LL10-R10
AI

The **LL10-R10** typically refers to a high-performance **Liquid Level Sensor** (often manufactured by companies like SST Sensing or similar industrial electronics firms). These devices are optical in nature, meaning they do not use floats or moving parts.
---
## 1. Core Electronic Components
The LL10-R10 operates on the principle of **Total Internal Reflection (TIR)**. Below are the primary electronic components found inside the sensor housing:
| Component | Function |
| :--- | :--- |
| **Infrared LED** | The light source. It emits infrared light into the sensor tip. |
| **Phototransistor** | The detector. It receives the reflected light and converts it into an electrical signal. |
| **Schmitt Trigger / IC** | Processes the signal to ensure a clean "High" or "Low" output (prevents jitter). |
| **Polysulfone Housing** | Not electronic, but acts as a light pipe (prism) for the optical components. |
---
## 2. Technical Specifications
These parts are designed for industrial environments, requiring specific electrical tolerances:
* **Supply Voltage (Vs):** Usually 4.5V DC to 15.4V DC.
* **Supply Current:** Low power consumption, typically around 15mA.
* **Output Type:** Often a "Digital Push-Pull" or "NPN/PNP" open collector.
* **Output Current:** Can drive loads up to 100mA (useful for triggering relays or PLCs directly).
---
## 3. Operational Logic
The electronics determine the liquid state based on how light travels through the prism:
1. **Air State:** When the tip is dry, the infrared light from the LED reflects internally inside the tip back to the phototransistor. The electronics output a specific voltage level.
2. **Liquid State:** When the tip is submerged, the light escapes into the liquid. The phototransistor detects a loss of light, and the internal circuit flips the output state.
---
## 4. Wiring Diagram Representation
The sensor usually features a 3-wire or 4-wire interface. Below is a standard wiring logic:
```yaml
Red Wire: V+ (Power Supply)
Black Wire: 0V (Ground)
Green/Blue: Output (Signal)
```
### Advantages of these Electronic Parts:
* **No Moving Parts:** Reduces mechanical failure.
* **Solid State:** Long life and high reliability.
* **Compact:** The integrated circuitry allows the entire sensor to fit in a small M12 or 1/2" thread.
---
- ⤷What is the difference between an NPN and PNP output in level sensors?
- ⤷ Can the LL10-R10 be used with corrosive chemicals?
- ⤷ How do you test the sensor using a multimeter?