.IDEAS.Examples.Tutorial.DetailedHouse.DetailedHouse6

Extension of DetailedHouse5 that adds a heating system

Information

This model extends IDEAS.Examples.Tutorial.DetailedHouse.DetailedHouse5 by adding an HVAC system. The system consists of a water-water heat pump, radiators, a storage tank, circulation pumps and a heat source at a constant temperature of 10°C for the heat pump. The model includes constant control setpoints for the heat pump and pumps. An integrator block is incorporated to measure the electrical energy consumption of the heat pump.

Required models

Most models include a parameter energyDynamics, which determines how the energy balance equations are solved. In this example, it should be set to FixedInitial. This setting allows to define specific initial conditions, which are by default the values of the Medium model.

Connection instructions

A reference implementation for this example is shown in the figure below.

 The schematic of Example 6.

One notable example is that in each fluid loop the absolute pressure of that loop has to be defined somewhere: pumps and valves only provide information about differential pressures. For this purpose use IDEAS.Fluid.Sources.Boundary_pT and connect it to the loop, which will set the absolute pressure at the connection point.

Reference result

The figures below show the operative zone temperatures recZon.TSensor and recZon1.TSensor, the radiator heat flow rates rad.Q_flow and rad1.Q_flow, the heat pump condenser temperature heaPum.con.T and the heat pump heat flow rate heaPum.QCon_flow.

 The schematic of Example 6.

 The schematic of Example 6.

This example illustrates the importance of control, which is currently not modelled. All pumps and the heat pump are assumed to be active continuously, which is detrimental for the system performance. The COP (heaPum.com.COP) is only about 2.5.

Contents

Name Description
MediumWater Water Medium

Revisions


Generated at 2026-04-14T18:18:34Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos