4.5.6 Representing images, sound and other data Flashcards
What is a Bitmap Image made up of?
Bitmap images are made up of pixels.
Define Pixel.
The smallest unit of an image, representing a single point with a specific colour and brightness.
What is the equation for image file size?
image file size = colour depth x image height(px) x image width(px)
What is Analogue Data?
Analogue is a continuous set of values.
What is Digital Data?
Digital is a discreet set of values.
Define Colour Depth.
A measure of the amount of colour used in an image, expressed in terms of the number of bits used to represent the colour of each pixel in an image.
What is the number of colours that can be represented in a colour depth of 4? And how many bits are used?
2^4 = 16 colours
2^2 = 4, so 2 bits.
Define Metadata.
Data related to the image file data itself. e.g width, height, colour depth
Define Resolution.
A measure of the total number of pixels in an image, typically expressed in terms of the number of dots/pixels per inch.
How do you add more colours to an image?
Add more bits per pixel.
Define Sample Resolution.
The number of bits used to represent a single sample.
Define Sampling Rate.
The numbers of samples taken per second/over a given period of time.
The frequency at which samples are taken.
On the x axis.
Define Sound Sampling.
The process of converting analogue sound waves to a digital waveform, by storing a finite number of readings in binary.
Define Audio Bit Depth.
The number of bits used to represent the amplitude of each audio sample, affecting the sound quality and dynamic range.
On the y axis.
Define Amplitude.
The height of a sound wave, determining the loudness of the sound.