Chapter 3 - Logic Gates v2
Chapter 3 - Logic Gates v2
Electronics
Chapter 3 Logic Gates
Logic Gates
A B C Y
0 0 0 0 0 0 0
0 0 1 1 0 0 1
0 1 0 0 0 0 0
0 1 1 0 0 0 0
1 0 0 0 0 0 0
1 0 1 0 1 0 1
1 1 0 0 0 1 1
1 1 1 0 0 0 0
❑ Example (continued)
❑The logic function
can then be implemented as follows: