Re: cyclic redundancy check 4-bit





bwv539 wrote:
Well, first of all, thanks to everybody for the answers.
I know noting about Hamming code. I am reading some information on
Wikipedia, if you have more resources please tell me. I have to
implement this in C.

That's very simple.

http://www.abvolt.com/research/research.htm#Hamming

I try to explain better my application: I have to transmit a single
bit every 80ms, so an 8-bit sequence takes 0.64s. The receiver will
trigger on the first bit and start collecting a sequence of 8 bits.

Just curious what could be such a slow system. The only thing that I can guess of is the communication to the drill head by the fluid pressure in the drill column.


The information to be transferred requires 4 bits, so I thought that a
good use of the other 4 bits is for error checking, but if there is a
way to decrease total number of bits it is better even if not strictly
required.

Then Hamming 8.4 is a way to go.

Vladimir Vassilevsky

DSP and Mixed Signal Design Consultant

http://www.abvolt.com
.



Relevant Pages

  • Re: How do I schedule events for execution ?
    ... What is the impact of a scheduled task starting one minute late? ... Will another task be started before the previous task has completed or do they need to run in sequence. ... Based on the answers to the above, I really don't think that the resources used to loop through the task list will be that great. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: how to take a string and weed out characters that are not UTF-8?
    ... I determine that something is certainly not UTF-8. ... 128 characters all have the same bit sequence in these encodings. ... UTF-8 in Wikipedia for this). ...
    (comp.lang.php)
  • Re: cyclic redundancy check 4-bit
    ... I know noting about Hamming code. ... I am reading some information on ... Wikipedia, if you have more resources please tell me. ... trigger on the first bit and start collecting a sequence of 8 bits. ...
    (comp.arch.embedded)
  • Re: Mapping None. Why?
    ... Paddy schrieb: ... If more than one sequence is given, ... And it only follows that *if* you imply a function even though there is None given, that the passed tuple is returned. ... I don't see anything on wikipedia that defines any other behavior. ...
    (comp.lang.python)
  • Re: Making my first plane blade --- suggestions appreciated
    ... so I have looked through Google and other resources and ... developed the following plan. ... I hope I have the sequence right; ...
    (rec.crafts.metalworking)