AI

The term **"4N-R"** is most commonly associated with **Optocouplers** (specifically the 4N series) and, in some contexts, specific **NTC Thermistors** or **Resistor networks**.
However, in the world of electronic components, the most prominent "4N" series refers to **Phototransistor Output Optoisolators**.
---
## 1. The 4N Series Optocouplers
An optocoupler (or optoisolator) is a component that transfers electrical signals between two isolated circuits using light. The "R" suffix often denotes **RoHS compliance** or **Reel packaging** depending on the manufacturer (like Vishay, Lite-On, or Everlight).
### Key Specifications Table
| Feature | Typical Value (4N Series) | Description |
| :--- | :--- | :--- |
| **Input Type** | Infrared LED | Converts electrical current to light. |
| **Output Type** | Phototransistor | Converts light back to electrical current. |
| **Isolation Voltage** | 1500V - 5000V RMS | Protects low-voltage side from high-voltage spikes. |
| **Forward Current ($I_F$)** | 10mA - 60mA | The current required to drive the internal LED. |
| **Package Type** | DIP-6 / SMD-6 | Standard 6-pin dual in-line package. |
### Internal Pin Configuration (DIP-6)
1. **Pin 1:** Anode (LED)
2. **Pin 2:** Cathode (LED)
3. **Pin 3:** NC (No Connection)
4. **Pin 4:** Emitter (Phototransistor)
5. **Pin 5:** Collector (Phototransistor)
6. **Pin 6:** Base (Phototransistor - optional connection)
---
## 2. Common Variants
The "4N" family includes several specific models, each with different **Current Transfer Ratios (CTR)**:
* **4N25 / 4N26:** General purpose, standard isolation.
* **4N35 / 4N37:** Higher sensitivity and higher isolation voltage.
* **4N28:** Lower CTR, used for basic switching.
---
## 3. Applications
The 4N-R series components are used for:
* **Microprocessor I/O Isolation:** Protecting an Arduino or Pi from high-voltage motors.
* **Switch Mode Power Supplies (SMPS):** Providing feedback from the secondary side to the primary side.
* **Ground Loop Elimination:** Preventing noise in audio or digital communication.
* **High Voltage Detection:** Sensing AC mains presence safely.
---
## 4. Alternative Meaning: Resistors/Thermistors
If "4N-R" refers to a marking on a small bead or disc component:
* **NTC Thermistor:** It may represent a **4 Ohm Negative Temperature Coefficient** resistor used for inrush current limiting.
* **Resistor Marking:** In some coding systems, "4N" might represent a specific tolerance or value (4.0 Nano-range), though this is less common than the optocoupler designation.
---
- ⤷
How do I calculate the current-limiting resistor for a 4N35 LED input?
- ⤷ What is the difference between a 4N25 and a 4N35 optocoupler?
- ⤷ How does the 'Base' pin (Pin 6) affect the performance of the phototransistor?