Can a single-DOF system with non-linear damping be solved analytically?

  • Context: Graduate 
  • Thread starter Thread starter actionman26
  • Start date Start date
  • Tags Tags
    2nd order Non-linear
Click For Summary
SUMMARY

The discussion focuses on solving the analytical solution for a single-degree-of-freedom (single-DOF) system characterized by the non-linear damping equation: mx'' + (B2)(x')² + (B1)x' + Kx = 0. Attempts to solve this equation using Maple were unsuccessful due to the non-linear term. It is established that, except for specific coefficient values, there is no known analytical method to solve this non-linear ordinary differential equation (ODE) for a general case. Numerical methods or approximate developments are recommended as viable alternatives for finding solutions.

PREREQUISITES
  • Understanding of ordinary differential equations (ODEs)
  • Familiarity with non-linear dynamics
  • Proficiency in using Maple software for mathematical computations
  • Knowledge of numerical methods for solving differential equations
NEXT STEPS
  • Explore numerical methods for solving non-linear ODEs
  • Learn about approximate solutions for non-linear systems
  • Investigate the use of Maple for numerical calculus
  • Study specific cases of single-DOF systems with known coefficients
USEFUL FOR

Engineers, mathematicians, and researchers working on dynamic systems, particularly those dealing with non-linear damping in mechanical systems, will benefit from this discussion.

actionman26
Messages
2
Reaction score
0
Hi I am trying to solve an analytical solution for a single-DOF system with a non-linear damping component:

mx'' + B2x'x' + B1x' + Kx = 0.

Tried in maple with no success with the non-linear term in the eqn.

Thanks in advance.
 
Physics news on Phys.org
actionman26 said:
mx'' + B2x'x' + B1x' + Kx = 0.
Writing x'x' looks odd, some mistake?
 
The second order non-linear ODE :
mx'' + (B2)(x')² + (B1)x' + Kx = 0
can be reduced to a first order non-linear ODE :
Let dx/dt = p(x) which leads to :
m*(dp/dx)*p +(B2)*p² +(B1)*p +K*x = 0
Except for particular values of the coefficients, i.e. in the general case, there is no known analytical method to solve this non-linear ODE in odrer to obtain the result on the form of a combination of a finite number of standard functions.
You may solve it by numerical calculus or by approximate developments.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
Replies
3
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
1
Views
2K
Replies
3
Views
1K
  • · Replies 4 ·
Replies
4
Views
1K