Zig-Zag Systems

From self-assembly wiki
Jump to navigation Jump to search

Overview

A tile assembly system \(\mathcal{T} = (T, \sigma, 2)\) is called a zig-zag tile assembly system if (1) \(\mathcal{T}\) is directed, (2) there is a single assembly sequence \(\vec{\alpha}\) in \(\mathcal{T}\) , with \(A_t[\mathcal{T}] = {\alpha}\), and (3) for every \(\vec{x} \in\) dom \(\alpha\), (0, 1) \(\notin \)IN\(^{\vec{\alpha}} (\vec{x})\). Intuitively, zig-zag systems are those that grow one horizontal row at a time, alternating left-to-right and right-to-left growth, always adding new rows to the north and never growing south. Zig-zag systems are capable of simulating universal Turing machines, and thus universal computation. If \(\mathcal{T}\) is a zig-zag system with \(A_t[\mathcal{T}] = {\alpha}\) and for every \(\vec{x} \in\) dom \(\alpha\) and every \(\vec{u} \in U_2,\) \(str_{α(\vec{x})}(\vec{U})\) + \(str_{α(\vec{x})}(-\vec{U})\) < 4, then we say that \(\mathcal{T}\) is compact. Intuitively, compact zig-zag systems are zig-zag systems that only extend the width of each row by one over the length of the previous row, and only grow upward by one tile before continuing horizontal growth. Compact zig-zag systems are capable of simulating universal Turing machines. [1]

An example of a zig-zag system

In a paper by Cook, Fu, and Schweller[2], it is shown that 2D zig-zag systems at temperature 2 can be simulated by 3D zig-zag systems in temperature 1. Their result is as follows: for any 2 dimensional temperature 2 zig-zag tile system \(\Gamma = (T, s, 2)\) with \(\sigma_T\) denoting the set of distinct strength 1 north / south glue types occurring in \(T\), there exists a 3D temperature 1 tile system that simulates \(\Gamma\) at vertical scale = 4, horizontal scale = \(O(log |\sigma_T|)\), and (total) tile complexity \(O(|T| log |\sigma_T|)\), which constitutes a \(O(log |\sigma_T|)\) tile complexity scale factor.


In order to simulate a temperature 2 zig-zag tileset with a temperature 1 tileset, the construction replaces each tile type in the original system with a collection of tiles designed to assemble a larger macro tile at temperature 1. The goal is to “fake” cooperative temperature 2 attachment of a given tile from the original system by utilizing geometry to force an otherwise non-deterministic growth of tiles to read the north input glue of a given macro tile.


The same paper[2] also gives proof that a 2D zig-zag system at temperature 2 can be simulated by a probabilistic 2D zig-zag system at temperature 1. That result is as follows: The basic idea is similar to the 3D conversion. Each tile type for a given east glue x is used to generate a binary tree of nondeterministic chains of tiles to decode a southern input glue encoded by geometry. However, in 2D, it is not possible to block both branches of the binary tree due to planarity. Therefore, we only block one side or block neither side.


Probabilistic bit readers work by spawning a short path and a long path that represent the two different bits that can be read. To write a one, the bit writer blocks the short path, only allowing the long path to grow. To write a zero, the bit writer blocks neither path. However, since the short path requires fewer tiles than the long path does, it is probable that the short path will beat the long path and block the long path from growing.


References

  1. Matthew J. Patitz, Robert T. Schweller, Scott M. Summers - Efficient Squares and Turing Universality at Temperature 1 with a Unique Negative Glue
    arXiv (1105.1215),2012
    Bibtex
    Author : Matthew J. Patitz, Robert T. Schweller, Scott M. Summers
    Title : Efficient Squares and Turing Universality at Temperature 1 with a Unique Negative Glue
    In : arXiv -
    Address :
    Date : 2012
  2. 2.0 2.1 Matthew Cook, Yunhui Fu,, Rovert Schweller - Temperature 1 Self-Assembly: Deterministic Assembly in 3D and Probabilistic Assembly in 2D
    arXiv (0912.0027),2010
    Bibtex
    Author : Matthew Cook, Yunhui Fu,, Rovert Schweller
    Title : Temperature 1 Self-Assembly: Deterministic Assembly in 3D and Probabilistic Assembly in 2D
    In : arXiv -
    Address :
    Date : 2010