WOLFRAM SYSTEM MODELER
RoomTempA model of room temperature |
SystemModel["DocumentationExamples.Modeling.RoomTemp"]
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.
u |
Type: RealInput Description: Real input signal |
|
---|---|---|
w |
Type: RealInput Description: Real input signal |
|
z |
Type: RealOutput Description: Real output signal |
der_x1 |
Type: Integrator Description: Output the integral of the input signal with optional reset |
|
---|---|---|
der_z |
Type: Integrator Description: Output the integral of the input signal with optional reset |
|
K1 |
Type: Gain Description: Output the product of a gain value with the input signal |
|
K2 |
Type: Gain Description: Output the product of a gain value with the input signal |
|
K4 |
Type: Gain Description: Output the product of a gain value with the input signal |
|
K3 |
Type: Gain Description: Output the product of a gain value with the input signal |
|
add1 |
Type: Add Description: Output the sum of the two inputs |
|
add2 |
Type: Add Description: Output the sum of the two inputs |
|
add3 |
Type: Add Description: Output the sum of the two inputs |
|
add4 |
Type: Add Description: Output the sum of the two inputs |
|
add5 |
Type: Add Description: Output the sum of the two inputs |
|
add6 |
Type: Add Description: Output the sum of the two inputs |
DocumentationExamples.Modeling A model of controlled room temperature |