Part Number: DRV8301-69M-KIT
Other Parts Discussed in Thread: MOTORWARE
I am building a system that needs to implement both position control aswel al the velocity control.
As i noticed there are a few differences in these systems.
I based my tests and analizes on motorware lab 12b and lab 13c.
Both work fine a individual labs but it gets harder when I want to mix up both controls into 1 system.
The motor parameters for both systems are different as describered in main.h and pain_positions.h
As I have tried last week, I think i can just add in the missen parameters from main.h to main_position.h and work from there in lab 13c.
The biggest problem is that they both utilize an ST handle and object and these object differ allot from each other and I haven't been able yet to get both systems to work together
Can I get any info on the best practice to combine these two systems?
A little side question is about online_Rs calculation.
I use this value to create a temperature measurement as suggested in one of your documents.
But the Rs value tend to spike or dip allot giving many false positives to my over temperature protection.
My Rs was calculated to be 0.72ohm at room temperature and the values spike and dip to about 1.17ohm and 0.24 ohm.
Any chance there is an explanation for this? and an solution?
Thanks,
Alain