onsemi MC74ACT86D
- Part No.:
- MC74ACT86D
- Manufacturer:
- onsemi
- Category:
- Gates and Inverters
- Package:
- 14-SOIC (0.154", 3.90mm Width)
- Datasheet:
-
MC74ACT86D.pdf
- Description:
- IC GATE XOR 4CH 2-INP 14-SOIC
- Quantity:
- Payment:

- Shipping:

Inventory:9,473
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
MC74ACT86D from onsemi is a quad 2-input exclusive-OR gate in SOIC-14 package, designed for high-speed digital logic applications requiring TTL-compatible inputs and CMOS outputs. It operates at 4.5 V to 5.5 V supply, delivers ±24 mA output drive, exhibits 7.0–10.5 ns propagation delay (tPHL/tPLH) at 5.0 V/50 pF, and supports industrial temperature range (−40°C to +85°C). It is used in arithmetic logic units, parity generators, and data comparators.
For engineers reviewing the MC74ACT86D datasheet, pinout, applications, or equivalent options, key selection considerations include its ACT-series TTL-compatible input thresholds (VIH = 2.0 V, VIL = 0.8 V @ 5 V), guaranteed 24 mA output sink/source capability, SOIC-14 Pb-free packaging, and verified performance across −40°C to +85°C ambient conditions.
Technical Context
The MC74ACT86D implements four independent XOR logic functions using high-performance silicon-gate CMOS technology. Each gate accepts TTL-level inputs (VIH ≥ 2.0 V, VIL ≤ 0.8 V at VCC = 5.0 V) and drives CMOS-compatible loads with rail-to-rail output swing and ±24 mA current capability.
Its AC characteristics are specified at CL = 50 pF and VCC = 5.0 V ±0.5 V, with typical tPHL = 7.0 ns and tPLH = 8.5 ns at +25°C. DC parameters include VOH ≥ 4.4 V (IOH = −24 mA) and VOL ≤ 0.44 V (IOL = 24 mA), ensuring robust noise margins in mixed-signal systems.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Logic Function | Quad 2-input XOR gate - enables four independent bit-wise exclusive-OR operations per device |
| Supply Voltage Range | 4.5 V to 5.5 V - ensures compatibility with standard 5 V TTL/CMOS systems without level-shifting |
| Output Drive | ±24 mA - supports direct interface to multiple 74-series loads or moderate-capacitance PCB traces |
| Propagation Delay | 1.0–10.5 ns (tPHL/tPLH, VCC = 5.0 V, CL = 50 pF) - suitable for <100 MHz clock domain logic and real-time data path control |
| Input Thresholds | VIH = 2.0 V, VIL = 0.8 V @ 5 V - provides TTL-compatible recognition while retaining CMOS low power |
| Operating Temperature | −40°C to +85°C - qualified for industrial-grade embedded control and instrumentation environments |
| ESD Rating | HBM > 2000 V - enhances reliability during board handling and in-system operation |
Pinout & Package
MC74ACT86D is housed in a 14-lead SOIC package (Case 751A), 8.75 mm × 3.90 mm footprint, 1.75 mm height, with 1.27 mm pitch. Pin 1 is index-marked; pin 7 is GND, pin 14 is VCC.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 | A1 Input | First input of Gate 1 - referenced to functional block diagram Figure 1 in datasheet |
| 2 | B1 Input | Second input of Gate 1 - forms XOR pair with Pin 1 |
| 3 | Y1 Output | Inverted XOR result of Pins 1 and 2 - active-high logic output |
| 4 | A2 Input | First input of Gate 2 - electrically isolated from other gates |
| 5 | B2 Input | Second input of Gate 2 - forms XOR pair with Pin 4 |
| 6 | Y2 Output | XOR result of Pins 4 and 5 - compatible with 5 V CMOS load standards |
| 7 | GND | Ground reference for all internal logic and I/O - must be low-impedance connection |
| 8 | Y3 Output | XOR result of Pins 9 and 10 - shares same VCC/GND rails as other gates |
| 9 | A3 Input | First input of Gate 3 - no internal connection to other A/B pins |
| 10 | B3 Input | Second input of Gate 3 - forms third independent XOR function |
| 11 | Y4 Output | XOR result of Pins 12 and 13 - final gate output, fully buffered |
| 12 | A4 Input | First input of Gate 4 - electrically separate, identical timing behavior |
| 13 | B4 Input | Second input of Gate 4 - completes quad XOR functionality |
| 14 | VCC | Positive supply rail - decoupling capacitor (0.1 µF) required within 10 mm of this pin |
Key Features
| Feature | Design Value |
|---|---|
| TTL-Compatible Inputs | VIH = 2.0 V, VIL = 0.8 V @ 5 V - eliminates need for external level shifters when interfacing with legacy 74LS/74F logic |
| High Output Drive | ±24 mA per output - reduces fanout limitations and enables driving longer traces or multiple gate inputs |
| Pb-Free SOIC-14 Package | RoHS-compliant, JEDEC-standard footprint - supports automated assembly and reflow without lead contamination risk |
| Industrial Temperature Range | −40°C to +85°C operation - validated for use in motor controls, PLC I/O modules, and outdoor instrumentation |
| Low Quiescent Current | ICC ≤ 40 µA max - maintains sub-100 µW static power per gate at 5 V, critical for always-on subsystems |
Applications
| Parity Generator | Data Comparator |
|---|---|
Use Scenario: Generating even/odd parity bits for serial communication frames or memory ECC circuits. IC Role / Device Role / Timing Role: XOR gate performing bitwise modulo-2 addition across parallel data lines. Use Value: Enables single-cycle parity calculation with deterministic 10.5 ns worst-case delay, supporting 10+ Mbps UART or SPI data rates. | Use Scenario: Detecting inequality between two 4-bit binary words in microcontroller peripheral interfaces. IC Role / Device Role / Timing Role: Four independent XOR gates feeding OR logic to assert mismatch flag. Use Value: Delivers sub-11 ns comparison latency with no external timing components, reducing CPU polling overhead. |
| Arithmetic Logic Unit (ALU) | Control Signal Mixer |
Use Scenario: Implementing half-adder carry and sum logic in discrete ALU designs for educational or legacy systems. IC Role / Device Role / Timing Role: Core combinatorial element computing A ⊕ B (sum) and A·B (carry) in conjunction with AND gates. Use Value: Matches propagation delay of companion 74ACT08/74ACT04 devices, enabling synchronous 4-bit adder operation at >50 MHz. | Use Scenario: Combining enable, direction, and interrupt signals in motor driver control logic. IC Role / Device Role / Timing Role: XOR-based signal arbitration to prevent conflicting state transitions in H-bridge drivers. Use Value: Provides glitch-free output transitions under simultaneous input changes due to matched internal path delays. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar quad XOR gate applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| SN74ACT86DR | Identical logic function, pinout, and DC/AC specs; TI-manufactured, same SOIC-14 package | No functional deviation - validated drop-in replacement per TI datasheet SN74ACT86 | Select when dual-sourcing or TI-aligned BOM requirements apply |
| 74VHC86M | Higher VCC range (2.0–5.5 V), lower drive (±8 mA), slower max delay (13 ns @ 5 V) | Acceptable for low-power, non-critical timing applications but not for 24 mA load or <11 ns timing paths | Choose only if supply voltage flexibility below 4.5 V is required and drive strength is secondary |
Compared with MC74ACT86D, SN74ACT86DR offers identical electrical and mechanical compatibility for seamless second-source procurement, while 74VHC86M trades drive strength and speed for wider supply range - making MC74ACT86D optimal for industrial 5 V systems demanding robust output drive and tight timing control.
Availability
MC74ACT86D is available at Aetrix Electronics and suitable for industrial control systems, test equipment design, and legacy 5 V logic upgrades requiring stable component supply and long-term manufacturing continuity.
Supply support for MC74ACT86D 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
onsemi (formerly ON Semiconductor) is a global semiconductor supplier specializing in energy-efficient power management, analog, logic, and sensor solutions for automotive, industrial, and cloud infrastructure markets.
The MC74ACT86D belongs to the 74ACT logic family, engineered to deliver TTL-compatible input thresholds with CMOS power efficiency and speed - targeting industrial control, instrumentation, and legacy system modernization where robust 5 V logic interoperability is essential.
FAQ
What logic family does the MC74ACT86D belong to, and how does it differ from standard 74AC devices?
The MC74ACT86D belongs to the 74ACT (Advanced CMOS TTL-compatible) family. Unlike 74AC devices, which have CMOS input thresholds (VIH ≈ 3.5 V at 5 V), the MC74ACT86D features TTL-compatible inputs (VIH = 2.0 V, VIL = 0.8 V at VCC = 5.0 V), enabling direct interface with 74LS and other bipolar logic without level shifters. Its output drive (±24 mA) and propagation delay (≤10.5 ns) are also optimized for 5 V systems, distinguishing it from the broader 74AC series.
Can the MC74ACT86D operate reliably at 3.3 V supply voltage?
No - the MC74ACT86D is not rated for 3.3 V operation. Its recommended operating VCC range is strictly 4.5 V to 5.5 V, as confirmed by the "RECOMMENDED OPERATING CONDITIONS" table in the datasheet. At 3.3 V, input thresholds (VIH/VIL) and output drive specifications are not guaranteed, and functionality cannot be assured. For 3.3 V systems, consider 74LVC86 or 74AHC86 instead.
What is the maximum capacitive load the MC74ACT86D can drive while maintaining specified propagation delay?
The MC74ACT86D's AC characteristics - including tPLH and tPHL - are specified at CL = 50 pF, as stated in the "AC CHARACTERISTICS" table. Driving loads significantly above 50 pF will increase propagation delay nonlinearly and may degrade waveform integrity. For loads exceeding 50 pF, buffer stages or layout optimization (shorter traces, reduced stubs) are recommended to maintain timing compliance in the MC74ACT86D application.
Does the MC74ACT86D support hot insertion or live insertion into a powered backplane?
No - the MC74ACT86D is not designed for hot insertion. Its absolute maximum ratings do not include live-insertion stress conditions, and the absence of bus-hold, power-up 3-state, or Ioff protection means uncontrolled current flow and potential latch-up may occur during partial powering. Always power-cycle the system before inserting or removing the MC74ACT86D.
Is the MC74ACT86D pin-compatible with the older 74LS86 or 74F86 logic devices?
Yes - the MC74ACT86D uses the industry-standard 14-pin SOIC footprint and identical pinout (per Figure 1 in the datasheet) as 74LS86 and 74F86. All four XOR gates, power, and ground pins align exactly. However, due to higher output drive and faster switching, ensure PCB trace inductance and load capacitance are reviewed to avoid ringing or ground bounce not present in the older bipolar parts.
MC74ACT86D Specifications
- Product attributes
- Attribute value
- Manufacturer:
- onsemi
- Series:
- 74ACT
- Package/Case:
- 14-SOIC (0.154", 3.90mm Width)
- Packaging:
- Bulk
- Product Status:
- Active
- Logic Type:
- XOR (Exclusive OR)
- Number of Circuits:
- 4
- Number of Inputs:
- 2
- Features:
- -
- Voltage - Supply:
- 4.5V ~ 5.5V
- Current - Quiescent (Max):
- 4 µA
- Current - Output High, Low:
- 24mA, 24mA
- Input Logic Level - Low:
- 0.8V
- Input Logic Level - High:
- 2V
- Max Propagation Delay @ V, Max CL:
- 9.5ns @ 5V, 50pF
- Operating Temperature:
- -40°C ~ 85°C
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 14-SOIC
MC74ACT86D FAQ
1.How can I place an order for MC74ACT86D through Aetrix?
Please submit a Request for Quotation (RFQ) for MC74ACT86D 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 MC74ACT86D reliable?
The price and inventory of MC74ACT86D are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for MC74ACT86D is usually 5 days.
3.What payment methods are accepted for MC74ACT86D?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for MC74ACT86D transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for MC74ACT86D?
MC74ACT86D orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your MC74ACT86D 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 MC74ACT86D?
For technical support, including MC74ACT86D datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your MC74ACT86D requirements.
6.How does Aetrix verify that MC74ACT86D is sourced from the original manufacturer or authorized distributors?
All MC74ACT86D 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 MC74ACT86D meets industry standards.
7.What is the process for return or replacement of MC74ACT86D?
All MC74ACT86D units undergo pre-shipment inspection (PSI). If there is an issue with MC74ACT86D, 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 MC74ACT86D part is unused and in its original packaging.
Return procedure for MC74ACT86D:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
MC74ACT86D Tags
-
SN74LVC1G14DBVR
Texas Instruments
-
SN74LVC1G14DCKR
Texas Instruments
-
SN74AHC1G14DBVR
Texas Instruments
-
SN74LVC1G08DBVR
Texas Instruments
-
SN74LVC1G08DCKR
Texas Instruments
-
SN74LVC1G32DCKR
Texas Instruments
-
SN74LVC1G04DBVR
Texas Instruments
.jpg)
-
74LVC1G08GW,125
Nexperia USA Inc.
-
SN74LVC1G04DCKR
Texas Instruments
-
SN74AHC1G08DBVR
Texas Instruments
-
SN74LVC1G32DBVR
Texas Instruments
-
SN74AHCT1G08DBVR
Texas Instruments
Tech Hub
Counterfeit components can hide behind convincing markings and passing basic function tests. This engineering reference covers source traceability, external inspection, X-ray, XRF, electrical testing, …
A practical engineering and sourcing framework covering lifecycle verification, lifetime-buy calculations, replacement qualification, supplier checks and counterfeit-risk controls.
TTL and CMOS logic families differ in thresholds, loading, output drive, power and timing. This engineering guide compares 74HC and 74HCT, calculates noise margins and checks 3.3 V/5 V compatibility.
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…

