How can I implement computation step in simulink?

조회 수: 4 (최근 30일)
Md Nahid Hossain Khan
Md Nahid Hossain Khan 2021년 6월 16일
답변: Mohamad Nazir 2021년 6월 17일
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)?

답변 (1개)

Mohamad Nazir
Mohamad Nazir 2021년 6월 17일
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).

커뮤니티

더 많은 답변 보기:  Power Electronics Community

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by