Evolution of Computer Devices: Grade 12 Competency Level 2.2 Anuradha Dissanayake
Evolution of Computer Devices: Grade 12 Competency Level 2.2 Anuradha Dissanayake
Grade 12
Competency Level 2.2
Anuradha Dissanayake
Outline
• Hardware peripherals
• The advantages of direct entry input devices
over keyboard entry input devices.
• The evolution of CPU and its compatibility
with motherboard.
• Categorizes the storage devices
• Parallel and grid computing
1
1/1/2009
2
1/1/2009
Input Devices
These are used to feed data and instructions to a
computer system.
– Keyboard
– Pointing Devices (mouse, touch pad, track ball, joy stick ,
touch screen, remote controller)
– Direct input devices (barcode reader, magnetic stripe
reader, smart card reader)
– Image & video input devices (digital camera, web cam,
CCTV, video camera)
– Scanning devices (scanner, MICR, OMR, OCR)
– Graphic Tablet
– Digitizer
– Microphone
3
1/1/2009
4
1/1/2009
Output Devices
• Monitor
• Printer
• Headset
• Speaker
5
1/1/2009
Monitor
Printer
• Impact-
Dot matrix, Daisy wheel, Cylinder, Ribbon,
Plotter
• Non-Impact-
Bubble/ Ink jet, Laser
6
1/1/2009
2. Inkjet printer
In the inkjet printing mechanism, the print head has several tiny nozzles, also
called jets. As the paper moves past the print head, the nozzles spray ink onto it,
forming the characters and images.
3. Laser printer
When a document is sent to the printer, a laser beam draws the document on a
selenium-coated drum using electrical charges. After the drum is charged, it is
rolled in toner, a dry powder type of ink. The toner adheres to the charged image
on the drum. The toner is then transferred onto a piece of paper and fused to the
paper with heat and pressure.
4. Graphic plotter
A plotter is a printer that interprets commands from a computer to make line
drawings on paper with one or more automated pens.
7
1/1/2009
8
1/1/2009
9
1/1/2009
10
1/1/2009
11
1/1/2009
Storage Devices
Storage devices can be mainly classified as magnetic (hard,
floppy, zip, tape), optical (cd, dvd, blu-ray) and solid state(
flash, memory cards) storage devices
12
1/1/2009
3. Magnetic tape
Magnetic tape is one of the oldest technologies for electronic data storage
on a magnetic surface. Tape has largely been displaced as a primary and
backup storage medium, but it remains well-suited for archiving because
of its high capacity, low cost and long durability. It is a sequential recording
system that is not good for random access. With tape archiving, there is no
online copy for quick retrieval, as everything is vaulted for the long term.
4. Optical discs
An optical disc is an electronic data storage medium that can be written to
and read using a low-powered laser beam. (CD, DVD, Blu-ray)
5. Flash drive
6. Memory card
Flash drives and memory cards use Electrically Erasable Programmable
Read Only Memory (EEPROM) technology to store data on one or more
semiconductor chips
Hard Disk
13
1/1/2009
14
1/1/2009
Parallel computing
• Parallel computing is a type of computation in which many
programs or processes are done simultaneously. Large
problems can often be divided into smaller ones, which can
then be solved at the same time.
• In simple terms, parallel computing is breaking up a task into
smaller pieces and executing those pieces at the same time,
each on their own processor or on a set of computers that
have been networked together.
• The main performance characteristic is the increase in
speed.
• However, in practical terms, this is not always true. Because:
– Some task might not be divisible.
– Some task may not be able divide equally.
– It is necessary to take overhead associated with splitting the task
up also into account.
Grid computing
• Grid computing is a distributed architecture of large
numbers of computers connected to solve a complex
problem. In the grid computing model, servers or
personal computers run independent tasks and are
loosely linked by the Internet or low-speed networks.
Computers may connect directly or via scheduling
systems. In Grid computing inter-connected computer
systems utilize the same resources collectively. Grid
computing usually consists of one main computer that
distributes information and tasks to a group of
networked computers to accomplish a common goal.
Grid computing is often used to complete complicated
or tedious mathematical or scientific calculations.
15
1/1/2009
16