7N65-R
AI

The **7N65-R** is a specific model of a High Voltage N-Channel MOSFET (Metal-Oxide-Semiconductor Field-Effect Transistor). It is widely used in power switching applications due to its high voltage rating and relatively low "on-resistance."
### 1. Technical Specifications
The "7N65" nomenclature typically indicates its primary ratings: **7 Amperes** and **650 Volts**.
| Parameter | Value (Typical) | Description |
| :--- | :--- | :--- |
| **Drain-Source Voltage ($V_{DSS}$)** | 650V | The maximum voltage it can handle across the Drain and Source. |
| **Continuous Drain Current ($I_D$)** | 7.0A | The maximum continuous current at $T_C = 25^\circ C$. |
| **Pulsed Drain Current ($I_{DM}$)** | 28A | Maximum current for short pulses. |
| **On-Resistance ($R_{DS(on)}$)** | ~1.2 $\Omega$ | Resistance when the gate is fully triggered. |
| **Gate Threshold Voltage ($V_{GS(th)}$)** | 2.0V to 4.0V | The voltage required at the Gate to start conduction. |
| **Package Type** | TO-220 / TO-220F | Standard through-hole packages for heat dissipation. |
---
### 2. Key Features
* **High Speed Switching:** Capable of transitioning between ON and OFF states very quickly, which is essential for efficiency in power supplies.
* **Low Gate Charge ($Q_g$):** Requires minimal energy to drive the gate, allowing for simpler driver circuits.
* **Avalanche Ruggedness:** Designed to withstand unexpected voltage spikes (clamping) without immediate failure.
* **Lead-Free (RoHS):** The "-R" suffix often denotes "RoHS compliant" or "Reel" packaging depending on the specific manufacturer (like UTC or Fairchild).
---
### 3. Pin Configuration
The 7N65-R usually follows the standard TO-220 pinout:
1. **Gate (G):** Controls the switching of the MOSFET.
2. **Drain (D):** Connected to the high-voltage load.
3. **Source (S):** Connected to the return path or ground.
---
### 4. Common Applications
Due to its 650V rating, this part is ideal for circuits that interface directly with rectified AC mains (110V/220V):
* **Switch Mode Power Supplies (SMPS):** Used as the main switching element in AC-to-DC converters.
* **LED Drivers:** Providing power regulation for high-brightness LED arrays.
* **DC-DC Converters:** Boosting or bucking voltages in industrial equipment.
* **Uninterruptible Power Supplies (UPS):** Managing battery-to-AC conversion.
---
### 5. Circuit Symbol
```text
Drain (D)
|
--+--
| | |
G --| | | (Body Diode)
| | / \
--+-- |
| |
Source (S)
```
- ⤷
What are the equivalent MOSFETs that can replace a 7N65-R?
- ⤷ How do I test if a 7N65-R is faulty using a multimeter?
- ⤷ Why is the TO-220F (Full Pack) version often preferred over the standard TO-220?