Good point about reflectivity. Too bad that $200 CD burners can outperform big buck audio players :-( Concering error correction algorithms: notice I used the term "correctable error": this is an error which is detected by the error correction algorithm and CORRECTABLE -- the original data word is restored to its proper value. I won't go into technicalities, but the use of redundant bits allows this. For example in an (11,8) code, 11 bits are recorded to represent 8 bits of data input; at playback time an 11 bit is read and the error correction algorithms decides which 8 bit word was intended. It can perfectly correct any single bit error out of the 11 bits, but if a pair of bit errors happen within that 11 bit word, all it can determine is that an uncorrectable error has occurred. If 3 bits out of the 11 are in error, the algorithm cannot recognize the situation and the wrong 8-bit word is output. An uncorrectable error is one in which the algorithms has to "fake it" via interpolation, or in really bad cases, shuts down the output.
- ...
- 152 posts total
- 152 posts total