计算机应用

• 网络与通信(Network and communications) • 上一篇    下一篇

DSRC协议ASN.1模块的设计与实现

唐波 王能   

  1. 华东师范大学 信息科学技术学院 华东师范大学 计算机科学与技术系
  • 收稿日期:2007-12-27 修回日期:2008-02-23 发布日期:2008-06-01 出版日期:2008-06-01
  • 通讯作者: 唐波

Design and implementation of ASN.1 module in DSRC

Bo TANG Neng WANG   

  • Received:2007-12-27 Revised:2008-02-23 Online:2008-06-01 Published:2008-06-01
  • Contact: Bo TANG

摘要: 通过研究专用短程通信(DSRC)协议栈中的应用层部分,针对其中的ASN.1 PER编解码模块,设计并实现了一种编解码框架,框架包括ASN.1映射规则、通用编解码流程以及符合小设备应用的内存管理机制。良好的模块划分使得此框架具有较好的通用性。测试结果表明,此实现框架具有良好的性能,满足协议的实时性要求。

关键词: 专用短程通信, ASN.1, 紧缩编码规则, 内存管理

Abstract: Based on the study of the application layer of Dedicated Short Range Communication (DSRC) protocol stack, as for the ASN.1 PER encoding and decoding module, a framework for encoding and decoding was designed and implemented, which included ASN.1 mapping rules, a general procedure for encoding and decoding, and a memory management method specifically designed for small devices. The framework is of good generality because of well-organized modules. The test results show that the framework has good performance, and it meets the real-time requirement of the protocol.

Key words: Dedicated Short Range Communication (DSRC), Abstract Syntax Notation One (ASN.1), Packed Encoding Rules (PER), memory management