Next Article in Journal
Improved NSGA-III with Second-Order Difference Random Strategy for Dynamic Multi-Objective Optimization
Next Article in Special Issue
A Lagrange Relaxation Based Decomposition Algorithm for Large-Scale Offshore Oil Production Planning Optimization
Previous Article in Journal
Applications of Machine Learning to Reciprocating Compressor Fault Diagnosis: A Review
Previous Article in Special Issue
A Knowledge-Informed Simplex Search Method Based on Historical Quasi-Gradient Estimations and Its Application on Quality Control of Medium Voltage Insulators
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

New Design Method of Solid Propellant Grain Using Machine Learning

Department of Aerospace Engineering, Inha University, 36 Gaetbeol-ro, Yeonsu-gu, Incheon 21999, Korea
*
Author to whom correspondence should be addressed.
Submission received: 22 April 2021 / Revised: 17 May 2021 / Accepted: 20 May 2021 / Published: 21 May 2021
(This article belongs to the Special Issue Learning for Process Optimization and Control)

Abstract

:
The correlation between solid propellant grain configuration and burning surface area profile is a complicated nonlinear problem. Nonlinear optimization has been adopted to design grain configurations that satisfied the objective area profiles. However, as conventional design methods are impractical, with limited performance, it is necessary to investigate alternatives. Useful information for grain design can be obtained by analyzing the aforementioned correlation. However, this aspect has not been studied owing to the requirement of large amounts of data and analysis techniques. In this study, machine learning was used to develop a new design method. The objective of machine learning was to train a model to classify classes of data. The database stores various sets of configuration variables and their classes. The proposed Gaussian kernel-based support vector machine model predicts the class of newly designed grains. The results verified that the model accurately predicted the class of the set of configuration variables and can be used to modify the set of configuration variables to satisfy the requirement. Thus, it was confirmed that machine learning is an appropriate approach to grain design; however, further research is needed to analyze its practicality.

1. Introduction

Solid propulsion systems can generate strong forces within an extremely short time after ignition; however, controlling the thrust is challenging. Therefore, it is necessary to design a suitable propellant grain configuration. Grain design involves the process of obtaining a set of configuration variables that can satisfy the desired burning surface area profile with burning time, which is referred to as burn-back analysis. Each configuration variable affects the area profile, and it is difficult to predict changes to the area profile because of the complicated effects of the modified variables [1]. Therefore, sufficient design experience is required and a redesign, based on the existing data, is necessary to modify the configuration variables to obtain the area profile [2]. However, because the correlation between the configuration variable and the area profile is not clearly identified, it is difficult to modify the configuration variable; this significantly impedes solid propellant grain design.
Previous studies have mainly addressed this problem by applying optimization techniques rather than correlation analysis [1,2,3]. However, because grain design is a multivariable nonlinear problem, it is extremely difficult to achieve an optimum design. Optimization techniques are divided into deterministic and stochastic methods [4], based on whether the method incorporates probabilistic factors. The deterministic method has good search performance for the optimum solution but easily converges on the local solution. The stochastic method exhibits high performance for global solutions but has difficulty converging to an optimum solution. Optimum grain design requires the advantages of both methods. Nisar and Guozhu used deterministic methods to design wagon wheel geometries [3], and Kamran used stochastic methods to design cylinder and star geometries [5]. However, the single optimization technique is impractical because of the disadvantages associated with each method. To overcome this problem, a hybrid optimization technique that links two optimization techniques was studied. Raza and Liang used two stochastic methods to design wagon wheel grains [6] and Oh et al. confirmed that stochastic and deterministic methods can be combined to utilize the strengths of both techniques [1]. However, hybrid optimization techniques also lack universality and flexibility. Recent studies consider hyper-heuristic optimization [7], which uses various optimization techniques; the most feasible result is to use a new starting point for these techniques. As research progresses, the possibility of developing an optimum design that satisfies the requirements has increased. However, considering the time and cost of using multi-optimization techniques, this is not practical.
Another issue that requires investigation is utilizing stored data. Solid propulsion systems have been designed in various configurations for decades. Usually, defense research institutes or companies possess large amounts of design and experimental data. However, the optimum design study does not use stored data directly because it includes a burn-back analysis process. Large amounts of new data generated during the optimization process are stored but are not used in the subsequent design.
The saved data contained correlations between the configuration variables and the area profile. Using these correlations, grain design can be performed easily and directly. Currently, general grain design involves a stochastic approach––similar to the genetic algorithm––that randomly generates a set of configuration variables and uses the most suitable result. If the research proceeds successfully, a design model that directly calculates the feasible set of configuration variables would be developed. Despite these advantages, the correlation has not been studied because grain design is a nonlinear problem; as such, analysis is extremely difficult because each configuration variable has a complicated effect on the area profile.
Machine learning is a useful technique that can address this type. This technique is used in a variety of fields because it can obtain meaningful information from stored data [8,9]. However, no study has thus far been performed on grain design. Therefore, in this study, a fundamental investigation of grain design using machine learning was conducted. The goal of this study was to apply and validate machine learning instead of a burn-back analysis in the design process. The classification method and optimization techniques were applied to obtain the configuration variables with a neutral area profile for a star grain, which is generally used as a solid propellant [10]. The database including a set of configuration variables and area profiles was constructed to be used for machine learning. Classes were designated as satisfying the design objectives (Class 1) and others (Class −1). Support vector machine (SVM) is applied as a machine learning method that can learn complicated boundaries, and the Gaussian kernel-based SVM is adopted to classifies the class. The machine learning-based design method is confirmed as suitable for grain configuration design.

2. Grain Optimum Design

2.1. Optimum Design Process

The optimum design involves three steps, as shown in Figure 1 [1]. The first step is grain design. This is the process of obtaining a set of configuration variables suitable for the objective and a new set is created to better meet the requirements using design experience or an optimization technique. The second step is the process of obtaining the area profile of the designed grain, which requires fast and accurate analysis technology owing to the large calculation cost. This is the grain burn-back analysis step. The third step is to assess objective levels. If the level does not satisfy the requirement, the grain will be redesigned.
The optimization technique corresponding to the first step was the main target of previous studies. The set of configuration variables determines the initial grain configuration, and the initial configuration determines the area profile. Therefore, a correlation exists between the configuration variable and the area profile. However, because the influence of each configuration variable on the area profile is complicated, the correlation cannot be easily understood. Therefore, the optimum grain design is classified as a multivariable nonlinear optimization problem.
The third step is to define the objective of the optimum design. For a grain with a neutral burning surface area profile, the standard deviation can be used to define the objective. The difference between the average surface area ( A m ) of the grain and the grain burn-back analysis result ( A n ) was calculated at 0.01 mm intervals and the dimensionless standard deviation ( σ ) was obtained using Equation (1). The smaller the size of the standard deviation, the closer is the area profile to the neutral profile, and when a grain configuration smaller than the objective standard deviation is designed, the grain design is considered complete. Figure 2 and Table 1 present the configuration variables of the star grain.
  σ = ( A 1 A m A m ) 2 + ( A 2 A m A m ) 2 + + ( A n A m A m ) 2 n

2.2. Grain Burn-Back Analysis Technique

In the second step, burn-back analysis is the process of determining an area profile. In the conventional process, the area profile is calculated by entering the configuration variables generated by the optimization technique into the grain-burn-back analysis. Grain burn-back analysis techniques can be classified into three types. The simplest technique is the analytical method [11,12], which analyzes the structure of the lines and surfaces that constitute the grain configuration. The analysis result is obtained via equations that can calculate the line and area [11]. Because analytical methods use equations, the surface area can be immediately obtained. However, the analysis of complicated configurations is extremely difficult; thus, limited 2-D configurations are usually analyzed using this technique. The drafting method uses a computer-aided design (CAD) program [10,13]. CAD can create and edit 3-D configurations and can also measure the area. It can be used to analyze the burning surface area of complicated 3-D grains. However, this method requires considerable time and manpower, or a complicated macro. The numerical method discretizes the grain configuration and analyzes the motion of the surface [14,15]. This method stores surface position information in a 3-D coordinate system. The burning surface area is analyzed by updating the position information in the numerical method. This method is not suitable for optimum design because it requires the most computation time among the three types.

2.3. Necessity for New Grain Design

Grain burn-back analysis should be executed rapidly because large amounts of grain configurations are generated during the optimum design process. Therefore, a previous study used an analytical method, and the optimum design target was limited to configurations that could be geometrically analyzed, such as slots and stars. It is necessary to use a different burn-back analysis method for optimizing the design of the complicated 3-D configurations used in propulsion systems. However, because automation is difficult with a long burn-back analysis time, it is difficult to apply the existing optimal design process. In this regard, this study developed a new grain design method and confirmed its feasibility.
Machine learning can acquire meaningful information from data. If the correlation between the configuration variable and area profile can be learned using machine learning, the performance of the newly designed grain can be predicted with high accuracy. Figure 3 shows the grain design process using machine learning. The database consists of stored data, such as a set of configuration variables and classes. A large amount of information is organized into databases and high-quality information is obtained through data mining; machine learning is then used to identify and evaluate meaningful patterns. The model is the result of machine learning and it calculates the margin of a set of configuration variables. The margin predicts the class of a set of configuration variables.
This study was conducted to determine whether machine learning is an appropriate method for grain design. The goal of grain design was to obtain a neutral burning surface area profile, which is called briefly the neutral profile in this study. The neutral profile was defined as having a standard deviation of ≤0.5. Class 1 was neutral and Class −1 was non-neutral, as listed in Table 2.
This study had two goals. The first was to create a model that can predict whether it is neutral. By creating a classification model from the saved data, we can verify whether the area profile is neutral without performing a burn-back analysis. Another goal was to modify the non-neutral shape to a neutral shape using the model. When the grain shape designed in consideration of various conditions is a non-neutral type, it is necessary to change it to a neutral-type through as few variable changes as possible. The database was constructed and a classification model was created using data mining and SVM. After checking the accuracy of the classification model, an arbitrary set of configuration variables was modified to a neutral configuration by using an optimization technique.

3. Machine Learning

3.1. Machine Learning

Machine learning refers to the recognition of complex patterns based on data or learning to make intelligent decisions. It is used in various fields as it can obtain meaningful information for satisfying specific purposes by analyzing a large amount of information; this is not feasible using human resources [8,9]. Machine learning needs a database. A database construction plan was established in this study, as specified in Table 3. Acquiring a large amount of data results in considerably useful sample data but is impractical as it also increases the construction time. In this study, the number of branches was fixed at five and the number of each variable was controlled to generate 49,500 sample data.
Machine learning requires the use of a suitable method for databases. The database has a label (class) of all inputs (the set of configuration variables), and the classes are 1 and −1. Therefore, it is a classification problem [8], and the SVM, which is known to have high performance in analyzing complicated interfaces of multiple variables [16,17], is adopted as an appropriate method in this study. In fact, SVM has been used in several prior studies owing to its ability to classify normal and faulty operation and predicted where the fault occurred [18,19,20].

3.2. Support Vector Machine (SVM)

The SVM learns the sample data and defines the boundary between classes, which is called a hyperplane. The classification model can predict the class of a new input variable using a hyperplane. Figure 4 shows an example of a linear SVM. The data points have coordinates ( [ x 1 , x 2 ] ) and class (y). In SVM, data is defined as a vector, as shown in Equation (2).
( [ x 1 , x 2 , , x n ] , y )
A margin is the dot product of the hyperplane and data. The SVM calculates the hyperplane vector w and constant b where all data satisfy Equation (3) [16]. The margin of the support vector is 1.
y × ( w · [ x 1 , x 2 , , x n ] b ) 1
The class of new points can be predicted using the margin. The positive margin is Class 1 and the negative margin is Class −1. For example, the new point A in Figure 4 is classified as Class −1 by the hyperplane.
The grain design requires a nonlinear SVM because changes in the configuration variable have complicated effects. Nonlinear SVM generally uses kernel functions to define the hyperplane. In this study, nonlinear SVM was performed using a Gaussian kernel function [16]. The Gaussian kernel is a representative kernel of the SVM and is a suitable method for learning a complicated boundary.

3.3. Gaussian Kernel

In the Gaussian kernel, C and γ are important variables in SVM that determine the hyperplane. C determines the range of the support vectors used in hyperplane learning. When C is large, the range narrows, and the number of support vectors decreases. γ determines the effect of the support vector on the hyperplane. When γ is small, the hyperplane is significantly affected by the support vector and the shape of the hyperplane changes rapidly. Using small C and γ produces a complex and fine hyperplane; however, it is prone to overfitting. Conversely, using large values of C and γ ignores the fine boundary shape and learns a coarse hyperplane, which is prone to underfitting. The error can be reduced by using suitable C and γ. The effects of γ and C on the hyperplane are described in detail in Reference [16]. SVM is built in various free and commercial software [21]. MATLAB R2019b was used for this study. MATLAB includes machine learning and a variety of kernel functions. To optimize C and γ, Bayesian optimization techniques in MATLAB are adopted in this study.
The Gaussian kernel is because the margin exhibits a Gaussian distribution. The margin changes rapidly around the support vector and is constant in the region far from the support vector. The main factor that makes optimal grain design difficult is the local solution. If the characteristics of the margin can be applied, the optimization problem can be easily solved.
The Styblinski–Tang function was used to determine the effect of the margin on the optimization problem. This function is Equation (4), which is an optimization performance test.
f ( x 1 , x 2 ) = Z = 1 2 i = 1 2 ( x i 4 16 x i 2 + 5 x i )
Criteria were set to classify local and optimum solutions and a Gaussian SVM was used. Figure 5 shows the contour of the Styblinski–Tang function. The Z contour has three local solutions and one optimum solution but the margin contour does not have a local solution. Figure 6 shows the difference between Z and the margin. Figure 6a compares the classification criteria and the hyperplane. The shapes of the two lines are almost the same but the difference between the two lines is found in the magnified figure. The factors that cause the difference can be verified in Figure 6b. In the enlarged figure, the SVM only considers the class and the hyperplane is the middle of the two support vectors. However, the criterion was close to that of class −1. Because of this difference, it is possible to misclassify the class near the hyperplane. The sample data should be analyzed to avoid errors. The sample data of Class 1 has a positive margin. In this example, the smallest margin of the sample data for Class 1 is 0.1. Therefore, if new data has a margin greater than 0.1, they are clearly class 1. The unique part in Figure 6b is the local solution. Z has the optimum and local solution but the margin eliminates the local solution because it only changes around the sample data. This is a useful effect that reduces the difficulty of the search process.

4. Analysis Results

4.1. Data Mining

The database contains not only the configuration with a neutral profile but also the progressive, regressive, and impossible combinations of configuration variables. To obtain useful information in the database, a set of configuration variables was mined using standard deviation, as shown in the class classification in Table 3 [22].
Through the data mining process, 11,524 Class 1 and 7564 samples Class −1 samples were classified. A total of 30,412 data were excluded. These data cannot improve classification accuracy and are impeding factors that increase the learning and classification time.

4.2. SVM Results

This study generated a classification model that can predict how satisfied the conditions with the neutral profile are, as presented in Table 4, using the Gaussian kernel SVM. Learning and validation were performed using all of the sample data. Bayesian optimization has been used to optimize C and γ [21] as mentioned in 3.3. C = 19.71 and γ = 0.43 were used to obtain a classification model with an error rate of 0%. To verify the overfitting, a hyperplane shape construction and classification test were performed.
Figure 7 shows the margin contour of the external-internal radius. The blue dots are Class 1 sample data and the red dots are Class −1 sample data. From Figure 7, it can be confirmed that the hyperplane (red line with margin = 0) classifies the class appropriately. Learning was successful because overfitting did not occur and the hyperplane effectively classified the classes. The margins of the sample data of Class 1 were analyzed to avoid errors caused by the difference between the hyperplane and the margin. The smallest margin is 0.0106. Therefore, the neutral configuration design with a neutral profile ends when the margin is greater than 0.0106.
The class of cases was calculated to verify the model’s prediction performance. Table 5 lists the set of configuration variables and prediction results. Each case consisted of an arbitrary set of configuration variables that did not exist in the database. The model classified Cases 2 and 3 as Class 1. To verify the classification results, the standard deviations were calculated using burn-back analysis of the analytical method, as listed in Table 6. It was confirmed that the results of the grain-burn-back analysis and SVM model were the same. Through this, it was proven that the class prediction using the model was accurate and that the SVM learned the correlation between the configuration variables and the burning surface area profile.

4.3. Grain Design Using SVM

Conventional design methods using standard deviations pose a risk to nonlinear global optimization problems with many local solutions. Therefore, a stochastic method is required that exhibits high global search performance but also requires considerable computational time. However, converting to a margin can reduce the time required for grain design because the design difficulty can be reduced. To confirm the usefulness of the SVM, the grain optimum design was performed by assuming a multidisciplinary design optimization (MDO) [23,24]. The star grain design with a neutral burning surface area profile was performed using arbitrary missions and structural design results. The grain design used the simplex method, which is a typical deterministic method [16,19]. This method searches for a set of configuration variables that are close to the optimum solution by modifying the initial configuration variables [21]. This method exhibits fast and accurate search performance and is used in various fields because it can solve nonlinear problems that use multiple variables [25,26]. However, when the initial value is not suitable, it converges to the local solution and, thus, the global search performance is low. Therefore, it is not suitable to only use this method in grain design, despite achieving a very fast solution. However, if a local solution that does not satisfy the requirement is eliminated, the simplex method can be a useful tool for grain design optimization.
To confirm whether machine learning is useful for grain design, grain design was performed under the condition that the simplex method failed, as presented in Table 7. Some of the shape parameters were determined during the MDO process and the constraints of the grain design were set. The requirement determines the operating time (web length) and the external radius is determined from the structure. The initial input value was the end of the variable range. This input value is a configuration with a non-neutral profile (Class −1). Because the mass of the propellant is properly designed, the configuration change needs to be small. When using the conventional method, the grain design used the simplex method to search for a configuration with standard deviations less than 0.5. As a result of the search, the inner radius almost doubled and an abnormal filet radius was designed. This result shows the disadvantages of the simplex method, which does not apply a design range during the redesign process and converges to a local solution according to the gradient around the initial input value [27]. However, the simplex method with SVM has designed a set of configuration variables that satisfy a margin of more than 0.0106. The margin of the design results was 1.8, which corresponds to class 1. The standard deviation was 0.19 and it was verified that the class was correctly classified. Therefore, it was verified that SVM can reduce the difficulty of the search problem and conduct the design using the stored data.

5. Conclusions

A fundamental study on grain design using machine learning was conducted. In this study, a new design method for machine learning was developed using stored data for grain design. The database for the burning surface area and configuration variables was constructed using analytic burn-back analysis and the standard deviation was calculated. The analysis results were defined as class 1 if it satisfied the requirement and class −1 if it did not. The SVM learned the condition that satisfied the requirements and obtained the classification model. This model separates the two classes using hyperplanes, enabling the margin of the new set of configuration variables to be calculated. It was confirmed that the grain can be designed without additional analysis using the stored data. The classification model obtained via machine learning performed classification with high accuracy, verifying that it can replace burn-back analysis.
It was verified that machine learning is an effective method for optimizing grain design. Through this design process, it has been confirmed that the complicated effects of the configuration variables can be learned through machine learning and that the result is very useful. However, since the study was conducted at a fundamental level, there are some supplements. Although it satisfies the objective, it is necessary to perform an additional optimum design of the standard deviation. In the case of real grain design, there are various requirements—such as average area and burn time—but, in this study, only the standard deviation was learned and it is necessary to analyze whether the amount of sample data is adequate.
Further studies are required to develop a general method of grain design. Various topics were identified, such as the feasible size of the database, classification of multiple classes according to the average burning surface area, the use of multiple models for requirements, and training using randomly generated data. In a subsequent study, a practical grain design process has been considered and a study that will apply machine learning to the entire grain design process has been planned.

Author Contributions

Conceptualization, S.-H.O. and T.-S.R.; investigation, S.-H.O.; validation, S.-H.O., H.J.L. and T.-S.R.; supervision, T.-S.R. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by the INHA UNIVERSITY Research Grant (2019).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

No new data were created or analyzed in this study. Data sharing is not applicable to this article.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Oh, S.H.; Kim, Y.C.; Cha, S.W.; Roh, T.S. Study of Hybrid Optimization Technique for Grain Optimum Design. Int. J. Aeronaut. Space Sci. 2017, 18, 780–787. [Google Scholar] [CrossRef]
  2. Açik, S. Internal Ballistic Design Optimization of a Solid Rocket Motor. Master’s Thesis, Middle East Technical University, Çankaya/Ankara, Turkey, 2010. [Google Scholar]
  3. Nisar, K.; Guozhu, L. A new approach for design and optimization of SRM wagon wheel grain. In Proceedings of the Asian Joint Conference on Propulsion and Power, Gyeongju, Korea, 6–8 March 2008; 2008; pp. 247–254. [Google Scholar]
  4. Arora, J.S. Introduction to Optimum Design; McGraw Hill, Co.: Amsterdam, The Netherlands, 1989. [Google Scholar]
  5. Kamran, A.; Guozhu, L.; Rafique, A.F.; Naz, S. Star Grain Optimization using Genetic Algorithm. In Proceedings of the 51st AIAA/ASME/ASCE/AHS/ASC Structures, Structural Dynamics and Materials Conference, Orlando, FL, USA, 12–15 April 2010. [Google Scholar]
  6. Raza, M.A.; Liang, W. Design and Optimization of 3D Wagon Wheel Grain for Dual Thrust Solid Rocket Motors. Propellants Explos. Pyrotech. 2013, 38, 67–74. [Google Scholar] [CrossRef]
  7. Mahjub, A.; Mazlan, N.M.; Abdullah, M.Z.; Azam, Q. Design Optimization of Solid Rocket Propulsion: A Survey of Recent Advancements. J. Spacecr. Rocket. 2020, 57, 3–11. [Google Scholar] [CrossRef]
  8. Raschka, S.; Mirjalili, V. Python Machine Learning—Second Edition: Machine Learning and Deep Learning with Python, Scikit-Learn, and TensorFlow; Packt Publishing: Birmingham, UK, 2017. [Google Scholar]
  9. Goodfellow, I.; Bengio, Y.; Courville, A. Deep Learning; MIT Press: Cambridge, MA, USA, 2016. [Google Scholar]
  10. Rafique, A.F.; Zeeshan, Q.; Kamran, A.; Guozhu, L. A New Paradigm for Star Grain Design and Optimization. Aircr. Eng. Aerosp. Technol. 2015, 87, 476–482. [Google Scholar] [CrossRef]
  11. Hartfield, R.; Jenkins, R.; Burkhalter, J.; Foster, W. A Reveiw of Analytical Methods for Solid Rocket Motor Grain Analysis. In Proceedings of the 39th Joint Propulsion Conference and Exhibit, AIAA 2003-4506, Huntsville, AL, USA, 20–23 July 2003. [Google Scholar]
  12. Tola, C.; Nikbay, M. Internal Ballistic Modeling of a Solid Rocket Motor by Analytical Burnback Analysis. J. Spacecr. Rocket. 2018, 56, 1–19. [Google Scholar] [CrossRef]
  13. Reddy, K.O.; Pandey, K.M. Burnback Analysis of 3-D Star Grain Solid Propellant. Int. J. Adv. Trends Comput. Sci. Eng. 2013, 2, 215–223. [Google Scholar]
  14. Cavallini, E.; Favini, B.; Favini, B.; Serraglia, F. Internal Ballistics Simulation of a NAWC Tactical SRM. J. Appl. Mech. 2011, 78, 1–8. [Google Scholar] [CrossRef] [Green Version]
  15. Oh, S.H.; Lee, H.J.; Roh, T.S. Development of a Hybrid Method in a 3-D Numerical Burn-Back Analysis for Solid Propellant Grains. Aerosp. Sci. Technol. 2020, 106, 1–12. [Google Scholar] [CrossRef]
  16. Brereton, R.G.; Lloyd, G.R. Support Vector Machines for Classification and Regression. Int. J. Anal. Bioanal. Sci. 2009, 135, 230–267. [Google Scholar] [CrossRef] [PubMed]
  17. Khaled, A.Y.; Kabutey, A.; Selvi, K.Ç.; Mizera, Č.; Hrabe, P.; Herák, D. Application of Computational Intelligence in Describing the Drying Kinetics of Persimmon Fruit (Diospyros kaki) During Vacuum and Hot Air Drying Process. Processes 2020, 8, 544. [Google Scholar] [CrossRef]
  18. Kim, Y.; Jang, J.; Kim, W.; Roh, T.S.; Choi, D.W. Multiple Defect Diagnostics of Gas Turbine Engine using SVM and RCGA-based ANN Algorithms. J. Mech. Sci. Technol. 2012, 26, 1623–1632. [Google Scholar] [CrossRef]
  19. Yuan, H.; Wu, N.; Chen, X.; Wang, Y. Fault Diagnosis of Rolling Bearing Based on Shift Invariant Sparse Feature and Optimized Support Vector Machine. Machines 2021, 9, 98. [Google Scholar] [CrossRef]
  20. Iglesias, A.T.; Anaya, M.Á.C.; Martinsanz, G.P.; López, I.P. On Combining Convolutional Autoencoders and Support Vector Machines for Fault Detection in Industrial Textures. Sensors 2021, 21, 3339. [Google Scholar] [CrossRef]
  21. MATLAB Help Center. Available online: https://kr.mathworks.com/help (accessed on 6 February 2021).
  22. Jiawei, H.; Micheline, K.; Jian, P. Data Mining: Concepts and Techniques; Elsevier: Amsterdam, The Netherlands, 2011. [Google Scholar]
  23. Brevault, L.; Balesdent, M.; Defoort, S. Preliminary Study on Launch Vehicle Design: Applications of Multidisciplinary Design Optimization Methodologies. Concurr. Eng. 2017, 26, 1–11. [Google Scholar] [CrossRef]
  24. Onel, A.; Popescu, O.; Neculaescu, A.M.; Afilipoae, T.; Chelaru, T.V. Liquid Rocket Engine Performance Assessment in the Context of Small Launcher Optimisation. Incas Bull. 2019, 11, 135–145. [Google Scholar] [CrossRef]
  25. Håkansson, A. Estimating Breakup Frequencies in Industrial Emulsification Devices: The Challenge of Inferring Local Frequencies from Global Methods. Processes 2021, 9, 645. [Google Scholar] [CrossRef]
  26. Fan, D.; Zhao, T.; Jiang, X.; Xue, H. Soil Moisture Retrieval from Sentinel-1 Time-Series Data Over Croplands of Northeastern Thailand. IEEE Geosci. Remote Sens. Lett. 2021, 99, 1–5. [Google Scholar]
  27. Lagarias, J.C.; Reeds, J.A.; Wright, M.H.; Wright, P.E. Convergence Properties of the Nelder-Mead Simplex Method in Low Dimensions. SIAM J. Optim. 1998, 9, 112–147. [Google Scholar] [CrossRef] [Green Version]
Figure 1. Optimum grain design process.
Figure 1. Optimum grain design process.
Processes 09 00910 g001
Figure 2. Star grain configuration.
Figure 2. Star grain configuration.
Processes 09 00910 g002
Figure 3. Grain design process applying machine learning (a) machine learning (b) design using model.
Figure 3. Grain design process applying machine learning (a) machine learning (b) design using model.
Processes 09 00910 g003
Figure 4. Linear SVM.
Figure 4. Linear SVM.
Processes 09 00910 g004
Figure 5. Styblinski–Tang function (a) Z contour (b) Margin contour.
Figure 5. Styblinski–Tang function (a) Z contour (b) Margin contour.
Processes 09 00910 g005
Figure 6. Results analysis (a) Class classification criterion and hyperplane (b) Comparison of Z and margin ( x 2 : −2.9).
Figure 6. Results analysis (a) Class classification criterion and hyperplane (b) Comparison of Z and margin ( x 2 : −2.9).
Processes 09 00910 g006
Figure 7. Example of margin contour. (w: 45 mm, f: 6 mm, e: 0.8).
Figure 7. Example of margin contour. (w: 45 mm, f: 6 mm, e: 0.8).
Processes 09 00910 g007
Table 1. Star grain configuration variables.
Table 1. Star grain configuration variables.
SymbolConfiguration Variable
NNumber of star branches
ReExternal radius (mm)
RiInternal radius (mm)
wWeb thickness (mm)
fFillet radius (mm)
eAngle coefficient
Table 2. Class classification.
Table 2. Class classification.
Class Classification
1 σ < 0.5
−1 0.5 < σ < 1.0
Table 3. Database construction plan.
Table 3. Database construction plan.
Configuration VariablesDesign RangeCount
N51
Re100–20011
Ri5–5010
w5–5010
f2–105
e0.1–0.99
Amount of stored data 49,500
Table 4. Styblinski–Tang function database.
Table 4. Styblinski–Tang function database.
Axis RangeCount
x 1 −5–5101
x 2 −5–5101
Amount of stored data 10,201
Class 1 criterionZ < −65
Table 5. Classification test results.
Table 5. Classification test results.
Case1234
Re139152172189
Ri26432416
w37411147
f72103
e0.780.530.110.61
Margin−1.131.150.62−0.03
Class−111−1
Classification resultNon-neutralNeutralNeutralNon-neutral
Table 6. Analytical method results.
Table 6. Analytical method results.
Case1234
σ 0.870.080.411.43
Class−111−1
Analysis resultNon-neutralNeutralNeutralNon-neutral
Table 7. Grain design results.
Table 7. Grain design results.
Configuration VariablesConstraints to DesignInitial Input ValueOptimization Results
Using Only SimplexSimplex with SVM
Re182---
Ri-4995.1846.18
w44---
f-9−9.335.84
ϵ -0.120.320.60
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Oh, S.-H.; Lee, H.J.; Roh, T.-S. New Design Method of Solid Propellant Grain Using Machine Learning. Processes 2021, 9, 910. https://0-doi-org.brum.beds.ac.uk/10.3390/pr9060910

AMA Style

Oh S-H, Lee HJ, Roh T-S. New Design Method of Solid Propellant Grain Using Machine Learning. Processes. 2021; 9(6):910. https://0-doi-org.brum.beds.ac.uk/10.3390/pr9060910

Chicago/Turabian Style

Oh, Seok-Hwan, Hyoung Jin Lee, and Tae-Seong Roh. 2021. "New Design Method of Solid Propellant Grain Using Machine Learning" Processes 9, no. 6: 910. https://0-doi-org.brum.beds.ac.uk/10.3390/pr9060910

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