Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anpophale/ch5140-process-modelling-simulation-and-analysis

Modelling of a coupled reactor-separator system with transport delay
https://github.com/anpophale/ch5140-process-modelling-simulation-and-analysis

bifurcation-analysis matlab phase-plane-analysis stability-analysis

Last synced: 3 days ago
JSON representation

Modelling of a coupled reactor-separator system with transport delay

Awesome Lists containing this project

README

        

# CH5140-Process-Modelling-Simulation-and-Analysis
### Modelling of a coupled reactor-separator system with transport delay

The aim of the project is to model the coupled system of a reactor (CSTR) with a separator (Flash) downstream considering the effect of transport delay between the two. This problem statement is taken from Pushpavanam et al. (2005), and in this project the results are reproduced using techniques learnt throughout the course.

A [detailed presentation](https://github.com/AnPophale/CH5140-Process-Modelling-Simulation-and-Analysis/blob/main/PMSA%20Term%20Paper%20Presentation.pdf) and [MATLAB codes](https://github.com/AnPophale/CH5140-Process-Modelling-Simulation-and-Analysis/tree/2924648e7ef0a00f34c06c69a716dcf38fbf4eef/MATLAB%20Codes) are uploaded to this repository. The motivation for the work, the methodology used as well as the results and conclusions are briefly presented below.

**Motivation:**
In a typical chemical industry, a reactor is coupled with a separator downstream to recycle unreacted reactants to the reactor. Hence, these units are coupled to each other by the recycle stream, as depicted in Fig. 1 which includes a CSTR and a flash unit. We aim to study the stability and dynamics of such a system so as to operate the process at appropriate conditions avoiding unstable states. Further, we consider the effect of transport delay as the stream exiting the reactor does not reach the separator instantaneously.


Fig 1: The coupled reactor (CSTR) and separator (Flash) system



Figure 1: The coupled reactor (CSTR) and separator (Flash) system

**Methodology:**
* The governing equations are derived using the species mass balance for each of the unit as well as the entire system and the energy balance for the non-isothermal CSTR. To simplify the equations further, we consider the case of a first order irreversible reaction.

The further steps are carried out using MATLAB to solve and analyze the system of coupled differential equations with and without delay using the ode23s, dde23 and fsolve functions.
* A degree of freedom analysis is performed to identify number of manipulated variables so that their effects on the stability of the system can be analyzed.
* The governing differential equations are non dimensionalized, steady state conditions are calculated, and a linear stability analysis is performed for two cases, with and without the transport delay.
* Further bifurcation plots are developed to understand the effect of the manipulated variables to understand their effects on the stability of the steady states.
* The effect of different initial conditions on the dynamics of the system are studied by creating phase plane plots for different values of the non dimensional manipulated variable.

**Results:**
* Following is a comparison of the bifurcation plots with Pushpavanam et al. (2005).


Fig 2: Bifurcation plots for the system without delay



Figure 2: Bifurcation plots for the system without delay


Fig 3: Bifurcation plots for the system with delay



Figure 3: Bifurcation plots for the system with delay

* Fig. 4 shows phase plane plots for different values of the non dimensional manipulated variable Da1 depicting its effect on the existence of steady stable states.





Figure 4: Phase plane plots without delay for different values of the non-dimensional manipulated variable Da1

**Conclusions:**
In the case of the system without delay, the instabilities are induced due to the non linearity of the Arrhenius rate law. But, considering the delay we observe new zones of instability solely due to the effect of this lag.
Hence, the delay has a significant effect on the stability and dynamics of the non isothermal reactor separator system which needs to be considered while designing process plants.

References:
[1] Balasubramanian, P., Pushpavanam, S., Kienle, A., & Balaraman, K. S. (2005). Effect of delay on the stability of a coupled reactor−flash system sustaining an elementary non-isothermal reaction. Industrial & Engineering Chemistry Research, 44(10), 3619-3625. https://doi.org/10.1021/ie040005v