Lecture-1
Lecture-1
CHE F242
Chemical Engineering
II-1 III-1
1. Chemical Process Calculations
1. Chemical Engineering Lab I
2. Chemical Engineering
Thermodynamics 2. Separation Process II
3. Fluid Mechanics 3. Kinetics and Reactor Design
4. Engineering Chemistry 4. Process Design Principles I
II-2
III-2
5. Heat Transfer
6. Numerical Methods for Chemical
5. Chemical Engineering Lab II
Engineers 6. Process Dynamics and
7. Material Science and Engineering Control
8. Separation Process I 7. Process Design Principles II
Why numerical methods in Chemical Engg???
March 6, 2025 4
BITS Pilani, Pilani Campus
CHE F242 Numerical Methods for Chemical Engineers
Why NMCE
A polymer blend is to be formed from three compounds whose
compositions and approximate formulas are listed in the table.
Determine the percentages of each compound A, B, C to be
introduced into the mixture to achieve the desired composition
Compound (%)
Composition A B C Desired
Mixture
(CH4)x 25 35 55 30
(C2H6)x 35 20 40 30
(C3H8)x 40 45 5 40
March 6, 2025 5
BITS Pilani, Pilani Campus
CHE F242 Numerical Methods for Chemical Engineers
Why NMCE
March 6, 2025 6
BITS Pilani, Pilani Campus
CHE F242 Numerical Methods for Chemical Engineers
Why NMCE
March 6, 2025 7
BITS Pilani, Pilani Campus
CHE F242 Numerical Methods for Chemical Engineers
Why NMCE
March 6, 2025 8
BITS Pilani, Pilani Campus
CHE F242 Numerical Methods for Chemical Engineers
Why NMCE
F0, h and F all vary with time
March 6, 2025 9
BITS Pilani, Pilani Campus
CHE F242 Numerical Methods for Chemical Engineers
Why NMCE
Fluid mechanics
Transport
Heat Transfer
Phenomena
Reaction Thermodynamics
Engineering
Numerical
Techniques
Process Design
March 6, 2025 11
BITS Pilani, Pilani Campus
CHE F242 Numerical Methods for Chemical Engineers
Numerical Methods
March 6, 2025 12
BITS Pilani, Pilani Campus
CHE F242 Numerical Methods for Chemical Engineers
March 6, 2025 13
BITS Pilani, Pilani Campus
CHE F242 Numerical Methods for Chemical Engineers
March 6, 2025 14
BITS Pilani, Pilani Campus
CHE F242 Numerical Methods for Chemical Engineers
Hand out
Course No. : CHE F242
Course Title : Numerical Methods for Chemical Engineers
Instructor-in-Charge : AJAYA KUMAR PANI
Instructors : Ajaya Kumar Pani & Srinivas Appari
1. Course Description
Introduction to mathematical modeling and engineering problem solving, Use
of software packages and programming, Errors and approximations
including error propagation and numerical error, Roots of equations: Linear
algebraic equations, 1-D and multi-dimensional unconstrained optimization
including gradient methods, Linear programming, Non-linear constrained
optimization, Optimization with packages, Least Squares Regression
including quantification of error, Polynomial regression, Lagrange, inverse
and spline interpolation and Fourier approximation, Engineering
applications, Numerical differentiation and integration, Ordinary differential
equations, Partial differential equations, Engineering applications.
March 6, 2025 15
BITS Pilani, Pilani Campus
CHE F242 Numerical Methods for Chemical Engineers
Hand out
2. Scope and Objective
Several chemical engineering problems involve finding roots in a higher order equation,
solving simultaneous set of algebraic equations, solving differential equations etc. Quite
often, these equations are not amenable to analytical solutions. In such cases, use of
numerical methods is necessary which then provides a way for the engineer to translate
the language of mathematics and physics into information that may use to make
engineering decisions. This course will provide students with an exposure to numerical
techniques which can be used to solve algebraic and differential equations of varying
complexity. Numerical methods for differentiation, integration and curve fitting
techniques will also be covered. Strong emphasis will be placed on problem solving
based on case studies in engineering. Specific focus in case studies will be application
of numerical techniques and scientific computing to the practice of chemical
engineering. The role of computers and softwares along with identification, quantification
and minimization of errors involved in numerical analysis will also be highlighted.
3. Text Book
Chapra, S. C. and R. P. Canale, Numerical Methods for Engineers, 7th Edition, McGraw Hill
Education (India) Pvt. Ltd., New Delhi, 2015.
Reference Books
Kenneth J Beers, Numerical Methods for Chemical Engineering, Cambridge University Press, 2007.
Chapra, S. C., Applied Numerical Methods with MATLAB for Engineers and Scientists, 3rd Edition,
McGraw Hill, 2012.
March 6, 2025 16
BITS Pilani, Pilani Campus
CHE F242 Numerical Methods for Chemical Engineers
Hand out
Lecture No. Learning Objectives Topics to be covered Text Book Chap.
March 6, 2025 17
BITS Pilani, Pilani Campus
CHE F242 Numerical Methods for Chemical Engineers
Hand out
March 6, 2025 18
BITS Pilani, Pilani Campus
CHE F242 Numerical Methods for Chemical Engineers
Hand out
Polynomial regression, Multiple linear regression, Non-linear
Regression, Divided difference Interpolation formula, Ch. 17, Ch 18 and
25-28 Curve fitting
Lagrange’s interpolation, Spline interpolation, Case studies, Ch 20
Solving regression problems by MATLAB
March 6, 2025 19
BITS Pilani, Pilani Campus
CHE F242 Numerical Methods for Chemical Engineers
Hand out
Evaluation Scheme
. * Best 5 tut marks out of total 6 will be considered. Each tut test will carry a weightage of 3%.
** There will be total 4 surprise quizzes each carrying a weightage of 2%.
March 6, 2025 20
BITS Pilani, Pilani Campus
CHE F242 Numerical Methods for Chemical Engineers
March 6, 2025 21
BITS Pilani, Pilani Campus
CHE F242 Numerical Methods for Chemical Engineers
THANK YOU
March 6, 2025
22 BITS Pilani, Pilani Campus
CHE F242 Numerical Methods for Chemical Engineers
March 6, 2025 23
BITS Pilani, Pilani Campus
CHE F242 Numerical Methods for Chemical Engineers
March 6, 2025 24
BITS Pilani, Pilani Campus
CHE F242 Numerical Methods for Chemical Engineers
Fig. 1.1
March 6, 2025 25
BITS Pilani, Pilani Campus
CHE F242 Numerical Methods for Chemical Engineers
Acid Rain
• A mathematical model is represented as a functional relationship of
the form
March 6, 2025 26
BITS Pilani, Pilani Campus
CHE F242 Numerical Methods for Chemical Engineers
March 6, 2025 27
BITS Pilani, Pilani Campus
CHE F242 Numerical Methods for Chemical Engineers
March 6, 2025 28
BITS Pilani, Pilani Campus
CHE F242 Numerical Methods for Chemical Engineers
dv F
dt m
F FD FU
FD mg
FU cv
dv mg cv
dt m
March 6, 2025 29
BITS Pilani, Pilani Campus
CHE F242 Numerical Methods for Chemical Engineers
dv c
g v
dt m
This is a differential equation and is written in terms
of the differential rate of change dv/dt of the
variable that we are interested in predicting.
If the parachutist is initially at rest (v=0 at t=0),
using calculus Independent variable
gm
v(t )
c
1 e (c / m )t
Dependent variable
Forcing function Parameters
March 6, 2025 30
BITS Pilani, Pilani Campus
CHE F242 Numerical Methods for Chemical Engineers
Analytical solution
c = 12.5 kg/s, m = 68.1 kg
v = 53.39(1-e-0.18355t)
March 6, 2025 31
BITS Pilani, Pilani Campus
CHE F242 Numerical Methods for Chemical Engineers
Numerical solution
Reformulation of the problem to solve by arithmatic operations
dv v vt i 1 vt i v(ti+1) = v(ti)+[g-(c/m)v(ti)](ti+1-ti))
dt t t i 1 t i
March 6, 2025 32
BITS Pilani, Pilani Campus
CHE F242 Numerical Methods for Chemical Engineers
March 6, 2025 33
BITS Pilani, Pilani Campus
CHE F242 Numerical Methods for Chemical Engineers
Fig 1.6
March 6, 2025 35
BITS Pilani, Pilani Campus