Skip to content

R-Morales-10/IEEE_LAT-ID_7618

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

IEEE_LAT-ID_7618

Additional resources and documentation for the manuscript "Modular Advanced Metering Infrastructure to Reduce Electricity Theft and a Cluster-Based Illegal Loads Detection" ID 6318 accepted for IEEE Latin America transactions. The main code is in "Matlab" language. Named AMI_M and the data in the file AMI_M2

REQUIREMENTS

Matlab 2016a or later.

HOW DOES IT WORK

Cluster-based algorithm based on the Framework presented in: Qi Qi Duan. Testing Framework, DensityClust, MATLAB Central File Exchange. November 2015.

The data has been obtained from simulations of a real AMI-Modular model to identify theft of electrical energy. After 60 days, a 100W theft is simulated.

After executing the program with the Gaussian Kernel (main program), the points with the largest (delta) must be selected. If the point of greatest magnitude (delta) is selected, a single cluster will be generated. If the point with the second maximum value (delta) is selected, two clusters will be generated. If the third largest value (delta) is selected, three clusters will be generated, and so on.

RESULTS

Decision graph

Gráfico de decisión

Two Clusters

2 Clústeres

Three Clusters

3 Clústeres

About

Cluster-based algorithm to identify the theft of electrical energy outside electricity metering cabinets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages