Other Parts Discussed in Thread: MOTORWARE
I'm working with InstaSPIN-FOC Motorware lab projects.
I've got the lab2b to work and it gives me the following motor paramters:
#define USER_MOTOR_Rr (0.0)
#define USER_MOTOR_Rs (0.066)
#define USER_MOTOR_Ls_d (0.00011)
#define USER_MOTOR_Ls_q (0.00011)
#define USER_MOTOR_RATED_FLUX (0.065)
#define USER_MOTOR_MAGNETIZING_CURRENT (NULL)
#define USER_MOTOR_RES_EST_CURRENT (2.0)
#define USER_MOTOR_IND_EST_CURRENT (-2.0)
#define USER_MOTOR_MAX_CURRENT (5.0)
The motor appears to run quite nicely but I'm concerned
about the values because the motor manufacturer lists the motor as:
Motor model 57HB94
Line to line resistance 0.135 Ohm
Line to line indutance 0.2 mH
Max peak current 40 Amps
Number of poles 6
Rated speed 3500
Rated voltage 24 V
So are my identified numbers in the correct ballpark or is there something wrong?
I'm not able to set the USER_MOTOR_MAX_CURRENT to 10 (or 9) Amps, the software
gives me an error. It was my understanding that with this kit I should be able to aim for 10 Apms?
I'm going to the get the higher current boostxl ASAP as my aim is 13 Amp (continuous, 40 Amp max).
When trying lab04 the motor runs nicely and obeys the IqRef_A but even when I load the motor
to the point of stall (or just above) my power supply indicates only 2.5 Amps telling me that
something is not correct?
Ok, need to start the weekend, I suppose I can figure this out myself but I'm always of the
opinion that it does not hurt to ask while you keep working at it...
cheers, have a nice weekend, Kusti