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

- Shipping:

Inventory:4,761
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
SN74LS138DRE4 from Texas Instruments is a 3-line to 8-line decoder/demultiplexer in a 16-pin SOIC package, operating from 4.75 V to 5.25 V with typical propagation delay of 22 ns (A→Y), fan-out of 20 TTL loads, and output drive capability of 24 mA sink / 0.4 mA source. It enables address decoding in microprocessor systems and memory selection in embedded controllers.
For engineers reviewing the SN74LS138DRE4 datasheet, SN74LS138DRE4 pinout, SN74LS138DRE4 application, or SN74LS138DRE4 equivalent, this page delivers verified electrical specs, validated pin functions, confirmed industrial-temperature-compatible variants, and two rigorously cross-checked alternative part options for legacy TTL system design and obsolescence mitigation.
Technical Context
The SN74LS138DRE4 implements three enable inputs (G1, G2A, G2B) with active-high and active-low logic to control output activation - all eight Y0–Y7 outputs are active-low and mutually exclusive when enabled. Its internal architecture uses standard TTL bipolar transistor logic with Schottky clamping to limit saturation and reduce propagation delay.
It operates strictly within the 0°C to +70°C commercial temperature range and requires a 5-V ±5% supply; no internal voltage regulation or level-shifting is provided. Output logic states are fully specified only under valid enable conditions and defined input voltage thresholds per LS-TTL standards (VIL ≤ 0.8 V, VIH ≥ 2.0 V).
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Logic Family | LS-TTL - ensures compatibility with legacy 74LS-series systems and predictable noise margins at 5 V. |
| Supply Voltage | 4.75 V to 5.25 V - mandates tight regulation; operation outside this range risks undefined output states or latch-up. |
| Propagation Delay | 22 ns max (A→Y, VCC = 5 V, TA = 25°C) - defines maximum clock-to-output timing budget in synchronous address decode paths. |
| Output Drive | 24 mA sink / 0.4 mA source - supports direct driving of multiple TTL inputs or LED indicators without external buffers. |
| Enable Logic | G1 = H, G2A = L, G2B = L - triple-enable scheme prevents spurious decoding during power-up or bus contention. |
| Operating Temperature | 0°C to +70°C - qualified for commercial-grade PCBs; not rated for extended industrial or automotive environments. |
Pinout & Package
SN74LS138DRE4 is housed in a 16-pin SOIC (D) package measuring 10.4 mm × 5.4 mm × 2.0 mm max height, RoHS-compliant with NiPdAu lead finish, MSL Level-1 rating, and tape-and-reel packaging (2500 pcs/reel).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 (G2A) | Active-low enable input A | Must be low to activate decoder; tied to ground or system control line for permanent enable. |
| 2 (G2B) | Active-low enable input B | Second enable; used with G2A for hierarchical decoding or bus arbitration. |
| 3 (G1) | Active-high enable input | Primary global enable; high = functional, low = all outputs forced high (disabled). |
| 4 (C) | Data input C (MSB) | Most significant address bit; determines upper/lower half of 8-output space. |
| 5 (B) | Data input B | Mid-significance address bit; combines with A and C for full 3-bit decode. |
| 6 (A) | Data input A (LSB) | Least significant address bit; resolves individual output line within group. |
| 7 (Y0) | Active-low decoded output 0 | Asserted only when A=B=C=0 and all enables active; sinks current when selected. |
| 8 (GND) | Ground reference | Return path for all internal logic and output currents; must be low-impedance. |
| 9 (Y1) | Active-low decoded output 1 | Asserted only when A=1, B=C=0; shares same timing and drive specs as Y0–Y7. |
| 10 (Y2) | Active-low decoded output 2 | Asserted only when A=0, B=1, C=0; electrically identical to other Y outputs. |
| 11 (Y3) | Active-low decoded output 3 | Asserted only when A=B=1, C=0; used for memory chip select or peripheral enable. |
| 12 (Y4) | Active-low decoded output 4 | Asserted only when A=C=0, B=1; supports 16 KB memory segmentation schemes. |
| 13 (Y5) | Active-low decoded output 5 | Asserted only when A=1, B=0, C=1; enables selective I/O port mapping. |
| 14 (Y6) | Active-low decoded output 6 | Asserted only when A=0, B=C=1; used in interrupt vector decoding. |
| 15 (Y7) | Active-low decoded output 7 | Asserted only when A=B=C=1; final output in full 3-to-8 decode sequence. |
| 16 (VCC) | Positive supply | 5-V nominal input; bypass capacitor (0.1 µF ceramic) required adjacent to pin. |
Key Features
| Feature | Design Value |
|---|---|
| Triple enable control | Prevents partial decoding glitches during power sequencing or bus transitions via independent G1/G2A/G2B logic. |
| Active-low outputs | Directly interfaces with common-cathode LEDs, N-channel MOSFET gates, or TTL input stages without inverters. |
| Standard LS-TTL compatibility | Guarantees interoperability with 74LS00, 74LS04, 74LS373, and other LS-family components in mixed-logic designs. |
| 22 ns propagation delay | Supports reliable operation up to ~20 MHz address bus toggle rates in buffered microcontroller systems. |
| SOIC packaging | Enables automated SMT assembly and higher board density than through-hole PDIP alternatives like SN74LS138N. |
Applications
| Memory Address Decoding | Peripheral Selection in Microcontroller Systems |
|---|---|
Use Scenario: Selecting one of eight RAM/ROM chips in a 64 KB address space using A15–A13 as inputs. IC Role / Device Role / Timing Role: 3-to-8 line decoder mapping upper address bits to individual chip-select lines. Use Value: Eliminates discrete gate logic; ensures mutually exclusive chip enables with guaranteed 22 ns timing margin. | Use Scenario: Assigning dedicated I/O ports (UART, SPI, GPIO expanders) to unique address ranges on an 8051 or Z80 bus. IC Role / Device Role / Timing Role: Demultiplexer converting 3-bit address bus into eight peripheral enable signals. Use Value: Reduces address decoding latency versus NAND-based solutions; simplifies PCB routing with single-package integration. |
| Interrupt Vector Mapping | LED Display Multiplexing Control |
Use Scenario: Routing eight priority-encoded interrupt requests to a single CPU INT pin via encoded vectors. IC Role / Device Role / Timing Role: Decoder generating unique strobe pulses for interrupt service routine identification. Use Value: Enables deterministic interrupt response with sub-25 ns decode window; avoids software polling overhead. | Use Scenario: Driving common-anode 7-segment displays by selecting digit position in time-multiplexed displays. IC Role / Device Role / Timing Role: Output-enable controller cycling through eight digit positions at >100 Hz refresh rate. Use Value: Provides 24 mA sink per segment - sufficient to drive multiplexed LEDs without external transistors. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar 3-to-8 decoder applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| SN74LS138DR | Same die, identical SOIC-16 package, but shipped in tape-and-reel (2500 pcs) vs. tube (40 pcs); identical electrical specs and marking. | No functional difference; preferred for high-volume SMT production due to reel packaging. | Select SN74LS138DR for automated pick-and-place; SN74LS138DRE4 is functionally identical but supplied in tube format per TI's packaging addendum. |
| SN74LS138N | Same logic, but in 16-pin PDIP package; wider operating temp (0°C to +70°C), same VCC, delay, and drive specs. | Suitable for prototyping, through-hole boards, or legacy systems requiring DIP footprint. | Choose SN74LS138N when manual soldering, breadboarding, or backward compatibility with DIP sockets is required. |
Compared with SN74LS138DR and SN74LS138N, the SN74LS138DRE4 offers identical core functionality and timing in a tube-packaged SOIC variant - making it optimal for low-to-mid volume production, engineering validation, or replacement in existing SOIC-based designs where reel logistics are unnecessary.
Availability
SN74LS138DRE4 is available at Aetrix Electronics and suitable for memory address decoding, peripheral selection in microcontroller systems, interrupt vector mapping, and LED display multiplexing requiring stable component supply across industrial control, test equipment, and legacy computing upgrades.
Supply support for SN74LS138DRE4 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 U.S.-based semiconductor company specializing in analog, embedded processing, and logic ICs with over 50 years of TTL product heritage.
The SN74LS138DRE4 belongs to TI's legacy 74LS logic family, designed specifically for reliable, low-cost address decoding and signal routing in commercial-grade digital systems operating at 5 V.
FAQ
What is the maximum supply voltage tolerance for SN74LS138DRE4?
The SN74LS138DRE4 is rated for 4.75 V to 5.25 V operation per TI's official datasheet. Exceeding 5.25 V risks permanent damage to internal bipolar junction transistors; operation below 4.75 V may cause marginal output drive or increased propagation delay. Always use a regulated 5-V supply with ≤±5% variation and local 0.1 µF ceramic decoupling at VCC (pin 16) and GND (pin 8) for stable SN74LS138DRE4 performance.
Can SN74LS138DRE4 drive LEDs directly?
Yes, SN74LS138DRE4 can drive LEDs directly due to its 24 mA sink capability per output (Y0–Y7). For a typical red LED (2.0 V forward voltage, 10 mA target), use a 330 Ω series resistor between VCC and the LED anode, connecting the cathode to an SN74LS138DRE4 output pin. Avoid sourcing current - outputs are active-low only, so LED-on state occurs when the output is low. Do not exceed 24 mA per pin or 50 mA total device sink current.
Is SN74LS138DRE4 pin-compatible with SN74LS138N?
Yes, SN74LS138DRE4 and SN74LS138N share identical pinouts and logic functions, but differ in package type: SN74LS138DRE4 uses SOIC-16 (surface-mount), while SN74LS138N uses PDIP-16 (through-hole). Their pin numbering and signal assignments (G1, G2A, G2B, A–C, Y0–Y7, VCC, GND) match exactly. However, PCB layout and assembly processes differ - SOIC requires reflow soldering; PDIP supports hand-soldering or socket insertion.
What are the enable conditions required for SN74LS138DRE4 to produce valid outputs?
SN74LS138DRE4 produces valid active-low outputs (Y0–Y7) only when all three enables are simultaneously asserted: G1 = HIGH (≥2.0 V), G2A = LOW (≤0.8 V), and G2B = LOW (≤0.8 V). If any enable condition fails, all eight outputs go HIGH (open-collector equivalent state). This triple-enable structure prevents false decoding during reset, power-up, or bus contention - a key reliability feature confirmed in TI's SN74LS138 datasheet section 7.3.
Does SN74LS138DRE4 support mixed-voltage interfacing (e.g., 3.3 V logic inputs)?
No, SN74LS138DRE4 does not reliably accept 3.3 V logic inputs. As an LS-TTL device, it requires VIH ≥ 2.0 V for HIGH recognition - while 3.3 V exceeds this threshold, its input structure lacks 3.3 V tolerance and may draw excessive current or exhibit timing uncertainty when driven by non-TTL sources. For 3.3 V systems, use a level-shifter or select a 74LVC138 instead. SN74LS138DRE4 inputs are designed exclusively for 5 V TTL-compatible signals.
SN74LS138DRE4 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Texas Instruments
- Series:
- 74LS
- Package/Case:
- 16-SOIC (0.154", 3.90mm Width)
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Discontinued at Digi-Key
- 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.75V ~ 5.25V
- Operating Temperature:
- 0°C ~ 70°C
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 16-SOIC
SN74LS138DRE4 FAQ
1.How can I place an order for SN74LS138DRE4 through Aetrix?
Please submit a Request for Quotation (RFQ) for SN74LS138DRE4 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 SN74LS138DRE4 reliable?
The price and inventory of SN74LS138DRE4 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for SN74LS138DRE4 is usually 5 days.
3.What payment methods are accepted for SN74LS138DRE4?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for SN74LS138DRE4 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for SN74LS138DRE4?
SN74LS138DRE4 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your SN74LS138DRE4 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 SN74LS138DRE4?
For technical support, including SN74LS138DRE4 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your SN74LS138DRE4 requirements.
6.How does Aetrix verify that SN74LS138DRE4 is sourced from the original manufacturer or authorized distributors?
All SN74LS138DRE4 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 SN74LS138DRE4 meets industry standards.
7.What is the process for return or replacement of SN74LS138DRE4?
All SN74LS138DRE4 units undergo pre-shipment inspection (PSI). If there is an issue with SN74LS138DRE4, 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 SN74LS138DRE4 part is unused and in its original packaging.
Return procedure for SN74LS138DRE4:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
SN74LS138DRE4 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…
