AI

The **EASY512-DC-R** is a programmable logic relay (often called a "Smart Relay") manufactured by Eaton (formerly Moeller). It is designed for small-scale automation tasks in industrial and residential applications.
Below is a detailed breakdown of its electronic specifications and internal components.
---
## 1. Core Technical Specifications
The "DC-R" suffix in the model name indicates that it runs on **Direct Current** and utilizes **Relay** outputs.
| Feature | Specification |
| :--- | :--- |
| **Input Voltage** | 24V DC |
| **Input Channels** | 8 Digital Inputs (24V DC) |
| **Analog Capability** | 2 of the 8 inputs can be configured as 0-10V Analog |
| **Output Type** | Relay (Electromechanical) |
| **Number of Outputs** | 4 Relay Outputs |
| **Max Switching Current** | 8 Amperes per relay |
| **Display** | Integrated LCD (4 lines x 12 characters) |
| **Real-Time Clock** | Yes (with power reserve) |
---
## 2. Electronic Input Section
The input stage is designed to interface with sensors, switches, and transducers.
- **Digital Inputs (I1 - I8):** These operate at 24V DC. They feature opto-isolation to protect the internal logic from voltage spikes on the field side.
- **Analog Inputs (I7, I8):** These inputs contain an **Analog-to-Digital Converter (ADC)**. When configured, they can read signals from 0 to 10 volts with a 10-bit resolution (0-1023 steps), allowing for simple temperature or pressure monitoring.
---
## 3. Electronic Output Section (Relay)
Unlike Transistor models (DC-TE), the **DC-R** uses physical electromagnetic relays.
- **Dry Contacts:** The outputs are "potential-free," meaning they act as simple switches. You can switch different voltages (e.g., 24V DC or 230V AC) through the relay contacts.
- **Suppression:** Internal spark suppression is minimal; for inductive loads (like motor starters or solenoids), it is recommended to add external RC elements or freewheeling diodes to protect the internal relay contacts from pitting.
---
## 4. Internal Processing & Memory
The "brain" of the EASY512 consists of an embedded microcontroller and non-volatile memory.
- **EEPROM Memory:** The circuit diagram (logic) is stored in non-volatile memory, meaning it is not lost during a power failure.
- **Program Capacity:** It can handle up to **128 lines of code** (4 contacts and 1 coil per line).
- **RAM/Retentive Memory:** The device can store the state of timers, counters, and markers (bits). In the "R" model, these can be set to "Retentive" so they remember their value after power-down.
---
## 5. Connection & Interface
- **Programming Interface:** A proprietary 4-pin port (usually hidden under a cap) allows for connection to a PC via a programming cable (EASY-PC-CAB) or the insertion of a Memory Card.
- **Expansion:** The 500 series is a standalone unit and **cannot** be expanded with additional I/O modules (unlike the 700 or 800 series).
---
- ⤷
How do you wire a 0-10V sensor to the I7/I8 analog inputs?
- ⤷ What is the difference between the EASY512-DC-R and the EASY512-AC-RC?
- ⤷ What software is required to program this relay from a computer?