AEM-60DC8 and industrial automation technical glossary
Technical glossary covering Modbus RTU, RS-485, industrial hardware, IEC 62443 cybersecurity, DC power, SCADA and calibration, with practical references to the LRI AEM-60DC8 monitor.
Concise definitions for the terms used across AEM-60DC8 documentation, datasheets and blog posts. No textbook fluff. Each entry covers what a field engineer or integrator needs to discuss the term competently.
1. Communication protocols
Modbus RTU
Binary serial variant of the Modbus protocol published by Modicon in 1979. Typically runs over RS-485 at 9600, 19200, 38400, 57600 or 115200 baud. Each frame carries slave ID, function code, payload and CRC-16, separated by a minimum 3.5-character silence. The AEM-60DC8 exposes its 147 holding registers via Modbus RTU as a configurable slave (ID 1 to 247) with 8N1 or 8E1 framing. Lightweight stack, no native security, yet the de facto standard in DC panels, rectifiers and legacy SCADA.
Modbus TCP
Modbus encapsulated in TCP/IP packets on port 502. Replaces the CRC-16 with a six-byte MBAP header (transaction ID, protocol ID, length, unit ID) and delegates integrity to TCP. Not more secure than RTU itself, just routable. New projects often combine both via gateways. The AEM-60DC8 does not embed native Modbus TCP; integration through an RS-485 to Ethernet gateway is trivial.
RS-485
Half-duplex differential physical layer per TIA/EIA-485-A. Two wires (A/B) plus common reference, distances up to 1200 m at 9600 baud with 120-ohm twisted pair, termination on both ends and up to 32 unit loads per segment (256 with 1/8 UL transceivers). Noise immunity well above RS-232. The AEM-60DC8 uses an isolated transceiver with TVS protection and internal bias resistors.
Holding register
16-bit read/write register addressable via function code 03 (read) and 06/16 (write). Address space from 0 to 65535. The 147 holding registers of the AEM-60DC8 expose per-string voltage, charge/discharge current, temperature, alarms, set-points and firmware version. 32-bit values are encoded as two consecutive holding registers with configurable little-endian word swap.
Input register
16-bit read-only register, function code 04. Conceptually reserved for real-time analog measurements (analog inputs, counters). In practice many vendors today mirror everything in holding registers to simplify integration. The AEM-60DC8 consolidates measurements and configuration in the holding register space and keeps input registers as a redundant shortcut for critical readings.
Coil
1-bit read/write digital output. Function codes 01 (multiple read), 05 (single write) and 15 (multiple write). Historically associated with relay contacts. In modern equipment coils are used for command flags: alarm reset, enable auxiliary output, freeze log. The AEM-60DC8 coil map is documented in the Modbus appendix.
Discrete input
1-bit read-only digital input, function code 02. Used for status (door open, limit switch, dry contact from external device). Different from coil in that it does not accept writes. Conceptually independent from the coil map, even when integrations reuse addresses.
Function code
Byte right after the slave ID in a Modbus frame; identifies the requested operation. Canonical codes are 01, 02, 03, 04, 05, 06, 15, 16, 22, 23 and 43. Function codes above 0x80 signal an exception (response = request | 0x80) and carry an exception code in the following byte. The AEM-60DC8 logs the function code of each request for auditing.
CRC-16
Cyclic Redundancy Check of 16 bits, polynomial 0xA001 (reversed 0x8005), seed 0xFFFF. Computed over the entire Modbus RTU frame except the last two bytes, transmitted little-endian. Detects effectively 100% of errors up to three bits and most bursts up to 16 bits. A wrong CRC must be silently discarded with no response, per spec.
Broadcast
Modbus message addressed to slave ID 0, received by every device on the bus and never answered. Useful for synchronous commands (reset, clock sync, freeze log). The spec restricts broadcast to write functions. The AEM-60DC8 accepts broadcast writes on command registers and ignores broadcast read function codes.
Slave ID
Address from 1 to 247 identifying the device on the bus. Value 0 is reserved for broadcast and 248 to 255 are spec-reserved. On the AEM-60DC8 the slave ID is configurable via DIP switches or via a configuration holding register, persisted in EEPROM, default 1.
Baudrate
Symbols per second on the serial link. Common Modbus RTU values: 9600, 19200, 38400, 57600, 115200. Above 38400 the impedance and termination tolerance gets tighter. The AEM-60DC8 supports 9600 to 115200 with optional auto-detect on startup.
Framing
Bit structure of the serial character: start bit + 8 data bits + optional parity bit + 1 or 2 stop bits. The canonical Modbus RTU combination is 8E1 (even parity, 1 stop) or 8N1 (no parity, 1 stop, more common despite being outside the original spec). Framing mismatch between master and slave is a frequent cause of silent timeouts in the field.
Parity
Even, odd or no parity bit. The Modbus Organization recommends 8E1, but Brazilian field practice is 8N1 for compatibility with Chinese USB-RS-485 adapters. The AEM-60DC8 leaves parity configurable and exposes parity error counters in diagnostics.
Stop bit
End-of-character bit, 1 or 2 stop bits. Use 2 stop bits when configuring 8N (no parity) to keep total character time at 11 bits per the spec. Inconsistency here does not break the link but degrades margin on long cables.
2. Industrial hardware
DIN rail
Metallic rail per EN 50022, 35 mm wide, used for quick mounting of equipment inside electrical panels. The AEM-60DC8 ships with an integrated DIN clip and occupies three 17.5 mm modules, fitting next to breakers and terminal blocks without wasting panel space.
Optocoupler
Component that galvanically isolates two circuits via an encapsulated LED and phototransistor pair. Breaks ground paths and shields logic from power-side transients. Used on the digital inputs of the AEM-60DC8 with 2.5 kV isolation and response under 10 us.
TVS diode
Transient Voltage Suppressor. Bidirectional Zener diode optimized to absorb pulses of hundreds to thousands of amperes in microseconds. First-line defense against field-induced surges (lightning, inductive switching). The AEM-60DC8 uses unidirectional TVS on the supply and bidirectional on each RS-485 pair, sized for IEC 61000-4-5 level 4.
ESD
ElectroStatic Discharge. Typical discharge from operators and technicians. IEC 61000-4-2 tests 8 kV contact and 15 kV air. Industrial-grade equipment must survive without reset. The AEM-60DC8 firmware includes an independent watchdog to guarantee recovery if an ESD event still causes a lockup.
EMC
Electromagnetic Compatibility. Family of standards (IEC 61000 and family) defining electromagnetic immunity and emissions. Brazilian industrial equipment typically follows IEC 61000-4-2/4/5/6 for immunity and CISPR 11/22 for emissions. The AEM-60DC8 is designed for heavy-duty industrial class, with rejection confirmed in external testing [validate current certification lab].
UL94
Underwriters Laboratories plastic flammability rating. UL94 V-0 is the minimum for exposed industrial enclosures: the material self-extinguishes within 10 seconds after flame removal. The AEM-60DC8 enclosure is PC/ABS UL94 V-0 per supplier declaration [validate exact grade].
IP rating
Ingress Protection. IEC 60529 two-digit code: first digit for solids (0 to 6), second for liquids (0 to 9). The AEM-60DC8 is IP20 in the standard DIN rail enclosure, sufficient for installation inside a closed panel. Outdoor use requires an IP54 or higher cabinet.
MOSFET open-drain
Output configuration with a MOSFET transistor exposing its drain externally and the source tied to GND. Load voltage is set by the external side through a pull-up resistor. Useful for level-shifting and wired-OR designs. The AEM-60DC8 auxiliary digital outputs are open-drain, TVS-protected, rated up to 60 V and 200 mA.
A/D converter
Analog-to-Digital Converter. Samples an analog signal and produces a digital word. Characterized by resolution (bits), sample rate (SPS), programmable gain and integral linearity. The AEM-60DC8 uses a 24-bit sigma-delta A/D for voltage and shunt current, hitting total measurement error below 1% of full scale across industrial temperature.
NTC
Negative Temperature Coefficient. Thermistor whose resistance drops exponentially with temperature. De facto standard for cheap industrial temperature sensors. Typically 10 kohm at 25 Celsius. The AEM-60DC8 accepts up to four NTC inputs for battery bank temperature, with tabular linearization on-board and per-channel offset calibration.
3. Cybersecurity
Secure by Design
Engineering principle requiring security as a baseline requirement, not a later plugin. Includes a documented threat model, least privilege, secure defaults, end-to-end cryptography (boot, update, communication) and absence of universal default credentials. The AEM-60DC8 is the first LRI DC monitor declared Secure by Design and aligned to IEC 62443-4-1.
IEC 62443
Family of IEC standards on cybersecurity for industrial automation and control systems (IACS). Four main parts (policies, system, component, processes). Reference cited in telecom, electrical power and oil and gas specifications in Brazil. The LRI roadmap targets incremental compliance with IEC 62443-4-2 (components) on all new products.
IEC 62443-4-2 SL2
Security Level 2 of the technical requirements standard for components. Defines defense against intentional attacks with generic means, low motivation and modest resources. Includes user authentication, session management, software integrity and data-at-rest protection. The AEM-60DC8 meets a relevant subset of SL2 per the matrix published in the security whitepaper [validate final whitepaper version].
Ed25519
Digital signature scheme based on the twisted Edwards curve (Curve25519), published by Bernstein et al. in 2011. 64-byte signatures, 32-byte public key, performance above RSA-2048 with equivalent security level. AEM-60DC8 firmware is signed in Ed25519 by the bootloader on every update, with the public key burned to OTP on the chip.
Anti-rollback
Mechanism that prevents installing firmware older than the running version even if validly signed. Blocks downgrade attacks to known-vulnerable releases. Implemented in the AEM-60DC8 via a monotonic counter in OTP compared against the version field in the signed header of the candidate firmware.
Anti-brick
Set of bootloader safeguards that guarantee the device always returns to an executable state. Includes a fallback image, boot watchdog and transactional update protocol with automatic rollback if the new firmware does not confirm a healthy boot within N minutes. The AEM-60DC8 keeps A/B slots with automatic fallback.
Firmware signing
Digitally signing the firmware binary with the manufacturer private key. The bootloader verifies the signature before execution, blocking malicious or tampered firmware. On the AEM-60DC8 the Ed25519 signature covers header and payload, with a SHA-512 hash of the binary.
Defense-in-depth
Layered strategy: assume each control may fail individually and stack independent mechanisms (signing, anti-rollback, watchdog, physical isolation, network segmentation). Explicit principle of IEC 62443. The AEM-60DC8 applies defense-in-depth from silicon to Modbus.
Threat model
Document enumerating assets, plausible attackers, entry vectors and countermeasures, usually following STRIDE (Spoofing, Tampering, Repudiation, Information disclosure, Denial of service, Elevation of privilege). Prerequisite for any 62443 certification. The AEM-60DC8 threat model is internal but its public summary lives in the security whitepaper.
4. Industrial DC power
Battery bank
Set of cells or monoblocs connected in series and/or parallel to store DC energy. Typical applications: 24 V, 48 V and 60 V in telecom; 110 V and 220 V in substations. The AEM-60DC8 monitors up to 8 independent strings, with per-string voltage, current and temperature.
Rectifier
AC/DC converter that feeds the load and keeps the bank in float. In telecom typically modular hot-swap controlled via SNMP. Different from a power supply: an industrial rectifier is sized for load plus simultaneous recharge and supports programmable charging profiles (bulk, absorption, float).
UPS
Uninterruptible Power Supply. Combination of rectifier + battery bank + inverter providing uninterrupted power to an AC or DC load. In modern telecom the term DC UPS applies to 48 V systems where the load is already DC and no inverter is needed.
Float voltage
Maintenance voltage applied to the bank to offset self-discharge without causing gassing. Typically 2.25 to 2.27 V/cell for VRLA and 3.40 V/cell for LiFePO4. The AEM-60DC8 alerts when measured float voltage drifts outside the configured window for more than N minutes.
Bulk charge
First charging phase: constant current limited by rectifier capacity, with voltage rising to the set-point. Ends when voltage reaches the limit and current starts to drop. Typically 2.40 V/cell on VRLA and 3.55 to 3.65 V/cell on LiFePO4.
Solar string
Set of photovoltaic panels wired in series to add output voltage. Typical voltage between 200 and 1500 V DC. The AEM-60DC8 is not designed to monitor high-voltage solar strings directly, but it tracks battery banks fed by hybrid solar-DC systems in off-grid telecom sites.
MPPT
Maximum Power Point Tracking. Algorithm in the solar controller that adjusts the operating point of the PV array to extract the maximum power available instantaneously. Different from a PWM charger, which sacrifices up to 30% efficiency in non-ideal conditions. Term that appears in hybrid projects integrated by the AEM-60DC8.
VRLA
Valve-Regulated Lead-Acid. Sealed lead-acid battery with a relief valve. Subtypes AGM (Absorbed Glass Mat) and GEL. Dominant in Brazilian 48 V telecom to date, despite the rise of LiFePO4. Temperature sensitivity is high: service life halves for every 10 Celsius above 25.
LiFePO4
Lithium Iron Phosphate. Lithium-ion chemistry with iron phosphate cathode. Nominal 3.2 V/cell, cycle life 3000 to 6000 cycles, thermal stability well above NMC. The 16S 51.2 V bank has become the standard telecom retrofit. The AEM-60DC8 includes a LiFePO4-specific monitoring profile with voltage and temperature windows distinct from VRLA.
5. SCADA/PLC automation
SCADA
Supervisory Control and Data Acquisition. Software system that centralizes supervision, alarms, historians and remote operation of an industrial plant. In Brazilian telecom the most common SCADAs are Indigo, Ifix and Elipse E3. The AEM-60DC8 exposes via Modbus RTU everything the SCADA needs.
PLC
Programmable Logic Controller. Industrial controller programmed in IEC 61131-3 languages (ladder, FBD, ST). Different from SCADA in that it executes deterministic real-time logic, not just supervision. Coexists with the AEM-60DC8 when local load-transfer logic is required.
HMI
Human-Machine Interface. Local graphical interface in the panel, usually touchscreen, connected to the PLC or directly to Modbus. Distinct from SCADA, which is typically remote and multi-site. The AEM-60DC8 works fine as a slave to a Weintek or Schneider local HMI polling voltage and alarm registers.
OPC UA
OPC Unified Architecture. IEC 62541 standard for data exchange in industrial automation, with an object-oriented model, automatic discovery and native security (TLS, X.509 certificates). Modern replacement for OPC Classic. The AEM-60DC8 is exposed to OPC UA through a protocol gateway, not natively.
IEC 61850
Communication standard for electrical substations. Defines a function-oriented data model (Logical Nodes), GOOSE services for fast Ethernet event exchange and SV for synchronous sampling. Not directly applied in telecom DC, but appears in utility data centers [validate LRI projects in this segment].
Polling
Master-slave pattern where the master queries each slave in sequence. Modbus RTU is pure polling. Latency is bounded by the number of slaves, request size and baudrate. Practical math: at 19200 with 30 slaves reading 10 registers each, the full cycle is around 1.5 to 2 seconds.
Telemetry
Systematic collection of remote measurements sent to a central server. In telecom DC, typical telemetry includes busbar voltage, output current, individual breaker status and ambient temperature, at 1 to 60 second rates. The AEM-60DC8 publishes all of these as holding registers.
6. Calibration and testing
±1% FS
Total error expressed as a percentage of Full Scale. Different from ±1% of reading: at 10% of full scale, ±1% FS equals ±10% of the actual value. Typical spec for industrial DC monitors. The AEM-60DC8 guarantees ±1% FS on voltage and current across the industrial operating range (-20 to +60 Celsius).
Drift
Slow drift of the measurement over time, caused by thermal effects, component aging or contamination. Specified in ppm/Celsius (thermal) and ppm/year (aging). A good industrial A/D stays below 25 ppm/Celsius. A periodic calibration program should compensate accumulated drift.
FAT
Factory Acceptance Test. Set of tests run at the factory, with the customer present, before shipment. Includes functional, metric and robustness tests. The AEM-60DC8 ships with an individual FAT report identified by serial number and archived by LRI for 10 years.
SAT
Site Acceptance Test. Field replay of a critical subset of the FAT, validating that the equipment survived transport and works with the real installation. Always formalized with a sign-off by both parties.
NIST/INMETRO traceability
Documented chain of calibrations linking the field instrument to a primary standard at NIST (US) or INMETRO (Brazil). Each certificate declares expanded uncertainty and the reference standard used. The LRI calibration lab [validate current accreditation status] keeps secondary standards traceable to INMETRO via RBC.
7. Telemetry and data acquisition
DC telemetry
Capture, remote transmission, and continuous analysis of DC quantities (voltage, current, temperature, state of charge). Unlike "monitor," telemetry implies the full cycle: local read → transmission (Modbus RTU, MQTT, SNMP) → storage (PLC/SCADA/cloud) → analysis (alarms, prediction, audit). The AEM-60DC8 delivers end-to-end DC telemetry: simultaneous 8-channel read at up to 10 Hz, RS-485 transmission, forensic telemetry exposed via dedicated Modbus registers (RTOS health, NACK reasons, TAMP counters).
DC DAQ (Data Acquisition)
Data acquisition system focused on DC signals. Includes analog front-end (A/D, RC filter, TVS), sampling (rate, resolution), calibration reference, and transport protocol. In shop-floor telemetry, DAQ has different requirements from lab DAQ: prioritize EMC, galvanic isolation, and 24/7 operation over the highest absolute resolution. The AEM-60DC8 is a compact DC DAQ: 8 channels 0–60 V, ±1% FS, 0.1–10 Hz polling, Modbus integration.
DC energy monitoring
Broader term covering telemetry + supervision + asset management (batteries, rectifiers, solar arrays). Distinct from "electric energy monitoring" (typically AC, commercial metering). Industrial DC energy monitoring is used in telecom (distributed -48 V sites), data centers (DC UPS), substations (110/220 V DC chargers), and solar generation (string monitoring).
DC IIoT (Industrial IoT)
Industrial IoT applied to DC infrastructure. Edge sensors (AEM-60DC8 and similar) → gateways (Modbus → MQTT/HTTPS) → platform (CMMS, BI, alarms). Critical points for DC IIoT: alarm latency (seconds, not minutes), cybersecurity (transport auth, signed edge firmware), and cloud independence (local operation even if internet drops). See Secure by Design.