SlideShare a Scribd company logo
Computer Networks
By Hardeep Singh
Contents
 Introduction
 Basic Elements of communication systemNetwork
Topologies
 Network types
By Hardeep Singh
Introduction
 A Computer network is a network of computers that
are geographically distributed, but connected in a
manner to enable meaningful transmission and
exchange of data among them.
By Hardeep Singh
Basic Elements of a
Communication System
 Sender: Creates and sends a message
 Medium: Carriers a message
 Receiver: Receives a message
By Hardeep Singh
Example
Sender Receiver
Medium
Creates and sends
a message
Receives the message
Carries a message
By Hardeep Singh
Data Transmission Modes
Sender Receiver
SIMPLEX MODE
A Simplex communication system can transmit data in one direction only. Devices
connected to such a circuit wither send(keyboard) only or receive(printer) only.
By Hardeep Singh
Data Transmission modes
Sender
(Or Receiver)
Receiver
(Or Sender)
A Half Duplex communication system can transmit data in both direction., but in only
one direction at a time. Hence, it can alternately send and receives data. It requires two
wires. it is most suitable for voice communication using telephones in which open
person can speak at a time.
HALF DUPLEX
OR
By Hardeep Singh
Data Transmission Modes
Sender
(Or Receiver)
Receiver
(Or Sender)
AND
FULL DUPLEX
This mode requires four wires that allows data to flow in both directions
simultaneously. Modern computer and internet are most popular examples of
this mode. It improves efficiency because it eliminates the direction switching
delay of a half duplex system
By Hardeep Singh
Network Topologies
 Topology of a network refers to the way in which the network’s
nodes(computer or other devices that need to communicate) are
linked together.
 It determines the various data paths available between any pair
of nodes in the network.
 Choice of a topology for a computer network depends on a
combination of factors, such as:
 Desired Performance of the system
 Reliability of the system
 Size(Numbers of nodes and their geographical distribution) of the
system)
 Cost of components and services required to implement network
 Availability of communication lines
By Hardeep Singh
Star Topology
 Multiple Nodes connected to a host node
 Nodes in the network are linked to each other through the host
node and can communicate only via the host node
 Routing function is performed by the host node that centrally
controls communication between any two other nodes by
establishing a logical path between them.
Host
Node
D4
D1 D3
D2
By Hardeep Singh
 Advantages of Star Topology
 Star topology has minimal line cost because only “n-1”
lines are required for connecting “n” nodes.
 Transmission delays between two nodes do not increase
by adding new nodes to network, because any two nodes
are connected via two links only.
 If any node other than the host node fails, remaining
nodes are unaffected
 Disadvantage of Star Topology
 The system crucially depends on the host node. If it
fails, entire network fails.
By Hardeep Singh
Ring Topology
 Each node has two communicating subordinates(adjacent nodes with
which it can communicates directly), but there is no master node for
controlling other nodes
 Node receives data from one of its two adjacent nodes.
 The only decision a node has to take is whether the data is for its own
use.
 If it is addressed to it, utilizes it otherwise it merely passes it to the next
node
D1
D2
D5
D3
D4
By Hardeep Singh
 Advantages of Ring Topology
 There is no central node for making routing decision
 It is more reliable than a star network because
communication is not dependent on a single central node. If a
link between any two nodes fails, or if one of the nodes fails,
alternate routing is possible.
 Disadvantages of Ring Topology
 Communication delay is directly proportional to number of
nodes in the network.
 Addition of new node in a network increase communication
delays
 It requires more complicated controls software than star
topology.
By Hardeep Singh
Completely Connected Network
 Separate physical link for connecting each node to any other node
 Each node has a direct link, called point-to-point link, with all other
nodes in the network
 The control is distributed with each node deciding its communicating
priorities.
D1
D3
D5 D2
D4
By Hardeep Singh
 Advantages of Completely Connected
 It is very reliable because any link failure will affect only
direct communication between nodes connected by that
link
 Each node of the network need not have individual
routing capability
 Communication is very fast between any two nodes.
 Disadvantages of completely connected
 It is the most expensive network from the point of view
of link cost.
 If there are “n” nodes in a network, “n(n-1)/2” links are
required.
By Hardeep Singh
Bus Topology
 All nodes share a single transmission medium
 When a node wants to send a message to another node, it appends destination
address to the message and checks whether communication line is free.
 As soon as line become free, it broadcast the messages on the line. As the
message travels on the line, each node check whether the message addressed to
it.
 The message is picked up by addressee node that sends an acknowledgement to
source node and frees the line.
Single Communication line shared by all nodes
D1 D3
D2
D5
D4
By Hardeep Singh
 Advantages of Bus Topology
 It helps in reducing the number of physical lines
 Failure of a node does not affect communication among
other nodes in the network
 Addition of a new node to the network is easy
 Disadvantages of Bus Topology
 If the shared communication line fails, entire network
fails
By Hardeep Singh
Hybrid Network
Host
D
4
D
1
D
3
D
2
D2
D1
D4
D3
D1
D3
D2
Star Ring Completely Connected
By Hardeep Singh
NETWORK TYPE
By Hardeep Singh
Local Area Network (LAN)
 A Local Area Network (LAN) is a computer network covering a small
geographic area, like a home, office, or group of buildings.
 It connects workstations, personal computers, printers, servers and many other
devices.
 LAN uses low speed communication lines for connections like Twisted Pair
Cable, Coaxial Cable and Fiber Optics.
 The cost of sending/receiving data is negligible.
 LAN is owned by a single organization because of its limited area.
By Hardeep Singh
By Hardeep Singh
Metropolitan Area Network
(MAN)
 A Metropolitan Area Network (MAN) is a computer network covering a
town or city.
 MANs are larger LANs in terms of geographic area covered.
 MANs use high speed connections using coaxial cable and microwave links.
 Best example of MAN is Cable Television network in many cities.
 MAN is formed by connections several LANs which may belong to various organizations.
By Hardeep Singh
Metropolitan Area Network
(MAN)
By Hardeep Singh
Wide Area Network (WAN)
 A Wide Area Network (WAN) is a computer network covering a very large
geographic area, like a country or continent.
 WAN uses very high speed communication links like satellite communication,
telephone lines and microwave links.
 The cost of sending data in a WAN may be very high because public
communication systems such as telephone lines, microwave links or satellite
communication are used.
 The largest WAN in existence is the Internet.
By Hardeep Singh
LAN, MAN & WAN
By Hardeep Singh

More Related Content

Similar to Networks Types.pdf

Computer_Network_Basic.ppt
Computer_Network_Basic.pptComputer_Network_Basic.ppt
Computer_Network_Basic.ppt
Sarthak665910
 
DCCN Unit 1.pdf
DCCN Unit 1.pdfDCCN Unit 1.pdf
DCCN Unit 1.pdf
Sreedhar Chowdam
 
Lecture 02
Lecture 02Lecture 02
Lecture 02
Anwal Mirza
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
SadamoTaga
 
Cf presentation by muhammad saad salman
Cf presentation by muhammad saad salmanCf presentation by muhammad saad salman
Cf presentation by muhammad saad salman
Muhammad Saad Salman
 
Chapter 1.ppt
Chapter 1.pptChapter 1.ppt
Chapter 1.ppt
AashiqMushtaqKhan
 
Unit dsffffdgdigigjgkjxclvjxcvxcvxciofjgerioutsiosrut1.pptx
Unit dsffffdgdigigjgkjxclvjxcvxcvxciofjgerioutsiosrut1.pptxUnit dsffffdgdigigjgkjxclvjxcvxcvxciofjgerioutsiosrut1.pptx
Unit dsffffdgdigigjgkjxclvjxcvxcvxciofjgerioutsiosrut1.pptx
gurjardeep68
 
Networking.pptx
Networking.pptxNetworking.pptx
Networking.pptx
MamoonKhan40
 
Mohanccna
MohanccnaMohanccna
Notes on Class 2
Notes on Class 2Notes on Class 2
Notes on Class 2
Shakhawat Ahammed
 
Computer network
Computer networkComputer network
Computer network
Hamed Al-nefaie
 
Networking notes
Networking notesNetworking notes
Networking notes
0718928964
 
20372748 case-study-on-computer-networking-kotak-mahindra-bank
20372748 case-study-on-computer-networking-kotak-mahindra-bank20372748 case-study-on-computer-networking-kotak-mahindra-bank
20372748 case-study-on-computer-networking-kotak-mahindra-bank
Shivani Joshi
 
Data communication and computer networks | Network Topologies
Data communication and computer networks | Network TopologiesData communication and computer networks | Network Topologies
Data communication and computer networks | Network Topologies
MSA Technosoft
 
20CS2007 Computer Communication Networks
20CS2007 Computer Communication Networks 20CS2007 Computer Communication Networks
20CS2007 Computer Communication Networks
Kathirvel Ayyaswamy
 
Ch1 ,2 ,3,4
Ch1 ,2 ,3,4Ch1 ,2 ,3,4
Lan wan
Lan wanLan wan
Lan wan
Nur Islam
 
IT Lexicon
IT LexiconIT Lexicon
IT Lexicon
anku2266
 
networking-1.pptx
networking-1.pptxnetworking-1.pptx
networking-1.pptx
InamUrRehmanMughal
 
Data communications Class notes
Data communications  Class notesData communications  Class notes
Data communications Class notes
Dr.YNM
 

Similar to Networks Types.pdf (20)

Computer_Network_Basic.ppt
Computer_Network_Basic.pptComputer_Network_Basic.ppt
Computer_Network_Basic.ppt
 
DCCN Unit 1.pdf
DCCN Unit 1.pdfDCCN Unit 1.pdf
DCCN Unit 1.pdf
 
Lecture 02
Lecture 02Lecture 02
Lecture 02
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
 
Cf presentation by muhammad saad salman
Cf presentation by muhammad saad salmanCf presentation by muhammad saad salman
Cf presentation by muhammad saad salman
 
Chapter 1.ppt
Chapter 1.pptChapter 1.ppt
Chapter 1.ppt
 
Unit dsffffdgdigigjgkjxclvjxcvxcvxciofjgerioutsiosrut1.pptx
Unit dsffffdgdigigjgkjxclvjxcvxcvxciofjgerioutsiosrut1.pptxUnit dsffffdgdigigjgkjxclvjxcvxcvxciofjgerioutsiosrut1.pptx
Unit dsffffdgdigigjgkjxclvjxcvxcvxciofjgerioutsiosrut1.pptx
 
Networking.pptx
Networking.pptxNetworking.pptx
Networking.pptx
 
Mohanccna
MohanccnaMohanccna
Mohanccna
 
Notes on Class 2
Notes on Class 2Notes on Class 2
Notes on Class 2
 
Computer network
Computer networkComputer network
Computer network
 
Networking notes
Networking notesNetworking notes
Networking notes
 
20372748 case-study-on-computer-networking-kotak-mahindra-bank
20372748 case-study-on-computer-networking-kotak-mahindra-bank20372748 case-study-on-computer-networking-kotak-mahindra-bank
20372748 case-study-on-computer-networking-kotak-mahindra-bank
 
Data communication and computer networks | Network Topologies
Data communication and computer networks | Network TopologiesData communication and computer networks | Network Topologies
Data communication and computer networks | Network Topologies
 
20CS2007 Computer Communication Networks
20CS2007 Computer Communication Networks 20CS2007 Computer Communication Networks
20CS2007 Computer Communication Networks
 
Ch1 ,2 ,3,4
Ch1 ,2 ,3,4Ch1 ,2 ,3,4
Ch1 ,2 ,3,4
 
Lan wan
Lan wanLan wan
Lan wan
 
IT Lexicon
IT LexiconIT Lexicon
IT Lexicon
 
networking-1.pptx
networking-1.pptxnetworking-1.pptx
networking-1.pptx
 
Data communications Class notes
Data communications  Class notesData communications  Class notes
Data communications Class notes
 

Recently uploaded

Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
mulvey2
 
BBR 2024 Summer Sessions Interview Training
BBR  2024 Summer Sessions Interview TrainingBBR  2024 Summer Sessions Interview Training
BBR 2024 Summer Sessions Interview Training
Katrina Pritchard
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
heathfieldcps1
 
Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...
Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...
Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...
Diana Rendina
 
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
GeorgeMilliken2
 
Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
TechSoup
 
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
National Information Standards Organization (NISO)
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
Celine George
 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
Himanshu Rai
 
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptxChapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Denish Jangid
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
AyyanKhan40
 
How to deliver Powerpoint Presentations.pptx
How to deliver Powerpoint  Presentations.pptxHow to deliver Powerpoint  Presentations.pptx
How to deliver Powerpoint Presentations.pptx
HajraNaeem15
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
Dr. Shivangi Singh Parihar
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
Academy of Science of South Africa
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
RAHUL
 
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
imrankhan141184
 
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching AptitudeUGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
S. Raj Kumar
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
iammrhaywood
 
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptxBeyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
EduSkills OECD
 

Recently uploaded (20)

Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
 
BBR 2024 Summer Sessions Interview Training
BBR  2024 Summer Sessions Interview TrainingBBR  2024 Summer Sessions Interview Training
BBR 2024 Summer Sessions Interview Training
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
 
Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...
Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...
Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...
 
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
 
Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
 
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
 
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptxChapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptx
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
 
How to deliver Powerpoint Presentations.pptx
How to deliver Powerpoint  Presentations.pptxHow to deliver Powerpoint  Presentations.pptx
How to deliver Powerpoint Presentations.pptx
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
 
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
 
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching AptitudeUGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
 
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptxBeyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
 

Networks Types.pdf

  • 2. Contents  Introduction  Basic Elements of communication systemNetwork Topologies  Network types By Hardeep Singh
  • 3. Introduction  A Computer network is a network of computers that are geographically distributed, but connected in a manner to enable meaningful transmission and exchange of data among them. By Hardeep Singh
  • 4. Basic Elements of a Communication System  Sender: Creates and sends a message  Medium: Carriers a message  Receiver: Receives a message By Hardeep Singh
  • 5. Example Sender Receiver Medium Creates and sends a message Receives the message Carries a message By Hardeep Singh
  • 6. Data Transmission Modes Sender Receiver SIMPLEX MODE A Simplex communication system can transmit data in one direction only. Devices connected to such a circuit wither send(keyboard) only or receive(printer) only. By Hardeep Singh
  • 7. Data Transmission modes Sender (Or Receiver) Receiver (Or Sender) A Half Duplex communication system can transmit data in both direction., but in only one direction at a time. Hence, it can alternately send and receives data. It requires two wires. it is most suitable for voice communication using telephones in which open person can speak at a time. HALF DUPLEX OR By Hardeep Singh
  • 8. Data Transmission Modes Sender (Or Receiver) Receiver (Or Sender) AND FULL DUPLEX This mode requires four wires that allows data to flow in both directions simultaneously. Modern computer and internet are most popular examples of this mode. It improves efficiency because it eliminates the direction switching delay of a half duplex system By Hardeep Singh
  • 9. Network Topologies  Topology of a network refers to the way in which the network’s nodes(computer or other devices that need to communicate) are linked together.  It determines the various data paths available between any pair of nodes in the network.  Choice of a topology for a computer network depends on a combination of factors, such as:  Desired Performance of the system  Reliability of the system  Size(Numbers of nodes and their geographical distribution) of the system)  Cost of components and services required to implement network  Availability of communication lines By Hardeep Singh
  • 10. Star Topology  Multiple Nodes connected to a host node  Nodes in the network are linked to each other through the host node and can communicate only via the host node  Routing function is performed by the host node that centrally controls communication between any two other nodes by establishing a logical path between them. Host Node D4 D1 D3 D2 By Hardeep Singh
  • 11.  Advantages of Star Topology  Star topology has minimal line cost because only “n-1” lines are required for connecting “n” nodes.  Transmission delays between two nodes do not increase by adding new nodes to network, because any two nodes are connected via two links only.  If any node other than the host node fails, remaining nodes are unaffected  Disadvantage of Star Topology  The system crucially depends on the host node. If it fails, entire network fails. By Hardeep Singh
  • 12. Ring Topology  Each node has two communicating subordinates(adjacent nodes with which it can communicates directly), but there is no master node for controlling other nodes  Node receives data from one of its two adjacent nodes.  The only decision a node has to take is whether the data is for its own use.  If it is addressed to it, utilizes it otherwise it merely passes it to the next node D1 D2 D5 D3 D4 By Hardeep Singh
  • 13.  Advantages of Ring Topology  There is no central node for making routing decision  It is more reliable than a star network because communication is not dependent on a single central node. If a link between any two nodes fails, or if one of the nodes fails, alternate routing is possible.  Disadvantages of Ring Topology  Communication delay is directly proportional to number of nodes in the network.  Addition of new node in a network increase communication delays  It requires more complicated controls software than star topology. By Hardeep Singh
  • 14. Completely Connected Network  Separate physical link for connecting each node to any other node  Each node has a direct link, called point-to-point link, with all other nodes in the network  The control is distributed with each node deciding its communicating priorities. D1 D3 D5 D2 D4 By Hardeep Singh
  • 15.  Advantages of Completely Connected  It is very reliable because any link failure will affect only direct communication between nodes connected by that link  Each node of the network need not have individual routing capability  Communication is very fast between any two nodes.  Disadvantages of completely connected  It is the most expensive network from the point of view of link cost.  If there are “n” nodes in a network, “n(n-1)/2” links are required. By Hardeep Singh
  • 16. Bus Topology  All nodes share a single transmission medium  When a node wants to send a message to another node, it appends destination address to the message and checks whether communication line is free.  As soon as line become free, it broadcast the messages on the line. As the message travels on the line, each node check whether the message addressed to it.  The message is picked up by addressee node that sends an acknowledgement to source node and frees the line. Single Communication line shared by all nodes D1 D3 D2 D5 D4 By Hardeep Singh
  • 17.  Advantages of Bus Topology  It helps in reducing the number of physical lines  Failure of a node does not affect communication among other nodes in the network  Addition of a new node to the network is easy  Disadvantages of Bus Topology  If the shared communication line fails, entire network fails By Hardeep Singh
  • 20. Local Area Network (LAN)  A Local Area Network (LAN) is a computer network covering a small geographic area, like a home, office, or group of buildings.  It connects workstations, personal computers, printers, servers and many other devices.  LAN uses low speed communication lines for connections like Twisted Pair Cable, Coaxial Cable and Fiber Optics.  The cost of sending/receiving data is negligible.  LAN is owned by a single organization because of its limited area. By Hardeep Singh
  • 22. Metropolitan Area Network (MAN)  A Metropolitan Area Network (MAN) is a computer network covering a town or city.  MANs are larger LANs in terms of geographic area covered.  MANs use high speed connections using coaxial cable and microwave links.  Best example of MAN is Cable Television network in many cities.  MAN is formed by connections several LANs which may belong to various organizations. By Hardeep Singh
  • 24. Wide Area Network (WAN)  A Wide Area Network (WAN) is a computer network covering a very large geographic area, like a country or continent.  WAN uses very high speed communication links like satellite communication, telephone lines and microwave links.  The cost of sending data in a WAN may be very high because public communication systems such as telephone lines, microwave links or satellite communication are used.  The largest WAN in existence is the Internet. By Hardeep Singh
  • 25. LAN, MAN & WAN By Hardeep Singh