You are on page 1of 27

NC101- Network and

Communication
Network Topologies
Objectives
• Design a network layout
• Understand various networking topologies
• Integrate hubs into your networks
• Integrate of switches into your network
• Explore variations of standard networking topologies
• Select best network topology for your environment
• Construct your network layout
Network Design
• Good network design includes:
- Analyzing network requirement
- Selecting a network topology
- Selecting equipment to fit that topology

Topology
refers to physical layout including computers, cables, and
other resources.
Physical topology - refers to arrangement of cabling.
Logical topology - refers to how data travels between computers
on the network.
Designing a Network Layout
- Topology affects network’s performance and growth potential.
- Topology determines type of equipment to purchase and how
to manage network.
- When designing a network, you must understand different
topologies.
- Consider growth and security requirements.
- Good design grows and adapts as needs change.
Standard Topologies
Today’s network designs are based on three topologies.
1. Bus consists of series of computers connected along a
single cable segment.
2. Star connects computers via central connection point or
hub.
3. Ring connects computers to form a loop.
Bus
Sending the Signal
All computers, regardless of topology, communicate by
addressing data to one or more computers and transmitting it
across cable as electronic signals.

Bus Communications
In bus topology, only one computer can send information
at a time.
Bus is a passive topology
Computers only listen for data being sent; not responsible for
moving data to next computer.
Signal Bounce
- Signals move from point of transmission to both ends of any
bus.
- Occurs when a signal is transmitted down a line, reaches a
destination, and gets reflected back to its source.
- Signal bounce is highly undesirable in a network of
computers since the bounced signal can interfere with other
signals.
- Something must stop signals when they reach end of bus to
avoid signal bounce.
Cable Failure
- Cable break means bus network is no longer terminated.
- Without termination, signals bounce and halt all network
activity.
Bus Network Expansion
- Easy to expand bus network by using Ethernet 10Base2
(thinnet) and BNC barrel connectors.
- Longer network segments can cause attenuation or weakening
of signal.
- Repeater regenerates incoming signals to eliminate signal
attenuation.
- Bus topology not so popular because of single cable failure and
troubleshooting and management problems.
STAR TOPOLOGY
• Dominant topology in today’s network.
• Connects topology to central hub that receives and transmit
signals to all devices
STAR NETWORK
Advantages and disadvantages
Advantages
• If one node or its connection breaks it doesn’t affect the
other computers and their connections.
• Devices can be added or removed without disturbing the
network.
Disadvantages
• An expensive network layout to install because of the amount
of cables needed.
• The central hub is a single point of failure for the network.
RING TOPOLOGY
Computers attached in a circle with no termination necessary.
Data travels from node to node, with each node along the way
handling every packet.
Advantages
▪ Data flows in one direction, reducing the chance of packet
collisions.
▪ Data can transfer between workstations at high speeds.

Disadvantages
▪ Each packet of data must pass through all the computers
between Source and destination.
▪ If one workstation goes down, the entire network gets
affected.
WIRELESS TOPOLOGY
It shows how the computers connect and interact each other
when there is no physical connection, no cables connecting the
computers. The computers communicate each other directly,
using the wireless devices.
Variations on the Major Topologies

Three variations of major network topologies are combinations


of topologies :
- Extended Star
- Mesh
- Star Bus
- Star Ring
Extended Star Topology
- Stars of stars.
- A Switch or Hub acts as the center of the extended star.
- Hubs or Switch connect to the central device.
- Workshop and servers attach to the outer hubs switches.
Mesh Topology
- Most Fault tolerant topology.
- Offers multiple connections to each device.
- Uses intricate cabling configuration; every device connected to
every other device in network.
- Expensive to implement.
- Internet is mesh topology with multiple paths of key junction
points.
Star Bus Topology
- Uses bus backbone
- Interconnects two or more hubs
END

You might also like