KS3 Computer Science: Compression
This module contains:
Compatible with the following examination boards





Download KS3 Module 38: Compression
This download is exclusively for Teach Computer Science subscribers!
To download this file, click the button below to signup (it only takes a minute) and you'll be brought right back to this page to start the download!
Already a member? Log in to download.
Compression
File handling is one of the primary functions of a computer system. Based on the type of data that needs to be stored, several types of file formats are available. Each file format occupies certain storage space. An image file with good quality occupies around 1 MB, and an uncompressed 1-minute audio file occupies around 11 MB. A CD will be able to occupy approximately 77 minutes of this audio. Compression methods are used to reduce the size of the files.
Compression is also helpful in reducing the download time of an image, audio and video from the internet.
This KS3 Computer Science module introduces compression to your students, explaining:
- Why compressing files is important
- How text, image, and audio files compressed
- Effects of compressing a file
- What are the various file formats
- Streaming audio files
- Compression algorithms
More Data Representation Modules
Compression is one lesson in our Data Representation module. The other theory lessons can be found below:






