AI

The term **J-N-R** in the context of electronics primarily refers to a specific series of **Metal Oxide Varistors (MOV)** manufactured by JNR (Joyin). These are passive components used to protect circuits against high-voltage surges.
---
### 1. What is a JNR Varistor?
A Varistor (Voltage Dependent Resistor) is a component with an electrical resistance that varies with the applied voltage. At normal voltages, it has high resistance, but when a surge occurs, its resistance drops sharply to clamp the voltage and protect sensitive downstream components.
### 2. Technical Specifications Table
Typical JNR series components are identified by their disc diameter and voltage rating.
| Feature | Description | Typical Value |
| :--- | :--- | :--- |
| **Material** | Metal Oxide (Zinc Oxide) | ZnO |
| **Response Time** | High speed | < 25 nanoseconds |
| **Voltage Range** | Clamping voltage | 18V to 1800V |
| **Energy Absorption** | Surge handling capacity | 0.1 to 1000+ Joules |
| **Operating Temp** | Thermal stability | -40°C to +85°C |
---
### 3. Part Number Decoding
When you see a part labeled like `JNR 14D471K`, it can be broken down as follows:
1. **JNR**: The manufacturer/series prefix (Joyin Varistor).
2. **14**: The diameter of the disc in millimeters (e.g., 07, 10, 14, 20mm). Larger discs handle higher surge currents.
3. **D**: Shape (D stands for Disc).
4. **471**: The varistor voltage. The first two digits are significant, and the third is the multiplier.
* *Example: 47 * 10^1 = 470V.*
5. **K**: Tolerance (K = ±10%, L = ±15%).
---
### 4. Common Applications
* **Power Supplies:** To protect against lightning strikes or grid fluctuations.
* **Consumer Electronics:** Found in surge protectors, TVs, and computers.
* **Industrial Equipment:** Used in motor controllers and communication systems to prevent EMI/RFI damage.
### 5. Circuit Symbol and Placement
In a schematic, a JNR varistor is placed **in parallel** with the AC or DC input line, usually immediately after a fuse.
```text
L (Line) ----[ FUSE ]-------+------- (Load)
|
[ JNR ] <-- Varistor
|
N (Neutral) ----------------+------- (Load)
```
- ⤷
How do I choose the correct JNR varistor voltage for a 230V AC circuit?
- ⤷ What is the difference between a JNR varistor and a TVS diode?
- ⤷ What happens to a JNR varistor when it fails?