摘要
介绍了循环冗余校验CRC的差错控制原理,对CRC算法进行了理论分析,提出了快速直接计算法对三字节序列进行简单快捷的CRC计算,给出了实现CRC-16算法的软件流程图,并用PL/M-51语言编写了软件程序,在某测控系统研制过程中进行了使用验证。
This paper presents error-control principle of CRC(Cyclical Redundancy Check),carries on the theoretical analysis to the CRC algorithm,proposes an fast-and-effective CRC algorithm to three-byte-sequences,gives the CRC-16 algorithm software flow chart,designs the software procedure using PL/M-51 language,and finally makes a conffirmation in a remote control and telemeter system.
出处
《计算机工程与应用》
CSCD
北大核心
2006年第33期81-82,87,共3页
Computer Engineering and Applications
关键词
遥控
软件
编码
校验码
循环冗余校验
CRC-16
remote control
software
coding
checkout code
CRC (Cyclic Redundancy Check)
CRC- 16