Science  People  Locations  Timeline
Index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Home > Bus network


 Contents
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.

1 Comparing bus networks to other types of network

1.1 Advantages

1.2 Disadvantages

2 See Also


This article is a stub. You can help Wikipedia by [ ṣlocalurl: : |action=edit}} expanding it].

Computer terminology Computer networks

Read more »

Non User