Is there such a thing as a Physical Signal Bus
Mostra commenti meno recenti
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
il 8 Nov 2018
Modificato: Steve Miller
il 8 Nov 2018
Simscape bus have been introduced in R2018b, which was released September 2018!
You can combine domains:

--
You can use it for Simscape Multibody connections (can also include other domains):

Roland Vet
il 7 Mag 2019
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?
Michael Williams
il 6 Ott 2021
I am wondering if this functionality has been included in any newer versions? A physical signal bus would be very helpful.
Risposte (1)
Sabin
il 6 Gen 2026
1 voto
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
Michael Williams
il 6 Gen 2026
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?
Sabin
il 6 Gen 2026
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.
Categorie
Scopri di più su Simscape in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!