SlideShare a Scribd company logo
FIND TRANSMISSION LINE FAULT
AND LOCATION DETECTION
Prepared by
Mohammad Saifuddin Quader
USTC, FSET, EEE.
ACKNOWLEDGMENT
I am very grateful as well as thankful to my
teacher for providing me the opportunity to do
this presentation, which has been helpful in
increasing my knowledge and clearing my
concepts on this topic.
I would also like to thank my friends and teachers
for providing valuable help and suggestions.
CONTENTS
 Abstract
 Introduction
 Standard Generating voltage
 Standard frequency
 Transmission & distribution system of electrical energy
 Transmission line
 Distribution line
 Types of transmission line fault
 Method for detection and location fault
 Microcontroller
 GSM module
 Working for detection and location fault
 Conclusion
ABSTRACT
The Electric Power System is divided into many different
sections. One of which is the transmission system, where
power is transmitted from generating stations and substations
via transmission lines into consumers. Both methods could
encounter various types of malfunctions is usually referred to
as a “Fault”. Fault is simply defined as a number of
undesirable but unavoidable incidents can temporarily disturb
the stable condition of the power system that occurs when the
insulation of the system fails at any point
INTRODUCTION
 In power transmission systems, the majority of voltage and
current signal distortions are caused by faults. Faults that
occur in power transmission lines can cause an interruption of
power supply. The time required to locate a fault is drastically
reduced, as the system automatically and accurately provides
accurate fault location information. This will ensure a shorter
response time for technical crew to rectify these faults and
thus help save transformers from damage and disasters.
Energy is the main component of current world development.
Current moment modern society is depending on electrical
energy. Our society have different types of energy but
electrical energy is very convenient. Electrical generating
energy extend to load center this is the main matter of energy
transmission and distribution system. Logically lode center
region is long distance to generating center that’s why we
have to know about Transmission line fault and location
detection.
STANDARD GENERATING VOLTAGE
 In differents countries of the world generating
voltage is
 1. 0.4 kv . 2. 3.3 kv. 3. 6.6kv.
4. 10.5kv 5.11.kv
 6. 13.2kv 7. 13.2kv. 8. 33.kv
 Bangladesh generating voltage is
 1. 6.6kv. 2. 10.5kv 3. 11kv.
4. 15.75kv.
STANDARD FREQUENCY
 Using frequency around the hole world in ac
system.
 1. 25Hz 2. 50Hz 3. 60Hz
 Bangladesh standard frequency is 50Hz
TRANSMISSION & DISTRIBUTION
SYSTEM OF ELECTRICAL ENERGY
 Modern element in ac power system:
 1.Generating station
 2. Step up sub station
 3. Transmission line
 4. Switching station
 5. Step down sub station
 6. Primary distribution line
 7. Distribution transformer
 8. Secondary distribution line
BLOCK DIAGRAM OF TRANSMISSION
&DISTRIBUTION SYSTEM
TRANSMISSION LINE
 A transmission line is used for the transmission of
electrical power from generating substation to the
various distribution units.
 Two types of transmission line :
 1. Primary transmission ( 230kv, 132kv)
 2. Secondary transmission ( 66kv , 33kv).
DISTRIBUTION LINE
 A distribution line is line for distributing power from
a transmission system to consumer that operates at
less than 69,000 volts. When a voltage greater than
1kilovolt and less than 40 kilovolt is used for a
particular power line, the power line is typically
referred to as a distribution line.
 Two types of distribution line:
 1. Primary distribution (11kv, 6.6kv, 3.3kv)
 2. Secondary distribution (400v, 230v) .
TYPES OF TRANSMISSION LINE FAULTS
 1.Single line-to-ground fault.
 2. Line to line fault.
 3. Line to ground fault.
 4. Balance 3 phase.
METHOD FOR DETECTION AND
LOCATION OF FAULT
 Impedance and Fundamental Frequency Component
Based Methods :
 The distance of fault from the primary distribution bus is
estimated by impedance based method. Voltage and current
values measured at one end or both ends of the line are
required in this method. The method uses mathematical
equations to estimate the fault location. Suggested a
technique that used the fundamental frequency voltages and
currents measured at a line terminal before and during the
fault. The fault location technique was described by
considering a single-phase-to-ground fault on a radial system.
Nevertheless, they still considered the line to be fully
transposed, and was only good for line-to-ground faults. The
proposed method that was based on measurements provided
by Intelligent Electronic Devices (IEDs) with built-in
oscillography function. This is installed only at the substation
level and on a database that stores information about the
network topology and its electrical parameters. In particular,
on 12kV networks application of the method was a problem.
MICROCONTROLLER
 Microcontroller A microcontroller (MCU) is a small
computer on a single integrated circuit (IC)
containing a processor core, memory, and
programmable input/output peripherals. Program
memory is also often included on the chip, as well
as a typically small amount of RAM. Microcontrollers
are designed for embedded applications, in contrast
to the microprocessors used in personal computers
or other general purpose applications.
 Microcontrollers are used in automatically
controlled products and devices, such as
automobile engine control systems, implantable
medical devices, remote controls, office machines,
appliances, and power tools
THE GSM MODEM
 The GSM Modem A modem (modulator-demodulator) is a
device that modulates an analog carrier signal to encode
digital information, and also demodulates such a carrier signal
to decode the transmitted information. The goal is to produce
a signal that can be transmitted easily and decoded to
reproduce the original digital data. The GSM Modem comes
with a serial interface through which the modem can be
controlled using attention (AT) command interface. An
antenna and a power adapter are provided.
 The basic segregation or working of the modem is
1. Voice calls
2.12Short Message Service (SMS)
3.GSM Data calls
4.General Packet Radio Services (GPRS)
WORKING OF GSM MODULE - 1
 The set up or field device consists of 3 major components,
instrument transformer (CT and VT), GSM modem and
microcontroller. The primaries of the CT and VT which are
connected to the line sense the corresponding current and
voltage values of the system and feed the output to the ADC
of the microcontroller which converts the signal to a digital
form in order to be processed by the CPU of the
microcontroller.
 The microcontroller serves as the central point of the set up. It
contains a set of programming codes which have been stored
in the EEPROM which enables it to classify the fault type
based on the voltage and current values. Based on the
program, the microcontroller compares these values to see
whether they are within the range required. If the voltage and
current values are out of range as compared to the reference,
it gives an indication of a fault.
WORKING OF GSM MODULE- 2
 The microcontroller also calculates the fault distance, relative
to the device based on an impedance-based algorithm and
then relays this information to the modem for transmission. In
summary, the microcontroller classifies, calculates the fault
distance and relays the information to the modem for
transmission via the serial communication interface (SCI)
which serves as an interface between the microcontroller and
the modem. The RS-232 serves as the connector between the
microcontroller’s serial communication port and the modem.
 The device is placed in the boundary of the sectionalized
regions in the transmission system and the location of the fault
is calculated relative to the position of the device. The unique
identity of the SIM card in the GSM modem is used as an
address for the device.
BLOCK DIAGRAM OF WORKING PROCESS
(GSM).
CONCLUSION
 GSM based transmission line monitoring and indication
system that sends information of the same to control room via
SMS. The implemented system design mainly concentrates
on the distribution system. It provides the way to detect the
faults such as wastage of energy and power theft. The system
continuously monitors various parameters of the system. It
also helps to detect the fault at the appropriate time and
hence avoids illegal use of electricity. Automatic monitoring,
analyzing and recording is done on the PC screen through
hyper terminal. The project has continuous monitoring system
integrating the GSM communication technology and the
microcontroller technology. It also represents the hardware
architecture and the software flow. The implementation of the
system will save large amount of electricity and thereby
electricity will be available for more number of consumers in a
highly populated country such as Bangladesh.
THANK YOU

More Related Content

What's hot

Magneto optic current transformer
Magneto optic current transformerMagneto optic current transformer
Magneto optic current transformer
Aishwary Verma
 
Fault Location Of Transmission Line
Fault Location Of Transmission LineFault Location Of Transmission Line
Fault Location Of Transmission Line
CHIRANJEEB DASH
 
MAGNETIC OPTICAL CURRENT TRANSFORMER
MAGNETIC OPTICAL CURRENT TRANSFORMERMAGNETIC OPTICAL CURRENT TRANSFORMER
MAGNETIC OPTICAL CURRENT TRANSFORMER
Muhammad Afzal
 
3.1 Overhead Line Insulators,Underground Cables (1).pptx
3.1 Overhead Line Insulators,Underground Cables (1).pptx3.1 Overhead Line Insulators,Underground Cables (1).pptx
3.1 Overhead Line Insulators,Underground Cables (1).pptx
BalaMurugan992669
 
Partial discharge testing
Partial discharge testingPartial discharge testing
Partial discharge testing
Debojyoti Mukherjee
 
POWER SYSTEM PROTECTION
POWER SYSTEM PROTECTION POWER SYSTEM PROTECTION
POWER SYSTEM PROTECTION
moiz89
 
Firing angle control
Firing angle controlFiring angle control
Firing angle control
jawaharramaya
 
Static relay
Static relayStatic relay
Static relay
jawaharramaya
 
Development of underground line fault detector
Development of underground line fault detectorDevelopment of underground line fault detector
Development of underground line fault detector
DODDI NAGASAI
 
UNDERGROUND CABLE FAULT DISTANCE LOCATOR
UNDERGROUND CABLE FAULT DISTANCE LOCATORUNDERGROUND CABLE FAULT DISTANCE LOCATOR
UNDERGROUND CABLE FAULT DISTANCE LOCATOR
ijiert bestjournal
 
Impulse testing of transformer
Impulse testing of transformerImpulse testing of transformer
Impulse testing of transformer
Preet_patel
 
Breakdown due to Internal Discharges and Surface Breakdown
Breakdown due to Internal Discharges and Surface BreakdownBreakdown due to Internal Discharges and Surface Breakdown
Breakdown due to Internal Discharges and Surface Breakdown
Asim Raza
 
Chapter 3 Generation of high voltages and current
Chapter 3 Generation of high voltages and currentChapter 3 Generation of high voltages and current
Chapter 3 Generation of high voltages and current
mukund mukund.m
 
Power quality ppt
Power quality pptPower quality ppt
Power quality ppt
Kaustubh Nande
 
Emi unit iii ppt
Emi unit iii pptEmi unit iii ppt
Emi unit iii ppt
SIVA NAGENDRA REDDY
 
Unsymmetrical fault
Unsymmetrical faultUnsymmetrical fault
Unsymmetrical fault
Smile Hossain
 
harmonic distortion ppt
harmonic distortion pptharmonic distortion ppt
harmonic distortion ppt
Aditi Tiwari
 
IGBT
IGBTIGBT
Streamer Theory of Breakdown in Gases.pptx
Streamer Theory of Breakdown in Gases.pptxStreamer Theory of Breakdown in Gases.pptx
Streamer Theory of Breakdown in Gases.pptx
KarthikeyanK816516
 
Lightning and Surge Protection Strategy for Instrumentation
Lightning and Surge Protection Strategy for InstrumentationLightning and Surge Protection Strategy for Instrumentation
Lightning and Surge Protection Strategy for Instrumentation
RekaNext Capital
 

What's hot (20)

Magneto optic current transformer
Magneto optic current transformerMagneto optic current transformer
Magneto optic current transformer
 
Fault Location Of Transmission Line
Fault Location Of Transmission LineFault Location Of Transmission Line
Fault Location Of Transmission Line
 
MAGNETIC OPTICAL CURRENT TRANSFORMER
MAGNETIC OPTICAL CURRENT TRANSFORMERMAGNETIC OPTICAL CURRENT TRANSFORMER
MAGNETIC OPTICAL CURRENT TRANSFORMER
 
3.1 Overhead Line Insulators,Underground Cables (1).pptx
3.1 Overhead Line Insulators,Underground Cables (1).pptx3.1 Overhead Line Insulators,Underground Cables (1).pptx
3.1 Overhead Line Insulators,Underground Cables (1).pptx
 
Partial discharge testing
Partial discharge testingPartial discharge testing
Partial discharge testing
 
POWER SYSTEM PROTECTION
POWER SYSTEM PROTECTION POWER SYSTEM PROTECTION
POWER SYSTEM PROTECTION
 
Firing angle control
Firing angle controlFiring angle control
Firing angle control
 
Static relay
Static relayStatic relay
Static relay
 
Development of underground line fault detector
Development of underground line fault detectorDevelopment of underground line fault detector
Development of underground line fault detector
 
UNDERGROUND CABLE FAULT DISTANCE LOCATOR
UNDERGROUND CABLE FAULT DISTANCE LOCATORUNDERGROUND CABLE FAULT DISTANCE LOCATOR
UNDERGROUND CABLE FAULT DISTANCE LOCATOR
 
Impulse testing of transformer
Impulse testing of transformerImpulse testing of transformer
Impulse testing of transformer
 
Breakdown due to Internal Discharges and Surface Breakdown
Breakdown due to Internal Discharges and Surface BreakdownBreakdown due to Internal Discharges and Surface Breakdown
Breakdown due to Internal Discharges and Surface Breakdown
 
Chapter 3 Generation of high voltages and current
Chapter 3 Generation of high voltages and currentChapter 3 Generation of high voltages and current
Chapter 3 Generation of high voltages and current
 
Power quality ppt
Power quality pptPower quality ppt
Power quality ppt
 
Emi unit iii ppt
Emi unit iii pptEmi unit iii ppt
Emi unit iii ppt
 
Unsymmetrical fault
Unsymmetrical faultUnsymmetrical fault
Unsymmetrical fault
 
harmonic distortion ppt
harmonic distortion pptharmonic distortion ppt
harmonic distortion ppt
 
IGBT
IGBTIGBT
IGBT
 
Streamer Theory of Breakdown in Gases.pptx
Streamer Theory of Breakdown in Gases.pptxStreamer Theory of Breakdown in Gases.pptx
Streamer Theory of Breakdown in Gases.pptx
 
Lightning and Surge Protection Strategy for Instrumentation
Lightning and Surge Protection Strategy for InstrumentationLightning and Surge Protection Strategy for Instrumentation
Lightning and Surge Protection Strategy for Instrumentation
 

Similar to FIND TRANSMISSION LINE FAULT AND LOCATION DETECTION

eIisrt arutselvi (electrical)
eIisrt arutselvi (electrical)eIisrt arutselvi (electrical)
eIisrt arutselvi (electrical)
IISRT
 
Remote control of electrical equipment(eee499.blogspot.com)
Remote control of electrical equipment(eee499.blogspot.com)Remote control of electrical equipment(eee499.blogspot.com)
Remote control of electrical equipment(eee499.blogspot.com)
slmnsvn
 
B1102030610
B1102030610B1102030610
B1102030610
IOSR Journals
 
wireless fault protection and detection for dc microgrid
wireless fault protection and detection for dc microgrid wireless fault protection and detection for dc microgrid
wireless fault protection and detection for dc microgrid
MAHESH M
 
Bharath ppt
Bharath pptBharath ppt
Bharath ppt
kasoju bharath
 
RAJPRASAD PAPER NO-127
RAJPRASAD PAPER NO-127RAJPRASAD PAPER NO-127
RAJPRASAD PAPER NO-127
RAJPRASAD RS
 
Tech seminar
Tech seminarTech seminar
Tech seminar
Krishnaveni Reddy
 
IOT based Three Phase Power fault monitoring with SMS alerts
IOT based Three Phase Power fault monitoring with SMS alertsIOT based Three Phase Power fault monitoring with SMS alerts
IOT based Three Phase Power fault monitoring with SMS alerts
IRJET Journal
 
Differential equation fault location algorithm with harmonic effects in power...
Differential equation fault location algorithm with harmonic effects in power...Differential equation fault location algorithm with harmonic effects in power...
Differential equation fault location algorithm with harmonic effects in power...
TELKOMNIKA JOURNAL
 
Wireless power theft monitoring
Wireless power theft monitoring Wireless power theft monitoring
Wireless power theft monitoring
Naqeeb Ullah Kakar
 
Rahul koundinya
Rahul koundinya Rahul koundinya
Rahul koundinya
Rahulkoundinya Ummethala
 
Wireless power theft monitoring
Wireless power theft monitoringWireless power theft monitoring
Wireless power theft monitoring
Biswajit Pratihari
 
Automatic energy meter reading
Automatic energy meter readingAutomatic energy meter reading
Automatic energy meter reading
SURYAANDUKURI
 
40220140503004
4022014050300440220140503004
40220140503004
IAEME Publication
 
Electricity theft control
Electricity theft controlElectricity theft control
Electricity theft control
Affable Mee
 
Electricity theft control
Electricity theft controlElectricity theft control
Electricity theft control
Affable Mee
 
A overview on WAMS/PMU.
A overview on WAMS/PMU.A overview on WAMS/PMU.
A overview on WAMS/PMU.
Rahul Singh
 
Summary Presentation on PMU Based Transmission Line Protection Scheme
Summary Presentation on PMU Based Transmission Line Protection Scheme Summary Presentation on PMU Based Transmission Line Protection Scheme
Summary Presentation on PMU Based Transmission Line Protection Scheme
Samuel Okhuegbe
 
under grund fault ppt (1).pptx
under grund fault ppt (1).pptxunder grund fault ppt (1).pptx
under grund fault ppt (1).pptx
PoojaG86
 
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALAfault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
MAHESH294
 

Similar to FIND TRANSMISSION LINE FAULT AND LOCATION DETECTION (20)

eIisrt arutselvi (electrical)
eIisrt arutselvi (electrical)eIisrt arutselvi (electrical)
eIisrt arutselvi (electrical)
 
Remote control of electrical equipment(eee499.blogspot.com)
Remote control of electrical equipment(eee499.blogspot.com)Remote control of electrical equipment(eee499.blogspot.com)
Remote control of electrical equipment(eee499.blogspot.com)
 
B1102030610
B1102030610B1102030610
B1102030610
 
wireless fault protection and detection for dc microgrid
wireless fault protection and detection for dc microgrid wireless fault protection and detection for dc microgrid
wireless fault protection and detection for dc microgrid
 
Bharath ppt
Bharath pptBharath ppt
Bharath ppt
 
RAJPRASAD PAPER NO-127
RAJPRASAD PAPER NO-127RAJPRASAD PAPER NO-127
RAJPRASAD PAPER NO-127
 
Tech seminar
Tech seminarTech seminar
Tech seminar
 
IOT based Three Phase Power fault monitoring with SMS alerts
IOT based Three Phase Power fault monitoring with SMS alertsIOT based Three Phase Power fault monitoring with SMS alerts
IOT based Three Phase Power fault monitoring with SMS alerts
 
Differential equation fault location algorithm with harmonic effects in power...
Differential equation fault location algorithm with harmonic effects in power...Differential equation fault location algorithm with harmonic effects in power...
Differential equation fault location algorithm with harmonic effects in power...
 
Wireless power theft monitoring
Wireless power theft monitoring Wireless power theft monitoring
Wireless power theft monitoring
 
Rahul koundinya
Rahul koundinya Rahul koundinya
Rahul koundinya
 
Wireless power theft monitoring
Wireless power theft monitoringWireless power theft monitoring
Wireless power theft monitoring
 
Automatic energy meter reading
Automatic energy meter readingAutomatic energy meter reading
Automatic energy meter reading
 
40220140503004
4022014050300440220140503004
40220140503004
 
Electricity theft control
Electricity theft controlElectricity theft control
Electricity theft control
 
Electricity theft control
Electricity theft controlElectricity theft control
Electricity theft control
 
A overview on WAMS/PMU.
A overview on WAMS/PMU.A overview on WAMS/PMU.
A overview on WAMS/PMU.
 
Summary Presentation on PMU Based Transmission Line Protection Scheme
Summary Presentation on PMU Based Transmission Line Protection Scheme Summary Presentation on PMU Based Transmission Line Protection Scheme
Summary Presentation on PMU Based Transmission Line Protection Scheme
 
under grund fault ppt (1).pptx
under grund fault ppt (1).pptxunder grund fault ppt (1).pptx
under grund fault ppt (1).pptx
 
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALAfault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
 

Recently uploaded

CSM Cloud Service Management Presentarion
CSM Cloud Service Management PresentarionCSM Cloud Service Management Presentarion
CSM Cloud Service Management Presentarion
rpskprasana
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
Madan Karki
 
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student MemberIEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
VICTOR MAESTRE RAMIREZ
 
International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...
gerogepatton
 
22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt
KrishnaveniKrishnara1
 
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
awadeshbabu
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
gerogepatton
 
Low power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniquesLow power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniques
nooriasukmaningtyas
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
SUTEJAS
 
Generative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of contentGenerative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of content
Hitesh Mohapatra
 
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptxML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
JamalHussainArman
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
insn4465
 
Technical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prismsTechnical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prisms
heavyhaig
 
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECTCHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
jpsjournal1
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
Victor Morales
 
2. Operations Strategy in a Global Environment.ppt
2. Operations Strategy in a Global Environment.ppt2. Operations Strategy in a Global Environment.ppt
2. Operations Strategy in a Global Environment.ppt
PuktoonEngr
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
IJECEIAES
 
Exception Handling notes in java exception
Exception Handling notes in java exceptionException Handling notes in java exception
Exception Handling notes in java exception
Ratnakar Mikkili
 
sieving analysis and results interpretation
sieving analysis and results interpretationsieving analysis and results interpretation
sieving analysis and results interpretation
ssuser36d3051
 
Heat Resistant Concrete Presentation ppt
Heat Resistant Concrete Presentation pptHeat Resistant Concrete Presentation ppt
Heat Resistant Concrete Presentation ppt
mamunhossenbd75
 

Recently uploaded (20)

CSM Cloud Service Management Presentarion
CSM Cloud Service Management PresentarionCSM Cloud Service Management Presentarion
CSM Cloud Service Management Presentarion
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
 
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student MemberIEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
 
International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...
 
22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt
 
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
 
Low power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniquesLow power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniques
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
 
Generative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of contentGenerative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of content
 
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptxML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
 
Technical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prismsTechnical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prisms
 
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECTCHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
 
2. Operations Strategy in a Global Environment.ppt
2. Operations Strategy in a Global Environment.ppt2. Operations Strategy in a Global Environment.ppt
2. Operations Strategy in a Global Environment.ppt
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
 
Exception Handling notes in java exception
Exception Handling notes in java exceptionException Handling notes in java exception
Exception Handling notes in java exception
 
sieving analysis and results interpretation
sieving analysis and results interpretationsieving analysis and results interpretation
sieving analysis and results interpretation
 
Heat Resistant Concrete Presentation ppt
Heat Resistant Concrete Presentation pptHeat Resistant Concrete Presentation ppt
Heat Resistant Concrete Presentation ppt
 

FIND TRANSMISSION LINE FAULT AND LOCATION DETECTION

  • 1. FIND TRANSMISSION LINE FAULT AND LOCATION DETECTION Prepared by Mohammad Saifuddin Quader USTC, FSET, EEE.
  • 2. ACKNOWLEDGMENT I am very grateful as well as thankful to my teacher for providing me the opportunity to do this presentation, which has been helpful in increasing my knowledge and clearing my concepts on this topic. I would also like to thank my friends and teachers for providing valuable help and suggestions.
  • 3. CONTENTS  Abstract  Introduction  Standard Generating voltage  Standard frequency  Transmission & distribution system of electrical energy  Transmission line  Distribution line  Types of transmission line fault  Method for detection and location fault  Microcontroller  GSM module  Working for detection and location fault  Conclusion
  • 4. ABSTRACT The Electric Power System is divided into many different sections. One of which is the transmission system, where power is transmitted from generating stations and substations via transmission lines into consumers. Both methods could encounter various types of malfunctions is usually referred to as a “Fault”. Fault is simply defined as a number of undesirable but unavoidable incidents can temporarily disturb the stable condition of the power system that occurs when the insulation of the system fails at any point
  • 5. INTRODUCTION  In power transmission systems, the majority of voltage and current signal distortions are caused by faults. Faults that occur in power transmission lines can cause an interruption of power supply. The time required to locate a fault is drastically reduced, as the system automatically and accurately provides accurate fault location information. This will ensure a shorter response time for technical crew to rectify these faults and thus help save transformers from damage and disasters. Energy is the main component of current world development. Current moment modern society is depending on electrical energy. Our society have different types of energy but electrical energy is very convenient. Electrical generating energy extend to load center this is the main matter of energy transmission and distribution system. Logically lode center region is long distance to generating center that’s why we have to know about Transmission line fault and location detection.
  • 6. STANDARD GENERATING VOLTAGE  In differents countries of the world generating voltage is  1. 0.4 kv . 2. 3.3 kv. 3. 6.6kv. 4. 10.5kv 5.11.kv  6. 13.2kv 7. 13.2kv. 8. 33.kv  Bangladesh generating voltage is  1. 6.6kv. 2. 10.5kv 3. 11kv. 4. 15.75kv.
  • 7. STANDARD FREQUENCY  Using frequency around the hole world in ac system.  1. 25Hz 2. 50Hz 3. 60Hz  Bangladesh standard frequency is 50Hz
  • 8. TRANSMISSION & DISTRIBUTION SYSTEM OF ELECTRICAL ENERGY  Modern element in ac power system:  1.Generating station  2. Step up sub station  3. Transmission line  4. Switching station  5. Step down sub station  6. Primary distribution line  7. Distribution transformer  8. Secondary distribution line
  • 9. BLOCK DIAGRAM OF TRANSMISSION &DISTRIBUTION SYSTEM
  • 10. TRANSMISSION LINE  A transmission line is used for the transmission of electrical power from generating substation to the various distribution units.  Two types of transmission line :  1. Primary transmission ( 230kv, 132kv)  2. Secondary transmission ( 66kv , 33kv).
  • 11. DISTRIBUTION LINE  A distribution line is line for distributing power from a transmission system to consumer that operates at less than 69,000 volts. When a voltage greater than 1kilovolt and less than 40 kilovolt is used for a particular power line, the power line is typically referred to as a distribution line.  Two types of distribution line:  1. Primary distribution (11kv, 6.6kv, 3.3kv)  2. Secondary distribution (400v, 230v) .
  • 12. TYPES OF TRANSMISSION LINE FAULTS  1.Single line-to-ground fault.  2. Line to line fault.  3. Line to ground fault.  4. Balance 3 phase.
  • 13. METHOD FOR DETECTION AND LOCATION OF FAULT  Impedance and Fundamental Frequency Component Based Methods :  The distance of fault from the primary distribution bus is estimated by impedance based method. Voltage and current values measured at one end or both ends of the line are required in this method. The method uses mathematical equations to estimate the fault location. Suggested a technique that used the fundamental frequency voltages and currents measured at a line terminal before and during the fault. The fault location technique was described by considering a single-phase-to-ground fault on a radial system. Nevertheless, they still considered the line to be fully transposed, and was only good for line-to-ground faults. The proposed method that was based on measurements provided by Intelligent Electronic Devices (IEDs) with built-in oscillography function. This is installed only at the substation level and on a database that stores information about the network topology and its electrical parameters. In particular, on 12kV networks application of the method was a problem.
  • 14. MICROCONTROLLER  Microcontroller A microcontroller (MCU) is a small computer on a single integrated circuit (IC) containing a processor core, memory, and programmable input/output peripherals. Program memory is also often included on the chip, as well as a typically small amount of RAM. Microcontrollers are designed for embedded applications, in contrast to the microprocessors used in personal computers or other general purpose applications.  Microcontrollers are used in automatically controlled products and devices, such as automobile engine control systems, implantable medical devices, remote controls, office machines, appliances, and power tools
  • 15. THE GSM MODEM  The GSM Modem A modem (modulator-demodulator) is a device that modulates an analog carrier signal to encode digital information, and also demodulates such a carrier signal to decode the transmitted information. The goal is to produce a signal that can be transmitted easily and decoded to reproduce the original digital data. The GSM Modem comes with a serial interface through which the modem can be controlled using attention (AT) command interface. An antenna and a power adapter are provided.  The basic segregation or working of the modem is 1. Voice calls 2.12Short Message Service (SMS) 3.GSM Data calls 4.General Packet Radio Services (GPRS)
  • 16. WORKING OF GSM MODULE - 1  The set up or field device consists of 3 major components, instrument transformer (CT and VT), GSM modem and microcontroller. The primaries of the CT and VT which are connected to the line sense the corresponding current and voltage values of the system and feed the output to the ADC of the microcontroller which converts the signal to a digital form in order to be processed by the CPU of the microcontroller.  The microcontroller serves as the central point of the set up. It contains a set of programming codes which have been stored in the EEPROM which enables it to classify the fault type based on the voltage and current values. Based on the program, the microcontroller compares these values to see whether they are within the range required. If the voltage and current values are out of range as compared to the reference, it gives an indication of a fault.
  • 17. WORKING OF GSM MODULE- 2  The microcontroller also calculates the fault distance, relative to the device based on an impedance-based algorithm and then relays this information to the modem for transmission. In summary, the microcontroller classifies, calculates the fault distance and relays the information to the modem for transmission via the serial communication interface (SCI) which serves as an interface between the microcontroller and the modem. The RS-232 serves as the connector between the microcontroller’s serial communication port and the modem.  The device is placed in the boundary of the sectionalized regions in the transmission system and the location of the fault is calculated relative to the position of the device. The unique identity of the SIM card in the GSM modem is used as an address for the device.
  • 18. BLOCK DIAGRAM OF WORKING PROCESS (GSM).
  • 19. CONCLUSION  GSM based transmission line monitoring and indication system that sends information of the same to control room via SMS. The implemented system design mainly concentrates on the distribution system. It provides the way to detect the faults such as wastage of energy and power theft. The system continuously monitors various parameters of the system. It also helps to detect the fault at the appropriate time and hence avoids illegal use of electricity. Automatic monitoring, analyzing and recording is done on the PC screen through hyper terminal. The project has continuous monitoring system integrating the GSM communication technology and the microcontroller technology. It also represents the hardware architecture and the software flow. The implementation of the system will save large amount of electricity and thereby electricity will be available for more number of consumers in a highly populated country such as Bangladesh.