- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
CRC原理(Principle of CRC)
CRC原理(Principle of CRC)
CRC validation principle and program design - (RS485 bus system application 1) (2012-09-2022:15:06)
Label: cultural fashion leisure and entertainment classification: paper garden
CRC calibration principle and programming
Wang dexian of the measurement and testing center of dongfeng motor co., LTD
Summary of contents:
This paper introduces the basic concept and calculation principle of the CRC check, respectively, using VC and VB two programming languages and computing, look-up table, two kinds of methods, solving program listing of CRC function, is presented for the technical staff learn to borrow.
Key words:
CRC check, cyclic redundancy check, calibration principle, program design
1. CRC calibration principle
1.1 basic concepts of CRC:
CRC is an abbreviation of the English language, which is usually referred to as cyclic Redundancy Check or CRC Check. It is one of the most commonly used error checking methods in the data transmission domain, which is characterized by the length of the transfer data and the CRC check value. In todays digital age of mobile phones, computers and digital products, CRC checks are everywhere. CRC is divided into several criteria, such as: crc-12 codes are commonly used to transmit 6-bit strings. The crc-16 and crc-ccitt codes are used to deliver 8-bit characters, including crc-16 for the us, and crc-ccitt for European countries. The crc-32 code is mostly used in point-to-point synchronous transmission. More CRC check standard types refer to the attached table: the CRC check standard type.
1.2 basic principles of CRC calibration:
In algebraic coding theory, a numerical value can be expressed as a polynomial. For example, a decimal number is 2892, which can be expressed as 2x3 + 8x2 + 9x + 2 (x = 10). Similarly, a binary number 1010101 corresponds to a polynomial of x6 + x4 + x2 + 1 (x = 2).
To generate the basic principle of CRC code is: set the calibration data for K, check code for R, code word length is N (= K +
您可能关注的文档
- 车辆悬挂常识(Vehicle suspension common sense).doc
- 车辆调度(The vehicle scheduling).doc
- 车辆钳工实作题1(The vehicle fitter is subject to 1).doc
- 车间制度(Workshop system).doc
- 车间变电所位置和变压器数量(The location of the substation and the number of transformers).doc
- 部分题解(Part of the answer key).doc
- 部落草药学1-300攻略(Tribal herbs learn 1-300 strategies).doc
- 锡青铜 特点(Tin bronze characteristics).doc
- 长余辉材料(Long persistence material).doc
- 长春大学特殊教育学院残疾人高等教育入学单考单招考试说明(化学,普高)(University of changchun special education college students with disabilities higher education entrance examination certificate (chemistry, pugao)).doc
- CRC校验方法,用C语言实现源代码(CRC check method, implement source code in C language).doc
- CRC校验码的基本思想(The basic idea of CRC check code).doc
- CRC详解(CRC,).doc
- css3伪类选择器(Css3 pseudo-class selector).doc
- Crystalization(结晶).doc
- CS参数解释(CS parameter interpretation).doc
- CV薄荷配音作品集合(CV mint voice collection).doc
- C、医药科学学科分类6(C. Classification of medical science subjects 6).doc
- C语言 螺旋方阵解析(C language spiral square analysis).doc
- c程答案(C cheng answer).doc
文档评论(0)