RG2-403N-R15
AI

The **RG2-403N-R15** is a high-performance **Rotary Optical Encoder** typically manufactured by companies like NEMICON. These components are essential in industrial automation for sensing the position, velocity, and direction of a rotating shaft.
---
### 1. Technical Specifications
The following table summarizes the primary electronic and mechanical characteristics of the RG2-403N-R15:
| Feature | Specification |
| :--- | :--- |
| **Type** | Incremental Rotary Encoder |
| **Resolution** | 400 Pulses Per Revolution (PPR) |
| **Supply Voltage** | 5V to 12V DC (nominal) |
| **Output Phase** | Phases A, B, and Z (Index) |
| **Output Type** | NPN Open Collector |
| **Max Response Frequency** | 100 kHz |
| **Connection Type** | Radial Cable Outlet |
---
### 2. Core Electronic Components
The device functions through a combination of optical and electronic sub-systems:
#### A. Optical Assembly
* **LED Emitter:** A high-intensity infrared LED that acts as the light source.
* **Code Disc:** A rotating disc with 400 transparent and opaque slots. As it spins, it "choops" the light beam.
* **Photo-Detector:** An integrated circuit containing photodiodes that convert light pulses into electrical signals.
#### B. Signal Processing (PCB)
* **Comparator/Schmitt Trigger:** Internally cleans the raw analog signals from the photodiodes into sharp square waves to prevent false triggering from noise.
* **Output Driver:** Uses an **NPN Open Collector** configuration.
* *Note:* This requires an external pull-up resistor connected to the controller (PLC/MCU) to define the "High" voltage level.
---
### 3. Wiring and Phase Logic
The RG2 series typically follows a standard color code for its wiring:
1. **Red:** Vcc (Power Supply)
2. **Black:** 0V (Ground)
3. **White:** Phase A (Pulse signal)
4. **Green:** Phase B (90° offset from Phase A to determine direction)
5. **Yellow:** Phase Z (Index pulse; triggers once per full revolution)
6. **Shield:** Braided wire for EMI protection.
---
### 4. Application Use-Cases
* **Motor Feedback:** Attached to the rear of a motor to monitor RPM.
* **Length Measurement:** Used in conveyor systems to measure the distance a belt has traveled.
* **Robotics:** Providing precise angular position for robotic joints.
- ⤷
How do I calculate the RPM of a motor using the 400 PPR signal?
- ⤷ What is the purpose of Phase Z in an incremental encoder?
- ⤷ Can I use this encoder with a 24V PLC system?