C SC 100 Lecture Notes
Spring 2008
Pete Sanderson

[ previous | schedule | next ]

major resource: Tomorrow's Technology and You (Complete), Eighth Edition, Beekman and Quinn, Pearson Prentice Hall, 2008

Chapter 3, Hardware Basics (peripherals)

Peripherals

Input Devices

Identification and brief discussion of input devices such as keyboard, mouse, joystick, touch pad, stylus pad (w/ handwriting recognition), scanner (bar code, image, text), camera, microphone, MIDI, RFID (radio frequency identification)

A major issue is digitizing: converting image, sound, movement, position, etc into binary (digital) form

Digital camera:

The web page http://www.immigration-usa.com/html_colors.html has a chart showing selected colors and their 24-bit numerical codes (given in hexadecimal, base 16) used by HTML, the language for writing web pages.

Output Devices

Identification and brief discussion of output devices such as printers, monitors, sound card with speakers, MIDI

Color: additive (color producing devices like monitors: red/green/blue) and subtractive (color reflecting devices like printers: cyan/magenta/yellow) (demo of both) - will return to this in chapter 6 on graphics and multimedia

Other storage devices and media

Media are the things containing the bits. Components that we passed around in class include: What all the disks and tapes have in common: bits are stored as magnetic charges. The charges are stable yet can be changed later if desired. They can be used for long term read/write storage.

By contrast, RAM is volatile. When the power is turned off, it loses all its values.

Magnetic Disk Storage

Magnetic Tape storage

Optical storage

Distinguish from disks in that Currently used optical storage media include: The data are stored on a reflective substrate beneath a protective clear plastic surface. A laser shines down onto the surface and the beam is either reflected back strongly or weakly. Strong reflection means flat or 0, weather means pitted or 1. The drive itself may be compatible with a combination of media (e.g. DVD+RW drive can also read and write CD formats) Optical drives are also characterized by reading and recording speed.

Solid state storage

Commonly known as "flash memory". They are solid state (no moving parts) and resemble RAM but are not volatile. They are re-writable, like a CD-RW. Their most common use is in digital cameras. They are also used in portable USB storage devices called, variously, "flash drives", "stick drives", "thumb drives", etc.


[ Pete Sanderson | Math Sciences server | Math Sciences home page | Otterbein ]

Last updated:
Pete Sanderson (PSanderson@otterbein.edu)