First Order Reliability Method (FORM) First Order Reliability Method (FORM)
First Order Reliability Method (FORM) First Order Reliability Method (FORM)
Firstorderreliabilitymethod(FORM)
Limit
Limitstateg(X).Failurewheng<0.
state g(X) Failure when g<0
Linearapproximationoflimitstatetogether
with assumption that random variables are
withassumptionthatrandomvariablesare
normal.
Thenlimitstateisalsonormalvariable.
Th li i
i l
l i bl
Reliabilityindexisthedistanceofthemeanof
gfromzeromeasuredinstandarddeviations.
n g
2
g g ( X ) g xi
i 1 xi
The
h reliability
li bili index
i d andd probability
b bili off failure
f il
are
2
g
Pf ( )
W(plasticsection
W
( l i
i
modulus)
T ( i ld stress))
T(yield
mean
10kN
8m
0.0001m^3
600,000kN/m^2
Standarddeviation
2kN
0.1m
0.00002m^3
100,000kN/m^2
g
T 600, 000
W
g
P / 4 2.5
L
1/2
g
2.48
2 48
g
Chapter4ofCGCshowsthatifwechangeto
gg=T0.25PL/W
T 0.25PL/Wweget3.48instead(exactis2.46)
we get 3.48 instead (exact is 2.46)
illustration
rr=randn(1000,1)*1.25+10;
randn(1000,1) 1.25+10;
c=randn(1000,1)*1.5+13;
f=@(x) x;
f=@(x)x;
fplot(f,[5,20])
hold on
holdon
plot(r,c,'ro')
xlabel('r')
ylabel('c')
20
15
10
10
15
r
20
RecipeforfindingMPPwith
independentnormalvariables
d
d
l
bl
Transform
Transformintostandardnormalvariables
into standard normal variables
(zeromeanandunitystandarddeviation)
ui
xi xi
Findthepointong=0ofminimumdistanceto
origin.ThepointwillbetheMPPandthe
i i Th
i
ill b h MPP d h
distancetotheoriginwillbethereliability
i d b d
indexbasedonlinearapproximationthere.
li
i
i
h
min U TU
1/2
U g (U ) 0
Visual
Visual
General case
Generalcase
If
Ifrandomvariablesarenormalbutcorrelated,
random variables are normal but correlated
alineartransformationwilltransformthemto
independent variables
independentvariables.
Ifrandomvariablesarenotnormal,canbe
transformed to normal with similar probability
transformedtonormalwithsimilarprobability
offailure.SeeSection4.1.5ofCGC.
Project application
Projectapplication
The
Thetwothicknessvariablesarenormaland
two thickness variables are normal and
independent,sotransformingtoUsiseasy.
Tofindthemostprobablepointcanuse
To find the most probable point can use
optimizationineitherMatlab orEXCEL