Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

how to design 3 input xor/xnor gate?

Status
Not open for further replies.

W_Heisenberg

Full Member level 4
Joined
Feb 27, 2011
Messages
217
Helped
6
Reputation
12
Reaction score
6
Trophy points
1,298
Location
Boston
Activity points
2,575
Hi,

anyone knows the trick to design transistor circuit for xor and xnor gate?

say 3 input xor, 4 input xor?
 

Differently from AND or OR logic with which only 1 input determine the output value, XOR logic depends on all inputs to determine output.
Hence it is a little hard to define a simplest way without nesting 2-XOR gates to another.

+++
 

I guess another term for this is a gate that detects when there is not a unanimous vote? (A unanimous vote being either all 1's or all 0's.)

This webpage has a collection of logic gates assembled from discrete devices, including a couple of XOR gates.

https://www.4qdtec.com/dlc.html
 

Take a look on this interesting link which give 2 approach to design a multi-input XOR gate:

https://mindhunter74.wordpress.com/2011/04/25/xor-the-interesting-gate/#more-673

xor1.jpg



xor2.jpg


+++
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top