Is there such a thing as a Physical Signal Bus

It sure would be handy to be able to put seveal physical signals into bus. Large systems get messy. Is there such a thing as a physical signal bus? I haven't seen one yet.

3 Commenti

Vasco Lenzi
Vasco Lenzi il 8 Nov 2018
Modificato: Steve Miller il 8 Nov 2018
Simscape bus have been introduced in R2018b, which was released September 2018!
See Simscape Bus in the online documentation.
You can combine domains:
--
You can use it for Simscape Multibody connections (can also include other domains):
The Simscape Bus does not work with physical signals according to the online documentation:
"It does not work with other types of connections, such as physical signal lines [...]".
Is there an alternative bus that does?
I am wondering if this functionality has been included in any newer versions? A physical signal bus would be very helpful.

Accedi per commentare.

Risposte (1)

Sabin
Sabin il 6 Gen 2026
As previously mentioned, there is a Simscape bus available, but it functions only with standard bi-directional physical connections and does not support physical signals. There is a PS Three-Element Demux in Simscape foundation library:
In Simscape Electrical there are a few built in blocks that can be used with converters.
If these blocks are not answering the specific requirements, the solution is to create your own mux and demux blocks for simscape physical signals.

2 Commenti

This is helpful. I assume we can customize the demux / mux code to handle additional inputs / outputs. Is there a limit to how many elements can be combined?
There is no strict limit; however, adding too many elements can make it increasingly difficult to distinguish between all these connections in the Simulink file.

Accedi per commentare.

Categorie

Scopri di più su Simscape in Centro assistenza e File Exchange

Richiesto:

il 13 Dic 2013

Commentato:

il 6 Gen 2026

Community Treasure Hunt

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

Start Hunting!

Translated by