How to find the transfer function (frequency response function) given the EOM

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 replies · 6K views
mattattack900
Messages
3
Reaction score
0
for a given spring/damper system the equation of motion is:

[PLAIN]http://img600.imageshack.us/img600/2140/equation1.png

where x is the displacement of a mass from a fixed point
d is a damping constant
L1 and L2 constant lengths
k1 and k2 are 2 spring constants
and Y(t) is a harmonic input fuction

How can i find the transfer function of this system?
 
Last edited by a moderator:
on Phys.org
Hi,

You need to find x(t)/y(t). For this you can assume a harmonic forcing function, for example:

Y(t) = Y0 sin(wt)

and corresponding displacement function:

X(t) = X0 sin(wt-phi), where phi is the phase lag between applied force and resultant displacement.

You input these equations in your equation and solve (considering differential xdot and xdotdot). After substitution, replace X0sin(wt-phi) term with x(t).

Then you will get left side of the equation in terms of x(t). x/y gives you FRF.

Being a single dof, it should be easier for you to calculate by hand.

You can refer any standard vibrations book for this.

Best wishes
Geoff