Presentation is loading. Please wait.

Presentation is loading. Please wait.

Converting binary to decimal decimal to binary

Similar presentations


Presentation on theme: "Converting binary to decimal decimal to binary"— Presentation transcript:

1 Converting binary to decimal decimal to binary

2 Binary to Decimal 28 27 26 25 2 4 2 3 2 2 2 1 20 256 128 64 32 16 8 4 2 1 = 294

3 Decimal to Binary Repeated division
Dividing each number by "2" gives a result plus a remainder. The binary result is obtained by placing the remainders in order with the least significant bit (LSB) being at the top and the most significant bit (MSB) being at the bottom. 29410 equivalent of in binary, reading from right to left.

4 28 27 26 25 2 4 2 3 2 2 2 1 20 256 128 64 32 16 8 4 2 1 Decimal to Binary Subtract 294 294 – 256 = 38 38 – 32 = 6 6 – 4 = 2 2 – 2 = 0

5 Cisco Binary Game


Download ppt "Converting binary to decimal decimal to binary"

Similar presentations


Ads by Google