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
Mathematics LibreTexts

3.5: Nonlinear Pendulum

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

In this section we will introduce the nonlinear pendulum as our first example of periodic motion in a nonlinear system. Oscillations are important in many areas of physics. We have already seen the motion of a mass on a spring, leading to simple, damped, and forced harmonic motions. Later we will explore these effects on a simple nonlinear system. In this section we will introduce the nonlinear pendulum and determine its period of oscillation.

We begin by deriving the pendulum equation. The simple pendulum consists of a point mass m hanging on a string of length L from some support. [See Figure 3.11.] One pulls the mass back to some starting angle, θ0, and releases it. The goal is to find the angular position as a function of time, θ(t).

Screen Shot 2022-06-30 at 7.20.56 PM.png
Figure 3.11. A simple pendulum consists of a point mass $m$ attached to a string of length L. It is released from an angle θ0.

There are a couple of derivations possible. We could either use Newton's Second Law of Motion, F=ma, or its rotational analogue in terms of torque. We will use the former only to limit the amount of physics background needed. There are two forces acting on the point mass, the weight and the tension in the string. The weight points downward and has a magnitude of mg, where g is the standard symbol for the acceleration due to gravity. At the surface of the earth we can take this to be 9.8 m/s2 or 32.2ft/s2. In Figure 3.12 we show both the weight and the tension acting on the mass. The net force is also shown.

The tension balances the projection of the weight vector, leaving an unbalanced component of the weight in the direction of the motion. Thus, the magnitude of the sum of the forces is easily found from this unbalanced component as F=mgsinθ.

Newton's Second Law of Motion tells us that the net force is the mass times the acceleration. So, we can write

m¨x=mgsinθ

Next, we need to relate x and θ. x is the distance traveled, which is the length of the arc traced out by our point mass. The arclength is related to the angle, provided the angle is measured in radians. Namely, x=rθ for r=L. Thus, we can write

Screen Shot 2022-06-30 at 7.27.49 PM.png
Figure 3.12. There are two forces acting on the mass, the weight mg and the tension T. The magnitude of the net force is found to be F=mgsinθ.

mL¨θ=mgsinθ

Canceling the masses, leads to the nonlinear pendulum equation

L¨θ+gsinθ=0

There are several variations of Equation (3.8) which will be used in this text. The first one is the linear pendulum. This is obtained by making a small angle approximation. For small angles we know that sinθθ. Under this approximation (3.8) becomes

L¨θ+gθ=0

We can also make the system more realistic by adding damping. This could be due to energy loss in the way the string is attached to the support or due to the drag on the mass, etc. Assuming that the damping is proportional to the angular velocity, we have equations for the damped nonlinear and damped linear pendula:

L¨θ+b˙θ+gsinθ=0

L¨θ+b˙θ+gθ=0

Finally, we can add forcing. Imagine that the support is attached to a device to make the system oscillate horizontally at some frequency. Then we could have equations such as

L¨θ+b˙θ+gsinθ=Fcosωt

We will look at these and other oscillation problems later in the exercises. These are summarized in the table below.

Equations for Pendulum Motion
  1. Nonlinear Pendulum: L¨θ+gsinθ=0.
  2. Damped Nonlinear Pendulum: L¨θ+b˙θ+gsinθ=0.
  3. Linear Pendulum: L¨θ+gθ=0.
  4. Damped Linear Pendulum: L¨θ+b˙θ+gθ=0.
  5. Forced Damped Nonlinear Pendulum: L¨θ+b˙θ+gsinθ=Fcosωt.
  6. Forced Damped Linear Pendulum: L¨θ+b˙θ+gθ=Fcosωt.

3.5.1 In Search of Solutions

Before returning to studying the equilibrium solutions of the nonlinear pendulum, we will look at how far we can get at obtaining analytical solutions. First, we investigate the simple linear pendulum.

The linear pendulum equation (3.9) is a constant coefficient second order linear differential equation. The roots of the characteristic equations are r=±gLi. Thus, the general solution takes the form

θ(t)=c1cos(gLt)+c2sin(gLt)

We note that this is usually simplified by introducing the angular frequency

ωgL

One consequence of this solution, which is used often in introductory physics, is an expression for the period of oscillation of a simple pendulum. REcall that the period is the time it takes to complete one cycle of the oscillation. The period is found to be

T=2πω=2πLg

This value for the period of a simple pendulum is based on the linear pendulum equation, which was derived assuming a small angle approximation. How good is this approximation? What is meant by a small angle? We recall the Taylor series approximation of sinθ about θ=0:

sinθ=θθ33!+θ55!+

One can obtain a bound on the error when truncating this series to one term after taking a numerical analysis course. But we can just simply plot the relative error, which is defined as

Relative Error =|sinθθsinθ|×100%.

A plot of the relative error is given in Figure 3.13. We note that a one percent relative error corresponds to about 0.24 radians, which is less that fourteen degrees. Further discussion on this is provided at the end of this section.

Screen Shot 2022-06-30 at 7.40.41 PM.png
Figure 3.13. The relative error in percent when approximating sinθ by θ.

We now turn to the nonlinear pendulum. We first rewrite Equation (3.8) in the simpler form

¨θ+ω2sinθ=0

We next employ a technique that is useful for equations of the form

¨θ+F(θ)=0

when it is easy to integrate the function F(θ). Namely, we note that

ddt[12˙θ2+θ(t)F(ϕ)dϕ]=[¨θ+F(θ)]˙θ

For our problem, we multiply Equation (3.17) by ˙θ,

¨θ˙θ+w2sinθ˙θ=0

and note that the left side of this equation is a perfect derivative. Thus,

ddt[12˙θ2ω2cosθ]=0.

Therefore, the quantity in the brackets is a constant. So, we can write

12˙θ2ω2cosθ=c

Solving for ˙θ, we obtain

dθdt=2(c+ω2cosθ)

This equation is a separable first order equation and we can rearrange and integrate the terms to find that

t=dt=dθ2(c+ω2cosθ)

Of course, one needs to be able to do the integral. When one gets a solution in this implicit form, one says that the problem has been solved by quadratures. Namely, the solution is given in terms of some integral. In the appendix to this chapter we show that this solution can be written in terms of elliptic integrals and derive corrections to formula for the period of a pendulum.


This page titled 3.5: Nonlinear Pendulum is shared under a CC BY-NC-SA 3.0 license and was authored, remixed, and/or curated by Russell Herman via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?