- Ensure the motor parameters, especially (), are accurately measured or provided by the manufacturer.
- Consider the maximum voltage that the inverter can apply, which is limited by the DC bus voltage.
- Implement the FOC algorithm to maintain efficiency and stability at high speeds.
Relationship between back EMF (Ke) and maximum achievable speed
23 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Is there a standard relationship between DC bus voltage and the maximum achivable speed, from which we can calculate the maximum achvable speed of a PMSM motor given the DC bus voltage?
Looking at this thread:
Is the formula given there a valid equation for a general FOC controller?
Eletrical frequency = (DC bus / sqrt(3))/Ke ?
We are trying to run the Motor driver from a C2000 LaunchPad (LAUNCHXL-F28379D + BOOSTXL-3PHGANINV)
https://www.mathworks.com/help/mcb/gs/matlab-project-foc-pmsm-qep.html
0 Kommentare
Antworten (1)
akshatsood
am 9 Okt. 2024
The relationship between DC bus voltage and the maximum achievable speed of a Permanent Magnet Synchronous Motor (PMSM) can be influenced by several factors, including the motor’s back EMF constant (), the control strategy, and the voltage limit imposed by the inverter.
Formula for Maximum Electrical Frequency
The formula mentioned in the thread:
is a simplified representation that can be used to estimate the maximum electrical frequency of a PMSM when using a Field-Oriented Control (FOC).
Practical Implementation
When using a C2000 LaunchPad with a BOOSTXL-3PHGANINV and implementing an FOC strategy (as described in the MathWorks example), you should:
Conclusion
While the formula provides a useful estimate, the actual maximum speed achievable in practice may vary due to additional factors like load conditions, motor efficiency, and thermal limits. Testing and tuning your specific setup will be essential to achieving optimal performance.
I hope this helps.
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!