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.

Which gates act as universal gates?

Status
Not open for further replies.

tronix

Advanced Member level 4
Joined
Jul 6, 2006
Messages
116
Helped
8
Reputation
16
Reaction score
1
Trophy points
1,298
Activity points
1,967
Which gate apart frm nand and NOR CAN ACT AS UNIVERSAL GATE ?
 

Re: Universal Gates

tronix,
Exclusive OR. It can be argued that the exclusive OR can be constructed from NAND and/or NOR gates. However, the same arguemnent can be used for the NAND and NOR: A NAND CAN be constructed from NORs and a NOR can be constructed from NANDs.
Regards,
Kral
 

    tronix

    Points: 2
    Helpful Answer Positive Rating
Re: Universal Gates

kral
Can u plz give some example like and/or gate constructed frm XOR gates
 

Re: Universal Gates

as far as i know,
only, NAND and NOR gates are universal gates
 

Universal Gates

actually nand and nor are universla "as far as i know"

ex.
NOT >>>> A nor A =A' >>>>> A nand A= A'
OR >>>> A' nand B' = A or B >>> (A nor B)' = A or B
and >>>> A' nor B' = A and B >>> (A nand B)'=A and B

not any bar can be acheived by "NOT"

Added after 6 minutes:

sorry is "apart" means besides , if so then excuse me >>
a MUX is a universal gate
F=A B + C B' >>>>>> A=0 >>> F=C and B'
>>>>>> A=1 >>> F= C or B
 

    tronix

    Points: 2
    Helpful Answer Positive Rating
Re: Universal Gates

thats seems to be a solution
Thnx
 

Re: Universal Gates-Mux,Inhibit,implication,HA etc.

Universal gates are those from which we can produce all kind of gates.
following are the examples.
1)And-Or-Not
2)NAND
3)INHIBIT X.Y'
X'Y
4)iMPLICATION X+Y'
X'+Y
5)NOR
6)XOR WITH AND
7)EQUALITY(XNOR) WITH AND
8)MUX
9)HALF ADDER
one can try all these gates to realize each and every gate.
 

    tronix

    Points: 2
    Helpful Answer Positive Rating
Re: Universal Gates

Universal gates are the one, which can be used for implementing any gate like AND, OR and NOT. Also used for implementing gates of any combination of these basic gates. NAND and NOR gates are the only Universal gates.
 

Re: Universal Gates

NAND , NOR, and MUX may be treated as universal gates.
 

Universal Gates

Simple schmitt triggered inverters can be used as a universal gate.
They can also be used as pulse generators, pulse stretchers, and clock generators using only a resistor and a capacitor (granted with great variances)

**broken link removed**
 

Re: Universal Gates

XOR can also be used as univesal gate:-
XOR with one of its i/p is 1 is called controlled inverter
similarly it canbe used to construct any other gate including AND and OR- only4to5 gates will be required as in the case of NAND and NOR
 

Re: Universal Gates

well..i guess it is like safwat said:

nand, nor and mux
 

Re: Universal Gates

I already mentioned all possible universal gates in this post.
XOR is not an universal gate.can u form NAND gate or NOR gate with using only XOR gate...?try...u can't.so XOR is not an universal gate.If u can form NAND gate(which is an universal gate) using XOR gate,then XOR will also become an Universal gate.right....?
 

Re: Universal Gates

Hi,

MUX is also an universal gate apart from NAND and NOR gates.
 

Re: Universal Gates

sreejith said:
XOR can also be used as univesal gate:-
XOR with one of its i/p is 1 is called controlled inverter
similarly it canbe used to construct any other gate including AND and OR- only4to5 gates will be required as in the case of NAND and NOR

Hi Sreejith
I tried but couldn't get AND/OR of XORs . Can u plz give ckt
 

Re: Universal Gates

MUX is also a universal gate, by using MUX,

you can make any digital circuit.

you can try it.

best regards




tronix said:
Which gate apart frm nand and NOR CAN ACT AS UNIVERSAL GATE ?
 

Universal Gates

mux should be always called as universal circuit not as a logic gate...
 

Re: Universal Gates

neils_arm_strong said:
XOR,XNOR,NOR,NAND are universal gates.

As already discussed XOR and XNOR can not function as universal gate , A Mux indeed can.
Can u make a and/or/nand/nor frm Xor/Xnor? I think no.

tronix
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top