IoT-Based Real-Time Monitoring and Control System For Distribution Substation
IoT-Based Real-Time Monitoring and Control System For Distribution Substation
2
Department of Industrial and Production Engineering (IPE), Faculty of Engineering (FE)
American International University–Bangladesh (AIUB), Dhaka 1229, Bangladesh.
Emails- [email protected], [email protected], [email protected],
[email protected], [email protected], [email protected], [email protected], [email protected]
Abstract— This paper presents the development and worked on Zigbee-based wireless network systems [7], and
deployment of an IoT-based monitoring and automatic control another group worked on centralized power consumption
system for power substations to address equipment failures, monitoring [8] to showcase IoT's potential in enhancing
energy losses, and safety concerns. This system utilizes a substation operations. A group of researchers highlighted the
network of sensors to collect voltage, current, and temperature reliability of Zigbee communication for data transmission [9].
data from various substation components in real-time. The In [10], the authors demonstrated cybersecurity issues,
collected data is then sent to a centralized control center and a whereas the others offered solutions to increase the energy
user-friendly Blynk IoT application that authorized personnel
efficiency and reliability of substations [11]. These
can access. Utilizing sophisticated analytics and algorithms
developments underscored the crucial role of IoT in ensuring
enables proactive maintenance by identifying potential
malfunctions and initiating prompt actions. In addition, the
efficient, secure, and resilient substation management in the
system maximizes resource utilization by monitoring voltage evolving power distribution landscape, with noteworthy
levels and balancing loads. Integration with the Blynk contributions.
application enables remote monitoring, real-time alerts, and Verma et al. discuss an IoT-based substation monitoring
remote-control capabilities, thereby improving accessibility and system with microcontrollers, addressing system limitations
expediting responses to urgent situations. Results show that the and putting a strong emphasis on data security [12]. In another
proposed system compared to existing ones, improves the
research work, the authors evaluated microcontroller
substation’s efficiency, minimizes downtime, and increases grid
platforms for substation control, emphasizing flexibility, cost-
reliability, thereby contributing to more resilient and
sustainable power infrastructure.
effectiveness, scalability, and security considerations [13]. In
[14], the authors of the article explored wireless sensor
Keywords—IoT, Real-Time Monitoring, Automatic Control, networks using microcontrollers and IoT for substation
Substation, Smart Grid. monitoring, highlighting the advantages of wireless
communication. In [15], the authors of the paper concentrated
I. INTRODUCTION on real-time substation monitoring with microcontrollers and
Substations are vital to electricity transmission and IoT, demonstrating practical benefits. In a separate research
distribution in the dynamic power industry. These vital work, the authors assessed microcontroller-based IoT
facilities supply power to end-users reliably and efficiently, platform performance for substation monitoring, emphasizing
making their monitoring and management essential for grid the importance of performance testing for informed
stability and operational excellence. Traditional substation deployments [16].
monitoring and control systems have helped, but they From the above literature reviews, it has been found that
typically have issues such as limited real-time data, high the integration of microcontrollers and IoT offers numerous
maintenance costs, and scalability. To address the advantages in substation monitoring, including enhanced
aforementioned concerns, the Internet of Things (IoT)-based monitoring capabilities, improved efficiency and reliability,
substation monitoring and control offers a promising solution scalability, and cost savings. These platforms enable real-time
to improve substation performance, efficiency, and reliability data collection, automation, and remote control, leading to
by addressing losses, equipment failures, and safety problems, proactive maintenance, optimized performance, and
akin to innovations in smart solar irrigation, automation, and adaptability to different substation requirements. However,
security [1-4]. there are also several challenges to consider. Security risks,
The integration of the IoT into substation monitoring and such as vulnerabilities and unauthorized access, highlight the
control systems represents a transformative approach to need for robust cyber-security measures. The complex
modernizing power distribution infrastructure. In [5], the integration of various components and the reliance on reliable
authors explored IoT-based solutions for substation power supply and maintenance can pose implementation
monitoring and control, emphasizing key contributions and challenges. It is crucial to address these concerns to ensure the
advancements. Other authors researched unmanned successful deployment of microcontroller-based IoT
monitoring systems for hot spot detection [6], a few others platforms in substation monitoring and control systems.
Authorized licensed use limited to: M S RAMAIAH INSTITUTE OF TECHNOLOGY. Downloaded on March 27,2024 at 09:10:36 UTC from IEEE Xplore. Restrictions apply.
A. Simulation Results
1) Case study 1: In normal condition
In Fig. 5, the current (I) is measured as 0.4 A, the voltage
is recorded as 190.67 V, so the power is calculated as 76.268
W, and the temperature reading shows 31.25°C. These values
indicate that the loads are consuming the expected amount of
power based on their demand.
D. Hardware Implementation
The system collects data from voltage, current, and
temperature sensors in a substation, analyzing it in real-time
to identify abnormalities or faults. It checks for conditions like
undervoltage, overvoltage, overcurrent, and temperature
errors, and if detected, triggers a response. The system allows
authorized personnel to remotely access and monitor data Fig. 5. Voltage, current, and temperature are shown on the LCD screen in
through an app, providing real-time visualization of the data. normal mode.
The modular software allows for the integration of additional
sensors and control units as the substation network size 2) Case study 2: Undervoltage error
increases. The MQTT protocol is highly scalable, handling In the given Fig. 6, an error is detected due to low voltage,
thousands of devices with minimal overhead. The system is with the voltage measuring 91.90V, which is below the
compatible with various sensor and actuator models, allowing acceptable range of 125V. As a result, the relay is turned off,
cost-effective scaling for larger substations. indicating that the power supply to the demand has been cut
off to prevent potential damage or unsafe operation.
Authorized licensed use limited to: M S RAMAIAH INSTITUTE OF TECHNOLOGY. Downloaded on March 27,2024 at 09:10:36 UTC from IEEE Xplore. Restrictions apply.
(a)
(b)
Fig. 8. Overvoltage error for 100W bulb (a) LCD and (b) Blynk App.
(b)
Fig. 7. Power, voltage, and current for 60W bulb (a) LCD screen and (b)
Blynk App.
(b)
(a) Fig. 9. Undervoltage error for 100W bulb (a) LCD and (b) Blynk App.
Authorized licensed use limited to: M S RAMAIAH INSTITUTE OF TECHNOLOGY. Downloaded on March 27,2024 at 09:10:36 UTC from IEEE Xplore. Restrictions apply.
4) Case study 4: Normal operating conditions for 60W
and 100W bulb
In the given scenario in Fig. 10 (a) and (b), two bulbs are
being used: a 100W bulb and a 60W bulb. The current (I) is
measured as 496mA, the voltage (V) is recorded as 126V, and
the power (P) is observed as 62.496W. These values indicate
that the bulbs are consuming the expected amount of power
based on their wattage ratings.
(b)
Fig. 11. Overcurrent error for 60W and 100W bulbs (a) LCD screen and (b)
Blynk App.
(b)
Fig. 10. Power, voltage, and current for 60W and 100W bulb (a) LCD and
(b) Blynk App.
(b)
Fig. 12. Undervoltage error for 60W and 100W bulb (a) LCD screen and (b)
(a) Blynk App.
Authorized licensed use limited to: M S RAMAIAH INSTITUTE OF TECHNOLOGY. Downloaded on March 27,2024 at 09:10:36 UTC from IEEE Xplore. Restrictions apply.
7) Case study 7: Temperature error in various failure modes and operational scenarios. This will
In the given scenario Fig. 13, the temperature reading guide the development of more sophisticated predictive
shows 34°C, which exceeds the defined limit of 25 to 32°C. maintenance algorithms and load management strategies,
As a result, the Blynk app displays this temperature anomaly, ultimately leading to a more resilient and efficient power
and the relay is turned off. distribution infrastructure.
REFERENCES
[1] S. Niloy, F. H. Sumona, M. H. Khan, M. Z. Islam, S. Ahmad, and S.
Howlader, “Solar Powered Smart Irrigation System Based on Internet
of Things (IoT) Using Microcontroller,” in Proc. 3rd International
Conference on Robotics, Electrical and Signal Processing Techniques
(ICREST), IEEE, 2023, pp. 259–263.
[2] J. F. Riya, Md. T. H. Chowdhury, S. A. Usha, S. Howlader, S. Ahmad,
and M. Z. Islam, “A Smart Helmet: Ensuring Safety of Bike Riders,”
in Proc. 3rd International Conference on Robotics, Electrical and
Signal Processing Techniques (ICREST), IEEE, 2023, pp. 305–310.
[3] S. Ahmad, W. Chek Leong, M. Saad, S. Arghya, and A. Tariful, “IoT-
based scalable Smart Home Automation System Design using
Raspberry Pi,” in Proc. 11th AUN/SEED-Net Regional Conference on
Computer and Information Engineering, Indonesia, 2018, pp. 1–6.
[4] S. Ahmad et al., “Smart home automation and security system design
based on IoT applications,” ASEAN Engineering Journal, vol. 9, no. 2,
pp. 57–71, Dec. 2019.
Fig. 13. Temperature error of the substation.
[5] Z. Tang and Y. Zou, “Condition Monitoring System for Circuit Breaker
Based on Substation Automation System,” in Proc. 41st International
C. Comparative Study Universities Power Engineering Conference, 2006.
Table 1 shows the comparison between previously [6] J. Pinto, M. Masuda, L. C. Magrini, J. A. Jardini, and M. V. Garbelloti,
developed and proposed substation monitoring and control “Mobile robot for hot spot monitoring in electric power substation,” in
Proc. IEEE/PES Transmission and Distribution Conference and
systems. The comparison shows that the proposed system has Exposition, 2008.
a low maintenance cost, low security vulnerabilities, less [7] P. Rajendhar, P. Kumar, and R. Venkatesh, “Zigbee based wireless
complexity, high energy efficiency, and long-term scalability. system for remote supervision and control of a substation,” in Proc.
Further, an IoT-based Blynk app is used as a remote control. International Conference on Innovative Research in Electrical Sciences
(IICIRES), 2017.
TABLE I. COMPARISON BETWEEN PROPOSED AND EXISTING [8] G. Prashanthi and K. Prasad, “Wireless power meter monitoring with
SUBSTATION MONITORING AND CONTROL SYSTEMS power theft detection and intimation system using GSM and Zigbee
networks,” IOSR Journal of Electronics and Communication
References Engineering (IOSR-JECE), vol. 9, no. 6, Art. no. e-ISSN: 2278-2834,
Verma Hasan Matta Tarase
Kalathil Nov. 2014.
et al. et al. et al. et al. Proposed
et al. [16]
[12] [13] [14] [15] [9] Firdaus, D. O. Aditya, and W. B. Pramono, “DC backup power supply
Indicators
monitoring in substation based on wireless sensor network,” in Proc.
Maintenance
H H M H H L 2nd International Conference on Wireless and Telematics (ICWT),
costs
2016.
Security issue H H H M H L
[10] P. Top et al., “Simulation of a RTU cyber attack on a transformer
Complex bank,” in Proc. 2017 IEEE Power & Energy Society General Meeting,
H M H H H L
integration Jul. 2017.
Energy
M L L L L H [11] S. U. Rehman, H. Mustafa, and A. R. Larik, “IoT Based Substation
efficiency
Monitoring & Control System Using Arduino with Data Logging,” in
Scalability L L L L L H Proc. 2021 4th International Conference on Computing & Information
Real-time and Sciences (ICCIS), Nov. 2021.
Remote No No No No No Yes [12] A. Verma, D. Srivastava, N. Mishra, N. Sachdeva, S. Jha, and S.
control Verma, “IoT‐Based Substation Monitoring and Controlling,” in Smart
Note: H is used for High, M is used for Medium, and L is used for Low Grids for Smart Cities, 2023, pp. 199–223.
[13] M. K. Hasan, M. Ahmed, B. Pandey, H. Gohel, S. Islam, and I. F.
IV. CONCLUSIONS Khalid, “Internet of Things-Based Smart Electricity Monitoring and
Control System using usage data,” Wireless Communications and
The study aims to improve power supply quality and Mobile Computing, vol. 2021, Oct. 2021, pp. 1–16.
safety in distribution substations through real-time monitoring [14] N. Matta, R. Ranhim-Amoud, L. Merghem-Boulahia, and A. Jrad, “A
of parameters. A system developed using high-impact ICs and Wireless Sensor Network for Substation Monitoring and Control in the
integrated hardware features has been successfully Smart Grid,” in Proc. 2012 IEEE International Conference on Green
Computing and Communications, 2012.
implemented, resulting in improved fault detection, safety,
remote monitoring, efficient resource utilization, data [15] K. B. Tarase and V. M. Panchade, “Monitoring & Controlling of
Substation Using IoT in Distribution Power Grid,” in Proc. 2020 5th
visualization, analytics, and scalability. The system detects International Conference on Devices, Circuits and Systems (ICDCS),
faults and anomalies in real-time, reducing downtime and 2020.
enhancing substation reliability. [16] D. Kalathil, K. R. Vaishnav, A. Tarade, K. Talele, and M. Bansode,
“Microcontroller based Substation Disaster Monitoring System,” in
Future work will incorporate a broader range of Proc. 2021 Fifth International Conference on I-SMAC (IoT in Social,
equipment, such as transformers, circuit breakers, and relay Mobile, Analytics and Cloud) (I-SMAC), 2021.
protection devices, to test the proposed system's effectiveness
Authorized licensed use limited to: M S RAMAIAH INSTITUTE OF TECHNOLOGY. Downloaded on March 27,2024 at 09:10:36 UTC from IEEE Xplore. Restrictions apply.