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

DSP-Based IGBT Inverter TIG Welding Power Source Design

Literature Overview

This 2007 paper by Li Chunxu, Zhang Peng, Wang Xin, and Wang Shan from Lanzhou University of Technology, published in Electric Power Electronics (Volume 41, Issue 4, pages 77-79), presents the design and development of a digital TIG welding power source based on the TMS320F240 DSP microcontroller and IGBT switching devices. The paper details the hardware architecture, control algorithm implementation, protection circuits, and experimental verification of the resulting welding machine.

Core Technical Architecture

The power source design represents a significant advancement over conventional thyristor-controlled TIG welders, incorporating modern digital signal processing and power electronics. The system architecture can be decomposed into the following functional blocks:

Component Function Key Specification
TMS320F240 DSP Main controller, PWM generation, PI control 32-bit, 16 MHz, built-in PWM module
IGBT module High-frequency switching Typically 600V/100A class
PWM driver circuit Gate drive for IGBT Isolated, snubber-equipped
Current sensing Real-time current feedback Hall effect or shunt resistor
Protection circuits Overcurrent, overtemperature, over/under voltage Hardware + software interlock
Output transformer Step-down and impedance matching High-frequency design

Control Algorithm and Current Regulation

The heart of the system is the PI (Proportional-Integral) control algorithm implemented in software on the DSP. The control loop operates as follows:

  1. The DSP reads the actual welding current from the sensing circuit at a sampling rate synchronized with the PWM switching frequency.
  2. The measured current is compared with the setpoint (reference current).
  3. The PI controller computes the error and generates a corrective duty cycle signal.
  4. The built-in PWM module of the TMS320F240 generates the switching pulses with the computed duty cycle.
  5. The driver circuit amplifies and isolates the PWM signal to drive the IGBT gate.

The constant-current (CC) characteristic is achieved through this closed-loop feedback, which is essential for TIG welding applications where stable arc voltage and consistent heat input are critical for weld quality.

System Software Flowchart Analysis

The paper presents a system software flowchart that encompasses:

Engineering Practice Relevance

Advantages Over Conventional Power Sources

Parameter Thyristor-Controlled DSP-IGBT Inverter
Power factor 0.6-0.75 0.95-0.99
Efficiency 70-80% 85-92%
Weight (per kW) 15-20 kg 3-5 kg
Dynamic response 20-40 ms <1 ms
Parameter flexibility Limited Highly configurable
Soft start Not available Programmable
Pulse welding capability Difficult Native support

Application in Pipe and Fitting Welding

For pipe welding applications, the characteristics of this DSP-IGBT power source are particularly beneficial:

Key Technical Challenges and Solutions

The paper addresses several engineering challenges inherent in DSP-based welding power source design:

  1. EMI suppression: IGBT switching generates significant electromagnetic interference. The design incorporates RC snubber circuits across IGBT terminals, common-mode chokes, and proper grounding to meet EMC standards (IEC 61000 series).
  2. Thermal management: IGBT junction temperature must be maintained below 125°C. The design uses forced air cooling with temperature monitoring and derating logic in the DSP software.
  3. Arc voltage drop compensation: The PI controller includes a feedforward term to compensate for arc voltage drop variations, maintaining stable current despite changes in arc length.
  4. Dead-time management: Proper dead-time insertion between complementary IGBT switches prevents shoot-through faults, with the DSP managing dead-time through hardware PWM module configuration.

Study Insights and Reflections

This paper exemplifies the transition from analog to digital control in welding power sources, a trend that has fundamentally transformed modern welding practice. The use of DSP technology enables not only superior current regulation but also opens the door to advanced welding functions such as adaptive control, welding process monitoring, and networked welding systems. For pipe and fitting manufacturers, the adoption of inverter-based TIG power sources has become standard practice, enabling higher productivity, better weld quality, and reduced energy consumption. The paper's emphasis on protection circuits and robust control design reflects the practical engineering reality that reliability in industrial environments is non-negotiable, and a welding power source that fails during critical pipe welding operations can result in significant downtime and quality losses. The modular design philosophy presented—separating control, power conversion, sensing, and protection functions—remains a sound engineering approach that facilitates maintenance, upgrade, and troubleshooting in field conditions.