Skip to content

Air Source Heat Pump time resolved Energy System

maxenceryan edited this page Jun 25, 2021 · 2 revisions
Icon Name ID Category Subcategory
icon Air Source Heat Pump time resolved Energy System AshpTimeResolved [hive] Energy Systems

Description

Calculates the time resolved Coefficient of Performance (COP) of an air source heat pump, as well as consumed electricity of the heat pump, to meet heating energy demand.

Inputs

Name ID Description Type
Q_th Q_th Heating load, time resolved [kW] float
T_supply T_supply Supply temperature of ASHP [°C] float
T_amb,t T_amb,t Ambient air temperature, time resolved [°C] float
PI_HP,1 PI_HP,1 Technology parameter 1 for ASHP float
PI_HP,2 PI_HP,2 Technology parameter 2 for ASHP float
PI_HP,3 PI_HP,3 Technology parameter 3 for ASHP float
PI_HP,4 PI_HP,4 Technology parameter 4 for ASHP float

Outputs

Name ID Description Type
x_el x_el Electricity demand to fulfil heating load [kW] float
COP COP COP of ASHP [-] float

Example

TODO: find this component in an example file / create an example file

See also

  • TODO: link to similar / collaborating components

Developer info

  • Assembly: Hive.Core.heatpumps.ghpy
  • Source: src/Hive.Core/heatpumps/ashp_timeresolved.py