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.
Refname | IM:riskFun |
Label | Risk of failure |
Input | E, LDF, J, k, m, h, a, b |
Output | B |
Input Constraints | a>00<b≤a |
Output Constraints | |
Equation | B=k(ab)m−1(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 | |
Source | astm2009, beasonEtAl1998 (Eqs. 4-5), and campidelli (Eq. 14) |
RefBy | IM:probOfBreak |
Refname | IM:stressDistFac |
Label | Stress distribution factor (Function) |
Input | AR, ˆq |
Output | J |
Input Constraints | AR≥1 |
Output Constraints | Jmin≤J≤Jmax |
Equation | J=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 | |
Source | astm2009 |
RefBy | IM:riskFun |
Refname | IM:nFL |
Label | Non-factored load |
Input | ˆqtol, E, h, a, b |
Output | NFL |
Input Constraints | a>00<b≤a |
Output Constraints | |
Equation | NFL=ˆ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 | |
Source | astm2009 |
RefBy | IM:calofCapacity |
Refname | IM:dimlessLoad |
Label | Dimensionless load |
Input | q, E, h, GTF, a, b |
Output | ˆq |
Input Constraints | a>00<b≤a |
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 (a≥b).
- E comes from A:standardValues.
- h is defined in DD:minThick and is based on the nominal thicknesses.
- GTF is defined in DD:gTF.
|
Source | astm2009 and campidelli (Eq. 7) |
RefBy | IM:stressDistFac |
Refname | IM:tolLoad |
Label | Tolerable load |
Input | AR, Jtol |
Output | ˆqtol |
Input Constraints | AR≥1 |
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 | |
Source | astm2009 |
RefBy | IM:nFL |
Refname | IM:sdfTol |
Label | Tolerable stress distribution factor |
Input | LDF, Pbtol, E, a, b, m, k, h |
Output | Jtol |
Input Constraints | 0≤Pbtol≤1a>00<b≤a |
Output Constraints | |
Equation | Jtol=ln(ln(11−Pbtol)(ab)m−1k(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 (a≥b).
- 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.
|
Source | astm2009 |
RefBy | IM:tolLoad |
Refname | IM:probOfBreak |
Label | Probability of breakage |
Input | B |
Output | Pb |
Input Constraints | |
Output Constraints | 0≤Pb≤1 |
Equation | Pb=1−e−B |
Description | - Pb is the probability of breakage (Unitless)
- B is the risk of failure (Unitless)
|
Notes | |
Source | astm2009 and beasonEtAl1998 |
RefBy | IM:isSafePb |
Refname | IM:calofCapacity |
Label | Load resistance |
Input | NFL, GTF, LSF |
Output | LR |
Input Constraints | |
Output Constraints | |
Equation | LR=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.
|
Source | astm2009 |
RefBy | IM:isSafeLR |
Refname | IM:isSafePb |
Label | Safety Req-Pb |
Input | Pb, Pbtol |
Output | isSafePb |
Input Constraints | 0≤Pb≤10≤Pbtol≤1 |
Output Constraints | |
Equation | isSafePb=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.
|
Source | astm2009 |
RefBy | IM:isSafeLR and FR:Check-Glass-Safety |
Refname | IM:isSafeLR |
Label | Safety Req-LR |
Input | LR, q |
Output | isSafeLR |
Input Constraints | LR>0q>0 |
Output Constraints | |
Equation | isSafeLR=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.
|
Source | astm2009 |
RefBy | IM:isSafePb and FR:Check-Glass-Safety |