COMPUTER BUSES
COMPUTER BUSES
The CPU moves data around the computer on pathways that interconnect it to all the other
components on the motherboard. These pathways are called 'buses'.
External buses carry data to peripherals and other devices attached to the motherboard.
Address - the components pass memory addresses to one another over the address bus.
Control - used to send out signals to coordinate and manage the activities of the motherboard
components.
Data - transferred between peripherals, memory and the CPU. Obviously, the data bus can be a
very busy pathway.
Bus Architectures
As well as the processor bus (also known as the Front-Side Bus or FSB), these are the other buses
you may encounter:
EISA - introduced when the 286 processor was available as it could access 16 bits.
PCI - a 64-bit bus, though it is usually implemented as a 32-bit bus. It can run at clock speeds of
33 or 66MHz.
AGP - Accelerated Graphics Port based on the PCI slot but designed for graphical throughput.
PCI Express - double the rate of PCI and uses two serial rather than one parallel data bus.
To access the CMOS on most computers, press the delete (DEL) key as the computer is booting.
The content of each screen will vary depending on the motherboard but the same items should
be available to be configured. The following photos are screen captures of an ASUS motherboard
for an Athlon 64.
What is Computer Bus: The electrically conducting path along which data is transmitted inside
any digital electronic device. A Computer bus consists of a set of parallel conductors, which
may be conventional wires, copper tracks on a PRINTED CIRCUIT BOARD, or microscopic
aluminum trails on the surface of a silicon chip. Each wire carries just one bit, so the number of
wires determines the largest data WORD the bus can transmit: a bus with eight wires can carry
only 8-bit data words, and hence defines the device as an 8-bit device.
A computer bus normally has a single word memory circuit called a LATCH attached
to either end, which briefly stores the word being transmitted and ensures that each bit
has settled to its intended state before its value is transmitted.
The Computer bus helps the various parts of the PC communicate. If there was no bus,
you would have an unwieldy number of wires connecting every part to every other part.
It would be like having separate wiring for every light bulb and socket in your house.