Having trouble solving this diff eq

  • Context: Undergrad 
  • Thread starter Thread starter travisr34
  • Start date Start date
  • Tags Tags
    Diff eq
Click For Summary
SUMMARY

The discussion focuses on solving a system of differential equations representing a two-mass spring-damper system with an impulse force. The equations provided are m1x1'' + k(x2 - x1) + b(x2' - x1') + F(t) = 0 and m2x2'' + k(x1 - x2) + b(x1' - x2') = 0. The solution process involves combining the equations to derive a single second-order equation for x2, integrating the impulse force F(t) to find y(t), and subsequently expressing x1 in terms of y and x2. The analysis confirms that the system introduces four undetermined constants, consistent with the number of second-order equations.

PREREQUISITES
  • Understanding of second-order differential equations
  • Familiarity with the concepts of impulse forces in mechanical systems
  • Knowledge of integration techniques for solving differential equations
  • Experience with spring-damper system dynamics
NEXT STEPS
  • Study the method of solving second-order differential equations with constant coefficients
  • Learn about impulse response in mechanical systems
  • Explore the integration of piecewise functions in differential equations
  • Investigate the application of Laplace transforms in solving differential equations
USEFUL FOR

Engineers, physics students, and anyone involved in mechanical system analysis or differential equations will benefit from this discussion.

travisr34
Messages
3
Reaction score
0
So I am an engineer and its been about two years since I have taken a differential equations class and the method in which to solve this has totally been lost to me. If anyone can help me out that would be great thanks.

m1x1''+k(x2-x1)+b(x2'-x1')+F(t)=0
m2x2''+k(x1-x2)+b(x1'-x2')=0



I need to solve for x1 in terms of all over variables.
Here m1,m2,k,and b are constant. F(t) is some impulse force on the system. This is suppose to model a 2 mass spring damper system with an impulse force on one of the masses.
 
Physics news on Phys.org
If you add the two equations, you get m1x1"+ m2x2"+ F(T)= 0. We can interpret that as y"= -F(t) where y= m1x1+ m2x2. You can solve that by integrating F(t) twice.

Once you have found y(t), write y= m1x1+ m2x2 as m1x1= y- m2x2 so that x1= (y- m2x2)m1. Put that into either of the equations and you have a single second order equation for x2. Solve that for x2 and use x1= (y- m2x2)/m1 to find x1.

Notice that in integrating to find y, you will have two "constants of integration". Solving the second order equation for x2 will introduce another two constants.
Solving for x1 does not require any integration and does not introduce new constants. Since the original problem had two second order differential equations, four undetermined constants is exactly what we would expect.
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 5 ·
Replies
5
Views
7K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 10 ·
Replies
10
Views
9K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 19 ·
Replies
19
Views
3K