RTL inverter A bipolar
transistor switch is the simplest RTL gate (
inverter or NOT gate) implementing
logical negation. It consists of a
common-emitter stage with a base resistor connected between the base and the input voltage source. The role of the base resistor is to expand the very small transistor input voltage range (about 0.7 V) to the logical "1" level (about 3.5 V) by converting the input voltage into current. Its resistance is settled by a compromise: it is chosen low enough to saturate the transistor and high enough to obtain high input resistance. The role of the collector resistor is to convert the collector current into voltage; its resistance is chosen high enough to saturate the transistor and low enough to obtain low output resistance (high
fan-out).
One-transistor RTL NOR gate With two or more base resistors (R3 and R4) instead of one, the inverter becomes a two-input RTL
NOR gate (see the figure on the right). The logical operation
OR is performed by applying consecutively the two arithmetic operations
addition and
comparison (the input resistor network acts as a parallel
voltage summer with equally weighted inputs and the following common-emitter transistor stage as a
voltage comparator with a threshold about 0.7 V). The equivalent resistance of all the resistors connected to logical "1" and the equivalent resistance of all the resistors connected to logical "0" form the two legs of a composed voltage divider driving the transistor. The base resistances and the number of the inputs are chosen (limited) so that only one logical "1" is sufficient to create base-emitter voltage exceeding the threshold and, as a result, saturating the transistor. If all the input voltages are low (logical "0"), the transistor is cut-off. The
pull-down resistor R1 biases the transistor to the appropriate on-off threshold. The output is inverted since the collector-emitter voltage of transistor Q1 is taken as output, and is high when the inputs are low. Thus, the analog resistive network and the analog transistor stage perform the logic function NOR.
Multi-transistor RTL NOR gate integrated circuits. . Connections (clockwise from top center) ground, inputs (3), output, power (Vcc), output, inputs (3). The six transistors (two groups of three) are in the center. The thin wires from the terminals to the transistors are resistors. RTL NOR gate integrated circuits in the
Apollo Guidance Computer The limitations of the one-transistor RTL NOR gate are overcome by the multi-transistor RTL implementation. It consists of a set of parallel-connected transistor switches driven by the logic inputs (see the figure on the right). In this configuration, the inputs are completely separated and the number of inputs is limited only by the small leakage current of the cut-off transistors at output logical "1". The same idea was used later for building
DCTL,
ECL, some
TTL (7450, 7460),
NMOS and
CMOS gates.
Transistor bias To ensure stability and predictable output of the bipolar transistors their base-inputs (Vb or base-terminal voltage) is biased. == Advantages ==