

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An in-depth analysis of the classical spring problem, discussing the derivation of the homogeneous differential equation that models the position of a spring as it vibrates or oscillates. It also explores how to modify the original homogeneous problem by introducing additional weights or external forces, leading to non-homogeneous differential equations.
Typology: Study notes
1 / 3
This page cannot be seen from the preview
Don't miss anything!


Recall our classical spring problem deals with modeling the position (dis- placement) of a spring as it vibrates/oscillates. We start with a spring hanging from some surface, and we hang an object of mass m on it, which causes it to elongate L units. This is what we call the equilibrium/original state or position. Letting y(t) be the function which represents the displace- ment from this equilibrium state at time t, we will use the convention that upwards movements/forces are negative quantities, while downward ones are positive. So:
y(t) > 0 _ spring is stretched down y(t) = 0 _ spring is at equilibrium (no displacement) y(t) < 0 _ spring is compressed up
We used Newton’s Law, F (t) = ma(t), to get a DE for y(t), since acceler- ation is just y′′(t). To do this, we added up all of the forces acting on the object at time t. These consisted of gravity (Fg ), resistance/drag (Fr (t)), and spring force (Fs(t)). That is:
my′′(t) = F (t) = Fg + Fr(t) + Fs(t)
my′′(t) = mg − γy′(t) − k(L + y(t))
my′′(t) = −γy′(t) − ky(t) (since mg = kL)
So the our spring problem is modeled by the homogeneous DE:
my′′(t) + γy′(t) + ky(t) = 0, y(0) = y 0 , y′(0) = y 0 ′
where m = mass of the object, γ is the damping/resistance constant, and k = mg L is the spring constant.
We can modify the original homogeneous problem described on the first page by introducing additional forces in 2 ways.
In keeping with the spirit of the description of the homogeneous DE on the first page, we should expect to be able to model this problem by an equation:
M y′′(t) + Γy′(t) + Ky(t) = 0, y(0) = Y 0 , y′(0) = Y 0 ′
So, let’s figure out which pieces change, and how they do.
If you don’t want to change your reference point, you can use the original setup, where y(t) measures displacement from an elongation of L by using the equivalent equation:
M y′′(t) + γy′(t) + ky(t) = W, y(0) = y 0 , y′(0) = y′ 0
Of course this is now non-homogeneous, but it may be easier than moving around your reference point. Note that the M here is M = m + mw