majin_andrew
- 19
- 0
(edit: sorry I made a mistake in the thread title. It's the output that isn't a factor of every component in the equation, that is giving me trouble)
Hi! I'm new here, and any help would be greatly appreciated.
I am modelling a mass-spring-damper system in which the damping is coulomb damping, as in the damping force is constant (once the system is in motion) and independent of the velocity of the mass. There is an external force (f(t)) acting on the mass.
I think the differential equation describing the motion of the mass is: f(t) = mx'' + kx + c
where x is the displacement of the mass in the direction of f(t), m is the mass, k is the spring constant and c is the constant damping force.
I have found a Laplace transform of this function, which is F(s) = (ms^2+k)X(s) + c/s
I am required to write a transform function for this, in the form of T(s) = output / input.
I am having difficulty with this as my output (X(s)) is not a factor of all components of the right hand side of the Laplace transform, so I cannot eliminate the input (F(s)) or the output (X(s)) from this ratio.
Can someone please offer me some guidance?
Differential equation describing motion: f(t) = mx'' + kx + c
Laplace transform: F(s) = (ms^2+k)X(s) + c/s
Transform function = T(s) = output / input = X(s) / F(s)
My attempt has so far been the creation of the differential equation and the Laplace transform, I am stuck with the transfer function.
here goes:
T(s) = X(s) / F(s)
= 1 / [ (ms^2+k) + c/(sX(s)) ]
As you can see, I still have transfer function written in terms of the output.
Thanks a lot for your time!
Andrew
Hi! I'm new here, and any help would be greatly appreciated.
Homework Statement
I am modelling a mass-spring-damper system in which the damping is coulomb damping, as in the damping force is constant (once the system is in motion) and independent of the velocity of the mass. There is an external force (f(t)) acting on the mass.
I think the differential equation describing the motion of the mass is: f(t) = mx'' + kx + c
where x is the displacement of the mass in the direction of f(t), m is the mass, k is the spring constant and c is the constant damping force.
I have found a Laplace transform of this function, which is F(s) = (ms^2+k)X(s) + c/s
I am required to write a transform function for this, in the form of T(s) = output / input.
I am having difficulty with this as my output (X(s)) is not a factor of all components of the right hand side of the Laplace transform, so I cannot eliminate the input (F(s)) or the output (X(s)) from this ratio.
Can someone please offer me some guidance?
Homework Equations
Differential equation describing motion: f(t) = mx'' + kx + c
Laplace transform: F(s) = (ms^2+k)X(s) + c/s
Transform function = T(s) = output / input = X(s) / F(s)
The Attempt at a Solution
My attempt has so far been the creation of the differential equation and the Laplace transform, I am stuck with the transfer function.
here goes:
T(s) = X(s) / F(s)
= 1 / [ (ms^2+k) + c/(sX(s)) ]
As you can see, I still have transfer function written in terms of the output.
Thanks a lot for your time!
Andrew