What are buses
A bus is a set of parallel wires that transfers data, addresses, or control signals between components of the computer.
Name all the buses
Data bus
Address bus
control bus
function of the Data Bus
Transfers actual data between the CPU, memory, and other components
function of the Address Bus
Carries memory addresses from the CPU to other components (e.g., RAM)
function of the Control Bus
Sends control signals (like read/write commands) to coordinate operations
What is the width of a bus
The number of lines in a bus :
affects how much data and addresses can be transferred
unidirectional busses
Address bus
bidirectional busses
Data bus and control bus