DataBus

Expandable connector for multiple data signals (input/output)

Information

This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.

A DataBus is an expandable connector for information inputs and outputs.

Notes

All expandable connectors can be connected to each other and will propagate variables and connectors contained within. Nevertheless, it is good practice in system dynamics modeling, to keep information and "material" networks separated from each other for clarity. Elements within a MultiPort should only be connected to elements in other MultiPorts, FlowPorts or StockPorts.

See also

FlowPort, StockPort, MultiPortOmniBus

Used in Examples (1)

SimpleProductionChainIII

BusinessSimulation.Examples

Further extending the first example to explain new product diffusion

Used in Components (3)

ComplexInteraction

BusinessSimulation.Flows.Interaction

Combined linear and nonlinear interaction

LotkaVolterra

BusinessSimulation.Flows.Interaction

The Lotka-Volterra equations to model predator-prey-dynamics

BaseSubsystem

BusinessSimulation.Interfaces.PartialSubsystems

Partial subsystem with flexible number of connectors