ZHUOJIN-LOGOZhuojin Pipe Fitting Co., Ltd
Zhuojin Pipe Fitting Co., Ltd
STEEL PIPE · FITTING · WELDING TECHNICAL STUDY

Online Wall Thickness Detection of Steel Pipes Based on Machine Vision

Literature Overview

The paper by Tu Deyu, Liu Kun, Zhu Qing, and Liu Qingyun, published in Computer Engineering and Applications (Volume 58, Issue 16, 2022, pp. 249-256), presents a machine vision-based online detection method for steel pipe wall thickness measurement. The research was supported by the Anhui Provincial Science and Technology Major Project (201903a05020029) and the Anhui Provincial University Collaborative Innovation Project (GXXT-2019-048), and was conducted at Anhui University of Technology.

Core Technical Content

The study addresses the practical challenges of real-time wall thickness measurement in steel pipe production lines, where manual measurement methods suffer from low efficiency, operator fatigue, and inability to provide continuous monitoring. The proposed method employs machine vision technology to capture cross-sectional images of the pipe, process the images to extract geometric features, and calculate wall thickness at multiple measurement points.

Methodology and Technical Approach

The detection method follows a structured workflow:

  1. Image acquisition of pipe cross-section using industrial cameras
  2. Image preprocessing to enhance edge features and reduce noise
  3. Canny edge detection operator for identifying inner and outer circle edges
  4. Improved random Hough circle detection algorithm for contour recognition
  5. Wall thickness calculation based on the detected geometric parameters

Key Algorithmic Improvements

The improved random Hough circle detection algorithm incorporates two key enhancements:

Enhancement Description Benefit
Partitioned sampling Dividing the parameter space into regions and sampling within each Reduces computational load while maintaining accuracy
Best-fit candidate selection Filtering candidate circles based on edge contour fitting quality Improves detection accuracy by selecting the most consistent circle

These improvements address the fundamental trade-off between detection speed and accuracy in the traditional Hough transform, making real-time online measurement feasible.

Technical Parameters and Performance

The system is designed to meet the following performance requirements:

Connection to Engineering Practice

Wall thickness is a critical quality parameter for steel pipes, directly affecting:

For steel pipe manufacturers, the implementation of online wall thickness detection offers significant benefits:

Integration with Manufacturing Processes

The online detection system can be integrated at various points in the steel pipe manufacturing process:

Process Stage Detection Point Quality Control Objective
Hot rolling (seamless) After finishing/cooling Monitor wall thickness uniformity
ERW/HFW welding After welding and sizing Verify wall thickness consistency
LSAW/UOE welding After welding and expansion Detect wall thinning at weld zones
Cold drawing/rolling After forming Ensure dimensional accuracy
Final inspection Before packaging Comprehensive quality verification

Key Questions and Reflections

The study raises several practical considerations for implementation:

The improved random Hough transform algorithm represents a significant advancement in computational efficiency, but the overall system performance also depends on image quality, which is influenced by lighting conditions, camera resolution, and pipe surface condition (e.g., oxide scale, coating residue, or surface contamination).

The study also implicitly highlights the importance of measurement uncertainty analysis. In steel pipe manufacturing, wall thickness measurements are subject to various sources of uncertainty, including equipment accuracy, environmental factors, and operator procedures. A robust online detection system should provide not only measurement values but also uncertainty estimates, enabling proper quality decision-making.

Study Insights and Implications

This paper presents a practical solution to a common quality control challenge in steel pipe manufacturing. The machine vision-based approach offers a significant improvement over traditional manual measurement methods, providing real-time, continuous, and objective wall thickness monitoring.

The improved random Hough circle detection algorithm is a key technical contribution, addressing the speed-accuracy trade-off that has historically limited the application of Hough transform-based methods in online inspection. The partitioned sampling and best-fit candidate selection strategies are elegant solutions that maintain computational efficiency while improving detection reliability.

For steel pipe manufacturers considering implementation of online wall thickness detection, the study provides a clear technical roadmap. The system should be designed with flexibility to accommodate different pipe specifications, robustness to varying production conditions, and integration capability with existing quality management systems.

The research also underscores the broader trend toward automated quality inspection in steel pipe manufacturing. As production speeds increase and quality requirements become more stringent, automated inspection systems become not just beneficial but essential for maintaining competitive manufacturing operations.