nikovski powertheftdetection mldm july2013 v2

Upload: daniel-nikovski

Post on 08-Aug-2018

214 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/22/2019 Nikovski PowerTheftDetection MLDM July2013 v2

    1/19

    MITSUBISHI ELECTRIC RESEARCH LABORATORIES

    Cambridge, Massachusetts

    D. Nikovski, Z. Wang, A. Esenther, H. Sun

    * * *

    Smart Meter Data Analysis for Power Theft Detection

    MERL

    . , . , .

    (* Mitsubishi Electric Corporation)

    9th International Conference on Machine Learning and Data Mining MLDM 2013July 23, 2013, New York

  • 8/22/2019 Nikovski PowerTheftDetection MLDM July2013 v2

    2/19

    MITSUBISHI ELECTRIC RESEARCH LABORATORIES

    Outline Problem definition

    Algorithm overview and main idea

    Sources of technical losses in distribution networks

    Estimation of technical losses:

    equivalent circuit model

    MERL 2

    ne res s ance es ma on

    Power theft detector: choice of detection threshold

    Experimental testbed:

    simulator

    test system

    Experimental results

  • 8/22/2019 Nikovski PowerTheftDetection MLDM July2013 v2

    3/19

    MITSUBISHI ELECTRIC RESEARCH LABORATORIES

    Power Theft Detection A major source of losses for electrical utilities

    In some markets (e.g. Southeast Asia), it can be as

    high as 30%-50%

    Smart meters are expected to lead to much better

    tracking, and hopefully recovery of revenue

    However, energy balance methods (between

    transformer and individual meters cannot distin uish

    MERL 3

    well between technical losses (e.g. resistance) andnon-technical losses (theft).

    Proposed method:

    Use a learning method to build a predictive model for

    technical losses

    Estimate technical losses at run time using the

    model

    Use an anomaly detection algorithm to detect theft

  • 8/22/2019 Nikovski PowerTheftDetection MLDM July2013 v2

    4/19

    MITSUBISHI ELECTRIC RESEARCH LABORATORIES

    Power Theft Detection Procedure

    MERL 4

  • 8/22/2019 Nikovski PowerTheftDetection MLDM July2013 v2

    5/19

    MITSUBISHI ELECTRIC RESEARCH LABORATORIES

    We assume technical losses are mainly ohmic, and due to the resistance of the

    distribution lines:

    Load variation changes losses, for the same amount of consumption:

    Sources of Technical Losses and Their Estimation

    Case 1: Suppose the line resistance is 1ohm, the current drawn by the load is 1 A and the load is

    (3)

    MERL

    Conslusion: it is not possible to estimate technical losses exactly, even if we

    knew the actual line resistances, due to infrequent measurements (30 min)

    Our estimates of technical losses will be random variables, and from there, our

    estimates of non-technical losses will be random variables, too.5

    active for one hour. The total loss caused by the transmission line will be:

    Case 2: Suppose the current drawn by the load is doubled but the load is active for 0.5 hour.

    The total loss caused by the transmission line will be:

  • 8/22/2019 Nikovski PowerTheftDetection MLDM July2013 v2

    6/19

    MITSUBISHI ELECTRIC RESEARCH LABORATORIES

    Equivalent Circuit Model Problem: we dont know the topology of the distribution network

    Legal user 3

    MERL

    We will assume that each load is on a separate branch (distribution line)

    DT

    Legal user 1 Legal user 2

    Power theft

    Legal user 3

  • 8/22/2019 Nikovski PowerTheftDetection MLDM July2013 v2

    7/19

    MITSUBISHI ELECTRIC RESEARCH LABORATORIES

    Line Resistance Estimation

    MERL

  • 8/22/2019 Nikovski PowerTheftDetection MLDM July2013 v2

    8/19

    MITSUBISHI ELECTRIC RESEARCH LABORATORIES

    Line Resistance Estimation (2)

    MERL

  • 8/22/2019 Nikovski PowerTheftDetection MLDM July2013 v2

    9/19

    MITSUBISHI ELECTRIC RESEARCH LABORATORIES

    Technical Loss EstimationUse exactly the same equation, with the line resistances estimated before, and

    current (I) measurements for the latest period of time:

    MERL

  • 8/22/2019 Nikovski PowerTheftDetection MLDM July2013 v2

    10/19

    MITSUBISHI ELECTRIC RESEARCH LABORATORIES

    Choice of Detection Threshold Technical loss is a random

    variable with unknown distribution

    Estimate its normal variation from

    collected data, and put the

    threshold at the maximal

    observed variation for cases

    without power theft

    MERL 10

    Do not use the same data set that

    was used for estimation of line

    resistances! If we do that, the

    threshold would be too low

    Use a separate data set, e.g.

    another period of time for the

    same distribution network

  • 8/22/2019 Nikovski PowerTheftDetection MLDM July2013 v2

    11/19

    MITSUBISHI ELECTRIC RESEARCH LABORATORIES

    Experimental Testbed One branch of a distribution network

    Ten loads attached to one distribution transformer

    When there is theft, one of the loads is not measured (approx. 10% theft)

    MERL 11

  • 8/22/2019 Nikovski PowerTheftDetection MLDM July2013 v2

    12/19

    MITSUBISHI ELECTRIC RESEARCH LABORATORIES

    Load Profiles Used in Experiments We start with a smooth load profile (aggregate for UK)

    We then introduce stochastic variations, using an autoregressive process of

    order one (AR(1)):

    MERL 12

  • 8/22/2019 Nikovski PowerTheftDetection MLDM July2013 v2

    13/19

    MITSUBISHI ELECTRIC RESEARCH LABORATORIES

    Generation of Experimental Data Using Simulation Do full load-flow analysis every 10 seconds:

    Voltage

    Current

    Power

    MERL 13

    Line losses: replace integral with finite sum:

    Aggregate energy consumption for each load and for the distribution transformer

    over 30 minutes, as a smart meter would report it.

  • 8/22/2019 Nikovski PowerTheftDetection MLDM July2013 v2

    14/19

    MITSUBISHI ELECTRIC RESEARCH LABORATORIES

    Experimental Results Testing Protocol Generate data for 6 days, with 4 days of no theft, and 2 days of theft

    From the first two days, estimate the line resistances and threshold

    Test performance on the last four days

    MERL 14

  • 8/22/2019 Nikovski PowerTheftDetection MLDM July2013 v2

    15/19

    MITSUBISHI ELECTRIC RESEARCH LABORATORIES

    Experimental Results Resistance Estimation Fairly accurate estimates of resistances:

    MERL 15

  • 8/22/2019 Nikovski PowerTheftDetection MLDM July2013 v2

    16/19

    MITSUBISHI ELECTRIC RESEARCH LABORATORIES

    Experimental Results NTL Estimates Full separation is possible for 10% theft.

    MERL 16

  • 8/22/2019 Nikovski PowerTheftDetection MLDM July2013 v2

    17/19

    MITSUBISHI ELECTRIC RESEARCH LABORATORIES

    Power Theft Estimates and Detection Accuracy

    MERL 17

  • 8/22/2019 Nikovski PowerTheftDetection MLDM July2013 v2

    18/19

    MITSUBISHI ELECTRIC RESEARCH LABORATORIES

    Conclusion and Future Work We have proposed a method for power theft detection that learns a model of

    technical losses and can distinguish between technical and non-technical losses

    (theft).

    Currently, the line resistances are assumed to be constant, but they depend on

    air temperature, actually we plan to introduce temperature into the model

    In practice, meter measurements are not synchronous does this affect the

    MERL 18

    accuracy of detection?

    Are unbalanced three-phase loads more difficult to process?

    What if only some of the passengers have smart meters, and the others have

    regular meters measured once per month?

  • 8/22/2019 Nikovski PowerTheftDetection MLDM July2013 v2

    19/19

    MITSUBISHI ELECTRIC RESEARCH LABORATORIES

    What If We Train on Data with Theft?

    MERL 19