Chapter 2 - Arithmetic and Logic 2.3
Chapter 2 - Arithmetic and Logic 2.3
REPRESENTATION IN
COMPUTER MEMORY
Previous Lesson
A Y
A Y Presence of
small circle
0 1 always denotes
inversion
1 0
Truth Table
Gates AND
A Y
B
A B Y
0 0 0
0 1 0
1 0 0
1 1 1
Truth Table
Gates AND
A Y
B
A B Y
0 0 0
0 1 1
1 0 1
1 1 1
Truth Table
Gates OR
OR AND NOT
0+0= 0 0.0 = 0 0 =1
0+1= 1 0.1= 0 1 =0
1+0= 1 1.0= 0
1+1 = 1 1.1= 1
Gates NOR
Gates NAND
Gates Exclusive –OR
Gates Exclusive –NOR
Gates NOR
∗ TO BE CONTINUED….