An Introduction to Information Theory
An Introduction to Information Theory. Instructor: Prof. Adrish Banerjee, Department of Electrical Engineering, IIT Kanpur. Information Theory answers two fundamental questions: what is the maximum data rate at which we can transmit over a communication link, and what is the fundamental limit of data compression. In this course we will explore answers to these two questions. We will study some practical source compression algorithms. We will also study how to compute channel capacity of simple channels. (from nptel.ac.in)
Lecture 13 - Universal Source Coding: Lempel-Ziv Welch Algorithm (LZW) |
In this lecture, we will describe encoding and decoding of source bits using universal source compression algorithm: LZW, which is an improved implementation of LZ78 algorithm.
Go to the Course Home or watch other lectures: