1.2: MEMORY AND STORAGE 4.0 Flashcards
what is metadata?
data about data
why does a computer require meta data? (2)
- computer needs to know the size of the image in terms of height, width and colour depth in bits per pixel and format
- this allows the computer to recreate the image from binary.
examples of metadata:
Height / width / resolution / dimensions of image Colour depth Resolution Details of hardware/software used Date / time created
EQ: show how an input is represented in ASCII/Unicode (2)
- each character would be represented by one/two bytes by its binary ASCII/Unicode value
- written in the same order that the characters are entered in
how must analogue sounds be recorded? and in what form?
analogue sounds must be digitally recorded in binary
what is amplitude?
height of the sound wave
Explain how sampling is used to store audio recordings: (2)
- an analogue-to-digital converter will measure the amplitude of the sound wave emitted and store it in binary/digital form.
- measurements are taken at regular time intervals
what is sample rate?
number of samples recorded in any given period of time
what is sample rate measured in?
Herts (Hz)
what is bit depth?
number of bits used to record each sample
what is the correlation between sample rate and sound quality?
The higher the sample rate, the closer the recorded signal is to the original.
what is the correlation between bit depth and sound accuracy? and how does this affect file size?
- the higher the bit depth, the more accurately a sound can be recorded
- the larger the file size would be
what is bit rate?
a measure of how much data is processed for each second of sound
what is bit rate usually measured in?
kbps
equation for calculating bit rate?
Sample rate × bit depth