Skip to article frontmatterSkip to article content

Topic 1 - Animal Locomotion

1.1Introduction

Imagine a giraffe, a Chihuahua, and an ant walking side by side without undue urgency. For every stride that the giraffe makes, the Chihuahua takes many and the ant many more. Most people intuitively know that the shorter the length of one’s legs, the faster they tend to swing. In other words, an inverse relation exists between the size of a creature and how quickly it can move its legs. Why would such a scaling relation exist?
When walking at a leisurely pace, one may assume that the locomotion is executed in a way that minimizes energy expenditure. A way to accomplish this is to let gravity do as much of the work whenever possible. When an animal takes a step, the leg swings naturally from the hip, much like a pendulum in a gravitational field. If the animal swings them faster or slower than their natural swinging time, you might think this may require undesirable additional energy expenditure. Thus, animals may want to swing their legs at precisely the natural swinging frequency of a pendulum in order to minimize energy expenditure. If so, does this account for why animals with shorter legs tend to swing them at a faster rate? Let us set up the model and find out.

1.2Pendulum Motion

1.2.1The Simple Pendulum: A Case in Point

While almost any object can act as a pendulum, those that possess complex physical forms are difficult to analyze. For this reason, we will begin by examining the most straightforward case: the simple pendulum in a gravitational field. The simple pendulum is aptly named, for it simply consists of a point mass suspended from a massless string. The string is made massless to avoid having to calculate its rotational inertia, which, as you may recall, is a quantity that depends on the distribution of mass. If we think of the leg as a simple pendulum, it is as if the entire mass of the leg is concentrated in the foot. Figure 1 below shows a simple pendulum of length \ell and mass mm. As the pendulum oscillates, the point mass traces an arc of the circle of radius \ell.

The simple pendulum with length $\ell$ and mass $m$.

Figure 1:The simple pendulum with length \ell and mass mm.

We are now ready to derive an equation that describes the position of the pendulum as a function of time. From the equation, we will then obtain another equation that computes the stepping time for an animal.
What are the forces acting on the mass? The best way to visualize them is by drawing a force diagram (Figure 2).

Free-body diagram for mass m.

Figure 2:Free-body diagram for mass mm.

According to Newton’s 2nd Law, the sum of the forces along the xx-axis and yy-axis are equal to the mass, mm, multiplied by the acceleration in the xx-direction, axa_x, and in the yy-direction, aya_y, respectively.

Fx=maxFy=may\sum F_x = ma_x\\ \sum F_y = ma_y

To simplify the problem, we will assume that the movement of the foot along the yy-direction is always negligible compared to the one along the xx-direction. This is approximately true when taking moderate steps, for which the angle θ rarely exceeds 20°. If so, we may also ignore the acceleration of the foot along the yy when we invoke Newton’s second law. When taking this into account, and breaking down the forces into xx and yy components as shown in Figure 3, we obtain

Force diagram, with the tension, $T$, broken down into its $x$ and $y$ components.

Figure 3:Force diagram, with the tension, TT, broken down into its xx and yy components.

Fx=Tsin(θ)=max\sum F_x = T \sin\left(\theta\right) = ma_x
Fy=w+Tcos(θ)=0\sum F_y = -w + T \cos\left(\theta\right) = 0

When Eqn. (3) is solved for the tension (T=w/cos(θ)T = w/ \cos(\theta)), and this expression is substituted for TT in Eqn. (2), we derive the following relation between axa_x and the weight

max=wcos(θ)sin(θ)=wtan(θ)ma_x = -\frac{w}{\cos\left(\theta\right)} \sin\left(\theta\right) = -w \tan\left(\theta\right)

Since w=mgw=mg, we can simplify:

max=mgtan(θ)ax=gtan(θ)ma_x = -mg \tan\left(\theta\right)\\ a_x = -g \tan\left(\theta\right)

Note that the acceleration is not constant, that is, it varies with the angle θ, which is dependent on the position xx of the foot along the horizontal. Hence we cannot use simple approaches like the kinematic equations to solve for the time it takes to complete a step. We will approach the solution to Eqn. (5) differently than what is done in an introductory physics course. Recall that the tangent of an angle can be defined as the ratio of the opposite and adjacent sides of a right triangle.

tan(θ)=oppositeadjacent\tan\left(\theta\right) = \frac{{\rm opposite}}{{\rm adjacent}}

In our case, as shown below in Figure 4, the adjacent of angle θ is simply the length of the leg \ell.

Adjacent and opposite sides of the triangle defined by $\theta$.

Figure 4:Adjacent and opposite sides of the triangle defined by θ.

The opposite here corresponds to the displacement of the foot, or xx, along the x-direction. Accordingly, tan(θ)x/l\tan\left(\theta\right) \approx x/l, and Eqn. (5) becomes:

ax=gxa_x = -\frac{g}{\ell}x

But axa_x also varies with position and time. Recall that velocity is the first derivative of position with respect to time and that acceleration is the first derivative of velocity with respect to time. It follows that acceleration is the second derivative of position with respect to time, written in differential form as:

ax=d2xdt2a_x = \frac{d^2x}{dt^2}

Substituting Eqn. (7) into Eqn. (8), we arrive at the equation we must solve for xx:

d2xdt2=gx\frac{d^2x}{dt^2} = -\frac{g}{\ell}x

Eqn.(9) is of a type known as a ``differential equation’’ because it contains a derivative of what you solving for. Since solving differential equations is beyond the scope of the course, the steps are left to the more ambitious student. However, as you will verify in one of your homework problems, the following solutions satisfy Eqn.(9).

x=Asin(g t)orx=Acos(g t)x = A \sin\left(\sqrt{\frac{g}{\ell}}~t\right)\\ \text{or}\\ x = A \cos\left(\sqrt{\frac{g}{\ell}}~t\right)

where AA is a constant. [1]

The constant, AA, in each case refers to the amplitude of the step, and we can visualize the motion in terms of its oscillatory behavior, shown in Figure 5.

The leg swings forward.

(a)The leg swings forward.

The position of the leg moves through π radians during this interval.

(b)The position of the leg moves through π radians during this interval.

Figure 5:As the back leg moves forward it undergoes motion corresponding to half of a full pendulum oscillation.

From Figure 5 we see that a step corresponds to one half of the full sinusoidal oscillation. In terms of our solutions Eqn. (10), this corresponds to a time such that

π=gτ\pi = \sqrt{\frac{g}{\ell}}\tau

Solving for τ, we get the theoretical time it takes for the leg to step forward:

τ=πg\tau = \pi\sqrt{\frac{\ell}{g}}

Interestingly enough, in this model, the mass of the body or leg does not affect how long it takes for an animal to take a step; only the leg length and the magnitude of gravity are determining factors. Note that the stepping time τ varies with the square root of \ell, proving that our intuition is correct—longer legs do require more time to take a step.

How accurately does Eqn. (12) predict stepping time? The leg of the average adult human is approximately 0.9 m, corresponding to a theoretical stepping time of 0.95 s. Biophysics students measure τ as part of a laboratory activity, finding it to be closer to 0.6-0.7 s. The error is about 50%, which is relatively small when one considers that the human leg looks nothing like a point mass attached to a massless string. In the next section, we will improve the model by taking into account the distribution of mass in the leg.

1.2.2The Physical Pendulum: A Refined Model

Contrasted with the simple pendulum where the mass is concentrated at a point, the physical pendulum approach is capable of handling any arbitrary distribution of mass that swings about a fixed pivot. Examine the diagram shown below for a human leg swinging as a physical pendulum.

Free body diagram of the physical pendulum.

Figure 6:Free body diagram of the physical pendulum.

A significant difference between the simple pendulum and the physical pendulum models is that the first looks at the action of forces, whereas the second focuses on torques. Recall that a torque is the turning force that causes objects to rotate about a pivot point. The strength of the torque is dependent not only on the applied force but also on distance from where it is applied to the pivot point. In this case, gravity is the only force that causes rotational motion, and the magnitude of the torque associated with this force is the force FF times the distance from where it is applied to the pivot point (RR). In addition, the product must be multiplied by the sine of the angle between the directions of the force and the line of action which connects the pivot point to the center of mass. The resulting expression is wRsinθw R \sin\theta, or mgRsinθm g R \sin\theta, where RR is the distance from the pivot point to the center of mass. Note that in Figure 6 the direction of the torque (clockwise) opposes the angular displacement θ (counter-clokwise). This is always the case, even if the leg is to the left of the centerline; in that case the direction of the angular displacement is clockwise whereas that of the torque is counter-clockwise. The sum of the torques acting on the mass obeys the equation

τ=Iα\sum \tau = I\alpha

where τ is now defining torque rather than a characteristice time, II is the moment of inertia and α is the angular acceleration. Recall that the moment of inertia takes into account the distribution of mass of the leg. In fact, if you divide the leg into small masses, and identify each mass mm with an index nn, the moment of inertia is given by the formula

I=nmnRn2I=\sum_n m_n R_n^2

Angular acceleration, α is the second derivative of θ with respect to time. Thus, Eqn.(13) can be rewritten as

Rmgsin(θ)=Id2θdt2-R m g \sin\left(\theta\right)=I\frac{d^2\theta}{dt^2}

Rearranging, we get:

d2θdt2=RmgIsinθ\frac{d^2\theta}{dt^2} = -\frac{Rmg}{I}\sin\theta

As we stated earlier, an animal’s leg rarely subtends an angle greater than 20° relative to the normal while walking. This means that that we can take advantage of the small angle approximation, which states that for angles less than 20°, sinθθ\sin\theta \approx \theta. (Recall that the small angle approximation only holds when the angle is expressed in radians.) Eqn.(16) simplifies to

d2θdt2=RMgIθ\frac{d^2\theta}{dt^2} = -\frac{RMg}{I}\theta

Compare Eqn. (9) to Eqn. (17). Instead of xx, we now have θ, and instead of the constant g/g/\ell, we now have Rmg/IRmg/I. Observing these substitutions makes solving Eqn. (17) easy, because we have already solved Eqn. (9). The solutions are of the form:

θ(t)=Asin(RmgIt)orθ(t)=Acos(RmgIt)\theta(t) = A \sin\left(\sqrt{\frac{Rmg}{I}}t\right)\\ \text{or}\\ \theta(t) = A \cos\left(\sqrt{\frac{Rmg}{I}}t\right)

Also analogous to the previous case, a step corresponds to the time when the period is

π=RmgIt\pi = \sqrt{\frac{Rmg}{I}}t

and the stepping time is

τ=πIRmg\tau = \pi\sqrt{\frac{I}{Rmg}}

As stated above, the moment of inertia II of an object pivoting about an axis is found by first breaking down the object into small pieces each with the same mass mm. After identifying each mass mm with an index nn, the moment of inertia is given by the formula I=nmnRn2I=\sum_n m_nR_n^2. Most physics textbooks list the result of this calculation for the moments of inertia of various bodies with simple geometries. To take advantage of these existing formulas for II, we can assume a simplified shape for the leg by thinking of it as a slender rod with a pivot through one end (the hip). Accordingly,

I=13m2R=12I=\frac{1}{3}m\ell^2\\ R = \frac{1}{2}\ell

where \ell is the length of the leg and mm is the total mass of the leg. If we substitute these equations into Eqn. (20), we get an equation that calculates the stepping time, accounting for the continuous mass distribution of the leg.

τ=π23g\tau = \pi\sqrt{\frac{2\ell}{3g}}

This equation is almost identical to Eqn.(12) for the simple pendulum case, with the exception of a new constant, 2/3\sqrt{2/3}, which is approximately 0.8. The new factor makes the theoretical stepping time τ = 0.78 s, which is about 20% lower than when computed using the simple pendulum model. Now, the theoretical time more closely matches the experimental measurements for adult humans, which was in the range of 0.6 to 0.7 s.

One might be tempted to think that leg length is the only variable that affects the stepping time. However, τ is just as dependent on the gravitational constant. Eqn. (22) explains why astronauts move differently on the moon, where gg is about 1/6 of Earth’s value. Because of the diminished gg, each step takes about 2.5 (or 6\sqrt{6}) times as long as on Earth. The increased stepping time apparently became unbearably long for these astronauts, who immediately found that to get from point A to point B quickly, it was more efficient to hop than to walk. This incident also underscores how our bodies have adapted to the gravitational environment in which we live.

1.3Problems

  1. Verify that the solutions for xx given by Eqn. (10) satisfy equation (9).

  2. T. Rex legs have been measured to be 2.5 m long.

    a. Estimate the stepping time for this animal.

    b. Assuming that the angular displacement of the leg is ±100, estimate the distance covered during a single step.

    c. from (a) and (b) estimate the walking speed of this animal in miles per hour. Could you outrun a T. Rex under these conditions?

  3. Fill in missing algebraic steps to get from Eqn. (18) to (22) in the text.

  4. Much of the theoretical work done in class was based on the small angle approximation, which assumed that for angles smaller than 2020^{\circ} the following applied:

sinθθ\sin\theta \approx\theta

Calculate the percent error for angles θ from 00^{\circ} to 4040^{\circ} (in steps of 11^{\circ}) to demonstrate the validity of the above approximation. Note: the approximation for θ works only when the angle is expressed in radians. You should also show that this is true.

  1. Imagine that in the distant future some humans will have colonized planets with high gravity environments for millions of years and will have evolved to adapt to them. Speculate on whether their legs will be shorter or longer then. (Note: there is no single correct answer to this question but you must provide a plausible argument to support it).