Nexperia USA Inc. 74HC137DB,112
- Part No.:
- 74HC137DB,112
- Manufacturer:
- Nexperia USA Inc.
- Category:
- Signal Switches, Multiplexers, Decoders
- Package:
- 16-SSOP (0.209", 5.30mm Width)
- Datasheet:
-
74HC137DB,112.pdf
- Description:
- IC DECODER/DEMUX 1X3:8 16SSOP
- Quantity:
- Payment:

- Shipping:

Inventory:4,683
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
74HC137DB,112 from Nexperia is a 3-to-8 line decoder/demultiplexer with integrated address latches and active LOW mutually exclusive outputs. It features three binary address inputs (A0–A2), latch enable (LE), dual output enables (E1 active LOW, E2 active HIGH), and operates across 2.0–6.0 V supply. Used in microcontroller I/O expansion and memory address decoding where input data must be captured and held independently of subsequent address changes.
For engineers reviewing the 74HC137DB,112 datasheet, 74HC137DB,112 pinout, 74HC137DB,112 application, or 74HC137DB,112 equivalent, key selection criteria include latch timing (tW = 9 ns min at VCC = 6.0 V), propagation delay (tpd = 17 ns typ at VCC = 6.0 V, CL = 50 pF), output drive capability (±4 mA at VCC = 4.5 V), operating temperature range (−40 °C to +125 °C), and SO16 package compatibility with legacy 74HC footprint layouts.
Technical Context
The 74HC137DB,112 implements a synchronous 3-bit address latch followed by an active LOW 3-to-8 decoder. Latch operation is edge-triggered on LE's LOW-to-HIGH transition, freezing A0–A2 values for stable output generation regardless of subsequent address changes.
Output enable logic requires E1 = LOW and E2 = HIGH to activate any Y0–Y7 output; all outputs remain HIGH otherwise. Inputs include clamp diodes enabling safe interfacing to voltages exceeding VCC when used with current-limiting resistors.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Supply Voltage | 2.0 V to 6.0 V - supports mixed-voltage system interfacing and battery-powered designs down to 2 V. |
| Propagation Delay | 17 ns (typ) at VCC = 6.0 V, CL = 50 pF - enables reliable operation in 50 MHz address strobe systems. |
| Latch Pulse Width | 9 ns minimum at VCC = 6.0 V - defines shortest LE clock pulse usable for deterministic data capture. |
| Output Drive | ±4 mA at VCC = 4.5 V - sufficient to directly drive TTL loads or multiple CMOS inputs without buffering. |
| Operating Temperature | −40 °C to +125 °C - qualified for industrial and under-hood automotive auxiliary circuits. |
| Input Thresholds | VIH = 4.2 V, VIL = 1.8 V at VCC = 6.0 V - provides >1.2 V noise margin for robust signal integrity. |
| Power Dissipation | 80 μA ICC (max) at VCC = 6.0 V - enables low-quiescent-power standby modes in portable systems. |
Pinout & Package
74HC137DB,112 is housed in a plastic small outline package (SO16) per SOT109-1 standard: 16-pin, 3.9 mm body width, 1.27 mm lead pitch, gull-wing leads, RoHS-compliant.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 (A0) | Address Input 0 | LSB of 3-bit binary address; sampled on LE rising edge and held in latch. |
| 2 (A1) | Address Input 1 | Middle bit of address; latched synchronously with A0 and A2. |
| 3 (A2) | Address Input 2 | MSB of address; determines output Y0–Y7 selection when latched and enabled. |
| 4 (LE) | Latch Enable | Active LOW control; LOW-to-HIGH transition captures A0–A2 into internal register. |
| 5 (E1) | Enable Input 1 | Active LOW global output enable; must be LOW for any Yx to be active. |
| 6 (E2) | Enable Input 2 | Active HIGH global output enable; must be HIGH for any Yx to be active. |
| 7 (Y7) | Decoder Output 7 | Active LOW output corresponding to A2A1A0 = 111; sinks current when selected. |
| 8 (GND) | Ground Reference | 0 V return path for all internal logic and output drivers; decoupling capacitor required. |
| 9 (Y6) | Decoder Output 6 | Active LOW output for A2A1A0 = 110; electrically identical to Y7 in drive and timing. |
| 10 (Y5) | Decoder Output 5 | Active LOW output for A2A1A0 = 101; shares same DC/AC specs as all Yx outputs. |
| 11 (Y4) | Decoder Output 4 | Active LOW output for A2A1A0 = 100; asserted only when E1 = LOW, E2 = HIGH, and latch matches. |
| 12 (Y3) | Decoder Output 3 | Active LOW output for A2A1A0 = 011; remains HIGH if either enable is inactive. |
| 13 (Y2) | Decoder Output 2 | Active LOW output for A2A1A0 = 010; unaffected by address changes after latching. |
| 14 (Y1) | Decoder Output 1 | Active LOW output for A2A1A0 = 001; retains state until next LE transition or enable change. |
| 15 (Y0) | Decoder Output 0 | Active LOW output for A2A1A0 = 000; LSB output, commonly used for chip select in peripheral decoding. |
| 16 (VCC) | Positive Supply | Primary power rail; must be bypassed with 100 nF ceramic capacitor near pin for noise suppression. |
Key Features
| Feature | Design Value |
|---|---|
| Integrated 3-bit latch + decoder | Eliminates need for external D-type flip-flops in address-strobed systems like ISA bus peripherals. |
| Dual independent output enables | E1/E2 logic allows hierarchical decoding - e.g., one 74HC137DB,112 selects a peripheral group, another selects sub-function. |
| CMOS low power dissipation | ICC ≤ 80 μA max at 6 V ensures <500 μW static power - critical for always-on industrial controllers. |
| Clamp diode protected inputs | Enables direct connection to 5 V or 3.3 V buses without level shifters when VCC = 3.3 V, using series resistors. |
| JEDEC-compliant timing | tSU = 9 ns, tH = 5 ns at VCC = 6 V - meets setup/hold requirements for FPGA or MCU GPIO with 20 ns cycle time. |
Applications
| Memory Address Decoding | Microcontroller I/O Expansion |
|---|---|
|
Use Scenario: Selecting one of eight SRAM or EEPROM chips in a 64 KB memory map using upper address bits. IC Role / Device Role / Timing Role: Acts as address-latched chip select generator; holds A15–A13 during read/write cycles while lower address bits change. Use Value: Prevents spurious chip selects during address transitions, eliminating memory access glitches without external glue logic. |
Use Scenario: Expanding GPIO count of an 8-bit MCU to drive 8 discrete LEDs or relays via multiplexed control lines. IC Role / Device Role / Timing Role: Functions as demultiplexer: MCU writes latch data once, then toggles E1/E2 to route signals to individual outputs. Use Value: Reduces required MCU pins from 8 to 5 (A0–A2 + LE + E1), freeing resources for analog sensing or serial comms. |
| Industrial Control Panel | Legacy Bus Interface |
|
Use Scenario: Scanning 8-position DIP switch bank where position state must be captured and held during polling. IC Role / Device Role / Timing Role: Latches switch states on front-panel LE button press; outputs feed MCU interrupt inputs or status registers. Use Value: Ensures consistent switch reading even if mechanical bounce occurs after latch activation - no software debouncing needed. |
Use Scenario: Interfacing modern microcontrollers to ISA-compatible peripheral cards requiring strobed address decode. IC Role / Device Role / Timing Role: Replaces obsolete 74LS137 in backplane address decoding; matches LS timing margins with HC speed and CMOS power. Use Value: Maintains functional equivalence while reducing board-level power by >90% versus bipolar TTL equivalents. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar 3-to-8 decoder with latch applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| 74HC237D,653 | Non-inverting outputs; identical pinout and latch timing but Y0–Y7 assert HIGH instead of LOW. | Requires inverted logic in downstream circuitry (e.g., active HIGH enables or LED anode drives). | Select when system architecture uses active HIGH selection or when replacing non-inverting legacy decoders. |
| SN74HC138PWR | No latch function; purely combinational 3-to-8 decoder; TSSOP-16 package; slightly faster tpd (13 ns typ at 6 V). | Suitable only where address stability is guaranteed during enable window - no data capture capability. | Choose for cost-sensitive, high-speed decode-only tasks without latching requirement; verify PCB pad compatibility. |
Compared with 74HC137DB,112, the 74HC237D,653 offers output polarity flexibility at identical timing and power, while the SN74HC138PWR trades latching for marginal speed gain and lower unit cost - making it viable only when external latch control is already implemented elsewhere in the design.
Availability
74HC137DB,112 is available at Aetrix Electronics and suitable for industrial control panels, legacy bus interface modules, memory address decoding subsystems, and microcontroller I/O expansion requiring stable component supply across extended temperature ranges.
Supply support for 74HC137DB,112 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 leading semiconductor manufacturer specializing in high-performance, energy-efficient logic, analog, and discrete components for industrial, automotive, and computing applications.
The 74HC137 belongs to Nexperia's 74HC high-speed CMOS logic family, designed for low-power, pin-compatible replacements of legacy TTL devices in systems demanding wide voltage operation and robust noise immunity.
FAQ
What is the minimum pulse width required on the LE input to reliably capture address data?
The LE input requires a minimum HIGH pulse width of 9 ns at VCC = 6.0 V to guarantee proper latching of A0–A2 inputs. This value scales with supply voltage: 10 ns at 4.5 V and 50 ns at 2.0 V per datasheet Table 7. Shorter pulses risk metastability or incomplete capture, especially under temperature extremes.
Can 74HC137DB,112 drive standard TTL inputs directly?
Yes - at VCC = 4.5 V, the 74HC137DB,112 delivers VOH ≥ 3.98 V and VOL ≤ 0.26 V while sinking or sourcing ±4 mA, exceeding TTL input thresholds (VIH ≥ 2.0 V, VIL ≤ 0.8 V) with margin. No level-shifting circuitry is needed for direct TTL interface.
How does the dual-enable logic (E1 and E2) affect output behavior when both are asserted?
Outputs Y0–Y7 are active LOW only when E1 is LOW AND E2 is HIGH. If E1 is HIGH or E2 is LOW, all outputs remain HIGH regardless of latch contents or address inputs. This two-input enable scheme enables hierarchical decoding trees and prevents partial selection during enable transitions.
Is the 74HC137DB,112 suitable for use with 3.3 V microcontrollers?
Yes - the device operates down to 2.0 V and supports VIH = 2.1 V and VIL = 1.35 V at VCC = 4.5 V, providing full compatibility with 3.3 V logic levels. When powered at 3.3 V, it meets all AC/DC specs per datasheet Table 5 and Table 6, including tpd ≤ 25 ns and ICC ≤ 40 μA.
74HC137DB,112 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Nexperia USA Inc.
- Series:
- 74HC
- Package/Case:
- 16-SSOP (0.209", 5.30mm Width)
- Packaging:
- Tube
- Product Status:
- Obsolete
- Type:
- Decoder/Demultiplexer
- Circuit:
- 1 x 3:8
- Independent Circuits:
- 1
- Current - Output High, Low:
- 5.2mA, 5.2mA
- Voltage Supply Source:
- Single Supply
- Voltage - Supply:
- 2V ~ 6V
- Operating Temperature:
- -40°C ~ 125°C
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 16-SSOP
74HC137DB,112 FAQ
1.How can I place an order for 74HC137DB,112 through Aetrix?
Please submit a Request for Quotation (RFQ) for 74HC137DB,112 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 74HC137DB,112 reliable?
The price and inventory of 74HC137DB,112 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 74HC137DB,112 is usually 5 days.
3.What payment methods are accepted for 74HC137DB,112?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 74HC137DB,112 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 74HC137DB,112?
74HC137DB,112 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 74HC137DB,112 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 74HC137DB,112?
For technical support, including 74HC137DB,112 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 74HC137DB,112 requirements.
6.How does Aetrix verify that 74HC137DB,112 is sourced from the original manufacturer or authorized distributors?
All 74HC137DB,112 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 74HC137DB,112 meets industry standards.
7.What is the process for return or replacement of 74HC137DB,112?
All 74HC137DB,112 units undergo pre-shipment inspection (PSI). If there is an issue with 74HC137DB,112, 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 74HC137DB,112 part is unused and in its original packaging.
Return procedure for 74HC137DB,112:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
74HC137DB,112 Tags
-
SN74HC138DR
Texas Instruments

-
TC7SB3157CFU,LF(CT
Toshiba Semiconductor and Storage

-
74CBTLV3257PW,118
Nexperia USA Inc.
-
SN74CBTLV3257PWR
Texas Instruments

-
74CBTLV3257GUX
Nexperia USA Inc.

-
74HC154BQ,118
Nexperia USA Inc.

-
P3S0200GMX
NXP USA Inc.

-
SN74CB3Q3245PWR
Texas Instruments
-
SN74CB3Q3257RGYR
Texas Instruments

-
TCA9543APWR
Texas Instruments
-
TCA9546APWR
Texas Instruments

-
SN74HC138N
Texas Instruments
Tech Hub
An engineering guide to LED driver operation, constant-current and constant-voltage outputs, linear and switching topologies, dimming, IC selection, calculations, replacement compatibility, and fault c…
Operational amplifier guide covering op amp basics, feedback, ideal vs real op amps, common configurations, buffer circuits, offset, bias current, gain-bandwidth, slew rate, rail-to-rail limits and sel…
Jumper cables guide covering safe connection order, red and black clamp placement, final ground connection, cable gauge, length, clamp quality, copper vs CCA cables, jump starter comparison and battery…
LDO regulator guide covering low dropout voltage, power dissipation, thermal design, PSRR, output noise, capacitor stability, adjustable LDO circuits, LDO vs buck converter and datasheet selection chec…
Conditional Access Module guide covering CAM meaning, CI/CI+ interface, smart card authorization, DVB security workflow, TV and set-top box compatibility, internal electronics, ESD protection, connecto…
Guide to electronic component obsolescence covering EOL risk, PCN/PDN notices, last-time buy planning, replacement options, form-fit-function validation, counterfeit risk and BOM lifecycle management.
18650 battery guide covering lithium-ion cell basics, 3.6V/3.7V voltage, 4.2V charging, mAh and Wh capacity, protected cells, chargers, BMS, series-parallel packs, holders, welding and sourcing checks.…
Hall effect sensor guide covering working principle, linear and digital sensors, Arduino circuits, current sensing, speed detection, automotive applications, A3144 examples, signal filtering and datash…
Product Change Notification guide for electronic components, covering PCN meaning, PCN vs PDN/EOL, common change types, risk levels, form-fit-function review, engineering validation, BOM control, LTB/L…
A practical guide to blend door actuators, covering HVAC function, symptoms, location, AC and heater issues, reset and calibration, replacement cost, electrical diagnosis, compatibility checks, and rep…

