19
Basic Concepts of Computer Networks and Network Topology

Basic Concepts of Computer Networks and Network Topology

Embed Size (px)

Citation preview

Page 1: Basic Concepts of Computer Networks and Network Topology

Basic Concepts of ComputerNetworks and

Network Topology

Page 2: Basic Concepts of Computer Networks and Network Topology

To be discussed… Definition of topology Types of Network topology -Bus topology -Ring topology -Star topology -Mesh topology Advatages of topologies Disadvantages of topologies

Page 3: Basic Concepts of Computer Networks and Network Topology

DEFINITION

The physical topology of a network refers to the configuration of cables, computers and other peripherals.

Page 4: Basic Concepts of Computer Networks and Network Topology

TYPES OF NETWORK TOPOLOGY

Bus network.

Ring network.

Star network.

Page 5: Basic Concepts of Computer Networks and Network Topology

BUS TOPOLOGY

All computers and devices connected to central cable or bus.

Consists of a main run of cable with a terminator at each end.

Popular on LANs because they are inexpensive and easy to install.

Page 6: Basic Concepts of Computer Networks and Network Topology

BUS TOPOLOGY

Page 7: Basic Concepts of Computer Networks and Network Topology

BUS TOPOLOGY

BACK

Page 8: Basic Concepts of Computer Networks and Network Topology

RING TOPOLOGY

Cable forms closed ring or loop, with all computers and devices arranged along ring.

Data travels from device to device around entire ring, in one direction.

Primarily is used for LANs, but also is used in WANs.

Page 9: Basic Concepts of Computer Networks and Network Topology

RING TOPOLOGY

BACK

Page 10: Basic Concepts of Computer Networks and Network Topology

STAR TOPOLOGY

All devices connect to acentral device, calledhub.

All data transferredfrom one computer toanother passes through hub.

Page 11: Basic Concepts of Computer Networks and Network Topology

STAR TOPOLOGY

Page 12: Basic Concepts of Computer Networks and Network Topology

STAR TOPOLOGY

BACK

Page 13: Basic Concepts of Computer Networks and Network Topology

In the mesh topology each computer are connected with each other by separate cable. Create point to point connection to every device on network. If one cable fail data always has alternative path to get to its destination.

On a large scale, you can connect multiple LANs using mesh topology with leased line.

This type topology generally use in military area.

MESH TOPOLOGY

BACK

Page 14: Basic Concepts of Computer Networks and Network Topology

DIFFERENTIATION BETWEEN THE THREE TYPES OF NETWORK TOPOLOGY

Page 15: Basic Concepts of Computer Networks and Network Topology

SUMMARY BUS TOPOLOGY

DEFINITION• All computers and

devices connected to central cable

DEFINITION• All computers and

devices connected to central cable

ADVANTAGE• Easy to connect a computer

or peripheral to a linear bus.

ADVANTAGE• Easy to connect a computer

or peripheral to a linear bus. • Requires less cable length

than

a star topology.

• Requires less cable length than

a star topology.

DISADVANTAGE

• Entire network shuts down if there is a break in the main cable.

DISADVANTAGE

• Entire network shuts down if there is a break in the main cable.

• Terminators are required at both

ends of the backbone cable.

• Terminators are required at both

ends of the backbone cable.

• Difficult to identify the problem

if the entire network shuts down.

• Difficult to identify the problem

if the entire network shuts down.

Page 16: Basic Concepts of Computer Networks and Network Topology

SUMMARYRING TOPOLOGY

DEFINITION• Cable forms closed

ring or loop, with all computers and devices arranged along ring.

DEFINITION• Cable forms closed

ring or loop, with all computers and devices arranged along ring.

ADVANTAGE• Data is quickly transferred

without a ‘bottle neck’.

ADVANTAGE• Data is quickly transferred

without a ‘bottle neck’.

• The transmission of data is relatively

simple as packets travel in one direction only.

• The transmission of data is relatively

simple as packets travel in one direction only.

DISADVANTAGE

• Data packets must pass through every computer

between the sender and recipient therefore, this makes it slower.

DISADVANTAGE

• Data packets must pass through every computer

between the sender and recipient therefore, this makes it slower.

• If any of the nodes fail then the ring is broken and data cannot be

transmitted successfully.

• If any of the nodes fail then the ring is broken and data cannot be

transmitted successfully. • It is difficult to troubleshoot the ring.

• It is difficult to troubleshoot the ring.

Page 17: Basic Concepts of Computer Networks and Network Topology

SUMMARY

DEFINITION• All devices connect

to a central device, called hub.

DEFINITION• All devices connect

to a central device, called hub.

ADVANTAGE• Easy to install and wire.

ADVANTAGE• Easy to install and wire.

• Security can be implemented in the hub/switch.

• Security can be implemented in the hub/switch.

DISADVANTAGE• Requires more cable length than a linear topology.

DISADVANTAGE• Requires more cable length than a linear topology.

If the hub or concentrator fails, nodes attached are disabled.

If the hub or concentrator fails, nodes attached are disabled.

More expensive than linear bus topologies because of the cost of the concentrators.

More expensive than linear bus topologies because of the cost of the concentrators.

STAR TOPOLOGY

• Easy to detect faults and to remove parts

• Easy to detect faults and to remove parts

Page 18: Basic Concepts of Computer Networks and Network Topology

1.Provide redundant path between device.

SUMMARY

DEFINITION

• In the mesh topology each computer are connected with each other by separate cable..

DEFINITION

• In the mesh topology each computer are connected with each other by separate cable..

ADVANTAGE

• 1.Provide redundant path between device..

ADVANTAGE

• 1.Provide redundant path between device..

The network can be expanded without disruption to current user..

The network can be expanded without disruption to current user..

DISADVANTAGERequire more cable then other topology .

DISADVANTAGERequire more cable then other topology .

Complicated implementations.

Complicated implementations.

MESH TOPOLOGY

Page 19: Basic Concepts of Computer Networks and Network Topology

Thankyou

BACK