modelControllerFuelForBurner

Controller to control the fuel mass flow rate for the burner

Extends from TransiEnt.Basics.Icons.Controller (Icon for controller).

Information

1. Purpose of model

This is a controller to control the fuel mass flow rate for the burner for a target system outlet temperature.

2. Level of detail, physical effects considered, and physical insight

The temperature at the system outlet is measured and compared to the target value. The fuel is controlled using a P, PI, PD or PID controller.

3. Limits of validity

(no remarks)

4. Interfaces

T_flueGas: Measured flue gas outlet temperature

m_flow_fuel: output for the fuel mass flow rate (positive sign)

5. Nomenclature

(no remarks)

6. Governing Equations

(no remarks)

7. Remarks for Usage

(no remarks)

8. Validation

(no remarks)

9. References

(no remarks)

10. Version History

Model created by Carsten Bode (c.bode@tuhh.de) on Tue Apr 05 2016

Model modified by Carsten Bode (c.bode@tuhh.de) on Mon Apr 03 2017 (exchanged P controller for ClaRa LimPID controller)

Parameters

TypeNameDefaultDescription
Fundamental Definitions
SI.TemperatureT_flueGasDes403.15Desired flue gas outlet temperature
Control Definitions
Modelica.Blocks.Types.SimpleControllercontrollerTypeModelica.Blocks.Types.SimpleController.PType of controller
Realk1Gain for controller
RealTi0.1Integrator time constant
RealTd0.1Derivative time constant
Initialization
IntegerinitOption501Initialisation option
Realxi_start0Initial or guess value value for integrator output (= integrator state)
Realy_start0Initial value of output

Connectors

TypeNameDefaultDescription
TransiEnt.Basics.Interfaces.General.TemperatureInT_flueGasFlue gas outlet temperature
TransiEnt.Basics.Interfaces.General.MassFlowRateOutm_flow_fuelFuel mass flow rate entering the burner system

Components

TypeNameDefaultDescription
TransiEnt.SimCentersimCenter
TransiEnt.Basics.Blocks.LimPIDlimPID
Modelica.Blocks.Sources.Constantconst