Logic Gates 1 RTL-DTL New
Logic Gates 1 RTL-DTL New
: LOGIC GATES
Object : To verify the truth table of basic gate (NOT, AND, OR) and universal gates (NAND and NOR)
using RTL (using Resistor Transistor Logic)/ DTL (Diode Transistor Logic) circuits.
Apparatus used: Resistor, diode, transistor, LED, 5-volt power supply, IC and connecting wires.
Figure 4: DTL as NAND Gate
A A
0 1
1 0
2
Experiment : LOGIC GATES
2. Truth Table for AND gate
A B A.B
0 0 0
0 1 0
1 0 0
1 1 1
A B A+B
0 0 0
0 1 1
1 0 1
1 1 1
A B A.B Y = A.B
0 0 0 1
0 1 0 1
1 0 0 1
1 1 1 0
5. Truth Table for NOR gate
A B A+B Y = A + B
0 0 0 1
0 1 1 0
1 0 1 0
1 1 1 0
RESULT: The truth table for basic logic gates are verified.
Precaution:
1. Input must be off 5 volts.
2. Connections should be jointed correctly.
3. Connections must be tight.
3