Topic 2 - Data Representation Flashcards
What is 7-bit ASCII
Each character is represented by a number
7-bits gives you a maximum of 128 character combinations
What is Amplitude?
Sound amplitude is experienced as the loudness of sound with sound waves, this is the extent to which air particles are displaced
What is Analogue sound?
Audio in a format of continuous vibrations or waves
What is Binary?
A base 2 number system, which is represented in 1’s and 0’s
What is Binary pattern?
A sequence of 1s and 0s
What is Binary shift?
Moving the bit pattern in a register left or right a given number of positions
What is a Bit?
A binary digit (the smallest unit)
What is Bit depth?
The number of bits used to store each sample
What is Bitmap graphic?
An image format where the picture is made up of individual pixels
What is a Byte?
8 bits
What is Colour depth?
The number of bits used to store a single pixel
What is Data compression?
Reducing the size of a file
What is Denary (base 10)?
A numerical system of notation which uses 10 as its base
What is a Gibibyte?
Gibi: 1 gibibyte is 1024 mebibytes
What is Hexadecimal (base 16)?
A numerical system of notation which uses 16 rather than 10 as its base
The 16 Hex base digits are 0-9 and the letters A-F