Binary Code A Base 2 Number System. Who created binary? George Boole An English mathematician.

8
Binary Code A Base 2 Number System

Transcript of Binary Code A Base 2 Number System. Who created binary? George Boole An English mathematician.

Page 1: Binary Code A Base 2 Number System. Who created binary? George Boole An English mathematician.

Binary CodeA Base 2 Number System

Page 2: Binary Code A Base 2 Number System. Who created binary? George Boole An English mathematician.

Who created binary?

George Boole An English mathematician

Page 3: Binary Code A Base 2 Number System. Who created binary? George Boole An English mathematician.

Binary Code

Binary code is a base 2 number system. It is the primary language system for computers.

It only uses the numbers 0 and 1

Page 4: Binary Code A Base 2 Number System. Who created binary? George Boole An English mathematician.

What do ones and zeros mean? 1 = on/true 2 = off/false

Page 5: Binary Code A Base 2 Number System. Who created binary? George Boole An English mathematician.

Bits and Bytes …..

Read the following article to further your knowledge of bits and bytes.

Click here

Page 6: Binary Code A Base 2 Number System. Who created binary? George Boole An English mathematician.

8 Bit System

27 26 25 24 23 22 21 20

128 64 32 16 8 4 2 1

This is called a truth table.

Page 7: Binary Code A Base 2 Number System. Who created binary? George Boole An English mathematician.

What is the largest number that can be created on a binary system? 255

Page 8: Binary Code A Base 2 Number System. Who created binary? George Boole An English mathematician.

Let’s practice

1 00