Inside a PC
Tom Kelliher, CS 102
Sept. 7, 2001
Be familiar with the following terms.
From the Word 97 Essentials text, read Projects 1 and 2 and
Appendix A (Our first lab will be Project 3.).
Computer operation theory.
- Important terminology.
- PC show and tell.
Word exercises: Lab 3. Bring the workbook.
You are responsible for being familiar with all these terms.
- Modem --- expansion card used to connect a PC to an analog phone line
so that digital data can be sent through the analog telephone network.
- Keyboard --- primary input device.
- Mouse --- primary pointing device.
- Parallel port --- used for connecting a printer. A parallel port has
a fixed rate for data transfer. Data is transferred eight bits at a time.
- Parallel data --- data that is transferred several bits at a time.
- Printer --- output device. Connects to parallel port. Two types of
printers: bubble jet, laser.
- USB port --- a high speed port which is replacing older serial and
parallel ports. Some devices which can be connected to USB ports: printer,
keyboard, mouse, scanner, speakers.
- Motherboard --- the PC's main circuit board.
- Memory SIMM --- a small circuit board which holds the PC's RAM.
Plugs into the motherboard.
- Ethernet --- Another name for the cable connecting computers into a
network. Physically, we saw two types: thinwire (like cable TV cable) and
10BaseT (like a telephone cable).
- Static discharge --- a single static discharge can destroy computer
components.
- CPU --- central processor unit. The Pentium, Pentium III, Celeron,
Athlon, etc. chip. It controls the PC.
- Bus --- a set of wires that permit data to be transferred from an I/O
device to memory.
- PCI expansion bus --- a fast expansion bus. Expansion cards (sound
cards, network adapters, etc.) plug into slots on the bus.
- AGP bus --- an extremely fast bus, used to connect the video card to
memory.
- ROM BIOS --- the integrated circuit (chip) that contains the PC's
start-up program.
- Video adapter --- the expansion card which controls the PC's monitor.
- Monitor --- the tv-like display.
- Sound card --- the expansion card which provides multi-media. It
controls the PC's stereo speakers (not the simple one which ``beeps'' at us
all the time) and will be connected to the CD-ROM drive.
- Hard drive --- the PC's main disk drive. Uses magnetic technology.
- Platter --- a disk with a iron oxide (rust) coating. The bits and
bytes of which files are composed are stored here. The platter is rigid
for a hard drive and flexible for a floppy drive.
- Read/Write head --- an arm with a sensor at the end which reads and
writes data from/to the platter. On a hard drive, the head flies above the
platter. On a floppy drive, the head contacts the platter.
- Transistor --- the simple switch from which all computer chips are
constructed. It has two states: on and off. This is why all computers use
the binary (0 and 1) number system.
- Scanner --- an input device for reading an image on paper into the
PC.
CD-ROM drive --- a high capacity optical disk drive. 660MB of storage.
Read-only.
- CD-R --- a CD that you can write-to once. Often used for burning
music CDs.
- CD-RW --- a CD that you can write-to several times. CD, CD-R, and
CD-RW aren't always compatible with each other. Be careful.
- DVD --- an extremely high capacity optical disk drive. Up to 17GB of
storage.
Systems, motherboards, disk drives, floppies, SIMMS, and all sorts of
goodies.
Thomas P. Kelliher
Thu Sep 6 08:13:21 EDT 2001
Tom Kelliher