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

- Shipping:

Inventory:3,819
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
74HC137DB,118 from Nexperia is a 3-to-8 line decoder/demultiplexer with integrated address latches and active LOW mutually exclusive outputs. It decodes three binary inputs (A0–A2) into eight outputs (Y0–Y7), features latch enable (LE), dual output enables (E1 active LOW, E2 active HIGH), operates from 2.0 V to 6.0 V, and supports industrial temperature range (−40 °C to +125 °C). It is used in memory address decoding and I/O port expansion where input data must be latched before routing.
For engineers reviewing the 74HC137DB,118 datasheet, 74HC137DB,118 pinout, 74HC137DB,118 application, or 74HC137DB,118 equivalent, key selection considerations include latch-controlled address storage, dual enable logic for hierarchical decoding, propagation delay at 5 V (17–31 ns), output drive capability (±4 mA at 4.5 V), and SO16 package compatibility with legacy PCB footprints.
Technical Context
The 74HC137DB,118 implements a synchronous 3-bit address latch followed by an active LOW 3-to-8 decoder. Latch operation is triggered on LOW-to-HIGH transition of LE, freezing A0–A2 values independently of subsequent address changes. Output enable logic requires E1 = LOW and E2 = HIGH for any Yn to be active; all outputs remain HIGH otherwise.
Its CMOS architecture ensures low static current (≤8 μA at 6 V), high noise immunity, and latch-up immunity >100 mA per JESD78 Class II Level B. Input clamp diodes allow 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 (An → Yn) | 17 ns (typ) at VCC = 6.0 V, CL = 50 pF - enables reliable timing in 20+ MHz address strobe applications. |
| Output drive strength | ±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 under-hood automotive modules and industrial control cabinets. |
| Input voltage thresholds | VIH = 3.15 V (min), VIL = 1.35 V (max) at VCC = 4.5 V - provides >1.8 V noise margin for robust signal integrity. |
| Power dissipation | 500 mW max (SO16) - allows sustained operation in compact enclosures with minimal thermal derating up to 110 °C. |
Pinout & Package
74HC137DB,118 is housed in a plastic small outline package (SO16), SOT109-1, with 16 leads and 3.9 mm body width. Pin 1 is marked by a notch or dot; pin numbering follows standard counter-clockwise convention from top-left corner.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| A0 (Pin 1) | Address input bit 0 | LSB of 3-bit address bus; sampled and latched on LE rising edge. |
| VCC (Pin 16) | Positive supply | Primary power rail; must be decoupled locally with 100 nF ceramic capacitor. |
| A1 (Pin 2) | Address input bit 1 | Middle bit of address; latched synchronously with A0 and A2. |
| Y0 (Pin 15) | Decoder output 0 | Active LOW decoded output corresponding to A2A1A0 = 000; drives one of eight select lines. |
| A2 (Pin 3) | Address input bit 2 | MSB of address; determines upper/lower half of output group. |
| Y1 (Pin 14) | Decoder output 1 | Active LOW output for A2A1A0 = 001; shares same enable logic as Y0–Y7. |
| LE (Pin 4) | Latch enable | Active LOW enable; rising edge captures and holds A0–A2 until next LE pulse. |
| Y2 (Pin 13) | Decoder output 2 | Active LOW output for A2A1A0 = 010; used in 6-to-64 line decoder cascades. |
| E1 (Pin 5) | Enable input 1 | Active LOW global enable; must be LOW for any output to activate. |
| Y3 (Pin 12) | Decoder output 3 | Active LOW output for A2A1A0 = 011; supports bank-select in multi-chip memory systems. |
| E2 (Pin 6) | Enable input 2 | Active HIGH global enable; complements E1 for AND-gated output control. |
| Y4 (Pin 11) | Decoder output 4 | Active LOW output for A2A1A0 = 100; used in peripheral I/O address decoding. |
| Y7 (Pin 7) | Decoder output 7 | Active LOW output for A2A1A0 = 111; MSB output in full decode sequence. |
| GND (Pin 8) | Ground reference | 0 V return path; must be connected to low-impedance ground plane for noise immunity. |
| Y6 (Pin 9) | Decoder output 6 | Active LOW output for A2A1A0 = 110; supports chip-select generation in microcontroller systems. |
| Y5 (Pin 10) | Decoder output 5 | Active LOW output for A2A1A0 = 101; used in interrupt vector routing and bus arbitration logic. |
Key Features
| Feature | Design Value |
|---|---|
| Integrated 3-bit address latch | Eliminates need for external D-latches in address-strobed systems, reducing component count and board area. |
| Dual independent output enables | E1 (active LOW) and E2 (active HIGH) allow flexible hierarchical enable tree design across multiple decoder stages. |
| Active LOW mutually exclusive outputs | Ensures only one Yn is asserted at a time, preventing bus contention in memory-mapped peripheral selection. |
| Wide VCC operating range | 2.0 V to 6.0 V operation supports direct interface with 3.3 V microcontrollers and 5 V legacy peripherals. |
| High ESD immunity | HBM >2000 V and CDM >1000 V protect against handling damage during assembly and field service. |
Applications
| Memory Address Decoding | I/O Port Expansion |
|---|---|
Use Scenario: Selecting one of eight RAM/ROM chips in a microcontroller-based embedded system using 16-bit address bus. IC Role / Device Role / Timing Role: Acts as address decoder that latches upper address bits (A13–A15) to generate chip-select signals synchronized to memory access strobes. Use Value: Enables deterministic timing between address setup and chip-select assertion, eliminating race conditions in burst-access memory subsystems. | Use Scenario: Expanding GPIO count of an MCU by enabling eight peripheral ICs (ADCs, DACs, sensors) via shared SPI/I²C bus. IC Role / Device Role / Timing Role: Functions as I/O select demultiplexer, using latched address bits to route serial commands to individual slave devices. Use Value: Reduces required MCU pins by 5 (vs discrete enable logic), while maintaining precise enable timing for glitch-free peripheral activation. |
| 6-to-64 Line Decoder | Interrupt Vector Selection |
Use Scenario: Constructing a 64-output decoder from nine 74HC137 devices to support large-scale programmable logic or FPGA configuration. IC Role / Device Role / Timing Role: Serves as first-stage (high-order bits) and second-stage (low-order bits) decoder in cascaded topology with shared LE and enable controls. Use Value: Achieves full 6-bit decode with <10 ns inter-stage skew due to matched propagation delays across all units. | Use Scenario: Routing priority-encoded interrupt requests from eight peripherals to a microcontroller's single IRQ pin with fixed vector mapping. IC Role / Device Role / Timing Role: Generates unique active-LOW interrupt acknowledge lines (Y0–Y7) based on latched priority encoder output. Use Value: Guarantees deterministic interrupt response latency (<35 ns at 5 V), critical for real-time control loop deadlines. |
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 | Same pinout and function but lacks latch enable (LE); outputs respond immediately to address changes. | Not suitable for strobed address systems requiring data hold; limited to combinatorial decode only. | Select only when latch functionality is unnecessary and lower propagation delay (15 ns typ) is prioritized. |
| SN74HC138PWR | TSSOP16 package (SOT403-1); identical logic but no latch feature; TI-manufactured with different ESD specs (HBM 2 kV). | Requires PCB redesign for TSSOP footprint; incompatible with latch-based timing-critical designs. | Choose for space-constrained boards where SO16 is unavailable, but verify absence of latch requirement in system timing budget. |
Compared with 74HC137DB,118, the 74HC237D,653 offers faster decode but no latching-making it unsuitable for strobed systems-while SN74HC138PWR provides identical decode logic in a smaller package but removes the critical latch enable, limiting use to purely combinatorial applications.
Availability
74HC137DB,118 is available at Aetrix Electronics and suitable for memory address decoding, I/O port expansion, interrupt vector selection, and 6-to-64 line decoder implementations requiring stable component supply across industrial and extended-temperature environments.
Supply support for 74HC137DB,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 leading semiconductor manufacturer specializing in high-performance logic, analog, and discrete components, with core expertise in energy-efficient and reliable standard products.
The 74HC137 belongs to Nexperia's high-speed CMOS logic family, designed specifically for robust address decoding and signal routing in industrial control, communication infrastructure, and automotive body electronics.
FAQ
What is the function of the latch enable (LE) pin on the 74HC137DB,118?
The LE pin controls data capture: a LOW-to-HIGH transition latches the current states of A0–A2, freezing them for decoding regardless of subsequent address changes. While LE remains HIGH, the device ignores new address inputs and maintains stable outputs. This enables synchronization with external address strobes in microprocessor systems.
Can the 74HC137DB,118 operate at 3.3 V supply voltage?
Yes - the 74HC137DB,118 is fully specified from 2.0 V to 6.0 V, including 3.3 V operation. At VCC = 3.3 V, VIH is guaranteed ≥2.31 V and VIL ≤1.32 V, providing >1.0 V noise margin. Propagation delay increases to ~25 ns (typ), and output drive is ±3.5 mA, sufficient for driving modern 3.3 V logic families.
How do the E1 and E2 enable inputs interact to control outputs?
E1 (active LOW) and E2 (active HIGH) form a logical AND gate: only when E1 = LOW and E2 = HIGH will any Yn output be enabled. If either E1 is HIGH or E2 is LOW, all outputs go HIGH (inactive). This dual-enable structure allows hierarchical control - for example, E1 can be driven by a higher-level decoder while E2 serves as a global system enable.
Is the 74HC137DB,118 pin-compatible with other 74HC137 variants like the 74HC137PW?
Yes - the 74HC137DB,118 (SO16/SOT109-1) shares identical pinout and electrical behavior with the 74HC137PW (TSSOP16/SOT403-1) and 74HC137D (SO16). All variants implement the same logic function, timing, and DC characteristics; only package dimensions and thermal performance differ. PCB layout must match SO16 land pattern for DB variant.
74HC137DB,118 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Nexperia USA Inc.
- Series:
- 74HC
- Package/Case:
- 16-SSOP (0.209", 5.30mm Width)
- Packaging:
- Tape & Reel (TR)
- 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,118 FAQ
1.How can I place an order for 74HC137DB,118 through Aetrix?
Please submit a Request for Quotation (RFQ) for 74HC137DB,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 74HC137DB,118 reliable?
The price and inventory of 74HC137DB,118 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 74HC137DB,118 is usually 5 days.
3.What payment methods are accepted for 74HC137DB,118?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 74HC137DB,118 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 74HC137DB,118?
74HC137DB,118 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 74HC137DB,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 74HC137DB,118?
For technical support, including 74HC137DB,118 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 74HC137DB,118 requirements.
6.How does Aetrix verify that 74HC137DB,118 is sourced from the original manufacturer or authorized distributors?
All 74HC137DB,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 74HC137DB,118 meets industry standards.
7.What is the process for return or replacement of 74HC137DB,118?
All 74HC137DB,118 units undergo pre-shipment inspection (PSI). If there is an issue with 74HC137DB,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 74HC137DB,118 part is unused and in its original packaging.
Return procedure for 74HC137DB,118:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
74HC137DB,118 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…

