1 / 26

II. Linear Block Codes

II. Linear Block Codes. Last Lecture. What are Linear Block Codes? Linear Systematic Block Codes Generator Matrix and Encoding Process Parity Check Matrix, Syndrome & Error Detection Process Encoding Circuit & Syndrome Circuit. Hamming Weight w ( v ): The number of nonzero components of v.

dick
Download Presentation

II. Linear Block 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. II. Linear Block Codes

  2. Last Lecture • What are Linear Block Codes? • Linear Systematic Block Codes • Generator Matrix and Encoding Process • Parity Check Matrix, Syndrome & Error Detection Process • Encoding Circuit & Syndrome Circuit

  3. Hamming Weightw(v): The number of nonzero components of v Hamming Weight and Hamming Distance Hamming Distanced(v,w): The number of places where v and w differ Example: • v= (1 0 1 1 1 0 1):w(v)=5 • w=(0 1 1 0 1 0 1): d(v,w)=3 Important Remark: In GF(2) d(v,w)=w(v+w) In the example above v+w=(1 1 0 1 0 0 0)

  4. Minimum Distance of a Block Code Minimum Distance of a block code (dmin): The minimum Hamming distance between any two code words in the code book of the block code

  5. Theorem Let C be an (n,k) linear block code with parity check matrix H. For each code word of Hamming weight l, there exists l columns of H such that the vector sum of these l columns is equal to the zero vector. PROOF:

  6. Theorem (Cont’d) Conversely, if there exists l columns of H whose vector sum is the zero vector, there exists a codeword of Hamming weight l in C. PROOF:

  7. Corollaries Given C is a linear block code with parity check matrix H. If no d-1 or fewer columns of H add to 0, the code has minimum weight of at least d. Given C is a linear block code with parity check matrix H. The minimum distance of C is equal to the smallest number of columns of H that sum to 0.

  8. Example (7,4) Linear Block Code • No all 0 column. No two columns are identical: • dmin>2 • Columns 0, 1, 3 sum to zero vector • dmin=3

  9. Error Detection Capability means: HOW MANY ERRORS ARE GUARANTEED TO BE DETECTED AT THE RECEIVER SIDE Error Detection TWO Possibilities: Number of errors (no. of 1s in e) is smaller than dmin Number of errors (no. of 1s in e) is greater than dmin r v Channel e You could be absolutely sure that r is not a valid codeword. There is a chance that r is a valid codeword (if e is a valid code word) v: transmitted codeword e: error pattern caused by channel r: received pattern If error pattern includes l errors:d(v,r)=l THE ERROR IS GUARANTEED TO BE DETECTED THE ERROR PATTERN MIGHT NOT BE DETECTED

  10. Error Detection Capability The “Error Detection Capability” of a code defines the number of errors that are GUARANTEED to be detected. For a code with minimum Hamming distance dmin: The error detection capability is dmin-1

  11. Error Correction Capability The “error correction capability” defines the number of errors that are GUARANTEEDto be corrected. For a code with minimum Hamming distance dmin: The error correction capability is (dmin-1)/2 x means floor(x)

  12. Error Correction Capability: Proof Assume a Block Code with dmin Define a Positive Integer t such that: r v Channel e v: transmitted codeword e: error pattern caused by channel r: received pattern Assume w is also a valid codeword in C Triangle Inequality: Assume an error pattern with t’ errors Given that v and w are codewords i.e., if an error pattern of t or fewer errors occur, the received vector rMUST BE closer to v than to any other codeword in C If t’≤t

  13. Some codes are designed such that they can GUARANTEEcorrection of λ or fewer errors AND detection of up to l>λ Error Correction & Error Detection Capability For a code with minimum Hamming distance dmin: If the code could correct λ and detect up to l then dmin≥λ+l+1 Example: If it is required for a code to correct 3 errors AND detect up to 6 errors then dmin must satisfy: dmin ≥10 • Notes: In the example above, • If the number of errors are 3 or less: you can provide a GUARNTEE to correct all of them. • If the number of errors are from 4 to 6: you can provide a GUARNTEE to detect that the number of errors are between 4 to 6 without being able to correct ANY of them. • If the number of errors are greater than 6: there is NO GUARANTEE that you would be able to detect or correct the errors

  14. Correct Reception: The value received is identical to what has been transmitted Quantization and Analogy to Error Correction and Detection Operation Transmitter Side Receiver Side v1=1 v2=2 v*1=1 v3=3 v*2=2 v0=0 v*3=3 v*0=0 Channel

  15. Quantization and Analogy to Error Correction and Detection Operation Error Detection: The value received IS NOT EQUAL to any of the valid representation levels ARQ: Request retransmission Transmitter Side Receiver Side v1=1 v2=2 v*1=1 v3=3 v*2=2 v0=0 v*3=3 v*0=0 Channel

  16. Quantization and Analogy to Error Correction and Detection Operation Error Detection: The value received IS NOT EQUAL to any of the valid representation levels ARQ: Request retransmission Transmitter Side Receiver Side v1=1 v2=2 v*1=1 v3=3 v*2=2 v0=0 v*3=3 v*0=0 Channel

  17. Quantization and Analogy to Error Correction and Detection Operation Un-Detected Errors: The value received IS a valid representation level. However, it is NOT what has been transmitted Transmitter Side Receiver Side v1=1 v2=2 v*1=1 v3=3 v*2=2 v0=0 v*3=3 v*0=0 Channel

  18. D0 D1 D2 D3 Quantization and Analogy to Error Correction and Detection Operation Error Correction: Approximate the received value to the closest valid representation level. FEC: The receiver defines decision zones and maps ANY received value to a valid representation level. ARQ cannot be applied Transmitter Side Receiver Side v1=1 v2=2 v*1=1 v3=3 v*2=2 v0=0 v*3=3 v*0=0 Channel

  19. Quantization and Analogy to Error Correction and Detection Operation Error Correction: Approximate the received value to the closest valid representation level. FEC: The receiver defines decision zones and maps ANY received value to a valid representation level. ARQ cannot be applied Transmitter Side Receiver Side v1=1 v2=2 v*1=1 v3=3 v*2=2 v0=0 v*3=3 v*0=0 D0 D1 D2 D3 Channel

  20. Quantization and Analogy to Error Correction and Detection Operation False Correction: The error pushes the received value outside the decision zone of the representation level that has been transmitted. Transmitter Side Receiver Side v1=1 v2=2 v*1=1 v3=3 v*2=2 v0=0 v*3=3 v*0=0 D0 D1 D2 D3 Channel

  21. Quantization and Analogy to Error Correction and Detection Operation False Correction: The error pushes the received value outside the decision zone of the representation level that has been transmitted. Transmitter Side Receiver Side v1=1 v2=2 v*1=1 v3=3 v*2=2 v0=0 v*3=3 v*0=0 D0 D1 D2 D3 Channel

  22. D0 D1 D2 D3 Quantization and Analogy to Error Correction and Detection Operation Error Correction and Error Detection: Defines two types of decision zone such that both FEC and ARQ could be used dependent on the received value Transmitter Side Receiver Side v1=1 v2=2 v*1=1 v3=3 v*2=2 v0=0 v*3=3 v*0=0 Channel

  23. Quantization and Analogy to Error Correction and Detection Operation Error Correction and Error Detection: Defines two types of decision zone such that both FEC and ARQ could be used dependent on the received value Transmitter Side Receiver Side v1=1 v2=2 v*1=1 v3=3 v*2=2 v0=0 v*3=3 v*0=0 D0 D1 D2 D3 Channel Error Correction

  24. Quantization and Analogy to Error Correction and Detection Operation Error Correction and Error Detection: Defines two types of decision zone such that both FEC and ARQ could be used dependent on the received value Transmitter Side Receiver Side v1=1 v2=2 v*1=1 v3=3 v*2=2 v0=0 v*3=3 v*0=0 D0 D1 D2 D3 Channel

  25. Quantization and Analogy to Error Correction and Detection Operation Error Correction and Error Detection: Defines two types of decision zone such that both FEC and ARQ could be used dependent on the received value Transmitter Side Receiver Side v1=1 v2=2 v*1=1 v3=3 v*2=2 v0=0 v*3=3 v*0=0 D0 D1 D2 D3 Channel False Error Correction

  26. Quantization and Analogy to Error Correction and Detection Operation Error Correction and Error Detection: Defines two types of decision zone such that both FEC and ARQ could be used dependent on the received value Transmitter Side Receiver Side v1=1 v2=2 v*1=1 v3=3 v*2=2 v0=0 v*3=3 v*0=0 D0 D1 D2 D3 Channel Error Detection and ARQ could be used

More Related