Home Just-in-time updated DBN BOF steel-making soft sensor model based on dense connectivity of key features
Article Open Access

Just-in-time updated DBN BOF steel-making soft sensor model based on dense connectivity of key features

  • Zongxu Lu , Hui Liu EMAIL logo , FuGang Chen , Heng Li and XiaoJun Xue
Published/Copyright: December 13, 2024

Abstract

Due to the high-dimensional nonlinear nature of the BOF steelmaking production process data, although the ability of deep learning to extract abstract information is more prominent, it faces the challenge of low correlation between the extracted features and labels, and the static model cannot be applied to the forecasting requirements under changing working conditions. In order to enable deep learning to cope with these problems and maintain good prediction performance, this chapter proposes a Deep Belief Network (DBN) feature extraction model based on dense connectivity of key features. First, the key features are selected by feature importance judgment and redundancy judgment, and the selected key features are passed layer-by-layer through a densely connected structure. Second, a deep feature extraction network is formed by stacking layers to improve the feature extraction capability of the network. Finally, a Just-in-time learning (JITL) method is proposed to reduce the high-dimensional steelmaking data of the BOF while preserving the data structure by using the stream learning dimensionality reduction method to improve the accuracy of the metrics in the JITL process, so that the online fine-tuned model can be applied to the forecasting requirements under different working conditions. According to the actual BOF steel production process data, the prediction accuracy of the terminal carbon content reached 82.0% within the error range of ±0.02%, and the prediction accuracy of the temperature reached 80.0% within the error range of ±10°C.

1 Introduction

The development of iron and steel industry enhances the economic development level of the country to a great extent, and high-quality steel materials are an important guarantee for the quality of steel works [1]. Alkaline oxygen furnace steelmaking has the advantages of high efficiency and low energy consumption, which is one of the main steel production methods [2]. In the process of BOF steelmaking, the carbon sensor content and temperature of the steel at the end point have a crucial influence on the quality of the steel produced. If the carbon content and temperature of molten steel can be measured accurately before the steel is produced in the BOF steelmaking process, the blowing process can be controlled in advance, thus improving the quality of the steel, greatly increasing the economic efficiency and realizing energy saving and environmental protection [3,4].

The traditional methods of measuring carbon content and temperature at the end point of steel making in BOF include manual empirical method and sub-lance measurement method. For the manual empirical method, the workers judge the end point according to the melting time and the flame characteristics of the converter mouth; however, the method has the problems of being greatly influenced by human factors and low precision. Sub-lance measurement is an effective method to measure the carbon content and temperature information of molten steel directly, quickly, and with high accuracy. However, continuous real-time measurement is impossible, and the sub-lance needs to be exposed to high temperatures for a long time, so the cost of use and maintenance is very high, which limits the popularization of this method [4]. With the development of equipment and instrumentation technologies, it is easier to measure other indirectly related data through industrial sensors, and the extensive recording and storage of these process data has a huge potential and provides a basis for data-driven soft sensor [5]. As a result, data-driven approaches to process monitoring and troubleshooting have been widely researched and applied [6]. Data-driven soft sensor aim to use artificial intelligence methods to build models to accomplish the prediction of key variables [7,8].

So far, various soft sensor models have been proposed and applied. Machine learning methods have also been widely used in soft sensor modeling, such as on-the-fly learning [9], integrated learning [10], partial least squares [11], principal component analysis (PCA) [12], and support vector machine (SVM) [13] methods. Peng et al. proposed a local model integrated BOF steelmaking end-point prediction method based on instant learning for the problem of insufficient prediction performance of traditional global models and difficulty in solving multiple working conditions [14]. Liu et al. addressed the problem of process data fluctuation affecting the similarity metric of furnace samples and thus resulting in modeling difficulties and poor generality, while taking into account the time-series characteristics of the steelmaking process data, and realized soft sensor of BOF steelmaking end-points through the WGRA-FCM similarity metric method using instant learning strategy to realize soft measurement of BOF steelmaking endpoint [15]. Yang et al. proposed an instant update BOF steelmaking soft sensor model based on WKLSC-LWKL similarity metric strategy for the problem of large fluctuation between furnace samples, which leads to the difficulty of instantly learning sample similarity metrics and results in low prediction accuracy [16].

In the face of complex production processes, a single model may not be able to predict well, so some scholars have applied the integrated learning method to the soft sensor modeling of converter steelmaking. Xiong et al. addressed the problem that a single global model cannot accurately predict the terminal carbon temperature due to the large fluctuation of furnace samples caused by the difference in raw material quality in actual production, and propose a LNN-DPC weighted integrated learning-based soft measurement method for the terminal carbon temperature of converter steelmaking [17]. Tian et al., in order to overcome the constraints of model updating technology on the practical application of soft measurement, added the incremental learning mechanism into the soft measurement integrated modeling, and proposed a soft measurement model based on incremental integrated learning [18].

However, in the face of complex BOF steelmaking data, these traditional models are often unable to effectively extract useful information from these complex data for accurate prediction, the ability to describe the data structure of complex industrial processes is insufficient; in addition, the BOF steelmaking production process data also exists in high dimensionality nonlinear and other characteristics. Therefore, the ability to extract useful information from complex production process data is a key step in the soft sensor modeling process, and deep learning models have more excellent feature extraction capabilities because of their deeper structure. Yang et al. proposed a deep residual supervised self-coder-based instant updating model for the carbon content and temperature of BOF steel endpoints in response to the weak ability of the traditional deep learning to extract the label-related characteristic information [19]. Dong and Dong proposed a forecasting model for the endpoint prediction of carbon content and temperature in BOF steelmaking, based on the RBF neural network [20].

Although deep learning techniques are capable of extracting information from complex data, traditional deep learning networks tend to lose effective information during the forward propagation process as the learning progresses from layer to layer. As the number of layers in the network increases, useful information is progressively lost at each layer. This results in the extracted abstract features being unable to accurately predict the labeled values, thereby leading to poor model performance. So, it is often facilitated by adding some densely connected structures or dense connections to facilitate the full reuse of features and better information flow. This helps to improve the expressive ability of the network, which makes the network better able to learn the complex patterns in the task. And there are many researchers who have also achieved the performance improvement by improving the network structure, e.g., Yang constructed a deep learning soft measurement model by improving the series hybrid modeling approach [21]. Tian et al. developed a soft measurement method for the polypropylene melt index by combining mechanism modeling and fuzzy modeling [22]. Chai et al. proposed deep probabilistic migration learning framework soft sensor using missing data for modeling [23]. Guo and Liu used soft measurement modeling based on generative adversarial networks and gated recurrent units through hybrid mechanism and data-driven soft sensors [24].

In summary, this study proposes an instant update soft sensor model (Dense Connection Deep Belief Network for Feature Extraction with Key Feature Selection) based on Key Feature Dense Connection Deep Belief Network (DBN), aiming at extracting hierarchical representations related to target variables. The Feature Selection Deep Belief Network (FSDBN) consists of multiple densely constrained Boltzmann machines. This study defines a kind of densely connected block that conveys important information and integrates the significant information contained in the shallow features into the deeper network. Thus, in this way, it not only strengthens the influence of important information in layer-by-layer training in stacked networks but also helps to ensure that the learnt features are able to express the output efficiently to a large extent. In addition, BOF steelmaking has different steelmaking processes between different furnaces due to the production of raw materials, etc., and the data collected under such different working conditions are different, and it is difficult for a single static prediction model to be adapted to the data under various working conditions, which results in the prediction results of a single static model in this case to have great deviation. Inspired by just-in-time learning (JITL), this study constructs an online adaptive instantaneous updating network to cope with the problem of changing furnace conditions in the process of BOF steelmaking, and uses the Uniform Manifold Approximation and Projection (UMAP) stream learning dimensionality reduction algorithm to improve the ability of selecting a small subset of samples in the instantaneous learning process, which improves the ability of the model to apply to the requirements of different working condition forecasts [19].

Based on the above analyses, this study investigates the use of dense connectivity to enhance feature reuse and information flow, thus strengthening the network’s ability to extract useful information to solve the first problem; considering that the static model is unable to make effective predictions for different working condition data, this study investigates the use of instantaneous learning to solve the problem.

The main contributions of this study include the following:

  1. A key feature selection dense connection structure suitable for the characteristics of BOF steelmaking data is proposed to improve the extraction capability of the model for label-related features.

  2. A strategy of instant learning online adaptive updating model suitable for the characteristics of high-dimensional complex data of BOF steelmaking is proposed, and, the stream learning UMAP algorithm is applied to the process of online adaptive updating.

  3. In this work, experiments are conducted on real BOF steelmaking data, through which the effectiveness of the method is verified, and an intelligent method is provided for BOF steelmaking production.

2 Relevant theories

2.1 Maximum mutual information factor

In contrast to the correlation coefficient, the MIC (Maximum mutual information factor) takes into account information about the higher order relationship between two random variables, allowing for the exploration of not only linear correlations but also nonlinear relationships between two variables [25].

The MIC is calculated as follows: For two variables X and Y, the formula for calculating the mutual information between them is given in equation (2.1).

(2.1) MI ( x , y ) = x a , x b p ( x , y ) log p ( x , y ) p ( x ) p ( y )   ,

where p ( x , y ) is the joint probability distribution representing the two variables. p ( x ) and p ( y ) are the marginal probability distributions of x and y, respectively.

The MIC is obtained by selecting the maximum value of MI under different division methods, and the calculation is shown in equation (2.2).

(2.2) MIC ( x , y ) = max n x n y < N α MI ( x , y ) log min ( n x , n y ) ,

where n x and n y denote the number of columns and rows, respectively, of the grid into which the partition is made. n is the number of scatter points, α is the threshold value, which takes the value of (0,1], and the larger the value of α, the more accurate the maximum mutual information coefficient is, but the computational complexity also rises dramatically, hence it is necessary to limit α to a suitable interval to achieve the optimal balance of computational accuracy and computational complexity.

The larger the calculated MIC value, the greater the higher order correlation between the two variables. In this study, the correlation between two vectors is assessed by introducing MIC.

2.2 UMAP streaming learning dimensionality reduction

UMAP is a nonlinear dimensionality reduction and visualization algorithm. It is a method based on graph theory and manifold learning for mapping high-dimensional data into low-dimensional spaces for visualization and analysis [26].

The specific steps of the UMAP algorithm are as follows:

1. High-dimensional similarity calculations. X = {x 1, x 2, …, x N }, for any X i, define ρ i and σ i according to equations (2.3) and (2.4)

(2.3) ρ i = min { d ( x i , x i j ) | 1 j k , d ( x i , x i j ) > 0 } ,

(2.4) j = 1 k exp max ( 0 , d ( x i , x j ) ρ i ) σ i = log 2 k ,

where σ i is a length scale parameter and ρ i is a point connected to X i with at least one edge weight of 1.

Define a directed weighted graph G ¯ = ( V , E , w ) , and using the symmetry of G ¯ to define the undirected weighted graph G, a symmetric matrix can be obtained by assuming that A is the weighted adjacency matrix of G

(2.5) B = A + A T A A T ,

where A is the weighted adjacency matrix consisting of all Wij; ⊗ is the Hadamard product of the matrices; and B is the weighted adjacency matrix of the final graph G.

UMAP evolves an equivalently weighted graph H containing the set of points {y i }, i = 1, …, N by applying gravitational and repulsive forces along the boundary and vertices, respectively.

2. The gravitational forces of vertices i and j at coordinates y i and y j are obtained by the following equation:

(2.6) 2 ab y i y j 2 2 ( b 1 ) 1 + y i y j 2 2 ω ( x i , x j ) ( y i y j ) ,

where a and b are hyperparameters. The repulsive force is

(2.7) 2 b [ 1 ω ( x i , x j ) ] ( y i y j ) ( ε + y i y j 2 2 ) ( 1 + a y i y j 2 2 b ) ,

where ε is a very small value that prevents the denominator from being 0 and a and b are hyperparameters.

The main goal of UMAP is to maintain the local and global structure between data points. It does this by constructing a graph of proximity relationships between data points and using the topology of the graph for flow shape approximation and optimization.

3 Instantly updated DBN feature extraction model for densely connected key features

In the process of BOF steel production, the physicochemical reactions occurring in the furnace are very complex, so when features are extracted using the DBN network, important information with high correlation with the tagged values may be missed, and because of the fluctuation of the data from one furnace to another due to the influence of factors such as the raw materials used for the production, the static model cannot be adapted to the varying number of furnaces either. In order to solve the above problems, this study proposes a soft sensor model based on FSDBN-UMAP just in-time-learning (UJTIL). The FSDBN-UJTIL model aims to improve the performance of the model by online adaptive tuning of the model through an innovative structure of densely connected key features and a strategy of online instantaneous updating. First, feature importance judgement and redundancy judgement methods are introduced to select key features during offline training. Second, the selected key features are passed to each layer by constructing the residual structure, which enables the model to enhance its ability to extract important information. Finally, in the online prediction, after fine-tuning the network through the online adaptive updating strategy of instant learning, the FSDBN-UJTIL model can be made more in line with the current operating conditions of the furnace, so as to more accurately complete the prediction of the end point carbon content and temperature. The model algorithm diagram is shown in Figure 1.

Figure 1 
               Structure of the FDBN-JITL algorithm.
Figure 1

Structure of the FDBN-JITL algorithm.

3.1 Key feature selection

For the soft sensor model, it is very important to be able to extract more information related to the target variable, while the traditional DBN deep neural network will lose some important information during the forward propagation process, in the process of BOF steel modeling, in order to make the model retain the information that has high relevance to the label information during the extraction process. This section uses the structure of dense connection through the innovative key feature selection method to supplement the information that the network may miss during the forward propagation process, so that the network can strengthen the ability to extract the information related to the target variable of BOF steelmaking during the forward propagation process. Information that may be missed by the network in the forward propagation process is supplemented, so that the network can be strengthened in its ability to extract information related to the target variable of BOF steelmaking in the forward propagation process. Cosine similarity is an excellent algorithm for evaluating the relative importance of features, so features with high relevance to the target variable can be selected by cosine similarity, and MIC is a statistical method used to measure the correlation between two variables. Redundant features can be removed by the MIC method measuring the higher order relationships between variables and implicit layer features. Therefore, in this work, the importance of features to the target variable and the redundancy between features are assessed by COS and MIC, respectively.

3.1.1 Judgement of feature importance

Because the features with high correlation with the label are very important for the process of BOF steelmaking, before transferring the information in the thick connection structure, it is necessary to select the features with high correlation with the label through the judgement of feature importance, so as to ensure that the information transferred downwards in the thick connection process is the useful feature information with high degree of importance with the label. The cosine distance between features and labels is mainly calculated to judge the importance of features to labels, so as to select the more important features.

The specific algorithmic process for feature importance judgement is as follows:

Step 1. The feature vectors are used to calculate the importance value of each feature and label value by means of cosine importance calculation, setting the feature vector as x and the label vector as y. The specific formula for calculating the cosine correlation between them is as follows:

(3.1) cos ( x , y ) = x y | x | | y | = i = 1 n x i y i i = 1 n x i 2 i = 1 n y i 2 ,

where x denotes the input feature vector and y denotes the label vector and represents the cosine importance between the two vectors.

Step 2. Sort the features with the tagged values in order of importance and sort the calculated importance in descending order:

(3.2) CS = [ cos ( x 1 , y ) , cos ( x 2 , y ) , . . . , cos ( x i , y ) ] ,

(3.3) P = Descending ( C S ) ,

where CS is the importance value calculated by combining each feature with the labeled value and Descending is the sorting of each calculated feature with the labeled value from high to low.

Step 3. Select the features with high relevance to the label to form a new feature vector

(3.4) X P = [ x p 1 , x p 2 , . . . , x pi ] .

Through the above three steps, the important features with high correlation with the tag information can be selected to improve the model’s ability to extract features related to the tag information and provide high-quality features to be judged for the redundancy judgement, after the features are selected through the feature importance judgement, these features may have information redundancy with the features extracted from the implicit layer, so the algorithm next filters out the information with high correlation with the tag value and low redundancy with the features extracted from the implicit layer through the redundancy computation by filtering out second the information with high correlation with label values and low redundancy with implicit layer features to enhance the information extracted by the deep network.

3.1.2 Redundancy judgement

This part of the algorithm mainly calculates the redundancy between the important features selected in the previous step and the hidden layer features by using MIC.

The redundancy judgement algorithm process includes the following steps:

Step 1. Select features by redundancy ranking after redundancy calculation with implicit layer features. First, the maximum mutual information value of each feature with implicit layer is put in MIC vector, and then the feature with minimum redundancy is selected by ranking.

(3.5) MIC = [ mic 1 , mic 2 , . . . , mic i ] ,

(3.6) P = Ascending ( M IC ) ,

where MIC is the maximum mutual information value between each feature and the hidden layer vector. Ascending is the sorting of each calculated feature with labeled value from low to high.

Step 2. Using the key features Xs selected in the above steps, splice and fuse them with the hidden layer vector H. This makes the hidden layer contain the extracted features and the information selected by the two feature judgements for densely connecting, which is implemented as shown in equations (3.6) and (3.7)

(3.7) Concat ( h , h a 1 ) = [ h , h a 1 ] ,

(3.8) H new = Concat ( h , h a 1 ) ,

the splice matrix operation is the process that fuses the two hidden layer features into a feature vector after splicing.

The features selected by feature importance judgement are judged for redundancy with the hidden layer features extracted by neural network forward propagation to ensure that the features selected by residual structure are in small redundancy with the hidden layer features. The redundancy score between each feature and the implied layer features is calculated using equation (3.8), and the scores are sorted from smallest to largest, and the features with small redundancy are selected to be spliced and fused with the implied layer features.

When the hidden layer of the feature selection restricted Boltzmann machine (FSRBM) in the first layer is passed backward, the calculation process of the second layer is kept consistent with the first layer. Typically, FSDBN is composed of multiple FSRBMs stacked on top of each other. The pass layer is obtained by fusing with the first level feature data in the form of thick connections, which are passed to the input layer of FSRBM2 to learn the second level feature data. Similarly, deep features can be obtained by pre-training layer-by-layer in a similar manner.

3.2 DBN instant update model for UMAP downscaling

Although the improvement of the residual structure mentioned above enables the model to improve the ability to extract information from the BOF steelmaking data, this model is still a static model, and in the process of BOF steelmaking, there are fluctuations between different furnaces, and a single static model cannot be well adapted to the effects caused by the changes in furnaces in the process of BOF steelmaking production. So, in order to maintain the performance of the model and adapt to the changes in the working conditions in a timely manner, a Just-In-Time Regression Network (JITRN) strategy is constructed to achieve rapid adaptive updating of the prediction model.

In the offline process, the historical data are constructed into a low-dimensional data pool through the UMAP feature dimensionality reduction method, and in the online update stage, the data to be measured are also queried with the low-dimensional data pool constructed in the offline process after dimensionality reduction through the UMAP features, and the few samples that are most similar to the query samples are selected. These samples have data structures and operating states that are closer to the current working conditions of the samples to be measured, and they are used to adaptively update the parameters of the offline network.

1. UMAP offline feature dimensionality reduction

The BOF steelmaking data not only exhibit high-dimensional characteristics but also demonstrate highly complex nonlinear relationships. The use of traditional instant learning metrics often face the problem of metric failure, in order to make the model in the instant learning online adaptive fine-tuning process more accurately select the historical data similar to the current furnace conditions, we through the UMAP stream learning method, the high dimensional complexity of the BOF steelmaking data in the reduction of dimensionality at the same time, but also to retain the structural characteristics of the data, this way of dimensionality reduction makes the complexity of the This way of dimensionality reduction makes the complex high-dimensional data dimensionality reduction which is conducive to the accuracy of the metrics in the immediate learning process, and because of the use of stream learning dimensionality reduction makes the preservation of the data structure is conducive to the metrics to select a higher similarity between the historical working condition data and the current working condition data.

The specific algorithmic process has the following steps:

Step 1. Offline process low-dimensional feature pool construction

Put the historical dataset X data = { x 1 , x 2 , . . . , x i } through UMAP dimensionality reduction algorithm.

(3.9) X l = UMAP ( X data ) ,

where UMAP is a dimensionality reduction algorithm for flow learning, and X l is the low-dimensional feature pool after passing the historical dataset through dimensionality reduction.

Step 2. Online instant update of soft sensor model

After the dimensionality of the data to be measured is reduced by UMAP, the data to be measured can be measured against the low-dimensional database constructed by the offline process while maintaining the data structure, and then the historical data that are most similar to the current working conditions can be selected and the FDBN model can be fine-tuned online using these historical data.

The JITL of the model has the following specific steps

  1. When the data to be measured Xtest comes, the dimension of the data to be measured is reduced by the UMAP dimensionality reduction algorithm

    (3.10) X t = UMAP ( x test ) ,

    where X t is the feature in lower dimensions after dimensionality reduction by UMAP.

  2. The dimensionality reduced data to be measured and the historical dataset N are measured by the cosine correlation metric

    (3.11) cos ( x , y ) = x y | x | | y | = i = 1 n x i y i i = 1 n x i 2 i = 1 n y i 2 .

  3. Based on the values of the metrics with those in the history database, the small sample history subset in the history database that has the highest similarity to the current sample to be tested is selected according to the index they correspond to, and the online sample subset D = (x, y) is shown below:

    (3.12) D = { ( x u 1 , y u 1 ) , ( x u 2 , y u 2 ) , . . . , ( x un , y un ) } ,

    where the data selected by the corresponding index is the input feature, and the labeled value is the target.

  4. A small subset of samples D = (x, y) is input to the offline trained model for online fine-tuning.

In particular, because of the highly nonlinear and complex structure of the BOF steelmaking process data, the selection of similar samples for on-the-fly learning used in this work does not use the original feature variables for direct metrics, but rather the low-dimensional vectors of the data structure preserved by the UMAP model, so as to improve the accuracy of the metrics and make the set of similar samples more in line with the characteristics of the furnace samples to be tested. The fine-tuned model is used to predict the current data to be measured.

The online adaptive fine-tuning in the above steps can update the connection weights W1 and b1 in the offline static model to W2 and b2. Moreover, since the selected small sample subset has a high similarity with the sample conditions of the furnace to be measured, the network only needs a few iterations to adaptively update the network online to improve the model performance to adapt to the current conditions of the BOF steelmaking forecasting.

3.3 FSDBN-UJTIL soft sensor model construction

When the implicit layer of the FSRBM in the first layer is passed backwards, the computational process of the FSRBM in the second layer is consistent with that of the FSRBM in the first layer. Typically, the FSDBN is stacked with multiple FSRBMs. Pre-training of the FSDBN refers to training the FSRBMs layer-by-layer on the labeled dataset, and then using these pre-trained FSRBMs to initialize the whole FSDBN in order to provide good initial parameters for the whole network. The training of the FSDBN consists of two phases, namely, off-line training and on-line fine-tuning.

Offline training

  1. The historical process data of BOF steelmaking is used as an input variable, and the model is trained according to the method proposed in Section 3 to obtain the connection weights of each level and the dense connection block parameters.

  2. Reduce the dimensionality of the historical production process data according to the UMAP stream learning dimensionality reduction algorithm and store it in a low-dimensional feature pool.

  3. Save the global offline model and low-dimensional feature pool.

Online fine-tuning

  1. When the samples to be tested come, first, the current samples to be tested are dimensionality reduced to obtain the structural low-dimensional features by UMAP algorithm.

  2. The structural low-dimensional features of the to-be-tested sample are compared with the features in the low-dimensional feature pool computed in the offline process by similarity metric, and a subset of N small historical samples D that are similar to the current working conditions are selected.

  3. The offline model is updated online using D to obtain a model suitable for the current operating conditions, and the updated model is used to predict the endpoint carbon content and temperature for the current sample to be measured.

The above two steps of modeling allow the model to be more compatible with the prediction requirements under different working conditions.

4 Online just-in-time updating soft sensor model for BOF steel-making based on densely connected DBNs

The data distribution of the BOF steelmaking process is very complex due to the changes in raw material batches and process requirements, causing training effective deep learning models on process data to become a challenging problem. Moreover, the characteristics of the data keep changing over time, making the static model unable to adapt to the current changes in furnace conditions for effective prediction. To solve the above problems, this study proposes an instant learning online adaptive updating strategy for stream learning dimensionality reduction. The algorithm flowchart is shown in Figure 2.

Figure 2 
               Flowchart of the FSDBN-UJTIL algorithm.
Figure 2

Flowchart of the FSDBN-UJTIL algorithm.

The overall soft sensor modeling was divided into two parts, the offline part and the online part. In the offline modeling process, we use the BOF steelmaking historical dataset to train the FSDBN model. During training, we obtained high-level abstract features that can better express the carbon content and temperature at the end point of BOF steelmaking by adding residuals to each implicit layer. In the online process, a subset of the data similar to the data to be measured is selected to fine-tune the model after dimensionality reduction by flow learning, and then the fine-tuned model is used to predict the end-point carbon content and temperature of the current furnace. When the next sample arrives, it is processed according to the above method and the updated sample set is reacquired for real-time updating and prediction. The pseudo-code for the FSDBN-based real-time update soft sensor model procedure is given in Table 1.

Table 1

Algorithm pseudo-code

FSDBN-UJTIL modeling pseudocode:
Input data: historical dataset X, X is the input features and Y is the labeled values. Test dataset Xtest, k is the number of network layers, N is the training batch
Output data: predicted value Y
Offline training phase
//pre-training
For i ← 1 to k do
/*Key feature selection
CS = [ cos ( x 1 , y ) , cos ( x 2 , y ) , . . . , cos ( x i , y ) ] /*relevance judgement
MIC = [ mic 1 , mic 2 , . . . , mic i ] /*Redundancy judgement
 /*thickly connected structure
H new = Concat ( h , h a 1 ) /*Integration of the previous layer of information
 /*Offline Low-Dimensional Database Construction
X l = UMAP ( X data )
End
 //fine-tuning process
For i ← 1 to N do
loss ( y ̃ , y ) = 1 n ( y ̃ y )
End
Online adaptive updating phase:
 //Similar sample subset selection
X t = UMAP ( x test ) /*Test data downscaling
CS = [ cos 1 , cos 2 , . . . , cos i ] /*Similar sample selection
 //Online fine-tuning
loss ( y ̃ , y ) = 1 n ( y ̃ y )

5 Experimental results and analysis

In the BOF steelmaking production process, two indicators, terminal carbon content and temperature, are used as prediction targets, and in order to verify the performance of the proposed method, experiments are conducted using actual BOF steelmaking process data. In this section, first, the experimental data and various hyper-parameter settings and selections are introduced. Second, the proposed method in this study is subjected to ablation experiments to prove that the model can improve the prediction accuracy of carbon content and temperature at the end point of the BOF steelmaking process. Finally, other soft-sensor models are selected for a comparative analysis of the prediction performance with the soft-sensor model in this study.

5.1 Experimental evaluation indicators and experimental setting

In order to evaluate the prediction performance of different soft-sensor models for the carbon content and temperature at the end point of BOF, regression accuracy (RA), root mean square error (RMSE), and mean absolute error (MAE) are used as the indexes in this work. Among them, RA is an important evaluation criterion, which represents the accuracy of the model in predicting the carbon content and temperature results at the end point of BOF steelmaking within the allowable error.

RMSE and MAE were used to evaluate the performance of the soft sensor model. The smaller the value, the better the predictive performance of the model.

(5.1) RMSE = 1 N test i = 1 N test ( y i y i ) 2 ,

(5.2) MAE = 1 n i = 1 n | y ˆ i y i | .

All experiments were done on python 3.9, Cpu: 12th Gen Intel(R) Core (TM) i7-12700 2.10 GHz, RAM: 16.0 GB device.

5.2 Data description and parameterization

The data sources in this work are related to the actual BOF steel production process data. In order to enable the model to extract effective features for modeling forecasts, different features are selected as input variables for the model in conjunction with the results of the feature selection of the BOF steel production process data.

Table 2 describes the details of the two datasets, end point carbon content prediction and temperature prediction, in terms of the number of input features, the number of training samples, and the range of output results. Also, during the experiment, all data were normalized by zero mean normalization in order to eliminate the effect between the quantiles. During the experiment, a total of 4,150 samples under normal operating conditions were collected, of which 4,000 process samples were used as training set and 150 samples were used as test set for online evaluation of the model performance. And we preprocessed the data, specifically, first we performed a max-min normalization operation on these data to ensure that these data can be modeled on the same magnitude [0,1] as shown in equation (5.3). Normalization is a crucial and effective preprocessing step for distance-based algorithms that equalizes the impact and importance of feature scales, thus preventing wide ranges or higher magnitudes from having a greater impact on learning. The network parameters are shown in Table 3.

(5.3) X = X i X min X max X min .

Table 2

Soft sensor modeling input variable data details

Datasets Number of input variables Sample size Output range
Carbon content 30 4,150 0.03,0.29 (%)
Temperature 30 4,150 1589,1700 (°C)
Table 3

Details of soft sensor modeling network parameters

Name of parameter Parameter value
Offline DBN network architecture (30,20,12,6)
Maximum number of iterations for pre-training 800
Fine-tune the maximum number of iterations 200
Pre-training learning rate 1 × 10–4
Fine-tuning learning rate 0.003
Dimensionality after dimensionality reduction 5
Loss function MSE
Allowable error in carbon content prediction (Te) ±0.01, ±0.02, ±0.03 (%)
Allowable error in temperature prediction (Te) ±5, ±10, ±15 (°C)

Because of the online adaptive updating process, the subset of samples selected by instant learning through metrics is important for fine-tuning the training, so the judgment of how many dimensions the input features should be reduced to after dimensionality reduction through UMAP in order to guarantee the best results is very important when metrics are being used; therefore, this section starts with tuning this important parameter in the algorithm, and the dimension of the features after dimensionality reduction through UMAP is set to W, which is compared and analyzed by varying the value of the parameter W. In order to find the optimal balance between information retention and metric accuracy after dimensionality reduction, we perform optimization by setting different values for W. Specifically, by setting the value of W to several different values of 2, 5, 8, 12, 15, and using the data for experiments, the appropriate dimension is selected based on the experimental results.

Table 4 summarizes the predictive assessment metrics for the parameter tuning process performed on the carbon content and temperature datasets. It is clearly visible that the predictive performance of the model shows differences under the variation in parameter W. When parameter W is set to 5, the model achieves the best Te regression accuracy and the corresponding RMSE of the predicted results reaches the minimum value, which indicates that the model achieves a better performance in this configuration. Therefore, the optimal value of parameter W can be determined as 5. The prediction accuracy is shown in Figure 3. The RMSE error is shown in Figure 4.

Table 4

Soft sensor modeling network parameters W optimization results

Te 2 5 8 12 15
Carbon content regression 0.01% 62.666 65.333 50.666 52.000 47.333
Prediction 0.02% 79.333 82.000 81.333 76.000 77.333
Accuracy 0.03% 88.666 91.333 90.000 88.666 85.333
RMSE 0.0191 0.0178 0.0217 0.0215 0.0232
MAE 0.0120 0.0112 0.0141 0.0145 0.0155
Temperature regression 5°C 44.000 59.333 45.333 48.000 42.000
Prediction 10°C 72.000 80.000 78.000 72.000 67.333
Accuracy 15°C 84.000 91.333 86.000 88.666 84.666
RMSE 11.0326 8.1748 10.1477 9.4194 10.4139
MAE 8.1237 5.9905 7.4652 7.0630 8.0978
Figure 3 
                  Radar plot of parameter W tuning accuracy.
Figure 3

Radar plot of parameter W tuning accuracy.

Figure 4 
                   RMSE metrics for tuning reference carbon and temperature.
Figure 4

RMSE metrics for tuning reference carbon and temperature.

5.3 Evaluation of the methodology

5.3.1 Ablation experiment

In order to verify the effectiveness of the proposed method, this section carries out step-by-step ablation experiments for the proposed method in chunks, specifically, the performance enhancement of the proposed method in this work mainly relies on the improvement of the two parts of the innovative key feature dense connection and the online adaptive updating strategy after the dimensionality reduction of the flow shape learning, so that the model is divided into the following parts for the experiments:

a. Soft sensor model of carbon content and temperature at the end of BOF steelmaking based on the original DBN.

b. DBN with the addition of key features densely connected, denoted as FSDBN.

c. DBN with online adaptive updating of flow shape downscaling, denoted as DBN-UJTIL.

d. Soft sensor model of carbon content and temperature at the end of BOF steelmaking based on the FSDBN-UJTIL model (Figure 5).

Figure 5 
                     Accuracy results of ablation experiments.
Figure 5

Accuracy results of ablation experiments.

According to the experimental results in Table 5, it can be seen that the prediction results of the FSDBN model are better than those of the original DBN because the features selected through the two-step key feature selection are complementary to the implicit layer features, and the ability of the network to extract the features is enhanced through the densely connected structure. The experimental prediction accuracy of the DBN-UJITL is higher than that of the original DBN because in the online prediction part, the adaptive updating strategy of streamline learning dimensionality reduction can make the model more suitable for the current working conditions of the samples to be tested, so the prediction accuracy can be improved. In contrast, the FSDBN-UJTIL model shows good performance through the collaboration of the enhanced feature extraction capability in the offline process and the adaptive updating strategy in the online process. The prediction accuracy is shown in Figure 6.

Table 5

Summary of ablation experiment results

Indicators Te DBN FSDBN DBN-UJTIL FSDBN-UJTIL
Carbon content 0.01% 34.6666 45.333 46.666 65.333
Prediction 0.02% 69.3333 71.333 72.000 82.000
Accuracy 0.03% 83.3333 82.666 86.666 91.333
RMSE 0.02636 0.0263 0.0256 0.0178
MAE 0.01837 0.0174 0.0170 0.0112
Temperature 5°C 40.666 46.000 43.333 59.333
Prediction 10°C 66.666 72.000 74.000 80.000
Accuracy 15°C 82.666 84.666 90.000 91.333
RMSE 11.4464 9.9043 9.6137 8.1748
MAE 8.6079 7.4260 7.3079 5.9905
Figure 6 
                     Predicted trend curve of carbon temperature at the end point of the ablation experiment.
Figure 6

Predicted trend curve of carbon temperature at the end point of the ablation experiment.

5.4 Comparative experiments with other soft sensor methods

This section describes the comparison of the proposed method with other soft sensor models in the BOF steel production process. Specifically, this section divides the comparison into shallow model comparison, deep learning model comparison alone, and deep learning model plus traditional instant learning method comparison according to the content of the model. This section compares the prediction performance of deep neural network (DNN), stacked autoencoder (SAE), deep neural network-just in-time learning (DNN-JITIL), and stacked autoencoder just in-time learning (SAE-JTIL) the four soft sensor models, for carbon content and temperature at the end point of BOF steelmaking, respectively. After the model training is completed, the results of comparing the Te accuracy, RMSE, and MAE metrics of the SD-DBN model with the other eight soft sensors on the BOF steelmaking test dataset are presented in Table 6 (Figure 7).

Table 6

Comparison of results with other soft sensor models

Indicators Te DNN SAE DNN-JITL SAE-JITL FSDBN-UJTIL
Carbon content 0.01% 41.333 29.333 32.666 30.666 65.333
Prediction 0.02% 64.666 65.333 62.666 59.333 82.000
Accuracy 0.03% 78.000 79.333 80.666 76.000 91.333
RMSE 0.0285 0.0247 0.0282 0.0261 0.0178
MAE 0.0194 0.0194 0.0203 0.0206 0.0112
Temperature 5°C 40.000 48.000 40.666 38.000 59.333
Prediction 10°C 64.000 67.333 60.666 62.000 80.000
Accuracy 15°C 81.333 76.000 73.333 82.666 91.333
RMSE 11.2036 14.6862 14.9294 11.9481 8.1748
MAE 8.9030 9.4236 10.7156 9.0164 5.9905
Figure 7 
                  Radar plot of prediction accuracy of end-point carbon temperature.
Figure 7

Radar plot of prediction accuracy of end-point carbon temperature.

Based on the experimental results in Table 6, it can be clearly observed that with the other six soft sensor models, the method proposed in this study has the highest accuracy in forecasting the end point of BOF steelmaking, with better performance than the single model and the traditional deep learning methods, as well as shows a higher accuracy of the forecasting model than that of the traditional instantaneous learning methods. In the experiments, compared with the DNN and SAE models, the model prediction performance after the addition of traditional instantaneous learning shows a little decrease. This is because in the instantaneous learning stage, the dimension of the original input features is too high, resulting in the metrics cannot be similar to the current working conditions of the subset of the samples, so fine-tuning the model not only can not improve the training to adapt to the current working conditions by using instantaneous learning but also causes the model to fall into inaccurate working conditions due to inaccuracy of the small sample subset, resulting in performance degradation. The FSDBN-UJTIL model further achieves a significant improvement in prediction accuracy and successfully reduces the error level. One of the reasons for this significant improvement lies in the fact that the present research method enhances the feature extraction capability of the model by multiplexing the selected key features during the feature extraction process by means of thick linking. In addition, the accuracy of this study’s method is also higher compared to DNN-JITL and SAE-JITL, which is due to the fact that the model not only improves the performance of the model’s feature extraction in the offline process, but also improves the accuracy of selecting a small subset of samples in the instantaneous learning process in the online process through the dimensionality reduction of the UMAP manifold learning and then the metrics, and improves the model’s adaptability to the current conditions after the adaptive online updating. Adaptability – Through the experimental results, it can be found that the method in this study has higher accuracy than other methods for different carbon contents and temperature forecasts at the end point of the production process, which indicates that the FSDBN-UJTIL model is more robust to the complex data of the converter steel production process, and is able to extract the information related to the target variables from the high-dimensional and nonlinear data for training the model. The prediction accuracy is shown in Figures 8 and 9.

Figure 8 
                  Predicted trend curves for end-point carbon content.
Figure 8

Predicted trend curves for end-point carbon content.

Figure 9 
                  Predicted trend curves for end point temperatures.
Figure 9

Predicted trend curves for end point temperatures.

6 Summary

This study addresses the problems of complex nonlinearities and changing working conditions in BOF steelmaking data leading to the inability of traditional deep learning models to efficiently extract useful information and the inability of static models to adapt to current working conditions. An adaptive updating DBN soft sensor model based on the dense connection of key features is proposed for forecasting the carbon content and temperature at the end point.

The main contributions of this study to the prediction of carbon content and temperature at the end point of BOF steelmaking are as follows:

  1. A densely connected structure that can select key features is proposed to improve the DBN model into a feature extraction model suitable for BOF steelmaking data. The features passed backward are selected by feature importance judgement and redundancy judgement, and these features are spliced into the next layer by means of thick connectivity, which enables the network to extract more useful information.

  2. An online adaptive updating model for BOF steelmaking is proposed, which solves the situation that the static model cannot adapt to the current working conditions due to changes in the working conditions and other reasons.

  3. Through experiments with actual BOF steelmaking data, this study provides a powerful tool and methodology to address the challenge of difficult sensor of end-point carbon content and temperature in BOF steelmaking compared to other models. This research has significant theoretical and practical value for intelligent monitoring and control of industrial processes.

The future research direction of this study could be to establish a multimodal soft measurement model for BOF steelmaking by combining the collected flame image data with the production process data collected by the sensors as inputs to the model.

Acknowledgement

The authors are grateful to the National Natural Science Foundation of China (No. 62263016) and the Applied Basic Research Foundation of Yunnan Province (No. 202401AT070375) for funding to support this research.

  1. Funding information: This work was supported by the National Natural Science Foundation of China (No. 62263016); the Applied Basic Research Foundation of Yunnan Province (No. 202401AT070375).

  2. Author contributions: Zongxu Lu: conceptualization, methodology, software, validation, writing – original draft, writing – review and editing, and visualization; Hui Liu: conceptualization, methodology, supervision, project administration, and funding acquisition; Fugang Chen: data curation, investigation, and formal analysis; Heng Li: investigation; and Xiaojun Xue: investigation.

  3. Conflict of interest: The authors state no conflict of interest.

  4. Data availability statement: The data were obtained from the actual steelmaking plant, but the data are not available due to privacy policy.

References

[1] Li, S. BOF steelmaking endpoint control technology analysis. Metallurgy and Materials, Vol. 43, No. 2, 2023, pp. 90–92.Search in Google Scholar

[2] Reddy, A. S., R. K. Pradhan, and S. Chandra. Utilization of Basic Oxygen Furnace (BOF) slag in the production of a hydraulic cement binder. International Journal of Mineral Processing, Vol. 79, No. 2, 2006, pp. 98–105.10.1016/j.minpro.2006.01.001Search in Google Scholar

[3] Han, M. and Y. Zhao. Dynamic control model of BOF steelmaking process based on ANFIS and robust relevance vector machine. Expert Systems with Applications, Vol. 38, No. 12, 2011, pp. 14786–14798.10.1016/j.eswa.2011.05.071Search in Google Scholar

[4] Chen, Z., H. Liu, and L. Qi. Feature selection of BOF steelmaking process data by using an improved grey wolf optimizer. Journal of Iron and Steel Research International, Vol. 29, No. 8, 2022, pp. 1205–1223.10.1007/s42243-021-00673-4Search in Google Scholar

[5] Jin, H., Z. Li, X. Chen, B. Qian, B. Yang, and J. Yang. Evolutionary optimization based pseudo labeling for semi-supervised soft sensor development of industrial processes. Chemical Engineering Science, Vol. 237, 2021, id. 116560.10.1016/j.ces.2021.116560Search in Google Scholar

[6] Wang, Z., R. Kamyar, H. Mehdizadeh, and P.Y. Pendse. Moisture soft sensor for agitated pan dryers using a hybrid modeling approach. International Journal of Pharmaceutics, Vol. 586, 2020, id. 119518.10.1016/j.ijpharm.2020.119518Search in Google Scholar PubMed

[7] He, Z., J. Qian, J. Li, M. Hong, and Y. Man. Data-driven soft sensors of papermaking process and its application to cleaner production with multi-objective optimization. Journal of Cleaner Production, Vol. 372, 2022, id. 133803.10.1016/j.jclepro.2022.133803Search in Google Scholar

[8] Lu, Z., H. Liu, F. Chen, H. Li, and X. Xue. BOF steelmaking endpoint carbon contentand temperature soft sensor based on supervised dual-branch DBN. Measurement Science and Technology, Vol. 35, No. 3, 2023, id. 035119.10.1088/1361-6501/ad14e6Search in Google Scholar

[9] Yuan, X. A probabilistic just-in-time learning framework for soft sensor development with missing data. IEEE Transactions On Control Systems Technology, Vol. 25, 2017, id. 3.10.1109/TCST.2016.2579609Search in Google Scholar

[10] Peng, L., L. Gu, L. He, and Y. Shi. Diversified kernel latent variable space and multi-objective optimization for selective ensemble learning-based soft sensor. Applied Sciences, Vol. 13, No. 9, 2023, id. 5224.10.3390/app13095224Search in Google Scholar

[11] Yuan, X., J. Zhou, and Y. Wang. A spatial-temporal LWPLS for adaptive soft sensor modeling and its application for an industrial hydrocracking process. Chemometrics and Intelligent Laboratory Systems, Vol. 197, 2020, id. 103921.10.1016/j.chemolab.2019.103921Search in Google Scholar

[12] Chen, N., J. Dai, X. Yuan, W. Gui, W. Ren, and H.N. Koivo. Temperature prediction model for Roller Kiln by ALD-based double locally weighted kernel principal component regression. IEEE Transactions on Instrumentation and Measurement, Vol. 67, No. 8, 2018, pp. 2001–2010.10.1109/TIM.2018.2810678Search in Google Scholar

[13] Song, H., S. R. Yoon, Y. M. Dang, J. S. Yang, I. M. Hwang, and J. H. Ha. Nondestructive classification of soft rot disease in napa cabbage using hyperspectral imaging analysis. Scientific Reports, Vol. 12, No. 1, 2022, id. 14707.10.1038/s41598-022-19169-6Search in Google Scholar PubMed PubMed Central

[14] Peng, K., X. Zhang, and X. Hu. An endpoint prediction method for BOF steelmaking based on just-in-time learning and local model integration. Metallurgical Automation, Vol. 46, No. 2, 2022, pp. 110–117.Search in Google Scholar

[15] Liu, H. and P. Zeng. A soft measurement method for endpoint carbon and temperature in BOF steelmaking based on WGRA-FCM sample similarity measurement. Control and Decision, Vol. 36, No. 9, 2021, pp. 2170–2178.Search in Google Scholar

[16] Yang, L., H. Liu, and Q. Xiong. A soft sensor method of endpoint carbon content and temperature based on WKLSC-LWKL similarity measurement strategy. Control and Decision, Vol. 37, No. 11, 2022, pp. 2869–2879.Search in Google Scholar

[17] Qian, X. I., L. I. Hui, and L. I. Xuchen. Soft measurement method of endpoint carbon content and temperature of converter steelmaking based on LNN-DPC weighted ensemble learning. Computer Integrated Manufacturing Systems, Vol. 28, No. 12, 2022, id. 3886.Search in Google Scholar

[18] Tian, H., K. Li, and B. Meng. An incremental learning ensemble algorithm for soft sensor modeling. Control and Decision, Vol. 30, No. 8, 2015, pp. 1523–1526.Search in Google Scholar

[19] Yang, L., H. Liu, and F. Chen. Just-in-time updating soft sensor model of endpoint carbon content and temperature in BOF steelmaking based on deep residual supervised autoencoder. Chemometrics and Intelligent Laboratory Systems, Vol. 231, 2022, id. 104679.10.1016/j.chemolab.2022.104679Search in Google Scholar

[20] Dong X. L., Dong S. The converter steelmaking end point prediction model based on RBF neural network[J]. Applied Mechanics and Materials, Vol. 577, 2014, pp. 98–101.10.4028/www.scientific.net/AMM.577.98Search in Google Scholar

[21] Yang, Q. Soft sensor of biomass in fermentation process based on improved series hybrid modeling method. Chinese Journal of Scientific Instrument, Vol. 32, No. 1, 2011, pp. 206–211.Search in Google Scholar

[22] Tian, H., R. Che, P. Wang, and X. Tian. Soft sensor method for polypropylene melt index based on FP-EFCM. Journal of China University of Petroleum. Edition of Natrual Science, Vol. 33, No. 3, 2009, pp. 162–166.Search in Google Scholar

[23] Chai Z., C. H. Zhao, B. A. Huang, and H. T. Chen. A deep probabilistic transfer learning framework for soft sensor modeling with missing data. IEEE Transactions on Neural Networks and Learning Systems, Vol. 33, No. 12, 2022, pp. 7598–7609.10.1109/TNNLS.2021.3085869Search in Google Scholar PubMed

[24] Guo, R. and H. Liu. A hybrid mechanism- and data-driven soft sensor based on the generative adversarial network and gated recurrent unit. IEEE Sensors Journal, Vol. 21, No. 22, 2021, pp. 25901–25911.10.1109/JSEN.2021.3117981Search in Google Scholar

[25] Wang, J. J. Y., Y. Wang, S. Zhao, and X. Gao. Maximum mutual information regularized classification. Engineering Applications of Artificial Intelligence, Vol. 37, 2015, pp. 1–8.10.1016/j.engappai.2014.08.009Search in Google Scholar

[26] Leon-Medina, J. X., N. Pares, M. Anaya, D. A. Tibaduiza, and F. Pozo. Data classification methodology for electronic noses using uniform manifold approximation and projection and extreme learning machine. Mathematics, Vol. 10, No. 1, 2022, id. 29.10.3390/math10010029Search in Google Scholar

Received: 2024-05-12
Revised: 2024-09-24
Accepted: 2024-10-03
Published Online: 2024-12-13

© 2024 the author(s), published by De Gruyter

This work is licensed under the Creative Commons Attribution 4.0 International License.

Articles in the same Issue

  1. Research Articles
  2. De-chlorination of poly(vinyl) chloride using Fe2O3 and the improvement of chlorine fixing ratio in FeCl2 by SiO2 addition
  3. Reductive behavior of nickel and iron metallization in magnesian siliceous nickel laterite ores under the action of sulfur-bearing natural gas
  4. Study on properties of CaF2–CaO–Al2O3–MgO–B2O3 electroslag remelting slag for rack plate steel
  5. The origin of {113}<361> grains and their impact on secondary recrystallization in producing ultra-thin grain-oriented electrical steel
  6. Channel parameter optimization of one-strand slab induction heating tundish with double channels
  7. Effect of rare-earth Ce on the texture of non-oriented silicon steels
  8. Performance optimization of PERC solar cells based on laser ablation forming local contact on the rear
  9. Effect of ladle-lining materials on inclusion evolution in Al-killed steel during LF refining
  10. Analysis of metallurgical defects in enamel steel castings
  11. Effect of cooling rate and Nb synergistic strengthening on microstructure and mechanical properties of high-strength rebar
  12. Effect of grain size on fatigue strength of 304 stainless steel
  13. Analysis and control of surface cracks in a B-bearing continuous casting blooms
  14. Application of laser surface detection technology in blast furnace gas flow control and optimization
  15. Preparation of MoO3 powder by hydrothermal method
  16. The comparative study of Ti-bearing oxides introduced by different methods
  17. Application of MgO/ZrO2 coating on 309 stainless steel to increase resistance to corrosion at high temperatures and oxidation by an electrochemical method
  18. Effect of applying a full oxygen blast furnace on carbon emissions based on a carbon metabolism calculation model
  19. Characterization of low-damage cutting of alfalfa stalks by self-sharpening cutters made of gradient materials
  20. Thermo-mechanical effects and microstructural evolution-coupled numerical simulation on the hot forming processes of superalloy turbine disk
  21. Endpoint prediction of BOF steelmaking based on state-of-the-art machine learning and deep learning algorithms
  22. Effect of calcium treatment on inclusions in 38CrMoAl high aluminum steel
  23. Effect of isothermal transformation temperature on the microstructure, precipitation behavior, and mechanical properties of anti-seismic rebar
  24. Evolution of residual stress and microstructure of 2205 duplex stainless steel welded joints during different post-weld heat treatment
  25. Effect of heating process on the corrosion resistance of zinc iron alloy coatings
  26. BOF steelmaking endpoint carbon content and temperature soft sensor model based on supervised weighted local structure preserving projection
  27. Innovative approaches to enhancing crack repair: Performance optimization of biopolymer-infused CXT
  28. Structural and electrochromic property control of WO3 films through fine-tuning of film-forming parameters
  29. Influence of non-linear thermal radiation on the dynamics of homogeneous and heterogeneous chemical reactions between the cone and the disk
  30. Thermodynamic modeling of stacking fault energy in Fe–Mn–C austenitic steels
  31. Research on the influence of cemented carbide micro-textured structure on tribological properties
  32. Performance evaluation of fly ash-lime-gypsum-quarry dust (FALGQ) bricks for sustainable construction
  33. First-principles study on the interfacial interactions between h-BN and Si3N4
  34. Analysis of carbon emission reduction capacity of hydrogen-rich oxygen blast furnace based on renewable energy hydrogen production
  35. Just-in-time updated DBN BOF steel-making soft sensor model based on dense connectivity of key features
  36. Effect of tempering temperature on the microstructure and mechanical properties of Q125 shale gas casing steel
  37. Review Articles
  38. A review of emerging trends in Laves phase research: Bibliometric analysis and visualization
  39. Effect of bottom stirring on bath mixing and transfer behavior during scrap melting in BOF steelmaking: A review
  40. High-temperature antioxidant silicate coating of low-density Nb–Ti–Al alloy: A review
  41. Communications
  42. Experimental investigation on the deterioration of the physical and mechanical properties of autoclaved aerated concrete at elevated temperatures
  43. Damage evaluation of the austenitic heat-resistance steel subjected to creep by using Kikuchi pattern parameters
  44. Topical Issue on Focus of Hot Deformation of Metaland High Entropy Alloys - Part II
  45. Synthesis of aluminium (Al) and alumina (Al2O3)-based graded material by gravity casting
  46. Experimental investigation into machining performance of magnesium alloy AZ91D under dry, minimum quantity lubrication, and nano minimum quantity lubrication environments
  47. Numerical simulation of temperature distribution and residual stress in TIG welding of stainless-steel single-pass flange butt joint using finite element analysis
  48. Special Issue on A Deep Dive into Machining and Welding Advancements - Part I
  49. Electro-thermal performance evaluation of a prismatic battery pack for an electric vehicle
  50. Experimental analysis and optimization of machining parameters for Nitinol alloy: A Taguchi and multi-attribute decision-making approach
  51. Experimental and numerical analysis of temperature distributions in SA 387 pressure vessel steel during submerged arc welding
  52. Optimization of process parameters in plasma arc cutting of commercial-grade aluminium plate
  53. Multi-response optimization of friction stir welding using fuzzy-grey system
  54. Mechanical and micro-structural studies of pulsed and constant current TIG weldments of super duplex stainless steels and Austenitic stainless steels
  55. Stretch-forming characteristics of austenitic material stainless steel 304 at hot working temperatures
  56. Work hardening and X-ray diffraction studies on ASS 304 at high temperatures
  57. Study of phase equilibrium of refractory high-entropy alloys using the atomic size difference concept for turbine blade applications
  58. A novel intelligent tool wear monitoring system in ball end milling of Ti6Al4V alloy using artificial neural network
  59. A hybrid approach for the machinability analysis of Incoloy 825 using the entropy-MOORA method
  60. Special Issue on Recent Developments in 3D Printed Carbon Materials - Part II
  61. Innovations for sustainable chemical manufacturing and waste minimization through green production practices
  62. Topical Issue on Conference on Materials, Manufacturing Processes and Devices - Part I
  63. Characterization of Co–Ni–TiO2 coatings prepared by combined sol-enhanced and pulse current electrodeposition methods
  64. Hot deformation behaviors and microstructure characteristics of Cr–Mo–Ni–V steel with a banded structure
  65. Effects of normalizing and tempering temperature on the bainite microstructure and properties of low alloy fire-resistant steel bars
  66. Dynamic evolution of residual stress upon manufacturing Al-based diesel engine diaphragm
  67. Study on impact resistance of steel fiber reinforced concrete after exposure to fire
  68. Bonding behaviour between steel fibre and concrete matrix after experiencing elevated temperature at various loading rates
  69. Diffusion law of sulfate ions in coral aggregate seawater concrete in the marine environment
  70. Microstructure evolution and grain refinement mechanism of 316LN steel
  71. Investigation of the interface and physical properties of a Kovar alloy/Cu composite wire processed by multi-pass drawing
  72. The investigation of peritectic solidification of high nitrogen stainless steels by in-situ observation
  73. Microstructure and mechanical properties of submerged arc welded medium-thickness Q690qE high-strength steel plate joints
  74. Experimental study on the effect of the riveting process on the bending resistance of beams composed of galvanized Q235 steel
  75. Density functional theory study of Mg–Ho intermetallic phases
  76. Investigation of electrical properties and PTCR effect in double-donor doping BaTiO3 lead-free ceramics
  77. Special Issue on Thermal Management and Heat Transfer
  78. On the thermal performance of a three-dimensional cross-ternary hybrid nanofluid over a wedge using a Bayesian regularization neural network approach
  79. Time dependent model to analyze the magnetic refrigeration performance of gadolinium near the room temperature
  80. Heat transfer characteristics in a non-Newtonian (Williamson) hybrid nanofluid with Hall and convective boundary effects
  81. Computational role of homogeneous–heterogeneous chemical reactions and a mixed convective ternary hybrid nanofluid in a vertical porous microchannel
  82. Thermal conductivity evaluation of magnetized non-Newtonian nanofluid and dusty particles with thermal radiation
Downloaded on 9.9.2025 from https://www.degruyterbrill.com/document/doi/10.1515/htmp-2024-0060/html
Scroll to top button