Answer the question
In order to leave comments, you need to log in
How are these tasks?
Good afternoon! Help me, comrade experts, I can’t figure it out myself, I’ve planned a lot of things, but I still can’t understand how to solve such problems. Tell me the course of the solution or throw links in your opinion useful material on this topic.
The task itself:
From a communication channel, the quality of which excludes the occurrence of more than one bit replacement error per message, a message is received encoded with a standard Hamming code: 1 1 0 0 1 1 1 1 1 0 1 1
Determine if there is an error in the received message, which bit is distorted during transmission; restore the transmitted message, select the information part in it, determine which decimal number was encoded for transmission in standard binary code.
Answer the question
In order to leave comments, you need to log in
Habr: Hamming code. An example of how the algorithm works. Everything is very detailed.
There are many implementations in various programming languages on the Internet.
You open a methodology or a reference book on the section where the standard Hamming code is described, and try to decode your message with this code. Based on the results of decoding, you solve the rest of the tasks.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question