CLADTECH-LOGOCLADDING TECHNOLOGY SHANXI CO., LTD
CLADDING TECHNOLOGY SHANXI CO., LTD
CLADDING · BIMETAL PRODUCT · BIMETAL PRESSURE VESSEL TECHNICAL STUDY

Data Processing System for TIG Plug Welding Machine Based on LabVIEW

Literature Overview

This 2014 paper published in Modern Manufacturing Engineering presents a LabVIEW-based data processing system developed for a TIG plug welding machine. The work originates from a collaboration between Shanghai University School of Mechanical Engineering and Automation and CNNC Chengzhong Nuclear Fuel Components Co., Ltd. The research addresses the need for real-time monitoring, data acquisition, and intelligent analysis in automated TIG plug welding operations, which are critical in nuclear fuel component fabrication and other high-integrity welding applications.

Core Technical Content

TIG plug welding involves inserting a plug plate into a defect or penetration hole in a parent plate, followed by TIG welding to restore the structural integrity of the component. The authors developed a comprehensive data processing platform using LabVIEW graphical programming environment to handle the following functions:

System Architecture and Signal Processing

The system architecture follows a modular design principle where each functional block—signal acquisition, filtering, analysis, and display—operates as an independent virtual instrument (VI). The key technical parameters monitored include:

Parameter Typical Range Sampling Frequency Purpose
Arc Voltage 10–25 V 10 kHz Arc stability assessment
Welding Current 80–200 A 10 kHz Heat input control
Travel Speed 5–30 cm/min 1 kHz Bead geometry control
Argon Flow 8–15 L/min 1 Hz Shielding gas verification
Plug Fit Gap 0.1–0.5 mm Manual input Root pass qualification

The signal processing pipeline employs a band-pass filter to eliminate high-frequency noise from the arc while retaining the fundamental electrical characteristics. A moving average filter with a window of approximately 50 samples is applied to smooth the current and voltage signals before threshold-based anomaly detection.

Engineering Practice Integration

From my experience with weld overlay and cladding operations, the concept of real-time electrical signal monitoring is directly transferable to cladding applications. In electroslag welding (ESW) overlay and submerged arc welding (SAW) overlay, the arc voltage and current signals carry critical information about:

The LabVIEW-based approach described in this paper can be adapted for monitoring weld overlay processes where consistent overlay thickness and metallurgical bonding are paramount. For instance, in nickel-based alloy cladding (Inconel 625 on carbon steel), variations in arc voltage beyond ±0.5 V may indicate dilution changes that affect the final overlay composition.

Application to Cladding Process Control

In practice, the data processing methodology can be extended to implement the following quality assurance functions for cladding operations:

  1. Dilution monitoring: By correlating arc current with known heat input values, real-time dilution estimation becomes feasible, enabling automatic current adjustment to maintain overlay alloy composition within specification limits per ASTM A263/A264.
  2. Bond strength prediction: Electrical signature analysis during the root pass of a weld overlay can serve as an early indicator of potential bonding issues, reducing the need for destructive bond strength testing on every production unit.
  3. Process parameter drift detection: Long-duration cladding operations (such as large vessel overlay) benefit from automated detection of parameter drift, which is particularly important for maintaining consistent dilution across hundreds of weld passes.

Key Reflections and Study Insights

The most significant contribution of this work is demonstrating that graphical programming platforms can effectively bridge the gap between academic research and industrial implementation. For pressure vessel fabricators dealing with cladded components, the ability to implement custom data processing without extensive software development expertise represents a practical advantage.

However, several limitations warrant consideration. The paper focuses on single-process monitoring and does not address multi-process coordination scenarios common in complex cladding operations where multiple welding processes (e.g., ESW overlay followed by SAW cap weld) may be sequenced. Additionally, the system described operates primarily as a monitoring and alerting tool rather than implementing closed-loop control, which would require additional actuator integration and real-time algorithm development.

The nuclear fuel component application context is particularly relevant to our field, as it highlights the stringent quality requirements that drive the need for comprehensive data acquisition systems. In pressure vessel fabrication under GB/T 150 or ASME VIII Div.1, similar data processing capabilities would support compliance with documented procedure qualification requirements and provide traceability for quality assurance records.

The work serves as a foundational reference for engineers seeking to implement process monitoring systems in cladding and bimetal manufacturing operations, demonstrating that effective data management begins with robust signal acquisition and intelligent signal processing rather than complex algorithmic approaches.