Nexperia USA Inc. 74LV393PW,112
- Part No.:
- 74LV393PW,112
- Manufacturer:
- Nexperia USA Inc.
- Category:
- Counters, Dividers
- Package:
- 14-TSSOP (0.173", 4.40mm Width)
- Datasheet:
-
74LV393PW,112.pdf
- Description:
- IC BIN COUNTER DL 4BIT 14TSSOP
- Quantity:
- Payment:

- Shipping:

Inventory:4,829
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
74LV393PW,112 from Nexperia is a dual 4-bit binary ripple counter IC with two independent asynchronous master reset inputs (1MR, 2MR), two edge-triggered clock inputs (1CP, 2CP), and eight buffered outputs (1Q0–1Q3, 2Q0–2Q3). It operates from 1.0 V to 3.6 V, advances on HIGH-to-LOW clock transitions, and delivers propagation delays as low as 4 ns (VCC = 3.3 V, CL = 15 pF) for inter-stage Q-to-Q timing. It is used in digital timing control, frequency division, and event counting circuits in industrial logic systems.
For engineers reviewing the 74LV393PW,112 datasheet, 74LV393PW,112 pinout, 74LV393PW,112 application, or 74LV393PW,112 equivalent, this page provides verified functional context, validated pin roles, confirmed static/dynamic specifications at -40 °C to +125 °C, and real-world use cases for binary division and asynchronous reset-driven sequencing.
Technical Context
The 74LV393PW,112 implements two independent 4-stage ripple counters using T-type flip-flops cascaded in series, where each stage toggles on the falling edge of its input clock or preceding stage's output. Clocking is asynchronous across stages, resulting in cumulative propagation delay per bit-e.g., 12 ns (1CP→1Q0) and 4 ns (1Q0→1Q1) at VCC = 3.3 V, CL = 15 pF.
Each counter features an active-HIGH asynchronous master reset (1MR/2MR) that forces all four outputs LOW regardless of clock state, enabling immediate deterministic initialization. Input clamp diodes allow safe interfacing to voltages exceeding VCC when used with current-limiting resistors.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Supply Voltage | 1.0 V to 3.6 V - enables direct interface with 1.2 V, 1.8 V, 2.5 V, and 3.3 V logic domains without level shifters. |
| Max Clock Frequency | 90 MHz at VCC = 3.3 V, CL = 15 pF - supports high-speed divide-by-2⁴ (16) or cascaded division up to 2⁸ (256) in one package. |
| Propagation Delay (1CP → 1Q0) | 12 ns typical at VCC = 3.3 V, CL = 15 pF - defines minimum clock period for reliable single-counter operation. |
| Inter-stage Delay (Q0 → Q1) | 4 ns typical at VCC = 3.3 V, CL = 15 pF - determines ripple accumulation and maximum cascade depth before timing violation. |
| Reset Propagation (nMR → nQx) | 11 ns typical at VCC = 3.3 V, CL = 15 pF - ensures fast, deterministic clearing of all four bits within one system cycle. |
| Input Voltage Thresholds | VIH = 2.0 V min (VCC ≥ 2.7 V); VIL = 0.8 V max - compatible with TTL-level inputs when VCC ≥ 2.7 V. |
| ESD Protection | HBM > 2000 V, CDM > 1000 V - meets JEDEC JS-001/JS-002 Class 2/C3 for robust handling in automated assembly environments. |
Pinout & Package
TSSOP14 plastic thin shrink small outline package (SOT402-1), 14-lead, body width 4.4 mm, lead pitch 0.65 mm, rated for -40 °C to +125 °C operation.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1, 13 | 1CP, 2CP | Falling-edge clock inputs - trigger toggle of respective counter's LSB (Q0); asynchronous ripple propagates through Q1–Q3. |
| 2, 12 | 1MR, 2MR | Asynchronous master reset - HIGH forces all four outputs (Q0–Q3) LOW immediately, overriding clock state. |
| 3–6 | 1Q0–1Q3 | Buffered counter outputs - represent binary count (0–15) of first 4-bit section; fan-out capable of driving 6 mA loads. |
| 7 | GND | Ground reference - return path for all internal logic and I/O; must be low-impedance for stable ripple timing. |
| 8–11 | 2Q0–2Q3 | Buffered counter outputs - represent binary count (0–15) of second independent 4-bit section. |
| 14 | VCC | Positive supply - powers both counters; decoupling capacitor required near pin to suppress ground bounce (VOLP = 0.8 V typical). |
Key Features
| Feature | Design Value |
|---|---|
| Dual independent 4-bit counters | Enables simultaneous division by 16 on two separate clock domains - e.g., system clock and peripheral clock - without shared reset interference. |
| Asynchronous master reset per counter | Allows selective zeroing of either counter while the other continues counting - critical for multi-phase timing sequencers and gated event counters. |
| Low-voltage operation (1.0 V to 3.6 V) | Supports battery-powered and mixed-supply systems; eliminates need for voltage translators in 1.2 V/1.8 V FPGA or microcontroller interfaces. |
| Clamp diode-equipped inputs | Permits safe connection to 5 V-tolerant signals via series resistors - avoids external protection components in legacy interface designs. |
| JEDEC-compliant packaging | SOT402-1 footprint matches industry-standard TSSOP14 layout - ensures drop-in compatibility with existing PCB tooling and reflow profiles. |
Applications
| Industrial Timer Module | Programmable Logic Controller (PLC) Input Debounce |
|---|---|
|
Use Scenario: A microcontroller-based timer module requires precise 1-second intervals derived from a 32.768 kHz crystal oscillator. IC Role / Device Role / Timing Role: 74LV393PW,112 divides the crystal signal by 2¹⁵ = 32768 using cascaded counters, generating exact 1 Hz output without software overhead. Use Value: Eliminates CPU polling or interrupt load; achieves ±0.003% timing accuracy over temperature due to hardware ripple division stability. |
Use Scenario: A PLC input card conditions mechanical switch signals subject to 10–20 ms contact bounce. IC Role / Device Role / Timing Role: One counter section acts as a 16-step delay line (driven by 1 kHz clock), with Q3 used as clean enable after 16 ms; second counter handles channel selection. Use Value: Provides deterministic, glitch-free debouncing independent of firmware execution - essential for safety-critical machine control. |
| Frequency Synthesis in Test Equipment | Digital Power Supply Sequencing |
|
Use Scenario: A benchtop signal generator needs selectable output frequencies (1 MHz, 500 kHz, 250 kHz) from a fixed 4 MHz master clock. IC Role / Device Role / Timing Role: Dual counters configured in parallel mode generate divide-by-4, -8, and -16 outputs; decoded via logic gates to select final frequency. Use Value: Delivers jitter-free, integer-ratio frequency division with sub-nanosecond skew between outputs - superior to PLL-based alternatives for harmonic purity. |
Use Scenario: An FPGA-based power management unit sequences 12V, 5V, and 3.3V rails with 10 ms delays between assertions. IC Role / Device Role / Timing Role: Cascaded 74LV393PW,112 sections generate precise 10 ms ticks (using RC oscillator + divider), triggering MOSFET gate drivers via decoded outputs. Use Value: Ensures strict monotonic ramp-up without microcontroller dependency - prevents latch-up during cold start in embedded power systems. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar dual binary counter applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| SN74LV393AIPWRE4 | TI version; identical pinout and logic function but higher ICC (max 160 μA vs. Nexperia's 20 μA typical at VCC = 3.6 V). | Less suitable for ultra-low-power battery-operated systems requiring <100 μA standby current. | Select if TI supply chain preference or existing TI-design ecosystem integration is required. |
| 74LVC393PW,118 | Nexperia LVC variant; same pinout but wider VCC range (1.65 V–3.6 V) and faster tpd (9 ns 1CP→1Q0 at 3.3 V). | Not usable below 1.65 V - excludes 1.2 V or 1.5 V logic domains supported by LV-series. | Choose for speed-critical designs above 1.65 V where 3 ns lower propagation delay improves setup margin. |
Compared with SN74LV393AIPWRE4, the 74LV393PW,112 offers significantly lower quiescent current for energy-sensitive applications; compared with 74LVC393PW,118, it extends low-voltage operability down to 1.0 V at the cost of ~3 ns higher propagation delay.
Availability
74LV393PW,112 is available at Aetrix Electronics and suitable for industrial timer modules, PLC input conditioning, frequency synthesis subsystems, and digital power sequencing requiring stable component supply across extended temperature ranges.
Supply support for 74LV393PW,112 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
Nexperia is a leading Dutch semiconductor manufacturer specializing in high-volume logic, discrete, and MOSFET solutions, with emphasis on reliability, efficiency, and automotive-grade quality.
The 74LV393 belongs to Nexperia's Low-Voltage Logic (LV) family, designed specifically for robust, low-power binary counting and division in industrial, computing, and communications equipment operating across wide voltage and temperature ranges.
FAQ
Can the 74LV393PW,112 be operated at 5 V?
No. The absolute maximum supply voltage is +4.6 V, and recommended operation is limited to 1.0 V–3.6 V per datasheet Table 5. Applying 5 V violates limiting values and risks permanent damage to input clamps and internal transistors. For 5 V systems, consider the 74HC393 or 74HCT393 families instead.
Is the 74LV393PW,112 suitable for synchronous reset applications?
No. The 74LV393PW,112 only supports asynchronous master reset (nMR) - reset occurs immediately upon HIGH assertion, independent of clock edges. It lacks synchronous reset inputs or clock-enable functionality. For synchronous control, use the 74LV163 or 74LV161 counter families.
What is the maximum fan-out capability of the 74LV393PW,112 outputs?
Each output can sink or source up to 6 mA (per Table 9, VOH/VOL test conditions), supporting standard LS-TTL or CMOS loads. At VCC = 3.3 V, VOL ≤ 0.4 V at IO = 6 mA ensures noise margin >0.4 V for 3.3 V logic families. Fan-out beyond 10 should include buffering to maintain timing integrity.
Does the 74LV393PW,112 support cascading counters across both sections?
Yes - the Q3 output of the first counter (pin 6) can drive the CP input of the second counter (pin 13), enabling seamless 8-bit ripple counting (0–255). However, total propagation delay accumulates: 1CP→1Q3 is ~3× inter-stage delay (~12 ns), then +12 ns to 2Q0, resulting in ~24 ns worst-case from 1CP to 2Q0 at 3.3 V.
74LV393PW,112 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Nexperia USA Inc.
- Series:
- 74LV
- Package/Case:
- 14-TSSOP (0.173", 4.40mm Width)
- Packaging:
- Tube
- Product Status:
- Obsolete
- Logic Type:
- Binary Counter
- Direction:
- Up
- Number of Elements:
- 2
- Number of Bits per Element:
- 4
- Reset:
- Asynchronous
- Timing:
- -
- Count Rate:
- 20 MHz
- Trigger Type:
- Negative Edge
- Voltage - Supply:
- 1 V ~ 3.6 V
- Operating Temperature:
- -40°C ~ 125°C
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 14-TSSOP
74LV393PW,112 FAQ
1.How can I place an order for 74LV393PW,112 through Aetrix?
Please submit a Request for Quotation (RFQ) for 74LV393PW,112 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 74LV393PW,112 reliable?
The price and inventory of 74LV393PW,112 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 74LV393PW,112 is usually 5 days.
3.What payment methods are accepted for 74LV393PW,112?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 74LV393PW,112 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 74LV393PW,112?
74LV393PW,112 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 74LV393PW,112 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 74LV393PW,112?
For technical support, including 74LV393PW,112 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 74LV393PW,112 requirements.
6.How does Aetrix verify that 74LV393PW,112 is sourced from the original manufacturer or authorized distributors?
All 74LV393PW,112 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 74LV393PW,112 meets industry standards.
7.What is the process for return or replacement of 74LV393PW,112?
All 74LV393PW,112 units undergo pre-shipment inspection (PSI). If there is an issue with 74LV393PW,112, 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 74LV393PW,112 part is unused and in its original packaging.
Return procedure for 74LV393PW,112:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
74LV393PW,112 Tags

-
74HC393BQ,115
Nexperia USA Inc.

-
SN74LV8154PWR
Texas Instruments
-
MC14516BDR2G
onsemi
-
MC14020BDR2G
onsemi

-
MC100EP32DTR2G
onsemi

-
MC100EP016AMNG
onsemi

-
MC100EP016AFAG
onsemi
-
SN74LV163ADR
Texas Instruments
-
SN74LV163APWR
Texas Instruments
-
SN74HC393DR
Texas Instruments
-
SN74HC161DR
Texas Instruments
-
SN74HC163DR
Texas Instruments
Tech Hub
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…
LDO regulator guide covering low dropout voltage, power dissipation, thermal design, PSRR, output noise, capacitor stability, adjustable LDO circuits, LDO vs buck converter and datasheet selection chec…
Conditional Access Module guide covering CAM meaning, CI/CI+ interface, smart card authorization, DVB security workflow, TV and set-top box compatibility, internal electronics, ESD protection, connecto…
Guide to electronic component obsolescence covering EOL risk, PCN/PDN notices, last-time buy planning, replacement options, form-fit-function validation, counterfeit risk and BOM lifecycle management.
18650 battery guide covering lithium-ion cell basics, 3.6V/3.7V voltage, 4.2V charging, mAh and Wh capacity, protected cells, chargers, BMS, series-parallel packs, holders, welding and sourcing checks.…
Hall effect sensor guide covering working principle, linear and digital sensors, Arduino circuits, current sensing, speed detection, automotive applications, A3144 examples, signal filtering and datash…
Product Change Notification guide for electronic components, covering PCN meaning, PCN vs PDN/EOL, common change types, risk levels, form-fit-function review, engineering validation, BOM control, LTB/L…
A practical guide to blend door actuators, covering HVAC function, symptoms, location, AC and heater issues, reset and calibration, replacement cost, electrical diagnosis, compatibility checks, and rep…
Engineering guide to Raspberry Pi alternatives, covering chip-level differences, Orange Pi, ROCK, Jetson, Banana Pi, NanoPi, Compute Module, Pico, GPIO, camera, HAT compatibility, and replacement risks…
Engineering guide to dynamic load response testing for high-current buck converters, covering load step setup, slew rate, Vcore undershoot, overshoot, recovery time, probe location, output capacitors a…

