Memory Block Vs Transport Delay
조회 수: 9 (최근 30일)
이전 댓글 표시
The question is simple, i use a model in simulink with flip-flop d and a have a loop that a need to put a memory block. Its ok and the matlab choose Discrete-time to simulate this.
Now i trying to introduce a transport delay instead of memory block but matlab choose the Discrete-time to simulate this. That´s my problem, i want to simulate with continuos-time. Its possible to change the memory block for other thing and use continuos-time, and ofc do the same thing that memory block does???
Thanks, i really need help.
댓글 수: 2
Zack Peters
2013년 10월 29일
What type of source blocks do you have upstream of your transport delay? If you have no continuous blocks in your model then Simulink changes the solver to a discrete solver for fast simulation (there's no need to use a continuous solver on a discrete system).
Perhaps you can attach your model and explain better what is happening and what you are looking to have happen instead?
~Zack
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Additional Math and Discrete에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
