MLS-DC-R/E
AI

The **MLS-DC-R/E** is a specific type of magnetic sensor, typically used as an elevator leveling switch or a proximity sensor in automation. The "MLS" designation usually refers to a **Magnetic Levitation Switch** or **Magnetic Limit Switch**, while the suffix **DC-R/E** indicates its electrical configuration.
---
### 1. General Specifications
The device operates as a non-contact sensor that detects a permanent magnet. It is designed for high reliability in industrial environments where mechanical wear must be avoided.
| Parameter | Specification (Typical) |
| :--- | :--- |
| **Input Voltage** | 10V - 30V DC |
| **Output Type** | Reed Switch or Electronic (NPN/PNP) |
| **Sensing Distance** | 10mm - 30mm (depending on magnet strength) |
| **Response Time** | < 2ms |
| **Protection Rating** | IP65 or IP67 (Dust/Waterproof) |
| **Operating Temp** | -10°C to +70°C |
---
### 2. Breakdown of the Model Code
The part number provides details on the internal electronics and functionality:
* **MLS**: Series name (Magnetic Leveling/Limit Switch).
* **DC**: Direct Current operation.
* **R**: Indicates a **Reed Switch** output. This is a physical contact inside a glass tube that closes when a magnetic field is present.
* **E**: Often indicates **Electronic** sensing (Hall Effect) or an **Enhanced** version with LED indicators for status monitoring.
---
### 3. Internal Components & Wiring
The internal electronic structure depends on whether it is a 2-wire or 3-wire system.
#### Wiring Diagram Logic
```markdown
[ Brown ] ---- (+) Positive DC Supply (10-30V)
[ Blue ] ---- (-) Negative DC Supply (0V)
[ Black ] ---- (Output) Signal to PLC or Controller
```
#### Key Electronic Parts:
1. **Reed Element/Hall Sensor:** The primary detecting component.
2. **Protection Diode:** Prevents damage from reverse polarity.
3. **LED Indicator:** A small surface-mount LED that lights up when the magnet is detected.
4. **Resistor Network:** Limits current to the internal LED and protection circuits.
5. **Encapsulation Resin:** The electronics are usually potted in epoxy to protect against vibration and moisture.
---
### 4. Applications
* **Elevators:** Used to detect the exact floor position to ensure the cabin stops level with the floor.
* **Pneumatic Cylinders:** Monitoring the position of a piston.
* **Safety Interlocks:** Ensuring doors or gates are closed before a machine operates.
---
- ⤷
What is the difference between the Reed (R) and Electronic (E) versions in terms of lifespan?
- ⤷ How do I troubleshoot an MLS-DC sensor that is not triggering?
- ⤷ Can this sensor be used with an AC power supply with a converter?