-4-N-R
AI

### Understanding the 4-N-R Component (4N25 - 4N35 Series)
In electronic components, the prefix **"4-N"** typically refers to a standard series of **Optocouplers** (also known as Opto-isolators). These are essential components used to transfer electrical signals between two isolated circuits using light.
---
### 1. What is a 4N Optocoupler?
An optocoupler consists of an infrared LED and a photosensitive device (usually a phototransistor) encapsulated in a single package. It allows for signal transmission without a physical electrical connection, protecting sensitive low-voltage components from high-voltage spikes.
### 2. Common Parts in the Series
The most frequent variations encountered are the **4N25, 4N26, 4N33, and 4N35**.
| Part Number | Type | Main Feature |
| :--- | :--- | :--- |
| **4N25** | Phototransistor Output | General purpose, standard isolation. |
| **4N33** | Photo-Darlington Output | High gain (sensitivity), slower speed. |
| **4N35** | Phototransistor Output | Higher isolation voltage and tighter specs. |
---
### 3. Pinout Configuration (Standard 6-Pin DIP)
Most 4N series components follow a standard 6-pin layout:
| Pin Number | Function | Description |
| :--- | :--- | :--- |
| **1** | Anode | Positive terminal of the internal LED. |
| **2** | Cathode | Negative terminal of the internal LED. |
| **3** | NC | No internal connection. |
| **4** | Emitter | Emitter of the phototransistor. |
| **5** | Collector | Collector of the phototransistor. |
| **6** | Base | Base of the phototransistor (often left floating). |
---
### 4. Key Technical Specifications
To use these parts correctly in a circuit, you must monitor several parameters:
* **Isolation Voltage ($V_{ISO}$):** Usually rated between 2500V to 7500V RMS.
* **Current Transfer Ratio (CTR):** The ratio of output current to input current (expressed as a percentage).
* **Forward Voltage ($V_F$):** Typically 1.2V to 1.5V for the input LED.
* **Maximum Collector Current ($I_C$):** Usually around 50mA to 100mA.
---
### 5. Common Applications
1. **Microcontroller Isolation:** Protecting an Arduino or ESP32 from high-voltage DC/AC motors.
2. **Switching Power Supplies:** Providing feedback from the output side to the input controller while maintaining isolation.
3. **Ground Loop Elimination:** Preventing noise interference between two circuits with different ground potentials.
---
- ⤷
What is the difference between a standard phototransistor and a Darlington output optocoupler?
- ⤷ How do I calculate the resistor value for the input LED of a 4N35?
- ⤷ Can a 4N25 be used to switch AC loads directly?