CS-02-R/C
AI

The **CS-02-R/C** (often associated with industrial safety sensors or specific remote control relay modules) generally refers to a **Capacitive Proximity Sensor** or a **Radio Control Relay Module** depending on the specific manufacturer context (commonly *Autonics* for sensors or generic RF modules for hobbyist electronics).
Below is an explanation of the electronic components and technical specifications typically found in these devices.
---
### 1. Key Electronic Specifications
The "CS" series usually denotes a capacitive type sensor. These are designed to detect both metallic and non-metallic objects (liquid, powder, wood, plastic).
| Component Feature | Specification / Description |
| :--- | :--- |
| **Sensing Method** | Capacitive sensing (detects change in dielectric constant) |
| **Operating Voltage** | Typically 12-24V DC or 100-240V AC (model dependent) |
| **Output Type** | NPN or PNP Open Collector / Relay Contact |
| **Sensitivity Adj.** | Potentiometer (built-in trimmer to adjust distance) |
| **Frequency** | 50/60Hz for AC models |
| **Control Output** | Max 200mA (for DC types) |
---
### 2. Internal Electronic Architecture
The device consists of several critical stages to convert a physical presence into an electrical signal:
#### A. The Oscillator Circuit
The "head" of the sensor acts as one plate of a capacitor. When an object approaches, the capacitance changes, which alters the **amplitude of the internal oscillation**.
#### B. Rectifier and Trigger Circuit
* **Demodulator:** Converts the high-frequency oscillation into a DC voltage.
* **Schmitt Trigger:** A comparator circuit that ensures a "clean" ON/OFF signal. It prevents "chattering" (rapid flickering) when an object is at the very edge of the sensing range.
#### C. Output Stage
* **Transistor (NPN/PNP):** Used in DC models for high-speed switching.
* **Relay/Thyristor:** Used in AC models for driving heavier industrial loads.
* **LED Indicator:** Usually a Red or Yellow LED to indicate the output state.
---
### 3. Wiring Diagram Logic
Standard 3-wire electronic configuration for the CS-02 series:
| Wire Color | Function | Description |
| :--- | :--- | :--- |
| **Brown** | VCC (+) | Positive power supply input |
| **Blue** | GND (-) | Negative power supply / Common |
| **Black** | Output | Signal wire (Connects to Load/PLC) |
---
### 4. Comparison: Capacitive vs. Inductive
If the CS-02-R/C is being used in an industrial setting, it is important to understand why this electronic part was chosen over an inductive one:
1. **Material Versatility:** Unlike inductive sensors (which only detect metal), the electronics in the CS-02 can "see" through plastic walls to detect liquid levels inside a tank.
2. **Dielectric Sensitivity:** The internal trimmer allows the user to "tune out" the container and only "see" the contents.
---
- ⤷
What is the maximum sensing distance for the CS-02 series?
- ⤷ How do I wire a PNP vs NPN version of this sensor?
- ⤷ Can this sensor detect non-metallic objects like water or grain?