WOLFRAM SYSTEMMODELER

ControlledTemperature

Example for temperature control

Diagram

Wolfram Language

In[1]:=
SystemModel["SmartCooling.Examples.ControlledTemperature"]
Out[1]:=

Information

This example represents a simple control system. The temperature of the mass component is controlled. The desired temperature of the mass is defined by the value of the tempDesired constant. The PI controller regulates the speed of the pump changes and therefore adjusts the mass temperature.

Components (16)

heatedPipe

Type: HeatedPipe

pump

Type: PumpInSystem

mass

Type: HeatCapacitor

heatFlow

Type: PrescribedHeatFlow

ambientIn

Type: Ambient

ambientOut

Type: Ambient

PI

Type: PI

feedback

Type: Feedback

tempSensor

Type: TemperatureSensor

tempDesired

Type: Constant

m_flow

Type: m_flowSensor

con

Type: Convection

gain

Type: Gain

abs

Type: Abs

heatFlowStep

Type: Step

torque

Type: Torque