Adaptive Reflection Detection and Control Strategy of Pointer Meters Based on YOLOv5s
Deyuan Liu1,2,3, Changgen Deng1,2,3, Haodong Zhang1,2,3
1State Key Laboratory of Reliability and Intelligence of Electrical Equipment, Hebei University of Technology, Tianjin 300401, China.
Sensors (Basel, Switzerland)
|March 11, 2023
Summary
Inspection robots can now accurately detect and remove reflective areas on pointer meters using a novel deep learning approach. This method improves reading reliability in complex environments, ensuring precise data collection.
Area of Science:
- Robotics and Automation
- Computer Vision
- Artificial Intelligence
Background:
- Reflective phenomena in pointer meters hinder accurate readings by inspection robots in complex industrial settings.
- Existing methods struggle with real-time detection and mitigation of these reflective areas, impacting operational efficiency.
Purpose of the Study:
- To develop an adaptive deep learning-based method for detecting reflective areas on pointer meters.
- To implement a robot pose control strategy for eliminating detected reflections.
- To enhance the reliability and accuracy of pointer meter readings in challenging environments.
Main Methods:
- Utilized YOLOv5s (You Only Look Once v5-small) for real-time pointer meter detection and perspective transformation preprocessing.
- Improved the k-means clustering algorithm using YUV color space information for adaptive reflection detection.
- Developed a robot pose control strategy to adjust the robot's position and eliminate reflective areas.
Main Results:
- Achieved high detection accuracy of 0.809 for reflective areas.
- Demonstrated significantly reduced detection time of 0.6392 seconds.
- Experimental validation on a custom inspection robot platform confirmed the method's effectiveness.
Conclusions:
- The proposed method effectively detects and mitigates reflective areas on pointer meters, improving inspection robot reliability.
- Offers a robust solution for real-time reflection avoidance, crucial for complex industrial environments.
- Provides a valuable technical reference for developing advanced inspection robot systems.
Related Concept Videos
Feedback control systems
364
Feedback control systems are categorized in various ways based on their design, analysis, and signal types.
Linear feedback systems are theoretical models that simplify analysis and design. These systems operate under the principle that their output is directly proportional to their input within certain ranges. For instance, an amplifier in a control system behaves linearly as long as the input signal remains within a specific range. However, most physical systems exhibit inherent nonlinearity...
Linear feedback systems are theoretical models that simplify analysis and design. These systems operate under the principle that their output is directly proportional to their input within certain ranges. For instance, an amplifier in a control system behaves linearly as long as the input signal remains within a specific range. However, most physical systems exhibit inherent nonlinearity...
364
Open and closed-loop control systems
861
Control systems are foundational elements in automation and engineering. They are broadly categorized into open-loop and closed-loop systems. These classifications hinge on the presence or absence of feedback mechanisms, significantly influencing the system's performance, complexity, and application.
An open-loop control system operates without feedback from the output. It consists of two primary elements: the controller and the controlled process. The controller receives an input signal...
An open-loop control system operates without feedback from the output. It consists of two primary elements: the controller and the controlled process. The controller receives an input signal...
861
PD Controller: Design
307
In automotive engineering, car suspension systems often employ Proportional Derivative (PD) controllers to enhance performance. PD controllers are utilized to adjust the damping force in response to road conditions. A controller, acting as an amplifier with a constant gain, demonstrates proportional control, with output directly mirroring input.
Designing a continuous-data controller requires selecting and linking components like adders and integrators, which are fundamental in Proportional,...
Designing a continuous-data controller requires selecting and linking components like adders and integrators, which are fundamental in Proportional,...
307
PID Controller
178
Proportional-Integral-Derivative (PID) controllers are widely used in various control systems to enhance stability and performance. In a thermostat, it adjusts heating or cooling based on the temperature difference between the actual and desired levels. They are often used in automotive speed systems, effectively managing sudden speed changes while maintaining a constant speed under varying conditions. On the other hand, PI controllers, commonly employed in voltage regulation, enhance stability...
178
Time-Domain Interpretation of PD Control
157
Proportional-Derivative (PD) control is a widely used control method in various engineering systems to enhance stability and performance. In a system with only proportional control, common issues include high maximum overshoot and oscillation, observed in both the error signal and its rate of change. This behavior can be divided into three distinct phases: initial overshoot, subsequent undershoot, and gradual stabilization.
Consider the example of control of motor torque. Initially, a positive...
Consider the example of control of motor torque. Initially, a positive...
157
PI Controller: Design
395
Proportional Integral (PI) controllers are a fundamental component in modern control systems, widely used to enhance performance and mitigate steady-state errors. They are particularly effective in applications such as automatic brightness adjustment on smartphones, where they excel at mitigating steady-state errors for step-function inputs. Unlike PD controllers, which require time-varying errors to function optimally, PI controllers leverage their integral component to address residual...
395


