CRC clarifications
- From: karthikbalaguru <karthikbalaguru79@xxxxxxxxx>
- Date: Mon, 4 May 2009 03:56:22 -0700 (PDT)
Hi,
I find that the polynomial for CRC-8-ATM is 1 + x + x^2 + x^8
and the corresponding representations as 0x07 or 0xE0
in the below link :-
http://en.wikipedia.org/wiki/Cyclic_redundancy_check
But, What does that 0x07 or 0xE0 refer to ?
Is there different algorithms for both 0x07 and 0xE0 ?
When and Where should we need to use 0x07 ?
When and Where should we need to use 0xE0 ?
Which is efficient ?
I find an online calculator for verifying the 0x07 -
http://www.usstmba.cn/chenjq/www2/software/crc/CRC_Javascript/CRC8calculation0b.htm
But, unable to find one online calculator for 0xE0 .
Can anyone provide me with an online calculator for verifying
0xE0 ? Any ideas ?
Thx in advans,
Karthik Balaguru
.
- Follow-Ups:
- Re: CRC clarifications
- From: Bob Hauck
- Re: CRC clarifications
- Prev by Date: Re: T.T.L value
- Next by Date: Re: HTTP over both TCP and UDP
- Previous by thread: T.T.L value
- Next by thread: Re: CRC clarifications
- Index(es):