Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

11: The Damped, Driven Pendulum

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

The simple pendulum is the mathematical idealization of a frictionless pendulum. We now consider the effects of friction as well as an externally imposed periodic force. The frictional force is modeled as

Ff=γl˙θ,

where the frictional force is opposite in sign to the velocity, and thus opposes motion. The positive parameter γ is called the coefficient of friction. The external periodic force is modeled as

Fe=FcosΩt,

where F is the force’s amplitude and Ω is the force’s angular frequency. If we also include the gravitational force given by (10.1), Newton’s equation can then be written as

¨θ+λ˙θ+ω2sinθ=fcosΩt

where λ=γ/m,f=F/ml, and ω is defined in (10.3). An analytical solution of (11.1) is possible only for small oscillations. Indeed, the damped, driven pendulum can be chaotic when oscillations are large.

The linear pendulum

Damped pendulum

Here, we exclude the external force, and consider the damped pendulum using the small amplitude approximation sinθθ. The governing equation becomes the linear, second-order, homogeneous differential equation given

¨θ+λ˙θ+ω2θ=0

which is usually discussed in detail in a first course on differential equations.

The characteristic equation of (11.2) is obtained by the ansatz θ(t)=exp(αt), which yields

α2+λα+ω2=0

with solution

α±=12λ±12λ24ω2

For convenience, we define β=λ/2 so that (11.4) becomes

α±=β±β2ω2

The discriminant of (11.5) is β2ω2, and its sign determines the nature of the damped oscillations.

The underdamped pendulum satisfies β<ω, and we write

α±=β±iω

where ω=ω2β2 and i=1. In this case, the general solution of (11.2) is a damped oscillation given by

θ(t)=eβt(Acosωt+Bsinωt).

The overdamped pendulum satisfies β>ω, and the general solution is an exponential decay and is given by

θ(t)=c1eα+t+c2eαt

where both α+and αare negative.

The critically damped pendulum corresponds to the special case when β=ω, and with α+=α=α<0, the general solution is given by

θ(t)=(c1+c2t)eαt.

Driven pendulum

Here, we neglect friction but include the external periodic force. The small amplitude approximation results in the governing equation

¨θ+ω2θ=fcosΩt.

An interesting solution occurs exactly at resonance, when the external forcing frequency Ω exactly matches the frequency ω of the unforced oscillator. Here, the inhomogeneous term of the differential equation is a solution of the homogeneous equation. With the initial conditions θ(0)=θ0 and θ(0)=0, the solution at resonance can be determined to be

θ(t)=θ0cosωt+f2ωtsinωt

which is a sum of a homogeneous solution (with coefficients determined to satisfy the initial conditions) plus the particular solution. The particular solution is an oscillation with an amplitude that increases linearly with time. Eventually, the small amplitude approximation used to derive (11.6) will become invalid.

An interesting computation solves the pendulum equation at resonance-replacing ω2θ in (11.6) by ω2sinθ-with the pendulum initially at rest at the bottom (θ0=0). What happens to the amplitude of the oscillation after its initial linear increase?

Damped, driven pendulum

Here, we consider both friction and an external periodic force. The small amplitude approximation of (11.1) is given by

¨θ+λ˙θ+ω2θ=fcosΩt

The general solution to (11.7) is determined by adding a particular solution to the general solution of the homogeneous equation. Because of friction, the homogeneous solutions decay to zero leaving at long times only the non-decaying particular solution. To find this particular solution, we note that the complex ode given by

¨z+λ˙z+ω2z=feiΩt,

With z=x+iy, represents two real odes given by

¨x+λ˙x+ω2x=fcosΩt,¨y+λ˙y+ω2y=fsinΩt,

where the first equation is the same as (11.7). We can therefore solve the complex ode (11.8) for z(t), and then take as our solution θ(t)=Re(z). With the ansatz zp=AeiΩt, we have from (11.8)

Ω2A+iλΩA+ω2A=f

or solving for A,

A=f(ω2Ω2)+iλΩ

The complex coefficient A determines both the amplitude and the phase of the oscillation. We first rewrite A by multiplying the numerator and denominator by the complex conjugate of the denominator:

A=f((ω2Ω2)iλΩ)(ω2Ω2)2+λ2Ω2.

Now, using the polar form of a complex number, we have

(ω2Ω2)iλΩ=(ω2Ω2)2+λ2Ω2eiϕ,

where tanϕ=λΩ/(Ω2ω2). Therefore, A can be rewritten as

A=feiϕ(ω2Ω2)2+λ2Ω2

With the particular solution given by θ(t)=Re(Aeiωt), we have

θ(t)=(f(ω2Ω2)2+λ2Ω2)Re(ei(Ωt+ϕ))=(f(ω2Ω2)2+λ2Ω2)cos(Ωt+ϕ)

The amplitude of the pendulum’s oscillation at long times is therefore given by

f(ω2Ω2)2+λ2Ω2

and the phase shift of the oscillation relative to the external periodic force is given by ϕ.

For example, if the external forcing frequency is tuned to match the frequency of the unforced oscillator, that is, Ω=ω, then one obtains directly from (11.9) that A=f/(iλω), so that the asymptotic solution for θ(t) is given by

θ(t)=fλωsinωt.

The oscillator is observed to be π/2 out of phase with the external force, or in other words, the velocity of the oscillator, not the position, is in phase with the force.

The solution given by (11.12) shows that large amplitude oscillations can result by either increasing f, or decreasing λ or ω. As the amplitude of oscillation becomes large, the small amplitude approximation sinθθ may become inaccurate and the true pendulum solution may diverge from (11.12).

The nonlinear pendulum

As we already eluded, the fully nonlinear damped, driven pendulum can become chaotic. To study (11.1) numerically, or for that matter any other equation, the number of free parameters should be reduced to a minimum. This usually means that the governing equations should be nondimensionalized, and the dimensional parameters should be grouped into a minimum number of dimensionless parameters. How many dimensionless parameters will there be? The answer to this question is called the Buckingham II Theorem.

The Buckingham I Theorem: If an equation involves n dimensional parameters that are specified in terms of k independent units, then the equation can be nondimensionalized to one involving nk dimensionless parameters.

Now, the damped, driven pendulum equation (11.1) contains four dimensional parameters, λ, f,ω, and Ω, and has a single independent unit, namely time. Therefore, this equation can be nondimensionalized to an equation with only three dimensionless parameters. Namely, we nondimensionalize time using one of the dimensional parameters. Here, we choose ω, with units of inverse time, and write

τ=ωt

where τ is now the dimensionless time. The damped, driven pendulum equation (11.1) therefore nondimensionalizes to

d2θdτ2+(λω)dθdτ+sinθ=(fω2)cos((Ωω)τ),

and the remaining three dimensionless groupings of parameters are evidently

λω,fω2,Ωω

We may give these three dimensionless groupings new names. Rather than introduce even more named parameters into the problem, I will now call the dimensionless time t, and reuse some of the other parameter names, with the understanding that the damped, driven pendulum equation that we will now study numerically is dimensionless. We will therefore study the equation

¨θ+1q˙θ+sinθ=fcosωt

with the now dimensionless parameters named q,f and ω.

Equation (11.14) is called a non-autonomous equation. For a differential equation to be called autonomous, the independent variable t must not appear explicitly. It is possible to write this second-order non-autonomous differential equation as a system of three first-order autonomous equations by introducing the dependent variable ψ=ωt. We therefore have

˙θ=u,˙u=1qusinθ+fcosψ,˙ψ=ω.

The necessary conditions for an autonomous system of differential equations to admit chaotic solutions are (1) the system has at least three independent dynamical variables, and; (2) the system contains at least one nonlinear coupling. Here, we see that the damped, driven pendulum equation satisfies these conditions, where the three independent dynamical variables are θ,u and ψ, and there are two nonlinear couplings, sinθ and cosψ, where we already know that the first nonlinear coupling is required for chaotic solutions.

But what exactly is chaos? What we are considering here is called deterministic chaos, that is chaotic solutions to deterministic equations such as a non-stochastic differential equation. Although there is no definitive definition of chaos, perhaps its most important characteristic is a solution’s sensitivity to initial conditions. A small change in initial conditions can lead to a large deviation in a solution’s behavior. A solution’s sensitivity to initial conditions has been called the Butterfly Effect, where the image of a butterfly appeared in the title of a talk that one of the founders of the field, Edward Lorenz, gave in 1972: "Does the flap of a butterfly’s wings in Brazil set off a tornado in Texas?"

We can easily observe that the small amplitude approximation of (11.14) can not admit chaotic solutions. Suppose we consider two solutions θ1(t) and θ2(t) to the approximate equations, these two solutions differing only in their initial conditions. We therefore have

¨θ1+1q˙θ1+θ1=fcosωt¨θ2+1q˙θ2+θ2=fcosωt

If we define δ=θ2θ1, then the equation satisfied by δ=δ(t) is given by

¨δ+1q˙δ+δ=0

which is the undriven, damped pendulum equation. Therefore, δ(t)0 for large times, and the solution for θ2 and θ1 eventually converge, despite different initial conditions. In other words, there is no sensitivity to initial conditions in the solution. Only for large amplitudes where the approximation sinθθ becomes invalid, are chaotic solutions possible.

We will next learn some of the concepts and tools required for a numerical exploration of chaos in dynamical systems.

image


This page titled 11: The Damped, Driven Pendulum is shared under a CC BY 3.0 license and was authored, remixed, and/or curated by Jeffrey R. Chasnov via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?