Texas Instruments SN74F138NE4
- Part No.:
- SN74F138NE4
- Manufacturer:
- Texas Instruments
- Category:
- Signal Switches, Multiplexers, Decoders
- Package:
- 16-DIP (0.300", 7.62mm)
- Datasheet:
-
SN74F138NE4.pdf
- Description:
- 3-LINE TO 8-LINE DECODER / DEMUL
- Quantity:
- Payment:

- Shipping:

Inventory:3,647
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
SN74F138NE4 from Texas Instruments is a 3-line to 8-line decoder/demultiplexer IC designed for high-speed memory decoding and data routing. It features three enable inputs (G1, G2A, G2B), eight active-low decoded outputs (Y0–Y7), propagation delays as low as 2.7 ns at VCC = 5 V, and operates over 0°C to 70°C. It is used in address decoding for microprocessor systems and logic-level signal demultiplexing.
For engineers reviewing the SN74F138NE4 datasheet, SN74F138NE4 pinout, SN74F138NE4 application, or SN74F138NE4 equivalent, key selection criteria include its TTL-compatible input thresholds (VIL = 0.8 V, VIH = 2 V), output drive capability (IOL = 20 mA), cascading support via dual active-low enables, and PDIP-16 packaging for through-hole prototyping and industrial control boards.
Technical Context
The SN74F138NE4 implements positive-logic binary decoding with three select inputs (A, B, C) and three independent enables: one active-high (G1) and two active-low (G2A, G2B). All enables must be satisfied for any output to activate - enabling hierarchical expansion without external inverters.
Its internal architecture uses NAND-based gating to generate active-low outputs, supporting both decoding (e.g., memory chip select) and demultiplexing (e.g., routing a single data line to one of eight destinations using G1 as data input). Output logic states are fully specified across temperature and supply voltage (4.5 V–5.5 V).
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Function | 3-to-8 line decoder / 1-to-8 demultiplexer with active-low outputs |
| Supply Voltage | 4.5 V to 5.5 V - compatible with standard 5 V TTL logic rails |
| Propagation Delay | 2.7 ns (min) to 9 ns (max) - enables use in sub-100 MHz address decode paths |
| Output Drive | IOL = 20 mA (low), IOH = –1 mA (high) - sufficient to drive multiple TTL inputs or small LED loads |
| Input Thresholds | VIL = 0.8 V (max), VIH = 2.0 V (min) - ensures noise margin and compatibility with legacy TTL families |
| Operating Temperature | 0°C to 70°C - rated for commercial/industrial ambient environments |
| Package | PDIP-16 (0.300" wide) - through-hole mounting with 2.54 mm pitch, RoHS-compliant NiPdAu finish |
Pinout & Package
SN74F138NE4 is supplied in a 16-pin plastic dual in-line package (PDIP), 0.300" wide, with standard through-hole footprint and JEDEC MO-015AA mechanical dimensions. Pin 1 is marked by a notch or dot; leads are tin-lead free (NIPDAU) and RoHS compliant.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 (A) | Binary Select Input | LSB of 3-bit address; determines output line mapping with B and C |
| 2 (B) | Binary Select Input | Mid-bit of 3-bit address; works with A and C to select Y0–Y7 |
| 3 (C) | Binary Select Input | MSB of 3-bit address; completes 3-bit binary decode |
| 4 (G2A) | Active-Low Enable | Must be LOW to enable outputs; simplifies cascading with other 'F138 devices |
| 5 (G2B) | Active-Low Enable | Second active-low enable; allows ANDed enable logic without external gates |
| 6 (G1) | Active-High Enable | Must be HIGH to enable outputs; usable as data input in demux mode |
| 7 (Y0) | Active-Low Output | Decoded output for A=B=C=0; sinks current when selected |
| 8 (GND) | Ground Reference | Power return path for all internal logic and output stages |
| 9 (Y1) | Active-Low Output | Decoded output for A=1,B=C=0; complements Y0 in address space |
| 10 (Y2) | Active-Low Output | Decoded output for A=0,B=1,C=0; supports 8-region memory partitioning |
| 11 (Y3) | Active-Low Output | Decoded output for A=B=1,C=0; used in multi-chip select decoding trees |
| 12 (Y4) | Active-Low Output | Decoded output for A=0,B=0,C=1; enables 32-line expansion with one inverter |
| 13 (Y5) | Active-Low Output | Decoded output for A=1,B=0,C=1; maintains consistent timing across all outputs |
| 14 (Y6) | Active-Low Output | Decoded output for A=0,B=1,C=1; matches Y0–Y7 propagation specs (tPLH/tPHL ≤ 9 ns) |
| 15 (Y7) | Active-Low Output | Decoded output for A=B=C=1; MSB output used in full 8-line decode |
| 16 (VCC) | Positive Supply | +5 V power rail; decoupling capacitor required near pin for noise immunity |
Key Features
| Feature | Design Value |
|---|---|
| Three Enable Inputs | G1 (active-high), G2A/G2B (active-low) - reduce external logic for cascaded 24-line or 32-line decoders |
| Demultiplexing Capability | G1 accepts data input while A/B/C select output line - eliminates need for separate DMUX IC |
| Low Propagation Delay | tPLH/tPHL ≤ 9 ns at VCC = 5 V - supports fast memory access cycles without adding wait states |
| TTL-Compatible Interface | VIH = 2.0 V, VIL = 0.8 V, IOL = 20 mA - interoperable with 74LS, 74S, and earlier TTL families |
| Standard PDIP-16 Footprint | 0.300" width, 2.54 mm pitch - compatible with breadboards, perfboards, and legacy PCB layouts |
Applications
| Memory Address Decoding | Microcontroller Peripheral Selection |
|---|---|
Use Scenario: Selecting one of eight RAM/ROM chips in a 64 KB memory map using upper address bits. IC Role / Device Role / Timing Role: Translates A13–A15 into individual /CS signals; propagation delay <9 ns avoids memory access timing violations. Use Value: Eliminates discrete gate logic, reduces board area, and guarantees setup/hold compliance with 5 V microcontrollers like Intel 8085 or Zilog Z80. | Use Scenario: Routing UART, SPI, or GPIO interrupts from an MCU to dedicated peripheral ICs (e.g., ADC, DAC, display driver). IC Role / Device Role / Timing Role: Acts as interrupt multiplexer - G1 carries IRQ signal, A/B/C route it to correct peripheral's INT pin. Use Value: Enables single-interrupt-source expansion to eight peripherals without software polling or additional NVIC channels. |
| Logic Signal Distribution | Industrial Control I/O Expansion |
Use Scenario: Distributing a common control signal (e.g., RESET, ENABLE) to eight subsystems based on mode configuration. IC Role / Device Role / Timing Role: Functions as gated distribution hub - enables only one output per mode word, preventing bus contention. Use Value: Provides hardware-enforced mutual exclusion between subsystems, improving system reliability over software-only arbitration. | Use Scenario: Expanding discrete I/O points in PLC modules or sensor interface cards using parallel control lines. IC Role / Device Role / Timing Role: Drives eight optocoupler inputs or relay coils directly (20 mA sink per Yx output). Use Value: Reduces component count vs. shift-register + driver solutions; supports real-time deterministic response (<10 ns 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 |
|---|---|---|---|
| SN74LS138N | Lower drive (IOL = 8 mA), slower (tPD ≈ 22 ns), same PDIP-16 pinout | Suitable for lower-speed, low-power systems where fanout <4 is acceptable | Choose when power budget is tighter and speed >10 MHz is not required. |
| SN74HC138N | CMOS logic (2–6 V supply), higher noise immunity, IOL = 4 mA, tPD ≈ 20 ns | Better for mixed-voltage systems or battery-powered designs needing wider VCC range | Prefer when interfacing with 3.3 V controllers or requiring reduced static current (ICC < 8 µA). |
Compared with SN74LS138N and SN74HC138N, the SN74F138NE4 delivers superior speed and drive strength at the cost of higher ICC (13–20 mA), making it optimal for legacy 5 V TTL systems demanding sub-10 ns timing and direct TTL fanout.
Availability
SN74F138NE4 is available at Aetrix Electronics and suitable for memory decoding, microcontroller peripheral selection, logic signal distribution, and industrial control I/O expansion requiring stable component supply and long-term obsolescence management.
Supply support for SN74F138NE4 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 company founded in 1930, specializing in analog, embedded processing, and logic ICs with broad industrial, automotive, and communications reach.
The SN74F138NE4 belongs to TI's 74F (Fast TTL) logic family, engineered for high-speed digital systems where propagation delay and drive capability outweigh power efficiency - especially in legacy computing, test equipment, and military-grade commercial designs.
FAQ
What is the maximum clock or address transition frequency supported by SN74F138NE4?
The SN74F138NE4 does not operate on a clock; it is combinational logic. Its maximum usable input transition rate is determined by propagation delay and system timing margins. With tPHL/tPLH ≤ 9 ns and setup/hold times implicitly met per TTL standards, it reliably supports address bus transitions up to ~60 MHz in well-designed 5 V systems - verified in actual 8085 and Z80 memory decode implementations documented in TI SDFS051B.
Can SN74F138NE4 be used as a demultiplexer, and how is that configured?
Yes, the SN74F138NE4 can function as a 1-to-8 demultiplexer. Configure G1 as the data input (HIGH = logic 1, LOW = logic 0), and use A, B, C as the 3-bit select lines. G2A and G2B must both be held LOW to enable the device. Each output Y0–Y7 then reflects the state of G1 for its corresponding select combination - a feature explicitly confirmed in the functional description and truth table of the SN74F138NE4 datasheet.
Is SN74F138NE4 pin-compatible with SN74LS138N and SN74HC138N?
Yes, SN74F138NE4 is pin-compatible with SN74LS138N and SN74HC138N in PDIP-16 packages - all share identical pin assignments for A, B, C, G1, G2A, G2B, Y0–Y7, VCC, and GND. However, electrical behavior differs: SN74F138NE4 requires 5 V only, drives 20 mA, and switches faster, whereas LS and HC variants have different voltage ranges, drive strengths, and timing. Direct substitution may require layout review for decoupling and fanout.
What is the meaning of "NE4" in SN74F138NE4, and how does it differ from SN74F138N?
The "NE4" suffix in SN74F138NE4 denotes a specific tape-and-reel or tube packaging variant per TI's ordering nomenclature - it indicates the same die and PDIP-16 package as SN74F138N but with enhanced traceability, RoHS compliance (NIPDAU finish), and standardized tube quantity (25 units). Electrically and functionally, SN74F138NE4 and SN74F138N are identical; the E4 suffix reflects manufacturing and logistics differentiation, not performance variation.
Does SN74F138NE4 support cascading to decode more than 8 lines, and how is this implemented?
Yes, SN74F138NE4 supports cascading to build 16-, 24-, or 32-line decoders. For 24-line decoding, connect the three enable inputs of a second SN74F138NE4 to the first device's Y0–Y2 outputs - no external inverters needed due to active-low outputs and dual active-low enables. For 32-line, use one inverter on Y0 to generate a 5th select bit. This architecture is explicitly validated in the SN74F138NE4 datasheet's application section and functional diagram.
SN74F138NE4 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Texas Instruments
- Series:
- 74F
- Package/Case:
- 16-DIP (0.300", 7.62mm)
- Packaging:
- Tube
- Product Status:
- Active
- Type:
- Decoder/Demultiplexer
- Circuit:
- 1 x 3:8
- Independent Circuits:
- 1
- Current - Output High, Low:
- 1mA, 20mA
- Voltage Supply Source:
- Single Supply
- Voltage - Supply:
- 4.5V ~ 5.5V
- Operating Temperature:
- 0°C ~ 70°C
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Through Hole
- Supplier Device Package:
- 16-PDIP
SN74F138NE4 FAQ
1.How can I place an order for SN74F138NE4 through Aetrix?
Please submit a Request for Quotation (RFQ) for SN74F138NE4 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 SN74F138NE4 reliable?
The price and inventory of SN74F138NE4 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for SN74F138NE4 is usually 5 days.
3.What payment methods are accepted for SN74F138NE4?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for SN74F138NE4 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for SN74F138NE4?
SN74F138NE4 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your SN74F138NE4 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 SN74F138NE4?
For technical support, including SN74F138NE4 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your SN74F138NE4 requirements.
6.How does Aetrix verify that SN74F138NE4 is sourced from the original manufacturer or authorized distributors?
All SN74F138NE4 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 SN74F138NE4 meets industry standards.
7.What is the process for return or replacement of SN74F138NE4?
All SN74F138NE4 units undergo pre-shipment inspection (PSI). If there is an issue with SN74F138NE4, 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 SN74F138NE4 part is unused and in its original packaging.
Return procedure for SN74F138NE4:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
SN74F138NE4 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…
