Motor winding temperature vs Ambient and Current formula
Motor winding temperature vs Ambient and Current formula
(OP)
I have a few stator winding temperatures recorded at a few different current readings and ambient temperatures. What is the formula/relationship of stator temperature as a function of ambient temperature and current? This happens to be a large 2500 hp 3ph 4160 induction motor.
I would like to be able to predict stator temperatures at other operating points using my recorded data to calibrate the formula.
Roderick
I would like to be able to predict stator temperatures at other operating points using my recorded data to calibrate the formula.
Roderick





RE: Motor winding temperature vs Ambient and Current formula
I would say the losses can be roughly grouped into the sum of two components.
One component is constant.
One component varies with current^2.
This leads to:
(Twinding-Tambient) = K1 + K2*I^2
If you have measurements of (Tambient, Twinding, I) at two different loads (preferably no-load and full load) , you have all you need to solve for K1 and K2.
From nameplate data you can estimate the motor would run at rated temperature rise at rated current, although actual rise is often less than rated rise.
=====================================
Eng-tips forums: The best place on the web for engineering discussions.
RE: Motor winding temperature vs Ambient and Current formula
Into the allowed cooling air ambient temperature (Ta), the total operating temperature is the addition of Ta plus the machine temperature rise (Tr). See NEMA MG1 – 20.40.
T = Ta + Tr
To calculate Tr based on your statistical data, (at least two sets of readings) we will assume:
Tr1 = K1*Ii^2 + K2
Tr2 = K1*Ij^2 + K2
-------------------------
Were K1*I^2 = Temp rise due to Stator I^2R+RotorI^2R+Stray Load Losses
K2 = Temp rise due to Core loss + Friction and windage loss (constant if voltage and frequency are held constant)
Tr1, Tr2 = recorded temperature rises.
From two sets of winding temperature records, subtract ambient (Ta) and get Tr.
Resolving two simultaneous equations we find K1 and K2.
K1= (Tr1-Tr2)/(Í^2-Ij^2)
K2= Tr1 – I1^2(Tr1-Tr2)/(Í^2-Ij^2)
For a new load current I, calculate Tr using the values calculated for K1 and K2
Tr = k1*I^2 + K2
Adding the air ambient temperature T = Ta + Tr
You could check how close this approach is by comparing against the recorded results of a third set of readings.
I see that this is almost an identical proposition to that by Electicpete.
RE: Motor winding temperature vs Ambient and Current formula
1. If the motor is started, then the motor stator winding temperature will be increasing exponentially and converging to a horizontal line that may be viewed as the maximum temperature either absolute or above ambient.
2. If the motor has a cycling duty, then the winding temperature will increase to a Tmax per cycle. Temperature exponential rises and exponential decays will materialize.
RE: Motor winding temperature vs Ambient and Current formula
RE: Motor winding temperature vs Ambient and Current formula
Also must be noted that stator core losses also contribute to stator winding heating. While main flux induced core losses mechanisms - eddy current and hysteresis – are known, PWM core loss theory can be found at www.drbrushless.com
RE: Motor winding temperature vs Ambient and Current formula
There are three relevant articles included among the info available for free there. Titles something like the following:
#1 - motor thermal models.
#2 - motor analysis/protection part 1
#3 - motor analysis/protection part 2
=====================================
Eng-tips forums: The best place on the web for engineering discussions.
RE: Motor winding temperature vs Ambient and Current formula
The results were fairly linear. Rsquared = .87 for one motor and .94 for the second.