WOLFRAM SYSTEM MODELER

Room

Thermal room model

Diagram

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Simulation.RoomHeating.Components.Rooms.Room"]
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.

Parameters (7)

radiationNorth

Value: 36.1

Type: Real (W/m²)

Description: Solar radiation entering the room from the north direction

radiationSouth

Value: 36.1

Type: Real (W/m²)

Description: Solar radiation entering the room from the south direction

radiationEast

Value: 36.1

Type: Real (W/m²)

Description: Solar radiation entering the room from the east direction

radiationWest

Value: 36.1

Type: Real (W/m²)

Description: Solar radiation entering the room from the west direction

groundTemp

Value: 5

Type: Temperature_degC (°C)

Description: Temperature of the ground beneath the floor (floor.GroundTemp)

heatCapacityRoom

Value: 400000

Type: HeatCapacity (J/K)

Description: Energy required to raise the temperature of the room by 1 K

G

Value: 0.8

Type: Real

Description: Optical coefficient of overall transmittance of the window

Connectors (3)

solid

Type: HeatPort_a

Description: Thermal port for 1-dim. heat transfer (filled rectangular icon)

temp

Type: RealOutput

Description: 'output Real' as connector

port

Type: HeatPort_a

Description: Thermal port for 1-dim. heat transfer (filled rectangular icon)

Components (9)

northWall

Type: SideWall

Description: Wall with window component

southWall

Type: SideWall

Description: Wall with window component

westWall

Type: SideWall

Description: Wall with window component

eastWall

Type: SideWall

Description: Wall with window component

roof

Type: Roof

Description: Thermal model of the roof

floor

Type: Floor

Description: Thermal model of the floor

people

Type: People

Description: Thermal model of people

heatCapacitor

Type: HeatCapacitor

Description: Lumped thermal element storing heat

roomTemp

Type: TemperatureSensor

Description: Absolute temperature sensor in degCelsius

Used in Components (1)

RoomWithWaterRadiator

DocumentationExamples.Simulation.RoomHeating.Components.Rooms

Thermal room model with water radiator