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

1 visualización (últimos 30 días)
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 comentarios
Prathamesh Vadhavkar
Prathamesh Vadhavkar el 23 de Jul. de 2020
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.

Iniciar sesión para comentar.

Respuestas (1)

Fangjun Jiang
Fangjun Jiang el 23 de Jul. de 2020
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 comentario
Prathamesh Vadhavkar
Prathamesh Vadhavkar el 23 de Jul. de 2020
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.

Iniciar sesión para comentar.

Categorías

Más información sobre Automotive Applications en Help Center y File Exchange.

Productos


Versión

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by