simulink - cascade of (basic cell) blocks

조회 수: 1 (최근 30일)
joskem joskem
joskem joskem 2011년 3월 26일
Hello
I need to model a distributed-parameter transmission line in simulink. In other words, I need to design a basic electric circuit (basic cell), and cascade it several times. I can't use Simulink's distributed transmission line block, because the basic cell I need is different. So, I have two questions: 1) How can I cascade my basic cell several times? I don't think it's wise to simply copy-paste the block tens of times.. 2) Is there another way o make a distributed transmission line by myself (instead of simply cascading basic cells)?
Thank you

답변 (3개)

Andreas
Andreas 2011년 8월 15일
I have a similar question, since I want to build a NTU heat exchanger, where I can dynamically change the number of units (each unit is a block). My current solution is copy&paste... should be done via an input mask.
Is there any possibility to manage that?

Andreas
Andreas 2011년 8월 17일
Could the "for each subsystem"-block be a solution? I've currently never worked with that...
  댓글 수: 1
Kaustubha Govind
Kaustubha Govind 2011년 8월 23일
Andreas: Yes, the For Each Subsystem could be a solution for you depending on the dynamics of your system. What kind of blocks are you using in your subsystem? Note that the For Each Subsystem currently only supports inherited sample-time.

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


Andreas
Andreas 2011년 8월 22일
No ideas by anyone?

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by