For SECDED, i understand a hamming code of distance 4 is to be used.For a 4 bit data word, we would be needing 4 check bits to implement SECDED.
Normally, for a 4 bit data implementing SECSED we would be using the 7,4 matrix which is of the form...
Thank you VE1BLL and Nbucska for the posts.I have started work with the syndrome table as an alternative.It is a far better approach to ecc and edc.Thank you ve1bill
As regards the origin the data...i am not too particular about that.I would like for us to assume a 4 bit binary data.
I have been able to generate an algorithm to randomise a bit position where an error is likely to occur.Which basically generating an algorithm to select different bit positions of the transmitted codeword for different integer values obtainable from the algorithm.This scheme is employed in the...