Chap 1 - Rev
Chap 1 - Rev
Chapter 1
Remember: 128 64 32 16 8 4 2 1
Explain the differences between the binary number system and the denary number system.
- A binary number system is a base-2 system and denary number system is a base-10 system
- A binary number system uses 0 and 1 values and a denary number system uses 0 to 9 values
- A binary number system has units headings that increase by the power of 2 and a denary number system has units headings that
increase by the power of 10
- Binary has more digits for the same value whereas denary has less digits for the same value
Explain the process of converting the binary number 1010 into a denary number.
- Correct column headings / place holders by example “8 4 2 1”
- Correctly place a 1 or a 0 for each column
- Identify the columns to be added
- Add together the (denary) values identified (8 + 2)
- This will give 10
2. Hexadecimal
Remember: 256 16 1
- Computer consist of transistors / logic circuits that can only store data in two states 1 and 0
1
Revision: Chapter 1
1 nibble = 4 bits
1 byte = 8 bits
1 GB = 1000 MB or 1024 MB
1 TB = 1000 GB or 1024 GB
Remember:
TB GB MB KB Byte Bits
7. Hexadecimal Use
Q: How other HTML colors, such as a darker shade, are created? (2)
e.g. 5F 3A 9 F1
e.g. 01-23-45-67-89-AB
(vi) ASCII