TMS320F28379D sample time for control systems

9 次查看(过去 30 天)
I want to control PMSM motor with TMS320F28379. Iam using Matlab examples for code generations, the PWM frequency is given as 20khz. The sampling period is set to 1/20khz=50us. Isn't there anything strangeness here? So it doesn't require several times smaller sampling time to be able to sample a 50us PWM signal? How is the sampling time of the control system sufficient?

回答(1 个)

KrishnaKumar
KrishnaKumar 2022-11-14
This is generally how most of the motor control algorithms are implemented. The sampling time is used for measuring currents, motor position and implementing control tasks. It is not used for sampling the PWM pulses.
However if you intend to simulate a motor model, then that model needs to have a lower sampling time if you need to observe the dynamic behaviour in detail.

类别

Help CenterFile Exchange 中查找有关 C2000 Microcontroller Blockset 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by