Part Number: TMDSHVMTRINSPIN
Other Parts Discussed in Thread: DRV8353RS-EVM
Dear support team.
I'm trying to drive a new motor with TMDSHVMTRINSPIN + TMDSCND280025C.
I'm using universal motor control lab.
Actually automatic identification of the parameter is stopping after ramp up state. It seems to stop in the constant speed state.
Ramp up is clean and smooth, no noise, sinusoidal current but after this state current become unstable and motor stops.
So my idea is to mesure the motor parameters and set those parameters in user_mtr1.h.
Based on alredy identified motors i came to the conclusion than :
USER_MOTOR1_Rs_Ohm is phase to middle point resistor (so half of the resistor measured from phase to phase because my motor is star connected)
USER_MOTOR1_Ls_d_H is phase to phase inductor.
USER_MOTOR1_RATED_FLUX_VpHz was calculated like this : Bemf measured is 121.75V peak to peak at 1188RPM. Motor is 10 poles so electrical frequency is (1188/60)/5=99Hz. I assume that rated flux is peak voltage so = (121.75/2)/99=0.615=USER_MOTOR1_RATED_FLUX_VpHz
Can you please confirm my understanding of the 3 parameter is correct?
For information I set parameters like this and motor is running fine.
With best regards.