Part Number: DRV8301-HC-C2-KIT
Tool/software: Code Composer Studio
Hi,
I am working with DRV8301-HC-EVM Rev D and CC2803X ISO DIMM control card with F28035 micro controller trying to tune PM_Sensorless project for our PMSM motor. After successfully resolving compiler issue, I was able to make some progress on tuning process.
I have couple of doubts and need some more information on this process.
- This software uses all the unit in p.u.(per unit like in 3phase system) base instead of SI unit. So how do I find the base values of all the units (i.e. Voltage, Current, Speed) used in this project? I was able to find base value of frequency though.
- How does the TI converts measured values in SI unit to p.u.?
- How to calculate and change any motor parameters in p.u. base? i.e. input voltage p.u., max current p.u., speed p.u., frequency p.u.
- Level 4B - QEP/Speed_FR test in Incremental build
- The motor I am tuning is senserless PMSM, it doesn't have any position encoder.
- Does this mean I can't tune this PMSM? or It is an optional step and doesn't affect rest of the tuning process.