1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
SVETLANKA909090 [29]
3 years ago
7

Consider the formation of p-nitrophenol from p-nitrophenyl trimethyl acetate. The process is known as enzymatic hydrolysis and i

t occurs in the presence of the enzyme elastase. Along with the formation of p-nitrophenol, trimethyl acetic acid is also formed which is an undesired byproduct. p-nitrophenol is an important intermediate in the manufacture of several pharmaceuticals. Your role as a Chemical Engineer is to maximize the production of p-nitrophenol. The reactions can be denoted as:
E+S → P+ES R1
ES+PE+A R2
where e denotes the enzyme elastase, denotes the substrate p-nitrophenyl trimethyl acetate, es denotes enzyme-substrate intermediate and A denotes the trimethyl acetic acid. The rate of the reactions 1 and 2 are given by:
kg Cs KM + C r2 = kxCp
where Cs and Cp denote the concentrations of the substrate and the product, k, and ky are the rate constants given by 0.015 s' and 0.0026 s. Ky is the Michaelis - Menten constant and is given by 5.53 mol/m!. All the reactants and products are in the liquid phase. The initial concentrations of S and E are 0.5 mol/m3 and 0.001 mol/m..Consider the above reaction to occur in a batch reactor for 15 minutes.
a. Plot the concentration profiles of S, P and A as a function of time in a single figure.
b. Plot the selectivity of P with respect to 5 as a function of time b.
Engineering
1 answer:
solniwko [45]3 years ago
6 0

Solution :

cs=zeros(9001);

ca=zeros(9001);

cp=zeros(9001);

psi=zeros(9001);

t=[0:0.1:900];

cs(1)=0.5;

ce(1)=0.001;

cp(1)=0;

ca(1)=0;

psi(1)=0;

for i=1:1:9000

cs(i+1)=cs(i)-0.1*((0.015*cs(i))/(5.53+cs(i)));

cp(i+1)=cp(i)+0.1*((0.015*cs(i))/(5.53+cs(i))-0.0026*cp(i));

ca(i+1)=ca(i)+0.1*0.0026*cp(i);

psi(i+1)=((cp(i+1)-cp(i)))/((cs(i)-cs(i+1)));

end

plot(t,cs,t,cp,t,ca);

plot(t,psi);

You might be interested in
A screw is a simple machine that can be described as an inclined plane wrapped around a cylinder.
Phoenix [80]

Answer:

thanks thanks thanks thanks

Explanation:

7 0
3 years ago
A eutectic alloy is which of the following (two correct answers): (a) the composition in an alloy system at which the two elemen
NeTakaya

Answer:

Option (c) and option (d)

Explanation:

Eutectic system is one in which a solid and homogeneous mixture of two or more substances resulting in the formation of super lattice is formed which can melt or solidify at a temperature lower than the melting point of any individual metal.

Eutectic alloys are those which have its components mixed in a specific ratio.

It is the composition in an alloy system for which both the  liquidus and solidus temperatures are equal.

Eutectic alloys have the composition in which the melting point of the metal is lower than the other alloy composition.

3 0
3 years ago
The settlement of foundations is typically the result of three separate occurrences that take place in the soil which provides s
evablogger [386]

Answer:

The differences are listed below

Explanation:

The differences between consolidation and compaction are as follows:

In compaction the mechanical pressure is used to compress the soil. In consolidation, there is an application of stead pressure.

In compaction, there is a dynamic load by rapid mechanical methods like tamping, rolling, etc. In consolidation, there is static and sustained pressure applied for a long time.

In compaction, the soil volume is reduced by removing air from the void. In consolidation, the soil volume is reduced by squeezing out water from the pores.

Compaction is used for sandy soil, consolidation on the other hand, is used for clay soil.

7 0
3 years ago
Read 2 more answers
Preheat and postheating are necessary when welding gray cast iron. *<br> True<br> False
Zepler [3.9K]
True will be your answer have a great day
5 0
3 years ago
As the amplitude decreases in a wave the energy increasesTrue or false
Montano1993 [528]

Answer:

True

Explanation:

To summarise, waves carry energy. The amount of energy they carry is related to their frequency and their amplitude. The higher the frequency, the more energy, and the higher the amplitude, the more energy.

7 0
3 years ago
Other questions:
  • A light pressure vessel is made of 2024-T3 aluminum alloy tubing with suitable end closures. This cylinder has a 90mm OD, a 1.65
    8·1 answer
  • A steel wire of diameter 2.000 mm and length 1.000 m is attached between two immovable supports.When the temperature is 60.00 Ce
    9·1 answer
  • ITS FOR DRIVERS ED!!
    13·2 answers
  • A 1200-kg car moving at 20 km/h is accelerated
    5·1 answer
  • what is the expected life 1 inch diameter bar machined from AISI 1020 CD Steel is subjected to alternating bending stress betwee
    9·1 answer
  • How many astronauts work<br> in the International Space Station
    7·1 answer
  • Leland wants to work in a Production career operating heavy machinery. Which type of education or training should Leland seek?
    9·2 answers
  • Which outcome most accurately portrays the future for the timber company in the following scenario?
    9·1 answer
  • How do I do this?<br> Blueprints, complete the missing view.
    15·1 answer
  • A particle moving on a straight line has acceleration a = 5-3t, and its velocity is 7 at time t = 2. If s(t) is the distance fro
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!