Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Distribution Reliability and Automation01:25

Distribution Reliability and Automation

495
Distribution reliability in electrical power systems is critical for ensuring an uninterrupted power supply to consumers at minimal cost. According to IEEE Standard Terms, reliability is the probability that a device will function without failure over a specified time period or amount of usage. For electric power distribution, this translates to maintaining continuous power supply and addressing customer concerns over power outages. Several indices, as defined by IEEE Standard 1366-2012, are...
495
Reducing Line Loss01:18

Reducing Line Loss

355
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss in...
355
Three-Phase Short Circuit—Unloaded Synchronous Machine01:21

Three-Phase Short Circuit—Unloaded Synchronous Machine

663
Conducting a three-phase short circuit test on an unloaded synchronous machine helps understand its impact on the system. The AC fault current's oscillogram, with the DC offset removed, reveals that the waveform amplitude decreases from an initially high value to a steady-state level for one phase of the machine.
This behavior occurs due to the magnetic flux produced by the short-circuit armature currents. Initially, these currents follow high-reluctance paths but eventually shift to...
663
Lossy Lines and Overvoltages01:22

Lossy Lines and Overvoltages

347
Transmission-line series resistance and shunt conductance cause three primary effects: attenuation, distortion, and power losses.
Attenuation
When constant series resistance and shunt conductance are present, voltage and current equations are modified. The propagation constant indicates that voltage and current waves consist of both forward and backward traveling components. These waves attenuate as they propagate, with the attenuation factor related to the resistance and conductance. In a...
347
Line Loss01:10

Line Loss

499
The different configurations of source-load connections include wye (star) and delta connections. The relationship between line and phase voltages and currents varies depending on the configuration. When the source is supplying power, it is transmitted through the wires to the load, and during this transmission, some power is absorbed by the wires, leading to line loss.
Line loss impacts power delivery efficiency in a balanced three-phase circuit. The symmetry in such a circuit simplifies the...
499
Energy Losses in Transformers01:21

Energy Losses in Transformers

1.3K
In an ideal transformer, it is assumed that there are no energy losses, and, hence, all the power at the primary winding is transferred to the secondary winding. However, in reality,  the transformers always have some energy losses, and, hence, the output power obtained at the secondary winding is less than the input power at the primary winding due to energy losses.
There are four main reasons for energy losses in transformers.
The first cause can be  the high resistance of the...
1.3K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Tankyrase inhibition restores chemosensitivity in triple-negative breast cancer cells by disrupting TFEB/β-Catenin/ABCG2 axis.

Molecular biology reports·2026
Same author

National Trends and Demographic Disparities in Mortality Involving Co-Recorded Parkinson's Disease and Dementia in the United States, 1999-2025: A CDC WONDER Analysis.

NeuroSci·2026
Same author

BPBiLSTM-IDS: a lightweight intrusion detection framework for cyber-physical UAV networks.

Scientific reports·2026
Same author

Cornual Pregnancy: A Rare Occurrence Managed Laparoscopically.

Cureus·2026
Same author

Correction to: Small molecule '4ab' induced autophagy and endoplasmic reticulum stress-mediated death of aggressive cancer cells grown under adherent and floating conditions.

Medical oncology (Northwood, London, England)·2026
Same author

Metaplastic Breast Carcinoma: Clinicopathological Characteristics, Treatment Patterns, and Outcomes.

Cureus·2026

Related Experiment Video

Updated: Jan 14, 2026

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

1.0K

Non-technical loss detection in power distribution networks using machine learning.

Safdar Ali Abro1,2, Javed Ahmed Laghari2, Sufyan Ali Memon3

  • 1Department of Electrical Engineering Technology, Benazir Bhutto Shaheed University of Technology and Skill Development, Khairpur Mirs, 66020, Pakistan.

Scientific Reports
|October 16, 2025
PubMed
Summary
This summary is machine-generated.

This study enhances non-technical loss (NTL) detection in power distribution using machine learning. Random Forest with Random Over Sampling achieved 98.03% accuracy, significantly improving NTL identification.

Keywords:
Adaptive synthetic sampling (ADASYN)Decision treeExtreme gradient boosting (XGBoost)Machine learningRandom forestRandom sampler

More Related Videos

Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

11.1K

Related Experiment Videos

Last Updated: Jan 14, 2026

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

1.0K
Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

11.1K

Area of Science:

  • Electrical Engineering
  • Data Science
  • Machine Learning

Background:

  • Non-technical losses (NTL) in power distribution, including electricity theft, result in billions of dollars in annual financial losses for utility companies.
  • Detecting NTL is challenging due to imbalanced datasets, where instances of NTL are significantly outnumbered by legitimate consumption data.

Purpose of the Study:

  • To evaluate and compare various machine learning algorithms and data balancing techniques for effective NTL detection.
  • To identify the optimal combination of algorithms and data balancing methods for maximizing detection accuracy and precision.

Main Methods:

  • Seven data balancing techniques were applied: ADASYN, Random Over Sampling, Random Under Sampling, Near Miss Under Sampling, Borderline-SMOTE, SMOTE-ENN, and SMOTE-Tomek.
  • Seven classification algorithms (Decision Tree, Logistic Regression, XGBoost, Random Forest, SVM, Naïve Bayes, KNN) were tested in a two-stage model, with the second stage incorporating data balancing.
  • Performance was evaluated using accuracy, precision, recall, F1 score, and Matthews Correlation Coefficient (MCC) at a 70%-30% training-testing ratio.

Main Results:

  • The Random Forest algorithm combined with Random Over Sampling demonstrated superior performance.
  • This combination achieved 98.03% accuracy and 99.02% precision, outperforming existing methods in the literature.
  • All performance improvements were statistically validated, showing significant enhancements at the 95% confidence level.

Conclusions:

  • Machine learning, particularly the Random Forest algorithm coupled with Random Over Sampling, offers a highly effective solution for detecting non-technical losses in power distribution.
  • The proposed method significantly improves the accuracy and precision of NTL detection, addressing the challenge of imbalanced data.
  • This approach provides a robust framework for utilities to mitigate financial losses caused by electricity theft and other NTLs.