L702
AI

The **L702** designation is most commonly associated with a specific model of **Linear Solenoid Valve** (often manufactured by companies like ASCO or SMC) or a specific **SMD marking code** for transistors/diodes.
Below is a breakdown of the most common electronic interpretations of the L702 part.
---
## 1. L702 as a Linear Solenoid / Actuator
In industrial electronics, the L702 is frequently a reference to a proportional or linear solenoid used in fluid control.
### Technical Specifications
| Parameter | Typical Value |
| :--- | :--- |
| **Voltage** | 12V or 24V DC |
| **Power Consumption** | 5W - 12W |
| **Response Time** | < 20ms |
| **Connection Type** | Lead wires or DIN connector |
### Key Components
* **Coil (Inductor):** Copper windings that create a magnetic field when energized.
* **Plunger:** The moving metallic part that opens or closes the valve orifice.
* **Spring:** Provides the return force when power is disconnected.
---
## 2. L702 as an SMD Marking Code (2N7002)
In circuit board repair and PCB design, "L702" is often the top-marking for the **2N7002** N-Channel Enhancement Mode Field Effect Transistor (MOSFET) in a SOT-23 package.
### MOSFET Characteristics
| Feature | Description |
| :--- | :--- |
| **Type** | N-Channel MOSFET |
| **Drain-Source Voltage ($V_{DSS}$)** | 60V |
| **Continuous Drain Current ($I_D$)** | 115mA - 300mA |
| **Gate Threshold Voltage ($V_{GS(th)}$)** | 1.0V to 2.5V |
| **Common Package** | SOT-23 (3-pin) |
### Common Applications
1. **Signal Switching:** Low-power logic level shifting.
2. **Driver:** Small relay or LED driver.
3. **Protection:** Reverse polarity or over-voltage protection circuits.
---
## 3. Circuit Board Identification (Reference Designators)
If you see **L702** printed on a silkscreen of a PCB (near a component):
* **"L"** stands for **Inductor**.
* **"702"** is the sequence number (the 2nd inductor in the 700-series block).
This is usually a power inductor used in a DC-DC converter or an EMI filter.
### How to Test an L702 Inductor
```cpp
// Testing procedure for an Inductor labeled L702:
1. Power off the device.
2. Use a Multimeter in Continuity/Ohms mode.
3. Measure across the component:
- Low Resistance (~0.1 to 10 ohms): Likely Good.
- Open Circuit (OL): Blown/Failed Inductor.
```
---
- ⤷
Are you looking for the L702 MOSFET datasheet or a specific solenoid valve?
- ⤷ How do I identify the manufacturer of an L702 SMD component?
- ⤷ What are the common failure symptoms of an L702 inductor on a motherboard?