3.6 Compression

?
Why is compression used?
To reduce the amount of storage needed, to allow large files to be sent over email & to allow a file to be transmitted in less time
1 of 10
What's lossy compression?
a data encoding method which compresses a file by removing some detail (for example storing a photograph with fewer colours so fewer bits are needed)
2 of 10
What's an advantage of lossy compression?
It reduces file size (smaller than lossless)
3 of 10
What's a disadvantage of lossy compression?
It get's rid of some of the detail (e.g. can't be used on document)
4 of 10
What's lossless compression?
a data encoding method where files are compressed but no data is lost
5 of 10
What's an advantage of lossless compression?
it keeps all of the data (so it can be used on documents)
6 of 10
What's a disadvantage of lossless compression?
it doesn't reduce size as much as lossy
7 of 10
What's run length encoding (RLE)?
it's a form of lossless compression using data pairs
8 of 10
When is RLE useful and not useful?
RLE is not so useful with files that don't have many runs, but is on simple images that contain many pixels that are the same colour
9 of 10
What's huffman coding?
a compression technique that reduces the number of bits to represent each letter - the more frequently it appears, the fewer bits needed to represent it
10 of 10

Other cards in this set

Card 2

Front

What's lossy compression?

Back

a data encoding method which compresses a file by removing some detail (for example storing a photograph with fewer colours so fewer bits are needed)

Card 3

Front

What's an advantage of lossy compression?

Back

Preview of the front of card 3

Card 4

Front

What's a disadvantage of lossy compression?

Back

Preview of the front of card 4

Card 5

Front

What's lossless compression?

Back

Preview of the front of card 5
View more cards

Comments

No comments have yet been made

Similar Computing resources:

See all Computing resources »See all Representing data resources »