Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Exercise 5 . 9 : Penicillin Fermentation A model for a batch reactor in which penicillin is produced by fermentation has been derived as follows

Exercise 5.9: Penicillin Fermentation
A model for a batch reactor in which penicillin is produced by fermentation has been derived as follows (Constantantinides et al.1970) for cell production and penicillin synthesis, respectively:
dy1dt=b1y1-b1b2y12,y1(0)=0.03
dy2dt=b3y1,y2(0)=0.0
where
y1= dimensionless concentration of cell mass
y2= dimensionless concentration of penicillin
t= dimensionless time, 0t1
Experiments have determined that
b1=13.1
b2=0.94
b3=1.71
b1=13.1
b2=0.94
b3=1.71
a. Solve this ODE-IVP using the Euler method and Excel (not VBA).
b. Solve this ODE-IVP using the second-order RK method and Excel (not VBA).
c. Solve this ODE-IVP using the Euler VBA program as given in Example 5.7.
d. Solve this ODE-IVP using the second-order RK VBA program from Exercise 5.8.
In all cases, experiment with the time step to assure an accurate solution. Also, graph y1 and y2 versus time with appropriate annotations.
e. Solve this ODE-IVP using fourth-order RK method and Excel (not VBA)
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

Thermodynamics for Engineers

Authors: Kenneth A. Kroos, Merle C. Potter

1st edition

1133112862, 978-113311286

More Books

Students also viewed these Chemical Engineering questions