Loading [MathJax]/jax/output/HTML-CSS/jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Physics LibreTexts

7.3: Air Resistance Proportional to the Square of the Speed

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

Notation: V is the velocity, V is the speed. The horizontal and vertical components of the velocity are, respectively, u=˙x=Vcosψ and v=˙y=Vsinψ. Here ψ is the angle that the instantaneous velocity V makes with the horizontal. The resistive force per unit mass is kV2. The horizontal and vertical components of the resistive force per unit mass are kV2cosψ and kV2sinψ respectively. The launch speed is V0 and the launch angle (i.e. the initial value of ψ) is α. Distance traveled from the launch point, measured along the trajectory, is s and speed V=˙s. The Equations of motion are:

Horizontal:

¨x=kV2cosψ

Vertical:

¨y=gkV2sinψ

These cannot be integrated as conveniently as in the previous cases, but we can get a simple relation between the horizontal component u of the speed and the intrinsic coordinate s. Thus, when we make use of ¨x=˙u, V=˙s and Vcosψ=u, Equation 7.3.1 takes the form

˙u=ku˙s

Integration, with initial condition u=V0cosθ, yields

u=V0cosα.eks.

We can also obtain an exact explicit intrinsic Equation to the trajectory by consideration of the normal Equation of motion.

The intrinsic Equation to any curve is a relation between the intrinsic coordinates (s, ψ). The rate at which the slope angle ψ changes as you move along the curve, i.e. dψds, is called the curvature at a point along the curve. If the slope is increasing with s, the curvature is positive. The reciprocal of the curvature at a point, dsdψ, is the radius of curvature at the point, denoted here by ρ.

The normal Equation of motion is the Equation F=ma applied in a direction normal to the curve. The acceleration appropriate here is the centripetal acceleration V2ρ or V2dψds.

In a direction normal to the motion, the air resistance has no component, and gravity has a component gcosθ. (It is minus because the curvature is clearly negative.) The normal Equation of motion is therefore

V2dψds=gcosθ.

But

V=ucosψ=V0cosα.ekscosψ

Therefore

V20cos2α.e2ksdψds=gcos3ψ.

Separate the variables, and integrate, with appropriate initial conditions:

ψαsec3ψdψ=gV20cos2αs0e2ksds

From here it is good integration practice to show that the intrinsic Equation is

secψtanψsecαtanα+ln(secψ+tanψsecα+tanα)=gkV20cos2α(1e2ks)

This Equation is of the form

secψtanψ+ln(secψ+tanψ)=ABe2ks.

While it would be straightforward now to compute s as a function of ψ and hence to plot a graph of s versus ψ, we really want to show y as a function of x, and x and y as a function of time. I am indebted to Dario Bruni of Italy for the following analysis.

Let (x1 , y1) be a point on the trajectory. When the projectile moves a short distance Δs, the new coordinates will be (x2, x2), where

x2=x1+Δscosψ1

and

y2=y1+Δssinψ1,

provided that Δs is taken to be sufficiently small that the path between the two points is approximately a straight line. The calculation starts with x1 = y1 = 0 and ψ = α. At each stage of the calculation, the new value of ψ can be calculated from Equation 7.3.10. This can be done easily, for example, by Newton-Raphson iteration, since the derivative of the left hand side of this equation with respect to ψ is just 2sec3ψ. Thus, with a sufficiently small interval Δs, the shape of the trajectory can be built up point by point.

While this gives us the shape of the trajectory, it tells us nothing about the time. To do this, we can write the Equations of motion, Equations 7.3.1 and 7.3.2 in the forms

¨x=k˙x˙x2+˙y2

and

¨y=gk˙y˙x2+˙y2.

Let (x1 , y1) be a point on the trajectory. After a short time Δt, the new coordinates will be (x2 , y2), where

x2=x1+˙x1Δt+12¨x1(Δt)2

and

y2=y1+˙y1Δt+12¨y1(Δt)2,

provided that Δt is taken to be sufficiently small that the acceleration between the two instants of time is approximately constant. Also, the new velocity components are given by

˙x2=˙x1+¨x1Δt

and

˙y2=˙y1+¨y1Δt.

The calculation starts with

˙x=V0cosα,˙y=V0sinα,¨x=kV20cosα,¨y=gkV20sinα

and after each increment Δt the new coordinates and velocity and acceleration components are calculated. The results of Sr Bruni’s calculations are shown in Figure VII.3 for

k = 0.0177m-1, V0 = 90.5ms-1, α = 60, g = 9.8ms-2

alt

Plotted with step by step method from intrinsic Equation with Δs= 0.025 m. Horizontal range 79.0 m; maximum height 62.4 m. Total flight duration 7.1 seconds. The time taken to reach the maximum height is 2.8 seconds, so the descent time is longer than the ascent time.

An alternative approach has been given by Ambrose Okune, of Uganda. In Okune’s analysis, he obtains explicit expressions for t, x and yin terms of the angle ψ. (In Equation 7.3.10 we already have a relation between s and ψ.)

We start with Equation 7.3.1, the horizontal Equation of motion

¨x=kV2cosψ=kVVcosψ.

Now ¨x=˙u, V=u2+v2, and Vcosψ=u so that

˙u=kuu2+v2.

Similarly, Equation 7.3.2, the vertical Equation of motion, is

¨y=gkV2sinψ=gkVVsinψ,

and, with ¨y=˙v, V=u2+v2, and Vsinψ=v,this becomes

˙v=gkvu2+v2.

Now

˙v˙u=dvdu=vu+gkuu2+v2.

Also v = utanψ so that

dvdu=tanψ+usec2dψdu.

On comparison of Equations 7.3.23 and 7.3.24, we see that

gkuu2+v2=usec3ψdψ.

Upon substitution of v = utanψ this becomes

gku3=sec3ψdψdu.

and hence

gku3du=sec3ψdψ.

Upon integration, we obtain

gku2+ln(secψ+tanψ)+secψtanψ=A=gku20+ln(secα+tanα)+secαtanα.

From this, we obtain

u=gk1Aln(secψ+tanψ)secψtanψ,

and hence

v=gktanψAln(secψ+tanψ)secψtanψ.

Thus we now have the velocity components explicitly in terms of the angle y. For simplicity, let us write

λ=Aln(secψ+tanψ)secψtanψ.

Then the Equations for the velocity components are

u=gk1λ

and

v=gktanψλ.

In the limit, as u0, ψ90, y, the motion approaches a vertical asymptote. As ψ90, λsecψtanψ and hence limψ90tanψλ=1. Thus the limiting value of the vertical component of the velocity is gk. This agrees precisely with what one would expect for a body falling vertically at terminal speed, with resistance proportional to the square of the speed (see Equation 6.4.5).

We now aim to find an expression relating ψ to t, which we do by noting that

dψdt=dudtdudψ=dudtdudλdλdψ.

The derivative dudt can be found from the horizontal Equation of motion ¨x=kV2cosψ, which can be written (because u=V and ¨x=˙u) as ˙u=ku2secψ. Then, making use of Equation 7.3.32, we obtain

dudt=gλsecψ

The derivative dudλ can be found from Equation 7.3.32 and is

dudλ=12gk1λ32.

The derivative dλdψ can be found from Equation 7.3.31 and is

dλdψ=2sec3ψ.

Thus the relation we seek is

dψdt=gkλcos2ψ.

If the initial motion of the projectile at time zero makes an angle α with the horizontal, then integration of Equation 7.3.38 gives the following expression for the subsequent time t when the motion makes an angle ψ with the horizontal.

t=1gkαψdψλcos2ψ.

Also u = dxdt = dxdψdψdt. With u and dψdt given respectively by Equations 7.3.32 and 7.3.38, we obtain

dxdψ=1kλcos2ψ,

from which we can calculate x as a function of ψ:

x=1kαψdψλcos2ψ.

Further, v = dydt = dydψdψdt. With v and dψdt given respectively by Equations 7.3.33 and 7.3.38, we obtain

dydψ=tanψkλcos2ψ,

from which we can calculate y as a function of ψ:

y=1kαψtanψdψλcos2ψ.

Equations 7.3.39, 7.3.41 and 7.3.43 enable us to calculate t, x and y as a function of ψ, and hence to calculate any one of them in terms of any of the others. In each case a numerical integration is required, such as by Simpson’s rule or by Gaussian quadrature, or other integration algorithm, and, as is always the case, sufficient points must be sampled to obtain adequate precision. Numerical integration of these Equations, using the data of Dario Bruno’s example above, produced the same x : y trajectory as calculated for Figure VII.3 by Bruno, and the x : t and y : t relations shown in Figure VII.4.

alt

I am greatly indebted to Dario Bruni and to Ambrose Okune for their interesting and instructive contributions to this section – an inspirational example of international scientific cooperation between, Italy, Uganda and Canada!


This page titled 7.3: Air Resistance Proportional to the Square of the Speed is shared under a CC BY-NC 4.0 license and was authored, remixed, and/or curated by Jeremy Tatum via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?