Hello everyone.

I am trying to solve this problem where i need to calculate the optimum capacity of PGU in combined cooling heating system (CCHP) using Genetic algorithm.

I have these equations:

The natural gas consumption by the PGU with respect to time can be expressed using the following equation:

Fpgu_t = Epgu_t/ηpgu_t .........(1)

where Fpgu is the natural gas consumed by the PGU.

The efficiency of PGU which is ηpgu, can be calculated as follows:

ηpgu_t = a+bf_t+cf_t^2..............(2)

where a, b, and c are the constant coefficients, and f_t is the partial load rate with respect to time which is the ratio of electricity generated by the PGU to the maximum output (PGU capacity) and can be defined as:

f_t = Epgu_t/(Ecap)...........(3)

A common linear relationship exists between the gas consumption and electricity generated by the PGU , which is widely used to optimize the CCHP systems and is expressed as follows:

Fpgu_t = α×Epgu_t+β........(4)

here i have the values of a,b and c for equation 2 and α and β for equation 4. Also i have common linear relation between the fuel consumption (Fpgu_t )and electricity generated by PGU (Epgu_t) which i have attached.

Other than that i also have a load profile which will be used to calculate the optimum capacity of PGU.

Please anyone can help me with that? I have consulted many different journal papers but i am still very much confused in this part.

Please help. Thanks everyone.

Similar questions and discussions