WOLFRAM SYSTEM MODELER

Thermostat

Models a thermostat switching heating on and off

Diagram

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Modeling.RoomHeating.Components.Thermostat"]
Out[1]:=

Information

Wolfram Language Documentation Examples

This library contains models used in the documentation of system modeling functionality in Wolfram Language. These examples and this library can be explored in the Wolfram Language documentation.

Connectors (2)

port

Type: HeatPort_a

Description: Thermal port for 1-dim. heat transfer (filled rectangular icon)

y1

Type: BooleanOutput

Description: 'output Boolean' as connector

Components (3)

tempSensor

Type: TemperatureSensor

Description: Absolute temperature sensor in degCelsius

onOffController

Type: OnOffController

Description: On-off controller

reference

Type: Constant

Description: Generate constant signal of type Real

Used in Components (1)

Room

DocumentationExamples.Modeling.RoomHeating

Example modeling heating of a house