Exp3 Universal Gates 1
Exp3 Universal Gates 1
Exp3 Universal Gates 1
1.0 Objectives:
1.1 To be familiar with universal logic gates, the NOR and a NAND
gates.
1.2 To convert a logic function into a NOR and a NAND
implementation.
1.3 To construct the NOR and NAND implemented circuits in the
logic trainer.
1.4 To use the universal gates in minimizing the logic ICs used.
The NAND and NOR gates are called universal logic gates because all
the other gates can be created using these two.
A NAND gate is the NOT AND gate. The inverter bubble reverses the
output of the AND gate logic, giving a 0 output only when all inputs
are 1.
These two universal gates can be used to replace the other gates, such
as NOT, AND, OR etc. By NAND and NOR implementation, the
equivalent gates will be:
4.2 The group wrote the canonical forms of the two given functions.
Y1 (A, B, C, D) = ∑ (1, 3, 8, 9, 11, 12, 13)
Y1 (A, B, C, D) = Ⲡ (0, 2, 4, 5, 6, 7, 10, 14, 15)
Y2 (A, B, C, D) = ∑ (1, 3, 5, 8, 9, 10, 11, 12, 13)
Y2 (A, B, C, D) = Ⲡ (0, 2, 4, 6, 7, 14, 15)
4.3 The group draw the logic diagrams of Y1 and Y2 with IC part
numbers and pin numbers.
4.4 And the wiring diagram as well. Label everything.
Y1 = A C’ + B’
Y2 = (A + D) (B’ + C’)
ABCD Y1 Y2
0000 0 0
0001 1 1
0010 0 0
0011 1 1
0100 0 0
0101 0 1
0110 0 0
0111 0 0
1000 1 1
1001 1 1
1010 0 1
1011 1 1
1100 1 1
1101 1 1
1110 0 0
1111 0 0
4.6 The group implemented the use of universal gates on Y1 and Y2.
The group labeled the NAND implementation of Y1 and its NOR
implementation as Y1B and do the same for Y2, then, drew the
logic diagrams and wiring diagrams.
0000 0 0 0 0
0001 1 1 1 1
0010 0 0 0 0
0011 1 1 1 1
0100 0 0 0 0
0101 0 0 1 1
0110 0 0 0 0
0111 0 0 0 0
1000 1 1 1 1
1001 1 1 1 1
1010 0 0 1 1
1011 1 1 1 1
1100 1 1 1 1
1101 1 1 1 1
1110 0 0 0 0
1111 0 0 0 0
5.0 Observations, Conclusion and Recommendations
5.1 Observation
5.2 Conclusion
5.3 Recommendations
A Logic Gate which can infer any of the gate among Logic Gates. OR
a gate which can be use to create any Logic gate is called Universal
Gate
NAND and NOR Gates are called Universal Gates because all the other
gates can be created by using these gates
6.2 Explain the difference between 7400 and 7401, and between
7402 and 7403 logic ICs. Support your answers by including a
schematic diagram and or circuit application.
7401 will not give the expected output, if the circuit is done as it is
done for 7400. Some extra components had to be added in 7401
circuit, which is internally included in 7400 chip. That is the pull
up resistor. In 7400, there is a built in pull up resistor. But in 7401
circuit, it should be included externally, because the outputs of
7401 are open collector as shown in the following diagram. That is,
major difference between 7400 and 7401 is the pull up resistor.
In 7400, current will be fixed through a particular load at a
particular voltage. So we will be forced to look for other methods, if
this current is not sufficient to drive the load. But in 7401, simply
adjust the value of resistance to get the required load current.
The 7402 IC package contains four independent positive logic NOR GATES.
Pins 14 and 7 provide power for all four logic gates.
Outputs of one gate can be connected to inputs of another within the same
chip or to another chip as long as they share the same ground. The figure
to the left illustrates a basic circuit showing how to wire inputs and using
LEDs to display outputs.
NOR GATE Logic-Rules:
If one or both inputs are HIGH, then the output will be LOW. Otherwise,
output will be HIGH
The 7403 IC package contains four independent positive logic, open
collector, NAND GATES. Pins 14 and 7 provide power for all four logic
gates.
If both inputs are HIGH then the output will be LOW, otherwise output
will be HIGH.
6.3 Draw the equivalent 2-input NAND and NOR implementation of
the following. Also indicate the number of ICs used.
5.3.1 4 - Input AND
NAND (2 ICs)
NOR (3 ICs)
4-input NOR
NAND (3 ICs)
NOR (2 ICs)
6.4 Draw the TTL and the CMOS equivalent circuits of the
followinguniversal gates. Discuss the circuit operation
6.4.1 NAND
Just as in the case of the inverter and buffer, the “steering” diode
cluster marked “Q1” is actually formed like a transistor, even though it
isn’t used in any amplifying capacity. Unfortunately, a simple NPN
transistor structure is inadequate to simulate the three PN junctions
necessary in this diode network, so a different transistor (and symbol)
is needed.
6.4.2 NOR
Transistors Q1 and Q2 are both arranged in the same manner that we’ve
seen for transistor Q1 in all the other TTL circuits. Rather than
functioning as amplifiers, Q1 and Q2 are both being used as two-diode
“steering” networks. We may replace Q1 and Q2 with diode sets to help
illustrate
Kuphaldt, Tony (2007). TTL NAND and AND gates. Logic gates. Lessons in Electric Circuit Vol. IV
- Digital. Chap.3. Retrieved January 21, 2017, from http://www.allaboutcircuits.com
Kuphaldt, Tony (2007). TTL NOR and OR gates. Logic gates. Lessons in Electric Circuit Vol. IV -
Digital. Chap.3. Retrieved January 21, 2017, from http://www.allaboutcircuits.com
Kuphaldt, Tony (2007). CMOS Gate Circuitry. Logic gates. Lessons in Electric Circuit Vol. IV -
Digital. Chap.3. Retrieved January 21, 2017, from http://www.allaboutcircuits.com
Futurlec (n.d). 7402 - 7402 Quad 2-Input NOR Gate Datasheet. Retrieved January 21, 2017, from
http://www.futurlec.com/74/IC7402.shtml
Futurlec (n.d). 7403 - 7403 Quad 2-Input NAND Gate with Open Collector Ouptut Datasheet.
Retrieved January 22, 2017, from http://www.futurlec.com/74/IC7403.shtml
Realfinetime electronics (05:22). How 7401 Quad 2-Input NAND Gate Differ from 7400
Quad 2-Input NAND Gate?.[Blog Post]. Retrieved January 22, 2017, from
http://www.learnerswings.com/2014/07/how-7401-quad-2-input-nand-gate-
differ.html
9.0 Appendices
Appendix A (Data Sheets for ICs Used)