Diode Transistor Logic (DTL)
Diode transistor logic(DTL) belongs to the digital logic family. This logic circuit has diodes at the input side and transistor at the output side and so the name diode transistor logic. It has more advantages than resistor transistor logic(RTL).
Logic circuit of 2-input DTL NAND gate
The following figure shows the circuit for the 2-input DTL NAND gate. It consists of two diodes and a transistor. The two diodes DA, DB and the resistor R1 form the input side of the logic circuit. The common emitter configuration of transistor Q1 and resistor R2 forms the output side.
How does a 2-input DTL NAND gate operate?
When both the inputs A and B are LOW, the diodes DA and DB become forward biased and so both diodes will conduct in the forward direction. So the current due to the supply voltage +VCC = 5 V will go to the ground through R1 and the two diodes DA and DB.
The supply voltage gets dropped in the resistor R1 and it will not be sufficient to turn ON the transistor. So the transistor will be in cut off mode.
Therefore, the output at the terminal Y will have HIGH value, that is Logic 1. The operation of the gate with the current flow path is shown in the below figure.
Now, if anyone of the input, either A or B is given LOW, which makes the corresponding diode to be forward biased. In this case, the same operation will take place.
Since any one of the diodes is forward biased, the current will go the ground through the forward-biased diode and so the transistor will be in cut off mode. The output at the terminal Y will also be at logic 1.
When both the inputs A and B are HIGH, which will reverse bias both the diode. So both diodes will not conduct. In this case, the voltage from the supply +VCC, will be enough to drive the transistor into conduction mode.
Thus the transistor will conduct through collector and emitter. The entire voltage gets dropped in the resistor R2 and the output at the terminal Y will have LOW output, which is considered as logic 0. This operation is shown in the below figure.
Advantages
It has better advantages than RTL Logic. The Diode Transistor Logic has improved noise margin, greater fan-out. However, the propagation delay is more for this device, when compared to Transistor-transistor logic(TTL). But the speed is better than RTL.
Related Posts