Component reliability can be estimated by either statistics-based methods with data or physics-based methods with models. Both types of methods are usually independently applied, making it difficult to estimate the joint probability density of component states, which is a necessity for an accurate system reliability prediction. The objective of this study is to investigate the feasibility of integrating statistics- and physics-based methods for system reliability analysis. The proposed method employs the first-order reliability method (FORM) directly for a component whose reliability is estimated by a physics-based method. For a component whose reliability is estimated by a statistics-based method, the proposed method applies a supervised learning strategy through support vector machines (SVM) to infer a linear limit-state function that reveals the relationship between component states and basic random variables. With the integration of statistics- and physics-based methods, the limit-state functions of all the components in the system will then be available. As a result, it is possible to predict the system reliability accurately with all the limit-state functions obtained from both statistics- and physics-based reliability methods.

Introduction

System reliability can be numerically measured by the probability that the system performs its intended function without failures. As the system state (safe or failed) is determined by the states of its components and it is hard to predict the system reliability directly, the system reliability is usually estimated based on component states. The accurate system reliability prediction requires the joint probability density of component states [1].

A physical component itself can be considered as a system since it may have multiple failure modes, and the reliability of the physical component is determined by the states of all the component failures. For this reason, we also consider a failure mode as a component and a physical component as a system if it has multiple failure modes.

Statistics-based methods [2] and physics-based methods [3] are two possible choices for component reliability analysis. A statistics-based method relies on field or testing data related to failures of a component. In this study, we consider only static reliability that does not change over time, which means the reliability estimation does not involve time. Physics-based reliability methods use a limit-state function, which is derived from physics principles, to predict the state of a component failure mode. The limit-state function is usually denoted by y=g(X), where X is a vector of basic random variables, and y is the state variable. If y<0, the state is failed. Then the probability of failure pf with respect to this failure mode is given by
(1)

Since there is rarely a closed-form solution to Eq. (1), many approximation methods have been developed, such as the first-order reliability method (FORM) [4], the second-order reliability method (SORM) [5], the saddlepoint approximation method [6], Monte Carlo simulation [7], and matrix-based system reliability method [8]. Numerous applications of these methods have been reported for many systems, such as mechanical, automation, civil, and communication systems.

If the limit-state functions for all the failure modes of the components in the system are available, it is possible to estimate the system reliability for a given system configuration (series, parallel, mixed, and network). Next, we take a series system as an example because it is commonly encountered in mechanical applications. If one failure mode occurs or one component fails, the entire system will fail. Suppose the system consists of multiple components and there are totally m failure modes with each denoted by Pi(i=1,2,,m), where Pi stands for failure event gi(X)<0 and gi() is the limit-state function for the ith failure mode. Then the probability of system failure is computed by
(2)
Equation (2) requires the joint distribution of yi(i=1,2,,m), but it is difficult to obtain such a joint distribution, which requires all the details about gi(X) and the dependency between components. As a result, the independence assumption is widely used in practice [9], where all the component states are assumed to be independent. For the above series system, the system reliability is calculated by
(3)

Although this method is easy to use, it may result in an estimated reliability far smaller than the true value. Without the complete joint probability distribution of component states, it is difficult to evaluate the system reliability accurately, especially when component reliabilities are estimated by statistics- and physics-based methods independently.

Recently, Hu and Du [10,11] proposed a new method that reconstructs component limit-state functions with limited reliability information, making it possible to evaluate system reliability using Monte Carlo simulation. The method is effective for cases where component reliability data are provided with respect to system loads. A proof-of-concept method has also recently been proposed for systems with both in-house and outsourced components [12], where the reliabilities of in-house components are estimated with physics-based methods and those of the outsourced ones with statistics-based methods. The study has shown the feasibility of integrating statistics- and physics-based reliability approaches for special problems. The objective of this work is to further investigate the method proposed in Ref. [12]. For the statistics-based methods, samples of basic variables (loading, material properties, dimensions, etc.) and the component states, either safe or failed, are available. We adopt support vector machines (SVM) to build linear limit-state functions with respect to the basic variables since SVM is one of the best classification methods due to its high efficiency and accuracy. It has also been employed in many studies [13,14]. Then, with the limit-state functions generated by SVM and those from physics-based methods, the system reliability could be accurately estimated.

The scope and assumptions of the new method are as follows: components fail due to excessive loads. For components whose reliability is estimated by a statistics-based method, observations of basic random variables are available. Distributions of all basic random variables are known. The study focuses on series systems although it can be extended to parallel systems.

The proposed method has the following advantages: (1) limit-state functions built from statistical data can be easily integrated with those derived from physics. This helps system designers understand the dependency between component failures and enables them to construct a complete joint distribution of component states; (2) the proposed method does not restrict the number of basic random variables (such as loads) shared by components. Hence, it has a broader application scope than the previously proposed methods [10,11] that can accommodate only one common system load.

We provide a brief review of methodologies used in this work, including SVM and first-order reliability method in Sec. 2. In Sec. 3, the SVM method for building limit-state functions and the procedure of system reliability analysis with the proposed method are introduced. Three examples are discussed in Sec. 4. Conclusions and future work are presented in Sec. 5.

Methodology Review

In this work, we use FORM for physics-based component reliability analysis and use SVM to construct limit-state functions for failure modes (components) whose reliabilities are estimated by a statistics-based method. Both of the methods are briefly reviewed below.

Support Vector Machine.

Given a set of training points
(4)
in which xi is a training point, and y is the class label for xi. Note that xi=(xi1,xi2,,xin)(i=1,2,,k) is an n-dimensional row vector. The value of y depends on whether the point belongs to the first class or the second one. In this work, if the point falls in the safe region, then y=+1; otherwise, y=1. The objective of SVM is to separate the training points into two classes with a hyperplane, as shown in Fig. 1, which is given by
(5)

where ω is a weight vector, and b is the bias. The shaded points passed by these hyperplanes are called support vectors (SVs), and there are no points between these hyperplanes.

Fig. 1
Marginal classifiers along with SVs
Fig. 1
Marginal classifiers along with SVs
Close modal
The optimal separating hyperplane appears in the center and can be obtained by solving the following quadratic optimal problem:
(6)
It can be converted into a dual problem according to the Lagrange principle and is given by
(7)
where λ=(λ1,λ2,,λk) are the Lagrange multipliers. The weight vector is then calculated by
(8)

According to the Karush–Kuhn–Tucker conditions, only the SVs lead to λi0. This means that only the SVs appear in the optimal result.

First-Order Reliability Method.

First-order reliability method is a physics-based reliability method, which linearizes the limit-state function g(X) at the most probable point using the first-order Taylor expansion. Three steps are involved.

First, assume that all the random variables in X (in the X-space) are independent. The original random variables X=(X1,X2,,Xn) are transformed into standard normal random variables U=(U1,U2,,Un) in the U-space. The transformation is given by [15]
(9)

where Fi() and Φ() are the cumulative distribution functions of Xi and a standard normal variable, respectively, and T() denotes the transformation function.

Second, at the most probable point, g(T(U)) could be approximated to a linear function as follows:
(10)
Thirdly, with the new limit-state function G(U) in Eq. (10), pf is calculated by
(11)

System Reliability Prediction With Combined Statistics- and Physics-Based Methods

The objective of this study is to integrate statistics- and physics-based reliability methods so that the joint probability density function (PDF) of all the component states is available. As discussed previously, the two different types of components (failure modes) are defined as follows:

  • Type I: Type I components have limit-state functions and their reliabilities can be estimated by physics-based reliability methods, such as FORM.

  • Type II: Type II components do not have limit-state functions, and their reliabilities are estimated by statistics-based methods.

The main idea of this work is to construct limit-state functions for type II components using testing data. Then with all the available limit-state functions, the system reliability could be estimated.

Construct a Limit-State Function for a Type II Component.

Assume that samples of a type II component are tested at a number of training points xi, i=1,2,,m. If the component is working at xi, the state is yi=+1. If the component fails at xi, the state is yi=1. Then we have a dataset (xi,yi), i=1,2,,m. Through the X-to-U transformation, we have a new dataset (ui,yi), i=1,2,,m, where
(12)
in which subscript j indicates the jth component of the ith sample point.

With sufficient number of experiments, the probability of failure of the component pf can also be estimated with a statistics-based reliability method. We hence assume that the component reliability is available.

In this study, we use SVM to construct the limit-state function in the form of GII(U)=β+αUT, in which β is known and is given by β=Φ1(pf). Now the task becomes to find a unit vector α that defines the hyperplane GII(U). This can be done with the following two steps:

Step 1: Assume the hyperplane function for dataset (ui,yi) obtained from SVM method is
(13)
in which
(14)
where λi is given by
(15)
Step 2: Replace α by (ω/ω), then GII(U) is rewritten as
(16)

System Reliability Analysis.

We now discuss the system reliability analysis using the proposed integrated statistics- and physics-based reliability method. Assume there are m components (failure modes) and m2. The limit-state functions giI(),(i=1,2,,m1) of m1 type I components are available. For the other m2(m2=mm1) type II components, their observations or training points (x,y) are available.

For a type I component, the limit-state functions in the U-space can be written as
(17)
For type II components, the limit-state functions constructed by SVM can also be written as
(18)
The system reliability is then given by
(19)
where ϕG() is the joint PDF of the states of the m components, and Ω is the system safe region defined by
(20)
Thus, ϕG() is actually the joint PDF of a multivariate normal distribution determined by the mean vector μ and covariance matrix Σ. μ is given by
(21)
in which βiI(i=1,2,,m1) is obtained by FORM, and βjII(j=m1+1,m1+2,,m) is computed by βjII=Φ1(pfj). And Σ is given by
(22)
in which ρij is the correlation coefficient between the ith and jth components and is calculated by
(23)

According to Eq. (18), we have αjII=(ωj/ωj)(j=m1+1,m1+2,,m). To verify the direction of αjII, we first substitute αjII=(ωj/ωj) into Eq. (18). Since g(X)<0 or G(U<0) means a failed state, Eq. (18) should be negative at any sample point with y=1. Otherwise, we change the direction of αjII by reversing the signs of all the components in it. The details of doing this are shown in Example 1 in Sec. 4.

Now, we obtain μ and Σ, and the expression of ϕG(v) is given by [16]
(24)

Then Rs can be easily evaluated by integrating ϕG(v) in the safe region Ω, and the probability of system failure is pfs=1Rs.

The proposed method provides a new way to approximate linear limit-state functions for components with only estimated probabilities of failure and limited reliability data. The dependency between components is automatically accommodated in the system covariance matrix. Also, it is computationally efficient due to the linear form of all the limit-state functions.

First-order reliability method is used in this feasibility study, but it is not a necessity of the proposed method. Other reliability methods, such as SORM and SVM-based methods, can also be used. One can choose a method if it satisfies the following two requirements: the method can produce the probability of failure pf so that the reliability index is obtained by β=Φ1(pf), and a directional vector α is available or can be derived. Both SORM and SVM-based methods satisfy the above requirements.

Examples

In this section, three examples are presented. To validate the proposed method, we at first assume that the true limit-state functions of type II components exist, but unknown to system designers. Using these true limit-state functions, we can obtain the true system reliability from a physics-based reliability method. To mimic the actual physical testing for type II components, we perform computer-based testing (random sampling) by calling the true limit-state functions and then apply the proposed method.

Example 1—A Mathematical Problem.

A system consists of two physical components, and each has one failure mode. There are two basic random variables denoted by X=(X1,X2), where X1N(10,0.8), and X2N(30,1.5). The first component is a type I component with the limit-state function given by
(25)
The limit-state function of the second component is unknown, and the component probability of failure pf2=2.5625×106 is estimated by a statistics-based approach. Thus, this component is a type II component, and a number of experiments are performed to estimate its reliability. To simulate the experiments, we assume the true limit-state function is given by
(26)
The corresponding true limit-state function in the U-space is
(27)

Twenty-six samples of X are generated and the corresponding values of y are computed using Eq. (26). The simulated results are given in Table 1. Training points are given in both X- and U-spaces, and pf2 is also obtained based on Eq. (26).

Table 1

Training points

xuy
17.605424.3070−2.9932−3.79531
29.488622.5981−0.6392−4.93461
310.015131.52540.01891.0169+1
258.763023.4822−1.5462−4.34521
268.255222.9919−2.1810−4.67211
xuy
17.605424.3070−2.9932−3.79531
29.488622.5981−0.6392−4.93461
310.015131.52540.01891.0169+1
258.763023.4822−1.5462−4.34521
268.255222.9919−2.1810−4.67211
For the first component, FORM is used directly. The new limit-state function is given by
(28)
For the second component, β2II=Φ1(pf2)=4.5596. Using the SVM method, an optimal hyperplane is obtained as shown in Fig. 2. The weight vector ω=(0.2689,0.5695) is acquired. Then the unit vector α2II is calculated by α2II=(ω2/ω2)=(0.4270,0.9042), thereby building the approximated limit-state function of the second component
(29)
Fig. 2
Classification of training points using SVM
Fig. 2
Classification of training points using SVM
Close modal

To verify the direction of α2II, we first arbitrarily pick one training point, for instance, u1=(2.9932,3.7953), where a failure (y=1) occurs. Then we plug u1 into Eq. (29) and obtain G2II(U)=0.11<0, which indicates a failure. Thus, the failed state is consistent with the label of u1, that is y1=1, which means α2II has a correct direction.

With the obtained limit-state functions in Eqs. (28) and (29), we can easily estimate the system reliability by
(30)
The mean vector and covariance matrix of ϕG(v) are, respectively, given by
(31)
(32)

Substituting Eqs. (31) and (32) into Eq. (30), we obtain pfs=1Rs=1.4441×105.

To validate the result, we use g1I(X) and g2II(true)(X) to calculate the system reliability based on FORM. The result is 1.4523×105 and is regarded as the true probability of system failure. For comparison, we also compute the system reliability using the independence assumption method. All the results are listed in Table 2. The independence assumption method produces an error of 8.1%. The large error comes from neglecting the strong correlation indicated by ρ12=0.8815. The proposed method has an error of only 0.56%, which shows much higher accuracy.

Table 2

Results of system reliability from different methods

Proposed methodIndependence assumption methodTrue value
pfs1.4441×1051.5699×1051.4523×105
Error (%)0.568.1
Proposed methodIndependence assumption methodTrue value
pfs1.4441×1051.5699×1051.4523×105
Error (%)0.568.1

Example 2—A Cantilever Beam Problem With Multiple Failure Modes.

As shown in Fig. 3, a cantilever beam is subjected to moments M1 and M2; forces Q1 and Q2; and distributed loads denoted by (qL1,qR1) and (qL2,qR2). Among these external loads, M1, M2, and Q1 are random variables. The other random variables are the dimensions of a1, a2, and b1; the yield strength Sa; and the allowable shear stress τa. Thus, there are totally eight basic random variables, as listed in Table 3, in which N means Normal Distribution and LogN means Lognormal Distribution. For each distribution, the first parameter is the mean value and the second one is the standard deviation. The deterministic parameters are listed in Table 4.

Fig. 3
A cantilever beam system
Fig. 3
A cantilever beam system
Close modal
Table 3

Basic random variables

Random variablesDistribution
X1M1(Nm)N(50×103,2×103)
X2M2(Nm)N(30×103,2×103)
X3a1(m)N(1.5,0.005)
X4a2(m)N(4.5,0.005)
X5Q1(N)LogN(65×103,13×103)
X6b1(m)N(0.7,0.005)
X7Sa(Pa)N(62.5×106,106)
X8τa(Pa)N(3.6×106,105)
Random variablesDistribution
X1M1(Nm)N(50×103,2×103)
X2M2(Nm)N(30×103,2×103)
X3a1(m)N(1.5,0.005)
X4a2(m)N(4.5,0.005)
X5Q1(N)LogN(65×103,13×103)
X6b1(m)N(0.7,0.005)
X7Sa(Pa)N(62.5×106,106)
X8τa(Pa)N(3.6×106,105)
Table 4

Deterministic parameters

ParametersValues
1Q2(N)30×103
2b2(m)2.5
3qL1(N/m)30×103
4qL2(N/m)20×103
5c1(m)0.25
6c2(m)1.75
7qR1(N/m)20×103
8qR2(N/m)103
9d1(m)1.25
10d2(m)4.75
11L(m)5.1
12w(m)0.204
13h(m)0.403
ParametersValues
1Q2(N)30×103
2b2(m)2.5
3qL1(N/m)30×103
4qL2(N/m)20×103
5c1(m)0.25
6c2(m)1.75
7qR1(N/m)20×103
8qR2(N/m)103
9d1(m)1.25
10d2(m)4.75
11L(m)5.1
12w(m)0.204
13h(m)0.403
The cantilever beam has three failure modes. Thus, this problem involves a system reliability analysis, and each failure mode is considered as a component. The first failure mode is due to excessive normal stress, and its limit-state function is known and given by
(33)
in which M is the bending moment at the root and is calculated by
(34)

Thus, this failure mode is treated as a type I component.

The second failure mode is caused by the excessive shear stress with a known limit-state function given by
(35)
in which τa is the allowable shear stress, and τmax is the maximal shear stress computed by
(36)

Thus, this failure mode is also treated as a type I component.

The third failure mode is caused by excessive deflection, and its limit-state function is not available. It is therefore treated as a type II component. Then reliability testing is performed to estimate the probability of failure and the result is pf3. To simulate physical experiments, we generate training points by simulation. We assume that the true limit-state function for (FM3) is given by
(37)
in which va=8.4mm is the allowable deflection, and vmax is the maximal tip deflection given by
(38)
in which B is the reaction force at the fixed end. The Young's modulus is E=200×109Pa and the moment of inertia is I=(wh3/12). We then generate 24 samples of X and obtain samples of y using Eq. (37). Also, pf3=4.1309×104 is given, which is obtained based on Eq. (37).
Using the proposed SVM method, eight support vectors are obtained, and the weight vector is ω3=(0.137,0.560,0.065,0.037,0.483,0.059,0.013,0.012). Then the approximated limit-state function for FM3 is given by
(39)
in which β3II=Φ1(pf3)=3.3439 and α3II is the unit vector calculated by α3II=(ω3/ω3)=(0.181,0.738,0.085,0.049,0.637,0.077,0.017,0.016).
The first two failure modes are type I components, and FORM produces the following results:
(40)
in which
(41)
Thus, GiI(U)(i=1,2) and G3II(U) follow a multivariate normal distribution with μ and Σ given by
(42)
(43)

where ρ12,ρ13, and ρ23 are the correlation coefficients between G1I(U) and G2I(U); G1I(U) and G3II(U); G2I(U) and G3II(U), respectively. Then, the system reliability is evaluated and is given by pfs=4.1528×103.

With all the given limit-state functions g1I(X), g2I(X), and g3II(true)(X), the true system reliability could be obtained using FORM and is assumed as a benchmark for comparison. Likewise, we also estimate the probability of system failure using the independence assumption method. The results are shown in Table 5, which indicates that the proposed method is more accurate than the independence assumption method.

Table 5

Results of system reliability

Proposed methodIndependence assumption methodTrue value
pfs4.1528×1035.2442×1034.1582×103
Error (%)0.1326.12
Proposed methodIndependence assumption methodTrue value
pfs4.1528×1035.2442×1034.1582×103
Error (%)0.1326.12

Example 3—A System With Multiple Components.

Figure 4 shows a crank-slider system consisting of four physical components. An external moment is applied to joint A, which drives beam AB rotating around A. For this example, we only focus on the system reliability when θ2=π/2.

Fig. 4
A crank-slider system
Fig. 4
A crank-slider system
Close modal
Physical component 1 is beam AB with a length of l1, and the cross section is defined by the width b1 and height h1. Beam AB has one failure mode (FM1) due to excessive normal stress, and the limit-state function is known and is given by
(44)
in which Sa1 is the allowable normal stress, and S1=(M(h1/2)/b1h13/12) is the maximal normal stress developed in the beam.
Physical component 2 is beam BC with a length of l2, the cross section is defined by the width b2 and height h2. The single failure mode (FM2) for beam BC is caused by buckling with a known limit-state function given by
(45)
in which Pcr=(π2E2I2/(Kl2)2) is the critical force for buckling, I2=(b2h23/12), and FBC=M/l1 is the force developed in the beam.
Physical component 3 is the shaft DE with a length of l3 and a diameter of d4. The shaft has two failure modes (FM3 and FM4) caused by excessive deflection and excessive normal stress, respectively. The corresponding limit-state functions are known and given by
(46)
in which δa3 is the allowable deflection, and δ3 is the maximal deflection given by
(47)
where E4 is the Young's modulus of shaft DE. Sa4 is the allowable normal stress, and S4 is the maximal normal stress developed in the shaft and is calculated by
(48)
Physical component 4 is the spring CD with one failure mode (FM5) due to excessive shear stress applied to the spring coils. The limit-state function is unknown while the probability of failure is given by pf3=1.04×103. Likewise, to simulate the testing, we assume the true limit-state function as
(49)
in which τa5N(100×106)Pa is the allowable shear stress of the spring coil, and τ5 is the developed maximal shear stress and calculated by
(50)
in which DN(34.7×103,104)m is the outer diameter of the spring, and d=29.5×103m is the spring inner diameter. We then generate 30 training points of X and obtain samples of y based on Eq. (49) and the distributions of M1, l1, D, and τa5.

All the random variables known by the system designers are listed in Table 6 and the known deterministic parameters are listed in Table 7. Since D and τa5 are only known by the spring supplier, they are not listed in Table 6. They are denoted as X9 and X10. Thus, there are actually ten basic random variables in the system. For FM5, the training points are provided in the form of (X1,X2,X9,X10).

Table 6

Random variables

Random variablesDistribution
X1M1(Nm)N(350,65)
X2l1(m)N(0.3,104)
X3l2(m)N(0.9,103)
X4b1(m)N(0.022,5×104)
X5h1(m)N(0.019,5×104)
X6b2(m)N(0.015,5×104)
X7h2(m)N(0.009,5×104)
X8d4(m)N(0.0228,104)
Random variablesDistribution
X1M1(Nm)N(350,65)
X2l1(m)N(0.3,104)
X3l2(m)N(0.9,103)
X4b1(m)N(0.022,5×104)
X5h1(m)N(0.019,5×104)
X6b2(m)N(0.015,5×104)
X7h2(m)N(0.009,5×104)
X8d4(m)N(0.0228,104)
Table 7

Deterministic parameters

No.Deterministic parametersValues
1E2(Pa)200×109
2E4(Pa)200×109
3K1
4l3(m)0.96
5l4(m)0.31
6Sa1(Pa)400×106
7Sa4(Pa)460×106
8δa4(m)0.0032
No.Deterministic parametersValues
1E2(Pa)200×109
2E4(Pa)200×109
3K1
4l3(m)0.96
5l4(m)0.31
6Sa1(Pa)400×106
7Sa4(Pa)460×106
8δa4(m)0.0032

As discussed in Sec. 4, the five FMs in the system are treated as five components at the system level. The first four FMs with known limit-state functions giI(X)(i=1,2,3,4) belong to type I components, and FM5 is a type II component since its limit-state function g5II(X) is not available.

For type I components, giI(X) could be approximated by FORM as
(51)
in which
(52)
For the type II components, using the proposed SVM method, the limit-state function is reconstructed as
(53)
in which β5II=Φ1(pf5)=3.0785 and α5II=(0.911,0.144,0,0,0,0,0,0,0.320,0.217).
Then, GiI(U)(i=1,2,,4) and G5II(U) follow a multivariate normal distribution with the mean vector and covariance matrix given by
(54)
(55)

Using Eq. (24), the estimated probability of system failure is pfs=1Rs=0.0133.

With all the exactly known limit-state functions giI(X)(i=1,2,3,4) and g5II(true)(X), the true system reliability could be directly acquired using FORM. The results from different methods are shown in Table 8. It is concluded that the proposed method performs much better than the independence assumption method.

Table 8

Results of system reliability

Proposed methodIndependence assumption methodTrue value
pfs0.01330.02380.0142
Error (%)6.4967.74
Proposed methodIndependence assumption methodTrue value
pfs0.01330.02380.0142
Error (%)6.4967.74

Conclusions

This work verifies the feasibility of integrating statistics- and physics-based method for system reliability analysis. It is common that component reliability is estimated by a statistic-based method; with the increasing use of physics-based computational models, it is also possible that component reliability is estimated by a physics-based method. This study deals with the difficulty of obtaining the joint probability density when physics-based methods are used for some components (type I) and statistics-based methods are used for other components (type II).

The physics-based method employed in this study is FORM, which is directly used for type I components whose physics-based limit-state functions are available. For type II components whose physics-based limit-state functions are unknown, with a statistics-based method, reliability experiments are performed. Then their reliabilities are estimated. A supervised learning strategy through SVM is developed to create limit-state functions for type II components. The proposed method makes the limit-state functions of all the components available thereby leading to a multivariate normal probability density function, whose integration in the safe region then produces the system reliability.

This feasibility study makes a number of assumptions, such as the distributions of basic random variables for both types of components are known, the component reliability is calculated by FORM, the safety-failure boundary is linear with respect to basic variables in the standard normal space, and sample points from reliability testing in both safe and failure regions are available. If the data set has a nonlinear pattern, the proposed method can still accommodate such nonlinearity by introducing slack variables to the SVM model so that the linear assumption could be violated slightly. If the nonlinearity is high, SVM methodologies that produce nonlinear models should be employed.

Funding Data

  • Division of Civil, Mechanical and Manufacturing Innovation, National Science Foundation (CMMI 1562593).

References

1.
Cheng
,
Y.
,
Conrad
,
D. C.
, and
Du
,
X.
,
2017
, “
Narrower System Reliability Bounds With Incomplete Component Information and Stochastic Process Loading
,”
ASME J. Comput. Inf. Sci. Eng.
,
17
(
4
), p.
041007
.
2.
Lawless
,
J.
,
1983
, “
Statistical Methods in Reliability
,”
Technometrics
,
25
(
4
), pp.
305
316
.
3.
Mahadevan
,
S.
,
1997
, “
Physics-Based Reliability Models
,”
Mechanical Engineering
,
Basel-Marcel Dekker, New York
, pp.
197
232
.
4.
Chiralaksanakul
,
A.
, and
Mahadevan
,
S.
,
2005
, “
First-Order Approximation Methods in Reliability-Based Design Optimization
,”
ASME J. Mech. Des.
,
127
(
5
), pp.
851
857
.
5.
Zhao
,
Y. G.
, and
Ono
,
T.
,
1999
, “
A General Procedure for First/Second-Order Reliability Method (FORM/SORM)
,”
Struct. Saf.
,
21
(
2
), pp.
95
112
.
6.
Du
,
X.
, and
Sudjianto
,
A.
,
2004
, “
First Order Saddlepoint Approximation for Reliability Analysis
,”
AIAA J.
,
42
(
6
), pp.
1199
1207
.
7.
Choi
,
S.-K.
,
Grandhi
,
R.
, and
Canfield
,
R. A.
,
2006
,
Reliability-Based Structural Design
,
Springer Science & Business Media
, London.
8.
Song
,
J.
, and
Kang
,
W.-H.
,
2009
, “
System Reliability and Sensitivity Under Statistical Dependence by Matrix-Based System Reliability Method
,”
Struct. Saf.
,
31
(
2
), pp.
148
156
.
9.
Fiondella
,
L.
, and
Xing
,
L.
, 2014, “
Reliability of Two Failure Mode Systems Subject to Correlated Failures
,”
Annual Reliability and Maintainability Symposium
(
RAMS
), Colorado Springs, CO, Jan. 27–30, pp. 1–6.
10.
Hu
,
Z.
, and
Du
,
X.
,
2017
, “
System Reliability Prediction With Shared Load and Unknown Component Design Details
,”
AI EDAM
,
31
(
3
), pp.
223
234
.
11.
Hu
,
Z.
, and
Du
,
X.
,
2016
, “
A Physics-Based Reliability Method for Components Adopted in New Series Systems
,”
Annual Reliability and Maintainability Symposium
(
RAMS
), Tucson, AZ, Jan. 25–28, pp.
1
7
.
12.
Hu
,
Z.
, and
Du
,
X.
,
2017
, “
System Reliability Analysis With In-House and Outsourced Components
,”
Second International Conference on System Reliability and Safety
(
ICSRS
), Milan, Italy, Dec. 20–22, pp. 146–150.
13.
Basudhar
,
A.
,
Missoum
,
S.
, and
Sanchez
,
A. H.
,
2008
, “
Limit State Function Identification Using Support Vector Machines for Discontinuous Responses and Disjoint Failure Domains
,”
Probab. Eng. Mech.
,
23
(
1
), pp.
1
11
.
14.
Basudhar
,
A.
,
Dribusch
,
C.
,
Lacaze
,
S.
, and
Missoum
,
S.
,
2012
, “
Constrained Efficient Global Optimization With Support Vector Machines
,”
Struct. Multidiscip. Optim.
,
46
(
2
), pp.
201
221
.
15.
Rosenblatt
,
M.
,
1952
, “
Remarks on a Multivariate Transformation
,”
Ann. Math. Stat.
,
23
(
3
), pp.
470
472
.
16.
Hogg
,
R. V.
, and
Craig
,
A. T.
,
1995
,
Introduction to Mathematical Statistics
, 5th ed.,
Prentice Hall
,
Upper Saddle River, NJ
.