How does a feedback work in Simulink at the Solver level

조회 수: 1 (최근 30일)
Maria
Maria 2017년 12월 4일
답변: Birdman 2017년 12월 4일
Hi, I would like to understand how does the solver work in Simulink when I have a feedback. Let's assume I have a really easy feedback system, like this for example
What does the solver do? I take the input, I go through the two blocks, and then the output should be fed back in the sum block. At the really first instant, when I do not have an output, what does the solver do? Is the feedback considered to be zero for 1 sample time, so that, at the first sample time, the output of the sum block is just the input? Best

채택된 답변

Birdman
Birdman 2017년 12월 4일
At the first instant, everything is set to be zero. If you look at the scope's beginning, you will see that the output is conditioned as zero at the beginning. Therefore at the first time, the sum output is just the input value. Otherwise, how an error can be formed at the beginning? Or if it was different than zero, how the desired behaviour for the system can be achieved? Think about this questions.

추가 답변 (0개)

카테고리

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