2 DOF oscillator max force response

Click For Summary
SUMMARY

The discussion focuses on determining the maximum force response on mass m2 in a two-degree-of-freedom (2 DOF) oscillator system driven by an input function y. The force equation is defined as F = k2*(x2 - x1) + c2*(x2 - x1), where the goal is to express the force solely as a function of system parameters (m1, m2, c1, c2, k1, k2, y) without dependence on positions x1 and x2. The conversation highlights the importance of steady-state response and the irrelevance of initial conditions for this analysis, emphasizing the use of a "Force Frequency Response Function" to achieve the desired results.

PREREQUISITES
  • Understanding of two-degree-of-freedom (2 DOF) oscillator dynamics
  • Familiarity with differential equations and matrix systems
  • Knowledge of force frequency response functions
  • Basic concepts of spring and damping systems
NEXT STEPS
  • Study the derivation of force frequency response functions in mechanical systems
  • Learn about the application of matrix methods in solving differential equations
  • Explore the impact of damping on oscillatory systems
  • Investigate the effects of varying input functions y(t) on system response
USEFUL FOR

Mechanical engineers, physicists, and students studying dynamic systems who are interested in analyzing force responses in oscillatory systems and optimizing system parameters for maximum performance.

saxymon
Messages
4
Reaction score
0
Hello,

I am mounting a component onto structure and I need to determine the maximum force input into the component.

My system can be represented by a base driven two degree of freedom oscillator:

http://www.freeimagehosting.net/newuploads/xowmr.png

I need to determine the force applied to m2:

F = k2*(x2-x1) + c2*(x2-x1)

This force needs to be a function of (m1,m2,c1,c2,k1,k2,y) and not of (x1,x2).
Basically, for a given input y, what will the be force response on m2.

Every time I solve the system of equations, my result is a function of x1 and/or x2.


Thank you in advance for your help!

p.s. If it is easier, feel free to remove the dampers from the system. An un-damped system will work for my purposes.
 
Engineering news on Phys.org
This is somewhat unfamiliar territory for me. A real spring has some length, right? Let that be l2 or l1 when the springs are unloaded.F2 = -k2d
d = x2 - x1 - l2
F2 = m2dx2/dt = k2(x1 + l2 - x2)

Then the force on m1 would be the negation of that plus the force from the spring connecting it to the base

F1 = m1dx1/dt = k2(x2- x1 - l2) + k1(y + l1 - x1)

This should be a system of differential equations which has solutions dependent on initial values of x1 and x2 as well as the entire input function y(t). You must further specify the problem by placing constraints on the initial positions, and the input function y(t). Then you may still be left with a seemingly large space of y(t) functions over which to maximize the force.
 
Last edited:
Thanks for the reply MisterX. A couple comments...

The nominal length of the spring can be ignored as this is an oscillatory system (and as long as the stiffness is the same, the response will be the same, regardless of length).

Also, I am seeing the force on m2 (not m1), which is defined as
F = k2*(x2-x1)

I am looking for a steady state response due to a stationary random input which means initial conditions are not needed (they effect only the transient response). Think of this as a "Force" Frequency Response Function


Here is what I've done...

my matrix system of equations is...

[m1 0 ; 0 m2] [x''1 ; x''2] + [k1+k2 -k2 ; -k2 k2] [x1 ; x2] = [0 ; k1] [0 y]

Interestingly enough, the force I need to recover is naturally in the lower portion of the equation giving:

F = k1*y - m2*x''2

I make the reduction to

F = k1*y + Wn^2*m2*x2

but still was not able to remove all of the x2's and x1's (after making a number of substitutions).
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
9K
Replies
1
Views
6K
  • · Replies 1 ·
Replies
1
Views
7K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K