Question Details:
The following blocks have been encoded using the two-dimensional parity error detection scheme. That is, the rows have been encoded using odd parity and the last row holds the parity bits of the columns which have also been encoded using odd parity. There are two possible interpretations of the corner parity bit in the last block – it can either check the row or column parity. In this example, it has been used to check the column parity.

a) Is an error detected?

b) If there is an error (or more than one errors) detected: are there conditions where the error or errors can be corrected? If there is no error detected, could there have been errors that were not detected?

c) How many overhead bits are there in this example?

1 0 1 1 1 0 0 1
0 1 0 0 1 1 0 0
0 0 0 0 0 1 1 1
1 1 1 0 0 0 0 0
1 1 1 0 1 1 0 1

--------------------------------------------
also.. :
The following message bits are to be transmitted: 11010001010001001010. It is decided to split this message into blocks of 5 bits and apply the two-dimensional parity error detection scheme using even parity. Show the encoded blocks that would be transmitted.

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.