Revisiting Self Replicating Molecules in an Artificial Chemistry Automaton

Introduction This blog entry describes an artificial chemistry simulation implemented through a cellular automaton. We show that basic rules can be used to produce complex behavior through simulated artificial chemical reactions. The chemical simulation exists on a fixed size two dimensional grid of cells. Each active cell is represented by an artificial atom element, these atoms may collide with other atoms to produce a chemical reaction. Strong chemical bonds will form if the chemical reaction is allowed by system. Clusters of strong bonded atoms form molecule strings. We show that self replicating molecule string patterns emerge from the artificial simulation. This analysis is based on Timothy Hutton's artificial chemistry model from Squirm3. It it is a basic model but a necessary step for analyzing and recreating similar natural systems. Self-replication and self-organization is fundamental to all biological life. ...