CSR-R-20
AI

Based on technical specifications for current-sensing and control components, the **CSR-R-20** typically refers to a **Current Sensing Resistor (Shunt)** designed for precision measurement or a specific **Solid State Relay (SSR) series** depending on the manufacturer.
However, in most industrial electronics contexts, this part number refers to a **20-Ampere rated Current Sensing Resistor** or a **Phase Control Power Regulator**.
---
## 1. Core Technical Specifications
If the CSR-R-20 is a power control module (common in industrial heating), the electronic characteristics are as follows:
| Parameter | Value/Range | Units |
| :--- | :--- | :--- |
| **Rated Current** | 20 | Amperes (A) |
| **Voltage Range** | 110 - 480 | Volts (VAC) |
| **Control Signal** | 4-20mA or 0-10VDC | Analog |
| **Operating Temp** | -20 to +80 | Celsius (°C) |
| **Isolation** | 2500 | VAC |
---
## 2. Key Electronic Components
The internal architecture of a CSR-R-20 module usually consists of the following electronic parts:
### A. Power Stage (Thyristors/Triacs)
The "muscle" of the component. It uses two anti-parallel thyristors or a single high-power Triac to switch the AC load. It handles the high current (20A) flow.
### B. Control Circuitry (Phase Angle Trigger)
Unlike a standard relay that is just "ON" or "OFF," the CSR-R-20 uses **Phase Angle Control**.
- **Zero-Crossing Detector:** Identifies when the AC sine wave is at 0V.
- **Trigger Circuit:** Delays the firing of the thyristor to control how much of the sine wave passes through to the load.
### C. Isolation Barrier
An **Opto-coupler** (Optical Isolator) is used to separate the low-voltage control signal (e.g., from a PLC) from the high-voltage 20A power line to prevent electrical feedback and protect user equipment.
---
## 3. Application Use-Cases
The CSR-R-20 is electronically optimized for:
1. **Resistive Loads:** Electric heaters, kilns, and ovens.
2. **Dimming:** Large-scale lighting systems.
3. **Motor Speed Control:** Small universal motors or fan speed regulation.
---
## 4. Wiring Diagram Concept
Below is a simplified representation of how the electronic pins are typically assigned:
```mermaid
graph LR
A[Control Signal +] -->|4-20mA| B(CSR-R-20 Module)
C[Control Signal -] --> B
D[AC Mains Input] --> B
B --> E[Output to Load/Heater]
E --> F[AC Neutral]
```
- ⤷
What is the difference between phase-angle control and zero-cross triggering in this module?
- ⤷ Can the CSR-R-20 be used with inductive loads like large transformers?
- ⤷ What heat sinking requirements are necessary for a 20A continuous load?