WOLFRAM SYSTEM MODELER
TimerCircuitSwitches heating on depending on parameters or time of day |
|

SystemModel["IndustryExamples.Energy.HouseHeating.Components.TimerCircuit"]

| heatAllDay |
Value: false Type: Boolean Description: Heat house while not home |
|---|
| thermostatInput |
Type: BooleanInput Description: 'input Boolean' as connector |
|
|---|---|---|
| radiatorOn |
Type: BooleanOutput Description: 'output Boolean' as connector |
| switch |
Type: LogicalSwitch Description: Logical Switch |
|
|---|---|---|
| falseValue |
Type: BooleanConstant Description: Generate constant signal of type Boolean |
|
| timetable |
Type: BooleanTable Description: Generate a Boolean output signal based on a vector of time instants |
|
| allDayHeating |
Type: BooleanConstant Description: Generate constant signal of type Boolean |
|
| switch1 |
Type: LogicalSwitch Description: Logical Switch |
|
| useTimedHeating |
Type: BooleanConstant Description: Generate constant signal of type Boolean |
|
IndustryExamples.Energy.HouseHeating Example modeling heating of a complete house. |