Bits and Bytes Flashcards
Bit
- smallest unit of storage
- stores just a 0 or 1
- chip uses electricity 0/1 states
- hard drive uses spots N/S magnetism 0/1 states
- 8 bits = 1 byte
Patterns
- n bits = 2^n patterns
- 1 byte = 8 bits = 256 patterns
- each byte represents a different combination of 0’s and 1’s
- applies to each individual RGB value ranging from 0-255
Kilobyte
1 KB = 1 thousand bytes
Megabyte
- 1 MB = 1 thousand KB = 1 million bytes
- 1 MB = 1 min of MP3 audio
Gigabyte
1 GB = 1 thousand MB = 1 billion bytes
Terabyte
1 TB = 1 thousand GB = 1 trillion bytes
How many different values can be stored in 1 bit?
2
How many bits are there in one byte?
8
One byte can hold a value from 0 up to what maximum value?
255
4000 kilobytes (KB) is approximately equal to how many megabytes (MB)?
4
Suppose you have 10 image files, each taking up 300 KB. About how many MB of space do they take up overall?
3
Suppose you have four 500 MB hard drives plus one 2 GB flash drive. How many GB of capacity is this overall?
4
Suppose we have a video camera that produces video data at the rate of 2 GB per hour. Recording for 15 minutes creates about how many MB of data?
500