SlideShare a Scribd company logo
1 of 21
ELECTRICITY THEFT 
MONITORING 
BY: 
ROLL NO:12311A0227 
K.KRISHNAVENI.
CONTENTS: 
īƒ˜ INTRODUCTION 
i.ELECTRICITY THEFT :DEFINITION 
ii.HOW IT OCCURS ? 
īƒ˜ DIFFERENT WAYS OF MONITORING POWER THEFT 
īƒ˜ MICROCONTROLLER BASED POWER THEFT 
MONITORING 
i.PROPOSED ARCHITECTURE 
īƒ˜ BLOCK DIAGRAM DESCRIPTION 
īƒ˜ WORKING OF WIRELESS SENSOR NETWORK 
īƒ˜ ADVANTAGES 
īƒ˜ LIMITATIONS
Introduction- 
Power theft :definition 
īƒ˜It is the use of electrical power without a 
contract with a supplier with total or partial 
bypassing of the metering system or interfering 
with this system in such a way so as to 
adulterate its measurements. 
īƒ˜Contract is understood here as a valid 
obligation to deliver power and to pay for it.
1.SLOWING DOWN THE METER: 
īƒ˜A common method of tampering older 
meters is to attach magnets to the outside of 
the meter. 
īƒ˜When this happens, the rotor disc is 
exposed to a high magnetic field. Hence, the 
resultant opposing magnetic field to the 
rotor is highly increased leading to slowing 
down of rotor or perfect stopping of the disc 
rotation. 
īƒ˜The electricity meter is thus manipulated 
and ultimately power is consumed without 
being paid for. ex-neodymium magnets. 
HOW IT OCCURS?
2.INVERTING THE METER/FEEDER: 
Another common form of electricity theft is 
to invert the meter (pull the meter out of the 
socket and plug the meter back in upside 
down, which causes the meter to run 
backwards and the kWh register to count 
down instead of up).
3.BYPASSING THE 
FEEDER/METER: 
īƒ˜Usually, the bypass supplies 
power to large and stable loads 
which will not trip fuses in the 
case of overloads. Ex-jumper 
cables. 
īƒ˜The rest of the circuits are 
supplied normally through the 
meter, so the bill, which is close 
to average, does not suggest a 
theft.
Different ways of monitoring power theft: 
īƒ˜GSM based power theft monitoring 
īƒ˜Microcontroller based power theft 
monitoring 
īƒ˜Power theft monitoring using PLC.
MICRO-CONTROLLER BASED POWER 
THEFT MONITORING: 
OVERVIEW: 
īƒ˜The whole system architecture is based on 
integrating wireless network with existing 
electrical grid. 
īƒ˜The proposed module also incorporates 
different data aggregation algorithms and 
effective solutions needed for the different 
pathways of the electricity distribution system.
The proposed architecture: 
The Architecture Consists Of Four Modules 
Namely: 
īƒ˜Controlling Station (CS) 
īƒ˜ Wireless Transformer Sensor Node (WTSN) 
īƒ˜Transmission Line Sensor Node (TLSN) 
īƒ˜Wireless Consumer Sensor Node (WCSN)
ARCHITECTURE
īƒ˜ WCSN is a module which acts as a consumer 
power metering device that measures the power 
consumed by the consumer and send the data 
periodically to the WTSN. 
īƒ˜Each feeder of the transformer has a WTSN 
which monitors power through each line and 
collects data from WCSN ,aggregates it and sends 
to the CS. 
īƒ˜TLSN is another module associated with 
distribution line, mounted in each distribution line 
posts .
ZIGBEE: 
īƒ˜We are using XBee-PRO OEM RF Module 
whish uses the zigbee technology. 
īƒ˜It is engineered to support the unique needs 
of low-cost, low-power and low data rate 
wireless sensor network providing reliable 
delivery of data between devices. 
īƒ˜ The XBee-PRO OEM RF Modules interface to 
a host device through a logic-level asynchronous 
serial port. 
ZIGBEE MODULE
Current transformer circuitry: 
īƒ˜We are using Allegro ACS709 current sensor 
IC chip. 
īƒ˜The ACS709 consists of a Hall sensor 
integrated circuit (IC) with a copper 
conduction path located near the surface of the 
silicon die. 
īƒ˜ Applied current flows through the copper 
conduction path, and the analog output voltage 
from the Hall sensor IC linearly tracks the 
magnetic field generated by the applied 
current.
Microcontroller: 
īƒ˜The LPC2148 microcontroller is based on a16-bit/32-bit 
ARM7TDMI-S CPU with embedded high-speed flash memory 
ranging from 32 kB to 512 kB. 
īƒ˜ A 128-bit wide memory interface architecture enable 32-bit 
code execution at the maximum clock rate. 
īƒ˜Due to their tiny size and low power consumption, LPC2148 is 
ideal for applications where miniaturization is a key requirement. 
īƒ˜Serial communication interfaces ranging from multiple UARTs, 
on-chip SRAM of 8 kB up to 40 kB, make these devices very well 
suited for communication gateways.
LCD: 
īƒ˜LCD stands for Liquid Crystal Display. 
īƒ˜As the output of the circuit should be displayed in 
some form or the other, LCD display is selected as 
it can display 16 characters at a time. 
īƒ˜It is also easy to interface with the microcontroller 
without any decoder. So it is better than the seven 
segment display.
WORKING OF WIRELESS SENSOR NETWORK: 
ī‚§The sensor network monitors the electrical grid for a specified period of 
time, which may be daily, monthly or yearly. 
ī‚§Thus the WTSN stores the maximum demand for each consumer 
including the losses. The measured data from each WCSN is send to the 
neighbouring TLSN. 
ī‚§The aggregated data is then sent to the next nearby WTSN. Thus the data 
transfers from WCSN to the corresponding WTSN through TLSN. 
ī‚§The collected data is compared with the measured data by the energy 
meter. 
ī‚§Normally these two data are almost same. 
ī‚§ If there is any difference (dmc) in the collected data and the measured 
data, there may be a line fault or a power theft in that segment. 
ī‚§Large value of dmc indicates a line fault and small value of dmc indicate 
a power theft .
īƒ˜The proposed system provides the solution for some of the 
main problems faced by the existing Indian grid system, such as 
wastage of energy, power theft, manual billing system, and 
transmission line fault. 
īƒ˜ This method will reduce the energy wastage and save a lot of 
energy for future use. 
īƒ˜ We can detect the location from where the power is being 
stolen which was not possible before. 
īƒ˜ Optimized use of energy.
īƒ˜One major disadvantage of this project is that it is not capable 
of detecting the exact location from where the power is being 
stolen giving only a approximation to that place. 
īƒ˜ Cannot determine who is stealing, but even no other existing 
system is capable of doing this. 
īƒ˜ If implemented on a large scale it may take a lot of time and 
manual input.
īƒ˜This method reduces the heavy power and revenue losses 
that occur due to power theft by the customers. 
īƒ˜ By this design it can be concluded that power theft can be 
effectively curbed by detecting where the power theft occurs 
and informing the authorities. 
īƒ˜Also an automatic circuit breaker may be integrated to the 
unit so as to remotely cut off the power supply to the house or 
consumer who tries to indulge in power theft. 
īƒ˜ The ability of the proposed system to inform or send data 
digitally to a remote station using wireless radio link adds a 
large amount of possibilities to the way the power supply is 
controlled by the electricity board. 
īƒ˜This system will reduce the energy wastage and save a lot 
for future use.
Tech seminar

More Related Content

What's hot

Power theft detection
Power theft detectionPower theft detection
Power theft detectionAravind Shaji
 
presentation on POWER THEFT IDENTIFICATION SYSTEM
presentation on POWER THEFT IDENTIFICATION SYSTEMpresentation on POWER THEFT IDENTIFICATION SYSTEM
presentation on POWER THEFT IDENTIFICATION SYSTEMGaurav Shukla
 
Power theft detection
Power theft detectionPower theft detection
Power theft detectionbishow kandel
 
Smart energy meter (Updated)
Smart energy meter (Updated)Smart energy meter (Updated)
Smart energy meter (Updated)Dnyanesh Patil
 
automatic meter reading
automatic meter readingautomatic meter reading
automatic meter readingmsubashece001
 
Wireless electricity by sonu
Wireless electricity by sonuWireless electricity by sonu
Wireless electricity by sonuSonu Kumar
 
AUTOMATIC METER READING BY SAIKIRAN PANJALA
AUTOMATIC METER READING BY SAIKIRAN PANJALAAUTOMATIC METER READING BY SAIKIRAN PANJALA
AUTOMATIC METER READING BY SAIKIRAN PANJALASaikiran Panjala
 
PROJECT REPORT
PROJECT REPORTPROJECT REPORT
PROJECT REPORTShivarajaDM
 
Automatic meter reading nnb ppt
Automatic meter reading  nnb pptAutomatic meter reading  nnb ppt
Automatic meter reading nnb pptNagendraEEE
 
Electricity theft control
Electricity theft controlElectricity theft control
Electricity theft controlAffable Mee
 
smart grid seminar report
smart grid seminar reportsmart grid seminar report
smart grid seminar reportramesh kumawat
 
prepaid energy meter using gsm
prepaid energy meter using gsm prepaid energy meter using gsm
prepaid energy meter using gsm udaypallyreddy
 
Wireless Charging of Electric Vehicles seminar report
Wireless Charging of Electric Vehicles seminar reportWireless Charging of Electric Vehicles seminar report
Wireless Charging of Electric Vehicles seminar reportPritam Kumar Singh
 
Advanced Metering Infrastructure (AMI)
Advanced Metering Infrastructure (AMI)Advanced Metering Infrastructure (AMI)
Advanced Metering Infrastructure (AMI)Naveena Navi
 
Automatic meter reading
Automatic meter readingAutomatic meter reading
Automatic meter readingSajan Sahu
 
Seminar presentation on Smart Energy Meter
Seminar presentation on Smart Energy MeterSeminar presentation on Smart Energy Meter
Seminar presentation on Smart Energy Metersudhanshurj
 

What's hot (20)

Power theft detection
Power theft detectionPower theft detection
Power theft detection
 
presentation on POWER THEFT IDENTIFICATION SYSTEM
presentation on POWER THEFT IDENTIFICATION SYSTEMpresentation on POWER THEFT IDENTIFICATION SYSTEM
presentation on POWER THEFT IDENTIFICATION SYSTEM
 
Power theft detection
Power theft detectionPower theft detection
Power theft detection
 
Smart energy meter (Updated)
Smart energy meter (Updated)Smart energy meter (Updated)
Smart energy meter (Updated)
 
automatic meter reading
automatic meter readingautomatic meter reading
automatic meter reading
 
Power theft
Power theftPower theft
Power theft
 
Wireless electricity by sonu
Wireless electricity by sonuWireless electricity by sonu
Wireless electricity by sonu
 
AUTOMATIC METER READING BY SAIKIRAN PANJALA
AUTOMATIC METER READING BY SAIKIRAN PANJALAAUTOMATIC METER READING BY SAIKIRAN PANJALA
AUTOMATIC METER READING BY SAIKIRAN PANJALA
 
PROJECT REPORT
PROJECT REPORTPROJECT REPORT
PROJECT REPORT
 
Automatic meter reading nnb ppt
Automatic meter reading  nnb pptAutomatic meter reading  nnb ppt
Automatic meter reading nnb ppt
 
Electricity theft control
Electricity theft controlElectricity theft control
Electricity theft control
 
ELECTRICITY THEFT
ELECTRICITY THEFTELECTRICITY THEFT
ELECTRICITY THEFT
 
smart grid seminar report
smart grid seminar reportsmart grid seminar report
smart grid seminar report
 
prepaid energy meter using gsm
prepaid energy meter using gsm prepaid energy meter using gsm
prepaid energy meter using gsm
 
Wireless Charging of Electric Vehicles seminar report
Wireless Charging of Electric Vehicles seminar reportWireless Charging of Electric Vehicles seminar report
Wireless Charging of Electric Vehicles seminar report
 
prepaid energy meter
prepaid energy meterprepaid energy meter
prepaid energy meter
 
Advanced Metering Infrastructure (AMI)
Advanced Metering Infrastructure (AMI)Advanced Metering Infrastructure (AMI)
Advanced Metering Infrastructure (AMI)
 
Automatic meter reading
Automatic meter readingAutomatic meter reading
Automatic meter reading
 
Seminar presentation on Smart Energy Meter
Seminar presentation on Smart Energy MeterSeminar presentation on Smart Energy Meter
Seminar presentation on Smart Energy Meter
 
Witricity PPT
Witricity PPTWitricity PPT
Witricity PPT
 

Similar to Tech seminar

Wirelesspowertheftmonitoringoriginalbyrupalipatra 121126043543-phpapp02
Wirelesspowertheftmonitoringoriginalbyrupalipatra 121126043543-phpapp02Wirelesspowertheftmonitoringoriginalbyrupalipatra 121126043543-phpapp02
Wirelesspowertheftmonitoringoriginalbyrupalipatra 121126043543-phpapp02ratnmani mukesh
 
24. deepti semwal.pptx
24. deepti semwal.pptx24. deepti semwal.pptx
24. deepti semwal.pptxSnehdeep Kunwar
 
eIisrt arutselvi (electrical)
eIisrt arutselvi (electrical)eIisrt arutselvi (electrical)
eIisrt arutselvi (electrical)IISRT
 
Automatic energy meter reading
Automatic energy meter readingAutomatic energy meter reading
Automatic energy meter readingSURYAANDUKURI
 
Power theft detection via plc
Power theft detection via plcPower theft detection via plc
Power theft detection via plcbbshashanka
 
Architecture for Smart Grid based Consumer End Solution
Architecture for Smart Grid based Consumer End SolutionArchitecture for Smart Grid based Consumer End Solution
Architecture for Smart Grid based Consumer End SolutionShashank Dhariwal
 
Modern Electricity Billing System.pptx
Modern Electricity Billing System.pptxModern Electricity Billing System.pptx
Modern Electricity Billing System.pptxSudhanshuNajawan1
 
RAJPRASAD PAPER NO-127
RAJPRASAD PAPER NO-127RAJPRASAD PAPER NO-127
RAJPRASAD PAPER NO-127RAJPRASAD RS
 
under grund fault ppt (1).pptx
under grund fault ppt (1).pptxunder grund fault ppt (1).pptx
under grund fault ppt (1).pptxPoojaG86
 
TECHNICAL SEMINAR 1CR19EE017.ppt
TECHNICAL SEMINAR 1CR19EE017.pptTECHNICAL SEMINAR 1CR19EE017.ppt
TECHNICAL SEMINAR 1CR19EE017.pptssuserb313d9
 
IRJET-Electrical Power Robbery Detection and Transformer Fault Detection
IRJET-Electrical Power Robbery Detection and Transformer Fault Detection  IRJET-Electrical Power Robbery Detection and Transformer Fault Detection
IRJET-Electrical Power Robbery Detection and Transformer Fault Detection IRJET Journal
 
Analysis of Fault Detection and its Location using Microcontroller for Underg...
Analysis of Fault Detection and its Location using Microcontroller for Underg...Analysis of Fault Detection and its Location using Microcontroller for Underg...
Analysis of Fault Detection and its Location using Microcontroller for Underg...IRJET Journal
 
Design and Implementation of Low Cost Smart Web Sensors for Electric Power Qu...
Design and Implementation of Low Cost Smart Web Sensors for Electric Power Qu...Design and Implementation of Low Cost Smart Web Sensors for Electric Power Qu...
Design and Implementation of Low Cost Smart Web Sensors for Electric Power Qu...IJTET Journal
 
A solution to remote detection of illegal electricity.
A solution to remote detection of illegal electricity.A solution to remote detection of illegal electricity.
A solution to remote detection of illegal electricity.Praveen Kumar
 
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 alertsIRJET Journal
 
Research paper amr
Research paper amrResearch paper amr
Research paper amrJai kumar
 

Similar to Tech seminar (20)

Wirelesspowertheftmonitoringoriginalbyrupalipatra 121126043543-phpapp02
Wirelesspowertheftmonitoringoriginalbyrupalipatra 121126043543-phpapp02Wirelesspowertheftmonitoringoriginalbyrupalipatra 121126043543-phpapp02
Wirelesspowertheftmonitoringoriginalbyrupalipatra 121126043543-phpapp02
 
24. deepti semwal.pptx
24. deepti semwal.pptx24. deepti semwal.pptx
24. deepti semwal.pptx
 
eIisrt arutselvi (electrical)
eIisrt arutselvi (electrical)eIisrt arutselvi (electrical)
eIisrt arutselvi (electrical)
 
Automatic energy meter reading
Automatic energy meter readingAutomatic energy meter reading
Automatic energy meter reading
 
Power theft detection via plc
Power theft detection via plcPower theft detection via plc
Power theft detection via plc
 
Architecture for Smart Grid based Consumer End Solution
Architecture for Smart Grid based Consumer End SolutionArchitecture for Smart Grid based Consumer End Solution
Architecture for Smart Grid based Consumer End Solution
 
Rahul koundinya
Rahul koundinya Rahul koundinya
Rahul koundinya
 
Modern Electricity Billing System.pptx
Modern Electricity Billing System.pptxModern Electricity Billing System.pptx
Modern Electricity Billing System.pptx
 
S2-R2
S2-R2S2-R2
S2-R2
 
RAJPRASAD PAPER NO-127
RAJPRASAD PAPER NO-127RAJPRASAD PAPER NO-127
RAJPRASAD PAPER NO-127
 
under grund fault ppt (1).pptx
under grund fault ppt (1).pptxunder grund fault ppt (1).pptx
under grund fault ppt (1).pptx
 
B1102030610
B1102030610B1102030610
B1102030610
 
TECHNICAL SEMINAR 1CR19EE017.ppt
TECHNICAL SEMINAR 1CR19EE017.pptTECHNICAL SEMINAR 1CR19EE017.ppt
TECHNICAL SEMINAR 1CR19EE017.ppt
 
IRJET-Electrical Power Robbery Detection and Transformer Fault Detection
IRJET-Electrical Power Robbery Detection and Transformer Fault Detection  IRJET-Electrical Power Robbery Detection and Transformer Fault Detection
IRJET-Electrical Power Robbery Detection and Transformer Fault Detection
 
Analysis of Fault Detection and its Location using Microcontroller for Underg...
Analysis of Fault Detection and its Location using Microcontroller for Underg...Analysis of Fault Detection and its Location using Microcontroller for Underg...
Analysis of Fault Detection and its Location using Microcontroller for Underg...
 
Design and Implementation of Low Cost Smart Web Sensors for Electric Power Qu...
Design and Implementation of Low Cost Smart Web Sensors for Electric Power Qu...Design and Implementation of Low Cost Smart Web Sensors for Electric Power Qu...
Design and Implementation of Low Cost Smart Web Sensors for Electric Power Qu...
 
A solution to remote detection of illegal electricity.
A solution to remote detection of illegal electricity.A solution to remote detection of illegal electricity.
A solution to remote detection of illegal electricity.
 
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
 
Research paper amr
Research paper amrResearch paper amr
Research paper amr
 
Smart grid management an overview
Smart grid management an overviewSmart grid management an overview
Smart grid management an overview
 

More from Krishnaveni Reddy

Pi controller ieee format
Pi controller ieee formatPi controller ieee format
Pi controller ieee formatKrishnaveni Reddy
 
Future awareness after grduation
Future awareness after grduationFuture awareness after grduation
Future awareness after grduationKrishnaveni Reddy
 
the substation components study
the substation components study the substation components study
the substation components study Krishnaveni Reddy
 
Artificial passenger ieee format
Artificial passenger ieee formatArtificial passenger ieee format
Artificial passenger ieee formatKrishnaveni Reddy
 

More from Krishnaveni Reddy (6)

Pi controller ieee format
Pi controller ieee formatPi controller ieee format
Pi controller ieee format
 
Future awareness after grduation
Future awareness after grduationFuture awareness after grduation
Future awareness after grduation
 
the substation components study
the substation components study the substation components study
the substation components study
 
Presentation of bpl
Presentation of bplPresentation of bpl
Presentation of bpl
 
Artificial passenger ieee format
Artificial passenger ieee formatArtificial passenger ieee format
Artificial passenger ieee format
 
Voltagedoubler
VoltagedoublerVoltagedoubler
Voltagedoubler
 

Recently uploaded

Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...121011101441
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncssuser2ae721
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
An introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptxAn introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptxPurva Nikam
 

Recently uploaded (20)

Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
An introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptxAn introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptx
 

Tech seminar

  • 1. ELECTRICITY THEFT MONITORING BY: ROLL NO:12311A0227 K.KRISHNAVENI.
  • 2. CONTENTS: īƒ˜ INTRODUCTION i.ELECTRICITY THEFT :DEFINITION ii.HOW IT OCCURS ? īƒ˜ DIFFERENT WAYS OF MONITORING POWER THEFT īƒ˜ MICROCONTROLLER BASED POWER THEFT MONITORING i.PROPOSED ARCHITECTURE īƒ˜ BLOCK DIAGRAM DESCRIPTION īƒ˜ WORKING OF WIRELESS SENSOR NETWORK īƒ˜ ADVANTAGES īƒ˜ LIMITATIONS
  • 3. Introduction- Power theft :definition īƒ˜It is the use of electrical power without a contract with a supplier with total or partial bypassing of the metering system or interfering with this system in such a way so as to adulterate its measurements. īƒ˜Contract is understood here as a valid obligation to deliver power and to pay for it.
  • 4. 1.SLOWING DOWN THE METER: īƒ˜A common method of tampering older meters is to attach magnets to the outside of the meter. īƒ˜When this happens, the rotor disc is exposed to a high magnetic field. Hence, the resultant opposing magnetic field to the rotor is highly increased leading to slowing down of rotor or perfect stopping of the disc rotation. īƒ˜The electricity meter is thus manipulated and ultimately power is consumed without being paid for. ex-neodymium magnets. HOW IT OCCURS?
  • 5. 2.INVERTING THE METER/FEEDER: Another common form of electricity theft is to invert the meter (pull the meter out of the socket and plug the meter back in upside down, which causes the meter to run backwards and the kWh register to count down instead of up).
  • 6. 3.BYPASSING THE FEEDER/METER: īƒ˜Usually, the bypass supplies power to large and stable loads which will not trip fuses in the case of overloads. Ex-jumper cables. īƒ˜The rest of the circuits are supplied normally through the meter, so the bill, which is close to average, does not suggest a theft.
  • 7. Different ways of monitoring power theft: īƒ˜GSM based power theft monitoring īƒ˜Microcontroller based power theft monitoring īƒ˜Power theft monitoring using PLC.
  • 8. MICRO-CONTROLLER BASED POWER THEFT MONITORING: OVERVIEW: īƒ˜The whole system architecture is based on integrating wireless network with existing electrical grid. īƒ˜The proposed module also incorporates different data aggregation algorithms and effective solutions needed for the different pathways of the electricity distribution system.
  • 9. The proposed architecture: The Architecture Consists Of Four Modules Namely: īƒ˜Controlling Station (CS) īƒ˜ Wireless Transformer Sensor Node (WTSN) īƒ˜Transmission Line Sensor Node (TLSN) īƒ˜Wireless Consumer Sensor Node (WCSN)
  • 11. īƒ˜ WCSN is a module which acts as a consumer power metering device that measures the power consumed by the consumer and send the data periodically to the WTSN. īƒ˜Each feeder of the transformer has a WTSN which monitors power through each line and collects data from WCSN ,aggregates it and sends to the CS. īƒ˜TLSN is another module associated with distribution line, mounted in each distribution line posts .
  • 12. ZIGBEE: īƒ˜We are using XBee-PRO OEM RF Module whish uses the zigbee technology. īƒ˜It is engineered to support the unique needs of low-cost, low-power and low data rate wireless sensor network providing reliable delivery of data between devices. īƒ˜ The XBee-PRO OEM RF Modules interface to a host device through a logic-level asynchronous serial port. ZIGBEE MODULE
  • 13. Current transformer circuitry: īƒ˜We are using Allegro ACS709 current sensor IC chip. īƒ˜The ACS709 consists of a Hall sensor integrated circuit (IC) with a copper conduction path located near the surface of the silicon die. īƒ˜ Applied current flows through the copper conduction path, and the analog output voltage from the Hall sensor IC linearly tracks the magnetic field generated by the applied current.
  • 14. Microcontroller: īƒ˜The LPC2148 microcontroller is based on a16-bit/32-bit ARM7TDMI-S CPU with embedded high-speed flash memory ranging from 32 kB to 512 kB. īƒ˜ A 128-bit wide memory interface architecture enable 32-bit code execution at the maximum clock rate. īƒ˜Due to their tiny size and low power consumption, LPC2148 is ideal for applications where miniaturization is a key requirement. īƒ˜Serial communication interfaces ranging from multiple UARTs, on-chip SRAM of 8 kB up to 40 kB, make these devices very well suited for communication gateways.
  • 15. LCD: īƒ˜LCD stands for Liquid Crystal Display. īƒ˜As the output of the circuit should be displayed in some form or the other, LCD display is selected as it can display 16 characters at a time. īƒ˜It is also easy to interface with the microcontroller without any decoder. So it is better than the seven segment display.
  • 16.
  • 17. WORKING OF WIRELESS SENSOR NETWORK: ī‚§The sensor network monitors the electrical grid for a specified period of time, which may be daily, monthly or yearly. ī‚§Thus the WTSN stores the maximum demand for each consumer including the losses. The measured data from each WCSN is send to the neighbouring TLSN. ī‚§The aggregated data is then sent to the next nearby WTSN. Thus the data transfers from WCSN to the corresponding WTSN through TLSN. ī‚§The collected data is compared with the measured data by the energy meter. ī‚§Normally these two data are almost same. ī‚§ If there is any difference (dmc) in the collected data and the measured data, there may be a line fault or a power theft in that segment. ī‚§Large value of dmc indicates a line fault and small value of dmc indicate a power theft .
  • 18. īƒ˜The proposed system provides the solution for some of the main problems faced by the existing Indian grid system, such as wastage of energy, power theft, manual billing system, and transmission line fault. īƒ˜ This method will reduce the energy wastage and save a lot of energy for future use. īƒ˜ We can detect the location from where the power is being stolen which was not possible before. īƒ˜ Optimized use of energy.
  • 19. īƒ˜One major disadvantage of this project is that it is not capable of detecting the exact location from where the power is being stolen giving only a approximation to that place. īƒ˜ Cannot determine who is stealing, but even no other existing system is capable of doing this. īƒ˜ If implemented on a large scale it may take a lot of time and manual input.
  • 20. īƒ˜This method reduces the heavy power and revenue losses that occur due to power theft by the customers. īƒ˜ By this design it can be concluded that power theft can be effectively curbed by detecting where the power theft occurs and informing the authorities. īƒ˜Also an automatic circuit breaker may be integrated to the unit so as to remotely cut off the power supply to the house or consumer who tries to indulge in power theft. īƒ˜ The ability of the proposed system to inform or send data digitally to a remote station using wireless radio link adds a large amount of possibilities to the way the power supply is controlled by the electricity board. īƒ˜This system will reduce the energy wastage and save a lot for future use.