Send an Inquiry

To receive a quote for your project, please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Part Number*
Quantity*
Message
Submit Inventory List

Please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Upload My List
Message

Nexperia USA Inc. 74HCT123DB,118

Part No.:
74HCT123DB,118
Manufacturer:
Nexperia USA Inc.
Category:
Multivibrators
Package:
16-SSOP (0.209", 5.30mm Width)
Datasheet:
Aetrix74HCT123DB,118.pdf
Description:
IC MULTIVIBRATOR 77NS 16SSOP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:1,734

Please send an inquiry. Send us your inquiry, and we will respond immediately.

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

74HCT123DB,118 from Nexperia is a dual retriggerable monostable multivibrator with independent reset inputs, TTL-compatible input thresholds (VIH = 2.0 V min, VIL = 0.8 V max at VCC = 5.0 V), 16-pin SO16 package (SOT109-1), and programmable pulse width via external REXT/CEXT networks. It delivers precise timing control in digital logic systems requiring extended or dynamically adjustable output pulses - e.g., debouncing mechanical switches in industrial HMI panels.

For engineers reviewing the 74HCT123DB,118 datasheet, 74HCT123DB,118 pinout, 74HCT123DB,118 application, or 74HCT123DB,118 equivalent, key selection criteria include TTL-level input compatibility, retriggerable pulse extension capability, direct asynchronous reset functionality, Schmitt-triggered A/B inputs for noise immunity, and guaranteed operation from -40 °C to +125 °C.

Technical Context

This device implements two independent monostable circuits, each with dual edge-triggered inputs (nA: negative-edge, nB: positive-edge), a dedicated active-low reset (nRD), and complementary outputs (nQ HIGH / nQ LOW). Pulse width tW is set externally by REXT and CEXT, with typical values ranging from 75 ns (REXT = 5 kΩ, CEXT = 0 pF) up to 450 μs (REXT = 10 kΩ, CEXT = 100 nF).

Retriggering extends the output pulse on successive valid edges at nA or nB before timeout; reset terminates it immediately. Schmitt-trigger action on nA/nB inputs ensures robust operation with slow-rising/falling signals, while clamp diodes enable interfacing to voltages beyond VCC using current-limiting resistors.

Key Specifications

Parameter Value and Actual Design Meaning
Supply voltage 4.5 V to 5.5 V - matches standard 5 V TTL logic rails without level translation.
Input threshold (VIH/VIL) 2.0 V / 0.8 V min/max - ensures reliable recognition of legacy TTL signal levels.
Pulse width range 75 ns to >450 μs - supports both nanosecond glitch suppression and millisecond-duration timing events.
Propagation delay (tpd) 26 ns typ at VCC = 5 V, CL = 15 pF - enables tight timing budgets in high-speed digital control loops.
Operating temperature -40 °C to +125 °C - qualified for under-hood automotive, industrial PLC, and power supply monitoring applications.
Output drive (IO) ±4 mA - sufficient to directly drive LED indicators, small logic loads, or CMOS/TTL fan-in without buffers.
Power dissipation (ICC) 8 μA typ, 160 μA max - ultra-low quiescent current ideal for battery-backed or energy-sensitive systems.

Pinout & Package

74HCT123DB,118 uses the SO16 plastic small outline package (SOT109-1), 16-pin, 3.9 mm body width, with gull-wing leads and pin 1 index marker. Thermal resistance θJA = 110 K/W (JEDEC Std 51-2).

Pin Circuit Role Design Meaning
1, 2, 9, 10 nA / nB trigger inputs (per section) Section 1: Pin 1 = nA1 (↓), Pin 2 = nB1 (↑); Section 2: Pin 9 = nA2 (↓), Pin 10 = nB2 (↑)
3, 11 nRD reset inputs Active-low asynchronous reset: forces nQ = LOW / nQ = HIGH regardless of timing state.
4, 12 nQ outputs (active LOW) Section 1: Pin 4 = 1Q; Section 2: Pin 12 = 2Q - sink current when asserted.
13, 5 nQ outputs (active HIGH) Section 1: Pin 13 = 1Q; Section 2: Pin 5 = 2Q - source current when asserted.
6, 14 nCEXT capacitor terminals Pin 6 = 2CEXT, Pin 14 = 1CEXT - connect timing capacitors to GND for stable pulse generation.
7, 15 nREXT/CEXT resistor/capacitor nodes Pin 7 = 2REXT/CEXT, Pin 15 = 1REXT/CEXT - shared connection point for REXT and CEXT in each section.
8 GND Ground reference for all internal circuitry and external timing components.
16 VCC Positive supply rail (4.5–5.5 V); not electrically connected to thermal pad (if present).

Key Features

Feature Design Value
Retriggerable architecture Enables indefinite pulse extension via repeated triggers - essential for variable-duration event timing (e.g., motor run-time control).
TTL-compatible inputs VIH ≥ 2.0 V and VIL ≤ 0.8 V at 5 V allow direct interface with legacy 74LS/74F logic without level shifters.
Schmitt-trigger inputs (nA/nB) Hysteresis > 0.5 V improves noise margin against EMI in industrial environments with long PCB traces or relay coils.
Direct asynchronous reset (nRD) Terminates output pulse within 26 ns - critical for safety-critical abort sequences in motion control systems.
Wide temperature range Specified from -40 °C to +125 °C - supports deployment in engine control units and outdoor telecom infrastructure.

Applications

Industrial Switch Debounce Serial Data Pulse Stretching

Use Scenario: Mechanical pushbuttons in factory HMIs generate contact bounce lasting 5–20 ms, causing false register reads in PLC input modules.

IC Role / Device Role / Timing Role: Monostable section acts as hardware-based debounce filter; triggered on first button edge, output holds clean logic level for ≥20 ms.

Use Value: Eliminates need for software polling or FPGA logic resources; reduces firmware complexity and CPU load in real-time control tasks.

Use Scenario: UART receivers in low-power IoT nodes require minimum pulse widths >1 µs to reliably detect start bits under noisy conditions.

IC Role / Device Role / Timing Role: One monostable stretches narrow incoming start-bit pulses to ≥5 µs using REXT = 100 kΩ and CEXT = 50 pF.

Use Value: Improves communication reliability without increasing host MCU clock speed or adding external analog comparators.

Motor Run-Time Limiting Power Sequencing Delay

Use Scenario: Conveyor belt drives must shut down automatically after 30 s if no new start command is received, preventing overheating.

IC Role / Device Role / Timing Role: Retriggerable monostable resets timer on each valid start pulse; absence of retrigger extends output to drive shutdown latch.

Use Value: Provides fail-safe hardware-enforced timeout independent of microcontroller firmware state or watchdog behavior.

Use Scenario: FPGA configuration requires 100 ms delay between VCCIO ramp-up and configuration clock enable to meet setup timing.

IC Role / Device Role / Timing Role: Second monostable generates fixed 100 ms delay using REXT = 1 MΩ and CEXT = 100 nF, triggered by power-good signal.

Use Value: Replaces RC+Schmitt solution with predictable, temperature-stable delay unaffected by component tolerances or aging.

Equivalent & Alternatives

The following parts are listed as comparable options for similar monostable multivibrator applications.

Alternative Part Technical Difference Application Difference Selection Advice
74HC123DB,118 CMOS input thresholds (VIH = 3.15 V min), wider VCC range (2.0–6.0 V) Better suited for mixed-voltage systems (e.g., 3.3 V logic driving 5 V peripherals) Select when interfacing with HC-series logic or operating below 4.5 V.
SN74LV123ADBR Lower VCC range (2.0–5.5 V), LV logic family, higher drive (±6 mA), faster tpd (19 ns typ) Preferred in 3.3 V embedded systems needing higher speed and drive strength Choose for modern low-voltage designs where 5 V tolerance is not required.

Compared with 74HC123DB,118 and SN74LV123ADBR, the 74HCT123DB,118 uniquely bridges legacy TTL signal levels and modern 5 V industrial power domains while maintaining full -40 °C to +125 °C qualification - making it optimal for retrofitting or brownfield equipment upgrades.

Availability

74HCT123DB,118 is available at Aetrix Electronics and suitable for industrial switch debounce, serial data pulse stretching, motor run-time limiting, and power sequencing delay applications requiring stable component supply across extended temperature ranges.

Supply support for 74HCT123DB,118 includes scheduled delivery planning, volume procurement assistance, BOM continuity management, traceable sourcing, and lifecycle availability coordination for OEM customers, industrial embedded developers, connected-device designers, and electronics production programs.

Manufacturer

Nexperia is a global semiconductor expert delivering high-performance, reliable discrete, logic, and MOSFET devices optimized for efficiency, miniaturization, and robustness in high-volume applications.

The 74HCT123 series belongs to Nexperia's industry-standard logic portfolio, designed specifically for timing-critical digital systems requiring retriggerable pulse generation, noise-immune triggering, and seamless integration with legacy TTL infrastructure.

FAQ

What is the maximum recommended value for REXT to ensure stable operation?

The datasheet specifies REXT up to 1000 kΩ at VCC = 5.0 V. However, stability degrades above 500 kΩ due to leakage current effects and parasitic capacitance. For reliable 100 ms+ pulse widths, use REXT ≤ 470 kΩ with CEXT ≥ 220 nF and verify with oscilloscope measurement under worst-case temperature and supply conditions.

Can 74HCT123DB,118 drive an LED directly?

Yes - each output can sink or source up to 4 mA. With VCC = 5 V and a 1 kΩ current-limiting resistor, the device delivers ~4 mA through a standard red LED (VF ≈ 1.8 V), producing visible illumination. For higher brightness or multiple LEDs, add a transistor buffer to avoid exceeding IO absolute maximum ratings.

How does the reset input (nRD) interact with ongoing retriggering?

An active-low nRD pulse immediately forces nQ = LOW and nQ = HIGH, terminating any active or extended pulse regardless of retrigger activity. The monostable remains in reset until nRD returns HIGH, after which it resumes normal operation only upon next valid trigger edge - no race condition or metastability occurs.

Is external capacitor CEXT required for basic functionality?

No - the device operates with CEXT = 0 pF, yielding minimum pulse width (~75 ns at VCC = 5 V). However, CEXT is mandatory for programmable timing: omitting it disables adjustable pulse generation. Always connect CEXT from nCEXT to GND and place it close to the IC to minimize noise coupling and trace inductance.

74HCT123DB,118 Specifications

Product attributes
Attribute value
Manufacturer:
Nexperia USA Inc.
Series:
74HCT
Package/Case:
16-SSOP (0.209", 5.30mm Width)
Packaging:
Tape & Reel (TR)
Product Status:
Obsolete
Logic Type:
Monostable
Independent Circuits:
2
Schmitt Trigger Input:
Yes
Propagation Delay:
77 ns
Current - Output High, Low:
4mA, 4mA
Voltage - Supply:
4.5 V ~ 5.5 V
Operating Temperature:
-40°C ~ 125°C
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:
16-SSOP

74HCT123DB,118 FAQ

1.How can I place an order for 74HCT123DB,118 through Aetrix?

Please submit a Request for Quotation (RFQ) for 74HCT123DB,118 on Aetrix. Our sales agent will provide a competitive quotation and guide you through the order confirmation once you accept the terms.

2.Are the price and stock information for 74HCT123DB,118 reliable?

The price and inventory of 74HCT123DB,118 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 74HCT123DB,118 is usually 5 days.

3.What payment methods are accepted for 74HCT123DB,118?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 74HCT123DB,118 transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for 74HCT123DB,118?

74HCT123DB,118 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your 74HCT123DB,118 order is processed, you will receive an email with the shipment details and tracking number.

Note: Tracking information may take up to 24 hours to appear. Express delivery typically takes 3–5 business days.

5.How can I obtain technical support or documentation for 74HCT123DB,118?

For technical support, including 74HCT123DB,118 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 74HCT123DB,118 requirements.

6.How does Aetrix verify that 74HCT123DB,118 is sourced from the original manufacturer or authorized distributors?

All 74HCT123DB,118 products on Aetrix are procured from qualified distributors and authorized channels. Our dedicated quality assurance team conducts strict verification, including traceability checks and, if necessary, third-party testing. This ensures that 74HCT123DB,118 meets industry standards.

7.What is the process for return or replacement of 74HCT123DB,118?

All 74HCT123DB,118 units undergo pre-shipment inspection (PSI). If there is an issue with 74HCT123DB,118, returns or replacements are accepted under the following conditions:

1.Quantity discrepancies, incorrect items, or visible external defects (such as breakage or corrosion), acknowledged by Aetrix.

2.The issue is reported within 90 days of delivery.

3.The 74HCT123DB,118 part is unused and in its original packaging.

Return procedure for 74HCT123DB,118:

1.Submit a request within 90 days.

2.Obtain a Return Material Authorization (RMA) from Aetrix.

74HCT123DB,118 Tags

  • 74HCT123DB,118
  • 74HCT123DB,118 PDF
  • 74HCT123DB,118 Datasheet
  • 74HCT123DB,118 Specifications
  • 74HCT123DB,118 Images
  • Nexperia USA Inc.
  • Nexperia USA Inc. 74HCT123DB,118
  • Buy 74HCT123DB,118
  • 74HCT123DB,118 Price
  • 74HCT123DB,118 Distributor
  • 74HCT123DB,118 Supplier
  • 74HCT123DB,118 Wholesale
Related Products
SN74LVC1G123DCUR
SN74LVC1G123DCUR

Texas Instruments

CD4047BM96
CD4047BM96

Texas Instruments

SN74LVC1G123DCTR
SN74LVC1G123DCTR

Texas Instruments

CD74HC221M96
CD74HC221M96

Texas Instruments

CD14538BE
CD14538BE

Texas Instruments

SN74LVC1G123YZPR
SN74LVC1G123YZPR

Texas Instruments

SN74LVC1G123DCUT
SN74LVC1G123DCUT

Texas Instruments

MC14538BDR2G
MC14538BDR2G

onsemi

74VHC123AMX
74VHC123AMX

onsemi

LTC6993CS6-2#TRMPBF
LTC6993CS6-2#TRMPBF

Analog Devices Inc.

LTC6993CS6-3#TRMPBF
LTC6993CS6-3#TRMPBF

Analog Devices Inc.

LTC6993CS6-1#TRMPBF
LTC6993CS6-1#TRMPBF

Analog Devices Inc.

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER