Sei sulla pagina 1di 7

Course: Section:

Name: Date Performed:


Instructor: Date Submitted:

LABORATORY EXPERIMENT NO.5

NAND AND NOR GATES IMPLEMENTATION

1. Objective(s):

The activity aims to design a more simplified circuit using NAND and NOR

2. Intended Learning Outcomes (ILOs):


The students shall be able to:
1. Construct a single-gate logic circuits by utilizing the universal capability of NAND and NOR gates.

3. Discussion:
The Universal Capability of NAND and NOR Gates
NAND and NOR gates are sometimes referred to as universal gates because, by utilizing a combination of
NANDs, all the other logic gates (inverter, AND, OR, NOR) can be formed. Also, by utilizing a combination
of NORs, all the other logic gates (inverter, AND, OR, NAND) can be formed.

NAND and NOR gates


Digital circuits are frequently constructed with NAND or NOR gates rather than with the basics gates (AND,
OR, and NOT gates) because NAND and NOR gates are easier to fabricate with electronic components and
are the basic gates used in all IC digital logic families. NAND and NOR are known to be Universal Gates
because they can function as other gates. A NAND gate in previous topic is describe as gates that performs
multiplication function and inverts the output, while the NOR Gates add it input and invert the output. For A
NAND gates transistor inside it has inverted output because of the common-emitter transistor normally invert
the output signal.

Example:
An inverter can be formed from a NAND simply by connecting both NAND inputs, as shown in
Figure 5.1. Both inputs to the NAND are connected to A. The equation at X is X = A * A = A, which
is the inverter function. The complete table of the basic gates is shown on table 5.1.

Figure 5. 1: Inverter using NAND gate

25
Table 5.1 : NAND and NOR Function as Basic Gates

BASIC NOR Gate Implementation


NAND Gate Implementation
GATES

NOT
Gate

AND
Gate

OR
Gate

4. Resources:
1 Set Computer with Multisim software
1 pc. Prototyping board (breadboard)
1 pc. DC Power Supply 5V or 9V Battery
6 pcs. Light Emitting Diode (LED)
3 Set of connecting wires
4 pcs. 74LS00 Quad NAND gate
4 pcs. 74LS02 Quad NOR gate
5. Procedure and Output

1. Form NOT logic circuit using only NAND on your multisim software as shown figure below.

Figure 5.1 : Forming an NOT from NAND gate

2. Record the result on table below.

Table 5.1 : Truth Table NOT gate using NAND gate


A OUTPUT X
0
1

3. Form AND logic circuit using only NANDs on your multisim software as shown on the figure below.
26
Figure 5.2 : Forming an AND from two NAND gates

4. Record the result on table below.

Table 5.2 : Truth Table AND gate using NAND gate

A B OUTPUT X
0 0
0 1
1 0
1 1

5. Form OR logic circuit using only NANDs on your multisim software as shown on the figure below.

Figure 5.3 : Forming an OR from three NAND gates

6. Record the result on table below.

Table 5.3 : Truth Table OR gate using NAND gate

A B OUTPUT X
0 0
0 1
1 0
1 1

7. Repeat the procedures on step no. 1. But this time replace the 7400 IC with 7402 IC. Assign pins for the
input and the output. Connect the output pin to the LED. Remember that the input and output pins of 7400 is
different from 7402. Recall that in 7400 IC, on the first gate, the input pins are pin1 and pin2, and the output
pin is pin3. While on 7402 input pins are pin2 and pin3, while the output pin is pin1.

27
8. Form NOT logic circuit using only NOR on your multisim software as shown figure below.

Figure 5.4 : Forming an NOT from NOR gate

9. Record the result on table below.

Table 5.4 : Truth Table NOT gate using NOT gate


A OUTPUT X
0
1

10. Form OR logic circuit using only NORs on your multisim software as shown on the figure below.

Figure 5.5 : Forming an OR from two NOR gates

11. Record the result on table below.

Table 5.5: Truth Table OR gate using NOR gate

A B OUTPUT X
0 0
0 1
1 0
1 1

12. Form NAND logic circuit using only NORs on your multisim software as shown on the figure below.

Figure 5.6: Forming an AND from three NOR gates

28
13. Record the result on table below.

Table 5.6 : Truth Table AND gate using NOR gate

A B OUTPUT X
0 0
0 1
1 0
1 1

14. Draw the logic circuit using only NANDs on your multisim software as shown below and record the result on
table 5.7.

Figure 5.7 : Equivalent logic circuit using only NANDs

15. Using the configuration shown in Figure 5.7, make the actual connections to a single 7400 IC, as shown in
Figure 5.8, which reduces the chip count from three ICs down to one.

Figure 5.8 : Circuit Diagram using only 7400

16. Change the value of the inputs A, B and C to 0 or 1 and write your answer on table 5.7.

29
Table 5.7 : Truth Table for NAND gates

INPUT OUTPUT OUTPUT


A B C Figure 5.7 Figure 5.8
0 0 0
0 0 1
0 1 0
0 1 1
1 0 0
1 0 1
1 1 0
1 1 1

17. The procedure for converting NOR gates into an inverter, OR, AND, or NOT is similar to the conversions
just discussed for NAND gates.

6. Data and Results:

Problem A
Implement the circuit on figure 5.9 using the NAND gate. (Redraw the circuit by replacing the three NOT gate,
two OR gate, one NOR gate and one AND gate with equivalent NAND gate. Draw the equivalent NAND
gates circuit on your Multisim software and construct on your prototyping board the simplified circuit.

Figure 5.9 : Problem A Circuit Diagram

30
Problem B
Implement the circuit on figure 5.9 using the NOR gate. (Redraw the circuit by replacing the three NOT gate,
two OR gate, one NOR gate and one AND gate with equivalent NAND gate. Draw the equivalent NOR gates
circuit on your Multisim software and construct on your prototyping board the simplified circuit.

7. Conclusion:

Based from the results of the experiment, what general rule can you apply for?

______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
__________________________________________

31

Potrebbero piacerti anche