Abstract
An interval-based method is presented to evaluate the uncertainty in the computed mechanical properties and the failure assessment of composite unidirectional (UD) laminates. The method was applied to two composite laminates: a carbon/epoxy and a glass/epoxy. The mechanical properties of the UD lamina were derived using simplified micromechanical equations. An uncertainty level of ±5% was assumed for the input properties of the constituents. The global minimum and maximum values of the properties were computed using an interval branch-and-bound algorithm. Interval arithmetic operations were used to evaluate the uncertainty in the Hashin-type failure criteria in a closed form. Using the closed-form uncertainties of intervals and sets of stresses obtained by finite element analysis, the uncertainty in the failure assessment was quantified for the two composite laminates. For the assumed uncertainty level of ±5%, the computed uncertainty for the mechanical properties ranges from 6.64% to 10.63% for the carbon/epoxy material and from 6.72% to 12.28% for the glass/epoxy material. For evaluating the uncertainty effect on the efficiency of failure criteria, a probability of failure function, which employs interval boundaries, was defined and proved capable of evaluating the whole spectrum of stresses.
1. Introduction
Fiber-reinforced composites, especially carbon-fiber-reinforced plastics (CFRPs), have become the primary structural material of lightweight structures [1]. At the same time, the numerical design of composite structures finds an increasing use in aiming to reduce the time and cost of the development and design phases.
Micromechanics of composites is the branch of mechanics of composites that predicts the elastic properties and strengths of a unidirectional lamina by using the properties of the fibers and the matrix. Due to the anisotropy and inhomogeneity of composites, the complete experimental characterization of their mechanical properties requires many tests that must be conducted by using different lay ups and loading conditions. There have been proposed several sets of micromechanical analytical relations in the literature. The most widely used set is the one proposed by Chamis [2]. For the failure analysis of UD composites, the several sets of failure criteria are mainly due to the diversity of composite materials [3]. Each set is suitable for a specific type of composite materials and specific loading conditions. A widely used set is the Hashin-type failure criteria [4]. They are of a polynomial type, are stress based, and can distinguish between the different failure modes. Moreover, they have high accuracy and are highly compatible with the finite element (FE) method. Due to the above characteristics, they have been extensively used in progressive-damage models [5,6,7,8].
The computational efficiency of micromechanical equations and the failure criteria depends on the experimental error. The scatter of the results is higher for composites than for monolithic materials due to the material’s complexity, the involvement of different types of tests, and the presence of manufacturing defects. It is, therefore, of great importance to quantify the uncertainty of the predictions of micromechanical equations because it reflects the computation of stresses and strains and the predicted damage, thus compromising the performance of composite components, leading to the use of more conservative designs that do not fully exploit the performance and environmental opportunities offered by composites. Mainly, manufacturing uncertainties can be summarized as follows: (a) fibre architecture variations that are usually generated during production, handling, or storage of prepregs, dry textiles, and per-forms, (b) matrix material uncertainties caused by variations in storage conditions or uncertainties in resin composition and formulation, and (c) variations in environmental parameters and process conditions.
The majority of the works reported in the literature for quantifying uncertainty in the mechanical properties of UD composites are based on probabilistic approaches [9]. In addition, Monte-Carlo methods have also been used based on assumed probability distributions [10]. However, Monte-Carlo methods are computationally demanding and unsuitable for complex material systems and parts of a larger scale. On the other hand, interval analysis has been used in multidisciplinary engineering applications such as in the formulation of fuzzy finite elements [11], the time-dependent reliability analysis of fatigue crack growth [12], and structural optimization [13].
In recent works, Alazwari and Rao [14,15] performed uncertainty quantification of the micromechanical properties of composite materials. Moreover, in [16], two different versions of the interval-based uncertainty failure model, based on the maximum stress failure theory and the Tsai–Wu failure theory, using the universal gray system theory and the truncation-based interval analysis, were presented. These are the only published works on the interval approach to quantify uncertainty in the micromechanical properties of UD composites; however, they do not include the quantification of uncertainty in the failure analysis.
Although there are numerous numerical methods for approximating the range of real functions, none of them guarantee the required accuracy of the result, and the majority of them (e.g., Monte Carlo) face computational-time constraints. However, the main advantage of interval arithmetic is inclusion isotonicity, a valuable property in connection with the fundamental theorem [17,18] of interval analysis that guarantees the production of reliable numerical solutions with mathematical correctness. Since the uncertainty problem is equivalent to bounding the range of a multivariate function over a multidimensional rectangle (box), interval mathematics is the most straightforward technique for modeling uncertainty and providing guaranteed enclosures. When the interval parameters of a multivariate function are large, it can be challenging to determine its exact range. This paper proposes an efficient interval algorithm with mathematical correctness to solve this problem.
The article is organized into five sections. In Section 2, we briefly introduce the basics of interval arithmetic, the mean value form, and the corresponding optimal center. In Section 3, we present our computational method based on a rigorous interval branch-and-bound algorithm for computing the range of a multivariate function with large-range uncertain parameters. Section 4 presents the computed uncertainties in the elastic properties and strengths of two UD composite laminae and the sensitivity analysis of the elastic properties. Section 5 describes the methodology and results of the uncertainty in the failure assessment of the composite laminae, performed using the Hashin-type failure criteria. The paper is completed with three Appendices in which we exhibit the Chamis micromechanical equations, the Hashin-type failure criteria, and equations for the computation of uncertainty intervals of the criteria.
2. Interval Analysis
This section presents the interval mathematics required for the rest of the paper. We provide only a summary of basic interval definitions and properties; for a more in-depth discussion, see, for example, [17,18,19]. Interval arithmetic [17] generalizes ordinary arithmetic to closed intervals of the real line. Let be the set of real closed intervals and the -dimensional interval vectors (also called boxes). Given a pair of intervals and with , the four basic interval arithmetic operations are defined by
It is worth noting that the above elementary operations are inclusion isotonic, which means: if and then for each binary operation . In practice, rounded interval arithmetic is utilized to bound roundoff error instead of the exact form above. Rounded intervals may be somewhat larger, but they always contain the exact result [20]. The same interval can be defined in three ways: either by its endpoints, or by its midpoint and radius as , and, lastly, in terms of its midpoint and its uncertainty level as , where . Sometimes, for clarity, the lower bound of is also denoted as , and the upper bound is denoted .
Let denote the range of the function over an interval vector , i.e., . A function is called an inclusion function of if for any . It is well-known that any intersection of inclusion functions is an inclusion function. Natural extension, mean value forms, and Taylor expansion create inclusion functions [17] that are inclusion isotones, i.e., . Each of these forms has slightly different properties and convergence orders. For a thorough discussion on these issues, see [19].
Optimal Mean Value Form
Assuming that is continuously differentiable, the gradient’s inclusion function may be computed (for almost any function specified by a finite procedure) employing automatic differentiation [21] and interval arithmetic. The most important centered form is the mean value form (MVF), which is obtained by taking the first order of Taylor’s expression:
where is an -dimensional vector of intervals , is the midpoint of the box , and is the interval extension of the derivative . A second-order approximation to the range of is proved in [22,23] and the isotonicity property when the center is the midpoint. The mean value form ensures tighter enclosures than the natural interval extension when the interval is narrow. Nevertheless, on the other hand, when the diameter of is large, may drastically overestimate the range of . Consequently, it is common to use the intersection to obtain a more accurate range estimate.
In [24], Baumann introduced the notion of optimal mean value forms and proved a weaker property called one-sided isotonicity for the produced forms, a valuable property that in the framework of global minimization algorithms suffices. The point , which yields the greatest lower bound, and the point , which yields the lowest upper bound among all centers , are called optimal centers. Baumann provided asymmetric formulas for these centers; while, in [25], the authors determined in a straightforward manner equivalent symmetric expressions for the optimal centers, and they proved the conjecture that the width of (1) is minimal for all centers between and . Furthermore, exact formulas for the lower and upper bounds of optimal MVFs are provided, which show that there is no need for the box’s width to tend to zero to have sharp bounds. The lower bound of the MVF attains its maximum at the center with components [25]:
In order to determine the optimal center for the best upper bound of MVF, the optimal point should be mirrored about the midpoint , resulting in , since the optimal centers and are always symmetric concerning the midpoint (see [25]).
For simplicity of notation, the left endpoint of the interval will be denoted by . Let be the subset of the index set , where if , then it can be proved [26] that the lower bound of the MVF (1) with center is given by:
where denotes the width of the interval [25]. It is evident that when the function is strictly monotone over an interval vector , then and, therefore, is the exact lower bound; in a different case, is overestimated, and we must determine a coordinate direction to bisect the box .
The adopted selection rule for subdividing the box is inspired by Equation (3), and our goal is to maximize the lower bound of the inclusion function after each subdivision. We observe that, for all , the summation terms are all negative; therefore, to maximize the lower bound of MVF, the optimal component is determined by the largest absolute summation term, which subtracts the most. This selection rule is very similar to Ratz’s rule C [26,27], where the goal was to minimize the width of the inclusion in Equation (2).
Our algorithm, presented in Section 3, uses first-order information through an interval gradient evaluation and takes advantage of the valuable properties of the optimal center (2) of the MVF for both the bounding and the branching process.
3. The Proposed Branch-and-Bound Algorithm
This section introduces an interval branch-and-bound algorithm for computing the range
of a continuously differentiable function over a box to solve uncertainty problems with large-range interval parameters. As the maximization problem can be transformed into a minimization problem, precisely, , the proposed algorithm aims to compute verified enclosures for the global minimum of functions.
Algorithm 1 formulates the main procedure in pseudo-code. In Step 1, we first find a guaranteed lower bound, , on the range of values of over the search box , and then apply the same procedure in Step 2, to find a lower bound on over to obtain the upper bound, . Finally, in Step 3, we determine the enclosure of the range from the previous two steps.
| Algorithm 1. ComputeRange |
| Input: objective function , starting box , and tolerance Output: enclosure of the range 1: ; 2: ; 3: ; 4: return ; |
Algorithm 2 describes the branch-and-bound interval algorithm we implemented, employing two well-known accelerating devices: the cut-off test and the monotonicity test [21,26]. The algorithm uses first-order information of the objective function utilizing an interval gradient evaluation, firstly, to check monotonicity and then apply the optimal mean value form for bounding the range of the function. For bounding the objective function, we take the intersection of the natural interval extension with optimal mean value form to obtain the best lower bound for the range of . Moreover, as discussed in the previous, Section Optimal Mean Value Form, the calculated derivative bounds are exploited to determine an optimal component (subdivision direction) to bisect the box during the branching phase of the algorithm.
In general, the search tree is incrementally expanded by iterating the following steps: (i) the initial search box is subdivided into smaller sub-boxes, (ii) the objective function and its derivatives are bounded over the sub-boxes, and (iii) sub-boxes that cannot contain a global minimizer with certainty are removed. We next summarize the basic interval techniques that accelerate the search process:
- Function range test: A box is discarded from further consideration when the lower bound is greater than the current upper bound . When the range test fails to remove it, it is stored in the working list with candidate sub-boxes for further investigation.
- Cut-off test: The function range test is applied for all candidate sub-boxes in the working list when is improved. Of course, the greater the improvement in is, the more influential the cut-off test is.
- Monotonicity test: Determines whether the objective function is strictly monotone in an entire sub-box or at least one coordinate direction, in which case cannot contain a global minimizer. Therefore, the whole sub-box is discard or its dimension reduced as much as possible when .
We now give a detailed algorithmic description of our proposed method (Algorithm 2), implemented in C++ using the C-XSC-2.5 library (http://www.math.uni-wuppertal.de/~xsc/ (accessed on 25 March 2022).
| Algorithm 2. GlobalMinimize |
| Input: objective function , starting box , and tolerance Output: enclosure for the global minimum value 01: ; /* initialize working and result list */ 02: /* apply monotonicity test */ 03: ; /* compute optimal center using Equation (2) */ 04: ; /* initialize upper bound for global minimum */ 05: ; /* optimal mean value form */ 06: ; /* optimal component for subdividing the box */ 07: if then ; /* no subdivision required, append to the result list */ 08: else ; /* append to working list */ 09: while do 10: ; /* remove a triple from the head of the working list */ 11: if then Bisect ; /* subdivide into two subboxes */ 12: for to NBoxes do /* number of boxes is 1 if */ 13: if then next ; /* box is discarded due to function range test */ 14: 15: if then next ; /* box is discarded due to monotonicity test */ 16: ; /* compute optimal center using Equation (2) */ 17: if then /* update upper bound if possible */ 18: ; ; /* and apply cut-off test */ 19: ; /* optimal mean value form for box */ 20: if then next ; /* box is discarded due to function range test */ 21: /* optimal component for subdividing */ 22: if or then ; 23: else ; 24: ; /* set to the first element of the result list */ 25: ; /* construct the global minimum enclosure. */ 26: return ; |
Initially, the working list and the result list are empty. Following the evaluation of , the monotonicity test is called to possibly reduce the dimension of the original box, and then compute the optimal center using Equation (2). The upper bound is initialized by evaluating using interval arithmetic to bound all rounding errors. In Step 5, we bound the range of over using the intersection . While, in Step 6, the optimal component is determined by finding the largest absolute summation term of the expression in Equation (4). The value indicates that is strictly monotone over the entire box or, in other words, the subset . Then is the exact lower bound, and, therefore, no subdivision is required and the box is stored in the result list . In Step 8, the box is stored in the working list , in a different case. It is essential to notice that, when , the total cost of the algorithm is two function evaluations and one gradient evaluation, the working list remains empty, and the algorithm jumps to Step 24.
The search is carried out by prioritizing the sub-boxes using the best-first strategy [21,26]. The rationale for this strategy is to concentrate on the most promising box; that is, the one with the lowest lower bound because we are looking for the global minimum. This task can be accomplished quickly by using and maintaining a priority queue or list sorted in a non-decreasing order relative to the lower bounds .
Steps 10–23 are applied to each candidate sub-box until the working list is empty. The algorithm removes the first element from and subdivides the box in the coordinate direction . Special care is taken to handle unnecessary subdivisions if it has previously been proved that is strictly monotone. For each sub-box (one or two), first, the function range test (Step 13) is applied, and then the monotonicity test algorithm as proposed by Ratz [26]. When the upper bound is improved, Steps 17–18, the cut-off test is applied to the working list to discard sub-boxes that definitely do not contain the global minimum. After bounding the range of over , the range test is performed in Step 20 and is either added to the result list or the working list , depending on the termination criterion (Steps 22–23). A box is stored in the result list when the relative diameter [21] of is smaller than a prescribed accuracy (defined by the user). When no candidate sub-boxes are contained in the working list, the algorithm terminates by returning an enclosure for the global minimum .
Several examples have been investigated to test the algorithm’s correctness and efficiency. The inclusion functions have been implemented using the C-XSC routines while the gradients are computed with forward automatic differentiation [22]. All computations, including those involving floating-point numbers, were carried out using rounded interval arithmetic. Although we present the results with fewer digits, the bounds of the range were calculated with 14 significant digits accuracy. Therefore, we have set .
To summarize, Algorithm 2 makes three uses of first-order information. Firstly, the monotonicity test can eliminate or reduce the current sub-box. Second, determining optimal MVF centers while simultaneously attempting to improve the global minimum’s current upper bound. Thirdly, using optimal MVF to improve the function range’s enclosure and use a more sophisticated subdivision rule when necessary.
4. Uncertainty Computation in the Elastic Properties and Strengths
The algorithm of Section 3 was applied for the uncertainty computation of the elastic properties and strengths of two different composite plies that find extensive use in the aeronautical and automotive industries, namely, the carbon/epoxy AS4/3501-6 composite ply and the glass/epoxy 21xK43-LY556 composite ply.
The elastic properties of the UD lamina considered are:
- E11 = longitudinal Young’s modulus (fibers direction);
- E22 = transverse Young’s modulus (normal to fibers);
- E33 = normal Young’s modulus (normal to lamina);
- G12 = in-plane shear modulus;
- G13 = out-of-plane shear modulus;
- G23 = out-of-plane shear modulus;
- ν12 = in-plane Poisson’s ratio;
- ν13 = out-of-plane Poisson’s ratio;
- ν23 = out-of-plane Poisson’s ratio.
The strengths of the UD lamina considered are:
- F1t = longitudinal tensile strength (fibers direction);
- F1c = longitudinal compressive strength (fibers direction);
- F2t = transverse tensile strength (normal to fibers);
- F2c = transverse compressive strength (normal to fibers);
- F12 = in-plane shear strength;
- F13 = out-of-plane shear strength;
- F23 = out-of-plane shear strength.
The mechanical properties of the composite plies have been calculated using the Chamis micromechanical equations [2] reported in Appendix A. The nominal values and the corresponding input uncertainty intervals of the elastic properties and strengths of the fibers and the matrix for the two composite plies are listed in Table 1, Table 2, Table 3 and Table 4. Due to a lack of experimental data, a fundamental assumption for mechanical properties has a ±5% uncertainty interval, as a confidence interval cannot be established without knowing the shape of the uncertainty distribution. For this reason, we assumed that all properties had a rectangular probability distribution for numerical results.
Table 1.
Nominal values and uncertainty intervals of the elastic properties of the fibers and the matrix of the AS4-3501/6 composite ply. The data have been taken from [28].
Table 2.
Nominal values and uncertainty intervals of the elastic properties of the fibers and the matrix of the 21xK43-LY556 composite ply. The data have been taken from [28].
Table 3.
Nominal values and uncertainty intervals of the strengths of the fibers and the matrix of the AS4/3501-6 composite ply. The data have been taken from [28].
Table 4.
Nominal values and uncertainty intervals of the strengths of the fibers and the matrix of the 21xK43-LY556 composite ply. The data have been taken from [28].
The computed uncertainties in the elastic properties of the composite plies in terms of the interval range, the mid/rad, and the uncertainty level are presented in Table 5 and Table 6 for the two composite materials. The uncertainty level ranges from 6.64% to 10.63% for the AS4-3501/6 material and 6.72% to 12.28% for the 21xK43-LY556 material. Uncertainty levels for each property are influenced by the mathematical relationship between the input and output uncertainty. For a given input uncertainty of ±5% for the properties of the constituent materials, the percentage of the output uncertainties of the elastic properties is significantly higher and, in some cases, reaches 12%.
Table 5.
Nominal values and computed uncertainty intervals of the AS4/3501/6 composite ply elastic properties.
Table 6.
Nominal values and computed uncertainty intervals of the elastic properties of the 21xK43-LY556 composite ply.
For the purposes of testing the algorithm, we conducted an artificial experiment with large-range interval parameters (uncertainty level 60%). For each elastic property (objective function), we report the function evaluations (FE), the number of gradient evaluations (GE), the number of bisections (NB), and the maximum list length (LL).
According to Table 7, the most difficult problem seems to be v23, which is modeled as an objective function with seven (7) interval parameters (see Appendix A). While the most accessible elastic property is E11, where the optimal center determines the exact range, and no further refinement is needed.
Table 7.
The computational effort with large-range interval parameters (level 60%).
The level of computed uncertainty for both composite materials is depicted in Figure 1, when all input parameters varied between 1% and 60% of their nominal values. For an input level of 60%, the output level ranges from 71.2% to 89.6% for the AS4-3501/6 material and 71.8% to 94.7% for the 21xK43-LY556 material. We observe from Figure 1b that the output uncertainty of G12 coincides with G23 since they share the same mathematical expression and Gf12 = Gf23.
Figure 1.
Output uncertain level versus input level for (a) AS4-3501/6 and (b) 21xK43-LY556 composite ply.
The computed uncertainties in the strengths of the composite plies in terms of the interval range, the mid/rad, and the uncertainty level are presented in Table 8 and Table 9 for the two composite materials. Note that subscript “t” refers to tensile and “c” to compressive in the symbols. The uncertainty level ranges from 5.00% to 9.98% for both composite plies. It is observed that, for a given input uncertainty of ±5% for the properties of the constituent materials, the percentage of the output uncertainties in strengths is significantly increased. The variation level of the uncertainty of each property is governed by the mathematical relation between the input and output uncertainties.
Table 8.
Nominal values and computed uncertainty intervals of the AS4/3501/6 composite ply strengths.
Table 9.
Nominal values and computed uncertainty intervals of strengths of the 21xK43-LY556 composite ply.
Sensitivity Analysis of the Elastic Properties
The uncertainties presented in Table 5 and Table 6 have been derived by considering an uncertainty of 5% for all properties of the constituent materials simultaneously. A piece of beneficial information is how the uncertainty of each input property contributes to the overall uncertainty of the elastic properties and strengths. In order to obtain this information, a sensitivity study of the elastic properties was performed by running analyses in which an uncertainty of 5% was used for a specific input property while the other input properties were kept equal to their nominal value. The results from the sensitivity study are shown in the bar charts of Figure 2 and Figure 3 for the two composite materials.

Figure 2.
The effect of input parameters on the range of (a) the E11, (b) the E22, (c) the G12, (d) the G23, (e) the ν12, and (f) the ν23 for the AS4-3501/6 composite ply. The main parameter varied within ±5% of its nominal value while the other parameters were kept equal to the nominal value.

Figure 3.
The effect of input parameters on the range of (a) the E11, (b) the E22, (c) the G12, (d) the G23, (e) the ν12, and (f) the ν23 for the 21xK43-LY556 composite ply. The main parameter varied within ±5% of its nominal value while the other parameters were kept equal to the nominal value.
Although, qualitatively, the contribution is the one expected from the mechanic’s viewpoint, it is very interesting to quantify it. For the AS4/3501-6 material, to the uncertainty of E11, Ef11 contributes by 50.2% and Vf by 49.2%, with Em by the minor 0.6%. To the uncertainty of E22, Vf contributes by 38.6%; Ef22 by 30.1%; and Em by 31.3%. To the uncertainty of G12, Vf contributes by 53.1%; Gf12 by 12.4%; and Gm by 34.5%. To the uncertainty of G23, Vf contributes by 43%; Gf23 by 24.8%; and Gm by 32.2%. To the uncertainty of ν12, Vf contributes by 27%, νf12 by 35.1%; and νm by 37.8%. To the uncertainty of νf23, Vf contributes by 36.4%; νm by 36.4%; νf23 by 16.9%; and νf12, Em, Ef11, and Ef22 by 2.6%. Similar values were obtained for the 21xK43-LY556 material (Figure 3). Similarly, for the strengths, to the uncertainty of F1t, Vf contributes by 29.1%; Fft by 50.2%; and Fmt by 0.7%; and to the uncertainty of F1c, Vm contributes by 49.9% and Vm by 50.1.%. Similar values have been obtained for the 21xK43-LY556 material (Figure 3).
5. Uncertainty Computation in the Failure Assessment
Failure analysis of the UD ply was performed using the Hashin-type failure criteria [4]. Seven different failure modes were considered, namely, matrix tensile and compressive failure, fiber tensile and compressive failure, fiber-matrix debonding, and delamination in tension and compression. The mathematical expressions of the failure criteria are listed in Appendix B.
5.1. Methodology
This section exploits the computed bounds of the properties in connection with the Hashin-type failure criteria [4]. We can guarantee that, although there is uncertainty when the upper bound of a criterion is less than 1, there is no failure (100% safe). In different cases, we can quantify the failure probability. The same procedure can be applied to any other failure criteria, such as the Hoffman, Tsai-Wu, and Tsai-Hill criteria [16].
Here we demonstrate our approach using the matrix tensile failure criterion of Hashin
If we already know the ranges of and , we can express the left hand of Equation (5) using interval arithmetic operations, assuming that and , where the attached superscript “I” denotes the corresponding interval quantity. By taking the natural interval extension of and substituting the corresponding interval numbers and , we obtain
in the endpoint coordinate system. Therefore, the lower bound is and the upper bound . In addition, we can reformulate the interval in the midpoint-radius coordinate system as follows
where represents the uncertainty of interval since . After some algebraic manipulations, it is straightforward to derive the following formulae for the uncertainty of .
while its midpoint can also be calculated from the expression
Hence, we derived the combined uncertainty in closed form explicitly. The expressions of the uncertainty of intervals for all Hashin-type failure criteria are reported in Appendix C.
Let be the range of values of a criterion under uncertainty; then, we define the probability of failure as:
5.2. Results
The effect of the uncertainty in the strengths of the UD lamina on the efficiency of the failure analysis has been studied based on a UD composite laminated plate subjected to quasi-static tension. The plate dimensions are 250 mm × 25 mm × 2 mm, and the lay-up is [0/45/90-45]2S. The stress analysis of the plate was performed using the ANSYS FE software and the SOLID185 element. In order to model the tensile load, an axial displacement of 2.5 mm (1% strain) was applied at the nodes of one end while the nodes of the other end were kept fully fixed. The computed stresses for each lamina, used as input to the failure criteria, are listed in Table 10. They were taken at the middle point of the plate. It is noted that, since the input stresses were used only for demonstrating the computational method for the uncertainty of the failure analysis, the FE model was neither optimized nor validated.
Table 10.
Input stresses (MPa) are computed by the FE model.
The uncertainty in the assessment of the first ply failure was computed. Seven failure modes have been considered, namely:
- Matrix Tensile Failure (MTF);
- Matrix Compressive Failure (MCF);
- Fiber Tensile Failure (FTF);
- Fiber Compressive Failure (FCF);
- Fiber-Matrix Shear-Out (FMS);
- Delamination in Tension (DT);
- Delamination in Compression (DC).
Given that neither material nor geometrical nonlinearity is present, a linear variation of stresses with the applied load is assumed. Therefore, for the developed stresses to cause failure, a stress multiplication factor was applied instead of load increase.
Figure 4 and Figure 5 plot the variation in the lower and upper bounds and the nominal value of the six failure criteria (Equations (A13), (A14), (A15), (A17), (A18), (A19)) as well as the probability of failure (Equation (6)) of each failure mode with regards to the stress multiplication factor for the two UD composite plies. Note that the fiber compressive failure mode has been excluded since it is not a feasible failure mode for a ply under tension; σ1 is always positive. The very large values of the stress multiplication factor appear for delamination because, for the specific loading (uniaxial tension), delamination is very difficult to develop; it is almost not feasible. As long as the upper bound of the failure criteria remains below 1.0, the probability of failure is 0. When the upper bound exceeds 1.0, the probability of failure starts to increase linearly at a high slope.
Figure 4.
Plots of the upper and lower bounds, the nominal value of failure criteria, and the probability of failure regarding the stress multiplication factor for the AS4-3501/6 UD ply.
Figure 5.
Plots of the upper and lower bounds, the nominal value of failure criteria, and the probability of failure regarding the stress multiplication factor for the 21xK43-LY556 UD ply.
Table 11 lists the values plotted in the diagram of Figure 4 for the matrix tensile failure for a range of stress multiplication factors between 4.35 and 5.32. It is shown that, for nominal values above 0.9, for which classical analysis means no failure, there is a probability of failure of more than 30%. For nominal values more than 0.95, the probability of failure exceeds 40%.
Table 11.
Variation in the interval parameters and the probability of failure regarding the stress multiplication factor for the MTF. The bold number in the 3rd column corresponds to the first value of the failure criterion above 1.0 (failure) and the coloring of the values in the last column correspond to different intensity ranges of the probability of failure; the intensity increases from green to dark red.
6. Conclusions
In the present paper, an interval-based method was presented to compute the uncertainty in the computed mechanical properties and the failure analysis of composite unidirectional (UD) laminates. The method was applied to two composite materials: the carbon/epoxy AS4-3501/6 and the glass/epoxy 21xK43-LY556. An uncertainty level of 5% was assumed for the input properties of the constituents (fibers and matrix).
The computed uncertainty level for the mechanical properties ranges from 6.64% to 10.63% for the AS4-3501/6 material and from 6.72% to 12.28% for the 21xK43-LY556 material. For evaluating the uncertainty effect on the efficiency of failure criteria, a probability of failure function has been defined. The probability is zero until the upper bound of the failure criteria becomes 1.0. From that point, it increases linearly at a high slope. Indicative of the uncertainty in the efficiency of failure criteria is that, for nominal values equal to 0.9, the probability of failure is above 30%, and for values close to 0.990 it is above 50%.
The present work demonstrates the potential of interval arithmetic for problems from materials science and mechanics. The authors intend to perform the uncertain assessment using realistic input uncertainty values coming from tests as a future step.
Author Contributions
Conceptualization, D.G.S. and K.T.; methodology, D.G.S. and K.T.; software, D.G.S.; validation, D.G.S. and K.T.; formal analysis, D.G.S. and K.T.; investigation, D.G.S. and K.T.; resources, D.G.S. and K.T.; data curation, D.G.S. and K.T.; writing—original draft preparation, D.G.S. and K.T.; writing—review and editing, D.G.S. and K.T.; visualization, D.G.S. and K.T; supervision, D.G.S. and K.T.; project administration, D.G.S. and K.T. All authors have read and agreed to the published version of the manuscript.
Funding
This research received no external funding.
Data Availability Statement
Not applicable.
Conflicts of Interest
The authors declare no conflict of interest.
Appendix A. Micromechanics Relations
The Chamis [2] micromechanical equations used to compute the mechanical properties of the composite plies are depicted below.
Appendix B. The Mathematical Expressions of the Hashin-Type Failure Criteria
Appendix C. Analytic Expressions of the Uncertainty for Hashin-Type Failure Criteria
The superscript “I” denotes the corresponding interval quantity while and are the midpoint and radius, respectively.
References
- Pantelakis, S.; Tserpes, K. (Eds.) Revolutionizing Aircraft Materials and Processes; Springer International Publishing: Cham, Switzerland, 2020; ISBN 978-3-030-35345-2. [Google Scholar]
- Chamis, C. Simplified Composite Micromechanics Equations for Strength, Fracture Toughness, Impact Resistance and Environmental Effects; Lewis Research Center, National Aeronautics and Space Administration: Cleveland, OH, USA, 1984.
- Hinton, M.; Soden, P.; Kaddour, A.-S. Failure Criteria in Fibre-Reinforced-Polymer Composites; Elsevier: Amsterdam, The Netherlands, 2004; ISBN 978-0-08-044475-8. [Google Scholar]
- Hashin, Z. Failure Criteria for Unidirectional Fiber Composites. J. Appl. Mech. 1980, 47, 329–334. [Google Scholar] [CrossRef]
- Tserpes, K.I.; Papanikos, P.; Kermanidis, T. A Three-Dimensional Progressive Damage Model for Bolted Joints in Composite Laminates Subjected to Tensile Loading: Failure of tensile-loaded bolted composite joints. Fatigue Fract. Eng. Mater. Struct. 2001, 24, 663–675. [Google Scholar] [CrossRef]
- Tserpes, K.I.; Labeas, G.; Papanikos, P.; Kermanidis, T. Strength Prediction of Bolted Joints in Graphite/Epoxy Composite Laminates. Compos. Part B Eng. 2002, 33, 521–529. [Google Scholar] [CrossRef]
- Kolks, G.; Tserpes, K.I. Efficient Progressive Damage Modeling of Hybrid Composite/Titanium Bolted Joints. Compos. Part Appl. Sci. Manuf. 2014, 56, 51–63. [Google Scholar] [CrossRef]
- Stamopoulos, A.G.; Tserpes, K.I.; Dentsoras, A.J. Quality Assessment of Porous CFRP Specimens Using X-Ray Computed Tomography Data and Artificial Neural Networks. Compos. Struct. 2018, 192, 327–335. [Google Scholar] [CrossRef]
- Murthy, P.L.N.; Mital, S.K.; Shah, A.R. Probabilistic Micromechanics/Macromechanics for Ceramic Matrix Composites. J. Compos. Mater. 1998, 32, 679–699. [Google Scholar] [CrossRef]
- Stock, T.A.; Bellini, P.X.; Murthy, P.L.; Chamis, C.C. A Probabilistic Approach to Composite Micromechanics. In Proceedings of the 29th Structures, Structural Dynamics and Materials Conference, Williamsburg, VA, USA, 18–20 April 1988. [Google Scholar]
- Chen, N.; Yu, D.; Xia, B.; Liu, J.; Ma, Z. Interval and Subinterval Homogenization-Based Method for Determining the Effective Elastic Properties of Periodic Microstructure with Interval Parameters. Int. J. Solids Struct. 2017, 106–107, 174–182. [Google Scholar] [CrossRef]
- Wang, L.; Wang, X.; Su, H.; Lin, G. Reliability Estimation of Fatigue Crack Growth Prediction via Limited Measured Data. Int. J. Mech. Sci. 2017, 121, 44–57. [Google Scholar] [CrossRef]
- Wang, L.; Liu, D.; Yang, Y.; Wang, X.; Qiu, Z. A Novel Method of Non-Probabilistic Reliability-Based Topology Optimization Corresponding to Continuum Structures with Unknown but Bounded Uncertainties. Comput. Methods Appl. Mech. Eng. 2017, 326, 573–595. [Google Scholar] [CrossRef]
- Alazwari, M.A.; Rao, S.S. Modeling and Analysis of Composite Laminates in the Presence of Uncertainties. Compos. Part B Eng. 2019, 161, 107–120. [Google Scholar] [CrossRef]
- Alazwari, M.A.; Rao, S.S. Interval-Based Uncertainty Models for Micromechanical Properties of Composite Materials. J. Reinf. Plast. Compos. 2018, 37, 1142–1162. [Google Scholar] [CrossRef]
- Rao, S.S.; Alazwari, M.A. Failure Modeling and Analysis of Composite Laminates: Interval-Based Approaches. J. Reinf. Plast. Compos. 2020, 39, 817–836. [Google Scholar] [CrossRef]
- Moore, R.E.; Kearfott, R.B.; Cloud, M.J. Introduction to Interval Analysis; Society for Industrial and Applied Mathematics: Philadelphia, PA, USA, 2009; ISBN 978-0-89871-669-6. [Google Scholar]
- Hansen, E.R.; Walster, G.W. Global Optimization Using Interval Analysis. In Monographs and Textbooks in Pure and Applied Mathematics, 2nd ed.; Revised and Expanded; Marcel Dekker: New York, NY, USA, 2004; ISBN 978-0-8247-4059-7. [Google Scholar]
- Ratschek, H.; Rokne, J. Computer Methods for the Range of Functions; Ellis Horwood Series in Mathematics and Its, Applications; Horwood, E., Ed.; Halsted Press: Chichester, UK; New York, NY, USA, 1984; ISBN 978-0-85312-703-1. [Google Scholar]
- Krämer, W. High Performance Verified Computing Using C-XSC. Comput. Appl. Math. 2013, 32, 385–400. [Google Scholar] [CrossRef]
- Kulisch, U.; Hammer, R.; Hocks, M.; Ratz, D. C++ Toolbox for Verified Computing I; Springer: Berlin/Heidelberg, Germany, 1995; ISBN 978-3-642-79653-1. [Google Scholar]
- Caprani, O.; Madsen, K. Mean Value Forms in Interval Analysis. Computing 1980, 25, 147–154. [Google Scholar] [CrossRef]
- Rall, L.B. Mean Value and Taylor Forms in Interval Analysis. SIAM J. Math. Anal. 1983, 14, 223–238. [Google Scholar] [CrossRef]
- Baumann, E. Optimal Centered Forms. BIT 1988, 28, 80–87. [Google Scholar] [CrossRef]
- Sotiropoulos, D.G.; Grapsa, T.N. Optimal Centers in Branch-and-Prune Algorithms for Univariate Global Optimization. Appl. Math. Comput. 2005, 169, 247–277. [Google Scholar] [CrossRef]
- Ratz, D. Automatische Ergebnisverifikation Bei Globalen Optimierungsproblemen. Ph.D. Dissertation, Universität Karlsruhe (TH), Institute for Applied Mathematics, Karlsruhe, Germany, 1992. [Google Scholar] [CrossRef]
- Ratz, D.; Csendes, T. On the Selection of Subdivision Directions in Interval Branch-and-Bound Methods for Global Optimization. J. Glob. Optim. 1995, 7, 183–207. [Google Scholar] [CrossRef]
- Soden, P. Lamina Properties, Lay-up Configurations and Loading Conditions for a Range of Fibre-Reinforced Composite Laminates. Compos. Sci. Technol. 1998, 58, 1011–1022. [Google Scholar] [CrossRef]
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations. |
© 2022 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).






