What Frequency Excites Resonance in a Two-Mass, Two-Spring System?

  • Context: Graduate 
  • Thread starter Thread starter RussellJ
  • Start date Start date
  • Tags Tags
    Mass Resonance Spring
Click For Summary
SUMMARY

This discussion focuses on determining the frequency that excites resonance in a one-dimensional, vertical two-mass, two-spring system, specifically involving masses M1 and M2. The user has derived differential equations for both masses, incorporating spring constants K1 and K2, damping coefficients C1 and C2, and gravitational forces. The user seeks guidance on whether a full analytical solution is necessary to find the natural frequencies and expresses a preference for numerical methods, particularly using MATLAB, to solve the second-order differential equations.

PREREQUISITES
  • Understanding of second-order differential equations
  • Familiarity with mechanical vibrations and resonance concepts
  • Knowledge of MATLAB for numerical analysis
  • Experience with force balance in dynamic systems
NEXT STEPS
  • Research methods for solving second-order differential equations numerically in MATLAB
  • Study the principles of resonance in mechanical systems
  • Learn how to calculate natural frequencies for coupled oscillators
  • Explore MATLAB functions for simulating dynamic systems and analyzing vibrations
USEFUL FOR

Mechanical engineers, physics students, and researchers involved in dynamics and vibration analysis, particularly those working with multi-mass spring systems.

RussellJ
Messages
6
Reaction score
0
Hi, i am currently working on a problem involving a one dimensional, vertical two mass two spring system where the upper mass is free to move with the lower mass adn the lowermass is excited using an oscillating force. The springs are different with a damping force in the form of D = C*x'.


...______ ^x2
...|.M2...|
...|...|
...|_____.|
...\
.../ K2
...\ C2
...___/__ ^x1
...|...|
...|.M1...| <=== Force applied in the form F(t) = Sin(wt)
...|_____.|
...\
.../ K1
...\ C1
_____/_______I am trying to find the frequency w of the force that would excite resonance in M1 or M2 to avoid resonance conditions. so far i have worked out the following differential equations for each mass using a force balance

Mass 1 (M1)

K2*x2 -(M1+M2)*g + Sin(wt) = M1*x1'' +c1*x' + (K1+K2)*x1

Mass 2 (M2)

K1*x1 -(+M2)*g = M2*x2'' +c2*x' + K2*x2
I am having issues going further from here. Do i need to get to a full analytical solution to find the natural frequencies? It has honestly been a while since i have done any work with mechanical vibrations. I am trying to solve this system of equations but have little experience with systems of 2nd order DE's.

A numerical method would be fine, i have access to matlab.

Any suggestions would be appreciated.
 
Last edited:
Physics news on Phys.org
Update: I figure i can find the natural frequency of M2 based on the constants M2, c2 and K2 but i still need the frequency of M1.
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K