Alex's Assignment: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'AH HA HA HA HA! RABBIT RABBIT!!!!') |
No edit summary |
||
Line 1: | Line 1: | ||
I chose to do my LNA project on a spring mass and dampener system such as what you would find on an automobile. |
|||
AH HA HA HA HA! RABBIT RABBIT!!!! |
|||
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 19: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:
If odd function,
If even function,
Now that we have the basic equations for a Fourier Series we can begin to calculate for the spring dampener system.