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

Texas Instruments SN74HC138PWRG4

Part No.:
SN74HC138PWRG4
Manufacturer:
Texas Instruments
Category:
Signal Switches, Multiplexers, Decoders
Package:
16-TSSOP (0.173", 4.40mm Width)
Datasheet:
AetrixSN74HC138PWRG4.pdf
Description:
IC DECODER/DEMUX 1X3:8 16TSSOP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:1,750

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

SN74HC138PWRG4 from Texas Instruments is a 3-line to 8-line decoder/demultiplexer in a 16-pin TSSOP package, operating from 2 V to 6 V, with typical propagation delay of 15 ns at 6 V, ±4-mA output drive at 5 V, and active-low outputs enabling memory decoding and LED matrix column selection in industrial control systems.

For engineers reviewing the SN74HC138PWRG4 datasheet, SN74HC138PWRG4 pinout, SN74HC138PWRG4 application, or SN74HC138PWRG4 equivalent, this page delivers verified electrical specs, functional mode behavior, thermal metrics for TSSOP-16, and real-world implementation guidance for high-speed address decoding and demultiplexing tasks.

Technical Context

The SN74HC138PWRG4 implements combinational logic decoding using three binary select inputs (A, B, C) and three enable terminals (G1 active-high; G2A, G2B active-low), where all outputs remain high unless all enables are asserted and exactly one output line is driven low. Its CMOS architecture ensures rail-to-rail input compatibility and balanced output drive across the full 2–6 V supply range.

Propagation delay is supply-voltage dependent: 38 ns max at 6 V over temperature, with output transition times as low as 16 ns. The device supports cascading via enable pins-e.g., two SN74HC138PWRG4 units can form a 4-to-16 decoder without external inverters-making it suitable for hierarchical memory addressing and I/O expansion.

Key Specifications

Parameter Value and Actual Design Meaning
Supply Voltage Range 2 V to 6 V - supports direct interface with 3.3 V and 5 V logic families without level shifting.
Propagation Delay (tpd) 15 ns typical at VCC = 6 V - enables use in sub-30-MHz address decode paths with negligible system timing penalty.
Output Drive Strength ±4 mA at 5 V - sufficient to directly sink/source standard LSTTL loads or drive LED columns in multiplexed displays.
Input Leakage Current ≤1 µA max - ensures stable logic states with high-impedance or floating control lines in battery-powered systems.
Quiescent Supply Current (ICC) 80 µA max at VCC = 6 V - enables low-power operation in always-on subsystems such as building automation controllers.
Operating Temperature –40 °C to +85 °C - qualified for industrial environments including factory automation and power infrastructure equipment.
Package Thermal Resistance (RθJA) 141.6 °C/W for TSSOP-16 - requires careful PCB copper area planning when operating near maximum ICC under sustained load.

Pinout & Package

TSSOP-16 package (5.00 mm × 4.40 mm body size, 0.65 mm pitch), lead finish NIPDAU, moisture sensitivity level (MSL) Level-1 (unlimited floor life at ≤30 °C/60% RH).

Pin/Terminal Circuit Role Design Meaning
1 (A) Select input A (LSB) Binary address bit 0; determines least-significant output selection when all enables are active.
2 (B) Select input B Binary address bit 1; combines with A and C to uniquely select one of eight outputs Y0–Y7.
3 (C) Select input C (MSB) Binary address bit 2; MSB of 3-bit address bus used in memory mapping or peripheral selection.
4 (G2A) Active-low enable A Global disable control; pulling high forces all outputs high regardless of A/B/C state.
5 (G2B) Active-low enable B Second active-low enable; both G2A and G2B must be low for decoding to occur.
6 (G1) Active-high enable Primary enable; must be high, alongside low G2A/G2B, to activate output decoding function.
7 (Y7) Output 7 (MSB) Active-low decoded output corresponding to A=1, B=1, C=1; sinks current when selected.
8 (GND) Ground reference Return path for all internal logic and output currents; must be connected to system ground plane.
9 (Y6) Output 6 Active-low output for A=0, B=1, C=1; used in 8-channel signal routing or display column activation.
10 (Y5) Output 5 Active-low output for A=1, B=0, C=1; supports discrete channel enable in sensor array interfaces.
11 (Y4) Output 4 Active-low output for A=0, B=0, C=1; commonly tied to interrupt request lines in microcontroller peripherals.
12 (Y3) Output 3 Active-low output for A=1, B=1, C=0; used in address decoding for peripheral register banks.
13 (Y2) Output 2 Active-low output for A=0, B=1, C=0; drives enable inputs of downstream logic or analog switches.
14 (Y1) Output 1 Active-low output for A=1, B=0, C=0; provides selectable clock gating in multi-clock domain systems.
15 (Y0) Output 0 (LSB) Active-low output for A=0, B=0, C=0; often used as reset or initialization signal in modular hardware designs.
16 (VCC) Supply voltage Positive power rail; requires local 0.1-µF ceramic bypass capacitor placed within 2 mm of pin per TI layout guidelines.

Key Features

Feature Design Value
Three enable inputs (G1, G2A, G2B) Enables hierarchical decoding: one SN74HC138PWRG4 can serve as master enable for multiple slave decoders without external gates.
Active-low outputs Directly interfaces with N-channel MOSFETs or NPN transistors for low-side switching in LED drivers and relay modules.
CMOS input structure Accepts TTL-level inputs down to 2 V supply; eliminates need for external pull-ups on microcontroller GPIOs driving select lines.
Low input current (≤1 µA) Minimizes loading on upstream drivers-critical when sharing address buses among multiple decoders or FPGAs.
High noise immunity VIL ≤ 0.1×VCC and VIH ≥ 0.9×VCC at 6 V ensures robust operation in electrically noisy industrial enclosures.

Applications

LED Matrix Column Driver Industrial Memory Address Decoder

Use Scenario: Driving 8-column LED matrices in building automation dashboards with microcontroller GPIO constraints.

IC Role / Device Role / Timing Role: Low-side column selector that sequentially activates one column per scan cycle while sinking current from rows driven by shift registers.

Use Value: Eliminates need for external transistor arrays; 15 ns tpd ensures tight synchronization with row driver timing, reducing ghosting in high-refresh-rate displays.

Use Scenario: Selecting among 8 memory-mapped peripherals in a PLC backplane with 3-bit address space.

IC Role / Device Role / Timing Role: Address decoder translating CPU A0–A2 signals into individual chip-select lines for ADCs, DACs, and UARTs.

Use Value: Propagation delay <38 ns at 6 V keeps decode latency below 10% of typical 100-ns microcontroller bus cycles, preserving deterministic response.

Factory Automation I/O Expander Power Infrastructure Control Logic

Use Scenario: Enabling/disabling up to eight isolated digital output channels in a modular I/O terminal block.

IC Role / Device Role / Timing Role: Demultiplexer converting serial command bits into parallel enable signals for solid-state relays or optocouplers.

Use Value: ±4-mA drive capability directly energizes relay coil inputs without buffer stages, reducing BOM count and board area in DIN-rail mounted controllers.

Use Scenario: Controlling sequencing of auxiliary power rails during startup/shutdown in telecom rectifier modules.

IC Role / Device Role / Timing Role: State-dependent decoder asserting enable signals to DC-DC controllers based on system health monitor outputs.

Use Value: 80-µA max ICC allows continuous monitoring operation during standby, extending hold-up time in brownout conditions.

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
SN74HCT138PWRE4 TTL-compatible inputs (VIH = 2 V min), identical pinout and function; higher ICC (160 µA max) but better noise margin in mixed-voltage systems. Better suited for legacy 5 V systems interfacing with older microcontrollers lacking HC-level output swing. Choose when interfacing with 74LS or 74ALS logic families; not recommended for battery-powered 3.3 V designs due to higher quiescent current.
74LV138PW,118 NXP part in same TSSOP-16 package; lower VCC range (1.0–5.5 V), 24 ns max tpd at 3.3 V, and 10 µA ICC - optimized for ultra-low-voltage operation. Preferred for portable instrumentation or IoT edge nodes powered from single Li-ion cells or energy harvesters. Select when supply voltage may dip below 2 V or when sub-10 µA standby current is mandatory; verify enable polarity matches SN74HC138PWRG4.

Compared with SN74HCT138PWRE4 and 74LV138PW,118, the SN74HC138PWRG4 offers optimal balance of speed (15 ns typ), power (80 µA max), and voltage flexibility (2–6 V) for mainstream industrial control, making it the default choice unless TTL compatibility or sub-2 V operation is required.

Availability

SN74HC138PWRG4 is available at Aetrix Electronics and suitable for industrial memory decoding, LED matrix driving, factory automation I/O expansion, and power infrastructure sequencing requiring stable component supply and long-term production continuity.

Supply support for SN74HC138PWRG4 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 connectivity technologies, with decades of experience in industrial-grade logic and interface solutions.

The SN74HC138PWRG4 belongs to TI's 74HC logic family, designed for high-speed, low-power decoding and demultiplexing in industrial, automotive, and communications systems where reliability and wide supply tolerance are critical.

FAQ

What is the maximum operating frequency supported by the SN74HC138PWRG4?

The SN74HC138PWRG4 does not operate at a clock frequency-it is a combinational logic device with propagation delay as its key timing parameter. At 6 V supply, its maximum tpd is 38 ns, supporting effective address decode rates up to ~26 MHz in synchronous systems. For reliable operation, ensure input transitions meet the specified Δt/Δv limits (400 ns max at 6 V) to avoid metastability or increased jitter.

Can the SN74HC138PWRG4 be used as a demultiplexer, and how is data routed?

Yes, the SN74HC138PWRG4 functions as a 1-to-8 demultiplexer when one enable pin (e.g., G1) is used as the data input and A/B/C serve as select lines. With G2A and G2B held low, the logic level applied to G1 appears inverted on the selected Yx output (active-low), while all other outputs remain high. This configuration enables serial-to-parallel data distribution in communication interfaces and test equipment.

Does the SN74HC138PWRG4 require external pull-up resistors on its outputs?

No-outputs are push-pull CMOS and actively drive both HIGH and LOW states. External pull-ups are unnecessary and may cause contention or excessive current draw when an output is driven low. Pull-ups should only be added if interfacing with open-drain inputs or legacy TTL loads requiring stronger high-side drive, which is not typical for SN74HC138PWRG4 applications.

How does the enable logic work across G1, G2A, and G2B in the SN74HC138PWRG4?

All three enables must be simultaneously satisfied for any output to go active-low: G1 must be HIGH, and both G2A and G2B must be LOW. If any enable condition fails, all eight outputs (Y0–Y7) are forced HIGH. This three-input enable scheme simplifies cascading-for example, connecting Y0 of a master SN74HC138PWRG4 to G1 of a slave unit creates a 4-to-16 decoder with no external logic.

Is the SN74HC138PWRG4 RoHS compliant and what is its MSL rating?

Yes, the SN74HC138PWRG4 is RoHS compliant (lead-free, NIPDAU finish) and rated MSL Level-1 at 260 °C peak reflow, meaning it has unlimited floor life when stored at ≤30 °C/60% RH. This allows standard SMT assembly without baking, simplifying manufacturing for high-reliability industrial PCBs.

SN74HC138PWRG4 Specifications

Product attributes
Attribute value
Manufacturer:
Texas Instruments
Series:
74HC
Package/Case:
16-TSSOP (0.173", 4.40mm 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:
5.2mA, 5.2mA
Voltage Supply Source:
Single Supply
Voltage - Supply:
2V ~ 6V
Operating Temperature:
-40°C ~ 85°C
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:
16-TSSOP

SN74HC138PWRG4 FAQ

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

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

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

3.What payment methods are accepted for SN74HC138PWRG4?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for SN74HC138PWRG4?

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

Once your SN74HC138PWRG4 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 SN74HC138PWRG4?

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

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

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

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

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

Return procedure for SN74HC138PWRG4:

1.Submit a request within 90 days.

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

SN74HC138PWRG4 Tags

  • SN74HC138PWRG4
  • SN74HC138PWRG4 PDF
  • SN74HC138PWRG4 Datasheet
  • SN74HC138PWRG4 Specifications
  • SN74HC138PWRG4 Images
  • Texas Instruments
  • Texas Instruments SN74HC138PWRG4
  • Buy SN74HC138PWRG4
  • SN74HC138PWRG4 Price
  • SN74HC138PWRG4 Distributor
  • SN74HC138PWRG4 Supplier
  • SN74HC138PWRG4 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