04-801-H2 Data Compression
Location: Africa
Units: 6
Semester Offered: Fall
Location: Africa
Units: 6
Semester Offered: Fall
This course will present the theory and techniques central to efficiently representing audio, video, and other signals for storage and transmission. Popular video and audio streaming services would be impossible without compression. You will learn the difference between lossy and lossless compression, and how signals can be processed to remove their inherent redundancy. We will also discuss how perceptually acceptable distortions can be introduced into signals as part of the compression process. The compression techniques discussed underly common standards such as MP3, MPEG, and JPEG. The core signal processing techniques used, including quantization, prediction, orthogonal transforms, and sub-band analysis are also useful when analyzing arbitrary data sets even when compression is not the end goal. We will use Python to simulate the performance of various compression techniques. (Prior experience with Python is not required, but basic programming experience is necessary. Python tutorials will be provided as needed.)
The goal of this course is to introduce students to the theory and practice of data compression, as well as to make students comfortable processing real-world audio and video signals on a computer.
Students will be familiar with core data compression techniques and understand their role in modern information storage and transmission systems.
Face-to-face