Binary number system
Bitmap image file formats
What is sample resolution in terms of an image?
The number of bits per pixel
What is sample resolution in terms of a sound file?
The number of bits per sample
What is the typical screen resolution?
72 PPI (Pixels Per Inch)
Increasing the number of colours
More bits per pixel = more colour combinations
- 1 bit = 2 colours
- 2 bits = 4 colours
- 3 bits = 8 colours
- 4 bits = 16 colours
What is the relationship between colour and bit depth?
How does the number of colours affect the file size?
An increase in the number of colours that are used in an image (the bit depth) will increase the file size
How does the size of the image affect file size?
Difference between analogue and digital sound signals
how is sound converted into digital form (what is used to convert the sound waves)?
ADC –> Processing –> DAC
What is a sound sample?
A measurement of amplitude of a sound wave at a given time
Sound sampling
What is the sampling rate?
What is the sample resolution?
Lossless compression
Lossless compression formats are able to reduce the file size when compressed but not lose any information
Examples of lossless music file formats
Lossy compression
What is the formula for calculating the size of an uncompressed music file?
sampling rate x bit depth x duration
Examples of lossy file formats
What is compression?
Reducing the size of a file
Why is compression software used?
Reduces the size of a file so it takes up less disk space, and is quicker to download over the Internet
How many bits are in a byte?
8 bits = 1 byte
How many bits does ASCII use to store each character?
7 bits