SlideShare a Scribd company logo
Computer Science
CIE-Syllabus 2210
Lesson 20
Principles of data
compression
Tutor: Suraj Motee
Learning Outcomes
• Differentiate between lossless and lossy compression.
What is compression?
• Compression is the process of encoding information using
fewer bits so that the compressed file size is smaller.
What is compression?
Original
A bits
Compression Process Compressed
B bits
B < A
Types of compression
Lossless Lossy
True or False
• Compression produces a larger file size.
• Compression works by reducing the number of bits.
• Compression does not produce a second file but modify the
original one.
FALSE
TRUE
FALSE
LOSSLESS COMPRESSION
Original
100 MB
Compressed
50 MB
Restored
100 MB
LOSSLESS COMPRESSION can reduce file size without losing quality.
LOSSY COMPRESSION
Original
100 MB
Compressed
50 MB
Restored
80 MB
LOSSY COMPRESSION removes unnecessary information and redundant data so as to reduce the size of
the file.
LOSSLESS OR LOSSY
• Compressed file cannot be restored to the same original file.
• Quality is affected.
• Compression technique that produce a second file that can
be restored back to original file size.
LOSSY
LOSSY
LOSSLESS

More Related Content

PPTX
Lesson 21: Compression techniques for images
PPTX
Compression techniques for sound
PDF
CHAPTER – 4 Graphics
PDF
CHAPTER – 6 Video
PDF
CHAPTER – 2 Colors
PPTX
PPTX
Bitmap graphics
DOCX
A raster graphics image
Lesson 21: Compression techniques for images
Compression techniques for sound
CHAPTER – 4 Graphics
CHAPTER – 6 Video
CHAPTER – 2 Colors
Bitmap graphics
A raster graphics image

Similar to Lesson 20: Principles of data compression (20)

PDF
Data Communication & Computer network: Data compression
PPTX
Data-Compression-Technique(communication).pptx
PDF
10lecture10datacompression-171023182241.pdf
PPT
lecture on data compression
PPTX
PPTX
Data compression ppt.pptx@Data compression
PPTX
Comparison between Lossy and Lossless Compression
PPT
ISDD Media Types - File Compression
PPTX
Introduction for Data Compression
PPTX
Data Compression (Lossy and Lossless)
PPTX
data compression.
PDF
Unit 1 Introduction to Data Compression
PDF
Unit 1 Introduction to Data Compression
PPTX
Data Compression
PPTX
loss less compression in data compression
PPTX
dc module1 part 1.pptx
PDF
The Language of Compression
PDF
The Language of Compression - Leif Walsh
PPT
VII Compression Introduction
PPT
Compressionbasics
Data Communication & Computer network: Data compression
Data-Compression-Technique(communication).pptx
10lecture10datacompression-171023182241.pdf
lecture on data compression
Data compression ppt.pptx@Data compression
Comparison between Lossy and Lossless Compression
ISDD Media Types - File Compression
Introduction for Data Compression
Data Compression (Lossy and Lossless)
data compression.
Unit 1 Introduction to Data Compression
Unit 1 Introduction to Data Compression
Data Compression
loss less compression in data compression
dc module1 part 1.pptx
The Language of Compression
The Language of Compression - Leif Walsh
VII Compression Introduction
Compressionbasics
Ad

More from Suraj Motee (17)

PPTX
Multimedia.pptx
PPTX
Lesson 18- Video & File extension
PPTX
Lesson 17- Representing text
PPTX
Lesson 16- Vector Images
PDF
Cambridge O-Level Computer Science-2210
PDF
Functions Worksheet
PPTX
Pure Mathematics 1- Functions
PPTX
While Loops in PHP
PPTX
Functions in PHP
PPTX
For loops in PHP
PPTX
Associative arrays in PHP
PPTX
Operators
PPTX
String Manipulation in PHP
PPTX
Echo and print in PHP
PPTX
Introduction to php
PPTX
Data types
PPTX
Variables
Multimedia.pptx
Lesson 18- Video & File extension
Lesson 17- Representing text
Lesson 16- Vector Images
Cambridge O-Level Computer Science-2210
Functions Worksheet
Pure Mathematics 1- Functions
While Loops in PHP
Functions in PHP
For loops in PHP
Associative arrays in PHP
Operators
String Manipulation in PHP
Echo and print in PHP
Introduction to php
Data types
Variables
Ad

Recently uploaded (20)

PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PDF
Microbial disease of the cardiovascular and lymphatic systems
PDF
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
VCE English Exam - Section C Student Revision Booklet
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PPTX
Lesson notes of climatology university.
PPTX
Cell Types and Its function , kingdom of life
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
202450812 BayCHI UCSC-SV 20250812 v17.pptx
Final Presentation General Medicine 03-08-2024.pptx
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
Microbial diseases, their pathogenesis and prophylaxis
Microbial disease of the cardiovascular and lymphatic systems
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
Module 4: Burden of Disease Tutorial Slides S2 2025
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
VCE English Exam - Section C Student Revision Booklet
Final Presentation General Medicine 03-08-2024.pptx
Abdominal Access Techniques with Prof. Dr. R K Mishra
Pharmacology of Heart Failure /Pharmacotherapy of CHF
Supply Chain Operations Speaking Notes -ICLT Program
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
STATICS OF THE RIGID BODIES Hibbelers.pdf
Lesson notes of climatology university.
Cell Types and Its function , kingdom of life
2.FourierTransform-ShortQuestionswithAnswers.pdf
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf

Lesson 20: Principles of data compression