Please enable JavaScript.
Coggle requires JavaScript to display documents.
Networks, Bus, human computer interface, lan and wan, Advantages,…
-
Bus
.the computers (nodes) are connected to a single cable on which data can be sent, called the bus
.The bus has termination on each end, which are needed to close each end of the cable
-
-
-
-
-
-
ring
Each node connects to exactly two other nodes, providing a single pathway fo signals through each node
advantages
.the transmission of data is simple as packets travel in one direction only, so no collisions
-
Disadvantages
. if any of the computer systems fail, the ring is broken and data cannot be transmitted efficiently
-
star
Where one or more central switch, hub or computer acts as a central conduit to transmit messages
-
-
-
Mesh
Each node replays data for the mesh network. All mesh nodes cooperate in the distribution of data in the network. This is very reliable as it can self heal by reconfiguring around broken paths. This networkd is complex, expensive and difficult to set up. A large part of the network may be redundant
-