|
Computer Tutorials
Computer Wallpaper
|
|
|
Topologies are either physical or logical. Physical topologies deal with how the devices
on a network are wired together. Logical topology deals with how information is passed from one device on a network to another. The
common types of network topology are bus, ring, and star.
Bus Topology
In a bus topology, all devices on the network are connected to a main cable using an interface
connector. This main cable is called the bus or another name for it is the backbone. The main cable must have a
terminator at each end. A terminator absorbs the signal, thus removing it from the bus.
Coax Cable is typically used in this topology. A Bus topology is the simplist network
configuration; however, you can only connect a limited number of computers to the bus. As the signal travels down the bus, it loses
strength. If you want to add more computers to the network, you must use a repeater at fixed locations to strengthen the
signal. A bus topology is considered to be a passive topology. The computers on the bus sit and listen. When they hear data
that belongs to them, they accept it.
|
When one device on the network wants to send a broadcast message to another device on the
network, it first makes sure no one else on the bus is transmitting, then it sends information out on the backbone.
All other devices on the network see it, but only the intended recipient accepts and processes the it. This is
accomplished by using data frames which contain source and destination addresses. Bus topology is used
mainly in small network situations.
Some advantages of a Bus topology are:
- Relatively inexpensive compared to other topologies
- Easy to connect computers and peripherals to a linear bus
- Requires less cable length than a star topology.
Some disadvantages of a Bus topology are:
- If there's a break anywhere in the cable, the entire network goes down.
- Terminators are required at both ends of the backbone.
- A bad network card can produce enough noise on the bus to cause the entire network to malfunction.
- If the entire network goes down, it can be difficult troubleshooting the problem.
- Hard to reconfigure once it's set up.
Copyright 2000 - 2006 Barnett Computer Services All rights reserved. Revised:
Wednesday, March 15, 2006 10:11:10 PM
|