Simple Environment for Developing Methods of Controlling Chaos in Spatially Distributed Systems

Total Page:16

File Type:pdf, Size:1020Kb

Simple Environment for Developing Methods of Controlling Chaos in Spatially Distributed Systems Int. J. Appl. Math. Comput. Sci., 2011, Vol. 21, No. 1, 149–159 DOI: 10.2478/v10006-011-0011-4 SIMPLE ENVIRONMENT FOR DEVELOPING METHODS OF CONTROLLING CHAOS IN SPATIALLY DISTRIBUTED SYSTEMS ŁUKASZ KORUS Institute of Informatics, Automatics and Robotics Wrocław University of Technology, ul. Janiszewskiego 11/17, 50–370 Wrocław, Poland e-mail: [email protected] The paper presents a simple mathematical model called a coupled map lattice (CML). For some range of its parameters, this model generates complex, spatiotemporal behavior which seems to be chaotic. The main purpose of the paper is to provide results of stability analysis and compare them with those obtained from numerical simulation. The indirect Lyapunov method and Lyapunov exponents are used to examine the dependence on initial conditions. The net direction phase is introduced to measure the symmetry of the system state trajectory. In addition, a real system, which can be modeled by the CML, is presented. In general, this article describes basic elements of environment, which can be used for creating and examining methods of chaos controlling in systems with spatiotemporal dynamics. Keywords: coupled map lattice, spatiotemporal chaos, system stability, Lyapunov exponents, net direction phase. 1. Introduction ticularly important in real, physical systems. For exam- ple, a chaotic behavior in chemical reactors can cause Deterministic chaos is complex behavior which can be ge- unpredictable and negative results. Moreover, many real nerated by a nonlinear dynamic system as a result of sta- systems and their mathematical models represent similar te trajectory evolution when its previous history is known spatiotemporal behaviors, where chaos can be observed (Ott, 2002). The origin of this phenomenon in nonlinear both in time and space. As has been shown, chaos in spa- dynamic systems is connected with their sensitivity to ini- tially distributed dynamical systems can also be control- tial conditions. In fact, chaotic behavior is a common phe- led (Auerbach, 1994; Astakhov et al., 1995; Parmanan- nomenon discovered in physics (liquids (Procaccia and da, 1997; Parekh et al., 1998; Zhu and Chen, 2001; Miha- Meron, 1986; Langenberg et al., 2004), lasers (Yamada liuk et al., 2002; Beck et al., 2002; Boukabou and Manso- and Graham, 1980; Used and Martin, 2010), plasma (Held uri, 2005). This makes this issue even more essential and et al., 1984; Banerjee et al., 2010)), mechanics (Chui and it seems that it could have numerous practical applications Ma, 1982; Ott, 2002), electronics (Gunaratne et al., 1989; (i.e., chemical reactors, lasers, plasma). Yim et al., 2004), chemistry (Argoul et al., 1987; Córdo- The main purpose of the paper is to provide results ba et al., 2006), biology (action of human heart (Govindan of both analytical and numerical research regarding CML et al., 1998) and brain (Andrzejak et al., 2001; Gautama system stability. In addition, we found it very important to et al., 2003)), and in many other branches of science and chose and present proper tools which can be useful during industry. the examination of the system sensitivity to initial con- Chaotic systems, due to their sensitivity to initial ditions. Based on measurements of this property and the conditions, are unpredictable but, as has been proved, level of state trajectory symmetry, some conclusions about they can be effectively controlled (Ott et al., 1990; Sin- the existence of chaos in the system can be made. ger et al., 1991; Dressler and Nitsche, 1992; Chen and The presented model and tools can be helpful while Dong, 1993; Alsing et al., 1994; Pyragas, 2001; Andrie- creating and checking new algorithms of controlling cha- vskii and Fradkov, 2003). The control of chaos in such os for spatiotemporal systems. It is even more essential as a type of system is considered a process which changes its potential, physical application is presented. In general, an irregular and unpredictable behavior to a well-ordered this article describes basic elements of environment which and periodical one. Sensitivity to initial conditions is par- can be used for creating and examining methods of con- 150 Ł. Korus Table 1. Classification of systems with spatiotemporal dynamics. Model Space Time Local structure Partial differential equations (PDEs) C C C Iterated functional equations (IFEs) C D C Oscillator chains (OCs) D C C Lattice dynamical systems (LDSs) D D C Cellular automata (CA) D D D trolling chaos in systems with spatiotemporal dynamics. small lattice sizes, this model is frequently used for mo- deling chaos. In addition, it is worth stating that both CA and CMLs are easy to implement as computer algorithms, 2. Models of systems with spatiotemporal mainly due to their simple structure. In practice, it is much dynamics easier to implement CA or CMLs than to use PDEs on 2.1. Classification. The classification of mathematical computers. methods used for modeling systems with spatiotempo- To sum up, it has to be highlighted that CMLs can ral dynamics was presented by Crutchfield and Kaneko be used as simple dynamic systems where complex col- (1987). This classification is based on choices of the di- lective behaviors, including spatiotemporal chaos, may be scretization of space, time and local state variables (see observed. Table 1). The letter ‘C’ in particular columns of Table 1 stands 3. CML: Model definition for continuous values while the letter ‘D’ for discrete va- A single-dimensional coupled map lattice can be consi- lues. The table contains five most frequently used models dered as a set of simple components numbered as n = for systems with spatiotemporal dynamics. For instance, 1,...,N. The state of each component given by xt(n) partial differential equations (PDEs) require a continu- changes in discrete time steps: t =1,...,T. It is calcu- ous function of time and space to specify a state. Latti- lated based on state values from the previous time step in ce dynamic systems (LDSs) and cellular automata (CA) surrounding components according to the evolution func- (Weimar, 1997; Chopard et al., 2002; Jacewicz, 2002) tion (Crutchfield and Kaneko, 1987; Kaneko, 1990): are constructed using discrete lattices (N-dimensional in general) and their states change according to a discrete xt+1(n)=f(xt(n)) + εLg(xt(n − 1)) (1) clock. The difference between LDSs and CA results from + ε0g(xt(n)) + εRg(xt(n +1)), different types of values in each node of lattice. In LDSs, the set of states is infinite and contains real values, while where the vector in CA only integers are allowed. The LDS class includes ε =(εL,ε0,εR) (2) also the coupled map lattice, i.e., the model which is pre- sented in this article. is the coupling kernel. The function f defines local dyna- When the distribution of nodes in the lattice is consi- mics and it is the most often taken as a logistic map dered, CA and the CML can be put into a single common class known as spatially distributed dynamic systems with f(x)=px(1 − x), (3) a regular structure. This class is special, because there is a symmetry of local connections for all lattice nodes. This or a circular map symmetry remains unchanged for the whole system. f(x)=ω + x + k sin(2πx). (4) The function g defines coupling dynamics and may 2.2. Brief characteristic of classes. Real-valued state be selected as the linear coupling variables in the CML make this model more efficient than CA when it comes to the modeling of real systems. Even g(x)=x, (5) for a small lattice size, behaviors similar to real ones can be observed (Kaneko, 1990). In CA, each cell is treated as or the same as a local function a macro-particle, therefore a bigger lattice size is necessa- ( )= ( ) ry to perform a real simulation (Weimar, 1997; Chopard g x f x . (6) et al., 2002; Jacewicz, 2002; Korus, 2007). For both types The system states in a particular time step can be collected of systems, i.e., CA and the CML, principles of dynamic using the vector systems theory and information theory can be applied. Be- cause of complex behaviors obtained in CMLs even for xt =(xt(1),xt(2),...,xt(N)). (7) Simple environment for developing methods of controlling chaos in spatially distributed systems 151 The paper presents examination results for the CML with diffusive coupling. The kernel for this system is given by the vector =( )= ε 1 − ε ε εL,ε0,εR 2, ε, 2 . (8) Replacing the coupling kernel from the general evolution function (1) with (8) and removing the part representing local dynamics, the evolution function of the system can be written as xt+1(n)=(1− ε)g(xt(n)) (9) + ε [ ( ( − 1)) + ( ( + 1))] 2 g xt n g xt n , where the coupling function is given by the logistic equ- ation g(x)=px(1 − x). (10) Fig. 1. Structure of the coupled map lattice under examination. A detailed analysis of transition to chaos in the logistic equation can be found in the work of Ott (2002). At the beginning of simulation, i.e., for the time step 4.2. Net direction phase. The net direction phase in- t =1, states values for all components are generated from troduced by Wei et al. (2000) is an indicator similar to a uniform distribution. The boundary conditions depend magnetization, which can be defined as on the modeled problem and can be chosen as fixed, pe- 1 T riodic, free, etc. In this paper, a CML model with fixed M = S(t), (13) boundary conditions T t=1 x(N +1)=0, where S(t)=1 for xt+1 − xt ≥ 1 and S(t)=−1 for (11) x(0) = 0 xt+1 − xt < 1,andT is the iteration number.
Recommended publications
  • A General Representation of Dynamical Systems for Reservoir Computing
    A general representation of dynamical systems for reservoir computing Sidney Pontes-Filho∗,y,x, Anis Yazidi∗, Jianhua Zhang∗, Hugo Hammer∗, Gustavo B. M. Mello∗, Ioanna Sandvigz, Gunnar Tuftey and Stefano Nichele∗ ∗Department of Computer Science, Oslo Metropolitan University, Oslo, Norway yDepartment of Computer Science, Norwegian University of Science and Technology, Trondheim, Norway zDepartment of Neuromedicine and Movement Science, Norwegian University of Science and Technology, Trondheim, Norway Email: [email protected] Abstract—Dynamical systems are capable of performing com- TABLE I putation in a reservoir computing paradigm. This paper presents EXAMPLES OF DYNAMICAL SYSTEMS. a general representation of these systems as an artificial neural network (ANN). Initially, we implement the simplest dynamical Dynamical system State Time Connectivity system, a cellular automaton. The mathematical fundamentals be- Cellular automata Discrete Discrete Regular hind an ANN are maintained, but the weights of the connections Coupled map lattice Continuous Discrete Regular and the activation function are adjusted to work as an update Random Boolean network Discrete Discrete Random rule in the context of cellular automata. The advantages of such Echo state network Continuous Discrete Random implementation are its usage on specialized and optimized deep Liquid state machine Discrete Continuous Random learning libraries, the capabilities to generalize it to other types of networks and the possibility to evolve cellular automata and other dynamical systems in terms of connectivity, update and learning rules. Our implementation of cellular automata constitutes an reservoirs [6], [7]. Other systems can also exhibit the same initial step towards a general framework for dynamical systems. dynamics. The coupled map lattice [8] is very similar to It aims to evolve such systems to optimize their usage in reservoir CA, the only exception is that the coupled map lattice has computing and to model physical computing substrates.
    [Show full text]
  • Thermodynamic Properties of Coupled Map Lattices 1 Introduction
    Thermodynamic properties of coupled map lattices J´erˆome Losson and Michael C. Mackey Abstract This chapter presents an overview of the literature which deals with appli- cations of models framed as coupled map lattices (CML’s), and some recent results on the spectral properties of the transfer operators induced by various deterministic and stochastic CML’s. These operators (one of which is the well- known Perron-Frobenius operator) govern the temporal evolution of ensemble statistics. As such, they lie at the heart of any thermodynamic description of CML’s, and they provide some interesting insight into the origins of nontrivial collective behavior in these models. 1 Introduction This chapter describes the statistical properties of networks of chaotic, interacting el- ements, whose evolution in time is discrete. Such systems can be profitably modeled by networks of coupled iterative maps, usually referred to as coupled map lattices (CML’s for short). The description of CML’s has been the subject of intense scrutiny in the past decade, and most (though by no means all) investigations have been pri- marily numerical rather than analytical. Investigators have often been concerned with the statistical properties of CML’s, because a deterministic description of the motion of all the individual elements of the lattice is either out of reach or uninteresting, un- less the behavior can somehow be described with a few degrees of freedom. However there is still no consistent framework, analogous to equilibrium statistical mechanics, within which one can describe the probabilistic properties of CML’s possessing a large but finite number of elements.
    [Show full text]
  • A Simple Scalar Coupled Map Lattice Model for Excitable Media
    This is a repository copy of A simple scalar coupled map lattice model for excitable media. White Rose Research Online URL for this paper: http://eprints.whiterose.ac.uk/74667/ Monograph: Guo, Y., Zhao, Y., Coca, D. et al. (1 more author) (2010) A simple scalar coupled map lattice model for excitable media. Research Report. ACSE Research Report no. 1016 . Automatic Control and Systems Engineering, University of Sheffield Reuse Unless indicated otherwise, fulltext items are protected by copyright with all rights reserved. The copyright exception in section 29 of the Copyright, Designs and Patents Act 1988 allows the making of a single copy solely for the purpose of non-commercial research or private study within the limits of fair dealing. The publisher or other rights-holder may allow further reproduction and re-use of this version - refer to the White Rose Research Online record for this item. Where records identify the publisher as the copyright holder, users can verify any specific terms of use on the publisher’s website. Takedown If you consider content in White Rose Research Online to be in breach of UK law, please notify us by emailing [email protected] including the URL of the record and the reason for the withdrawal request. [email protected] https://eprints.whiterose.ac.uk/ A Simple Scalar Coupled Map Lattice Model for Excitable Media Yuzhu Guo, Yifan Zhao, Daniel Coca, and S. A. Billings Research Report No. 1016 Department of Automatic Control and Systems Engineering The University of Sheffield Mappin Street, Sheffield, S1 3JD, UK 8 September 2010 A Simple Scalar Coupled Map Lattice Model for Excitable Media Yuzhu Guo, Yifan Zhao, Daniel Coca, and S.A.
    [Show full text]
  • Coupled Map Lattice (CML) Approach
    Different mechanisms of synchronization : Coupled Map Lattice (CML) approach – p.1 Outline Synchronization : an universal phenomena Model (Coupled maps/oscillators on Networks) – p.2 Modelling Spatio-temporal dynamics 2- and 3-dimensional fluid flow, Coupled-oscillator models, Cellular automata, Transport models, Coupled map models Model does not have direct connections with actual physical or biological systems – p.3 Modelling Spatio-temporal dynamics 2- and 3-dimensional fluid flow, Coupled-oscillator models, Cellular automata, Transport models, Coupled map models Model does not have direct connections with actual physical or biological systems General results show some universal features – p.3 We select coupled maps(chaotic), oscillators on Networks Models. – p.4 Coupled Dynamics on Networks ε xi(t +1) = f(xi(t)) + Cijg(xi(t),xj(t)) Cij Pj P Periodic orbit Synchronized chaos Travelling wave Spatio-temporal chaos – p.5 Coupled maps Models Coupled oscillators (- Kuramoto ∼ beginning of 1980’s) Coupled maps (- K. Kaneko) - K. Kaneko, ”Simulating Physics with Coupled Map Lattices —— Pattern Dynamics, Information Flow, and Thermodynamics of Spatiotemporal Chaos”, pp1-52 in Formation, Dynamics, and Statistics of Patterns ed. K. Kawasaki et.al., World. Sci. 1990” – p.6 Studying real systems with coupled maps/oscillators models: - Ott, Kurths, Strogatz, Geisel, Mikhailov, Wolf etc . From Kuramoto to Crawford .... (Physica D, Sep 2000) Chaotic Transients in Complex Networks, (Phys Rev Lett, 2004) Turbulence in oscillatory chemical reactions, (J Chem Phys, 1994) Crowd synchrony on the Millennium Bridge, (Nature, 2005) Species extinction - Amritkar and Rangarajan, Phys. Rev. Lett. (2006) – p.7 SYNCHRONIZATION First observation (Pendulum clock (1665)) - discovered in 1665 by the famous Dutch physicists, Christiaan Huygenes.
    [Show full text]
  • Predictability: a Way to Characterize Complexity
    Predictability: a way to characterize Complexity G.Boffetta (a), M. Cencini (b,c), M. Falcioni(c), and A. Vulpiani (c) (a) Dipartimento di Fisica Generale, Universit`adi Torino, Via Pietro Giuria 1, I-10125 Torino, Italy and Istituto Nazionale Fisica della Materia, Unit`adell’Universit`adi Torino (b) Max-Planck-Institut f¨ur Physik komplexer Systeme, N¨othnitzer Str. 38 , 01187 Dresden, Germany (c) Dipartimento di Fisica, Universit`adi Roma ”la Sapienza”, Piazzale Aldo Moro 5, 00185 Roma, Italy and Istituto Nazionale Fisica della Materia, Unit`adi Roma 1 Contents 1 Introduction 4 2 Two points of view 6 2.1 Dynamical systems approach 6 2.2 Information theory approach 11 2.3 Algorithmic complexity and Lyapunov Exponent 18 3 Limits of the Lyapunov exponent for predictability 21 3.1 Characterization of finite-time fluctuations 21 3.2 Renyi entropies 25 3.3 The effects of intermittency on predictability 26 3.4 Growth of non infinitesimal perturbations 28 arXiv:nlin/0101029v1 [nlin.CD] 17 Jan 2001 3.5 The ǫ-entropy 32 4 Predictability in extended systems 34 4.1 Simplified models for extended systems and the thermodynamic limit 35 4.2 Overview on the predictability problem in extended systems 37 4.3 Butterfly effect in coupled map lattices 39 4.4 Comoving and Specific Lyapunov Exponents 41 4.5 Convective chaos and spatial complexity 42 4.6 Space-time evolution of localized perturbations 46 4.7 Macroscopic chaos in Globally Coupled Maps 49 Preprint submitted to Elsevier Preprint 30 April 2018 4.8 Predictability in presence of coherent structures 51 5
    [Show full text]
  • A Robust Image-Based Cryptology Scheme Based on Cellular Non-Linear Network and Local Image Descriptors
    PRE-PRINT IJPEDS A robust image-based cryptology scheme based on cellular non-linear network and local image descriptors Mohammad Mahdi Dehshibia, Jamshid Shanbehzadehb, and Mir Mohsen Pedramb aDepartment of Computer Engineering, Faculty of Computer and Electrical Engineering, Science and Research Branch, Islamic Azad University, Tehran, Iran; bDepartment of Electrical and Computer Engineering, Faculty of Engineering, Kharazmi University, Tehran, Iran ARTICLE HISTORY Compiled August 14, 2018 ABSTRACT Cellular nonlinear network (CNN) provides an infrastructure for Cellular Automata to have not only an initial state but an input which has a local memory in each cell with much more complexity. This property has many applications which we have investigated it in proposing a robust cryptology scheme. This scheme consists of a cryptography and steganography sub-module in which a 3D CNN is designed to produce a chaotic map as the kernel of the system to preserve confidentiality and data integrity in cryptology. Our contributions are three-fold including (1) a feature descriptor is applied to the cover image to form the secret key while conventional methods use a predefined key, (2) a 3D CNN is used to make a chaotic map for making cipher from the visual message, and (3) the proposed CNN is also used to make a dynamic k-LSB steganography. Conducted experiments on 25 standard images prove the effectiveness of the proposed cryptology scheme in terms of security, visual, and complexity analysis. KEYWORDS Cryptography; Steganography; Chaotic map; Cellular Non-linear Network; Image Descriptor; Complexity 1. Introduction Sensitive and personal data are parts of data transmission over the Internet which have always been suspicious to be intercepted.
    [Show full text]
  • SPATIOTEMPORAL CHAOS in COUPLED MAP LATTICE Itishree
    SPATIOTEMPORAL CHAOS IN COUPLED MAP LATTICE By Itishree Priyadarshini Under the Guidance of Prof. Biplab Ganguli Department of Physics National Institute of Technology, Rourkela CERTIFICATE This is to certify that the project thesis entitled ” Spatiotemporal chaos in Cou- pled Map Lattice ” being submitted by Itishree Priyadarshini in partial fulfilment to the requirement of the one year project course (PH 592) of MSc Degree in physics of National Institute of Technology, Rourkela has been carried out under my super- vision. The result incorporated in the thesis has been produced by developing her own computer codes. Prof. Biplab Ganguli Dept. of Physics National Institute of Technology Rourkela - 769008 1 ACKNOWLEDGEMENT I would like to acknowledge my guide Prof. Biplab Ganguli for his help and guidance in the completion of my one-year project and also for his enormous moti- vation and encouragement. I am also very much thankful to research scholars whose encouragement and support helped me to complete my project. 2 ABSTRACT The sensitive dependence on initial condition, which is the essential feature of chaos is demonstrated through simple Lorenz model. Period doubling route to chaos is shown by analysis of Logistic map and other different route to chaos is discussed. Coupled map lattices are investigated as a model for spatio-temporal chaos. Diffusively coupled logistic lattice is studied which shows different pattern in accordance with the coupling constant and the non-linear parameter i.e. frozen random pattern, pattern selection with suppression of chaos , Brownian motion of the space defect, intermittent collapse, soliton turbulence and travelling waves. 3 Contents 1 Introduction 3 2 Chaos 3 3 Lorenz System 4 4 Route to Chaos 6 4.1 PeriodDoubling.............................
    [Show full text]
  • Analysis of the Coupled Logistic Map
    Theoretical Population Biology TP1365 Theoretical Population Biology 54, 1137 (1998) Article No. TP981365 Spatial Structure, Environmental Heterogeneity, and Population Dynamics: Analysis of the Coupled Logistic Map Bruce E. Kendall* Department of Ecology and Evolutionary Biology, University of Arizona, Tucson, Arizona 85721, and National Center for Ecological Analysis and Synthesis, University of California, Santa Barbara, California 93106 and Gordon A. Fox- Department of Biology 0116, University of California San Diego, 9500 Gilman Drive, La Jolla, California 92093-0116, and Department of Biology, San Diego State University, San Diego, California 92182 Spatial extent can have two important consequences for population dynamics: It can generate spatial structure, in which individuals interact more intensely with neighbors than with more distant conspecifics, and it allows for environmental heterogeneity, in which habitat quality varies spatially. Studies of these features are difficult to interpret because the models are complex and sometimes idiosyncratic. Here we analyze one of the simplest possible spatial population models, to understand the mathematical basis for the observed patterns: two patches coupled by dispersal, with dynamics in each patch governed by the logistic map. With suitable choices of parameters, this model can represent spatial structure, environmental heterogeneity, or both in combination. We synthesize previous work and new analyses on this model, with two goals: to provide a comprehensive baseline to aid our understanding of more complex spatial models, and to generate predictions about the effects of spatial structure and environmental heterogeneity on population dynamics. Spatial structure alone can generate positive, negative, or zero spatial correlations between patches when dispersal rates are high, medium, or low relative to the complexity of the local dynamics.
    [Show full text]
  • Novel Coupling Scheme to Control Dynamics of Coupled Discrete Systems
    Novel coupling scheme to control dynamics of coupled discrete systems Snehal M. Shekatkar, G. Ambika1 Indian Institute of Science Education and Research, Pune 411008, India Abstract We present a new coupling scheme to control spatio-temporal patterns and chimeras on 1-d and 2-d lattices and random networks of discrete dynamical systems. The scheme involves coupling with an external lattice or network of damped systems. When the system network and external network are set in a feedback loop, the system network can be controlled to a homogeneous steady state or synchronized periodic state with suppression of the chaotic dynamics of the individual units. The control scheme has the advantage that its design does not require any prior information about the system dynamics or its parameters and works effectively for a range of parameters of the control network. We analyze the stability of the controlled steady state or amplitude death state of lattices using the theory of circulant matrices and Routh-Hurwitz’s criterion for discrete systems and this helps to isolate regions of effective control in the relevant parameter planes. The conditions thus obtained are found to agree well with those obtained from direct numerical simulations in the specific context of lattices with logistic map and Henon map as on-site system dynamics. We show how chimera states developed in an experimentally realizable 2-d lattice can be controlled using this scheme. We propose this mechanism can provide a phenomenological model for the control of spatio-temporal patterns in coupled neurons due to non-synaptic coupling with the extra cellular medium.
    [Show full text]
  • Coupled Logistic Maps and Non-Linear Differential Equations
    Coupled logistic maps and non-linear differential equations Eytan Katzav1 and Leticia F. Cugliandolo1,2 1Laboratoire de Physique Th´eorique de l’Ecole´ Normale Sup´erieure, 24 rue Lhomond, 75231 Paris Cedex 05, France 2Laboratoire de Physique Th´eorique et Hautes Energies,´ Jussieu, 5`eme ´etage, Tour 25, 4 Place Jussieu, 75252 Paris Cedex 05, France Abstract. We study the continuum space-time limit of a periodic one dimensional array of deterministic logistic maps coupled diffusively. First, we analyse this system in connection with a stochastic one dimensional Kardar-Parisi-Zhang (KPZ) equation for confined surface fluctuations. We compare the large-scale and long-time behaviour of space-time correlations in both systems. The dynamic structure factor of the coupled map lattice (CML) of logistic units in its deep chaotic regime and the usual d = 1 KPZ equation have a similar temporal stretched exponential relaxation. Conversely, the spatial scaling and, in particular, the size dependence are very different due to the intrinsic confinement of the fluctuations in the CML. We discuss the range of values of the non-linear parameter in the logistic map elements and the elastic coefficient coupling neighbours on the ring for which the connection with the KPZ-like equation holds. In the same spirit, we derive a continuum partial differential equation governing the evolution of the Lyapunov vector and we confirm that its space-time behaviour becomes the one of KPZ. Finally, we briefly discuss the interpretation of the continuum limit of the CML as a Fisher-Kolmogorov-Petrovsky-Piscounov (FKPP) non-linear diffusion equation with an additional KPZ non-linearity and the possibility of developing travelling wave configurations.
    [Show full text]
  • Synchronization and Periodic Windows in Globally Coupled Map Lattice
    The Fourteenth International Symposium on Artificial Life and Robotics 2009 (AROB 14th ’09), B-Con Plaza, Beppu, Oita, Japan, February 5 - 7, 2009 Synchronization and Periodic Windows in Globally Coupled Map Lattice Tokuzo Shimada, Kazuhiro Kubo, Takanobu Moriya Department of Physics, Meiji University Higashi-Mita 1-1, Kawasaki, Kanagawa 214, Japan A globally coupled map lattice (GCML) is an extension of a spin glass model. It consists of a large number of maps with a high nonlinearity and evolves iteratively under averaging interaction via their mean field. It exhibits various interesting phases under the conflict between randomness and coherence. We have found that even in its weak coupling regime, effects of the periodic windows of element maps dominate the dynamics of the system, and the system forms periodic cluster attractors. This may give a clue to the efficient pattern recognition by the brain. We analyze how the effect systematically depends on the distance from the periodic windows in the parameter space. Key words: synchronization, cluster attractors, peri- which oscillate in period p around the mean field with odicity manifestation, globally coupled maps phases (exp(2¼j=p); j = 0; 1; ¢ ¢ ¢ ; p ¡ 1). Such a MSCA is in general associated by a sequence of cluster attrac- tors; (p; c = p ¡ 1) ! (p; c = p ¡ 2) ! ¢ ¢ ¢ , which are I. INTRODUCTION produced in order with the increase of the coupling ".A basic tool to detect the GCML state is the mean square GCML devised by Kaneko [1, 2] is an unfailing source deviation of the mean field h(n) in time defined by of ideas on the behavior of a complex system composed of many chaotic elements.
    [Show full text]
  • Collective Dynamics and Homeostatic Emergence in Complex Adaptive Ecosystem
    ECAL - General Track Collective Dynamics and Homeostatic Emergence in Complex Adaptive Ecosystem Dharani Punithan and RI (Bob) McKay Structural Complexity Laboratory, College of Engineering, School of Computer Science and Engineering, Seoul National University, South Korea punithan.dharani,rimsnucse @gmail.com { } Downloaded from http://direct.mit.edu/isal/proceedings-pdf/ecal2013/25/332/1901807/978-0-262-31709-2-ch049.pdf by guest on 26 September 2021 Abstract 1. Life-environment feedback via the daisyworld model We investigate the behaviour of the daisyworld model on 2. State-topology feedback via an adaptive network model an adaptive network, comparing it to previous studies on a fixed topology grid, and a fixed small-world (Newman-Watts 3. Density-growth feedback via a logistic growth model (NW)) network. The adaptive networks eventually generate topologies with small-world effect behaving similarly to the The topology of the our ecosystem evolves with a simple NW model – and radically different from the grid world. Un- der the same parameter settings, static but complex patterns local rule – a frozen habitat is reciprocally linked to an ac- emerge in the grid world. In the NW model, we see the tive habitat – and self-organises to complex topologies with emergence of completely coherent periodic dominance. In small-world effect. In this paper, we focus on the emergent the adaptive-topology world, the systems may transit through collective phenomena and properties that arise in egalitarian varied behaviours, but can self-organise to a small-world small-world ecosystems, constructed from a large number of network structure with similar cyclic behaviour to the NW model.
    [Show full text]