<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article  PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article"><front><journal-meta><journal-id journal-id-type="publisher-id">JCC</journal-id><journal-title-group><journal-title>Journal of Computer and Communications</journal-title></journal-title-group><issn pub-type="epub">2327-5219</issn><publisher><publisher-name>Scientific Research Publishing</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="doi">10.4236/jcc.2023.113011</article-id><article-id pub-id-type="publisher-id">JCC-124040</article-id><article-categories><subj-group subj-group-type="heading"><subject>Articles</subject></subj-group><subj-group subj-group-type="Discipline-v2"><subject>Computer Science&amp;Communications</subject></subj-group></article-categories><title-group><article-title>
 
 
  Parameter Optimization of Intercalated Meltblown Nonwovens Based on NSGA-II
 
</article-title></title-group><contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Peiyuan</surname><given-names>Jin</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Renjie</surname><given-names>Chu</given-names></name><xref ref-type="aff" rid="aff2"><sup>2</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Quanxi</surname><given-names>Feng</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref><xref ref-type="corresp" rid="cor1"><sup>*</sup></xref></contrib></contrib-group><aff id="aff2"><addr-line>Institute of Technology, Guilin University, Guilin, China</addr-line></aff><aff id="aff1"><addr-line>School of Science, Guilin University of Technology, Guilin, China</addr-line></aff><pub-date pub-type="epub"><day>10</day><month>03</month><year>2023</year></pub-date><volume>11</volume><issue>03</issue><fpage>146</fpage><lpage>158</lpage><history><date date-type="received"><day>21,</day>	<month>February</month>	<year>2023</year></date><date date-type="rev-recd"><day>28,</day>	<month>March</month>	<year>2023</year>	</date><date date-type="accepted"><day>31,</day>	<month>March</month>	<year>2023</year></date></history><permissions><copyright-statement>&#169; Copyright  2014 by authors and Scientific Research Publishing Inc. </copyright-statement><copyright-year>2014</copyright-year><license><license-p>This work is licensed under the Creative Commons Attribution-NonCommercial International License (CC BY-NC).http://creativecommons.org/licenses/by-nc/4.0/</license-p></license></permissions><abstract><p>
 
 
  The preparation process parameters of intercalated meltblown nonwoven materials are complicated, and the relationship between process parameters, structural variables, and product performance needs to be investigated to establish a good mechanism for product performance regulation. In this study, we first used Wilcoxon test and Pearson correlation analysis to investigate the effect of intercalation rate on structural variables and product performance. Then, regression models were constructed to predict the values of each structural variable under different combinations of process parameters. Finally, we constructed a multi-objective constrained optimization problem based on the stepwise regression model and the product variable conditions. The problem was solved using the NSGA-II algorithm. The optimal was achieved when the acceptance distance was 2.892 cm and the hot air speed was 2000 r/min.
 
</p></abstract><kwd-group><kwd>Regression Model</kwd><kwd> NSGA-II Algorithm</kwd><kwd> Meltblown Nonwovens</kwd><kwd> Parameter Optimization</kwd></kwd-group></article-meta></front><body><sec id="s1"><title>1. Introduction</title><p>Meltblown nonwoven material [<xref ref-type="bibr" rid="scirp.124040-ref1">1</xref>] is a widely used air filtration material due to its good filtration performance, simple production process, low cost, and light weight. It is an important raw material for mask production for domestic and foreign enterprises. However, the fine fiber of meltblown nonwoven material often results in poor compression and elasticity performance in the final product. To address this issue, scientists have developed the interlayer meltblown method and created “Z-shaped” interlayer meltblown nonwoven material [<xref ref-type="bibr" rid="scirp.124040-ref2">2</xref>] [<xref ref-type="bibr" rid="scirp.124040-ref3">3</xref>] . The intercalated meltblown composite technology is to add a staple fiber carding machine and a blower to the traditional melt-blown equipment. After the intercalated fibers are cleared, they are blown into the melt-blown ultra-fine fiber flow by the blower device. This technology significantly improves the compressive resilience of the product, thereby enhancing its filtration efficiency performance.</p><p>The preparation of interlayer meltblown nonwoven materials is a complex process, and the resulting structural variables (such as thickness, porosity, and compressive resilience) of the product can differ under different meltblown process parameters (such as receiving distance and hot air velocity). These variations in structural variables can affect the product properties, such as filtration resistance, filtration efficiency, and gas permeability. Therefore, it is important to investigate the relationship between process parameters and structural variables and product performance to establish a more effective product performance regulation mechanism.</p></sec><sec id="s2"><title>2. Method</title><sec id="s2_1"><title>2.1. Regression Model</title><p>1) Multiple linear regression model [<xref ref-type="bibr" rid="scirp.124040-ref4">4</xref>]</p><p>Response variables Y and p the explanatory variables X 1 , X 2 , ⋯ , X p . The relationship between can be portrayed by the following linear model.</p><p>Y = β 0 + β 1 X 1 + β 2 X 2 + ⋯ + β p X p + ε . (1)</p><p>where β 0 is the constant term, and β 1 , β 2 , ⋯ , β p is the regression coefficient of the model, and ε is the random error. The regression coefficient represents the contribution of an explanatory variable to the response variable Y of the model.</p><p>2) Ridge regression [<xref ref-type="bibr" rid="scirp.124040-ref5">5</xref>]</p><p>Ridge regression is an improved least squares estimation method that deals with the problem of covariance among the independent variables of a regression model. In the case of high covariance, perturbations in the data can cause large variations in the regression coefficient estimates, and ridge regression can reveal this phenomenon.</p><p>3) Lasso regression [<xref ref-type="bibr" rid="scirp.124040-ref6">6</xref>]</p><p>The advantage of Lasso regression is that it is a regression method that avoids overfitting, and while fitting the model the method simultaneously screens the variables, and any type of dependent variable can be modeled using Lasso regression.</p><p>4) Polynomial regression [<xref ref-type="bibr" rid="scirp.124040-ref7">7</xref>]</p><p>When the linear model cannot fit the target data well, then a polynomial regression model can be considered. The polynomial regression incorporates a higher order of the independent variable, which is equivalent to increasing the degrees of freedom of the model to explore the nonlinear variations in the data.</p><p>5) Model evaluation method</p><p>Multiple models are compared for their advantages and disadvantages, and the evaluation metrics selected in this paper are residual mean square MSE, information criterion AIC and BIC [<xref ref-type="bibr" rid="scirp.124040-ref8">8</xref>] . When these three metrics are smaller, it means that the model is better and thus the final model is determined.</p></sec><sec id="s2_2"><title>2.2. Multi-Objective Constrained Optimization Problem</title><p>A multi-objective constrained optimization problem [<xref ref-type="bibr" rid="scirp.124040-ref9">9</xref>] [<xref ref-type="bibr" rid="scirp.124040-ref10">10</xref>] is one in which there are multiple conflicting objectives along with constraints that need to be satisfied by multiple equations or inequalities. Its specific definition equation is.</p><p>min F ( x ) = ( f 1 ( x ) , ⋯ , f m ( x ) ) T s .t .       g i ( x ) ≤ 0 , i = 1 , ⋯ , q           h j ( x ) = 0 , j = 1 , ⋯ , p (2)</p><p>Among them, the F ( x ) = ( f 1 ( x ) , ⋯ , f m ( x ) ) T is the m dimensional target vector, x = [ x 1 , ⋯ , x n ] are variables, and n is the dimensional decision space, g i ( x ) is the constraint condition of the i-th inequality, and h j ( x ) is the constraint condition of the j-th equality.</p></sec><sec id="s2_3"><title>2.3. Methods for Solving Multi-Objective Constrained Optimization</title><p>The main algorithms for solving the problem are mathematical-based planning methods and evolutionary algorithm-based methods. Among them, the core of multi-objective evolutionary algorithms is to coordinate the relationship between each objective function and find the optimal set of solutions that makes each objective function reach the larger (or smaller) function value as much as possible. Among the many evolutionary algorithms for multi-objective optimization, the NSGA-II algorithm is one of the most influential and widely used algorithms [<xref ref-type="bibr" rid="scirp.124040-ref11">11</xref>] [<xref ref-type="bibr" rid="scirp.124040-ref12">12</xref>] .</p><p>In this paper, we used NSGA-II algorithm to solve the multi-objective constrained problem, which is a multi-objective optimization algorithm based on Pareto optimal solution, that is, on the basis of the basic genetic algorithm, the selection regeneration method is improved: each individual is stratified according to their dominant and non-dominant relationships, and then the selection operation is done, which makes the algorithm obtain very satisfactory results in multi-objective optimization.</p></sec></sec><sec id="s3"><title>3. Data Analysis</title><sec id="s3_1"><title>3.1. Data Sources</title><p>The engineering data in this paper comes from the C question data provided by the third “Huashu Cup” National College Students Mathematical Modeling Competition [<xref ref-type="bibr" rid="scirp.124040-ref13">13</xref>] . The data mainly includes the structural variables and product performance of 25 sets of products generated under different process parameters.</p></sec><sec id="s3_2"><title>3.2. Relationship between Intercalation Rate and Structural Variables, Product Performance</title><p>To study the impact of the intercalation technique on structural variables and product performance, this paper analyzes the presence or absence of intercalation and the intercalation rate. Firstly, 25 groups of control experiments were conducted before and after intercalation, and the change patterns of structural variables and product performance were identified by drawing bar graphs and box plots. Secondly, the Wilcoxon test was used to compare the differences between the three structural variables and the three product performances before and after intercalation. Finally, to investigate the effect of the intercalation rate on the changes in structural variables and product performances, Pearson correlation analysis was used to examine the relationship between the intercalation rate and other variables.</p>Analysis of Structural Variables and Product Performance Changes before and after Interpolation<p>In order to study the changes of each variable before and after interpolation, the scatter plot of the distribution density of the variables before and after interpolation is plotted in this section for analysis.</p><p>Based on <xref ref-type="fig" rid="fig1">Figure 1</xref>, it can be observed that the distribution of post-intercalation sample values for the three structural variables of thickness, porosity, and compression resilience is skewed to the right compared to the pre-intercalation sample. This suggests that the post-intercalation sample generally has larger values for these structural variables than the pre-intercalation sample. Furthermore, the post-intercalation sample exhibits a lower filtration resistance and higher permeability than the pre-intercalation sample at the same filtration efficiency. These results indicate that intercalation technology can effectively enhance the structural variables and product performance of meltblown nonwoven materials.</p><p>The effect of interpolation on each variable is further observed by bar and box plots of the changes in structural variables and product performance before and after interpolation.</p><p>As can be seen in <xref ref-type="fig" rid="fig2">Figure 2</xref>(a) and <xref ref-type="fig" rid="fig2">Figure 2</xref>(c), the bars of meltblown nonwoven material thickness and porosity after intercalation are higher than those before intercalation. In <xref ref-type="fig" rid="fig2">Figure 2</xref>(b), most of the thicknesses of the materials before intercalation are less than 2 mm, while the average level of the material thickness after intercalation is about 3 mm, which is significantly higher compared with that before intercalation. In <xref ref-type="fig" rid="fig2">Figure 2</xref>(d), the dispersion of porosity of the material after intercalation is significantly reduced compared with that before intercalation, and it is found in the experiment that the porosity of the material can be increased by 2 - 3 times by performing the intercalation operation when the receiving distance is small. In <xref ref-type="fig" rid="fig2">Figure 2</xref>(e), there are several groups of 25 experiments in which the compressive resilience is unchanged or even decreased before and after intercalation, but the overall compressive resilience is increased.</p><p>Through the two subplots of <xref ref-type="fig" rid="fig3">Figure 3</xref>(a) and <xref ref-type="fig" rid="fig3">Figure 3</xref>(c), it is found that the receiving distance is negatively correlated with both the filtration resistance and the filtration efficiency of the material. The smaller the receiving distance, the greater the filtration resistance and filtration efficiency of the material. In addition,</p><p>the filtration resistance of the material decreases and the filtration efficiency gets increased after the intercalation compared with that before the intercalation. On the contrary, in <xref ref-type="fig" rid="fig3">Figure 3</xref>(e), the receiving distance is positively correlated with the permeability of the material, and the smaller the receiving distance, the smaller the permeability of the material. After intercalation, the gas permeability of the material is increased to a small extent compared with that before intercalation.</p><p><xref ref-type="table" rid="table1">Table 1</xref> shows that there is a negative correlation between the intercalation rate and compression resilience and gas permeability, and a positive correlation</p><table-wrap id="table1" ><label><xref ref-type="table" rid="table1">Table 1</xref></label><caption><title> Correlation between intercalation rate, product structure and performance variables</title></caption><table><tbody><thead><tr><th align="center" valign="middle" ></th><th align="center" valign="middle" >Thickness</th><th align="center" valign="middle" >Porosity</th><th align="center" valign="middle" >Compression resilience</th><th align="center" valign="middle" >Filtration resistance</th><th align="center" valign="middle" >Filtration efficiency</th><th align="center" valign="middle" >Gas permeability</th></tr></thead><tr><td align="center" valign="middle" >Interpolation rate</td><td align="center" valign="middle" >0.15</td><td align="center" valign="middle" >0.12</td><td align="center" valign="middle" >−0.5</td><td align="center" valign="middle" >0.24</td><td align="center" valign="middle" >0.23</td><td align="center" valign="middle" >−0.024</td></tr></tbody></table></table-wrap><p>with the remaining four variables. The correlation coefficient between the interlayer rate and the compression resilience is −0.5, which indicates that there is a moderate negative correlation between the interlayer rate and the compression resilience, so the interlayer rate should not be set too high when setting the interlayer rate, which makes the compression resilience decrease in the reverse direction.</p></sec><sec id="s3_3"><title>3.3. Relationship between Process Parameters and Structural Variables</title><p>In order to study the relationship between process parameters and structural variables, this paper firstly draws three-dimensional scatter plots of thickness, porosity, and compression resilience of structural variables with process parameters respectively, which are used to observe the distribution of structural variables under different process parameters; secondly, according to the distribution of the three structural variables, different regression models are constructed for fitting, and by comparing the residual mean square MSE and information criterion AIC and BIC to evaluate the effect of the models.</p><sec id="s3_3_1"><title>3.3.1. Model Building</title><p>The three-dimensional scatter plots between the two process parameters and each structural variable were drawn separately to visually reflect the correlations between the variables. <xref ref-type="fig" rid="fig4">Figure 4</xref>(a) and <xref ref-type="fig" rid="fig4">Figure 4</xref>(b) show that there is a clear linear correlation between process parameters and thickness and porosity, so this paper integrates three methods of multiple linear regression, ridge regression and Lasso regression [<xref ref-type="bibr" rid="scirp.124040-ref14">14</xref>] to investigate the relationship between process</p><p>parameters and thickness and porosity. <xref ref-type="fig" rid="fig4">Figure 4</xref>(c) shows the trend of curves, so the polynomial regression method is added to the above three methods to establish the relationship model between process parameters and compression resilience.</p></sec><sec id="s3_3_2"><title>3.3.2. Model Building Results</title><p>Multiple linear regression, ridge regression and Lasso regression models of process parameters with thickness and porosity were established respectively. The results of model evaluation are shown in <xref ref-type="table" rid="table2">Table 2</xref> and <xref ref-type="table" rid="table3">Table 3</xref>.</p><p>The effect of the model is evaluated by the three indicators of residual mean square MSE and information criterion AIC and BIC, the smaller the above three indicators, the better the model, so this paper chooses to establish the relationship between process parameters and thickness and porosity using multiple linear regression model, and the relationship between process parameters and compression resilience using polynomial regression. Among them, the prediction equation of process parameters and thickness is</p><p>y ^ ′ 1 = − 0.001 + 0.593 x ′ 1 + 0.403 x ′ 2 . (3)</p><p>The prediction equation for the process parameters and porosity is</p><p>y ^ ′ 2 = 0.197 + 0.475 x ′ 1 + 0.339 x ′ 2 . (4)</p><p>The prediction equation for the process parameters and the compression resilience rate is</p><p>y ^ ′ 3 = 1.328 x ′ 1 + 0.738 x ′ 2 − 1.611 x ′ 1 2 + 0.032 x ′ 1 x ′ 2 − 0.967 x ′ 2 2 . (5)</p><p>where x ′ 1 is the normalized receiving distance, and x ′ 2 is the normalized hot</p><table-wrap id="table2" ><label><xref ref-type="table" rid="table2">Table 2</xref></label><caption><title> Regression model results of process parameters with thickness and porosity</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >Structure Variables</th><th align="center" valign="middle" ></th><th align="center" valign="middle" >Multiple linear regression</th><th align="center" valign="middle" >Ridge regression</th><th align="center" valign="middle" >Lasso regression</th></tr></thead><tr><td align="center" valign="middle"  rowspan="3"  >Normalized thickness y ′ 1</td><td align="center" valign="middle" >MSE</td><td align="center" valign="middle" >0.002</td><td align="center" valign="middle" >0.002</td><td align="center" valign="middle" >0.002</td></tr><tr><td align="center" valign="middle" >AIC</td><td align="center" valign="middle" >−476.429</td><td align="center" valign="middle" >−476.096</td><td align="center" valign="middle" >−476.425</td></tr><tr><td align="center" valign="middle" >BIC</td><td align="center" valign="middle" >−469.476</td><td align="center" valign="middle" >−469.144</td><td align="center" valign="middle" >−469.472</td></tr><tr><td align="center" valign="middle"  rowspan="3"  >Normalized porosity y ′ 2</td><td align="center" valign="middle" >MSE</td><td align="center" valign="middle" >0.010</td><td align="center" valign="middle" >0.010</td><td align="center" valign="middle" >0.010</td></tr><tr><td align="center" valign="middle" >AIC</td><td align="center" valign="middle" >−337.319</td><td align="center" valign="middle" >−337.285</td><td align="center" valign="middle" >−337.100</td></tr><tr><td align="center" valign="middle" >BIC</td><td align="center" valign="middle" >−330.367</td><td align="center" valign="middle" >−330.332</td><td align="center" valign="middle" >−330.148</td></tr></tbody></table></table-wrap><table-wrap id="table3" ><label><xref ref-type="table" rid="table3">Table 3</xref></label><caption><title> Regression model results of process parameters and compression resilience</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >Structure Variables</th><th align="center" valign="middle" ></th><th align="center" valign="middle" >Multiple linear regression</th><th align="center" valign="middle" >Ridge regression</th><th align="center" valign="middle" >Lasso regression</th><th align="center" valign="middle" >Polynomial regression</th></tr></thead><tr><td align="center" valign="middle"  rowspan="3"  >Normalized compressional resilience y ′ 3</td><td align="center" valign="middle" >MSE</td><td align="center" valign="middle" >0.041</td><td align="center" valign="middle" >0.041</td><td align="center" valign="middle" >0.055</td><td align="center" valign="middle" >0.002</td></tr><tr><td align="center" valign="middle" >AIC</td><td align="center" valign="middle" >−234.314</td><td align="center" valign="middle" >−234.064</td><td align="center" valign="middle" >−211.256</td><td align="center" valign="middle" >−453.925</td></tr><tr><td align="center" valign="middle" >BIC</td><td align="center" valign="middle" >−227.361</td><td align="center" valign="middle" >−227.111</td><td align="center" valign="middle" >−204.303</td><td align="center" valign="middle" >−437.703</td></tr></tbody></table></table-wrap><p>air velocity.</p><p>The established model is predicted for the real data and the predicted structural variable values are plotted in <xref ref-type="fig" rid="fig5">Figure 5</xref>.</p><p>The blue points in <xref ref-type="fig" rid="fig5">Figure 5</xref> are the results of the experimental data, and the brown points are the predicted values of the eight sets of structural variables, from which it can be seen that there are no outlier points in the predicted variable values and the fit is good.</p></sec></sec><sec id="s3_4"><title>3.4. Multi-Objective Process Parameter Optimization Based on NSGA-II</title><sec id="s3_4_1"><title>3.4.1. Stepwise Regression Analysis</title><p>In the study of the relationship between the filtration efficiency of the product and the process parameters, this paper uses the stepwise regression method to analyze the specific influence of the relationship and finally find the setting of the process parameters when the filtration efficiency of the product is the highest.</p><p>Stepwise regression is a regression method for feature extraction based on the explanatory variables. The basic idea is to introduce independent variables one by one, and the condition of introduction is that their partial regression sum of squares is tested to be significant. At the same time, after each new independent variable is introduced, the old independent variables are tested one by one, and the independent variables with insignificant partial regression sum of squares are eliminated. In this way, new variables are introduced and removed again until no new variables are introduced and no old variables are removed. After stepwise regression, the regression equation with the best results is obtained.</p><p>The relationship between the process parameters and the filtration efficiency of the product is modeled in which the dependent variable is the filtration efficiency and the independent variables are the process parameters (receiving distance and hot air velocity) and the structural variables (thickness, porosity, compressive resilience).</p><p><xref ref-type="table" rid="table4">Table 4</xref> shows that the receiving distance and compression resilience rate are significantly correlated with the filtration efficiency of the material, and the model can explain the reason for 55.4% variation in filtration efficiency, and the model F values passed the test and the model was considered valid. And the variance expansion factor of each explanatory variable VIF are less than 10, the model is considered to have no serious covariance, and the model equation is</p><p>z ′ 2 = 0.786 − 0.546 x ′ 1 − 0.341 y ′ 3 . (6)</p><p>where z ′ 2 denotes the normalized filtration efficiency.</p></sec><sec id="s3_4_2"><title>3.4.2. Building Multi-Objective Constrained Problem</title><p>In order to construct a suitable multi-objective constrained optimization model so as to solve for the appropriate values of process parameters. In this paper, the regression model established for the filtration efficiency is firstly used as the first objective, and the model corresponding to the second objective is obtained using the same method.</p><p>Stepwise regression analysis was performed on filter resistance and process parameters and structural variables, where the dependent variable was filter resistance and the independent variables were structural variables (thickness, porosity, compression resilience) and process parameters (acceptance distance and hot air velocity).</p><p><xref ref-type="table" rid="table5">Table 5</xref> shows that the thickness of the material is significantly correlated with the filtration resistance, and the model can explain 63.2% of the reason for the variation of the filtration resistance, and the model F value passed the test and the model was considered valid. Meanwhile, the variance expansion factor of thickness variable VIF value is equal to 1 and less than 10, then the model is considered to have no covariance, and the model equation is</p><table-wrap id="table4" ><label><xref ref-type="table" rid="table4">Table 4</xref></label><caption><title> Results of stepwise regression analysis</title></caption><table><tbody><thead><tr><th align="center" valign="middle" ></th><th align="center" valign="middle" >Regression coefficient</th><th align="center" valign="middle" >p</th><th align="center" valign="middle" >R<sup>2</sup></th><th align="center" valign="middle" >VIF</th><th align="center" valign="middle" >F</th></tr></thead><tr><td align="center" valign="middle" >Constants</td><td align="center" valign="middle" >0.786</td><td align="center" valign="middle" >0.000**</td><td align="center" valign="middle"  rowspan="3"  >0.554</td><td align="center" valign="middle" >−</td><td align="center" valign="middle"  rowspan="3"  >F ( 2 , 72 ) = 44.794 , p = 0.000</td></tr><tr><td align="center" valign="middle" >x ′ 1</td><td align="center" valign="middle" >−0.546</td><td align="center" valign="middle" >0.000**</td><td align="center" valign="middle" >1.193</td></tr><tr><td align="center" valign="middle" >y ′ 3</td><td align="center" valign="middle" >−0.341</td><td align="center" valign="middle" >0.000**</td><td align="center" valign="middle" >1.193</td></tr></tbody></table></table-wrap><table-wrap id="table5" ><label><xref ref-type="table" rid="table5">Table 5</xref></label><caption><title> Results of stepwise regression analysis</title></caption><table><tbody><thead><tr><th align="center" valign="middle" ></th><th align="center" valign="middle" >Regression coefficient</th><th align="center" valign="middle" >p</th><th align="center" valign="middle" >R<sup>2</sup></th><th align="center" valign="middle" >VIF</th><th align="center" valign="middle" >F</th></tr></thead><tr><td align="center" valign="middle" >Constants</td><td align="center" valign="middle" >0.805</td><td align="center" valign="middle" >0.000**</td><td align="center" valign="middle"  rowspan="2"  >0.632</td><td align="center" valign="middle" >−</td><td align="center" valign="middle"  rowspan="2"  >F ( 1 , 73 ) = 125.562 , p = 0.000</td></tr><tr><td align="center" valign="middle" >y ′ 1</td><td align="center" valign="middle" >−0.641</td><td align="center" valign="middle" >0.000**</td><td align="center" valign="middle" >1.000</td></tr></tbody></table></table-wrap><p>z ′ 1 = 0.805 − 0.641 y ′ 1 . (7)</p><p>Equation (7) is used as the second objective of the multi-objective constrained optimization problem in this paper.</p><p>Secondly, the numerical requirements of the structural variables are taken as the constraints for the solution, and the range of values of the decision variables is set according to the constraints of the process parameters. By the above method, a multi-objective constrained optimization model is constructed, in which the objective function and constraint function are respectively expressed by Equations (8) and (9)</p><p>F ( x ) = { max z 2 min z 1 (8)</p><p>s .t .   { 0 &lt; x 1 &lt; 100 0 &lt; x 2 &lt; 2000 0 &lt; y 1 &lt; 3 85 &lt; y 2 &lt; 100 (9)</p></sec><sec id="s3_4_3"><title>3.4.3. Optimization Results</title><p>The NSGA-II algorithm is used to solve the multi-objective constrained optimization problem constructed in this paper. The population size of the algorithm is set to 10 and the number of iterations is set to 50. 10 approximate solutions are obtained after solving the algorithm, and these solutions are further analyzed.</p><p>Considering that parameter optimization of intercalated meltblown nonwovens is a bi-objective constrained optimization problem, the scatter plot of the approximate solution of NSGA-II solving problem model is drawn in this paper</p><p>to determine the optimal solution of the model. The approximate solution indicated by the arrow in <xref ref-type="fig" rid="fig6">Figure 6</xref> is the finalized optimal solution, which takes into account the filtration efficiency and filtration resistance, and tries to reduce the filtration resistance of the product under the premise of ensuring the filtration efficiency. The solution is back-normalized to obtain the final result, which is considered to be optimal when the acceptance distance is 2.892 cm and the hot air speed is 2000 r/min.</p></sec></sec></sec><sec id="s4"><title>4. Conclusion</title><p>The intercalation technique helps to improve the product properties of meltblown nonwoven materials. There is a highly significant and moderate negative correlation between the intercalation rate and the compression resilience. By examining the complex relationship between process parameters, structural variables, and product performance, this study provides insights into optimizing the production of interleaved meltblown nonwoven materials for better performance. As a result, the product performance reached the highest when the acceptance distance was 2.892 cm and the hot air speed was 2000 r/min.</p></sec><sec id="s5"><title>Conflicts of Interest</title><p>The authors declare no conflicts of interest regarding the publication of this paper.</p></sec><sec id="s6"><title>Cite this paper</title><p>Jin, P.Y., Chu, R.J. and Feng, Q.X. (2023) Parameter Optimization of Intercalated Meltblown Nonwovens Based on NSGA-II. Journal of Computer and Communications, 11, 146-158. https://doi.org/10.4236/jcc.2023.113011</p></sec></body><back><ref-list><title>References</title><ref id="scirp.124040-ref1"><label>1</label><mixed-citation publication-type="other" xlink:type="simple">Liu, C., Dai, Z., He, B., et al. (2020) The Effect of Temperature and Humidity on the Filtration Performance of Electret Melt-Blown Nonwovens. Materials, 13, 4774. https://doi.org/10.3390/ma13214774</mixed-citation></ref><ref id="scirp.124040-ref2"><label>2</label><mixed-citation publication-type="other" xlink:type="simple">Zou, Z.W. (2020) Simulation of the Flow Field of Intercalated Meltblown Gas and Optimization of Production Process Parameters. Tianjin University of Technology, Tianjin. (In Chinese)</mixed-citation></ref><ref id="scirp.124040-ref3"><label>3</label><mixed-citation publication-type="other" xlink:type="simple">Wu, H. (2018) Simulation of the Flow Field of Intercalated Melt-blown Gas and Its Filtration Material Performance. Tianjin University of Technology, Tianjin. (In Chinese)</mixed-citation></ref><ref id="scirp.124040-ref4"><label>4</label><mixed-citation publication-type="other" xlink:type="simple">Uyan&amp;imath;k, G.K. and Güler, N. (2013) A Study on Multiple Linear Regression Analysis. Procedia-Social and Behavioral Sciences, 106, 234-240. https://doi.org/10.1016/j.sbspro.2013.12.027</mixed-citation></ref><ref id="scirp.124040-ref5"><label>5</label><mixed-citation publication-type="other" xlink:type="simple">Hoerl, A.E. and Kennard, R.W. (1970) Ridge Regression: Applications to Nonorthogonal Problems. Technometrics, 12, 69-82. https://doi.org/10.1080/00401706.1970.10488635</mixed-citation></ref><ref id="scirp.124040-ref6"><label>6</label><mixed-citation publication-type="other" xlink:type="simple">Ranstam, J. and Cook, J.A. (2018) LASSO Regression. Journal of British Surgery, 105, 1348-1348. https://doi.org/10.1002/bjs.10895</mixed-citation></ref><ref id="scirp.124040-ref7"><label>7</label><mixed-citation publication-type="other" xlink:type="simple">Heiberger, R.M., Neuwirth, E., Heiberger, R.M., et al. (2009) Polynomial Regression. R Through Excel: A Spreadsheet Interface for Statistics, Data Analysis, and Graphics, 269-284. https://doi.org/10.1007/978-1-4419-0052-4_11</mixed-citation></ref><ref id="scirp.124040-ref8"><label>8</label><mixed-citation publication-type="other" xlink:type="simple">Vrieze, S.I. (2012) Model Selection and Psychological Theory: A Discussion of the Differences between the Akaike Information Criterion (AIC) and the Bayesian Information Criterion (BIC). Psychological Methods, 17, 228-243. https://doi.org/10.1037/a0027127</mixed-citation></ref><ref id="scirp.124040-ref9"><label>9</label><mixed-citation publication-type="other" xlink:type="simple">Li, L., Li, G.-P., Chang, L., et al. (2021) Survey of Constraint Evolution Algorithms and Their Applications. Computer Science, 48, 1-13. (In Chinese)</mixed-citation></ref><ref id="scirp.124040-ref10"><label>10</label><mixed-citation publication-type="other" xlink:type="simple">Wang, Y., Cai, Z.X., Zhou, Y.R., et al. (2009) Constraint Optimization Evolutionary Algorithms. Journal of Software, 20, 11-29. (In Chinese) https://doi.org/10.3724/SP.J.1001.2009.00011</mixed-citation></ref><ref id="scirp.124040-ref11"><label>11</label><mixed-citation publication-type="other" xlink:type="simple">Deb, K., Pratap, A., Agarwal, S., et al. (2002) A Fast and Elitist Multiobjective Genetic Algorithm: NSGA-II. IEEE Transactions on Evolutionary Computation, 6, 182-197. https://doi.org/10.1109/4235.996017</mixed-citation></ref><ref id="scirp.124040-ref12"><label>12</label><mixed-citation publication-type="other" xlink:type="simple">Zheng, Y.F., Fang, R.C., Zhou, Y.J., et al. (2020) Planning of Distribution Network Reliability Optimization Based on NSGA2 Algorithm. Electrical Automation, 42, 70-72+79. (In Chinese)</mixed-citation></ref><ref id="scirp.124040-ref13"><label>13</label><mixed-citation publication-type="other" xlink:type="simple">https://www.saikr.com/vse/chinamcm/2022</mixed-citation></ref><ref id="scirp.124040-ref14"><label>14</label><mixed-citation publication-type="other" xlink:type="simple">Chatterjee, S. and Hadi, A.S. (2006) Regression Analysis by Example. John Wiley &amp; Sons, Hoboken. https://doi.org/10.1002/0470055464</mixed-citation></ref></ref-list></back></article>