packages = ["numpy", "matplotlib","pandas"] [[fetch]] files = ["lesson4.py"] from = 'python_html' [[fetch]] files = ["thermo_props.py","orc_simulator.py"] from = 'python_modules' [[fetch]] files = ["n-pentane.csv"] from = 'fluids'

Lesson 4: Recuperation


 

Introduction

 

In this lesson we introduce our first variation to our simple ORC system, and with it our fifth cycle variable, namely the recuperator effectiveness. As always, the aim of this lesson is to introduce the idea qualitatively, and discuss it within the context of pocketORC. For more details on the mathematical calculation, please refer to the supporting documentation.

 


 

What is a recuperator?

 

In our basic ORC power system it is not uncommon for the superheated vapour at the outlet of our expander to have a large degree of superheat (i.e., the temperature of the vapour is significantly higher than the condensation temperature). Moreover, the temperature rise in our pump is generally negligible and therefore the temperature of the liquid at the outlet of our pump is close to the condensation temperature. Subsequently, this presents an opportunity to recycle heat within our cycle and improve the thermodynamic cycle efficiency.

 

This is done with the installation of a heat exchanger, referred to as a recuperator, that is installed to exchange heat between the hot vapour leaving the expander, and the cold liquid leaving the pump. During this heat exchange process, the hot vapour is cooled down, and the cold liquid is heated up.

 

This is beneficial because the temperature of the liquid entering the evaporator is now increased, which means that less heat is now required from the heat source. Subsequently, for the same compression and expansion processes (i,e., the same pump and expander work), the required heat input has reduced and the cycle efficiency increases.

 


 

Recuperator effectiveness

 

To model the recuperator, we introduce our fifth cycle variable which is the recuperator effectiveness. This parameter is defined as the ratio of the internal heat recovered by the recuperator to the maximum heat that could theoretically be recovered.

 

When the recuperator effectiveness is set to zero, then no recuperation takes place and the cycle is essentially the basic ORC system we have seen in our earlier lessons.

 

When the recuperator effectiveness is set to 100%, then the maximum amount of heat recuperation takes place, which generally corresponds to cooling the hot vapour leaving the expander right down to the condensation temperature. However, this is rarely achieved in practice, as it would imply infinitely large heat exchangers.

 

Try out different values for the recuperator effectiveness below, and observe how it affects the cycle efficiency. The temperature profiles of the two fluids exchanging heat are also observed in the right hand plot.

 

50