Overview

The 74LS14 (SN74LS14) is a monolithic Low-Power Schottky Transistor-Transistor Logic (LS-TTL) IC containing six independent inverting buffer gates with Schmitt-trigger inputs. Each gate functions as an inverter with built-in input hysteresis.

Because the input switching threshold differs for positive-going signals (VT+1.6 VV_{T+} \approx 1.6\text{ V}) and negative-going signals (VT0.8 VV_{T-} \approx 0.8\text{ V}), the 74LS14 exhibits a typical hysteresis voltage of VH0.8 VV_H \approx 0.8\text{ V}. This hysteresis transforms slowly varying, noisy, or corrupted analog inputs into sharp, jitter-free square-wave digital signals without false output transitions or oscillation. It is a staple component in retrocomputing, arcade boards, button debounce circuits, and simple RC relaxation clock generators.

Quick reference

Supply Voltage (VCC)4.75 V4.75\text{ V} to 5.25 V5.25\text{ V} DC (5.0 V5.0\text{ V} nominal ±5%\pm 5\%)
Logic FamilyLow-Power Schottky Bipolar TTL (74LS)
Circuit Function6 Independent Schmitt-Trigger Inverters (Y=AY = \overline{A})
Positive-Going Threshold (VT+V_{T+})1.4 V1.9 V1.4\text{ V} \dots 1.9\text{ V} (1.6 V1.6\text{ V} typical)
Negative-Going Threshold (VTV_{T-})0.5 V1.0 V0.5\text{ V} \dots 1.0\text{ V} (0.8 V0.8\text{ V} typical)
Hysteresis Voltage (VHV_H)0.4 V1.4 V0.4\text{ V} \dots 1.4\text{ V} (0.8 V0.8\text{ V} typical)
Output Sink Current (IOLI_{OL})Up to 16.0 mA16.0\text{ mA} (or 8.0 mA8.0\text{ mA} min)
Propagation Delay (tpdt_{pd})15 ns15\text{ ns} typical (22 ns22\text{ ns} max)
Package Options14-pin DIP / SOIC-14

Pinout (DIP-14 Package)

text
             ┌───┴───┐
          1A 1│ 1   14│ VCC
          1Y 2│       │13 6A
          2A 3│       │12 6Y
          2Y 4│ 74LS14│11 5A
          3A 5│       │10 5Y
          3Y 6│       │9  4A
         GND 7│       │8  4Y
             └───────┘
PinNameTypeDescription
11ASchmitt InputInverter 1 Input with Hysteresis
21YTTL OutputInverter 1 Output (1Y=1A1Y = \overline{1A})
32ASchmitt InputInverter 2 Input
42YTTL OutputInverter 2 Output
53ASchmitt InputInverter 3 Input
63YTTL OutputInverter 3 Output
7GNDPowerGround reference (0 V)
84YTTL OutputInverter 4 Output
94ASchmitt InputInverter 4 Input
105YTTL OutputInverter 5 Output
115ASchmitt InputInverter 5 Input
126YTTL OutputInverter 6 Output
136ASchmitt InputInverter 6 Input
14VCCPowerSupply voltage (+4.75 V to +5.25 V DC)

Specifications

ParameterSymbolMinTypMaxUnitConditions
Supply VoltageVCCV_{CC}4.755.005.25VOperating commercial range
Positive Threshold VoltageVT+V_{T+}1.41.61.9VVCC=5.0VV_{CC} = 5.0\text{V}
Negative Threshold VoltageVTV_{T-}0.50.81.0VVCC=5.0VV_{CC} = 5.0\text{V}
Hysteresis VoltageVHV_H0.40.81.4VVT+VT,VCC=5.0VV_{T+} - V_{T-}, V_{CC} = 5.0\text{V}
High-Level Output VoltageVOHV_{OH}2.73.4VVCC=4.75V,IOH=400 μAV_{CC} = 4.75\text{V}, I_{OH} = -400\ \mu\text{A}
Low-Level Output VoltageVOLV_{OL}0.350.5VVCC=4.75V,IOL=8.0 mAV_{CC} = 4.75\text{V}, I_{OL} = 8.0\text{ mA}
Output Low Current SinkIOLI_{OL}8.016.0mAVCC=4.75V,VOL0.5VV_{CC} = 4.75\text{V}, V_{OL} \le 0.5\text{V}
Propagation Delay (LHL \to H)tPLHt_{PLH}1522nsVCC=5.0V,CL=15 pFV_{CC} = 5.0\text{V}, C_L = 15\text{ pF}
Propagation Delay (HLH \to L)tPHLt_{PHL}1522nsVCC=5.0V,CL=15 pFV_{CC} = 5.0\text{V}, C_L = 15\text{ pF}
Quiescent Supply CurrentICCI_{CC}8.616.0mATotal IC current (ICCL+ICCHI_{CCL} + I_{CCH})

Typical Applications

1. Push-Button Debounce Circuit

Mechanical switches bounce rapidly for 2 ms10 ms2\text{ ms} \dots 10\text{ ms} upon contact. The RC filter absorbs rapid bounces, while the 74LS14 Schmitt trigger provides a clean, bounce-free digital transition:

text
      +5V

      [ R1: 10kΩ ]

 Switch ───┬────────[ R2: 1kΩ ]───► [Pin 1: 1A]
 (to GND)  │                         74LS14
        [ C1: 100nF ]              [Pin 2: 1Y] ──► Clean Debounced Logic Signal

          GND

2. Single-Gate RC Relaxation Oscillator

text
            ┌─────[ R = 10kΩ ]─────┐
            │                      │
            ├───► [Pin 1: 1A]      │
            │       74LS14         ├────► Square Wave Clock Output
            │     [Pin 2: 1Y] ─────┘
        [ C = 100nF ]

           GND

Frequency: f10.8×R×Cf \approx \frac{1}{0.8 \times R \times C} (Keep R10 kΩR \le 10\text{ k}\Omega to accommodate TTL input bias current).

Common mistakes

  • Using too large a feedback resistor in RC oscillators: Unlike CMOS gates, a 74LS input draws up to 0.4 mA-0.4\text{ mA} when below VT+V_{T+}. If R>10 kΩR > 10\text{ k}\Omega, this input current will prevent the capacitor from discharging down to VTV_{T-}, stopping oscillation. Keep RR between 330 Ω330\ \Omega and 4.7 kΩ4.7\text{ k}\Omega (or use a 74HC14 if large megohm resistors are needed).
  • Driving 5V CMOS directly without a pull-up resistor: 74LS outputs only reach VOH3.4 VV_{OH} \approx 3.4\text{ V}. When interfacing with a standard 5V CMOS input (VIH3.5 VV_{IH} \ge 3.5\text{ V}), add a 2.2 kΩ2.2\text{ k}\Omega pull-up resistor to +5V+5\text{V}.
  • Exceeding the 5.25V supply rail limit: Operating above 5.5V will cause severe overheating and damage the bipolar transistors.

Notes

  • Pin-Compatible Modern Equivalents: 74HC14 (CMOS Schmitt inverter), 74HCT14 (TTL-compatible CMOS Schmitt inverter), 74AHCT14.

Assets & downloads