











Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
An introduction to communications networks, discussing their role in transporting data between end-systems and supporting various services and applications. It covers the evolution of communications networks, focusing on the telephone network and the Internet, and explains the concepts of resource sharing through multiplexing and switching techniques, such as Circuit Switching and Packet Switching. The document also touches upon data communications, network architectures, and specific functions like framing, error control, and routing.
What you will learn
Typology: Schemes and Mind Maps
1 / 19
This page cannot be seen from the preview
Don't miss anything!
Communications networks• Communications networks are used to transport information (data)
applications like remote access, file transfer, e-mail, etc.
( Integrated Services Digital Network
), which was an evolution of the
digital telephone network IDN (
Integrated Digital Network
), and was
extended to support BISDN (
Broadband ISDN
), which was the driving
force behind the development of ATM (
Asynchronous Transfer Mode
best effort
basis)
but is becoming the universal infrastructure for carrying any type oftraffic, such as VoIP (Voice over IP), video streaming, etc.
Resource sharing• At present, the two most ubiquitous networks are the telephone
multiplexing
techniques
Computer networks• Computers store and process information (digital data), which may
intermediate systems
Point-to-point links
between two systems (e.g., a telephone circuit)
Multipoint links
shared by multiple systems (that listen and broadcast to
the medium)
Wide Area Network
Metropolitan Area Network
Local Area Network
Personal Area Network
Transmission links• Point-to-point • Multipoint (multiple access)
Abstract view of a computer network• A computer network is used to transport data between end-systems,
Need for switching• Establishing direct (dedicated) links between pairs of computers is not
fully interconnect the computers grows with the square of its number
high communications costs)
should not be restricted (any to any)
lead to underutilization of resources (or even no utilization at all)
an arbitration mechanism is required to access the medium withoutconflicts (the medium provides an inherent form of distributed switching)
they are connected by point-to-point links, typically in a mesh topology
(this is logically equivalent to a shared bus and should not be confused witha switch)
Ring
HUB Star
Connectivity – shared media
Bus
Connectivity – single switch• Central switching node (star topology) – traffic is switched between input and
output ports (a switch may be designed to support multicast or broadcast)
Star
A network of networks
Packet Switching• A computer network allows the attached computers (
end-systems
hosts
) to
exchange data and share their resources
unpredictable) and therefore it is not efficient to reserve and dedicatetransmission resources (circuits) to carry such individual traffic flows
statistical multiplexing
to dynamically
share network resources (transmission and switching facilities) amongmany independent traffic flows and thus improve the utilization of resources
computer networks
Asynchronous Time Division Multiplexing
(ATDM), which is more efficient and flexible than Synchronous TimeDivision Multiplexing (STDM) for carrying data traffic or traffic mixes
multiplexing depends on a trade-off between efficiency and the Quality ofService (QoS) guarantees required by each class
Topics to cover• We shall start by studying the basic technologies that are used in the