80 likes | 117 Views
BINARY NUMBERING SYSTEM. Binary Numbering System : base 2 numbering system with each number placement is expressed as 0 or 1. 0 = power off (LED in the mask will be off) 1 = power on (LED in the mask will be on). Bits are binary digits. Bit can hold the value 0 or 1.
E N D
BINARY NUMBERING SYSTEM
Binary Numbering System: base 2 numbering system with each number placement is expressed as 0 or 1. 0 = power off (LED in the mask will be off) 1 = power on (LED in the mask will be on)
Bits are binary digits. Bit can hold the value 0 or 1. Bytes are made up of 8 bits each.
Change Decimal 22 to Binary 22 Remainder 22/2 = 11 0 (Decimal 1’s Position) 11/2 = 5 1 5/2 = 2 1 2/2 = 1 0 ½ = 0 1 22 = 10110
Change Decimal 22 to Binary 16 + 4 + 2 = 22
Change Binary 11011 to Decimal • 16 8 4 2 1 • 1 1 0 1 1 • 16 + 8 + 2 + 1 = 27 • 11011 = 27
Binary Program 0000 Stand Still 0001 Step forward/lt. foot followed by rt. ft 0010 Raise Right Hand ____ Say Preveete