6 PHM Gui Electrical Equipment Class 14 (Failures / 10 ^ 6 * Hours) 16 CC_Lambda = λCapasitor 22 TS_Lambda = λTransistor 172 get __qrtz_lambda attribute function 179 get __con_sock_lambda attribute function 186 get __con_gen_lambda attribute function 193 get __rel_lambda attribute function 200 get __rd_lambda attribute function 207 get __res_lambda attribute function 214 get __cc_lambda attribute function 221 get __dd_lambda attribute function 228 get __id_lambda attribute function 235 get __ts_lambda attribute function 242 get __fs_lambda attribute function 252 get qrtz_lambda_b attribute function 262 get con_sock_pi_p attribute function 272 get con_gen_pi_t attribute function 282 get rel_lambda_b attribute function 289 get rel_pi_l attribute function 296 get rel_pi_cyc attribute function 306 get __rd_lambda_p_1 attribute function 313 get __rd_lambda_p_2 attribute function 320 get rd_alpha_b attribute function 327 get rd_alpha_w attribute function 337 get res_pi_t attribute function 344 get res_pi_p attribute function 351 get res_pi_s attribute function 361 get __cc_pi_t attribute function 368 get __cc_pi_c attribute function 375 get __cc_pi_v attribute function 382 get __cc_pi_sr attribute function 392 get __dd_pi_t attribute function 399 get __dd_pi_s attribute function 410 get __id_pi_t attribute function 421 get __ts_pi_t attribute function 435 λp = (λb * πQ * πE) /10^6 442 calculate qrtz_lambda_b attribute function 453 λp = λb * πP * πQ * πE /10 6 460 calculate con_sock_pi_p attribute function 462 self.
con_sock_pi_p = math.exp(pow(((n_value - 1) / 10), 0.39))
471 λp = (λb * πT * πK * πQ * πE) / 10^6 478 calculate con_gen_pi_t attribute function 480 self.
con_gen_pi_t = float(math.exp((-0.14 / (8.617 * (pow(10, -5)))) * ((1 / (t0_value + 273)) - (1 / 298))))
488 λp = (λb * πL * πC * πCYC * πF * πQ * πE) / 10^6 495 calculate rel_lambda_b attribute function 498 self.
rel_lambda_b = float(0.0059 * float(math.exp((-0.19 / (8.617 * pow(10, -5))) * ((1 / (temperature + 273)) - (1 / 298)))))
500 elif rated_temp == 125:
501 self.
rel_lambda_b = float(0.0059 * float(math.exp((-0.17 / (8.617 * pow(10, -5))) * ((1 / (temperature + 273)) - (1 / 298)))))
506 calculate rel_pi_l attribute function 509 self.
rel_pi_l = float(pow((stress / 0.8), 2) + 1)
512 self.
rel_pi_l = float(pow((stress / 0.4), 2) + 1)
515 self.
rel_pi_l = float(pow((stress / 0.2), 2) + 1)
520 calculate rel_pi_cyc attribute function 523 if cycles >= float(1.0):
524 result = float(cycles / 10)
526 elif cycles < float(1.0):
534 result = float(cycles / 10)
537 result = float(pow(cycles/100, 2))
547 λp = ((λ1 / (A *αB)) + (λ2 / (B *αW))) * 1 / 10^6 554 λp1 = (λ1 / (A *αB)) * 1 / 10^6 561 λp2 = (λ2 / (B *αW)) * 1 / 10^6 568 calculate rd_alpha_b attribute function 570 self.
rd_alpha_b = float(pow(float(pow(10, float(2.534 - float(2357 / (temperature + 273)))) + (1 / float(pow(10, float(20 - (4500 / float(temperature + 273)))) + 300))), -1))
575 calculate rd_alpha_w attribute function 577 self.
rd_alpha_w = float(pow(10, float(float(2357 / (temperature + 273)) - 1.83)))
584 λp = λb * πT * πP * πS * πQ * πE * 1 / 10^6 591 calculate res_pi_t attribute function 609 calculate res_pi_t value function 611 result = float(math.exp(((-1 * ea_value) / (8.617 * pow(10, -5))) * ((1 / (temperature + 273)) - (1 / 298))))
618 calculate res_pi_p attribute function 620 self.
res_pi_p = float(pow(power_dissipiation, 0.39))
625 calculate res_pi_s attribute function 628 result = 0.71 * float(math.exp(1.1 * stress))
631 result = 0.54 * float(math.exp(2.04 * stress))
644 λp = λb * πT * πC * πV * πSR * πQ * πE * 1 / 10^6 651 calculate __cc_pi_t attribute function 654 result = float(temperature)
672 calculate __cc_pi_t value function 674 result = float(math.exp(((-1 * ea_value) / (8.617 * pow(10, -5))) * ((1 / (temperature + 273)) - (1 / 298))))
681 calculate __cc_pi_c attribute function 684 result = float(capacitance)
687 result = float(pow(capacitance, 0.09))
690 result = float(pow(capacitance, 0.23))
700 calculate __cc_pi_v attribute function 703 result = float(voltage_stress)
706 result = float(pow((voltage_stress / 0.6), 5) + 1)
709 result = float(pow((voltage_stress / 0.6), 10) + 1)
712 result = float(pow((voltage_stress / 0.6), 3) + 1)
715 result = float(pow((voltage_stress / 0.6), 17) + 1)
718 result = float(pow((voltage_stress / 0.6), 3) + 1)
728 calculate __cc_pi_sr attribute function 733 elif select ==
"cr_g_0_8":
736 elif select ==
"cr_g_0_6_to_0_8":
739 elif select ==
"cr_g_0_4_to_0_6":
742 elif select ==
"cr_g_0_2_to_0_4":
745 elif select ==
"cr_g_0_1_to_0_2":
748 elif select ==
"cr_0_to_0_1":
752 result = float(select)
762 λp = λb * πT * πS * πC * πQ * πE * 1 / 10^6 769 calculate __dd_pi_t attribute function 772 result = float(temperature)
790 calculate __dd_pi_t value function 792 result = float(math.exp((-1 * constant) * ((1 / (temperature + 273)) - (1 / 298))))
799 calculate __dd_pi_s attribute function 802 if voltage_stress < 0.3:
805 elif voltage_stress <= 1.0:
806 result = float(pow(voltage_stress, 2.43))
809 result = float(voltage_stress)
822 λp = λb * πT * πQ * πE * 1 / 10^6 829 calculate __id_pi_t attribute function 832 result = hot_spot_temperature
835 result = float(math.exp(((-1 * 0.11) / (8.617 * pow(10, -5))) * ((1 / (hot_spot_temperature + 273)) - (1 / 298))))
848 λp = λb * πT * πQ * πE * 1 / 10^6 854 calculate __ts_pi_t attribute function 860 result = float(math.exp((-1 * 1925) * ((1 / (temperature + 273)) - (1 / 298))))
872 λp = λb * πE * 1 / 10^6
def rotating_device_func_2(self)
def calculate_res_pi_t_func(cls, temperature, ea_value)
def get_rel_lambda_b(self)
def rotating_device_func(self)
def rel_lambda_b_func(self, temperature, rated_temp)
def dd_pi_t_func(self, temperature, select)
def con_sock_pi_p_func(self, n_value)
def cc_pi_sr_func(self, select)
def rel_pi_cyc_func(self, cycles, select)
def res_pi_s_func(self, stress, select)
def transistors_func(self)
def connectors_general_func(self)
def quartz_crystals_func(self)
def calculate_cc_pi_t_func(cls, temperature, ea_value)
def rotating_device_func_1(self)
def ts_pi_t_func(self, temperature, select)
def connectors_sockets_func(self)
def get_con_gen_lambda(self)
def cc_pi_v_func(self, voltage_stress, select)
def get_con_sock_lambda(self)
def get_qrtz_lambda_b(self)
def capacitors_func(self)
def res_pi_t_func(self, temperature, select)
def get_qrtz_lambda(self)
def dd_pi_s_func(self, voltage_stress, select)
def rd_alpha_w_func(self, temperature)
def get_rd_lambda_p_2(self)
def con_gen_pi_t_func(self, t0_value)
def res_pi_p_func(self, power_dissipiation)
def id_pi_t_func(self, hot_spot_temperature, select)
def rd_alpha_b_func(self, temperature)
def get_con_gen_pi_t(self)
def get_con_sock_pi_p(self)
def cc_pi_t_func(self, temperature, select)
def get_rd_lambda_p_1(self)
def cc_pi_c_func(self, capacitance, select)
def qrtz_lambda_b_func(self, f_value)
def rel_pi_l_func(self, stress, select)
def calculate_dd_pi_t_func(cls, temperature, constant)