Computer Bus

MrChips

Joined Oct 2, 2009
35,157
bus is simply a word used to label a concept that is somewhat imaginary.
The real bus is simply a wire, junction or node in the circuit. It is implemented with conducting wire, usually made of copper.
 
Last edited:

Fibonacci

Joined May 23, 2014
25
I know that the cpu interacts with i/o devices through a bus. I was wondering what is physical hardware used to make the bus?
In the development of microcontrollers, from the beginning of the 70s, the bus has been reference to denote the capacity in management of data and memory addressability. They usually have three types: data bus, address bus and control bus, which, as already stated, are physical connections of copper cables.
 
Top