Codes on graphs and iterative decoding

Size: px
Start display at page:

Download "Codes on graphs and iterative decoding"

Transcription

1 Codes on graphs and iterative decoding Bane Vasić Error Correction Coding Laboratory University of Arizona Funded by: National Science Foundation (NSF) Seagate Technology Defense Advanced Research Projects Agency (DARPA) Knowledge Enhanced Compressive Measurement (KECoM) International Disk Drive Equipment and Materials Association (IDEMA) Advanced Storage Technology Consortium (ASTC) European Commission (EC) FET-Open

2 Why you should listen to this lecture? Wireless networks, satellite communications, deep-space communications, power line communications are among applications where the low-density parity check (LDPC) codes are the standardized. Standards include: Digital video broadcast over satellite (DVB-S2 Standard) and over cable (DVB-C2 Standard), terrestrial television broadcasting (DVB-T2, DVB-T2-Lite Standards), GEO-Mobile Radio (GMR) satellite telephony (GMR- Standard), local and metropolitan area networks (LAN/MAN) (IEEE 802. (WiFi)), wireless personal area networks (WPAN) (IEEE c (60 GHz PHY)), wireless local and metropolitan area networks (WLAN/WMAN) (IEEE (Mobile WiMAX), near-earth and deep space communications (CCSDS), wire and power line communications ( ITU-T G.hn (G.9960)), utra-wide band technologies (WiMedia.5 UWB), magnetic hard disk drives, optical communications, flash memories.

3 Basics Outline Error correction codes, linear block codes, parity check matrices, code graphs Decoding using local information, iterative decoders Decoders as finite-state dynamical systems, basins of attraction and decoding failures Failures of iterative decoders Trapping sets Code design Combinatorial designs and codes Quasi-cyclic codes designed from group-theoretic transforms, Latin squares, difference families, finite geometries Many codes in literature are equivalent

4 Information transmission Channel

5 Information transmission signal 0 0 threshold time

6 Noisy memoryless channels x x 2 x 3 x 4 p( Channel y i x i ) y y 2 y 3 y 4 n,..., n,..., n j i P y y x x P y x i

7 Simple memoryless channels Binary symmetric channel (BSC) 0 a -a a 0 -a -e 0 Binary erasure channel (BEC) 0 e e E -e y Binary input additive white Gaussian noise (AWGN) channel, s 2 0 p(y 0) 0 p(y )

8 Channel capacity The channel capacity, C, bounds the information rate R (in bits per channel use) that can be achieved with arbitrarily small error probability. Note that for channels with binary input, C.

9 Channel capacity - examples a -e p(y 0) e a e -a -e p(y ) a y E (db)

10 Channel coding Channel coding idea: in addition to k information bits to be transmitted through the channel, transmit n-k redundant bits. A set of such n-tuples forms a channel code. The code rate is R = k n Noisy-channel coding theorem: It is possible to transmit information over this channel reliably if and only if R<C. Conversely, if R>C, an arbitrarily small probability of error is not achievable. Probability of error achieved by any such code is lower bounded by a strictly positive value. This value is larger for larger rates.

11 Thresholds for binary-input AWGN channel R=0.2 R=0.4 R=0.6 R= P b E b /N 0 (db)

12 Error correction coding m x y Encoder Channel Decoder ˆx ˆm Message Codeword Received word Code rate R = k m ( m,..., m k ) (,..., ) x x x n n y ( y,..., y n ) Decoder tries to find x ( or m ) from y so that the probability of bit/codeword error is minimal. In other words, decoder tries to find a codeword closest to y.

13 Maximum likelihood decoding

14 Bounded distance decoder The decoder circles a sphere of the predetermined radius around the received word and then searches for a codeword within this bounded distance. Two things can happen: Decoder finds a single codeword (success). Note that this codeword may be correct (correct decoding) or wrong (error) Does not find a single (does not find a codeword at all or finds multiple codewords) codeword (failure).

15 Error rate performance FER 0 - SNR 0-6 coded Shannon limit uncoded 0-5

16 Protecting information by coding all words of length n

17 Protecting information by coding all words of length n codewords

18 Minimum distance

19 Protecting information by coding code C

20 Linear block codes

21 Dimension of a linear block code {g,,g k } the basis for code C {h,h 2,,h n-k } the basis of C^ h v H T =0 g 2 g

22 Parity check h g 2 vh T =0 v g

23 Parity check h g 2 vh T =0 v g

24 Parity check h g 2 v vh T =0 g

25 Syndrome h y H T 0 y g 2 g

26 Linear constraints A binary linear (n,k) code C is a k-dimensional subspace of GF(2 n ). A codeword v satisfies n-k equations in n variables Example: H T v H = c : v + v + v + v = c : v + v + v + v = c : v + v + v + v = Binary operations a b a b a b a + b

27 Correcting one error Checks c : v + v + v + v = c : v + v + v + v = c : v + v + v + v = Variables c v c 2 v 4 v 2 v 7 v 6 v 5 v 3 c 3

28 Graphical model for a linear block code Checks c : v + v + v + v = c : v + v + v + v = c : v + v + v + v = v v 2 v 3 v 4 v 5 v 6 v 7 Variables c c 2 c 3

29 Linear block codes achieve capacity Channel coding theorem holds if a code is linear block code. Shannon also proved that if R<C then a typical (random) code has the probability of error decreasing exponentially with the code length. R If R<C, then The complexity of decoding of a random code is O(2 n ), thus e need codes with a nice structure. Algebraic codes such (BCH, Reed-Solomon, Algebraic Geometry) have nice structure, but cannot achieve capacity. 0 C

30 Definitions LDPC codes belong to the class of linear block codes which can be defined by sparse bipartite graphs. The Tanner graph of an LDPC code C is a bipartite graph with two sets of nodes: the set of variable nodes and the set of check nodes The check nodes (variable nodes resp.) connected to a variable node (check node resp.) are referred to as its neighbors. The set of neighbors of a node is denoted by The degree of a node is the number of its neighbors.

31 Definitions A vector is a codeword if and only if for each check node, the modulo two sum of its neighbors is zero. An regular LDPC code has a Tanner graph with variable nodes each of degree and check nodes each of degree. This code has length rate It should be noted that the Tanner graph is not uniquely defined by the code and when we say the Tanner graph of an LDPC code, we only mean one possible graphical representation.

32 An example of a regular n=25 =3, =5 code H

33 Iterative decoding

34 Crossword puzzles Iterate! Across: 4 Animal with long ears and a short tail. 0 Person who is in charge of a country. 2 In no place. 2 3 Down: Pointer, weapon fired from a bow. 6 Accept as true. 7 A place to shoot at; objective. Math. Seminar Tucson

35

36

37 Iterative decoders for BEC

38 Iterative decoding on BEC -e 0 0 e e E erased bit correct bit -e

39 Decoding simulation

40 BEC decoding simulation a check involving a single erased bit other check

41 BEC simulation - a check satisfied after correction

42 BEC simulation - 2

43 BEC simulation - 3

44 BEC simulation - 4

45 BEC simulation - 5

46 BEC simulation - 6 Success!

47 Another example BEC simulation -

48 Another example BEC simulation - 2

49 BEC simulation -final Stuck!

50 Decoding failures A BEC iterative decoder fails to converge to a codeword (correct or wrong) if at any iteration there is no check node connected to less than one erased variable node. A graph induced by such set of check nodes is called a stopping set.

51 Combinatorial definition of a stopping set Consider a set S of variable nodes. Let N(S) be a set of all checks nodes connected to S. If smallest outdegree of nodes in N(S) is two, then S is a stopping set. S N(S) Other channels such as BSC, AWGN do not have such combinatorial definition of a decoding failure.

52 Decoding by belief propagation

53 Decoders for channels with soft outputs In addition to the channel value, a measure of bit reliability is also provided m x y ˆx Encoder Channel Decoder ( x) xm ˆ, ˆ Bit log-likelihood ratio given y i. P( xi 0 yi) ( xi ) log P ( x y ) i i log log p( yi xi 0) P( xi 0) py ( i ) p( yi xi ) P( xi ) py ( ) i log p( yi xi 0) P( xi 0) log p( y x ) P( x ) i i i p( yi xi 0) P( xi 0) p( y x ) P( x ) i i i

54 Log-likelihood ratio Without prior knowledge on x i p( yi xi 0) i ( xi) log p ( y x ) For AWGN (y i = x i + n i, n i ~ N( 0, s 2 ) ) p( y x 0) y log -( y -) ( y ) For BSC with parameter a i i 2 2 i i 2 i i 2 p( yi xi ) 2s 2s i -a log if yi 0 a a log if yi -a i i

55 Soft outputs (x i, i ) Message-passing x i an estimate of the i th bit i - belief, reliability, likelihood, likelihood ratio Example: 5 x i ) x : xˆ : ( xˆ ) : Pr( x i = y i )

56 Soft decoding example x : xˆ : ( xˆ ) : ? -5 M min( -6, 2, -5 ) 2 S sign( -6) sign( 2) sign( -5) A S M A0 A0 A A2 A ? ? -5 A0 '

57 Side remark: some bits voted twice ? ? ? -5

58 Min-sum algorithm For each connected variable-check pair (v,c): Find product of reliability signs of all variables connected to check node c (excluding node v). Find the magnitude of the smallest reliability of variables connected to check node c (excluding node v). Combine sign and minimum reliability to update reliability of the variable node. Repeat until all parity checks are satisfied or maximum number of iterations is reached.

59 The min-sum update rule h x h x ( ) y f y ( ) y f x( x ) h 2 x h x 2 ( ) x x f( x) f y f y ( ) 2 2 y 2 n(x)\{f} n(f)\{x} ( x) ( y) f x yf yn ( f )\{ x} ( x) sgn( ( x)) min ( x) x f hx hx hn ( x)\{ f } hn ( x)\{ f } g ( x ) ( x ) ( x ) i i i h xi i hn ( x ) i

60 Derivation of the check update rule Given the log-likelihoods of (x j ) jm find the loglikelihood of y, L(y). 2 j m- m x x 2 x j x m- x m Pr{ y 0} Pr{# "" in x is even} Ly ( ) log log Pr{ y } Pr{# "" in x is odd} j Ly ( ) 2artanh tanh Ly ( ) jm 2 sgn( j) j jm y jm

61 Derivation of the check update rule Bernoulli trials: Pr{ x 0} q, Pr{ x } p j m m j m- j q p p q 0jm ( ) j m j m j m- j q - p - p q 0jm Pr{# "" in x is even} 2 q p q - p Pr{# "" in x is odd} 2 q p - q - p Generalization : m m Pr{ x 0} q, Pr{ x 0} p, 0 j m j j j j Pr{# "" in x is even} q j p j q j - p j q j - p j 2 2 m m jm jm jm Pr{# "" in x is odd} q j p j - q j - p j - q j - p j 2 2 jm jm jm

62 Derivation of the check update rule Pr{ y 0} Pr{# "" in x is even} Ly ( ) log log Pr{ y } Pr{# "" in x is odd} j e - j jm e e log j e - - j jme e log - jm jm e e e e j j j j - - j j j Ly ( ) 2artanh tanh jm 2 Ly ( ) log - jm jm e e e e /2 - /2 /2 - /2 /2 - /2 /2 - /2 j tanh jm 2 log j - tanh jm 2 j tanh jm 2 2 log 2 j - tanh jm 2 j 2artanh tanh jm 2 j j j j - e e - e e j j j j

63 Sum-product algorithm (Kschischang et. al.) h 2 h x h x 2 x h x ( ) n(x)\{f} ( ) x f x( x ) x f( x) y f y f ( ) n(f)\{x} y f y 2 2 y ( ) y 2 ( x) ( x) xf hx hn ( x)\{ f } ( x) f ( X ) ( y) f x yf ~{ x} hn ( f )\{ x} g ( x ) ( ) i i h x x i i hn ( x ) i

64 Iterative decoders for BSC

65 Decoding on graphs Two basic types of algorithms: Bit flipping If more checks are unsatisfied than satisfied, flip the bit Continue until all checks are satisfied Message passing A variable node sends his value to all neighboring checks A checks computes XOR of all incoming messages and sends this along the edges But it excludes the message on the edge the result is send along! 0 0 Variable takes a majority vote of incoming messages and sends this along If tie, sends its original value

66 Gallager A/B algorithm The Gallager A/B algorithms are hard decision decoding algorithms in which all the messages are binary. With a slight abuse of the notation, let denote the number of incoming messages to which are equal to. Associated with every decoding round and variable degree is a threshold. The Gallager B algorithm is defined as follows.

67 Gallager A/B algorithm The Gallager A algorithm is a special case of the Gallager B algorithm with for all. At the end of each iteration, a decision on the value of each variable node is made based on all the incoming messages and possibly the received value.

68 The update rule The sum-product algorithm The result of decoding after iterations, denoted by is determined by the sign of If otherwise

69 The min-sum algorithm In the limit of high SNR, when the absolute value of the messages is large, the sum-product becomes the minsum algorithm, where the message from the check to the bit looks like:

70 General iterative decoders An iterative decode is defined as a 4-tuple given by is a set the message values are confined to is the set of channel values

71 Finite alphabet iterative decoders Messages belong to a finite alphabet, channel values belong to a finite alphabet. The function used for update at a check node with degree is defined as The function is the update function used at a variable node with degree is defined as is a quantizatation, and is computed using a symmetric function

72 Different thresholds the quantizer and choice of the function lead to different decoders linear-threshold (LT) function decoders or non-linear-threshold (NLT) function decoders

73 Decoders as dynamical systems Let be the vector of messages along all edges in the Tanner graph in the -th iteration, and the received vector, then an iterative decoder on the Tanner graph can be seen as a dynamical system Such dynamical system may have a chaotic behavior When alphabets are finite, a decoder is a finite state machine, with a very large state space. The trajectory converge either to a fixed point or exhibits oscillations around attractor points in the state space. The attractor structure is defined by and.

74 Failures of iterative decoders (intuition)

75 Error floor FER FER 0 - SNR 0 - SNR coded Shannon limit 0-5 uncoded Shannon limit 0-5 Sphere packing bound uncoded

76 Locality of decoding

77 A motivating example Consider a six cycle in a 3-variable regular Tanner Graph. Assume the channel introduces three errors exactly on the variable nodes in the cycle. Also the assume that the neighborhood of the subgraph does not influence the messages propagated within the subgraph (condition to be explained later) Gallager A fails for such error pattern. By adding an extra bit in the message, the decoder can succeed.

78 Gallager A iteration 0 0 Initially wrong variable node Initially correct variable node Odd-degree check node Even-degree check node

79 Gallager A iteration

80 A trapping set illustration Corrupt variable Correct variable Variable decoded correctly Variable decoded wrongly

81 A trapping set illustration Corrupt variable Correct variable Variable decoded correctly Variable decoded wrongly

82 Oscillations in the decoder Corrupt variable Correct variable Variable decoded correctly Variable decoded wrongly

83 Oscillations in the decoder Corrupt variable Correct variable Variable decoded correctly Variable decoded wrongly

84 Oscillations in the decoder Corrupt variable Correct variable Variable decoded correctly Variable decoded wrongly

85 Oscillations in the decoder Corrupt variable Correct variable Variable decoded correctly Variable decoded wrongly

86 Oscillations in the decoder Corrupt variable Correct variable Variable decoded correctly Variable decoded wrongly

87 Concept of a trapping set (3,3) trapping set (5,3) trapping set (8,0) Trapping Set

Codes on graphs and iterative decoding

Codes on graphs and iterative decoding Codes on graphs and iterative decoding Bane Vasić Error Correction Coding Laboratory University of Arizona Prelude Information transmission 0 0 0 0 0 0 Channel Information transmission signal 0 0 threshold

More information

Introduction to Low-Density Parity Check Codes. Brian Kurkoski

Introduction to Low-Density Parity Check Codes. Brian Kurkoski Introduction to Low-Density Parity Check Codes Brian Kurkoski kurkoski@ice.uec.ac.jp Outline: Low Density Parity Check Codes Review block codes History Low Density Parity Check Codes Gallager s LDPC code

More information

An Introduction to Low Density Parity Check (LDPC) Codes

An Introduction to Low Density Parity Check (LDPC) Codes An Introduction to Low Density Parity Check (LDPC) Codes Jian Sun jian@csee.wvu.edu Wireless Communication Research Laboratory Lane Dept. of Comp. Sci. and Elec. Engr. West Virginia University June 3,

More information

Low-density parity-check codes

Low-density parity-check codes Low-density parity-check codes From principles to practice Dr. Steve Weller steven.weller@newcastle.edu.au School of Electrical Engineering and Computer Science The University of Newcastle, Callaghan,

More information

ECEN 655: Advanced Channel Coding

ECEN 655: Advanced Channel Coding ECEN 655: Advanced Channel Coding Course Introduction Henry D. Pfister Department of Electrical and Computer Engineering Texas A&M University ECEN 655: Advanced Channel Coding 1 / 19 Outline 1 History

More information

LDPC Codes. Slides originally from I. Land p.1

LDPC Codes. Slides originally from I. Land p.1 Slides originally from I. Land p.1 LDPC Codes Definition of LDPC Codes Factor Graphs to use in decoding Decoding for binary erasure channels EXIT charts Soft-Output Decoding Turbo principle applied to

More information

Making Error Correcting Codes Work for Flash Memory

Making Error Correcting Codes Work for Flash Memory Making Error Correcting Codes Work for Flash Memory Part I: Primer on ECC, basics of BCH and LDPC codes Lara Dolecek Laboratory for Robust Information Systems (LORIS) Center on Development of Emerging

More information

Low-Density Parity-Check Codes

Low-Density Parity-Check Codes Department of Computer Sciences Applied Algorithms Lab. July 24, 2011 Outline 1 Introduction 2 Algorithms for LDPC 3 Properties 4 Iterative Learning in Crowds 5 Algorithm 6 Results 7 Conclusion PART I

More information

An Introduction to Low-Density Parity-Check Codes

An Introduction to Low-Density Parity-Check Codes An Introduction to Low-Density Parity-Check Codes Paul H. Siegel Electrical and Computer Engineering University of California, San Diego 5/ 3/ 7 Copyright 27 by Paul H. Siegel Outline Shannon s Channel

More information

16.36 Communication Systems Engineering

16.36 Communication Systems Engineering MIT OpenCourseWare http://ocw.mit.edu 16.36 Communication Systems Engineering Spring 2009 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. 16.36: Communication

More information

Graph-based codes for flash memory

Graph-based codes for flash memory 1/28 Graph-based codes for flash memory Discrete Mathematics Seminar September 3, 2013 Katie Haymaker Joint work with Professor Christine Kelley University of Nebraska-Lincoln 2/28 Outline 1 Background

More information

EE229B - Final Project. Capacity-Approaching Low-Density Parity-Check Codes

EE229B - Final Project. Capacity-Approaching Low-Density Parity-Check Codes EE229B - Final Project Capacity-Approaching Low-Density Parity-Check Codes Pierre Garrigues EECS department, UC Berkeley garrigue@eecs.berkeley.edu May 13, 2005 Abstract The class of low-density parity-check

More information

Introducing Low-Density Parity-Check Codes

Introducing Low-Density Parity-Check Codes Introducing Low-Density Parity-Check Codes Sarah J. Johnson School of Electrical Engineering and Computer Science The University of Newcastle Australia email: sarah.johnson@newcastle.edu.au Topic 1: Low-Density

More information

Quasi-cyclic Low Density Parity Check codes with high girth

Quasi-cyclic Low Density Parity Check codes with high girth Quasi-cyclic Low Density Parity Check codes with high girth, a work with Marta Rossi, Richard Bresnan, Massimilliano Sala Summer Doctoral School 2009 Groebner bases, Geometric codes and Order Domains Dept

More information

Finite Alphabet Iterative Decoders Approaching Maximum Likelihood Performance on the Binary Symmetric Channel

Finite Alphabet Iterative Decoders Approaching Maximum Likelihood Performance on the Binary Symmetric Channel Finite Alphabet Iterative Decoders Approaching Maximum Likelihood Performance on the Binary Symmetric Channel David Declercq ETIS ENSEA/UCP/CNRS UMR 8051 95014 Cergy-Pontoise, France Email: declercq@ensea.fr

More information

Lecture 12. Block Diagram

Lecture 12. Block Diagram Lecture 12 Goals Be able to encode using a linear block code Be able to decode a linear block code received over a binary symmetric channel or an additive white Gaussian channel XII-1 Block Diagram Data

More information

LDPC Codes. Intracom Telecom, Peania

LDPC Codes. Intracom Telecom, Peania LDPC Codes Alexios Balatsoukas-Stimming and Athanasios P. Liavas Technical University of Crete Dept. of Electronic and Computer Engineering Telecommunications Laboratory December 16, 2011 Intracom Telecom,

More information

Coding Techniques for Data Storage Systems

Coding Techniques for Data Storage Systems Coding Techniques for Data Storage Systems Thomas Mittelholzer IBM Zurich Research Laboratory /8 Göttingen Agenda. Channel Coding and Practical Coding Constraints. Linear Codes 3. Weight Enumerators and

More information

Belief-Propagation Decoding of LDPC Codes

Belief-Propagation Decoding of LDPC Codes LDPC Codes: Motivation Belief-Propagation Decoding of LDPC Codes Amir Bennatan, Princeton University Revolution in coding theory Reliable transmission, rates approaching capacity. BIAWGN, Rate =.5, Threshold.45

More information

Construction and Performance Evaluation of QC-LDPC Codes over Finite Fields

Construction and Performance Evaluation of QC-LDPC Codes over Finite Fields MEE10:83 Construction and Performance Evaluation of QC-LDPC Codes over Finite Fields Ihsan Ullah Sohail Noor This thesis is presented as part of the Degree of Master of Sciences in Electrical Engineering

More information

Dr. Cathy Liu Dr. Michael Steinberger. A Brief Tour of FEC for Serial Link Systems

Dr. Cathy Liu Dr. Michael Steinberger. A Brief Tour of FEC for Serial Link Systems Prof. Shu Lin Dr. Cathy Liu Dr. Michael Steinberger U.C.Davis Avago SiSoft A Brief Tour of FEC for Serial Link Systems Outline Introduction Finite Fields and Vector Spaces Linear Block Codes Cyclic Codes

More information

Information Theoretic Imaging

Information Theoretic Imaging Information Theoretic Imaging WU Faculty: J. A. O Sullivan WU Doctoral Student: Naveen Singla Boeing Engineer: James Meany First Year Focus: Imaging for Data Storage Image Reconstruction Data Retrieval

More information

Low-density parity-check (LDPC) codes

Low-density parity-check (LDPC) codes Low-density parity-check (LDPC) codes Performance similar to turbo codes Do not require long interleaver to achieve good performance Better block error performance Error floor occurs at lower BER Decoding

More information

An Introduction to Algorithmic Coding Theory

An Introduction to Algorithmic Coding Theory An Introduction to Algorithmic Coding Theory M. Amin Shokrollahi Bell Laboratories Part : Codes - A puzzle What do the following problems have in common? 2 Problem : Information Transmission MESSAGE G

More information

Performance Analysis and Code Optimization of Low Density Parity-Check Codes on Rayleigh Fading Channels

Performance Analysis and Code Optimization of Low Density Parity-Check Codes on Rayleigh Fading Channels Performance Analysis and Code Optimization of Low Density Parity-Check Codes on Rayleigh Fading Channels Jilei Hou, Paul H. Siegel and Laurence B. Milstein Department of Electrical and Computer Engineering

More information

Message Passing Algorithm with MAP Decoding on Zigzag Cycles for Non-binary LDPC Codes

Message Passing Algorithm with MAP Decoding on Zigzag Cycles for Non-binary LDPC Codes Message Passing Algorithm with MAP Decoding on Zigzag Cycles for Non-binary LDPC Codes Takayuki Nozaki 1, Kenta Kasai 2, Kohichi Sakaniwa 2 1 Kanagawa University 2 Tokyo Institute of Technology July 12th,

More information

Two-Bit Message Passing Decoders for LDPC. Codes Over the Binary Symmetric Channel

Two-Bit Message Passing Decoders for LDPC. Codes Over the Binary Symmetric Channel Two-Bit Message Passing Decoders for LDPC 1 Codes Over the Binary Symmetric Channel Lucile Sassatelli, Member, IEEE, Shashi Kiran Chilappagari, Member, IEEE, Bane Vasic, arxiv:0901.2090v3 [cs.it] 7 Mar

More information

COMPSCI 650 Applied Information Theory Apr 5, Lecture 18. Instructor: Arya Mazumdar Scribe: Hamed Zamani, Hadi Zolfaghari, Fatemeh Rezaei

COMPSCI 650 Applied Information Theory Apr 5, Lecture 18. Instructor: Arya Mazumdar Scribe: Hamed Zamani, Hadi Zolfaghari, Fatemeh Rezaei COMPSCI 650 Applied Information Theory Apr 5, 2016 Lecture 18 Instructor: Arya Mazumdar Scribe: Hamed Zamani, Hadi Zolfaghari, Fatemeh Rezaei 1 Correcting Errors in Linear Codes Suppose someone is to send

More information

CHAPTER 3 LOW DENSITY PARITY CHECK CODES

CHAPTER 3 LOW DENSITY PARITY CHECK CODES 62 CHAPTER 3 LOW DENSITY PARITY CHECK CODES 3. INTRODUCTION LDPC codes were first presented by Gallager in 962 [] and in 996, MacKay and Neal re-discovered LDPC codes.they proved that these codes approach

More information

Lower Bounds on the Graphical Complexity of Finite-Length LDPC Codes

Lower Bounds on the Graphical Complexity of Finite-Length LDPC Codes Lower Bounds on the Graphical Complexity of Finite-Length LDPC Codes Igal Sason Department of Electrical Engineering Technion - Israel Institute of Technology Haifa 32000, Israel 2009 IEEE International

More information

The E8 Lattice and Error Correction in Multi-Level Flash Memory

The E8 Lattice and Error Correction in Multi-Level Flash Memory The E8 Lattice and Error Correction in Multi-Level Flash Memory Brian M. Kurkoski kurkoski@ice.uec.ac.jp University of Electro-Communications Tokyo, Japan ICC 2011 IEEE International Conference on Communications

More information

5. Density evolution. Density evolution 5-1

5. Density evolution. Density evolution 5-1 5. Density evolution Density evolution 5-1 Probabilistic analysis of message passing algorithms variable nodes factor nodes x1 a x i x2 a(x i ; x j ; x k ) x3 b x4 consider factor graph model G = (V ;

More information

Performance Evaluation of Faulty Iterative Decoders using Absorbing Markov Chains

Performance Evaluation of Faulty Iterative Decoders using Absorbing Markov Chains Performance Evaluation of Faulty Iterative Decoders using Absorbing Markov Chains Predrag Ivaniš School of Electrical Engineering, University of Belgrade Emails: predrag.ivanis@etf.rs Bane Vasić Department

More information

SIPCom8-1: Information Theory and Coding Linear Binary Codes Ingmar Land

SIPCom8-1: Information Theory and Coding Linear Binary Codes Ingmar Land SIPCom8-1: Information Theory and Coding Linear Binary Codes Ingmar Land Ingmar Land, SIPCom8-1: Information Theory and Coding (2005 Spring) p.1 Overview Basic Concepts of Channel Coding Block Codes I:

More information

Analytical Performance of One-Step Majority Logic Decoding of Regular LDPC Codes

Analytical Performance of One-Step Majority Logic Decoding of Regular LDPC Codes Analytical Performance of One-Step Majority Logic Decoding of Regular LDPC Codes Rathnakumar Radhakrishnan, Sundararajan Sankaranarayanan, and Bane Vasić Department of Electrical and Computer Engineering

More information

Coding theory: Applications

Coding theory: Applications INF 244 a) Textbook: Lin and Costello b) Lectures (Tu+Th 12.15-14) covering roughly Chapters 1,9-12, and 14-18 c) Weekly exercises: For your convenience d) Mandatory problem: Programming project (counts

More information

Low Density Parity Check (LDPC) Codes and the Need for Stronger ECC. August 2011 Ravi Motwani, Zion Kwok, Scott Nelson

Low Density Parity Check (LDPC) Codes and the Need for Stronger ECC. August 2011 Ravi Motwani, Zion Kwok, Scott Nelson Low Density Parity Check (LDPC) Codes and the Need for Stronger ECC August 2011 Ravi Motwani, Zion Kwok, Scott Nelson Agenda NAND ECC History Soft Information What is soft information How do we obtain

More information

Notes 3: Stochastic channels and noisy coding theorem bound. 1 Model of information communication and noisy channel

Notes 3: Stochastic channels and noisy coding theorem bound. 1 Model of information communication and noisy channel Introduction to Coding Theory CMU: Spring 2010 Notes 3: Stochastic channels and noisy coding theorem bound January 2010 Lecturer: Venkatesan Guruswami Scribe: Venkatesan Guruswami We now turn to the basic

More information

Lecture 4 : Introduction to Low-density Parity-check Codes

Lecture 4 : Introduction to Low-density Parity-check Codes Lecture 4 : Introduction to Low-density Parity-check Codes LDPC codes are a class of linear block codes with implementable decoders, which provide near-capacity performance. History: 1. LDPC codes were

More information

6.451 Principles of Digital Communication II Wednesday, May 4, 2005 MIT, Spring 2005 Handout #22. Problem Set 9 Solutions

6.451 Principles of Digital Communication II Wednesday, May 4, 2005 MIT, Spring 2005 Handout #22. Problem Set 9 Solutions 6.45 Principles of Digital Communication II Wednesda, Ma 4, 25 MIT, Spring 25 Hand #22 Problem Set 9 Solutions Problem 8.3 (revised) (BCJR (sum-product) decoding of SPC codes) As shown in Problem 6.4 or

More information

SPA decoding on the Tanner graph

SPA decoding on the Tanner graph SPA decoding on the Tanner graph x,(i) q j,l = P(v l = x check sums A l \ {h j } at the ith iteration} x,(i) σ j,l = Σ P(s = 0 v = x,{v : t B(h )\{l}}) q {vt : t B(h j )\{l}} j l t j t B(h j )\{l} j,t

More information

Structured Low-Density Parity-Check Codes: Algebraic Constructions

Structured Low-Density Parity-Check Codes: Algebraic Constructions Structured Low-Density Parity-Check Codes: Algebraic Constructions Shu Lin Department of Electrical and Computer Engineering University of California, Davis Davis, California 95616 Email:shulin@ece.ucdavis.edu

More information

THIS paper is aimed at designing efficient decoding algorithms

THIS paper is aimed at designing efficient decoding algorithms IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 45, NO. 7, NOVEMBER 1999 2333 Sort-and-Match Algorithm for Soft-Decision Decoding Ilya Dumer, Member, IEEE Abstract Let a q-ary linear (n; k)-code C be used

More information

Lecture 8: Shannon s Noise Models

Lecture 8: Shannon s Noise Models Error Correcting Codes: Combinatorics, Algorithms and Applications (Fall 2007) Lecture 8: Shannon s Noise Models September 14, 2007 Lecturer: Atri Rudra Scribe: Sandipan Kundu& Atri Rudra Till now we have

More information

Adaptive Cut Generation for Improved Linear Programming Decoding of Binary Linear Codes

Adaptive Cut Generation for Improved Linear Programming Decoding of Binary Linear Codes Adaptive Cut Generation for Improved Linear Programming Decoding of Binary Linear Codes Xiaojie Zhang and Paul H. Siegel University of California, San Diego, La Jolla, CA 9093, U Email:{ericzhang, psiegel}@ucsd.edu

More information

Codes on Graphs. Telecommunications Laboratory. Alex Balatsoukas-Stimming. Technical University of Crete. November 27th, 2008

Codes on Graphs. Telecommunications Laboratory. Alex Balatsoukas-Stimming. Technical University of Crete. November 27th, 2008 Codes on Graphs Telecommunications Laboratory Alex Balatsoukas-Stimming Technical University of Crete November 27th, 2008 Telecommunications Laboratory (TUC) Codes on Graphs November 27th, 2008 1 / 31

More information

IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 64, NO. 10, OCTOBER

IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 64, NO. 10, OCTOBER IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 64, NO. 10, OCTOBER 2016 4029 Optimized Design of Finite-Length Separable Circulant-Based Spatially-Coupled Codes: An Absorbing Set-Based Analysis Behzad Amiri,

More information

Design of Non-Binary Quasi-Cyclic LDPC Codes by Absorbing Set Removal

Design of Non-Binary Quasi-Cyclic LDPC Codes by Absorbing Set Removal Design of Non-Binary Quasi-Cyclic LDPC Codes by Absorbing Set Removal Behzad Amiri Electrical Eng. Department University of California, Los Angeles Los Angeles, USA Email: amiri@ucla.edu Jorge Arturo Flores

More information

Message Passing Algorithm and Linear Programming Decoding for LDPC and Linear Block Codes

Message Passing Algorithm and Linear Programming Decoding for LDPC and Linear Block Codes Message Passing Algorithm and Linear Programming Decoding for LDPC and Linear Block Codes Institute of Electronic Systems Signal and Information Processing in Communications Nana Traore Shashi Kant Tobias

More information

On the minimum distance of LDPC codes based on repetition codes and permutation matrices 1

On the minimum distance of LDPC codes based on repetition codes and permutation matrices 1 Fifteenth International Workshop on Algebraic and Combinatorial Coding Theory June 18-24, 216, Albena, Bulgaria pp. 168 173 On the minimum distance of LDPC codes based on repetition codes and permutation

More information

An Efficient Algorithm for Finding Dominant Trapping Sets of LDPC Codes

An Efficient Algorithm for Finding Dominant Trapping Sets of LDPC Codes An Efficient Algorithm for Finding Dominant Trapping Sets of LDPC Codes Mehdi Karimi, Student Member, IEEE and Amir H. Banihashemi, Senior Member, IEEE Abstract arxiv:1108.4478v2 [cs.it] 13 Apr 2012 This

More information

ECC for NAND Flash. Osso Vahabzadeh. TexasLDPC Inc. Flash Memory Summit 2017 Santa Clara, CA 1

ECC for NAND Flash. Osso Vahabzadeh. TexasLDPC Inc. Flash Memory Summit 2017 Santa Clara, CA 1 ECC for NAND Flash Osso Vahabzadeh TexasLDPC Inc. 1 Overview Why Is Error Correction Needed in Flash Memories? Error Correction Codes Fundamentals Low-Density Parity-Check (LDPC) Codes LDPC Encoding and

More information

Constructions of Nonbinary Quasi-Cyclic LDPC Codes: A Finite Field Approach

Constructions of Nonbinary Quasi-Cyclic LDPC Codes: A Finite Field Approach Constructions of Nonbinary Quasi-Cyclic LDPC Codes: A Finite Field Approach Shu Lin, Shumei Song, Lan Lan, Lingqi Zeng and Ying Y Tai Department of Electrical & Computer Engineering University of California,

More information

IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 56, NO. 1, JANUARY

IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 56, NO. 1, JANUARY IEEE TRANSACTIONS ON INFORMATION THEORY, VOL 56, NO 1, JANUARY 2010 181 Analysis of Absorbing Sets Fully Absorbing Sets of Array-Based LDPC Codes Lara Dolecek, Member, IEEE, Zhengya Zhang, Member, IEEE,

More information

Practical Polar Code Construction Using Generalised Generator Matrices

Practical Polar Code Construction Using Generalised Generator Matrices Practical Polar Code Construction Using Generalised Generator Matrices Berksan Serbetci and Ali E. Pusane Department of Electrical and Electronics Engineering Bogazici University Istanbul, Turkey E-mail:

More information

Iterative Encoding of Low-Density Parity-Check Codes

Iterative Encoding of Low-Density Parity-Check Codes Iterative Encoding of Low-Density Parity-Check Codes David Haley, Alex Grant and John Buetefuer Institute for Telecommunications Research University of South Australia Mawson Lakes Blvd Mawson Lakes SA

More information

Low-Density Parity-Check codes An introduction

Low-Density Parity-Check codes An introduction Low-Density Parity-Check codes An introduction c Tilo Strutz, 2010-2014,2016 June 9, 2016 Abstract Low-density parity-check codes (LDPC codes) are efficient channel coding codes that allow transmission

More information

Analysis and Design of Finite Alphabet. Iterative Decoders Robust to Faulty Hardware

Analysis and Design of Finite Alphabet. Iterative Decoders Robust to Faulty Hardware Analysis and Design of Finite Alphabet 1 Iterative Decoders Robust to Faulty Hardware Elsa Dupraz, David Declercq, Bane Vasić and Valentin Savin arxiv:1410.2291v1 [cs.it] 8 Oct 2014 Abstract This paper

More information

9 Forward-backward algorithm, sum-product on factor graphs

9 Forward-backward algorithm, sum-product on factor graphs Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science 6.438 Algorithms For Inference Fall 2014 9 Forward-backward algorithm, sum-product on factor graphs The previous

More information

Analysis of a Randomized Local Search Algorithm for LDPCC Decoding Problem

Analysis of a Randomized Local Search Algorithm for LDPCC Decoding Problem Analysis of a Randomized Local Search Algorithm for LDPCC Decoding Problem Osamu Watanabe, Takeshi Sawai, and Hayato Takahashi Dept. of Mathematical and Computing Sciences, Tokyo Institute of Technology

More information

On Bit Error Rate Performance of Polar Codes in Finite Regime

On Bit Error Rate Performance of Polar Codes in Finite Regime On Bit Error Rate Performance of Polar Codes in Finite Regime A. Eslami and H. Pishro-Nik Abstract Polar codes have been recently proposed as the first low complexity class of codes that can provably achieve

More information

Shannon s noisy-channel theorem

Shannon s noisy-channel theorem Shannon s noisy-channel theorem Information theory Amon Elders Korteweg de Vries Institute for Mathematics University of Amsterdam. Tuesday, 26th of Januari Amon Elders (Korteweg de Vries Institute for

More information

Chapter 7. Error Control Coding. 7.1 Historical background. Mikael Olofsson 2005

Chapter 7. Error Control Coding. 7.1 Historical background. Mikael Olofsson 2005 Chapter 7 Error Control Coding Mikael Olofsson 2005 We have seen in Chapters 4 through 6 how digital modulation can be used to control error probabilities. This gives us a digital channel that in each

More information

A Mathematical Approach to Channel Codes with a Diagonal Matrix Structure

A Mathematical Approach to Channel Codes with a Diagonal Matrix Structure A Mathematical Approach to Channel Codes with a Diagonal Matrix Structure David G. M. Mitchell E H U N I V E R S I T Y T O H F R G E D I N B U A thesis submitted for the degree of Doctor of Philosophy.

More information

Chapter 9 Fundamental Limits in Information Theory

Chapter 9 Fundamental Limits in Information Theory Chapter 9 Fundamental Limits in Information Theory Information Theory is the fundamental theory behind information manipulation, including data compression and data transmission. 9.1 Introduction o For

More information

Block Codes :Algorithms in the Real World

Block Codes :Algorithms in the Real World Block Codes 5-853:Algorithms in the Real World Error Correcting Codes II Reed-Solomon Codes Concatenated Codes Overview of some topics in coding Low Density Parity Check Codes (aka Expander Codes) -Network

More information

U Logo Use Guidelines

U Logo Use Guidelines COMP2610/6261 - Information Theory Lecture 22: Hamming Codes U Logo Use Guidelines Mark Reid and Aditya Menon logo is a contemporary n of our heritage. presents our name, d and our motto: arn the nature

More information

Chapter 7 Reed Solomon Codes and Binary Transmission

Chapter 7 Reed Solomon Codes and Binary Transmission Chapter 7 Reed Solomon Codes and Binary Transmission 7.1 Introduction Reed Solomon codes named after Reed and Solomon [9] following their publication in 1960 have been used together with hard decision

More information

One Lesson of Information Theory

One Lesson of Information Theory Institut für One Lesson of Information Theory Prof. Dr.-Ing. Volker Kühn Institute of Communications Engineering University of Rostock, Germany Email: volker.kuehn@uni-rostock.de http://www.int.uni-rostock.de/

More information

MATH 433 Applied Algebra Lecture 21: Linear codes (continued). Classification of groups.

MATH 433 Applied Algebra Lecture 21: Linear codes (continued). Classification of groups. MATH 433 Applied Algebra Lecture 21: Linear codes (continued). Classification of groups. Binary codes Let us assume that a message to be transmitted is in binary form. That is, it is a word in the alphabet

More information

Digital Communications III (ECE 154C) Introduction to Coding and Information Theory

Digital Communications III (ECE 154C) Introduction to Coding and Information Theory Digital Communications III (ECE 154C) Introduction to Coding and Information Theory Tara Javidi These lecture notes were originally developed by late Prof. J. K. Wolf. UC San Diego Spring 2014 1 / 8 I

More information

channel of communication noise Each codeword has length 2, and all digits are either 0 or 1. Such codes are called Binary Codes.

channel of communication noise Each codeword has length 2, and all digits are either 0 or 1. Such codes are called Binary Codes. 5 Binary Codes You have already seen how check digits for bar codes (in Unit 3) and ISBN numbers (Unit 4) are used to detect errors. Here you will look at codes relevant for data transmission, for example,

More information

6.1.1 What is channel coding and why do we use it?

6.1.1 What is channel coding and why do we use it? Chapter 6 Channel Coding 6.1 Introduction 6.1.1 What is channel coding and why do we use it? Channel coding is the art of adding redundancy to a message in order to make it more robust against noise. It

More information

Coding for loss tolerant systems

Coding for loss tolerant systems Coding for loss tolerant systems Workshop APRETAF, 22 janvier 2009 Mathieu Cunche, Vincent Roca INRIA, équipe Planète INRIA Rhône-Alpes Mathieu Cunche, Vincent Roca The erasure channel Erasure codes Reed-Solomon

More information

Channel Coding I. Exercises SS 2017

Channel Coding I. Exercises SS 2017 Channel Coding I Exercises SS 2017 Lecturer: Dirk Wübben Tutor: Shayan Hassanpour NW1, Room N 2420, Tel.: 0421/218-62387 E-mail: {wuebben, hassanpour}@ant.uni-bremen.de Universität Bremen, FB1 Institut

More information

Noisy channel communication

Noisy channel communication Information Theory http://www.inf.ed.ac.uk/teaching/courses/it/ Week 6 Communication channels and Information Some notes on the noisy channel setup: Iain Murray, 2012 School of Informatics, University

More information

Trapping Set Enumerators for Specific LDPC Codes

Trapping Set Enumerators for Specific LDPC Codes Trapping Set Enumerators for Specific LDPC Codes Shadi Abu-Surra Samsung Telecommunications America 1301 E. Lookout Dr. Richardson TX 75082 Email: sasurra@sta.samsung.com David DeClercq ETIS ENSEA/UCP/CNRS

More information

An Introduction to (Network) Coding Theory

An Introduction to (Network) Coding Theory An to (Network) Anna-Lena Horlemann-Trautmann University of St. Gallen, Switzerland April 24th, 2018 Outline 1 Reed-Solomon Codes 2 Network Gabidulin Codes 3 Summary and Outlook A little bit of history

More information

Communications II Lecture 9: Error Correction Coding. Professor Kin K. Leung EEE and Computing Departments Imperial College London Copyright reserved

Communications II Lecture 9: Error Correction Coding. Professor Kin K. Leung EEE and Computing Departments Imperial College London Copyright reserved Communications II Lecture 9: Error Correction Coding Professor Kin K. Leung EEE and Computing Departments Imperial College London Copyright reserved Outline Introduction Linear block codes Decoding Hamming

More information

6.02 Fall 2011 Lecture #9

6.02 Fall 2011 Lecture #9 6.02 Fall 2011 Lecture #9 Claude E. Shannon Mutual information Channel capacity Transmission at rates up to channel capacity, and with asymptotically zero error 6.02 Fall 2011 Lecture 9, Slide #1 First

More information

Channel Coding I. Exercises SS 2017

Channel Coding I. Exercises SS 2017 Channel Coding I Exercises SS 2017 Lecturer: Dirk Wübben Tutor: Shayan Hassanpour NW1, Room N 2420, Tel.: 0421/218-62387 E-mail: {wuebben, hassanpour}@ant.uni-bremen.de Universität Bremen, FB1 Institut

More information

Density Evolution and Functional Threshold. for the Noisy Min-Sum Decoder

Density Evolution and Functional Threshold. for the Noisy Min-Sum Decoder Density Evolution and Functional Threshold 1 for the Noisy Min-Sum Decoder C. Kameni Ngassa,#, V. Savin, E. Dupraz #, D. Declercq # CEA-LETI, Minatec Campus, Grenoble, France, {christiane.kameningassa,

More information

VHDL Implementation of Reed Solomon Improved Encoding Algorithm

VHDL Implementation of Reed Solomon Improved Encoding Algorithm VHDL Implementation of Reed Solomon Improved Encoding Algorithm P.Ravi Tej 1, Smt.K.Jhansi Rani 2 1 Project Associate, Department of ECE, UCEK, JNTUK, Kakinada A.P. 2 Assistant Professor, Department of

More information

A Short Length Low Complexity Low Delay Recursive LDPC Code

A Short Length Low Complexity Low Delay Recursive LDPC Code A Short Length Low Complexity Low Delay Recursive LDPC Code BASHAR M. MANSOOR, TARIQ Z. ISMAEEL Department of Electrical Engineering College of Engineering, University of Baghdad, IRAQ bmml77@yahoo.com

More information

1.6: Solutions 17. Solution to exercise 1.6 (p.13).

1.6: Solutions 17. Solution to exercise 1.6 (p.13). 1.6: Solutions 17 A slightly more careful answer (short of explicit computation) goes as follows. Taking the approximation for ( N K) to the next order, we find: ( N N/2 ) 2 N 1 2πN/4. (1.40) This approximation

More information

EFFICIENT DECODING ALGORITHMS FOR LOW DENSITY PARITY CHECK CODES

EFFICIENT DECODING ALGORITHMS FOR LOW DENSITY PARITY CHECK CODES EFFICIENT DECODING ALGORITHMS FOR LOW DENSITY PARITY CHECK CODES Master s thesis in electronics systems by Anton Blad LiTH-ISY-EX--05/3691--SE Linköping 2005 EFFICIENT DECODING ALGORITHMS FOR LOW DENSITY

More information

Lecture 18: Gaussian Channel

Lecture 18: Gaussian Channel Lecture 18: Gaussian Channel Gaussian channel Gaussian channel capacity Dr. Yao Xie, ECE587, Information Theory, Duke University Mona Lisa in AWGN Mona Lisa Noisy Mona Lisa 100 100 200 200 300 300 400

More information

CSCI 2570 Introduction to Nanocomputing

CSCI 2570 Introduction to Nanocomputing CSCI 2570 Introduction to Nanocomputing Information Theory John E Savage What is Information Theory Introduced by Claude Shannon. See Wikipedia Two foci: a) data compression and b) reliable communication

More information

LOW-density parity-check (LDPC) codes were invented

LOW-density parity-check (LDPC) codes were invented IEEE TRANSACTIONS ON INFORMATION THEORY, VOL 54, NO 1, JANUARY 2008 51 Extremal Problems of Information Combining Yibo Jiang, Alexei Ashikhmin, Member, IEEE, Ralf Koetter, Senior Member, IEEE, and Andrew

More information

Weaknesses of Margulis and Ramanujan Margulis Low-Density Parity-Check Codes

Weaknesses of Margulis and Ramanujan Margulis Low-Density Parity-Check Codes Electronic Notes in Theoretical Computer Science 74 (2003) URL: http://www.elsevier.nl/locate/entcs/volume74.html 8 pages Weaknesses of Margulis and Ramanujan Margulis Low-Density Parity-Check Codes David

More information

Design and Analysis of Graph-based Codes Using Algebraic Lifts and Decoding Networks

Design and Analysis of Graph-based Codes Using Algebraic Lifts and Decoding Networks University of Nebraska - Lincoln DigitalCommons@University of Nebraska - Lincoln Dissertations, Theses, and Student Research Papers in Mathematics Mathematics, Department of 3-2018 Design and Analysis

More information

Error Floors of LDPC Coded BICM

Error Floors of LDPC Coded BICM Electrical and Computer Engineering Conference Papers, Posters and Presentations Electrical and Computer Engineering 2007 Error Floors of LDPC Coded BICM Aditya Ramamoorthy Iowa State University, adityar@iastate.edu

More information

Analysis of Absorbing Sets and Fully Absorbing Sets of Array-Based LDPC Codes

Analysis of Absorbing Sets and Fully Absorbing Sets of Array-Based LDPC Codes Analysis of Absorbing Sets and Fully Absorbing Sets of Array-Based LDPC Codes Lara Dolecek, Zhengya Zhang, Venkat Anantharam, Martin J. Wainwright, and Borivoje Nikolić dolecek@mit.edu; {zyzhang,ananth,wainwrig,bora}@eecs.berkeley.edu

More information

Capacity-approaching codes

Capacity-approaching codes Chapter 13 Capacity-approaching codes We have previously discussed codes on graphs and the sum-product decoding algorithm in general terms. In this chapter we will give a brief overview of some particular

More information

9 THEORY OF CODES. 9.0 Introduction. 9.1 Noise

9 THEORY OF CODES. 9.0 Introduction. 9.1 Noise 9 THEORY OF CODES Chapter 9 Theory of Codes After studying this chapter you should understand what is meant by noise, error detection and correction; be able to find and use the Hamming distance for a

More information

Introduction to Wireless & Mobile Systems. Chapter 4. Channel Coding and Error Control Cengage Learning Engineering. All Rights Reserved.

Introduction to Wireless & Mobile Systems. Chapter 4. Channel Coding and Error Control Cengage Learning Engineering. All Rights Reserved. Introduction to Wireless & Mobile Systems Chapter 4 Channel Coding and Error Control 1 Outline Introduction Block Codes Cyclic Codes CRC (Cyclic Redundancy Check) Convolutional Codes Interleaving Information

More information

Appendix B Information theory from first principles

Appendix B Information theory from first principles Appendix B Information theory from first principles This appendix discusses the information theory behind the capacity expressions used in the book. Section 8.3.4 is the only part of the book that supposes

More information

Physical Layer and Coding

Physical Layer and Coding Physical Layer and Coding Muriel Médard Professor EECS Overview A variety of physical media: copper, free space, optical fiber Unified way of addressing signals at the input and the output of these media:

More information

Example: sending one bit of information across noisy channel. Effects of the noise: flip the bit with probability p.

Example: sending one bit of information across noisy channel. Effects of the noise: flip the bit with probability p. Lecture 20 Page 1 Lecture 20 Quantum error correction Classical error correction Modern computers: failure rate is below one error in 10 17 operations Data transmission and storage (file transfers, cell

More information

Symmetric Product Codes

Symmetric Product Codes Symmetric Product Codes Henry D. Pfister 1, Santosh Emmadi 2, and Krishna Narayanan 2 1 Department of Electrical and Computer Engineering Duke University 2 Department of Electrical and Computer Engineering

More information