databusses
Databusses are communication pathways used to transfer data between components in a computer or between devices. They consist of signal lines that carry the data and are usually accompanied by address and control lines as part of a system bus. Data transfers may use parallel wires or high-speed serial links.
The key characteristic of a data bus is its width, measured in bits (for example 8, 16,
Data buses can be internal (between processor, cache, memory controller, and memory) or external (to memory modules
Architectures differ in topology and access method. Some buses are multi-drop, allowing many devices to listen
Common data-bus standards and concepts include PCI Express (a serial point-to-point bus for expansion cards), USB
The term data bus is used with address and control buses to describe the full system bus.