Recent Articles



































Bus network



         


A bus network is a network architecture in which a set of clients are connected via a shared communications line, called a bus. There are several common instances of the bus architecture, including one in the motherboard of most computers, and those in some versions of ethernet networks.

Bus networks are the simplest way to connect multiple clients, but often have problems when two clients want to communicate at the same time on the same bus. Thus systems which use bus network architectures normally have some scheme of collision handing or collision avoidance for communication on the bus, quite often using Carrier Sense Multiple Access.

The bus topology is passive – the computers on the bus simply listen for a signal; they are not responsible for moving the signal along.

[Top]

Comparing bus networks to other types of network

[Top]

Advantages

[Top]

Disadvantages

[Top]

See Also


This article is a stub. You can help BambooWeb by .






  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License