You are currently viewing a new version of our website. To view the old version click .
Metals
  • Article
  • Open Access

31 August 2021

Multi-Objective Optimization Design of Corrugated Steel Sandwich Panel for Impact Resistance

,
,
,
and
1
State Key Laboratory for Disaster Prevention & Mitigation of Explosion & Impact, Army Engineering University of PLA, Nanjing 210007, China
2
School of Naval Architecture and Ocean Engineering, Jiangsu University of Science and Technology, Zhenjiang 212003, China
3
China Ship Development and Design Center, Shanghai 201108, China
*
Author to whom correspondence should be addressed.
This article belongs to the Special Issue Special Materials for Shipbuilding

Abstract

The application of corrugated steel sandwich panels on ships requires excellent structural performance in impact resistance, which is often achieved by increasing the weight without giving full play to the characteristics of the structure. Considering the mechanical properties of sandwich panels under static and impact loading, a multi-objective optimal method based on a back-propagation (BP) neural network and a genetic algorithm developed in MATLAB is proposed herein. The evaluation criteria for this method included structural mass, static and dynamic stress, static and dynamic deformation, and energy absorption. Before optimization, representative sample points were obtained through numerical simulation calculations. Then, the functional relationship between the design and output variables was generated using the BP neural network. Finally, a standard genetic algorithm (SGA) and an adaptive genetic algorithm (AGA) were used for multi-objective optimization analysis with the established function to obtain the best result. Through this study, a new design concept with high efficiency and reliability was developed to determine the structural parameters that provide the best impact resistance using limited sample points.

1. Introduction

With the advancement of science and technology, the shipping industry has achieved increasing prosperity in recent decades. However, modern airborne anti-ship weapons and collision accidents during navigation pose a considerable threat to ships [,,]. A hull structure with excellent impact resistance is vital for improving the structural strength of ships. As a new type of structure with two face sheets and a cell core, corrugated sandwich panels have often been used to replace traditional metal components to reduce weight. Corrugated sandwich panels offer many advantages, such as lightness, low construction cost, high specific strength, effective sound insulation, high energy absorption efficiency, and strong impact resistance [,,,,,]. Hence, corrugated steel sandwich panels are being used in ship construction, for example, in the Visby class corvettes built by the Swedish Navy [], in the European research project SANDWICH [], and in the smooth components of ships []. Gajewski [,,,] conducted extensive research on the static mechanical properties of panels with a corrugated core. These studies present analytical methods for estimating the static top-to-bottom compressive strength of simple corrugated packaging and corrugated cardboard boxes with various openings. In addition, the formula for the torsional and transverse stiffness of orthotropic sandwich panels was defined. The low-velocity impact responses of steel sandwich panels [] and circular corrugated sandwich cylindrical panels [] have been studied. The results have shown that metal sandwich panels with a corrugated core possess a higher impact resistance than monolithic solid plates do and that the impact response is particularly dependent on the impact position. Wadley [] analyzed the impact resistance of aluminum sandwich panels and proposed a method to control the spatial extent of the hybrid panel damage. However, these studies lack an in-depth analysis of the geometric parameters of sandwich panels. Conventional structural optimization improves the mechanical properties by increasing the weight of the structure, which increases the cost of fabrication. To address the contradiction between the structural weight and impact resistance, a new optimization method should be developed.
The genetic algorithm (GA) is a randomized search-and-optimization technique guided by the principles of evolution and natural genetics and possesses a large amount of implicit parallelism [,]. The GA performs searches in complex, large, and multimodal landscapes, providing near-optimal solutions for the objective or fitness functions of an optimization problem. In the field of ship-structure optimization, Sekulski [,,] analyzed and optimized the least-weight distribution and size of high-speed vehicle–passenger catamaran structures with a GA, successfully solving the multi-variable optimization problem. Because slight changes in the control parameters may lead to different optimal results in the optimization process, it is necessary to ensure the accuracy of the data as much as possible. Additionally, it is necessary to conduct investigations based on the background of the specific application. Because of the risk of collision encountered by conventional tankers, it is undoubtedly important to improve the crashworthiness of the hull. Hence, Klanac et al. [] coupled multi-objective structural optimization and crashworthiness analysis and optimized the traditional tanker structure to make it more crashworthy, while considering changes in hull quality; thereby they effectively improved the structural safety. A conclusion about the optimal design of tanker structures showed that the GA was superior to traditional optimization. Researchers have also improved the GA by referring to the gradient algorithm []. The improved GA not only improves the convergence speed and shows a strong local search ability, but also avoids premature phenomena.
Artificial neural networks, which can find various input and output mapping functions via learning and training and by adjusting the threshold and weight values, are used to simulate biological neural networks and process information []. Any continuous function can establish a mapping relationship with a three-layer neural network []. Based on this principle, the neural network has often been used to predict the trajectory of ships in the water zone and improve the safety of navigation [,]. This shows that high-precision neural network models can replace simulation calculations in some studies. The back propagation (BP) neural network (including the input, hidden, and output layers) can achieve nonlinear mapping between any output and input and is a multilayer feedforward neural network [,]. It is also the most widely applied artificial neural network []. BP neural networks generally have no restriction in terms of input samples, can handle highly nonlinear problems, and can be combined suitably with other modern optimization algorithms. Owing to these advantages, the new optimization method of combining artificial neural networks and GAs has been increasingly applied in the field of ship-structure optimization design [,,].
In this study, a BP neural network and two GAs were combined to optimize the impact resistance of metal sandwich panels when applied to superstructures. Before optimization, the design variables in the sample points were selected through an orthogonal experimental design, and a numerical simulation method proved feasible by the author through experiment [] was used to obtain the output variables of the sample points. Then, the multi-objective function, which can fully reflect the impact resistance of the structure, was mapped through a BP neural network. Finally, a GA was used to obtain the optimal sandwich panel structure design plan to provide full play to the impact resistance of the panel. Based on this study, the ideal geometric parameters of the sandwich panel can be obtained by optimizing the limited sample points, which improves the efficiency and reduces costs.

2. Optimization Method

The orthogonal experiment can segregate representative points from a comprehensive test and is often used for the sample training of neural networks to improve efficiency and to ensure generalization ability [,]. Because the optimized samples used in this study were obtained through simulation calculations, an orthogonal experiment was first used to screen out the representative sample points. Second, the BP neural network and GA were coupled into the optimizing program to realize data transmission based on MATLAB software. Third, the sample points were input into the BP neural network for training to create a multi-objective function that can realize the mapping relationship between the design and output variables. Finally, the multi-objective function was input into the GA to calculate the optimal solution after selection, crossover, and mutation, as shown in Figure 1. Once the result in the BP neural network or GA did not meet the requirements, the program was re-optimized until the optimal solution was obtained.
Figure 1. Optimized flow diagram between BP neural network and GA.

2.1. Mathematical Model

The optimal design of a target structure requires a suitable mathematical model to reflect the characteristics. The mathematical model to optimize the impact resistance of corrugated sandwich panels can be summarized as follows:
min F ( X ) ,   X R n s . t . g j ( X ) 0 , j = 1 , 2 , , J l k ( X ) = 0 , k = 1 , 2 , , K
and when J or K is not zero, it is called a constrained optimal problem.
Because impact loading causes significant damage to the superstructure and threatens the safety of personnel and equipment, it is important to develop a reasonable objective function. After comprehensive consideration, the structural mass m, static deformation v 0 , static stress under static loading S 0 , dynamic deformation v 1 , dynamic stress S 1 , and energy absorption under impact loading η were selected to form a multi-objective function.
f ( x ) = α · f m + β · f v 0 + γ · f S 0 + λ · f v 1 + μ · f S 1 + ξ f η
where f ( x ) is the multi-objective function, and f m , f v 0 , f S 0 , f v 1 , f S 1 , and f η are the sub-objective functions of mass, static deformation, static stress, dynamic deformation, dynamic stress, and energy absorption, respectively. Because the six sub-objectives have different degrees of importance in reflecting the impact performance of sandwich panels, α , β , γ , μ , and ζ are used to refer to the weight coefficients. These weight coefficients indicate the importance of each sub-objective in the impact resistance evaluation, and the sum of these weight coefficients must be 1.
In the analysis, the MinMax method was used to process the calculation samples, which can be expressed as
f ( x ) * = f ( x ) f ( x ) min f ( x ) max f ( x ) min

2.2. Back-Propagation Neural Network

The BP neural network is a multi-layer feedforward network trained using an error back propagation algorithm. Two aspects are involved: the forward propagation of the signal and the backward propagation of the error. When the actual output is calculated, it is performed in the direction from input to output. In contrast, the correction of the weight and threshold is performed in the direction from output to input. The mapping relationship of the BP neural network is as follows:
F : R m R L , Y = F ( X )
where X and Y are the sample input and output sets, respectively. After completing the data mapping, the error criterion function in the output layer can be expressed as
E p = 1 2 i = 1 n ( T i z i ) 2 E = 1 2 p = 1 P i = 1 n ( T i z i ) 2
where zi is the calculated output value, Ti is the initial value of the objective variable, and p is used to represent a single sample. Ep is the quadratic error criterion function for each sample p, and E is the total error criterion function of the system for all the training samples.
In this study, the Levenberg–Marquardt algorithm was used to determine the network weights and ensure that the error function can reach a minimum value within a limited number of iterations. Although the error curve is always complex and has some local minima, the adjustment of weights always aligns toward the descending direction of the error function to ensure the accuracy of the mapping function.

2.3. Standard Genetic Algorithm

2.3.1. Theory of Calculation

The theoretical basis for the effectiveness of standard genetic algorithms (SGAs) comprises the pattern and building block hypotheses. Generally, mode H includes four parameters: the original code length l, pattern length δ (H), order O (H), and dimension D (H), where l is the length of the string, δ (H) is the distance between the first and last fixed bits, O (H) is the number of fixed bits in the pattern, and D (H) represents the number of strings contained in the pattern. For the SGA, the number of patterns H can be estimated as
m ( H , t + 1 ) m ( H , t ) ( f ¯ ( H ) f ¯ t ) 1 P c δ ( H ) l 1 O ( H ) P m
where m ( H , t + 1 ) is the number of populations containing a specific pattern H at time t + 1, f ¯ = ( f i ) / n is the average fitness of the entire population, and f ¯ ( H ) is the average fitness of the string of pattern H at time t. Pc and Pm are the crossover probability and mutation probability of the entire population, respectively.
A pattern with low order, short length, and high adaptability is called a building block. By combining the building blocks with each other under the action of genetic operations, the ability of continuous optimization can be achieved, which is considered to be the main driving force of the search ability of the GA.

2.3.2. Penalty Function

The SGA is more suitable for optimization and is easy to implement using hardware when only the requirement of global searching is considered. First, the required precision is not high. Second, if binary encoding is adopted, the results can be directly reflected in the digital storage. Third, the arithmetic operation is simple, which is favorable for hardware implementation. To improve efficiency, the following formula is selected as the basis of judgment for the objective function:
F i t O x = c max O x , O x < c max 0 , other
where c max is the maximum estimate of O ( x ) . The default is 1.
Because the SGA can only deal directly with unconstrained optimization problems, it requires the transformation of the constraint problem into an unconstrained problem via the penalty function [], as shown in Equation (8).
F i t ( O ( x ) ) = f i t ( O ( x ) ) + r P ( O ( x ) ) P ( O ( x ) ) = = 0 , x X > 0 , x X
where r is the scale coefficient, and X is the feasible region of the problem solution.

2.4. Method Verification

To verify the accuracy of the optimization method, a single beam with length l = 3.75 m, elastic modulus E = 200 GPa, density of 7850 kg/m3, yield limit σ y = 235 MPa, and uniformly distributed load q = 20 N/mm was optimized in this study. The optimization results were then compared with the theoretical solution. A single beam is shown in Figure 2.
Figure 2. Schematic of the single beam. (a) Model of single beam, and (b) shape of beam section.
The optimization problem can be expressed as follows:
min   m ( t 1 , h , t 2 , b ) = t 1 · ( h t 2 ) + t 2 · b s . t .   10   mm t 1 18   m m 300   mm h 360   mm 20   mm t 2 26   mm 180   mm b 240   mm σ max σ y / 2 = 117.5 MPa
The multi-objective function f(x) can be expressed as
f ( t 1 , h , t 2 , b ) = α · f m + β · f v max + γ · f σ b o t max + λ · f σ t o p max + η · f θ
where f m , f v max , f σ t o p max , f σ b o t max , and f θ are the sub-objective function of mass (m), maximum deflection (vmax), maximum stress (σtopmax) of the face plate, maximum stress (σbotmax) of the web plate, and rotating angle (θ) of the boundary, respectively. In the function, changing the mass may inevitably have an influence on other sub-objectives, and the mass is directly related to the fabricating cost. Therefore, it is of practical significance to set the proportion of mass to the maximum. Secondly, maximum deflection can intuitively reflect the bending strength of the single beam structure, and the importance should be second only to mass. Compared with the face plate, the web plate can provide stronger bending strength under the uniformly distributed load, which means the importance of the σtopmax is greater than σbotmax. In the sub-objectives, the rotating angle is not the focus of attention, and the weight coefficient should be the lowest. Finally, we assume α = 0.55 , β = 0.25 , γ = 0.15 , λ = 0.04 , and η = 0.01 .
For a single beam, the formula used in the theoretical calculation can be expressed as
v max = v ( l 2 ) = 5 384 q l 4 E I
θ = 1 24 q l 3 E I
σ max = y · M ( l / 2 ) I = y q l 2 8 I
The calculation results obtained using the theoretical formula are listed in Table 1. The test results met the requirements in terms of the stress and deformation constraints.
Table 1. Orthogonal design of single beam and calculation.
According to the samples in Table 1, the single-objective optimal solutions obtained by the optimization method are listed in Table 2.
Table 2. Optimized results of mass in single beam.
It can be observed from Table 2 that the optimization method proposed in this paper has high credibility and can be used for subsequent optimization analysis.

3. Numerical Simulation Optimization

3.1. Description of Problem

The application of corrugated steel sandwich panels in a superstructure is illustrated in Figure 3. The superstructure was originally composed of a stiffened plate frame structure before it was replaced by sandwich panels. As a lightweight structure, the metal sandwich panel should not only meet the strength and functional requirements, but also exert its own lightweight characteristics to achieve weight reduction when performing alternative applications. Additionally, the weight has a significant influence on ship performance and construction cost, and if the sandwich panel can satisfy the performance requirements as part of the weight reduction premise, the application value of the sandwich panel will be further improved. Steel corrugated sandwich panels have been applied to ship structures to achieve light weight, and the weight savings were estimated to be as much as 50% compared with the structure before replacement []. However, if 50% weight savings is to be achieved in this article, the thickness of the sandwich panel will be too thin to be produced. To meet the processing conditions, the mass of the sandwich panel was designed to meet the constraint of a 20% weight savings after the comprehensive assessment. Since the original structural mass in the area of 2500 × 2300 mm2 on the side wall of the superstructure is 306.5 kg, the mass of the sandwich panel should not be greater than 245.2 kg.
Figure 3. Basic structure of traditional superstructure and alternative area.
During the optimization of the target structure, the corrugated sandwich panel used in alternative designs has several unit cells, which are characterized by six geometric parameters: core height hc, attachment width a, cell core length w, thickness of the face sheets t1 and t2, and thickness of the core, tc. To reduce the difficulty of processing and optimization, the attachment width a was set to 20 mm. Therefore, the other five parameters were used as design variables during optimization. Under the constraint of the mass (m ≤ 245.2 kg), the ranges of values of these variables are as follows:
60   mm h c 100   mm 100   mm w 125   mm 1.5   mm t 1 ,   t 2 2   mm 1   mm t c 2   mm
Combined with Equation (2), the multi-objective function f(x) can be expressed as:
f ( h c ,   w ,   t 1 ,   t c ,   t 2 ) = α · f m + β · f v 0 + γ · f S 0 + λ · f v 1 + μ · f S 1 + ξ f η
Making the change of hc, w, t1, tc, and t2 can directly affect the mass and the response of the structure. To establish the functional relationship between the left and right sides of the Equation (13), the BP neural network is used for network training to move the five geometric parameters into each sub-objective function. In Equation (9), the weight coefficient can effectively reflect the importance of the sub-objective and has a decisive influence on the optimization result. Compared with the single beam, changing the mass of the panel may also inevitably influence other sub-objectives, and the mass is also directly related to the fabricating cost. Thus, the value of the weight coefficient of mass should be the largest among the sub-objectives. Secondly, the dynamic deformation (v1) can intuitively reflect the safety of the structure and easy to measure, meaning the importance should be second only to mass. Thirdly, the better the energy absorption (η) under impact loading, the weaker the effect caused by the impact. It can be second only to dynamic deformation. Then, the importance of dynamic stress is often not high because of the difficulty of measurement. Finally, while the impact of static loading is considered when evaluating the impact resistance of sandwich panels, the priority of dynamic loading is still higher. Thus, the proportion of the static deformation (v0) and static stress (S0) should be the smallest, and the proportion of v0 is greater than S0. Hence, the values of the weight coefficients must satisfy α > λ > ζ μ β γ . After comprehensively considering the importance of each objective function, a reasonable combination of weighting factors for each weight coefficient based on the size relationship is provided in Table 3.
Table 3. Combination of weight coefficients.

3.2. Simulation Calculation

Numerical simulations were conducted using the ABAQUS finite element software program. In the published article [], relevant experiment has been carried out to prove that the required sample points can be obtained through the numerical simulation method. Figure 4 shows the comparison result of experiment and simulation. Since the initial area of 2500 × 2300 mm2 on the sidewall of the superstructure is too large to make the experiment, the size used in the test is 1000 × 1000 mm2. The result suggests that the structural deformation and failure mode are accurately captured by the numerical model []. Therefore, it is feasible to use numerical simulation to obtain the sample points needed for optimization in this paper.
Figure 4. Comparison of plastic deformation for stiffened panel in simulation and test, reproduced from [], with permission from Elsevier, 2021: (a) panel deformation from numerical simulation, and (b) panel deformation from test.
Figure 5 shows a schematic of the sandwich panel with four-node shell elements (S4R) with reduced integration points. Mesh sizes of 10, 15, 20, 50, and 100 mm (system default) were used for the entire model for mesh sensitivity analysis. A plane impact loading of 500 kPa was selected. The maximum deformation of the sandwich panel with hc = 100 mm, w = 125 mm, t1 = t2 = 1.5 mm, and tc = 1 mm is shown in Figure 6. The results indicate that a mesh size of 20 mm is suitable for the calculation models. After considering the influence of the material strain rate sensitivity, the Cowper–Symonds constitutive model was adopted as the material model. For high-strength steel, the values of the parameters were D = 3200 and P = 5 []. The density of the mild steel was 7850 kg/m3, the elastic modulus was 210 GPa, and the Poisson’s ratio was 0.3. In addition, the boundary condition was a fixed constraint.
Figure 5. Schematic of the corrugated sandwich panel. (a) Finite element model with fixed constraint, and (b) meshing of the model.
Figure 6. Maximum deformation of the sandwich panel with different mesh sizes.
After being screened by the orthogonal experiment, 20 sample points were finally determined within a mass of 245.2 kg. To facilitate the calculation, types A–F were used to number the sample points. Additionally, the sandwich panel type was mainly defined by the core height and cell core length. In the simulation calculation, a static loading of 5 kPa and a plane impact loading of 500 kPa were adopted for the samples that were selected by the orthogonal experiment. The calculation results are presented in Table 4.
Table 4. Results of simulation calculation under static and impact loading.
Based on the normalization method and weight coefficient table, the objective functions of these sandwich panels are listed in Table 5.
Table 5. Objective functions of the corrugated steel sandwich panels.
It can be observed from Table 5 that under impact loading of 500 kPa, panel F1 has the smallest objective function among those of the nine weight coefficient combinations. Hence, panel F1 is considered to have the best impact resistance. Among the 20 samples, the mass of the F1 was not the smallest nor the largest, which further showed that simply increasing the mass could not make the structure obtain the optimal impact resistance. However, both the core height (hc) and the cell core length (w) are the maximum values. The thickness of the core (tc) is the minimum, and the thickness (t1 and t2) of the two face sheets are equal. It can be indicated that there are there are three ways to improve the impact resistance of the sandwich panel, such as increasing the values of the core height and the cell core length, reducing the thickness of the core, and keeping the thickness of face sheets consistent.

4. Algorithm Optimization

To obtain the best impact resistance of the steel sandwich panel, the optimization program combined with the BP neural network and GA was selected for optimization analysis using case 7. In the optimization process, the training error of the BP neural network was selected as 1 × 10−3, and the number of training steps was 300. The maximum genetic frequency in the GA was 1000, the default initial population was 60, the number of chromosomes was 9, the crossover probability Pc was 0.7, and the mutation probability Pm was 0.01. Figure 7 shows the optimization results of the coupling algorithm under a multi-objective analysis.
Figure 7. Coupling algorithm optimization based on BP neural network and genetic algorithm. (a) Training error map of BP network, and (b) fitness curve of the genetic algorithm.
Because the GA is mainly optimized through selection, crossover, and mutation, it makes sense to change the calculation principles of these three methods to obtain different results for the accuracy of optimization. An algorithm that can automatically adjust the crossover probability Pc and mutation probability Pm by the change in fitness is called an adaptive genetic algorithm (AGA). The calculation formula for the probability of crossover and mutation is expressed as follows []:
P c = k 1 ( f max f ) f max f a v g , f f a v g k 2 , f < f a v g
P m = k 3 ( f max f ) f max f a v g , f f a v g k 4 , f < f a v g
where k1, k2, k3, and k4 are parameters with values between 0 and 1, f max is the largest fitness function value in the population, f a v g is the average fitness function value of each generation group, f is the larger fitness function value of the two individuals to be crossed, and f is the fitness function value of the individual to be mutated.
Table 6 lists the program optimization results and simulation calculation results for comparison.
Table 6. Comparison of optimization algorithm and simulation calculation results.
Compared with the F1 panel, the result of the optimal multi-objective function obtained from the coupling algorithm BP neural network and the SGA was reduced by 9.3%, showing that the structural parameters of the sandwich panel listed in Table 3 can be improved by optimizing the coupling algorithm. The resolution obtained by the BP network and the AGA was not dominant compared to the simulation results. However, the core height (hc = 97.7 mm) and cell core length (w = 124.9 mm) obtained by SGA were not integers, which were difficult to be processed ideally in the presence of processing accuracy. The value of two parameters should be adjusted based on the principle of convenient processing to meet the processing requirements. Hence, a new geometric parameter was selected, and the objective function was also calculated, as presented in Table 7.
Table 7. Error between the optimal algorithm and simulation.
As can be observed in Table 7, the G1 board not only meets the actual production requirements, but also has the smallest multi-objective function. Except for the deformation v0 under static loading, the error of the other dependent variables between G1 and GSGA was small. Within the allowable error range, the results obtained using the coupling algorithm were real and effective. Thus, the impact resistance performance is relatively optimal. Therefore, the corrugated steel sandwich panel with hc = 95 mm, w = 125 mm, a = 10 mm, t1 = 1.5 mm, tc = 1 mm, and t2 = 1.5 mm shows an excellent impact resistance. This further demonstrates that the coupling algorithm used in this study can optimize the impact resistance of corrugated steel sandwich panels for a superstructure.

5. Conclusions

The optimization of the impact resistance of a sandwich panel was divided into three main steps. First, a multi-objective function was established. Second, the relationship between the target and design variables was obtained using a BP neural network. Finally, a GA was used to optimize the multi-objective function and obtain the optimal solution. A comparison with the simulation results showed that the multi-objective analysis of the sandwich panel obtained using the orthogonal design under the premise of meeting the mass requirement could not yield the best design parameters. The coupling algorithm proposed herein thus must be optimized further.
Based on the static mechanical properties and impact resistance of sandwich panels, this study introduced a multi-objective function comprising structural weight, deformation, stress, and energy using a mathematical model. For the multi-objective function, the combination of the BP neural network with the SGA was more effective than combining it with the AGA for achieving the optimal design of impact resistance. The calculation showed that this method can provide better parameters for the sandwich structure, thus demonstrating its superiority.
The main results of the optimal design (e.g., structural weight and plastic displacement) were verified via a numerical simulation, the results of which demonstrated high precision. The optimization of the coupling algorithm showed that the core height is the main optimization influencing factor among the five design variables, which can provide a reference for the design and manufacture of sandwich panels.

Author Contributions

Conceptualization, K.L. and Z.W.; methodology, L.K.; software, L.K.; formal analysis, P.W.; data curation, G.W.; writing—original draft preparation, L.K.; writing—review and editing, K.L.; project administration, Z.W. All authors have read and agreed to the published version of the manuscript.

Funding

We gratefully acknowledge the financial support of the National Natural Science Foundation of China (Grant No. 51609110; Grant No. 51779110).

Institutional Review Board Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Youssef, S.A.M.; Kim, Y.S.; Paik, J.K. Hazard identification and probabilistic scenario selection for ship-ship collision accidents. Int. J. Marit. Eng. 2014, 156, 61–80. [Google Scholar]
  2. Dobrzyński, P.; Lipski, S.; Machowski, B. Flying means of attack of ships, possible to be used by a potential enemy—Analysis of the threats for ships the Polish Navy. Zeszyty Naukowe Akademii Marynarki Wojennej 2018, 59, 117–142. [Google Scholar] [CrossRef][Green Version]
  3. Felski, A.; Zwolak, K. The Ocean-Going Autonomous Ship—Challenges and Threats. J. Mar. Sci. Eng. 2020, 8, 41. [Google Scholar] [CrossRef]
  4. Wadley, H.N. Multifunctional periodic cellular metals. Philos. Trans. 2006, 364, 31–68. [Google Scholar] [CrossRef]
  5. Mouritz, A.P.; Gellert, E.; Burchill, P. Review of advanced composite structures for naval ships and submarines. Compos. Struct. 2001, 53, 21–42. [Google Scholar] [CrossRef]
  6. Poirier, J.D.; Vel, S.S.; Caccese, V. Multi-objective optimization of laser-welded steel sandwich panels for static loads using a genetic algorithm. Eng. Struct. 2013, 49, 508–524. [Google Scholar] [CrossRef]
  7. Lin, X.; Far, H.; Zhang, X. Shear Capacity Analysis of Welded Steel I-Girders with Corrugated Webs based on First Yield. Int. J. Steel Struct. 2021, 21, 1053–1062. [Google Scholar] [CrossRef]
  8. Lin, X.; Far, H. Post-buckling Strength of Welded Steel I-Girders with Corrugated Webs. Int. J. Steel Struct. 2021, 21, 850–860. [Google Scholar] [CrossRef]
  9. Lin, X.; Far, H.; Saleh, A. Structural Behaviour and Mechanical Properties of Welded Steel I-Girders with Corrugated Webs. Int. J. Steel Struct. 2019, 19, 1342–1352. [Google Scholar] [CrossRef]
  10. Fagerberg, L. Wrinkling of Sandwich Panels for Marine Applications; Farkost Och Flyg: Stockholm, Sweden, 2003. [Google Scholar]
  11. Kujala, P.; Klanac, A. Steel sandwich panels in marine applications. Brodogr. Teor. I Praksa Brodogr. I Pomor. Teh. 2005, 56, 305–314. [Google Scholar]
  12. Kozak, J. Selected problems on application of steel sandwich panels to marine structures. Pol. Marit. Res. 2009, 16, 9–15. [Google Scholar] [CrossRef][Green Version]
  13. Garbowski, T.; Gajewski, T.; Grabski, J.K. The role of buckling in the estimation of compressive strength of corrugated card-board boxes. Materials 2020, 13, 4578. [Google Scholar] [CrossRef]
  14. Garbowski, T.; Gajewski, T.; Grabski, J.K. Estimation of the compressive strength of corrugated cardboard boxes with various openings. Energies 2021, 14, 155. [Google Scholar] [CrossRef]
  15. Garbowski, T.; Gajewski, T.; Grabski, J.K. Torsional and Transversal Stiffness of Orthotropic Sandwich Panels. Materials 2020, 13, 5016. [Google Scholar] [CrossRef]
  16. Garbowski, T.; Gajewski, T.; Grabski, J.K. Estimation of the compressive strength of corrugated cardboard boxes with various perforations. Energies 2021, 14, 1095. [Google Scholar] [CrossRef]
  17. Qin, Q.H.; Zhang, J.X.; Wang, T.J. Low velocity impact response of lightweight metal sandwich panel with corrugated core. Mater. Res. Innov. 2011, 15, s198–s200. [Google Scholar] [CrossRef]
  18. Yang, J.S.; Zhang, W.M.; Yang, F. Low velocity impact behavior of carbon fibre composite curved corrugated sandwich shells. Compos. Struct. 2020, 238, 112027. [Google Scholar] [CrossRef]
  19. Wadley, H.N.G.; Dharmasena, K.P.; O’Masta, M. Impact response of aluminum corrugated core sandwich panels. Int. J. Impact Eng. 2013, 62, 114–128. [Google Scholar] [CrossRef]
  20. Srinivas, N.; Deb, K. Multiobjective Optimization Using Nondominated Sorting in Genetic Algorithms. Evol. Comput. 1994, 2, 221–248. [Google Scholar] [CrossRef]
  21. Konak, A.; Coit, D.W.; Smith, A.E. Multi-objective optimization using genetic algorithms: A tutorial. Reliab. Eng. Syst. Saf. 2006, 91, 992–1007. [Google Scholar] [CrossRef]
  22. Sekulski, Z. Least-weight topology and size optimization of high speed vehicle-passenger catamaran structure by genetic algorithm. Mar. Struct. 2009, 22, 691–711. [Google Scholar] [CrossRef]
  23. Sekulski, Z. Structural weight minimization of high speed vehicle-passenger catamaran by genetic algorithm. Pol. Marit. Res. 2009, 16, 11–23. [Google Scholar] [CrossRef][Green Version]
  24. Sekulski, Z. Multi-objective topology and size optimization of high-speed vehicle-passenger catamaran structure by ge-netic algorithm. Mar. Struct. 2010, 23, 405–433. [Google Scholar] [CrossRef]
  25. Klanac, A.; Ehlers, S.; Jelovica, J. Optimization of crashworthy marine structures. Mar. Struct. 2009, 22, 670–690. [Google Scholar] [CrossRef]
  26. Jiang, F.G.; Wang, Z.Q. The Truss Structural Optimization Design Based on Improved Hybrid Genetic Algorithm. Adv. Mater. Res. 2011, 163–167, 2304–2308. [Google Scholar] [CrossRef]
  27. Herzog, S.; Tetzlaff, C.; Wörgötter, F. Evolving artificial neural networks with feedback. Neural Netw. 2020, 123, 153–162. [Google Scholar] [CrossRef] [PubMed]
  28. Yang, G.R.; Wang, X.J. Artificial neural networks for neuroscientists: A primer. Neuron 2020, 107, 1048–1070. [Google Scholar] [CrossRef] [PubMed]
  29. Chen, W.; Xu, G.; Ren, W.; Huang, T. Specific ship detection for electronic reconnaissance data based on clustering and NNs. IET Radar Sonar Navig. 2018, 12, 868–872. [Google Scholar] [CrossRef]
  30. Zhou, H.; Chen, Y.; Zhang, S. Ship Trajectory Prediction Based on BP Neural Network. J. Artif. Intell. 2019, 1, 29–36. [Google Scholar] [CrossRef]
  31. Kai, X. Research on the Improvement of BP Neural Network Algorithm and its Application. Adv. Mater. Res. 2014, 926–930, 3216–3219. [Google Scholar] [CrossRef]
  32. Zhang, Y.P.; Amp, A.F. Optimization Analysis of Enterprise Financial Model of BP Neural Network Based on Matlab. J. Chang. Norm. Univ. 2018, 24, 45–50. [Google Scholar]
  33. Basheer, I.A.; Hajmeer, M. Artificial neural networks: Fundamentals, computing, design, and application. J. Micro-Biol. Methods 2000, 43, 3–31. [Google Scholar] [CrossRef]
  34. Ding, S.; Su, C.; Yu, J. An optimizing BP neural network algorithm based on genetic algorithm. Artif. Intell. Rev. 2011, 36, 153–162. [Google Scholar] [CrossRef]
  35. Ding, S.; Xu, X.; Zhu, H.; Wang, J.; Jin, F. Studies on Optimization Algorithms for Some Artificial Neural Networks Based on Genetic Algorithm (GA). J. Comput. 2011, 6, 939–946. [Google Scholar] [CrossRef]
  36. Zhou, W.; Xiong, S. Optimization of BP Neural Network Classifier Using Genetic Algorithm. Energy Procedia 2013, 11, 578–584. [Google Scholar]
  37. Ke, L.; Liu, K.; Sha, Y.; Wu, G.; Wang, Z. Blast responses of steel stiffened panels subjected to plane shock waves. Thin-Walled Struct. 2021, 166, 107933. [Google Scholar] [CrossRef]
  38. Ruijiang, L.; Yewang, Z.; Chongwei, W. Study on the design and analysis methods of orthogonal experiment. Exp. Technol. Manag. 2010, 9, 52–55. [Google Scholar]
  39. Ji, L.; Si, Y.; Liu, H.; Song, X.; Zhu, W.; Zhu, A. Application of orthogonal experimental design in synthesis of mesoporous bioactive glass. Microporous Mesoporous Mater. 2014, 184, 122–126. [Google Scholar] [CrossRef]
  40. Jones, N. Structural Impact; Cambridge University Press: Cambridge, UK, 2011. [Google Scholar]
  41. Srinivas, M.; Patnaik, L.M. Adaptive probabilities of crossover and mutation in genetic algorithms. IEEE Trans. Syst. Man Cybern. 1994, 24, 656–667. [Google Scholar] [CrossRef]
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Article Metrics

Citations

Article Access Statistics

Multiple requests from the same IP address are counted as one view.