Project Report
Project Report
MINI PROJECT
REPORT
ON
Assistant Professor
Assistant Professor
Session(2025-26)
This is to certify that the thesis “TRANSMISSION LINE FAULT SYSTEM” is a bona fide
record of work done by AMAN KAUSHIK (2408390200013), ABHAY SINGH
(2408390200001), ADARSH PAL (2408390200007) , ARYAN KUSHWAHA
(2408390200018), JITENDAR PAL (24083902000030) for partial fulfillment of the
requirement for the degree of Bachelor of Technology, Department of Electrical Engineering,
Rajkiya Engineering College Kannauj, India. They have fulfilled the requirements for the
submission of their thesis, which to the best of my knowledge has reached the required standard.
This thesis was carried out under our supervision and guidance and has not been submitted
elsewhere for the award of any other degree.
ii
ACKNOWLEDGMENT
I would like to thank respected Mrs. Shilpi Yadav and Mr. Pradeep Singh for giving
such a wonderful opportunity to expand my knowledge for branch and giving me
guidelines to project report. It helped me a lot to realize what I study for. Secondly, I
would like to thank my parents who patiently helped me as I went through my work and
helped to modify and eliminate some of the irrelevant or unnecessary stuff. Thirdly I
would like to thank my friend who helped me to make my work more organized and
well stacked till the end. Next, I would thank Microsoft for developing such a wonderful
tool as MS word. It helped me a lot to keep my work error free. Last not the least; I
would thank the Almighty for giving me the strength to complete my report on time.
iii
DECLARATION
I the undersigned solemnly declare that the project report “TRANSMISSION LINE
FAULT SYSTEM” is based on my own work carried out during the course of our study under
the supervision of MRS. SHILPI YADAV. I assert the statement made and conclusions drawn
are an outcome of my research work. I further certify that the work contained in the report is
original and has been done by me under the general supervision of my supervisor .The work has
not been submitted to any other Institution for any other degree/diploma/certificate in this
university or any other University of India or abroad. We have followed the guidelines provided
by the university in writing the report. Whenever we have used materials (data, theoretical
analysis ,and text)from other sources, we have given due credit to them in the text of the report
and giving their details in the references.
iv
ABSTRACT
Electricity has become the most sought after amenity for all of us. Gone are the days
when electricity would be only limited to cities. It is now reaching to every distant parts
of the world. So we have now a complex network of power system. This power is being
carried by the transmission lines. These lines travel very long distances so while
carrying power, fault occurring is natural. These faults damages many vital electrical
equipment like transformer, generator, transmission lines. For the uninterrupted power
supply we need to prevent these faults as much as possible. So we need to detect faults
within the shortest possible time,
So In This Project We will use Relay detecting System when any fault detect the relay
detecting system then relay detecting system automatic cut the transmission line power
source so our substation save by any fault ,
This project is about designing the Numerical relay where the fault is detected when the
input value exceeds the reference value set in the relay which then gives the trip signal
to the circuit breaker .
v
TABLE OF CONTENTS
CERTIFICATE ................................................................................................................ ii
ACKNOWLEDGMENT ................................................................................................. iii
DECLARATION ............................................................................................................ iv
ABSTRACT..................................................................................................................... v
TABLE OF CONTENT .................................................................................................. vi
LIST OF FIGURE ......................................................................................................... viii
LIST OF ABBEREVATION ........................................................................................... ix
CHAPTER 1 INTRODUCTION .................................................................................... 1
1.1 Basic Information .................................................................................... ..... 1
1.2 Objectives ................................................................................................ ..... 3
1.3 Literature Review ........................................................................................... 4
CHAPTER 2:-REQUIRED COMPONENTS .................................................................. 5
2.1 Double Channel Relay Module .................................................................... 4-5
2,2 Jumper Wire Female To Female...................................................................... 6
2.3 Copper Wire ................................................................................................... 7
2.2 230v Ac to 5v Dc ............................................................................................ 7
2.3 Steel Tower..................................................................................................... 6
2.4 Bulb ................................................................................................................ 8
2.5 Fire Sensor ...................................................................................................... 8
2.6 Wooden Ply/Cardboard ................................................................................... 8
CHAPTER 3:- SYSTEM DESIGNING ........................................................................... 9
3.1 System Overview ............................................................................................ 9
3.2 Block Diagram: ............................................................................................. 10
3.3 Circuit Schematic ..................................................................................... 10-13
3.4 Working Principle..................................................................................... 13-14
3.5 Wiring & Safety Considerations ............................................................... 14-15
3.5 Methodology ................................................................................................. 15
CHAPTER 4:- RESULT AND DISCUSSION ................................................................... 16
4.1 Result ............................................................................................................ 16
vi
4.2 Limitations.................................................................................................... 17
4.2 Advantages .............................................................................................. 18-19
vii
LIST OF FIGURES
viii
LIST OF ABBEREVATION
LL Line to line
LG Line to ground
AC Alternating Current
DC Direct Current
ix
CHAPTER 1
INTRODUCTION
1.1 Introduction
Transmission lines play a crucial role in delivering electrical power from generating stations
to consumers. However, these long-distance conductors are highly vulnerable to various types
of faults due to environmental conditions, lightning strikes, insulation failure, conductor
contact, vegetation growth, or human interference. Faults in transmission lines may lead to
power interruptions, equipment damage, voltage instability, and even fire hazards if not
detected and isolated in time.
This project focuses on the development of a Transmission Line Fault Detection and
Monitoring System capable of identifying and classifying different types of faults, such as
Line-to-Line fault, Line-to-Ground fault, and Fire-induced faults. The system uses relay logic,
sensing circuits, and fault indicators to detect abnormal conditions in the transmission line and
isolate the affected section to ensure protection and continuity of electrical power supply.
In normal operation, current flows smoothly through the line, and all system parameters
remain within safe operating limits. However, when a fault occurs, the electrical
characteristics such as current level, voltage drop, insulation leakage, and temperature rise
deviate significantly. The system continuously monitors these parameters and, upon detecting
irregularities, triggers protective mechanisms such as relays or alarms to prevent equipment
damage and fire accidents.
Line-to-Line Fault: Occurs when two phase conductors come into direct contact, causing a
short circuit between phases and leading to high current flow.
1
Figure 1.4 line to line fault
Line-to-Ground Fault: Happens when any phase conductor touches the ground or a
grounded object. This is the most common fault in overhead transmission networks.
The project not only detects these faults but also helps in understanding real-time transmission
line behavior, improving system reliability, operational safety, and fault response time.
2
1.2 Objective
To design and implement a working model of a transmission line system that
demonstrates real-time monitoring of electrical faults in overhead power lines.
o To analyze the behavior of the transmission line during fault conditions and study
current/voltage variations through indicators like lamps or sensors.
o To develop a protection mechanism using relay modules that automatically isolates the
faulty section to prevent damage to the system.
o To use microcontroller-based/relay-based logic (as per your model) for identifying the
fault type and activating the corrective response.
o To ensure safety and reliability of the system by minimizing risks such as overheating,
short circuits, and line overload.
3
1.3 Literature Review
Several research works and engineering studies have focused on improving the reliability of
power transmission systems. Traditional protection mechanisms, such as circuit breakers and
relays, take time to respond and may not precisely locate the fault. As a result,
microcontroller-based systems have become popular due to their accuracy, cost-effectiveness,
and programmability.
Past studies highlight the advantages of using relay and sensors for fault monitoring. These
systems analyze voltage drops, short circuits, and abnormal current flow to quickly identify
faults. Many prototypes also use temperature sensors to detect overheating in conductors or
connections. Literature also shows that simulated models on scaled-down transmission line
setups help students visualize real-world power system faults.
This project continues the same approach by implementing an sensor-controlled model that
can classify multiple faults and show real-time indications. The literature supports that such
systems improve fault detection speed, reduce maintenance costs, and enhance the safety of
electricity transmission networks.
4
CHAPTER 2
REQUIRED COMPONENTS
Hardware Components
1. Double Channel Relay Module
2. 230V Ac To 5V Dc Adapter
3. Fire Sensor
4. Jumper Wire
5. Bulbs and Bulb Holders
6. Wooden Ply/Hardboard
7. Connecting Wires
5
Figure 2.1 Double Channnel Relay Module
The pin configuration of the 5V relay is shown below. This relay includes 5-pins where each
pin and its functionality are shown below.
Pin1 (End 1): It is used to activate the relay; usually this pin one end is connected to 5Volts
whereas another end is connected to the ground.
Pin2 (End 2): This pin is used to activate the Relay.
Pin3 (Common (COM)): This pin is connected to the main terminal of the Load to make it
active.
Pin4 (Normally Closed (NC)): This second terminal of the load is connected to either NC/
NO pins. If this pin is connected to the load then it will be ON before the switch.
Pin5 (Normally Open (NO)): If the second terminal of the load is allied to the NO pin, then
the load will be turned off before the switch.
Connectors: They feature female "sockets" or "headers" on both ends, which fit over
male pins.
Usage: They provide a flexible and reusable way to build and modify circuits by simply
plugging and unplugging the wires.
7
2.6 Bulb
The three bulb is used to represent the load on the transmission line and represent if there is
any fault in the circuit by turning on/off.
replaced with a line temperature sensor for controlling the water temperature, water tank, etc.
Generally the 4 wire method of thermistor measurement is the most accurate, because there is
effectively no current flowing in either of the measurement cable wires and therefore no
added resistance due to the cable wires.
8
CHAPTER 3
SYSTEM DESIGNING
o Control / decision
The fire sensor output drives the relay (directly if the sensor module output is
compatible, or via an NPN transistor driver).
o Protection / actuation
Double-channel relay module. Each relay channel isolates (opens) a line (bulb) when a
fault/fire is detected.
o Indicators
LED(s) for “Fault detected” and “Line open” status . When bulb glows it indicates no
fault whereas when the bulb is off it shows some fault .
9
3.2 Block Diagram
Relay Module: Acts as an automatic switch. Receives signal from the fire sensor.
10
Figure 3.2 Circuit Diagram
The sensor produces a digital HIGH when no fire or abnormal condition is present. When it
detects fire or high temperature, the output drops to LOW, which triggers the relay module.
The OUT pin level directly controls the state of the relay, eliminating the need for additional
conditioning circuitry.
11
A Double Channel Relay Module is used, though only one channel is primarily required.
The relay includes:
o IN1, IN2 (control pins)
o VCC, GND (coil supply)
o COM, NC, NO (output switching terminals)
The relay coil operates on the control signal from the fire sensor.
Under normal conditions (sensor HIGH), the relay stays in its default state and the AC
circuit remains closed through the NC contact.
When a fault is detected (sensor LOW), the relay coil energizes and switches from NC →
NO, interrupting the AC supply to the bulb.
This design ensures electrical isolation, preventing AC voltage from reaching the low-
voltage control circuit.
A single AC phase wire is routed through the COM and NO/NC relay contacts.
Normal Operation:
The relay remains unenergized, the AC circuit is completed through the NC terminal, and the
bulb remains ON, indicating a healthy transmission line.
Fault Condition:
The relay energizes, switching to the NO contact, which opens the AC path and turns OFF the
bulb, indicating a fault.
The fire sensor is positioned near the wires so any spark or heat along the line will
simulate a real-world fault.
12
The sensor’s output immediately influences the relay to disconnect the line.
1. Normal Condition
The AC supply feeds the miniature transmission line through the relay module.
The relay remains energized, keeping the line closed (ON state).
The bulb glows, indicating healthy power flow.
The microcontroller/switch panel continuously monitors the sensor inputs.
13
When a conductor is connected to ground, current path changes causing a change in measured
current or a direct detection via the ground switch input.
Detection: comparator input or digital input reads active ground switch → set L–G LED and
activate relay to isolate that conductor.
3. Over-temperature Fault
LM35 output is monitored; if temperature reading > preset threshold, logic triggers an over-
temperature alarm and isolates the affected line or alerts operator.
4. Trip Sequence
Fault detected → debounce for 50–200 ms → indicate fault type → energize trip relay →
open faulty line circuit → sound alarm → keep LED latched until reset.
o Provide a clearly marked manual reset switch to reclose trip after inspection.
o Use heat sinks or mount LM35 away from direct heat if measuring ambient conductor
temperature only.
o Label all terminals and wires for reproducibility and debugging.
o Keep emergency power cutoff accessible.
14
3.6 Methodology
The components such as the double channel relay module, thermistor temperature sensor
module, transformer, capacitor bank, copper wire, steel towers, three bulbs, and hard card
board will be assembled and connected according to the schematic diagram. Power supply
and testing: The system will be powered up and tested to ensure that all components are
functioning correctly. The three bulbs will be used to indicate the status of the system, with
each bulb representing a different stage of the fault detection process. Monitoring and
detection: The relay module will continuously monitor the current and voltage in the
transmission line. If a fault occurs, the relay module will detect the change in current or
voltage and trigger the appropriate action. The thermistor sensor will also detect any
temperature increase that occurs during a fault, confirming the presence of a fault. Isolation
and protection: If a fault is detected, the relay module will isolate the faulted section of the
transmission line by opening the switch. The transformer will then prevent the fault from
spreading to other parts of the electrical power system. The capacitor bank will also help to
stabilize the system and reduce energy losses during a fault. Evaluation and improvement:
The performance of the transmission line fault detection system will be evaluated and any
necessary improvements will be made to ensure its reliability and efficiency. In
conclusion, the methodology of the project Transmission Line Fault Detection using Relay
Module, Thermistor Sensor, and Transformer involves the design and setup of the
components, power supply and testing, continuous monitoring and detection, isolation and
protection during a fault, and ongoing evaluation and improvement to ensure the reliability
and efficiency of the system.
15
CHAPTER 4
RESULTS AND DISCUSSION
4.1 RESULT
The Transmission Line Fault Detection System was successfully designed and implemented
using a relay module, current-sensing circuits, and indicator lamps. The system detected the
following faults correctly:
16
3. Temperature Fault (Overheating Condition)
The temperature sensor successfully detected an increase in conductor temperature beyond the
preset threshold. The relay turned OFF the supply to avoid further damage, and the indicator
light showed “Temperature Fault”.
4.2 LIMITATIONS
1. Model Works on Low Voltage Only The project uses 5V/12V DC and small bulbs.
Real transmission lines operate at 11kV–220kV, so this model cannot represent real-
time high-power behaviour.
2. Fault Occurrence is Manually Created Faults are created using switches or by
touching wires. In actual power systems, faults happen randomly due to weather,
lightning, insulator failure, etc.
3. Current Measurement is Not Fully Accurate Simple sensors (ACS712 or shunt
resistor) cannot measure very high or transient currents like real transmission lines.
4. Limited Types of Faults Detected
Line-to-Ground
Line-to-Line
Temperature Fault
3-phase faults
The project does not send data to a control room via GSM/IoT, so remote monitoring is
not possible.
17
6. No Automatic Fault Clearing / Reclosing Actual power grids use auto-reclosers and
protection relays with multiple zones. This model only trips ON/OFF.
8. Environmental Factors Not Considered
Lightning surges
Wind loading
Insulator flashover
Conductor sag
1. Improved Safety:- The fault detection system helps to prevent electrical hazards by
isolating the faulted section of the transmission line and reducing the risk of fire or
other damage to equipment.
2. Improved Reliability: The system helps to ensure the reliability and stability of the
electrical power system by detecting and isolating faults in a timely manner, reducing
the likelihood of power outages and service interruptions
3. Reduced Energy Losses: By detecting and isolating faults, the system helps to reduce
energy losses due to the fault, improving the overall efficiency of the power system.
4. Increased Asset Life: The fault detection system helps to extend the life of electrical
assets, such as transformers and capacitors, by reducing the frequency and severity of
faults.
5. Improved Maintenance: By detecting faults early, the system helps to minimize the
maintenance requirements for electrical equipment, reducing the costs associated with
repairs and replacements.
6. Enhanced Monitoring and Control: The system provides real-time monitoring and
control of the transmission line, allowing
18
Implementation on Society
The implementation of the Transmission Line Fault Detection project using Relay Module,
Thermistor Sensor, and Transformer can have significant benefits for society. Some of the key
benefits include:
Improved reliability of the power system: By detecting faults on the transmission lines in
a timely manner, the project can help to prevent power outages and ensure a more reliable
power supply to homes and businesses.
Reduced energy losses: By detecting and addressing faults on the transmission lines, the
project can help to reduce energy losses and improve the efficiency of the power system.
Increased safety: By detecting faults on the transmission lines, the project can help to
prevent electrical fires and other safety hazards, improving the safety of communities.
Improved sustainability: By reducing energy losses and improving the efficiency of the
power system, the project can help to reduce greenhouse gas emissions and contribute to a
more sustainable future.
Cost savings: By detecting and addressing faults on the transmission lines, the project can
help to reduce maintenance costs and improve the financial stability of the power system,
leading to lower energy costs for consumers.
Overall, the implementation of the Transmission Line Fault Detection project can have a
positive impact on society by improving the reliability, safety, sustainability, and efficiency of
the power system.
19
CHAPTER 5
FUTURE SCOPE & CONCLUSION
The smart fault detection system for power transmission market is expanding considerably.
Various countries such as the U.S., the U.K, Sweden, Japan, Germany, and Netherlands have
started using smart fault detection systems on their power transmission lines. Certain train
transportation transmission lines in Switzerland and Sweden have also been equipped with
this system. Critical outage periods for industrial regions have also led to adoption of smart
fault detection system. These systems also help during natural calamities, as they can quickly
detect faults and reduce outage period and risks. In time sensitive areas of operation, adoption
of smart fault detection system has increased significantly. These systems can be configured
to be automatic or remotely controlled by service operator. Industries and utility companies
prefer the smart system over conventional fault detection systems as the dependence on
human efforts is low
20
4.3 Conclusion
In conclusion, the Transmission Line Fault Detection project is a significant advancement in
the field of power systems. The project utilizes a combination of relay modules, thermistor
sensors, and transformers to detect faults on transmission lines and improve the reliability of
the power system. The use of these technologies allows for a timely and accurate detection of
faults, preventing power outages and ensuring a safe and sustainable power system. The
project also brings numerous benefits to society, including reduced energy losses, improved
reliability, increased safety, and cost savings. The integration of the project with other
systems, and continued advancements in technology, will lead to even greater benefits for
society in the future. Overall, the Transmission Line Fault Detection project is a valuable
contribution to the field of power systems, and has the potential to play a significant role in
improving the reliability, safety, and sustainability of the power system for years to come. By
continuing to advance and improve the technology used in this project, it is possible to create
a more efficient, safe, and sustainable power system for future generations .
21
REFERENCES
Reference: R. Sharma and S. C. Srivastava, "Wavelet Transform and Artificial Neural Network-
Based Fault Detection in Transmission Lines," IEEE Transactions on Power Delivery, vol.
33, no. 1, pp. 244-252, Feb. 2018.
Nayak PK, Pradhan AK, Bajpai P. A fault detection technique for the series-
compensated line during power swing. IEEE transactions on power delivery. 2013;
28(2): 714-22.
Chandra Shekar. P. , Transmission Line Fault Detection & Indication through GSM
ISSN: 2347 - 2812, Volume-2, Issue -5, 2014.
22
23