These were some models I built, but turned out to be incorrectly formulated
Name | Description |
---|---|
BusModel | System model using normal bus connectors |
ControllerBus | An example of a simple bus connector for the control system |
PlantBus | An example of a simple bus connector for the plant |
ControlSystem_WithBus | Control system interface using a bus connector |
Actuator_WithBus | Actuator subsystem interface with bus |
Sensor_WithBus | Sensor subsystem interface using a bus |
BusBasedArchitecture | A thermal architecture with bus connectivity |
BusPIControl | PI control using bus connectors |
BusActuator | Actuator subsystem using normal bus |
BusSensor | Sensor model using normal bus |