Cs-Web

View on GitHub

Bus Structures

for a comp to archieve its operation, the functionnal units need to communicate with eah other.They need to be connected

busStructures

group of parallel wires used to connect the functional units is called a bus

Each bus can transfer one bit of data

no of wire = len(word)

bus: connecting path for several devices

there is data bus, addr bus, control bus,etc

-Drawbacks

Questions

the main virtue for using single bus structure is - cost effective

multiple buses and buffer registers - are used to overcome diff in data transfer speeds of various devices