The Binary Number System: Css Course: Exploratory
The Binary Number System: Css Course: Exploratory
The Binary Number System: Css Course: Exploratory
0 1 2 3 4 5 6 7 8 9
0000 0001 0010 0011 0100 0101 0110 0111 1001 1010
This is called the binary number system. Each binary digit is referred to as a
bit. When it comes to placing values and digits in this system, we place
values corresponding to ascending powers of 2 from left to right.
The rightmost digit is called the LEAST SIGNIFICANT BIT (LSB), and the
leftmost digit is the MOST SIGNIFICANT BIT (MSB).
Binary to Now that we know the basics of the binary system, let us learn HOW WE
Decimal WOULD CONVERT BETWEEN DECIMAL AND BINARY. We begin with binary to
Number decimal conversion.
We know that the binary system has place values of powers of 2. These
values are weights for the digits (0 or 1) in those positions.
HERE’S HOW IT WORKS:
1. We multiply each digit by its weight (its position multiplied by 2)
2. We sum them all up to get the decimal number
11111010 = 11111010
= 1x27+1x26+1x25+1x24+1x23+0x22+1x21+0x20
= 1x128+1x64+1x32+1x16+1X8+0x4+1x2+0x1
= 128+64+32+16+8+2
11111010 = 250
= 62/2= 31 Remainder 0 0
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
0 1 2 3 4 5 6 7 8 9 A B C D E F
= 1111 1010
= F A
11111010 = FA
FA = F A
= 1111 1010
FA = 1111 1010
0 1 2 3 4 5 6 7
= 3 7 2
11111010 = 372
1. For each group of octal digit, use the table to look up the corresponding
binary digit.
2. Combine the resultant binary digit into one set.
372 = 3 7 2
= 011111010
372 = 11111010
FOR GUARDIANS/PARENTS
A. A
B.
DIRECTION: Match the items in column A; with the items in Column B, write the letter of your
choice on the space provided.
WHAT KIND OF SCHOOL DO YOU GO TO IF YOU ARE A GIANT?
Reflection 7.3
Complete the statement:
_______________________________________________________________
_______________________________________________________________
_______________________________________________________________
______________________
Signature of Parent
NOTE: PRACTICE PERSONAL HYGIENE PROTOCOLS AT ALL TIMES 6