Module 4
Module 4
Networking
by
Prof. Mridula Gupta
Department of Electronic science
University of Delhi, South Campus
1
Reference
Four transitions, called primitives, are invoked to and from the layers
through identifiers called Service Access Points (SAPs)
N+1
• SDU (service data unit)- User IDU
data transferred transparently
by layers N+1 to layer N and
subsequently to N-1 PCI SDU ICI
N
• PCI (protocol control
information)-Information
exchanged by different entities PDU ICI
at different sites on the
network to instruct an entity to
perform a service function. IDU
N-1
• PDU ( protocol data unit)- ICI
Combination of SDU and PCI SDU
Layers
• ICI (interface control
information)- A temporary N+1
parameter passed between IDU
N and N-1 to invoke
service functions
PCI SDU ICI
• IDU(interface data unit) – N
The total unit of
information transferred
PDU ICI
across the layer
boundaries; it includes the
PCI, SDU, and ICI. IDU
is transmitted across the IDU
SAPs N-1
SDU ICI
The OSI Model
1. Physical Layer
– Lowest Layer
– Functions include activation,
maintenance and deactivation of
the physical circuit between a
DCE/DTE
– provides the hardware means of
sending and receiving data on a
carrier
– defines cables, cards and physical
aspects.
– Fast Ethernet,RS232, and ATM
are protocols with physical layer
components.
Data Link Layer
B Channel: 64 kbps
D channel: 16 or 64 kbps
H channel: 384, 1536 or 1920kbps
Both PRI and BRI ISDN use B channels for sending data and
D channels for other forms of communication. The difference
lies in the number of channels they use to accomplish this.
Prof. Mridula Gupta 28
2B+ D Service (Basic Rate Interface, BRI)
In the United States, Canada, Japan, and Korea, the primary rate
interface consists of 23 64-kbps B channels and one 64-kbps D
channel (23B D) for a combined bit rate of 1.544 Mbps.
•It offers multiple digital services that operate through the same
copper wire
• Digital signals broadcast through telephone lines.
• ISDN provides a higher data transfer rate.
• Can connect devices and allow them to operate over a single
line. This includes credit card readers, fax machines, and other
manifold devices.
• It is up and running faster than other modems.
Need of synchronization:
i. Computers and terminals must notify each other
that they are able and wish to communicate.
ii. Once they are communicating, they must provide a
method which keeps both devices aware of the
ongoing transmission.
Synchronizing Network Components
S S S
S S S
T T T
T Byte N T Byte 2 T Byte 1
A A A
O O O
R R R
P P P
T T T
Asynchronous Format
Front-End
M: Modem
T
Telephone PBX Computer
and DTEs T
The ATM layer specifies the format of the cells, constructs the
header, implements error control mechanism and creates and
destroys the virtual circuits.
There are two versions of cell header:
1. User Network Interface: used for communications between
user systems or between user system and switch.
2. Network to Network Interface: used for communication
between switches only.