pyleecan.Methods.Machine.LamSlotWind.comp_resistance_wind module¶
- comp_resistance_wind(self, T=20)[source]¶
Compute the DC winding resistance per phase without skin effect at average temperature T degC
- Parameters:
self (LamSlotWind) – a LamSlotWind object
T (float) – mean winding temperature [°C], default value is 20°C
- Returns:
R – DC winding resistance per phase without skin effect [Ohm]
- Return type:
float