Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Reliability sensitivity analysis of thermal protection system

  • Research Paper
  • Published:
Structural and Multidisciplinary Optimization Aims and scope Submit manuscript

Abstract

This paper carries on a reliability sensitivity analysis on the non-ablative thermal protection system (TPS) of spacecraft during the conceptual design. In the previous work on probabilistic estimation of TPS, the temperature dependency of material properties has not yet been investigated. In this paper, however, the temperature dependency of material properties is characterized and considered during the thermal analysis and reliability sensitivity analysis. Compared to general black-box problems, three special challenges of uncertainty analysis for TPS in real practice are a generally high dimension and multiple outputs on massive meshing nodes, a high level of reliability design target, and a fast evaluation process due to the requirement of the conceptual design. In order to cope with these challenges, a unified reliability sensitivity analysis methodology including multi-input and multi-output support vector machines (MIMO-SVMs), a space-partition (SP) method, and a generalized subset simulation (GSS) is proposed for the conceptual design of TPS with temperature-dependent materials. MIMO-SVMs are used to approximate the thermal responses to save calculation costs. The variance-based global sensitivity indices are calculated by SP to make full use of the information within samples. Based on the sensitivity indices, a dimension reduction process is introduced. In the reduced space, GSS is used to simultaneously evaluate all the failure probabilities by fully exploring the correlation among all the LSFs. Two application examples including a lifting body vehicle model and a spacecraft model are used to demonstrate the performance of the proposed methodology.

This is a preview of subscription content, log in via an institution to check access.

Access this article

Subscribe and save

Springer+ Basic
$34.99 /Month
  • Get 10 units per month
  • Download Article/Chapter or eBook
  • 1 Unit = 1 Article or 1 Chapter
  • Cancel anytime
Subscribe now

Buy Now

Price excludes VAT (USA)
Tax calculation will be finalised during checkout.

Instant access to the full article PDF.

Fig. 1
Fig. 2
Fig. 3
Fig. 4
Fig. 5
Fig. 6
Fig. 7
Fig. 8
Fig. 9
Fig. 10
Fig. 11
Fig. 12

Similar content being viewed by others

References

Download references

Acknowledgements

The manuscript is approved by all authors for publication. We would like to declare that the work described was original research that has not been published previously, and not under consideration for publication elsewhere, in whole or in part.

Funding

This work was supported by the National Natural Science Foundation of China (Project No. 51876054), the Natural Science Foundation of Jiangsu Province (Project No. BK20200512), and the Fundamental Research Funds for the Central Universities (Project No. B200201062).

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Yuan-Zhuo Ma.

Ethics declarations

Conflict of interest

The authors declare that they have no conflict of interest.

Replication of results

To further understand the reliability sensitivity procedure, the MATLAB codes of the space-partition method, the generalized subset simulation method, and a numerical example are provided as supplementary material. Codes of the one-dimensional thermal analysis and the deterministic design for TPS are included as well. The sequential quadratic programming design optimization can be operated using MATLAB built-in function fmincon. The code of the multi-input and multi-output support vector machines can be referred to (Xu et al. 2014; Xu et al. 2013). Only the original data of the heat flux for the first application example is provided since the amount of the data for the second one is very huge.

Additional information

Responsible Editor: Xiaoping Du

Publisher's note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Supplementary information

ESM 1

(M 7 kb)

ESM 2

(M 182 bytes)

ESM 3

(M 5 kb)

ESM 4

(TXT 191 bytes)

ESM 5

(TXT 1 kb)

ESM 6

(M 5 kb)

ESM 7

(M 2 kb)

ESM 8

(M 1 kb)

ESM 9

(MHEAT 5575 kb)

ESM 10

(M 1 kb)

ESM 11

(M 903 bytes)

Appendix 1 MIMO-SVM technique

Appendix 1 MIMO-SVM technique

For a system with md outputs, the training data set S is defined as

$$ {\displaystyle \begin{array}{l}S=\left\{{\left(x{x}_i,{y}_i\right)}_{i=1}^l\right\},x{x}_i\in {R}^{nd},{y}_i\in {R}^{md},\\ {}\left(i=1,2,\cdots, l\right),\end{array}} $$
(20)

where nd is the dimension of inputs, l is the training sample size, xxi is the input parameters, and yi is the scalar output, respectively. The control parameter wi in SVM regression expression is divided as wi = w0 + vi (Arora et al. 1998).

The regression parameters w0, vi, and bi are solved by minimizing the following objective function with constraints

$$ {\displaystyle \begin{array}{l}\min \kern0.24em \frac{1}{2}{w}_0^T{w}_0+\frac{1}{2}\frac{\lambda }{md}\sum \limits_{i=1}^{md}{v}_i^T{v}_i+c\sum \limits_{i=1}^{md}{\xi}_i^T{\xi}_i\\ {}s.t.{y}_i={Z}_i^T\left({w}_0+{v}_i\right)+{b}_i\;{1}_l+{\xi}_i\kern0.24em \left(i=1,2,\cdots, md\right),\end{array}} $$
(21)

where λ and c are two positive real regularized parameters; 1l = (1, 1, …, 1)TRl; Z = (ϕ(xi,1), ϕ(xi,2), …, ϕ(xi,l)); ξi = (ξi,1, ξi,2, …, ξi,1)T; and\( {\sum}_{i=1}^{md}{\xi}_i^T{\xi}_i \) is a quadratic loss function.

The optimization problem in (21) is formulated by the following Lagrange function

$$ {\displaystyle \begin{array}{l}L\left({w}_0,{v}_i,b,{\xi}_i,{\alpha}_i\right)=\frac{1}{2}{w}_0^T{w}_0+\frac{1}{2}\frac{\lambda }{md}\sum \limits_{i=1}^{md}{v}_i^T{v}_i+c\sum \limits_{i=1}^{md}{\xi}_i^T{\xi}_i-\\ {}\kern0.6em \sum \limits_{i=1}^{md}{\alpha}_i^T\left({Z}_i^T\left({w}_0+{v}_i\right)+{b}_i\;{1}_l+{\xi}_i-{y}_i\right)\;\left(i=1,2,\cdots, md\right),\end{array}} $$
(22)

where αi = (αi,1, αi,2,…,αi,l)T are the Lagrange multipliers. The corresponding Karush-Kuhn-Tucker conditions are given by

$$ {\displaystyle \begin{array}{l}\frac{\partial L}{\partial {w}_0}=0,\frac{\partial L}{\partial {v}_i}=0,\frac{\partial L}{\partial {b}_i}=0,\frac{\partial L}{\partial {\xi}_i}=0,\\ {}\frac{\partial L}{\partial {\alpha}_i}=0\kern0.24em \left(i=1,2,\cdots, md\right).\end{array}} $$
(23)

The following linear equations can be deduced as

$$ \Big\{{\displaystyle \begin{array}{l}{w}_0= Z\alpha, \kern0.75em {v}_i=\frac{md}{\lambda }{Z}_i{\alpha}_i,\\ {}\sum \limits_{i=1}^m{\alpha}_i=0,\kern0.5em {\alpha}_i=2c{\xi}_i,\\ {}{y}_i={Z}_i^T\left({w}_0+{v}_i\right)+{b}_i\;{1}_l+{\xi}_i,\end{array}}\kern0.36em \left(i=1,2,\cdots, md\right), $$
(24)

where Z = (Z1, Z2,…, Zmd) and α = (α1T, α2T,…, αmdT)T. The following matrix equation is further formulated as

$$ \left[\begin{array}{cc}{\mathbf{0}}_{md\times md}& {\mathbf{O}}^T\\ {}\mathbf{O}& \mathbf{H}\end{array}\right]\cdot \left[\begin{array}{l}\mathbf{b}\\ {}\boldsymbol{\upalpha} \end{array}\right]=\left[\begin{array}{l}{\mathbf{0}}_{md}\\ {}\mathbf{y}\end{array}\right], $$
(25)

where O = (1l1, 1l2,…, 1lmd) is a block diagonal matrix. The positive definite matrix H = ZTZ+(1/2c) Il + (md/λ)B. Il is a unitary matrix. B = (K1, K2,…, Kmd) is a block diagonal matrix, in which the i-th element satisfies Ki = ZiTZi. Supposed that the solution to (25) is α* = (α1*T, α2*T,…, αmd*T)T and b* = (b1*,b2*,…,bmd*)T, where αi* = (αi,1*, αi,2*,…, αi,l*)T. The regression functions can be expressed as

$$ {\displaystyle \begin{array}{c}{f}_i(xx)=\phi {(xx)}^T\left({w}_0^{\ast }+{v}_i^{\ast}\right)+{b}_i^{\ast}\\ {}=\phi {(xx)}^T\left(Z{\alpha}^{\ast }+\frac{md}{\lambda }{Z}_i{\alpha}_i^{\ast}\right)+{b}_i^{\ast}\\ {}=\sum \limits_{i^{\hbox{'}}=1}^{md}\sum \limits_{j=1}^l{\alpha}_{i^{\hbox{'}},j}^{\ast }K\left(x{x}_{i^{\hbox{'}},j}, xx\right)+\frac{md}{\lambda}\sum \limits_{j=1}^l{\alpha}_{i^{\hbox{'}},j}^{\ast }K\left(x{x}_{i,j}, xx\right)+{b}_i^{\ast}\\ {}\kern1.5em \left(i=1,2,\cdots, md\right),\end{array}} $$
(26)

where ϕ(⋅) is the specified kernel function. More details about the MIMO-SVM technique can be referred to (Xu et al. 2014; Xu et al. 2013).

Rights and permissions

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Ma, YZ., Li, HS. & Zhao, ZZ. Reliability sensitivity analysis of thermal protection system. Struct Multidisc Optim 64, 1199–1220 (2021). https://doi.org/10.1007/s00158-021-02909-z

Download citation

  • Received:

  • Revised:

  • Accepted:

  • Published:

  • Issue Date:

  • DOI: https://doi.org/10.1007/s00158-021-02909-z

Keywords