7.4. External Hardware Devices
7.4. External Hardware Devices
www.pmt.education
Specification:
www.pmt.education
Input and output devices
In order to make use of data, computers must be able to use various devices which allow
the computer to have data input and output.
Barcodes are printed diagrams that consist of light and dark portions. They contain
information which can be read by a computer using a barcode reader.
Barcode readers consist of a laser light source, a lens, photodiodes and a mirror. The
mirror directs light from the laser onto a printed barcode. The light reflected by the barcode
passes through the lens and is incident on the photodiode which turns light into electrical
charge. This electrical charge can be measured and processed to form a digital signal
representing the content of a barcode.
Light portions of a barcode reflect the most light while dark sections absorb incident light.
The pattern of light and dark stripes in a barcode corresponds to binary 1s and 0s.
www.pmt.education
Digital cameras
Digital cameras consist of a lens that focuses light onto a sensor. The path of light
between the lens and the sensor is controlled by a shutter.
In colour cameras, there are multiple cells for each pixel, each of which has a filter that
only allows in certain colours of light. This lets the camera build up a separate image for
the intensity of each colour which can then be combined to form a full colour photograph.
www.pmt.education
Laser printer
A laser printer produces images on paper from digital signals. They consist of a laser light
source, a mirror, a drum, a toner roller and fusers.
When a document is printed, the drum is electrically charged all over before the laser is
directed at its surface by the mirror. Areas on which the laser is incident are discharged,
leaving behind an impression of the page in electrical charge on the drum.
The toner roller dispenses charged toner (a type of plastic powder) onto the drum. The
charged toner is attracted to the charged portions of the drum. The toner is then applied to
the paper by the drum before the paper is heated by fusers, fixing the toner to the paper.
www.pmt.education
RFID
RFID, which stands for radio frequency identification,
is a method of transferring information wirelessly
between a tag and a reader. RFID is used in
contactless credit and debit cards as well as in some
hotel room cards.
1 2 3
When an RFID tag is scanned, the reader emits radio waves which are picked up by the
tag’s antenna (stage 1). The power induced in the tag’s antenna from these waves is
enough to power the chip (stage 2) which then uses its antenna to emit its own radio wave
(stage 3), which contains the information held on the chip. This wave is picked up by the
reader which decodes the information and returns the information to a computer.
www.pmt.education
Secondary storage devices
A computer’s primary storage is memory such as RAM and ROM. Secondary storage,
which is used to store files and applications, includes hard disk drives (HDDs), solid-state
drives (SSDs) and optical disks.
The actuating arm allows the read/write head, which changes the magnetic polarity of
parts of the platter, to access all portions of each platter.
www.pmt.education
Solid-state drives
Solid-state drives (SSDs) consist of NAND flash memory cells and a controller that
manages the structure of data on the drive. The memory cells store information by
trapping electrical charge.
Unlike hard disk drives, SSDs are not capable of overwriting data. Instead, an SSD’s
controller must completely erase the entirety of a page before writing new information to it.
Because SSDs don’t have any moving parts, they are capable of far higher read and write
speeds than HDDs and are suitable for use in portable devices like phones and tablets.
www.pmt.education
Optical disks
Optical disks include CDs, DVDs and Blu-rays. They store information which can be read
optically by a laser. Optical disks can be either read-only, recordable or rewritable
depending on what they are to be used for.
Different types of optical disk vary slightly but all follow the same basic principles of
operation.
The image below shows a microscope view of the surface of a read-only optical disk. The
stripes in the image are called pits, and the areas surrounding them called lands. Pits are
burnt into the disk by a high-power laser which permanently deforms the surface.
Unlike hard-disk drives which use tracks and sectors, optical disks have just one
continuous track which spirals from the center of the disk to the outside edge.
When a low-power laser beam is passed over the flat surface of an optical disk, it reflects
back onto a photodiode. However, when the laser is incident on a pit, the light from the
beam is scattered in different directions rather than reflected back at the photodiode. The
resulting pattern of reflections and scatters can be converted into a digital signal of binary
1s and 0s.
www.pmt.education
Comparison of secondary storage devices
Relatively low
Good speeds. Very high speeds.
Read / write speeds speeds.
≈ 100MB/s ≈ 500MB/s
≈ 30MB/s
www.pmt.education