Reset integrator no initial condition in Simulink

Hi,
I'm working on reset controllers and are trying to implement them in Simulink.
A reset controller uses an integrator which can reset itself. This can be implemented in Simulink using the 'External reset' option of the integrator element. The corresponding reset matrix can be implemented by showing the state port and by setting the Initial Condition Source to external.
In the image you see the an integrator, which resets to a partial value of the current state (through reset matrix R) when the input signal goes through zero. To implement the reset matrix R in the integrator, I have to set the Initial Condition Source to external. When I do this, I can no longer apply an initial condition.
Is there some way around to apply an initial condition at the start of the simulation?

댓글 수: 3

Can you share your R matrix?
Kars
Kars 2018년 1월 11일
Thanks for your answer, but it is irrelevant what the R matrix is. I've updated the question to clarify more.
I will deal with this question tomorrow, hope you have time for this.

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

답변 (1개)

Fangjun Jiang
Fangjun Jiang 2018년 1월 11일

0 개 추천

I would insert a "Unit Delay" block after the "Gain" block and feed the output to "X0" port.

카테고리

도움말 센터File Exchange에서 Simulink에 대해 자세히 알아보기

제품

질문:

2018년 1월 11일

답변:

2018년 1월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by