Definitions Flashcards
Bit
A single unit of binary (binary digit)
Binary
A numbering system consisting of 1s and 0s
Byte
8 bits in a byte
Binary shift left
Will double the number
Binary shift right
Will divide the number by 2
Pixel
The smallest representable part of an image. Stands picture element.
Colour depth
The amount of bits needed to represent all the colours in an image.
Image Resolution
The amount of pixels in a given area
Analogue sound
A none digital sound wave
Digital sound
A sound as represented by binary numbers.
Sample rate
The amount of sound samples taken from an analogue every second. (Hertz)
Sound resolution
The amount bits required to store all the sounds in an audio file.
Lossy compression
Data is permanently removed from a file when it’s compressed.
Lossless compression
No data is permanently removed from the when it’s compressed.
Run length encoding
A form of lossless compression. Uses frequency of data pairs to shrink file size.
Bit-depth
The amount of bits needed to store a given amount of combinations of binary.
Hardware
The physical parts of a computer