Smart Underground Fault Monitoring and Detection Using Internet
of Things
S. Bharathi
a
, K Harini Sri
b
, K Deepika Sri
c
and S Dhaarini
d
Dept of EEE, S.A. Engineering College Chennai, India
Keywords: Underground Cables, Fault Detection, Maintenance, Real-Time Monitoring, Predictive Analytics, Grid
Resilience, Energy Infrastructure, Power Distribution, Advanced Monitoring Technologies.
Abstract: Underground cables are essential for efficient power distribution, facilitating the reliable transmission of
electricity over long distances. Despite their advantages, the hidden placement of these cables presents
significant challenges for fault detection and maintenance. Traditional monitoring techniques often fall short,
lacking the necessary real-time capabilities to promptly identify and address issues. Consequently, when faults
occur, utilities face prolonged outages that can disrupt service and result in substantial repair costs. The
inefficiencies of conventional methods underscore the need for innovative solutions to enhance/ the reliability
and performance of underground cable systems. This paper explores advanced monitoring technologies and
methodologies designed to improve fault detection and maintenance processes. By integrating real-time
monitoring systems with predictive analytics, utilities can proactively manage underground cable health,
minimizing the duration of outages and reducing operational expenses. Furthermore, the implementation of
such technologies not only enhances service reliability but also contributes to overall grid resilience in the
face of increasing demand and climate challenges. This study aims to highlight the importance of adopting
modern monitoring approaches to ensure the continued effectiveness of underground power distribution
networks, ultimately leading to a more sustainable energy infrastructure.
1 INTRODUCTION
Underground cables are a fundamental component of
modern power distribution networks, providing a
reliable means of transmitting electricity across urban
and rurallandscapes. Their discreet installation
beneath the surface offers significant advantages,
including reduced visual impact, protection from
weather-related damage, and minimal interference
with land use. As urbanization continues to accelerate
and energy demands increase, the reliance on
underground cables has grown, necessitating efficient
and effective management strategies. However, the
concealed nature of these cables poses substantial
challenges in terms of fault detection and
maintenance. Unlike overhead lines, which are easily
visible and accessible, underground cables are often
buried deep, making it difficult to monitor their
condition and promptly identify faults.
a https://orcid.org/0000-0002-6586-8041
b https://orcid.org/0009-0008-2404-3298
c https://orcid.org/0009-0002-9472-3869
d
https://orcid.org/0009-0000-1253-4198
Traditional monitoring methods, such as periodic
inspections and manual testing, are not only labor-
intensive but also lack the capability to provide real-
time data.
The limitations of conventional approaches
highlight an urgent need for innovative solutions that
enhance the reliability and efficiency of underground
cable monitoring. Emerging technologies, including
advanced sensors, data analytics, and remote
monitoring systems, offer the potential to
revolutionize how utilities manage underground
infrastructure. By leveraging these advancements,
utilities can transition from reactive maintenance
strategies to proactive management, thereby reducing
downtime and operational costs. The limitations of
conventional approaches highlight an urgent need for
innovative solutions that enhance the reliability and
efficiency of underground cable monitoring.
Emerging technologies, including advanced sensors,
data analytics, and remote monitoring systems, offer
Bharathi, S., Harini Sri, K., Deepika Sri, K. and Dhaarini, S.
Smart Underground Fault Monitoring and Detection Using Internet of Things.
DOI: 10.5220/0013652900004639
In Proceedings of the 2nd International Conference on Intelligent and Sustainable Power and Energy Systems (ISPES 2024), pages 185-190
ISBN: 978-989-758-756-6
Copyright © 2025 by Paper published under CC license (CC BY-NC-ND 4.0)
185
the potential to revolutionize how utilities manage
underground infrastructure. By leveraging these
advancements, utilities can transition from reactive
maintenance strategies to proactive management,
thereby reducing downtime and operational costs.
2 PROPOSED WORK
This project introduces an innovative solution using
IoT technology to monitor underground cables
effectively. By integrating Arduino, current sensors,
NodeMCU, and GSM modules, the system offers
continuous monitoring and instant fault detection,
making it a significant advancement in infrastructure
management. The Arduino microcontroller serves as
the brain of the system, collecting real-time data from
the current sensors placed along the underground
cables. These sensors measure the electrical current
flowing through the cables, detecting any
irregularities that may signal potential faults.
The data collected by the Arduino is then
transmitted via the NodeMCU, which utilizes Wi-Fi
connectivity to relay information to a central server.
This seamless communication allows for constant
monitoring, ensuring that any changes in the cable’s
performance are promptly recorded and analyzed.
In the event of a fault, the GSM module plays a
critical role by sending immediate alerts to the
maintenance team. This instant notification
mechanism empowers the team respond quickly to
issues, minimizing downtime and preventing further
damage. By ensuring rapid communication, the
system enhances the reliability of power systems,
allowing for efficient operation and maintenance.
This approach not only optimizes maintenance efforts
but also contributes to a more resilient infrastructure,
ultimately leading to improved service delivery and
customer satisfaction in power distribution networks.
2.1 Block Diagram
Figure 1: Block diagram of smart underground fault
monitoring
2.2 Block Diagram Explanation
The block diagram represents a system that illustrates
a detailed setup involving various components such
as the Arduino controller, switches, LEDs, and a
terminal block. Here’s a more comprehensive
explanation:
2.2.1 Arduino Controller
This is the heart of the system, responsible for
processing inputs and controlling outputs. It is
programmed with specific logic to read the status of
the switches and then accordingly manage the state of
the LEDs.
2.2.2 Switches (Switch 1, Switch 2,
Switch 3)
These switches act as inputs to the Arduino controller.
Each switch can be in an ON or OFF state. The
Arduino reads the status of these switches through its
digital input pins. When a switch is toggled, it sends
a signal to the Arduino, which then processes the
input according to the programmed logic.
2.2.3 LEDs (LED 1, LED 2, LED 3)
These are light-emitting diodes used as indicators or
output devices in the system. The Arduino controls
these LEDs through its digital output pins. Depending
on the input received from the switches, the Arduino
can turn the LEDs ON or OFF. This control can be
used to signal various states or conditions.
2.2.4 Terminal Block
This component is used for making external
connections. It facilitates the connection of the
Arduino system to other peripherals or external power
sources. It ensures that all connections are secure and
organized.
2.2.5 Working
In this system, when a user toggles any of the
switches, the Arduino reads the change in the input
state. The programmed logic inside the Arduino
processes this input and determines the appropriate
output action. For instance, if Switch 1 is turned ON,
the Arduino might be programmed to turn ON LED
1. If Switch 2 is turned OFF, the Arduino might turn
OFF LED 2, and so on. This simple yet effective
interaction between inputs (switches) and outputs
(LEDs) demonstrates how microcontrollers can be
ISPES 2024 - International Conference on Intelligent and Sustainable Power and Energy Systems
186
used to create interactive systems. Moreover,
leveraging advanced robotics for inspections,
developing eco-friendly materials, and enhancing
inter-agency coordination can further improve the
resilience and sustainability of underground cable
networks.
2.3 MATLAB Simulation
Figure 2: MATLAB Simulink diagram of underground
fault monitoring system.
Figure 3: MATLAB Simulink connection of transmission
lines.
Figure 4: MATLAB Simulink phase shifter and visual
block.
Figure 5: MATLAB Simulink phase shifter and visual
block after fault occur.
2.4 Simulation Explanation
1. Fault Detection and Location:
Fault Phase Detection:
This subsystem identifies which phase (A, B, or
C) has encountered a fault. It is critical for
pinpointing the specific fault and taking corrective
measures.
Zonal Analysis:
The model divides the power grid into different
zones (Zone 1 to Zone 5) for detailed monitoring and
fault detection. Each zone is equipped with sensors
and detectors to analyze faults in real-time.
2. EEE 14-Bus System:
This part of the model represents a simplified version
of a power grid using the IEEE 14-bus system. It
includes various buses, branches, and loads to
simulate real-world conditions.
1. Signal Processing Elements:
The model incorporates signal processing blocks to
analyze the electrical signals within the grid. This
analysis helps in identifying anomalies and faults.
2. Graphical Monitoring:
The simulation environment includes a graphical
monitoring system that visually represents the status
of different zones. This system uses indicators to
show fault conditions (red for fault, green for normal
operation). By integrating these components, the
system ensures prompt detection and resolution of
faults, thereby enhancing the overall reliability and
efficiency of the power grid. Such advanced
monitoring and analysis capabilities are crucial in
modern power systems to prevent outages and
maintain continuous service. Furthermore, by
providing real-time data and visual.
Smart Underground Fault Monitoring and Detection Using Internet of Things
187
2.5 Simulation Process
Understanding and managing faults in underground
cables is critical for maintaining an efficient and
reliable power grid. The system employs multiple
fault detection mechanisms, beginning with real-time
monitoring of electrical parameters to identify
deviations in current and voltage levels. Phase
detection plays a crucial role by pinpointing the
affected phase (A, B, or C), which is essential since
faults can behave differently depending on the phase
they occur in. Once a fault is detected, sophisticated
algorithms are deployed to precisely locate the fault.
Techniques such as distance relay protection measure
the impedance of the cables to estimate the distance
to the fault, allowing for early intervention. Time-
domain reflectometry (TDR) sends a pulse down the
cable and measures the time it takes for the reflection
to return, providing highly accurate fault location
information.
The simulation replicates real-world conditions to
ensure accuracy, including detailed representations of
the power grid’s cabling layout and considering
environmental factors such as soil moisture,
temperature, and physical obstructions. These factors
are crucial for accurate simulation as they can
significantly affect the performance of underground
cables.
The data collected during the simulation Is
thoroughly analyzed to understand the impact of the
fault on the power grid. This analysis helps in
developing strategies for quick recovery, focusing on
detecting anomalies in electrical signals and assessing
the fault’s effect on the overall power delivery,
stability, and reliability of the grid.
Rigorous testing and validation are integral to the
simulation process. Various fault scenarios, such as
single-phase, multi-phase, and ground faults, are
simulated to validate the fault detection and location
methods’ accuracy. Additionally, the simulation tests
the impact of different environmental conditions,
providing insights into how varying conditions
influence fault detection and system response.
In conclusion, this comprehensive approach
ensures quick fault detection, precise location, and
effective recovery strategies, enhancing the resilience
and power grids. This methodology not only aids in
maintaining uninterrupted power supply but also
minimizes downtime and repair costs, thus ensuring a
reliable and efficient power grid infrastructure.
2.6 MATLAB Output
Figure 6: Output Wave form before fault occur
Figure 7: Output Wave form before fault occur.
2.7 MATLAB Output Overview
The output graphs visually demonstrate the voltage
and current waveforms from the power grid fault
simulation, which are pivotal for understanding the
electrical circuit’s behavior during fault conditions.
The voltage graph displays three sinusoidal
waveforms in blue, red, and yellow, representing
voltage variations over time on an X-axis ranging
from 0 to 0.2 seconds and a Y-axis spanning from -
30,000 to 20,000 units. Similarly, the current graph
features three sinusoidal waveforms in the same
colors, illustrating current changes over the same time
range, with the Y-axis ranging from -200 to 200 units.
These graphs offer crucial insights into how voltage
and current fluctuate under fault conditions, aiding in
the analysis and interpretation of the circuit’s
response during such events. This visual
representation is essential for diagnosing,
understanding, and mitigating fault impacts on the
power grid.
3 SUMMARY
The significance of underground cables in modern
power distribution cannot be overstated, as they play
ISPES 2024 - International Conference on Intelligent and Sustainable Power and Energy Systems
188
a critical role in the efficient and reliable transmission
of electricity. However, their concealed nature poses
substantial challenges for fault detection and
maintenance, which can lead to extended outages and
increased repair costs. Traditional monitoring
techniques often lack the real-time capabilities
required to swiftly identify and address faults,
emphasizing the urgent need for innovative solutions.
This project has explored advanced monitoring
technologies and methodologies that aim to transform
how utilities manage underground cable health. By
integrating real-time monitoring systems with
predictive analytics, utilities can transition from
reactive to proactive maintenance strategies,
significantly minimizing outage durations and
reducing operational expenses. The implementation
of these technologies not only improves service
reliability but also strengthens the resilience of the
power grid, especially in the face of growing demand
and climate challenges.
This project underscores the importance of
adopting modern monitoring approaches to enhance
the performance and reliability of underground power
distribution networks, ensuring they can effectively
support the energy infrastructure of the future. In
conclusion, leveraging advanced technologies in fault
detection and maintenance is crucial for maintaining
the integrity of underground power systems and
ensuring a sustainable energy future.
4 FUTURE SCOPE
Looking ahead, there is considerable potential for
further advancements in the realm of underground
cable monitoring and maintenance. Future research
could explore the integration of artificial intelligence
and machine learning algorithms to enhance
predictive analytics, allowing for even more accurate
fault forecasting and maintenance scheduling.
Additionally, the development of advanced sensors
and IoT technologies could facilitate more granular
monitoring of cable conditions, providing real-time
data that informs decision-making processes.
Collaboration between utilities, technology
developers, and regulatory bodies will be essential to
establish standardized practices for implementing
these innovations. Furthermore, expanding the scope
of monitoring to include environmental factors that
affect cable performance could lead to
comprehensive solutions that enhance grid resilience.
Integration with renewable energy sources is another
promising area of advancement. As the world shifts
towards renewable energy, the underground cable
network will play a crucial role in transmitting power
from these sources. Research could focus on
optimizing underground cables for the unique
demands of renewable energy, such as fluctuating
power outputs and distributed generation. Enhanced
cybersecurity measures will also become paramount
with the increasing reliance on IoT and real-time data.
Future advancements could include robust
cybersecurity protocols to protect the integrity and
confidentiality of data being transmitted and to
prevent any potential cyber-attacks on the grid
infrastructure.
Moreover, the development of self-healing
technologies could revolutionize cable maintenance.
Imagine a cable network that can autonomously
detect and repair faults. This concept could be
explored through the development of self-healing
materials and technologies, reducing downtime and
maintenance costs significantly. Utilizing big data
and blockchain could also provide deeper insights and
transparent maintenance tracking. Leveraging big
data analytics can provide deeper insights into cable
performance and potential issues. Additionally,
blockchain technology can ensure transparent and
tamper-proof tracking of maintenance and
monitoring activities, leading to greater trust and
accountability.
REFERENCES
Bataineh, M. A., Umar, M. M., Moin, A., Hussein, M. I., &
Ahmad, M. A. (2023). Classification and prediction of
communication cables length based on S-parameters
using a machine learning method. IEEE Access, 11,
108041-108049.
https://doi.org/10.1109/ACCESS.2023.3320581
Bukh, B. S., da Silva, F. F., & Bak, C. L. (2024). Harmonic
propagation model for analyses in meshed power
systems. IEEE Transactions on Power Delivery, 39(1),
233-244.
https://doi.org/10.1109/TPWRD.2023.3334389
Cai, R., & Yang, S. (2024). Optimal arrangement of power
cables in ducts using the agamogenetic algorithm. IEEE
Access, 12, 115204-115218.
https://doi.org/10.1109/ACCESS.2024.3445159
Cho, J.-H., Lee, I.-B., Jeong, W.-S., & Lee, B.-J. (2023). A
study on the fire detection and smoke removal in
underground utility tunnels using CFD. IEEE Access,
11, 104485-104504.
https://doi.org/10.1109/ACCESS.2023.3316881
Clippelaar, S. de, Kruizinga, B., van der Wielen, P. C. J. M.,
& Wouters, P. A. A. F. (2024). Wave-velocity based
real-time thermal monitoring of medium-voltage
underground power cables. IEEE Transactions on
Smart Underground Fault Monitoring and Detection Using Internet of Things
189
Power Delivery, 39(2), 983-991.
https://doi.org/10.1109/TPWRD.2023.3347622
Hu, H., & Wang, J. (2023). Research on the design and
sustainable evaluation of metro-based underground
logistics systems. IEEE Access, 11, 67600-67612.
https://doi.org/10.1109/ACCESS.2023.3291948
Huang, S.-J., Tsai, C.-Y., Hsieh, H.-Y., & Su, W.-F.
(2024). Utilizing a fruit fly-based optimization
methodology for reactor placement planning in
underground transmission systems. IEEE Access, 12,
112124-112134.
https://doi.org/10.1109/ACCESS.2024.3443426
Likhitha, K., & Naidu, O. D. (2023). Setting free fault
location for three-terminal hybrid transmission lines
connected with conventional and renewable resources.
IEEE Access, 11, 23839-23856.
https://doi.org/10.1109/ACCESS.2023.3253506
Lin, H., Ul Nazir, F., Pal, B. C., & Guo, Y. (2023). A
linearized branch flow model considering line shunts
for radial distribution systems and its application in
volt/VAR control. Journal of Modern Power Systems
and Clean Energy, 11(4), 1191-1200.
https://doi.org/10.35833/MPCE.2022.000382
Miao, X., Zhao, D., Lin, B., Jiang, H., & Chen, J. (2023). A
differential protection scheme based on improved DTW
algorithm for distribution networks with highly
penetrated distributed generation. IEEE Access, 11,
40399-40411.
https://doi.org/10.1109/ACCESS.2023.3269298
Torres-García, V., Solís-Ramos, N., González-Cabrera, N.,
Hernández-Mayoral, E., & Guillen, D. (2023).
Ferroresonance modeling and analysis in underground
distribution feeders. IEEE Open Access Journal of
Power and Energy, 10, 583-592.
https://doi.org/10.1109/OAJPE.2023.3312640
Usman, M., Park, K.-H., & Lee, B.-W. (2023). Analysis of
lightning transient characteristics of short-length mixed
MMC-MVDC transmission system. IEEE Access, 11,
72990-73006.
https://doi.org/10.1109/ACCESS.2023.3293531
Wu, Y., Yang, Y., & Zhang, P. (2022). A model-based
segmental aging location method for underground
power cables in distribution grids. CSEE Journal of
Power and Energy Systems.
https://doi.org/10.17775/CSEEJPES.2022.01310
Yammine, S., et al. (2024). Experimental program of the
HL-LHC inner triplet string test at CERN. IEEE
Transactions on Applied Superconductivity, 34(5), 1-5.
https://doi.org/10.1109/TASC.2023.3349356
Yang, Z., Gao, Y., Deng, J., & Lv, L. (2023). Partial
discharge characteristics and growth stage recognition
of electrical tree in XLPE insulation. IEEE Access, 11,
145527-145535.
https://doi.org/10.1109/ACCESS.2023.3344596
ISPES 2024 - International Conference on Intelligent and Sustainable Power and Energy Systems
190