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

Control of Inconel 625 Surfacing Dilution Rate Using Elman Neural Network

Literature Overview

This paper, authored by He Shuai, Wang Lijun, and Ge Keke from Tianjin University and published in Transactions of the China Welding Institution (2016, Vol. 37, Issue 11, pp. 124-128), presents a data-driven approach to controlling the dilution rate in Inconel 625 overlay welding. The dilution rate is a critical parameter in overlay welding because it directly determines the corrosion resistance, mechanical properties, and service life of the deposited layer. The authors develop a 5-8-3 Elman recurrent neural network model to predict weld geometry and dilution rate from process parameters, and then use this model to define a process window where the dilution rate remains at or below 5 percent.

Model Architecture and Technical Approach

The Elman network is a recurrent neural network that includes a context layer which stores the output of the hidden layer from the previous time step. This temporal memory makes it particularly suitable for welding processes, where the current weld state is influenced by the thermal history of previous weld beads. The network architecture is as follows:

Layer Neurons Function
Input 5 Arc length, welding current, welding speed, wire feed speed, shielding gas flow
Hidden 8 Non-linear feature extraction with recurrent feedback
Context 8 Temporal memory of previous hidden state
Output 3 Weld width, weld height, dilution rate

The authors compare the Elman model against backpropagation (BP) networks and generalized regression neural networks (GRNN). The Elman model demonstrates superior prediction accuracy, with a relative error of approximately 0.8 percent for dilution rate prediction. This outperforms both the BP and GRNN models, which showed larger deviations from experimental values.

Process Window Definition

The authors construct a three-dimensional process map with arc length (X), welding current (Y), and wire feed speed (Z) as spatial coordinates, and dilution rate δ = f(X, Y, Z) as the objective function. The target is to identify the region where δ ≤ 5 percent. The simulation results indicate that the optimal process window is characterized by:

Parameter Optimal Range for δ ≤ 5%
Arc length 2.0–3.5 mm
Welding current 180–250 A
Wire feed speed 4.0–6.5 m/min
Welding speed 0.15–0.30 m/min
Shielding gas flow 15–20 L/min

Experimental validation confirmed a measured dilution rate of 3.32 percent, compared to the simulated value of 2.55 percent, validating the model's predictive capability.

Engineering Practice and Reflections

Inconel 625 overlay welding is widely used in nuclear power, chemical processing, and offshore engineering where severe corrosion environments demand high-performance overlay layers. The dilution rate directly affects the Ni-Cr-Mo composition of the deposit, and excessive dilution can compromise the very corrosion resistance that the overlay is intended to provide. Traditional approaches to dilution rate control rely on extensive trial-and-error coupon testing, which is time-consuming and expensive. The Elman network approach offers a systematic alternative that can significantly reduce the number of trial welds required for process qualification.

From a practical standpoint, the model's accuracy depends heavily on the quality and representativeness of the training data. Engineers should ensure that the experimental dataset covers the full range of process parameters and substrate conditions expected in production. Additionally, the model should be periodically retrained as new welding equipment, consumables, or substrate materials are introduced into the manufacturing environment.

Key Questions and Limitations

While the Elman network approach is promising, several questions remain for further investigation. First, the model was trained and validated on a specific substrate material and geometry; its transferability to different base metals or complex geometries requires additional validation. Second, the model does not account for variations in substrate preheat temperature, which can significantly affect dilution in thick-section components. Third, the long-term stability of the neural network predictions under production conditions, where parameter drift and consumable variability are inevitable, needs to be monitored through ongoing data collection and model updating.

This paper represents a significant step toward data-driven welding process optimization, and its methodology can be extended to other overlay welding applications where dilution rate control is critical.