Thesis Details

Instrukcemi řízené celulární automaty

Master's Thesis Student: Bendl Jaroslav Academic Year: 2010/2011 Supervisor: Bidlo Michal, doc. Ing., Ph.D.
English title
Instruction-Controlled Cellular Automata
Language
Czech
Abstract

The thesis focuses on a new concept of cellular automata control based on instructions. The instruction can be understood as a rule that checks the states of cells in pre-defined areas in the cellular neighbourhood. If a given condition is satisfied, the state of the central cell is changed according to the definition of the instruction. Because it's possible to perform more instructions in one computational step, their sequence can be understood as a form of a short program. This concept can be extended with simple operations applied to the instruction's prescription during interpretation of the instructions - an example of such operation can be row shift or column shift. An advantage of the instruction-based approach lies in the search space reduction. In comparison with the table-based approach, it isn't necessary to search all the possible configurations of the cellular neighbouhood, but only several areas determined by the instructions. While the groups of the inspected cells in the cellular neighbourhood are designed manually on the basis of the analysis of the solved task, their sequence in the chromosome is optimized by genetic algorithm. The capability of the proposed method of cellular automata control is studied on these benchmark tasks - majority, synchronization, self-organization and the design of combinational circuits.

Keywords

Cellular automata, evolutionary algorithm, genetic algorithm, majority task, synchronization task, self-organization task.

Department
Degree Programme
Information Technology, Field of Study Bioinformatics and Biocomputing
Files
Status
defended, grade C
Date
22 August 2011
Reviewer
Committee
Herout Adam, prof. Ing., Ph.D. (DCGM FIT BUT), předseda
Hruška Pavel, doc. RNDr., CSc. (DPHYS FEEC BUT), člen
Hruška Tomáš, prof. Ing., CSc. (DIFS FIT BUT), člen
Janoušek Vladimír, doc. Ing., Ph.D. (DITS FIT BUT), člen
Martínek Tomáš, doc. Ing., Ph.D. (DCSY FIT BUT), člen
Ryšavý Ondřej, doc. Ing., Ph.D. (DIFS FIT BUT), člen
Citation
BENDL, Jaroslav. Instrukcemi řízené celulární automaty. Brno, 2011. Master's Thesis. Brno University of Technology, Faculty of Information Technology. 2011-08-22. Supervised by Bidlo Michal. Available from: https://www.fit.vut.cz/study/thesis/11121/
BibTeX
@mastersthesis{FITMT11121,
    author = "Jaroslav Bendl",
    type = "Master's thesis",
    title = "Instrukcemi \v{r}\'{i}zen\'{e} celul\'{a}rn\'{i} automaty",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2011,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/11121/"
}
Back to top