Anda di halaman 1dari 21

FINAL YEAR

PROJECT
(FYP-CCB 4612)
MODELLING FOR COMPOSITION NON-ISOTHERMAL CSTR
BY USING FUZZY LOGIC
Name: Raihan Fikri Bin Roslan
ID:15613
Supervisor: Nasser Mohamed Ramli
Course: Chemical Engineering (CE)
Universiti Teknologi PETRONAS (UTP)

CONTENT
INTRODUCTION & BACKGROUND STUDY
PROBLEM STATEMENT
OBJECTIVES
LITERATURE REVIEW
METHODOLOGY
PROJECT ACTIVITIES AND GANTT CHART
CONCLUSION

BACKGROUND STUDY
INTRODUCTION

PROFIT $

Typical Reactor

NEED TO HAVE AN EFFECTIVE CONTROL


SYSTEM !!
ACCURATE MATHEMATICAL MODEL

BACKGROUND STUDY
INTRODUCTION

Typical Reactor

Fuzzy Logic Concept

BACKGROUND STUDY
Fuzzy Logic Concept
FUZZY SET

FUZZY RULES

BACKGROUND STUDY
TRADITIONAL REPRESENTATION OF LOGIC

Slow
Speed = 0
bool speed;
get the speed
if ( speed == 0) {
// speed is slow
}
else {
// speed is fast
}

Fast
Speed = 1

BACKGROUND STUDY
FUZZY LOGIC REPRESENTATION

Slowest
[ 0.0 0.25 ]

Slow
[ 0.25 0.50 ]

Fast
[ 0.50 0.75 ]

Fastest
[ 0.75 1.00 ]

FUZZY SETS

FUZZY LOGIC REPRESENTATION


BACKGROUND STUDY

Slowest

Slow

float speed;
get the speed
if ((speed >= 0.0)&&(speed < 0.25)) {
// speed is slowest
}
else if ((speed >= 0.25)&&(speed < 0.5))
{
// speed is slow
}
else if ((speed >= 0.5)&&(speed < 0.75))
{
// speed is fast
}
else // speed >= 0.75 && speed < 1.0
{
// speed is fastest
}

Fast

Fastest

PROBLEM STATEMENT

Lots of refineries running towards the


conventional control system in the plant
process in which several of qualities had been
ignored.

Development of efficient control system requires


an accurate model with a complex model
equation.

A lot assumption has been made due to the


lacking of information about on the reaction take
places in the reactor.

OBJECTIVES & SCOPE STUDY

To develop a simulation model for CSTR by using fuzzy logic ( Matlab


Simulation ) specifically in finding its composition

To analyze and justify the effectiveness the fuzzy logic in CSTR by


comparing with the conventional control.

LITERATURE REVIEW
CONTINOUS STIRRED TANK REACTOR (CSTR) REVIEW

By M.J. Willis (March, 2000) Continuous stirred tank reactor models

The mathematical model of non-isothermal reactor of CSTR

Composition

Temperature

LITERATURE REVIEW

ARTIFICIAL INTELLIGENCE (AI) TECHNIQUE : FUZZY LOGIC REVIEW


AUTHOR

DATE

TITLE

FINDINGS/ COMMENTS

Yazdani, Movahed
and
Mahmoudzadeh

2013

Controller based
on Imperialist
Competitive
Algorithm

Fuzzy Concept was


designed in the such way
to minimize the value of
Sum of Square Error
(SSE) ~ close to the
actual set point.

Kratmuller M.

2009

The adaptive
control of
Nonlinear
system based on
T-S-K Fuzzy logic

The results shows that by


using the concept of
Fuzzy logic, doesnt
require accurate
mathematical model of
the system.

LITERATURE REVIEW
AUTHOR

DATE

TITLE

Suja Malar &


Thyagarajan

2009

Modelling reactor by
using AI techniques

FINDINGS/
COMMENTS

The result shows


that by
combination of
fuzzy logic and
neural network
can improve the
performance of
the control
Conclusion :
system.
1. Fuzzy logic has given an excellent tracking and regulation of performance compared the others
2. It can address a complex control problems without having accurate model equation

PROJECT METHODOLOGY

By using the Matlab Simulation Software

To generate a sample of baseline or set point data to be tested and


used as benchmark later on.

These are the assumptions that has been made :


1.

Heat loss process negligible with constant mixture density and


The mathematical equation for CSTR
heat capacity

2.

All are being perfectly mixed

3.

The exit stream has same concentration and temperature with


entire reactor liquid

4.

Overall heat transfer constant with no energy balance

5.

The reactor is a flat bottom vertical cylinder and the jacket is


around the outside and the bottom

PROJECT METHODOLOGY

PROJECT METHODOLOGY
Develop a sample
baseline
( composition )

Creating a
simulation by using
fuzzy logic

Compare with the


other control

PROJECT ACTIVITIES
Project
Start-Up

Literatur
e
analysis

Project End

Methodolog
y ( Matlab )

Data
gathering
and
analysis

Documentati
on and
report

Result

GANTT CHART & KEY


MILESTONES
Gantt chart
Key Milestone

WE ARE HERE

CONCLUSION

To develop a simulation model of CSTR non isothermal condition by


using the fuzzy logic ( Simulink, Matlab ) focusing on the composition in
the reactor based on the objectives given.

To study the effectiveness of the modern controls in CSTR and compare


which are the most efficient and stable

Can brings more benefits on the development of industrial process


control system

REFERENCES
erka, P., et al. (2015). "Liability for damages caused by artificial intelligence." Computer Law & Security
Review 31(3): 376-389.
Chang, W.-D. (2013). "Nonlinear CSTR control system design using an artificial bee colony algorithm."
Simulation Modelling Practice and Theory 31: 1-9.
Heredia-Molinero, M. C., et al. (2014). "Feedback PID-like fuzzy controller for pH regulatory control near
the equivalence point." Journal of Process Control 24(7): 1023-1037.
Jayakumar, N. S., et al. (2014). "Experimental and modeling of a non-isothermal CSTR to find out
parameter regions and conditions causing input multiplicity for acid catalyzed hydrolysis of acetic
anhydride." Chemometrics and Intelligent Laboratory Systems 135: 213-222.
Gonzlez, B., et al. (2015). "Fuzzy logic in the gravitational search algorithm for the optimization of
modular neural networks in pattern recognition." Expert Systems with Applications 42(14): 5839-5847.
Mohd Ali, J., et al. (2015). "Artificial Intelligence techniques applied as estimator in chemical process
systems A literature survey." Expert Systems with Applications 42(14): 5915-5931.
Shareef, H., et al. (2015). "A novel approach for fuzzy logic PV inverter controller optimization using
lightning search algorithm." Neurocomputing 168: 435-453.
Suja Malar, R. M. and T. Thyagarajan (2009). "Modelling of continuous stirred tank reactor using artificial
intelligence techniques." International Journal of Simulation Modelling 8(3): 145-155.
vandov, Z., et al. (2006). "Dynamic behaviour of a CSTR with reactive distillation." Chemical
Engineering Journal 119(2-3): 113-120.
Yazdani, A. M., et al. (2013). "Controller Design for Non-Isothermal Reactor Based on Imperialist
Competitive Algorithm." International Journal of Computer Theory and Engineering: 478-483.

THANK YOU
MODELLING FOR COMPOSITION NON-ISOTHERMAL CSTR
BY USING FUZZY LOGIC

Anda mungkin juga menyukai