《电子技术应用》
您所在的位置:首页 > 其他 > 设计应用 > 基于SystemC语言实现UHF RFID系统自顶向下设计
基于SystemC语言实现UHF RFID系统自顶向下设计
2021年电子技术应用第5期
戚皖青,卜 刚,李姝萱
南京航空航天大学 电子信息工程学院,江苏 南京211106
摘要: 为了满足对于集成电路的复杂设计需求,继承了C++扩展库的SystemC的开发与设计应运而生。SytemC可以满足对于软硬件协同设计的要求,在设计的过程中,可以进行快速仿真和验证。针对于通信协议(ISO/IEC 18000-6C)进行较高层次的建模设计,采用函数调用的方式实现询问机和标签之间的协议通信。针对于UHF RFID(Ultra High Frequency Radio Frequency Identification)通信协议,从系统级设计到行为级设计,实现该协议的自顶向下的设计,完成了标签识别层和基带通信链路层的设计。最后采用Vivado HLS综合软件将SystemC源代码转化成Verilog等硬件描述语言,软件描述的系统级综合成RTL级代码。针对标签基带链路ENCODE_T模块,在Microsoft Visual C++ 6.0中对数据“1001001001011001”进行fm0\miller编码仿真之后,在Modelsim中完成了波形验证,并通过Vivado HLS综合软件将其转化为RTL级电路。
中图分类号: TN402
文献标识码: A
DOI:10.16157/j.issn.0258-7998.201117
中文引用格式: 戚皖青,卜刚,李姝萱. 基于SystemC语言实现UHF RFID系统自顶向下设计[J].电子技术应用,2021,47(5):45-49.
英文引用格式: Qi Wanqing,Bu Gang,Li Shuxuan. Top down design of UHF RFID tag based on SystemC[J]. Application of Electronic Technique,2021,47(5):45-49.
Top down design of UHF RFID tag based on SystemC
Qi Wanqing,Bu Gang,Li Shuxuan
School of Electronic Information Engineering,Nanjing University of Aeronautics and Astronautics,Nanjing 211106,China
Abstract: With the development of science and technology, the design of integrated circuit becomes more and more complex.In the design process, the division of hardware and software also produces more choices. In order to meet the complex design requirements for integrated circuits, the development and design of SystemC, which inherits the C + + extension library, came into being. SytemC can meet the requirements of hardware and software codesign, and can be quickly simulated and verified in the design process. In this paper, the communication protocol(ISO/IEC 18000-6C) is modeled and designed at a higher level. The protocol communication between interrogator and tag is realized by function call. For UHF RFID(Ultra High Frequency Radio Frequency Identification)communication protocol, from system level design to behavior level design, the top-down design of the protocol is realized, and the design of tag identification layer and baseband communication link layer is completed. Finally, the source code of this systemc is transformed into Verilog and other hardware description languages by using Vivado HLS synthesis software, and the software description of system level is synthesized into RTL code. This paper focuses on label baseband link encode_T module, after FM0 / Miller coding simulation of data "1001001001011001" in Microsoft Visual C++ 6.0, the waveform verification is completed in Modelsim, and it is transformed into RTL level circuit by Vivado HLS integrated software.
Key words : software and hardware;collaborative design;high level;protocol communication;top-down

0 引言

    随着科技的发展,集成电路的规模变得庞大和复杂,电子系统设计(Electronic System Level,ESL)流程是目前最先进片上系统设计流程方法。

    SystemC和Verilog/SystemC Verilog相互结合的方法学为越来越复杂的片上系统设计提供了一套从系统级(system)到RTL级设计的可行性方案。相比于传统的设计流程,首先采用高级语言来对系统进行设计,之后再采用硬件描述语言对寄存器传输级进行设计。应用以上的方法学,使得片上系统的设计过程变得简单和高效。

    射频识别技术RFID的原理为阅读器(reader)与标签(tager)之间以进行非接触式的数据通信的方式来起到标签识别目标的作用。

    UHF RFID的工作频率为860 MHz~960 MHz,而UHF RFID空中接口协议ISO/IEC18000-6C是相关标准化组织制定的最新版本[1]

    UHF RFID技术凭借其识别距离远、传输可靠且安全、数据传输速率高等优势,在业界得到广泛关注[2]



本文详细内容请下载:http://www.chinaaet.com/resource/share/2000003520




作者信息:

戚皖青,卜  刚,李姝萱

(南京航空航天大学 电子信息工程学院,江苏 南京211106)

此内容为AET网站原创,未经授权禁止转载。