Next Article in Journal
Recent Advances in the Use of Green Corrosion Inhibitors to Prevent Chloride-Induced Corrosion in Reinforced Concrete
Previous Article in Journal
A Study on the Characteristics of 304 Stainless Steel According to the Water Temperature Changes in Underwater Laser Beam Machining
Previous Article in Special Issue
A Study on the Performance of Prestressed Concrete Containment with Carbon Fiber-Reinforced Polymer Tendons under Internal Pressure
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Reliability Optimization of the Honeycomb Sandwich Structure Based on A Neural Network Surrogate Model

1
Key Laboratory for Airborne Hi-Performance Electro-Magnetic Window, RISAC, Ji’nan 250000, China
2
Department of Engineering Mechanics, Northwestern Polytechnical University, Xi’an 710072, China
*
Author to whom correspondence should be addressed.
Materials 2023, 16(23), 7465; https://doi.org/10.3390/ma16237465
Submission received: 11 September 2023 / Revised: 29 October 2023 / Accepted: 31 October 2023 / Published: 30 November 2023
(This article belongs to the Special Issue Multiscale Reliability Analysis of Stiffened Composites)

Abstract

:
Composite radomes are usually located in the nose of aircraft and are important structural components that protect radar antenna. The finite element model of a radome structure is developed and analyzed in this article. Single-objective deterministic and reliability optimization models based on the minimum total mass of the radome structure were established, and the layer thickness of each part of the honeycomb sandwich radome structure was considered a design variable. A multi-objective deterministic and reliability optimization model for a radome structure with a minimum total mass and maximum buckling critical load was established, and a particle swarm optimization algorithm was used to solve the problem. Our optimized results satisfied the constraints and utilization rate of materials, and structural safety was improved.

1. Introduction

In recent years, because of their high specific stiffness, specific strength, and designability, composite structures have been widely used in various fields [1,2,3]. Radome structures can provide protection for aircraft radar antenna systems in harsh environments and prevent radar system failure owing to lightning strikes, hail, and other environments, as well as serious flight accidents [4,5]. The structural optimization design of composite radome structures, especially the introduction of lightweight and safe designs, has become increasingly important for improving the utilization rate of materials and safety of radome structures with the extensive application of radome structures in aviation, aerospace, and automobile manufacturing [6].
Research on the structural optimization of composite materials, especially composite radomes, is ongoing. The aiming error of radome structures was considered the optimization objective, and the simulated annealing algorithm was adopted by Hsu et al. [7] to optimize radome layup thickness. Optimization results comprehensively improved the structural performance of the radome. A method that combined a genetic algorithm and ray tracing technology was proposed by Meng et al. [8]. The thickness of the radome structure skin and honeycomb was taken as design variables, and the aiming error and power transmission coefficient of the structure were both taken as multi-objectives to optimize the radome structure. The immune cloning algorithm and ray tracing surface integral method were used by Cheng et al. [9] to perform the multi-objective optimization of the aiming error and power transmission coefficient of a radome. Optimization results not only reduced the aiming error but also improved power transmittance. The analytical regularization method was used by Vladimir et al. [10] to perform the numerical optimization of a cylindrical reflector in a radome structure. Xu et al. [11] optimized the aperture error and transmission loss of an airborne radome using a multi-objective particle swarm optimization (PSO) algorithm combined with a three-dimensional (3D) ray tracing method. In this study, a finite element model of the honeycomb sandwich composite radome structure was developed using FORTRAN v95 software, and the parameterization of the finite element model was achieved using a co-simulation of MATLAB v2012b and FORTRAN 95. A back-propagation (BP) neural network surrogate model was established, and a single-target deterministic and reliability optimization model was established with the minimum total mass of the radome structure. Multi-objective deterministic and reliability optimization models were established with minimum total mass and a maximum buckling critical factor of the radome structure. Optimization results were solved using the PSO algorithm, and utilization rates of materials and structural safety were both improved while constraints were satisfied.

2. Construction of Radome and Surrogate Models

2.1. A Finite Element Model of Radome

As an important component of radar systems, radome performance directly affects their function [12]. The honeycomb sandwich radome structure investigated in this study has a strong specific strength, specific stiffness, and a good electromagnetic (EM) wave transmission performance [13], as shown in Figure 1. A schematic diagram of the layer is shown in Figure 2.
The structure consists of three materials divided into two honeycomb sandwich materials (materials 2 and 3) and a laminate composite material (material 1). The structure is divided into three parts: Parts I, II, and III. Specifications for each part are as follows:
(1)
Part I consists of three layers, the first and third layers are made of material 1 with a thickness of 8 × 10−4, and the second layer is made of material 2 with a thickness of 6 × 10−3. The angles of the three layers are zero, as shown in the blue part of Figure 3.
(2)
Part II consists of three layers: the first and third layers are composed of material 1 with a thickness of 8 × 10−4, and the second layer is composed of material 3 with a thickness of 6 × 10−3. The angles of the three layers are zero, as shown in the red part of Figure 3.
(3)
Part III consists of two layers, both of which are made of material 1 with a thickness of 3 × 10−3 and an angle of 0°, as shown in the green part of Figure 3.
The model includes 36 variables and 15 intensity variables. Random variable specifications are shown in Table 1.

2.2. Finite Element Analysis

The radome developed in this study had a dome structure which was modeled using shell elements, where the type of element was S4R and number of elements was 980. The load on the radome is illustrated in Figure 4. The maximum stress, maximum displacement, and total strain energy of the radome structure were calculated and are shown in Figure 5, Figure 6 and Figure 7.
The maximum displacement is 4.08 mm and the maximum response is 10 MPa. The maximum displacement and maximum response occur at the root of the radome. The maximum strain energy is 0.499 J which is located at the root of the radome.
Subfiles in finite element analysis were developed secondarily, and model parameterization was achieved by writing a MATLAB program, which provided data support for the construction of the surrogate model in the following optimization processes.

3. Neural Network Surrogate Model

3.1. BP Neural Network

The finite element model should be repeatedly calculated during the optimization process of the radome structure. Machine-learning methods, such as neural networks [14,15], support vector machines [16], and Kriging [17], are often used to establish a surrogate model [18,19] of the finite element model to reduce calculation costs. A BP neural network is a multilayer feed-forward neural network, and its main characteristics are forward signal transmission and backward error propagation [20,21]. The topological structure of a BP neural network is illustrated in Figure 8.
In Figure 8, X 1 , X 2 , , X n represent the input values of BP neural networks, Y 1 , Y 2 , , Y m represent the predicted values of BP neural networks, and W i j and W j k represent the weighted values of BP neural networks. As shown in Figure 8, the BP neural network can be regarded as a nonlinear function. When the number of input nodes is n and the number of output nodes is m, a BP neural network expresses a functional mapping relationship between n independent variables and m dependent variables.

3.2. Training Process of the BP Neural Network

The construction of the surrogate model shown in Figure 9 is based on a BP neural network, as follows:
Step 1: Network initialization. The number of nodes in the input, hidden, and output layers of the network are determined according to the input–output sequence (X, Y) of the system. Connection weights among neurons in the input, hidden, and output layers are initialized, the hidden layer threshold value a and output layer threshold value b are initialized, and the learning rate and neuron excitation function are given.
Step 2: Calculation of the hidden layer output. The hidden layer output h is calculated according to the input variable x, average connection weights of the input and hidden layers, and the hidden layer threshold value a.
H j = i = 1 n w i j α j j = 1 , 2 , , l
Here l is the number of hidden layer nodes and f is the hidden layer excitation function. This function has many forms of expression which we selected in this study
f ( x ) = 1 1 + e x
Step 3: Output layer output calculation. The connection weight ω j k , threshold b, and predicted output O of the BP neural network are calculated according to the hidden layer output H.
O k = j = 1 l H j w j k b k k = 1 , 2 , , m
Step 4: Error calculation. The network prediction error e is calculated according to the predicted output O and expected output y of the network.
e k = Y k O k k = 1 , 2 , , m
Step 5: Update the weights. The network connection weight values ω i j and ω j k are updated according to the network prediction error.
ω i j = ω i j + η H j ( 1 H j ) x ( i ) k = 1 m ω j k e k i = 1 , 2 , , n ; j = 1 , 2 , , l
ω j k = ω j k + η H j e k j = 1 , 2 , , l ; k = 1 , 2 , , m
Here η is the learning rate.
Step 6: Threshold update. The network node thresholds a and b are updated according to the network prediction error e.
a j = a j + η H j ( 1 H j ) k = 1 m ω j k e k j = 1 , 2 , , l
b k = b k + e k k = 1 , 2 , , m
Step 7: We determine whether the algorithm iteration is complete. If not, we return to Step 2.
The index for evaluating the training effect of the neural network is the goodness-of-fit R, which is expressed as.
R = 1 i = 1 n ( y i y i ) 2 i = 1 n ( y i y _ i ) 2
If the goodness-of-fit requirement does not meet R > 0.95, we return to Step 1 to reset all parameters.

3.3. Construction and Accuracy of the BP Neural Network

Three surrogate models were developed in this study, focusing on typical radome structure outputs, such as maximum stress, maximum displacement and total strain energy, and the total mass and buckling critical factor of the structure. Neural network surrogate models were based on the maximum stress, maximum displacement, and total strain energy, named Sur-I, and the neural network surrogate model of the total structural mass, named Sur-II. Sur-III is a neural network surrogate model based on the critical factor of structural buckling. Five hundred sets of input variables were extracted, and 500 sets of output data were calculated using a parameterized finite element model to construct three surrogate models. The 500 samples were divided into three groups, namely, training, verification, and test sets, which accounted for 70%, 15%, and 15%, respectively.
The neural network of the buckling eigenvalue was constructed, where the number of input layer nodes was 21, representing 21 input variables, the number of hidden layer nodes was 5, and the number of output layer nodes was 1, representing the buckling eigenvalue. After 63 steps of iterative training, the iterative training process of network convergence was terminated when the neural network reached the set error value 10−4. The neural network error curve of samples is shown in Figure 10, where the goodness-of-fit of the test set is 0.99813 and neural network accuracy meets requirements.
The training information for surrogate models Sur-II and Sur-III is shown in Table 2, and their respective accuracies satisfy requirements.

4. Optimization Method for the Honeycomb Sandwich Structure

4.1. Single-Objective Particle Swarm Optimization

PSO was proposed by Eberhart et al. in 1995 [22] and is a swarm intelligence algorithm derived from simulations of bird foraging behaviors [23]. After years of continuous development, PSO has become a representative intelligent algorithm [24]. The advantages of PSO are that its algorithms are simple and easy to implement and its optimization ability is strong. The algorithm is widely used in scientific research and engineering applications [25]. PSO algorithms use individuals in a population to collaborate and exchange information. Each individual can be inspired by the experience of its neighbors to determine the search individuals’ speed and direction and ultimately guide the population to the global best. In PSO, each particle in space is assigned an initial random velocity and position. Historical and global optimal particle positions in space are obtained through the mutual exchange of information between particles such that the position of each particle is updated. After multiple particle iterations, particles become clustered around one or more of the best points. The velocity of each particle is expressed by v i . The updated formula is as follows:
v i d + 1 = w × v i d + c 1 × r 1 ( p b e s t x i d ) + c 2 × r 2 ( g b e s t x i d )
x i d + 1 = x i d + v i d + 1
where d represents the number of iterations; w is the inertia weight, which is generally set as a decimal value between 0 and 1; c 1 is the individual learning factor; and c 2 is the group learning factor. Generally, c 1 is equal to c 2 , which ranges from 0 to 4. r 1 and r 1 are random numbers between 0 and 1, and they are used to increase the randomness of the search. p b e s t is the historical optimal position of the particle at iteration d, and g b e s t is the global optimal position of the particle at iteration d. A PSO flow diagram is shown in Figure 11.

4.2. Multi-Objective Particle Swarm Optimization Algorithm

4.2.1. Definition of a Multi-Objective Problem

Multi-objective optimization problems involve optimizing multiple objectives simultaneously [26]. Various goals often interact with each other, and these interactions can be classified as conflicts and harmony [27]. Conflicting relationships mean that as a goal improves, the other worsens, and harmony means that as a goal improves, the other also improves. In multi-objective optimization, the solution to the problem is not unique. In contrast to single-objective optimization, a conflict relationship usually exists between each objective, and it is rare for all objectives to reach the optimal situation simultaneously. Therefore, when solving such problems, we must comprehensively consider all goals and find a solution with a good trade-off between them.
A multi-objective optimization model with m objectives can be defined as follows:
M i n F ( x ) = f 1 x , , f m x s . t . x Ω g i ( x ) 0 , i = 1 , , p h j ( x ) 0 , j = 1 , , q
where x = x 1 , , x d Ω is a solution composed of d-dimensional decision variables, Ω is the decision space, F : Ω m consists of m targets, g i ( x ) represents the ith inequality constraint, and h j ( x ) represents the jth equality constraint. p and q represent the numbers of inequality and equality constraints, respectively.

4.2.2. Definition of Pareto Optimal Solution Set

Pareto optimality is the ideal state for resource allocation. The Pareto optimal state refers to a state in which there can be no further Pareto improvement; that is, there is no way of improving some goals without damaging others. At this point, a solution set is required to store a solution that balances the objective function. This is called the Pareto solution set and is known as a non-inferior solution set [28].
The global minimum of the objective function can be defined as
x Ω : f x * f x
In this case, f x * is the global minimum. Pareto domination is defined as follows:
i , j 1 , 2 , 3 , , k ,     f x i f x j i ,   j 1 , 2 , 3 , , k ,   f x < f
The optimal solution is defined as
¬ x Ω , x x *
The optimal solution set is defined as
P = x * Ω ¬ Ω : F ( x ) F ( x * )
The Pareto frontier solution set is defined as
P F = u = F ( x ) x P
where represents the dominant relationship. For the two solutions x i and x j and the objective function F ( x ) of multi-objective optimization, if each objective function value F ( x i ) of solution x i is longer than each objective function value F ( x j ) of the solution x j , it is called x i x j . This can be observed from Figure 12a, where A B , A C , and A D . A group of Pareto frontier solutions for the two object spaces is presented in Figure 12b.

4.2.3. Multi-Objective PSO Algorithm

The PSO algorithm, which solves multi-objective optimization problems (MOPSO), was first applied by Coello et al. in 2002. This algorithm has quickly become the main research direction for multi-objective optimization, and has the advantages of being simple, efficient, and a high convergence speed. The update of the particle velocity in the MOPSO optimization problem is improved by updating the particle velocity in PSO. The velocity of the ith particle v i d in iteration d is defined as follows:
v i d + 1 = w × v i d + c 1 × r 1 ( p b e s t x i d ) + c 2 × r 2 ( g b e s t x i d )
The above equation indicates that the update of v i d in MOPSO is similar to that of single-objective PSO, but the difference lies in the selection of the global optimal solution. In PSO, a globally optimal non-inferior solution x P S O ( i ) * is generated in each iteration, and a non-inferior solution x P S O ( i + 1 ) * is obtained when the algorithm is iterated to the next iteration. The globally optimal non-inferior solution in the next iteration is determined by assessing the non-inferior solution obtained in two iterations. However, in MOPSO, the non-inferior solution x M O P S O ( i ) * generated each time and the non-inferior solution x M O P S O ( i + 1 ) * obtained in the next iteration may not be superior to each other. Therefore, selecting a globally optimal non-inferior solution is impossible in the next iteration based on a simple assessment. Therefore, an external storage, the archive solution set, is required to ensure that the globally optimal non-inferior solution in MOPSO can be found. An archived solution set comprises solutions that cannot be dominated by each other. Figure 13 shows the basic flow of the MOPSO algorithm.

5. Optimization Model of the Radome Structure

5.1. Design Variables and Constraints

In the optimization of the radome structure, design variables are set as five thickness variables, namely, the thicknesses of Part I Ply1 and Part II Ply1 as denoted by x 1 . The thickness of Part I Ply2 and Part II Ply2 is denoted by x 2 ; the thickness of Part I Ply3 and Part II Ply3 is denoted by x 3 ; the thickness of Part III ply1 is denoted by x 4 ; and the thickness of Part III Ply2 is denoted by x 5 . The maximum stress σ , maximum displacement U , and total strain energy E of the radome structure are considered constraints. [σ], [U], and [E] represent thresholds of σ , U and E . Design variables and constraints are listed in Table 3.

5.2. Deterministic Optimization Model

The purpose of the optimal design of an engineering structure is to reduce costs and optimize the performance as much as possible under conditions where the structure meets constraints.
The traditional mathematical model of the deterministic optimal design problem can be expressed as
M i n f x s . t . h i ( x ) 0 , i = 1 , 2 , , m g j ( x ) 0 , j = 1 , 2 , , n x L x x U , x R n
where f x represents the objective function; h i ( x ) and g j ( x ) represent the inequality and equality constraints, respectively; m and n represent the number of constraints; x represents the design variable; and x L and x U represent the upper and lower limits of the range of the design variable, respectively.
The optimization model for the minimum total mass of the radome structure was established by considering the constraints. The mathematical expression is as follows:
M i n F = f x 1 , x 2 , x 3 , x 4 , x 5 s . t . σ max ( x ) σ 0 U max ( x ) U 0 E ( x ) E 0
where f x 1 , x 2 , x 3 , x 4 , x 5 represents the total mass of the radome structure, and f x 1 , x 2 , x 3 , x 4 , x 5 represents the five thickness parameters of the radome structure.
The radome structure is directly exposed to external conditions; therefore, its safety must be ensured during operation. The maximum critical buckling load was considered to optimize the structural design and improve radome structure safety. Design variables and constraints in the optimization targeting the maximum critical buckling load were the same as those in the optimization model targeting the minimum total mass of the structure. The mathematical expression for establishing a deterministic multi-objective optimization model with the minimum total mass and maximum critical buckling load of the radome structure is as follows:
M i n F = f 1 x , f 2 x s . t . σ max ( x ) σ 0 U max ( x ) U 0 E ( x ) E 0 x L x x U , i = 1 , 2 , 3 , 4 , 5
where f 1 x represents the total mass of the radome structure and f 2 x represents the negative value of the buckling critical load.

5.3. Reliability Optimization

The load environment, structural parameters, failure models, design requirements, objective functions, constraints, and design variables are considered deterministic in conventional structural optimization, which simplifies the structural design and calculation process and reduces calculation costs. However, because uncertainty is not considered, the optimization result may not satisfy the constraint conditions when the input variable has a certain fluctuation. Uncertain optimal designs have been proposed to compensate for deficiencies in deterministic optimal designs.
Reliability requirements are incorporated into the constraints of the optimization problem in typical reliability optimization design models, and structural parameters are adjusted to minimize the weight or cost of the structure to satisfy certain reliability requirements of the structural system. The mathematical model is expressed as follows:
M i n f ( x ) s . t . Pr g i ( X , x ) 0 P f 1 * i = 1 , 2 , , m h j ( x ) 0 ( j = 1 , 2 , , n ) g k ( x ) 0 ( k = 1 , 2 , , p ) x L x x U , x R n
where Pr · is the probability operator, which represents the reliability constraint; x represents the design variable; g i ( X , x ) represents the ith function; and P f 1 * represents the ith reliability objective constraint.
When manufacturing a radome structure, the layup thickness of each part is uncertain owing to technical defects. This paper describes the uncertainty of the five thickness variables using a normal distribution, that is, the design variable x i N ( μ i , σ i 2 ) ( i = 1 , 2 , 3 , 4 , 5 ) . The maximum stress, maximum displacement, and total strain energy of the radome structure are all reliability constraints that take the minimum mass of the radome structure as the objective function. The mathematical expression for optimization model reliability is as follows:
M i n f ( x ) s . t . Pr σ max ( x ) σ 0 P f 1 * Pr U max ( x ) U 0 P f 2 * Pr E ( x ) E 0 P f 3 * x L x x U , x R n
where P f 1 * = P f 2 * = P f 3 * = 0.95.
The mathematical expression of the reliability optimization model for the total mass and critical buckling load of the radome structure is as follows:
M i n F = f 1 x , f 2 x s . t . Pr σ max ( x ) σ 0 P f 1 * Pr U max ( x ) U 0 P f 2 * Pr E ( x ) E 0 P f 3 * x L x x U , x R n
where P f 1 * = P f 2 * = P f 3 * = 0.95.

6. Results and Discussion

6.1. Deterministic and Reliability Optimization in Single-Objective Optimization Results

A single-objective objective PSO algorithm was used to optimize the total mass of the radome structure. The initial population size was 300. The maximum number of iterations was 100, the inertia weight was set to 0.8, and both self-learning and group learning factors were set to 0.5. Deterministic and reliability results obtained after optimization are listed in Table 4. The PSO convergence process is shown in Figure 14 and Figure 15.
From our optimization results, the five design variables relative to initial values decreased to varying degrees after deterministic and reliability optimization. The total structure mass in deterministic optimization was 5.27, which was reduced by 58.24%. The total structural mass in reliability optimization was 6.40, which was reduced by 49.29%. Reliability optimization results are more conservative than those for deterministic optimization owing to the addition of reliability constraints. The convergence process of optimization indicates that the convergence speed of deterministic optimization is faster, and fitness remains unchanged after approximately the 50th iteration. However, the convergence speed of reliability optimization is relatively slow, and fitness remains unchanged after approximately the 60th iteration. The difference in convergence speed between the two is mainly because the reliability calculation reduces the convergence speed of the reliability optimization.

6.2. Deterministic and Reliability Optimization in Multi-Objective Optimization Results

A multi-objective PSO algorithm was used to optimize the total mass and buckling critical load of the radome structure with an initial population of 200. The maximum number of iterations was set to 100, and the upper limit for external storage (archive) disaggregation was set to 100. The inertia weight was 0.5, the individual learning factor and the population learning factor were set to 1 and 2, respectively, and 100 groups of feasible solutions were obtained after optimization. Of these, 10 groups of data were randomly selected, as shown in Table 5. The Pareto frontier solution set obtained by multi-objective optimization is shown in Figure 16 and Figure 17.
According to multi-objective optimization results, the critical buckling load of the structure increases and the weight of the structure decreases after deterministic and reliability optimization. When selecting the most satisfactory solution in the non-inferior solution set, response weights can be set for each objective function according to designer preferences. Subsequently, multi-objective optimization can be weighted and transformed into a single-objective problem that directly compares the size for processing. A comparison of Pareto frontiers obtained via deterministic and reliability optimization indicates that the critical load and total mass obtained via reliability optimization are more conservative than those obtained via deterministic optimization, indicating that some material properties are sacrificed. However, the safety of the structure can be improved when the uncertainty of the layer thickness of each part is considered during the radome structure design process.

7. Conclusions

(1)
A finite element model of the radome structure was established, and finite element analysis performed based on maximum stress, maximum displacement, and total strain energy. The model was parameterized using MATLAB and FORTRAN co-simulations.
(2)
In deterministic optimization, the total mass of the radome structure decreased, and the material utilization rate increased, whereas optimization results satisfied constraints. The critical buckling force of the radome increased, and the safety of the radome structure was improved.
(3)
The uncertainty of parameters was considered in the reliability optimization. The total mass of the radome structure decreased, and the material utilization rate increased, whereas optimization results satisfied reliability constraints. In addition, structural safety was improved with an increase in critical buckling force.
(4)
The research results of this paper can be applied to the optimal design of aircraft radome structures considering uncertainty, but the uncertainty generated by product manufacturing processes is not considered in this paper, and the influence of manufacturing parameter uncertainty on structural strength should be focused on in future research.

Author Contributions

Conceptualization, Z.W. and F.Z.; Methodology, Z.W. and F.Z.; Software, C.Z. (Chunping Zhou) and C.Z. (Changcong Zhou); Writing—original draft, C.Z. (Chunping Zhou) and C.Z. (Changcong Zhou). All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the Fundamental Research Funds for the Central Universities (NWPU-310202006zy007).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Data are contained within the article.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Rajak, D.K.; Pagar, D.D.; Kumar, R.; Pruncu, C.I. Recent progress of reinforcement materials: A comprehensive overview of composite materials. J. Mater. Res. Technol. 2019, 8, 6354–6374. [Google Scholar] [CrossRef]
  2. Petras, A.; Sutcliffe, M.P.F. Failure mode maps for honeycomb sandwich panels. Compos. Struct. 1999, 44, 237–252. [Google Scholar] [CrossRef]
  3. Wang, B.; Yang, M. Damping of honeycomb sandwich beams. J. Mater. Process. Technol. 2000, 105, 67–72. [Google Scholar] [CrossRef]
  4. Friederich, F.; May, K.H.; Baccouche, B.; Matheis, C.; Bauer, M.; Jonuscheit, J.; Moor, M.; Denman, D.; Bramble, J.; Savage, N. Terahertz radome inspection. Photonics 2018, 5, 1. [Google Scholar] [CrossRef]
  5. Kenion, T.; Yang, N.; Xu, C. Dielectric and mechanical properties of hypersonic radome materials and metamaterial design: A review. J. Eur. Ceram. Soc. 2022, 42, 1–17. [Google Scholar] [CrossRef]
  6. Crone GA, E.; Rudge, A.W.; Taylor, G.N. Design and performance of airborne radomes: A review. IEE Proc. F Commun. Radar Signal Process. 1981, 128, 451–464. [Google Scholar] [CrossRef]
  7. Hsu, F.; Chang, P.R.; Chan, K.K. Optimization of Two-Dimensional Radome Boresight Error Performance Using Simulated Annealing Technique. IEEE Trans. Antennas Propag. 1993, 41, 1195–1203. [Google Scholar] [CrossRef]
  8. Meng, H.; Dou, W. Multi-objective optimization of radome performance with the structure of local uniform thickness. IEICE Electron. Express 2008, 5, 882–887. [Google Scholar] [CrossRef]
  9. Wang, C.; Zhong, J.; Wang, Y.; Chen, Y.; Gao, W.; Xu, Q.; Wang, Z.; Liu, J.; Zhou, C.; Xu, W.; et al. Coupling Model and Electronic Compensation of Antenna-Radome System for Hypersonic Vehicle with Effect of High-Temperature Ablation. IEEE Trans. Antennas Propag. 2020, 68, 2340–2355. [Google Scholar] [CrossRef]
  10. Yurchenko, V.B.; Altintaş, A.A.; Nosich, A.I. Numerical optimization of a cylindrical reflector-in-radome antenna system. IEEE Trans. Antennas Propag. 1999, 47, 668–673. [Google Scholar] [CrossRef]
  11. Xu, W.; Duan, B.Y.; Li, P.; Hu, N.; Qiu, Y. Multiobjective particle swarm optimization of boresight error and transmission loss for airborne radomes. IEEE Trans. Antennas Propag. 2014, 62, 5880–5885. [Google Scholar] [CrossRef]
  12. Mancini, A.; Lebron, R.M.; Salazar, J.L. The Impact of a Wet S-Band Radome on Dual-Polarized Phased-Array Radar System Performance. IEEE Trans. Antennas Propag. 2019, 67, 207–220. [Google Scholar] [CrossRef]
  13. Khatavkar, N.; Balasubramanian, K. Composite materials for supersonic aircraft radomes with ameliorated radio frequency transmission-A review. RSC Adv. 2016, 6, 6709–6718. [Google Scholar] [CrossRef]
  14. Zhou, X.Y.; Gosling, P.D.; Ullah, Z.; Kaczmarczyk, L.; Pearce, C.J. Exploiting the benefits of multi-scale analysis in reliability analysis for composite structures. Compos. Struct. 2016, 155, 197–212. [Google Scholar] [CrossRef]
  15. Mahanty, R.N.; Gupta, P.D. Application of RBF neural network to fault classification and location in transmission lines. IEE Proc. Gener. Transm. Distrib. 2004, 151, 201–212. [Google Scholar] [CrossRef]
  16. Trafalis, T.B.; Gilbert, R.C. Robust classification and regression using support vector machines. Eur. J. Oper. Res. 2006, 173, 893–909. [Google Scholar] [CrossRef]
  17. Haeri, A.; Fadaee, M.J. Efficient reliability analysis of laminated composites using advanced Kriging surrogate model. Compos. Struct. 2016, 149, 26–32. [Google Scholar] [CrossRef]
  18. Davidson, P.; Waas, A.M. Probabilistic defect analysis of fiber reinforced composites using kriging and support vector machine based surrogates. Compos. Struct. 2018, 195, 186–198. [Google Scholar] [CrossRef]
  19. Liu, H.; Ong, Y.S.; Cai, J.F. A survey of adaptive sampling for global metamodeling in support of simulation-based-complex-engineering design. Struct. Multidisc. Optim. 2018, 57, 393–416. [Google Scholar] [CrossRef]
  20. Li, J.; Cheng, J.-H.; Shi, J.-Y.; Huang, F. Brief introduction of back propagation (BP) neural network algorithm and its improvement. Adv. Intell. Soft Comput. 2012, 169, 553–558. [Google Scholar]
  21. Rumelhart, D.E.; Hinton, G.E.; Williams, R.J. Learning representations by backpropagating errors. Nature 1986, 323, 533–536. [Google Scholar] [CrossRef]
  22. Eberhart, R.; Kennedy, J. Particle Swarm Optimization. In Proceedings of the IEEE International Conference on Neural Networks, Perth, Australia, 27 November–1 December 1995; pp. 1942–1948. [Google Scholar]
  23. Sousa, T.; Silva, A.; Neves, A. Particle Swarm based Data Mining Algorithms for classification tasks. Parallel. Comput. 2004, 30, 767–783. [Google Scholar] [CrossRef]
  24. Xie, X.F.; Zhang, W.J.; Yang, Z.L. Overview of particle swarm optimization. Control. Decis. 2003, 18, 129–134. [Google Scholar]
  25. Suraj, P.; Wu, L.; Guru, S.; Buyya, R. A Particle Swarm Optimization (PSO)-based Heuristic for Scheduling Workflow Applications in Cloud Computing Environments. In Proceedings of the 2010 24th IEEE international conference on advanced information Networking and Applications, Perth, Australia, 20–23 April 2012. [Google Scholar]
  26. Zitzler, E.; Deb, K.; Thiele, L. Comparison of Multiobjective Evolutionary Algorithms: Empirical Results. Evol. Comput. 2000, 8, 173–195. [Google Scholar] [CrossRef] [PubMed]
  27. Jaimes, A.L.; Coello, C.A. Many-Objective Problems: Challenges and Methods. In Springer Handbook of Computational Intelligence; Springer: Berlin/Heidelberg, Germany, 2015; pp. 1033–1046. [Google Scholar]
  28. Coello Coello, C.A.; Pulido, G.T.; Lechuga, M.S. Handling multiple objectives with particle swarm optimization. IEEE Trans. Evol. Comput. 2004, 8, 256–279. [Google Scholar] [CrossRef]
Figure 1. Structural model of the honeycomb sandwich radome.
Figure 1. Structural model of the honeycomb sandwich radome.
Materials 16 07465 g001
Figure 2. Schematic diagram of a layer.
Figure 2. Schematic diagram of a layer.
Materials 16 07465 g002
Figure 3. Partition diagram of a radome model.
Figure 3. Partition diagram of a radome model.
Materials 16 07465 g003
Figure 4. Model loading diagram.
Figure 4. Model loading diagram.
Materials 16 07465 g004
Figure 5. Model displacement diagram (unit: m).
Figure 5. Model displacement diagram (unit: m).
Materials 16 07465 g005
Figure 6. Model stress diagram (Unit: Pa).
Figure 6. Model stress diagram (Unit: Pa).
Materials 16 07465 g006
Figure 7. Model strain energy diagram (unit: J).
Figure 7. Model strain energy diagram (unit: J).
Materials 16 07465 g007
Figure 8. Neural network topology architecture.
Figure 8. Neural network topology architecture.
Materials 16 07465 g008
Figure 9. Neural network computing process.
Figure 9. Neural network computing process.
Materials 16 07465 g009
Figure 10. Training effects of the neural network. (a) Mean square error of convergence. (b) Goodness-of-fit test set.
Figure 10. Training effects of the neural network. (a) Mean square error of convergence. (b) Goodness-of-fit test set.
Materials 16 07465 g010
Figure 11. PSO flow diagram.
Figure 11. PSO flow diagram.
Materials 16 07465 g011
Figure 12. Pareto dominant relationship and frontier solutions. (a) Pareto dominant relationship. (b) Pareto Frontier Solutions.
Figure 12. Pareto dominant relationship and frontier solutions. (a) Pareto dominant relationship. (b) Pareto Frontier Solutions.
Materials 16 07465 g012
Figure 13. Basic flow of the MOPSO algorithm.
Figure 13. Basic flow of the MOPSO algorithm.
Materials 16 07465 g013
Figure 14. Convergence process of deterministic optimization.
Figure 14. Convergence process of deterministic optimization.
Materials 16 07465 g014
Figure 15. Convergence process of reliability optimization.
Figure 15. Convergence process of reliability optimization.
Materials 16 07465 g015
Figure 16. Pareto frontier of deterministic optimization.
Figure 16. Pareto frontier of deterministic optimization.
Materials 16 07465 g016
Figure 17. Pareto frontier of reliability optimization.
Figure 17. Pareto frontier of reliability optimization.
Materials 16 07465 g017
Table 1. Random variable information.
Table 1. Random variable information.
NumberVariable NameVariableMeanStandard
Deviation
Distribution Pattern
1Mat1E11The modulus in 11 direction of material 11.55 × 1010 Pa1.55 × 109 PaNormal
2Mat1E22The modulus in 22 direction of material 11.55 × 1010 Pa1.55 × 109 PaNormal
3Mat1G12The modulus in 12 direction of material 17.3 × 109 Pa7.3 × 108 PaNormal
4Mat1G13The modulus in 13 direction of material 13.6 × 109 Pa3.6 × 108 PaNormal
5Mat1G23The modulus in 23 direction of material 13.6 × 109 Pa3.6 × 108 PaNormal
6Mat1RoDensity of material 11828 kg/m3182.8 kg/m3Normal
7Mat2E11The modulus in 11 direction of material 24.5 × 104 Pa4.5 × 103 PaNormal
8Mat2E22The modulus in 22 direction of material 24.5 × 104 Pa4.5 × 103 PaNormal
9Mat2G12The modulus in 12 direction of material 22.1 × 104 Pa2.1 × 103 PaNormal
10Mat2G13The modulus in 13 direction of material 23.83 × 107 Pa3.83 × 106 PaNormal
11Mat2G23The modulus in 23 direction of material 21.87 × 107 Pa1.87 × 106 PaNormal
12Mat2RoDensity of material 265 kg/m36.5 kg/m3Normal
13Mat3E11The modulus in 11 direction of material 34.5 × 106 Pa4.5 × 105 PaNormal
14Mat3E22The modulus in 22 direction of material 34.5 × 106 Pa4.5 × 105 PaNormal
15Mat3G12The modulus in 12 direction of material 34.5 × 106 Pa4.5 × 105 PaNormal
16Mat3G13The modulus in 13 direction of material 31.5 × 107 Pa1.5 × 106 PaNormal
17Mat3G23The modulus in 23 direction of material 32.53 × 107 Pa2.53 × 106 PaNormal
18Mat3RouDensity of material 365 kg/m36.5 kg/m3Normal
19M1Skin thickness 18 × 10−4 m8 × 10−5 mNormal
20M2Thickness of honeycomb sandwich6 × 10−3 m6 × 10−4 mNormal
21M3Skin thickness 23 × 10−3 m3 × 10−4 mNormal
Table 2. Training information of surrogate models.
Table 2. Training information of surrogate models.
Surrogate ModelsnpmErrorIterationR
Total mass5511 × 10−41080.99946
Critical factor of buckling5911 × 10−4440.99706
Table 3. Design variables and constraint information.
Table 3. Design variables and constraint information.
Design Variables/mConstraints
x 1 x 2 x 3 x 4 x 5 [σ]/Pa[U]/m[E]/J
Lower limit0.00010.0010.00010.00050.000532,000,0000.00720
Upper limit0.00150.010.00150.0060.006
Table 4. Single-objective optimization results.
Table 4. Single-objective optimization results.
Process of OptimizationMode of OptimizationDesign VariablesObjective Function
x 1 x 2 x 3 x 4 x 5 f x
Initial value0.00080.0060.00080.0030.00312.62
After optimizationDeterministic0.00010.00010.000280.0010.002335.27
Reliability0.00010.0010.00040.0010.002346.40
Table 5. Multi-objective optimization results.
Table 5. Multi-objective optimization results.
Process of OptimizationMode of OptimizationDesign VariablesObjective Function
x 1 x 2 x 3 x 4 x 5 f 1 x f 2 x
Initial value0.00080.0060.00080.0030.003−4.979412.62
After optimizationDeterministic0.000480.009980.000430.0060.00567−7.4181811.44283
0.000540.009990.000380.0060.00525−7.2098910.61179
0.000520.009990.000430.0060.00368−7.033059.566278
0.000560.009980.000460.0060.00150−6.771297.775304
0.000540.009990.00040.0060.00510−7.2684910.6594
0.000490.009980.00050.0060.00188−6.819628.368969
0.000550.010.00040.0060.00332−6.972179.131097
0.000500.010.000160.0060.0005−4.954493.8081
0.000610.009990.000210.0060.0005−5.502264.44527
0.000660.009980.000420.0060.0005−6.550726.44738
Reliability0.000740.010.000180.0060.0005−5.43364.349
0.000470.010.000390.0060.00193−6.47697.42226
0.000560.010.000360.0060.00124−6.38896.55908
0.000480.010.000360.0060.00568−7.138110.8395
0.00050.010.000380.0060.00225−6.55967.67189
0.00050.010.000360.0060.0035−6.66488.69748
0.000670.010.00010.0060.0005−4.60553.48521
0.000460.010.000390.0060.0044−6.90869.82462
0.000460.010.000370.0060.00589−7.20211.1023
0.000630.010.000290.0060.0005−6.03035.25114
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

Wei, Z.; Zhou, C.; Zhang, F.; Zhou, C. Reliability Optimization of the Honeycomb Sandwich Structure Based on A Neural Network Surrogate Model. Materials 2023, 16, 7465. https://doi.org/10.3390/ma16237465

AMA Style

Wei Z, Zhou C, Zhang F, Zhou C. Reliability Optimization of the Honeycomb Sandwich Structure Based on A Neural Network Surrogate Model. Materials. 2023; 16(23):7465. https://doi.org/10.3390/ma16237465

Chicago/Turabian Style

Wei, Zheng, Chunping Zhou, Feng Zhang, and Changcong Zhou. 2023. "Reliability Optimization of the Honeycomb Sandwich Structure Based on A Neural Network Surrogate Model" Materials 16, no. 23: 7465. https://doi.org/10.3390/ma16237465

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