11 Atm
11 Atm
Communications
Chapter 11 – Asynchronous Transfer
Mode
Ninth Edition
by William Stallings
I
N
T
E
R
F
A
C
E
S
ATM Logical Connections
ATM Virtual Path Connection
quality of service
switched and semi-permanent channel
connections
cell sequence integrity
traffic parameter negotiation and usage
monitoring
Virtual Path Characteristics
quality of service
switched and semi-permanent channel
connections
cell sequence integrity
traffic parameter negotiation and usage
monitoring
virtual channel identifier restriction within a
VPC
Control Signaling - VCC
to establish or release VCCs & VPCs
uses a separate connection
methods are:
1. semi-permanent VCC
2. meta-signaling channel
3. user to network signaling virtual channel
4. user to user signaling virtual channel
Control Signaling - VPC
methods for control signaling for VPCs:
1. semi-permanent
2. customer controlled
3. network controlled
ATM Signaling
ATM
Cells
ATM Header Fields
generic flow control
virtual path identifier
virtual channel identifier
payload type
cell loss priority
header error control
Payload Type (PT) Field Coding
Generic Flow Control (GFC)
control traffic flow at user to network interface
(UNI) to alleviate short term overload
two sets of procedures
uncontrolled transmission
controlled transmission
every connection subject to flow control or not
if subject to flow control:
may be one group (A) default
may be two groups (A and B)
flow control is from subscriber to network
GFC - Single Group of
Connections
1. If TRANSMIT=1 send uncontrolled cells any
time. If TRANSMIT=0 no cells may be sent
2. If HALT received, TRANSMIT=0 until NO_HALT
3. If TRANSMIT=1 & no uncontrolled cell to send:
1. If GO_CNTR>0, TE may send controlled cell and
decrement GO_CNTR
2. If GO_CNTR=0, TE may not send controlled cells
4. TE sets GO_CNTR to GO_VALUE upon
receiving SET signal
Use of HALT
to limit effective data rate on ATM
should be cyclic
to reduce data rate by half, HALT issued to
be in effect 50% of time
done on regular pattern over lifetime of
connection
Generic Flow Control (GFC)
Field Coding
Two Queue Model
uses two counters each with current and
initial values:
GO_CNTR_A
GO_VALUE_A
GO_CNTR_B
GO_VALUE_B
Header Error Control
Effect of
Error in
Cell
Header
Impact of Random Bit Errors
on HEC Performance
Transmission of ATM Cells
I.432 specifies two choices of
several data rates: transmission
622.08Mbps structure:
155.52Mbps
cell based physical
51.84Mbps layer
25.6Mbps
SDH based physical
layer
Cell Based Physical Layer
no framing imposed
continuous stream of 53 octet cells
cell delineation based on header error
control field
Cell Delineation State Diagram
Impact of Random Bit Errors on
Cell Delineation Performance
Acquisition Time
vs. Bit Error Rate
SDH Based Physical Layer
imposes structure on ATM stream
eg. for 155.52Mbps
use STM-1 (STS-3) frame
can carry ATM and STM payloads
specific connections can be circuit
switched using SDH channel
SDH multiplexing techniques can combine
several ATM streams
STM-1 Payload for SDH-Based
ATM Cell Transmission
ATM Service Categories
Constant Bit Rate (CBR)
fixed data rate continuously available
tight upper bound on delay
uncompressed audio and video
video conferencing
interactive audio
A/V distribution and retrieval
Real-Time Variable Bit Rate
(rt-VBR)
for time sensitive applications
tightly constrained delay and delay variation
rt-VBR applications transmit data at a rate that
varies with time
characterized as bursty
allow more flexibility than CBR
Non-Real-Time Variable Bit Rate
(nrt-VBR)
used for data transfers with critical response time
airline reservations, banking transactions
end system specifies:
a peak cell rate
a sustainable or average cell rate
measure of how bursty or clumped cells can be
Unspecified Bit Rate (UBR)
may be additional capacity over and above that
used by CBR and VBR traffic
not all resources dedicated to CBR/VBR traffic
unused cells due to bursty nature of VBR
for application that can tolerate some cell loss or
variable delays
eg. TCP based traffic
cells forwarded on FIFO basis
best effort service
examples:
text/data/image transfer
telecommuting
Available Bit Rate (ABR)
applicationspecifies peak cell rate (PCR)
and minimum cell rate (MCR)
resources allocated to give at least MCR
spare capacity shared among all ARB
sources
eg. LAN interconnection
ATM Bit Rate Services
Guaranteed Frame Rate (GFR)
better service for frame based traffic
IP, Ethernet
goalis to optimize traffic passing from LAN
onto an ATM backbone network
large enterprise, carrier, Internet service
providers
allows
user to reserve capacity for each
GFR VC
Summary
role of Asynchronous Transfer Mode (ATM)
protocol architecture
ATM logical connections
virtual path/virtual channel
ATM Cell format
transmission of ATM cells
ATM services