Deathfish
- 80
- 0
How do you redraw a three-input OR gate circuit using only 2-input NAND gates?
Deathfish said:How do you redraw a three-input OR gate circuit using only 2-input NAND gates?
Deathfish said:i've worked on this, but i seem to be going back and forth combining all combinations ie. 3C2 with no luck... difficult to explain this here. I know the equivalent of 2-input OR gates... but i am required to draw up 3-input OR gate when i am given just 2-input NAND gates. The question is to output HIGH when at least 2 out of 3 inputs are LOW.
Deathfish said:its part of the question... A AND B, B AND C, A AND C then combine them together..
Deathfish said:figured the first part out just need to combine that using three-input OR gate..