EEE 180.1 Lab2
EEE 180.1 Lab2
Objective:
Materials Needed:
Introduction:
The AND gate is a basic logic gate whose output is a high logic level only when all inputs are
high. The symbol, truth table, and the pin configuration of the AND gate IC are illustrated in
Figure 2-1.
Figure 2-1. The AND gate (a) logic symbol, (b) truth table, and (c) 74LS08 IC pin configuration.
Procedure:
L1 L2 L3 L4 L5 L6 L7 L8
D0 A B
D1
C D
D2
D3
3. Vary the Data Switches one at a time. What did you observe on the LED indicators?
_____________________________________________________________________
_____________________________________________________________________
INPUT OUTPUT
D0 D1 D2 D3 L1 L2 L3 L4 L5 L6 L7 L8
0 0 0 0
0 0 0 1
0 0 1 0
0 0 1 1
0 1 0 0
0 1 0 1
0 1 1 0
Based on the data in the truth table, what did you observe on the result of D0 – D3 and
L1 – L4? Why? ________________________________________________________________
____________________________________________________________________________
____________________________________________________________________________
____________________________________________________________________________
__________________________________________________________________
5. Again fill-up the table below to verify the AND gate truth table using inputs D0 & D1. Check
the outputs of L1, L2, L5 and L7.
INPUT OUTPUT
D0 D1 L1 L2 L5 L7
0 0
0 1
1 0
1 1
Notice that the input of AND gate B are tied together. Based on the circuit, what can you observe on the
behavior of this gate based in the data of L5 and L7?
________________________________________________________________________________
________________________________________________________________________________
________________________________________________________________________________
6. The second set of gates is composed of AND gates C and D. Again, fill-up the table below to determine
the function of the circuit.
INPUT OUTPUT
D2 D3 L3 L4 L6 L8
0 0
0 1
1 0
1 1
What did you observe from the above table?
___________________________________________________________________________
___________________________________________________________________________
___________________________________________________________________________
Observation:
If the delay of each gate in Figure 2-2 is 15 ns, draw the signal waveform as indicated.
Conclusion: