Nexperia USA Inc. 74HCT86D,652
- Part No.:
- 74HCT86D,652
- Manufacturer:
- Nexperia USA Inc.
- Category:
- Gates and Inverters
- Package:
- 14-SOIC (0.154", 3.90mm Width)
- Datasheet:
-
74HCT86D,652.pdf
- Description:
- IC GATE XOR 4CH 2-INP 14SO
- Quantity:
- Payment:

- Shipping:

Inventory:2,778
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
74HCT86D,652 from Nexperia is a quad 2-input EXCLUSIVE-OR gate in SO14 (SOT108-1) package, designed for digital logic level translation and combinational logic synthesis in industrial control and embedded interface circuits. It operates from 4.5 V to 5.5 V, delivers propagation delay of 17–48 ns (VCC = 4.5 V), supports -40 °C to +125 °C ambient range, and features TTL-compatible inputs with CMOS outputs.
For engineers reviewing the 74HCT86D,652 datasheet, 74HCT86D,652 pinout, 74HCT86D,652 application, or 74HCT86D,652 equivalent, key selection criteria include input voltage compatibility (TTL-level), output drive strength (±4.0 mA), thermal operating range, SO14 footprint constraints, and static/dynamic power behavior under 50 pF load.
Technical Context
The 74HCT86D,652 implements four independent XOR gates using silicon-gate CMOS technology with TTL-compatible input thresholds (VIH = 2.0 V min, VIL = 0.8 V max at VCC = 5.0 V). Each gate performs Boolean Y = A ⊕ B, with true complementary output logic and no internal feedback or latching.
It integrates input clamp diodes enabling safe interfacing to voltages exceeding VCC when used with current-limiting resistors, and meets JESD7A (2.0–6.0 V) and JESD8C (2.7–3.6 V) standards. ESD protection exceeds 2000 V HBM and 1000 V CDM per JEDEC JS-001/JS-002.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Supply Voltage | 4.5 V to 5.5 V - ensures compatibility with 5 V TTL and mixed-voltage systems without level shifters |
| Propagation Delay | 17–48 ns @ VCC = 4.5 V, CL = 50 pF - defines maximum clock/data rate for synchronous logic design |
| Output Drive | ±4.0 mA @ VOH/VOL - sufficient to drive standard 74-series loads or small capacitive buses |
| Input Thresholds | VIH ≥ 2.0 V, VIL ≤ 0.8 V - guarantees reliable recognition of TTL logic levels across temperature |
| Operating Temperature | -40 °C to +125 °C - supports extended industrial and under-hood applications |
| Power Dissipation | CPD = 30 pF - enables dynamic power calculation: PD = 30 × VCC² × fi × 8 (for all 8 inputs switching) |
| ESD Rating | HBM > 2000 V, CDM > 1000 V - reduces risk of field failure during handling and PCB assembly |
Pinout & Package
74HCT86D,652 uses the SO14 (SOT108-1) plastic small outline package: 14-pin, 3.9 mm body width, 1.27 mm lead pitch, gull-wing leads, JEDEC MS-012 compliant.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1A, 4A, 9A, 12A | Gate Input A | First input of XOR gates 1–4; accepts TTL-level signals up to VCC + 0.5 V with clamping diode protection |
| 2B, 5B, 10B, 13B | Gate Input B | Second input of XOR gates 1–4; electrically identical to A inputs, fully interchangeable |
| 3Y, 6Y, 8Y, 11Y | Gate Output Y | Complementary XOR result (Y = A ⊕ B); drives CMOS loads with rail-to-rail swing |
| 7 | GND | Logic ground reference; must be low-impedance connection to minimize noise coupling |
| 14 | VCC | Positive supply; requires local 100 nF decoupling capacitor within 5 mm of pin |
Key Features
| Feature | Design Value |
|---|---|
| TTL-Compatible Inputs | Accepts standard 5 V TTL logic thresholds (VIH ≥ 2.0 V, VIL ≤ 0.8 V) while powered from 5 V supply |
| Wide Temp Range | Specified from -40 °C to +125 °C - eliminates derating concerns in high-ambient environments |
| Input Clamp Diodes | Enable safe overvoltage input handling (e.g., 12 V control signals) when series resistors limit current to <20 mA |
| Low ICC Quiescent Current | ≤ 2.0 μA typical at VCC = 5.5 V - critical for battery-backed or always-on logic monitoring circuits |
| High Noise Immunity | CMOS input structure provides >40 % noise margin at VCC = 5 V - resists EMI in motor-drive or switching PSU proximity |
Applications
| Parity Generator | Control Signal Inversion |
|---|---|
Use Scenario: Generating even/odd parity bits for UART or SPI data frames in microcontroller peripherals. IC Role / Device Role / Timing Role: XOR gate computes cumulative XOR across data bits; each gate processes one bit pair in parallel. Use Value: Enables real-time parity generation with sub-20 ns latency per stage, supporting baud rates up to 25 Mbps with minimal MCU overhead. | Use Scenario: Inverting enable/disable signals in dual-power domain systems where active-low and active-high versions coexist. IC Role / Device Role / Timing Role: Acts as programmable signal polarity selector - e.g., converting EN to /EN for companion ICs requiring opposite logic sense. Use Value: Eliminates need for discrete inverters or firmware-based toggling, reducing BOM count and timing skew between synchronized control paths. |
| Data Path XOR Logic | Interrupt Request Merging |
Use Scenario: Implementing configurable XOR-based data masking or encryption primitives in low-footprint edge sensors. IC Role / Device Role / Timing Role: Performs bitwise XOR between sensor output and fixed key pattern; four gates support 4-bit parallel operation. Use Value: Provides deterministic, zero-latency obfuscation without CPU involvement - suitable for tamper-evident telemetry streams. | Use Scenario: Combining multiple interrupt request lines (e.g., from GPIO expanders or ADCs) into a single shared IRQ line for MCU input. IC Role / Device Role / Timing Role: Wired-OR equivalent via XOR logic: IRQ_A ⊕ IRQ_B ⊕ 0 = IRQ_A ∨ IRQ_B when both are active-low and idle-high. Use Value: Reduces MCU pin count by 3:1 while preserving individual interrupt detectability through software polling of source registers. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar XOR gate applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| SN74LVC2G86DCUR | Single dual-input XOR in US8 package; 1.65–5.5 V supply; 3.5 ns typ tpd @ 3.3 V | Lower pin count, higher speed, but only two gates - insufficient for quad-function replacement | Select only when board space is critical and system requires exactly two XOR functions with 3.3 V operation. |
| 74HC86D,653 | CMOS-input version (VIH = 3.15 V min); same SO14 package and pinout; 14–36 ns tpd @ 4.5 V | Requires CMOS-level drivers; unsuitable for direct TTL input interfacing without level translation | Choose only if driving sources are CMOS (e.g., FPGA I/O, other 74HC devices) and lower static power (<1 μA ICC) is prioritized. |
Compared with SN74LVC2G86DCUR and 74HC86D,653, the 74HCT86D,652 uniquely balances TTL input compatibility, quad-gate density in SO14, and extended temperature support - making it optimal for legacy 5 V industrial control upgrades where pin-for-pin interoperability and robustness outweigh raw speed or ultra-low voltage operation.
Availability
74HCT86D,652 is available at Aetrix Electronics and suitable for industrial PLC I/O modules, automotive body control units, medical diagnostic equipment, and factory automation controllers requiring stable component supply across long production lifecycles.
Supply support for 74HCT86D,652 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 global semiconductor expert delivering high-performance, reliable logic, analog, and MOSFET solutions optimized for efficiency and miniaturization in industrial, automotive, and consumer applications.
The 74HCT86D,652 belongs to Nexperia's industry-standard 74HCT logic family, engineered specifically for seamless integration between legacy TTL systems and modern CMOS-based controllers - emphasizing input compatibility, thermal resilience, and long-term manufacturability.
FAQ
What is the maximum recommended supply voltage for 74HCT86D,652?
The absolute maximum supply voltage is +7 V, but the recommended operating range is strictly 4.5 V to 5.5 V per JEDEC JESD8C. Operation above 5.5 V risks violating input/output voltage limits and may cause latch-up or accelerated wear-out, especially at elevated temperatures. Designers should maintain VCC ≤ 5.5 V with ±2 % regulation tolerance.
Can 74HCT86D,652 directly interface with 3.3 V microcontrollers?
No - its TTL-compatible inputs require VIH ≥ 2.0 V, which 3.3 V logic typically satisfies, but its outputs swing rail-to-rail (0 V to VCC), so a 5 V-powered device outputs 0–5 V signals incompatible with 3.3 V MCU inputs. A level-shifter or series resistor + clamping diode is required on output lines to prevent damage to 3.3 V receivers.
Does 74HCT86D,652 support hot-swap or live-insertion?
No - it lacks hot-swap protection circuitry such as power-on reset, slew-rate limiting, or back-drive immunity. Applying VCC before inputs stabilize may forward-bias internal clamp diodes, causing excessive current flow. Always ensure power sequencing: VCC established and stable before applying input signals, and inputs held low or high during power-up.
How does the input clamp diode affect external resistor selection?
When interfacing to voltages > VCC (e.g., 12 V control lines), the internal clamp diode conducts when VIN > VCC + 0.5 V. To limit IIK to ≤ ±20 mA (absolute max), the series resistor must be ≥ (VIN − VCC − 0.5 V) / 20 mA. For 12 V input and 5 V supply, R ≥ (12 − 5 − 0.5)/0.02 = 325 Ω - use 330 Ω standard value with 1/4 W rating.
74HCT86D,652 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Nexperia USA Inc.
- Series:
- 74HCT
- Package/Case:
- 14-SOIC (0.154", 3.90mm Width)
- Packaging:
- Tube
- Product Status:
- Obsolete
- Logic Type:
- XOR (Exclusive OR)
- Number of Circuits:
- 4
- Number of Inputs:
- 2
- Features:
- -
- Voltage - Supply:
- 4.5V ~ 5.5V
- Current - Quiescent (Max):
- 2 µA
- Current - Output High, Low:
- 4mA, 4mA
- Input Logic Level - Low:
- 0.8V
- Input Logic Level - High:
- 2V
- Max Propagation Delay @ V, Max CL:
- 32ns @ 4.5V, 50pF
- Operating Temperature:
- -40°C ~ 125°C
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 14-SO
74HCT86D,652 FAQ
1.How can I place an order for 74HCT86D,652 through Aetrix?
Please submit a Request for Quotation (RFQ) for 74HCT86D,652 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 74HCT86D,652 reliable?
The price and inventory of 74HCT86D,652 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 74HCT86D,652 is usually 5 days.
3.What payment methods are accepted for 74HCT86D,652?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 74HCT86D,652 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 74HCT86D,652?
74HCT86D,652 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 74HCT86D,652 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 74HCT86D,652?
For technical support, including 74HCT86D,652 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 74HCT86D,652 requirements.
6.How does Aetrix verify that 74HCT86D,652 is sourced from the original manufacturer or authorized distributors?
All 74HCT86D,652 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 74HCT86D,652 meets industry standards.
7.What is the process for return or replacement of 74HCT86D,652?
All 74HCT86D,652 units undergo pre-shipment inspection (PSI). If there is an issue with 74HCT86D,652, 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 74HCT86D,652 part is unused and in its original packaging.
Return procedure for 74HCT86D,652:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
74HCT86D,652 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
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…
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…

