필터 지우기
필터 지우기

In Simulink, how can I execute a subsystem once every 5 seconds?

조회 수: 3 (최근 30일)
Kevin Bachovchin
Kevin Bachovchin 2017년 7월 24일
댓글: Dimitris Iliou 2017년 7월 27일
In Simulink, how can I execute a subsystem once every 5 seconds? While the rest of the simulation will need smaller time steps, I would like one subsystem to only execute once every 5 seconds and then hold that output value of the subsystem for the remainder of the 5 second period.
I tried to do this using triggered subsystems. However, I got an error because my subsystem has continuous blocks (Fourier blocks). Basically, I just want my Simulink model to do a Fourier analysis of voltages/currents in my model once every 5 seconds and not continually recompute this with every small time step that is needed for simulation of the electrical system.
  댓글 수: 1
Dimitris Iliou
Dimitris Iliou 2017년 7월 27일
Could you share your model in order to see what kind of blocks do you use?

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

답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by