Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

( Problem 1 - use MATLAB ) A tubular reactor contains a UV - sensitive photocatalyst and is used to carry out the conversion of

(Problem 1- use MATLAB)A tubular reactor contains a UV-sensitive photocatalyst
and is used to carry out the conversion of a reactant (R)
into a chemical product. When the catalyst is exposed to
ultraviolet light, the reaction proceeds over time ( t ), and
continues as the reactant R moves down the reactor (in
the x direction). The concentration of species R can be
described with the partial differential equation:
(delc_(R))/(delt)=D(del^(2)c_(R))/(dx^(2))-v(delc_(R))/(delx)-kc_(R)
For a particular reactor (30m in length), the value of the
axial dispersion coefficient is D=0.75(m^(2))/((s)), the flow
velocity is v=1.8(m)/(s), and the rate constant is k=0.10s^(-1).The entering concentration of species R is 10molm3, and
reaction stops at the reactor exit (at x=30m,delcAdelx=0),
where the photocatalyst bed ends. Initially (before
ultraviolet light is turned on), the reactor is full of a
depleted solution of species R(5molm3).
Perform a Numerical Method of Lines analysis to solve
for time-dependent cR values inside the reactor. For
consistency, divide the reactor into sections of 3 meters
(this will create 11 total locations - two on the edges,
nine in the middle). Use only second-order finite
difference approximations where appropriate (see the
"Finite Difference Formulas" document on Canvas).
(a) Create a properly formatted plot showing the
positional, time-dependent concentrations for the 9
locations within the reactor over a time span of 25
seconds.
(b) At what time (seconds) does the point 6m from the
reactor entrance reach 7molm3? Interpolate if needed.
(c) Display the entire program code used for your
solution in MATLAB. Include your name as a comment.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Understanding Process Dynamics And Control

Authors: Costas Kravaris, Ioannis K. Kookos

1st Edition

1107035589, 9781107035584

More Books

Students also viewed these Chemical Engineering questions