AI

The **MFD-AC-R16** is a specific display and control module within the **easyRelay (Eaton/Moeller)** family. It is a multi-function display designed to interface with expandable logic controllers.
---
## 1. Core Technical Specifications
The "AC" in the name signifies an Alternating Current power supply, and "R16" denotes the specific I/O configuration (Relay outputs).
| Parameter | Specification |
| :--- | :--- |
| **Power Supply** | 100 - 240 V AC (50/60 Hz) |
| **Inputs** | 12 Digital Inputs (100-240V AC) |
| **Outputs** | 4 Relay Outputs |
| **Max Current (Relay)** | 8 Amperes per contact |
| **Display Type** | Backlit Monochrome LCD |
| **Degree of Protection** | IP20 (Rear), IP65 (Front when mounted) |
---
## 2. Electronic Hardware Components
The device is composed of three primary functional blocks that work together:
### A. Power Supply Unit (PSU)
* **Rectification Block:** Converts high-voltage AC input into low-voltage DC to power the internal logic and display.
* **Surge Protection:** Includes MOVs (Metal Oxide Varistors) to protect the internal circuitry from voltage spikes common in industrial environments.
### B. Input/Output (I/O) Stage
* **Optocouplers:** The 12 digital inputs use opto-isolation. This ensures that the high-voltage field signals (240V) are physically separated from the sensitive CPU, preventing noise and electrical damage.
* **Relay Contacts:** The 4 outputs are mechanical relays. They act as electrically operated switches, allowing the controller to drive loads like motors, contactors, or lamps.
### C. Logic & Communication Interface
* **CPU:** A microprocessor that executes the logic program (ladder diagram or function block).
* **Memory (EEPROM):** Non-volatile memory that stores the program so it isn't lost during power failure.
* **Expansion Port:** On the rear, there is a physical connector that allows the MFD-AC-R16 to snap onto an `MFD-CP8-..` communication/CPU module or an `EASY` expansion module.
---
## 3. Wiring and Connectivity
To integrate the MFD-AC-R16, the wiring follows a specific electronic standard:
```text
L (Line) ------> [ L ] (Power Input)
N (Neutral) ----> [ N ] (Power Input)
Inputs (I1 - I12):
240V AC Switch --> [ I1 ]
Outputs (Q1 - Q4):
[ Q1 ] ----> [ Load (e.g. Solenoid) ] ----> Neutral
```
---
## 4. Key Functional Features
* **Graphic Capability:** Unlike standard numerical displays, the MFD can show custom text, bar graphs, and basic bitmaps.
* **Human-Machine Interface (HMI):** The front panel features a keypad that acts as digital inputs, allowing operators to trigger internal logic markers.
* **Environment Tolerance:** The electronics are designed for a wide temperature range (typically -25°C to +55°C).
- ⤷
How do you program the MFD-AC-R16 using EasySoft software?
- ⤷ What is the difference between the MFD-AC-R16 and the MFD-R16 (DC version)?
- ⤷ Can I connect analog sensors to the MFD-AC-R16?