Blocks in series, Simulink

2 ビュー (過去 30 日間)
Maria Angela Agizza
Maria Angela Agizza 2016 年 12 月 27 日
回答済み: Andreas Goser 2016 年 12 月 28 日
Hello Matlab and Simulink users.
I would like to calculate the number of Transfer Function blocks that better approximate a Transport Delay block.
Of course, I don't want to manually draw all the blocks and try them.
Is there a way to set the number of blocks in series?
Thanks in advance and best regards,
Maria Angela

採用された回答

Andreas Goser
Andreas Goser 2016 年 12 月 28 日
Also I do not know the science behind what you want to do, but can image you want to try MATLAB commands like "add_block", "add_line" etc. to create a Simulink model by MATLAB code.

その他の回答 (1 件)

Gabriel Delcros
Gabriel Delcros 2016 年 12 月 27 日
Hello, I don't know if I really understand your problem but there is a block named transport delay able to put the delay you want on your signal. Just put -1 on sampling time to pick the one of your simulation and then you can't choose how much time you want to delay your signal ;)
  2 件のコメント
Maria Angela Agizza
Maria Angela Agizza 2016 年 12 月 27 日
Hello and thanks for your answer.
I know the Transport delay block, but usually a delay can be approximated with a certain number of Transfer Function blocks.
I need to know how many Transfer Function blocks in series do I need to approximate my delay. Of course, I don't want to manually draw all of them after another and check if the approximation is ok and aventually add another one etc, so I was looking for another way to put blocks in series, but I could not find a solution.
Gabriel Delcros
Gabriel Delcros 2016 年 12 月 28 日
Put a variable in input instead of a value? Then load a file with this value.
So then you can compute your latencies.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeSimulink Functions についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by