Overview

The 74LS00 (SN74LS00) is the definitive 14-pin Low-Power Schottky Transistor-Transistor Logic (LS-TTL) IC containing four independent 2-input NAND gates. Introduced in the 1970s, it served as the ubiquitous standard logic building block powering early personal computers (Apple II, Commodore 64, IBM PC/XT), arcade video games, and industrial control logic.

Unlike CMOS logic families (74HC), the 74LS00 uses bipolar NPN transistor junction technology with Schottky clamping diodes to prevent transistor deep saturation, delivering typical gate propagation delays of 9.5 ns9.5\text{ ns} to 10 ns10\text{ ns}. It requires a tightly regulated +5.0 V±5%+5.0\text{ V} \pm 5\% power supply and exhibits classic TTL input/output current dynamics: inputs source 0.4 mA-0.4\text{ mA} when pulled LOW and naturally float to logic HIGH when left open.

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)
Gate Count4 Independent 2-Input NAND Gates
Input Switching LevelsVIH2.0 VV_{IH} \ge 2.0\text{ V}, VIL0.8 VV_{IL} \le 0.8\text{ V}
Input Load Current (IILI_{IL})0.4 mA-0.4\text{ mA} max (Input sources current to ground when driven LOW)
Output Sink / SourceIOL=8.0 mAI_{OL} = 8.0\text{ mA} (Strong sink), IOH=0.4 mAI_{OH} = -0.4\text{ mA} (Weak source)
Propagation Delay (tpdt_{pd})9.5 ns9.5\text{ ns} typical (15 ns15\text{ ns} max)
Package Options14-pin DIP / SOIC-14

Pinout (DIP-14 Package)

text
             ┌───┴───┐
          1A 1│ 1   14│ VCC
          1B 2│       │13 4B
          1Y 3│       │12 4A
          2A 4│ 74LS00│11 4Y
          2B 5│       │10 3B
          2Y 6│       │9  3A
         GND 7│       │8  3Y
             └───────┘
PinNameTypeDescription
1, 21A, 1BTTL InputGate 1 Data Inputs
31YTTL OutputGate 1 NAND Output (1Y=1A1B1Y = \overline{1A \cdot 1B})
4, 52A, 2BTTL InputGate 2 Data Inputs
62YTTL OutputGate 2 NAND Output (2Y=2A2B2Y = \overline{2A \cdot 2B})
7GNDPowerGround reference (0 V)
83YTTL OutputGate 3 NAND Output (3Y=3A3B3Y = \overline{3A \cdot 3B})
9, 103A, 3BTTL InputGate 3 Data Inputs
114YTTL OutputGate 4 NAND Output (4Y=4A4B4Y = \overline{4A \cdot 4B})
12, 134A, 4BTTL InputGate 4 Data Inputs
14VCCPowerSupply voltage (+4.75 V to +5.25 V DC)

Function Table

Input AInput BOutput Y (AB\overline{A \cdot B})
Low (L0.8VL \le 0.8\text{V})Low (L0.8VL \le 0.8\text{V})High (H2.7VH \ge 2.7\text{V})
Low (L0.8VL \le 0.8\text{V})High (H2.0VH \ge 2.0\text{V})High (H2.7VH \ge 2.7\text{V})
High (H2.0VH \ge 2.0\text{V})Low (L0.8VL \le 0.8\text{V})High (H2.7VH \ge 2.7\text{V})
High (H2.0VH \ge 2.0\text{V})High (H2.0VH \ge 2.0\text{V})Low (L0.5VL \le 0.5\text{V})

Specifications

ParameterSymbolMinTypMaxUnitConditions
Supply VoltageVCCV_{CC}4.755.005.25VCommercial operating range
High-Level Input VoltageVIHV_{IH}2.0VGuaranteed logic high
Low-Level Input VoltageVILV_{IL}0.8VGuaranteed logic low
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}
Input Low CurrentIILI_{IL}-0.36-0.4mAVCC=5.25V,VI=0.4VV_{CC} = 5.25\text{V}, V_I = 0.4\text{V}
Input High CurrentIIHI_{IH}20µAVCC=5.25V,VI=2.7VV_{CC} = 5.25\text{V}, V_I = 2.7\text{V}
Propagation Delay (LHL \to H)tPLHt_{PLH}915nsVCC=5.0V,CL=15 pF,RL=2 kΩV_{CC} = 5.0\text{V}, C_L = 15\text{ pF}, R_L = 2\text{ k}\Omega
Propagation Delay (HLH \to L)tPHLt_{PHL}1015nsVCC=5.0V,CL=15 pF,RL=2 kΩV_{CC} = 5.0\text{V}, C_L = 15\text{ pF}, R_L = 2\text{ k}\Omega
Supply Current (Total IC)ICCHI_{CCH}2.44.4mAAll outputs HIGH
Supply Current (Total IC)ICCLI_{CCL}4.48.8mAAll outputs LOW

Common mistakes

  • Driving pure 5V CMOS inputs directly from 74LS00 outputs: The minimum VOHV_{OH} of a 74LS gate is only 2.7 V2.7\text{ V}, whereas a 5V 74HC gate expects VIH3.5 VV_{IH} \ge 3.5\text{ V} (0.7×VCC0.7 \times V_{CC}). Add a 1 kΩ4.7 kΩ1\text{ k}\Omega \dots 4.7\text{ k}\Omega pull-up resistor from the LS output to +5V+5\text{V} or use a 74HCT series device instead.
  • Using weak pull-down resistors on inputs: Because an LS-TTL input sources up to 0.4 mA0.4\text{ mA} when grounded, a pull-down resistor must be 1 kΩ\le 1\text{ k}\Omega (preferably 470 Ω\le 470\ \Omega) to ensure the voltage drop remains below VIL=0.8 VV_{IL} = 0.8\text{ V}. A standard 10 kΩ10\text{ k}\Omega pull-down resistor will drop 4 V4\text{ V} and fail to register a LOW state.
  • Exceeding the 5.25V supply rail limit: Bipolar TTL lacks wide supply latitude. Operating above 5.5V5.5\text{V} causes rapid thermal breakdown.

Notes

  • Pin-Compatible Drop-In Alternatives: 74HC00 (CMOS upgrade), 74HCT00 (TTL-compatible CMOS drop-in), 74ALS00 (Advanced Low-Power Schottky).

Assets & downloads