You are on page 1of 6

Proceedings of the 18th World Congress

The International Federation of Automatic Control


Milano (Italy) August 28 - September 2, 2011

Arc welding Control for Shaped Metal Deposition Process


F. Bonaccorso*, L.Cantelli*, G. Muscato*

*DIEEI, University of Catania, Catania, Italy


(giovanni.muscato@dieei.unict.it)

Abstract: This paper is focused on the study and the control of a deposition process of robotic arc
welding. The process consists of a SMD (Shaped Metal Deposition) system, that is a novel rapid
prototyping tungsten inert gas (TIG) welding technique leading to near-net-shape, using a layer by layer
deposition technique. An experimental setup has been properly implemented in order to study the system
and to develop and tune the parameters of an automatic controller.
Keywords: Industry Automation, Welding Control, Rapid Manufacturing, Control Applications, Industrial
production systems, Industrial robots.

Bonaccorso et al. 2009, Muscato et al. 2008 and the work


1. INTRODUCTION
presented here are the first, as far as we know, dealing with
SMD is an innovative manufacturing process patented by the study and the control strategies for such a process.
Rolls-Royce; it was developed to produce mechanical parts
An actual drawback of the process is the need of an operator
directly from a CAD model.
constantly monitoring and manually acting on the welding
The work presented has been carried out in the frame of the process parameters. As a matter of this, one of the aims of the
RAPOLAC European project (www.RAPOLAC.eu) focussed RAPOLAC project is focused on the study of an automatic
on the SMD process. control system.

One of the advantages of the process is the substantial In this paper the obtained progress is presented. The paper is
reduction of inventory costs, since the only inventory held is organized as follows. Section 2 describes the experimental
wire. As matter of this, the parts could be built to order. setup. Section 3 introduces the control law developed while.
Section 4 shows the experimental results. Conclusions are
The innovative aspect of the SMD process is a reversed reported in section 5.
production philosophy. Up to now, the traditional
manufacturing methods, such as machining, are based on the
material removing from the work piece, in order to obtain a
desired final shape. There are several evident drawbacks in
this process, like the large waste of material in scraps and the
consequent increase of the costs, depending of the material
used.
The SMD process works by adding progressively the material
to the final workpiece up to obtain the desired shaped
component. This is achieved by adding the material required
layer by layer, as shown in Fig 1. In this way no process
scraps are produced minimizing the material used to the
strictly amount required by the final work piece shape
Fig. 1. A schematic representation of the SMD deposition
(Hensinger et al. 2000, Zhang et al. 2003).
process.
Another significant advantage is reduction of 60% in the
lead-time necessary to produce the parts so that it is ideal for
use in prototype production as well as in manufacturing.
2. THE EXPERIMENTAL SETUP
Finally microstructure analysis of produced parts confirms
that there are no disadvantages from the quality point of view
(Baufeld et al. 2010). 2.1 The Hardware architecture

Several works related to arc welding could be found in An experimental system has been properly implemented in
literature. However no one concern concrete implementations order to study the system and to develop and test an
of control strategies on deposition processes. The papers automatic controller.

978-3-902661-93-7/11/$20.00 © 2011 IFAC 11636 10.3182/20110828-6-IT-1002.01575


18th IFAC World Congress (IFAC'11)
Milano (Italy) August 28 - September 2, 2011

The plant has been set up with a six axis industrial welding In particular the operator can monitor in real time the welding
robot, and a 500A TIG inverter, as is shown in Fig. 2. SMD machine status (digital data, error code), the principal
process prescribes using of a sealed chamber with 99.999% welding parameters time series like the actual arc voltage and
purity argon. However such a chamber has not been used both the imposed and the actual wire feeder rate, from the
doing this work because of the target, in this case, was the welding machine, the various sensors time series and the
control system, without taking too much attention to the actual torch position that is given by the robot controller.
quality of the final pieces.
The interface also permits to change all the main parameters
The implemented system uses different kind of sensors and a of the welding machine: wire feeder rate, current, etc. and to
software interface. set the controller parameters.
In particular, the SMD plant has been equipped with a
pyrometer and a thermo camera, for analysing both the
temperature distribution and the heating and cooling rate over
the time during the deposition process. The monitoring
system also comprises a welding camera, IR sensors and a
microphone.

Fig. 3. Process architecture block diagram of the arc welding


SMD.

Fig. 2. The arc welding plant for performing SMD using


stainless steel 316.
Fig. 4. Main interface of the control system for the arc
2.2 The Software architecture welding SMD.

This interface permitted to deeply study many features of the


The block diagram of the architecture used is shown in Fig. 3.
SMD process allowing thus to implement and test the right
It is mainly based on the NI Labview™ real time target
architecture. working parameters of this complex system.

The interface developed within the NI Labview™ is shown in 3. THE SMD PROCESS CONTROLLER
Fig. 4; there are several windows and buttons that allow to
examine and to change all the parameters of the process. 3.1 Control strategy summary
It should be observed that, even if one of the final aims of the
RAPOLAC project is to make the SMD process autonomous, Several tests have been performed in order to study the
in the developing phases the intervention of the operators is behaviour of the process. The working variables needed for
fundamental. As a consequence, it is very important to have the control have been identified in four fundamental key
an user-friendly interface to the process which allows to parameters: the heat source provided to the process (arc
monitor all the variables and, if needed, to change in real time current: I), the injected material mass rate (indicated by the
the process parameters. Wire Feeder Rate: WF), the torch speed (indicated by the

11637
18th IFAC World Congress (IFAC'11)
Milano (Italy) August 28 - September 2, 2011

Travel Speed: TS) and the thickness imposed for each layer measured directly, owing to the particular operative
(indicated by the step height between two subsequent layers: conditions.
SH), as indicated in Fig. 1.
However another aspect of process like the torch height from
As it is reported in Bonaccorso et al. 2009 and Muscato et al. the bead, gives indirect information about the material
2008 the four parameters act on the dimensions, thickness deposited.
and width, of the final workpiece.
There are even different aspects of the process that can be
The basic idea for setting up an automatic controller is to used to measure the gap which are all directly connected to
measure the amount of material deposited on each layer h the arc physics such as the arc emitted light (Moore et al.
(see Fig. 1). This amount must be equal to the step height 2009, Tzyh-Jong et al. 2007, Zhang 2001), the arc emitted
imposed for the process, in order to avoid depositing too sound (Sciaky et al. 1966, Ralchenko et al. 2008, Tham 2005)
much or too few material, causing the system to become and the arc voltage as shown in Fig. 5.
unstable. Consequently the height of the material deposited h
should converge to the prefixed step height SH. A good alternative is a vision system (camera, optics, filters):
using image processing technique, the arc length estimation
According to these information, the wire feeder rate (WF) can be performed with an optimal level of efficiency (Fig. 6).
must be controlled in order to adapt the incoming material
mass for each layer.

Fig. 6. Vision system for arc length estimation.

Several tests have been performed in order to characterize the


vision system and to relate the arc length estimation with the
arc voltage measurement.
Fig. 5. Arc length measurement. Using the relation in Fig.7 it is possible to directly match the
two time series. As showed in Fig. 8, although the both
So the layer height is a key-role parameter of the process and, signals must be opportunely filtered, the arc voltage appears
moreover, is key-role parameter for the different control more disturbed, especially when the arc is short.
strategies investigated. But this parameter is not simple to be

10

9 y = 1.7451*x - 16.908

7
Arc Length [mm]

1
10 10.5 11 11.5 12 12.5 13 13.5 14 14.5 15
Arc Voltage [V]

Fig.7 Experimental results: linear relation between arc voltage and arc length estimation.

11638
18th IFAC World Congress (IFAC'11)
Milano (Italy) August 28 - September 2, 2011

10

7
Arc Length [mm]

3
Rescaled Arc Voltage
Arc Length
2

1
50 100 150 200 250 300 350 400 450 500
Time [sec]

Fig.8 Experimental results: comparison between rescaled arc voltage and arc length estimation time series.
The control strategy is then implemented as described by the
following equation:

WF = f ( I ,WF ,V − Vref ) (1)

The wire feed rate WF represents the value corresponding to


the stable process working point, in which all the material
coming from the wire feeder is deposited in each layer,
ensuring the stability of the process. This value is strictly
connected to the value of the other parameters: amperage,
travel speed and desired step height. I represents the arc
current and the V-Vref is the arc voltage error. The function
Fig.9 Image processing to estimate arc length: preliminary can be a simply linear proportional action, as showed in Fig 7
results. or more complex solution that permit to take into account the
previous layer deposition error.
Fig.9 shows the arc length measurement performed during a
cylinder deposition. The oscillation of the measure is due to WF
no use of rotating table that causes the continuous variation
of welding pool orientation.
The example described shows one of the actual limits of the
vision system. Furthermore the environmental condition of WF
the Tig welding process is critical (in term of higher values of
temperature and brightness). These particular conditions
V-Vref
imply the use of sophisticated systems in terms of both
hardware and software. Since the vision algorithm refinement
process is still in progress, actually it cannot be successfully Fig. 7. The linear control strategy characteristic adopted by
used as feedback. the controller.
Although also the video feedback, the arc emitted light and
sound are investigated, the arc voltage is the parameter that 4. EXPERIMENTAL RESULTS
permits in the simplest manner to evaluate the gap. The arc
The different control solutions have been performed
voltage is the most used parameter to measure the arc length
producing from simpler pieces to more complex structures,
so that all welding machines usually have an output referred
using a rotating table as support (Fig 8).
to the arc voltage.
The several trials performed in order to test the SMD
3.2 The Control Law controller have achieved very good performance. The trial
reported in this paper regards a fundamental comparison
Once defined an arc voltage reference corresponding to a between a deposition performed using the SMD automatic
certain gap, an error on the arc voltage value can be controller and the same one performed manually by an
interpreted as an erroneous position of the bead below and operator. The test consists in a deposition of 40 layers
consequently an erroneous value of wire feeder rate. Cylinder Ti-6Al-4V in air.

11639
18th IFAC World Congress (IFAC'11)
Milano (Italy) August 28 - September 2, 2011

Fig. 8. Various structures deposited (the last one using a 2 axis rotating table).

Fig. 9. Manual: arc voltage and wire feed rate time series.

Fig. 10. Control: arc voltage and wire feed rate time series

11640
18th IFAC World Congress (IFAC'11)
Milano (Italy) August 28 - September 2, 2011

Fig. 11. Manual vs. Control test

In Fig. 9 and 10 the arc voltage and wire feed rate time series Prototyping Syste”. San Francisco, CA: Proceedings of
are shown. As can be highlighted from Fig. 9, during the the 2000 IEEE International Conference on Robotics &
manual test the operator has to manually correct the wire feed Automation.
rate several times. In the other case (Fig. 10), the controller Moore D.S., Naidu S. and Ozcelik K.L. (2003) “Modeling,
tunes the wire feeder rate automatically reaching a steady Sensing and Control of Gas Metal Arc Welding”
state condition so that the process can be leaved unattended. Elsevier.
The two structures are shown in Fig 11. Muscato G., Spampinato G. and, Cantelli L. (2008) “A
Closed Loop Welding Controller for a Rapid
5. CONCLUSIONS Manufacturing Process” Hamburg: Proceedings of the
ETFA 2008, 13th IEEE Conference on Emerging
The proposed system has been adopted in many different Technologies & Factory Automation.
trials to study the process, to get the best working conditions Ralchenko Yu., Kramida A.E., Reader J., and NIST ASD
and the tuning parameters for the controller. Team (2008). NIST Atomic Spectra Database (version
3.1.5). Online] National Institute of Standarda and
The interface has been also really useful to monitor the Technology. [Cited: 08 06, 2008.]
process during the experiments, allowing to check in real http://physics.nist.gov/asd3.
time most of the parameters and to monitor the outputs. Sciaky C.A. and Johnson A.M. (1966) “System For
Different control strategies were investigated. All make use Controlling Length Of Welding” 3236997 US.
of information coming from different measurements Tzyh-Jong Tarn, Shan-Ben Chen, Changjiu Zhou, (2007)
subsystems, in particular using a welding voltage feedback. “Robotic Welding, Intelligence and Automation”:
Lecture Notes in Control and Information Sciences, Vol.
The developed controller permits to maintain the process 362.A
stability condition, so that the process results totally Tham J. (2005) “Methods of Characterizing Gas-Metal Arc
automatic. Welding Acoustics for Process Automation” University
of Waterloo.
The control strategy that has been presented in this work is Zhang P. J. and Li Y. M. (2001) “Precision Sensing of Arc
also part of a patent deposited. Length in GTAW Based on Arc Light Spectrum”,
Transactions of the ASME, p. Vol. 123.
6. ACKNOWLEDGEMENT Zhang Y., et al. (2003) “Weld deposition based rapid
The work presented in this paper has been carried out in the prototyping: a preliminary study”, Journal of Materials
Processing Technology, Vol.135, pp. 347 – 357.
frame of the RAPOLAC EC project (www.RAPOLAC.eu
AST5-CT-2006-030953), so the ultimate purpose is to
develop the control strategy for the TIG arc welding machine.
This financial support is gratefully acknowledged.

REFERENCES

Baufeld B., Van der Biest O., Gault RS., (2010), "Additive
manufacturing of Ti–6Al–4V components by shaped
metal deposition: Microstructure and mechanical
properties", Journal of Materials and Design, Vol 31, pp
106-111
Bonaccorso F., Bruno C., Cantelli L., Longo D., Muscato G.,
(2009) “A Modular Software Interface for the Control
System of an Arc Welding Robot” 2nd International
Conference on Human System Interaction.
Hensinger D. M., Ames A. L. and, Kuhlmann J.L. (2000)
“Motion Planning for a Direct Metal Deposition Rapid

11641

You might also like