answersLogoWhite

0

Error-Correcting Code or EEC

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Todays memory uses a new method of errors checking called that can detect and correct an error in a single bit?

ECC- error-correcting code


What switching method offers the most thorough error checking?

The store-and-forward switching method is the one that provides the most thorough error checking. When this method is used, erroneous frames are discarded.


What transmission synchronization methods uses the cyclic redundancy check method for error checking?

Synchronous


What is error checking?

Checks for errors.


Before transmission the data unit 01110000 changes to 011100001 for error-checking purposesWhich redundancy checking method was used in this case?

Vertical redundancy check (VRC)


List two specific methods used on computers and networks guarantee that the data is correct at the destination?

Error checking, ie. checksum


Why double stub matching is better than single stub matching?

Because in single stub method stub position has to be adjustible which create error......this is notin the case of double stub position method.........


According to the OSI model which layer performs parity checking and error checking?

Data Link layer does the parity error checking Thanks, Samaresh


What option button options lists error-checking option of an invalid formula to a cell?

In Excel 2007, on the Formulas ribbon, select the Error Checking option in the Formula Auditing section.


A receiver receives the code 11001100111 When it uses the Hamming encoding method 2 the result is 0101 Correct the bit in error and identify the correct code?

11001000111


If crc has a reliability of approximately 99.999 percent what is the reliability of checksum?

CRC is a method of checking one constant or value repeatedly to get the accurate answer(trial and error method), where as in the check sum it is not like the trial and error,since the answer got in CRC is more accurate when compared to check sum


What do you mean by single bit error correction?

A special system of multiple parity bits (e.g. Hamming parity) that allows not only error detection but limited error correction.Ordinary single bit parity can detect reliably single bit errors.Hamming parity can correct single bit errors and detect reliably double bit errors.