Azzera filtri
Azzera filtri

Designing bus signals with same names but different buses

5 visualizzazioni (ultimi 30 giorni)
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 Commenti
Rashmi Bharadwaja
Rashmi Bharadwaja il 3 Ago 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 il 3 Ago 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.

Accedi per commentare.

Risposte (2)

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

ES
ES il 3 Ago 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 Commento
Rashmi Bharadwaja
Rashmi Bharadwaja il 3 Ago 2017
Modificato: Rashmi Bharadwaja il 3 Ago 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.

Accedi per commentare.

Categorie

Scopri di più su Schedule Model Components in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by