21
Company LOGO Basic Concepts of Computer Networks and Communications Network Topology Presented by- Hassan Jan Habib BS (1 st Semester)

Basic concepts of computer Networking

  • Upload
    hj-habib

  • View
    16.303

  • Download
    2

Embed Size (px)

Citation preview

Page 1: Basic concepts of computer Networking

Company

LOGO

Basic Concepts of ComputerNetworks and Communications

Network Topology

Presented by-

Hassan Jan Habib

BS (1st Semester)

Page 2: Basic concepts of computer Networking

Presentation Contents

Definition of Computer Networks Different Network Methods LAN Network Topologies Summary

Page 3: Basic concepts of computer Networking

Definition: Computer networking is the engineering decipline

concerned with the communication between computer systems or devices.

A computer network is any set of computers or devices connected to each other with the ability to exchange data.

Computer Networks

Page 4: Basic concepts of computer Networking

Different Network Methods are: Local area network (LAN), Metropolitan area network (MAN) Wide area network (WAN) Wireless LANs and WANs

Different Network Methods

Page 5: Basic concepts of computer Networking

Local Area Network(LAN), which is usually a small network

constrained to a small geographic area. An example of a LAN would be a computer network within a building.

Local Area Network (LAN)

Page 6: Basic concepts of computer Networking

DEFINITION

What is a Topology ?

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

Page 7: Basic concepts of computer Networking

TYPES OF NETWORK TOPOLOGY

Three commonly used network topologies are:-

Bus Topology

Ring Topology

Star Topology

Page 8: Basic concepts of computer Networking

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 9: Basic concepts of computer Networking

BUS TOPOLOGY

Page 10: Basic concepts of computer Networking

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 11: Basic concepts of computer Networking

RING TOPOLOGY

Page 12: Basic concepts of computer Networking

STAR TOPOLOGY

All devices connect to acentral device, calledhub.

All data transferredfrom one computer toanother passes through hub.

Page 13: Basic concepts of computer Networking

STAR TOPOLOGY

Page 14: Basic concepts of computer Networking

STAR TOPOLOGY

Page 15: Basic concepts of computer Networking

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

Page 16: Basic concepts of computer Networking

DIFFERENTIATION BETWEEN THE THREE TYPES OF NETWORK TOPOLOGY

WHAT ARE THE ADVANTAGES AND DISADVANTAGES OF THE THREE

OF NETWORK TOPOLOGY?

Page 17: Basic concepts of computer Networking

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 18: Basic concepts of computer Networking

SUMMARY

RING 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 19: Basic concepts of computer Networking

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 20: Basic concepts of computer Networking

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 21: Basic concepts of computer Networking