Introduction

Water is one of the essential requirements of all life-supporting processes. Access to clean and safe water is one of the world’s main problems. The textile industry’s waste effluents usually contain high concentrations of pigments, dyes, and toxic materials, which must be removed1,2,3,4,5,6. Hexavalent chromium (Cr(VI)) is recognized as a significant environmental pollutant and a potent carcinogen in humans. The World Health Organization recommends maintaining Cr(VI) levels in drinking water below 0.05 mg/L to mitigate health hazards7. Cr(VI), a more pernicious form compared to its trivalent counterpart, is associated with a range of health issues, such as allergic reactions, anemia, skin burns, and reproductive harm. Long-term exposure and accumulation of Cr can result in various pathophysiological conditions7,8.

Various strategies have been developed to remove heavy metals from aquatic environments due to their pronounced toxicity and pollution from industrial activities. These approaches include reverse osmosis and nanofiltration9, adsorption10,11, ion exchange, chemical reduction, and coagulation processes12. Reverse osmosis and nanofiltration, which are membrane-based methods, demonstrate remarkable effectiveness in removing Cr(VI). The employment of various adsorbents in adsorption processes has shown significant advantages, especially with recent advancements in composite materials enhancing their adsorption capacity. Also, the agricultural wastes have been modified to be used as the adsorbent4,13,14. Resin-based ion exchange methods have effectively reduced contaminant levels to minimal amounts. The process of chemical reduction, succeeded by coagulation and filtration, has been established as a feasible approach through scientific verification.

Current research is directed towards creating new techniques to improve the sustainability and effectiveness of these removal processes9,12,15. The catalytic reduction method proficiently converts the highly toxic Cr(VI) to the less dangerous Cr(III), diminishing its adverse environmental effects. This approach stands out for its efficiency and eco-friendliness relative to alternative Cr(VI) elimination methods, presenting an enhanced solution for cleansing environments tainted with Cr(VI). Mesoporous carbon catalyzes the reduction of Cr(VI), possessing key characteristics such as a well-organized structure with evenly distributed pores of the same size16, increased reactivity facilitated by mesoporous that allows access to active sites16, and the ability to enhance interaction with reactants through surface functionalization17. Palladium and iron bimetallic nanoparticles have demonstrated high efficacy in converting Cr(VI) to Cr(III), rendering them highly promising for eco-friendly remediation purposes18.

Design of Experiments (DOE) is a methodical strategy employed to investigate the relationship between process variables and results, aiming to pinpoint causal relationships and enhance processes by modifying variables. Response Surface Methodology (RSM) is a DOE technique that seeks to improve processes by creating models that show the connection between many inputs and a specific output to maximize the output19,20,21. A central composite design (CCD) is utilized to build a second-order polynomial for the response variables in RSM. CCD is used to consider the importance of variables in the response.

Kinetic Monte Carlo (KMC) simulation can study the time-dependence progression of phenomena such as chemical reactions and particle diffusion22,23. This method is a variant specifically designed to investigate kinetic information, mechanisms, and fundamental processes to model the temporal evolution of a chemical system. KMC method is a simple, powerful, and flexible tool for exercising the mechanisms to gain a model of the phenomena. Combining KMC with DOE methodologies could significantly improve simulation research. This method aims to enhance the predicted accuracy and operational efficiency of the reactions24,25. Although RSM is usually used to design empirical studies, this method has been applied to simulate the catalytic reactions24,25,26,27. Recently, this method was used to theoretically examine the Cr(VI) reduction rate to Cr(III) on Pd-CNTs nanocatalyst, with HCOOH as a reducing agent28. Using KMC and DOE together, a reaction condition was proposed to give the Cr(VI) reduction efficiency as 100%.

In this study, we employed KMC simulations alongside RSM to delve into the formation of trivalent Cr(III) from the reduction of Cr(VI) using magnetic mesoporous carbon material doped with nitrogen loaded by Pd and Fe nanoparticles (Pd/Fe-NMC). Our primary aim is to develop a proposed mechanism for this reaction using the experimental work of Li et al.29. Furthermore, we will explore how different independent variables, including the concentration of sodium formate (used as a reducing agent), the concentration of dichromate (Cr2O72−), pH levels, and the duration of the reaction, influence the efficiency of Cr(III) production. Also, we will determine the most favorable conditions for this reaction.

Methods

Simulation method

Kinetic Monte Carlo methods are an advanced computational approach for simulating the temporal dynamics of atomic or molecular systems by using reaction rates to illustrate state changes. These methods are complemented by the chemical master equation, which provides an in-depth probabilistic examination of the system’s dynamic state transitions over time. In KMC simulations, the system’s condition is represented by a statistical distribution. The term Pα signifies the probability that the system is in a specific state α at time t. The effectiveness of these methods in predicting the system’s temporal behavior heavily depends on this probabilistic framework. Transition rates between states are critical for the simulation’s precision. The notation Wαβ denotes the rate at which the system transitions from state β to state α, reflecting the likelihood of this change happening within a given timeframe. Gillespie’s algorithm, integral to KMC methods, is particularly adept at simulating the stochastic development of chemical systems. It precisely determines the order and timing of reactions, such as the reversible A ↔ B, by leveraging the probabilities and rates of reactions30,31:

$$aA\mathop \rightleftharpoons \limits_{{k_{ - 1} }}^{{k_{1} }} bB$$
(1)

This approach enables detailed and precise modeling of chemical kinetics, capturing the discrete and random nature of molecular interactions.

The simulation algorithm is structured around a set of defined reactions, denoted as R = (R1, R2,…, RM), where each Ri corresponds to a specific chemical conversion; for example, R1 is associated with the transformation from A to B (A → B), and R2 with the reverse, from B to A (B → A). The rate constant, symbolized by k, quantifies the likelihood per unit of time a reaction occurs, which varies with the concentration of the chemical species. The stoichiometric coefficients indicated as ai and bi, denote the number of molecules of reactants and products participating in each reaction, respectively. This method sequentially evaluates individual reactions to depict the entire reaction system accurately. The probability of each reaction occurring is calculated using the formula ai = ki· Ci, where Ci represents the concentration of the reacting species for the ith reaction, and ki is its respective rate constant. The cumulative reaction probability, represented by "a," is computed by summing up these individual probabilities (a1, a2,…, aм), effectively integrating the likelihoods of all reactions within the system.

$$a=\sum_{i}^{M}{a}_{i}$$
(2)

The rate constant, denoted as k, is affected by the concentrations of reactants and products, resulting in a nonlinear behavior of the chemical rate constant, as seen in molecular dynamics (MD) simulations. This complexity suggests that the conventional rate equations fall short, necessitating a more elaborate theoretical framework to depict even straightforward processes accurately. Two random numbers are generated in the formulas applied, each ranging from zero to one, following a uniform distribution. The first of these numbers referred to as r1, is used to calculate the duration of each step in the process, where τ symbolizes the time factor.

$$\tau =\frac{1}{a}ln\frac{1}{{r}_{1}}$$
(3)

The symbol r2 represents the specific reaction occurring. The KMC model relies heavily on an algorithm that consistently updates the list of possible events, maintaining the alignment of the simulation’s temporal progression with real-time dynamics. This continuous updating process is a core component of the model, essential for ensuring that the simulation duration corresponds accurately to actual temporal developments32.

This research employed Chemical kinetic simulator (CKS) version 1.01 software, incorporating Gillespie’s algorithm, to perform KMC simulations. Developed at IBM’s Almaden Research Center, the CKS software package is programmed in C and C++ and has been grounded in Gillespie’s algorithm since 2001. The software has established a substantial reputation across various chemical research fields as a dependable tool for accurately simulating chemical reactions. Its widespread recognition is reflected in the significant number of citations, underscoring its efficiency and utility in computational chemistry. The software’s ability to precisely mimic complex chemical phenomena has made it an indispensable resource in the industry33,34,35.

Response surface methodology

Applying RSM involves a systematic approach, from conducting two-factor experiments to deeply exploring and evaluating essential input factors. These initial experiments are critical for identifying the main elements influencing the desired outcome. RSM employs regression analysis to explore the relationship between input variables and the resulting response, providing insights into how input changes affect the outcome. This approach improves process efficiency by narrowing the focus to the most critical variables, reducing experimental time and costs36. Optimization methods are then applied to ascertain the optimal settings for the input variables to enhance the result’s quality or efficiency33,37. Factorial designs, particularly beneficial under resource constraints, enable concurrently examining multiple variables’ effects on the result, thus offering comprehensive insights into the system under study38. A two-factorial experimental design specifically assesses how variables at different levels, high and low, affect the response variable, employing statistical methods for this analysis. This enables researchers to identify significant variables and quantify their effects on the outcome. In scenarios with k variables, two-factorial designs require 2k experiments. Fractional factorial designs are adopted for cases involving numerous variables, conducting only a portion of the 2k experiments, thereby streamlining the research process and reducing costs39.

Central Composite Design (CCD) is a prominent technique in RSM utilized for constructing second-order response surface models and executing factorial experiments. CCD excels in evaluating how input factors influence the response variable, thereby deepening the understanding of the fundamental relationships and interactions. The design strategically selects the midpoint values of critical variables as the central point, facilitating the assessment of variations and effects of other inputs40. In this study, version 7.0.0 of a renowned test design software, well-regarded in the DOE domain, was employed to identify the primary factors affecting a particular quality attribute in the process. The systematic approach of CCD is crucial for thoroughly exploring and improving the response surface, playing a vital role in process optimization. Through this method, researchers are equipped to ascertain the optimal conditions that significantly enhance the desired quality attribute41. The test design software streamlines the experimental workflow, enabling the precise and reliable determination of key factors.

Results and discussion

We have used fitting between the experimental data and simulation results to find the best mechanism and kinetic data. By using the experimental data and fitting them to the simulation results, we can get the best mechanism and kinetic data for a process. After finding the mechanism and kinetic data and confirming them with experimental data, we have used KMC simulation to suggest an optimal condition. Using RSM and the proposed mechanism and kinetic data, we can recommend the optimal condition for this process without going to the laboratory, spending money, buying materials, and wasting time.

Mechanism

Mechanism

The research presented herein draws upon the foundational experimental efforts of Li et al. (2016), who 2016 successfully synthesized a novel nitrogen-doped magnetic mesoporous carbon material loaded by palladium and iron nanoparticles (Pd/Fe-NMC). The research investigates the catalytic characteristics of Pd/Fe-NMC, focusing on its effectiveness in promoting the reduction of Cr(VI) within industrial effluents, which augments the catalytic performance of the process. It was noted that the capability of Pd-Fe/NMC to decrease Cr(VI) levels declines with an increase in the initial concentration of chromium. Sodium formate (HCOONa) was the reducing agent within this experimental framework. The experimental setup and kinetic analysis required measuring various parameters, such as the reaction temperature, its time, the initial concentrations of the reactants, the initial concentration of active sites on the catalyst, and the rate constants for different reaction stages. Specifically, the initial concentrations of Cr2O72− and HCOONa were adjusted at 0.008824 M and 0.00017 M, respectively. The reaction medium’s pH was consistently held at 2. To enhance the catalytic activity, the initial amount of active sites on the surface of the nanocatalyst was meticulously adjusted through repeated simulation iterations. The objective was to improve the correlation coefficient between the simulated outcomes and the experimental findings, which was accomplished when the concentration reached 50 M. The reaction took place at a temperature of 30 °C for 60 min. The suggested mechanism for the conversion of Cr(VI) to Cr (III) involves the interaction between HCOONa and the Pd/Fe-NMC catalyst, comprising several distinct steps:

Step 1:

$${\text{Cr}}_{{2}} {\text{O}}_{{{7}({\text{aq}})}}^{2 - } + {\text{ H}}_{{2}} {\text{O}}_{{({\text{l}})}} \mathop \rightleftharpoons \limits_{{k_{ - 1} }}^{{k_{1} }} {\text{2HCrO}}_{{{4}({\text{aq}})}}^{ - }$$
(4)

Step 2:

$${\text{HCOON}}_{{({\text{aq}})}} \mathop \rightleftharpoons \limits_{{k_{ - 2} }}^{{k_{2} }} {\text{HCOO}}_{{({\text{aq}})}}^{ - } + {\text{Na}}_{{({\text{aq}})}}^{ + }$$
(5)

Step 3:

$${\text{HCOO}}_{{({\text{aq}})}}^{ - } + {\text{Site}}\mathop \rightleftharpoons \limits_{{k_{ - 3} }}^{{k_{3} }} {\text{HCOO}}_{{({\text{ads}})}}^{ - }$$
(6)

Step 4:

$${\text{HCrO}}_{{4({\text{aq}})}}^{ - } + {\text{Site}}\mathop \rightleftharpoons \limits_{{k_{ - 4} }}^{{k_{4} }} {\text{HCrO}}_{{4({\text{ads}})}}^{ - }$$
(7)

Step 5:

$${\text{3H}}_{2} {\text{O}}_{(1)} + {\text{HCrO}}_{{4({\text{ads}})}}^{ - } \to ^{{k_{5} }} {\text{Cr(OH)}}_{{6({\text{ads}})}} + {\text{OH}}_{{({\text{aq}})}}^{ - }$$
(8)

Step 6:

$${\text{6H}}_{{({\text{aq}})}}^{ + } + 3{\text{HCOO}}_{{({\text{ads}})}}^{ - } + {\text{Cr(OH)}}_{{6({\text{ads}})}} \to ^{{k_{6} }} {\text{3HCO}}_{{2({\text{ads}})}}^{ + } + {\text{Cr(III)}}_{{({\text{ads}})}} + 6{\text{H}}_{2} {\text{O}}_{(1)}$$
(9)

Step 7:

$${\text{HCO}}_{{2({\text{ads}})}}^{ + } \to _{{k_{8} }}^{{k_{7} }} {\text{CO}}_{{2({\text{aq}})}} + {\text{H}}_{{({\text{aq}})}}^{ + } + {\text{Site}}$$
(10)

Step 8:

$${\text{Cr(III)}}_{{({\text{ads}})}} \to ^{{k_{8} }} {\text{Cr(III)}}_{{({\text{aq}})}} + {\text{Site}}$$
(11)

Figure 1 illustrates a comprehensive diagram of this procedure.

Fig. 1
Fig. 1The alternative text for this image may have been generated using AI.
Full size image

Schematic representation of the Cr(VI) removal process utilizing Pd-Fe/NMC.

The described stages outline the catalytic process for converting Cr(VI) to Cr(III) utilizing the Pd/Fe-NMC catalyst. This sequence includes the adsorption of reactants, the creation of intermediate compounds, and the release of end products, with the catalyst sites refreshed for future cycles. The rate constant for the initial step (k1, k-1) was lower than that of subsequent stages, designating it as the rate-limiting step within this mechanism. The rate constants for each reaction stage were established as modifiable variables and refined through repeated simulation iterations and subsequent comparisons between theoretical predictions and experimental outcomes. Table 1 outlines the rate constants determined for each specific reaction stage.

Table 1 Simulation-derived rate constants for Cr(VI) reduction to Cr(III) using Pd/Fe-NMC and HCOONa (as reducing agent).

Figure 2 illustrates the alignment between the theoretical model and empirical data. The significant concordance, evidenced by the changes in Cr2O72− concentration over time, validate the proposed reaction pathway and the established rate constants, underscored by an R2 value of 0.9872. This exceptional degree of match bolsters confidence in the accuracy of the adopted reaction mechanism and kinetic parameters. In the research conducted by Li et al. (2016), the results and data affirm a reduction efficiency of 99.82% for Cr2O72−.

Fig. 2
Fig. 2The alternative text for this image may have been generated using AI.
Full size image

Comparison of experimental (circles) and predicted Cr(III) production (solid line) curve on the Pd/Fe-NMCTs surface.

Central composition design

After analyzing the study paper, we have discovered four crucial criteria that have the most significant impact on creating Cr(III). Concurrently, we determined the upper and lower limits for each variable. The variables encompass:

  • Reaction time (variable A): The selected variable for the study is the duration of the reaction, which influences the efficiency of the Cr(VI) reduction process.

  • The concentration of hydrogen ions (variable B): Based on experimental research on dichromate reduction, it was shown that pH is one of the parameters that affect the effectiveness of the process. A suitable pH range was chosen after carefully analyzing the specifics of multiple articles and experimental designs.

  • Concentration of Cr2O72− (denoted as variable C): The efficiency of the Cr2O72− reduction test is influenced by the initial concentration of Cr2O72−. Thus, one of the factors considered for this test plan is the concentration of Cr2O72−, which is established by examining relevant papers on the subject. The selection of maximum and lowest values (ranges) should be done to allow the test design program to provide valid analyses.

  • Variation in the concentration of the HCOONa (denoted as variable D): In the present study, HCOONa was used as the reducing agent. To assess the effect of the concentration of the reducing agent, an appropriate range was determined based on the research conducted by Li et al.29. The specific ranges of factors that impact the reaction for all three systems are documented in Table 2.

Table 2 The variations and magnitudes of adjustments in variables.

Enhanced results were obtained by examining factors affecting the process and adjusting the reaction’s time and pH conditions. The optimal variable was identified by thoroughly assessing the distinct features and attributes of the method. The yield percentage of Cr(III) production was calculated using the subsequent correlation:

$$\text{\% Percentage yield of Cr}\left(\text{III}\right)= \frac{[\text{Cr}\left(\text{III}\right)]}{2{[{\text{Cr}}_{2}{{\text{O}}_{7}}^{2-}]}_{0}}\times 100$$
(12)

In this equation, the production yield percentage acts as the dependent variable. The initial concentration of Cr2O72− for each experiment is indicated by a distinct symbol. The equation’s coefficient, 2, illustrates the stoichiometric relationship between the moles of one substance utilized and the moles of another substance generated. After identifying the most pivotal factors and determining their values, an appropriate experimental framework was chosen to examine the key elements’ varied magnitudes and interconnected effects. For this purpose, a central composite design was employed. In this specific framework, each variable was characterized by five distinct levels. The experimental design software facilitated the input of the highest and lowest values for the variables, thus establishing five respective levels for each. The numerical value of α was also established to be 2 (Table 2).

After entering the factors affecting the Cr(III) production process and their respective ranges of variation into the experimental design software, the program generated a series of 30 distinct experiments. Following this, 30 simulations were carried out, with the necessary adjustments applied to the variables in each case. The catalytic formation of Cr(III) in a solution containing sodium formate was emulated using kinetic simulation software, adhering to the experimental parameters defined by the design software. The yield percentage of Cr(III) production for each experiment was calculated using Eq. (12), taking into account the produced Cr(III) concentration and the initial dichromate concentration. Table 3 presents the results for the response variable along with the detailed experimental conditions of the system.

Table 3 Matrix of CCD experiments and corresponding results.

The Design Expert software suggests a model for the relationship between the variables and the response variable, which is described using the quadratic polynomial equation (Eq. 13).

$$\begin{aligned} {\text{Ln }}\left( {R_{1} + 0.01} \right) & = + 0.91 + 0.23A{-}2.31B{-}0.54C + 0.035D \\ & \quad {-}0.17AB{-}0.065 \, AC{-}0.066AD{-}0.16BC{-}0.044BD \\ & \quad {-}0.18CD + 0.18A^{2} {-}0.27B^{2} {-}0.28C^{2} {-}0.016D^{2} \\ \end{aligned}$$
(13)

The variable A indicates reaction time, variable B corresponds to pH, variable C signifies the concentration of Cr2O72−, and variable D represents the concentration of HCOO. The equation provided designates the response variable as R1. In contrast, the primary components are represented by the variables A through D. The relationships among these elements are defined by AB through CD. In contrast, the secondary impacts of the variables are shown by A2 through D2. This statistical significance extends to all variables within the model, including reaction time, pH, sodium acetate concentration, and dichromate concentration, as well as their interactions, each showing p-values less than 0.05, underlining their relevance and significance within the framework. The factors most significantly impacting the yield percentage of Cr(VI) reduction are pH (variable B) and then dichromate concentration (variable C). The pH and dichromate concentration variables negatively affect the reduction of Cr(VI). Therefore, Cr(VI) reduction on Pd-Fe/NMC has high efficiency at acidic conditions. The factors with low effects on the yield percentage of Cr(VI) reduction are reaction time (variable D) and sodium acetate concentration (variable A). The reaction time and sodium acetate concentration variables positively affect the reduction of Cr(VI).

Sodium formate is a reducing agent in this reaction, a factor that causes Cr(VI) to be converted to Cr(III). As the presented mechanism shows, sodium formate is first converted to formate, which is then adsorbed to the catalyst’s surface. The adsorbed formate reduces Cr(VI) to Cr(III). Therefore, it is effective in the reaction yield, and its effect should be investigated. As observed in Eq. (13), the impact of sodium formate concentration on the reaction efficiency is negligible when considering its changes from 0.1 to 1.8 M, but these changes cannot be ignored. The results showed that increasing the concentration of sodium formate increases the response, although this effect is smaller than pH or Cr2O72− concentration or reaction time.

Table 4 presents an analysis of variance (ANOVA), which is employed to assess the significance and accuracy of the model put forward and to determine the influence of the variables on the dependent variable. The selected model demonstrates a high level of appropriateness, as evidenced by P-value less than 0.0001, a high F-value of 55.00, and high R2 of 0.9809. The model’s correlation coefficient, R2 = 0.9809, indicates a robust capacity to account for variations in the response variable, demonstrating how well changes in the response are explained by the model’s factors and their interactions. This high correlation coefficient suggests that the model effectively captures the variations in the dependent variable. The adjusted correlation coefficient (Adj R2 = 0.9631) aligns well with the predicted correlation coefficient (Pred R2 = 0.8899), showing good predictive accuracy. Additionally, the coefficient of variation (C.V.% = 56.89) confirms the precision and thoroughness of the experiments. The system’s signal-to-noise ratio, at 30.224, is deemed excellent. The strong concordance between observed and predicted values affirms the model’s accuracy and reliability.

Table 4 ANOVA examination assessing the fit between simulation data and the response surface model.

Assessing diagnostic and perturbation plots

Figure 3 compares the predicted data from the program and the actual experimental results. The values are uniformly distributed around the 45° diagonal, indicating the model’s high predictive accuracy for estimating the efficiency percentage of Cr(III) production. Consequently, the model exhibits commendable precision in mirroring the experimental outcomes.

Fig. 3
Fig. 3The alternative text for this image may have been generated using AI.
Full size image

Plot comparing the predicted and actual Cr(III) production efficiency on the Pd/Fe-NMC surface.

Figure 4 demonstrates the impact of varying one parameter at a time while keeping the others fixed on the response variable. The constants are set as follows: time at 200.5, pH at 2.57, Cr2O72− concentration at 0.00505 M, and HCOONa concentration at 0.95 M. The variable causing the most significant deviation from the baseline significantly influences the outcome. The graph highlights that pH (Variable B) is the critical factor affecting Cr(III) production efficiency. Conversely, HCOONa concentration (Variable D) shows minimal deviation, suggesting a negligible impact. The plot indicates a negative correlation between the dependent variable and both dichromate concentration and pH, signifying a reduction in the dependent variable. In contrast, positive slopes for time and HCOONa concentration imply an increase in the dependent variable. pH is noted as a crucial control parameter in the adsorption of metal ions. At a pH of 0.5, Cr predominantly exists as HCrO4 and Cr2O72− ions in the solution. Additionally, this pH level increases the concentration of H+ ions on the catalyst’s surface, leading to an electrostatic attraction between Cr states and the adsorbent surface due to the charge disparity, thus enhancing adsorption. At elevated pH levels, adsorption efficiency significantly drops due to the competition between HCrO4 and OH ions on the adsorbent’s surface. The study suggests that Cr(VI) adsorption peaks at a pH of 0.5, greatly enhancing reduction efficiency. Furthermore, the data concerning Cr2O72− concentration (Variable C) indicate a decline in removal efficiency with increasing Cr concentrations, attributed to the saturation of adsorbents’ active sites at higher concentrations.

Fig. 4
Fig. 4The alternative text for this image may have been generated using AI.
Full size image

Perturbation plot of Cr(III) production efficiency on the Pd/Fe-NMC surface.

An extended duration enhances the yield of Cr(III), providing additional time for transforming Cr2O72− ions into Cr(III). As shown in Fig. 4, the consistent and linear trend associated with HCOONa concentration indicates a negligible impact on the production efficiency of Cr(III) within the scope of the program’s explored design space.

Assessing the interaction of variables on Cr(III) production efficiency

This section utilizes Pareto graphical analysis and three-dimensional visualizations to examine the interactions between variables. Pareto analysis helps eliminate less critical factors from the process, focusing instead on the more influential ones42,43. The impact percentage of each factor is determined using Eq. (13) and the coefficients outlined in the model presented in Eq. (14).

$${P}_{i}=\left(\frac{{\alpha }_{i}^{2}}{\sum {\alpha }_{i}^{2}}\right)\times 100i\ne 0$$
(14)

In this context, the term Pi denotes the relative impact of each factor, while αi symbolizes the respective coefficient within the proposed model. The results obtained from this analytical approach are depicted in Fig. 5. In this framework, the pH level (Variable B) significantly influences the efficiency of Cr(III) production. Subsequently, the concentrations of Cr2O72− (Variable C) and time (Variable A) are identified as having considerable effects on the outcome variable.

Fig. 5
Fig. 5The alternative text for this image may have been generated using AI.
Full size image

Pareto graphical analysis for Cr(III) production efficiency on the Pd/Fe-NMC surface.

Optimization of effective variables on Cr(III) production efficiency

The research further investigates the interactions among essential variables and their effect on Cr(III) production efficiency in a three-stage chrome manufacturing process, using three-dimensional graphics for analysis. As described earlier, each graph is constructed based on the developed model, altering two variables simultaneously while maintaining the others constant. The set values for the variables are as follows: time = 200.5, pH = 2.75, [Cr2O72−] = 0.00505 M, and [HCOONa] = 0.95 M. Figure 6a illustrates the simultaneous effects of time (Variable A) and pH (Variable D) on Cr(III) production efficiency. Maximum efficiency in Cr(III) production is observed with the most extended duration and lowest acidity. The interplay between time and pH does not significantly alter the yield percentage of Cr(III) production. Figure 6b shows the joint effect of time (Variable A) and Cr2O72− concentration (Variable C) on Cr(III) synthesis efficiency. The graph indicates increased efficiency correlates with more extended periods and lower Cr2O72− concentrations. This suggests the most effective Cr(III) generation occurs with prolonged durations and minimal Cr2O72− concentrations, highlighting that an extended timeframe enhances Cr(III) output. Nonetheless, the efficiency diminishes with higher dichromate levels, underlining a decreased significance of time in enhancing Cr(III) yield at elevated concentrations. Figure 6c illustrates the combined effects of time (Variable A) and HCOONa concentration (Variable D) on Cr(III) production efficiency. The optimal conditions for maximizing Cr(III) production efficiency are longer time frames and higher HCOONa concentrations, indicating a significant interaction between these factors.

Fig. 6
Fig. 6The alternative text for this image may have been generated using AI.
Full size image

Plots illustrating the concurrent interaction effects on the response surface of (a) Time (A) and pH (B), (b) Time (A) and [HCOONa] (D), c Time (A) and [Cr2O72−] (C) on the Cr(III) production.

Figure 7a depicts the synergistic effects of pH (Variable B) and Cr2O72− concentration (Variable C) on Cr(III) production efficiency. The highest efficiency is observed at the minimum values of both pH and Cr2O72− concentration variables. As seen in this figure, a simultaneous increase in the concentration of Cr2O72−and pH causes a decrease in Cr(VI) reduction. This negative result is also shown in Eq. (13). pH has a negative effect on the reaction efficiency. According to step 6 of the mechanism, H+is necessary to reduce Cr(VI) to Cr(III), and the reaction proceeds in acidic conditions. Similarly, increasing the initial concentration of Cr2O72− causes a decrease in the efficiency. In the conditions we considered for the experimental design, both of these parameters, pH and Cr2O72− concentration, cause a reduction in the response. The surface plot (Fig. 7a) and Eq. (13) also showed that a simultaneous increase in these two variables causes an increase in the response, and a concurrent rise in these two variables causes a decrease in the response.

Fig. 7
Fig. 7The alternative text for this image may have been generated using AI.
Full size image

Plots illustrating the concurrent interaction effects on the response surface (a) pH (B) and [Cr2O72−] (C), (b) pH (B) and [HCOONa] (D), (c) [Cr2O72−] (C) and [HCOONa] (D) on the Cr(III) production.

Figure 7b shows the impact of combining pH (Variable B) and HCOONa concentration (Variable D) on Cr(III) synthesis efficiency, measured in percentage. The relationship between pH and HCOONa concentration reveals that HCOONa concentration does not vary significantly at higher pH levels. Hence, the most favorable conditions for Cr(III) production efficiency are lower pH values and higher HCOONa concentrations. In Fig. 7c, the interaction between Cr2O72− concentration (Variable C) and HCOONa concentration (Variable D) on Cr(III) synthesis efficiency is demonstrated. The efficiency of Cr(III) production diminishes with increased Cr2O72− concentration but improves with a higher HCOONa concentration. Consequently, optimal efficiency in Cr(III) synthesis is achieved by combining low Cr2O72− concentration with high HCOONa levels.

The software specifies recommended values and ranges for the variables, as outlined in Table 5. The model’s predictive accuracy was validated through simulations of the catalytic process for Cr(III) production using the optimal variable settings. The agreement between the computed values and the predicted outcomes affirms the model’s reliability, which was established through the response surface methodology. The simulation results demonstrate a higher Cr(III) yield than the experimental values, suggesting enhanced production efficiency under the proposed optimal conditions. The findings from the simulations in this study are contrasted with empirical results from existing literature, detailed in Table 6. This study aimed at improving the conversion from Cr(VI) to Cr(III) utilizing a nitrogen-doped magnetic mesoporous carbon framework embedded with palladium and iron nanoparticles (Pd/Fe-NMC), as reported by Li et al.29. The derived optimal conditions, featuring a Cr2O72− concentration of 0.00083 M and an HCOONa concentration of 1.02 M, resulted in a 99.82% reduction of Cr2O72−, which closely matches the 100% efficiency achieved in laboratory conditions, as indicated in Table 6.

Table 5 Percentage of Cr(III) production on Pd/Fe-NMC surface under optimal conditions.
Table 6 Comparison of catalytic activity for the reduction of Cr(VI) to Cr(III) using various catalytic systems reported in literature and the results obtained in the present study.

Additionally, the efficiency of the Pd/Fe-NMC system in reducing Cr2O72− was compared with other systems, including nitrogen-doped porous carbon with magnetic nanoparticles (Fe₃O₄ and Fe) known as RHC-mag-CN44, magnetic mesoporous carbon hybrids infused with Pd nanoparticles (Pd/Fe-NMC)29, Fe3O4/Pd nanoparticles within a nitrogen-doped carbon shell (Fe₃O₄/Pd@NC) magnetic iron nanoparticles within ordered mesoporous carbon (Fe/CMK-3), and magnetic mesoporous carbon with polyaniline (PANI–Fe/OMC)47.The present study exhibits superior Cr₂O₇2− reduction efficiency compared to most cited works. Nevertheless, it should be noted that the Fe₃O₄/Pd@N–C catalyst described in45 achieved a 100% reduction efficiency, outperforming our catalyst in this specific criterion.

Conclusion

This study explored a simulation examination of the Cr(VI) reduction rate on Pd/Fe-NMC using the reducing agent HCOONa. We utilized KMC simulation paired with RSM to understand the reaction mechanisms and identify the optimal conditions for Cr(VI) reduction. The mechanism and kinetics parameters of Cr(VI) reduction on Pd/Fe-NMC were studied using experimental data. The Cr(OH)6 was proposed as an intermediate of this reaction. The effects of variables such as [HCOONa], [Cr2O72−], pH, and reaction time were studied on Cr(VI) reduction. The results showed that pH is the most effective parameter for Cr(IV) reduction. Decreasing pH and [Cr2O72−] increases the reaction yield, while [HCOONa] and Reaction time positively influence it. The optimum condition was obtained, which gives the Cr(IV) reduction efficiency of Pd/Fe-NMC 99.82%. The successful application of these optimal conditions demonstrates the potential as an effective catalyst and emphasizes the necessity of precise parameter control for achieving the best results. This work contributes to developing a clean and sustainable method for chromium reduction, aiding in reducing environmental pollution and advancing sustainability in chemical manufacturing.