Implementation of Logic Gates
Two problems
- 1) when a=b=0, f(a,b) is undefined (floating)
- 2) n- type switches do not conduct 1 well
Two solutions
- when f=0, connect output to 0v using n-type switches
- when f=1, connect output to 5v using p-type switches