Can the integration method be changed for discrete PI controller block from motor control blockset?

1 回表示 (過去 30 日間)
I am using Discrete PI controller block from recently released motor control blocket toolbox. It seems like the default Integrator method is set to "Acuumulator: Forward Euler". Is there a way to change integrator method to Backward Euler or trapezoidal?
  4 件のコメント
Prathamesh Vadhavkar
Prathamesh Vadhavkar 2020 年 7 月 23 日
Yes, I was looking under the mask to figure out what the default integrator type is. That is how I found out that it is set to Accumulator: Forward Euler.

サインインしてコメントする。

回答 (1 件)

Fangjun Jiang
Fangjun Jiang 2020 年 7 月 23 日
A DiscreteIntegrator block has that option. You just have to change it yourself if it is available. Of course then you will be deviated from the built-in Motor Control Blockset Library.
Or you can contruct it yourself from the DiscreteIntegrator block.
  1 件のコメント
Prathamesh Vadhavkar
Prathamesh Vadhavkar 2020 年 7 月 23 日
I realize that I can use other block or build my own. In my opinion its kind of a miss to not have that oprion in this particular block. Hopefully Mathworks will add that in future.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeAutomotive Applications についてさらに検索

製品


リリース

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by