Cambridge Lower Secondary ICT Level 7 Unit 2
Cambridge Lower Secondary ICT Level 7 Unit 2
Cambridge Lower Secondary ICT Level 7 Unit 2
ICT Level 7
The number system is a method of representing numbers using symbols called digits or the
value of a digit depends on the position it occupies in a number.
Principle of a base:
The base is the number used to define a number system.
The base of the decimal system is ten (10) while that of the octal system is eight (8).
The decimal system is the one in which we are most accustomed to writing.
The decimal system is made up of 10 digits (symbols) [0; 1; 2; 3; 4; 5; 6; 7; 8; 9] any number is
written in the decimal system check the following relationship.
the weights 2 1 0
1 2 5(10) = (1×102) + (2×101) + (5×100)
The exponent is called the weight.
Each digit of the number must be multiplied by a power of 10, this is what we call the weight
of the digit.
According to this example, the number 5 which is on the right corresponds to 0 and is said to
be the digit of the lowest weight.
The number 1 which is on the left corresponds to 2 and is said to be the number of the
highest weight.
P r. B o u k e n t a r Page 1|4
Cambridge lower secondary
ICT Level 7
B\- Bits:
Meaning: Bit means Binary Digit i.e. 0 or 1 in binary numbering
Definition:
The bit is the smallest unit of information that a computer can manipulate
C\-The Byte:
The byte is a unit of information made up of 8 bits, it allows you to store a character, such as
a letter or a number. This grouping of numbers by series of 8 allows greater readability, we
notice the same thing in decimal base when we group numbers by series of three to be able
to distinguish hundreds, thousands, etc.
The number 1 256 426(10) is more readable than 1256426(10)
Bit
Digit = 4 bits
P r. B o u k e n t a r Page 2|4
Cambridge lower secondary
ICT Level 7
128(10) = 1 0 0 0 0 0 0 0(2)
P r. B o u k e n t a r Page 4|4