Testing for chaos in data(method by Doyne Farmer for 3D discrete data)

Click For Summary
SUMMARY

This discussion focuses on methods for testing chaos in discrete 3D data systems, referencing Doyne Farmer's techniques. Key approaches include using Fourier transforms to identify periodic orbits, phase space reconstruction to visualize trajectories, and constructing Poincaré maps for chaos detection. The conversation emphasizes the challenges of analyzing finite data sets and the necessity of additional assumptions for accurate chaos identification.

PREREQUISITES
  • Understanding of Fourier transforms for frequency analysis
  • Knowledge of phase space reconstruction techniques
  • Familiarity with Poincaré maps for dynamical systems
  • Basic concepts of chaos theory as described by Li and Yorke
NEXT STEPS
  • Research advanced Fourier transform techniques for chaos detection
  • Explore phase space reconstruction methods for multidimensional data
  • Learn about constructing and interpreting Poincaré maps in 3D systems
  • Investigate statistical tests for chaos and underlying distributions in time series data
USEFUL FOR

Researchers and practitioners in data analysis, physicists studying dynamical systems, and anyone interested in chaos theory and its applications in discrete data sets.

marellasunny
Messages
245
Reaction score
3
Testing for chaos in data

I have data for 3 variables ,each with respect to the discrete time values.
How do I check for the existence of chaos for this discrete 3D system?(I don't have the analytic eqs.,just the data.)

MY IDEAS ON CHECKING FOR CHAOS FROM DATA:(which of these are feasible on an algorithm?)

1.In Li and Yorke's paper, they describe "chaos" as the existence of orbits of all periods simultaneously(although they don't mention about the stability), I thought in this context that using a Fourier transform can show me visually the existence of periodic orbits and hence chaos.i.e a chaotic system would have a frequency(of oscillation) distributed over the entire range.

2.I have done a phase space reconstruction and the 3D plot doesn't look anything like a chaotic trajectory. It doesn't look like a attractor either. Can I check for chaos with the phase space reconstruction of these discrete data?

3.Since the data are discrete, does construction of a Poincaré map help in checking for chaos?Doyne Farmer used the same technique on a 1D system(see below).Can I use for 3D systems also?

P.S:
I just read in my textbook that when the physicist Doyne Farmer gathered ultrasonic sound data from drops of water hitting the floor and used the time difference between 2 sound peaks as the variable x(i.e he plotted a 2D graph between x_{t+1} and x_t), he observed a single hump in the x_{t+1} vs x_t graph,hence indicating the existence of a period∞ orbit a.k.a chaos.
 

Attachments

  • LPJ-RBF-Traj2.jpg
    LPJ-RBF-Traj2.jpg
    49.8 KB · Views: 471
Last edited:
Physics news on Phys.org
You could perform some statistical tests to see if there is an underlying distribution or if all tests fail. If you have three trajectories, you could consider them one by one. It is in general difficult to find or reject a pattern on finitely many data, since they always can be explained by a polynomial. Therefore I guess that additional assumptions will have to be made.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 1 ·
Replies
1
Views
402