You are on page 1of 3

PRACTICA Nº1

AUXILIAR: Univ Adalid Iquise Vargas FECHA: 17 DE Marzo de 2021


MATERIA: SIMULACION DE PROCESOS SIGLA: PRQ - 3232

1. In studies done on the collection of solar energy focusing in a field of plane mirrors on
central collector, the equation for the geometric concentration factor is derived by:

𝜋∗𝐹∗( )2
cos⁡(𝛼)
𝐶=
0.5 ∗ 𝜋 ∗ 𝐷 2∗(1+sin(𝛼)−0.5∗cos⁡(𝛼))
If the height of the collector h=300, the geometric concentration factor F=0.8 and the
diameter of the collector D=140. Calculate the angle of the edge of the field α=? Applying
the Regula Falsi position method, and Newton Raphson method, with 𝜀 = 0.001. Also
determine which the best is.
2. Determine the fugacity coefficient for heptane at 200 ° C and 50 bar using the Redlich-
Kwong equation.
Approach:
𝑅∗𝑇 𝑎
𝑃= −
𝑣 − 𝑏 𝑣(𝑣 + 𝑏)
𝑐 𝑅 2 ∗𝑇 2.5 𝑅∗𝑇𝑐
𝑎 = 0.422748 ∗ 𝑃 ∗𝑇 1/2 b= 0.08664 ∗
𝑐 𝑃𝑐
𝑎∗𝑃 𝑏∗𝑃
𝐴 = 𝑅∗𝑇 2 𝐵 = 𝑅∗𝑇

𝑧 3 − 𝑧 2 + (𝐴 − 𝐵 + 𝐵2 ) ∗ 𝑧 − 𝐴 ∗ 𝐵 = 0
𝑣−𝑏 𝑎 𝑣
𝑙𝑛(∅) = (𝑧 − 1) − 𝑙𝑛(𝑧) − 𝑙𝑛 ( )+ ∗ 𝑙𝑛( )
𝑣 𝑅∗𝑇∗𝑏 𝑣+𝑏
Use the Newton Raphson and wegstein method with a precision of 0.001, also graph the
𝑅∗𝑇
error vs volume, also use the equation of state. 𝑣 = 𝑧 ∗
𝑃
3. Suppose that the phenomenon of heat transmission of a certain material obeys
approximately to the model:
𝟏
𝒒 𝜶∗𝑻 𝟐 𝒙𝟐
−𝟒∗𝜶∗𝒕
𝑻 = 𝑻𝟎 + ∗ (𝜷 ∗ ( ) ∗𝒆 ))
𝒌 𝝅
Calculate the time required for the temperature at distance x to reach a given value. Use
the following information. Also use the Newton Raphson Method and Bisection method to
solve the problem. With 𝜀 = 0.0001.
𝐵𝑇𝑈 𝐵𝑇𝑈
𝑇0 = 25𝑜 𝐶⁡⁡⁡⁡⁡⁡⁡⁡⁡⁡⁡𝑞 = 300⁡ [ 2
] ⁡⁡⁡⁡⁡⁡⁡⁡⁡⁡⁡⁡⁡⁡⁡⁡𝑘 = 1⁡ [ ]
ℎ ∗ 𝑓𝑡 ℎ ∗ 𝑓𝑡 2 ∗ º𝐹
𝑓𝑡 2 º𝐹∗𝑓𝑡∗º𝐶 1/2
𝛼 = 0.04 ⁡⁡⁡⁡⁡⁡⁡𝑥 = 1⁡𝑓𝑡⁡⁡⁡⁡⁡⁡⁡⁡⁡⁡𝑇 = 120⁡º𝐹 𝛽 = 2⁡ [ ]
ℎ ℎ1/2
4. DeSaints (1976) derived a relationship for the compressibility factor of real gases of the
form:
1 + 𝑦 + 𝑦2 − 𝑦3
𝑧=
(1 − 𝑦)3
With y = b / 4v, where b is the Van der Waals correction and v is the molar volume. If z =
0.892, encode an .m file in which to run and do:
a) The determination of the value of "y" by means of the Secant method, the initial values
must be entered by keyboard with a maximum tolerance of 10-6.
b) Represent on a suitable graph the relationship between the number of iterations and
the absolute error.
c) Make the graphical representation of the variation of the van der Waals correction as a
function of the molar volume in the range of 1000 to 10000 every 250 units.

5. Lee and Duffy (1976) relates the coefficient of friction for the flow of a suspension of
fibrous particles with the Reynolds number using the empirical equation.
1 1 5.6
= ( ) ∗ ln(𝑅𝑒 ∗ √𝑓) + (14 − )
√𝑓 𝑘 𝑘

In their relationship, f is the coefficient of friction, Re is the Reynolds number and k is a


constant determined by the concentration of the suspension. For a suspension with 0.08%
concentration, k is 0.28.
Obtain at least 3 equations of the form x=g(x) by using the convergence criterion of the
fixed point method to determine the value of f if Re=3750.

6. In the battery of stirred tank type continuous flow reactors, the following reaction is
carried out:
𝒌
𝟐. 𝟓 ∗ 𝑨 → 𝑩
Where: k=1.2 min-1[mol/L]-1.5

Find the concentration in each multivariable modified Newton Raphson method using the
𝜀 = 0.001.
7. Solve the next equations for the appropriate Multivariable method.
𝒌
𝟐∗𝑨+𝑩→𝑹 𝒌𝟏 = 𝟓 ∗ 𝟏𝟎−𝟒
𝒌
𝟐∗𝑨+𝑫→𝑹 𝒌𝟐 = 𝟓 ∗ 𝟏𝟎−𝟐
𝒎𝒐𝒍 𝒎𝒐𝒍
𝑪𝒂𝟎 = 𝟒𝟎⁡[ 𝒎𝟑 ] 𝑪𝒃𝟎 = 𝟏𝟓⁡[ 𝒎𝟑 ]

𝒎𝒐𝒍 𝒎𝒐𝒍
𝑪𝒄𝟎 = 𝟎⁡ [ 𝒎𝟑 ] ⁡⁡⁡⁡⁡⁡⁡⁡⁡⁡𝑪𝒅𝟎 = 𝟏𝟎⁡[ 𝒎𝟑 ]

With the 𝜀 = 0.001.

Nota:
 Enviar el archivo .m al correo: iquiseadalid21@yahoo.es para su calificación.
 Enviar el desarrollo del análisis de cada problema en un solo documento pdf.
 En cada problema se tomara en cuenta el corrido, la creatividad, la originalidad al
momento de calificar.
 Practicas iguales se dividirá la nota.
 La fecha de entrega se coordinara en clase, viendo la fecha de los parciales.

__________________
Ing. José Luis Zamorano.

V.B. ______________

You might also like