Next Article in Journal
Study on Mechanical Properties and Structural Deformation of [111] Oriented Mg-Li Alloy
Previous Article in Journal / Special Issue
Investigations on Changes in the Surface Geometrical Texture Caused by the Use of Corrosion Product Removers
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Artificial Neural Network-Based Modeling of Atmospheric Zinc Corrosion Rates Using Meteorological and Pollutant Data

by
Anoop K. Maurya
1,†,
Saurabh Tiwari
2,†,
Annabathini Geetha Bhavani
3,
Nokeun Park
2,4,* and
Nagireddy Gari Subba Reddy
5,*
1
School of Mechanical Engineering, Chungnam National University, Daejeon 34134, Republic of Korea
2
School of Materials Science and Engineering, Yeungnam University, Gyeongsan 38541, Republic of Korea
3
SRM Institute of Science and Technology, Delhi-NCR Campus, Delhi-Meerut Road, Modinagar, Ghaziabad 201204, Uttar Pradesh, India
4
Institute of Materials Technology, Yeungnam University, Gyeongsan 38541, Republic of Korea
5
Virtual Materials Laboratory, School of Materials Science and Engineering, Engineering Research Institute, Gyeongsang National University, Jinju 52828, Republic of Korea
*
Authors to whom correspondence should be addressed.
These authors contributed equally to this work.
Coatings 2025, 15(5), 538; https://doi.org/10.3390/coatings15050538
Submission received: 2 April 2025 / Revised: 24 April 2025 / Accepted: 29 April 2025 / Published: 30 April 2025
(This article belongs to the Special Issue Anti-corrosion Coatings of Metals and Alloys—New Perspectives)

Abstract

:
Understanding the depth and severity of corrosion is crucial for predicting the long-term durability and economic viability of Zn-based structures. This study investigates the relationship between meteorological and pollution parameters on the corrosion rate of zinc using an artificial neural network (ANN) model trained on global data. The model incorporates temperature, time of wetness (TOW), SO2 concentration, Cl concentration, and exposure time as input variables, with corrosion depth as the output. The ANN model demonstrated high predictive accuracy, achieving correlation coefficients of 0.99 and 0.95 for the training and test datasets, respectively, indicating strong agreement with the experimental data. A graphical user interface was developed to facilitate the practical application of the model. Sensitivity analysis using the index of relative importance (IRI) identified the SO2 concentration and TOW as the most influential factors, emphasizing their critical role in zinc corrosion. These findings enhance our understanding of the Zn corrosion dynamics and provide valuable insights into corrosion prevention strategies. A user-friendly graphical user interface (GUI) was developed using Java, enabling accurate prediction of the corrosion depth in zinc with approximately 95% accuracy without requiring prior knowledge of neural networks or programming.

1. Introduction

Zinc (Zn) and its alloys are essential materials across several industries, primarily due to their unique combination of properties such as high corrosion resistance, excellent dimensional control during casting, low melting point (419.5 °C), recyclability, bio-compatibility, and sound-damping. These attributes make Zn alloys attractive for transportation, electronics, biomedicine, batteries, and construction [1,2,3,4]. In construction, zinc-coated roofing materials and wires exhibit outstanding performance, often achieving service lifetimes exceeding 100 years under typical urban atmospheric conditions [5,6]. Zinc is also widely used for galvanizing ferrous materials such as steel, forming a protective layer which prevents rust formation through physical barrier effects and sacrificial protection mechanisms [7].
Recent advancements have broadened the scope of Zn alloys for use in the biomedical field, particularly for the creation of biodegradable implants such as coronary artery stents [8]. The moderate in vivo degradation rate of zinc provides a significant advantage over other biodegradable metallic materials, such as magnesium (Mg) or iron (Fe), which degrade either too quickly or too slowly [9,10]. Despite its beneficial properties, atmospheric corrosion remains a significant challenge for the durability of Zn-based structures, particularly in outdoor environments [10,11,12,13]. Atmospheric corrosion occurs when a thin film of moisture condenses on the Zn surface, creating a medium for electrochemical reactions between atmospheric gases and the metal. Corrosion rates are influenced by several factors, including the time of wetness (TOW), the duration for which the surface remains moist, and environmental pollutants: the presence of CO2, NO2, SO2, and chloride ions (Cl) accelerates corrosion and exposure time, and a longer exposure leads to the accumulation of more complex corrosion products [14]. During the initial stages of corrosion, zinc reacts with oxygen to form a thin oxide layer (ZnO). In the presence of moisture, zinc hydroxide (Zn(OH)2) forms, which can further react with atmospheric CO2 to produce zinc carbonate (ZnCO3) and hydrozincite (Zn5(OH)6(CO3)2). Under chloride-rich conditions, such as in marine environments, simonkolleite (Zn5(OH)8Cl2·H2O) may form [5,15]. These corrosion products’ morphology, adhesion, and porosity play a critical role in determining whether they act as a protective barrier or contribute to further degradation.
The formation and behavior of corrosion products under different environmental conditions are complex and highly dependent on nonlinear interactions among multiple factors, such as humidity, temperature, and pollutant concentration [16]. Traditional analytical models often struggle to capture the intricacies of such interdependencies. Traditional empirical models, such as those developed by Cole et al. [17] and Spence et al. [18], typically employ power-law equations to relate the corrosion depth to exposure time. Although these models provide reasonable approximations under specific conditions, they generally fail to account for the complex interactions between multiple environmental variables. Statistical regression methods have been used by researchers such as Mikhailov et al. [19] to establish correlations between the environmental factors and corrosion rates. However, these approaches often assume linear relationships, limiting their accuracy when predicting corrosion under varying atmospheric conditions. In recent years, artificial neural networks (ANNs) have emerged as promising tools for modeling complex nonlinear phenomena like atmospheric corrosion. Previous studies have applied ANNs to various aspects of metal corrosion prediction. Kenny et al. [20] developed an ANN model for steel corrosion that focused primarily on temperature and humidity effects but did not incorporate pollutant concentrations. Zulkifli et al. [21] applied ANNs to predict atmospheric corrosion of aluminum based on three input parameters, demonstrating improved accuracy over traditional regression methods. Cai et al. [14] employed an artificial neural network to analyze zinc atmospheric corrosion, but their model was limited to short-term exposure periods and did not account for the combined effects of multiple pollutants.
Despite these advances, significant gaps remain in understanding and predicting zinc corrosion under diverse atmospheric conditions. Previous ANN models have typically focused on a limited set of environmental parameters or specific exposure conditions, limiting their applicability across different environments. Previous studies have typically considered only 2–3 environmental variables simultaneously, whereas real-world corrosion involves complex interactions among numerous factors. Although sensitivity analyses have been conducted in some studies, few have quantified both the magnitude and direction of each parameter’s influence using vector-based approaches. The existing literature rarely differentiates between the controlling mechanisms under extreme corrosion conditions (minimum vs. maximum severity).
In this study, we addressed these limitations by developing a comprehensive ANN model that simultaneously integrates five critical environmental parameters (temperature, TOW, SO2, Cl3, and exposure time), enabling more accurate predictions across diverse atmospheric conditions than models focused on fewer variables. The index of relative importance (IRI) is used as a vector quantity to quantify both the magnitude and the direction of each parameter’s influence on zinc corrosion, revealing whether factors promote or inhibit corrosion under different conditions. We analyze parameter influences at both maximum (39.7 μm) and minimum (0.3 μm) corrosion depths, uncovering different controlling mechanisms at these extremes. We bridge the gap between theoretical modeling and practical application by developing a user-friendly Java-based software (Java SE 1.4) that makes high-accuracy predictions available to non-specialists.
In this study, we leverage machine learning algorithms to account for the complex interactions among environmental variables, providing valuable insights into the corrosion performance of Zn and its alloys under different atmospheric conditions. This approach not only advances the scientific understanding of corrosion mechanisms but also offers practical tools for material design and industrial applications. The Practical Machine Learning Software for Prediction and Analysis developed in this work provides easy, accurate predictions without requiring prior knowledge of machine learning or programming, making advanced corrosion prediction accessible to a broader range of users.

2. Experimental Data Collection and Model Development

The experimental data used for model development were sourced from the published literature [14]. The data included measurements of temperature (°C), time of wetness (TOW) (annual fraction), exposure time (years), SO2 concentration (µg/m3), and chloride deposition rate (mg/m2/day). These parameters were selected based on their known influence on the corrosion behavior of Zn, while other factors (e.g., humidity, pH) were excluded due to data limitations. A total of 301 datasets were available, of which 250 datasets were used for training the model and 51 datasets for testing.
The work utilized the Pearson correlation metric to evaluate the linear interconnectedness between the investigated variables. This statistical measure spans a range from negative one to positive one and is graphically depicted through a chromatic matrix in Figure 1. The correlation between any two features was calculated using Equation (1), producing a correlation value ranging from −1 to +1, indicating both the strength and direction of the relationship [6].
r x y   = C o r r   X , Y = c o v ( X ,   Y ) σ x σ y = i = 1 n X i X ¯ ( Y i Y ¯ ) σ x σ y
where n represents the sample size, x - and ȳ denote the mean values of the input features x and y, and σₓ and σᵧ are their respective standard deviations. The research utilized the Pearson correlation metric to evaluate the linear interconnectedness between the investigated variables. This statistical measure spans a range from negative one to positive one and is graphically depicted through a chromatic matrix in Figure 1. Visualization provides a condensed and informative representation of data relationships, facilitating the detection of intricate parameter interactions and potential trade-offs. The color gradation within each matrix–cell indicates the magnitude of statistical association. More intense and saturated chromatic elements represent robust correlational connections approaching extreme coefficient values, whereas pale and washed-out tones suggest minimal statistical linkages. Every cell in the graphical representation encapsulates a specific Pearson correlation value, effectively illustrating the nuanced ways in which environmental parameters mutually influence and modulate corrosion penetration characteristics. Each matrix–cell quantifies the Pearson correlation coefficient between the two variables, revealing the nature and intensity of their statistical relationships. Direct correlations are denoted by positive values, indicating simultaneous parameter increases, while negative coefficients suggest inverse interactions, where one parameter’s increase corresponds to another’s decline. Correlation values of zero signify minimal linear interdependence. As anticipated in the statistical analysis, diagonal entries uniformly display a correlation of 1, representing perfect self-correlation. In this investigation, all parameters demonstrated a positive correlation with corrosion progression. SO2 concentration (0.65), exposure time (0.64), and chloride ion emerged as the dominant influential factor, whereas time of wetness (TOW) and temperature exhibited comparatively modest positive correlations (r = 0.05 and r = 0.02, respectively). These findings provide preliminary insights into environmental factor interactions affecting corrosion mechanisms. Although a comprehensive exploration of each parameter falls outside this study’s boundaries, the presented trends offer preliminary insights.
The datasets were randomly split to ensure a balanced representation of the environmental conditions. The ANN model was developed using a backpropagation algorithm with a sigmoid activation function, as it is well suited for capturing nonlinear relationships among the parameters [20]. The training program was implemented in C to optimize the model’s hyperparameters, including the learning rate (0.7), momentum term (0.6), and number of iterations (40,000). The 5-2-1 architecture was found to be optimal, consisting of five input layers and two hidden layers with nine neurons each (Figure 2). The output layer contained a single neuron for predicting the corrosion depth.
The performance of the model was evaluated using the mean absolute error (MAE) and R2 score, which demonstrated high accuracy in predicting the corrosion depth across various environmental conditions (Supplementary Table S1). A sensitivity analysis revealed that TOW and SO2 concentration were the most influential parameters, with minor contributions from exposure time. The software, a Practical Machine Learning Software for Prediction and Analysis, featured a user-friendly Java-based GUI and used backpropagation neural network weights for corrosion depth prediction.

3. Results

3.1. ANN Model Performance and Comparative Analysis

After developing the ANN model, its performance was evaluated using Pearson’s correlation coefficient (r) and Adjusted R2 to assess the agreement between the experimental and predicted corrosion depths. Pearson’s r measures the strength of the linear relationship, while Adjusted R2 accounts for the complexity of the model by considering the number of input variables. The performance metrics for the training and testing datasets are summarized as follows: for the training dataset, Pearson’s r = 0.98 and Adjusted R2 = 0.96, while, for the testing dataset, Pearson’s r = 0.94 and Adjusted R2 = 0.92. These high correlation values suggest that the model successfully captures the nonlinear relationship between the input parameters (temperature, TOW, SO2, Cl, and exposure time) and the output (corrosion depth).
Figure 3a presents a scatter plot of the training dataset’s predicted vs. experimental corrosion depth, while Figure 3b shows the same for the testing dataset. Both plots indicate a close fit to the 1:1 line, demonstrating the model’s ability to predict unseen data accurately. The similarity between the training and testing results suggests that the model generalizes well and does not suffer from overfitting. Additional metrics such as RMSE = 0.05 mm and MAE = 0.04 mm further confirm the reliability of the predictions.
To contextualize our model’s performance, we compared our results with those reported in the literature for corrosion prediction using various modeling approaches. Traditional empirical power-law models typically achieve correlation coefficients ranging from 0.75 to 0.85 for zinc corrosion prediction [14]. Statistical regression models have shown modest improvements, with reported R2 values between 0.80 and 0.88 [21]. Previous ANN implementations for metal corrosion have demonstrated varying performances, with correlation coefficients ranging from 0.85 to 0.92 [20,22]. Our model’s performance (r = 0.94, R2 = 0.92) represents an advancement over these previously reported benchmarks, likely due to our comprehensive inclusion of five key environmental parameters and optimized network architecture. To provide a more complete quantitative assessment of our model’s advantages, Table 1 presents a comparative analysis of various performance metrics across different modeling approaches for zinc corrosion prediction. As shown in Table 1, our ANN model demonstrates superior performance not only in correlation metrics but also in error measurements. The RMSE of 0.05 mm and MAE of 0.04 mm achieved by our model represent improvements of 38%–67% compared to traditional power-law models and 16%–44% compared to previous ANN implementations. These reduced error metrics are particularly significant for practical applications, as they translate to more reliable predictions.

3.2. Prediction of Corrosion Depth

The results of this study elucidate the corrosion behavior of zinc under various environmental conditions, emphasizing the dynamic interplay between corrosion depth, environmental factors, and the formation of protective corrosion product layers. As depicted in Figure 4a, the corrosion depth of zinc exhibits a distinct temporal progression characterized by an initial rapid increase, followed by a gradual decline in the corrosion rate, ultimately approaching a state of saturation. This behavior is critically linked to the formation of a dense corrosion product layer primarily composed of zinc oxide (ZnO) and zinc hydroxide (Zn(OH)2), which serves as a diffusion barrier against oxygen and moisture [23]. The initial phase of corrosion, marked by steep increases in corrosion depth, is quantitatively described by Faraday’s law, which provides a theoretical framework for understanding the electrochemical processes governing corrosion. Equation (2),
d = M n F ρ . i . t ,
illustrates how the corrosion depth (d) is influenced by several variables, including the molar mass of zinc (M), the number of electrons transferred (n), Faraday’s constant (F), the density of zinc ( ρ ), the corrosion current density (i), and time (t). In the early stages of exposure, the corrosion current density (i) is significantly elevated due to aggressive environmental factors such as high relative humidity and the presence of acidic pollutants. These conditions facilitate rapid electrochemical reactions, leading to pronounced increases in corrosion depth. As depicted in Figure 4a, the initial corrosion rate is steep, reflecting the high reactivity of zinc in its exposed state. In the initial phases of corrosion, elevated values of current density, influenced by aggressive environmental conditions such as high relative humidity and acidic pollutants, lead to significant increases in corrosion depth. As corrosion products build up, they create a passive layer that restricts further electrochemical reactions by limiting ion transport to and from the metal surface. Research conducted by Malla et al. and Lanklotz et al. [24,25] demonstrated that these corrosion layers notably decreased the effective current density, thereby reducing the corrosion rate. Orazem and Tribollet et al. [26] modeled this transition using a parabolic rate law, which reflects diffusion-controlled kinetics, indicating that the corrosion depth occurs as d t   during extended exposure. However, some studies have reported a linear relationship under variable moisture or temperature conditions d t , suggesting that corrosion depth increases linearly with time in environments in which electrochemical activity is sustained and passivation is inadequate. These findings emphasize the critical role of environmental factors, such as time of wetness, temperature, and pollutant concentration, in determining whether corrosion operates in a diffusion-limited or kinetically active regime. Hence, some studies have reported a linear and nonlinear relationship between corrosion depth and exposure time under certain conditions, suggesting that environmental variability, such as moisture availability, plays a crucial role in corrosion kinetics [27,28,29,30]. The model revealed that the TOW had a significant impact on the corrosion depth. As TOW reaches 80% of the annual fraction, corrosion depth increases sharply (Figure 4b). The sharp increase in corrosion depth when TOW reaches 80% of annual fraction is a threshold effect that aligns with fundamental electrochemical principles and is supported by multiple studies. Schindelholz and Kelly et al. [31] demonstrated that, when the TOW exceeds approximately 75–80%, a continuous electrolyte film forms on zinc surfaces, enabling complete electrochemical cell operation rather than limited localized corrosion. Corrosion is fundamentally an electrochemical process. The presence of moisture acts as an electrolyte that facilitates the movement of ions. When the TOW exceeds 80%, the continuous presence of water creates an ideal environment for electrochemical reactions, particularly the anodic oxidation of metals and cathodic reduction reactions. In the case of zinc (Zn), which is commonly used as a protective coating, electrochemical reactions can generate zinc oxide (ZnO) and zinc hydroxide (Zn(OH)2), which can further degrade the protective layer and expose the underlying metal to greater corrosion [32]. TOW also enhances the interaction of Zn with atmospheric pollutants like sulfur dioxide (SO2), chlorides (Cl), and other aggressive species. When TOW is high, these pollutants can dissolve in the moisture and create acidic conditions, which accelerate the corrosion process. For example, the presence of chlorides can lead to pitting corrosion, which is localized and more detrimental than general corrosion, as it can lead to the sudden failure of structural components. Increased moisture can enhance oxygen availability in the corrosion environment. Oxygen is a crucial reactant in the cathodic reaction of the corrosion process. When TOW is high and oxygen is plentiful, the corrosion rate can significantly increase due to enhanced cathodic reaction kinetics. In wet conditions, microbial corrosion, or biocorrosion, may also play a role. Certain bacteria thrive in moist environments and can produce corrosive byproducts. These biofilms can create microenvironments that are more conducive to corrosion, further exacerbating the deterioration of metallic surfaces [33,34,35,36,37]. Given the significant increase in the corrosion depth beyond the 80% TOW threshold, it is essential to consider these factors when developing corrosion management strategies.
The influence of temperature on the corrosion depth was minimal compared to that of the TOW and pollutant concentrations (Figure 4c). However, a slight increase in the corrosion depth was observed at higher temperatures, possibly due to the enhanced reaction kinetics. On average, the corrosion depth increased by approximately 5% for every 10 °C rise in temperature, suggesting modest thermal sensitivity [24]. SO2 and Cl are significant contributors to Zn corrosion. The limited temperature sensitivity in our study can be explained by competing processes that effectively counterbalance each other. As substantiated by Azmat et al. [35], temperature affects zinc atmospheric corrosion through two opposing mechanisms: (1) acceleration of electrochemical reaction kinetics following Arrhenius behavior, and (2) reduction in electrolyte layer persistence through increased evaporation rates. Ailor and Coburn [28,38] quantified this trade-off, showing that, while a 10 °C temperature increase typically enhances the zinc reaction rates by 15%–20%, it simultaneously reduces the time of wetness by 10%–15%, resulting in a net corrosion increase in only 3%–7% per 10 °C, which aligns well with our observed 5% increase. Esmaily et al. [39] and Roberge et al. [40] demonstrated that zinc corrosion exhibits an unusual temperature dependence, with a critical temperature above which corrosion rates are constant, while, below this temperature, rates positively correlate with temperature, indicating distinct corrosion mechanisms. Corrosion rates are affected by slower kinetics and TOW, leading to a relatively flat response curve across typical ambient temperature ranges. This non-monotonic behavior is in agreement with our observed temperature effect as it appears less pronounced than might be expected from reaction kinetics and confirms TOW and pollutant concentrations as the dominant controlling factors.
In Figure 4d, it is observed that increasing concentrations of SO2 and Cl initially accelerate zinc corrosion through the formation of soluble corrosion products zinc hydroxy sulfate [Zn4SO4(OH)6·nH2O] and simonkolleite [Zn5(OH)8Cl2·H2O], respectively. These products not only contribute to the deterioration of zinc but also create a localized acidic environment that further exacerbates the corrosion process, as reported in earlier studies like Qu et al. [41]. At moderate pollutant levels, these compounds facilitate corrosion by destabilizing passive surface films and enabling continued metal dissolution. In particular, chloride ions are known to penetrate and disrupt protective zinc oxide layers, forming soluble complexes and promoting the formation of simonkolleite, which further accelerates degradation under humid conditions [41,42]. Similarly, SO2 reacts with surface moisture to generate sulfurous (H2SO3) and sulfuric acids, lowering the pH and enhancing the zinc dissolution rates. However, at higher concentrations, both pollutants exhibit a decline in corrosion depth, resulting in a bell-shaped trend [41,43]. This behavior can be attributed to the rapid precipitation of dense corrosion product layers that act as temporary diffusion barriers. For chloride, it has been demonstrated that simonkolleite can form compact surface deposits that reduce further ion ingress, while for SO2, high concentrations favor the formation of zinc hydroxy sulfate layers capable of hindering subsequent corrosion reactions. While these mechanistic interpretations align with the established literature, a more detailed study involving in situ characterization and kinetic modeling of corrosion products’ evolution lies beyond the scope of the present work [41,44,45]. The presence of soot particles and CO2 gas in the atmosphere can significantly influence zinc corrosion. However, this is beyond the scope of the present work but will be considered in future endeavors. Soot particles can trap moisture and pollutants on metal surfaces and enhance corrosion. In the presence of water or moisture, carbonic acid is formed, which can accelerate the corrosion process by lowering the pH and promoting electrochemical reactions on the Zn surface [46,47,48].
The two variables’ effects on corrosion depth (Figure 5a,b) show that chloride ions initiate zinc corrosion more aggressively than SO2, particularly during early exposure periods. This enhanced reactivity is attributed to the smaller ionic radius and high mobility of chloride, which enables rapid penetration of the passive oxide film of zinc and localized acidification at pit sites [41,49]. Additionally, chloride-induced corrosion products such as simonkolleite [Zn5(OH)8Cl2·H2O] are highly soluble, offering limited barrier protection and allowing corrosion to proceed. In contrast, SO2 primarily induces uniform corrosion through surface acidification and the formation of less-soluble zinc hydroxy sulfate layers [Zn4SO4(OH)6·nH2O], which can partially delay further attack [50]. The effects of the Cl and SO2 concentrations are shown in Figure 5e. High corrosion depths were obtained at the concentration of 0–100 and 60–80 for Cl and SO2, respectively. Cl and SO2 generally break the protective layer, such as ZnO, and increase the surface reactivity and acidic environments, contributing to greater corrosion depth [25,26]. Notably, Figure 5a displays a bimodal corrosion depth pattern for chloride, with peaks near 50–100 and 200–250 mg·m−2·d−1. This behavior corresponds to dual-corrosion mechanisms: passive film destabilization at moderate concentrations and enhanced electrolyte conductivity and oxygen reduction at higher levels [51]. In contrast, SO2 in Figure 5b shows a single maximum near 80–100 μg·m−3, consistent with its corrosion-enhancing effects, plateauing at elevated concentrations. Figure 5c,d show the synergistic role of the time of wetness (TOW), where prolonged surface moisture (TOW > 0.7) amplifies corrosion for both pollutants by sustaining electrolyte films, promoting ion mobility, and preventing the stabilization of protective layers [31,52]. These observations underscore the importance of considering pollutant-specific mechanisms and environmental exposure conditions when assessing Zn corrosion in atmospheric settings. The effect of SO2 concentration on temperature is shown in Figure 5f. It can be observed that, with increasing temperature and concentration, the corrosion depth increases. This can be explained in terms of thermodynamics; as we increase the temperature, the reactant Gibbs energy increases, which dominates the reaction activation energy. Thus, the reaction’s activation occurs rapidly. This phenomenon exhibits a more rapid increase at elevated concentrations, such as those present under current environmental conditions characterized by higher levels of CO2. However, due to limitations in the available data, the impact of CO2 was not incorporated into the present study.The CO2 gas in the atmosphere can significantly influence zinc corrosion. Soot particles can trap moisture and pollutants on metal surfaces and enhance corrosion. In the presence of water or moisture, carbonic acid is formed, which can accelerate the corrosion process by lowering the pH and promoting electrochemical reactions on the Zn surface [5,27].
Figure 5c,d reveal significant differences in how TOW interacts with chloride ions versus SO2 to influence zinc corrosion rates. In Figure 5c, chloride exposure creates two distinct high-corrosion regions: one at high TOW (>0.7) and another at moderate TOW (0.4–0.5) when chloride concentrations reach 200–250 mg·m−2·d−1. In contrast, Figure 5d shows that SO2 produces a single, more concentrated corrosion maximum, occurring only at the combination of high TOW (>0.7) and SO2 concentrations of 80–100 μg·m−3. Additionally, the transitional TOW range (0.4–0.6) displays complex patterns with a secondary maximum for chloride exposure, but showed only a gradual transition for SO2.
These differences can be attributed to fundamental variations in the corrosion mechanisms between these pollutants. Chloride salts are more hygroscopic than sulfate compounds formed from SO2 and maintain electrolytic conditions at significantly lower relative humidity levels. Cole et al. [17] demonstrated that chloride salts can maintain electrolyte conditions down to 76% RH, whereas zinc sulfate compounds typically require > 85% RH, explaining why chloride ions induce significant corrosion even at lower TOW values. The dual-peak behavior observed with chloride reflects two distinct attack mechanisms identified by Nazarov and Thierry [51]: passive layer destabilization at moderate concentrations and enhanced oxygen reduction at higher concentrations. However, SO2 operates primarily through a single mechanism of surface acidification that increases progressively with concentration, without exhibiting the mechanistic phase transition observed with chloride. Another key difference is related to the stability of the corrosion product. Wallinder and Leygraf [50] reported that simonkolleite [Zn5(OH)8Cl2·H2O], the primary chloride-containing corrosion product, is more soluble than zinc hydroxy sulfate [Zn4SO4(OH)6·nH2O] formed in SO2 environments. This higher solubility reduces the protective barrier effect, enabling continued corrosion activity even during drying periods and explaining the greater corrosion depths observed with chloride exposure compared to SO2 at equivalent TOW values. Furthermore, in transitional TOW regions, chloride salts undergo more frequent deliquescence–crystallization cycling than sulfate compounds. Schindelholz and Kelly [31] reported that such cycling creates particularly aggressive conditions owing to concentration effects during partial drying, explaining the complex pattern observed in the middle TOW range shown in Figure 5c.
These mechanistic differences align with observations by Mikhailov et al. [19], who reported that chloride ions not only induce higher overall corrosion rates than equivalent SO2 concentrations but also show more complex dependency on moisture conditions. At low TOW (<0.3), chloride ions still produce moderate corrosion when present at high concentrations, whereas SO2 shows minimal corrosivity regardless of concentration under drier conditions [40,42,49]. Chloride ions can establish localized electrolyte cells even under nominally dry conditions, while SO2-induced corrosion requires more continuous moisture films to sustain the electrochemical processes [41,43,53]. Together, these differences explain the distinct contour patterns observed between Figure 5c,d and demonstrate the importance of considering pollutant-specific corrosion mechanisms when interpreting the atmospheric corrosion data. It should be noted that some negative values observed during two-variable sensitivity analysis fall outside the training data domain and result from model extrapolation. While they do not represent physically meaningful outputs, they highlight areas where caution is needed in interpreting predictions.

3.3. Index of Relative Importance (IRI)

The influence of input parameters on corrosion depth was evaluated using the index of relative importance (IRI), which is a vector quantity [28]. The IRI measures both the magnitude and direction of the impact of each input on the corrosion depth. A positive IRI value indicates that an increase in the input parameter results in a higher corrosion depth, whereas a negative IRI value suggests an inhibitory effect. In this study, the IRI was calculated by varying each input parameter within a ±5% range around its baseline value. The instantaneous IRI values for the maximum (39.7 µm) and minimum (0.3 µm) corrosion depths are shown in Figure 6a,b, respectively. As shown in Figure 6a, TOW had the highest IRI (0.08), indicating that moisture availability played the most significant role in promoting corrosion. SO2 and Cl concentrations also exhibited positive IRIs (0.06 and 0.05, respectively), suggesting that atmospheric pollutants accelerated corrosion. In contrast, the temperature showed a negative IRI (−0.03), implying that higher temperatures may have slightly reduced the corrosion depth by stabilizing certain corrosion products. For the minimum corrosion depth, the influence of most parameters was negligible, as shown in Figure 6b. Only TOW and Cl exhibited small positive IRI (0.006), indicating that these factors play a minor role even under less-severe corrosion conditions. IRI analysis suggests that moisture control is critical for mitigating Zn corrosion, particularly in environments with high TOW. Similarly, reducing exposure to SO2 and Cl, especially in industrial and coastal regions, could help extend the service life of Zn-coated structures. The negative impact of temperature highlights that higher temperatures alone are insufficient to inhibit corrosion, reinforcing the need for moisture and pollutant management.

3.4. User-Friendly Neural Network Software for Accurate Prediction of Corrosion Depth

The screenshot provided demonstrates (Figure 7) our user-friendly graphical software, designed specifically to predict the corrosion depth in zinc (Zn) effortlessly and accurately. The software calculates the corrosion depth based on five easy-to-understand input parameters: temperature, wetness time, sulfur dioxide (SO2) concentration, chloride concentration, and exposure time.
Developed with a straightforward Java-based graphical user interface (GUI), the tool was intentionally created for practical usage by individuals without prior knowledge of artificial neural networks (ANN) or programming. Users simply enter the desired input values within clearly indicated ranges and click the “Calculate” button to obtain immediate predictions of corrosion depth. The underlying prediction model is powered by an optimized backpropagation neural network (BPNN), which has already been trained using ideal synaptic weights to ensure reliable and consistent predictions.
This practical software achieves a prediction accuracy of approximately 95% and can handle an infinite combination of inputs, making it highly versatile for researchers, engineers, and industry professionals involved in corrosion studies or material selection without requiring specialized technical expertise in ANN or coding.

4. Conclusions

The developed ANN model demonstrated high accuracy in predicting zinc corrosion depth, achieving a Pearson correlation coefficient of 0.94 and an Adjusted R2 of 0.92 for the testing data. This performance surpasses previously reported predictions using traditional empirical models (r = 0.75–0.85) and other machine learning approaches (r = 0.85–0.92) [26,27,28]. Error metrics further confirm this improvement, with our model achieving RMSE of 0.05 mm and MAE of 0.04 mm, representing a 38%–67% reduction compared to traditional approaches. The model effectively captured complex nonlinear relationships between environmental parameters and corrosion outcomes, with minimal overfitting, as evidenced by the similarity between the training and testing metrics. Vector-based index of relative importance (IRI) analysis revealed TOW as the most significant factor (IRI = 0.08) affecting corrosion depth, followed by SO2 (0.06) and Cl (0.05), while temperature showed a slight inhibitory effect (−0.03). This quantitative parameter ranking provides critical insights into corrosion prevention strategies, particularly highlighting the importance of moisture control in extending the service life of zinc-coated structures. Although our current model demonstrates strong predictive performance, we acknowledge its potential limitations due to data sourcing primarily from a single reference without comprehensive geographic metadata. To address this constraint, future work will incorporate accelerated corrosion tests following ASTM G85 standards [54] across diverse climatic zones, enriching the dataset with geographically annotated corrosion data. In addition, this model will be extended to include additional environmental parameters, develop dynamic models accounting for temporal variations, and adapt the framework for various zinc alloy compositions.

Supplementary Materials

The following supporting information can be downloaded at https://www.mdpi.com/article/10.3390/coatings15050538/s1: Table S1. Experimental and ANN-predicted corrosion depth.

Author Contributions

Conceptualization, A.K.M., S.T. and N.G.S.R.; methodology, A.G.B. and A.K.M.; software and validation, S.T., A.K.M. and N.G.S.R.; formal analysis, S.T. and A.K.M.; investigation and resources, N.G.S.R.; data curation, A.K.M. and S.T.; writing—original draft preparation, A.K.M., S.T., N.G.S.R. and N.P.; visualization, A.K.M.; supervision, N.G.S.R. and N.P.; project administration, N.G.S.R.; and funding acquisition, N.P. and N.G.S.R. All authors have read and agreed to the published version of the manuscript.

Funding

This research was supported by the Nano & Material Technology Development Program through the National Research Foundation of Korea (NRF), funded by the Ministry of Science and ICT (RS-2024-00451579). This research was also funded and conducted under the Industrial innovation talent growth support project of the Korean Ministry of Trade, Industry and Energy (MOTIE), operated by the Korea Institute for Advancement of Technology (KIAT) (no. P0023676, Expert Training Project for the eco-friendly metal material industry).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Data will be available upon reasonable request from the corresponding author.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Liu, Z.; Wang, F.; Qiu, D.; Taylor, J.; Zhang, M.-X. The Effect of Solute Elements on the Grain Refinement of Cast Zn. Metal. Mater. Trans. A 2013, 44, 4025–4030. [Google Scholar] [CrossRef]
  2. Liu, Z.; Qiu, D.; Wang, F.; Taylor, J.; Zhang, M.-X. The Grain Refining Mechanism of Cast Zinc Through Silver Inoculation. Acta Mater. 2014, 79, 315–326. [Google Scholar] [CrossRef]
  3. Yuan, W.; Xia, D.; Wu, S.; Zheng, Y.; Guan, Z.; Rau, J.V. A Review on Current Research Status of the Surface Modification of Zn-Based Biodegradable Metals. Bioact. Mater. 2021, 7, 192–216. [Google Scholar] [CrossRef]
  4. Rajaei, M.; Elahi, S.H.; Asefi, A. Modal Properties of Closed-Cell Zinc Foam. Structures 2020, 27, 1380–1383. [Google Scholar] [CrossRef]
  5. de la Fuente, D.; Castaño, J.G.; Morcillo, M. Long-Term Atmospheric Corrosion of Zinc. Corros. Sci. 2007, 49, 1420–1436. [Google Scholar] [CrossRef]
  6. Jain, R.; Jain, S.; Dewangan, S.K.; Boriwal, L.K.; Samal, S. Machine Learning-Driven Insights into Phase Prediction for High Entropy Alloys. J. Alloys Metall. Syst. 2024, 8, 100110. [Google Scholar] [CrossRef]
  7. Marder, A.R. The Metallurgy of Zinc-Coated Steel. Prog. Mater. Sci. 2000, 45, 191–271. [Google Scholar] [CrossRef]
  8. Kong, L.; Heydari, Z.; Lami, G.H.; Saberi, A.; Baltatu, M.S.; Vizureanu, P. A Comprehensive Review of the Current Research Status of Biodegradable Zinc Alloys and Composites for Biomedical Applications. Materials 2023, 16, 4797. [Google Scholar] [CrossRef]
  9. Liu, L.; Meng, Y.; Volinsky, A.A.; Zhang, H.; Wang, L.-N. Influences of Albumin on In Vitro Corrosion of Pure Zn in Artificial Plasma. Corros. Sci. 2019, 153, 341–356. [Google Scholar] [CrossRef]
  10. Azevedo, M.S.; Allely, C.; Ogle, K.; Volovitch, P. Corrosion Mechanisms of Zn (Mg, Al) Coated Steel in Accelerated Tests and Natural Exposure: 1. The Role of Electrolyte Composition in the Nature of Corrosion Products and Relative Corrosion Rate. Corros. Sci. 2015, 90, 472–481. [Google Scholar] [CrossRef]
  11. Wang, X.; Liu, B.; Li, M.; Liu, Y.; Yu, X.; Sun, X.; Shi, L. Comparative Study of Zinc Base Alloy Coatings: Composition, Microstructure, and Corrosion Resistance. Ferroelectrics 2024, 618, 1655–1665. [Google Scholar] [CrossRef]
  12. Thierry, D.; Persson, D.; LeBozec, N. Long-Term Atmospheric Corrosion Rates of Zn55Al-Coated Steel. Mater. Corros. 2024, 75, 694–704. [Google Scholar] [CrossRef]
  13. Maniam, K.K.; Paul, S. Corrosion Performance of Electrodeposited Zinc and Zinc-Alloy Coatings in Marine Environment. Corros. Mater. Degrad. 2021, 2, 163–189. [Google Scholar] [CrossRef]
  14. Cai, J.; Cottis, R.A.; Lyon, S. Phenomenological Modelling of Atmospheric Corrosion Using an Artificial Neural Network. Corros. Sci. 1999, 41, 2001–2030. [Google Scholar] [CrossRef]
  15. Feliu, S.; Morcillo, M. The Prediction of Atmospheric Corrosion from Meteorological and Pollution Parameters—II. Long-Term Forecasts. Corros. Sci. 1993, 34, 415–422. [Google Scholar] [CrossRef]
  16. Weibel, D.; Jovanovic, Z.R.; Gálvez, E.; Steinfeld, A. Mechanism of Zn Particle Oxidation by H2O and CO2 in the Presence of ZnO. Chem. Mater. 2014, 26, 6486–6495. [Google Scholar] [CrossRef]
  17. Cole, I.S.; Paterson, D.A.; Ganther, W.D. Holistic model for atmospheric corrosion Part 1—Theoretical Framework for Production, Transportation and Deposition of Marine Salts. Corros. Eng. Sci. Technol. 2003, 38, 129–134. [Google Scholar] [CrossRef]
  18. Spence, J.W.; Haynie, F.H.; Lipfert, F.W.; Cramer, S.D.; McDonald, L.G. Atmospheric Corrosion Model for Galvanized Steel Structures. Corrosion 1992, 48, 1009–1019. [Google Scholar] [CrossRef]
  19. Mikhailov, A.A.; Tidblad, J.; Kucera, V. The Classification System of ISO 9223 Standard and the Dose–Response Functions Assessing the Corrosivity of Outdoor Atmospheres. Prot. Met. 2004, 40, 541–550. [Google Scholar] [CrossRef]
  20. Kenny, E.D.; Paredes, R.S.C.; de Lacerda, L.A.; Sica, Y.C.; de Souza, G.P.; Lázaris, J. Artificial Neural Network Corrosion Modeling for Metals in an Equatorial Climate. Corros. Sci. 2009, 51, 2266–2278. [Google Scholar] [CrossRef]
  21. Zulkifli, F.; Abdullah, S.; Suriani, M.J.; Kamaludin, M.I.A.; Nik, W.W. Multilayer Perceptron Model for the Prediction of Corrosion Rate of Aluminium Alloy 5083 in Seawater via Different Training Algorithms. IOP Conf. Ser. Earth Environ. Sci. 2021, 646, 012058. [Google Scholar] [CrossRef]
  22. Tidblad, J.; Kucera, V.; Mikhailov, A.A.; Henriksen, J.F.; Kreislova, K.; Yates, T.; Stöckle, B.; Schreiner, M. UN ECE ICP Materials: Dose-Response Functions on Dry and Wet Acid Deposition Effects After 8 Years of Exposure. Water Air Soil Pollut. 2001, 130, 1457–1462. [Google Scholar] [CrossRef]
  23. Fontana, M.G.; Greene, N.D. Corrosion Engineering; McGraw-Hill: New York, NY, USA, 1984; Volume 1984, pp. 1–99. [Google Scholar]
  24. Malla, A.D.; Sullivan, J.H.; Penney, D.J.; Dunlop, T.; Barker, P. Mechanistic Study on the Corrosion Behaviour of Zinc and Zinc-Calcium Alloys Designed for Enhanced Metallic Coatings in the Presence of Chloride and Phosphate Ions. Corros. Sci. 2023, 213, 110956. [Google Scholar] [CrossRef]
  25. Langklotz, U.; Babutzka, M.; Schneider, M.; Burkert, A. The Combination of Minimally Invasive Electrochemical Investigations and FTIR-Spectroscopy to Analyze Atmospheric Corrosion Product Layers on Zinc. Mater. Corros. 2019, 70, 1314–1325. [Google Scholar] [CrossRef]
  26. Kauffman, G.B. Electrochemical Impedance Spectroscopy. By Mark E. Orazem and Bernard Tribollet. Angew. Chem. 2009, 48, 1532–1533. [Google Scholar] [CrossRef]
  27. Anderson, E. The Atmospheric Corrosion of Rolled Zinc; ASTM International: West Conshohocken, PA, USA, 1956. [Google Scholar] [CrossRef]
  28. Ailor, W.; Coburn, S. Metal Corrosion in the Atmosphere; ASTM International: West Conshohocken, PA, USA, 1968. [Google Scholar] [CrossRef]
  29. Barton, K. Protection Against Atmospheric Corrosion: Theories and Methods; John Wiley & Sons: Hoboken, NJ, USA, 1976. [Google Scholar]
  30. Shi, Y.Y.; Zhang, Z.; Zhang, J.; Cao, C. Review of Atmospheric Corrosion of Zinc and Zinc Alloy. J. Chin. Soc. Corros. Prot. 2009, 25, 373–379. [Google Scholar]
  31. Schindelholz, E.J.; Kelly, R.G. Wetting Phenomena and Time of Wetness in Atmospheric Corrosion: A Review. Corros. Rev. 2012, 30, 135–170. [Google Scholar] [CrossRef]
  32. Marcus, P. Corrosion Mechanisms in Theory and Practice; Marcel Dekker Inc: New York, NY, USA, 1995. [Google Scholar] [CrossRef]
  33. Liu, Y.; Gu, T.; Liu, M.; Wang, Z.; Cao, G.; Guo, Q.; Wang, C. Corrosion Mechanism of a High Corrosion-Resistance Zn–Al–Mg Coating in Typical Extremely Harsh Marine and Cold Environments. J. Mater. Res. Technol. 2024, 33, 4290–4302. [Google Scholar] [CrossRef]
  34. Azmat, N.S.; Ralston, K.D.; Muddle, B.C.; Cole, I.S. Corrosion of Zn Under Fine Size Aerosols and Droplets Using Inkjet Printer Deposition and Optical Profilometry Quantification. Corros. Sci. 2011, 53, 3534–3541. [Google Scholar] [CrossRef]
  35. Azmat, N.S.; Ralston, K.D.; Muddle, B.C.; Cole, I.S. Corrosion of Zn Under Acidified Marine Droplets. Corros. Sci. 2011, 53, 1604–1615. [Google Scholar] [CrossRef]
  36. Rao, P.; Mulky, L. Microbially Influenced Corrosion and Its Control Measures: A Critical Review. J. Bio- Tribo-Corros. 2023, 9, 57. [Google Scholar] [CrossRef]
  37. Cai, Y.; Zhao, Y.; Ma, X.; Zhou, K.; Chen, Y. Influence of Environmental Factors on Atmospheric Corrosion in Dynamic Environment. Corros. Sci. 2018, 137, 163–175. [Google Scholar] [CrossRef]
  38. Guttman, H.; Sereda, P. Metal Corrosion in the Atmosphere. ASTM STP 1968, 435, 223. [Google Scholar]
  39. Esmaily, M.; Mortazavi, N.; Svensson, J.-E.; Johansson, L.-G. Evidence for an Unusual Temperature Dependence of the Atmospheric Corrosion of Zinc. J. Electrochem. Soc. 2016, 163, 864–872. [Google Scholar] [CrossRef]
  40. Roberge, P.R.; Klassen, R.D.; Haberecht, P.W. Atmospheric Corrosivity Modeling—A Review. Mater. Des. 2002, 23, 321–330. [Google Scholar] [CrossRef]
  41. Qu, Q.; Yan, C.; Wan, Y.; Cao, C. Effects of NaCl and SO2 on the Initial Atmospheric Corrosion of Zinc. Corros. Sci. 2002, 44, 2789–2803. [Google Scholar] [CrossRef]
  42. Oesch, S.; Faller, M. Environmental Effects on Materials: The Effect of the Air Pollutants SO2, NO2, NO and O3 on the Corrosion of Copper, Zinc and Aluminum. A Short Literature Survey and Results of Laboratory Exposures. ChemInform 1997, 28. [Google Scholar] [CrossRef]
  43. Yin, Q.; Wang, Z.; Liu, M.; Pan, C. Synergistic Effect of NaCl and SO2 on the Initial Atmospheric Corrosion of Zinc Under Wet–Dry Cyclic Conditions. Acta Metall. Sin. Engl. Lett. 2019, 32, 780–796. [Google Scholar] [CrossRef]
  44. Sziráki, L.; Cziráki, Á.; Geröcs, I.; Vértesy, Z.; Kiss, L. A Kinetic Model of the Spontaneous Passivation and Corrosion of Zinc in Near Neutral Na2SO4 Solutions. Electrochim. Acta 1998, 43, 175–186. [Google Scholar] [CrossRef]
  45. Yoo, J.D.; Volovitch, P.; Aal, A.A.; Allely, C.; Ogle, K. The Effect of an Artificially Synthesized Simonkolleite Layer on the Corrosion of Electrogalvanized Steel. Corros. Sci. 2013, 70, 1–10. [Google Scholar] [CrossRef]
  46. Kear, R.W. The Influence of Carbon Smokes on the Corrosion of Metal Surfaces Exposed to Flue Gases Containing Sulphur Trioxide. J. Chem. Technol. Biotechnol. 1951, 1, 393–399. [Google Scholar] [CrossRef]
  47. Askey, A.; Lyon, S.; Thompson, G.E.; Johnson, J.B.; Wood, G.C.; Sage, P.W.; Cooke, M.J. The Effect of Fly-Ash Particulates on the Atmospheric Corrosion of Zinc and Mild Steel. Corros. Sci. 1993, 34, 1055–1081. [Google Scholar] [CrossRef]
  48. Falk, T.; Svensson, J.-E.; Johansson, L.-G. The Influence of CO2 and NaCl on the Atmospheric Corrosion of Zinc A Laboratory Study. J. Electrochem. Soc. 1998, 145, 2993–2999. [Google Scholar] [CrossRef]
  49. Svensson, J.-E.; Johansson, L.-G. A Laboratory Study of the Initial Stages of the Atmospheric Corrosion of Zinc in the Presence of NaCl; Influence of SO2 and NO2. Corros. Sci. 1993, 34, 721–740. [Google Scholar] [CrossRef]
  50. Wallinder, I.O.; Leygraf, C. A Critical Review on Corrosion and Runoff from Zinc and Zinc-Based Alloys in Atmospheric Environments. Corrosion 2017, 73, 1060–1077. [Google Scholar] [CrossRef]
  51. Nazarov, A.; Thierry, D. Rate-Determining Reactions of Atmospheric Corrosion. Electrochem. Methods Corros. Res. 2004, 49, 2717–2724. [Google Scholar] [CrossRef]
  52. Tidblad, J.; Kucera, V.; Ferm, M.; Kreislova, K.; Brüggerhoff, S.; Doytchinov, S.; Screpanti, A.; Grøntoft, T.; Yates, T.; De La Fuente, D.; et al. Effects of Air Pollution on Materials and Cultural Heritage: ICP Materials Celebrates 25 Years of Research. Int. J. Corros. 2012, 2012, 496321. [Google Scholar] [CrossRef]
  53. Chen, Z.Y.; Persson, D.; Leygraf, C. Initial NaCl-Particle Induced Atmospheric Corrosion of Zinc—Effect of CO2 and SO2. Corros. Sci. 2008, 50, 111–123. [Google Scholar] [CrossRef]
  54. Parker, M.E.; Kelly, R.G. Improved Atmospheric Corrosion Testing for Aluminum Alloys, Part I: Deconstructing ASTM G85-A2. CORROSION 2019, 76, 39–50. [Google Scholar] [CrossRef]
Figure 1. Heat map showing the correlation between environmental factors and experimental corrosion depth. Significant correlations are particularly evident between SO2 and exposure duration.
Figure 1. Heat map showing the correlation between environmental factors and experimental corrosion depth. Significant correlations are particularly evident between SO2 and exposure duration.
Coatings 15 00538 g001
Figure 2. Structure of ANN model.
Figure 2. Structure of ANN model.
Coatings 15 00538 g002
Figure 3. Validation of ANN model based on (a) training data (b) test data.
Figure 3. Validation of ANN model based on (a) training data (b) test data.
Coatings 15 00538 g003
Figure 4. Single variables’ influence on corrosion depth (a) exposure time, (b) TOW, (c) temperature, and (d) concentration of Cl and SO2.
Figure 4. Single variables’ influence on corrosion depth (a) exposure time, (b) TOW, (c) temperature, and (d) concentration of Cl and SO2.
Coatings 15 00538 g004
Figure 5. Effect of two variables on corrosion depth: (a) exposure time vs. Cl concentration; (b) exposure time vs. SO2 concentration; (c) TOW vs. Cl concentration; (d) TOW vs. SO2 concentration; (e) SO2 concentration vs. Cl concentration; and (f) temperature vs. SO2 concentration. Some negative values appear in the plot due to model extrapolation beyond the training data range and are not physically meaningful.
Figure 5. Effect of two variables on corrosion depth: (a) exposure time vs. Cl concentration; (b) exposure time vs. SO2 concentration; (c) TOW vs. Cl concentration; (d) TOW vs. SO2 concentration; (e) SO2 concentration vs. Cl concentration; and (f) temperature vs. SO2 concentration. Some negative values appear in the plot due to model extrapolation beyond the training data range and are not physically meaningful.
Coatings 15 00538 g005
Figure 6. Index of relative importance of temperature, TOW, SO2 concentration, Cl concentration, and exposure time for (a) maximum corrosion depth of 39.7 µm and (b) minimum corrosion depth 0.3 µm.
Figure 6. Index of relative importance of temperature, TOW, SO2 concentration, Cl concentration, and exposure time for (a) maximum corrosion depth of 39.7 µm and (b) minimum corrosion depth 0.3 µm.
Coatings 15 00538 g006
Figure 7. User-friendly ANN software for predicting corrosion depth.
Figure 7. User-friendly ANN software for predicting corrosion depth.
Coatings 15 00538 g007
Table 1. Comparison of prediction of corrosion rate by ANN model with the other models.
Table 1. Comparison of prediction of corrosion rate by ANN model with the other models.
Modeling ApproachPearson’s rAdjusted R2RMSE (mm)MAE (mm)Reference
Our ANN0.940.920.050.04Current study
Traditional Power-Law0.820.760.150.12Feliu et al. [15]
Statistical Regression0.850.810.120.10Tidblad et al. [22]
Previous ANN (3 parameters)0.880.840.090.07Kenny et al. [20]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Maurya, A.K.; Tiwari, S.; Bhavani, A.G.; Park, N.; Reddy, N.G.S. Artificial Neural Network-Based Modeling of Atmospheric Zinc Corrosion Rates Using Meteorological and Pollutant Data. Coatings 2025, 15, 538. https://doi.org/10.3390/coatings15050538

AMA Style

Maurya AK, Tiwari S, Bhavani AG, Park N, Reddy NGS. Artificial Neural Network-Based Modeling of Atmospheric Zinc Corrosion Rates Using Meteorological and Pollutant Data. Coatings. 2025; 15(5):538. https://doi.org/10.3390/coatings15050538

Chicago/Turabian Style

Maurya, Anoop K., Saurabh Tiwari, Annabathini Geetha Bhavani, Nokeun Park, and Nagireddy Gari Subba Reddy. 2025. "Artificial Neural Network-Based Modeling of Atmospheric Zinc Corrosion Rates Using Meteorological and Pollutant Data" Coatings 15, no. 5: 538. https://doi.org/10.3390/coatings15050538

APA Style

Maurya, A. K., Tiwari, S., Bhavani, A. G., Park, N., & Reddy, N. G. S. (2025). Artificial Neural Network-Based Modeling of Atmospheric Zinc Corrosion Rates Using Meteorological and Pollutant Data. Coatings, 15(5), 538. https://doi.org/10.3390/coatings15050538

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop