Overview
The 74HC08 (SN74HC08) is a quad 2-input AND gate IC manufactured using high-speed silicon-gate CMOS technology. Containing four independent 2-input AND gates in a 14-pin DIP/SOIC package, it performs the Boolean function or in positive logic.
Operating from a wide supply voltage range of 2.0V to 6.0V DC, it combines low power CMOS consumption with high-speed switching speeds comparable to Low-Power Schottky TTL (LS-TTL). It is a staple component in digital logic kits, signal gating networks, enable/disable switches, and safety interlock systems.
Quick reference
Supply Voltage (VCC) | 2.0 V to 6.0 V DC |
| Logic Family | High-Speed CMOS (74HC) / TTL Compatible (74HCT) |
| Independent Gates | 4 (Quad 2-Input AND) |
| Propagation Delay | typical at |
| Output Drive Current | at |
| Package | 14-pin DIP / SOIC-14 / TSSOP-14 |
Pinout (DIP-14 Package)
text
┌───┴───┐
1A 1│ 1 14│ VCC
1B 2│ │13 4B
1Y 3│ │12 4A
2A 4│ 74HC08│11 4Y
2B 5│ │10 3B
2Y 6│ │9 3A
GND 7│ │8 3Y
└───────┘
| Pin | Name | Description |
|---|---|---|
| 1 | 1A | Gate 1 Input A |
| 2 | 1B | Gate 1 Input B |
| 3 | 1Y | Gate 1 Output () |
| 4 | 2A | Gate 2 Input A |
| 5 | 2B | Gate 2 Input B |
| 6 | 2Y | Gate 2 Output () |
| 7 | GND | Ground reference (0 V) |
| 8 | 3Y | Gate 3 Output () |
| 9 | 3A | Gate 3 Input A |
| 10 | 3B | Gate 3 Input B |
| 11 | 4Y | Gate 4 Output () |
| 12 | 4A | Gate 4 Input A |
| 13 | 4B | Gate 4 Input B |
| 14 | VCC | Power supply voltage (+2.0V to +6.0V DC) |
Function & Truth Table (Per Gate)
| Input A | Input B | Output Y |
|---|---|---|
| Low () | Low () | Low () |
| Low () | High () | Low () |
| High () | Low () | Low () |
| High () | High () | High () |
Specifications
| Parameter | Symbol | Min | Typ | Max | Unit | Conditions |
|---|---|---|---|---|---|---|
| Supply Voltage | 2.0 | 5.0 | 6.0 | V | DC | |
| High-Level Input Voltage | 3.15 | — | — | V | ||
| Low-Level Input Voltage | — | — | 1.35 | V | ||
| Propagation Delay () | — | 7 | 15 | ns | ||
| Output Drive Current | — | — | mA | |||
| Quiescent Supply Current | — | — | 2.0 | µA |
Typical Applications
Signal Gate / Pulse Enable Control
Passing a PWM clock signal to a motor driver or buzzer only when a control ENABLE pin is HIGH.
text
Clock Signal ────────► [Pin 1: 1A]
74HC08 ───► [Pin 3: 1Y] ───► Gated Clock Out (Active when ENABLE is High)
Enable Control ──────► [Pin 2: 1B]
Common mistakes
- Leaving inputs of unused AND gates floating: Unused CMOS gate inputs (e.g. pins 4, 5, 9, 10, 12, 13) must be tied to or GND. Floating CMOS inputs drift into linear operating regions, causing high supply current draw and cross-talk noise.
- Driving 74HC08 inputs with 3.3V logic when powered from 5V: When powered from , the 74HC08 requires . A 3.3V GPIO output is right on the noise margin threshold. Use the 74HCT08 variant () for 3.3V to 5V TTL level compatibility.
Notes
- 74HC08 vs 74HC00 vs 74HC11: 74HC08 contains quad 2-input AND gates; 74HC00 contains quad 2-input NAND gates; 74HC11 contains triple 3-input AND gates.
Assets & downloads
- datasheetdatasheet
- product-pagereference