How can i implement the equation in SIMULINK MODEL??

4 visualizaciones (últimos 30 días)
Dileepa B S
Dileepa B S el 17 de Mzo. de 2020
Respondida: Siamak Lotfi el 10 de Sept. de 2021
Hai all,
I am trying to implement First order Filter whose output is out(k) = out(k-1)+((in(k)-(out(k-1))*gain .
I have input in(k) and gain I need to find out(k) for every 5 milli-seconds. I am new to MATLAB Simulink. please help me out to solve this.

Respuestas (2)

Ameer Hamza
Ameer Hamza el 17 de Mzo. de 2020
The attached model shows you how to implement such an equation in MATLAB. Also, press the "FixedTimeDiscrete" at the bottom right of the Simulink window to open solver properties to see how to set the time step to be 5 milliseconds.
  4 comentarios
Dileepa B S
Dileepa B S el 17 de Mzo. de 2020
Thank you for your support. i will try to analyze your model and then i will go with my equation implementation.
Ameer Hamza
Ameer Hamza el 18 de Mzo. de 2020
Glad to be of help.

Iniciar sesión para comentar.


Siamak Lotfi
Siamak Lotfi el 10 de Sept. de 2021
thanks

Comunidades de usuarios

Más respuestas en  Power Electronics Control

Categorías

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

Community Treasure Hunt

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

Start Hunting!

Translated by