Applied Analysis - slides for class teaching*

Chapter 7

Application of First-order Differential in Engineering Analysis

* Based on the book of “Applied Engineering Analysis”, by Tai-Ran Hsu, published by John Wiley & Sons, 2018

(Chapter 7 First order DEs) © Tai-Ran Hsu Chapter Learning Objectives

● Learn to solve typical first order ordinary differential equations of both homogeneous and non‐homogeneous types with or without specified conditions.

● Learn the definitions of essential physical quantities in fluid analyses.

● Learn the Bernoulli’s relating the driving pressure and the velocities of fluids in motion.

● Learn to use the Bernoulli’s equation to derive differential equations describing the of non‐compressible fluids in large tanks and funnels of given .

● Learn to find time required to drain liquids from containers of given geometry and dimensions.

● Learn the Fourier law of conduction in solids and Newton’s cooling law for convective in fluids.

● Learn how to derive differential equations to predict required times to heat or cool small solids by surrounding fluids.

● Learn to derive differential equations describing the motion of rigid bodies under the influence of gravitation. 7.1 Introduction on Differential Equations

Types of Differential equations:

We have learned in Chapter 2 that differential equations are the equations that involve “.”

They are used extensively in mathematical modeling of engineering and physical problems.

There are generally two types of differential equations used in engineering analysis. These are:

1. Ordinary differential equations (ODE): Equations with functions that involve only one and with different orders of “ordinary” derivatives , and 2. Partial differential equations (PDE): Equations with functions that involve more than one variable and with different orders of “partial” derivatives. How differential equations are derived?

They are derived from the three fundamental laws of of which most engineering analyses involve. These laws are:

(1) The law of , (2) The law of conservation of energy, and (3) The law of conservation of momentum. 7.1 Introduction on Differential Equations – Cont’d

Differential equations for :

For mechanical engineering analyses, frequently used laws of physics include the following:

● The Newton’s laws for statics, dynamics and kinematics of solids. ● The Fourier’s law for heat conduction in solids. ● The Newton cooling law for convective heat transfer in fluids. ● The Bernoulli’s principle for fluids in motion. ● Fick’s law for of substances with different densities ● Hooke’s law for deformable solids 7.2 Review of Solution Methods for First Order Differential Equations

In “real-world,” there are many physical quantities that can be represented by functions involving only one of the four independent variables e.g., (x, y, z, t), in which variables (x,y,z) For space and variable t for time.

First order differential equations are the equations that involve highest order derivatives of order one . They are often called “the 1st order differential equations

Examples of first order differential equations:

Function σ(x)= the stress in a uni-axial stretched metal rod with tapered cross section (Fig. a), or v(x)=the velocity of fluid flowing in a straight channel with varying cross-section (Fig. b):

Figure b v(x) Figure a x

σ(x) x Mathematical modeling using differential equations involving these functions are classified as First Order Differential Equations 7.2.1 Solution Methods for Separable First Order ODEs

Typical form of the first order differential equations: du(x) h(u)  g(x) (7.1) dx in which h(u) and g(x) are given functions. By re‐arranging the terms in Equation (7.1) the following form with the left‐hand‐side (LHS) involves function of u (or constants) only, and the right‐hand‐side (RHS) consists of function of the variable g(x) (or constants) only : h(u) du = g(x) dx Solution u(x) of Equation (7.1) may be obtained by integrating both sides of the above equality and resulting in:  h(u)du   g(x)dx  c (7.2) where c is the integration constant to be determined by given specified condition for the problem. du(x) Example 7.1 Solve the following first order ordinary differential equation: x  u 2  4 dx Solution: By re‐arranging the terms in the DE into the separated form with the LHS involving the function u(x) and the RHS with the variable x: du dx 1 2  u  followed by integrating both sides to get: n  n x  c with c=integration constant 4  u(x) 2 x 4 2  u The solution u in the above expression may be re‐written in the following form: 2c'x4 1 with c’ being another arbitrary constant to be u(x)  c' x4 1 determined by specified condition 7.2.2 Solution of linear, homogeneous equations

Typical form of the equation: du(x)  p(x)u(x)  0 (7.3) dx

The solution u(x) in the above equation is: K ux  (7.4) F x 

where K = constant to be determined by given condition, and the function F(x) has the form:

p(x)dx F(x)  e (7.5)

in which the function p(x) is given in the differential equation in Equation (7.3) 7.2.2 Solution of linear, homogeneous equations – Cont’d

Example 7.2 Solve the following first order ordinary differential equation: dux  ux sinx (a) dx Solution: We will first re‐arrange the terms in Equation (a) in the following way: du(x)  sin x u(x)  0 dx By comparison, we have: p(x) = ‐sin x, which leads to the :  pxdx  cos x p( x)dx and hence have: F(x)  e  ecos x from Equation (7.5) The solution of the differential equation in Equation (a) is available in Equation (7.4), or in the form: ec u(x)   Ke cos x F(x) where K is an arbitrary constant to be determined by an appropriate prescribed condition. 7.2.3 Solution of linear Non-homogeneous equations: Typical differential equation: du(x)  p(x)u(x)  g(x) (7.6) dx The appearance of function g(x) in Equation (7.6) makes the DE non-homogeneous

The solution of ODE in Equation (7.6) is similar to the solution of homogeneous equation in a little more complex form than that for the homogeneous equation in (7.3):

1 K u(x)  F(x) g(x)dx  (7.7) F(x)  F(x)

where function F(x) can be obtained from Equation (7.5) as:

 p(x)dx F(x)  e (7.5)

p( x) dx where the integral in Equation (7.5) F(x)  e is called the “integration factor,” and K is the integration constant. Example 7.3 Solve the following first order non‐homogeneous differential equation: du(x) x 2  2u(x)  5x dx Solution: By re‐arranging the terms, we get: du(x) 2 5  u(x)  dx x 2 x (a) By comparison of Equations (a) and (7.6), we get: 2 5 p(x)  and g(x)  x 2 x 2 2 dx  p(x)dx  2 The integration factor in Equation (7.5) is F(x)  e  e x  e x

The solution of Equation (a), u(x) is obtained by substituting the above integration factor into Equation (7.7) and resulted in: 2 2 2 1 K 1   5  K 5  u(x)  F(x) g(x)dx   e x dx   x 1e x dx  Ke x  2    2 2  F(x) F(x)   x    e x e x e x The integration constant K in the above solution of this ODE can be determined by specified conditions, as will be demonstrated in the next example ‐ Example 7.4. Example 7.4 Solve the following differential equation: du(x)  2u(x)  2 (a) dx with a given condition: u(0) = 2 (b)

Solution: By comparison of Equation (a) with the typical form in Equation (7.6), we will have: p(x) = 2 and g(x) = 2.

p( x)dx 2dx Thus, from Equation (7.5), we get: F(x)  e  e  e 2 x Following Equation (7.7), we have the solution of Equation (a) as 1 K 1 K K u(x)  F(x) g(x)dx   e2x 2 dx   1 (c) F(x)  F(x) e2x  e2x e2x The integration constant K may be determined by using the specified condition in Equation (b) with u(x) = 2 at x = 0. Thus by substituting this condition into Equation (c), we will get the K relationship: 1 2x  2 from which we may obtain K = 1 e x0 Consequently, we have the complete solution of u(x) in Equation (a) to be: 1 u(x)  1  1 e 2x e 2x 7.3 Application of First Order Differential Equation to Analysis

Fundamental Principles of Fluid Mechanics Analysis:

Fluids - A substance with mass but no shape

Compressible Non-compressible (Gases) (Liquids)

Moving of a fluid requires:

● A conduit, e.g., tubes, pipes, channels, etc. ● Driving pressure, or by gravitation, i.e., difference in “head” ● Fluid flows with a velocity v from higher pressure (or elevation) to lower pressure (or elevation) ● Fluid flows from higher elevation to low elevation 7.3.1 Common Terminologies in Fluid Mechanics Analysis

Higher pressure (or elevation)

Fluid velocity, v Cross-sectional Area, A Lower pressure (or elevation) Fluid flow

The total mass flow, Q   Av t kg (7.8a)

Q (7.8b) Total mass flow rate, Q    A v (kg / sec) t Q Total volumetric flow rate,V   Av (m3 / sec) (7.8c) 

Total volumetric flow, V  V t  A v t (m3 ) (7.8d) in which ρ = mass density of fluid (g/m3), A = cross-sectional area (m2), v = velocity (m/s), and ∆t = duration of fluid flow (s). The units associated with the above quantities are (kg) for kilograms, (m) for meters and (sec) for seconds. ● In case the velocity varies with time, i.e., v = v(t): Then the change of volumetric flow becomes: ∆V = A v(t) ∆t, (7.9) with ∆t = time duration for the fluid flow 7.3.2 The Bernoulli Equation (It is the mathematical expression of the law of physics that relates the driving pressure and velocity in a moving non-compressible fluid)

(State 1) (State 2)

, v 2 ity Pressure, p loc 2 Ve

Pressure, p1

Velocity, v1 Elevation, y2

Elevation, y1

Reference plane

Using the Law of conservation of energy, or the First Law of Thermodynamics, for the energies of the fluid at State 1 and State 2, we can derive the following expression relating driving pressure (p) and the resultant velocity of the flow (v):  v 2 p v 2 p The Bernoulli Equation: 1  1  y  2  2  y 2g g 1 2g g 2 Application of Bernoulli equation in liquid (water) flow in a LARGE reservoir: We assume the friction between the moving fluids and their containing wall is negligible in all cases. Fluid level State 1

1

h

, v1, p1

d a

e Large H

Reservoir Tap exit tank Water v2, p2 Elevation, y Elevation, State 2 y Reference plane 2 Tap exit

From the Bernoullis’s equation, we have: v 2  v 2 p  p 1 2  1 2  y  y  0 (7.10) 2g g 1 2

If the difference of elevations between State 1 and 2 is not too large, we can have: p1 ≈ p2

Also, because it is a LARGE reservoir (or tank), we realize that v1 << v2, or v1≈ 0 v 2 Equation (7.10) can thus be reduced to the form:  2  0  h  0 with h  y  y 2g 1 2

from which, we may express the exit velocity of the liquid at the tap, i.e. v2 to be:

v2  2gh (7.11) 7.3.3 The Continuity Equation

This equation is derived from the law of conservation of mass. By referring to the situation depicted in figure below, the non-compressible fluids (for most liquids) flow from a section of a pipeline with larger cross-sectional area A1 to a section with smaller cross-sectional area A2.

The rate of volumetric flow follows the rule:

3 (7.12) q = A1v1 = A2v2 m /s

A1 A2

v v1 2

A1 A2 : ) (a) tank V ∆ ( reservoir:

) = t: ∆ or

exit V ∆ ( tank

t: ∆ t large

 Tap Exit a

) is the velocity of moving fluid t ( of

h v(t) g 2 o Velocity, v(t)     2 law of conservation mass requires 4 d drainage

     , in which , in O t  2 and ∆ he instantaneous water level in the reservoir. he instantaneous water level H

t  ) t ( v Initial water level = h = level water Initial ng the tank at exit during ng Water level at time, t = h(t) t = time, at Water level A h(t) o  V = A v(t) A V = h

equations

A

,

exit a

e

r V

a

l 

leaving the tap exit is: leaving a

n d

o the of the water at exit following velocity the instantaneous is i

t

c

e

s

- ) X t ( h differential The total volume of water supplied by the tank during by of water supplied The total volume

g of 2

) D t ( v The total volume of water leavi The total volume Derivation Liquid Flow in Reservoirs, Tanks and Funnels Liquid Flow in Reservoirs, Tanks The physical condition for math modeling: The for math modeling: condition physical The expression in Equation (7.11), and h(t) is t expression in Equation (7.11), where 7.4.1 7.4 Thus, the volume of water Thus, the volume We have from Equation (7.8d): We o h Next, we need to formulate the water supplied by the tank, ∆Vtank: D

The given initial water level in the tank is ho ∆h(t) The water level keeps dropping after the tap exit is opened, and the reduction of ho water level is CONTINUOUS with time t H O h(t) 2 d Let the water level at time t be h(t) Velocity, v(t)

We let ∆h(t) = amount of drop of water level during time increment ∆t D2 (b) Then, the volume of water LOSS in the circular tank is: Vtan k   h(t) 4 (Caution: a “-” sign is given to ∆Vtank ,b/c of the LOSS of water volume with increasing time ∆t

The total volume of water leaving the tank during ∆t (∆Vexit) in Equation (a) = The total volume of water supplied by the tank during ∆t (∆Vtank) in Equation (b): Thus, by equating Equation (a) = Equation (b), we get: d 2 D2 2g h(t) t   h(t) (c) 4 4 h(t)  d 2  or by re-arranging the above:   h(t) 1/ 2   2g  2  (d) t  D  7.4.2 Solution of differential equations If the process of draining is indeed CONTINUOUS, i.e., ∆t → 0, we will have Equation (d) expressed in the “differential” rather than “difference” form as follows: dh(t)  d 2    2g   h(t) (7.13)  2  dt  D  (f) with an of h(0) = ho Equation (7.13) is the 1st order differential equation for the CONTINUOUS draining of a water tank. The solution of Equation (7.13) can be obtained by separating the solution h(t) and the variable t by re-arranging the terms in the following way:

dh(t)  d 2    2g   dt  2  h(t)  D   d 2  h 1/ 2 dh   2g   dt  c where c = integration constant Upon integrating on both sides:   2    D   d 2  2h1/ 2   2g   t  c from which, we obtain the solution of Equation (7.13) to be:  2   D  The constant c  2 ho is determined from the initial condition in Equation (f). The complete solution of Equation (7.13) with the initial condition in Equation (f) is thus: 2  g  d 2   h(t)     t  h (7.14)   2  o   2  D   The solution in Equation (g) will allow us to determine the water level in the tank at any given instant, t.

One may imagine that PHYSICALLY, the time required to drain the tank is the time te. 2  g  d 2   Mathematically, it can be expressed as h(t ) = 0: 0     t  h e   2  e o   2  D  

We may solve the above algebraic expression for te to be: D2 2h t  o s e d 2 g (7.15) Numerical example:

Tank diameter, D = 12” = 1 ft.

Drain pipe diameter, d = 1” = 1/12 ft. 2 Initial water level in the tank, ho = 12” = 1 ft.   Gravitational acceleration, g = 32.2 ft/sec.  1  2x1 The time required to empty the tank is: t     35.89 seconds e  1  32.2    12  So, now you have learned how to determine the time required to drain a large ”fish tank” or a “process tank” or a “swimming pool,” Make sure you do. 7.4.3 Drainage of Tapered Funnels

Tapered funnels are common pieces of equipment used in many process plants, such as, in wine bottling and food processing plants, as illustrated below:

Diameter D Design of tapered funnels involves the determination of a configurations, i.e. the tapered angle ϴ, and the diameters D and lengths of sections of the funnel (a, b and c) for the intended liquid contents. b It is also required the determination on the time required to empty the contained liquid. c Formulations on Water or Liquid Level in Tapered Funnels

The physical solution we are seeking is the water level at ANY given time t, y(t) after the water is let to flow from the exit of the funnel at t = 0+. The “real” funnel has an outline of frustum cone with smaller circular opening in the bottom end “A” y(t) allowing the contained liquid to leave the funnel. In the subsequent analysis, we assume the funnel

Initial water level H A Small (negligible) has an outline shape of “right cone” with its tip at “O” Funnel opening o Instead. diameter d Funnel exit We assume the initial water level in the funnel = H Once the funnel exit is open, and the liquid begins to flow. The liquid level in the funnel at given time t is represented by the function y(t).

We will use the same principle in Section 7.4 .1 to formulate the expression for y(t) for the straight tank:

The total volume of liquid leaving the funnel during ∆t (∆Vexit) = The total volume of liquid supplied by the funnel during ∆t (∆Vfunnel) Funnel opening

diameter Initial water level H Determine theInstantaneousWater LevelinaTapered Funnel, y(t): - ∆ y d Funnel exit velocity v A o Drop water r(y) e level Small differential equationfory(t)as: For a CONTINUOUS variation of y(t), have we For aCONTINUOUS ∆ volume ofwatersupplied The total by thetankduring From A Hence V

y(t) “ funnel ‐ ve

the ”

by

= sign

diagram volume of thecross-hatched “water disk” in thediagram equating The total volume of water leaving the tank during water leavingthetank volume of The total which leads to the exit volume of water to be the exitvolumeofwaterto which leadsto to be: from Equation(7.11),But velocity v exit have the we

to  indicate ∆ d 4 V 2

 in funnel

(7.16) V

2 the exit g

v decreasing =

( y left, e ∆

 and  - t V  [

exit  tan

π   we y

(7.17) t  d 4 ) (r(y) 2 t 2

= (

2 hav g  2 3 ∆  y A

2

dy  V e:  ] ( with 2 exit t dt funnel   ∆  g tan r t ) ( y y)   ∆

y r(y) t y v 2 t with  



→ e   t 2 ) (  

0, we will have 0, wewill the  given ∆ 

y d tan increasing t 4 y t ) 2 

t 

 in 2

: (7.18), g (7.16)

∆ y(t) (7.19) (7.18) (7.17) t: (7.20)

e we

∆ have t: : Example 7.6 Determine the time required to drain a tapered funnel with a taper angle 45o as shown in figure below. The funnel contains water with an initial level H = 150 mm.

45o Volume loss in ∆t = -∆V dy

r(y) y(t)

small Initial level, H = 150 mm = H 150 level, Initial

Opening dia, d = 6 mm v Solution: exit  According to Equation (7.12), the rate of volumetric flow of water leaving the funnel, qe (or V d 2 in ft3/s) is q = A v in which the cross‐sectional area of the funnel at the exit: A  e e exit , e 4 But as we have, from the Bernoulli equation and Equation (7.11), the exit velocity at the bottom

of the funnel to be: vexit  2g y(t) We thus have the total volumetric flow of water continuously leaving the funnel during time interval Δt(or dt in a continuous flow process) to be: d 2 V  q t  2g y(t) t (a) e e 4 The water supply in this case can be related to the drop of water level at the “upstream” in the funnel as expressed by the following equation: Example 7.6 –Cont’d  2 2 The “loss” of volume of water: Vlost    r dy   y dy (b) By referring to geometry of the funnel with a tapered angle θ = 45o, we can relate the instantaneous radius of the funnel, r(y) to the instantaneous water level y(t) to be: y r  o  y as in Equation (b)  tan 45

By the law of conservation of mass, we should have ΔVe in Equation (a) = ΔVlost in Equation (b), d 2 which leads to the following equality: 2g y(t) dt   y 2 dy 4 from which we may derive the differential equation for determining the instantaneous water level in the funnel y(t) by the following differential equation: y 2 dy d 2  2g  0 (c) y dt 4 We may solve this separable differential equation in (c) by re‐arranging its terms to be: y 2 d 2 dy   2g dt y 4 2 d 2 and solve the equation to get: y 5 / 2   2g t  c with an integration constant c, which 5 4 2 can be determined by the given initial condition of y(0) = H=150 mm, resulting in: c  H 5 / 2 5 We thus have the complete solution of the differential equation to be: 5 2 5 2 2 d 5d 2 y 5 / 2  H 5 / 2   2g t or yt 2   2g t  H (d) 5 4 8 The time required to drain the funnel is obtained by letting y(te)=0 in Equation (d) and solve for te 8H 5 / 2 te  (e) 5d 2 2g Example 7.7 Consider a circular funnel made up by a straight section on its top and a lower tapered section as illustrated in Figure 7.10 (a), with the dimensions indicated in Figure 7.10 (b).

Figure 7.10(a) Figure 7.10(b) Use the integration method to determine: (a) the volume of water it contains, and (b) the time required to drain this funnel system from its initial level as indicated in Figure 7.10 (b). Solution: We will first establish the initial water level in the funnel system by computing the length of the tapered section of the funnel in Figure 7.10(b). This is done by relating the tapered angle θ = 60o and the radius of the circular straight portion of the funnel of 10 cm, and with the relation of h = 10 tan(60o) = 17.32 cm. We thus have the initial water level in the funnel to be: yt  y0  H  10 17.32  27.35 cm in which y(t) is the water level in the funnel with t0 0 the origin of the coordinate y = 0 located at the lower end of the tapered section of the funnel. Example 7.7 –Cont’d

We realize that the funnel system consists of two portions: (1) The straight cylindrical portion [Portion (I)] on the top, and (2) The tapered portion [Portion (II)] at the lower portion of the funnel system. Both sections share the same exit at the bottom of the system.

(a) Compute the volume of the compound funnel: The volume of the straight section V can be obtained by using Equation (2.17) as follows:  1 2 10  20  10 3 V1    dy  100 y  1000  3140 cm 0  2  0  The volume of the tapered portion of the funnel system (V2) can be computed using Equation (2.16) with the profile of the funnel defined by the x‐y coordinates shown in following Figure 7.11.

17.32 17.32 2 3 V2  yx dx  0.549 x  0.5 dx  606 .3  1903.78 cm 0 0

The total volume of the compound funnel is V = V1 + V2 = 5043.78 cm3 Figure 7.11 Example 7.7 –Cont’d

(b) Time required to drain the funnel: We will compute the time required to drain each section, from which we may obtain the total time required to drain the entire funnel.

We may use the formula derived for draining a straight cylindrical tank presented in Equation

(7.15) for te1 by setting the diameter of the exit hose to be 1 cm as shown in the above Figure 2 7.10(b). We thus calculate te1 with D = 20 cm, d = 1 cm, h0 = 10 cm and g = 9.81 cm/s , and result in: 2 2 D 2h0  20  2x10 te1      57 s d 2 g  1  981 The time required to drain the lower tapered section of the funnel system requires the following derivation of the differential equation for the solution of instantaneous water level first, as presented in Figure 7.12. We may use Equation (7.20) derived for tapered funnel with taper angle θ in the following form: Figure 7.12 3 2 yt 2 dyt d   2g (7.20) tan 2  dt 4 Example 7.7 –Cont’d 3 2 yt 2 dyt d By solving the differential equation   2g tan 2  dt 4 that we derived to solve for the instantaneous water level in the tapered section of the funnel system with θ = 60o, d = 1 cm and g = 981 cm/s2 , we get the differential equation that fits the current situation as: 3 dyt yt 2  33.22 dt 5 with a solution: Figure 7.12 yt 2  83.047t  c The integration constant c in the above expression may e obtained by using the condition y(0)=17.32 cm, leading to c = 1248.45, we thus obtain the instantaneous water level in the tapered section of the funnel to be: 5 yt 2   83.047t 1248.45 (c) The physical situation for an empty tapered funnel corresponding to a math model of having y(t ) = 0 in Equation (c), from which we may solve for t from the following e2 5 e2 2 equation: yte2  0  83.047te2 1248.45 from which we obtain: 1248.45 t   15.03 s e2 83.047 We may thus solve for the total time required to drain the compound funnel to be:

te = te1 + te2 = 57 + 15.03 = 72.03 s Analysis on drainage of a funnel in winery: To design a funnel that will fill a wine bottle with estimated time to fill the bottle

Design objective: To provide SHORTEST time in draining the funnel for fastest bottling process

Given

?

Max space ? Given diameter ?

Bottle with given Geometry and dimensions Example 7.8 Design a circular funnel with a taper angle 60 degrees to fill the wine bottle described in Example 2.10 in Chapter 2 (P. 45).

The designer will configure and set the dimensions of the radius and the length H of the funnel with the diameter of the exit to be 1.5 cm, as illustrated in Figure 7.13 (a). Also determine the time required to fill the bottle with dimensions of the bottle as stipulated in Figure 2.33b.

Figure 7.13 Filling a wine bottle by a funnel

(a) The wine bottle and funnel (b) Volume of a tapered funnel Solution: (a) Determine the dimensions of the funnel: We will first set the volume of wine content in the bottle to be 841.52 cm3 as determined in Example 2.10. The purpose of this analysis is to design a funnel having the same volume as the bottle. Example 7.8‐ Cont’d To achieve this purpose, we will need to determine the maximum radius R of the funnel relating to the length H using the given taper angle of the funnel of θ = 60o. This can be done by the geometric relation of: tan60o = H/R, from which we get the following relationship of R and H as:

 R = H/tan60o = 0.577H (a) We will then determine both R and H for the funnel with a containment volume of 841.52 cm3.  By referring to Figure 7.13(b), we would have the volume of the funnel using Equation (2.17) with

R(y) = 0.577y to be: 3 H H 2 H 2 2 y 3 V f  Ry dy  0.577y dy  0.577   0.3485H 0 0 3 0 3 3 But the volume of the funnel = volume of the bottle, Vf = 0.3464 H = 841.52 cm which leads to the diameter of the funnel to be: D = 2R = 2x(0.577x13.416) = 15.4821 cm. (b) Time required to drain the funnel (or time required to fill the bottle): Now that we have determined the geometry, the dimensions and the volume of the tapered funnel, we may proceed to find the time required to drain this funnel as follows: We may use Equation (7.20) to determine the required time to drain the tapered funnel. Thus, by substituting θ = 60o and d = 1.5 cm into Equation (7.20), we will have the differential equation for the instantaneous wine lever in the funnel y(t) during the drainage process to be:

3 2 3 yx 2 dyt 1.5 dyt 2 2   2x981 or yt   74.7513 (b) tan60o dt 4 dt Example 7.8‐ Cont’d

The solution y(t) of Equation (b) may be obtained by integrating both sides of Equation (b) resulting in: [y(t)]2.5 = ‐186.8783t +C (c) The integration constant c in Equation (c) may be determined with the initial condition of y(0) = H = 13.416 cm in Part (a) in the solution. We may thus obtain: c = 634.9654.

The solution of the differential equation in (b) thus has the form of: [y(t)]2.5 = ‐186.8783 t + 634.9654 (d)

If we let the time required to fill the wine bottle = te. This time te is the same as the time required to empty the funnel. Consequently, we may obtain the value of te to be the required time to drain the funnel and fill the wine bottle in Figure 7.13(a). We may thus solve for te from the following Equation (d) to give: (e) y(te) = ‐186.8783(te) + 634.9654 = 0

By solving te from Equation (e), we have the time required to fill the bottle to be: te = 3.42 s 7.5 Applications of First Order Differential Equations in Heat Transfer Analysis

Physics of heat transmission in substances in three(3) distinct modes: ● Heat conduction in solids ● Heat convection in fluids ● Radiation of heat in space Heat transfer in engineering analysis determines the temperature fields [or temperature distributions (or temperature variations)] in solid structures or fluids in engineering systems. Temperature fields in an engineering system can induce significant stresses, known as “thermal stresses” in which the temperature fields exist. Ignorance of these induced thermal stresses may cause overall failure of the engineering systems due to over‐stresses in the engineering systems.

Other significant consequences to structures or einginnering systems with excessive temperature effects may include: (1) significant deterioration of material properties (e.g., Young’s modulus, yield strength, ultimate tensile strength, etc.), at elevated temperatures, and (2) creep deformation of the materials –leading to creep failure of structure. Neither of these effects can be ignored in the engineering analyses. 7.5.1 Fourier’s Law of Heat Conduction in Solids

● Heat flows in SOLIDS by conduction ● Heat flows from the part of solid at higher temperature toward the part with low temperature - a situation similar to water flow from higher elevation to low elevation ● Thus, there is definite relationship between the amount of heat flow (Q) and the temperature difference (∆T) in the solid ● Relating the Q and ∆T is what the Fourier’s law of heat conduction governs

Derivation of Fourier’s Law of Heat Conduction:

Let us consider a solid slab: With its left surface maintained at temperature Ta and its right surface at Tb Heat will flow from the left to the right surface if Amount of T b Q Ta > Tb heat flow, Q Area, A By observations, we can formulate the total amount of heat flow (Q) Ta through the thickness of the slab relating to the following parameters: d A(T a  T b)t Q  d where A = the area to which heat flows; t = time allowing heat flow; and d = the distance of heat flow. Replacing the  sign in the above expression by an = sign and a constant k, leads to: A(T a  T b)t Q  k (7.21) d The constant k in Equation (7.21) is called “thermal conductivity” – treated as a property of the solid Material with a unit: Btu/in-s-oF in traditional system, or W/m-oC in the SI or metric system. The amount of total heat flow in a solid (Q) as expressed in Equation (7.21) is useful, but make less engineering sense without specifying the area A and time t in the heat transfer process.

Consequently, the “Heat flux” (q) – a sense of the intensity of heat conduction is used more frequently in engineering analyses. From Equation (7.21), we may define the heat flux q as:

Q (T a  T b) q   k At d (7.22) Note: Heat flux q is a vector quantity and it has a unit of: Btu/in2-s, or W/m2 or J/m2, or N/m‐s in SI system We realize Equation (7.22) is derived from a situation of heat flowing through a thickness of a slab with distinct temperatures at both surfaces maintained with temperatures Ta and Tb..

In a situation in which the temperature variation within the solid is CONTINUOUS, by a function T(x), as illustrated in the figure below:

T(x) Heat flow: Ta > Tb By following the expression in Equation (7.22), we will have: d T (x)  T (x  x) T (x  x)  T (x) q  k   k (7.23) T(x) T(x + ∆x) x x T within the solid slab, if function T(x) is a CONTINUOUS varying a Tb T(x) function w.r.t variable x, meaning ∆x→0, We will have the following from Equation (7.23):

x  T x xT x dT x ∆x qx   k   k (7.24) x + ∆x im  x0  x  dx 0 X Equation (7.24) is the mathematical expression of Fourier’s Law of Heat Conduction in the x-direction Example 7.9:

A one meter long metal rod is thermally insulated in its circumference. The terminal temperatures of therodaremeasuredtobe100oCand20oC as illustrated in the figure below. Determine the heat fluxes in the rod. The rod is made of two different materials of copper and aluminum. Solution: Thermally insulated x A materials handbook indicates the following Temperature, T(x) material properties: Thermal conductivities (k) for copper and aluminum Heat flow o to be: k = 3.95 w/cm‐ C and X = 0 X = 100 cm cu o o T = 100C oCT = 20 kal = 2.36 w/cm‐ C respectively. The differential equation for the problem can be expressed in a slightly different form from a first dT (x) q q order differential equation in (7.24) to be:     for the copper wire. dx kcu 3.95 q The solution of the above differential equation is: T (x)   x  c where c=integration constant 3.95 The boundary condition: T(0) = 100oC at the left end of the rod is used to determine c = 100, which q expresses the heat flux in the rod to be: T(x)   x  100 3.95 The other condition T(100) = 20oC at the other end of the rod is used to determine the heat flux in the rod to be q = 3.16 w/cm2 from the above expression.

The same procedure is followed to find the corresponding heat flux in aluminum rod to be 1.89 w/cm2. Example 7.10 Heat is transferred at the rate of 10 kW at the left end of a metal rod as shown in Figure 7.17. Determine the temperature distribution in the rod if the right end of the rod at x=2m is held at 50oC. The cross sectional area of the rod is 1200 mm2 and the thermal conductivity k = 100 kW/m‐oC Area, A = 1200 mm2 Thermally insulated

Heat x Supply Temperature, T(x) = 10 Kw

Heat flow

X = 0 X = 2 m T(2m) = 50oC Figure 7.17 Temperature Variation in a Metal Rod with Heat Flow Solution: dT (x) We have the total heat flow in the rod per unit time to be: Q  qA   kA (a) dx with the end condition, T(x) = 50oC at x = 2 m (b) The temperature distribution T(x) in the rod may be obtained from the differential equation in Equation (a) in the following form: dT (x) Q 10       83.33 oC / m (c) dx kA 100(1200x10 6 ) Solving Equation (c) leads to the following relation: T(x) = -83.33x + c in which c is the integration constant to be determined by the end condition specified in Equation (b), resulting in a value of c = 216.67. We will thus have the temperature variation in the rod to be: T (x)  216.67  83.33x 7.5.3 Heat Flux in Space: Expressions in 3-dimensional form

● Heat flows in the direction of decreasing temperature in a solid. So, it is a vector quantity. ● In solids with temperature variations in all direction, heat will flow in ALL directions - ● So, in general, there can be 3-dimensional heat flow in solids ● This leads to 3-dimensional formulation of heat flux ● Heat flux q(r,t) is a vector quantity, with r = position vector, representing (x, y, z) in Chapter 3 In general, the heat flux vector in the Fourier Law of heat q conduction can be expressed as: z z q(r,t) q(r,t) = -kT(r,t) (7.25) q x The magnitude of vector q(r,t) is: qy 2 2 2 (7.26) q(x, y, z,t)  qx  q y  qz x with the components along respective y Position vector: x-, y- and z-coordinates: r: (x,y,z) T (x, y, z,t) (7.27a) q   k x x x T (x, y, z,t) (7.27b) q   k y y y T (x, y, z,t) (7.27c) q   k z z z Examples of Heat Flux in a 2-D Plane We have learned from Equation (7.21) that amount of heat flow in solids is proportional to the cross‐ sectional area for heat transmission (A), which means that more heat can flow with more area for the heat flow. Following are two such examples for facilitating more heat flow in machines by adding more surface areas to facilitate more heat flow. (1) Tubes with longitudinal fins are common in many tubular heat exchangers and boilers for effective heat exchange between the hot fluids inside the tube and cooler fluids outside: Cool The heat inside the tube (figure in the left) flows along the longitudinal plate‐ fins to facilitate more effective cooling of the contacting fluid outside the tube. HOT It is desirable to analyze how effective heat can flow in the cross‐section of these longitudinal fins.

(2) Additional heat transfer areas (fins) attached to the exterior of a motorcycle engine are also used to conduct excessive heat generated inside of the engine for better cooling effect of Cold the a motorcycle engine by the outside cooling air: Cooling fins

Hot

Cross-section of a tube with longitudinal fins with only one fin shown Examples of “Heat Spreaders” in Microelectronics Cooling The same principle of adding more areas to facilitate heat dissipation of the heat‐generating integrated circuits “chips” to the outside cooling air is illustrated below:

Heat spreader of common cross-sections:

Heat flow in a 2-dimensional plane, by Fourier’s Law in x-y plane q q q

Heat Source e.g., IC chip Mathematical formulation of Fourier’s Law of Heat Conduction in one- and 2-Dimensions

For one-dimensional heat flow, Equation (7.24): dTx dTx qx   k qx   k dx dx 00 T(x) T(x)

NOTE: The sign attached to q(x) changes with change of direction of heat flow!!

For two-dimensional heat flow, Equation (7.25):

heat flux y qy q – Change of sign in the in or out in the General form of Fourier’s solid plane Law of Heat Conduction: qx q(r,t) = ± kT(r,t) Temp: T(x,y)

x

Question: How to add a CORRECT sign in heat flux equations?? Guideline for Assigning Right Signs in Heat Flux Formulations in 2-D Planes:

q – heat flux in or out in the Outward NORMAL (n) solid plane (+VE) or (-ve)** y qy ** OUTWARD NORMAL = Normal line pointing AWAY qx from the solid surface Temp: for heat flow T(x,y)

0 x

Sign of Outward Normal (n)? q along n? Sign of q in Fourier Law + Yes - + No + - Yes + - No - Example 7.12: Show the heat fluxes across the four edges of a rectangular block with +ve or –ve sign in terms of the available temperature distribution of T(x,y).

The specified directions of heat y q 3 fluxes are prescribed as shown Given temp. in the left figure. q1 q T(x,y) 2 Thermal conductivity of the material k is given. q 4 x Solution: 0

We may use the inserted table to express the heat fluxes q1, q2, q3 and q4 as shown in the following figure.

Sign of outward normal, n q along n? Sign of q in Fourier law Case 1: + yes - y Case 2: + no + Case 3: - yes + Case 4: - no -

T (x, y) +n q   k 3 y T (x, y) T(x, y) q1   k x q2   k Temperature in solid: x T(x,y) -n +n T(x, y) q4   k -n y X Numerical analyses of heat fluxes leaving a heat spreader of a half-triangular cross-section (P. 224):. Heat flow in the Spreader: 2 2 o A (normal to the areas of Given: T(x,y) = 100 + 5xy –3xy C Heat Thermal conductivity k = 0.021 W/cm-oC Spreader heat flows: A Ambient temp. Ambient temp.

4 cm o = 20oC T(x,y) = 20 C B c 2 cm T(x,y) IC-Chip: B C Heat Source

Solution: Set coordinate system and Identify outward normals as shown in the following sketch: y A n

qAB -nx

B C x

-ny qBC A. Heat flux across surface BC:

The direction of heat flow is known (from heat source to the spreader)

-ve n Case 3 or 4; qBC is not along n Case 4 with –ve sign

T (x, y) (100  5xy 2  3x 2 y) q   k   0.021   0.021(10xy  3x 2 )  0.063x 2 w / cm 2 bc y0 y y0 y y0

B. Heat flux across surface AB:

We need to verify the direction of heat flow across this surface first:: By checking the temperature at the two terminal points of the Edge AB:

At Point B (x = 0 and y = 0) the corresponding temperature is: 2 2 o o (100  5xy  3x y) x0 100 C  20 C, the ambient temperature y0 The same temperature at terminal A So, heat flows from the spreader to the surrounding. y It is Case 3 in Fourier law, we thus have: A 2 2 T (x, y) (100  5xy  3x y) 2 2 -nx qab  k  0.021  0.105y w/ cm x x0 x x0 qab T(x,y) B C x C. Heat flux across surface AC: Surface AC is an inclined surface, so we need to handle this situation by the following procedure:

Use the same technique as in Case B, we may find the temperature at both terminal A and C to be 100oC > 20oC, the ambient temperature. So heat leaves the surface AC to the ambient.

y +n y n A qac,y Based on the direction of the components of the heat flow and outward normal, we recognize +nx Case 1 for both qac,x and qac,y. Thus we have: qac,x B x C T (x, y) 2 2 qac,x   k   0.021(5y  6xy) x1  0.021(20 12)   0.168 w / cm x x1 y2 y2

T(x, y) 2 2 and qac, y   k   0.021(10xy  3x ) x1   0.021(20  3)   0.357 w/ cm y x1 y2 y2 The heat flux across the mid-point of surface AC at x = 1 cm and y = 2 cm is:

   2 2 2 qac  qac,x  qac,y  (0.168)  (0.357)  0.3945 w/ cm Review of Newton’s Cooling Law for Heat Convection in Fluids

● Heat flows (transmission) in fluid by CONVECTION ● Heat flows from higher temperature end to low temperature end in fluids ● Motion of fluids causes heat convection ● As a rule-of-thumb, the amount of heat transmission by convection is proportional to the velocity of the moving fluid

7.5.4 Mathematical expression of heat convection – The Newton’s Cooling Law

A fluid of non-uniform temperature in a container causes convective heat transfer:

Ta > Tb Heat flows from Ta to Tb with Ta > Tb. The heat flux between T A and B can be expressed by: a q A Tb (7.28) B q  (Ta  Tb )  h(Ta  Tb ) where h = heat transfer coefficient (W/m2-oC)

The heat transfer coefficient h in Equation (7.28) is normally determined by empirical expression, with its values relating to the Reynolds number (Re) of the moving fluid. The Reynolds number is expressed as: Lv with ρ = mass density of the fluid; L = characteristic length of the Re  fluid flow, e.g., the diameter of a circular pipe, or the length of a flat  plate; v = velocity of the moving fluid; μ = dynamic viscosity of the fluid 7.5.5 Heat Transfer in Solids Submerged in Fluids

● There are numerous cases in reality, in which solids are in contact with fluids at different temperatures: Refrigeration: Heat Treatment: Cool Cool Hot Hot Solid Enclosure Enclosure Solid q T(r,t) q T(r,t) Bulk Fluid Bulk Fluid

Temp: Tf Temp: Tf

● In such cases, there is heat flow between the contacting solid and the surrounding fluid. ● But the physical laws governing heat flow in solids is the Fourier’s Law and that in fluids by the Newton’s Cooling Law So, mathematical modeling for the contacting surface in this situation requires the use of both Fourier’s Law and Newton’s Cooling Law:

Mathematical Modeling of Small Solids in Refrigeration and Heating

We will formulate a simplified case involving heat exchange between the Bulk environmental solids and the surrounding fluids at different temperature with the temperature = T f Following assumptions:: Surface area, A ● the solid is initially at temperature To Solid T(t) ● the solid is so small that it has uniform temperature throughout its volume, so its temperature varies with time t only , i.e., T = T(t) Initial solid temperature, T o ● the time t begins at the instant at which the solid is submerged

in the fluid maintained at a different constant temperature Tf ● variation of temp. in the solid is attributed by the heat supplied, or removed by the surrounding fluid Derivation of Math Model for Heat Transfer in Solids Submerged in Fluids

The solid is small, so Bulk environmental the surface temperature temperature = T Bulk Fluid f Solid Temp Ts(t) = T(t), the solid temperature Surface area, A T(t) Solid Bulk Fluid Heat flows in the fluid, when T(t) Temp Tf T(t) ≠ Tf, Initial solid temperature, T Tf = the bulk fluid temp. o Ts(t) n

Heat flows in the fluid follows the Newton Cooling Law expressed in Equation (7.28), or:: (7.29) q = h [Ts(t) – Tf] = h [T(t) – Tf] where h = heat transfer coefficient between the solid and the bulk fluid From the First Law of Thermodynamics, the heat required to produce temperature change in a solid ∆T(t) during time period ∆t can be obtained by the following physical relationship:

Change in internal energy Net heat flow from the small solid = of the small solid during ∆t to the surrounding fluid during ∆t

- ρcV ∆T(t) = Q = q As ∆t = h As[ T(t) – Tf ] ∆t (a) where ρ = mass density of the solid; c = specific heat of solid

V = volume of the solid; As = contacting surface between solid and bulk fluid From Equation (a), we express the rate of temperature change in the solid to be:

T t h   A T t  T (b) Bulk environmental t  cV s f temperature = Tf Surface area, A Since h , ρ, c and V on the right-hand-side of Equation (b) are constants, Solid T(t) we may lump these constants to let:  h Initial solid temperature, T o   cV (7.30)

with a unit (/m2-s)

Tt Equation (b) is thus expressed as:   A Tt  T  (7.27) t s f

Since the change of the temperature of the submerged solid T(t) is CONTINOUS with respect to time t, i.e., t  o , and if we replace the contact surface area As to a generic symbol A, we can express Equation (3.27) in the form of a 1st order differential equation as follows:: dT t   ATt  T  (7.31) dt f

with a given initial condition: T  t   To  T t0 0 Example 7.13: A small solid at temperature of 80oC is to be cooled in a cooling chamber maintained at 5oC.Determine the time required for the temperature of the solid to reach 8oC if the proportionality constant in Equation (7.31) α = 0.002/m2‐s with a contacting surface area A = 0.2 m2

Solution: Bulk environmental o o 2 2 We have To = 80 C, Tf = 5 C, α = 0.002/m ‐s and A = 0.2 m temperature = Tf Surface area, A Substituting the above into Equation (7.31) will lead to the following Solid 1st order differential equation: T(t) dT (t)   (0.002)(0.2)T (t)  5   0.0004 T (t)  5 (a) Initial solid temperature, To dt with an initial condition: T(0) = 80oC (b) dTt Equation (a) can be re-written as:   0.0004 dt Tt  5 dT (t) (c) Integrating both sides of Equation (c):   0.0004 dt  c1  T (t)  5  0.0004t  c 0.0004t (d) leads to the solution: T(t)  5  e 1  ce

The integration constant c in Equation (d) can be obtained by the condition T(0) = 80oC in Equation (b) Results in c = 75. Consequently, the solution T(t) in Equation (d) is: T (t)  5  75e 0.0004t (e)

o o If we let te = required time for the solid to drop its temperature from 80 C to 8 C, we should have: 0.0004te (f) T (te )  8  5  75e

Solve Equation (f) for te = 8047 s or 2.24 h What would you do if the required time to cool down the solid is too long? Example 7.14 A Silicon Valley company produces microcomputer chips and is required to perform thermal cycling tests of the chips it has produced as a part of its reliability testing. In this particular of tests, each cycle involves heating and cooling of the chips between terminal temperatures and the durations as illustrated in the figure below:

In the present example, each chip has an overall surface area of 8x10-4 m2 with both the heating and cooling chambers providing the heating and cooling conditions as specified in the following Table:

2 o Chambers Proportional coefficients (α), /m ‐sChamber ambient temperature (Tf), C

Heating 0.8 Th = 150

Cooling 0.2 Tc = ‐20

The procedure for this particular thermal cycling testing is to first heat the chip from an initial o o temperature of 20 C to 100 C in the heating chamber for a period of th, followed by a cooling process to o have the chip cooled down to 20 C in a cooling chamber for a period of tc. The subsequent cycles will o o have the chip’s temperature cycling between T2 = 20 C and T1 = 100 C as illustrated in the above figure.

Determine the required times th and tc for the heating and cooling of the chips in the first cycle of the planned thermal cycling testing Example 7.14‐Cont’d Solution: We will use the first order differential equation in Equation (7.31) to solve the instantaneous temperature in the chip T(t) as follows: dTt   6.4x104 Tt 150 (a) dt (A) For the heating portion of the thermal cycling test: 2 o -4 We have from conditions Table the values of α = 0.8/m -s and Tf = 150 C together with A = 8x10 2 o m and the initial temperature of the chip T0 = 20 C. Substituting these given conditions into Equation (a) will result in the following differential equation for the solution T(t): o The time required to heat the chips to 100 C may be determined by the relation that T(th) = T1 = 100oC, which will lead to the following expression: dTt   6.4x104 Tt 150 (b) dt Tt  T0  T  20 with condition: t0 0 (c) By integrating both sides of the Equation (b), we get: dT t   6.4x104 dt  c (d) T t 150  1

The integration constant c1 is determined by the initial condition in Equation (c). We thus obtain the following expression for function T(t) as: 4 (e) Tt  130e6.4x10 t 150 The time required to heat the chips to 100oC may be determined by the relation that T(t ) = T = 4 h 1 o 6.4 x10 100 C, which will lead to the following expression: 100  130e6.4x10 th 150 150 100  n  from which we solve for  130 t     1493s or 24.88min h  6.4x104 Example 7.14‐Cont’d

(b) For the cooling portion of the thermal cycling:

2 o We have the proportional coefficient α = 0.2 /m ‐s and Tf = ‐20 C in the cooling process We will use the same Equation (a) for the solution T(t) with the following expression: dTt   0.2x8x104 Tt   20  1.6x104 Tt  20 (f) dt The solution of T(t) in Equation (f) has the following form: 4 nTt 20 1.6x10 t  c2

In which c2 is the integration constant to be determined by the initial condition of Tt  T0  T  100o C , from which we have c = 4.7875. We thus have the solution: t0 1 2 4 Tt  120e1.6x10 t  20 (g)

from which we may express the temperature of the chip at time tc to be: 4 1.6x10 tc Ttc   20  120e  20

Solve for tc from the above equation and obtain tc = 6813 s or 113.55 minutes or 1.89 hour. (c) Two options to shorten the times for heating and cooling: (a) For shortening time for heating: One

may increase both the α-values and the bulk fluid temperature tf, and (b) for shortening the time for cooling would involve increasing the α-values but lower the bulk fluid temperature tf. Both options will increase the cost for the testing because increasing α-values in the heating or cooling

chambers require increasing the speed of bulk fluid moving over the solid surfaces, and increasing th and reducing tc in the chambers can also be costly too. 7.6 Rigid Body Dynamics Under the Influence of Gravitation

We will demonstrate the application of 1st order differential equation in rigid body dynamics using Newton’s Second Law

∑F = ma where F = induced dynamic force on the moving solids, M = the mass of the solids, and a = the accelerations or decelerations of the moving solids Rigid Body Motion Under Strong Influence of Gravitation: There are many engineering systems that involve dynamic behavior under strong influence of Gravitational acceleration of decelerations such as described in Section 3.73, or in the moving Solids in the flowing lustrations:

Rocket launch The helicopter

The paratroopers Observation on A Rigid Body in Motion Under Influence of Gravitation

Free Fall X Thrown-up (acceleration by (Deceleration by Galileo Galilei gravitation) Gravitation) Velocity v(t) Velocity v(t)

F(t) F(t) R(t) R(t) Math WW Modeling

X = 0

Solution sought: ● The instantaneous position x(t) at time t Galileo’s free-fall experiment ● The instantaneous velocity v(t) from the leaning tower in ● The maximum height the body can reach, and the required time Pisa, Italy, December 1612 with initial velocity vo in the “thrown-up” situation These solutions can be obtained by first deriving the mathematical expression (a differential equation in this case), and solve for the solutions By kinematics of a moving solid: dxt If the instantaneous position of the solid is expressed as x(t), we will have: vt  to be the dvt dt instantaneous velocity, and at  to be the instantaneous acceleration (or deceleration) dt Case A: Throw-up of a solid with initial velocity vo:

X The forces acting on the up-moving solid should be Thrown-up in equilibrium at time t: By using a sign convention of forces along +ve x-axis Velocity v(t) being +ve for the forces, we have: F(t)

∑ Fx = 0 R(t) which leads to:

W ∑ Fx = -W - R(t) - F(t) = 0 dvt with W = mg, R(t) = cv(t), and Ft  ma t  m X = 0 dt A 1st order differential equation is obtained: dv(t) c  v(t)   g (7.32) dt m with an initial condition: vt  v0  v (a) t0 o Case A: Throw‐up of a solid with initial velocity vo – Cont’d:

The solution of Equation (7.32) is obtained by comparing it with the typical 1st order differential equation in Equation (7.6) with solution in Equation (7.7) shown below: dv(t)  p(t)u(t)  g(t) (7.6) dt 1 K with a solution: v(t)  F(t) g(t) dt  (7.7) F(t)  F(t)

The present case has: p(t) dt c  , p(t)  and g(t)   g F(t)  e m Consequently, the solution of Equation (7.32) has the form: ct c 1 K mg  t (7.33) v(t)  e m  g dt     Ke m ct  ct c e m e m In which the constant K is determined by the given initial condition in Equation (a), with: mg K  v  (b) o c The complete solution of Equation (7.32) with the substitution of K in Equation (b) into Equation (3.26) for The instantaneous velocity of the rising solid:

c mg  mg   t m (7.34) v(t)    vo  e c  c  Case A: Throw‐up of a solid with initial velocity vo – Cont’d:

The other solution that engineers often sought in this case is: “How long would it take for this solid reaching the maximum height and the time required to reach this stage: We realize the fact that the solid will reduce it velocity continuously on its way up, until it reaches the maximum height, at which point the velocity will reach a zero value.

Mathematically, we will have a condition that v(tm) = 0 in which tm is the required time for the upward moving solid reaching its maximum height. We thus have the following expression: c  t mg  mg  m m 0    vo  e c  c  from which, we solve for tm to be:

= 1 (7.35) Case B: Derivation of Math Expression for Free‐Fall of a Solid

X Free Fall Mathematical formulation of free‐fall of solids begins with instantaneous equilibrium of Velocity v(t) forces acting on the falling solid at time t:

F(t) R(t)  Fx  F(t)  w  R(t)  0

W We may derive a similar first order differential equation for the instantaneous velocity of the falling solid v(t) at time t following the procedure in Case A with the form:

dv(t) c  v(t)  g (7.36) dt m We notice that Equation (7.36) that shows a positive g in the right‐hand‐side for the falling solid. Similar solution procedure in Case A may be used for the solution of Equation (7.36). Example 7.15: A case illustration of Free‐fall of a solid:

An armed paratrooper with ammunition weighing 322 pounds jumps from a plane with zero initial velocity, as shown in the figure in the right. We assume that the troopers encountered negligible side wind in their descending. However, they encounter an air resistance that is 15 times the square of the descending velocity v(t), i.e., 15[v(t)]2. Determine the following:

(a) Derive the appropriate equation for the instantaneous descending velocity v(t), (b) Solve the equation for the descending velocity. (c) Estimate the time required for the paratrooper to reach the ground from a height of 10,000 feet. (d) Estimate the impact velocity of the paratrooper upon touching the ground, and the corresponding momentum. Example 7.15 –Cont’d Solution: (a) Derivation of the differential equation: The total mass of the falling body m = 322/32.2 = 10 slugs, the air resistance R(t) = cv(t) = 15[v(t)]2 The instantaneous descending velocity v(t) can be obtained by using Equation (7.36) as: dv(t) 15v(t)2   32.2 (a) dt 10 or in the form: dv(t) 2 10  322 15v(t) (b) dt with the initial condition: vt  v0  0 (c) t0 (b) Solution for instantaneous velocity v(t): Equation (b) may be expressed in the form after being separated for the solution: 10 2 dv  dt (d) 322 15v where the instantaneous descending velocity of the trooper v=v(t) Integrating both sides of Equation (d) will result in: 10 4.634  v (e) log  t  c 139 4.634  v The integration constant c in Equation (e) can e determined 4.634(e13.9t 1) by the initial condition in Equation (c) resulting in v(t)  (f) c=0. We thus have the solution v(t) to be: e13.9t 1 Example 7.15 –Cont’d (c) Estimate the time required for the paratrooper to reach the ground from a height of 10,000 feet:

Let the descending distance of the paratrooper to be X(t), in which t is the time starting from the moment of his jumping out the carrier airplane. dX (t) The expression v(t)  leads to the following expression for the dt distance of descending by the paratrooper: t (g) X t  v t dt  0 13.9t t 4.634e 1 13.9t t   X t  13.9t dt  0.667n1e 4.634t 0 e 1 0 After we fill Equation with v(t) in Equation (f) and get the above integral for the distance that the trooper had traveled at time t to be: X(t) = 0.6667ℓn (1+e 13.9t) -4.634t – 0.4621 (h)

Let tg be the required time to travel a distance 10,000 feet, we will have the following relationship: 13.9tg 10000 = 0.6667ℓn (1+e ) -4.634tg – 0.4621 (j)

Equation (j) will provide us with an approximate value of tg = 2158.46 s 0r 35.95 minutes (d) Estimate the impact velocity of the paratrooper upon touching the ground, and the corresponding momentum: We may compute the terminal velocity of the trooper to be: 4.634e13.9x2158.46 1 V   4.634 ft / s ,which leads to the impact momentum to be: mv(tg) = 46.34 ft‐lb f e13.9x2158.46 1