Real-Time Computing

5.6 Transistors in digital circuits

Transistors play a few important roles in digital circuits, acting as

  • Active elements of the output stage
  • Logical elements (especially inside logic gates)
  • Switching elements for supplying power (section 4.3.11) and converting logic levels

In this section, we will consider more closely the most commonly used types of transistor in digital circuits: the bipolar junction transistor (BJT) and the metal-oxide-semiconductor field-effect transistor (MOSFET). The BJT-based logic families, transistor-transistor logic (TTL), have been largely supplanted by MOSFET-based logic families (complementary metal-oxide-semiconductor, or CMOS) under different names like the popular HC(T) and LVC/LVX families. However, the TTL terminology remains relevant, and some CMOS …