1
William Stallings
Data and Computer
Communications
Chapter 11
2
Protocol Architecture
οΊ Similarities between ATM and packet switching
οΉ Transfer of data in discrete chunks
οΉ Multiple logical connections over single physical interface
οΊ In ATM flow on each logical connection is in fixed sized packets called cells
οΊ Minimal error and flow control οΉ Reduced overhead
3
4
Reference Model Planes
οΊ User plane
οΉ Provides for user information transfer οΊ Control plane
οΉ Call and connection control οΊ Management plane
οΉ Plane management
οΈ whole system functions οΉ Layer management
5
ATM Logical Connections
οΊ Virtual channel connections (VCC) οΊ Analogous to virtual circuit in X.25 οΊ Basic unit of switching
οΊ Between two end users οΊ Full duplex
οΊ Fixed size cells
οΊ Data, user-network exchange (control) and network-network exchange (network
management and routing)
οΊ Virtual path connection (VPC)
6
7
Advantages of Virtual Paths
οΊ Simplified network architecture
οΊ Increased network performance and reliability
οΊ Reduced processing
8
Call
9
Virtual Channel Connection Uses
οΊ Between end users
οΉ End to end user data οΉ Control signals
οΉ VPC provides overall capacity
οΈ VCC organization done by users οΊ Between end user and network
οΉ Control signaling
οΊ Between network entities
10
VP/VC Characteristics
οΊ Quality of service
οΊ Switched and semi-permanent channel connections
οΊ Call sequence integrity
οΊ Traffic parameter negotiation and usage monitoring
οΊ VPC only
11
Control Signaling - VCC
οΊ Done on separate connection οΊ Semi-permanent VCC
οΊ Meta-signaling channel
οΉ Used as permanent control signal channel
οΊ User to network signaling virtual channel
οΉ For control signaling
οΉ Used to set up VCCs to carry user data
οΊ User to user signaling virtual channel
οΉ Within pre-established VPC
οΉ Used by two end users without network
12
Control Signaling - VPC
οΊ Semi-permanent
13
ATM Cells
οΊ Fixed size
οΊ 5 octet header
οΊ 48 octet information field
οΊ Small cells reduce queuing delay for high priority cells
οΊ Small cells can be switched more efficiently
14
15
Header Format
οΊ Generic flow control
οΉ Only at user to network interface οΉ Controls flow only at this point
οΊ Virtual path identifier
οΊ Virtual channel identifier οΊ Payload type
οΉ e.g. user info or network management οΊ Cell loss priority
16
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 either subject to flow control or not
οΊ Subject to flow control
οΉ May be one group (A) default
οΉ May be two groups (A and B)
οΊ Flow control is from subscriber to network
17
Single Group of Connections (1)
οΊ Terminal equipment (TE) initializes two variables
οΉ TRANSMIT flag to 1
οΉ GO_CNTR (credit counter) to 0
οΊ If TRANSMIT=1 cells on uncontrolled connection may be sent any time
οΊ If TRANSMIT=0 no cells may be sent (on controlled or uncontrolled connections) οΊ If HALT received, TRANSMIT set to 0 and
18
Single Group of Connections (2)
οΊ If TRANSMIT=1 and no cell to transmit on any uncontrolled connection:
οΉ If GO_CNTR>0, TE may send cell on controlled connection
οΈ Cell marked as being on controlled connection
οΈ GO_CNTR decremented
οΉ If GO_CNTR=0, TE may not send on controlled connection
οΊ TE sets GO_CNTR to GO_VALUE upon receiving SET signal
19
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
20
Two Queue Model
οΊ Two counters
21
Header Error Control
οΊ 8 bit error control field
22
23
Effect of
Error in
24
25
Transmission of ATM Cells
οΊ 622.08Mbps οΊ 155.52Mbps οΊ 51.84Mbps οΊ 25.6Mbps
26
Cell Based Physical Layer
οΊ No framing imposed
οΊ Continuous stream of 53 octet cells
27
28
29
30
SDH Based Physical Layer
οΊ Imposes structure on ATM stream οΊ e.g. for 155.52Mbps
οΊ Use STM-1 (STS-3) frame
οΊ Can carry ATM and STM payloads οΊ Specific connections can be circuit
switched using SDH channel
31
32
ATM Service Categories
οΊ Real time
οΉ Constant bit rate (CBR)
οΉ Real time variable bit rate (rt-VBR) οΊ Non-real time
οΉ Non-real time variable bit rate (nrt-VBR) οΉ Available bit rate (ABR)
33
Real Time Services
οΊ Amount of delay
34
CBR
οΊ Fixed data rate continuously available οΊ Tight upper bound on delay
οΊ Uncompressed audio and video οΉ Video conferencing
οΉ Interactive audio
35
rt-VBR
οΊ Time sensitive application
οΉ Tightly constrained delay and delay variation
οΊ rt-VBR applications transmit at a rate that varies with time
οΊ e.g. compressed video
οΉ Produces varying sized image frames οΉ Original (uncompressed) frame rate
constant
οΉ So compressed data rate varies
36
nrt-VBR
οΊ May be able to characterize expected traffic flow
οΊ Improve QoS in loss and delay οΊ End system specifies:
οΉ Peak cell rate
οΉ Sustainable or average rate
οΉ Measure of how bursty traffic is οΊ e.g. Airline reservations, banking
37
UBR
οΊ May be additional capacity over and
above that used by CBR and VBR traffic οΉ Not all resources dedicated
οΉ Bursty nature of VBR
οΊ For application that can tolerate some cell loss or variable delays
οΉ e.g. TCP based traffic
38
ABR
οΊ Application specifies peak cell rate (PCR) and minimum cell rate (MCR)
οΊ Resources allocated to give at least MCR οΊ Spare capacity shared among all ARB
sources
39
ATM Adaptation Layer
οΊ Support for information transfer protocol not based on ATM
οΊ PCM (voice)
οΉ Assemble bits into cells
οΉ Re-assemble into constant flow οΊ IP
οΉ Map IP packets onto ATM cells οΉ Fragment IP packets
40
41
Adaptation Layer Services
οΊ Handle transmission errors
42
Supported Application types
οΊ Circuit emulation
οΊ VBR voice and video οΊ General data service οΊ IP over ATM
οΊ Multiprotocol encapsulation over ATM (MPOA)
43
AAL Protocols
οΊ Convergence sublayer (CS)
οΉ Support for specific applications οΉ AAL user attaches at SAP
οΊ Segmentation and re-assembly sublayer (SAR)
οΉ Packages and unpacks info received from CS into cells
44
45
46
AAL Type 1
οΊ CBR source
οΊ SAR packs and unpacks bits
47
AAL Type 2
οΊ VBR
48
AAL Type 3/4
οΊ Connectionless or connected
49
AAL Type 5
50
51
52
Frame Relay
οΊ Designed to be more efficient than X.25 οΊ Developed before ATM
οΊ Larger installed base than ATM
53
Frame Relay Background - X.25
οΊ Call control packets, in band signaling οΊ Multiplexing of virtual circuits at layer 3 οΊ Layer 2 and 3 include flow and error
control
οΊ Considerable overhead
54
Frame Relay - Differences
οΊ Call control carried in separate logical connection
οΊ Multiplexing and switching at layer 2 οΉ Eliminates one layer of processing οΊ No hop by hop error or flow control
οΊ End to end flow and error control (if used) are done by higher layer
οΊ Single user data frame sent from source to destination and ACK (from higher layer)
55
Advantages and Disadvantages
οΊ Lost link by link error and flow control
οΉ Increased reliability makes this less of a problem
οΊ Streamlined communications process οΉ Lower delay
οΉ Higher throughput
56
57
Control Plane
οΊ Between subscriber and network οΊ Separate logical channel used
οΉ Similar to common channel signaling for circuit switching services
οΊ Data link layer οΉ LAPD (Q.921)
οΉ Reliable data link control οΉ Error and flow control
οΉ Between user (TE) and network (NT) οΉ Used for exchange of Q.933 control
58
User Plane
οΊ End to end functionality
οΊ Transfer of info between ends
οΊ LAPF (Link Access Procedure for Frame Mode
Bearer Services) Q.922
οΉ Frame delimiting, alignment and
transparency
οΉ Frame mux and demux using addressing field
οΉ Ensure frame is integral number of octets
(zero bit insertion/extraction)
οΉ Ensure frame is neither too long nor short
οΉ Detection of transmission errors
59
LAPF
Core
60
User Data Transfer
οΊ One frame type οΉ User data
οΉ No control frame οΊ No inband signaling
οΊ No sequence numbers
61