SlideShare a Scribd company logo
1 of 68
Data CommunicationData Communication
&&
Computer NetworksComputer Networks
MSA
Technosoft
Data Communications
The term telecommunication means
communication at a distance. The word
data refers to information presented in
whatever form is agreed upon by the
parties creating and using the data. Data
communications are the exchange of data
between two devices via some form of
transmission medium such as a wire
cable.
Five Components of DataFive Components of Data
CommunicationCommunication
Five Components of Data
Communication
Message:
 text, number, images, audio, and video
Sender and Receiver
 devices that send/receive data message
 Computer, workstation, telephone, TV, etc.
Transmission medium
 Physical path thru which the message travels
Protocol
 Set of rules governing data communications
Data flow (simplex, half-duplex,
and full-duplex)
NETWORKS
A network is a set of devices (often
referred to as nodes) connected by
communication links. A node can be a
computer, printer, or any other device
capable of sending and/or receiving data
generated by other nodes on the network.
Network Criteria
Performance
 Mostly measured by throughput and delay
Reliability
 The frequency of failure
 Recovery time from a failure
Security
 Protecting data from
unauthorized access
Damage
Type of Connection
Point-to-Point
Multipoint (multi-drop)
Physical Topology
Mesh topology
Star topology
Bus topology
Ring topology
Hybrid topology
Network Topologies
LAN topologies
WAN topologies
LAN topologies
Physical
 Describes the geometric arrangement of
components that make up the LAN
Logical
 Describes the possible connections
between pairs of networked end-points that
can communicate
LAN Topologies(Physical)
 Bus
 Star
 Ring
 Switched
 Daisy chains
 Hierarchies
Bus topology
All networked nodes are
interconnected, peer to peer, using a
single, open-ended cable
Both ends of the bus must be
terminated with a terminating resistor to
prevent signal bounce
Bus topology
Advantages of Bus topology
 Easy to implement and extend
 Well suited for temporary networks
that must be set up in a hurry
 Typically the least cheapest topology
to implement
 Failure of one station does not affect
others
Disadvantages of Bus
topology
 Difficult to administer/troubleshoot
 Limited cable length and number of
stations
 A cable break can disable the entire
network; no redundancy
 Maintenance costs may be higher in the
long run
 Performance degrades as additional
computers are added
Ring topology
started out as a simple peer-to-peer
LAN topology
Each networked workstation had two
connections: one to each of its nearest
neighbors
Data was transmitted unidirectionally
around the ring
Sending and receiving of data takes
place by the help of TOKEN
Token Passing
Token contains a piece of information
which along with data is sent by the
source computer
This token then passes to next node,
which checks if the signal is intended to
it
 If yes, it receives it and passes the empty
to into the network
 otherwise passes token along with the data
to next node
Ring topology
Advantages of Ring topology
 This type of network topology is very
organized
 Performance is better than that of Bus
topology
 No need for network server to control the
connectivity between workstations
 Additional components do not affect the
performance of network
 Each computer has equal access to
resources
Disadvantages of Ring
topology
 Each packet of data must pass
through all the computers between
source and destination, slower than
star topology
 If one workstation or port goes down,
the entire network gets affected
 Network is highly dependent on the
wire which connects different
components
Star topology
Have connections to networked devices
that “radiate” out form a common point
Each networked device in star topology
can access the media independently
Have become the dominant topology
type in contemporary LANs
Stars have made buses and rings
obsolete in LAN topologies
Star topology
Advantages of star topology
 Compared to Bus topology it gives far
much better performance
 Easy to connect new nodes or devices
 Centralized management. It helps in
monitoring the network
 Failure of one node or link doesn’t
affect the rest of network
Disadvantages of star topology
 If central device fails whole network
goes down
 The use of hub, a router or a switch as
central device increases the overall
cost of the network
 Performance and as well number of
nodes which can be added in such
topology is depended on capacity of
central device
Switched topology
A switch is a multiport, Data Link Layer device
A switch “learns” Media Access Control addresses
and stores them in an internal lookup table
Temporary, switched paths are created between the
frame’s originator and its intended recipient, and the
frames are forwarded along the temporary path
Switched topology features multiple connections to
a switching hub/Switch
Each port, and the device to which it connects, has
its own dedicated bandwidth
Switched topology
Advantages/Disadvantages of a
Switched topology
Advantage:
 Can improve LAN performance:
increase the aggregate bandwidth
available throughout the network
reducing the number of devices forced
to share each segment of bandwidth
Disadvantage:
 Large switched implementations do not
isolate broadcasts
Daisy chains
Developed by serially interconnecting all
the hubs of a network
This simple approach uses ports on
existing hubs for interconnecting the hubs
Daisy chains are easily built and don’t
require any special administrative skills
Daisy chains were, historically, the
interconnection method of choice for
emerging, first-generation LANs
Daisy chains
Disadvantage of Daisy chain
Increases the number of connections,
and therefore the number of devices, on
a LAN. Too many devices competing
for the same amount of bandwidth can
create collisions and quickly
incapacitate a LAN
Hierarchies
Hierarchical topologies consist of more
than one layer of hubs. Each layer serves a
different network function
The bottom tier is reserved for user station
and server connectivity. Higher-level tiers
provide aggregation of the user-level tier
A hierarchical arrangement is best suited
for medium-to-large-sized LANs that must
be concerned with scalability of the
network and with traffic aggregation
Hierarchical rings
Ring networks can be scaled up by
interconnecting multiple rings in a hierarchical
fashion
User station and server connectivity can be
provided by as many limited size rings as are
necessary to provide the required level of
performance
A second-tier ring, either Token Ring or FDDI,
can be used to interconnect all the user level
rings and to provide aggregated access to the
Wide Area Network (WAN)
Hierarchical rings
Hierarchical stars
Star topologies, can be implemented in
hierarchical arrangements of multiple
stars
Hierarchical stars can be implemented
as a single collision domain or
segmented into multiple collision
domains using switches, routers or
bridges
Hierarchical stars
Hierarchical combinations
Overall network performance can be
enhanced by not force-fitting all the
functional requirements of the LAN into
a single solution
Today’s high-end switching hubs
enable you to mix multiple technologies
Hierarchical combinations
WAN Topologies
The topology of a WAN describes the
way the transmission facilities are
arranged relative to the locations that
they interconnect
Numerous topologies are possible,
each one offering a different mix of
cost, performance and scalability
WAN Topologies
 Peer-to-peer WANs
 Ring WANs
 Star WANs
 Full-mesh WANs
 Partial-mesh WANs
 Two-tiered
 Three-tiered
 Hybrids
Peer-to-peer topology
A peer-to-peer WAN can be developed
using leased private lines or any other
transmission facility
This WAN topology is a relatively
simple way of interconnecting a small
number of sites
Represents the least-cost solution for
WANs that contain a small number of
internetworked locations
Peer-to-peer
Advantage/Disadvantage of
Peer-to-peer
Advantage:
 It is inexpensive relative to other options
Disadvantages:
 They don’t scale very well. As additional
locations are introduced to the WAN, the
number of hops between any given pair of
locations remains highly inconsistent and
has an upward trend
 An equipment or facility failure anywhere in
a peer-to-peer WAN can split the WAN
Ring topology
Can be developed fairly easily from a peer-
to-peer network by adding one
transmission facility and an extra port on
two routers
A ring-shaped WAN constructed with point-
to-point transmission facilities can be used
to interconnect a small number of sites and
provide route redundancy at a potentially
minimal incremental cost
Can use dynamic routing protocols
Ring topology
Advantages/Disadvantages of
Ring topology
Advantages:
 It provides alternative routes
 It is less expensive than all but the peer-to-peer
WAN
Disadvantages:
 Depending on the geographic dispersion of the
locations, adding an extra transmission facility
to complete the ring may be cost prohibitive
 Rings are not very scalable
Star network Topology
constructed by homing all locations into
a common location
The star topology can be constructed
using almost any dedicated
transmission facility including frame
relay and point-to-point private lines
Advantages/Disadvantages of
star topology
Advantages:
 More scalable than a peer-to-peer or ring
network
 Improved network performance. Hop count
of three
Disadvantages:
 It creates a single point of failure
 There is no route redundancy
Star topology
Full-mesh topology
This topology features the ultimate reliability and fault
tolerance
Every networked node is directly connected to every other
networked node
Redundant routes to each location are plentiful, hence
static routing impractical.
Use dynamic routing protocols
One application would be to provide interconnectivity for a
limited number of routers that require high network
availability
Another potential application is to fully mesh just parts of
the WAN, such as the backbone of a multi-tiered WAN or
tightly coupled work centers
Advantages/Disadvantages of
full-mesh
Advantages:
 Minimizes the number of hops between
any two network-connected machines
 Can be built with virtually any transmission
technology
Disadvantages:
 These WANs can be fairly expensive to
build
 A finite (although substantial) limit on the
scalability of the network
Full-mesh topology
Partial-mesh topology
Partial meshes are highly flexible topologies
that can take a variety of very different
configurations
The routers are much more tightly coupled
than any of the basic topologies but are not
fully interconnected, as would be the case in
a fully meshed network
A partially meshed WAN topology is readily
identified by the almost complete
interconnection of every node with every
other node in the network
Partial-mesh
Advantages of partial-mesh
Partial meshes offer the capability to
minimize hops for the bulk of the WAN’s
users
Unlike fully meshed networks, a partial
mesh can reduce the startup and
operational expenses by not
interconnecting low-traffic segments of the
WAN, hence more affordable and scalable
Two-tiered topology
A two-tiered topology is a modified
version of the basic star topology.
Rather than single concentrator routers,
two or more routers are used
A two-tiered WAN constructed with
dedicated facilities offers improved fault
tolerance over the simple star topology
without compromising scalability
Two-tiered topology
Three-tiered topology
WANs that need to interconnect a very
large number of sites, or are built using
smaller routers that can support only a
few serial connections, may find the
two-tiered architecture insufficiently
scalable.
Therefore, adding a third tier may well
provide the additional scalability they
require
Three-tiered
Advantage/Disadvantage of
three-tiered
Advantage:
 A three-tiered WAN constructed with
dedicated facilities offers even greater fault
tolerance and scalability than the two-
tiered topology
Disadvantage:
 Three-tiered networks are expensive to
build, operate and maintain
Hybrid topologies
Hybridization of multiple topologies is useful
in larger, more complex networks
Multi-tiered networks, in particular, lend
themselves to hybridization. A multi-tiered
WAN can be hybridized by fully or partially
meshing the backbone tier of routers
An effective hybrid topology may be
developed in a multi-tiered WAN by using a
fully meshed topology for the backbone
nodes only
Hybrid topology
Categories of Networks
Local Area Network (LAN)
Wide Area Network (WAN)
Metropolitan Area Network (MAN)
Personal Area Network (PAN)
WANs: a switched WAN v. a
point-to-point WAN
Heterogeneous Network
The Internet
The Internet has revolutionized many
aspects of our daily lives. It has affected
the way we do business as well as the
way we spend our leisure time. The
Internet is a communication system that
has brought a wealth of information to our
fingertips and organized it for our use.
PROTOCOLS AND
STANDARDS
Protocols
 A set of rules to define
What is communicated
How it is communicated
When it is communicated
Standards
 To guarantee national/international interoperability of
data and telecommunication technology
 Regardless of equipment manufacturers
 ISO, ITU, ANSI, IEEE, …
 Internet standards are maintained by IETF for publishing
RFC (Request for Comments)
Thank You for watching!
MSA Technosoft
https://msatechnosoft.in/

More Related Content

What's hot

Chapter 1: Introduction to Data Communication and Networks
Chapter 1: Introduction to Data Communication and NetworksChapter 1: Introduction to Data Communication and Networks
Chapter 1: Introduction to Data Communication and NetworksShafaan Khaliq Bhatti
 
Local Area Network – Wired LAN
Local Area Network – Wired LANLocal Area Network – Wired LAN
Local Area Network – Wired LANRaj vardhan
 
What is Ethernet
What is EthernetWhat is Ethernet
What is EthernetSimplilearn
 
Basic networking in power point by suprabha
Basic networking in power point by suprabhaBasic networking in power point by suprabha
Basic networking in power point by suprabhaSuprabha Sahoo
 
Computer network switching
Computer network switchingComputer network switching
Computer network switchingShivani Godha
 
Network Hardware And Software
Network Hardware And SoftwareNetwork Hardware And Software
Network Hardware And SoftwareSteven Cahill
 
Telecommunications and networks
Telecommunications and networksTelecommunications and networks
Telecommunications and networksBikash Kumar
 
Networking devices
Networking devicesNetworking devices
Networking devicesfrestoadi
 
Computer networks--networking hardware
Computer networks--networking hardwareComputer networks--networking hardware
Computer networks--networking hardwareMziaulla
 
Basic concepts of computer Networking
Basic concepts of computer NetworkingBasic concepts of computer Networking
Basic concepts of computer NetworkingHj Habib
 
Computer network & communication answer
Computer network & communication answerComputer network & communication answer
Computer network & communication answersmkengkilili2011
 
Data Communication and Networking
Data Communication and NetworkingData Communication and Networking
Data Communication and NetworkingAnjan Mahanta
 

What's hot (20)

Chapter 1: Introduction to Data Communication and Networks
Chapter 1: Introduction to Data Communication and NetworksChapter 1: Introduction to Data Communication and Networks
Chapter 1: Introduction to Data Communication and Networks
 
Local Area Network – Wired LAN
Local Area Network – Wired LANLocal Area Network – Wired LAN
Local Area Network – Wired LAN
 
What is Ethernet
What is EthernetWhat is Ethernet
What is Ethernet
 
Networkingconcepts
NetworkingconceptsNetworkingconcepts
Networkingconcepts
 
Basic networking in power point by suprabha
Basic networking in power point by suprabhaBasic networking in power point by suprabha
Basic networking in power point by suprabha
 
Computer network switching
Computer network switchingComputer network switching
Computer network switching
 
Network Hardware And Software
Network Hardware And SoftwareNetwork Hardware And Software
Network Hardware And Software
 
computer network OSI layer
computer network OSI layercomputer network OSI layer
computer network OSI layer
 
NETWORK COMPONENTS
NETWORK COMPONENTSNETWORK COMPONENTS
NETWORK COMPONENTS
 
Telecommunications and networks
Telecommunications and networksTelecommunications and networks
Telecommunications and networks
 
Leach protocol
Leach protocolLeach protocol
Leach protocol
 
Switches on Networking
Switches on NetworkingSwitches on Networking
Switches on Networking
 
Issues in Data Link Layer
Issues in Data Link LayerIssues in Data Link Layer
Issues in Data Link Layer
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Local area network
Local area networkLocal area network
Local area network
 
Computer networks--networking hardware
Computer networks--networking hardwareComputer networks--networking hardware
Computer networks--networking hardware
 
Basic concepts of computer Networking
Basic concepts of computer NetworkingBasic concepts of computer Networking
Basic concepts of computer Networking
 
Computer network & communication answer
Computer network & communication answerComputer network & communication answer
Computer network & communication answer
 
Data Communication and Networking
Data Communication and NetworkingData Communication and Networking
Data Communication and Networking
 
Ch3 3 v1
Ch3 3 v1Ch3 3 v1
Ch3 3 v1
 

Similar to Data communication and computer networks | Network Topologies

Presentation on topology
Presentation on topologyPresentation on topology
Presentation on topologykalyan kumar
 
Presentation on topology by kalyan kk
Presentation on topology by kalyan kkPresentation on topology by kalyan kk
Presentation on topology by kalyan kkkalyan kumar
 
Computer Networks
Computer NetworksComputer Networks
Computer NetworksRaj vardhan
 
Network topology by Dr. Gholkar D. R.
Network topology by Dr. Gholkar D. R.Network topology by Dr. Gholkar D. R.
Network topology by Dr. Gholkar D. R.drgholkar
 
Data Communication and Networks
Data Communication and NetworksData Communication and Networks
Data Communication and NetworksChAwais15
 
4-Topology and Categories of Network-06-01-2024.PPT
4-Topology and Categories of Network-06-01-2024.PPT4-Topology and Categories of Network-06-01-2024.PPT
4-Topology and Categories of Network-06-01-2024.PPTvedhatrioathi100
 
20CS2007 Computer Communication Networks
20CS2007 Computer Communication Networks 20CS2007 Computer Communication Networks
20CS2007 Computer Communication Networks Kathirvel Ayyaswamy
 
Network topologies
Network topologiesNetwork topologies
Network topologiesMee Kanta
 
20CS2007 Computer Communication Networks
20CS2007 Computer Communication Networks 20CS2007 Computer Communication Networks
20CS2007 Computer Communication Networks Kathirvel Ayyaswamy
 

Similar to Data communication and computer networks | Network Topologies (20)

Chapter 1
Chapter 1Chapter 1
Chapter 1
 
networking
networkingnetworking
networking
 
Unit_1.pptx
Unit_1.pptxUnit_1.pptx
Unit_1.pptx
 
Lecture 02
Lecture 02Lecture 02
Lecture 02
 
networking topology
networking topologynetworking topology
networking topology
 
NETWORKING
NETWORKINGNETWORKING
NETWORKING
 
networking
networkingnetworking
networking
 
PC 106 PPT-05
PC 106 PPT-05PC 106 PPT-05
PC 106 PPT-05
 
Topology
TopologyTopology
Topology
 
Presentation on topology
Presentation on topologyPresentation on topology
Presentation on topology
 
Presentation on topology by kalyan kk
Presentation on topology by kalyan kkPresentation on topology by kalyan kk
Presentation on topology by kalyan kk
 
Networking(CPM & PERT)
Networking(CPM & PERT)Networking(CPM & PERT)
Networking(CPM & PERT)
 
Computer Networks
Computer NetworksComputer Networks
Computer Networks
 
Network topology by Dr. Gholkar D. R.
Network topology by Dr. Gholkar D. R.Network topology by Dr. Gholkar D. R.
Network topology by Dr. Gholkar D. R.
 
Data Communication and Networks
Data Communication and NetworksData Communication and Networks
Data Communication and Networks
 
Tata Chuna
Tata Chuna Tata Chuna
Tata Chuna
 
4-Topology and Categories of Network-06-01-2024.PPT
4-Topology and Categories of Network-06-01-2024.PPT4-Topology and Categories of Network-06-01-2024.PPT
4-Topology and Categories of Network-06-01-2024.PPT
 
20CS2007 Computer Communication Networks
20CS2007 Computer Communication Networks 20CS2007 Computer Communication Networks
20CS2007 Computer Communication Networks
 
Network topologies
Network topologiesNetwork topologies
Network topologies
 
20CS2007 Computer Communication Networks
20CS2007 Computer Communication Networks 20CS2007 Computer Communication Networks
20CS2007 Computer Communication Networks
 

More from MSA Technosoft

What is a Digital Signature? | How Digital Signature work?
What is a Digital Signature? | How Digital Signature work?What is a Digital Signature? | How Digital Signature work?
What is a Digital Signature? | How Digital Signature work?MSA Technosoft
 
Cascading Style Sheets - CSS - Tutorial
Cascading Style Sheets - CSS  -  TutorialCascading Style Sheets - CSS  -  Tutorial
Cascading Style Sheets - CSS - TutorialMSA Technosoft
 
www | HTTP | HTML - Tutorial
www | HTTP | HTML - Tutorialwww | HTTP | HTML - Tutorial
www | HTTP | HTML - TutorialMSA Technosoft
 
Responsive Web Design | Website Designing
Responsive Web Design | Website DesigningResponsive Web Design | Website Designing
Responsive Web Design | Website DesigningMSA Technosoft
 
BFS, Breadth first search | Search Traversal Algorithm
BFS, Breadth first search | Search Traversal AlgorithmBFS, Breadth first search | Search Traversal Algorithm
BFS, Breadth first search | Search Traversal AlgorithmMSA Technosoft
 
MIS ( Management Information System ) | DEFINITION, IMPORTANCE & BENIFITS
MIS ( Management  Information System ) | DEFINITION, IMPORTANCE & BENIFITSMIS ( Management  Information System ) | DEFINITION, IMPORTANCE & BENIFITS
MIS ( Management Information System ) | DEFINITION, IMPORTANCE & BENIFITSMSA Technosoft
 
eCommerce | Electronic Commerce
eCommerce | Electronic CommerceeCommerce | Electronic Commerce
eCommerce | Electronic CommerceMSA Technosoft
 
Digital Marketing | Internet Marketing | Social Networking
Digital Marketing | Internet Marketing | Social NetworkingDigital Marketing | Internet Marketing | Social Networking
Digital Marketing | Internet Marketing | Social NetworkingMSA Technosoft
 
Cascading Style Sheet | CSS
Cascading Style Sheet | CSSCascading Style Sheet | CSS
Cascading Style Sheet | CSSMSA Technosoft
 

More from MSA Technosoft (14)

Computer networks-4
Computer networks-4Computer networks-4
Computer networks-4
 
Computer networks-3
Computer networks-3Computer networks-3
Computer networks-3
 
Computer networks-2
Computer networks-2Computer networks-2
Computer networks-2
 
Computer networks-1
Computer networks-1Computer networks-1
Computer networks-1
 
What is a Digital Signature? | How Digital Signature work?
What is a Digital Signature? | How Digital Signature work?What is a Digital Signature? | How Digital Signature work?
What is a Digital Signature? | How Digital Signature work?
 
Cascading Style Sheets - CSS - Tutorial
Cascading Style Sheets - CSS  -  TutorialCascading Style Sheets - CSS  -  Tutorial
Cascading Style Sheets - CSS - Tutorial
 
www | HTTP | HTML - Tutorial
www | HTTP | HTML - Tutorialwww | HTTP | HTML - Tutorial
www | HTTP | HTML - Tutorial
 
Responsive Web Design | Website Designing
Responsive Web Design | Website DesigningResponsive Web Design | Website Designing
Responsive Web Design | Website Designing
 
BFS, Breadth first search | Search Traversal Algorithm
BFS, Breadth first search | Search Traversal AlgorithmBFS, Breadth first search | Search Traversal Algorithm
BFS, Breadth first search | Search Traversal Algorithm
 
MIS ( Management Information System ) | DEFINITION, IMPORTANCE & BENIFITS
MIS ( Management  Information System ) | DEFINITION, IMPORTANCE & BENIFITSMIS ( Management  Information System ) | DEFINITION, IMPORTANCE & BENIFITS
MIS ( Management Information System ) | DEFINITION, IMPORTANCE & BENIFITS
 
Hacking tutorial
Hacking tutorialHacking tutorial
Hacking tutorial
 
eCommerce | Electronic Commerce
eCommerce | Electronic CommerceeCommerce | Electronic Commerce
eCommerce | Electronic Commerce
 
Digital Marketing | Internet Marketing | Social Networking
Digital Marketing | Internet Marketing | Social NetworkingDigital Marketing | Internet Marketing | Social Networking
Digital Marketing | Internet Marketing | Social Networking
 
Cascading Style Sheet | CSS
Cascading Style Sheet | CSSCascading Style Sheet | CSS
Cascading Style Sheet | CSS
 

Recently uploaded

Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitolTechU
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerunnathinaik
 

Recently uploaded (20)

Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptx
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developer
 

Data communication and computer networks | Network Topologies

  • 1. Data CommunicationData Communication && Computer NetworksComputer Networks MSA Technosoft
  • 2. Data Communications The term telecommunication means communication at a distance. The word data refers to information presented in whatever form is agreed upon by the parties creating and using the data. Data communications are the exchange of data between two devices via some form of transmission medium such as a wire cable.
  • 3. Five Components of DataFive Components of Data CommunicationCommunication
  • 4. Five Components of Data Communication Message:  text, number, images, audio, and video Sender and Receiver  devices that send/receive data message  Computer, workstation, telephone, TV, etc. Transmission medium  Physical path thru which the message travels Protocol  Set of rules governing data communications
  • 5. Data flow (simplex, half-duplex, and full-duplex)
  • 6. NETWORKS A network is a set of devices (often referred to as nodes) connected by communication links. A node can be a computer, printer, or any other device capable of sending and/or receiving data generated by other nodes on the network.
  • 7. Network Criteria Performance  Mostly measured by throughput and delay Reliability  The frequency of failure  Recovery time from a failure Security  Protecting data from unauthorized access Damage
  • 9. Physical Topology Mesh topology Star topology Bus topology Ring topology Hybrid topology
  • 11. LAN topologies Physical  Describes the geometric arrangement of components that make up the LAN Logical  Describes the possible connections between pairs of networked end-points that can communicate
  • 12. LAN Topologies(Physical)  Bus  Star  Ring  Switched  Daisy chains  Hierarchies
  • 13. Bus topology All networked nodes are interconnected, peer to peer, using a single, open-ended cable Both ends of the bus must be terminated with a terminating resistor to prevent signal bounce
  • 15. Advantages of Bus topology  Easy to implement and extend  Well suited for temporary networks that must be set up in a hurry  Typically the least cheapest topology to implement  Failure of one station does not affect others
  • 16. Disadvantages of Bus topology  Difficult to administer/troubleshoot  Limited cable length and number of stations  A cable break can disable the entire network; no redundancy  Maintenance costs may be higher in the long run  Performance degrades as additional computers are added
  • 17. Ring topology started out as a simple peer-to-peer LAN topology Each networked workstation had two connections: one to each of its nearest neighbors Data was transmitted unidirectionally around the ring Sending and receiving of data takes place by the help of TOKEN
  • 18. Token Passing Token contains a piece of information which along with data is sent by the source computer This token then passes to next node, which checks if the signal is intended to it  If yes, it receives it and passes the empty to into the network  otherwise passes token along with the data to next node
  • 20. Advantages of Ring topology  This type of network topology is very organized  Performance is better than that of Bus topology  No need for network server to control the connectivity between workstations  Additional components do not affect the performance of network  Each computer has equal access to resources
  • 21. Disadvantages of Ring topology  Each packet of data must pass through all the computers between source and destination, slower than star topology  If one workstation or port goes down, the entire network gets affected  Network is highly dependent on the wire which connects different components
  • 22. Star topology Have connections to networked devices that “radiate” out form a common point Each networked device in star topology can access the media independently Have become the dominant topology type in contemporary LANs Stars have made buses and rings obsolete in LAN topologies
  • 24. Advantages of star topology  Compared to Bus topology it gives far much better performance  Easy to connect new nodes or devices  Centralized management. It helps in monitoring the network  Failure of one node or link doesn’t affect the rest of network
  • 25. Disadvantages of star topology  If central device fails whole network goes down  The use of hub, a router or a switch as central device increases the overall cost of the network  Performance and as well number of nodes which can be added in such topology is depended on capacity of central device
  • 26. Switched topology A switch is a multiport, Data Link Layer device A switch “learns” Media Access Control addresses and stores them in an internal lookup table Temporary, switched paths are created between the frame’s originator and its intended recipient, and the frames are forwarded along the temporary path Switched topology features multiple connections to a switching hub/Switch Each port, and the device to which it connects, has its own dedicated bandwidth
  • 28. Advantages/Disadvantages of a Switched topology Advantage:  Can improve LAN performance: increase the aggregate bandwidth available throughout the network reducing the number of devices forced to share each segment of bandwidth Disadvantage:  Large switched implementations do not isolate broadcasts
  • 29. Daisy chains Developed by serially interconnecting all the hubs of a network This simple approach uses ports on existing hubs for interconnecting the hubs Daisy chains are easily built and don’t require any special administrative skills Daisy chains were, historically, the interconnection method of choice for emerging, first-generation LANs
  • 31. Disadvantage of Daisy chain Increases the number of connections, and therefore the number of devices, on a LAN. Too many devices competing for the same amount of bandwidth can create collisions and quickly incapacitate a LAN
  • 32. Hierarchies Hierarchical topologies consist of more than one layer of hubs. Each layer serves a different network function The bottom tier is reserved for user station and server connectivity. Higher-level tiers provide aggregation of the user-level tier A hierarchical arrangement is best suited for medium-to-large-sized LANs that must be concerned with scalability of the network and with traffic aggregation
  • 33. Hierarchical rings Ring networks can be scaled up by interconnecting multiple rings in a hierarchical fashion User station and server connectivity can be provided by as many limited size rings as are necessary to provide the required level of performance A second-tier ring, either Token Ring or FDDI, can be used to interconnect all the user level rings and to provide aggregated access to the Wide Area Network (WAN)
  • 35. Hierarchical stars Star topologies, can be implemented in hierarchical arrangements of multiple stars Hierarchical stars can be implemented as a single collision domain or segmented into multiple collision domains using switches, routers or bridges
  • 37. Hierarchical combinations Overall network performance can be enhanced by not force-fitting all the functional requirements of the LAN into a single solution Today’s high-end switching hubs enable you to mix multiple technologies
  • 39. WAN Topologies The topology of a WAN describes the way the transmission facilities are arranged relative to the locations that they interconnect Numerous topologies are possible, each one offering a different mix of cost, performance and scalability
  • 40. WAN Topologies  Peer-to-peer WANs  Ring WANs  Star WANs  Full-mesh WANs  Partial-mesh WANs  Two-tiered  Three-tiered  Hybrids
  • 41. Peer-to-peer topology A peer-to-peer WAN can be developed using leased private lines or any other transmission facility This WAN topology is a relatively simple way of interconnecting a small number of sites Represents the least-cost solution for WANs that contain a small number of internetworked locations
  • 43. Advantage/Disadvantage of Peer-to-peer Advantage:  It is inexpensive relative to other options Disadvantages:  They don’t scale very well. As additional locations are introduced to the WAN, the number of hops between any given pair of locations remains highly inconsistent and has an upward trend  An equipment or facility failure anywhere in a peer-to-peer WAN can split the WAN
  • 44. Ring topology Can be developed fairly easily from a peer- to-peer network by adding one transmission facility and an extra port on two routers A ring-shaped WAN constructed with point- to-point transmission facilities can be used to interconnect a small number of sites and provide route redundancy at a potentially minimal incremental cost Can use dynamic routing protocols
  • 46. Advantages/Disadvantages of Ring topology Advantages:  It provides alternative routes  It is less expensive than all but the peer-to-peer WAN Disadvantages:  Depending on the geographic dispersion of the locations, adding an extra transmission facility to complete the ring may be cost prohibitive  Rings are not very scalable
  • 47. Star network Topology constructed by homing all locations into a common location The star topology can be constructed using almost any dedicated transmission facility including frame relay and point-to-point private lines
  • 48. Advantages/Disadvantages of star topology Advantages:  More scalable than a peer-to-peer or ring network  Improved network performance. Hop count of three Disadvantages:  It creates a single point of failure  There is no route redundancy
  • 50. Full-mesh topology This topology features the ultimate reliability and fault tolerance Every networked node is directly connected to every other networked node Redundant routes to each location are plentiful, hence static routing impractical. Use dynamic routing protocols One application would be to provide interconnectivity for a limited number of routers that require high network availability Another potential application is to fully mesh just parts of the WAN, such as the backbone of a multi-tiered WAN or tightly coupled work centers
  • 51. Advantages/Disadvantages of full-mesh Advantages:  Minimizes the number of hops between any two network-connected machines  Can be built with virtually any transmission technology Disadvantages:  These WANs can be fairly expensive to build  A finite (although substantial) limit on the scalability of the network
  • 53. Partial-mesh topology Partial meshes are highly flexible topologies that can take a variety of very different configurations The routers are much more tightly coupled than any of the basic topologies but are not fully interconnected, as would be the case in a fully meshed network A partially meshed WAN topology is readily identified by the almost complete interconnection of every node with every other node in the network
  • 55. Advantages of partial-mesh Partial meshes offer the capability to minimize hops for the bulk of the WAN’s users Unlike fully meshed networks, a partial mesh can reduce the startup and operational expenses by not interconnecting low-traffic segments of the WAN, hence more affordable and scalable
  • 56. Two-tiered topology A two-tiered topology is a modified version of the basic star topology. Rather than single concentrator routers, two or more routers are used A two-tiered WAN constructed with dedicated facilities offers improved fault tolerance over the simple star topology without compromising scalability
  • 58. Three-tiered topology WANs that need to interconnect a very large number of sites, or are built using smaller routers that can support only a few serial connections, may find the two-tiered architecture insufficiently scalable. Therefore, adding a third tier may well provide the additional scalability they require
  • 60. Advantage/Disadvantage of three-tiered Advantage:  A three-tiered WAN constructed with dedicated facilities offers even greater fault tolerance and scalability than the two- tiered topology Disadvantage:  Three-tiered networks are expensive to build, operate and maintain
  • 61. Hybrid topologies Hybridization of multiple topologies is useful in larger, more complex networks Multi-tiered networks, in particular, lend themselves to hybridization. A multi-tiered WAN can be hybridized by fully or partially meshing the backbone tier of routers An effective hybrid topology may be developed in a multi-tiered WAN by using a fully meshed topology for the backbone nodes only
  • 63. Categories of Networks Local Area Network (LAN) Wide Area Network (WAN) Metropolitan Area Network (MAN) Personal Area Network (PAN)
  • 64. WANs: a switched WAN v. a point-to-point WAN
  • 66. The Internet The Internet has revolutionized many aspects of our daily lives. It has affected the way we do business as well as the way we spend our leisure time. The Internet is a communication system that has brought a wealth of information to our fingertips and organized it for our use.
  • 67. PROTOCOLS AND STANDARDS Protocols  A set of rules to define What is communicated How it is communicated When it is communicated Standards  To guarantee national/international interoperability of data and telecommunication technology  Regardless of equipment manufacturers  ISO, ITU, ANSI, IEEE, …  Internet standards are maintained by IETF for publishing RFC (Request for Comments)
  • 68. Thank You for watching! MSA Technosoft https://msatechnosoft.in/