Relationship between back EMF (Ke) and maximum achievable speed

23 visualizaciones (últimos 30 días)
Arun
Arun el 12 de Ag. de 2024
Respondida: akshatsood el 9 de Oct. de 2024
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

Respuestas (1)

akshatsood
akshatsood el 9 de Oct. de 2024
Hi @Arun,
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:
  • 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.
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.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by