Binary Conversion
Binary Conversion
25 = 11001
Checking: 1 1 0 0 1
16 8 4 2 1
16 8 0 0 1
16+8+1=25
CONVERT THE FOLLOWING
DECIMALS TO BINARY:
1. 55 6. 252
2. 147 7. 122
3. 227 8. 105
4. 235 9. 215
5. 217 10. 41
CALCULATING DATA STORAGE
While a bit is the smallest representation of
data, the most basic unit of digital storage is the
byte. A byte is 8 bits and is the smallest unit of
measure used to represent data storage capacity.
When referring to storage space, we use the
term bytes (B), kilobytes (KB), megabytes
(MB), gigabytes (GB), and terabytes (TB).
One kilobyte is a little more than 1000
bytes specifically 1,024. A MB represents
more than a million bytes or 1,048,576.
1,073,741,824 bytes. A TB is 1,099,
627,776.
In general, when something is represented
digitally, the greater the detail, the greater
the number of bits needed to represent it. A
low resolution picture from a digital
camera will use around 360KB, and a
high- resolution picture could use 2MB or
more.
Once we know the size of a file or folder, it is
possible to determine the number of bytes
being used.