Filter löschen
Filter löschen

Designing bus signals with same names but different buses

5 Ansichten (letzte 30 Tage)
Rashmi Bharadwaja
Rashmi Bharadwaja am 26 Jul. 2017
Hello all,
I have a simulink block with two buses which have a signal with the same name.
AB_c.x1, HJ_k.x1.
I would like to make the signals x1 and x1 as an input to the block. Does anybody know how this can be done?
Thanks in advance.
Cheers, Rashmi
  3 Kommentare
Rashmi Bharadwaja
Rashmi Bharadwaja am 3 Aug. 2017
I used the Bus selector blocks like you suggested, but the name of the signal varies inside the subsystem. Could you tell me how to map this signal to its respective bus at the output?
ES
ES am 3 Aug. 2017
You can directly connect the selected signal to a subsystem. It has no harm. See above, signal x is connected to 'a'.
If you definitely need the names to match (for naming convention reasons etc) you can rename the signal by putting a passive block (like gain block above) and change the name.

Melden Sie sich an, um zu kommentieren.

Antworten (2)

ES
ES am 3 Aug. 2017
You should use bus selector to select the members you need and take it to subsystem with simple inports (non-bus).

ES
ES am 3 Aug. 2017
You can directly connect the selected signal to a subsystem. It has no harm. See above, signal x is connected to 'a'.
If you definitely need the names to match (for naming convention reasons etc) you can rename the signal by putting a passive block (like gain block above) and change the name.
  1 Kommentar
Rashmi Bharadwaja
Rashmi Bharadwaja am 3 Aug. 2017
Bearbeitet: Rashmi Bharadwaja am 3 Aug. 2017
Could you tell me how I can map the signals at the output of the subsystems to the respective buses? Because the signal names seem to change at the input of the subsystem.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Schedule Model Components finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by