Lightweight Transmission Line Fault Detection Method Based on Leaner YOLOv7-Tiny.
Qingyan Wang1, Zhen Zhang1, Qingguo Chen1
1School of Measurement-Control and Communication Engineering, Harbin University of Science and Technology, Harbin 150080, China.
Sensors (Basel, Switzerland)
|January 23, 2024
Summary
A new lightweight model, Leaner YOLOv7-Tiny, enhances transmission line fault detection using aerial images. It significantly reduces model size and improves accuracy, especially for small targets, enabling drone deployment.
Area of Science:
- Electrical Engineering
- Computer Vision
- Artificial Intelligence
Background:
- Existing transmission line fault detection algorithms suffer from high parameter complexity and computational load.
- These limitations hinder the deployment of fault detection systems on resource-constrained platforms like drones.
- Accurate and efficient detection of transmission line faults is crucial for grid reliability.
Purpose of the Study:
- To propose a novel lightweight object detection model, Leaner YOLOv7-Tiny, for swift and accurate transmission line fault detection from aerial imagery.
- To reduce model size and computational requirements for practical drone-based applications.
- To enhance the detection accuracy of small and typical transmission line faults.
Main Methods:
- Developed Leaner YOLOv7-Tiny by modifying the YOLOv7-Tiny architecture.
- Replaced the backbone with depthwise separable convolutions to decrease model parameters.
- Integrated SP attention mechanism for multi-scale feature fusion and improved small target recognition.
- Introduced an improved FCIoU Loss function to balance sample contributions and accelerate convergence.
Main Results:
- Achieved a 20% reduction in model size compared to the original YOLOv7-Tiny.
- Demonstrated superior detection accuracy for small targets compared to existing mainstream lightweight object detection algorithms.
- The model exhibits enhanced detection speed and accuracy for transmission line faults.
Conclusions:
- Leaner YOLOv7-Tiny offers a practical and efficient solution for transmission line fault detection.
- The lightweight design and improved accuracy make it suitable for drone-based inspection systems.
- This approach significantly advances the capabilities for real-time monitoring and maintenance of power transmission infrastructure.
Related Concept Videos
Reducing Line Loss
154
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...
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
154
Transmission Line Design Considerations
136
Aluminum has become the material of choice for overhead transmission lines, surpassing copper due to its abundance and cost-effectiveness. The most prevalent type is the aluminum conductor, steel-reinforced (ACSR), which combines aluminum strands around a steel core. Other variants include all-aluminum conductors (AAC), all-aluminum alloy conductors (AAAC), aluminum conductor alloy-reinforced (ACAR), and aluminum-clad steel conductors. Advanced designs, such as aluminum conductors with steel...
136
Lossy Lines and Overvoltages
89
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...
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...
89
Types of Errors: Detection and Minimization
1.6K
Error is the deviation of the obtained result from the true, expected value or the estimated central value. Errors are expressed in absolute or relative terms.
Absolute error in a measurement is the numerical difference from the true or central value. Relative error is the ratio between absolute error and the true or central value, expressed as a percentage.
Errors can be classified by source, magnitude, and sign. There are three types of errors: systematic, random, and gross.
Systematic or...
Absolute error in a measurement is the numerical difference from the true or central value. Relative error is the ratio between absolute error and the true or central value, expressed as a percentage.
Errors can be classified by source, magnitude, and sign. There are three types of errors: systematic, random, and gross.
Systematic or...
1.6K
Detection of Gross Error: The Q Test
6.1K
When one or more data points appear far from the rest of the data, there is a need to determine whether they are outliers and whether they should be eliminated from the data set to ensure an accurate representation of the measured value. In many cases, outliers arise from gross errors (or human errors) and do not accurately reflect the underlying phenomenon. In some cases, however, these apparent outliers reflect true phenomenological differences. In these cases, we can use statistical methods...
6.1K
Transmission-Line Differential Equations
299
Transmission lines are essential components of electrical power systems. They are characterized by the distributed nature of resistance (R), inductance (L), and capacitance (C) per unit length. To analyze these lines, differential equations are employed to model the variations in voltage and current along the line.
Line Section Model
A circuit representing a line section of length Δx helps in understanding the transmission line parameters. The voltage V(x) and current i(x) are measured...
Line Section Model
A circuit representing a line section of length Δx helps in understanding the transmission line parameters. The voltage V(x) and current i(x) are measured...
299


