Chapter 14: Data Storage & Compression Flashcards
Need for data compression
- Less storage space required
- Faster upload/download speeds
- Less bandwidth used
- Faster streaming speeds of video/audio files
Decimal prefix
Multiplies a unit by powers of 10
Binary prefix
Multiplies a unit by powers of 2
Bit
The smallest unit of data that a computer can process & store
Compression
Changing the format of a data file so that the size of the file becomes smaller
Lossless compression
A form of data compression that reduces file sizes without removing any of the original data, allowing files to be reconstructed without loss of information when decompressed
Lossy examples
JPG, GIF, MP3, MP4
Lossless examples
PNG, TIF, SVG, PDF
Lossy compression features
- Removes data permanently
- Reconstructs image without missing data
- Used for images & sound files
- Much smaller file size but loss of quality
Lossless compression features
- Used for text files
Lossy compression sound
Discards/removes frequencies which the human ear cannot hear or distinguish between
Lossy compression image
Groups similar colours together by giving them same colour values. Reduces colour depth of image
Bitmap image
Graphic image made up of pixels
Lossy compression
A form of data compression that reduces the size of a file by permanently removing some of the data so that the original file cannot be reconstructed when decompressed
Bandwidth
The amount of data that can be carried on a network in a given period of time