Creating Feedback of Buses

6 次查看(过去 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.

采纳的回答

Kaustubha Govind
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?
  1 个评论
Evrim
Evrim 2012-11-23
Thank you for the suggestion. I solved the problem by modifying the bus structure in general, now the feedback is not on the same bus. I will spend time soon to try your suggestion also.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Composite Interfaces 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by