WOLFRAM SYSTEM MODELER
KitchenModels the kitchen |
|

SystemModel["IndustryExamples.Energy.HouseHeating.Components.Kitchen"]

| power |
Value: 1500 Type: Power (W) Description: Radiator power output |
|---|---|
| roomHeatCapacity |
Value: furnitureMassHeatCapacity * furnitureMass + roomVolume * roomVolumetricHeatCapacity Type: HeatCapacity (J/K) Description: Heat capacity of the room |
| roomVolume |
Value: 25 Type: Volume (m³) Description: Volume of the room |
| furnitureMass |
Value: 800 Type: Mass (kg) Description: Mass of furniture in the room |
| A |
Value: 50 Type: Area (m²) Description: Total wall heat transfer area |
| port |
Type: HeatPort_a Description: Connection to other rooms |
|
|---|---|---|
| heaterControl |
Type: BooleanInput Description: 'input Boolean' as connector |
|
| u |
Type: RealInput Description: 'input Real' as connector |
| floorConduction |
Type: ThermalConductor Description: Lumped thermal element transporting heat without storing it |
|
|---|---|---|
| roomInertia |
Type: HeatCapacitor Description: Lumped thermal element storing heat |
|
| groundTemperature |
Type: FixedTemperature Description: Fixed temperature boundary condition in degree Celsius |
|
| temperatureFromEnv |
Type: PrescribedTemperature Description: Variable temperature boundary condition in degCelsius |
|
| temperature |
Type: TemperatureSensor Description: Absolute temperature sensor in degCelsius |
|
| radiator |
Type: HeatingCircuit Description: Models a radiator |
|
| walls |
Type: Walls Description: Models walls to the outside world |
|
IndustryExamples.Energy.HouseHeating Example modeling heating of a complete house. |