Industrial IoT-Based Energy Monitoring System: Using Data Processing at Edge
Abstract
:1. Introduction
- Development of IIoT system architecture for local and remote energy monitoring of stationary and mobile industrial processes on a factory floor.
- Implementation of a JavaScript-based data processing technique at the edge instance to calculate new energy consumption parameters from the collected energy meter data.
- Development of master and individual energy meter dashboards for comparative and individual energy usage information.
- Implementation of device activity/inactivity alarms and email-based reporting feature for smart energy monitoring.
2. Literature Review
2.1. Related Articles
2.1.1. Simulation
2.1.2. Prototype
2.1.3. Implementation
2.1.4. Comparison of Related Articles
2.2. Industrial Solutions
3. System Architecture
3.1. Energy Metering Systems
3.1.1. Wired Energy Meter
3.1.2. Wireless Energy Meter
3.2. Edge Layer
3.2.1. Edge Setup
3.2.2. Implementation Overview
3.2.3. Software Integration of Energy Meters with Edge
- 1.
- Wired meters: Each wired monitoring device used in this strand consists of 8 channels, where each channel has a set of current transform (CT) and voltage measuring terminals for three-phase energy monitoring. Furthermore, each channel is configurable to independently send the monitoring data to the edge server using MQTT client and broker-based communication [70]. Figure 5 shows the integration method of connecting the wired meter with an edge instance.
- 2.
- Wireless gateway: In this strand, once the wireless meter node successfully sends the measurements to the gateway via Zigbee protocol, the gateway forwards this information to the edge instance using a single MQTT client connection with an edge. Regardless of the single wireless meter node used in this research, the system is designed to identify the nodes based on the source address. The system architecture can also scalably add more wireless nodes, forming a wireless mesh network for future energy monitoring of mobile welding machines. Figure 6 shows the integration method of a wireless energy metering system with an edge instance.
3.2.4. Data Processing
- 1.
- : It is an essential parameter for monitoring machines as it shows the energy consumed by the meter every 1 min. The edge instance finds the value by fetching the kWh value of a digital meter from the database within the last 1–2 min, denoted by , and then subtracting this new value from the latest kWh received at the edge using Equation (1).
- 2.
- : The daily energy consumption () is calculated by fetching a meter’s total energy consumption till midnight from the database and subtracting it from the latest kWh value as shown in Equation (2). Suppose the last midnight value is unavailable in the database due to power failures; the system fetches the last available value using the 12 h interval-based approach with a timestamp from the previous day to the last midnight. This approach helps to avoid measurement errors due to power or connectivity issues.
- 3.
- : The parameter provides information on energy consumption from a three-phase metering point over the last 24 h. It is calculated by fetching the time-series kWh value from the database 24 h ago and subtracting it from the latest energy consumption data. In the event the power consumption value is unavailable for the last 24 h timestamp in the database as compared to the latest timestamp, the edge rule engine fetches the last available value within 24 h interval-based approach similar to 12 h interval used for variable in Equation (2) to address the incorrect calculations due to power failure. Equation (3) shows the formula used to find at the edge.
- 4.
- : This parameter provides an energy meter’s average energy consumption measurement for the last seven days. To calculate the average energy, we first fetch the maximum time-series value of “today’s energy consumption ()” for the last seven days, with the use of 24 h timestamp intervals to address the power failure concerns similar to Equations (2) and (3). Then, use the mathematical conversion to find a specific energy meter’s average weekly energy consumption, as shown in Equation (4).
- 5.
- : This variable provides the percentage of energy consumption that increased or decreased in real time compared to last week’s average energy usage, . To find the parameter, we first subtract the latest time series value of from , by fetching the last available value within the last 2 h time frame and then use the percentage formula to find the increase or decrease in energy consumed today. Equation (5) shows the formula to calculate the value.
- 6.
- : In this parameter, the rule engine finds the average weekly energy consumption of all the energy meters connected to the edge, except the meter that monitors the input solar energy, by fetching the last value of each three-phase metering point within last 6 h interval from the database and then using the formula presented in (6).
- 7.
- : The edge instance provides total daily energy consumption information from all the wired and wireless meters, except the meter that monitors the input solar energy. This information is calculated at the edge by fetching all the meters’ last energy consumption values within the interval of the last 6 h and then adding them together to obtain the total value at the sampling rate of 10 min. Equation (7) shows the formula for calculating the daily real-time energy usage of three-phase energy meters.
- 8.
- : This parameter provides the average weekly consumption of all the energy meters, except the meter that monitors the input solar energy, like Equation (6), but in real time. For the calculation of this parameter, the edge first fetches the values for the last seven days around the same time throughout the day from the database at the rate of ten minutes and intervals of the last 12 h to address power failures. Then, the edge rule engine calculates the weekly average energy consumption by adding the fetched data and dividing it by the number of values as shown in Equation (8).
- 9.
- : The parameter provides the energy consumption information of all the energy meters since their installation, except the meter that monitors the input solar energy. Its value is measured by fetching the latest ‘E’ values of all the meters within a time frame of 6 h to avoid power failure issues and then summing them, as shown in Equation (9).
3.2.5. Data Filtering
3.2.6. Device Alarms
3.2.7. Edge User Interface Hierarchy
3.2.8. Daily Report
3.3. Cloud Layer
3.3.1. Overview
3.3.2. Edge vs. Cloud Features
4. Results and Discussion
4.1. Hardware
4.2. Software
4.3. Edge Performance Evaluation
4.4. Impact of Power Failures
4.5. Scalability
4.6. Security
4.7. User Interface
5. Conclusions and Future Work
Author Contributions
Funding
Data Availability Statement
Acknowledgments
Conflicts of Interest
Abbreviations
API | Application Programming Interface |
CT | Current Transformer |
IA | Industrial Automation |
IIoT | Industrial Internet of Things |
IoT | Internet of Things |
IT | Information Technology |
RFID | Radio-Frequency Identification |
DSM | Demand Side Management |
FPGA | Field Programmable Gate Array |
HTTP | Hypertext Transfer Protocol |
NB-IOT | NarrowBand-Internet of Things |
MQTT | Message Queuing Telemetry Transport |
JSON | JavaScript Object Notation |
kWh | Kilowatt-hour |
LAN | Local Area Network |
LCD | Liquid Crystal Display |
OT | Operational Technology |
PCB | Printed Circuit Board |
SCADA | Supervisory Control And Data Acquisition |
CU | Central Processing Unit Usage |
MU | Memory Usage |
VPN | Virtual Private Network |
References
- Stern, D.I.; Burke, P.J.; Bruns, S.B. The Impact of Electricity on Economic Development: A Macroeconomic Perspective; UC Berkeley: Center for Effective Global Action. 2019. Available online: https://escholarship.org/uc/item/7jb0015q (accessed on 26 September 2024).
- Electricity Explained—U.S. Energy Information Administration (EIA). Available online: https://www.eia.gov/energyexplained/electricity/ (accessed on 26 September 2024).
- Stern, D.; Burke, P.; Bruns, S. The Impact of Electricity on Economic Development: A Macroeconomic Perspective. Int. Rev. Environ. Resour. Econ. 2018, 12, 85–127. [Google Scholar] [CrossRef]
- International Energy Outlook 2023—U.S. Energy Information Administration (EIA). Available online: https://www.eia.gov/outlooks/ieo/narrative/index.php (accessed on 26 September 2024).
- Raimi, D.; Zhu, Y.; Newell, R.G.; Prest, B.C.; Bergman, A. Global Energy Outlook 2023: Sowing the Seeds of an Energy Transition. Technical Report 23-02, Resources for the Future. 2023. Available online: https://www.rff.org/publications/reports/global-energy-outlook-2023/ (accessed on 26 September 2024).
- The Rise of IT/OT Convergence in Industry 4.0|Engineering.com. Available online: https://www.engineering.com/story/the-rise-of-itot-convergence-in-industry-40 (accessed on 26 September 2024).
- Hossein Motlagh, N.; Mohammadrezaei, M.; Hunt, J.; Zakeri, B. Internet of Things (IoT) and the Energy Sector. Energies 2020, 13, 494. [Google Scholar] [CrossRef]
- Serror, M.; Hack, S.; Henze, M.; Schuba, M.; Wehrle, K. Challenges and Opportunities in Securing the Industrial Internet of Things. IEEE Trans. Ind. Inform. 2021, 17, 2985–2996. [Google Scholar] [CrossRef]
- Qiu, T.; Chi, J.; Zhou, X.; Ning, Z.; Atiquzzaman, M.; Wu, D.O. Edge Computing in Industrial Internet of Things: Architecture, Advances and Challenges. IEEE Commun. Surv. Tutor. 2020, 22, 2462–2488. [Google Scholar] [CrossRef]
- Nain, G.; Pattanaik, K.; Sharma, G. Towards edge computing in intelligent manufacturing: Past, present and future. J. Manuf. Syst. 2022, 62, 588–611. [Google Scholar] [CrossRef]
- Kong, L.; Tan, J.; Huang, J.; Chen, G.; Wang, S.; Jin, X.; Zeng, P.; Khan, M.; Das, S.K. Edge-computing-driven Internet of Things: A Survey. ACM Comput. Surv. 2022, 55, 1–41. [Google Scholar] [CrossRef]
- Sobin, C.C. A Survey on Architecture, Protocols and Challenges in IoT. Wirel. Pers. Commun. 2020, 112, 1383–1429. [Google Scholar] [CrossRef]
- Karpagam, M.; Sahana, S.S.; Sivadharini, S.; Soundhariyasri, S. Smart Energy Meter and Monitoring System using Internet of Things (IoT). In Proceedings of the IDCIoT 2023—International Conference on Intelligent Data Communication Technologies and Internet of Things, Proceedings, Bengaluru, India, 5–7 January 2023; pp. 75–80. [Google Scholar] [CrossRef]
- Reddy, V.M.K.; Malavika, K.V.; Lokasree, B.S.; Kumar, K.N. IOT based Smart Meter Using Node-Red. In Proceedings of the 2023 International Conference on Artificial Intelligence and Smart Communication, AISC 2023, Greater Noida, India, 27–29 January 2023; pp. 931–934. [Google Scholar] [CrossRef]
- Syafii; Luthfi, A.; Rozzi, Y.A. Design of Raspberry Pi Web-based Energy Monitoring System for Residential Electricity Consumption. In Proceedings of the 2020 International Conference on Information Technology Systems and Innovation (ICITSI), Bandung, Indonesia, 19–23 October 2020; pp. 192–196. [Google Scholar] [CrossRef]
- Cheddadi, Y.; Cheddadi, H.; Cheddadi, F.; Errahimi, F.; Es-sbai, N. Design and implementation of an intelligent low-cost IoT solution for energy monitoring of photovoltaic stations. SN Appl. Sci. 2020, 2, 1165. [Google Scholar] [CrossRef]
- Rani, D.D.P.; Suresh, D.; Kapula, P.R.; Akram, C.H.M.; Hemalatha, N.; Soni, P.K. IoT based smart solar energy monitoring systems. Mater. Today Proc. 2023, 80, 3540–3545. [Google Scholar] [CrossRef]
- Bhau, G.V.; Deshmukh, R.G.; kumar, T.R.; Chowdhury, S.; Sesharao, Y.; Abilmazhinov, Y. IoT based solar energy monitoring system. Mater. Today Proc. 2023, 80, 3697–3701. [Google Scholar] [CrossRef]
- Ch, K.R.; Sahoo, S.K.; Yanine, F. An IoT-based intelligent smart energy monitoring system for solar PV power generation. Energy Harvest. Syst. 2023, 11, 20230015. [Google Scholar] [CrossRef]
- Ziane, A.; Dabou, R.; Necaibia, A.; Rouabhia, A.; Bouchouicha, K.; Sahouane, N.; Lachtar, S.; Bouraiou, A.; Larbi, A.A. IoT Platform For Online Monitoring Of Renewable Energy Systems. In Proceedings of the 2022 3rd International Conference on Embedded & Distributed Systems (EDiS), Oran, Algeria, 2–3 November 2022; pp. 55–60. [Google Scholar] [CrossRef]
- Hussain, S.S.; Khattak, K.S.; Khan, A.; Khan, Z.H. Cyber physical system for solar energy monitoring. In Proceedings of the 2019 International Conference on Frontiers of Information Technology, FIT 2019, Islamabad, Pakistan, 16–18 December 2019; pp. 185–190. [Google Scholar] [CrossRef]
- Ali, M.; Paracha, M.K. An Iot Based Approach for Monitoring Solar Power Consumption with Adafruit Cloud. Int. J. Eng. Appl. Sci. Technol. 2020, 4, 335–341. [Google Scholar] [CrossRef]
- Reddy, B.M.; Reddy, M.U.G.; Paruchuri, S.; Reddy, V.P.; Sunny, R. An Iot-Based Sustainable Energy Monitoring And Alert System With Billing Integration. In Proceedings of the 2023 14th International Conference on Computing Communication and Networking Technologies (ICCCNT), Delhi, India, 6–8 July 2023; pp. 1–7. [Google Scholar] [CrossRef]
- Anusha, M.; Kumar, P.B.; Akhil, V.; Gouthami, M.; Chinnaaiah, M.; Shaik, S. Internet of Things (IOT) based energy monitoring with ESP 32 and using Thingspeak. In Proceedings of the 2024 10th International Conference on Communication and Signal Processing (ICCSP), Melmaruvathur, India, 12–14 April 2024; pp. 1383–1387. [Google Scholar] [CrossRef]
- Allirani, S.; Karthik, M.; Krishiba, S.S.; Shubha, P.; Sujima, S. IoT Based Real Time Energy Billing and Monitoring. In Proceedings of the 2023 International Conference on Circuit Power and Computing Technologies (ICCPCT), Kollam, India, 10–11 August 2023; pp. 428–432. [Google Scholar] [CrossRef]
- Joha, M.I.; Rahman, M.M.; Zubair, M.I. IoT-Based Smart Energy Monitoring, Management, and Protection System for a Smart MicroGrid. In Proceedings of the 2024 Third International Conference on Power, Control and Computing Technologies (ICPC2T), Raipur, India, 18–20 January 2024; pp. 398–403. [Google Scholar] [CrossRef]
- Tsyrulnyk, S.; Tromsyuk, V.; Tsyrulnyk, M.; Rymar, P. Energy Monitoring System based on IoT. CEUR Workshop Proc. 2021, 3039, 136–153. [Google Scholar]
- Soh, Z.H.C.; Hamzah, I.H.; Abdullah, S.A.C.; Shafie, M.A.; Sulaiman, S.N.; Daud, K. Energy consumption monitoring and alert system via IoT. In Proceedings of the 2019 International Conference on Future Internet of Things and Cloud, FiCloud 2019, Istanbul, Turkey, 26–28 August 2019; pp. 265–269. [Google Scholar] [CrossRef]
- Santos, D.; Ferreira, J.C. IoT Power Monitoring System for Smart Environments. Sustainability 2019, 11, 5355. [Google Scholar] [CrossRef]
- Ramelan, A.; Adriyanto, F.; Hermanu, B.; Ibrahim, M.H.; Saputro, J.S.; Setiawan, O. IoT Based Building Energy Monitoring and Controlling System Using LoRa Modulation and MQTT Protocol. IOP Conf. Ser. Mater. Sci. Eng. 2021, 1096, 012069. [Google Scholar] [CrossRef]
- Reddy, K.K.; Kumar, N.V.K.; Vani, T.; Khan, P.M.; Reddy, C.B.; Monika, P.; Sambhavi, T. Iot Based Smart Energy Meter Monitoring and Controlling System. Int. J. Mech. Eng. 2022, 7, 974–5823. [Google Scholar]
- Muhammed, A.W.O.; Oisamoje, V.; Amhenrior, H.E.; Evbogbai, E.M.; Abanihi, V.K.; Bello, L.O.; Obasi, C.C. Design and Implementation of an IoT Based Home Energy Monitoring System. In Proceedings of the 5th International Conference on Information Technology for Education and Development: Changing the Narratives Through Building a Secure Society with Disruptive Technologies, ITED 2022, Abuja, Nigeria, 1–3 November 2022. [Google Scholar] [CrossRef]
- Abbasi, O.U.R.; Bukhari, S.B.A.; Iqbal, S.; Abbasi, S.W.; Rehman, A.U.; AboRas, K.M.; Alshareef, M.J.; Ghadi, Y.Y. Energy management strategy based on renewables and battery energy storage system with IoT enabled energy monitoring. Electr. Eng. 2023, 106, 3031–3043. [Google Scholar] [CrossRef]
- Nandish, B.M.; Pushparajesh, V. Economic operation of residential load using IOT-based renewable energy management system. Electr. Eng. 2024. [Google Scholar] [CrossRef]
- Pavithra, C.V.; Divya, R.; Suresh, B.; Deepak, K.; Sabaresh, B. IoT Based Smart Energy Monitoring in Multi Layer Car Parking. In Proceedings of the 2023 International Conference on Intelligent Technologies for Sustainable Electric and Communications Systems (iTech SECOM), Coimbatore, India, 18–19 December 2023; pp. 82–86. [Google Scholar] [CrossRef]
- Perkasa, S.D.; Suwarno, I.; Megantoro, P.; Muzadi, A.R.; Sukmawan, I.H. Towards Sustainable Energy Distribution: IoT-Based Monitoring of Electrical Load Parameters in a Hybrid Renewable Power Plant. In Proceedings of the 2023 6th International Conference on Information and Communications Technology (ICOIACT), Yogyakarta, Indonesia, 10 November 2023; pp. 29–34. [Google Scholar] [CrossRef]
- Siva Balan, R.; Gouri, M.; Senthilnathan, T.; Gondkar, S.R.; Gondar, R.R.; Loveline Zeema, J.; Jothikumar, R. Development of smart energy monitoring using NB-IOT and cloud. Meas. Sens. 2023, 29, 100884. [Google Scholar] [CrossRef]
- Anand, T.; Upare, S.; Jain, S.; Andhare, M.; Bhangale, K. Deployment of Real-Time Energy Monitoring System Using IoT. In Proceedings of the 2022 3rd International Conference for Emerging Technology, INCET 2022, Belgaum, India, 27–29 May 2022. [Google Scholar] [CrossRef]
- Karthick, T.; Chandrasekaran, K. Design of IoT based smart compact energy meter for monitoring and controlling the usage of energy and power quality issues with demand side management for a commercial building. Sustain. Energy Grids Netw. 2021, 26, 100454. [Google Scholar] [CrossRef]
- Saleem, M.U.; Usman, M.R.; Usman, M.A.; Politis, C. Design, Deployment and Performance Evaluation of an IoT Based Smart Energy Management System for Demand Side Management in Smart Grid. IEEE Access 2022, 10, 15261–15278. [Google Scholar] [CrossRef]
- Saluja, S.; Prochnow, C.; Couper, G.; Zivko, F.; Yu, X.; Gromov, M.; Saniie, J. Smart Multi-Building Energy Monitoring System. In Proceedings of the 2024 IEEE International Conference on Electro Information Technology (eIT), Eau Claire, WI, USA, 30 May–1 June 2024; pp. 342–347. [Google Scholar] [CrossRef]
- Govindarajan, R.; Meikandasivam, S.; Vijayakumar, D. Performance Analysis of Smart Energy Monitoring Systems in Real-time. Eng. Technol. Appl. Sci. Res. 2020, 10, 5808–5813. [Google Scholar] [CrossRef]
- Zhao, L.; Matsuo, I.B.M.; Zhou, Y.; Lee, W.J. Design of an Industrial IoT-Based Monitoring System for Power Substations. IEEE Trans. Ind. Appl. 2019, 55, 5666–5674. [Google Scholar] [CrossRef]
- Mudaliar, M.D.; Sivakumar, N. IoT based real time energy monitoring system using Raspberry Pi. Internet Things 2020, 12, 100292. [Google Scholar] [CrossRef]
- Munoz, O.; Ruelas, A.; Rosales-Escobedo, P.F.; Acuña, A.; Suastegui, A.; Lara, F.; Reyes-Zamora, R.A.; Rocha, A. Development of an IoT smart energy meter with power quality features for a smart grid architecture. Sustain. Comput. Inform. Syst. 2024, 43, 100990. [Google Scholar] [CrossRef]
- Bonner Monitoring Systems. Available online: https://bonner.ie/service/automation-platforms/monitoring-systems/ (accessed on 26 September 2024).
- SIMATIC Energy Manager—Certified Energy Management. Available online: https://www.siemens.com/global/en/products/automation/industry-software/automation-software/energymanagement/simatic-energy-manager-pro.html (accessed on 26 September 2024).
- Optii Data Analytics Platform. Available online: https://optima.energy/optii-data-analytics-platform/ (accessed on 26 September 2024).
- DIAEnergie Industrial Energy Management System. Available online: https://deltathailand.com/en/products/Automation/Industrial-Automation/Software-System/DIAEnergie (accessed on 26 September 2024).
- Energy Monitoring Software for Manufacturers. Available online: https://fourjaw.com/features/energy-monitoring (accessed on 26 September 2024).
- EnergyCAP Smart Analytics. Available online: https://www.energycap.com/energy-monitoring-software/ (accessed on 26 September 2024).
- Eniscope Analytics. Available online: https://analytics.eniscope.com/login?go=%2F (accessed on 26 September 2024).
- Industrial Energy Monitoring and Reporting Software. Available online: https://new.abb.com/industrial-software/sustainability/energy-management-system-ems/energy-monitoring-and-reporting (accessed on 26 September 2024).
- Data Processing for Energy Management and Energy Analytics. Available online: https://www.weidmueller.com/int/products/automation_software/measuring_and_monitoring_systems/software/index.jsp (accessed on 26 September 2024).
- ThingsBoard Cloud. Available online: https://thingsboard.io/docs/paas/ (accessed on 26 September 2024).
- AWS IoT. Available online: https://aws.amazon.com/iot/ (accessed on 26 September 2024).
- Azure IoT. Available online: https://azure.microsoft.com/en-us/solutions/iot (accessed on 26 September 2024).
- Garcia, D. How Do Smart Meters Communicate? Available online: https://www.emnify.com/blog/how-smart-meters-communicate (accessed on 26 September 2024).
- Energy Monitoring. Available online: https://www.best.energy/solutions/energy-monitoring/ (accessed on 26 September 2024).
- IEC 60044-1:1996; Instrument Transformers—Part 1: Current Transformers. Standard, International Electrotechnical Commission: Geneva, Switzerland, 1996.
- 3 Phase 4 Wire System—Your Electrical Guide. Available online: https://www.yourelectricalguide.com/2018/12/3-phase-4-wire-system.html (accessed on 26 September 2024).
- Wireless Electricity Monitor (ZEM). Available online: https://episensor.com/product/wireless-electricity-monitor/ (accessed on 26 September 2024).
- Gateway (NGR-30-5) Datasheet. Available online: https://episensor.com/document/datasheet-ngr-30-5-gateway-epi-077-01/ (accessed on 26 September 2024).
- IEC 62053-22; Electricity Metering Equipment—Particular Requirements—Part 22: Static Meters for AC Active Energy (Classes 0.1S, 0.2S and 0.5S). Standard, International Electrotechnical Commission: Geneva, Switzerland, 2020.
- Bourechak, A.; Zedadra, O.; Kouahla, M.N.; Guerrieri, A.; Seridi, H.; Fortino, G. At the Confluence of Artificial Intelligence and Edge Computing in IoT-Based Applications: A Review and New Perspectives. Sensors 2023, 23, 1639. [Google Scholar] [CrossRef] [PubMed]
- Chougule, S.B.; Chaudhari, B.S.; Ghorpade, S.N.; Zennaro, M. Exploring Computing Paradigms for Electric Vehicles: From Cloud to Edge Intelligence, Challenges and Future Directions. World Electr. Veh. J. 2024, 15, 39. [Google Scholar] [CrossRef]
- Wang, Z.; Sun, Y.; Liu, D.; Hu, J.; Pang, X.; Hu, Y.; Ren, K. Location Privacy-Aware Task Offloading in Mobile Edge Computing. IEEE Trans. Mob. Comput. 2024, 23, 2269–2283. [Google Scholar] [CrossRef]
- ThingsBoard PE Edge. Available online: https://thingsboard.io/docs/pe/edge/ (accessed on 26 September 2024).
- Dell OptiPlex 5060 Tower Setup and Specifications Guide. Available online: https://www.dell.com/support/manuals/en-ie/optiplex-5060-desktop/optiplex_5060_mt_setup_and_specs/processor?guid=guid-b6e22f5e-0a6e-434f-b097-e21f7ea9e9b4&lang=en-us (accessed on 26 September 2024).
- Singh, M.; Rajan, M.; Shivraj, V.; Balamuralidhar, P. Secure MQTT for Internet of Things (IoT). In Proceedings of the 2015 Fifth International Conference on Communication Systems and Network Technologies, Gwalior, India, 4–6 April 2015; pp. 746–751. [Google Scholar] [CrossRef]
- What Is Data Processing? Available online: https://www.talend.com/resources/what-is-data-processing/ (accessed on 26 September 2024).
- Asemani, M.; Abdollahei, F.; Jabbari, F. Understanding IoT Platforms: Towards a comprehensive definition and main characteristic description. In Proceedings of the 2019 5th International Conference on Web Research, ICWR 2019, Tehran, Iran, 24–25 April 2019; pp. 172–177. [Google Scholar] [CrossRef]
- Diamanti, M.; Charatsaris, P.; Tsiropoulou, E.E.; Papavassiliou, S. Incentive Mechanism and Resource Allocation for Edge-Fog Networks Driven by Multi-Dimensional Contract and Game Theories. IEEE Open J. Commun. Soc. 2022, 3, 435–452. [Google Scholar] [CrossRef]
- FAQ|ThingsBoard Edge. Available online: https://thingsboard.io/docs/edge/faq/ (accessed on 26 September 2024).
- IEC 61850 Compliance and Verification Services. Available online: https://www.dnv.com/services/iec-61850-compliance-and-verification-69301/ (accessed on 26 September 2024).
- Edge over TLS/SSL. Available online: https://thingsboard.io/docs/edge/user-guide/grpc-over-ssl/ (accessed on 26 September 2024).
Ref. | Edge GUI | Cloud GUI | Simulation/ Prototype Implementation | Wired/ Wireless | Customized Hardware/ Industrial Meter | Key Limitations |
---|---|---|---|---|---|---|
[13,14] | Simulation | Wireless | Customized hardware | This is only conceptual model | ||
[15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32] | ✓ | Prototype | Wireless | Customized hardware | Hardware is not suitable for industrial applications | |
[33] | ✓ | ✓ | Prototype | Wireless | Customized hardware | Need evaluation of energy monitoring accuracy |
[34] | ✓ | Implementation | Wireless | Industrial meter | Not suitable for local monitoring and processing of energy data | |
[35] | ✓ | Implementation | Wired | Industrial meter | Limited processing power of controller to calculate new energy parameters | |
[36,37,38,45] | ✓ | Implementation | Wireless | Customized hardware | Limited processing power of controller to calculate new energy parameters | |
[39,40,41] | ✓ | Implementation | Wireless | Customized hardware | Need evaluation of energy monitoring accuracy | |
[42] | ✓ | Implementation | Wireless | Customized hardware | Hardware is not suitable for industrial applications | |
[43] | ✓ | Implementation | Wired | Customized hardware | The system can further improve by adding data processing and cloud-based monitoring | |
[44] | ✓ | ✓ | Implementation | Wired | Industrial meter | Limited processing power for scalability and to calculate new energy parameters |
Ref. | Industrial Solution | Features | Limitations |
---|---|---|---|
[53] | ABB Ability™ Energy Management System |
|
|
[46] | BONNER Monitoring Systems |
|
|
[49] | DIAEnergie Industrial EMS |
|
|
[52] | Eniscope Analytics |
|
|
[51] | EnergyCAP SmartAnalytics |
|
|
[50] | FourJaw Energy Monitoring Software |
|
|
[48] | Optii Data Analytics Platform |
|
|
[47] | SIMATIC Energy Manager |
|
|
[54] | Weidmüller Energy Suite |
|
|
Abbreviation | Variable Used in UI | Energy Parameter | Sampling Rate | E/A |
---|---|---|---|---|
† | per_minute | Per minute energy consumption | 1 min | E |
* | Today (kWh) | Today consumption | 1 min | E |
† | Last 24 h (kWh) | Last 24 h energy consumption | 1 min | E |
* | Average Day (kWh) | Weekly average energy consumption | 10 min | E |
* | Usage (%) | Percentage of energy consumption increased or decreased as compared to weekly average energy consumption | 10 min | E |
* Etotal-weekly avg | Last week’s average | Total weekly average energy consumption for last week | 1 h | A |
* Etotal-today | Today Energy | Total energy consumption for today in real time | 10 min | A |
† Etotal-rt-weekly avg | Average Last Week (kWh) | Total weekly average energy consumption with reference to the same timestamp in database | 10 min | A |
† | Total Energy | Total energy usage since the installation of devices | 10 min | A |
Feature | Edge | Cloud |
---|---|---|
Configuration of devices | ✓ | ✓ |
Device inactivity alarms | ✓ | ✓ |
Scheduled reporting of user interface | ✓ | ✓ |
Secured system access | ✓ | ✓ |
Energy meters sub-dashboard | ✓ | ✓ |
Email service | ✓ | Possible |
Energy meters master dashboard | ✓ | Possible, but costly. |
Data processing and filtering | ✓ | Possible, but costly. |
Big data storage | ✓ | Possible, but costly. |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2024 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Mirani, A.A.; Awasthi, A.; O’Mahony, N.; Walsh, J. Industrial IoT-Based Energy Monitoring System: Using Data Processing at Edge. IoT 2024, 5, 608-633. https://doi.org/10.3390/iot5040027
Mirani AA, Awasthi A, O’Mahony N, Walsh J. Industrial IoT-Based Energy Monitoring System: Using Data Processing at Edge. IoT. 2024; 5(4):608-633. https://doi.org/10.3390/iot5040027
Chicago/Turabian StyleMirani, Akseer Ali, Anshul Awasthi, Niall O’Mahony, and Joseph Walsh. 2024. "Industrial IoT-Based Energy Monitoring System: Using Data Processing at Edge" IoT 5, no. 4: 608-633. https://doi.org/10.3390/iot5040027
APA StyleMirani, A. A., Awasthi, A., O’Mahony, N., & Walsh, J. (2024). Industrial IoT-Based Energy Monitoring System: Using Data Processing at Edge. IoT, 5(4), 608-633. https://doi.org/10.3390/iot5040027