Borrar filtros
Borrar filtros

Designing bus signals with same names but different buses

5 visualizaciones (últimos 30 días)
Rashmi Bharadwaja
Rashmi Bharadwaja el 26 de Jul. de 2017
Editada: Rashmi Bharadwaja el 3 de Ag. de 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 comentarios
Rashmi Bharadwaja
Rashmi Bharadwaja el 3 de Ag. de 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 el 3 de Ag. de 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.

Iniciar sesión para comentar.

Respuestas (2)

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

ES
ES el 3 de Ag. de 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 comentario
Rashmi Bharadwaja
Rashmi Bharadwaja el 3 de Ag. de 2017
Editada: Rashmi Bharadwaja el 3 de Ag. de 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.

Iniciar sesión para comentar.

Categorías

Más información sobre Schedule Model Components en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by