Texas Instruments SN74LS670N3
- Part No.:
- SN74LS670N3
- Manufacturer:
- Texas Instruments
- Category:
- Signal Switches, Multiplexers, Decoders
- Package:
- 16-DIP (0.300", 7.62mm)
- Datasheet:
-
SN74LS670N3.pdf
- Description:
- IC REGISTER FILE 1 X 1:1 16DIP
- Quantity:
- Payment:

- Shipping:

Inventory:2,425
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
SN74LS670N3 from Texas Instruments is a 4×4-bit register file with three-state outputs, designed for temporary data storage and addressable read/write operations in TTL-based digital systems. It features 16-word × 4-bit organization, asynchronous write enable, and independent read/write addressing - enabling use in microprocessor auxiliary registers, ALU operand staging, and early minicomputer data path buffering.
For engineers reviewing the SN74LS670N3 datasheet, SN74LS670N3 pinout, SN74LS670N3 application, or SN74LS670N3 equivalent, key selection considerations include its 16-pin PDIP package, TTL-compatible input thresholds, 3-state output control timing, and compatibility with LS-family bus loading requirements in legacy control logic and educational hardware platforms.
Technical Context
The SN74LS670N3 implements a fully synchronous 4-bit-wide register file using bipolar TTL circuitry, with separate 2-bit address inputs for read (A0–A1) and write (B0–B1) ports. Its internal architecture supports concurrent read and write operations to different addresses without bus contention, enabled by independent address decoders and gated output drivers.
Three-state output control is managed via an active-low Output Enable (OE) pin, allowing direct connection to shared data buses. Write operation requires both Write Enable (WE) low and valid B-address; read operation activates only when OE is low and A-address is stable - all timing referenced to TTL-level signal edges with guaranteed setup/hold margins.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory size | 4 words × 4 bits (16-bit total), directly addressable via dual 2-bit inputs |
| Logic family | TTL (LS-series), compatible with 5 V ±5% supply and standard TTL input/output voltage thresholds |
| Operating temperature | 0 °C to +70 °C - rated for commercial-grade applications, not extended/military range |
| Propagation delay | Typical tPD = 35 ns (address-to-data valid), critical for cycle-time-limited bus interfacing |
| Output drive | 3-state TTL outputs capable of sinking 24 mA / sourcing 0.4 mA - suitable for driving up to 10 LS loads |
| Power dissipation | Typical ICC = 60 mA at 5 V - defines thermal budget in dense TTL backplanes |
Pinout & Package
SN74LS670N3 is supplied in a 16-pin plastic dual in-line package (PDIP-N), with 0.3-inch body width and through-hole mounting. Pin spacing follows standard 0.1-inch grid; pin 1 marked by notch or dot.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 (A0) | Read address bit 0 | LSB of 2-bit read address; selects one of four 4-bit words during output enable |
| 2 (A1) | Read address bit 1 | MSB of read address; combined with A0 to decode read port destination |
| 3 (I0) | Data input bit 0 | LSB of 4-bit parallel input applied during write cycle; latched when WE and B-address valid |
| 4 (I1) | Data input bit 1 | Second bit of 4-bit write data; synchronized to write strobe timing |
| 5 (I2) | Data input bit 2 | Third bit of 4-bit write data; must meet setup/hold relative to WE and B-address |
| 6 (I3) | Data input bit 3 | MSB of 4-bit write data; completes parallel input word for register file update |
| 7 (WE) | Write enable (active low) | Enables write operation when low; must be asserted with stable B0/B1 to store I0–I3 |
| 8 (GND) | Ground reference | Signal and power return; requires low-impedance connection to minimize TTL noise coupling |
| 9 (O0) | Data output bit 0 | LSB of selected 4-bit word; high-impedance when OE high or device unselected |
| 10 (O1) | Data output bit 1 | Second output bit; driven only when OE low and valid A0/A1 present |
| 11 (O2) | Data output bit 2 | Third output bit; reflects contents of addressed register on read cycle |
| 12 (O3) | Data output bit 3 | MSB of read data; provides full 4-bit word to external bus or logic |
| 13 (OE) | Output enable (active low) | Controls 3-state driver enable; independent of read/write control for bus arbitration |
| 14 (B0) | Write address bit 0 | LSB of 2-bit write address; selects destination register during WE assertion |
| 15 (B1) | Write address bit 1 | MSB of write address; enables non-overlapping read/write to distinct locations |
| 16 (VCC) | Positive supply | +5 V DC supply; bypassing with 0.1 µF ceramic capacitor near pin required for TTL noise immunity |
Key Features
| Feature | Design Value |
|---|---|
| Dual-port addressing | Independent 2-bit A- and B-address inputs allow simultaneous read from one location and write to another |
| True 3-state outputs | O0–O3 enter high-impedance state when OE is high, enabling direct connection to shared TTL data buses |
| LS-TTL compatibility | Meets TI's LS family AC/DC specifications - ensures interoperability with SN74LS00, SN74LS173, and similar logic |
| No clock required | Asynchronous operation eliminates need for external clock synchronization - simplifies control logic design |
| Single +5 V supply | Operates from standard TTL rail only; no auxiliary voltages or bias networks needed |
Applications
| Microprocessor Auxiliary Register | ALU Operand Staging Buffer |
|---|---|
|
Use Scenario: Temporary storage of instruction operands or intermediate results in 8-bit CPU designs lacking on-chip register file capacity. IC Role / Device Role / Timing Role: SN74LS670N3 acts as an external, addressable 4×4-bit scratchpad - accessed via dedicated address/data bus cycles during execute phase. Use Value: Enables expansion of effective register count without modifying CPU microcode; supports multi-cycle arithmetic with operand isolation. |
Use Scenario: Holding source and destination operands for 4-bit ALU operations in educational or prototyping systems. IC Role / Device Role / Timing Role: SN74LS670N3 provides two independent 4-bit storage locations - one pre-loaded with operand A, another with operand B - ready for parallel ALU input. Use Value: Eliminates sequential operand gating; allows ALU to begin computation immediately after register file access completes. |
| Legacy Industrial Controller Data Path | TTL-Based Logic Training Platform |
|
Use Scenario: Managing status flags and configuration parameters in electromechanical control panels built with discrete TTL logic. IC Role / Device Role / Timing Role: SN74LS670N3 serves as a programmable latch array - written during initialization, read during scan cycles to drive relay drivers or display segments. Use Value: Replaces multiple 74LS373 latches with centralized address decoding, reducing component count and PCB routing complexity. |
Use Scenario: Hands-on demonstration of register file concepts in university digital design labs using breadboarded TTL circuits. IC Role / Device Role / Timing Role: SN74LS670N3 functions as a teachable 4×4-bit memory unit - students manually toggle address and data lines to observe read/write behavior. Use Value: Provides observable, real-time feedback on address decoding, bus contention avoidance, and 3-state control - reinforcing foundational computer architecture principles. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar register file applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| SN74LS670N | Identical electrical and functional specification; same PDIP-16 package, identical pinout and marking (SN74LS670N vs SN74LS670N3 denotes revision or date code variant) | No functional difference; used interchangeably in legacy designs where N-suffix is specified | Select SN74LS670N3 when documentation explicitly references this suffix; otherwise SN74LS670N is functionally identical and widely stocked. |
| 74LS670 (generic designation) | No manufacturer prefix; may refer to second-source versions (e.g., Fairchild, Motorola) with minor AC parameter variations (±5 ns tPD, ±10% ICC) | Suitable for non-critical timing applications; not recommended for designs requiring TI-qualified parametric consistency | Use only if cross-manufacturer qualification testing confirms timing and noise margin compliance in target system. |
Compared with SN74LS670N and generic 74LS670 variants, the SN74LS670N3 offers guaranteed TI-specified timing, commercial-grade temperature rating, and documented traceability - making it preferred for production systems requiring consistent LS-family interoperability and long-term supply stability.
Availability
SN74LS670N3 is available at Aetrix Electronics and suitable for microprocessor auxiliary register, ALU operand staging buffer, and TTL-based logic training platform applications requiring stable component supply across legacy electronics refurbishment, industrial controller maintenance, and academic lab procurement cycles.
Supply support for SN74LS670N3 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 U.S.-based semiconductor company founded in 1930, specializing in analog, embedded processing, and logic ICs with broad industrial, automotive, and educational market reach.
The SN74LS670N3 belongs to TI's classic 74LS logic family - engineered for reliable, low-power TTL operation in discrete digital systems where deterministic timing, bus compatibility, and long-term availability are essential.
FAQ
What is the function of the SN74LS670N3 in a digital system?
The SN74LS670N3 functions as a 4×4-bit addressable register file with independent read and write ports and three-state outputs. It stores 16 bits of data across four 4-bit words, enabling concurrent access to different locations - commonly used for operand buffering, status storage, or microcode data tables in TTL-based systems. Its asynchronous operation and LS-TTL compatibility make it ideal for integration with classic processors like the Z80 or 6502.
Does the SN74LS670N3 require a clock signal to operate?
No, the SN74LS670N3 operates asynchronously - it has no clock input. Data is written when Write Enable (WE) is low and a valid write address (B0/B1) is present; data is read when Output Enable (OE) is low and a valid read address (A0/A1) is present. This eliminates timing constraints associated with clock distribution and simplifies control logic in systems where precise edge-aligned sequencing is unnecessary.
What is the significance of the "N3" suffix in SN74LS670N3?
The "N3" suffix in SN74LS670N3 indicates a specific packaging and revision variant within TI's PDIP-16 product line - denoting the plastic dual in-line package (N) with a particular date code, assembly lot, or minor process revision (3). It is functionally identical to SN74LS670N and shares the same pinout, timing, and electrical specifications per SDLS193 datasheet revision March 1988.
Can SN74LS670N3 be used alongside modern microcontrollers?
Yes, the SN74LS670N3 can interface with modern microcontrollers via level-shifting and timing adaptation - for example, using GPIO pins to emulate address/data/control signals and software-controlled delays to meet its 35 ns propagation and setup/hold requirements. Its 5 V tolerance and 3-state outputs simplify connection to 3.3 V MCU I/O with appropriate buffer or translator ICs, especially in retro-computing or hybrid prototyping contexts.
How does the SN74LS670N3 differ from static RAM devices like the 2114?
The SN74LS670N3 differs from static RAMs such as the 2114 in architecture and interface: it uses dual 2-bit address buses (A0/A1 for read, B0/B1 for write), lacks chip select or byte enable, and relies on 3-state outputs instead of bidirectional data buses. Unlike the 2114's 1K×4 organization and address multiplexing, the SN74LS670N3 offers only 4×4-bit capacity but enables true concurrent read/write - making it better suited for small-scale, low-latency register file tasks rather than general-purpose memory expansion.
SN74LS670N3 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Texas Instruments
- Series:
- 74LS
- Package/Case:
- 16-DIP (0.300", 7.62mm)
- Packaging:
- Bulk
- Product Status:
- Active
- Type:
- Register File
- Circuit:
- 1 x 1:1
- Independent Circuits:
- 4
- Current - Output High, Low:
- 2.6mA, 8mA
- Voltage Supply Source:
- Single Supply
- Voltage - Supply:
- 4.75V ~ 5.25V
- Operating Temperature:
- 0°C ~ 70°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Through Hole
- Supplier Device Package:
- 16-PDIP
SN74LS670N3 FAQ
1.How can I place an order for SN74LS670N3 through Aetrix?
Please submit a Request for Quotation (RFQ) for SN74LS670N3 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 SN74LS670N3 reliable?
The price and inventory of SN74LS670N3 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for SN74LS670N3 is usually 5 days.
3.What payment methods are accepted for SN74LS670N3?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for SN74LS670N3 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for SN74LS670N3?
SN74LS670N3 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your SN74LS670N3 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 SN74LS670N3?
For technical support, including SN74LS670N3 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your SN74LS670N3 requirements.
6.How does Aetrix verify that SN74LS670N3 is sourced from the original manufacturer or authorized distributors?
All SN74LS670N3 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 SN74LS670N3 meets industry standards.
7.What is the process for return or replacement of SN74LS670N3?
All SN74LS670N3 units undergo pre-shipment inspection (PSI). If there is an issue with SN74LS670N3, 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 SN74LS670N3 part is unused and in its original packaging.
Return procedure for SN74LS670N3:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
SN74LS670N3 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…

