Part Number: TMS320F28379D
想請問我如何利用DCL_DF22_C1的模型實現積分器輸出?
由於我原先使用matlab模擬得到的波德圖是我想要的,但使用相同的係數在mcu卻無法實現
謝謝!!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: TMS320F28379D
想請問我如何利用DCL_DF22_C1的模型實現積分器輸出?
由於我原先使用matlab模擬得到的波德圖是我想要的,但使用相同的係數在mcu卻無法實現
謝謝!!
Since DF22 is a 2P2Z structure, we've provided a function to convert 2P2Z into the DF22 parameters. Have you tried DCL_loadDF22asZPK() function that does just that?