Chap4-5 System Board
Chap4-5 System Board
System board is complex printed circuit board (PCB), which is the central part of many electronic systems, particularly the computer. The basic purpose of the system board like a backplane which is to provide the electrical and logical connections by which the other components of the system communicate.
AT and ATX differ not in overall performance, but in size, convenience features, type of case into which they fit, and type of power connection they have
A CPU and its accompanying chip set A system clock ROM BIOS A CMOS configuration chip and its battery RAM
RAM cache A system bus with expansion slots Jumpers Ports that come directly off the board Power supply connections
System Board
3
System Board
3
CPU types and speeds Chip set on the board Memory cache type and size Types and number of expansion slots Type of memory Maximum amount of memory you can put on the board; incremental amounts by which memory can be upgraded
continued
Type of case ROM BIOS Type of keyboard connector Presence/absence of proprietary video &/or proprietary local bus slots Presence/absence of IDE adapters and SCSI controller Presence/absence of COM ports, LPT ports, and mouse port
Microprocessor chips are made by Intel or one of its competitors Common model numbers
8088, 8086, 80286 (historical interest) 386 (occasional) 486 and Pentium (most familiar)
CPU speed measured in megahertz Efficiency of programming code Word size (internal data path size) Data path Maximum number of memory addresses Amount of memory included with the CPU Multiprocessing ability Special functionality
Comparing Chips
3
Bus speed
Speed or frequency at which the data on the system board is moving
Processor speed
Speed or frequency at which the CPU operates Usually expressed in megahertz
continued
Comparing Chips
3
Multiplier
Factor by which the bus speed or frequency is multiplied to get the CPU clock speed
Memory cache
A small amount of faster RAM that stores recently retrieved data, in anticipation of what the CPU will request next, thus speeding up access
Classic Pentium
3
Pentium Pro
3
Recommended for 32-bit applications that rely heavily on fast access to large amounts of cache memory First Pentium to offer Level 2 cache inside CPU housing Popular for computing-intensive workstations and servers Does not perform well with older 16-bit applications software written for DOS or Windows 3.x
Pentium II
3
Popular choice for a powerful business computer using graphics applications, such as 3-D graphic manipulation, CAD, and multimedia presentations with graphics, motion video, and sound Designed for graphics-intensive workstations and servers First Pentium to use a slot instead of a socket to connect to the system board
continued
Pentium II
3
Celeron processor
Low-end Pentium II processor that targets the lowend multimedia PC market segment Uses Level 2 cache within processor housing Works well with Windows 9x
Xeon processor
Fast, high-end Pentium II processor designed exclusively for powerful servers and workstations Supports up to eight processors in one computer Recommended for use with Windows NT and UNIX operating systems
Pentium III
3
Uses Slot 1 and runs with the 100-MHz memory bus with a processor speed of 500 MHz Introduced Intels new performance enhancement called SSE, a new instruction set designed to improve multimedia processing even further
Maintain temperature at 90 to 110 degrees F Used to prevent system errors and to prolong the life of the CPU
The physical connection used to connect the CPU to the system board Four most common types
Socket 7
Used on 66MHz boards
Super Socket 7
Used on 100MHz boards
Socket 8 Slot 1
Socket Comparisons
3
Controls the amount of voltage on the system board Dual voltage CPU
Requires two different voltages, one for internal processing and the other for I/O processing
Set of chips on the system board that collectively controls the memory cache, external buses, and some peripherals
Intel Corporation AMD, Inc. Cyrix Corporation Silicon Integrated Systems Corp. (known as SiS)
Standard Microsystems Corp. United Microelectronics Corp. VIA Technology, Inc. VLSI Technology
ALi
Aladdin Pro II Aladdin V
SiS
Genesis Trinity 5591/92 AGP
VIA
Apollo MVP3
ROM BIOS
3
There is one ROM chip on the system board that contains BIOS, which manages the startup process (startup BIOS) and many basic functions of the system (system BIOS) Identifying name of BIOS manufacturer
Appears at beginning of boot process On top of the chip (larger than most chips)
ROM BIOS
3
Does the BIOS support Plug and Play? Does the BIOS support large hard drives? Is the BIOS chip a Flash ROM chip?
Flash ROM
3
EEPROM (electronically erasable programmable read-only memory) Allows you to upgrade system BIOS without having to replace the ROM chip
continued
Dynamic Memory
3
Types
Parity
Error-checking scheme in which a ninth, or parity, bit is added Value of parity bit is et to either 0 or 1
Two kinds
L1
Contained on the CPU microchip
L2
External to the chip Housed either on the system board or inside the CPU case
Wait States
3
A clock tick in which nothing happens, used to slow down the CPU so the rest of system-board activity can keep up
Earliest PC
Had only a single and simple bus (8-bit ISA bus)
Todays PCs
Have four or five buses, each with different speeds, access methods, and protocols
Bus Evolution
3
Expansion buses
Work asynchronously with the CPU at a much slower rate Example: ISA bus
Speeds of different hardware components evolve at different rates Single speed for all components is no longer practical
Draws electrical power Carries control signals that coordinate all activity Passes memory addresses from one component to another Passes data
Buses
3
ISA bus
8-bit industry standard architecture bus used on the original 8088 PC
Buses
3
USB Ports
3
FireWire
3
An expansion bus that can also be configured to work as a local bus Expected to replace the SCSI bus, providing an easy method to install and configure fast I/O devices Also called IEEE 1394
A local bus that provides I/O devices with fast access to the CPU Must connect to the CPU by way of the memory bus
PCI Bus
3
PCI Bus
3
A slot on a system board for a video card that provides transfer of video data from the CPU that is synchronized with the memory bus
On-Board Ports
3
Ports that are directly on the system board, such as a built-in keyboard port or on-board serial port
Hardware Configuration
3
Communicates to the CPU what hardware components are present in the system and how they are set up to interface with the CPU Provided on system board in three ways
DIP switches Jumpers CMOS (retains data even when computer is turned off)
continued
Chapter Summary
3
System board
Central site of computer logic circuitry Location of the most important microchip in the computer, the CPU