Send an Inquiry

To receive a quote for your project, please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Part Number*
Quantity*
Message
Submit Inventory List

Please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Upload My List
Message

Toshiba Semiconductor and Storage 74HC138D

Part No.:
74HC138D
Manufacturer:
Toshiba Semiconductor and Storage
Category:
Signal Switches, Multiplexers, Decoders
Package:
16-SOIC (0.154", 3.90mm Width)
Datasheet:
Aetrix74HC138D.pdf
Description:
IC DECODER 1 X 3:8 16SOIC
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:8,609

Please send an inquiry. Send us your inquiry, and we will respond immediately.

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

74HC138D from Toshiba is a high-speed CMOS 3-to-8 line decoder in SOIC16 package, implementing active-low decoded outputs (Y0–Y7) controlled by three binary address inputs (A, B, C) and three enable inputs (G1, G2A, G2B). It operates across 2.0–6.0 V supply, delivers 16 ns typical propagation delay at 5 V, and draws ≤4.0 µA quiescent current at 25 °C - enabling low-power memory address decoding and I/O selection in industrial control and embedded logic systems.

For engineers reviewing the 74HC138D datasheet, 74HC138D pinout, 74HC138D application, or 74HC138D equivalent, this device serves as a standard TTL-compatible decoder with cascading enables, balanced tPLH/tPHL timing, and robust ESD protection - critical for reliable address demultiplexing in multi-chip microcontroller systems and programmable logic interfaces.

Technical Context

The 74HC138D implements combinational logic decoding using silicon gate C2MOS technology, achieving LSTTL-equivalent speed while maintaining CMOS power efficiency. Its three enable inputs (G1, G2A, G2B) support hierarchical cascade connection - G1 active-high and G2A/G2B active-low - allowing direct use as a 1-of-8 selector in multi-level memory decoding trees.

All eight outputs are active-low and mutually exclusive when enabled; no output asserts unless all enables satisfy G1 = HIGH, G2A = LOW, G2B = LOW. Input thresholds meet HC-family compatibility: VIH ≥ 3.15 V (at VCC = 4.5 V), VIL ≤ 1.35 V, ensuring noise-immune interfacing with 5 V microcontrollers and FPGA I/O banks.

Key Specifications

Parameter Value and Actual Design Meaning
Function3-to-8 line decoder with active-low outputs and three enable inputs for cascade expansion
Propagation Delay16 ns typical (A/B/C → Y, VCC = 5 V, CL = 15 pF) - supports >30 MHz address switching in synchronous systems
Supply Voltage Range2.0–6.0 V - interoperable with 3.3 V and 5 V logic families without level shifters
Quiescent Current≤4.0 µA max at 25 °C - enables battery-backed or ultra-low-power standby modes
Operating Temperature-40 to +125 °C - qualified for extended industrial and automotive under-hood environments
Output Drive±4 mA (VCC = 4.5 V), ±5.2 mA (VCC = 6.0 V) - sufficient to directly drive LED indicators or TTL inputs
Input ProtectionIntegrated ESD protection on all pins - withstands ±20 mA input diode current per IEC 61000-4-2

Pinout & Package

74HC138D is housed in a 16-pin Small Outline Integrated Circuit (SOIC16) package, 7.5 mm wide, with 1.27 mm pitch and surface-mount gull-wing leads. Pin 1 is marked with a notch or dot; the package is RoHS-compliant and rated for reflow soldering per JEDEC J-STD-020.

Pin/Terminal Circuit Role Design Meaning
1 (G2A)Active-low enable inputMust be LOW to activate decoding; used with G2B and G1 for hierarchical enable control
2 (G2B)Active-low enable inputSecond active-low enable; both G2A and G2B must be LOW for function enable
3 (G1)Active-high enable inputMust be HIGH to activate decoding; complements G2A/G2B for flexible cascade logic
4 (C)Binary address inputMSB of 3-bit address (A2); determines output selection with A and B
5 (B)Binary address inputMiddle bit (A1); combined with A and C to select one of eight outputs
6 (A)Binary address inputLSB of 3-bit address (A0); fully defines decoded output index (Y0–Y7)
7 (Y0)Active-low decoded outputAsserts LOW only when A=0, B=0, C=0 and all enables satisfied - drives chip select or interrupt lines
8 (GND)Ground referencePrimary return path for all internal logic and output currents; requires low-impedance PCB connection
9 (Y1)Active-low decoded outputAsserts LOW for A=1, B=0, C=0 - used for peripheral selection in 8-device buses
10 (Y2)Active-low decoded outputAsserts LOW for A=0, B=1, C=0 - supports modular I/O expansion via daisy-chained enables
11 (Y3)Active-low decoded outputAsserts LOW for A=1, B=1, C=0 - enables discrete function activation in state-machine controllers
12 (Y4)Active-low decoded outputAsserts LOW for A=0, B=0, C=1 - commonly tied to memory bank enable in 8K×8 SRAM systems
13 (Y5)Active-low decoded outputAsserts LOW for A=1, B=0, C=1 - used in segmented display drivers requiring independent digit gating
14 (Y6)Active-low decoded outputAsserts LOW for A=0, B=1, C=1 - supports multiplexed sensor interface addressing
15 (Y7)Active-low decoded outputAsserts LOW for A=1, B=1, C=1 - final output in full 3-bit decode; often routed to system reset or watchdog enable
16 (VCC)Positive supply railSupplies core logic and output drivers; bypass capacitor (100 nF) required within 5 mm of pin

Key Features

Feature Design Value
High-speed CMOS architecture16 ns typical propagation delay at 5 V - matches LSTTL performance without TTL's power penalty
Balanced propagation delaystPLH ≈ tPHL - minimizes skew between rising/falling edges in synchronous bus arbitration
Wide supply voltage range2.0–6.0 V operation - eliminates need for separate 5 V rails in mixed-voltage embedded designs
Three enable inputs with complementary polarityG1 (active-HIGH), G2A/G2B (active-LOW) - simplifies multi-level address decoding without external gates
ESD-protected inputs±20 mA input diode current rating - withstands handling and board-level transients without external clamps

Applications

Memory Address Decoding Peripheral Selection Logic

Use Scenario: Selecting one of eight 8K-byte memory banks in an 8051-based industrial controller.

IC Role / Device Role / Timing Role: 3-bit address decoder mapping A13–A15 to individual chip-select lines for SRAM/Flash devices.

Use Value: Eliminates discrete NAND gate networks; enables single-cycle address decoding with <26 ns worst-case delay across full temperature range.

Use Scenario: Routing UART, SPI, and I²C peripherals to a shared microcontroller bus in a factory HMI panel.

IC Role / Device Role / Timing Role: Active-low output decoder driving /CS pins of up to eight serial peripherals based on software-configured address bits.

Use Value: Reduces GPIO count by 5 pins versus individual enable lines; supports hot-plug detection via enable-input monitoring.

LED Segment Multiplexing Interrupt Prioritization

Use Scenario: Driving common-cathode 7-segment displays in a 4-digit digital multimeter.

IC Role / Device Role / Timing Role: Selecting one digit position per scan cycle using decoded outputs Y0–Y3, synchronized to display refresh timer.

Use Value: Provides glitch-free digit enable with matched tPLH/tPHL - prevents ghosting or flicker at 200 Hz update rates.

Use Scenario: Prioritizing eight interrupt sources (e.g., timers, ADC, UART) in a real-time PLC module.

IC Role / Device Role / Timing Role: Encoding highest-priority asserted interrupt into 3-bit vector fed to CPU INTA cycle.

Use Value: Delivers deterministic 16 ns latency from interrupt assertion to vector output - critical for sub-10 µs response deadlines.

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
SN74HC138NDual-in-line package (DIP-16); identical electrical specs but through-hole mountingSuitable for prototyping or legacy PCBs requiring DIP footprint; lacks SOIC thermal performanceSelect SN74HC138N only for hand-soldered evaluation or repair where SOIC rework is impractical.
74HCT138DTTL-compatible input thresholds (VIH = 2.0 V min); same SOIC16 package and pinoutBetter interoperability with 5 V TTL outputs; slightly higher ICC (max 80 µA vs. 4 µA)Choose 74HCT138D when interfacing directly with legacy 74LS-series logic; retain 74HC138D for pure CMOS systems prioritizing ultra-low standby current.

Compared with SN74HC138N and 74HCT138D, the 74HC138D offers optimal balance of surface-mount reliability, sub-µA quiescent draw, and industrial temperature support - making it preferred for volume production of compact, energy-efficient embedded controllers where PCB space and power budget are constrained.

Availability

74HC138D is available at Aetrix Electronics and suitable for memory address decoding, peripheral selection logic, LED segment multiplexing, and interrupt prioritization requiring stable component supply across industrial temperature ranges and long-term production cycles.

Supply support for 74HC138D 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

Toshiba Electronic Devices & Storage Corporation designs and manufactures high-reliability semiconductor components for industrial, automotive, and consumer applications, with emphasis on logic, power, and memory ICs.

The 74HC138D belongs to Toshiba's HC-series high-speed CMOS logic family, engineered for drop-in replacement of LSTTL in cost-sensitive, low-power embedded systems requiring robust noise immunity and wide supply tolerance.

FAQ

What is the maximum operating temperature for the 74HC138D?

The 74HC138D is rated for continuous operation from -40 °C to +125 °C. At the upper limit, its maximum propagation delay increases to 45 ns (A/B/C → Y, VCC = 4.5 V, CL = 50 pF), and quiescent supply current rises to 160 µA - values confirmed in Toshiba's Rev. 3.0 datasheet Section 12.7. This makes the 74HC138D suitable for under-hood automotive modules and industrial motor drives where ambient heat exceeds 85 °C.

Does the 74HC138D support 3.3 V logic systems?

Yes, the 74HC138D supports 3.3 V operation with guaranteed functionality: VIH(min) = 2.31 V and VIL(max) = 0.99 V at VCC = 3.3 V (derived from proportional thresholds in Section 12.1), and output drive meets 3.3 V LVTTL requirements (VOH ≥ 3.1 V at IOL = 4 mA). The 74HC138D maintains 16 ns typical delay at 3.3 V, enabling direct interface with ARM Cortex-M microcontrollers and FPGA I/O banks without level translation.

How are the enable inputs configured for cascading multiple 74HC138D devices?

To cascade two 74HC138D decoders, tie G2A and G2B of the second device to G1 of the first, and connect the first device's Y7 output to G1 of the second. This configures the first 74HC138D as a higher-order selector: when Y7 is LOW (A=B=C=1), the second 74HC138D activates, decoding additional address bits. All three enables (G1, G2A, G2B) must simultaneously satisfy G1=HIGH and G2A=G2B=LOW for any 74HC138D to assert outputs - a feature explicitly documented in Section 2 of the Toshiba datasheet.

What is the output drive capability of the 74HC138D at 5 V supply?

At VCC = 5 V, the 74HC138D delivers IOH = -4.0 mA (high-level source) and IOL = 4.0 mA (low-level sink) while maintaining VOH ≥ 4.4 V and VOL ≤ 0.26 V - verified in Section 12.1 DC Characteristics. This allows the 74HC138D to directly drive up to four 74HC-series inputs or a single LED (with series resistor) without buffer stages, supporting fan-out-4 logic distribution in compact control panels.

Is the 74HC138D pin-compatible with other manufacturers' 74HC138 variants?

Yes, the 74HC138D adheres to JEDEC MS-012 SOIC16 mechanical dimensions and standard 74HC138 logic pinout - confirmed by Toshiba's Package Dimensions drawing and truth table in Sections 4 and 8. Pin-for-pin compatibility is maintained with NXP, ON Semiconductor, and Diodes Inc. 74HC138 offerings in SOIC16, including identical G1/G2A/G2B enable polarity, A/B/C input order, and Y0–Y7 output sequence - enabling seamless second-source substitution in production.

74HC138D Specifications

Product attributes
Attribute value
Manufacturer:
Toshiba Semiconductor and Storage
Series:
74HC
Package/Case:
16-SOIC (0.154", 3.90mm Width)
Packaging:
Tape & Reel (TR)
Product Status:
Active
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-SOIC

74HC138D FAQ

1.How can I place an order for 74HC138D through Aetrix?

Please submit a Request for Quotation (RFQ) for 74HC138D 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 74HC138D reliable?

The price and inventory of 74HC138D are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 74HC138D is usually 5 days.

3.What payment methods are accepted for 74HC138D?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 74HC138D transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for 74HC138D?

74HC138D orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your 74HC138D 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 74HC138D?

For technical support, including 74HC138D datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 74HC138D requirements.

6.How does Aetrix verify that 74HC138D is sourced from the original manufacturer or authorized distributors?

All 74HC138D 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 74HC138D meets industry standards.

7.What is the process for return or replacement of 74HC138D?

All 74HC138D units undergo pre-shipment inspection (PSI). If there is an issue with 74HC138D, 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 74HC138D part is unused and in its original packaging.

Return procedure for 74HC138D:

1.Submit a request within 90 days.

2.Obtain a Return Material Authorization (RMA) from Aetrix.

74HC138D Tags

  • 74HC138D
  • 74HC138D PDF
  • 74HC138D Datasheet
  • 74HC138D Specifications
  • 74HC138D Images
  • Toshiba Semiconductor and Storage
  • Toshiba Semiconductor and Storage 74HC138D
  • Buy 74HC138D
  • 74HC138D Price
  • 74HC138D Distributor
  • 74HC138D Supplier
  • 74HC138D Wholesale
Related Products
SN74HC138DR
SN74HC138DR

Texas Instruments

TC7SB3157CFU,LF(CT
TC7SB3157CFU,LF(CT

Toshiba Semiconductor and Storage

74CBTLV3257PW,118
74CBTLV3257PW,118

Nexperia USA Inc.

SN74CBTLV3257PWR
SN74CBTLV3257PWR

Texas Instruments

74CBTLV3257GUX
74CBTLV3257GUX

Nexperia USA Inc.

74HC154BQ,118
74HC154BQ,118

Nexperia USA Inc.

P3S0200GMX
P3S0200GMX

NXP USA Inc.

SN74CB3Q3245PWR
SN74CB3Q3245PWR

Texas Instruments

SN74CB3Q3257RGYR
SN74CB3Q3257RGYR

Texas Instruments

TCA9543APWR
TCA9543APWR

Texas Instruments

TCA9546APWR
TCA9546APWR

Texas Instruments

SN74HC138N
SN74HC138N

Texas Instruments

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER