Combining the ARMxy series Ubuntu Gateway BL370 and Rapid SCADA to implement a diesel generator monitoring system is a great choice. This combination offers an efficient, flexible, and scalable monitoring solution. Below are some possible technical solutions and architectural designs:
1. Hardware Platform (ARM Ubuntu Gateway)
The ARM Ubuntu Gateway BL370 running Ubuntu provides powerful computing capabilities and stable support, allowing it to receive sensor data from the diesel generator and perform real-time processing. You can interface with the generator hardware in the following ways:
- Digital and Analog Inputs: Connect the sensors of the diesel generator (e.g., temperature, pressure, voltage, current, etc.) through the gateway, often using the MODBUS RTU or TCP protocol to communicate with the SCADA system.
- Remote Data Acquisition: The gateway can connect to the remote SCADA system via wireless (Wi-Fi/4G/5G) or wired networks (Ethernet), enabling data transmission and remote control.
2. SCADA System (Rapid SCADA)
Rapid SCADA is an open-source industrial automation platform that works well for monitoring generator operations. It supports a wide range of communication protocols (e.g., Modbus, OPC, SNMP) and integrates smoothly with ARM Ubuntu Gateway BL370.
Main features:
- Real-time Monitoring: Display critical parameters like generator status, load, fuel consumption, temperature, pressure, etc.
- Data Storage and Historical Queries: Rapid SCADA stores real-time data and allows querying and analysis through a database (like MySQL), generating reports.
- Alarming and Event Management: When monitored data exceeds preset thresholds, the system can automatically trigger alarms and log events for troubleshooting and maintenance.
- Remote Control: Users can remotely control the generator’s start/stop operations and adjust the load through the SCADA system.