Processing math: 100%

Instance Models

This section transforms the problem defined in the problem description into one which is expressed in mathematical terms. It uses concrete symbols defined in the data definitions to replace the abstract symbols in the models identified in theoretical models and general definitions.

The goal GS:Predict-Glass-Withstands-Explosion is met by IM:isSafePb, IM:isSafeLR.

RefnameIM:riskFun
LabelRisk of failure
InputE, LDF, J, k, m, h, a, b
OutputB
Input Constraintsa>00<ba
Output Constraints
EquationB=k(ab)m1(Eh2)mLDFeJ
Description
  • B is the risk of failure (Unitless)
  • k is the surface flaw parameter (m12N7)
  • a is the plate length (long dimension) (m)
  • b is the plate width (short dimension) (m)
  • m is the surface flaw parameter (m12N7)
  • E is the modulus of elasticity of glass (Pa)
  • h is the minimum thickness (m)
  • LDF is the load duration factor (Unitless)
  • J is the stress distribution factor (Function) (Unitless)
Notes
  • a and b are the dimensions of the plate, where (ab).
  • h is defined in DD:minThick and is based on the nominal thicknesses.
  • LDF is defined in DD:loadDurFactor.
  • J is defined in IM:stressDistFac.
Sourceastm2009, beasonEtAl1998 (Eqs. 4-5), and campidelli (Eq. 14)
RefByIM:probOfBreak
RefnameIM:stressDistFac
LabelStress distribution factor (Function)
InputAR, ˆq
OutputJ
Input ConstraintsAR1
Output ConstraintsJminJJmax
EquationJ=interpZ(SDF.txt’’,AR,ˆq)
Description
  • J is the stress distribution factor (Function) (Unitless)
  • interpZ is the interpZ (Unitless)
  • AR is the aspect ratio (Unitless)
  • ˆq is the dimensionless load (Unitless)
Notes
Sourceastm2009
RefByIM:riskFun
RefnameIM:nFL
LabelNon-factored load
Inputˆqtol, E, h, a, b
OutputNFL
Input Constraintsa>00<ba
Output Constraints
EquationNFL=ˆqtolEh4(ab)2
Description
  • NFL is the non-factored load (Pa)
  • ˆqtol is the tolerable load (Unitless)
  • E is the modulus of elasticity of glass (Pa)
  • h is the minimum thickness (m)
  • a is the plate length (long dimension) (m)
  • b is the plate width (short dimension) (m)
Notes
  • ˆqtol is defined in IM:tolLoad.
  • E comes from A:standardValues.
  • h is defined in DD:minThick and is based on the nominal thicknesses.
  • a and b are the dimensions of the plate, where (ab).
Sourceastm2009
RefByIM:calofCapacity
RefnameIM:dimlessLoad
LabelDimensionless load
Inputq, E, h, GTF, a, b
Outputˆq
Input Constraintsa>00<ba
Output Constraints
Equationˆq=q(ab)2Eh4GTF
Description
  • ˆq is the dimensionless load (Unitless)
  • q is the applied load (demand) (Pa)
  • a is the plate length (long dimension) (m)
  • b is the plate width (short dimension) (m)
  • E is the modulus of elasticity of glass (Pa)
  • h is the minimum thickness (m)
  • GTF is the glass type factor (Unitless)
Notes
  • q is the 3 second duration equivalent pressure, as given in DD:calofDemand.
  • a and b are the dimensions of the plate, where (ab).
  • E comes from A:standardValues.
  • h is defined in DD:minThick and is based on the nominal thicknesses.
  • GTF is defined in DD:gTF.
Sourceastm2009 and campidelli (Eq. 7)
RefByIM:stressDistFac
RefnameIM:tolLoad
LabelTolerable load
InputAR, Jtol
Outputˆqtol
Input ConstraintsAR1
Output Constraints
Equationˆqtol=interpY(SDF.txt’’,AR,Jtol)
Description
  • ˆqtol is the tolerable load (Unitless)
  • interpY is the interpY (Unitless)
  • AR is the aspect ratio (Unitless)
  • Jtol is the tolerable stress distribution factor (Unitless)
Notes
Sourceastm2009
RefByIM:nFL
RefnameIM:sdfTol
LabelTolerable stress distribution factor
InputLDF, Pbtol, E, a, b, m, k, h
OutputJtol
Input Constraints0Pbtol1a>00<ba
Output Constraints
EquationJtol=ln(ln(11Pbtol)(ab)m1k(Eh2)mLDF)
Description
  • Jtol is the tolerable stress distribution factor (Unitless)
  • Pbtol is the tolerable probability of breakage (Unitless)
  • a is the plate length (long dimension) (m)
  • b is the plate width (short dimension) (m)
  • m is the surface flaw parameter (m12N7)
  • k is the surface flaw parameter (m12N7)
  • E is the modulus of elasticity of glass (Pa)
  • h is the minimum thickness (m)
  • LDF is the load duration factor (Unitless)
Notes
  • Pbtol is entered by the user.
  • a and b are the dimensions of the plate, where (ab).
  • m, k, and E come from A:standardValues.
  • h is defined in DD:minThick and is based on the nominal thicknesses.
  • LDF is defined in DD:loadDurFactor.
Sourceastm2009
RefByIM:tolLoad
RefnameIM:probOfBreak
LabelProbability of breakage
InputB
OutputPb
Input Constraints
Output Constraints0Pb1
EquationPb=1eB
Description
  • Pb is the probability of breakage (Unitless)
  • B is the risk of failure (Unitless)
Notes
Sourceastm2009 and beasonEtAl1998
RefByIM:isSafePb
RefnameIM:calofCapacity
LabelLoad resistance
InputNFL, GTF, LSF
OutputLR
Input Constraints
Output Constraints
EquationLR=NFLGTFLSF
Description
  • LR is the load resistance (Pa)
  • NFL is the non-factored load (Pa)
  • GTF is the glass type factor (Unitless)
  • LSF is the load share factor (Unitless)
Notes
  • LR is also called capacity.
  • NFL is defined in IM:nFL.
  • GTF is defined in DD:gTF.
Sourceastm2009
RefByIM:isSafeLR
RefnameIM:isSafePb
LabelSafety Req-Pb
InputPb, Pbtol
OutputisSafePb
Input Constraints0Pb10Pbtol1
Output Constraints
EquationisSafePb=Pb<Pbtol
Description
  • isSafePb is the probability of glass breakage safety requirement (Unitless)
  • Pb is the probability of breakage (Unitless)
  • Pbtol is the tolerable probability of breakage (Unitless)
Notes
  • If isSafePb, the glass is considered safe. isSafePb and isSafeLR (from IM:isSafeLR) are either both True or both False.
  • Pb is defined in IM:probOfBreak.
  • Pbtol is entered by the user.
Sourceastm2009
RefByIM:isSafeLR and FR:Check-Glass-Safety
RefnameIM:isSafeLR
LabelSafety Req-LR
InputLR, q
OutputisSafeLR
Input ConstraintsLR>0q>0
Output Constraints
EquationisSafeLR=LR>q
Description
  • isSafeLR is the 3 second load equivalent resistance safety requirement (Unitless)
  • LR is the load resistance (Pa)
  • q is the applied load (demand) (Pa)
Notes
  • If isSafeLR, the glass is considered safe. isSafePb (from IM:isSafePb) and isSafeLR are either both True or both False.
  • LR is defined in IM:calofCapacity and is also called capacity.
  • q is the 3 second duration equivalent pressure, as given in DD:calofDemand.
Sourceastm2009
RefByIM:isSafePb and FR:Check-Glass-Safety