WOLFRAM SYSTEM MODELER

AverageTemperature

Averages the temperature in all the rooms

Diagram

Wolfram Language

In[1]:=
SystemModel["IndustryExamples.Energy.HouseHeating.Components.AverageTemperature"]
Out[1]:=

Information

 

House Heating: AverageTemperature

 

Description

This model computes the average temperature of four heat ports, using temperature sensors and simple block components.

View the model diagram for this model.

 

Connectors (5)

port1

Type: HeatPort_a

port2

Type: HeatPort_a

port3

Type: HeatPort_a

port4

Type: HeatPort_a

y

Type: RealOutput

Components (8)

temperatureSensor4

Type: TemperatureSensor

temperatureSensor3

Type: TemperatureSensor

temperatureSensor2

Type: TemperatureSensor

temperatureSensor1

Type: TemperatureSensor

add1

Type: Add

add2

Type: Add

add3

Type: Add

gain1

Type: Gain

Used in Examples (1)

HouseHeatingScenario

IndustryExamples.Energy.HouseHeating

Example modeling heating of a complete house.