Determine Best Fit Topology
Determine Best Fit Topology
Determine Best Fit Topology
DETERMINE BEST-FIT
TOPOLOGY
Learning Outcomes
Identify key information source
on the bus simply ‘listen’ for a signal; they are not responsible for
moving the signal along.
Bus Topology
8
way.
The following figure shows a repeater boosting a weakened signal.
Continued…
If a cable is cut, it only affects the computer that was
attached to it. This eliminates the single point of failure
problem associated with the bus topology. (Unless, of
course, the hub itself goes down.)
Star topologies are normally implemented using twisted
pair cable, specifically unshielded twisted pair (UTP).
The star topology is probably the most common form of
network topology currently in use.
Network Topology
14
removing devices.
Easy to detect faults and to remove parts.
are disabled.
More expensive than linear bus topologies because of the
Continued…
Note that while this topology functions logically as ring,
it is physically wired as a star.
The central connector is not called a hub but a
Multistation Access Unit or MAU.
Rings are normally implemented using twisted pair or
fiber-optic cable.
Ring Topology
18
data and an address to it, and then sends it around the ring. The
token travels along the ring until it reaches the destination
address.
The receiving computer acknowledges receipt with a return
message to the sender. The sender then releases the token for use
by another computer.
Each station on the ring has equal access but only one station
network.
Ring Topology
20
Mesh Topology
Mesh Topology
22
Hybrid Topology
It is combination of any two or
Star Bus
The star bus is a combination of
the bus and star topologies.
In a star-bus topology, several
star topology networks are linked
together with linear bus trunks.
If one computer goes down, it
will not affect the rest of the
network. The other computers
can continue to communicate. If
a hub goes down, all computers
on that hub are unable to
communicate. If a hub is linked
to other hubs, those connections
will be broken as well.
Hybrid Topology
27
Star Ring
The star ring (sometimes
called a star-wired ring)
appears similar to the star
bus. Both the star ring and
the star bus are centered in a
hub that contains the actual
ring or bus.
Linear-bus trunks connect
the hubs in a star bus, while
the hubs in a star ring are
connected in a star pattern
by the main hub.
Choosing network topology
A network's topology affects its capabilities.
The choice of one topology over another will have
an impact on the:
Type of equipment the network needs.
Capabilities of the equipment.
Growth of the network.
Way the network is managed.
Summary on Network
Topologies
The physical layout of computers on a network is called a topology.
There are four primary topologies: star, bus, ring, and mesh.
Topologies can be physical (actual wiring) or logical (the way they
work).
In a bus topology, the computers are connected in a linear fashion on a
single cable.
Bus topologies require a terminator on each end of the cable.
In a star topology, the computers are connected to a centralized hub.
Mesh topologies connect all computers in a network to one another
with separate cables.
In a token-ring topology, the computers are connected physically in a
star shape, but logically in a ring or circle. The data is passed from one
computer to another around the circle.
Hubs are used to centralize the data traffic and localize failures. If one
cable breaks, it will not shut down the entire network.
Summary on Network Topologies
Topology Advantages Disadvantages
30 Use of cable is economical. Network can slow down in
Bus Media is inexpensive and easy to work heavy traffic. Problems are
with. difficult to isolate.
System is simple and reliable. Cable break can affect many
Bus is easy to extend. users.
System provides equal access for all Failure of one computer can
Ring computers. Performance is even despite impact the rest of the network.
many users. Problems are hard to isolate.
Network reconfiguration
disrupts operation.
Modifying system and adding new If the centralized point fails,
Star computers is easy. Centralized monitoring the network fails.
and management are possible.
Failure of one computer does not affect the
rest of the network.
System provides increased redundancy and System is expensive to
Mesh reliability as well as ease of troubleshooting. install because it uses a lot of
cabling.
Self check Questions on network topology
31
Continued…
Everyone in the company has a computer, but the business manager has the only
printer. These computers are not connected by any form of networking. When
agents need to print a document, they must first copy the file to a flash disk, then
carry it to the business manager's computer, where they are finally able to print it.
Similarly, when staff members want to share data, the only means available is to
copy the data on one computer to a flash disk and insert the disk in another
computer.
Recently, problems have arisen. The business manager is spending too much time
printing other people's documents; and it is frequently unclear which copy of a
given document is the current and authoritative version.
Your task is to design a network for this company. To clarify the task of choosing
a solution, you ask some questions. Circle the most appropriate answers to the
following questions:
Which type of network would you suggest for this company?
Peer-to-peer
Server-based
Which network topology would be most appropriate in this situation?
LO1: Identify key information source