Is it possible to evaluate the differential equation from a simulink model?

조회 수: 2 (최근 30일)
Hello, I want to find the differential equation from the given simulink model:
I am not sure if i can get a differential equation from that picture

채택된 답변

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2021년 5월 25일
Hi,
The anwer is simple. 1/s means or its reverse means derivative. SO, the diff equations would be u_M(t) = dd(phi), d(phi)*k_M/J - phi*d/J =0.
  댓글 수: 2
Mark S
Mark S 2021년 5월 26일
Okay, thank you. But for me it is not really clear what this comma dd(phi), means?
I tried to write the formula a little better. Is this the formula you have given?
Sulaymon Eshkabilov
Sulaymon Eshkabilov 2021년 5월 26일
Not quite exactly. The SImulink model originated from two ODEs which are:
u_M(t) = dd(phi)
d(phi)*k_M/J - phi*d/J =0

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Mark S
Mark S 2021년 5월 26일
Ah ok. Then the Simulink model has been build from two differential equations. I have understood it now. Thanks for the help.

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by