I How to check chaotic system using Lyapunov

ohaited
Messages
24
Reaction score
1
Greetings!

Hey, can anyone help me? I need an explanation how can Lyapunov help me to check the system weather it is chaotic or not. Let say I have this equation Rossler System Eq.(1)

upload_2018-12-15_20-13-22.png


So how can you tell that the system have chaotic behavior or not? Does it depends on parameters? or from initial constant (a,b,c)? A general and specific clarification is needed. Because I have this paper research that talk about Rossler System Eq. (1) can have chaotic behavior when the initial a=b=0.2 and c= 5.7

Thanks, your consideration is appreciated!
 

Attachments

  • upload_2018-12-15_20-13-22.png
    upload_2018-12-15_20-13-22.png
    1.4 KB · Views: 890
Physics news on Phys.org
Could you please tell us the title of the paper and where/when it was published? It might help a lot to give you the best answer.
 
jim mcnamara said:
Could you please tell us the title of the paper and where/when it was published? It might help a lot to give you the best answer.
Hey there, sorry for not attaching the paper with my question. So here it is: Paper
 
  • Like
Likes jim mcnamara
ohaited said:
So how can you tell that the system have chaotic behavior or not? Does it depends on parameters? or from initial constant (a,b,c)?

In short you can determine if a particular system is chaotic by solving the differential equations numerically and calculate the Lyapunov exponents along the (non-transient) trajectory. If there is at least one positive Lyapunov exponent then the trajectory is chaotic and hence the system for its given parameters and initial state is considered chaotic.

For a practical guide on how to calculate it you may be inspired by the description on http://sprott.physics.wisc.edu/chaos/lyapexp.htm. Way back at university I used Practical Numerical Algorithms for Chaotic Systems by Parker and Chua, but that is a bit old now (but most likely still relevant).
 
  • Like
Likes m4r35n357 and jim mcnamara
There is the following linear Volterra equation of the second kind $$ y(x)+\int_{0}^{x} K(x-s) y(s)\,{\rm d}s = 1 $$ with kernel $$ K(x-s) = 1 - 4 \sum_{n=1}^{\infty} \dfrac{1}{\lambda_n^2} e^{-\beta \lambda_n^2 (x-s)} $$ where $y(0)=1$, $\beta>0$ and $\lambda_n$ is the $n$-th positive root of the equation $J_0(x)=0$ (here $n$ is a natural number that numbers these positive roots in the order of increasing their values), $J_0(x)$ is the Bessel function of the first kind of zero order. I...
Are there any good visualization tutorials, written or video, that show graphically how separation of variables works? I particularly have the time-independent Schrodinger Equation in mind. There are hundreds of demonstrations out there which essentially distill to copies of one another. However I am trying to visualize in my mind how this process looks graphically - for example plotting t on one axis and x on the other for f(x,t). I have seen other good visual representations of...
Back
Top