Logic gates, inverting output without increasing transistor count

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
sandy.bridge
Messages
797
Reaction score
1

Homework Statement


Hello all,
I have the following logic gates:
(A'.(B+C))' which I had reduced to A+B'.C'. I then want use a NAND gate connected to a NOR gate, then connected to an inverted. However, I have been informed that I need not to use ten transistors, and that 8 can get the job done. How exactly can I invert the output after the NOR gate without the addition of new transistors?
 
Physics news on Phys.org
Thanks, I managed to get it. It was a lot more simple upon developing and then utilizing a truth table.