It seems like you can make a lot of inferences from existing speed torque curves without knowing the exact parameters.
From your discussion I took it you are interested in slip at maximum torque (slip at breakdown torque). Call it s_Tmax
You can find s_Tmax from an existing curve at 60hz.
Many manufacturers pulbish their torque speed curves for new motors
For example Reliance you can search here
Reliance sells a 60 hp 460vac 3560 RPM base speed general purpose motor with performance characteristics given at
On page 2 from torque speed curve you can see max torque at 3350 rpm. You can calculate the corresponding slip (call it s_Tmax i.e. slip at max torque) as (3600-3350)/3600
Now can we correct this value to other frequencies? Yes. As you probably know, s_Tmax can be derived from the equivalent circuit.
s_Tmax = R2/sqrt(R1^2+(X1+X2)^2)
Now, since R1 << X1+X2 and also R1 shows up in quadrature to X1+X2, we can neglect R1 with very little error
s_Tmax ~ R2/sqrt((X1+X2)^2)
s_Tmax ~ R2/[2*Pi*f*sqrt(L1+L2)^2]
Now we can see that s_Tmax is proportional to 1/f.
You can calculate s_Tmax (and speed at T_max) at any other frequency from the 60hz value using this relationship.
If you are also interested in the value of max torque, similar approximation as above (neglecting resistance) will lead you to the conclusion that it is proportional to V^2 / Fsync. So you can correct the 60hz value to other frequencies using this relationship.
Important to note that characteristics (at 60hz) can vary widely among motors. For Tmax at least you know the minimum for NEMA motors from NEMA MG-1.
=====================================
Eng-tips forums: The best place on the web for engineering discussions.