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

Automatic Plasma Overlay Tracking Control System for Triple-Offset Butterfly Valve Discs

Literature Overview

This paper by Li Heqi, Gao Dongfeng, Li Chunxu, Chen Kexuan, and Jiao Lei (2006), published in the Journal of Lanzhou University of Technology (Volume 32, Issue 3, pp. 11-13), presents the design and implementation of an automatic plasma overlay welding tracking control system specifically developed for triple-offset butterfly valve discs. The research was conducted at the School of Materials Science and Engineering, Lanzhou University of Technology. This work addresses a significant industrial challenge: the automated hardfacing of complex curved surfaces on valve components that require high-precision overlay deposits.

Technical Background and Challenge

Triple-offset butterfly valves are widely used in petrochemical, power generation, and water treatment industries due to their excellent sealing performance and low operating torque. The valve disc (butterfly plate) is the critical sealing component that must withstand erosive and corrosive media. Plasma overlay welding is the preferred process for depositing wear- and corrosion-resistant coatings on valve discs because it provides:

However, the complex three-dimensional geometry of a triple-offset butterfly disc presents significant challenges for automated tracking. The disc surface has varying curvature in multiple planes, and the overlay must follow this complex trajectory precisely to ensure uniform coating thickness and quality.

Control System Architecture

The control system was designed around an 80C196KC microcontroller as the central processing unit. The system architecture follows a structured, modular design approach:

Component Function Technology
Microcontroller Central processing and control logic 80C196KC
Data acquisition Disc trajectory data collection VC++ programming
Signal processing Trajectory analysis and filtering MATLAB programming
Actuation Stepper motor control for torch positioning Step motor with acceleration/deceleration curves
Sensors Position and displacement feedback Proximity/encoder sensors
Software architecture Structured design with table lookup methods Modular program structure

Trajectory Data Acquisition

The first step in the system design involved writing a data acquisition program in VC++ to capture the geometric trajectory of the butterfly disc surface. This trajectory data serves as the reference path for the overlay torch tracking system. The accuracy of trajectory acquisition directly determines the quality of the overlay deposit.

Trajectory Analysis and Algorithm Development

MATLAB was used to analyze the trajectory characteristics and develop the key algorithms:

  1. Filtering algorithm: To smooth the acquired trajectory data and eliminate noise from sensor measurement errors, ensuring smooth torch movement during welding.
  2. Stepper motor reversal algorithm: To handle direction changes in the tracking path without introducing positional errors or mechanical stress on the drive system.
  3. Acceleration/deceleration curve design: Based on the system response time analysis, the stepper motor speed profile was designed to ensure smooth transitions at trajectory inflection points, preventing torch oscillation or deposit distortion.

Stepper Motor Speed Profile Design

The acceleration and deceleration curves for the stepper motor were designed based on the system's dynamic response characteristics. This is a critical design parameter because:

System Performance Evaluation

The experimental results demonstrated that the control system achieved:

Engineering Practice Integration

Design Parameter Recommended Value/Approach Rationale
Sensor resolution ≥0.1 mm Ensures sufficient tracking accuracy for deposit quality
Control loop frequency ≥100 Hz Provides adequate response to trajectory changes
Stepper motor step angle 1.8° or 0.9° Balances resolution with torque requirements
Filter bandwidth Matched to trajectory frequency content Removes noise without introducing phase lag
Acceleration limit Based on system natural frequency Prevents resonance and overshoot

Key Technical Insights

The study demonstrates several important principles for automated welding system design:

  1. Software-defined trajectory control: By acquiring the part geometry digitally and programming the torch path in software, the system can be adapted to different valve sizes and geometries without mechanical redesign. This approach aligns with modern principles of flexible manufacturing.
  2. System dynamics consideration: The explicit consideration of system response time in the design of acceleration/deceleration curves reflects a mature understanding of control system dynamics. Many practical welding automation failures stem from neglecting the dynamic response characteristics of the mechanical and thermal systems.
  3. Structured software design: The use of structured programming with table lookup methods provides maintainability and scalability, important considerations for industrial control systems that must be maintained and upgraded over their service life.

Study Limitations and Future Directions

While the study successfully demonstrates the feasibility of automated plasma overlay tracking for butterfly valve discs, several aspects warrant further development:

Summary

This study presents a well-conceived and successfully implemented automated plasma overlay tracking control system for triple-offset butterfly valve discs. The system architecture, combining 80C196KC microcontroller-based control with VC++ data acquisition and MATLAB-based algorithm development, demonstrates a practical approach to welding automation. The careful attention to trajectory filtering, motor speed profile design, and system response characteristics reflects sound engineering practice. The successful implementation of automated plasma overlay on complex valve geometries represents a meaningful contribution to the automation of hardfacing operations in the valve manufacturing industry.