Data storage Flashcards
1
Q
How does lossy compression work?
A
- A compression algorithm is used
- Removes unnecessary data from the file
- Data is permanently removed and the original file cannot be reinstated
2
Q
How does lossless compression work?
A
- A compression algorithm is used
- Repeating patterns are identified which are replaced by a value and indexed
- No data is permanently removed and original file can be re-instated
3
Q
When is lossless compression most suitable?
A
For text files e.g. source code where accuracy and all data/info is important
4
Q
How is lossy compression applied to music, photos and videos
A
music: removes sounds at frequencies humans can’t hear/background noise - or reducing sample rate
photo: removes pixels, colors and image resolution that is not noticed by humans