WOLFRAM SYSTEM MODELER

RoomTemp

A model of room temperature

Diagram

Wolfram Language

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

u

Type: RealInput

Description: Real input signal

w

Type: RealInput

Description: Real input signal

z

Type: RealOutput

Description: Real output signal

Components (12)

der_x1

Type: Integrator

der_z

Type: Integrator

K1

Type: Gain

K2

Type: Gain

K4

Type: Gain

K3

Type: Gain

add1

Type: Add

add2

Type: Add

add3

Type: Add

add4

Type: Add

add5

Type: Add

add6

Type: Add

Used in Examples (1)

RoomController

DocumentationExamples.Modeling

A model of controlled room temperature