请输入您要查询的字词:

 

单词 cellular automata
释义
cellular automata

Electronics and Electrical Engineering
  • Abstract computational systems based on arrays or grids of simple cells, the contents of which range over a small number of values that change over time depending on the current values in any given cell and its immediate neighbours. Arrays are typically one- or two-dimensional. Such a system is initialized by setting starting values into all the cells. A generation step is the process of applying the rules for value changes to every cell simultaneously. Once initialized, generation steps are applied repeatedly and the changes to the cell values are observed. The kinds of behaviour that are observed depend in complex ways on the range of values for each cell, which cells are considered as neighbours, and the precise rules chosen. It has been shown that a one-dimensional cellular automaton, with only two cell values ‘on’ and ‘off’, and a suitable change rule can model general computing. See also Turing machine.


Geography
  • An agent-based model that works on a two-dimensional lattice grid, where the state of any cell is related to that of its neighbours. At its simplest, a grid of elementary cellular automata consists of a one-dimensional row of cells, where each cell can be in one of two states, and the rules for the transformation of a cell are based on the current state of the cell and its two closest neighbours. The neighbourhood thus consists of three cells [6, 7, 8].

    In this example, the two states are called ‘white’ and ‘black’, and the rules might be that:

    • If all three cells are white, the cell remains white

    • If all three cells are black, the cell becomes white

    • In any other case (that is, if there is a mixture of black and white cells in the neighbourhood), the cell becomes (or remains) black.

    The diagram shows four successive generations of cellular automata conforming to these rules: an initial generation consisting of one black cell with all other cells white, and three subsequent generations created by three applications of the rules.

    • Parallelism: The cells all change state independently and simultaneously (that is, in parallel)

    • Locality: The new state of a cell is dependent on only the state of the cell itself and the states of its neighbours

    • Homogeneity: All cells have an identical set of possible states and follow the same rules.

      cellular automata

      Cellular automata

    http://www.mjyonline.com/CellularAutomataUses.htm Website with clear and useful explanations on cellular automata and on which the example is based.

    http://uncomp.uwe.ac.uk/genaro/Cellular_Automata_Repository/Software.html A variety of cellular automata can be found at this website.


随便看

 

科学参考收录了60776条科技类词条,基本涵盖了常见科技类参考文献及英语词汇的翻译,是科学学习和研究的有利工具。

 

Copyright © 2000-2023 Sciref.net All Rights Reserved
京ICP备2021023879号 更新时间:2025/2/6 1:03:12