Literature DB >> 30849109

Simplified algorithm for reliability sensitivity analysis of structures: A spreadsheet implementation.

Mahdi Shadab Far1, Hongwei Huang1.   

Abstract

An important segment of the reliability-based optimization problems is to get access to the sensitivity derivatives. However, since the failure probability is not a closed-form function of the input variables, the derivatives are not explicitly computable and rather require a full reliability analysis which is computationally expensive. In this paper, a step-by-step algorithm has been presented to calculate the derivatives of the probability of failure and safety index with respect to the input parameters based on the advanced first-order second-moment (AFOSM) reliability method. The proposed algorithm is then implemented in a spreadsheet using Visual Basic for Application (VBA) programming language. Two geotechnical and structural examples are then presented to examine the program and describe the modeling procedure. The robustness of the proposed method is examined using a Gaussian random perturbation. The capability of the proposed method in the calculation of the sensitivity derivatives of the model uncertainty is explained in a separate section. Finally, the proposed model has been compared to the forward finite difference (FFD) method and the results are validated.

Entities:  

Mesh:

Year:  2019        PMID: 30849109      PMCID: PMC6407918          DOI: 10.1371/journal.pone.0213199

Source DB:  PubMed          Journal:  PLoS One        ISSN: 1932-6203            Impact factor:   3.240


1 Introduction

Because of aleatory and/or epistemic uncertainties associated with loads and capacity of structures alike, deterministic models fail to provide a sufficiently reliable estimation of design variables [1]. In order to consider the uncertainties, probabilistic methods are thus preferred [2-4]. That is, reliability-based design optimization is adopted for structural design process [5]. More precisely, the philosophy of optimization tends to minimize the risk rather than focusing on the stress/strain level induced in structural elements. As such, the probability of failure should be limited to a certain extent [6, 7]. This can be achieved by considering the failure probability as a constraint in the optimization process. Mathematically speaking, this can be summarized as follows: Minimize: the objective function, f(b, μ) Subject to: P[g(b, X) < 0] ≤ P and j = 1, 2, …, m where g(•) denotes the performance function (also known as limit state function (LSF)), b is the vector of deterministic design variables, X is the vector of random variables, and P is a certain level of failure probability to which the system is bound. One of the main steps in solving this optimization problem is to determine search direction based on function gradients, i.e. sensitivity analysis [8, 9]. Sensitivity analysis demonstrates change(s) in the quantity of response in terms of variations in design variable(s) [10-12]. This process is necessary since most of the available algorithms for solving the optimization problem need to access derivatives of failure probability with respect to input parameters [13]. A few algorithms have been proposed to tackle this issue. However, each has its own limitations. For instance, they are mostly based on the implicit algorithms which require cyclic calculations to estimate the derivatives; their performance is limited to specific distribution functions; can only cover the derivatives with respect to the mean or standard deviation of random variables; with any change in the performance function or random variable characteristics, their code should be thoroughly edited [14]. These limitations have made the structural reliability software packages dependent on utilizing classic methodologies such as finite difference method (FDM) for calculating sensitivity derivatives. However, FDM requires performing a complete reliability analysis at each step of the analysis to detect the effect of variation in input parameters on the failure probability. Therefore, a direct analytical method that can calculate the derivatives of failure probability with respect to input parameters is preferred. It should be noted that the results of sensitivity analysis cannot be calculated explicitly in terms of design variables since the probability of failure is a non-classical function of design variables and random parameters [15]. In this paper, in order to overcome this problem, a simple algorithm is presented based on advanced first-order second-moment (AFOSM) reliability method, which determines the sensitivity formulae using only the first-order derivatives of performance function. To establish the proposed method, a general form of the problem is described and the model is formulated, followed by describing the process performed to calculate the failure probability and safety index with respect to target variables (i.e. mean and standard deviation of random variables). The described procedure is then presented as a step-by-step algorithm. Then, using the Visual Basic for Application (VBA) programming language, the proposed algorithm is implemented in a spreadsheet in Microsoft Excel environment [16]. To discuss the purpose of using the spreadsheet in this study, it should be mentioned that, when the number of random variables involved in the LSF function increases, the number of partial derivatives required for sensitivity analyses increases too, making the analysis complicated and time-consuming. However, the spreadsheet allows users to perform all the computations only by entering the variables and LSF function into the spreadsheet without engaging with any additional complexity. The algorithm described in this article can also be implemented in other programming languages. However, in that case, by any change in the performance function or input variables, the code should be edited as well. Thus, the spreadsheet environment seems to be more user-friendly in this case and therefore, is preferred to other programming languages. To examine the program and explain the modeling process, two examples including a geotechnical case study about the damage induced in a single-hole rock explosion and a structural problem about the fatigue crack growth under cyclic loading are presented and solved by the spreadsheet. The results are then compared and validated by forward finite difference (FFD) method.

2 Formulation of problem

Consider a system with a performance function G(b, x) where b is the vector of design variables and x is the vector of random variables. When AFOSM is employed for reliability analysis, the probability of failure is calculated as follows [17]: where β is safety index and Φ(•) is cumulative density function of standard normal distribution. As such, the sensitivity of failure probability with respect to design variable (∂P/∂b) can be defined as follows: where ∂β/∂b is the derivative of safety index with respect to design variable (b) and ϕ(•) is density function of standard normal distribution. The type of distribution function governing the variables is one of the important issues in the estimation of sensitivity derivatives. To address this issue in the proposed algorithm, the input variables are projected to the normal standard space using the change of variable. Then, the variables are entered into the algorithm as a vector of equivalent normal variables. This technique enables the algorithm to cover a wide range of probabilistic distribution functions. For this purpose, regardless of the type of distribution function governing the involved random variables, the standard normal form of variables (U), which is commonly used in reliability analysis, is calculated as follows [18]: where μ and σ are the mean and standard deviation of random variables, respectively. With this assumption, the performance function can be rewritten based on standard normal variables in the form of G(b, U). Kwak and Lee [19] showed that, as a general case, the derivative of β with respect to design variable (b) can be expressed as follows: where λ, the Lagrange multiplier, can be calculated as follows: Now, two cases are considered here: The design variable is the mean of random variables. The design variable is the standard deviation of random variables. These two scenarios are separately examined in the next sub-sections.

2.1 Reliability sensitivity with respect to mean

Taking the mean of random variables as the design variable, b, Eq (4) can be rewritten as follows: The derivative ∂U/∂μ can be calculated from Eq (3): Employing the chain rule, the derivative ∂G/∂U can be expanded as follows: Substituting Eqs (7) and (8) into Eq (6), ∂β/∂μ can be simplified as follows:

2.2 Reliability sensitivity with respect to standard deviation

In this section, taking standard deviation of random variables as design variable, b, Eq (4) is rewritten as follows: Using Eq (3), the derivative ∂U/∂σ is calculated as follows: Substituting Eqs (8) and (11) into Eq (10), ∂β/∂σ is obtained as follows: To further continue the calculations, a safety index should be defined. By definition, safety index is the shortest distance from the origin to the failure surface. Coordinates of the point on failure surface at the shortest distance to origin can be calculated as follows: where cos(θ) (or cos(θ)) represents the direction cosine of the unit outward normal vector (also known as sensitivity vector (α)) and is calculated as follows [20, 21]: Substituting Eq (14) into Eq (13), U* is calculated as: Now, if the term (x − μ)/σ in Eq (12) is replaced by U*, Eq (16) is obtained:

2.3 Step-by-step algorithm

So far, the problem has been formulated and the necessary relationships to calculate the sensitivity derivatives have been developed. In this section, a step-by-step algorithm is presented to facilitate the process. To begin, it is required to identify input variables and determine their statistical characteristics, including means and standard deviations. In addition, a performance function should be determined as a function of involved variables. This part of modeling should be completed before the main calculation. Furthermore, following the steps listed below, sensitivity derivatives are estimated. Derivatives of performance function with respect to involved variables are evaluated at the mean values. Performance function is evaluated at the mean value. Additionally, the standard deviation of performance function, σ, is estimated as follows: Safety index, β, and probability of failure, P, are calculated as follows: Derivatives of safety index with respect to the mean of the involved variables, ∂β/∂μ, are calculated according to Eq (9). Derivatives of failure probability with respect to the mean of the involved variables, ∂P/∂μ, are estimated according to Eq (2). Derivatives of safety index with respect to the standard deviation of the involved variables, ∂β/∂σ, are calculated according to Eq (12). Derivatives of failure probability with respect to the standard deviation of the involved variables, ∂P/∂σ, are approximated according to Eq (2). The above steps are schematically presented in Fig 1.
Fig 1

Schematic view of proposed algorithm.

3 Numerical example

A numerical example is presented herein to demonstrate the application of the described approach. The example is about a geotechnical project related to the damage induced in a single-hole rock explosion. Following the explosion, the resulting stress waves affect the surrounding environment severely, creating a highly damaged zone around the blast point, i.e. “crushed zone” [22, 23]. Many researchers have worked on the dimensional determination of the crushed zone. Djordjevic [24] presented the following equation to estimate the radius of the crushed zone: where r0 is borehole radius (mm), T is tensile strength of the rock material (Pa), and P is borehole pressure (Pa). It is reported that P can be obtained as follows [25]: where ρ0 is unexploded explosive density (kg/m3) and D is ideal detonation velocity (m/s). Substituting P from Eq (21) into Eq (20), r can be rewritten as: The input parameters in this model, such as detonation velocity or tensile strength of the rock mass could not be measured accurately and are always accompanied by a margin of uncertainties. Hence, substituting them into the model as fixed numbers leads to a deterministic estimation of the crushed zone radius. This is equivalent to assuming a crushed zone radius corresponding to 100% failure probability, which does not seem to be logical. A more rational solution towards the problem is to put the surety aside and define the parameters as random variables with certain means and standard deviations. This causes the output to be calculated as exceedance probability for the crushed zone radius. In general, defining the involved parameters as random variables and substituting them into the performance function, the model could turn from the deterministic to the probabilistic state, and could then be established as a reliability problem [26]. Suppose that the objective is to estimate the exceedance probability for a crushed zone radius of r = 400 mm. Thus, the performance function is defined as follows: Probabilistic characteristics of the involved variables are assumed as listed in Table 1. As seen, in addition to the distribution function governing the variables, corresponding means and standard deviations are also reported in this table. These parameters are required to calculate the equivalent normal variable vector as explained in Eq (3).
Table 1

Means and standard deviations of random variables.

VariableDistribution functionParameter 1Parameter 2Mean, μStandard deviation, σ
r0 (mm)Lognormal [27]4.3160.3638030
DCJ (m/s)Lognormal [27]8.5060.1495000750
ρ0(kg/m3)Normal [27]950200950200
T (MPa)Weibull [2729]5.622.6952
Now, adopting the algorithm described in the previous section, derivatives of safety index and failure probability with respect to the means and standard deviations of random variables are calculated. Derivative of performance function with respect to each random variable is calculated at the mean value. Mean and standard deviation of performance function are approximated as follows: Safety index and failure probability are estimated as follows: Eq (9) is adopted to calculate derivatives of safety index with respect to the mean of variables. Eq (2) is employed to calculate derivatives of failure probability with respect to the mean of variables. Derivatives of safety index with respect to the standard deviation of variables are calculated using Eq (12). Derivatives of failure probability with respect to the standard deviation of variables are estimated using Eq (2).

4 Implementation in spreadsheet

Given that the process through which the reliability sensitivity derivatives were calculated was provided in the form of a step-by-step algorithm, it could be easily implemented. In this paper, Visual Basic for Application (VBA) was used to implement the proposed algorithm in Microsoft Excel spreadsheet for any given performance function (provided that it is differentiable) and any number of random variables. The designed spreadsheet and relevant codes are available along with the paper (or, can be downloaded from this link: https://sourceforge.net/projects/rsa-v1/). In the following, the modeling and analysis of the problem in the spreadsheet are described.

4.1 Describing the spreadsheet

Once the spreadsheet is opened, two buttons are seen at the top of the screen: “Modeling” and “Run Sensitivity”. It is important to note that, the macros should be enabled in Microsoft Excel to run the program. Usually, when a user opens a file containing macros, a yellow message bar appears at the top of the screen asking the user to enable the content. By clicking on “Enable Content,” it is possible to run macro codes. If this message is not available, the user can enable this feature by changing the macro security settings. To do it in Microsoft Office 2013, the user may follow the path: File≫Options≫Trust Center≫Trust Center Settings…≫Macro Settings, select the option “Enable all macros” and then mark the “Trust access to the VBA project object model.” To get started, the Modeling button is clicked. Then, as seen in Fig 2, a new window appears asking the user to input the number of random variables. For instance, there are four variables involved in the example presented in Section 3; thus, number 4 is inserted in this window and the OK button is clicked.
Fig 2

Window associated to the number of random variables.

After defining the number of variables, a table is displayed in the spreadsheet to get the variables’ statistical information (Fig 3). One row is considered for each random variable in this table. In each row, column A shows the number of random variables (completed by default). Columns B, C, and D represent the name, mean, and standard deviation of the random variable, respectively, and must be completed in accordance with the statistical characteristics of random variables. After completing the information on this table, the performance function must be defined in cell E3 as a function of variables’ means using the Microsoft Excel formulae. By entering this function, the problem modeling is completed. With regard to the modeling section, It should be noted that:
Fig 3

Data entry table in the spreadsheet for the example 1.

The performance function needs to be differentiable with its value defined at the mean point. There is no limitation applied on the number of variables involved in the problem. Any desired number of random variables can be modeled in the spreadsheet depending on the hardware limitations. Non-variable parameters with a fixed value can also be defined in the spreadsheet. In such cases, the parameter’s value must be defined as mean and standard deviation is set to zero. To continue, simply click on the “Run Sensitivity” button to apply all of the calculations described in the previous section on the defined data. In the following section, two geotechnical and structural examples are solved in the spreadsheet and the results are compared with analytical calculations.

4.2 Solving examples by spreadsheet

4.2.1 Example one: Rock blasting

For the rock blasting example, as explained in Section 4.1, upon clicking on “Modeling” button and entering the number of variables as 4, a table is provided in the spreadsheet in which the characteristic of random variables are defined. Next, the performance function (Eq (23)) is defined in cell E3 as a function of variables’ means. In the presented numerical example, the function is: = 400-C3*C4*SQRT(C5/(192*C6)). The completed table is shown in Fig 3. Furthermore, by clicking on the “Run Sensitivity” button, the analysis was performed and the results were reported as a table in the spreadsheet (Fig 4).
Fig 4

The output table in the spreadsheet for the example 1.

In this table, the cell E5 displays the number of random variables. This value should be equal to the number of variables entered in the modeling step. The cell E7 represents the safety index, β. As seen, this cell equals to the value calculated via Eq (27). The cell E9 provides the failure probability as calculated via Eq (28). The column G shows the derivatives of safety index, β, with respect to the means of random variables. Comparing the results listed in column G with the values calculated via Eqs (29a) to (29d), it is seen that the results are in good agreement. The column H provides derivatives of failure probability, P, with respect to the means of random variables. This column corresponds to the values calculated via Eqs (30a) to (30d). Column I reports derivatives of the safety index, β, with respect to the standard deviation of random variables, closely approximating the results obtained in Eqs (31a) to (31d). Finally, column J presents the derivatives of failure probability, P, with respect to the standard deviation of random variables, which are equivalent to the values calculated through Eqs (32a) to (32d).

4.2.2 Example two: Fatigue crack growth

A new example concerning the growth of the fatigue crack in a finite rectangular plate with a corner crack under the cyclic stress is presented in this section. The classic solution to this problem could be represented by the Paris equation [30] as follows: where m = 3.32 is a constant coefficient, l is the crack length, N is the number of cycles, c is Paris constant, and ΔK is change in the stress intensity at the crack location. The stress intensity is calculated as follows: where σ is the stress at the crack location. Variation in the stress intensity could be calculated as follows: where Δσ denotes the stress variation at the crack location. Substituting ΔK from Eq (35) into Eq (33) and sorting the equation with respect to dN, the following equation is obtained: In order to estimate the number of cycles corresponding to the failure (N), Eq (36) is integrated with respect to l from the initial dimension of the crack (l) to the final dimension of the crack (l): where the final dimension of the crack (l) is calculated as follows: where K is the fracture toughness. Calculating the integral presented in Eq (37), N is estimated as follows: The LSF function is now calculated as the exceeding of N from a limit state value of N = 4750 as follows: The probabilistic characteristics of the involved variables previously provided by operational experience [30] are given in Table 2.
Table 2

Probabilistic characteristics of the variables in example 2.

Random variableDistribution typeParameter 1Parameter 2MeanStandard deviation
ΔσLognormal4.60.099810010
liLognormal-4.710.4720.010.005
CLognormal-22.8480.09971.2 × 10−101.2 × 10−11
KICNormal606606
To define this problem in the spreadsheet environment, after clicking on “Model” option, the number of input variables is entered as 4. Then, the probabilistic characteristics of the variables are completed in accordance with Table 2. The result is shown in Fig 5.
Fig 5

Data entry table in the spreadsheet for the example 2.

Next, the LSF function is defined in cell E3 in accordance with Eq (40). Then, by clicking on “Run Sensitivity” option, the sensitivity derivatives are calculated as shown in Fig 6.
Fig 6

The output table in the spreadsheet for the example 2.

As seen, the program given in the spreadsheet enables us to perform the sensitivity analysis by only knowing the statistical characteristics of the variables and the performance function, without any computational complexity.

5 Discussion

5.1 Robustness of the proposed algorithm

One of the important features of the algorithm presented in this paper is its robustness against changes made in the input variables. This is important because if there is difficulty in accurate modeling of the uncertainty, and the probabilistic parameters of the distribution functions governing the variables are accompanied by a margin of error, the algorithm could still provide a reliable answer. To numerically investigate this issue, a perturbation function was adopted to incorporate a random noise into the variables and measure the system response. For this purpose, a Gaussian distribution function with a coefficient of variation of 0.01 was utilized. The mean value of the Gaussian function was considered as the mean of random variables. One hundred random samples were generated for each random variable. The proposed algorithm was then used and the derivatives of the safety index and failure probability were calculated for each set of the random samples. The results are shown in Fig 7a–7d.
Fig 7

Response of the proposed algorithm to the random changes incorporated in (a) r0, (b) D, (c) ρ0, and (d) T.

Response of the proposed algorithm to the random changes incorporated in (a) r0, (b) D, (c) ρ0, and (d) T. As seen, the algorithm showed a very robust response against the utilized changes presenting a close approximation to the actual result. In fact, the noises incorporated in the input variables have been accommodated by the algorithm and consequently, no significant changes were observed in the model output.

5.2 Model uncertainty

Another point that plays an important role in the probabilistic problems is the model uncertainty. A portion of the uncertainty is associated with the input variables that would be fed into the model by defining the probabilistic characteristics and probability distribution function of the variables. However, another type of uncertainty exists that is mostly related to the nature of the model and is the result of the model inability to accurately estimate the answer. In fact, this uncertainty originates from the difference between the estimated and exact output values. Thus, a new random variable, known as the model uncertainty variable, needs to be defined to address this type of uncertainty. Various algorithms have been proposed to describe how this variable should be incorporated in the problem formulation [26]. In the simplest case, a distribution function could be selected as the representative of the difference between the model output and the real data, and then added to the LSF function. This procedure is adopted in this section to address the model uncertainty. In the first example, assuming that the difference between the actual crushed zone radius and the estimated value from the Djordjevic model follows a normal distribution function with the mean μ = 15 and the standard deviation σ = 7, a new variable was added to the model. By considering the normal distribution function, we let the model uncertainty take both the positive and negative values because the estimated values can potentially be larger or smaller than the actual values. Hence, the LSF function is rewritten as follows: where ε represents the model uncertainty. Now, in order to calculate the sensitivity derivatives, the problem should be modeled with five random variables. The results in the spreadsheet environment are shown in the columns A to E of Fig 8. Next, by performing sensitivity analysis, the derivatives of the safety index and failure probability with respect to all the five variables were calculated. The results are shown in the columns F to J of Fig 8.
Fig 8

Sensitivity derivatives for the first example considering the model uncertainty.

The same calculations could be performed for the second example. For this purpose, the difference between the actual and estimated number of cycles leading to failure is assumed to follow a normal distribution function with a mean of μ = 30 and standard deviation σ = 15. Then, the limit state function is rewritten as follows: where ε denotes the model uncertainty. Utilizing the new LSF function, the five random variables were defined in the spreadsheet environment. The sensitivity derivatives were then calculated as shown in Fig 9.
Fig 9

Sensitivity derivatives for the second example considering the model uncertainty.

As seen, the methodology presented in this paper could cover the model uncertainty and compute its sensitivity derivatives. As long as the uncertainty is modeled by a random variable in the performance function, the proposed method could be utilized to estimate the variability of failure probability and the reliability index associated with the target variable.

5.3 Validation

Finite difference sensitivity is adopted in this section to validate the algorithm provided in the spreadsheet. For this purpose, firstly, a small perturbation was applied on either mean or standard deviation while keeping the other variables constant. Then, the corresponding safety index and failure probability were computed using a reliability analysis. Next, forward finite difference method, as adopted in Eqs (43) and (44), was used to calculate sensitivities of safety index and failure probability. where δb is the perturbation applied on parameter b. For instance, by creating one-percent perturbation in the mean of r0 in example 1, the mean value changed from 80 mm to 80.8 mm. Then, by keeping the other parameters constant, the program was run and new values of safety index and failure probability were calculated as: β = −0.01023 and P = 0.504081. Now, using Eqs (43) and (44), the sensitivity derivatives were calculated as follows: As observed, the values obtained from Eqs (45) and (46) were consistent with the cells G3 and H3 of Fig 8, respectively. In order to verify accuracy of the calculations for the rest of the variables, these calculations were repeated for all of the involved variables in examples 1 and 2. For this purpose, one-percent perturbation was applied to the mean and standard deviation of each variable separately before calculating their updated values. The results are presented in the form of 10 cases in Table 3.
Table 3

New means and standard deviations of random variables after applying perturbations.

ExampleCase No.Affected VariablePerturbation in μPerturbation in σNew MeanNew Standard Deviation
Example 1Case 1r00.01080.830
Case 200.018030.3
Case 3DCJ0.0105050750
Case 400.015000757.5
Case 5ρ00.010959.5200
Case 600.01950202
Case 7T0.01050500002000000
Case 800.0150000002020000
Case 9εm0.01015.157
Case 1000.01157.07
Example 2Case 1Δσ0.01010110
Case 200.0110010.1
Case 3li0.0100.01010.005
Case 400.010.010.00505
Case 5c0.0101.212 × 10−101.2 × 10−11
Case 600.011.2 × 10−101.212 × 10−11
Case 7KIC0.01060.66
Case 800.01606.06
Case 9εm0.01030.315
Case 1000.013015.15
Then, considering the changes made on affected variable, the analysis was performed and the values of β and P for each of the ten cases in examples 1 and 2 were determined. The results are presented in Table 4.
Table 4

Safety index and failure probability for each of the ten cases.

Exampler0βΦ(β)Pf = 1 − Φ(β)
Example 1Case 1-0.091330.463610.53639
Case 2-0.069600.472260.52774
Case 3-0.090840.463810.53619
Case 4-0.069980.472100.52790
Case 5-0.080470.467930.53207
Case 6-0.070020.472090.52791
Case 7-0.059750.476180.52382
Case 8-0.069930.472130.52787
Case 9-0.070870.471750.52825
Case 10-0.070060.472070.52793
Example 2Case 10.058160.523190.47681
Case 2-0.006830.497280.50272
Case 30.007980.503180.49682
Case 4-0.006820.497280.50272
Case 50.010360.504130.49587
Case 6-0.006850.497270.50273
Case 7-0.013680.494540.50546
Case 8-0.006860.497270.50273
Case 9-0.006960.497220.50278
Case 10-0.006860.497270.50273
Then, using Eqs (43) and (44), derivatives of β and P were calculated. The results are presented in the third and sixth columns of Table 5. In order to compare the results, the values obtained from the proposed algorithm for both β and P sensitivities were listed along with the values from the FFD (columns four and seven in Table 5.) Additionally, the relative error was estimated as follows: where “Analytical” represents the results calculated by the proposed algorithm and “FFD” indicates the values obtained from forward finite difference method. The results are presented in the fifth and eights columns of Table 5. Moreover, the error values are plotted in Fig 10. Being adequately small, the error values indicate the accuracy of the proposed algorithm in the estimation of sensitivity derivatives.
Table 5

Comparison between the results obtained from analytical calculations and the FFD method.

ExampleCase No.β SensitivityPf Sensitivity
FFDAnalyticalβ Error (%)FFDAnalyticalPf Error (%)
Example 1Case 1−2.660 × 10−2−2.699 × 10−21.4561.058 × 10−21.074 × 10−21.537
Case 21.523 × 10−31.531 × 10−30.482−6.063 × 10−4−6.092 × 10−40.481
Case 3−4.156 × 10−4−4.318 × 10−43.7621.653 × 10−41.718 × 10−43.839
Case 49.831 × 10−69.797 × 10−60.341−3.912 × 10−6−3.899 × 10−60.342
Case 5−1.096 × 10−3−1.136 × 10−33.5804.359 × 10−44.522 × 10−43.617
Case 61.817 × 10−51.809 × 10−50.422−7.231 × 10−6−7.200 × 10−60.422
Case 72.062 × 10−72.159 × 10−74.502−8.209 × 10−8−8.593 × 10−84.469
Case 86.547 × 10−96.532 × 10−90.223−2.605 × 10−9−2.599 × 10−90.224
Case 9−5.426 × 10−3−5.426 × 10−30.0002.159 × 10−32.159 × 10−30.003
Case 101.451 × 10−51.444 × 10−50.498−5.775 × 10−6−5.746 × 10−60.498
Example 2Case 16.502 × 10−26.428 × 10−21.151−2.593 × 10−2−2.564 × 10−21.102
Case 22.829 × 10−42.832 × 10−40.120−1.129 × 10−4−1.130 × 10−40.120
Case 31.484 × 1021.486 × 1020.159−5.919 × 101−5.929 × 1010.158
Case 47.546 × 10−17.571 × 10−10.320−3.011 × 10−1−3.020 × 10−10.320
Case 51.434 × 10101.440 × 10100.379−5.722 × 109−5.744 × 1090.378
Case 61.713 × 1071.705 × 1070.455−6.835 × 106−6.804 × 1060.455
Case 7−1.137 × 10−2−1.152 × 10−21.3244.536 × 10−34.597 × 10−31.327
Case 85.490 × 10−65.463 × 10−60.493−2.190 × 10−6−2.179 × 10−60.493
Case 9−3.646 × 10−4−3.646 × 10−40.0001.455 × 10−41.455 × 10−40.000
Case 101.374 × 10−81.367 × 10−80.500−5.481 × 10−9−5.454 × 10−90.500
Fig 10

Relative difference between analytical and FFD results for (a) example 1 and (b) example 2.

Relative difference between analytical and FFD results for (a) example 1 and (b) example 2.

6 Conclusion

In this paper, sensitivity analysis was performed for both the random and deterministic variables. For this purpose, after defining the performance function and the vector of involved variables, the problem was formulated and the required processes were established. The proposed algorithm was then implemented in Microsoft Excel using VBA programming language. Capability of the program for modeling and performing sensitivity analysis was then investigated. Next, two geotechnical and structural examples were presented to examine the proposed method. Finally, the proposed model was validated using the forward finite difference method. The main contributions of this paper are as follows: A step-by-step algorithm was presented to calculate the derivatives of safety index, β, and probability of failure, P, with respect to the mean, standard deviation, and constant parameters. The proposed algorithm was programmed in Microsoft Excel environment, so that for any new model, the sensitivity analysis could be simply carried out without being engaged in any certain computational complexity. The proposed program was designed with no limitation on the number of parameters, ensuring that the program can cover models with virtually any number of variables. Sensitivity analysis of the deterministic variables was considered in the program. For this purpose, one should simply set the mean to the parameter value and set the standard deviation to zero. Formulation and problem solving implementation have been performed following the normalization of the input variables. That is, regardless of the type of distribution function governing the random variables, the normalized form of the variables is always input into the solving algorithm. Therefore, the proposed program could smoothly work for all the conventional distribution functions. Last but not least, the proposed model is based on the AFOSM method. Thus, it has the same limitations as those suffered by the AFOSM method. For instance, the accuracy of the proposed method depends on non-linearity of the performance function. Hence, for highly non-linear functions, the results are associated with a margin of error. Moreover, for cases where an explicit form of the performance function is not available, the response surface methodology can be employed to provide the best-fit surface corresponding to the data instead of the performance function.

Detailed data of Fig 7.

(XLSX) Click here for additional data file.

Microsoft Excel document and macros for reliability sensitivity analysis (RSA).

(XLSM) Click here for additional data file.
  2 in total

1.  A proposed fractional dynamic system and Monte Carlo-based back analysis for simulating the spreading profile of COVID-19.

Authors:  Arash Sioofy Khoojine; Mojtaba Mahsuli; Mahdi Shadabfar; Vahid Reza Hosseini; Hadi Kordestani
Journal:  Eur Phys J Spec Top       Date:  2022-03-30       Impact factor: 2.707

2.  Time-variant reliability-based prediction of COVID-19 spread using extended SEIVR model and Monte Carlo sampling.

Authors:  Mahdi Shadabfar; Mojtaba Mahsuli; Arash Sioofy Khoojine; Vahid Reza Hosseini
Journal:  Results Phys       Date:  2021-06-02       Impact factor: 4.476

  2 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.