1 / 6

Error Correcting Codes

Error Correcting Codes. To detect and correct errors Adding redundancy to the original message Crucial when it’s impossible to resend the message (interplanetary communications, storage..) and when the channel is very noisy (wireless communication). Simple example of coding.

syshe
Télécharger la présentation

Error Correcting Codes

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Error Correcting Codes • To detect and correct errors • Adding redundancy to the original message • Crucial when it’s impossible to resend the message (interplanetary communications, storage..) and when the channel is very noisy (wireless communication)

  2. Simple example of coding The Hamming distance d(x,y) between two codewords x and y is the number of coordinate positions in which they differ d(A,B) =3 The Hamming distance d of a code is the minimum distance between two distinct codewords, over all pairs of codewords d=3 Hamming distance

  3. Nearest neighbor decoding • a received vector is decoded to the codeword "closest" to it • sphere of radius e about the codeword • Perfect codes: the spheres cover the whole space

  4. Nearest neighbor decoding is equivalent to finding the input message U that maximizes the probability P(U|Y) Decoding problem in terms of probability estimation. Graphical models. Maximum likelihood decoding X U Y noisy channel

  5. Convolution codes as graphical models

  6. Y X U Permuter U X Y Turbo Codes

More Related