ATM交换技术与B-ISDN原理.ppt
《ATM交换技术与B-ISDN原理.ppt》由会员分享,可在线阅读,更多相关《ATM交换技术与B-ISDN原理.ppt(59页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、第二章 B-ISDN用户网络接口和协议2.1 B-ISDN协议参考模型2.1.1概述通信系统采用分层的方法 协议参考模型(PRM-Protocol Reference Model)(描述与处理各种通信功能)OSI七层(Layer)参考模型(RM)N-ISDN:PRM-立体的分层模型引入了分离平面之概念用户功能、控制功能、管理功能分开来处理这些先进的思想也被扩展到宽带ISDN的PRM中,但是,B-ISDN的协议参考模型,并不沿用OSI所定义的七层协议也没有原封不动的继承N-ISDN的PRM也没有采用象TCP/IP那样的简化协议作了重大的改革作了重大的改革1第二章 B-ISDN用户网络接口和协议
2、为了更好地理解B-ISDN协议参考模型 OSI参考模型 之间的关系 其它参考模型 标准引入、剖析分层结构 标准化 ISOInternational Standard Organization ISO标准化组织制订了OSI参考模型 OPENSYSTEMINTERCONNECTION (开放系统互连)对分层结构的评述2第二章 B-ISDN用户网络接口和协议3第二章 B-ISDN用户网络接口和协议4第二章 B-ISDN用户网络接口和协议5第二章 B-ISDN用户网络接口和协议 实体(Entity)对等层(peer-to-peer)N对等层协议(N peer-to-peer protocol)N协议数
3、据单元N-PDU(N-Protocol Data Unit)服务(的概念)service N业务接入点(N-Service Access Point)原语(Primitive)N-原语 N-SDU:N业务数据单元(N-Service Data Unit)N-PCI(第N层上的协议控制信息)N-Protocol Control Information6第二章 B-ISDN用户网络接口和协议7第二章 B-ISDN用户网络接口和协议82.1.2 B-ISDN协议参考模型对N-ISDN PRM之解说 分立平面带来好处 分层概念是必需的,但严格按照OSI七层分法太复杂 共路信令(D)信道随路虚拟信令信道
4、(Signaling Channel)纯电路交换 交换与路由相结合 分组交换与电路交换相结合 B-ISDN ISDNOSI (PRM)(RM)B-ISDN PRM 92.1.2 B-ISDN协议参考模型 立体模型 三个分立平面 U-plane C-plane 面管理 M-plane 层管理 每一平面按分层原则(但与OSI分层不同)102.1.2 B-ISDN协议参考模型112.1.2 B-ISDN协议参考模型(Cont.)图示:Examples of Protocol Placement in B-ISDN Layer思考题:B-ISDN PRM与OSI七层模型之间的关系?122.1.2 B-
5、ISDN协议参考模型图示:ISO Model与 B-ISDN PRM132.1.3 功能层 在详细介绍B-ISDN PRM的层功能之前,我们先从信元的有效性角度定义一些基本的ATM信元术语:空信元(idle cell)有效信元(valid cell)无效信元(invalid cell)已分配信元(assigned cell)未分配信元(unassigned cell)142.1.3 功能层152.1.3 功能层图示:Insertion and extraction of types of ATM cells162.1.3 功能层(1)物理层功能:物理层PM:物理媒体子层TC:传输汇聚子层172
6、.1.3 功能层为什么要划分成两个子层?PM子层是最低层,它仅包括与物理媒体有关的功能,即比特传输功能,包括比特定位比特定时,包括产生和接收与媒体相关的信号波形,插入和提取定时信息以及线路编码物理传输媒体的规范:包括光纤、同轴或双绞线等电气/光接口转换182.1.3 功能层传输汇聚子层完成5项功能,分别是:在TC最底层完成传输帧的产生和恢复 传输帧适配(Transmission frame adaptation)发送方向上:按照传输系统所使用的如SDH/SONE帧信息结构把信元封装成基于信元流方式的帧合适的帧或基于ITU-T G.703建议的帧接收方向上:从相应的传输帧中提取ATM信元流(以上
7、两项功能对应不同的传输帧有所差异,下面三项功能则是所有传输帧公共的)192.1.3 功能层 信元定界(cell delineation)目的:使接收器找到信元的边界 ITU-T T.432建议规定了信元定界的工作机制 为了防止编码比特的巧合而造成误识别信元,每个信元的 信息域在发送前先进行扰码(scrambling)在接收侧完成解扰 码(resorambling)产生HEC序列 机制:对信头的CRC差错保护 功能:检测信头多bit错,纠正1 bit错 产生:由物理层或ATM层产生(由硬件完成)。信元速率解耦(cell rate decoupling)目的:适配传输系统的发送速率 发送方向:“插
8、入”idle cell 接收方向:“挤出”idle cell202.1.3 功能层(2)ATM层功能ATM层的突出特征是:与传输媒体无关与传送的业务类型无关四项主要功能 信元的复用和分路 VPI/VCI翻译212.1.3 功能层 信头产生/提取 一般流量控制(GFC)功能ATM层与AAL层之间定义了两个原原语ATM-DAT-REQUEST:AAL层向ATM层发请求,传送ATM-SDU信息ATM-DATA-INDICATION:ATM层通知AAL层,ATMSDU已被接受222.2 ATM适配层协议(AAL层协议)2.2.1 ATM业务的分类(AAL Service Classes)分类依据的参数
9、 Timing relation between source and destination(required of not required)Bit rate(constant or variable)Connection mode(connection-oriented or connectionless)232.2 ATM适配层协议(AAL层协议)Class A:Connection-oriented constant bit(CBR)service,such as circuit emulation or CBR video.Class B:Connection-oriented v
10、ariable bit rate(VBR)service with a timing relation between the source and the destination,such as VBR video or audio.Class C:Connection-oriented VBR service without a timing relation between the source and the destination,such as connection-oriented file(i.e.data)transfer Class D:connectionless VBR
11、 such as LAN data.242.2.2 ATM适配层的一般结构(1)AAL分类AALATM Adaptation Layer252.2.2 ATM适配层的一般结构(1)QoS分类QoS Parameters Cell Loss Ratio(CLR):The ratio of lost cells to the total number of transmitted cells.Cell Error Ratio(CER):The ratio of errored cells to the total cells transmitted.Cell Transfer Delay(CTD)
12、:The average time for a cell to be transferred from its source to its destination over a virtual connection.Cell Delay Variation(CDV):The difference between the expected transfer delay of that cell.The CDV is induced by buffering and cell scheduling at the different switches.Cell Misinsertion Rate(C
13、MR):The ratio of the misinserted cells(i.e.those arrive from the wrong source)to the total number of properly received cells per virtual connection.262.2.2 ATM适配层的一般结构QoS Classes:QoS Cell 0:Refers to the best-effort service,no objective is specified for the performance parameters.QoS Cell 1:Specifie
14、s the parameters for circuit emulation and VBR.It is a connection-oriented class that is supported by AAL1 and should yield performance comparable to that of current digital private Line.It supports a QoS that will meet class A performance requirements.QoS Cell 2:Specifies parameters for VBR video a
15、nd audio.It is also a connection-oriented,delay-dependent class that is supported by AAL2.It is interoperation of packetized video and audio teleconferencing and multimedia applications.It supports a QoS that will meet class B performance requirements.272.2.2 ATM适配层的一般结构 QoS Cell13:Specifies the par
16、ameters for connection-oriented,delay-independent data transfer.Its supported by AAL3/4 and AAL5.It is intended for interoperation of connetion-oriented protocols,such as frame relay.It supports a QoS that will meet class C performance requirements.QoS Cell4:Specifies the parameters for connection l
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ATM 交换 技术 ISDN 原理
限制150内