Texas Instruments SN74ALS137ADR
- Part No.:
- SN74ALS137ADR
- Manufacturer:
- Texas Instruments
- Category:
- Signal Switches, Multiplexers, Decoders
- Package:
- 16-SOIC (0.154", 3.90mm Width)
- Datasheet:
-
SN74ALS137ADR.pdf
- Description:
- IC DECODER/DEMUX 1X3:8 16SOIC
- Quantity:
- Payment:

- Shipping:

Inventory:1,267
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
SN74ALS137ADR from Texas Instruments is a 3-line-to-8-line decoder/demultiplexer with integrated 3-bit address latch and dual output enables (G1, G2). It operates at 4.5–5.5 V, delivers ±0.4 mA high-level and 4–8 mA low-level output drive, and supports glitch-free strobed address decoding in bus-oriented systems. Its primary circuit role is address selection and latched decode control in legacy TTL-based memory and I/O expansion.
For engineers reviewing the SN74ALS137ADR datasheet, SN74ALS137ADR pinout, SN74ALS137ADR application, or SN74ALS137ADR equivalent, key selection considerations include latch-enable timing (tsu = 10 ns, th = 5 ns), propagation delays (tPLH/tPHL ≤ 20 ns), output enable independence, and compatibility with 74ALS logic families in industrial control and retro-computing designs.
Technical Context
The SN74ALS137ADR implements positive-logic decoding with asynchronous latch capture: when LE transitions high, A/B/C inputs are stored; subsequent changes are ignored until LE returns low. Output enables G1 and G2 operate independently-G1 low or G2 high forces all outputs high regardless of select or latch state.
It uses bipolar ALS (Advanced Low-Power Schottky) technology, delivering TTL-compatible voltage thresholds (VIH = 2 V, VIL = 0.8 V), guaranteed VOL ≤ 0.4 V at IOL = 4 mA, and ICC ≤ 11 mA at VCC = 5.5 V. Propagation delay from address or enable inputs to Y outputs is specified up to 20 ns under CL = 50 pF, RL = 500 Ω conditions.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Function | 3-to-8 decoder with 3-bit address latch and dual independent output enables |
| Supply Voltage | 4.5 V to 5.5 V - compatible with standard 5 V TTL bus systems |
| Output Drive | IOH = −0.4 mA / IOL = 4 mA (min) - sufficient for direct fanout to 10+ 74ALS inputs |
| Propagation Delay | tPLH/tPHL ≤ 20 ns (max) at CL = 50 pF - supports ≤50 MHz address strobe rates in synchronous bus systems |
| Latch Timing | tsu = 10 ns, th = 5 ns - enables reliable capture from asynchronous address buses with minimal setup/hold margin |
| Operating Temp | 0°C to 70°C - qualified for commercial-grade embedded and industrial control applications |
| Logic Family | 74ALS - provides lower power than standard 74LS while maintaining TTL voltage compatibility and speed |
Pinout & Package
SN74ALS137ADR is supplied in a 16-pin SOIC (D) package (3.9 mm body width, 1.27 mm pitch), RoHS-compliant with NiPdAu lead finish. Pinout matches industry-standard 74xx137 layout for drop-in replacement in existing PCBs.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 (Y0) | Active-low decoded output | Drives low only when latched address = 000 and both G1=H, G2=L - used for chip-select generation |
| 2 (Y1) | Active-low decoded output | Drives low only when latched address = 001 and enables active - supports 8-device memory/I/O decoding |
| 3 (Y2) | Active-low decoded output | One of eight mutually exclusive outputs; enables discrete peripheral selection without external gating |
| 4 (Y3) | Active-low decoded output | Provides deterministic low-state output during valid decode window - eliminates bus contention glitches |
| 5 (Y4) | Active-low decoded output | Asserted only when latched address matches 100 - used for I/O port mapping in 8-bit microcontrollers |
| 6 (Y5) | Active-low decoded output | Supports memory-mapped peripheral addressing where each Yx selects one device on shared data bus |
| 7 (Y6) | Active-low decoded output | Guaranteed high-impedance off-state when G1/L or G2/H - allows safe bus sharing with other devices |
| 8 (Y7) | Active-low decoded output | Final decoded output; completes full 3-bit address space - required for full 8-device decode coverage |
| 9 (GND) | Power ground | Reference return path for all internal logic and output drivers - must be low-inductance connection |
| 10 (G2) | Output enable (active-low) | When high, forces all Y outputs high regardless of latch or select state - enables hierarchical decode cascading |
| 11 (G1) | Output enable (active-high) | When low, forces all Y outputs high - used with G2 to implement 2-level enable hierarchy in multi-chip systems |
| 12 (LE) | Latch enable (active-high) | Rising edge captures A/B/C inputs; holds address stable during bus contention or clock skew - critical for strobed systems |
| 13 (C) | Address input (MSB) | Most significant bit of 3-bit address bus - determines upper/lower half of decoded output group |
| 14 (B) | Address input | Mid-bit of address; combined with A/C defines exact Yx output activation - no internal pull-up/pull-down |
| 15 (A) | Address input (LSB) | Least significant bit; directly maps to Y0–Y1, Y2–Y3, etc. - requires clean digital signal per TTL specs |
| 16 (VCC) | Supply voltage | +5 V nominal supply; decoupling capacitor (0.1 µF) required at pin for noise immunity in high-speed switching |
Key Features
| Feature | Design Value |
|---|---|
| Integrated address latch | Eliminates need for external 74ALS373 latch - reduces component count and board area in bus interface designs |
| Dual independent output enables | G1 (active-high) and G2 (active-low) allow flexible hierarchical enable schemes without external logic gates |
| Glitch-free strobed decoding | Latched address prevents partial decode states during address bus transitions - essential for reliable memory access |
| 74ALS logic family performance | 2× lower power than 74LS with comparable speed - extends thermal margin in dense logic arrays |
| TTL-compatible voltage thresholds | VIH = 2 V, VIL = 0.8 V - ensures interoperability with legacy 74xx, 74LS, and 74F devices without level shifting |
Applications
| Memory Address Decoding | I/O Port Selection |
|---|---|
|
Use Scenario: Selecting one of eight RAM/ROM chips in an 8-bit microcomputer system using a 16-bit address bus. IC Role / Device Role / Timing Role: Latches upper address bits (A13–A15) on WR strobe, then decodes to generate individual /CS signals. Use Value: Prevents memory access glitches during address settling; enables single-cycle decode without external latch timing constraints. |
Use Scenario: Assigning unique addresses to eight parallel I/O ports (e.g., 8255 variants) in a Z80 or 8085-based controller. IC Role / Device Role / Timing Role: Acts as address decoder for I/O space, with LE synchronized to IORQ# to freeze address during read/write cycles. Use Value: Guarantees stable /IOR or /IOW assertion to selected peripheral - avoids spurious register accesses during bus arbitration. |
| Bus-Oriented Peripheral Interface | Legacy System Expansion |
|
Use Scenario: Expanding ISA-bus-compatible backplane with additional custom logic modules requiring dedicated decode windows. IC Role / Device Role / Timing Role: Provides modular, cascadable decode using G1/G2 enables to partition 16 MB address space into 1 MB segments. Use Value: Enables hierarchical decoding across multiple SN74ALS137ADR units - simplifies design of scalable expansion chassis. |
Use Scenario: Replacing obsolete 74LS137 in field-repair of vintage industrial PLCs or test equipment with aging logic boards. IC Role / Device Role / Timing Role: Pin- and function-compatible drop-in replacement with improved power efficiency and identical timing behavior. Use Value: Restores system functionality without PCB modification - maintains original timing margins and fanout capability. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar 3-to-8 latched decoder applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| SN74ALS138N | No internal latch; requires external latch or synchronous address bus; identical pinout and enable structure | Suitable only when address bus is stable during enable assertion - lacks LE-controlled strobing | Select SN74ALS138N only if system already provides latched address or uses clock-synchronized decoding. |
| SN74AS137N | Faster propagation (≤12.5 ns max), higher drive (IOL = 20 mA), but higher ICC (15–24 mA) and reduced noise margin (VIL = 0.8 V only) | Better for high-speed bus systems with tight timing budgets; less tolerant of noisy 5 V rails | Choose SN74AS137N when speed > 50 MHz strobe rate is required and power budget allows +10 mA per device. |
Compared with SN74ALS137ADR, SN74ALS138N removes latching capability but retains identical decode logic and enable architecture, while SN74AS137N trades power efficiency for raw speed and drive strength - making SN74ALS137ADR the optimal balance for legacy-compatible, thermally constrained, and glitch-sensitive applications.
Availability
SN74ALS137ADR is available at Aetrix Electronics and suitable for memory address decoding, I/O port selection, bus-oriented peripheral interface, and legacy system expansion requiring stable component supply and long-term obsolescence support.
Supply support for SN74ALS137ADR 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
Texas Instruments is a global semiconductor leader founded in 1930, specializing in analog, embedded processing, and logic solutions for industrial, automotive, and communications markets.
The SN74ALS137ADR belongs to TI's legacy 74ALS logic family, designed specifically for low-power, high-reliability TTL-compatible digital systems in industrial control, test equipment, and retro-computing applications.
FAQ
What is the primary function of the SN74ALS137ADR in a digital system?
The SN74ALS137ADR functions as a 3-line-to-8-line decoder with integrated 3-bit address latch and dual output enables. It captures and holds a 3-bit address on the rising edge of LE, then decodes it to assert exactly one of eight active-low outputs (Y0–Y7) when both G1 is high and G2 is low. This makes SN74ALS137ADR ideal for glitch-free memory or I/O chip-select generation in bus-oriented systems where address stability during strobes is critical.
Does the SN74ALS137ADR require external components to operate as a decoder?
No, the SN74ALS137ADR operates as a complete decoder/latch without external components beyond standard 0.1 µF VCC decoupling. Its internal latch eliminates the need for an external 74ALS373 or similar device, and the dual output enables (G1, G2) allow direct hierarchical cascading. All timing parameters-including tsu = 10 ns and th = 5 ns-are met with standard TTL-level inputs, so no external timing resistors or capacitors are needed for basic operation of SN74ALS137ADR.
Can the SN74ALS137ADR replace a 74LS137 in an existing design?
Yes, the SN74ALS137ADR is pin-compatible and functionally equivalent to the 74LS137, with identical pinout, logic behavior, and DC/AC specifications. It offers improved power efficiency (lower ICC) and slightly faster propagation delays while maintaining full TTL voltage compatibility. Because SN74ALS137ADR meets or exceeds all 74LS137 timing and drive parameters, it can be used as a direct drop-in replacement in legacy designs without PCB or firmware changes.
What are the absolute maximum ratings for the SN74ALS137ADR?
The absolute maximum ratings for SN74ALS137ADR are: supply voltage VCC = 7 V, input voltage VI = 7 V, operating free-air temperature = 0°C to 70°C, and storage temperature = −65°C to 150°C. Exceeding any of these values may cause permanent damage. These are stress ratings only; functional operation is guaranteed only within the recommended operating conditions: VCC = 4.5–5.5 V, TA = 0°C to 70°C, and input voltages within VIH ≥ 2 V and VIL ≤ 0.8 V.
How does the latch-enable (LE) input affect output behavior in the SN74ALS137ADR?
In the SN74ALS137ADR, the LE input controls address sampling: when LE is low, the device acts as a transparent decoder - outputs respond immediately to A/B/C changes. On the rising edge of LE, the current A/B/C values are latched and held, and further input changes are ignored until LE goes low again. This ensures stable Y outputs even if the address bus changes during enable assertion - a key feature that prevents glitches in strobed bus systems using SN74ALS137ADR.
SN74ALS137ADR Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Texas Instruments
- Series:
- 74ALS
- Package/Case:
- 16-SOIC (0.154", 3.90mm Width)
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Obsolete
- Type:
- Decoder/Demultiplexer
- Circuit:
- 1 x 3:8
- Independent Circuits:
- 1
- Current - Output High, Low:
- 400µA, 8mA
- Voltage Supply Source:
- Single Supply
- Voltage - Supply:
- 4.5V ~ 5.5V
- Operating Temperature:
- 0°C ~ 70°C
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 16-SOIC
SN74ALS137ADR FAQ
1.How can I place an order for SN74ALS137ADR through Aetrix?
Please submit a Request for Quotation (RFQ) for SN74ALS137ADR 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 SN74ALS137ADR reliable?
The price and inventory of SN74ALS137ADR are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for SN74ALS137ADR is usually 5 days.
3.What payment methods are accepted for SN74ALS137ADR?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for SN74ALS137ADR transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for SN74ALS137ADR?
SN74ALS137ADR orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your SN74ALS137ADR 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 SN74ALS137ADR?
For technical support, including SN74ALS137ADR datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your SN74ALS137ADR requirements.
6.How does Aetrix verify that SN74ALS137ADR is sourced from the original manufacturer or authorized distributors?
All SN74ALS137ADR 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 SN74ALS137ADR meets industry standards.
7.What is the process for return or replacement of SN74ALS137ADR?
All SN74ALS137ADR units undergo pre-shipment inspection (PSI). If there is an issue with SN74ALS137ADR, 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 SN74ALS137ADR part is unused and in its original packaging.
Return procedure for SN74ALS137ADR:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
SN74ALS137ADR 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
A practical engineering guide to 3.3V and 5V logic compatibility, input thresholds, resistor dividers, translator ICs, MOSFET level shifting, I2C pull-ups, timing limits and power-sequencing risks.
The 74HC595 uses push-pull logic outputs, while the TPIC6B595 uses 50 V open-drain DMOS sinks for higher-power loads. This guide compares timing, current limits, 3.3 V interfacing, load wiring, thermal…
The 74HC595 converts serial data into eight stable parallel outputs. This guide covers pin functions, shift and storage timing, OE and MR behavior, drive-current limits, cascading, voltage compatibilit…
A technical comparison of level-sensitive latches and edge-triggered flip-flops, covering timing windows, setup and hold limits, master–slave operation, time borrowing, race-through, HDL inference and…
A D latch stores one bit while Enable controls when data can pass. This reference covers gate-level operation, truth tables, transparency, setup and hold timing, LE versus OE, common ICs and practical …
An SR latch stores one bit through cross-coupled feedback. This engineering reference covers NOR and NAND implementations, truth tables, forbidden-state recovery, gated operation, switch debouncing, fa…
Latch circuits retain one bit through feedback. This technical reference covers SR and D latches, truth tables, transparency, timing limits, latch-versus-flip-flop behavior, applications and common log…
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…
