SlideShare a Scribd company logo
C H A P T E R
Integrated Services Digital Network (ISDN) 12-1
1 2
Integrated Services Digital Network
(ISDN)
Background
Integrated Services Digital Network (ISDN) is comprised of digital telephony and data-transport
services offered by regional telephone carriers. ISDN involves the digitalization of the telephone
network, which permits voice, data, text, graphics, music, video, and other source material to be
transmitted over existing telephone. The emergence of ISDN represents an effort to standardize
subscriber services, user/network interfaces, and network and internetwork capabilities. ISDN
applications include high-speed image applications (such as Group IV facsimile), additional
telephone lines in homes to serve the telecommuting industry, high-speed file transfer, and video
conferencing. Voice service is also an application for ISDN. This chapter summarizes the underlying
technologies and services associated with ISDN.
ISDN Components
ISDN components include terminals, terminal adapters (TAs), network-termination devices,
line-termination equipment, and exchange-termination equipment. ISDN terminals come in two
types. Specialized ISDN terminals are referred to as terminal equipment type 1 (TE1). Non-ISDN
terminals, such as DTE, that predate the ISDN standards are referred to as terminal equipment type
2 (TE2). TE1s connect to the ISDN network through a four-wire, twisted-pair digital link. TE2s
connect to the ISDN network through a TA. The ISDN TA can be either a standalone device or a
board inside the TE2. If the TE2 is implemented as a standalone device, it connects to the TA via a
standard physical-layer interface. Examples include EIA/TIA-232-C (formerly RS-232-C), V.24,
and V.35.
Beyond the TE1 and TE2 devices, the next connection point in the ISDN network is the network
termination type 1 (NT1) or network termination type 2 (NT2) device. These are
network-termination devices that connect the four-wire subscriber wiring to the conventional
two-wire local loop. In North America, the NT1 is a customer premises equipment (CPE) device. In
most other parts of the world, the NT1 is part of the network provided by the carrier. The NT2 is a
more complicated device that typically is found in digital private branch exchanges (PBXs) and that
performs Layer 2 and 3 protocol functions and concentration services. An NT1/2 device also exists
as a single device that combines the functions of an NT1 and an NT2.
ISDN specifies a number of reference points that define logical interfaces between functional
groupings, such as TAs and NT1s. ISDN reference points include the following:
• R—The reference point between non-ISDN equipment and a TA.
• S—The reference point between user terminals and the NT2.
• T—The reference point between NT1 and NT2 devices.
Services
Internetworking Technology Overview, June 199912-2
• U—The reference point between NT1 devices and line-termination equipment in the carrier
network. The U reference point is relevant only in North America, where the NT1 function is not
provided by the carrier network.
Figure 12-1 illustrates a sample ISDN configuration and shows three devices attached to an ISDN
switch at the central office. Two of these devices are ISDN-compatible, so they can be attached
through an S reference point to NT2 devices. The third device (a standard, non-ISDN telephone)
attaches through the reference point to a TA. Any of these devices also could attach to an NT1/2
device, which would replace both the NT1 and the NT2. In addition, although they are not shown,
similar user stations are attached to the far right ISDN switch.
Figure 12-1 Sample ISDN configuration illustrates relationships between devices and
reference points.
Services
The ISDN Basic Rate Interface (BRI) service offers two B channels and one D channel (2B+D). BRI
B-channel service operates at 64 kbps and is meant to carry user data; BRI D-channel service
operates at 16 kbps and is meant to carry control and signaling information, although it can support
user data transmission under certain circumstances. The D channel signaling protocol comprises
Layers 1 through 3 of the OSI reference model. BRI also provides for framing control and other
overhead, bringing its total bit rate to 192 kbps. The BRI physical-layer specification is International
Telecommunication Union Telecommunication Standardization Sector (ITU-T) (formerly the
Consultative Committee for International Telegraph and Telephone [CCITT]) I.430.
ISDN Primary Rate Interface (PRI) service offers 23 B channels and one D channel in North
America and Japan, yielding a total bit rate of 1.544 Mbps (the PRI D channel runs at 64 Kbps).
ISDN PRI in Europe, Australia, and other parts of the world provides 30 B channels plus one
64-Kbps D channel and a total interface rate of 2.048 Mbps. The PRI physical-layer specification is
ITU-T I.431.
T
NT2
S
TA
ISDN
switch
NT1
U
NT1
U
T
NT2
S
R
NT1
UT
NT2
S
TE2 device
(standard telephone)
TE1 device
(ISDN telephone)
TE1 device
(computer)
ISDN
switch
Packet
network
Switched
network
Private-line
network
S1307a
Integrated Services Digital Network (ISDN) 12-3
Layer 1
Layer 1
ISDN physical-layer (Layer 1) frame formats differ depending on whether the frame is outbound
(from terminal to network) or inbound (from network to terminal). Both physical-layer interfaces are
shown in Figure 12-2).
The frames are 48 bits long, of which 36 bits represent data. The bits of an ISDN physical-layer
frame are used as follows:
• F—Provides synchronization
• L—Adjusts the average bit value
• E—Ensures contention resolution when several terminals on a passive bus contend for a channel
• A—Activates devices
• S—Unassigned
• B1, B2, and D—Handles user data
Figure 12-2 ISDN Physical-layer frame formats differ depending on their direction.
Multiple ISDN user devices can be physically attached to one circuit. In this configuration, collisions
can result if two terminals transmit simultaneously. ISDN therefore provides features to determine
link contention. When an NT receives a D bit from the TE, it echoes back the bit in the next E-bit
position. The TE expects the next E bit to be the same as its last transmitted D bit.
Terminals cannot transmit into the D channel unless they first detect a specific number of ones
(indicating “no signal”) corresponding to a pre-established priority. If the TE detects a bit in the echo
(E) channel that is different from its D bits, it must stop transmitting immediately. This simple
technique ensures that only one terminal can transmit its D message at one time. After successful
D- message transmission, the terminal has its priority reduced by requiring it to detect more
continuous ones before transmitting. Terminals cannot raise their priority until all other devices on
LF B1
Field length,
in bits 1 1
L D L F L B2 L D L B1 B2L D L
1 81
LF B1 E D A F F B2 E D S B1 E D S
NT frame (network to terminal)
TE frame (terminal to network)
A = Activation bit
B1 = B1 channel bits
B2 = B2 channel bits
D = D channel (4 bits x 4000 frames/sec. = 16 kbps)
E = Echo of previous D bit
F = Framing bit
L = Load balancing
S = Spare bit
1 1 1 8 1 1 1 8 1 1 1 8
B2
Field length,
in bits 1 11 81 1 1 1 8 1 1 1 8 1 1 1 8
S1308a
. . .
. . .
Layer 2
Internetworking Technology Overview, June 199912-4
the same line have had an opportunity to send a D message. Telephone connections have higher
priority than all other services, and signaling information has a higher priority than non-signaling
information.
Layer 2
Layer 2 of the ISDN signaling protocol is Link Access Procedure, D channel (LAPD). LAPD is
similar to High-Level Data Link Control (HDLC) and Link Access Procedure, Balanced (LAPB)
(see Chapter 16, “Synchronous Data Link Control and Derivatives,” and Chapter 17, “X.25,” for
more information on these protocols). As the expansion of the LAPD acronym indicates, this layer
it is used across the D channel to ensure that control and signaling information flows and is received
properly. The LAPD frame format (see Figure 12-3) is very similar to that of HDLC and, like HDLC,
LAPD uses supervisory, information, and unnumbered frames. The LAPD protocol is formally
specified in ITU-T Q.920 and ITU-T Q.921.
The LAPD Flag and Control fields are identical to those of HDLC. The LAPD Address field can be
either 1 or 2 bytes long. If the extended address bit of the first byte is set, the address is 1 byte; if it
is not set, the address is 2 bytes. The first Address-field byte contains identifier service access point
identifier (SAPI), which identifies the portal at which LAPD services are provided to Layer 3.
Figure 12-3 LAPD frame format is similar to HDLC and LAPB.
The C/R bit indicates whether the frame contains a command or a response. The terminal end-point
identifier (TEI) field identifies either a single terminal or multiple terminals. A TEI of all ones
indicates a broadcast.
Layer 3
Two Layer 3 specifications are used for ISDN signaling: ITU-T (formerly CCITT) I.450 (also known
as ITU-T Q.930) and ITU-T I.451 (also known as ITU-T Q.931). Together, these protocols support
user-to-user, circuit-switched, and packet-switched connections. A variety of call-establishment,
call-termination, information, and miscellaneous messages are specified, including SETUP,
CONNECT, RELEASE, USER INFORMATION, CANCEL, STATUS, and DISCONNECT. These
AddressFlag Control Data FCS Flag
Field length,
in bytes 1 2 1 1Variable
TEIEAC/RSAPI
SAPI = Service access point identifier (6 bits)
C/R = Command/response bit
EA = Extended addressing bits
TEI = Terminal endpoint identifier
EA
1S1309a
Integrated Services Digital Network (ISDN) 12-5
Layer 3
messages are functionally similar to those provided by the X.25 protocol (see Chapter 17, “X.25,”
for more information). Figure 12-4, from ITU-T I.451, shows the typical stages of an ISDN
circuit-switched call.
Figure 12-4 An ISDN circuit-switched call moves through various stages to its destination.
Pick up
Set up
Ringing
Information
Set up ACK
Call proceeding
Connect
Alerting
Stop ring back indication
Ring back indication
Alerting
Connect
Set up
Pick up
Information
Flow
Connect ACK
Information Flow
Flow
Information
Flow
Information
Hang up
Disconnect
Disconnect
Release complete
Release complete
Release
Release
Router
call
Calling
DTE
Calling
DCE
Called
DCE
Called
DTE
Called
router
S1310a
Layer 3
Internetworking Technology Overview, June 199912-6

More Related Content

What's hot

Integrated service digital network
Integrated service digital networkIntegrated service digital network
Integrated service digital network
Rahul Karn
 
ISDN
ISDNISDN
ISDN
logicgate
 
Switching systems lecture8 mpls
Switching  systems lecture8 mplsSwitching  systems lecture8 mpls
Switching systems lecture8 mpls
Jumaan Ally Mohamed
 
Integrated Service Digital Network
Integrated Service Digital NetworkIntegrated Service Digital Network
Integrated Service Digital Network
Kishore Kumar
 
H.323: Packet Network Protocol
H.323: Packet Network ProtocolH.323: Packet Network Protocol
H.323: Packet Network Protocol
Yatish Bathla
 
Digital network lecturer8
Digital network  lecturer8Digital network  lecturer8
Digital network lecturer8
Jumaan Ally Mohamed
 
ISDN
ISDNISDN
ISDN
Singh_Trn
 
Integrated services digital network (isdn)
Integrated services digital network (isdn)Integrated services digital network (isdn)
Integrated services digital network (isdn)Gulu University
 
Wan notes
Wan notesWan notes
Wan notes
Saket Pathak
 
Isdn
IsdnIsdn
Bt0072 computer networks 1
Bt0072 computer networks  1Bt0072 computer networks  1
Bt0072 computer networks 1
Techglyphs
 
Digital network lecturer7
Digital network  lecturer7Digital network  lecturer7
Digital network lecturer7
Jumaan Ally Mohamed
 
Data communication part1
Data communication part1Data communication part1
Data communication part1
Melvin Cabatuan
 
Topic : B ISDN
Topic : B ISDNTopic : B ISDN
Topic : B ISDN
Dr Rajiv Srivastava
 
VHDL Implementation of FPGA Based OFDM Modem for Wireless Applications
VHDL Implementation of FPGA Based OFDM Modem for Wireless ApplicationsVHDL Implementation of FPGA Based OFDM Modem for Wireless Applications
VHDL Implementation of FPGA Based OFDM Modem for Wireless ApplicationsEditor IJCATR
 
Network layer and circuit switching
Network layer and circuit switchingNetwork layer and circuit switching
Network layer and circuit switchingasimnawaz54
 
Basics of Network Layer and Transport Layer
Basics of Network Layer and Transport LayerBasics of Network Layer and Transport Layer
Basics of Network Layer and Transport Layer
Rubal Sagwal
 

What's hot (20)

Integrated service digital network
Integrated service digital networkIntegrated service digital network
Integrated service digital network
 
ISDN
ISDNISDN
ISDN
 
Switching systems lecture8 mpls
Switching  systems lecture8 mplsSwitching  systems lecture8 mpls
Switching systems lecture8 mpls
 
Integrated Service Digital Network
Integrated Service Digital NetworkIntegrated Service Digital Network
Integrated Service Digital Network
 
H.323: Packet Network Protocol
H.323: Packet Network ProtocolH.323: Packet Network Protocol
H.323: Packet Network Protocol
 
Digital network lecturer8
Digital network  lecturer8Digital network  lecturer8
Digital network lecturer8
 
ISDN
ISDNISDN
ISDN
 
Integrated services digital network (isdn)
Integrated services digital network (isdn)Integrated services digital network (isdn)
Integrated services digital network (isdn)
 
Wan notes
Wan notesWan notes
Wan notes
 
Isdn routing
Isdn routingIsdn routing
Isdn routing
 
Isdn
IsdnIsdn
Isdn
 
Bt0072 computer networks 1
Bt0072 computer networks  1Bt0072 computer networks  1
Bt0072 computer networks 1
 
Digital network lecturer7
Digital network  lecturer7Digital network  lecturer7
Digital network lecturer7
 
Data communication part1
Data communication part1Data communication part1
Data communication part1
 
Topic : B ISDN
Topic : B ISDNTopic : B ISDN
Topic : B ISDN
 
PSTN
PSTNPSTN
PSTN
 
VHDL Implementation of FPGA Based OFDM Modem for Wireless Applications
VHDL Implementation of FPGA Based OFDM Modem for Wireless ApplicationsVHDL Implementation of FPGA Based OFDM Modem for Wireless Applications
VHDL Implementation of FPGA Based OFDM Modem for Wireless Applications
 
Network layer and circuit switching
Network layer and circuit switchingNetwork layer and circuit switching
Network layer and circuit switching
 
Basics of Network Layer and Transport Layer
Basics of Network Layer and Transport LayerBasics of Network Layer and Transport Layer
Basics of Network Layer and Transport Layer
 
Broadband isdn
Broadband isdnBroadband isdn
Broadband isdn
 

Similar to Isdn (1)

Isdn networking
Isdn networkingIsdn networking
Isdn networking
Singh Pankaj
 
ISDN.PPT
ISDN.PPTISDN.PPT
ISDN.PPT
shravani41
 
Hands On Data Communications, Networking and TCP/IP Troubleshooting
Hands On Data Communications, Networking and TCP/IP TroubleshootingHands On Data Communications, Networking and TCP/IP Troubleshooting
Hands On Data Communications, Networking and TCP/IP Troubleshooting
Living Online
 
Elet 4315 homework 3 1
Elet 4315 homework 3 1Elet 4315 homework 3 1
Elet 4315 homework 3 1Rever Wesley
 
Introduction To Telecom
Introduction To TelecomIntroduction To Telecom
Introduction To Telecom
humannetwork
 
INTRODUCTION TO WIRELESS NETWORKING
INTRODUCTION TO WIRELESS NETWORKINGINTRODUCTION TO WIRELESS NETWORKING
INTRODUCTION TO WIRELESS NETWORKING
DURGARAOBHARGAVI
 
ISDN & ATM
ISDN & ATMISDN & ATM
ISDN & ATM
BIT DURG
 
Unit_V_CPU_PC_interfacing_With_External_Devices_RS232_IEEE_488.ppt
Unit_V_CPU_PC_interfacing_With_External_Devices_RS232_IEEE_488.pptUnit_V_CPU_PC_interfacing_With_External_Devices_RS232_IEEE_488.ppt
Unit_V_CPU_PC_interfacing_With_External_Devices_RS232_IEEE_488.ppt
aasitworld
 
Design and Implementation of Low Power High Speed Symmetric Decoder Structure...
Design and Implementation of Low Power High Speed Symmetric Decoder Structure...Design and Implementation of Low Power High Speed Symmetric Decoder Structure...
Design and Implementation of Low Power High Speed Symmetric Decoder Structure...
Dr. Amarjeet Singh
 
Presentation1
Presentation1Presentation1
Presentation1
chandan verma
 
Serial Data Communication
Serial Data CommunicationSerial Data Communication
Serial Data CommunicationDesty Rahayu
 
CCNA Routing and Switching Lessons 11-12 - WAN Configuration - Eric Vanderburg
CCNA Routing and Switching Lessons 11-12 - WAN Configuration - Eric VanderburgCCNA Routing and Switching Lessons 11-12 - WAN Configuration - Eric Vanderburg
CCNA Routing and Switching Lessons 11-12 - WAN Configuration - Eric Vanderburg
Eric Vanderburg
 
Physical layer interface & standards
Physical layer interface & standardsPhysical layer interface & standards
Physical layer interface & standards
Srashti Vyas
 
cisco-nim-1mft-t1&e1-datasheet.pdf
cisco-nim-1mft-t1&e1-datasheet.pdfcisco-nim-1mft-t1&e1-datasheet.pdf
cisco-nim-1mft-t1&e1-datasheet.pdf
Hi-Network.com
 
Practical Radio Telemetry Systems for Industry
Practical Radio Telemetry Systems for IndustryPractical Radio Telemetry Systems for Industry
Practical Radio Telemetry Systems for Industry
Living Online
 

Similar to Isdn (1) (20)

Isdn networking
Isdn networkingIsdn networking
Isdn networking
 
ISDN.PPT
ISDN.PPTISDN.PPT
ISDN.PPT
 
Hands On Data Communications, Networking and TCP/IP Troubleshooting
Hands On Data Communications, Networking and TCP/IP TroubleshootingHands On Data Communications, Networking and TCP/IP Troubleshooting
Hands On Data Communications, Networking and TCP/IP Troubleshooting
 
roshan.ppt
roshan.pptroshan.ppt
roshan.ppt
 
Wan
WanWan
Wan
 
Elet 4315 homework 3 1
Elet 4315 homework 3 1Elet 4315 homework 3 1
Elet 4315 homework 3 1
 
Introduction To Telecom
Introduction To TelecomIntroduction To Telecom
Introduction To Telecom
 
INTRODUCTION TO WIRELESS NETWORKING
INTRODUCTION TO WIRELESS NETWORKINGINTRODUCTION TO WIRELESS NETWORKING
INTRODUCTION TO WIRELESS NETWORKING
 
Wan technology
Wan technologyWan technology
Wan technology
 
Wan technology
Wan technologyWan technology
Wan technology
 
ISDN & ATM
ISDN & ATMISDN & ATM
ISDN & ATM
 
Unit_V_CPU_PC_interfacing_With_External_Devices_RS232_IEEE_488.ppt
Unit_V_CPU_PC_interfacing_With_External_Devices_RS232_IEEE_488.pptUnit_V_CPU_PC_interfacing_With_External_Devices_RS232_IEEE_488.ppt
Unit_V_CPU_PC_interfacing_With_External_Devices_RS232_IEEE_488.ppt
 
Design and Implementation of Low Power High Speed Symmetric Decoder Structure...
Design and Implementation of Low Power High Speed Symmetric Decoder Structure...Design and Implementation of Low Power High Speed Symmetric Decoder Structure...
Design and Implementation of Low Power High Speed Symmetric Decoder Structure...
 
Presentation1
Presentation1Presentation1
Presentation1
 
Serial Data Communication
Serial Data CommunicationSerial Data Communication
Serial Data Communication
 
CCNA Routing and Switching Lessons 11-12 - WAN Configuration - Eric Vanderburg
CCNA Routing and Switching Lessons 11-12 - WAN Configuration - Eric VanderburgCCNA Routing and Switching Lessons 11-12 - WAN Configuration - Eric Vanderburg
CCNA Routing and Switching Lessons 11-12 - WAN Configuration - Eric Vanderburg
 
Physical layer interface & standards
Physical layer interface & standardsPhysical layer interface & standards
Physical layer interface & standards
 
Batch 25(a)
Batch 25(a)Batch 25(a)
Batch 25(a)
 
cisco-nim-1mft-t1&e1-datasheet.pdf
cisco-nim-1mft-t1&e1-datasheet.pdfcisco-nim-1mft-t1&e1-datasheet.pdf
cisco-nim-1mft-t1&e1-datasheet.pdf
 
Practical Radio Telemetry Systems for Industry
Practical Radio Telemetry Systems for IndustryPractical Radio Telemetry Systems for Industry
Practical Radio Telemetry Systems for Industry
 

More from Sudhir Kumar

air and dd question bank
air and dd question bank air and dd question bank
air and dd question bank Sudhir Kumar
 
model question on engineering assistants air and dd with answers
model question on engineering assistants air and dd with answersmodel question on engineering assistants air and dd with answers
model question on engineering assistants air and dd with answersSudhir Kumar
 
doordarshan and air question papers with answers
doordarshan and air question papers with answersdoordarshan and air question papers with answers
doordarshan and air question papers with answersSudhir Kumar
 
engineering assistants question papers in doordarshan and air
engineering assistants question papers in doordarshan and airengineering assistants question papers in doordarshan and air
engineering assistants question papers in doordarshan and airSudhir Kumar
 
apgenco 2012 question paper
apgenco 2012 question paperapgenco 2012 question paper
apgenco 2012 question paperSudhir Kumar
 
Sub-prime Crisis - Collapse of Lehman Brothers
Sub-prime Crisis - Collapse of Lehman BrothersSub-prime Crisis - Collapse of Lehman Brothers
Sub-prime Crisis - Collapse of Lehman BrothersSudhir Kumar
 
Application of electroceramics
Application of electroceramicsApplication of electroceramics
Application of electroceramicsSudhir Kumar
 
A hybrid radix 4 radix-8 low-power, high
A hybrid radix 4 radix-8 low-power, highA hybrid radix 4 radix-8 low-power, high
A hybrid radix 4 radix-8 low-power, highSudhir Kumar
 
Simple regenerative receiver
Simple regenerative receiverSimple regenerative receiver
Simple regenerative receiverSudhir Kumar
 
Wallace tree multiplier
Wallace tree multiplierWallace tree multiplier
Wallace tree multiplierSudhir Kumar
 

More from Sudhir Kumar (15)

all india radio
all india radioall india radio
all india radio
 
air and dd question bank
air and dd question bank air and dd question bank
air and dd question bank
 
model question on engineering assistants air and dd with answers
model question on engineering assistants air and dd with answersmodel question on engineering assistants air and dd with answers
model question on engineering assistants air and dd with answers
 
doordarshan and air question papers with answers
doordarshan and air question papers with answersdoordarshan and air question papers with answers
doordarshan and air question papers with answers
 
engineering assistants question papers in doordarshan and air
engineering assistants question papers in doordarshan and airengineering assistants question papers in doordarshan and air
engineering assistants question papers in doordarshan and air
 
apgenco 2012 question paper
apgenco 2012 question paperapgenco 2012 question paper
apgenco 2012 question paper
 
Sub-prime Crisis - Collapse of Lehman Brothers
Sub-prime Crisis - Collapse of Lehman BrothersSub-prime Crisis - Collapse of Lehman Brothers
Sub-prime Crisis - Collapse of Lehman Brothers
 
Application of electroceramics
Application of electroceramicsApplication of electroceramics
Application of electroceramics
 
A hybrid radix 4 radix-8 low-power, high
A hybrid radix 4 radix-8 low-power, highA hybrid radix 4 radix-8 low-power, high
A hybrid radix 4 radix-8 low-power, high
 
Booth Multiplier
Booth MultiplierBooth Multiplier
Booth Multiplier
 
3 g tutorial
3 g tutorial3 g tutorial
3 g tutorial
 
Pda
PdaPda
Pda
 
Simple regenerative receiver
Simple regenerative receiverSimple regenerative receiver
Simple regenerative receiver
 
diode technology
diode technologydiode technology
diode technology
 
Wallace tree multiplier
Wallace tree multiplierWallace tree multiplier
Wallace tree multiplier
 

Recently uploaded

GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
Neo4j
 
How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
danishmna97
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
Neo4j
 
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex ProofszkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
Alex Pruden
 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
Adtran
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
KAMESHS29
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
SOFTTECHHUB
 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
RinaMondal9
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
KatiaHIMEUR1
 
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
SOFTTECHHUB
 
UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
DianaGray10
 
Mind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AIMind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AI
Kumud Singh
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
DianaGray10
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
Quotidiano Piemontese
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems S.M.S.A.
 
20240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 202420240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 2024
Matthew Sinclair
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
DianaGray10
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
Pierluigi Pugliese
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Paige Cruz
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 

Recently uploaded (20)

GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
 
How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
 
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex ProofszkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
 
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
Goodbye Windows 11: Make Way for Nitrux Linux 3.5.0!
 
UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
 
Mind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AIMind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AI
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
 
20240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 202420240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 2024
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 

Isdn (1)

  • 1. C H A P T E R Integrated Services Digital Network (ISDN) 12-1 1 2 Integrated Services Digital Network (ISDN) Background Integrated Services Digital Network (ISDN) is comprised of digital telephony and data-transport services offered by regional telephone carriers. ISDN involves the digitalization of the telephone network, which permits voice, data, text, graphics, music, video, and other source material to be transmitted over existing telephone. The emergence of ISDN represents an effort to standardize subscriber services, user/network interfaces, and network and internetwork capabilities. ISDN applications include high-speed image applications (such as Group IV facsimile), additional telephone lines in homes to serve the telecommuting industry, high-speed file transfer, and video conferencing. Voice service is also an application for ISDN. This chapter summarizes the underlying technologies and services associated with ISDN. ISDN Components ISDN components include terminals, terminal adapters (TAs), network-termination devices, line-termination equipment, and exchange-termination equipment. ISDN terminals come in two types. Specialized ISDN terminals are referred to as terminal equipment type 1 (TE1). Non-ISDN terminals, such as DTE, that predate the ISDN standards are referred to as terminal equipment type 2 (TE2). TE1s connect to the ISDN network through a four-wire, twisted-pair digital link. TE2s connect to the ISDN network through a TA. The ISDN TA can be either a standalone device or a board inside the TE2. If the TE2 is implemented as a standalone device, it connects to the TA via a standard physical-layer interface. Examples include EIA/TIA-232-C (formerly RS-232-C), V.24, and V.35. Beyond the TE1 and TE2 devices, the next connection point in the ISDN network is the network termination type 1 (NT1) or network termination type 2 (NT2) device. These are network-termination devices that connect the four-wire subscriber wiring to the conventional two-wire local loop. In North America, the NT1 is a customer premises equipment (CPE) device. In most other parts of the world, the NT1 is part of the network provided by the carrier. The NT2 is a more complicated device that typically is found in digital private branch exchanges (PBXs) and that performs Layer 2 and 3 protocol functions and concentration services. An NT1/2 device also exists as a single device that combines the functions of an NT1 and an NT2. ISDN specifies a number of reference points that define logical interfaces between functional groupings, such as TAs and NT1s. ISDN reference points include the following: • R—The reference point between non-ISDN equipment and a TA. • S—The reference point between user terminals and the NT2. • T—The reference point between NT1 and NT2 devices.
  • 2. Services Internetworking Technology Overview, June 199912-2 • U—The reference point between NT1 devices and line-termination equipment in the carrier network. The U reference point is relevant only in North America, where the NT1 function is not provided by the carrier network. Figure 12-1 illustrates a sample ISDN configuration and shows three devices attached to an ISDN switch at the central office. Two of these devices are ISDN-compatible, so they can be attached through an S reference point to NT2 devices. The third device (a standard, non-ISDN telephone) attaches through the reference point to a TA. Any of these devices also could attach to an NT1/2 device, which would replace both the NT1 and the NT2. In addition, although they are not shown, similar user stations are attached to the far right ISDN switch. Figure 12-1 Sample ISDN configuration illustrates relationships between devices and reference points. Services The ISDN Basic Rate Interface (BRI) service offers two B channels and one D channel (2B+D). BRI B-channel service operates at 64 kbps and is meant to carry user data; BRI D-channel service operates at 16 kbps and is meant to carry control and signaling information, although it can support user data transmission under certain circumstances. The D channel signaling protocol comprises Layers 1 through 3 of the OSI reference model. BRI also provides for framing control and other overhead, bringing its total bit rate to 192 kbps. The BRI physical-layer specification is International Telecommunication Union Telecommunication Standardization Sector (ITU-T) (formerly the Consultative Committee for International Telegraph and Telephone [CCITT]) I.430. ISDN Primary Rate Interface (PRI) service offers 23 B channels and one D channel in North America and Japan, yielding a total bit rate of 1.544 Mbps (the PRI D channel runs at 64 Kbps). ISDN PRI in Europe, Australia, and other parts of the world provides 30 B channels plus one 64-Kbps D channel and a total interface rate of 2.048 Mbps. The PRI physical-layer specification is ITU-T I.431. T NT2 S TA ISDN switch NT1 U NT1 U T NT2 S R NT1 UT NT2 S TE2 device (standard telephone) TE1 device (ISDN telephone) TE1 device (computer) ISDN switch Packet network Switched network Private-line network S1307a
  • 3. Integrated Services Digital Network (ISDN) 12-3 Layer 1 Layer 1 ISDN physical-layer (Layer 1) frame formats differ depending on whether the frame is outbound (from terminal to network) or inbound (from network to terminal). Both physical-layer interfaces are shown in Figure 12-2). The frames are 48 bits long, of which 36 bits represent data. The bits of an ISDN physical-layer frame are used as follows: • F—Provides synchronization • L—Adjusts the average bit value • E—Ensures contention resolution when several terminals on a passive bus contend for a channel • A—Activates devices • S—Unassigned • B1, B2, and D—Handles user data Figure 12-2 ISDN Physical-layer frame formats differ depending on their direction. Multiple ISDN user devices can be physically attached to one circuit. In this configuration, collisions can result if two terminals transmit simultaneously. ISDN therefore provides features to determine link contention. When an NT receives a D bit from the TE, it echoes back the bit in the next E-bit position. The TE expects the next E bit to be the same as its last transmitted D bit. Terminals cannot transmit into the D channel unless they first detect a specific number of ones (indicating “no signal”) corresponding to a pre-established priority. If the TE detects a bit in the echo (E) channel that is different from its D bits, it must stop transmitting immediately. This simple technique ensures that only one terminal can transmit its D message at one time. After successful D- message transmission, the terminal has its priority reduced by requiring it to detect more continuous ones before transmitting. Terminals cannot raise their priority until all other devices on LF B1 Field length, in bits 1 1 L D L F L B2 L D L B1 B2L D L 1 81 LF B1 E D A F F B2 E D S B1 E D S NT frame (network to terminal) TE frame (terminal to network) A = Activation bit B1 = B1 channel bits B2 = B2 channel bits D = D channel (4 bits x 4000 frames/sec. = 16 kbps) E = Echo of previous D bit F = Framing bit L = Load balancing S = Spare bit 1 1 1 8 1 1 1 8 1 1 1 8 B2 Field length, in bits 1 11 81 1 1 1 8 1 1 1 8 1 1 1 8 S1308a . . . . . .
  • 4. Layer 2 Internetworking Technology Overview, June 199912-4 the same line have had an opportunity to send a D message. Telephone connections have higher priority than all other services, and signaling information has a higher priority than non-signaling information. Layer 2 Layer 2 of the ISDN signaling protocol is Link Access Procedure, D channel (LAPD). LAPD is similar to High-Level Data Link Control (HDLC) and Link Access Procedure, Balanced (LAPB) (see Chapter 16, “Synchronous Data Link Control and Derivatives,” and Chapter 17, “X.25,” for more information on these protocols). As the expansion of the LAPD acronym indicates, this layer it is used across the D channel to ensure that control and signaling information flows and is received properly. The LAPD frame format (see Figure 12-3) is very similar to that of HDLC and, like HDLC, LAPD uses supervisory, information, and unnumbered frames. The LAPD protocol is formally specified in ITU-T Q.920 and ITU-T Q.921. The LAPD Flag and Control fields are identical to those of HDLC. The LAPD Address field can be either 1 or 2 bytes long. If the extended address bit of the first byte is set, the address is 1 byte; if it is not set, the address is 2 bytes. The first Address-field byte contains identifier service access point identifier (SAPI), which identifies the portal at which LAPD services are provided to Layer 3. Figure 12-3 LAPD frame format is similar to HDLC and LAPB. The C/R bit indicates whether the frame contains a command or a response. The terminal end-point identifier (TEI) field identifies either a single terminal or multiple terminals. A TEI of all ones indicates a broadcast. Layer 3 Two Layer 3 specifications are used for ISDN signaling: ITU-T (formerly CCITT) I.450 (also known as ITU-T Q.930) and ITU-T I.451 (also known as ITU-T Q.931). Together, these protocols support user-to-user, circuit-switched, and packet-switched connections. A variety of call-establishment, call-termination, information, and miscellaneous messages are specified, including SETUP, CONNECT, RELEASE, USER INFORMATION, CANCEL, STATUS, and DISCONNECT. These AddressFlag Control Data FCS Flag Field length, in bytes 1 2 1 1Variable TEIEAC/RSAPI SAPI = Service access point identifier (6 bits) C/R = Command/response bit EA = Extended addressing bits TEI = Terminal endpoint identifier EA 1S1309a
  • 5. Integrated Services Digital Network (ISDN) 12-5 Layer 3 messages are functionally similar to those provided by the X.25 protocol (see Chapter 17, “X.25,” for more information). Figure 12-4, from ITU-T I.451, shows the typical stages of an ISDN circuit-switched call. Figure 12-4 An ISDN circuit-switched call moves through various stages to its destination. Pick up Set up Ringing Information Set up ACK Call proceeding Connect Alerting Stop ring back indication Ring back indication Alerting Connect Set up Pick up Information Flow Connect ACK Information Flow Flow Information Flow Information Hang up Disconnect Disconnect Release complete Release complete Release Release Router call Calling DTE Calling DCE Called DCE Called DTE Called router S1310a
  • 6. Layer 3 Internetworking Technology Overview, June 199912-6