WMS2-E3-R
AI

The **WMS2-E3-R** is a specific model within a series of industrial sensors, typically associated with **Ultrasonic Level or Proximity Sensors** (often produced by brands like Baumer or similar industrial automation manufacturers). These devices are used to detect distance or the presence of objects without physical contact.
---
### 1. Key Technical Specifications
The "WMS2" designation generally refers to the series architecture, while "E3-R" specifies the output type and physical configuration.
| Feature | Specification |
| :--- | :--- |
| **Technology** | Ultrasonic (Sound Wave Reflection) |
| **Output Type** | PNP (Normally Open/Closed configurable) |
| **Connection** | M12 Connector (typically 4-pin) |
| **Housing Material** | Nickel-plated brass or Stainless steel |
| **Operating Voltage** | 12 - 30 VDC |
| **Response Time** | < 50 ms (typical) |
---
### 2. Core Electronic Components
Inside the WMS2-E3-R, the following electronic subsystems work together to provide accurate measurement:
#### A. Ultrasonic Transducer
The heart of the device. It consists of a **piezoelectric ceramic element**. When an electrical pulse is applied, it vibrates at an ultrasonic frequency (usually around 200–400 kHz) to emit a sound wave and then switches to "listening" mode to catch the echo.
#### B. Signal Processing Unit (ASIC)
An Application-Specific Integrated Circuit (ASIC) or Microcontroller processes the "Time of Flight" (ToF).
- **Calculation:** Distance = (Speed of Sound × Time) / 2.
- It filters out background noise and interference from other ultrasonic sources.
#### C. Output Stage (The "E3" Logic)
The **E3** designation typically refers to the switching logic:
* **PNP Transistor:** When the sensor detects an object within the set range, it switches the positive supply voltage to the output load.
* **Short-circuit Protection:** The output electronics include protection against wiring errors.
---
### 3. Wiring Diagram (Generic M12 PNP)
Most sensors in this class follow standard industrial wiring colors:
```yaml
Pin 1 (Brown): +VDC (12-30V)
Pin 2 (White): Teach-in / Sync input
Pin 3 (Blue): 0V (Ground)
Pin 4 (Black): PNP Output (Switching Signal)
```
---
### 4. Functional Advantages
* **Color Independence:** Unlike photoelectric sensors, the WMS2-E3-R can detect transparent, black, or shiny objects equally well.
* **Environmental Resilience:** It is less affected by dust, smoke, or light mist because it relies on sound rather than light.
* **Teach-In Capability:** The electronic circuit allows users to set "Near" and "Far" sensing limits via a button or a wire-to-ground signal.
- ⤷What is the maximum sensing range of the WMS2-E3-R series?
- ⤷ How do you configure the Teach-in function on this specific sensor?
- ⤷ Can this sensor be used for liquid level detection in tanks?