Fall 2009/JonathanS

From Class Wiki
Revision as of 22:02, 25 October 2009 by Jonathan.schreven (talk | contribs)
Jump to navigation Jump to search

Problem

A simple pendulum with a length L = 0.5m is pulled back and released from an initial angle θ0=12o. Find an equation that gives the angle of the pendulum at any given time t.

Solution

Assuming no damping and a small angle(θ<15o), the equation for the motion of a simple pendulum can be written as

d2θdt2+gθ=0.


Substituting values we get

d2θdt2+9.810.5θ=0.

d2θdt2+19.62θ=0.


Remember the identities

{f(t)}=F(s)=0estf(t)dt.
{f'(t)}=s2F(s)sf(0)f'(0)


Now we can take the Laplace Transform to change the second order differential equation, from the t domain, into a simple linear equation, from the s domain, that's much easier to work with

{d2θdt2+19.62θ}=s2F(s)sf(0)f'(0)+19.62θ=0

s2θsθ(0)θ'(0)+19.62θ=0


Since we know that θ(0)=12o and the initial velocity θ'(0)=0 we get

s2θ12s+19.62θ=0

θ(s2+19.62)=12s

θ=12ss2+19.62

θ=12ss2+(4.429)2


Now we can take the inverse Laplace Transform to convert our equation back into the time domain using the identity

1{ss2+ω2}=cos(ωt)

We get

1{12ss2+(4.429)2}=12cos(4.429t)


This will give us the angle (in degrees) of the pendulum at any given time t.


Initial Value Theorem

We can use the Initial Value Theorem as a check that our initial values for the problem are valid.

{f'(t)}=sF(s)f(0)=0f'(t)estdt

limn{f'(t)}=limnsF(s)f(0)=limnsF(s)f(0)=0=limnsF(s)=f(0)

Below we will use this theorem to check the values for our problem.

limn{f'(t)}=limnsF(s)f(0)=limn0f'(t)estdt=limns(12ss2+(4.429)2)f(0)=0=limns(12ss2+(4.429)2)=f(0)=12=f(0)

Final Value Theorem

{f'(t)}=sF(s)f(0)=0f'(t)estdt


Bode Plot