Images and sound Flashcards
What is a Bitmap Image?
Comprised of many picture elements - AKA Pixels
A pixel is the smallest identifiable area of an image
Each Pixel is given a set binary value to represent a single colour
What is resolution?
This refers to the number of pixels wide x the number of pixels high
Does this mean the Size?
NO!!!!
Simply the number of pixels within the image. (PPI - Pixels Per Inch)
The higher the resolution the better quality the picture due to the amount of detail within it.
What is colour depth?
Each Pixel has a binary value assigned to it. The more bits assigned to each pixel the greater the number of colours that can be represented.
Colour Depth is NOT the number of colours that can be represented though!!!
If COLOUR DEPTH, RESOLUTION and QUALITY increase what else does?
FILE SIZE
TRANSMISSION TIME
What is Metadata?
Metadata is “Data about Data”
What are some examples of metadata?
Filename date created file type Creator Timestamp Description Resolution and colour depth
How do you calculate the MINIMUM file size?
To Calculate the MINIMUM file size of an image:
Resolution X Colour Depth
OR;
Width in Pixels X Height in Pixels X Colour Depth
Why can we only calculate the MINIMUM file size?
Metadata
What is digital? What is analogue?
All the processes carried out by a computer is digital.
However inputs and outputs can be analogue.
Sound - what is it?
Sound travels in Waves
The Amplitude of a wave dictates how Loud a sound is
The Frequency controls the Pitch
How do we convert analogue to digital?
To convert to digital you can use: Analogue to Digital Converter - ADC Stored as binary To output must be converted back to analgoue Digital to Analogue Converter - DAC
Why should we use a Higher Sampling Rate
By doubling the sample rate we can represent the original sound wave much more closely.
Increasing the sample rate will improve the quality of the sound file. Sample rate is measured in Hz (per second)
What is stereo?
Sound is often recorded for 2 channels. Left and right speakers can output very different sounds.
What is Nyquist Theorem?
Sample Rate must be greater than twice the highest frequency component of interest in the measured signal