A magnetic arc blow extraction and quantification model based on YOLOv8n-improvement
Listed in
This article is not in any list yet, why not save it to one of your lists.Abstract
The occurrence of magnetic arc blow during the arc welding process significantly affects weld quality. To achieve automatic real-time recognition of magnetic arc blow, this paper propose an extraction and quantification model (EQM) based on YOLOv8n-improvement, an improved version of the YOLOv8n deep learning model. Firstly, the FasterNetBlock and GhostConv modules are introduced to lighten the C2f module of YOLOv8n. The improved version is utilized to extract the coordinate information of the arc and tip of tungsten electrode, which maintains a mean average precision at IoU of 50% (MAP50) of 0.995 while reducing model parameters by 23.6%, decreasing floating point operations (FLOPs) by 12.5%, shrinking the model size by 22.1%. Subsequently, this paper introduces a method for representing arc energy density based on grayscale value and designs a quantitative index for the degree of magnetic arc blow (ABI), combining the coordinate information of the arc and tip of tungsten electrode. Experimental results demonstrate that the model can produce monotonic quantitative results for arcs of different shapes. Additionally, when deployed on the real-time recognition end, the model attains a processing rate of 68.2 frames per second (FPS) and maintains excellent recognition performance for arc forms that are not included in the dataset, demonstrating good generalization capabilities.