WOLFRAM SYSTEM MODELER

RoomController

A model of controlled room temperature

Diagram

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Modeling.RoomController"]
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 (3)

wishTemp

Type: RealInput

Description: Desired temperature

outsideTemp

Type: RealInput

Description: Outside temperature

roomTemp

Type: RealOutput

Description: Room temperature

Components (3)

room

Type: RoomTemp

Description: A model of room temperature

controller

Type: PI

Description: Proportional-Integral controller

feedback1

Type: Feedback

Description: Output difference between commanded and feedback input