If we have the following message bits

11010001010001001010

we split this meassage into blocks of 5 bits, then we use two dimensional matrix for error correction to give the sent frame

But what if we have a message with odd bits , for example :

1010010

To how many blocks we can split it? Is there any method to specify the number of bits per block ?

Doesn't look odd to me at all. 10 10010 should be 00010 10010 as that's the same value. If you are implementing a protocol, your protocol will implement a short frame message as well. Again, it's your protocol. Add to it if it's coming up short.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.