modelCHP

Information

The CHP model does not consider part-load operation (ON/OFF regulation is assumed). Thus, constant natural gas consumption and total efficiency are assumed. The electrical efficiency is computed assuming a constant second-law efficiency, whose value is computed using the nominal operating conditions.

The gas source is assumed to be at a constant temperature of 500ºC. The primary side fluid is modeled by means of 1-D incompressible fluid flow model (Cell1DimInc), in which a dynamic energy balance and static mass and momentum balances are applied on the fluid. The heat transfer in the primary fluid is modeled with a constant heat transfer coefficient. However, it can be changed to other heat transfer models through the HeatTransfer parameter in the fluid model.

Furthermore, the model includes a Boolean input connector on_off, which defines the operational state of the CHP. In the equations, the Boolean input is translated to a variable value together with a first order block, which can take into account a start-up time constraint. The model also includes a real output connector Wdot_el, which outputs the value of the generated electrical power. This connector is useful, for example, in the case where a heat pump is powered by the CHP.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.VolumeV0.005Internal volume
Modelica.Units.SI.AreaA10Heat exchange area
Modelica.Units.SI.MassFlowRateMdotnom10Nominal mass flow rate of the working fluid
Realeta_tot0.9Total efficiency of the CHP
Modelica.Units.SI.Timetau60Start-up time constant
Modelica.Units.SI.TemperatureTmax273.15 + 100Maximum temperature at the outlet
Modelica.Units.SI.TemperatureTh_nom500 + 273.15
Initialization
Modelica.Units.SI.TemperatureTh_start500 + 273.15Start value for the condenser temperature

Connectors

TypeNameDefaultDescription
Modelica.Fluid.Interfaces.FluidPort_aInFlow
Modelica.Fluid.Interfaces.FluidPort_bOutFlow
Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_aHeatSource
Modelica.Blocks.Interfaces.BooleanInputon_off
Modelica.Blocks.Interfaces.RealOutputWdot_el

Components

TypeNameDefaultDescription
Realeta_elElectrical efficiency of the CHP
Realeta_thThermal efficiency of the CHP
Modelica.Units.SI.PowerWdot
Modelica.Units.SI.PowerQdot
Modelica.Units.SI.TemperatureTc
RealLHV1000
Modelica.Units.SI.MassFlowRateMdot_nom_fuel
Modelica.Units.SI.TemperatureT_water_ex_CHP
Modelica.Units.SI.PowerQdot_gas
Realeta_el_nomNominal electrical efficiency of the CHP
Realeta_th_nomNominal thermal efficiency of the CHP
Realeta_II_nom
Modelica.Units.SI.TemperatureTh
Modelica.Units.SI.TemperatureTc_nom
Flows.FluidFlow.Cell1DimIncfluid
Interfaces.Heat.HeatPortConverterheatPortConverter
Modelica.Thermal.HeatTransfer.Sources.PrescribedHeatFlowprescribedHeatFlow
Modelica.Blocks.Continuous.FirstOrderfirstOrder
Modelica.Fluid.Sensors.TemperatureT_ex_CHP

Contents

NameDescription
Medium