Bound on number of zeroes of multivariate polynomials and its implication for distance of Reed-Muller codes; Concatenated codes, their rate and lower bound on their distance; Polynomial time construction of asymptotically good binary codes (by finding binary linear codes of block length meeting the Gilbert-Varshamov bound in
time); the Zyablov trade-off between relative distance and rate.
February 24, 2010
Lecture 12 summary
February 23, 2010
Notes for Lecture 10
Some notes on Reed-Solomon and BCH codes (in pdf form) are now posted on the course webpage. I’ll post an expanded version including material from tomorrow’s lecture on the blog when it is ready.
February 21, 2010
Problem set 2
Problem set 2 is now posted. It is due on March 19 (firm deadline), so you have almost four weeks to work on it (one of those weeks is spring break; in any case I encourage you to start thinking about the problems early). Please use the comments section of this post to ask any questions, point out mistakes or typos if you find any, etc.
February 20, 2010
Lecture 11
February 17, 2010
Lecture 10 summary
Minimum distance property of Reed-Solomon codes; Parity check view of RS codes; RS codes for burst error correction;
Bose, Ray-Chaudhuri, Hocquenghem (BCH) codes: parameters of binary BCH codes and their optimality up to lower order terms; BCH codes as subfield subcodes of RS codes;
Reed-Muller codes and statement of their distance property.
February 16, 2010
Regular lecture tomorrow
Tomorrow (Feb 17) we will have a regular lecture, and not a special lecture by Madhu Sudan on progress and challenges in coding theory as earlier announced (this is due to weather related travel disruptions). We might have the special lecture for Friday’s class (Feb 19); I will announce later if that is the case.
February 13, 2010
Upcoming lectures
Two important announcements about the lectures during the coming two weeks:
- Madhu Sudan, who will be visiting CMU this week, has kindly agreed to give a guest lecture in our course on Wednesday, Feb 17th. The topic will roughly be a survey on some progress and challenges ahead in coding theory. It should be very useful and informative for the course, so please attend!
- There will be no class on Friday, Feb 26, in view of the CSD open house. Students are encouraged to participate in the afternoon poster sessions or otherwise be involved in the visit day activities instead.
February 12, 2010
Lecture 9 summary
We finished the proof of the first MRRW bound. We compared the Gilbert-Varshamov, Elias-Bassalygo, and MRRW bounds for the regime , specifically that they give rate bounds of
,
and
for
. We stated the second MRRW bound.
In preparation for the next segment of the course on constructions of good algebraic codes, we reviewed some basic facts about finite fields. We proved that a univariate polynomial of degree over any field
has at most
roots in
. We concluded with a definition of Reed-Solomon codes as polynomial evaluation codes.
Basics of Finite Fields
In the next segment of the course, we will study explicitly constructed codes, and develop error-correction algorithms for them. Prominent among these will be certain algebraic constructions of codes based on polynomials over finite fields.
It is possible to get quite far treating finite fields as “black-boxes” that allow the field operations to be performed efficiently as atomic steps, along with just one important mantra:
A non-zero polynomial of degree with coefficients from a field
has at most
roots in
.
But it is nevertheless desirable to have a good working knowledge of the basics of the theory of finite fields, and we will appeal to some of these results later on for list decoding some powerful algebraic codes. You are likely already familiar with this material from your undergraduate algebra. You can refer to your favorite algebra text for the basic theorems and their proofs, but I wanted to point to some notes that you can turn to if you need a refresher and a convenient reference.
So here are some excellently done notes on finite fields, written by G. David Forney and available on MIT’s OpenCourseWare for the course 6.451 Principles of Digital Communication II. These notes rigorously prove everything that we would need (and more!) from first principles, in a nice sequence.
Collected below are some basic results about finite fields, for quick reference. (I do not recall the definition of fields and the field axioms here.) All these facts are proved in the above linked notes.
- For every prime
, there is a unique finite field of size
that is isomorphic to
which is the set
under mod-
addition and multiplication.
- For each prime
, positive integer
, and polynomial
with coefficients in
of degree
that is irreducible (in
), the set of polynomials in
of degree at most
with addition and multiplication of the polynomials defined modulo
is a finite field (denoted
) with
elements.
- Every finite field is isomorphic to such a field, and therefore must have
elements for some prime
and positive integer
.
- For every prime
and integer
, there exists an irreducible polynomial
of degree
. Therefore, there is a finite field with
elements for every prime
and positive integer
.
- Additively, a finite field with
elements has the structure of a vector space of dimension
over
.
- The multiplicative group of a finite field (consisting of its non-zero elements) is cyclic. In other words, the non-zero elements of a field
can be written as
for some
.
- A
with such a property is called a primitive element of the field
.
- A field
has
primitive elements, where
is the Euler’s totient function.
- A
- All fields of size
are isomorphic to
for an arbitrary choice of degree
irreducible polynomial
.
The finite field withelements is therefore unique up to isomorphism field and will be denoted by
.
Remark: While one can pick any irreducible
to represent the field
as
, sometimes a special choice can be judicious. For example, the complexity of multiplication is better if
is sparse (i.e., has very few non-zero coefficients).
- The elements of
are the
distinct roots of the polynomial
.
- For each
dividing
, the field
has a unique subfield of size
, which consists of the roots of the polynomial
.
- The polynomial
is the product of all monic irreducible polynomials in
whose degree divides
, with no repetitions.
February 10, 2010
No class today
Since some students explicitly asked me, I wanted to make it clear that we do not have a lecture today in view of CMU canceling its classes for the day.
In light of this disruption over the past few days, you can take two extra days for the problem set if you wish, and turn it in by Feb 19 (which will be a firm deadline).