




已阅读5页,还剩71页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
PS IE流程详解PS业务全过程介绍2一、RRC连接过程3二、PS ATTACH 过程25四、RB建立34五、RB 重配置48六:物理信道重配57七、PDP 去激活62八、RB释放64九、RRC释放72 PS业务全过程介绍 一、RRC连接过程当RNC接收到UE的RRC CONNECTION REQUEST消息,由其无线资源管理模块RRM根据特定的算法确定是接受还是拒绝该RRC连接建立请求,如果接受,则再判决是建立在专用信道还是公共信道。主要参数:Initial UE Identity:初始的UE标识,如IMSI,TMSI等参数,用来让网络识别发送该建立请求消息的UE;Establishment cause:建立原因,有多种类型,PS业务为registration。Protocol Error Indicator:协议错误标识,用来标明是否有协议错误发生。测量IE:给出在Uu接口上的测量结果;Initial UE Capability:UE能力;RRC Connection Request IE 如下:value UL-CCCH-Message := message rrcConnectionRequest : initialUE-Identity tmsi-and-LAI : 标注UE TMSI和LAI,经验证LAI为手机储存的 tmsi 01100000 10001110 00100011 00001110B, lai plmn-Identity mcc 4, 6, 0 , mnc 0, 0 , lac 10100101 00001011B , establishmentCause registration,建立原因:注册,如果不需要ATTACH,就为交互类 protocolErrorIndicator noError, measuredResultsOnRACH 传输信道是RACH currentCell modeSpecificInfo tdd : primaryCCPCH-RSCP 29当前主服务小区PCCPCH 接收码功率29-116=-87 , monitoredCells modeSpecificInfo tdd : cellParametersID 24,邻小区1的扰码 primaryCCPCH-RSCP 22邻小区1的接受码功率22-116=-94 , modeSpecificInfo tdd : cellParametersID 119,邻小区2的扰码 primaryCCPCH-RSCP 21邻小区2的接受码功率21-116=-95 , modeSpecificInfo tdd : cellParametersID 53,邻小区3的扰码 primaryCCPCH-RSCP 9邻小区3的接受码功率9-116=-107 , v3d0NonCriticalExtensions rRCConnectionRequest-v3d0ext uESpecificBehaviourInformation1idle 0000B , v4b0NonCriticalExtensions rrcConnectionRequest-v4b0ext accessStratumReleaseIndicator rel-4R4版本 RRC Connection Setup IE 如下:value DL-CCCH-Message := message rrcConnectionSetup : later-than-r3 : initialUE-Identity tmsi-and-LAI : tmsi 01100000 10001110 00100011 00001110B,同RRC Connection Request 标注UE TMSI 和LAI lai plmn-Identity mcc 4, 6, 0 , mnc 0, 0 , lac 10100101 00001011B , rrc-TransactionIdentifier 0, criticalExtensions r4 : rrcConnectionSetup-r4 new-U-RNTI srnc-Identity 00111111 0100B, s-RNTI 01101000 01010011 0000BUE ID , rrc-StateIndicator cell-DCH,从RACH 转入DCH utran-DRX-CycleLengthCoeff 6,cn域不连续接收因子6 capabilityUpdateRequirement ue-RadioCapabilityFDDUpdateRequirement-FDD FALSE, ue-RadioCapabilityTDDUpdateRequirement-TDD384 FALSE, ue-RadioCapabilityTDDUpdateRequirement-TDD128 TRUE , srb-InformationSetupList配置3.4K SRB信令承载,分别为4条流,RB1,RB2,RB3,RB4 rb-Identity 1,RB1 rlc-InfoChoice rlc-Info : ul-RLC-Mode ul-UM-RLC-Mode : , dl-RLC-Mode dl-UM-RLC-Mode : NULLRB1 上下行为UM-RLC模式 , rb-MappingInfo RB映射方式两种:DCH或RACH/FACH ul-LogicalChannelMappings oneLogicalChannel : ul-TransportChannelType dch : 1, logicalChannelIdentity 1, rlc-SizeList configured : NULL, mac-LogicalChannelPriority 4 , dl-LogicalChannelMappingList dl-TransportChannelType dch : 1, logicalChannelIdentity 1 , ul-LogicalChannelMappings oneLogicalChannel : ul-TransportChannelType rach : NULL, logicalChannelIdentity 1, rlc-SizeList explicitList : rlc-SizeIndex 1 , mac-LogicalChannelPriority 4 , dl-LogicalChannelMappingList dl-TransportChannelType fach : NULL, logicalChannelIdentity 1 , rb-Identity 2,RB2 rlc-InfoChoice rlc-Info : ul-RLC-Mode ul-AM-RLC-Mode : transmissionRLC-Discard noDiscard : dat40,是否采用丢弃模式,不采用。40为最大重传次数 transmissionWindowSize tw64,发送端发送窗口的大小对应了发送窗可以容纳的以发送但还没有收到确认的PDU的最大数目,此处为64字节。 timerRST tr500,该定时器用于触发RESET PDU 重传 此处为500ms max-RST rst32,发送RESET PDU的最大次数,当等于该值时将向上层上报不可恢复的错误,此处为32次。 pollingInfo timerPoll tp200, poll-SDU sdu1, lastTransmissionPDU-Poll TRUE, lastRetransmissionPDU-Poll TRUE, pollWindow pw70 , dl-RLC-Mode dl-AM-RLC-Mode : inSequenceDelivery TRUE, receivingWindowSize rw64,接受窗口大小,一般情况下接受窗口大小应设置为等于发送窗口大小 dl-RLC-StatusInfo missingPDU-Indicator TRUE , rb-MappingInfo RB映射方式两种:DCH或RACH/FACH ul-LogicalChannelMappings oneLogicalChannel : ul-TransportChannelType dch : 1, logicalChannelIdentity 2, rlc-SizeList configured : NULL, mac-LogicalChannelPriority 1 , dl-LogicalChannelMappingList dl-TransportChannelType dch : 1, logicalChannelIdentity 2 , ul-LogicalChannelMappings oneLogicalChannel : ul-TransportChannelType rach : NULL, logicalChannelIdentity 2, rlc-SizeList explicitList : rlc-SizeIndex 1 , mac-LogicalChannelPriority 1 , dl-LogicalChannelMappingList dl-TransportChannelType fach : NULL, logicalChannelIdentity 2 , rb-Identity 3,RB3 rlc-InfoChoice rlc-Info : ul-RLC-Mode ul-AM-RLC-Mode : transmissionRLC-Discard noDiscard : dat40, transmissionWindowSize tw64, timerRST tr500, max-RST rst32, pollingInfo timerPoll tp200, poll-SDU sdu1, lastTransmissionPDU-Poll TRUE, lastRetransmissionPDU-Poll TRUE, pollWindow pw70 , dl-RLC-Mode dl-AM-RLC-Mode : inSequenceDelivery TRUE, receivingWindowSize rw64, dl-RLC-StatusInfo missingPDU-Indicator TRUE , rb-MappingInfo ul-LogicalChannelMappings oneLogicalChannel : ul-TransportChannelType dch : 1, logicalChannelIdentity 3, rlc-SizeList configured : NULL, mac-LogicalChannelPriority 2 , dl-LogicalChannelMappingList dl-TransportChannelType dch : 1, logicalChannelIdentity 3 , ul-LogicalChannelMappings oneLogicalChannel : ul-TransportChannelType rach : NULL, logicalChannelIdentity 3, rlc-SizeList explicitList : rlc-SizeIndex 1 , mac-LogicalChannelPriority 2 , dl-LogicalChannelMappingList dl-TransportChannelType fach : NULL, logicalChannelIdentity 3 , rb-Identity 4,RB4 rlc-InfoChoice rlc-Info : ul-RLC-Mode ul-AM-RLC-Mode : transmissionRLC-Discard noDiscard : dat40, transmissionWindowSize tw64, timerRST tr500, max-RST rst32, pollingInfo timerPoll tp200, poll-SDU sdu1, lastTransmissionPDU-Poll TRUE, lastRetransmissionPDU-Poll TRUE, pollWindow pw70 , dl-RLC-Mode dl-AM-RLC-Mode : inSequenceDelivery TRUE, receivingWindowSize rw64, dl-RLC-StatusInfo missingPDU-Indicator TRUE , rb-MappingInfo ul-LogicalChannelMappings oneLogicalChannel : ul-TransportChannelType dch : 1, logicalChannelIdentity 4, rlc-SizeList configured : NULL, mac-LogicalChannelPriority 3 , dl-LogicalChannelMappingList dl-TransportChannelType dch : 1, logicalChannelIdentity 4 , ul-LogicalChannelMappings oneLogicalChannel : ul-TransportChannelType rach : NULL, logicalChannelIdentity 4, rlc-SizeList explicitList : rlc-SizeIndex 1 , mac-LogicalChannelPriority 3 , dl-LogicalChannelMappingList dl-TransportChannelType fach : NULL, logicalChannelIdentity 4 , ul-CommonTransChInfo modeSpecificInfo tdd : individualUL-CCTrCH-InfoList ul-TFCS-Identity tfcs-ID 1, sharedChannelIndicator FALSE , ul-TFCS normalTFCI-Signalling : complete : ctfcSize ctfc2Bit : ctfc2 0, powerOffsetInformation gainFactorInformation computedGainFactors : 0 , ctfc2 1, powerOffsetInformation gainFactorInformation signalledGainFactors : modeSpecificInfo tdd : NULL, gainFactorBetaD 15 , tfc-Subset fullTFCS : NULL , ul-AddReconfTransChInfoList ul-TransportChannelType dch, transportChannelIdentity 1, transportFormatSet dedicatedTransChTFS : 专用传输信道格式 tti tti10 : TTI:10ms rlc-Size octetModeType1 : sizeType1 : 16, numberOfTbSizeList 传输块数目 zero : NULL, one : NULL , logicalChannelList allSizes : NULL , semistaticTF-Information channelCodingType convolutional : third,信道编码为1/3卷积码 rateMatchingAttribute 160, crc-Size crc16 , dl-CommonTransChInfo modeSpecificInfo tdd : individualDL-CCTrCH-InfoList dl-T
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- php开发技术面试题及答案
- 邮储银行2025白银市秋招笔试专业知识题专练及答案
- 邮储银行2025南充市秋招笔试热点题型专练及答案
- 中国银行2025齐齐哈尔市秋招笔试价值观测评题专练及答案
- 交通银行2025莆田市秋招英文面试题库及高分回答
- 邮储银行2025长春市秋招笔试性格测试题专练及答案
- 建设银行2025秋招群面模拟题及高分话术云南地区
- 农业银行2025新乡市秋招笔试专业知识题专练及答案
- 农业银行2025吴忠市秋招笔试创新题型专练及答案
- 建设银行2025山南市秋招笔试EPI能力测试题专练及答案
- 场景速写课件
- 矿山物品回收合同范本
- 小学音乐名师工作室学员个人学习计划
- 2025年运动员:体育与健康知识试题及答案
- 2025-2026学年度第一学期小学数学教研组工作计划
- 重庆风电基础知识培训课件
- 2025年携程笔试试题及答案
- 田径竞赛规则修改(2025-2026)
- 2025年萤石产业市场行业当前市场规模及未来五到十年发展趋势报告
- 铭记历史+砥砺前行-2025-2026学年高一上学期抗战胜利80周年爱国教育主题班会
- 桡动脉穿刺技术
评论
0/150
提交评论