Implementing XOR gate using three 2-input logic gates

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
ilovedfund
Messages
1
Reaction score
0
hi guy i have a question regarding digital fundamentals plss help:)))

Show how ONE XOR gate can be replaced by THREE 2-input logic gates.You are allowed to use any logic gate except XOR and XNOR logic gates...anybody can solve this?:))
 
Engineering news on Phys.org


Don't know, but what happens if you feed the inputs into a NAND and an OR and then feed their outputs into an AND?
 


You can do it with 2 NORs and an AND gate.