pvdeg.standards.interpret_standoff#
- pvdeg.standards.interpret_standoff(standoff_1=None, standoff_2=None)[source]#
Interpret results of standoff calculations.
This is a set of statments designed to provide a printable output to interpret the results of standoff calculations. At a minimum, data for Standoff_1 must be included.
- Parameters:
Standoff_2 (Standoff_1 and)
calculations (This is the dataframe output from the standoff calculation method for)
80°C (at 70°C and) –
- xfloat [°C]
Minimum installation distance in centimeter per IEC TS 63126 when the default settings are used. Effective gap “x” for the lower limit for Level 1 or Level 0 modules (IEC TS 63216)
- T98_0float [°C]
This is the 98ᵗʰ percential temperature of a theoretical module with no standoff.
- T98_inffloat [°C]
This is the 98ᵗʰ percential temperature of a theoretical rack mounted module.
respectively. –
- xfloat [°C]
Minimum installation distance in centimeter per IEC TS 63126 when the default settings are used. Effective gap “x” for the lower limit for Level 1 or Level 0 modules (IEC TS 63216)
- T98_0float [°C]
This is the 98ᵗʰ percential temperature of a theoretical module with no standoff.
- T98_inffloat [°C]
This is the 98ᵗʰ percential temperature of a theoretical rack mounted module.
- Returns:
Output (str) – This is an interpretation of the accepatble effective standoff values suitable or presentation.