6.2: Analysis Tools
( \newcommand{\kernel}{\mathrm{null}\,}\)
A Vertical Spring-Mass System
An 80 kg bungee jumper is about to step off of a platform high above a raging river and plummet downward. The elastic bungee cord has an effective spring constant of 35 N/m and is initially slack, although it begins to stretch the moment the jumper steps off of the platform.
Our goal is to show that a vertically-oriented spring-mass system (the bungee jumper and bungee cord) obeys the same differential equation as the horizontally-oriented spring-mass system. Once we show this to be true, all of the results derived for the horizontal case will also be true for the vertical case.
First, let’s place the origin of our coordinate system at the equilibrium location of the bungee jumper. Note, the initial position of the jumper is not the equilibrium position. The equilibrium position is where the net force on the bungee jumper is zero.
To find the equilibrium position:
ΣF=ma−Fgravity +Fspring =ma−mg+ksequilibrium =m(0)Sequilibrium =mgk
Now let’s apply Newton’s second law when the jumper is at an arbitrary position, x, with the origin of the coordinate system at the equilibrium position.
ΣF=ma−Fgravity +Fspring =ma−mg+ks=ma
Where “s” is the stretch of the spring. The spring is stretched by an amount
S=Sequilibrium −x
Therefore,
−mg+k(sequilibrium −x)=ma−mg+k(mgk−x)=ma−mg+mg−kx=ma−kx=ma−kmx=d2xdt2
This is exactly the same differential equation solved earlier. Thus, the motion of the bungee jumper must be described by
x(t)=Acos(ωt+ϕ)
Now let’s determine the values of ω, A and ϕ:
From
ω=√kmω=√35N/m80kgω=0.661s−1
Since A is the maximum displacement of the object from equilibrium,
A=Sequilibrium A=mgkA=80(9.8)35A=22.4 m
So now we have
x(t)=22.4cos(0.661t+ϕ)
and all that’s left to determine is ϕ. At t = 0 s, the bungee jumper is at x = 22.4 m. Thus,
x(t)=22.4cos(0.661t+ϕ)x(0)=22.4cos(0.661(0)+ϕ)22.4=22.4cos(ϕ)1=cos(ϕ)ϕ=0
This really shouldn’t surprise you since if you graphed the jumper’s motion it would be a perfect cosine function with no initial phase shift. Thus, the position of the bungee jumper as a function of time is:
x(t)=22.4cos(0.661t)
Since we have the position of the jumper at all times, we can determine everything about the jumper’s motion. For example, her velocity
v(t)=dx(t)dtv(t)=ddt(22.4cos(0.661t))v(t)=−14.8sin(0.661t)
and her maximum speed
|vmax|=14.8 m/s
which occurs as she passes through the equilibrium position.
Her acceleration
a(t)=dv(t)dta(t)=ddt(−14.8sin(0.661t))a(t)=−9.8cos(0.661t)
and her maximum acceleration
|amax|=9.8 m/s2
which occurs the instant she steps off of the platform (and at the very bottom of her motion).
The time for her to travel through an entire cycle
T=2πωT=2π0.661T=9.51s
And on and on and on...
The Physical Pendulum
A 0.4 kg meterstick is hung from a pin attached to one end. The meterstick is displaced by 0.1 radian (5.70) from equilibrium (straight down) and released. After ten complete cycles, the amplitude of the oscillation has decreased to 0.08 radian. Assume a drag force proportional to the speed of the CM of the stick acts at the location of the CM.
At left is a free-body diagram of the meterstick when it is at an angle θ from equilibrium, and moving counterclockwise, i.e., swinging up to the right. Since the oscillatory behavior is occurring in the angular direction, let’s write Newton’s second law in angular form:
Στ=Iατdrag +τgravity =Iα−L2Fdrag sin90−L2(mg)sinθ=Iα
A meterstick can be approximated as a thin rod, and a thin rod rotated about its CM has rotational inertia 112 mL2. We need the rotational inertia about an axis at one end, so we must use the parallel-axis theorem with rCM=L2. Thus,
I=mrCM2+ICMI=m(L2)2+112mL2I=14mL2+112mL2I=13mL2
So
−L2Fdrag sin90−L2(mg)sinθ=(13mL2)α−12Fdrag −12mgsinθ=13mLα
Since the magnitude of the drag force is proportional to the speed of the CM,
Fdrag=bvCM
and5
v=rωvCM=L2ω
the drag can be written as
Fdrag =b(L2ω)
resulting in:
−12(b(L2ω))−12mgsinθ=13mLα−14bLω−12mgsinθ=13mLα
Multiplying by 3/L yields:
−3b4ω−3mg2Lsinθ=mα−3mg2Lsinθ−3b4dθdt=md2θdt2
Since the angle of displacement is small, we will use a common approximation for small angles:
sinθ≈θ
(For the maximum angle attained by our meterstick, sin (0.1) = 0.998)
Note
5 The ω in the following relationship is the angular velocity of the meterstick (which varies as the meterstick oscillates), not the angular frequency of the meterstick (which is a constant). I know they are the same symbol, but try to keep them straight by examining the context in which they appear.
Using this approximation, our equation becomes:
−3mg2Lθ−3b4dθdt=md2θdt2
This is exactly the same differential equation as the damped linear oscillator,
−kx−bdxdt=md2xdt2
if:
- k is replaced by 3mg2L
- b is replaced by 3b4
- and the position (x) is replaced by the angular position (θ).
Thus, the effective spring constant is 3mg2L and the effective damping coefficient is 3b4.
Since it is the same differential equation, the motion of the meterstick must be described by the same function:
θ(t)=Ae−αtcos(ω′t+ϕ)
Now let’s determine the values of A, ϕ, α, and ω′:
- Since the meterstick is displaced by 0.1 radian from equilibrium and then released,
A=0.1 rad - Since the maximum displacement of the meterstick occurs at t = 0 s,
ϕ=0 - In the original differential equation
α=b2mSince the effective damping coefficient is 3b4,
α=(3b4)2mα=3b8mα=3b8(0.4)α=0.938b
- In the original differential equation
ω=√km
Since the effective spring constant is 3mg2L
ω=√(3mg2L)mω=√3g2L
Notice that the angular frequency in the undamped case does not depend on the mass of the meterstick.
ω=√3(9.8m/s2)2(1m)ω=3.83s−1
Finally
ω′=√ω2−α2ω′=√3.832−(0.938b)2ω′=√14.7−0.880b2
Putting it all together,
θ(t)=0.1e−0.938btcos(ω′t)
with
ω′=√14.7−0.880b2
Now we can use the information about the effects of damping to determine b. We know that at a time equal to ten periods, the amplitude is 0.08 radians. Since the initial amplitude of the motion was 0.1 radian, the exponential factor, exp(0.938bt) , must be equal to 0.8 when t = 10 T:
exp(−0.938b(10T))=0.8exp(−9.38b(2πω′))=0.8exp(−58.9bω′)=0.8−58.9bω′=ln(0.8)−58.9bω′=−0.223bω′=3.79×10−3b=3.79×10−3ω′b=3.79x10−3√14.7−0.880b2b2=1.43x10−5(14.7−0.880b2)b2=2.11x10−4−1.26x10−5b2b2=2.11x10−4b=0.0145 kg/s
Thus,
ω′=√14.7−0.880b2ω′=√14.7−0.000185ω′=3.83s−1
Notice that the change in angular frequency due to damping is extremely small. (It is so small that it does not have an effect in the first three significant figures of the angular frequency.)
Finally,
θ(t)=0.1e−0.938(0.0145)tcos(3.83t)θ(t)=0.1e−0.0136tcos(3.83t)
This is a complete description of the motion of the meterstick. As in the first example, we can determine anything we desire about the motion of this meterstick through a manipulation of this function.