Utility components for the examples
Information
Extends from Modelica.Icons.UtilitiesPackage (Icon for utility packages).
Package Content
| Name |
Description |
TankController
|
Controller for tank system |
MakeProduct
|
State machine defining the time instants when to fill or empty a tank |
Inflow1
|
Inflow connector (this is a copy from Isolde Dressler's master thesis project) |
Inflow2
|
Inflow connector (this is a copy from Isolde Dressler's master thesis project) |
Outflow1
|
Outflow connector (this is a copy from Isolde Dressler's master thesis project) |
Outflow2
|
Outflow connector (this is a copy from Isolde Dressler's master thesis project) |
valve
|
Simple valve model (this is a copy from Isolde Dressler's master thesis project) |
Tank
|
Simple tank model (this is a copy from Isolde Dressler's master thesis project) |
Source
|
Simple source model (this is a copy from Isolde Dressler's master thesis project) |
CompositeStep
|
State machine demonstrating a composite step (used in StateGraph.Examples.ShowCompositeStep) |
CompositeStep1
|
Composite step used to demonstrate exceptions (in StateGraph.Examples.ShowExceptions) |
CompositeStep2
|
Composite step used to demonstrate exceptions (in StateGraph.Examples.ShowExceptions) |
Controller for tank system
Information
Extends from StateGraph.Interfaces.PartialStateGraphIcon (Icon for a StateGraph object).
Parameters
| Name | Description |
| limit | Limit level of tank 1 |
| waitTime | Wait time [s] |
Connectors
| Name | Description |
| start | |
| stop | |
| shut | |
| level1 | |
| level2 | |
| valve1 | |
| valve2 | |
| valve3 | |
State machine defining the time instants when to fill or empty a tank
Information
Extends from StateGraph.PartialCompositeStep (Superclass of a subgraph, i.e., a composite step that has internally a StateGraph).
Parameters
| Name | Description |
| limit | Limit level of tank 1 |
| waitTime | Wait time [s] |
| Exception connections |
| nSuspend | Number of suspend ports |
| nResume | Number of resume ports |
Connectors
| Name | Description |
| inPort | |
| outPort | |
| suspend[nSuspend] | |
| resume[nResume] | |
| level1 | |
Inflow connector (this is a copy from Isolde Dressler's master thesis project)
Contents
| Name | Description |
| Fi | Inflow [m3/s] |
Inflow connector (this is a copy from Isolde Dressler's master thesis project)
Contents
| Name | Description |
| Fi | Inflow [m3/s] |
Outflow connector (this is a copy from Isolde Dressler's master thesis project)
Contents
| Name | Description |
| Fo | Outflow [m3/s] |
| open | Valve open |
Outflow connector (this is a copy from Isolde Dressler's master thesis project)
Contents
| Name | Description |
| Fo | Outflow [m3/s] |
| open | Valve open |
Simple valve model (this is a copy from Isolde Dressler's master thesis project)
Connectors
| Name | Description |
| valveControl | |
| inflow1 | |
| outflow1 | |
Simple tank model (this is a copy from Isolde Dressler's master thesis project)
Parameters
| Name | Description |
| A | Ground area of tank in m^2 |
| a | Area of drain hole in m^2 |
| hmax | Max height of tank in m |
Connectors
| Name | Description |
| levelSensor | |
| inflow1 | |
| outflow1 | |
Simple source model (this is a copy from Isolde Dressler's master thesis project)
Parameters
| Name | Description |
| maxflow | Maximal flow out of source |
Connectors
State machine demonstrating a composite step (used in StateGraph.Examples.ShowCompositeStep)
Information
Extends from StateGraph.PartialCompositeStep (Superclass of a subgraph, i.e., a composite step that has internally a StateGraph).
Parameters
| Name | Description |
| Exception connections |
| nSuspend | Number of suspend ports |
| nResume | Number of resume ports |
Connectors
| Name | Description |
| inPort | |
| outPort | |
| suspend[nSuspend] | |
| resume[nResume] | |
Composite step used to demonstrate exceptions (in StateGraph.Examples.ShowExceptions)
Information
Extends from PartialCompositeStep (Superclass of a subgraph, i.e., a composite step that has internally a StateGraph).
Parameters
| Name | Description |
| Exception connections |
| nSuspend | Number of suspend ports |
| nResume | Number of resume ports |
Connectors
| Name | Description |
| inPort | |
| outPort | |
| suspend[nSuspend] | |
| resume[nResume] | |
Composite step used to demonstrate exceptions (in StateGraph.Examples.ShowExceptions)
Information
Extends from PartialCompositeStep (Superclass of a subgraph, i.e., a composite step that has internally a StateGraph).
Parameters
| Name | Description |
| waitTime | Waiting time in this composite step [s] |
| Exception connections |
| nSuspend | Number of suspend ports |
| nResume | Number of resume ports |
Connectors
| Name | Description |
| inPort | |
| outPort | |
| suspend[nSuspend] | |
| resume[nResume] | |
Automatically generated Thu Oct 1 16:07:37 2020.