math111
- 42
- 0
Homework Statement
M\ddot{X}(t)+c\dot{X}(t)+kx(t) =f(t)
Initial Conditions:
x(0) = .02
\dot{X}(0)=0
-Use laplace transform to convert the ordinary differential equation in the time domain to an algebraic equation in the frequency domain.
-Derive the transfer Function G(S) = \frac{X(S)}{F(S)}
Homework Equations
The Attempt at a Solution
mS^{2}X(S) - .02MS + CSX(S) - .02C + KX(S) = F(S)
[mS^{2} - CS+K]X(S) = F(S) +.02MS - .02C
X(S) = F(S) +.02MS - .02C / mS^{2} - CS+K
This is where I get confused.
1. Should I of divided out the M in the beginning?(i.e. k/m, c/m..)
2. At this point do I need partial fractions to go further?
Last edited: