Loading [MathJax]/jax/element/mml/optable/BasicLatin.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Physics LibreTexts

8.7: Worked Examples

( \newcommand{\kernel}{\mathrm{null}\,}\)

Example 8.7 Staircase

An object of mass m at time t = 0 has speed v0 It slides a distance s along a horizontal floor and then off the top of a staircase (Figure 8.35). The coefficient of kinetic friction between the object and the floor is μk The object strikes at the far end of the third stair. Each stair has a rise of h and a run of d . Neglect air resistance and use g for the gravitational constant. (a) What is the distance s that the object slides along the floor?

clipboard_e0a25c74a8d903f540691eb1960b4793b.png
Figure 8.35 Object falling down a staircase

Solution: There are two distinct stages to the object’s motion, the initial horizontal motion and then free fall. The given final position of the object, at the far end of the third stair, will determine the horizontal component of the velocity at the instant the object left the top of the stairs. This in turn can be used to determine the time the object decelerated along the floor, and hence the distance traveled on the floor. The given quantities are m , v0 , µk , g , h and d.

For the horizontal motion, choose coordinates with the origin at the initial position of the block. Choose the positive ˆi direction to be horizontal, directed to the left in Figure 8.35, ˆj-direction to be vertical (up). The forces on the object are gravity mg=mgˆj the normal force N=Nˆj and the kinetic frictional force fk=fkˆi. The components of the vectors in Newton’s Second Law, F=ma, are

fk=maxNmg=may

The object does not move in the y -direction; ay=0 and thus from the second expression in (8.6.19), N=mg The magnitude of the frictional force is then fk=μkN=μkmg, and the first expression in (8.6.19) gives the x -component of acceleration as ax=μkg Becasue the acceleration is constant the x -component of the velocity is given by

vx(t)=v0+axt

where v0 is the x -component of the velocity of the object when it just started sliding. The displacement is given by

x(t)x0=v0t+12axt2

Denote the time the block just leaves the landing by t1, where x(t1)=s and the speed just when it reaches the landing vx(t1)=vx,1. The initial speed is v0 and x0=0. Using the initial and final conditions, and the value of the acceleration, Equation (8.6.21) becomes

s=v0t112μkgt21

Solve Equation (8.6.20) for the time the block reaches the edge of the landing,

t1=vx,1v0μkg=v0vx,1μkg

Substituting Equation (8.6.23) into Equation (8.6.22) yields

s=v0(v0vx,1μkg)12μkg(v0vx,1μkg)2

and after some algebra, we can rewrite Equation (8.6.24) as

s=v20v2x,12μkg

From the top of the stair to the far end of the third stair, the object is in free fall. Choose the positive ˆi-direction to be horizontal, directed to the left in Figure 8.35, and the positive ˆj-direction to be vertical (up) and now choose the origin at the top of the stairs, where the object first goes into free fall. The components of acceleration are ax=0, ay=g, the initial x -component of velocity is vx,1, the initial y -component of velocity is vy,0=0, the initial x -position is x0=0 and the initial y -position is y0=0. Reset t=0 when the object just leaves the landing. Let t2 denote the instant the object hits the stair, where y(t2)=3h and x(t2)=3d. The equations describing the object’s position and speed at time t=t2 are

x(t2)=3d=vx,1t2

y(t2)=3h=12gt22

Solve Equation (8.6.26) for t2 to yield

t2=3dvx,1

Substitute Equation (8.6.28) into Equation (8.6.27) and eliminate the variable t2

3h=12g9d2v2x,1

Equation (8.6.29) can now be solved for the square of the horizontal component of the velocity,

v2x,1=3gd22h

Now substitute Equation (8.6.30) into Equation (8.6.25) to determine the distance the object traveled on the landing,

s=v20(3gd2/2h)2μkg

Example 8.8 Cart Moving on a Track

clipboard_e33633a55199ab768dcef9ad4a6c1db0c.png
Figure 8.36 A falling block will accelerate a cart on a track via the pulling force of the string. The force sensor measures the tension in the string.

Consider a cart that is free to slide along a horizontal track (Figure 8.36). A force is applied to the cart via a string that is attached to a force sensor mounted on the cart, wrapped around a pulley and attached to a block on the other end. When the block is released the cart will begin to accelerate. The force sensor and cart together have a mass mC, and the suspended block has mass mB. Neglect the small mass of the string and pulley, and assume the string is inextensible. The coefficient of kinetic friction between the cart and the track is μk. Determine (i) the acceleration of the cart, and (ii) the tension in the string.

Solution: In general, we would like to draw free-body diagrams on all the individual objects (cart, sensor, pulley, rope, and block) but we can also choose a system consisting of two (or more) objects knowing that the forces of interaction between any two objects will cancel in pairs by Newton’s Third Law. In this example, we shall choose the sensor/cart as one free-body, and the block as the other free-body. The free-body force diagram for the sensor/cart is shown in Figure 8.37.

clipboard_e9b59d36c286c4bf78897ed538e1458c8.png
Figure 8.37 Force diagram on sensor/cart with a vector decomposition of the contact force into horizontal and vertical components

There are three forces acting on the sensor/cart: the gravitational force mCg, the pulling force TR,C of the rope on the force sensor, and the contact force between the track and the cart. In Figure 8.34, we decompose the contact force into its two components, the kinetic frictional force fk=fkˆi and the normal force, N=Nˆj.

The cart is only accelerating in the horizontal direction with aC=aCxˆi so the component of the force in the vertical direction must be zero, aCy=0. We can now apply Newton’s Second Law in the horizontal and vertical directions and find that

ˆi:TR,Cfk=mCaC,x

ˆj:NmCg=0

From Equation (8.6.33), we conclude that the normal component is

N=mCg

We use Equation (8.6.34) for the normal force to find that the magnitude of the kinetic frictional force is

fk=μkN=μkmcg

Then Equation (8.6.32) becomes

TR,CμkmCg=mCaC,x

The force diagram for the block is shown in Figure 8.38. The two forces acting on the block are the pulling force TR,B of the string and the gravitational force mBg. We now apply Newton’s Second Law to the block and find that

ˆJB:mBgTR,B=mBaB,y

clipboard_ec3a29826794cadc6c718deaeb66446be.png
Figure 8.38 Forces acting on the block

In Equation (8.6.37), the symbol aB,y represents the component of the acceleration with sign determined by our choice of downward direction for the unit vector ˆjB. Note that we made a different choice of direction for the unit vector in the vertical direction in the freebody diagram for the block shown in Figure 8.37. Each free-body diagram has an independent set of unit vectors that define a sign convention for vector decomposition of the forces acting on the free-body and the acceleration of the free-body. In our example, with the unit vector pointing downwards in Figure 8.38, if we solve for the component of the acceleration and it is positive, then we know that the direction of the acceleration is downwards.

There is a second subtle way that signs are introduced with respect to the forces acting on a free-body. In our example, the force between the string and the block acting on the block points upwards, so in the vector decomposition of the forces acting on the block that appears on the left-hand side of Equation (8.6.37), this force has a minus sign and the quantity TR,B=TR,BˆjB where TR,B is assumed positive.

Our assumption that the mass of the rope and the mass of the pulley are negligible enables us to assert that the tension in the rope is uniform and equal in magnitude to the forces at each end of the rope,

TR,B=TR,CT

We also assumed that the string is inextensible (does not stretch). This implies that the rope, block, and sensor/cart all have the same magnitude of acceleration,

aC,x=aB,ya

Using Equations (8.6.38) and (8.6.39), we can now rewrite the equation of motion for the sensor/cart, Equation (8.6.36), as

TμkmCg=mCa

and the equation of motion (8.6.37) for the block as

mBgT=mBa

We have only two unknowns T and a , so we can now solve the two equations (8.6.40) and (8.6.41) simultaneously for the acceleration of the sensor/cart and the tension in the rope. We first solve Equation (8.6.40) for the tension

T=μkmCg+mCa

and then substitute Equation (8.6.42) into Equation (8.6.41) and find that

mBg(μkmCg+mCa)=mBa

We can now solve Equation (8.6.43) for the acceleration,

a=mBgμkmCgmC+mB

Substitution of Equation (8.6.44) into Equation (8.6.42) gives the tension in the string,

T=μkmCg+mCa=μkmCg+mCmBgμkmCgmC+mB=(μk+1)mCmBmC+mBg

In this example, we applied Newton’s Second Law to two objects, one a composite object consisting of the sensor and the cart, and the other the block. We analyzed the forces acting on each object and also any constraints imposed on the acceleration of each object. We used the force laws for kinetic friction and gravitation on each free-body system. The three equations of motion enable us to determine the forces that depend on the parameters in the example: the tension in the rope, the acceleration of the objects, and normal force between the cart and the table.

Example 8.9 Pulleys and Ropes Constraint Conditions

Consider the arrangement of pulleys and blocks shown in Figure 8.39. The pulleys are assumed massless and frictionless and the connecting strings are massless and inextensible. Denote the respective masses of the blocks as m1, m2, and m3. The upper pulley in the figure is free to rotate but its center of mass does not move. Both pulleys have the same radius R . (a) How are the accelerations of the objects related? (b) Draw force diagrams on each moving object. (c) Solve for the accelerations of the objects and the tensions in the ropes.

clipboard_e98cfe6f87fb650d88dcafa7bfa8c875f.png
Figure 8.39 Constrained pulley system

Solution: (a) Choose an origin at the center of the upper pulley. Introduce coordinate functions for the three moving blocks, y1, y2, and y3. Introduce a coordinate function yP for the moving pulley (the pulley on the lower right in Figure 8.40). Choose downward for positive direction; the coordinate system is shown in the figure below then.

clipboard_e38121a1c28a873637fb9d9aa13e91f68.png
Figure 8.40 Coordinated system for pulley system

The length of string A is given by

lA=y1+yP+πR

where πR is the arc length of the rope that is in contact with the pulley. This length is constant, and so the second derivative with respect to time is zero,

0=d2lAdt2=d2y1dt2+d2yPdt2=ay,1+ay,P

Thus block 1 and the moving pulley’s components of acceleration are equal in magnitude but opposite in sign,

ay,P=ay,1

The length of string B is given by

lB=(y3yp)+(y2yp)+πR=y3+y22yP+πR

where πR is the arc length of the rope that is in contact with the pulley. This length is also constant so the second derivative with respect to time is zero,

0=d2lBdt2=d2y2dt2+d2y3dt22d2ypdt2=ay,2+ay,32ay,P

We can substitute Equation (8.6.48) for the pulley acceleration into Equation (8.6.50) yielding the constraint relation between the components of the acceleration of the three blocks,

0=ay,2+ay,3+2ay,1

b) Free-body Force diagrams: the forces acting on block 1 are: the gravitational force m1g and the pulling force TA,1 of string A acting on the block 1. Denote the magnitude of this force by TA Because the string is assumed to be massless and the pulley is assumed to be massless and frictionless, the tension TA in the string is uniform and equal in magnitude to the pulling force of the string on the block. The free-body diagram on block 1 is shown in Figure 8.41(a).

clipboard_efc944bb840bd5265216163a46414c6ec.png
Figure 8.41 Free-body force diagram on (a) block 1; (b) block 2; (c) block 3; (d) pulley

Newton’s Second Law applied to block 1 is then

ˆj:m1gTA=m1ay,1

The forces on the block 2 are the gravitational force m2g and string B holding the block, TB,2, with magnitude TB. The free-body diagram for the forces acting on block 2 is shown in Figure 8.41(b). Newton’s second Law applied to block 2 is

ˆj:m2gTB=m2ay,2

The forces on the block 3 are the gravitational force m3g and string holding the block, TB,3, with magnitude equal to TB because pulley P has been assumed to be both frictionless and massless. The free-body diagram for the forces acting on block 3 is shown in Figure 8.41(c). Newton’s second Law applied to block 3 is

ˆj:m3gTB=m3ay,3

The forces on the moving pulley P are the gravitational force mPg=0 (the pulley is assumed massless); string B pulls down on the pulley on each side with a force, TB,P which has magnitude TB. String A holds the pulley up with a force TA,P with the magnitude TA equal to the tension in string A . The free-body diagram for the forces acting on the moving pulley is shown in Figure 8.41(d). Newton’s second Law applied to the pulley is

ˆj:2TBTA=mPay,P=0

Because the pulley is assumed to be massless, we can use this last equation to determine the condition that the tension in the two strings must satisfy,

2TB=TA

We are now in position to determine the accelerations of the blocks and the tension in the two strings. We record the relevant equations as a summary.

0=ay,2+ay,3+2ay,1

m1gTA=m1ay,1

m2gTB=m2ay,2

m3gTB=m3ay,3

2TB=TA

There are five equations with five unknowns, so we can solve this system. We shall first use Equation (8.6.61) to eliminate the tension TA in Equation (8.6.58), yielding

m1g2TB=m1ay,1

We now solve Equations (8.6.59), (8.6.60) and (8.6.62) for the accelerations,

ay,2=gTBm2

ay,3=gTBm3

ay,1=g2TBm1

We now substitute these results for the accelerations into the constraint equation, Equation (8.6.57),

0=gTBm2+gTBm3+2g4TBm1=4gTB(1m2+1m3+4m1)

We can now solve this last equation for the tension in string B ,

TB=4g(1m2+1m3+4m1)=4gm1m2m3m1m3+m1m2+4m2m3

From Equation (8.6.61), the tension in string A is

TA=2TB=8gm1m2m3m1m3+m1m2+4m2m3

We find the acceleration of block 1 from Equation (8.6.65), using Equation (8.6.67) for the tension in string B,

ay,1=g2TBm1=g8gm2m3m1m3+m1m2+4m2m3=gm1m3+m1m24m2m3m1m3+m1m2+4m2m3

We find the acceleration of block 2 from Equation (8.6.63), using Equation (8.6.67) for the tension in string B,

ay,2=gTBm2=g4gm1m3m1m3+m1m2+4m2m3=g3m1m3+m1m2+4m2m3m1m3+m1m2+4m2m3

Similarly, we find the acceleration of block 3 from Equation (8.6.64), using Equation (8.6.67) for the tension in string B,

ay,3=gTBm3=g4gm1m2m1m3+m1m2+4m2m3=gm1m33m1m2+4m2m3m1m3+m1m2+4m2m3

As a check on our algebra we note that

2a1,y+a2,y+a3,y=2gm1m3+m1m24m2m3m1m3+m1m2+4m2m3+g3m1m3+m1m2+4m2m3m1m3+m1m2+4m2m3+gm1m33m1m2+4m2m3m1m3+m1m2+4m2m3=0

Example 8.10 Accelerating Wedge

clipboard_e4206ade2c463cf1a7097090963ea9842.png
Figure 8.42 Block on accelerating wedge

A 45o wedge is pushed along a table with constant acceleration A according to an observer at rest with respect to the table. A block of mass m slides without friction down the wedge (Figure 8.42). Find its acceleration with respect to an observer at rest with respect to the table. Write down a plan for finding the magnitude of the acceleration of the block. Make sure you clearly state which concepts you plan to use to calculate any relevant physical quantities. Also clearly state any assumptions you make. Be sure you include any free-body force diagrams or sketches that you plan to use.

Solution: Choose a coordinate system for the block and wedge as shown in Figure 8.43. Then A=Ax,wˆi where Ax,w is the x-component of the acceleration of the wedge.

clipboard_e5cc3abb88df442c5403d7efae2bc78eb.png
Figure 8.43 Coordinate system for block on accelerating wedge

We shall apply Newton’s Second Law to the block sliding down the wedge. Because the wedge is accelerating, there is a constraint relation between the x - and y - components of the acceleration of the block. In order to find that constraint we choose a coordinate system for the wedge and block sliding down the wedge shown in the figure below. We shall find the constraint relationship between the components of the accelerations of the block and wedge by a geometric argument. From the figure above, we see that

tanϕ=ybl(xbxw)

Therefore

yb=(l(xbxw))tanϕ

If we differentiate Equation (8.6.73) twice with respect to time noting that

d2ldt2=0

we have that

d2ybdt2=(d2xbdt2d2xwdt2)tanϕ

Therefore

ab,y=(ab,xAx,w)tanϕ

where

Ax,w=d2xwdt2

We now draw a free-body force diagram for the block (Figure 8.44). Newton’s Second Law in the ˆi - direction becomes

Nsinϕ=mabx

and the ˆj-direction becomes

Ncosϕmg=mab,y

clipboard_eb9e30b29c902cf1c06d2ce1229097b05.png
Figure 8.44 Free-body force diagram on block

We can solve for the normal force from Equation (8.6.78):

N=mab,xsinϕ

We now substitute Equation (8.6.76) and Equation (8.6.80) into Equation (8.6.79) yielding

mab,xsinϕcosϕmg=m((ab,xAw,x)tanϕ)

We now clean this up yielding

mab,x(cotanϕ+tanϕ)=m(g+Aw,xtanϕ)

Thus the x-component of the acceleration is then

ab,x=g+Aw,xtanϕcotanϕ+tanϕ

From Equation (8.6.76), the y -component of the acceleration is then

ab,y=(ab,xAw,x)tanϕ=(g+Aw,xtanϕcotanϕ+tanϕAw,x)tanϕ

This simplifies to

ab,y=Aw,xgtanϕcotanϕ+tanϕ

When ϕ=45, cotan 45=tan45=1, and so Equation (8.6.83) becomes

ab,x=g+Aw,x2

and Equation (8.6.85) becomes

ab,y=Ag2

The magnitude of the acceleration is then

a=a2b,x+a2b,y=(g+Awx2)2+(Awxg2)2a=(g2+A2w2)

Example 8.11: Capstan

A device called a capstan is used aboard ships in order to control a rope that is under great tension. The rope is wrapped around a fixed drum of radius R , usually for several turns (Figure 8.45 shows about three fourths turn as seen from overhead). The load on the rope pulls it with a force TA and the sailor holds the other end of the rope with a much smaller force TB. The coefficient of static friction between the rope and the drum is μs. The sailor is holding the rope so that it is just about to slip. Show that TB=TAeμsθBA where θBA is the angle subtended by the rope on the drum.

clipboard_ee97d5abee47543a5c51151d96ef6fac0.png
Figure 8.47. The right edge of the slice is at angle θ and the left edge of the slice is at θ+Δθ The angle edge end of the slice makes with the horizontal is Δθ/2. There are four forces acting on this section of the rope. The forces are the normal force between the capstan and the rope pointing outward, a static frictional force and the tensions at either end of the slice. The rope is held at the just slipping point, so if the load exerts a greater force the rope will slip to the right. Therefore the direction of the static frictional force between the capstan and the rope, acting on the rope, points to the left. The tension on the right side of the slice is denoted by T(θ)T, while the tension on the left side of the slice is denoted by T(θ+Δθ)T+ΔT. Does the tension in this slice from the right side to the left, increase, remain the same, or decrease? The tension decreases because the load on the left side is less than the load on the right side. Note that ΔT<0.
clipboard_e67b14b5fc02e2c69a29b7b43c31d5c73.png
Figure 8.47 Free-body force diagram on small slice of rope

The vector decomposition of the forces is given by

ˆi:Tcos(Δθ/2)fs(T+ΔT)cos(Δθ/2)

ˆj:Tsin(Δθ/2)+N(T+ΔT)sin(Δθ/2)

For small angles Δθ, cos(Δθ/2)1, and sin(Δθ/2)Δθ/2 Using the small angle approximations, the vector decomposition of the forces in the x -direction (the ˆi direction) becomes

Tcos(Δθ/2)fs(T+ΔT)cos(Δθ/2)Tfs(T+ΔT)=fsΔT

By the static equilibrium condition the sum of the x -components of the forces is zero,

fsΔT=0

The vector decomposition of the forces in the y -direction (the +ˆj-direction) is approximately

Tsin(Δθ/2)+N(T+ΔT)sin(Δθ/2)TΔθ/2+N(T+ΔT)Δθ/2=TΔθ+NΔTΔθ/2

In the last equation above we can ignore the terms proportional to ΔTΔθ because these are the product of two small quantities and hence are much smaller than the terms proportional to either ΔT or Δθ. The vector decomposition in the y -direction becomes

TΔθ+N

Static equilibrium implies that this sum of the y -components of the forces is zero,

TΔθ+N=0

We can solve this equation for the magnitude of the normal force

N=TΔθ

The just slipping condition is that the magnitude of the static friction attains its maximum value

fs=(fs)max

We can now combine the Equations (8.6.92) and (8.6.97) to yield

\Delta T=-\mu_{s} N \nonumber

Now substitute the magnitude of the normal force, Equation (8.6.96), into Equation (8.6.98), yielding

-\mu_{s} T \Delta \theta-\Delta T=0 \nonumber

Finally, solve this equation for the ratio of the change in tension to the change in angle,

\frac{\Delta T}{\Delta \theta}=-\mu_{\mathrm{s}} T \nonumber

The derivative of tension with respect to the angle θ is defined to be the limit

\frac{d T}{d \theta} \equiv \lim _{\Delta \theta \rightarrow 0} \frac{\Delta T}{\Delta \theta} \nonumber

and Equation (8.6.100) becomes

\frac{d T}{d \theta}=-\mu_{s} T \nonumber

This is an example of a first order linear differential equation that shows that the rate of change of tension with respect to the angle θ is proportional to the negative of the tension at that angle θ . This equation can be solved by integration using the technique of separation of variables. We first rewrite Equation (8.6.102) as

\frac{d T}{T}=-\mu_{s} d \theta \nonumber

Integrate both sides, noting that when θ = 0 , the tension is equal to force of the load T_{A} and when angle \theta=\theta_{A, B} the tension is equal to the force T_{B} the sailor applies to the rope,

\int_{T=T_{A}}^{T=T_{B}} \frac{d T}{T}=-\int_{\theta=0}^{\theta=\theta_{B A}} \mu_{s} d \theta \nonumber

The result of the integration is

\ln \left(\frac{T_{B}}{T_{A}}\right)=-\mu_{s} \theta_{B A} \nonumber

Note that the exponential of the natural logarithm

\exp \left(\ln \left(\frac{T_{B}}{T_{A}}\right)\right)=\frac{T_{B}}{T_{A}} \nonumber

so exponentiating both sides of Equation (8.6.105) yields

\frac{T_{B}}{T_{A}}=e^{-\mu_{\mathrm{s}} \theta_{B A}} \nonumber

the tension decreases exponentially,

T_{B}=T_{A} e^{-\mu_{s} \theta_{B A}} \nonumber

Because the tension decreases exponentially, the sailor need only apply a small force to prevent the rope from slipping.

Example 8.12 Free Fall with Air Drag

Consider an object of mass m that is in free fall but experiencing air resistance. The magnitude of the drag force is given by Equation (8.6.1), where \rho is the density of air, A is the cross-sectional area of the object in a plane perpendicular to the motion, and C_{D} the drag coefficient. Assume that the object is released from rest and very quickly attains speeds in which Equation (8.6.1) applies. Determine (i) the terminal velocity, and (ii) the velocity of the object as a function of time.

Solution: Choose positive y -direction downwards with the origin at the initial position of the object as shown in Figure 8.48(a).

clipboard_ec006225385ebeebb22f68cd15756f85c.png
Figure 8.48 (a) Coordinate system for marble; (b) free body force diagram on marble

There are two forces acting on the object: the gravitational force, and the drag force which is given by Equation (8.6.1). The free body diagram is shown in the Figure 8.48(b). Newton’s Second Law is then

m g-(1 / 2) C_{D} A \rho v^{2}=m \frac{d v}{d t} \nonumber

Set \beta=(1 / 2) C_{D} A \rho. Newton’s Second Law can then be written as

m g-\beta v^{2}=m \frac{d v}{d t} \nonumber

Initially when the object is just released with v = 0 , the air drag is zero and the acceleration dv / dt is maximum. As the object increases its velocity, the air drag becomes larger and dv / dt decreases until the object reaches terminal velocity and dv / dt = 0 . Set dv / dt = 0 in Equation (8.6.15) and solve for the terminal velocity yielding.

v_{\infty}=\sqrt{\frac{m g}{\beta}}=\sqrt{\frac{2 m g}{C_{D} A \rho}} \nonumber

Values for the magnitude of the terminal velocity is shown in Table 8.3 for a variety of objects with the same drag coefficient C_{D}=0.5

Table 8.3 Terminal Velocities for Different Sized Objects with C_{D}=0.5

clipboard_ef1b3b50665f72cfb84ba7c6816ba157a.png

In order to integrate Equation (8.6.15), we shall apply the technique of separation of variables and integration by partial fractions. First rewrite Equation (8.6.15) as

\frac{-\beta}{m} d t=\frac{d v}{\left(v^{2}-\frac{m g}{\beta}\right)}=\frac{d v}{\left(v^{2}-v_{\infty}^{2}\right)}=\left(-\frac{1}{2 v_{\infty}\left(v+v_{\infty}\right)}+\frac{1}{2 v_{\infty}\left(v-v_{\infty}\right)}\right) d v \nonumber

An integral expression of Equation (8.6.112) is then

-\int_{v^{\prime}=0}^{v^{\prime}=v(t)} \frac{d v^{\prime}}{2 v_{\infty}\left(v^{\prime}+v_{\infty}\right)}+\int_{v=0}^{v=v(t)} \frac{d v^{\prime}}{2 v_{\infty}\left(v^{\prime}-v_{\infty}\right)}=-\frac{\beta}{m} \int_{t=0}^{t^{\prime}=t} d t^{\prime} \nonumber

Integration yields

\begin{array}{l} -\int_{v^{\prime}=0}^{v^{\prime}=v(t)} \frac{d v^{\prime}}{2 v_{\infty}\left(v^{\prime}+v_{\infty}\right)}+\int_{v^{\prime}=0}^{v^{\prime}=v(t)} \frac{d v^{\prime}}{2 v_{\infty}\left(v^{\prime}-v_{\infty}\right)}=-\frac{\beta^{t^{\prime}=t}}{m} \int_{t^{\prime}=0}^{t} d t^{\prime} \\ \frac{1}{2 v_{\infty}}\left(-\ln \left(\frac{v(t)+v_{\infty}}{v_{\infty}}\right)+\ln \left(\frac{v_{\infty}-v(t)}{v_{\infty}}\right)\right)=-\frac{\beta}{m} t \end{array} \nonumber

After some algebraic manipulations, Equation (8.6.114) can be rewritten as

\ln \left(\frac{v_{\infty}-v(t)}{v(t)+v_{\infty}}\right)=-\frac{2 v_{\infty} \beta}{m} t \nonumber

Exponentiate Equation (8.6.115) yields

\left(\frac{v_{\infty}-v(t)}{v(t)+v_{\infty}}\right)=e^{-\frac{2 v_{\omega} \beta}{m} t} \nonumber

After some algebraic rearrangement the y -component of the velocity as a function of time is given by

\begin{array}{c} v(t)=v_{\infty}\left(\frac{1-e^{-\frac{2 v_{w} \beta_{t}}{m}}}{1+e^{-\frac{2 v_{\infty} \beta_{t}}{m}}}\right)=v_{\infty} \tan h\left(\frac{v_{\infty} \beta}{m} t\right) \\ \text { where } \frac{v_{\infty} \beta}{m}=\frac{\beta}{m} \sqrt{\frac{m g}{\beta}}=\sqrt{\frac{\beta g}{m}}=\sqrt{\frac{(1 / 2) C_{D} A \rho g}{m}} \end{array} \nonumber


This page titled 8.7: Worked Examples is shared under a not declared license and was authored, remixed, and/or curated by Peter Dourmashkin (MIT OpenCourseWare) via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?