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.

What are universal gates and how many of them are there?

Status
Not open for further replies.

naveen reddy

Junior Member level 3
Joined
Jun 2, 2005
Messages
28
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,525
What are universal gates
How many universal gates are there

can a multiplexer be used as a universal gate-
if yes how can we implement logic gates with it

pls help me in solving this issue
 

Re: universal gates

universe gate is the gate that can realize all digital logic.

such as multiplexer, two input nand gate, etc.

if a gate can realize and, or, not function,

then it is a universe gate.


best regards





naveen reddy said:
What are universal gates
How many universal gates are there

can a multiplexer be used as a universal gate-
if yes how can we implement logic gates with it

pls help me in solving this issue
 

Re: universal gates

naveen reddy wrote
can a multiplexer be used as a universal gate-
if yes how can we implement logic gates with it


yes mux can be used as universal logic CIRCUIT

FOR EX. mux as a AND

use 2 x 1 mux
let A,B as two inputs for gate but for MUX make it as a select lines and connect 00,01,10 pins of mux to ground as well as 11 input of mux to +5v.


So,now depend upon your select logic 0 or logic 1 will be outputted.


NOTE:
JK flip flop can act as universal flip flop


Hope it helps
 

Re: universal gates

NAND and NOR GATE are called universal gate.because all other gates are constructed using them.
 

Re: universal gates

1. The NAND gate and the NOR gate are universal gates since combinations of them can be used to accomplish any of the basic operations and can thus produce an inverter , an OR or an AND gate. The non-inverting gates do not have this versatility since they can't produce an invert.

**broken link removed**

2. We can construct OR,AND and NOT gates using 2:1 MUX , it is a universal gate.
**broken link removed**
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top