onsemi 2N7002LT3G: Key Features and Application Circuit Design
The onsemi 2N7002LT3G is a widely adopted N-channel enhancement-mode MOSFET housed in a compact SOT-23 package. It is designed for low-voltage, low-current applications, serving as a fundamental building block for power switching and signal amplification in modern electronic circuits. Its combination of performance, small form factor, and cost-effectiveness makes it a preferred choice for designers.
Key Features
The standout characteristics of the 2N7002LT3G that contribute to its popularity include:
Low Threshold Voltage (Vgs(th)): Typically around 1V, this feature allows the MOSFET to be easily driven by low-voltage logic circuits, including 3.3V and 5V microcontrollers (MCUs) like those from the Arduino or ESP32 families, without requiring a level-shifter circuit.
Low On-Resistance (RDS(on)): With a maximum RDS(on) of 7.5 Ω at VGS = 10 V and ID = 50 mA, it minimizes voltage drop and power loss when switched on, leading to higher efficiency in power delivery.
Compact SOT-23-3 Package: This small footprint is crucial for space-constrained PCB designs, enabling high-density circuit layouts in portable and miniaturized devices.
Halogen-Free and Green: Designated by the "G" in its part number, this component is manufactured with environmentally friendly materials, complying with modern environmental regulations.
Fast Switching Speed: It enables high-frequency operation, making it suitable for applications like pulse-width modulation (PWM) control.
Application Circuit Design: MCU Controlling a 12V Relay
A classic application of the 2N7002LT3G is as an interface between a low-voltage microcontroller and a higher-voltage load. A common example is using an MCU's GPIO pin to control a 12V relay, which in turn can switch a high-power device like a motor or lamp.
Circuit Operation:
1. Input (Control Signal): The GPIO pin from the MCU (e.g., outputting 3.3V or 5V) is connected directly to the gate (G) of the MOSFET through a current-limiting resistor (RG
2. Switching Element: The 2N7002LT3G is the core switching element. Its source (S) is connected to ground.
3. Load: The relay coil (representing the load) is connected between the drain (D) pin and the 12V supply rail (VDD_LOAD).

4. Freewheeling Diode (Critical Component): A diode (1N4148 or 1N4007) is placed in reverse bias across the relay coil. This diode is essential for protecting the MOSFET. When the MOSFET switches off, the collapsing magnetic field in the relay's inductive coil generates a large negative voltage spike (back-EMF). Without the diode, this spike would easily exceed the MOSFET's drain-to-source breakdown voltage (VDSS = 60V) and destroy it. The diode provides a safe path for this transient current to dissipate.
Operation:
When the MCU output is HIGH (e.g., 3.3V), the MOSFET turns on, creating a path to ground. Current flows from the 12V supply, through the relay coil, through the MOSFET, to ground. This energizes the relay and closes its contacts.
When the MCU output goes LOW (0V), the MOSFET turns off abruptly. The stored energy in the relay's inductance causes a voltage spike at the drain node, which is safely clamped by the freewheeling diode, protecting the sensitive MOSFET.
This simple yet robust circuit demonstrates the MOSFET's role as a efficient and reliable solid-state switch.
Design Considerations:
Ensure the MCU's GPIO voltage exceeds the MOSFET's threshold voltage to turn it on fully.
Always include a flyback diode when driving any inductive load (relays, motors, solenoids).
Check that the total load current (ID) is well within the continuous drain current rating (ID = 115 mA) of the MOSFET.
ICGOODFIND: The onsemi 2N7002LT3G is an exceptional component for low-power control applications. Its low threshold voltage and compact size make it an ideal partner for modern microcontrollers, enabling efficient switching of various loads. Proper circuit design, especially the inclusion of protection elements like the flyback diode, is crucial for building durable and reliable electronic systems.
Keywords:
MOSFET
Low Threshold Voltage
Logic-Level Gate Drive
Application Circuit
Freewheeling Diode
