| To investigate NOT, NAND and NOR gate operation. | |
| To study some the laws associated with the NOT, NAND and NOR operations. | |
| To investigate De Morgan's Theorem |
This is the second laboratory session, to allow you to become familiar with some more gates and the rules associated with them.
The demonstrator may quiz you on your knowledge of the Laboratory Manual.
The equipment you require is as follows:
| Your lab notebook | |
| Your own lab kit (bought from the technicians). | |
| Minilab set, including Digital voltmeter (available at the desks) | |
| Collect hook-up wire and ICs from demonstrator. (NOT gate, NAND gate, NOR gate, AND gate, OR gate) |
There are several tasks that you must perform prior to sitting this laboratory:
| Read the laboratory assignment in full. | |
| What is the relationship between the input and output of a NOT gate? | |
| Describe the NAND and NOR operation in your own words. | |
| Can any logic operation be performed using NAND gates? How? | |
| Can any logic operation be performed using NOT gates? How? | |
| State De Morgan's Theorem | |
| Draw up the truth table for a 2-input Exclusive-OR gate. |
.gif)
7404(NOT) 7400(NAND) 7402(NOR)
| A | B | F | G |
| 0 | 0 | ||
| 0 | 1 | ||
| 1 | 0 | ||
| 1 | 1 |
(c) Use De Morgan's Theorem to minimise F = /(A.(/(A./B)), i.e.
![]()
What is the minimised equation. Implement the equation above and compare it to your minimised version.
(a) Connect one of the 2-input NAND gates as shown in Figure 4.

Figure 4. The NAND gate.
Enter the output values into a truth table as show below. Vary the inputs and record the output of the gate F and the actual voltage V. Examine the output of the NAND gate when one of the inputs is left floating (not connected). How can a NAND gate be used as an inverter?
| A | B | F | V (actual voltage) |
| 0 | 0 | ||
| 0 | 1 | ||
| 1 | 0 | ||
| 1 | 1 |
(a) Connect the NOR gate as shown in Figure 5.

Figure 5. The NOR gate.Enter the output values into a truth table as show below. Vary the inputs and record the output of the gate F and the actual voltage V. Examine the output of the NOR gate when one of the inputs is left floating (not connected). How can a NOR gate be used as an inverter? Check your last answer on the breadboard.
| A | B | F | V (actual voltage) |
| 0 | 0 | ||
| 0 | 1 | ||
| 1 | 0 | ||
| 1 | 1 |
(a) Connect up NAND gates to perform the AND operation. Connect up NAND gates to perform the OR operation. How did you do this? Describe your outputs. Can any gate be created using NAND gates?
(a) A./A equals
1(b) The internal circuitry of the AND gate interprets an open input as a:
1(c) The minimisation of F=/(A./(A./B)) yields:
F = A
(d) OR gates interpret disconnected inputs as a:
(e) A.(/A+B) equals:
AB(f) (A+B).(A+/B) equals
AB(g) A.B + B./A + A.C equals:
B + A.C
A.B + A.C + /B.A
/B./C + A
Something else
(h) A.B + A./B equals:
AB
A+B
A
Something else
(a) State briefly, but clearly, what you have gained from this laboratory. Outline aspects that you have noted within the experiment outside of the questions asked. Make comments on the procedure of the lab - Is there anything that you could have done differently? How did you split the work between group members? Did you have a plan of action? What else would you suggest that should be added to this lab session?
(b) Comments: Please write any comments that you may have here. Did you enjoy the lab? State one thing you would change? State one thing that you liked? Were there any problems during the laboratory session?
Go back to main page: Digital Electronics (EE101)
![]()