Overview

The 74HC174 (commonly SN74HC174N in a 16-pin DIP package) is a high-speed CMOS hex D-type flip-flop IC. It contains six independent D-type flip-flops sharing a common positive-edge-triggered Clock input (CLK) and a common active-LOW Master Reset input (MR\overline{MR} / CLR\overline{CLR}).

When CLK transitions from LOW to HIGH, information at the data inputs (1D6D1D \dots 6D) meeting setup and hold times is stored and transferred to the true outputs (1Q6Q1Q \dots 6Q). Driving MR\overline{MR} LOW asynchronously clears all six outputs to LOW regardless of clock or data states.

Quick reference

Logic FamilyHigh-Speed CMOS (HC)
Package16-Pin DIP (Through-Hole) / SOIC-16 / TSSOP-16
Supply Voltage Range (VCCV_{CC})2.0 V2.0\text{ V} to 6.0 V6.0\text{ V} DC
Number of Channels6 Independent D-Type Flip-Flops
Max Clock Frequency35 MHz35\text{ MHz} min (50 MHz50\text{ MHz} typ at VCC=4.5VV_{CC} = 4.5\text{V})
Propagation Delay (tpdt_{pd})14 ns14\text{ ns} typical at VCC=4.5VV_{CC} = 4.5\text{V}
Control InputsCommon Clock (CLK), Master Reset (MR\overline{MR})

Pinout (16-Pin DIP Package)

text
        ┌──────────────┐
   ~MR~ ─│ 1         16 │─ VCC
     1Q ─│ 2         15 │─ 6Q
     1D ─│ 3         14 │─ 6D
     2D ─│ 4         13 │─ 5D
     2Q ─│ 5         12 │─ 5Q
     3D ─│ 6         11 │─ 4D
     3Q ─│ 7         10 │─ 4Q
    GND ─│ 8          9 │─ CLK
        └──────────────┘
PinNameDescription
1~MR~Common Master Reset input (Asynchronous, active-LOW)
2, 5, 7, 10, 12, 151Q6QFlip-Flop 1–6 true outputs
3, 4, 6, 11, 13, 141D6DFlip-Flop 1–6 data inputs
8GNDGround reference (0 V)
9CLKCommon Clock input (Positive-edge triggered)
16VCCPower supply voltage input (+2.0V to +6.0V DC)

Function Table (Each Flip-Flop)

Master Reset (MR\overline{MR})Clock (CLK)Data Input (D_n)Output (Q_n)
Low (0)X (Don't care)X (Don't care)Low (0)
High (1)Low-to-High (\uparrow)High (1)High (1)
High (1)Low-to-High (\uparrow)Low (0)Low (0)
High (1)Low or High (\downarrow)X (Don't care)Q0Q_0 (Unchanged)

Specifications

ParameterSymbolMinTypMaxUnitConditions
Supply Voltage RangeVCCV_{CC}2.05.06.0VOperational range
Clock FrequencyfCLKf_{CLK}05035MHzVCC=4.5VV_{CC} = 4.5\text{V}
Propagation Delay (CLKQCLK \to Q)tpdt_{pd}1426nsVCC=4.5V,CL=50pFV_{CC} = 4.5\text{V}, C_L = 50\text{pF}
Setup Time (DCLKD \to CLK)tsut_{su}125nsVCC=4.5VV_{CC} = 4.5\text{V}
Hold Time (CLKDCLK \to D)tht_{h}0-3nsVCC=4.5VV_{CC} = 4.5\text{V}
Reset Pulse Widthtwt_{w}125nsVCC=4.5V,MRV_{CC} = 4.5\text{V}, \overline{MR} LOW

Common mistakes

  • Leaving unused D inputs floating: Tie unused data inputs (1D6D1D \dots 6D) to VCCV_{CC} or GND to prevent internal CMOS gate oscillation and supply current spikes.
  • Floating Master Reset (MR\overline{MR}): Leaving Pin 1 (MR\overline{MR}) unconnected can cause random resetting due to noise pickup. Pull MR\overline{MR} to VCCV_{CC} for normal operation.

Notes

  • 74HC174 vs 74HC175: The 74HC174 contains 6 flip-flops with only true outputs (QQ), whereas the 74HC175 contains 4 flip-flops with both true (QQ) and complementary (Q\overline{Q}) outputs.

Assets & downloads