Microsoft Store
 

Computer bus


 

In computer architecture, a bus is a subsystem that transfers data or power between computer components inside a computer or between computers. Unlike a point-to-point connection, a bus can logically connect several peripherals over the same set of wires. Each bus defines its set of connectors to physically plug devices, cards or cables together.

Related Topics:
Computer architecture - Computer - Peripheral - Connector

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Early computer buses were literally parallel electrical buses with multiple connections, but the term is now used for any physical arrangement that provides the same logical functionality as a parallel electrical bus. Modern computer buses can use both parallel and bit-serial connections, and can be wired in either a multidrop (electrical parallel) or daisy chain topology, or connected by switched hubs, as in the case of USB.

Related Topics:
Electrical bus - Multidrop - Daisy chain - USB

~ ~ ~ ~ ~ ~ ~ ~ ~ ~