Fault Detection System Project Report
Fault Detection System Project Report
A Project Report on
FAULT DETECTION SYSTEM FOR TRANSMISSION
LINES.
Subject : Design Engineering 2B (3160001)
( Electrical Engineering Department )
-: Submitted By : -
Page | 1
INDEX
1. Acknowledgement ………..……………………………………Page no. 3
2. Abstract……………………………..………………………………..Page no. 4
3. Introduction…………………….…...……………………………..Page no. 5
• Problem Statement
• Objective
4. Overview……………………….……………………………………..Page no. 7
• What is Fault ?
• Types Of Faults.
• Table 4.1 : Common fault types and their characteristics.
5. Methodology……………………….………………………………..Page no. 11
6. Analysis………………………………..………………………………..Page no. 14
7. Limitations…………………………….………………………………..Page no. 15
8. Scope for Improvements……….………………………………..Page no. 16
9. Canvases……………………………..…………………………………..Page no. 17
• Fig 9.1 – AEIOU Canvas
• Fig 9.2 – Empathy Canvas
• Fig 9.3 – Mind Map
• Fig 9.4 – Ideation Canvas
• Fig 9.5 – Product Development Canvas
• Fig 9.6 – Learning need Matrix Canvas
• Fig 9.7 – Prototype
10. Conclusion……………………………………………………………….Page no. 24
Page | 2
1 - ACKNOWLEDGEMENT
Page | 3
CHAPTER 2 - ABSTRACT
Page | 4
CHAPTER 3 - INTRODUCTION
Problem Statement
Traditional fault detection methods often rely on manual inspection
or complex supervisory control and data acquisition (SCADA)
systems, which can be expensive, slow to respond, or difficult to
implement in remote areas. There is a need for a more accessible,
real-time, and automated solution that can quickly identify faults and
alert maintenance teams without significant infrastructure overhead.
Project Objective
The primary objective of this project is to design and implement a
Fault Detection System for Transmission Lines using a relay module
and a microcontroller. The system aims to:
• Continuously monitor the transmission line for abnormal
conditions,
• Instantly activate a warning lamp upon fault detection for local
indication,
Page | 5
• Send real-time notifications to designated devices, allowing for
immediate response and maintenance action.
Report Structure
The report is organized as follows:
• A review of existing fault detection methods and related work,
• Detailed description of the system design and methodology,
• Implementation steps including hardware and software
integration,
• Results from testing and analysis,
• Discussion of findings, limitations, and potential improvements,
• Conclusion and suggestions for future work.
Page | 6
CHAPTER 4 - OVERVIEW
• What is a Fault?
In the context of electrical power systems, a fault is defined as any
abnormal condition that causes a deviation from normal operating
currents or voltages. Faults typically result from insulation failures,
equipment breakdown, environmental factors (such as lightning or
storms), or human error. When a fault occurs, it can cause excessive
currents (fault currents) to flow, leading to potential hazards and
system instability.
1. Symmetrical Faults
• Three-phase Fault (Three-phase short circuit):
All three phases are shorted together, either with or without
ground involvement. This is the most severe but least common
type of fault. It results in large fault currents but is easier to
analyze due to system symmetry.
Page | 7
2. Unsymmetrical Faults
• Single Line-to-Ground Fault (LG):
One phase comes into contact with the ground. This is the most
common type of fault in power systems.
• Line-to-Line Fault (LL):
Two phases are shorted together, without involving the ground.
• Double Line-to-Ground Fault (LLG):
Two phases are shorted together and also connected to the
ground.
Less
Line-to-Line (LL) Two phases shorted Moderate
common
Page | 8
Fault Type Description Frequency Severity
Page | 9
• IoT and Smart Grid Solutions
Recent advancements in IoT and smart grid technologies enable real-
time monitoring and predictive maintenance through cloud-based
analytics and networked sensors. While effective, these solutions can
be complex and costly, posing challenges for widespread adoption in
developing regions or smaller utilities.
Page | 10
CHAPTER 5 - METHODOLOGY
• System Overview
The proposed Fault Detection System for Transmission Lines is
designed to provide both local and remote alerts in the event of
a fault. The system integrates a relay module for fault detection,
a microcontroller for control and communication, and output
devices such as a warning lamp and a notification system. The
methodology covers system design, hardware and software
implementation, and the testing approach.
System Design
Description of Components
• Relay Module: Acts as a switch; gets triggered when a fault is
detected, completing the circuit for the warning lamp and
sending a signal to the microcontroller.
• Microcontroller (e.g., Arduino, ESP32): Receives input from the
relay, processes the signal, and triggers both the warning lamp
and remote notification (via GSM, Wi-Fi, or Bluetooth).
• Output Devices: Includes a warning lamp for visual indication
and a notification system (SMS, app alert, etc.) for remote
alerting.
Hardware Implementation
Key Components
1. Relay Module:
o Type: Electromechanical or solid-state
o Rating: Suitable for the voltage and current levels of the
prototype
Page | 11
o Function: Detects the presence of fault current and
activates output circuits
2. Microcontroller:
o Model: Arduino Uno, ESP32, or similar
o Features: Digital input/output pins, serial communication
capability
o Function: Processes relay input, controls warning lamp,
and sends notifications
3. Warning Lamp:
o Type: LED or bulb
o Function: Provides immediate visual indication of fault
4. Notification Module:
o GSM Module (e.g., SIM800L) or Wi-Fi Module (e.g.,
ESP8266/ESP32)
o Function: Sends SMS or app notifications to designated
devices
Circuit Design
• The relay module is configured to trigger when abnormal values
are detected and circuit gets completed.
• The relay output is connected to both the warning lamp and a
digital input pin on the microcontroller.
• The microcontroller is programmed to activate the lamp and
send a notification upon receiving a signal from the relay.
o Activate warning lamp output
o Send notification via GSM/Wi-Fi module
Page | 12
Testing and Fault Simulation
• Fault Simulation: Faults are artificially introduced by shorting
the output terminals or using variable loads to simulate
overcurrent.
Safety Considerations
• All tests are conducted at low voltage and current levels to
ensure operator safety.
• Proper insulation, fuses, and emergency cut-off switches are
used during hardware testing.
Page | 13
CHAPTER 6 - ANALYSIS
Page | 14
CHAPTER 7 - LIMITATIONS
Page | 15
CHAPTER 8 - SCOPE FOR IMPROVEMENTS
Page | 16
CHAPTER 9 – CANVASES
9.1 - AEIOU CANVAS
( Fig 9.1 )
Page | 17
9.2 - EMPATHY CANVAS
The Empathy Canvas is a strategic design thinking tool used to gain a
deeper understanding of users by exploring their thoughts, feelings,
behaviors, and motivations. It helps designers and teams develop
empathy for their users by mapping out what a user thinks, feels, says,
and does in a given situation. Additionally, the canvas explores the
user’s pains (challenges, fears, frustrations) and gains (needs, goals,
and what success looks like). By organizing this information visually,
teams can identify user needs more clearly and uncover insights that
may not be immediately obvious through traditional research
methods.
( Fig 9.2 )
Page | 18
9.3 - MIND MAP
( Fig 9.3 )
Page | 19
9.4 - IDEATION CANVAS
( Fig 9.4 )
Page | 20
9.5 - PRODUCT DEVELOPMENT CANVAS
( Fig 9.5 )
Page | 21
9.6 - LEARNING NEED MATRIX CANVAS
( Fig 9.6 )
Page | 22
9.7 - PROTOTYPE
( Fig 9.7 )
Page | 23
CHAPTER 10 - CONCLUSION
Page | 24