作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2011, Vol. 37 ›› Issue (8): 252-255. doi: 10.3969/j.issn.1000-3428.2011.08.088

• 工程应用技术与实现 • 上一篇    下一篇

LTE协议栈中ASN.1模块的设计与实现

李小文,冉 靖   

  1. (重庆邮电大学计算机科学与技术学院,重庆 400065)
  • 出版日期:2011-04-20 发布日期:2012-10-31
  • 作者简介:李小文(1955-),男,研究员,主研方向:第三代移动通信系统;冉 靖,硕士研究生
  • 基金资助:
    国家科技重大专项基金资助项目“TD-LTE无线综合测试仪表开发”(2009ZX03002-009)

Design and Realization of ASN.1 Module in LTE Protocol Stack

LI Xiao-wen, RAN Jing   

  1. (College of Computer Science and Technology, Chongqing University of Posts and Telecommunications, Chongqing 400065, China)
  • Online:2011-04-20 Published:2012-10-31

摘要: 开发长期演进(LTE)协议必须实现针对无线资源控制(RRC)消息的ASN.1编解码模块,但传统的ASN.1编解码方案函数调用频繁,编码效率较低。为此,分析LTE协议栈的软件需求,提出一种ASN.1编解码模块设计与实现方案。该方案采用模块化设计,从而简化函数调用、提高编码效率。在TD-LTE无线综合测试仪的协议栈软件中实现并进行测试,结果表明,该方案可实现对RRC消息的编解码。

关键词: 长期演进协议栈, 抽象语法记号, 压缩编码规则, 无线资源控制

Abstract: It is necessary to realize the Abstract Syntax Notation One(ASN.1) for Radio Resource Control(RRC) in development of Long Term Evolution(LTE) protocol, but the efficiency of traditional method is low. Aiming at this problem, this paper proposes a novel design method of ASN.1 encode/decode module to meet the requirement of LTE protocol stack. The method adopts modular design, simplifies function call and improves code efficiency. It realizes and tests ASN.1 encode/decode module in TD-LTE wireless comprehensive measurement instrument. Testing the functions of this module, it proves the effect of module to encode and decode in RRC information of LTE protocol stack. It is practically useful and owns promotional value.

Key words: Long Term Evolution(LTE) protocol stack, Abstract Syntax Notation One(ASN.1), Packed Encoding Rules(PER), Radio Resource Control(RRC)

中图分类号: