Creating Feedback of Buses
2 ビュー (過去 30 日間)
古いコメントを表示
I am trying to convert my existing model to one in which the signals are transmitted as a single main bus.
To do this, I go further in the model (left to right let's say) by adding newly computed values of each subsystem to the main bus. Since, all these signals need to be read through any of the subsystems (before/after of its computed), at one point I have to combine all signals (at the end) and feed this main signal back with all new signals.
Now, I'm struggling to build the bus structure in terms of the point at which signals are combined to be fed back. I get the typical error;
Erroneous feedback connection involving one or more virtual blocks starting at
Would anybody recommend some tips regarding such an issue?
Regards.
0 件のコメント
採用された回答
Kaustubha Govind
2012 年 10 月 15 日
Does the error go away if you insert a Gain block in the feedback path as suggested in this discussion?
その他の回答 (0 件)
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!