Uncertainty quantification of structures with unknown probabilistic dependency Robert L. Mullen - PowerPoint PPT Presentation

1 / 75
About This Presentation
Title:

Uncertainty quantification of structures with unknown probabilistic dependency Robert L. Mullen

Description:

Rafi MuhannaSchool of Civil and Environmental Engineering Georgia Institute of TechnologyAtlanta, GA 30332, USA. Dr.M.V.Rama Rao. Department of Civil Engineering – PowerPoint PPT presentation

Number of Views:205
Avg rating:3.0/5.0
Slides: 76
Provided by: nist152
Learn more at: https://math.nist.gov
Category:

less

Transcript and Presenter's Notes

Title: Uncertainty quantification of structures with unknown probabilistic dependency Robert L. Mullen


1
Uncertainty quantification of structures with
unknown probabilistic dependencyRobert L. Mullen
Seminar NIST April 3th 2015
2
Rafi MuhannaSchool of Civil and Environmental
Engineering Georgia Institute of Technology
Atlanta, GA 30332, USA
Dr.M.V.Rama Rao Department of Civil
Engineering Vasavi College of Engineering,
Hyderabad 500 031 INDIA
3
Imprimers
Ivo Babushka Vladik Kreinovich Ray Moore A.
Neumier Scott Ferson
4
Motivation A toy problem.
A truss structure (extendable to general
FEA) Loading given in terms of random variables
(RV) (extendable to parameters given by RV) p
f (P1, P2, P3) vs p f1(P1), pf2(P2),
pf3(P3) What can one compute about structural
response when dependency between p1, p2, p3 is
unknown?
5
Common Engineering Solution Assume
independence between P1, P2, P3 use Monte Carlo
simulation and forget about it.
6
Common Engineering Solution Assume
independence between P1, P2, P3 and forget about
it.
Assuming independence can result in significant
underestimation of risk (Ferson et al. 2004).
7
  • Outline
  • Introduction
  • Representing dependency
  • Parametric models (and associated
    statistical measures)
  • Copulas
  • Representation of Ignorance
  • Any dependency bounds
  • Numerical methods for P-box calculations
  • Results
  • Conclusion

8
Multi-dimensional PDF
Two dimensional
N dimensional
Equation images from Wikipedia http//en.wikipedia
.org/wiki/Multivariate_normal_distribution
9
Realizations of Gaussian RV
Calculated using Matlab program copulaa1 Robert
L Mullen 2012
10
Sum of two standard Gaussian RV
Calculated using Matlab program copula1 Robert L
Mullen 2012
11
Other distributions can be constructed by
transforming marginal distribution
Theorem 2.1. (from Devroye , Springer 1986) Let
F be a continuous distribution function on R with
inverse F-1 defined by F -1 ( u ) inf
aF(a)u, OltU lt1 . If U is a uniform O,1
random variable, then F-1(U) has distribution
function F. Also, If X has distribution function
F , then F ( X ) is uniformly distributed on
0,1.
12
Other distributions can be constructed by
transforming marginal distribution
13
Correlated uniform distributions
14
Sum of two uniform RV
15
Examples of dependendtuncorrelated variables
Picture from Scott Ferson, Roger B. Nelsen,
Janos Hajagos, Daniel J. Berleant, Jianzhong
Zhang, W. Troy Tucker, Lev R. Ginzburg and
William L. Oberkampf, SAND2004-3072.
16
Copulas
Copulas define dependency between random variable
with any marginal distribution. The marginal
distributions are transformed to uniform
distribution between 0,1, the Copula is then
the CDF of the transformed (ie. Uniform)
variables.
Sklar, A. (1959). Fonctions de répartition à n
dimensions et leurs marges. Publications de
LInstitut de Statistiques de l'Université de
Paris 8 229-231.
17
FréchetHoeffding copula bounds
Figure by Matteo Zandi,Graph of the
Fréchet-Hoeffding copula limits 22 November
2010 Wikimedia commons
18
FréchetHoeffding copula bounds
19
FréchetHoeffding Copulas allow for bounding
operation on RV with given marginal distributions
with no assumption on dependency
20
  • Outline
  • Introduction
  • Representing dependency
  • Representation of Ignorance
  • Entropy and Information
  • Intervals and P-box Representation
  • Any dependency bounds
  • Numerical methods for P-box calculations
  • Results
  • Conclusion

21
Ignorance and Information
 
Claude E. Shannon Warren Weaver 1949, 1971
22
Entropy
Maximum Entropy results in Equal probabilities
for no information Principle of insufficient
reason However, this results in no difference
between being ignorant of the outcome behavior
and a system that has well known behavior of a
uniform distributed outcome.
Laplace 1812. See Stigler, Stephen M. (1986)
23
Entropy II
Uniqueness of the entropy expression only holds
for a finite set of events. Other expressions
have the same four properties of entropy in the
countable (less studies) and the non-countable
cases. (see Jos Uffink 1997 for example).
24
Maximum entropy III
  • Depends on the choice of scale
  • A solution in terms of stiffness is
  • incompatible with one based on flexibility
  • even though the information is equivalent
  • Warner North interprets Ed Jaynes as saying that
    two states of information that are judged to be
    equivalent should lead to the same probability
    assignments . Maxent doesnt (Ferson 2014)

25
Representation of Ignorance
  • Entropy Probability, Subjective probability
  • Fuzzy sets, fuzzy-probabilistic methods (Möller,
    B., Graf, W. and Beer, M 2000)
  • Collection of model results
  • Bounds, Confidence intervals, Intervals

26
Interval Approach
  • Only range of information (tolerance) is
    available
  • Represents an uncertain quantity by giving a
    range of possible values
  • How to define bounds on the possible ranges of
    uncertainty?
  • experimental data, measurements, expert knowledge

27
Interval Representation
  • Interval number represents a range of possible
    values within a closed set

28
Interval vectors and matrices
  • Interval Vectors and Matrices
  • An interval matrix is such matrix that contains
    all real matrices whose elements are obtained
    from all possible values between the lower and
    upper bounds of its interval components

29
Interval Representation - Vectors
y
3
1
x
2
4
Interval
30
Interval Operations
  • Let x a, b and y c, d be two interval
    numbers
  • 1. Addition
  • x y a, b c, d a c, b d
  • 2. Subtraction
  • x ? y a, b ? c, d a ??d, b ??c
  • 3. Multiplication
  • xy min(ac,ad,bc,bd), max(ac,ad,bc,bd)
  • 4. Division
  • 1 / x 1/b, 1/a

31
Properties of Interval Arithmetic
  • Let x, y and z be interval numbers
  • 1. Commutative Law
  • x y y x
  • xy yx
  • 2. Associative Law
  • x (y z) (x y) z
  • x(yz) (xy)z
  • 3. Distributive Law does not always hold, but
  • x(y z) ??xy xz

32
Probability box (Pbox)
  • A set of allowable CDF defined by upper and
    lower bounding functions.
  • Ferson S, Kreinovich V, Ginzburg L, Myers DS,
    Sentz K, Constructing probability boxes and
    Dempster-Shafer structures, Tech. Rep.
    SAND2002-4015, Sandia National Laboratories,
    2003.
  • Williamson R. Probabilistic arithmetic. PhD
    thesis, University of Queensland, Austrialia,
    1989.

33
Pbox representation for Imprecise Probability
Figure from Scott Ferson and Vladik
Kreinovich-REC 2006
1
Cumulative probability
0
1.0
2.0
3.0
0.0
X
34
  • Outline
  • Introduction
  • Representing dependency
  • Representation of Ignorance
  • Entropy and Information
  • Intervals and P-box Representation
  • Any dependency bounds
  • Numerical methods for P-box calculations
  • Results
  • Conclusion

35
An even simpler Toy problem posed by
Kolmogorov (Frank, Nelsen, Schweizer, Probab. Th.
Rel. Fields 74, 199-211 (1987). Specifically,
what are the optimal bounds for the probability
distribution of the sum of two random variables X
and Y whose individual distribution Fx and Fy are
given?
Makarov, G.D. Estimates for the distribution
function of a sum of two random variables when
the marginal distributions are fixed. Theor.
Probab. Appl. 26, 803-806 (1981)
36
Independent
37
Correlated
38
Family of dependency that constructs bounds
c2alpha-c1 if (c2lt0) c2c21 end Xc1c2
39
  • Outline
  • Introduction
  • Representing dependency
  • Representation of Ignorance
  • Any dependency bounds
  • Numerical methods for P-box calculations
  • Results
  • Conclusion

40
Techniques for operating on Pboxes
  • Monte Carlo Integration (Zhang 2001)
  • Discrete approximation of Probability bounds
    (Williamson and Downs 1990)
  • Interval extension to Polynomial Chaos (Redhorse
    and Benjamin 2004)

41
P-box Monte Carlo method
  • Perform Interval calculation of realization
    (using Interval Finite Element)
  • Construct interval representation of random input
    variables from Pbox
  • Collect Interval Response
  • Sort Lower and upper bounds and construct Pbox
    for Response variable.
  • Zhang, H., Mullen, R. L. and Muhanna, R. L.
    Interval Monte Carlo methods for structural
    reliability, Structural Safety, 2010

42
Generation of random intervals from a
probability-box
43
Finite Element Interval Monte Carlo for Pbox
analysis
  • In steady-state analysis-variational formulation
  • Invoking the y of ?, that is ?? 0

44
However
  • Solution to linear system of interval equations
  • Is NP (Vladik Kreinovich)
  • Compute approximate bounds using fix point
    theorem.

45
Required Improvements to Linear Pbox Finite
Element Methods to solve nonlinear problems
  • Sharp solutions to systems of equations
  • Improve sharpness of Secondary quantities
    (stress/strain).
  • Prevent accumulation of errors in iterative
    correctors

46
(No Transcript)
47
Error in secondary quantities
Conventional Finite Element
Secondary quantities such as stress/strain
calculated from displacement have shown
significant overestimation of interval bounds
48
Use constraints to augment original Variational
49
  • Use secant stiffness methods to prevent iterative
    accumulation of interval overestimation (Rao et.
    al. 2013)

50
Discrete P-box Random Set
  • Construct Data type for a discrete Pbox
  • Define overloaded operators for discrete Pbox
    variable
  • Apply conventional deterministic (scalar)
    algorithms using Pbox variables
  • Result is in the form of a discrete Pbox

51
Interval based discrete Pbox
  • Proved interval bounds for a given range of the
    CDF
  • Uniform discretization for algorithmic simplicity
  • Preserve the guaranteed enclosure philosophy from
    Interval Arithmetic
  • Extensions to higher order discretization and
    non-uniform discretization are possible.
  • Extreme case of Any Dependency or Independent

52
P-Box defined by bounding lognormal distribution
with mean of 2.47, 11.08 and standard deviation
of 2.76, 12.38.
53
Best fit vs. Guaranteed enclosure
54
Polynomial Chaos Methods
  • Expand upper and lower CDF as a random variable
    using the same orthogonal polynomial basis.
  • Replace polynomial coefficients by a single
    interval number

55
Polynomial Chaos Methods
  • Current Research Issues
  • Galerkin projection and truncated series are
    estimates and not bounds.
  • Possible for bounds to cross.

56
  • Outline
  • Introduction
  • Representing dependency
  • Representation of Ignorance
  • Any dependency bounds
  • Numerical methods for P-box calculations
  • Results
  • Conclusion

57
A truss structure
58
Property Value
cross-sectional areas for elements A1 to A6 10.32 cm2
cross-sectional areas for elements A7 to A15 6.45 cm2
Elastic modulus 200 GPa
59
Confidence structures (c-boxes) are imprecise
generalizations of confidence distributions. Fers
on, S., O'Rawe, J., and Balch, M. (2014)
Statistics of random loadings acting on the truss Statistics of random loadings acting on the truss Statistics of random loadings acting on the truss
90 confidence interval 99confidence interval
Mean ln P1 4.4465, 4.5199 4.4258, 4.5407
Mean ln P2 5.5452, 5.6186 5.5244, 5.6393
Mean ln P3 4.4465, 4.5199 4.4258, 4.5407
ln Standard dev. P1, P2, P3 0.09975 0.09975
60
(No Transcript)
61
Example 2
62
Nonlinear Parameters
  •  

63
Cubic ModelVertical Deflection at Center
64
Ramberg-Osgood modelStrain Element 2
65
  • Outline
  • Introduction
  • Representing dependency
  • Representation of Ignorance
  • Any dependency bounds
  • Numerical methods for P-box calculations
  • Results
  • Conclusion

66
Outline Introduction Representing dependency
Parametric models (and associated
statistical measures) Copulas Any
dependency bounds Intervals and P-box
Representation Results Conclusion
67
(No Transcript)
68
Cubic ModelStrain Element 2
69
Ramberg-Osgood modelVertical Deflection at Center
70
Examples Continuum Load Uncertainty
  • Square plate with opening

44.22 kPa
0.0 kPa
-10.65 kPa
0.063 kPa
Contour values of maximum ?yy (kPa)
Contour values of minimum ?yy (kPa)
71
Efficiency study
Nv Sens. Present
246 1.06 0.72
648 64.05 10.17
1210 965.86 59.7
1692 4100 156.3
2254 14450 358.8
2576 32402 528.45
72
Summary
  • Behavior of Linear and Nonlinear of structures
    with unknown dependency among random parameters
    and loading can be bounded using concept of Pbox
    structures

73
(No Transcript)
74
Rene Magritte, Clairvoyance, 1936
75
(No Transcript)
Write a Comment
User Comments (0)
About PowerShow.com