@zhicheng-zhang1995
2016-05-01T16:54:35.000000Z
字数 4134
阅读 3062
物基一班 张志城 2013301110121
- 作业L1 3.26
- 作业L2 3.29 3.31
- 作业L3 将以上题目使用vpython进行一个3D展示
In this passage I solve the Lorenz equations using Euler method,and research how this system reaches chaotic state and the phase space of it .Then I simulate the behavior of a ball bouncing in an elliptical billiard table.I use Vpython to demonstate the 3D visual of both systems.
The atmospheric scientist E.N. Lorenz was studying the basic equaitons of fluid mechanics,which are konwn as the Navier-Stokes equations.Because the equations were difficult to solve at that time,Lorenz considered a greatly simplified version of the Navier-Stokes equations as applied to particular problems.He grossly oversimplified the problem as he reduced it to only three equations:
Lorenz used and .In this problem r plays a role analogous to the drive amplitude,,in the pendulum problem.There are not many exact results for the Lorentz model,but it id known that the transition from steady convection to chaotic behavior takes place at:
The Lorenz model exhibits period-doubling route to chaos as the pendulum does.At we see periodic oscillations.This corresponds to period-1 behavior.If we choose ,however,the system is transisted to chaos.Here is a threshold value .When we approach ,but still stay in the chaotic regime,there will be fewer and fewer interludes spaced farther and farther apart.
Except for the collisions with the walls, the motion of the billiard is quite simple.Between collsions the velocity is constant so we have:
llAnd in the collision,the velocity changes in this way:
When the table is a circle,the trajectory of the billiard is predictable.However,when the table is not with very high symmertry the system exhibits chaotic behavior.For example,when the table is of a stadium shape or a elliptical shape,the motion becomes sensitive to the initial conditions.
If we make (x(t),y(t),z(t)) the coordinate of a ball, the dependence of x,y,z on t will be presented vividly.
From the picture we can find that when ,there are interludes,but when there is no interlude in the range .
The elliptical billiard table's parameters:
We can find that when ,the system exhibits chaotibehavior.Even though the behavior is strongly chaotic,there is a very high degree of regularity in the phase-space trajectory.Thus we can predict with certainty that the system will be found somewhere on the attractor surface in the phase space.
Lorenz model's period behavior is known as the intermittency route to chaos.As the value of decreases,the interludes spaces farther and farther apart.At the transition the spacing between the interludes becomes infinitely long;that is,they no longer occur,and we are left with periodic motion.
From both the animation and the phase-space diagram we can find that the elliptical billiard is a chaotic system.The phase-space plot is reminiscent of the chaotic attractor we find for the pendulum problem.
[1] Nicholas J.Giordano. 计算物理. 北京:清华大学出版社,2007.
[2] Wikipedia. https://en.wikipedia.org/wiki/Lorenz_system