Computer Science, asked by athiq1962, 1 year ago

With suitable diagram explain the working of TTL NOT gate.

Answers

Answered by jain1745
0

When the input, A, is high (+5V), the base of the transistor is saturated, allowing current to flow from the collector of the transistor to the emitter. Since this is possible, the current does not take the higher resistance path through the output (assuming it has a resistive load attached to it such as an LED). When the input is low (0V), the current has no choice but to flow out of the inverted A output (the A with the line overtop to indicate it is negated). The two resistors in the circuit are for limiting current as to not destroy the transistor, and sometimes may not even be required depending on the transistors

TTL Inverter (NOT Gate)

To further explain, the NOT gate has been integrated into a circuit by connecting it to a current probe and a battery. When the switch for the input of the not gate is not hit, the current flows in the path indicated by the red diagram below. The current flows through the resistor because the transistor does not conduct when the base is not saturated.:

Electronics TTLNOTPRAC01.PNG

However, when the switch is hit, making the input high, the circuit is shorted and current flows directly from one terminal of the battery through the transistor, to the other terminal. This is illustrated further in the next figure:

Electronics TTLNOTPRAC02.PNG

In real logic gates, several more transistors are used in order to stabilize the input and output. Although this may seem like a large hike in complexity and price, creating transistors in ICs is a lot cheaper and easier to do, as they do not have to even have a shell or casing, and are a lot smaller.

Attachments:
Similar questions