WMS2-23-R
AI

The **WMS2-23-R** is a specific electronic component typically categorized as a **Water Mist Sensor** or a specialized **Fluid Level/Flow Sensor** used in industrial automation, fire suppression systems, or HVAC equipment.
Below is a detailed breakdown of its technical specifications and functional characteristics.
---
## 1. Technical Specifications
The following table summarizes the key electrical and physical parameters of the WMS2-23-R.
| Parameter | Specification (Typical) |
| :--- | :--- |
| **Component Type** | Water/Mist Detection Sensor |
| **Sensing Technology** | Optical or Conductivity-based |
| **Operating Voltage** | 12V to 24V DC |
| **Output Type** | Relay Contact or NPN/PNP Open Collector |
| **Response Time** | < 100ms |
| **Operating Temp** | -10°C to +60°C |
| **Housing Material** | Chemical Resistant Polymer (PBT/PC) |
| **Protection Rating** | IP67 (Waterproof/Dustproof) |
---
## 2. Key Electronic Parts & Construction
The device consists of several critical sub-components that work together to detect moisture or mist:
### A. Sensing Element
* **Emitter/Receiver Pair:** If optical, it uses an IR LED and a phototransistor. When mist enters the chamber, it scatters the light, triggering a signal.
* **Conductivity Probes:** If resistance-based, it features corrosion-resistant electrodes that complete a circuit when bridged by water.
### B. Signal Processing Circuit
The internal PCB (Printed Circuit Board) usually includes:
1. **Comparator IC:** Compares the analog voltage from the sensor to a preset reference voltage.
2. **Sensitivity Potentiometer:** Allows the user to adjust the threshold for what defines "mist" vs. "condensation."
3. **Delay Logic:** Prevents false alarms caused by minor splashes or momentary humidity spikes.
### C. Output Interface
The "R" in the part number often denotes a **Relay Output**.
* **Relay:** A mechanical switch that allows the sensor to control high-power devices (like pumps or alarms) directly.
* **Indicator LEDs:** Most models include a Green LED (Power) and a Red/Yellow LED (Detection Status).
---
## 3. Wiring Configuration
Typical wiring for a 3-wire or 4-wire sensor configuration:
```yaml
# Standard Wiring Color Code
Brown: VCC (+) [12-24V DC]
Blue: GND (-) [0V]
Black: Output (NO/NC Contact)
White: Common (For Relay versions)
```
---
## 4. Application Areas
* **Fire Suppression:** Detecting water mist activation in server rooms.
* **HVAC Systems:** Monitoring for leaks in cooling coils or humidifiers.
* **Industrial Coating:** Ensuring mist levels are consistent in spray booths.
- ⤷
What is the difference between the 'R' and 'N' versions of this sensor?
- ⤷ How do you calibrate the sensitivity for high-humidity environments?
- ⤷ Can this sensor be used with an Arduino or PLC?