1.2 Memory And Storage Flashcards
(37 cards)
Bit
1 or 0
Nibble
4 bits
Byte
8bits
Kilobyte
1024 bytes (1000)
Megabyte
1024 kilobytes (1000 )
Gigabyte
1024 megabytes
Terabyte
1024 gigabytes
Petabyte
1024 terabytes
Why binary
Easier to represent only 2 states using electrical components
Overflow errors occur
When the number you are presenting is larger than 255 and you need an additional bit
Left shift is
Multiplication
Right shift is
Division
Hex
0123456789 ABCDEF
Character set
A set of characters each with a binary value assigned
ASCII is 7 bits how many characters?
127
Extended ASCII is 8 bits how many characters
255
Colour depth
Number of bits needed to store each pixel
Meta data
Extra info about an image
Greater the colour depth / resolution greater the…
File size
Sound file size calculation
Number of samples per second x number of bits per sample x length of sample
Sample rate
The number of samples taken per second (measured in Hertz)
Compression
Compression reduces the size of a file so it takes up less space
2 advantages of compression
Maximise amount you can store
Smaller files are quicker to transfer and download
Lossy
Loses data