Alex's Assignment: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
Abanton (talk | contribs)
Created page with 'AH HA HA HA HA! RABBIT RABBIT!!!!'
 
Abanton (talk | contribs)
No edit summary
Line 1: Line 1:
AH HA HA HA HA! RABBIT RABBIT!!!!
I chose to do my LNA project on a spring mass and dampener system such as what you would find on an automobile.
The first thing I need to do is write down the general equations for the Fourier Series:
 
<math>\begin{align}
        x(t) &= x(t+T) = a_0 + \sum_{n=1}^\infty a_n \cos(n\omega_0t) + b_n \sin(n\omega_0t)\\
        \omega_0 &= 2\pi f_0\\
        a_0 &= \frac{1}{T}\int_0^T f(t)\, dt\\
        a_n &= \frac{2}{T}\int_0^T f(t)\cos(n\omega_0t)\, dt\\
        b_n &= \frac{2}{T}\int_0^T f(t)\sin(n\omega_0t)\, dt\\
       
      \end{align}
</math>
 
 
If odd function, <math>a_n = 0</math>
 
If even function, <math>b_n = 0</math>
 
 
 
Now that we have the basic equations for a Fourier Series we can begin to calculate for the spring dampener system.

Revision as of 20:45, 1 November 2010

I chose to do my LNA project on a spring mass and dampener system such as what you would find on an automobile. The first thing I need to do is write down the general equations for the Fourier Series:

x(t)=x(t+T)=a0+n=1ancos(nω0t)+bnsin(nω0t)ω0=2πf0a0=1T0Tf(t)dtan=2T0Tf(t)cos(nω0t)dtbn=2T0Tf(t)sin(nω0t)dt


If odd function, an=0

If even function, bn=0


Now that we have the basic equations for a Fourier Series we can begin to calculate for the spring dampener system.