SlideShare a Scribd company logo
WELCOME
MIS – 104:
Computing
Fundamentals
BBA
Department of MIS
University of Dhaka
3
Books
1.Introduction to Computer
Peter Norton
2. Computer Fundamentals
Dr. M Lutfar Rahman
3. Computer Fundamentals
Pradeep K. Sinha
4
Last Class
1. Computer:
Introduction
Characteristics
Use (Specially in Business)
History
Generation
2. Classification of Computer:
• Size & volume of data processing
– Micro, mini, mainframe, super
• Working principle
– Analog, digital, hybrid
• Purpose of use
– Special purpose, general purpose
Today’s Class
6
Outline
3. Basic Organization of Computer:
 Input Unit
 Output Unit
 Memory Unit
 Control Unit
 Arithmetic & Logic Unit (ALU)
CPU = ALU + CU
7
Organization
CPU
Input Unit Output UnitALU
Control Unit
Memory Unit
Today’s Class
9
Course Outline
4. Input Unit
Keyboard,
Mouse,
Scanner,
OMR,
OCR,
MICR
Barcode reader
Microphone
Joystick
Digital Camera
Light Pen
Track Ball
10
Input unit: Keyboard
• One of the most common input device
• Types: There are two types of keyboard-
QWERTY
• Number of keys: From 102 to 108/110
• Function: Primary device for entering text
and numbering
11
Input unit: Keyboard
12
Input unit: Keyboard
• Description: `QWERTY` keyboard
• The name of this keyboard comes from the first
06 alphabets placed at the top
• Keyboard adapter contains `8-bit ASCII code`
• micro- processor sends keystroke through BUS.
13
Keyboard
• There are 06 types of
keys:
1. Alphanumeric key
2. Modifier key
3. Function Key
4. Numeric Keypad
5. Cursor Movement Key
6. Special Purpose Key
14
Input unit: Keyboard
• Description: Alphanumeric keys
• It includes over 50 keys consumes most of the area of
keyboard
• Ex-A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,
T,U,V,W,X,Y,Z, -,=,+,<,>,$,{,[,},@,$,%,^,& etc
• Besides there are 04 keys whose have special purpose
like `TAB,ENTER,CAPSLOCK,BACKSPACE`
15
Input unit: Keyboard
• Description: Modifier keys
• Some keys modifies the input of other keys
• Example:
– Shift,
– Alt,
– Ctrl
• Application: In MS Word if you press (Ctrl and A)
immediately then all the written text will be selected. Here
alphabet `A` will be modified due to “Ctrl” key.
16
Input unit: Keyboard
• Description: Numeric keypad
• Usually located at the right side of the keyboard
like calculator keys
• There is a key called `Num Lock`. When it is off
keypad performs as cursor movement
• Example: 1,2,3,4,5,6,7,8,9,0,/,*,.,-,+ etc
17
Input unit: Keyboard
• Description: Function keys
• Located at the top row of the keyboard
• Usually with this we can input command without typing long
strings
• Their function varies with the variation of running program
• There are 12 function keys like F1, F2, F3,……..F12
• For almost all programs, F1 = Help
18
Input unit: Keyboard
• Description: Cursor-movement
keys
• With the help of these keys we
can move the cursor or
Insertion point according to our
desire
• Example: keys marked with
arrows
• Others are:
– Page up, Page down, Home,
End
19
Input unit: Keyboard
• Description: Special purpose key
• They are desired to work with `Operating system`
• Example: “Windows logo key” usually used to start
windows operating system
• Besides there is another key whose work is as like as `
Right button` of mouse
• Rests are: ESCAPE, INSERT, DELETE, PRINT
SCREEN, SCROLL LOCK, PAUSE
20
How keyboard works?
21
How keyboard works?
• It's a complex function, described below-
1. Suppose, a key is pressed on keyboard
2. The` keyboard controller` sends the scan
code for that key to the `keyboard buffer`
3. The keyboard controller sends an
`interrupt` request to the system software
4. The `system software` responds to the
interruption.
22
How keyboard works?
5. The system software can read the scan
code from keyboard buffer that’s why it
can respond.
6. The system software passes the scan
code to CPU
7. Then for an input key we can see the
output result
23
Continuous pressing of key………..
• There is a standard & specific time to show
output for a key ,
• when a key is pressed for more than that time,
after a definite time it thinks that the key has
pressed again.
• The same steps what it followed starts to
follow again. Thus we see the same output
consecutively.
24
Input device: Mouse
• A mouse is a `pointing device`
• Used to control the position of the cursor
• There are 02 types of mouse-
– Mechanical
– Optical
• A standard mouse has 02 buttons and a scroll Mechanical
mouse has a ball (also call `ball mouse`) and Optical mouse
has 02 light sources
25
Input device: Mouse
26
Input device: Mouse
• Function:
– A mechanical mouse has some sensors inside
it, with the help of ball they are touched and
moved to change the position of the cursor
– An optical mouse has 2 sensory light sources,
the amount of `light reflected` from surface
determine the position of X-Y axis in the
monitor
27
Other functions of mouse
• Single click:
– to select any file or folder
• Double click:
– to open an icon/file/folder
• Dragging: (also called Drag-&-drop-editing)
– To drag an item and place It in a new position for further
operation
• Right click:
– Usually opens a shortcut menu which contains commands
and options.
28
Advantages of mouse
1. To select or open any file or folder
without using cursor movement key
2. Sometimes to input command without
using keyboard
29
Input device: Scanner
• They are mostly used to input printers, photography etc
directly inside the computer
• There are three types of scanner-
1. Flatbed:
– Large, can't be carried but a large size image can be scanned
2. Hand hold:
– Small, can be carried but a large size image can not be
scanned
3. Sheet fed:
– Used to scan single, ordinary size sheets
30
Input device: Scanner (How it works?)
1. A light source is moved across the page
2. The light bounces of the page & is passed
through a lens..
3. Light sensitive Diodes convert reflected light
into electric signal.
4. Circuit board converts the electric signals into
digital numbers & sends the information to the
computers
5. Overall, sensing the intensity of light reflection
is important here
31
Colour Scanner
• The colour scanners use filters to
separate the components into `Primary
additive colours`( RGB- means Red,
Green, Blue).
• RGB can be combined to produce any
type of other colours.
32
Input device: OCR
• Means `Optical Character Reader`
• Generally it is used in the banks, with the help of
OCR the complex process of deposit & withdraw
of money can be done easily & quickly
• OCR requires- 01. Specified symbol
02. Specified ink
03. Specified paper
33
Input device: OCR (How it works?)
1. Light ray scan the paper and the light is reflected back
2. Reflected ray is converted into electric signal by light
sensitive diodes
3. A circuit board converts the electric signal into digital
numbers and send it to CPU
4. CPU taking data calculate it i.e. addition or deduction of
numbers and show output
34
Input device: OMR
• Means- `Optical Mark Reader`
• Generally used to examine the objective type
questions, also do other functions
• Requires:
– Specified paper
– Specified ink
• Working procedure is as like as OCR
35
Input device: MICR
• Means- `Magnetic Ink Character Reader`
• This system can read data pre-recorded on checks &
deposit slips with a special ferrite-impregnated ink.
• The magnetized character can be read & interpreted by
MICR equipment
• Primary means of processing checks
• Can read numeric characters and special symbols printed
with magnetic ink
36
Input device: MICR
Requirements:
– Cheque routine symbol
– Bankers transit number
– Customer account number
– Cheque number
– Cheque account
37
MICR: Advantages
• Human involvement is minimal
• Error chance is less
• It is fast, automatic and reliable
• If there is any mistake, then automatic
detection of error
38
Input device: Barcode reader
• A device for reading barcodes of
different width and spacing with
same length
• Generally used in the departmental
stores & industries to identify
goods
• Barcode reader has organized
primarily with a light source & a
light sensor which connected with
the CPU through cable
39
Barcode reader: (How it works?)
• When this machine is on then the ray falls on the
printed bar & this light ray is reflected
• This ray is converted into the signals which is
understable by the CPU
• Then database examine the incoming data &
identify the products
• At last CPU shows result on monitor or print
through special printer called `POS printer`
Question...???
Next Class
42
Course Outline
5. Output Unit
Printer
Monitor
plotter
Speaker
Touch Screen
43
Course Outline
6. Memory Unit
Definitions:
Classification
Processor: Registers
Primary: RAM, ROM
Secondary: FDD, HDD, Tape
FDD
HDD
CDROM
DVD ROM
Chache Memory
Virtual memory
Thank You

More Related Content

What's hot

Input output
Input outputInput output
Input output
Muhammad Ishaq
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
maziyahump
 
Input output painted
Input output paintedInput output painted
Input output painted
Sajib
 
module 1 computer architecture diploma
 module 1 computer architecture diploma   module 1 computer architecture diploma
module 1 computer architecture diploma
Manoharan Ragavan
 
Input output memory device
Input output memory deviceInput output memory device
Input output memory device
Prof. Dr. K. Adisesha
 
Input And Output Devices Presentation
Input And Output Devices PresentationInput And Output Devices Presentation
Input And Output Devices Presentation
Katif Bhatti
 
Chapter 4 : I/O devices
Chapter   4 : I/O devicesChapter   4 : I/O devices
Chapter 4 : I/O devices
Kaushik Panta
 
Input and output device
Input and output deviceInput and output device
Input and output device
Luckyverma27
 
Uc14 chap04
Uc14 chap04Uc14 chap04
Uc14 chap04
Rashid Yahye
 
Trabajo de ingles
Trabajo de inglesTrabajo de ingles
Trabajo de ingles
kimberlyvalencia2000
 
Sena
SenaSena
Trabajo de ingles
Trabajo de inglesTrabajo de ingles
Trabajo de ingles
jennifervaldezrodas1998
 
Input and output devices presentation
Input and output devices presentationInput and output devices presentation
Input and output devices presentation
thame_senarith2321
 
Project report on embedded system using 8051 microcontroller
Project  report on embedded system using 8051 microcontrollerProject  report on embedded system using 8051 microcontroller
Project report on embedded system using 8051 microcontroller
Vandna Sambyal
 
Introduction to Computer
Introduction to ComputerIntroduction to Computer
Introduction to Computer
English TVTC
 
Introduction to microcontroller
Introduction to microcontrollerIntroduction to microcontroller
Introduction to microcontroller
Rajib Roy
 
Presentation on embedded system by abhishek sharma
Presentation on embedded system by abhishek sharmaPresentation on embedded system by abhishek sharma
Presentation on embedded system by abhishek sharma
AbhishekSharma2517
 
SYBSC IT SEM IV EMBEDDED SYSTEMS UNIT IV Designing Embedded System with 8051...
SYBSC IT SEM IV EMBEDDED SYSTEMS UNIT IV  Designing Embedded System with 8051...SYBSC IT SEM IV EMBEDDED SYSTEMS UNIT IV  Designing Embedded System with 8051...
SYBSC IT SEM IV EMBEDDED SYSTEMS UNIT IV Designing Embedded System with 8051...
Arti Parab Academics
 
Chapter 02 Software and Hardware
Chapter 02 Software and HardwareChapter 02 Software and Hardware
Chapter 02 Software and Hardware
Narendra Singh
 
Input and output devices
Input and output devicesInput and output devices
Input and output devices
Priya Saluja
 

What's hot (20)

Input output
Input outputInput output
Input output
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
 
Input output painted
Input output paintedInput output painted
Input output painted
 
module 1 computer architecture diploma
 module 1 computer architecture diploma   module 1 computer architecture diploma
module 1 computer architecture diploma
 
Input output memory device
Input output memory deviceInput output memory device
Input output memory device
 
Input And Output Devices Presentation
Input And Output Devices PresentationInput And Output Devices Presentation
Input And Output Devices Presentation
 
Chapter 4 : I/O devices
Chapter   4 : I/O devicesChapter   4 : I/O devices
Chapter 4 : I/O devices
 
Input and output device
Input and output deviceInput and output device
Input and output device
 
Uc14 chap04
Uc14 chap04Uc14 chap04
Uc14 chap04
 
Trabajo de ingles
Trabajo de inglesTrabajo de ingles
Trabajo de ingles
 
Sena
SenaSena
Sena
 
Trabajo de ingles
Trabajo de inglesTrabajo de ingles
Trabajo de ingles
 
Input and output devices presentation
Input and output devices presentationInput and output devices presentation
Input and output devices presentation
 
Project report on embedded system using 8051 microcontroller
Project  report on embedded system using 8051 microcontrollerProject  report on embedded system using 8051 microcontroller
Project report on embedded system using 8051 microcontroller
 
Introduction to Computer
Introduction to ComputerIntroduction to Computer
Introduction to Computer
 
Introduction to microcontroller
Introduction to microcontrollerIntroduction to microcontroller
Introduction to microcontroller
 
Presentation on embedded system by abhishek sharma
Presentation on embedded system by abhishek sharmaPresentation on embedded system by abhishek sharma
Presentation on embedded system by abhishek sharma
 
SYBSC IT SEM IV EMBEDDED SYSTEMS UNIT IV Designing Embedded System with 8051...
SYBSC IT SEM IV EMBEDDED SYSTEMS UNIT IV  Designing Embedded System with 8051...SYBSC IT SEM IV EMBEDDED SYSTEMS UNIT IV  Designing Embedded System with 8051...
SYBSC IT SEM IV EMBEDDED SYSTEMS UNIT IV Designing Embedded System with 8051...
 
Chapter 02 Software and Hardware
Chapter 02 Software and HardwareChapter 02 Software and Hardware
Chapter 02 Software and Hardware
 
Input and output devices
Input and output devicesInput and output devices
Input and output devices
 

Viewers also liked

Lec 4 oraganization
Lec 4 oraganizationLec 4 oraganization
Lec 4 oraganization
Protik Roy
 
Microfinancealliance.com
Microfinancealliance.comMicrofinancealliance.com
Microfinancealliance.com
saramano
 
Привітання
ПривітанняПривітання
Привітання
brusochka1
 
Los animales
Los   animalesLos   animales
Los animales
julian7102
 
Les animaux en Français
Les animaux en FrançaisLes animaux en Français
Les animaux en Français
Raqueot
 
NYHQ EMT-2 intro final
NYHQ EMT-2 intro finalNYHQ EMT-2 intro final
NYHQ EMT-2 intro final
Siobhan Mangal
 
Rdfr
RdfrRdfr
Plan Clase
Plan ClasePlan Clase
Plan Clase
maryjuvinao
 
Lec 2 introduction_generation
Lec 2 introduction_generationLec 2 introduction_generation
Lec 2 introduction_generation
Protik Roy
 
Impact of technology on post-secondary classroom culture
Impact of technology on post-secondary classroom cultureImpact of technology on post-secondary classroom culture
Impact of technology on post-secondary classroom culture
Susan Bontly
 
Buccoadhesive drug delivery system OR Buccal adhesive drug delivery system
Buccoadhesive drug delivery system OR Buccal adhesive drug delivery systemBuccoadhesive drug delivery system OR Buccal adhesive drug delivery system
Buccoadhesive drug delivery system OR Buccal adhesive drug delivery system
shubhadag
 
Oral mucosa
Oral mucosa Oral mucosa
Oral mucosa
Menatalla Elhindawy
 
Data Science in the Cloud @StitchFix
Data Science in the Cloud @StitchFixData Science in the Cloud @StitchFix
Data Science in the Cloud @StitchFix
C4Media
 
Machinelearning dg
Machinelearning dgMachinelearning dg
Machinelearning dg
pratap kumar dheergasi
 

Viewers also liked (14)

Lec 4 oraganization
Lec 4 oraganizationLec 4 oraganization
Lec 4 oraganization
 
Microfinancealliance.com
Microfinancealliance.comMicrofinancealliance.com
Microfinancealliance.com
 
Привітання
ПривітанняПривітання
Привітання
 
Los animales
Los   animalesLos   animales
Los animales
 
Les animaux en Français
Les animaux en FrançaisLes animaux en Français
Les animaux en Français
 
NYHQ EMT-2 intro final
NYHQ EMT-2 intro finalNYHQ EMT-2 intro final
NYHQ EMT-2 intro final
 
Rdfr
RdfrRdfr
Rdfr
 
Plan Clase
Plan ClasePlan Clase
Plan Clase
 
Lec 2 introduction_generation
Lec 2 introduction_generationLec 2 introduction_generation
Lec 2 introduction_generation
 
Impact of technology on post-secondary classroom culture
Impact of technology on post-secondary classroom cultureImpact of technology on post-secondary classroom culture
Impact of technology on post-secondary classroom culture
 
Buccoadhesive drug delivery system OR Buccal adhesive drug delivery system
Buccoadhesive drug delivery system OR Buccal adhesive drug delivery systemBuccoadhesive drug delivery system OR Buccal adhesive drug delivery system
Buccoadhesive drug delivery system OR Buccal adhesive drug delivery system
 
Oral mucosa
Oral mucosa Oral mucosa
Oral mucosa
 
Data Science in the Cloud @StitchFix
Data Science in the Cloud @StitchFixData Science in the Cloud @StitchFix
Data Science in the Cloud @StitchFix
 
Machinelearning dg
Machinelearning dgMachinelearning dg
Machinelearning dg
 

Similar to Lec 5 input unit

Input_Output-Devices.pptx
Input_Output-Devices.pptxInput_Output-Devices.pptx
Input_Output-Devices.pptx
19PAD046TowhidMorol
 
CHAPTER TWO.pptx
CHAPTER TWO.pptxCHAPTER TWO.pptx
CHAPTER TWO.pptx
PhilimonTsige1
 
Computer systemconcepts
Computer systemconceptsComputer systemconcepts
Computer systemconcepts
Bagumbayan National High School
 
Unit 2 Basic Computer Organization and Computer Peripherals By Sulav Acharya
Unit 2 Basic Computer Organization and Computer Peripherals By Sulav AcharyaUnit 2 Basic Computer Organization and Computer Peripherals By Sulav Acharya
Unit 2 Basic Computer Organization and Computer Peripherals By Sulav Acharya
AchSulav
 
Computer input devices
Computer   input devicesComputer   input devices
Computer input devices
Faraz Ahmed
 
Input Device.pptx
Input Device.pptxInput Device.pptx
Input Device.pptx
klopinabright
 
Input Device.pptx
Input Device.pptxInput Device.pptx
Input Device.pptx
klopinabright
 
Study of Peripherals of computer System.pdf
Study of Peripherals of computer System.pdfStudy of Peripherals of computer System.pdf
Study of Peripherals of computer System.pdf
RAJARATNAS
 
Input Devices
Input DevicesInput Devices
Input Devices
ImtiAz Karim
 
Input and output devices
Input and output devices Input and output devices
Input and output devices
sajuthomas123
 
input output devices
input output devicesinput output devices
input output devices
sathya pratheesh
 
Input and output devices
Input and output devicesInput and output devices
Input and output devices
anzalanoor2
 
input device.pptx
input device.pptxinput device.pptx
input device.pptx
AbhayRana71
 
2. Computer Components-1.pptx
2. Computer Components-1.pptx2. Computer Components-1.pptx
2. Computer Components-1.pptx
AminaButt14
 
1unit two input output
1unit two input output1unit two input output
1unit two input output
Neha Kurale
 
Input devices, Output devices , It's Types and CPU
Input devices, Output devices  , It's Types and CPUInput devices, Output devices  , It's Types and CPU
Input devices, Output devices , It's Types and CPU
ArpitaVajpayee
 
comp. devices
comp. devicescomp. devices
comp. devices
Geetu Sharma
 
Assignment 1 FOC.pptx
Assignment 1 FOC.pptxAssignment 1 FOC.pptx
Assignment 1 FOC.pptx
PrasannaGaikwad4
 
Input device
Input deviceInput device
Input device
RenubalaDalai
 
Input
InputInput

Similar to Lec 5 input unit (20)

Input_Output-Devices.pptx
Input_Output-Devices.pptxInput_Output-Devices.pptx
Input_Output-Devices.pptx
 
CHAPTER TWO.pptx
CHAPTER TWO.pptxCHAPTER TWO.pptx
CHAPTER TWO.pptx
 
Computer systemconcepts
Computer systemconceptsComputer systemconcepts
Computer systemconcepts
 
Unit 2 Basic Computer Organization and Computer Peripherals By Sulav Acharya
Unit 2 Basic Computer Organization and Computer Peripherals By Sulav AcharyaUnit 2 Basic Computer Organization and Computer Peripherals By Sulav Acharya
Unit 2 Basic Computer Organization and Computer Peripherals By Sulav Acharya
 
Computer input devices
Computer   input devicesComputer   input devices
Computer input devices
 
Input Device.pptx
Input Device.pptxInput Device.pptx
Input Device.pptx
 
Input Device.pptx
Input Device.pptxInput Device.pptx
Input Device.pptx
 
Study of Peripherals of computer System.pdf
Study of Peripherals of computer System.pdfStudy of Peripherals of computer System.pdf
Study of Peripherals of computer System.pdf
 
Input Devices
Input DevicesInput Devices
Input Devices
 
Input and output devices
Input and output devices Input and output devices
Input and output devices
 
input output devices
input output devicesinput output devices
input output devices
 
Input and output devices
Input and output devicesInput and output devices
Input and output devices
 
input device.pptx
input device.pptxinput device.pptx
input device.pptx
 
2. Computer Components-1.pptx
2. Computer Components-1.pptx2. Computer Components-1.pptx
2. Computer Components-1.pptx
 
1unit two input output
1unit two input output1unit two input output
1unit two input output
 
Input devices, Output devices , It's Types and CPU
Input devices, Output devices  , It's Types and CPUInput devices, Output devices  , It's Types and CPU
Input devices, Output devices , It's Types and CPU
 
comp. devices
comp. devicescomp. devices
comp. devices
 
Assignment 1 FOC.pptx
Assignment 1 FOC.pptxAssignment 1 FOC.pptx
Assignment 1 FOC.pptx
 
Input device
Input deviceInput device
Input device
 
Input
InputInput
Input
 

More from Protik Roy

Technology in education
Technology in educationTechnology in education
Technology in education
Protik Roy
 
Qualitative research
Qualitative researchQualitative research
Qualitative research
Protik Roy
 
Historical research
Historical researchHistorical research
Historical research
Protik Roy
 
Fundamental research
Fundamental researchFundamental research
Fundamental research
Protik Roy
 
Experimental research
Experimental researchExperimental research
Experimental research
Protik Roy
 
Appplied research
Appplied researchAppplied research
Appplied research
Protik Roy
 
Action research
Action researchAction research
Action research
Protik Roy
 
Nature of phylosophy in education presentation
Nature of phylosophy in education presentationNature of phylosophy in education presentation
Nature of phylosophy in education presentation
Protik Roy
 
Virus
VirusVirus
Virus
Protik Roy
 
Software
SoftwareSoftware
Software
Protik Roy
 
Presentation on virus
Presentation on virusPresentation on virus
Presentation on virus
Protik Roy
 
Net 02 03_lan
Net 02 03_lanNet 02 03_lan
Net 02 03_lan
Protik Roy
 
Lect 30 dbms_fundamentals
Lect 30  dbms_fundamentalsLect 30  dbms_fundamentals
Lect 30 dbms_fundamentals
Protik Roy
 
Lec monitor
Lec monitorLec monitor
Lec monitor
Protik Roy
 
Lec 8 alu_cu
Lec 8 alu_cuLec 8 alu_cu
Lec 8 alu_cu
Protik Roy
 
Lec 6 memory
Lec 6 memoryLec 6 memory
Lec 6 memory
Protik Roy
 
Lec 5 input unit
Lec 5 input unitLec 5 input unit
Lec 5 input unit
Protik Roy
 
Lec 3 classification
Lec 3 classificationLec 3 classification
Lec 3 classification
Protik Roy
 
introduction to computer: Lec 1 orientation
introduction to computer: Lec 1 orientationintroduction to computer: Lec 1 orientation
introduction to computer: Lec 1 orientation
Protik Roy
 
China education system
China education systemChina education system
China education system
Protik Roy
 

More from Protik Roy (20)

Technology in education
Technology in educationTechnology in education
Technology in education
 
Qualitative research
Qualitative researchQualitative research
Qualitative research
 
Historical research
Historical researchHistorical research
Historical research
 
Fundamental research
Fundamental researchFundamental research
Fundamental research
 
Experimental research
Experimental researchExperimental research
Experimental research
 
Appplied research
Appplied researchAppplied research
Appplied research
 
Action research
Action researchAction research
Action research
 
Nature of phylosophy in education presentation
Nature of phylosophy in education presentationNature of phylosophy in education presentation
Nature of phylosophy in education presentation
 
Virus
VirusVirus
Virus
 
Software
SoftwareSoftware
Software
 
Presentation on virus
Presentation on virusPresentation on virus
Presentation on virus
 
Net 02 03_lan
Net 02 03_lanNet 02 03_lan
Net 02 03_lan
 
Lect 30 dbms_fundamentals
Lect 30  dbms_fundamentalsLect 30  dbms_fundamentals
Lect 30 dbms_fundamentals
 
Lec monitor
Lec monitorLec monitor
Lec monitor
 
Lec 8 alu_cu
Lec 8 alu_cuLec 8 alu_cu
Lec 8 alu_cu
 
Lec 6 memory
Lec 6 memoryLec 6 memory
Lec 6 memory
 
Lec 5 input unit
Lec 5 input unitLec 5 input unit
Lec 5 input unit
 
Lec 3 classification
Lec 3 classificationLec 3 classification
Lec 3 classification
 
introduction to computer: Lec 1 orientation
introduction to computer: Lec 1 orientationintroduction to computer: Lec 1 orientation
introduction to computer: Lec 1 orientation
 
China education system
China education systemChina education system
China education system
 

Recently uploaded

ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
Priyankaranawat4
 
Assignment_4_ArianaBusciglio Marvel(1).docx
Assignment_4_ArianaBusciglio Marvel(1).docxAssignment_4_ArianaBusciglio Marvel(1).docx
Assignment_4_ArianaBusciglio Marvel(1).docx
ArianaBusciglio
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
adhitya5119
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
chanes7
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
TechSoup
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
Advantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO PerspectiveAdvantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO Perspective
Krisztián Száraz
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
amberjdewit93
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
David Douglas School District
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
heathfieldcps1
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
Nicholas Montgomery
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
Priyankaranawat4
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
tarandeep35
 
World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024
ak6969907
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
Colégio Santa Teresinha
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
Peter Windle
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
Nicholas Montgomery
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Dr. Vinod Kumar Kanvaria
 
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Akanksha trivedi rama nursing college kanpur.
 
A Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptxA Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptx
thanhdowork
 

Recently uploaded (20)

ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
 
Assignment_4_ArianaBusciglio Marvel(1).docx
Assignment_4_ArianaBusciglio Marvel(1).docxAssignment_4_ArianaBusciglio Marvel(1).docx
Assignment_4_ArianaBusciglio Marvel(1).docx
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
Advantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO PerspectiveAdvantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO Perspective
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
 
World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
 
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
 
A Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptxA Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptx
 

Lec 5 input unit

  • 3. 3 Books 1.Introduction to Computer Peter Norton 2. Computer Fundamentals Dr. M Lutfar Rahman 3. Computer Fundamentals Pradeep K. Sinha
  • 4. 4 Last Class 1. Computer: Introduction Characteristics Use (Specially in Business) History Generation 2. Classification of Computer: • Size & volume of data processing – Micro, mini, mainframe, super • Working principle – Analog, digital, hybrid • Purpose of use – Special purpose, general purpose
  • 6. 6 Outline 3. Basic Organization of Computer:  Input Unit  Output Unit  Memory Unit  Control Unit  Arithmetic & Logic Unit (ALU) CPU = ALU + CU
  • 7. 7 Organization CPU Input Unit Output UnitALU Control Unit Memory Unit
  • 9. 9 Course Outline 4. Input Unit Keyboard, Mouse, Scanner, OMR, OCR, MICR Barcode reader Microphone Joystick Digital Camera Light Pen Track Ball
  • 10. 10 Input unit: Keyboard • One of the most common input device • Types: There are two types of keyboard- QWERTY • Number of keys: From 102 to 108/110 • Function: Primary device for entering text and numbering
  • 12. 12 Input unit: Keyboard • Description: `QWERTY` keyboard • The name of this keyboard comes from the first 06 alphabets placed at the top • Keyboard adapter contains `8-bit ASCII code` • micro- processor sends keystroke through BUS.
  • 13. 13 Keyboard • There are 06 types of keys: 1. Alphanumeric key 2. Modifier key 3. Function Key 4. Numeric Keypad 5. Cursor Movement Key 6. Special Purpose Key
  • 14. 14 Input unit: Keyboard • Description: Alphanumeric keys • It includes over 50 keys consumes most of the area of keyboard • Ex-A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S, T,U,V,W,X,Y,Z, -,=,+,<,>,$,{,[,},@,$,%,^,& etc • Besides there are 04 keys whose have special purpose like `TAB,ENTER,CAPSLOCK,BACKSPACE`
  • 15. 15 Input unit: Keyboard • Description: Modifier keys • Some keys modifies the input of other keys • Example: – Shift, – Alt, – Ctrl • Application: In MS Word if you press (Ctrl and A) immediately then all the written text will be selected. Here alphabet `A` will be modified due to “Ctrl” key.
  • 16. 16 Input unit: Keyboard • Description: Numeric keypad • Usually located at the right side of the keyboard like calculator keys • There is a key called `Num Lock`. When it is off keypad performs as cursor movement • Example: 1,2,3,4,5,6,7,8,9,0,/,*,.,-,+ etc
  • 17. 17 Input unit: Keyboard • Description: Function keys • Located at the top row of the keyboard • Usually with this we can input command without typing long strings • Their function varies with the variation of running program • There are 12 function keys like F1, F2, F3,……..F12 • For almost all programs, F1 = Help
  • 18. 18 Input unit: Keyboard • Description: Cursor-movement keys • With the help of these keys we can move the cursor or Insertion point according to our desire • Example: keys marked with arrows • Others are: – Page up, Page down, Home, End
  • 19. 19 Input unit: Keyboard • Description: Special purpose key • They are desired to work with `Operating system` • Example: “Windows logo key” usually used to start windows operating system • Besides there is another key whose work is as like as ` Right button` of mouse • Rests are: ESCAPE, INSERT, DELETE, PRINT SCREEN, SCROLL LOCK, PAUSE
  • 21. 21 How keyboard works? • It's a complex function, described below- 1. Suppose, a key is pressed on keyboard 2. The` keyboard controller` sends the scan code for that key to the `keyboard buffer` 3. The keyboard controller sends an `interrupt` request to the system software 4. The `system software` responds to the interruption.
  • 22. 22 How keyboard works? 5. The system software can read the scan code from keyboard buffer that’s why it can respond. 6. The system software passes the scan code to CPU 7. Then for an input key we can see the output result
  • 23. 23 Continuous pressing of key……….. • There is a standard & specific time to show output for a key , • when a key is pressed for more than that time, after a definite time it thinks that the key has pressed again. • The same steps what it followed starts to follow again. Thus we see the same output consecutively.
  • 24. 24 Input device: Mouse • A mouse is a `pointing device` • Used to control the position of the cursor • There are 02 types of mouse- – Mechanical – Optical • A standard mouse has 02 buttons and a scroll Mechanical mouse has a ball (also call `ball mouse`) and Optical mouse has 02 light sources
  • 26. 26 Input device: Mouse • Function: – A mechanical mouse has some sensors inside it, with the help of ball they are touched and moved to change the position of the cursor – An optical mouse has 2 sensory light sources, the amount of `light reflected` from surface determine the position of X-Y axis in the monitor
  • 27. 27 Other functions of mouse • Single click: – to select any file or folder • Double click: – to open an icon/file/folder • Dragging: (also called Drag-&-drop-editing) – To drag an item and place It in a new position for further operation • Right click: – Usually opens a shortcut menu which contains commands and options.
  • 28. 28 Advantages of mouse 1. To select or open any file or folder without using cursor movement key 2. Sometimes to input command without using keyboard
  • 29. 29 Input device: Scanner • They are mostly used to input printers, photography etc directly inside the computer • There are three types of scanner- 1. Flatbed: – Large, can't be carried but a large size image can be scanned 2. Hand hold: – Small, can be carried but a large size image can not be scanned 3. Sheet fed: – Used to scan single, ordinary size sheets
  • 30. 30 Input device: Scanner (How it works?) 1. A light source is moved across the page 2. The light bounces of the page & is passed through a lens.. 3. Light sensitive Diodes convert reflected light into electric signal. 4. Circuit board converts the electric signals into digital numbers & sends the information to the computers 5. Overall, sensing the intensity of light reflection is important here
  • 31. 31 Colour Scanner • The colour scanners use filters to separate the components into `Primary additive colours`( RGB- means Red, Green, Blue). • RGB can be combined to produce any type of other colours.
  • 32. 32 Input device: OCR • Means `Optical Character Reader` • Generally it is used in the banks, with the help of OCR the complex process of deposit & withdraw of money can be done easily & quickly • OCR requires- 01. Specified symbol 02. Specified ink 03. Specified paper
  • 33. 33 Input device: OCR (How it works?) 1. Light ray scan the paper and the light is reflected back 2. Reflected ray is converted into electric signal by light sensitive diodes 3. A circuit board converts the electric signal into digital numbers and send it to CPU 4. CPU taking data calculate it i.e. addition or deduction of numbers and show output
  • 34. 34 Input device: OMR • Means- `Optical Mark Reader` • Generally used to examine the objective type questions, also do other functions • Requires: – Specified paper – Specified ink • Working procedure is as like as OCR
  • 35. 35 Input device: MICR • Means- `Magnetic Ink Character Reader` • This system can read data pre-recorded on checks & deposit slips with a special ferrite-impregnated ink. • The magnetized character can be read & interpreted by MICR equipment • Primary means of processing checks • Can read numeric characters and special symbols printed with magnetic ink
  • 36. 36 Input device: MICR Requirements: – Cheque routine symbol – Bankers transit number – Customer account number – Cheque number – Cheque account
  • 37. 37 MICR: Advantages • Human involvement is minimal • Error chance is less • It is fast, automatic and reliable • If there is any mistake, then automatic detection of error
  • 38. 38 Input device: Barcode reader • A device for reading barcodes of different width and spacing with same length • Generally used in the departmental stores & industries to identify goods • Barcode reader has organized primarily with a light source & a light sensor which connected with the CPU through cable
  • 39. 39 Barcode reader: (How it works?) • When this machine is on then the ray falls on the printed bar & this light ray is reflected • This ray is converted into the signals which is understable by the CPU • Then database examine the incoming data & identify the products • At last CPU shows result on monitor or print through special printer called `POS printer`
  • 42. 42 Course Outline 5. Output Unit Printer Monitor plotter Speaker Touch Screen
  • 43. 43 Course Outline 6. Memory Unit Definitions: Classification Processor: Registers Primary: RAM, ROM Secondary: FDD, HDD, Tape FDD HDD CDROM DVD ROM Chache Memory Virtual memory