Cef 352 - Tutorialss PDF
Cef 352 - Tutorialss PDF
ROOT OF POLYNOMIALS
QUESTION 1
Water is flowing in a trapezoidal channel at a rate of Q = 20 m3/s. The critical depth y for such
a channel must satisfy the equation where g = 9.81 m/s2, Ac = the cross-sectional
area (m2), and B =the width of the channel at the surface (m). For this case, the width and the
cross-sectional area can be related to depth y by
and
1- Solve for the critical depth using (a) bisection, and (b) false position.
Use initial guesses of xl = 0.5 and xu = 2.5, and iterate until the approximate error
falls below 1% or the number of iterations exceeds 10. Discuss your results.
QUESTION 2
You are designing a spherical tank as in the figure to hold water for your village.
1- Show that the volume of liquid it can hold can be computed as where
3
V = volume [m ], h = depth of water in tank [m], and R = the tank radius [m].
2- If R = 3 m, to what depth must the tank be filled so that it holds 30 m3? Use the false-
position method to determine your answer. Determine the approximate relative error
after each iteration. Employ initial guesses of 0 and R.
QUESTION 3
The figure below shows a uniform beam subject to a linearly increasing distributed load (part a).
The equation for the resulting elastic curve is (see part b)
1
1- Use bisection to determine the point of maximum deflection (that is, the value of x
where ).
2- Substitute this value into y equation to determine the value of the maximum deflection.
Use the following parameter values in your simulation:
QUESTION 4
QUESTION 5
2
QUESTION 6
The following figure shows a circuit with a resistor, an inductor, and a capacitor in parallel.
1- Use Kirchhoff’s rules to show that the impedance of the system can be given as
QUESTION 7
1- From the figure shown below, prove that the trajectory of a ball in the (x, y) coordinates
can be modelled as
QUESTION 8
Where is the pressure drop (Pa), f = the friction factor, L the length of pipe [m], ρ = density
(kg/m3), V = velocity (m/s), and D = diameter (m).
For turbulent flow, the Colebrook equation provides a means to calculate the friction factor,
3
where ε is the roughness (m), and the Reynolds number where μ =dynamic viscosity
(Ns/m2).
(a) Determine for a 0.2m-long horizontal stretch of smooth drawn tubing given ρ =
1.23 kg/m , μ = 1.79×10 N s/m2, D = 0.005 m, V = 40 m/s, and ε = 0.0015 mm. Use a numerical
3 −5
(b) Repeat the computation but for a rougher commercial steel pipe (ε = 0.045 mm).
QUESTION 9
where R is the universal gas constant, T the absolute temperature (K), p the absolute pressure
(KPa), and v the volume of a kg of gas (m3/kg). The parameters a and b are calculated by
where pc is the critical pressure (KPa) and Tc the critical temperature (K).
As a chemical engineer, you are asked to determine the amount of methane fuel
(pc = 4600 kPa and Tc = 191 K) that can be held in a 3m3 tank at a temperature of−40◦C with a
pressure of 65,000 kPa.
Use a Newton-Raphson root-locating method to calculate v and then determine the mass of
methane contained in the tank.
QUESTION 10
1- Using Kirchhoff’s second law, show that the algebraic sum of voltage drops around a closed
circuit is given by:
4
An appropriate solution to this equation can be given as
2- Assuming that the charge must be dissipated to 1 percent of its original value (q/q0 =
0.01) in t = 0.05 s, with L = 5 H and C = 10−4 F use bisection method of your choice to
determine the proper resistor to dissipate energy at that specific rate.
3- Perform the same computation as in (2), but determine the value of C required for the
circuit to dissipate to 1% of its original value in t = 0.05 s, given , and L = 7.5 H.