notebook.community
Edit and run
In [2]: # typical data of a transformer include S_n = 300e3 u_z = 5/100 U_gn = 6.3e3 U_dn = 400 Z_z = u_z * (U_dn**2)/S_n Z_z
# typical data of a transformer include S_n = 300e3 u_z = 5/100 U_gn = 6.3e3 U_dn = 400 Z_z = u_z * (U_dn**2)/S_n Z_z
Out[2]: 0.02666666666666667
0.02666666666666667
In [ ]: