SlideShare a Scribd company logo
1 of 31
www.oeclib.in
Submitted By:
Odisha Electronics Control Library
Seminar
On
Computer Peripheral
Content
 Device Drivers
 Plug-n-Play Devices
 Input Devices
 Output Devices
 Storage Devices
 Network Devices
 Communication Device
 References
Device Drivers
 A program to tell the system software how to
work with that piece of hardware
 Some common device drivers are built in the
system software (Operating System) e.g.
keyboard and mouse drives
Plug-n-Play Devices
 Devices designed such that Windows can
detect them, install and configure the device
driver automatically
 For non plug-n-play devices, we have to install
and configure the device driver manually.
Input Devices (1)
 Keyboard
 P/S2 keyboard
 USB keyboard
 Wireless keyboard
Input Devices (2)
 Pointing Devices
 Mouse, trackball, touch pad, light pen, digitizer
 Touch screen
Input Devices (3)
 Scanning devices
 Image scanner
 Fax machine – scan image to bitmap
 Bar code scanner – scan Universal Product Code
(UPC)
 Magnetic ink character scanner (MICR)
 Optical character scanner (OCR)
 Optical mark scanner (OMR)
Input Devices (4)
 Voice Input Device
 Microphone – to receive the sound signal
 Sound card – to convert the sound signal to digital
form
 Use speech recognition software to recognize
human speech
Input Devices (5)
 Handwriting Recognition Device
 Need handwriting recognition software
 Called natural input
 Slow inputting speed
Output Devices (1)
 Visual Display Unit (VDU)
 Commonly called monitor
 2 common types of monitor
 CRT (Cathode Ray Tube) monitor
 High radiation and bulky
 LCD (Liquid Crystal Display) monitor
 No radiation and slim
Output Devices (2)
 Printer – to produce hard copy
 Laser printer
 to produce high quality output
 resolution up to 2400 dpi (dot per inch)
 use carbon toner, usually for black and white
printout, colour is very expensive
Output Devices (3)
 Inkjet printer
 produce good quality colour output
 resolution up to 1440 dpi
 use ink droplets to compose the image
 The printer is much cheaper than laser printer but
the ink is very expensive
Output Devices (4)
 Dot matrix printer
 Use impact principle
 Can print multiple (carbon) copies at a time,
usually use in printing invoices
 The ink ribbon is cheap
 Poor quality of printout
Output Devices (5)
 Plotter
 Drawing high quality image, use colour pens, can
draw smooth curves
 Can print on large paper size, use roll of paper
 To draw posters and maps
 Use in CAD (Computer Aided Design)
Output Device (6)
 Voice output devices
 Sound card, to convert computer signals to sound
 Speakers, to amplify the sound output
Storage Devices (1)
 Floppy Disk (Diskette)
 A flexible plastic circular disc
 Packed in a plastic square jacket
 Formatted to 1.44MB
 Divided to many circular tracks
 Each track is divided to many sectors
 Use magnetic technology to store data ‘0’ or ‘1’
 Random access
 Slow accessing speed
Storage Devices (2)
 Hard Disk
 High storage capacity, over 100 GB
 Hard metallic surface
 Consists of several metallic disks
 Data are stored in cylinder (a deck of tracks)
(see p.86)
 Use magnetic technology
 Very high access speed
 Random access
Storage Device (3)
 Optical disk
 CDROM, DVDROM, CDRW, DVDRW
 Use optical technology, laser reflection on pits
 ‘1’ will reflect the laser beam while ‘0’ does not
 High storage capacity, 700 MB for a CDROM,
17GB for a DVDROM
 Random access
 High access speed
Storage Device (4)
 Tape
 Cheap
 Sequential access
 Use magnetic technology
 Ideal for backup data, we need to backup and restore all data
 High storage capacity
 Slow access speed
 Group of records are stored in a block
 Inter-block gaps are needed for stopping and starting the
read/write head.
Storage Device (5)
 Other Storage devices – can be read/write
 Removable disks -Zip disk(100/250MB),
superdisk(120MB), Jazz disk(1GB)
 MO disk
 Flash memory cards – compact flash, smart
media and memory stick, commonly used in
digital camera
Network Devices (1)
 Network Interface Card (NIC) (LAN card)
 Connection between the network and the computer bus
 Have built-in transceiver, for data transmitting and receiving
 Usually 100 MB/s
 Wireless LAN card
 Usually 11 MB/s
 Work within the distance range, and no blocking in between.
Network Devices (2)
 Connectors
 RJ-45 telephone jack connector
 For connecting twisted pairs LAN cable
 BNC connector
 For connecting coaxial cables
Network Device (3)
 Terminators
 Use in bus network, to prevent signal rebounce
and echo at the ends of bus.
Network Device (4)
 Hub
 To connect the workstations within a room on
same floor
 Switch
 To connect the workstations for different floors in
a building, it is faster and more efficient than a
Hub.
 Router
 To connect different LANs together to form a
Wide Area Network (WAN)
Network Device (5)
 Repeater
 When a network spans a long distance, the signal
weaken, repeater is used to reproduce the signal.
 Exchange
 To boost the signals along the network path for a
Wide Area Network.
Network Device (6)
 Computer
 Different computers play different roles on a
network
 Server
 Provide services to other computers connected to
the network, usually have higher processing
power and larger storage capacity.
 Workstation
 The computers connected to the network but not
act as a server.
Network Device (7) - Servers
 File server
 control the sharing and access of files over the network, must
have a huge storage capacity.
 Print server
 Manage the print jobs from different computers to different
network printers, and manage the print queues.
 Web server
 To host a web site and publish web pages on the web,
support HTML, Java script, CGI, PHP and ASP web
languages
 Email server
 To store, send and receive emails over the Internet
 Internet server
 To provide Internet access
Communication Device
 Modem - Modulator-demodulator
 It transforms digital signals of computer to analog
signals to be transmitted through telephone lines.
(Modulation)
 It also transforms analog signals back to digital
signals for the computer that receives the signals.
(Demodulation)
Data/Signal Rate
 Data Rate
 Refer to the no. of bits per second sent
 Signaling Rate (Baud Rate)
 Refer to the no. of signals per second sent
 Each signal may consists of several bits e.g.
101
 Bandwidth
 The frequency range of a particular media
 is directly proportional to the data rate
References
 www.google.com
 www.wikipedia.org
 www.oeclib.in
Thanks

More Related Content

What's hot

Basic computer fundamentals
Basic computer fundamentalsBasic computer fundamentals
Basic computer fundamentalsatheenndrh
 
Basic computer hardware and software
Basic computer hardware and softwareBasic computer hardware and software
Basic computer hardware and softwareCharles Flynt
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardwareK. A. M Lutfullah
 
Module1 computerbasics1
Module1 computerbasics1Module1 computerbasics1
Module1 computerbasics1Usman Shah
 
Lecture-2(1): Computer Hardware & System Components
Lecture-2(1): Computer Hardware & System Components Lecture-2(1): Computer Hardware & System Components
Lecture-2(1): Computer Hardware & System Components Mubashir Ali
 
M4 Computing - How a computer works
M4 Computing - How a computer worksM4 Computing - How a computer works
M4 Computing - How a computer worksJamie Hutt
 
Technology Term Definition By Muneeb-Ahmad
Technology Term Definition  By Muneeb-AhmadTechnology Term Definition  By Muneeb-Ahmad
Technology Term Definition By Muneeb-AhmadMuneeb Ahmad
 
Basic computer fundamentals
Basic computer fundamentalsBasic computer fundamentals
Basic computer fundamentalsUday Pal
 
Basic computer fundamentals (1)
Basic computer fundamentals (1)Basic computer fundamentals (1)
Basic computer fundamentals (1)Valli Kutty
 
Basic computer fundamentals
Basic computer fundamentalsBasic computer fundamentals
Basic computer fundamentalssaoud88
 
Parts of a computer
Parts of a computerParts of a computer
Parts of a computerkjosorio00
 
Information Concept and Computer Appreciation
Information Concept and Computer AppreciationInformation Concept and Computer Appreciation
Information Concept and Computer AppreciationYasirKhan357
 
Computer Systems Hardware
Computer Systems   HardwareComputer Systems   Hardware
Computer Systems HardwarenS789
 

What's hot (20)

Basic computer fundamentals
Basic computer fundamentalsBasic computer fundamentals
Basic computer fundamentals
 
Basic computer fundamentals
Basic computer fundamentalsBasic computer fundamentals
Basic computer fundamentals
 
E 100_p
E  100_pE  100_p
E 100_p
 
Basic computer hardware and software
Basic computer hardware and softwareBasic computer hardware and software
Basic computer hardware and software
 
Information technology
Information technologyInformation technology
Information technology
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardware
 
Module1 computerbasics1
Module1 computerbasics1Module1 computerbasics1
Module1 computerbasics1
 
Lecture-2(1): Computer Hardware & System Components
Lecture-2(1): Computer Hardware & System Components Lecture-2(1): Computer Hardware & System Components
Lecture-2(1): Computer Hardware & System Components
 
M4 Computing - How a computer works
M4 Computing - How a computer worksM4 Computing - How a computer works
M4 Computing - How a computer works
 
Technology Term Definition By Muneeb-Ahmad
Technology Term Definition  By Muneeb-AhmadTechnology Term Definition  By Muneeb-Ahmad
Technology Term Definition By Muneeb-Ahmad
 
Basic computer fundamentals
Basic computer fundamentalsBasic computer fundamentals
Basic computer fundamentals
 
Software
SoftwareSoftware
Software
 
The Computer
The ComputerThe Computer
The Computer
 
Notacd03
Notacd03Notacd03
Notacd03
 
Basic computer fundamentals (1)
Basic computer fundamentals (1)Basic computer fundamentals (1)
Basic computer fundamentals (1)
 
Basic computer fundamentals
Basic computer fundamentalsBasic computer fundamentals
Basic computer fundamentals
 
Computer output devices
Computer output devicesComputer output devices
Computer output devices
 
Parts of a computer
Parts of a computerParts of a computer
Parts of a computer
 
Information Concept and Computer Appreciation
Information Concept and Computer AppreciationInformation Concept and Computer Appreciation
Information Concept and Computer Appreciation
 
Computer Systems Hardware
Computer Systems   HardwareComputer Systems   Hardware
Computer Systems Hardware
 

Similar to Computer Peripheral (20)

CSA PPT....ppt
CSA PPT....pptCSA PPT....ppt
CSA PPT....ppt
 
Peripheral Devies.ppt
Peripheral Devies.pptPeripheral Devies.ppt
Peripheral Devies.ppt
 
ITFT_Peripheral devices
ITFT_Peripheral devices ITFT_Peripheral devices
ITFT_Peripheral devices
 
Beekman5 std ppt_03
Beekman5 std ppt_03Beekman5 std ppt_03
Beekman5 std ppt_03
 
CT01 Computer Basics
CT01 Computer BasicsCT01 Computer Basics
CT01 Computer Basics
 
Short_Term_Course_on_Phoenix_and_its_App.ppt
Short_Term_Course_on_Phoenix_and_its_App.pptShort_Term_Course_on_Phoenix_and_its_App.ppt
Short_Term_Course_on_Phoenix_and_its_App.ppt
 
Information Technology
Information TechnologyInformation Technology
Information Technology
 
Technology & Communications
Technology & Communications Technology & Communications
Technology & Communications
 
Cat info mgt
Cat info mgtCat info mgt
Cat info mgt
 
Computer Hardware
Computer HardwareComputer Hardware
Computer Hardware
 
Lec no. 4 hardware and software basic
Lec no. 4 hardware and software basicLec no. 4 hardware and software basic
Lec no. 4 hardware and software basic
 
fundamentalofcomputer 2.pptx
fundamentalofcomputer 2.pptxfundamentalofcomputer 2.pptx
fundamentalofcomputer 2.pptx
 
Computer fundamentals
Computer fundamentalsComputer fundamentals
Computer fundamentals
 
Fundamentals Of Computer
Fundamentals Of ComputerFundamentals Of Computer
Fundamentals Of Computer
 
Ch3 storage devices
Ch3  storage devicesCh3  storage devices
Ch3 storage devices
 
Ch3
Ch3Ch3
Ch3
 
Computer essential
Computer essentialComputer essential
Computer essential
 
Computer summary
Computer summaryComputer summary
Computer summary
 
K K
K KK K
K K
 
Network
NetworkNetwork
Network
 

More from OECLIB Odisha Electronics Control Library

More from OECLIB Odisha Electronics Control Library (20)

5G technology-ppt
5G technology-ppt5G technology-ppt
5G technology-ppt
 
Futex ppt
Futex  pptFutex  ppt
Futex ppt
 
Distributed Computing ppt
Distributed Computing pptDistributed Computing ppt
Distributed Computing ppt
 
Autonomic Computing PPT
Autonomic Computing PPTAutonomic Computing PPT
Autonomic Computing PPT
 
Asynchronous Chips ppt
Asynchronous Chips pptAsynchronous Chips ppt
Asynchronous Chips ppt
 
Artificial Eye PPT
Artificial Eye PPTArtificial Eye PPT
Artificial Eye PPT
 
Agent Oriented Programming PPT
Agent Oriented Programming PPTAgent Oriented Programming PPT
Agent Oriented Programming PPT
 
Wireless application protocol ppt
Wireless application protocol  pptWireless application protocol  ppt
Wireless application protocol ppt
 
Wireless Communication ppt
Wireless Communication pptWireless Communication ppt
Wireless Communication ppt
 
4G Wireless Systems ppt
4G Wireless Systems ppt4G Wireless Systems ppt
4G Wireless Systems ppt
 
Steganography ppt
Steganography pptSteganography ppt
Steganography ppt
 
Sixth sense technology ppt
Sixth sense technology pptSixth sense technology ppt
Sixth sense technology ppt
 
Soa ppt
Soa pptSoa ppt
Soa ppt
 
Software developement life cycle ppt
Software developement life cycle pptSoftware developement life cycle ppt
Software developement life cycle ppt
 
Voice-over-Internet Protocol (VoIP) ppt
Voice-over-Internet Protocol (VoIP) pptVoice-over-Internet Protocol (VoIP) ppt
Voice-over-Internet Protocol (VoIP) ppt
 
ZIGBEE TECHNOLOGY ppt
ZIGBEE TECHNOLOGY pptZIGBEE TECHNOLOGY ppt
ZIGBEE TECHNOLOGY ppt
 
Wimax ppt
Wimax pptWimax ppt
Wimax ppt
 
Wibree ppt
Wibree pptWibree ppt
Wibree ppt
 
Wearable Computing
Wearable ComputingWearable Computing
Wearable Computing
 
Virtual Private Networks (VPN) ppt
Virtual Private Networks (VPN) pptVirtual Private Networks (VPN) ppt
Virtual Private Networks (VPN) ppt
 

Recently uploaded

Dubai Call Girls O528786472 Call Girls In Dubai Wisteria
Dubai Call Girls O528786472 Call Girls In Dubai WisteriaDubai Call Girls O528786472 Call Girls In Dubai Wisteria
Dubai Call Girls O528786472 Call Girls In Dubai WisteriaUnited Arab Emirates
 
《1:1仿制麦克马斯特大学毕业证|订制麦克马斯特大学文凭》
《1:1仿制麦克马斯特大学毕业证|订制麦克马斯特大学文凭》《1:1仿制麦克马斯特大学毕业证|订制麦克马斯特大学文凭》
《1:1仿制麦克马斯特大学毕业证|订制麦克马斯特大学文凭》o8wvnojp
 
原版制作美国天普大学毕业证(本硕)tu毕业证明原版一模一样
原版制作美国天普大学毕业证(本硕)tu毕业证明原版一模一样原版制作美国天普大学毕业证(本硕)tu毕业证明原版一模一样
原版制作美国天普大学毕业证(本硕)tu毕业证明原版一模一样qaffana
 
Call Girls Service Kolkata Aishwarya 🤌 8250192130 🚀 Vip Call Girls Kolkata
Call Girls Service Kolkata Aishwarya 🤌  8250192130 🚀 Vip Call Girls KolkataCall Girls Service Kolkata Aishwarya 🤌  8250192130 🚀 Vip Call Girls Kolkata
Call Girls Service Kolkata Aishwarya 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
Alambagh Call Girl 9548273370 , Call Girls Service Lucknow
Alambagh Call Girl 9548273370 , Call Girls Service LucknowAlambagh Call Girl 9548273370 , Call Girls Service Lucknow
Alambagh Call Girl 9548273370 , Call Girls Service Lucknowmakika9823
 
Presentation.pptxjnfoigneoifnvoeifnvklfnvf
Presentation.pptxjnfoigneoifnvoeifnvklfnvfPresentation.pptxjnfoigneoifnvoeifnvklfnvf
Presentation.pptxjnfoigneoifnvoeifnvklfnvfchapmanellie27
 
(ZARA) Call Girls Jejuri ( 7001035870 ) HI-Fi Pune Escorts Service
(ZARA) Call Girls Jejuri ( 7001035870 ) HI-Fi Pune Escorts Service(ZARA) Call Girls Jejuri ( 7001035870 ) HI-Fi Pune Escorts Service
(ZARA) Call Girls Jejuri ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
VIP Call Girls Kavuri Hills ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With ...
VIP Call Girls Kavuri Hills ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With ...VIP Call Girls Kavuri Hills ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With ...
VIP Call Girls Kavuri Hills ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With ...Suhani Kapoor
 
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service - Bandra F...
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service -  Bandra F...WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service -  Bandra F...
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service - Bandra F...Pooja Nehwal
 
Kalyan callg Girls, { 07738631006 } || Call Girl In Kalyan Women Seeking Men ...
Kalyan callg Girls, { 07738631006 } || Call Girl In Kalyan Women Seeking Men ...Kalyan callg Girls, { 07738631006 } || Call Girl In Kalyan Women Seeking Men ...
Kalyan callg Girls, { 07738631006 } || Call Girl In Kalyan Women Seeking Men ...Pooja Nehwal
 
Call Girls Dubai Slut Wife O525547819 Call Girls Dubai Gaped
Call Girls Dubai Slut Wife O525547819 Call Girls Dubai GapedCall Girls Dubai Slut Wife O525547819 Call Girls Dubai Gaped
Call Girls Dubai Slut Wife O525547819 Call Girls Dubai Gapedkojalkojal131
 
定制(UI学位证)爱达荷大学毕业证成绩单原版一比一
定制(UI学位证)爱达荷大学毕业证成绩单原版一比一定制(UI学位证)爱达荷大学毕业证成绩单原版一比一
定制(UI学位证)爱达荷大学毕业证成绩单原版一比一ss ss
 
Gaya Call Girls #9907093804 Contact Number Escorts Service Gaya
Gaya Call Girls #9907093804 Contact Number Escorts Service GayaGaya Call Girls #9907093804 Contact Number Escorts Service Gaya
Gaya Call Girls #9907093804 Contact Number Escorts Service Gayasrsj9000
 
FULL ENJOY - 8264348440 Call Girls in Hauz Khas | Delhi
FULL ENJOY - 8264348440 Call Girls in Hauz Khas | DelhiFULL ENJOY - 8264348440 Call Girls in Hauz Khas | Delhi
FULL ENJOY - 8264348440 Call Girls in Hauz Khas | Delhisoniya singh
 
Slim Call Girls Service Badshah Nagar * 9548273370 Naughty Call Girls Service...
Slim Call Girls Service Badshah Nagar * 9548273370 Naughty Call Girls Service...Slim Call Girls Service Badshah Nagar * 9548273370 Naughty Call Girls Service...
Slim Call Girls Service Badshah Nagar * 9548273370 Naughty Call Girls Service...nagunakhan
 
定制(USF学位证)旧金山大学毕业证成绩单原版一比一
定制(USF学位证)旧金山大学毕业证成绩单原版一比一定制(USF学位证)旧金山大学毕业证成绩单原版一比一
定制(USF学位证)旧金山大学毕业证成绩单原版一比一ss ss
 
Thane Escorts, (Pooja 09892124323), Thane Call Girls
Thane Escorts, (Pooja 09892124323), Thane Call GirlsThane Escorts, (Pooja 09892124323), Thane Call Girls
Thane Escorts, (Pooja 09892124323), Thane Call GirlsPooja Nehwal
 
如何办理(UCLA毕业证书)加州大学洛杉矶分校毕业证成绩单留信学历认证原版一比一
如何办理(UCLA毕业证书)加州大学洛杉矶分校毕业证成绩单留信学历认证原版一比一如何办理(UCLA毕业证书)加州大学洛杉矶分校毕业证成绩单留信学历认证原版一比一
如何办理(UCLA毕业证书)加州大学洛杉矶分校毕业证成绩单留信学历认证原版一比一ga6c6bdl
 
如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一
如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一
如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一ga6c6bdl
 
(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 

Recently uploaded (20)

Dubai Call Girls O528786472 Call Girls In Dubai Wisteria
Dubai Call Girls O528786472 Call Girls In Dubai WisteriaDubai Call Girls O528786472 Call Girls In Dubai Wisteria
Dubai Call Girls O528786472 Call Girls In Dubai Wisteria
 
《1:1仿制麦克马斯特大学毕业证|订制麦克马斯特大学文凭》
《1:1仿制麦克马斯特大学毕业证|订制麦克马斯特大学文凭》《1:1仿制麦克马斯特大学毕业证|订制麦克马斯特大学文凭》
《1:1仿制麦克马斯特大学毕业证|订制麦克马斯特大学文凭》
 
原版制作美国天普大学毕业证(本硕)tu毕业证明原版一模一样
原版制作美国天普大学毕业证(本硕)tu毕业证明原版一模一样原版制作美国天普大学毕业证(本硕)tu毕业证明原版一模一样
原版制作美国天普大学毕业证(本硕)tu毕业证明原版一模一样
 
Call Girls Service Kolkata Aishwarya 🤌 8250192130 🚀 Vip Call Girls Kolkata
Call Girls Service Kolkata Aishwarya 🤌  8250192130 🚀 Vip Call Girls KolkataCall Girls Service Kolkata Aishwarya 🤌  8250192130 🚀 Vip Call Girls Kolkata
Call Girls Service Kolkata Aishwarya 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
Alambagh Call Girl 9548273370 , Call Girls Service Lucknow
Alambagh Call Girl 9548273370 , Call Girls Service LucknowAlambagh Call Girl 9548273370 , Call Girls Service Lucknow
Alambagh Call Girl 9548273370 , Call Girls Service Lucknow
 
Presentation.pptxjnfoigneoifnvoeifnvklfnvf
Presentation.pptxjnfoigneoifnvoeifnvklfnvfPresentation.pptxjnfoigneoifnvoeifnvklfnvf
Presentation.pptxjnfoigneoifnvoeifnvklfnvf
 
(ZARA) Call Girls Jejuri ( 7001035870 ) HI-Fi Pune Escorts Service
(ZARA) Call Girls Jejuri ( 7001035870 ) HI-Fi Pune Escorts Service(ZARA) Call Girls Jejuri ( 7001035870 ) HI-Fi Pune Escorts Service
(ZARA) Call Girls Jejuri ( 7001035870 ) HI-Fi Pune Escorts Service
 
VIP Call Girls Kavuri Hills ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With ...
VIP Call Girls Kavuri Hills ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With ...VIP Call Girls Kavuri Hills ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With ...
VIP Call Girls Kavuri Hills ( Hyderabad ) Phone 8250192130 | ₹5k To 25k With ...
 
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service - Bandra F...
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service -  Bandra F...WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service -  Bandra F...
WhatsApp 9892124323 ✓Call Girls In Khar ( Mumbai ) secure service - Bandra F...
 
Kalyan callg Girls, { 07738631006 } || Call Girl In Kalyan Women Seeking Men ...
Kalyan callg Girls, { 07738631006 } || Call Girl In Kalyan Women Seeking Men ...Kalyan callg Girls, { 07738631006 } || Call Girl In Kalyan Women Seeking Men ...
Kalyan callg Girls, { 07738631006 } || Call Girl In Kalyan Women Seeking Men ...
 
Call Girls Dubai Slut Wife O525547819 Call Girls Dubai Gaped
Call Girls Dubai Slut Wife O525547819 Call Girls Dubai GapedCall Girls Dubai Slut Wife O525547819 Call Girls Dubai Gaped
Call Girls Dubai Slut Wife O525547819 Call Girls Dubai Gaped
 
定制(UI学位证)爱达荷大学毕业证成绩单原版一比一
定制(UI学位证)爱达荷大学毕业证成绩单原版一比一定制(UI学位证)爱达荷大学毕业证成绩单原版一比一
定制(UI学位证)爱达荷大学毕业证成绩单原版一比一
 
Gaya Call Girls #9907093804 Contact Number Escorts Service Gaya
Gaya Call Girls #9907093804 Contact Number Escorts Service GayaGaya Call Girls #9907093804 Contact Number Escorts Service Gaya
Gaya Call Girls #9907093804 Contact Number Escorts Service Gaya
 
FULL ENJOY - 8264348440 Call Girls in Hauz Khas | Delhi
FULL ENJOY - 8264348440 Call Girls in Hauz Khas | DelhiFULL ENJOY - 8264348440 Call Girls in Hauz Khas | Delhi
FULL ENJOY - 8264348440 Call Girls in Hauz Khas | Delhi
 
Slim Call Girls Service Badshah Nagar * 9548273370 Naughty Call Girls Service...
Slim Call Girls Service Badshah Nagar * 9548273370 Naughty Call Girls Service...Slim Call Girls Service Badshah Nagar * 9548273370 Naughty Call Girls Service...
Slim Call Girls Service Badshah Nagar * 9548273370 Naughty Call Girls Service...
 
定制(USF学位证)旧金山大学毕业证成绩单原版一比一
定制(USF学位证)旧金山大学毕业证成绩单原版一比一定制(USF学位证)旧金山大学毕业证成绩单原版一比一
定制(USF学位证)旧金山大学毕业证成绩单原版一比一
 
Thane Escorts, (Pooja 09892124323), Thane Call Girls
Thane Escorts, (Pooja 09892124323), Thane Call GirlsThane Escorts, (Pooja 09892124323), Thane Call Girls
Thane Escorts, (Pooja 09892124323), Thane Call Girls
 
如何办理(UCLA毕业证书)加州大学洛杉矶分校毕业证成绩单留信学历认证原版一比一
如何办理(UCLA毕业证书)加州大学洛杉矶分校毕业证成绩单留信学历认证原版一比一如何办理(UCLA毕业证书)加州大学洛杉矶分校毕业证成绩单留信学历认证原版一比一
如何办理(UCLA毕业证书)加州大学洛杉矶分校毕业证成绩单留信学历认证原版一比一
 
如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一
如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一
如何办理(NUS毕业证书)新加坡国立大学毕业证成绩单留信学历认证原版一比一
 
(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(PARI) Alandi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 

Computer Peripheral

  • 1. www.oeclib.in Submitted By: Odisha Electronics Control Library Seminar On Computer Peripheral
  • 2. Content  Device Drivers  Plug-n-Play Devices  Input Devices  Output Devices  Storage Devices  Network Devices  Communication Device  References
  • 3. Device Drivers  A program to tell the system software how to work with that piece of hardware  Some common device drivers are built in the system software (Operating System) e.g. keyboard and mouse drives
  • 4. Plug-n-Play Devices  Devices designed such that Windows can detect them, install and configure the device driver automatically  For non plug-n-play devices, we have to install and configure the device driver manually.
  • 5. Input Devices (1)  Keyboard  P/S2 keyboard  USB keyboard  Wireless keyboard
  • 6. Input Devices (2)  Pointing Devices  Mouse, trackball, touch pad, light pen, digitizer  Touch screen
  • 7. Input Devices (3)  Scanning devices  Image scanner  Fax machine – scan image to bitmap  Bar code scanner – scan Universal Product Code (UPC)  Magnetic ink character scanner (MICR)  Optical character scanner (OCR)  Optical mark scanner (OMR)
  • 8. Input Devices (4)  Voice Input Device  Microphone – to receive the sound signal  Sound card – to convert the sound signal to digital form  Use speech recognition software to recognize human speech
  • 9. Input Devices (5)  Handwriting Recognition Device  Need handwriting recognition software  Called natural input  Slow inputting speed
  • 10. Output Devices (1)  Visual Display Unit (VDU)  Commonly called monitor  2 common types of monitor  CRT (Cathode Ray Tube) monitor  High radiation and bulky  LCD (Liquid Crystal Display) monitor  No radiation and slim
  • 11. Output Devices (2)  Printer – to produce hard copy  Laser printer  to produce high quality output  resolution up to 2400 dpi (dot per inch)  use carbon toner, usually for black and white printout, colour is very expensive
  • 12. Output Devices (3)  Inkjet printer  produce good quality colour output  resolution up to 1440 dpi  use ink droplets to compose the image  The printer is much cheaper than laser printer but the ink is very expensive
  • 13. Output Devices (4)  Dot matrix printer  Use impact principle  Can print multiple (carbon) copies at a time, usually use in printing invoices  The ink ribbon is cheap  Poor quality of printout
  • 14. Output Devices (5)  Plotter  Drawing high quality image, use colour pens, can draw smooth curves  Can print on large paper size, use roll of paper  To draw posters and maps  Use in CAD (Computer Aided Design)
  • 15. Output Device (6)  Voice output devices  Sound card, to convert computer signals to sound  Speakers, to amplify the sound output
  • 16. Storage Devices (1)  Floppy Disk (Diskette)  A flexible plastic circular disc  Packed in a plastic square jacket  Formatted to 1.44MB  Divided to many circular tracks  Each track is divided to many sectors  Use magnetic technology to store data ‘0’ or ‘1’  Random access  Slow accessing speed
  • 17. Storage Devices (2)  Hard Disk  High storage capacity, over 100 GB  Hard metallic surface  Consists of several metallic disks  Data are stored in cylinder (a deck of tracks) (see p.86)  Use magnetic technology  Very high access speed  Random access
  • 18. Storage Device (3)  Optical disk  CDROM, DVDROM, CDRW, DVDRW  Use optical technology, laser reflection on pits  ‘1’ will reflect the laser beam while ‘0’ does not  High storage capacity, 700 MB for a CDROM, 17GB for a DVDROM  Random access  High access speed
  • 19. Storage Device (4)  Tape  Cheap  Sequential access  Use magnetic technology  Ideal for backup data, we need to backup and restore all data  High storage capacity  Slow access speed  Group of records are stored in a block  Inter-block gaps are needed for stopping and starting the read/write head.
  • 20. Storage Device (5)  Other Storage devices – can be read/write  Removable disks -Zip disk(100/250MB), superdisk(120MB), Jazz disk(1GB)  MO disk  Flash memory cards – compact flash, smart media and memory stick, commonly used in digital camera
  • 21. Network Devices (1)  Network Interface Card (NIC) (LAN card)  Connection between the network and the computer bus  Have built-in transceiver, for data transmitting and receiving  Usually 100 MB/s  Wireless LAN card  Usually 11 MB/s  Work within the distance range, and no blocking in between.
  • 22. Network Devices (2)  Connectors  RJ-45 telephone jack connector  For connecting twisted pairs LAN cable  BNC connector  For connecting coaxial cables
  • 23. Network Device (3)  Terminators  Use in bus network, to prevent signal rebounce and echo at the ends of bus.
  • 24. Network Device (4)  Hub  To connect the workstations within a room on same floor  Switch  To connect the workstations for different floors in a building, it is faster and more efficient than a Hub.  Router  To connect different LANs together to form a Wide Area Network (WAN)
  • 25. Network Device (5)  Repeater  When a network spans a long distance, the signal weaken, repeater is used to reproduce the signal.  Exchange  To boost the signals along the network path for a Wide Area Network.
  • 26. Network Device (6)  Computer  Different computers play different roles on a network  Server  Provide services to other computers connected to the network, usually have higher processing power and larger storage capacity.  Workstation  The computers connected to the network but not act as a server.
  • 27. Network Device (7) - Servers  File server  control the sharing and access of files over the network, must have a huge storage capacity.  Print server  Manage the print jobs from different computers to different network printers, and manage the print queues.  Web server  To host a web site and publish web pages on the web, support HTML, Java script, CGI, PHP and ASP web languages  Email server  To store, send and receive emails over the Internet  Internet server  To provide Internet access
  • 28. Communication Device  Modem - Modulator-demodulator  It transforms digital signals of computer to analog signals to be transmitted through telephone lines. (Modulation)  It also transforms analog signals back to digital signals for the computer that receives the signals. (Demodulation)
  • 29. Data/Signal Rate  Data Rate  Refer to the no. of bits per second sent  Signaling Rate (Baud Rate)  Refer to the no. of signals per second sent  Each signal may consists of several bits e.g. 101  Bandwidth  The frequency range of a particular media  is directly proportional to the data rate