MLS-C2-R/E
AI

The **MLS-C2-R/E** is a specific model of an electronic magnetic sensor, typically used in industrial automation for cylinder position sensing or door/gate security monitoring.
---
### 1. General Specifications
The MLS series usually refers to **Magnetic Proximity Sensors**. The "R" and "E" suffixes often denote specific wiring configurations or output types.
| Feature | Description |
| :--- | :--- |
| **Sensor Type** | Magnetic Reed Switch or Solid State Hall Effect |
| **Sensing Distance** | Typically 5mm to 15mm (depending on magnet strength) |
| **Operating Voltage** | 5V - 240V AC/DC (for Reed types) |
| **Output State** | Normally Open (NO) |
| **Switching Current** | Max 100mA - 500mA |
---
### 2. Internal Electronic Components
The device consists of several key electronic elements housed within the casing:
#### A. The Sensing Element
* **Reed Switch (Mechanical):** Contains two ferromagnetic blades (reeds) in a glass envelope. When a magnetic field approaches, the reeds pull together to complete the circuit.
* **Hall Effect Sensor (Electronic):** A semiconductor that produces a voltage change when exposed to a magnetic field. This version is more durable as it has no moving parts.
#### B. Protection Circuitry
To ensure the longevity of the sensor, the following components are integrated:
1. **LED Indicator:** A small Light Emitting Diode used to provide visual feedback when the sensor is triggered.
2. **Resistor:** Limits the current flowing through the LED to prevent burnout.
3. **Varistor/Zener Diode:** Protects the internal switch from voltage spikes (EMF) caused by inductive loads like relay coils.
#### C. Housing and Connection
* **Casing:** Usually made of PBT (Polybutylene terephthalate) or Stainless Steel for environmental protection.
* **Cable:** Multi-core PVC or PUR cable (typically Brown for V+, Blue for V-, and Black for Output).
---
### 3. Wiring Diagram Logic
The **R/E** designation often implies the mounting style or the specific electrical polarity.
```mermaid
graph LR
A[Power Supply +] --- B(Load/Relay)
B --- C{MLS-C2 Sensor}
C --- D[Power Supply -]
```
---
### 4. Comparison of MLS Types
| Component Part | MLS-C2-R | MLS-C2-E |
| :--- | :--- | :--- |
| **Switch Type** | Reed Switch | Electronic/Solid State |
| **Life Span** | Finite (Mechanical Wear) | High (No moving parts) |
| **Response Time** | Slower (~1ms) | Very Fast (<0.1ms) |
| **Voltage Range** | Broad (AC/DC) | Strict (Usually DC only) |
- ⤷What are the specific mounting dimensions for the MLS-C2 series?
- ⤷ How do I troubleshoot a sensor that stays permanently 'ON'?
- ⤷ What is the difference between NPN and PNP outputs for this sensor?