FAS-A5-R
AI

The **FAS-A5-R** is an advanced industrial sensor module, typically categorized as a high-precision **Fiber Optic Amplifier**. These units are designed to process light signals received through fiber optic cables and convert them into electrical signals for PLC (Programmable Logic Controller) systems.
---
### 1. Technical Specifications
The following table outlines the core electronic and operational parameters of the FAS-A5-R:
| Feature | Specification |
| :--- | :--- |
| **Light Source** | Red LED (typically 660 nm) |
| **Response Time** | High-speed (approx. 50μs to 250μs depending on mode) |
| **Output Type** | PNP or NPN Open Collector (Model dependent) |
| **Operating Voltage** | 12 - 24V DC (±10% ripple) |
| **Control Output** | Max 100mA load current |
| **Timer Function** | ON-delay, OFF-delay, or One-shot |
---
### 2. Key Electronic Components
The FAS-A5-R consists of several critical internal and external interface parts:
* **Emitter/Receiver Unit:** Uses a high-intensity red LED to transmit light and a photodiode/phototransistor to detect the return signal.
* **Microprocessor Control:** An internal MCU handles the digital logic, threshold comparisons, and high-speed switching tasks.
* **Dual Digital Display:** Most "A5" series models feature two 4-digit LED displays—one for the **Current Value** (received light intensity) and one for the **Set Value** (the threshold).
* **Sensitivity Adjustment:** Utilizes tactile buttons for "Teach-in" functions, allowing the device to electronically calibrate the switching point based on the environment.
---
### 3. Wiring and Connection
The device typically utilizes a standard 3-wire or 4-wire color-coded system for integration into industrial circuits:
```yaml
Wiring Code:
- Brown: Positive Supply (+12V to +24V DC)
- Blue: Negative Supply (0V / Ground)
- Black: Control Output (Signal to PLC)
- Pink/White: External Input (Remote Teaching or Sync)
```
### 4. Application Logic
The FAS-A5-R operates on a simple logic loop:
1. **Detection:** Light is sent via the fiber cable.
2. **Conversion:** The reflected light is converted into a voltage level.
3. **Comparison:** The MCU compares the voltage to the user-defined threshold.
4. **Output:** If the signal meets the criteria, the output transistor (NPN/PNP) closes the circuit to trigger an alarm or a machine action.
- ⤷
How do I calibrate the sensitivity on a FAS-A5-R amplifier?
- ⤷ What is the difference between NPN and PNP output models?
- ⤷ What type of fiber optic cables are compatible with this unit?