Gujarat Technological University
Gujarat Technological University
Gujarat Technological University
___________
Reactant A is charged into the vessel. Steam is fed into the jacket to bring the
reaction mass up to a desired temperature. Then cooling water must be added to
the jacket to remove the exothermic heat of reaction and to make the reactor
temperature follow the prescribed temperature-time curve. This temperature
profile is fed into the temperature controller as a set-point signal. Derive the
temperature profiles for the process and metal wall for the batch reactor
described above.
Q.2 (a) Write the various equations of motion for process modeling. 03
(b) List the various professional simulators and equation solver software. 04
(c) Consider the vapourizer 07
sketched in the figure.
Liquefied petroleum gas (LPG) is fed into a pressurized tank to hold the liquid
level in the tank. We will assume that LPG is a pure component: propane. The
liquid in the tank is assumed perfectly mixed. Heat is added at a rate Q to hold
the desired pressure in the tank by vapourizing the liquid at a rate Wv (mass per
time). Heat losses and the mass of the tank walls are assumed negligible. Gas is
drawn off the top of the tank at a volumetric flow rate Fv. Fv is the forcing
function or load disturbance. Derive the model equations for the system for
steady state model and liquid and vapour dynamics model.
OR
(c) List the structural components of general purpose sequential modular program. 07
Q.3 (a) Find the values of x and z (both > 0) that maximize the function: 03
U = -x2 + 10x + xz – z2 + 8z + 2
1
(b) A poster is to contain 300 cm2 of printed matter with margins of 6 cm at the top 04
and bottom and 4 cm at each side. Find the overall dimensions that minimize the
total area of the poster.
(c) An irreversible, exothermic reaction A k
B is carried out in a single 07
perfectly mixed CSTR as
shown in figure.
Q.4 (a) Minimize the quadratic function: f(x) = x2 – x using quasi-newton method. 03
(b) Explain random search and grid search method for unconstrained multivariable 04
optimization.
(c) Discuss feature of basic tearing Algorithm. 07
OR
Q.4 (a) Classify the methods to solve unconstrained multivariable problems. 03
(b) The total annual cost of operating a pump and motor (C) in a particular piece 04
of equipment is a function of the size (horsepower) of the motor (X),
4500
𝐶 = 500 + 𝑋 +
𝑋
Find the motor size that minimizes the total annual cost. Use Newton’s method
from the starting point of Xo = 10. Does the solution converge? Solve the
equation analytically and determine actual solution.
(c) Discuss the optimizing recovery of waste heat with suitable figure and 07
equations.
(c) The analysis of labor costs involved in the fabrication of heat exchangers can be 07
used to predict the cost of a new exchanger of the same class. Let the cost be
expressed as a linear equation.
2
𝐶 = 𝛽0 + 𝛽1 𝐴 + 𝛽2 𝑁
Where β0, β1, and β2 are constants, N = number of tubes, A = shell surface area.
Estimate the values of the constants β1, β2 and β3 from the data in following
table.
Labor cost
310 300 275 250 220 200 190 150 140 100
($)
Area (A), m2 120 130 108 110 84 90 80 55 64 50
Number of
550 600 520 420 400 300 230 120 190 100
tubes (N)
OR
Q.5 (a) Explain black box model. 03
(b) Minimize f(x) = 𝑥 4 − 𝑥 + 1 using Newton’s method. Take starting point = 0.64 04
(c) Solve the following non-linear function with constraints using Lagrange 07
multiplier method.
Minimize: f(x, y) = 𝐾𝑥 −1 𝑦 −2 , Subject to: g(x,y) = 𝑥 2 + 𝑦 2 = 𝑎2
*************