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 SN74LS298DR

Part No.:
SN74LS298DR
Manufacturer:
Texas Instruments
Category:
Signal Switches, Multiplexers, Decoders
Package:
16-SOIC (0.154", 3.90mm Width)
Datasheet:
AetrixSN74LS298DR.pdf
Description:
IC MULTIPLEXER 4 X 2:1 16SOIC
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:4,926

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

SN74LS298DR from Texas Instruments is a quad 2-input multiplexer with latch function, designed for digital data routing and signal selection in TTL-level logic systems. It features four independent 2:1 multiplexers, each with separate data inputs (A/B), common output (Y), and individual strobe (G) and latch enable (LE) controls. It operates at VCC = 5 V, supports 0°C to 70°C ambient temperature, and is used in address/data bus switching and register file selection.

For engineers reviewing the SN74LS298DR datasheet, SN74LS298DR pinout, SN74LS298DR application, or SN74LS298DR equivalent, key considerations include its dual-function strobe/latch control per channel, TTL-compatible input thresholds, propagation delay of 25 ns typical, and compatibility with standard LS-TTL logic families in industrial control and instrumentation designs.

Technical Context

The SN74LS298DR implements four independent 2:1 data selectors, each with active-low strobe (G) enabling output gating and active-high latch enable (LE) controlling transparent vs. latched operation. Each channel's output Y reflects selected input A or B only when G is low and LE is high; when LE transitions low, the last-selected input is held.

It uses bipolar Schottky TTL technology, ensuring compatibility with other LS-series devices. Input clamp diodes provide ESD protection, and outputs drive standard TTL loads with fan-out of 20. The device does not support three-state outputs or internal pull-ups.

Key Specifications

ParameterValue and Actual Design Meaning
VCC Supply Voltage5 V ± 0.5 V - required for guaranteed TTL logic levels and timing performance
Propagation Delay (tpd)25 ns max (A/B to Y, G low, LE high) - determines maximum data switching rate in synchronous routing
Input Thresholds (VIH/VIL)VIH = 2.0 V min, VIL = 0.8 V max - ensures reliable recognition of LS-TTL logic states
Output Drive (IOH/IOL)IOH = –0.4 mA, IOL = 8 mA - sufficient to drive 20 standard TTL inputs without external buffering
Operating Temperature0°C to +70°C - validated for commercial-grade embedded control and test equipment use
Power Dissipation40 mW typical - enables dense packaging in multi-channel logic assemblies without forced cooling

Pinout & Package

SN74LS298DR is packaged in a 16-pin SOIC (Small Outline Integrated Circuit) with 300-mil body width and gull-wing leads. This surface-mount package supports automated PCB assembly and offers improved thermal and mechanical reliability over through-hole PDIP variants.

Pin/TerminalCircuit RoleDesign Meaning
1 (G1)Channel 1 StrobeActive-low enable for multiplexer output Y1; Y1 = high-impedance when G1 = high
2 (A1)Channel 1 Data Input AFirst data source for Y1; selected when S1 = low (S1 is pin 15)
3 (B1)Channel 1 Data Input BSecond data source for Y1; selected when S1 = high
4 (Y1)Channel 1 OutputSelected A1/B1 signal, gated by G1 and latched by LE1 (pin 16)
5 (G2)Channel 2 StrobeActive-low enable for Y2; independent control from G1
6 (A2)Channel 2 Data Input AFirst data source for Y2; selected when S2 = low (S2 is pin 15)
7 (B2)Channel 2 Data Input BSecond data source for Y2; selected when S2 = high
8 (GND)GroundReference for all inputs/outputs; must be connected to system 0 V plane
9 (Y2)Channel 2 OutputSelected A2/B2 signal, gated by G2 and latched by LE2 (pin 16)
10 (Y3)Channel 3 OutputSelected A3/B3 signal, gated by G3 (pin 11) and latched by LE3 (pin 16)
11 (G3)Channel 3 StrobeActive-low enable for Y3; shares S3 select with S1/S2 via pin 15
12 (A3)Channel 3 Data Input AFirst data source for Y3; selected when S3 = low
13 (B3)Channel 3 Data Input BSecond data source for Y3; selected when S3 = high
14 (Y4)Channel 4 OutputSelected A4/B4 signal, gated by G4 (pin 13) and latched by LE4 (pin 16)
15 (S)Common Select InputShared 1-bit select line for all four channels: selects A (low) or B (high) across all Y outputs
16 (LE)Latch EnableActive-high control: when LE = high, Y reflects real-time A/B selection; when LE = low, Y holds last value

Key Features

FeatureDesign Value
Four independent 2:1 multiplexersEnables parallel data routing in compact space-no need for discrete logic or multiple ICs
Individual strobe per channelAllows selective enabling/disabling of each Y output without affecting others' latched state
Single shared select input (S)Reduces control-line count: one pin configures A/B choice for all four channels simultaneously
Transparent/latched operation modeLE pin provides deterministic hold behavior critical for synchronized sampling in data acquisition
TTL-compatible input/output levelsInteroperates directly with legacy LS-TTL, ALS-TTL, and F-TTL logic without level-shifting

Applications

Industrial PLC I/O MultiplexingDigital Test Equipment Signal Routing

Use Scenario: Consolidating multiple sensor inputs into a single ADC channel in programmable logic controllers.

IC Role / Device Role / Timing Role: SN74LS298DR acts as a hardware-controlled analog front-end selector, routing discrete voltage signals under microcontroller strobe command.

Use Value: Reduces component count versus discrete gate solutions and avoids software-based polling delays by enabling hardware-gated sampling.

Use Scenario: Switching between reference voltages and DUT outputs during automated calibration sequences.

IC Role / Device Role / Timing Role: SN74LS298DR serves as a precision signal path selector, where strobe and latch ensure glitch-free transitions during measurement cycles.

Use Value: Eliminates cross-talk risk from simultaneous switching and guarantees stable input to the measurement amplifier during conversion window.

Legacy System Bus ExpansionEmbedded Instrumentation Register File Access

Use Scenario: Adding peripheral address decoding capability to aging 8-bit microprocessor buses without redesigning address logic.

IC Role / Device Role / Timing Role: SN74LS298DR functions as an address-space demultiplexer, selecting between memory-mapped I/O and extended RAM banks.

Use Value: Maintains full LS-TTL timing compliance while extending system addressability using existing board layout and clock domain.

Use Scenario: Reading from or writing to dual-port register sets in real-time control firmware with deterministic latency.

IC Role / Device Role / Timing Role: SN74LS298DR provides synchronized read/write port selection, with latch enable aligned to CPU write strobes.

Use Value: Ensures atomic register access without race conditions, supporting deterministic interrupt response in time-critical loops.

Equivalent & Alternatives

The following parts are listed as comparable options for similar quad 2-input multiplexer with latch applications.

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
SN74LS399NSame pinout and function but in PDIP-16; no SOIC variant availablePreferred for through-hole prototyping or legacy repair; lacks surface-mount compatibilitySelect SN74LS399N only when PDIP mounting is required and board rework is acceptable
SN74F299NFast TTL version: tpd = 10 ns typical, higher power (60 mW), VCC tolerance ±0.25 VSuitable for high-speed timing-critical paths where 25 ns delay is insufficientChoose SN74F299N only when speed gain justifies increased power and tighter supply regulation

Compared with SN74LS298DR, SN74LS399N offers identical functionality in through-hole form but limits modern SMT production, while SN74F299N trades higher speed for greater power consumption and reduced supply margin-neither is pin-compatible with SN74LS298DR's SOIC package.

Availability

SN74LS298DR is available at Aetrix Electronics and suitable for industrial control systems, digital test instrumentation, legacy bus expansion, and embedded instrumentation requiring stable component supply and long-term obsolescence management.

Supply support for SN74LS298DR 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 headquartered in Dallas, Texas, specializing in analog, embedded processing, and logic technologies since 1930.

The SN74LS298DR belongs to TI's legacy LS-TTL logic family, engineered for robust interoperability in industrial and test equipment where predictable timing, noise immunity, and backward compatibility are essential.

FAQ

What is the primary function of the SN74LS298DR?

The SN74LS298DR is a quad 2-input multiplexer with latch capability, allowing four independent data paths to be selected between two inputs (A or B) and held stable via latch enable. Its core function is hardware-controlled digital signal routing with deterministic timing-critical in bus arbitration, register access, and test instrumentation where LS-TTL compatibility and low propagation delay matter. The SN74LS298DR delivers this in a 16-pin SOIC package optimized for surface-mount manufacturing.

Does the SN74LS298DR support three-state outputs?

No, the SN74LS298DR does not feature three-state outputs. Its outputs are standard push-pull TTL, capable of driving up to 20 LS-TTL loads but lacking high-impedance (Hi-Z) mode. Output enable is managed solely through the active-low strobe (G) pins, which force the output to a defined logic level (not Hi-Z) when inactive. For bus-sharing applications requiring true three-state behavior, designers must add external buffers or select alternatives like the SN74LS257 series.

What is the role of the LE (Latch Enable) pin on the SN74LS298DR?

The LE (Latch Enable) pin on the SN74LS298DR controls whether the output reflects real-time input selection (LE = high) or holds the last selected value (LE = low). When LE transitions from high to low, the currently selected A/B input is captured and maintained at Y regardless of subsequent changes to S or data inputs. This behavior makes the SN74LS298DR suitable for synchronized sampling and glitch-free data capture in systems where timing alignment with a master clock or control strobe is required.

Can the SN74LS298DR operate at 3.3 V?

No, the SN74LS298DR is specified only for 5 V ±0.5 V operation. Its internal bipolar transistor structure and TTL input thresholds require nominal 5 V supply to meet guaranteed timing, noise margin, and output drive specifications. Operating at 3.3 V results in undefined logic levels, excessive propagation delay, and potential failure to recognize valid inputs. For 3.3 V systems, consider LVCMOS or LVTTL-compatible alternatives such as the SN74LVC257, not the SN74LS298DR.

How does the shared select input (pin 15) affect channel independence in the SN74LS298DR?

The shared select input (S, pin 15) means all four channels of the SN74LS298DR must select the same source-either A or B-for their respective outputs. While strobes (G1–G4) and latch enables (internally tied to LE on pin 16) remain independent per channel, the A/B choice is synchronized across all four. This design reduces control wiring but precludes mixed-source routing (e.g., Y1 = A1, Y2 = B2). If per-channel select is needed, designers must use four discrete 2:1 muxes or alternate ICs like the SN74LS157.

SN74LS298DR 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:
Obsolete
Type:
Multiplexer
Circuit:
4 x 2:1
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

SN74LS298DR FAQ

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

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

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

3.What payment methods are accepted for SN74LS298DR?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for SN74LS298DR?

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

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

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

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

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

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

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

Return procedure for SN74LS298DR:

1.Submit a request within 90 days.

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

SN74LS298DR Tags

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