Video Card Adapters
Name:Max Colors:Display Colors:Text Resolution:Graphics Resolution:Signal:
CGA1616640x200160x100digital
EGA6416720x350487x350digital
VGA16 Million256720x400640x480analog
SVGA16 Million16 Million1280x10241280x1024analog

Number Schemes
Decimal:Hexidecimal:Binary:
0-90-90-1001
10-15A-F1010-1111
Hex = multiples of 16: {...4096, 256, 16, 1} so AA0 = 2720 (10*256+10*16+0*1)
Binary = multiples of 2: {...16, 8, 4, 2, 1} so 10101 = 21 (16+0+4+0+1)

Maskable IRQs
0system timer (quartz)
1keyboard
2cascase to IRQ9
3com 2&4
4com 1&3
5LPT2
6Floppy
7LPT1
8Real Time Clock (time&date)
9IRQ2 (from first chip)
10Available
11Available
12PS/2 Mouse
13Math Co-processor (-486DX=available)
14Primary Hard Drive Controller
15Seconday HD Controller (or available)

SCSI Specifications

Name
Bus
Speed
Bus
Width
Max Bus Lengths in MetersMax
Devices
SELVDHVD
SCSI-1 5 8 6 - 25 8
Fast 10 8 3 - 25 8
Fast Wide 20 16 3 - 25 16
Ultra 20 8 1.5 - 25 8
Ultra 20 8 3 - - 4
Wide Ultra 40 16 - - 25 16
Wide Ultra 40 16 - - 25 16
Ultra2 40 8 - 12 25 8
Wide Ultra2 80 16 - 12 25 16
Ultra3 or 160 160 16 - 12 - 16
Ultra320 320 16 - 12 - 16

External Bus Comparison
SCSI:USB:IEEE-1394:
Max devices:3,8,1612763
Types:1,2,3Low/High speedN/A
Speed:5-320Mbps12Mbps500Mbps
Resources:SCSI IDN/AN/A
Additional Hardware:TerminatorUSB HubN/A
Relative Cost:More than IDE/ATA = IDE/ATAMore than USB
Dev Power Source:ExternalSystemSystem
Common Devices:HD, Printer, ScannerAnyVideo, DVD
Communication:ParallelSerialSerial
Topology:DaisyTieredDaisy
Cable Length:1.5,3,6,125m each dev4m each dev
Resource Config:ManualPlug n PlayPlug n Play
Hot Swapable:NoYesYes
Compatable OS:AnyWin95+Win98+

Processors (Exam expected to cover Pentiums only)
Name:Year:Pin Form:Socket:Volts: Speed:Max RAM:L1:L2:Family:Note:
Pentium93273-296 pga4,5,75,3.3 60-200MHz4Gb16k256k-512k mother51st Parallel
Pentium Pro95387 pga83.3,3.1 150-200MHz64Gb16k256-512k processor6.1Designed for servers
Pentium MMX1/97296 pga73.3 166-233MHz4Gb32k256-512k mother6.3Enhanced MultiMedia
Pentium II5/97242 secslot13.3 233-333MHz64Gb32k256-512k processor6.51st SEC
Pentium III99242 secslot12 450MHz-1.13GHz64Gb32k256-512k processor6.6SIMD
Pentium IIIe00370 pga370 ZIF2 450MHz-1.13GHz64Gb32k256-512k processor6.8Newest

RAM - Random Access Memory
SRAM (static) Usually L2 Cache - fast and expensive, 256k max chip, 10ns.
DRAM (dynamic) Main system memory - slower but cheaper, many Mb per chip, 60-90ns:
   EDO - Extended Data Out, 60ns
   SDRAM - Synchronous Dynamic, 100-133MHz, twice as fast as EDO
   RDRAM - Rambus Dynamic, 800MHz-1.6GHz
   fast-paged RAM (rare)
   SDLRAM (rare)
   BEDO (rare)
VRAM (video) video adapter RAM only:
   WRAM - Window, faster than original VRAM, retrieves larger data blocks
Memory Modules - small, removeable circuit board that holds the RAM chips:
   DIP - Dual Inline Package, inserted directly into the motherboard, suffers "chip creep"
   SIMM - Single Inline Memory Module, 30-pin=8bit, 72-pin=32bit, fast-page or EDO chips
   DIMM - Dual Inline Memory Module, 168-pin 64-bit, EDO or SDRAM
   RIMM - Rambus Inline Memory Module, 184-pin 16-bit, proprietary.
Memory bank = number of memory modules needed to match a processor's bus width.
Example: A 64-bit processor needs 1 DIMM(64bit), 2 SIMM(2x32bit), or 4 RIMMs (4x16bit).

1