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

- Shipping:

Inventory:1,596
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
SN74HCT138D from Texas Instruments is a 3-line to 8-line decoder/demultiplexer in SOIC-16 package, operating at 4.5–5.5 V, with 17 ns typical propagation delay, ±4-mA output drive, and TTL-compatible inputs. It serves as a high-speed memory address decoder in microcontroller-based embedded systems requiring precise enable-controlled channel selection.
For engineers reviewing the SN74HCT138D datasheet, SN74HCT138D pinout, SN74HCT138D application, or SN74HCT138D equivalent, key selection criteria include its three enable inputs (two active-low, one active-high) for cascading, low 80-µA max ICC quiescent current, and compatibility with LSTTL loads in industrial control logic and memory subsystems.
Technical Context
The SN74HCT138D implements combinational logic decoding using standard CMOS HCT process technology, ensuring TTL-level input thresholds while delivering CMOS power efficiency. Its functional mode is fully determined by binary-select inputs A/B/C and three independent enables (G1, G2A, G2B), enabling deterministic single-output activation per input combination.
Propagation delay is tightly specified across temperature and voltage: 17 ns typical at 5.5 V/25°C, degrading to 34 ns max at 4.5 V/25°C. Output drive capability remains stable at ±4 mA over full operating range (–40°C to +85°C), supporting direct interface to legacy LSTTL loads without level-shifting.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Supply Voltage | 4.5 V to 5.5 V - Ensures compatibility with standard 5-V logic rails and tolerance against supply ripple. |
| Propagation Delay (tpd) | 17 ns typical at 5.5 V - Enables use in sub-60-MHz synchronous address decoding without timing budget violation. |
| Output Drive | ±4 mA at 5 V - Directly drives up to 10 LSTTL inputs without external buffers. |
| Quiescent Current (ICC) | 80 µA max - Minimizes standby power in battery-backed or energy-sensitive control modules. |
| Input Compatibility | TTL-voltage compatible - Accepts standard 0.8 V/2.0 V VIH/VIL thresholds, eliminating need for input level translation. |
| Operating Temperature | –40°C to +85°C - Qualified for industrial-grade operation in programmable logic controllers and motor drives. |
| Enable Architecture | Three enables (G1, G2A, G2B) - Allows hierarchical decoding (e.g., 24-line expansion without inverters) and demultiplexing via G1 as data input. |
Pinout & Package
SN74HCT138D is housed in a 16-pin SOIC (D) package measuring 9.90 mm × 3.90 mm, with standard 1.27-mm lead pitch and gull-wing leads. The package supports surface-mount reflow per JEDEC Level-1 rating (260°C peak).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 (G2A) | Active-low enable | Must be low to activate decoder; used with G2B and G1 for multi-stage enable gating. |
| 2 (G2B) | Active-low enable | Second active-low enable; both G2A and G2B must be low for function enable. |
| 3 (G1) | Active-high enable | Primary enable; high state required alongside low G2A/G2B to permit decoding. |
| 4 (C) | MSB select input | Binary address bit C; determines upper/lower half of 8-output map (Y0–Y3 vs Y4–Y7). |
| 5 (B) | Mid-bit select input | Binary address bit B; combines with C and A to uniquely select one of eight outputs. |
| 6 (A) | LSB select input | Binary address bit A; completes 3-bit decode word; all three must be stable before enable assertion. |
| 7 (GND) | Ground reference | Power return path; requires local 0.1-µF bypass capacitor adjacent to pin for noise suppression. |
| 8 (Y0) | Active-low decoded output | Low when A=B=C=0 and all enables active; drives downstream enable or chip-select lines. |
| 9 (Y1) | Active-low decoded output | Low when A=1, B=C=0 and enables active; used for peripheral #1 selection in I/O expansion. |
| 10 (Y2) | Active-low decoded output | Low when B=1, A=C=0 and enables active; commonly assigned to ADC or DAC chip select. |
| 11 (Y3) | Active-low decoded output | Low when A=B=1, C=0 and enables active; routes to UART or SPI peripheral enable. |
| 12 (Y4) | Active-low decoded output | Low when C=1, A=B=0 and enables active; selects memory bank or sensor interface IC. |
| 13 (Y5) | Active-low decoded output | Low when A=1, C=1, B=0 and enables active; enables secondary communication controller. |
| 14 (Y6) | Active-low decoded output | Low when B=1, C=1, A=0 and enables active; controls display driver or LED matrix row. |
| 15 (Y7) | Active-low decoded output | Low when A=B=C=1 and enables active; final output for highest-priority peripheral or fault indicator. |
| 16 (VCC) | Positive supply | 5-V nominal supply; requires dedicated 0.1-µF ceramic bypass capacitor placed within 3 mm of pin. |
Key Features
| Feature | Design Value |
|---|---|
| Three independent enable inputs | Enables hierarchical decoding (e.g., 24-line expansion without external inverters) and dual-mode operation as demultiplexer. |
| 17 ns typical propagation delay | Supports high-speed memory access in systems where decoder delay must remain <10% of memory access time. |
| ±4-mA output drive at 5 V | Directly interfaces to legacy LSTTL loads (e.g., 74LS series) without buffer stages or pull-up resistors. |
| 80-µA max supply current | Reduces system-level quiescent power in always-on industrial controllers and remote sensors. |
| TTL-compatible input thresholds | Eliminates need for level translators when interfacing with microcontroller GPIO or older logic families. |
Applications
| Memory Address Decoding | Peripheral I/O Expansion |
|---|---|
Use Scenario: Selecting one of eight SRAM or Flash memory chips in a microcontroller-based data logger. IC Role / Device Role / Timing Role: Address decoder mapping 3-bit chip-select bus to individual memory enable lines with sub-20-ns latency. Use Value: Eliminates timing-critical wait states by ensuring decoder delay is negligible relative to 100-ns memory access time. | Use Scenario: Routing MCU GPIO signals to eight discrete sensors (temperature, pressure, humidity, etc.) in an environmental monitoring node. IC Role / Device Role / Timing Role: Demultiplexer using G1 as data input and A/B/C as channel address, enabling sequential sensor polling. Use Value: Reduces MCU pin count by 7 while maintaining deterministic, glitch-free channel selection via synchronous enable control. |
| Industrial PLC Backplane | Legacy Bus Interface Logic |
Use Scenario: Enabling one of eight I/O module slots on a modular programmable logic controller backplane. IC Role / Device Role / Timing Role: Cascaded enable distributor using G2A/G2B for slot group selection and G1 for per-slot activation. Use Value: Supports hot-swap-safe enable sequencing and reduces backplane routing complexity by 60% versus discrete gate solutions. | Use Scenario: Interfacing a modern ARM Cortex-M4 MCU to legacy 74LS-series peripheral controllers in avionics test equipment. IC Role / Device Role / Timing Role: Level-translating decoder providing TTL-compatible outputs and inputs while maintaining 5-V rail integrity. Use Value: Avoids external level shifters and preserves signal integrity across mixed-logic-generation systems with <1% duty-cycle jitter. |
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 |
|---|---|---|---|
| SN74HC138N | CMOS HC family; wider 2–6 V supply range but only 3.5-mA drive and no TTL input compatibility. | Requires external level shifting when interfacing with 5-V TTL sources; unsuitable for direct LSTTL load driving. | Select SN74HC138N only if system uses mixed 3.3/5-V supplies and all upstream drivers are CMOS-compatible. |
| 74ACT138SCX | Advanced CMOS; 5.5-V max supply, 24-mA drive, 8.5 ns tpd, but higher 4-µA ICC and no industrial temp grade. | Better speed/power ratio but limited to 0°C to +70°C; not qualified for extended industrial environments. | Choose 74ACT138SCX only for commercial-grade high-speed designs where 8.5 ns latency is critical and temperature range is constrained. |
Compared with SN74HC138N and 74ACT138SCX, the SN74HCT138D uniquely balances TTL input compatibility, industrial temperature range, and LSTTL load drive-making it the only option that maintains drop-in functionality in legacy 5-V control systems without redesign.
Availability
SN74HCT138D is available at Aetrix Electronics and suitable for industrial PLC backplanes, memory subsystems, and legacy bus interface logic requiring stable component supply and long-term obsolescence management.
Supply support for SN74HCT138D 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 specializing in analog, embedded processing, and logic devices, with over 90 years of innovation in industrial, automotive, and communications markets.
The SN74HCT138D belongs to TI's 74HCT logic family, engineered specifically for high-speed memory decoding and data-routing applications where TTL compatibility, low power, and precise enable control are essential.
FAQ
What is the maximum propagation delay of SN74HCT138D under worst-case conditions?
The SN74HCT138D has a maximum propagation delay of 49 ns at 4.5 V and 25°C, and 54 ns at 4.5 V across the full industrial temperature range (–40°C to +85°C), as specified in the switching characteristics table. This value applies to transitions from any select or enable input to any Y output under CL = 50 pF loading. The SN74HCT138D maintains timing predictability even with marginal supply or temperature conditions, making it suitable for deterministic real-time decoding.
Can SN74HCT138D drive standard 74LS-series logic inputs directly?
Yes, the SN74HCT138D can drive up to 10 LSTTL loads directly due to its ±4-mA output drive capability at 5 V, which meets the 0.4-V VOL and 2.4-V VOH requirements of 74LS inputs. Its TTL-compatible input thresholds also allow seamless connection to 74LS outputs without level translation. This capability is explicitly confirmed in the device features and electrical characteristics sections of the TI datasheet for SN74HCT138D.
How does the enable architecture of SN74HCT138D support cascading for larger decoder configurations?
The SN74HCT138D uses three enables-G1 (active-high) and G2A/G2B (both active-low)-to simplify cascading. For example, two SN74HCT138D devices can implement a 4-to-16 decoder by connecting A/B/C to both, using the fourth address bit to control G1 on one device and G2A on the other. This eliminates external inverters, reduces board space, and ensures synchronized enable timing. The SN74HCT138D function table confirms this behavior across all valid input combinations.
Is SN74HCT138D suitable for use in demultiplexer mode, and how is that configured?
Yes, the SN74HCT138D operates as a 1-to-8 demultiplexer when G1 is used as the data input and A/B/C as the 3-bit channel address. With G2A and G2B held low, each rising edge on G1 propagates to exactly one Y output determined by A/B/C. This configuration is documented in the "Detailed Description" section of the SN74HCT138D datasheet and leverages the same internal logic as decoding-ensuring identical timing and drive performance in either mode.
What is the recommended bypass capacitor for SN74HCT138D and where should it be placed?
Texas Instruments recommends a 0.1-µF ceramic bypass capacitor placed as close as possible to the SN74HCT138D VCC and GND pins-ideally within 3 mm-to suppress high-frequency supply noise. The capacitor must be installed directly between VCC (pin 16) and GND (pin 7), with minimal trace length and no vias in the return path. This layout practice is specified in the "Power Supply Recommendations" and "Layout Guidelines" sections of the SN74HCT138D datasheet to ensure stable operation under fast switching transients.
SN74HCT138D Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Texas Instruments
- Series:
- 74HCT
- Package/Case:
- 16-SOIC (0.154", 3.90mm Width)
- Packaging:
- Bulk
- Product Status:
- Obsolete
- Type:
- Decoder/Demultiplexer
- Circuit:
- 1 x 3:8
- Independent Circuits:
- 1
- Current - Output High, Low:
- 4mA, 4mA
- Voltage Supply Source:
- Single Supply
- Voltage - Supply:
- 4.5V ~ 5.5V
- Operating Temperature:
- -40°C ~ 85°C
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 16-SOIC
SN74HCT138D FAQ
1.How can I place an order for SN74HCT138D through Aetrix?
Please submit a Request for Quotation (RFQ) for SN74HCT138D 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 SN74HCT138D reliable?
The price and inventory of SN74HCT138D are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for SN74HCT138D is usually 5 days.
3.What payment methods are accepted for SN74HCT138D?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for SN74HCT138D transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for SN74HCT138D?
SN74HCT138D orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your SN74HCT138D 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 SN74HCT138D?
For technical support, including SN74HCT138D datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your SN74HCT138D requirements.
6.How does Aetrix verify that SN74HCT138D is sourced from the original manufacturer or authorized distributors?
All SN74HCT138D 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 SN74HCT138D meets industry standards.
7.What is the process for return or replacement of SN74HCT138D?
All SN74HCT138D units undergo pre-shipment inspection (PSI). If there is an issue with SN74HCT138D, 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 SN74HCT138D part is unused and in its original packaging.
Return procedure for SN74HCT138D:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
SN74HCT138D 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…
