Is there such a thing as a Physical Signal Bus
Show older comments
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 Comments
Vasco Lenzi
on 8 Nov 2018
Edited: Steve Miller
on 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
on 7 May 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
on 6 Oct 2021
I am wondering if this functionality has been included in any newer versions? A physical signal bus would be very helpful.
Answers (1)
Sabin
on 6 Jan 2026
1 vote
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 Comments
Michael Williams
on 6 Jan 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
on 6 Jan 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.
Categories
Find more on Simscape in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!