导航: 老古网老古论坛XMOS公共讨论区XMOS开源项目区单片机程序设计嵌入式系统广告区域
→发表看法:[zbby]C51编程:恳请详细指导如下这段关于CR



No.7478
作者:zbby
邮件:zbby@sina.com
ID:2863
登陆:4次
文章数:3篇
最后登陆IP:61.236.10.254
最后登陆:2003/8/26 5:08:37
注册:2002/3/5 12:01:00
财富:16
发帖时间:2002/5/15 7:08:00
发贴者IP:61.189.11.221
标题:zbby:C51编程:恳请详细指导如下这段关于CRC校验的确切意思,谢谢。
摘要:No.7478C51编程:恳请详细指导如下这段关于CRC校验的确切意思,谢谢。 CRC SEQUENCE 
The frame check sequence is derived from a cyclic redundancy 

code best suited for frames with bit counts less than 127 bits 

(BCH Code).
In order to carry out the CRC calculation the polynomial to be 

diveded is defined as the polynomial, the coefficients of which 

are given by the destuffed bit stream consisting of START OF 

FRAME, ARBITRATION FIELD, CONTROL FIELD, DATA FIELD (if present) 

and , for the 15 lowest coefficient , by 0. This polynomial is 

divided (the coefficients are calculated modulo-2) by the 

generator -polynomial:
        
      x^15 + x^14 + x^10 + x^7 + x^4 + x^3 +1

The remainder of this polynomial division is the CRC SEQUENCE 

transmitted over the bus. In order to implement this function ,a 

15 bit shift register CRC_RG(14:0) can be used . If NXTBIT 

denotes the next bit of the bit stream, given by the destuffed 

bit sequence fr ......

>>返回讨论的主题



  发表回复
用户名   *您没有注册?
密码   *
验证码   * .
标题   *
心情
随便说说    我回答你    最新发现    得意的笑   
气死我了    真是没劲    坚决同意    表示反对   
大家过来    好奇怪哟    懒得理它    大家小心   
文件上传
内容


字体:      字体大小:    颜色:
粗体 斜体 下划线 居中 超级连接 Email连接 图片 Flash图片 Shockwave文件 realplay视频文件 Media Player视频文件 QuickTime视频文件 引用 飞行字 移动字 发光字 阴影字 查看更多的心情图标 背景音乐
点击加入表情
                         
选项
有回复时用短消息通知您?

   




老古网执行:16毫秒 最大:3859毫秒 查询6次