Borrar filtros
Borrar filtros

How can I implement computation step in simulink?

2 visualizaciones (últimos 30 días)
Md Nahid Hossain Khan
Md Nahid Hossain Khan el 16 de Jun. de 2021
Respondida: Mohamad Nazir el 17 de Jun. de 2021
Hi there,
I have to implement the following block in simulink. But I am not sure how can I implement these exp functions. Do I have to implement them as laplace transform format?
I know that e^(-at) = 1/(s+a).
But what will be the function for e^(-sTc)?

Respuestas (1)

Mohamad Nazir
Mohamad Nazir el 17 de Jun. de 2021
Hi,
Depends on what you are trying to achieve. If you want to implement it in Laplace form, for the first block your a is = Tc so the Laplace transform would be 1/(s+Tc). Similarly for the second block, a = Tm so the Laplace transfer would be 1/(s+Tm).

Comunidades de usuarios

Más respuestas en  Power Electronics Control

Productos


Versión

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by