'''Self-replication''' is the process by which some things make copies of themselves. Biological cells, given suitable environments, reproduce by cell division. Biological viruses can reproduce, but only by commandeering the reproductive machinery of cells through a process of infection. Computer_viruses reproduce using the hardware and software already present on computers. Memes reproduce using the human mind as their reproductive machinery. ==Overview== ===Theory=== Early research by John_von_Neumann established that one common form of a replicator has several parts: *A genome, a compact, usually error-resistant representation of the replicator's stored algorithm. Biologically, this is DNA. *A specialized set of mechanisms to copy and repair the genome, using resources gathered by the body. Biologically, this is something like Transcriptase. *A body, which gathers resources and energy, and interprets a stored algorithm. Biologically, these are ribosomes. Exceptions to this pattern are possible. For example, scientists have successfully constructed RNA that copies itself in an "environment" that is a solution of RNA monomers and transcriptase. In this case, the body is the genome, and the specialized copy mechanisms are external. However, the simplest possible case is that only a genome exists. Without some specification of the self-reproducing steps, a genome-only system is probably better characterized as something like a Crystal. ===Classes of self-replication=== Recent research has begun to categorize replicators, often based on the amount of support they require. *Natural replicators have all or most of their design from nonhuman sources. Such systems include natural life forms. *Autotrophic replicators can reproduce themselves "in the wild". They mine their own materials. It is conjectured that non-biological autotrophic replicators could be designed by humans, and could easily accept specifications for human products. *Self-reproductive systems are conjectured systems which would produce copies of themselves from industrial feedstocks such as metal bar and wire. *Self-assembling systems assemble copies of themselves from finished, delivered parts. Simple examples of such systems have been demonstrated at the macro scale. The design space for machine replicators is very broad. A comprehensive study to date has identified 137 design dimensions grouped into a dozen separate categories, including: (1) Replication Control, (2) Replication Information, (3) Replication Substrate, (4) Replicator Structure, (5) Passive Parts, (6) Active Subunits, (7) Replicator Energetics, (8) Replicator Kinematics, (9) Replication Process, (10) Replicator Performance, (11) Product Structure, and (12) Evolvability. ===A self-reproducing computer program=== In Computer_science a self-reproducing computer program is a computer program, that, when executed, outputs its own code. This is also called a Quine. Here is an example program in the Python_programming_language: :a='a=%s;print a%%`a`';print a%`a` A more trivial approach is to write a program that will make a copy of any stream of data that it is directed to, and then direct it at itself. In this case the program is treated as both executable code, and as data to be manipulated. This approach is common in most self-replicating systems, including biological life, and is simpler in that it does not require the program to contain a complete description of itself. In many programming languages an empty program is still a legal program, which executes without producing errors or any other output. The output is thus the same as the source code, so the program is trivially self-reproducing. === Self-replicating tiling === In Geometry a self-replicating tiling is a tiling pattern in which several Congruent tiles may be joined together to form a larger tile that is similar to the original. This is an aspect of the field of study known as Tessellation. The "sphinx" Hexiamond is the only known self-replicating Pentagon. For an image that does not show how this replicates, see: Eric W. Weisstein. "Sphinx." From MathWorld--A Wolfram Web Resource. http://mathworld.wolfram.com/Sphinx.html. For example, four such Concave pentagons can be joined together to make one with twice the dimensions. For further illustrations, see Teaching TILINGS / TESSELLATIONS with Geo Sphinx. Solomon_W._Golomb coined the term ''Rep-tiles'' for self-replicating tilings. ===Applications=== It is a long-term goal of some engineering sciences to achieve self-replication in a material device. The usual reason is to achieve a low cost per item while retaining the utility of a manufactured good. Many authorities say that in the limit, the cost of self-replicating items should approach the cost-per-weight of wood or other biological substances, because self-replication avoids the costs of Labor, Capital and Distribution in conventional manufactured goods. A fully novel artificial replicator is a reasonable near-term goal. A NASA study recently placed the complexity of a Clanking_replicator at approximately that of a Intel's Pentium 4 CPU. That is, the technology is achievable with a relatively small engineering group in a reasonable commercial time-scale at a reasonable cost. Given the currently keen interest in biotechnology and the high levels of funding in that field, attempts to exploit the replicative ability of existing cells are timely, and may easily lead to significant insights and advances. A variation of self replication is of practical relevance in Compiler construction, where a similar Chicken_and_egg problem occurs as in natural self replication. A compiler (Phenotype) can be applied on the compiler's own Source_code (Genotype) producing the compiler itself. During compiler development, a modified (mutated) source is used to create the next generation of the compiler. This process differs from natural self replication in that the process is directed by an engineer, not by the subject itself. ==Fields involving study of self-replication== Most of the research has occurred in a few areas: *Biology studies natural replication and replicators, and their interaction. These can be an important guide to avoid design difficulties in self-replicating machinery. *Memetics studies ideas and how they propagate in human culture. Memes require only small amounts of material, and therefore have theoretical similarities to Viruses and are often described as Viral. *Nanotechnology or more precisely, Molecular_engineering is concerned with making machinery with nanometer-scale parts. Without self-replication, capital and assembly costs of molecular machines become impossibly large. *Space resources: NASA has sponsored a number of design studies to develop self-replicating mechanisms to mine space resources. Most of these use computer-controlled machinery that copies itself. *Computer_security: Many computer security problems are caused by self-reproducing computer programs that infect computers. ==Self-replication in industry== ===Space exploration and manufacturing=== The goal of self-replication in space systems is to exploit large amounts of matter with a low launch mass. For example, an Autotrophic self-replicating machine could cover a moon or planet with solar cells, and beam the power to the Earth using microwaves. Once in place, the same machinery that built itself could also produce raw materials or manufactured objects, including transportation systems to ship the products. Another model of self-replicating machine would copy itself through the galaxy, sending information back. In general, since these systems are autotrophic, they are the most difficult and complex known replicators. They are also thought to be the most hazardous, because they do not require any inputs from human beings in order to reproduce. A classic theoretical study of replicators in space is the 1980 NASA study of autotrophic Clanking_replicators, edited by Robert_Freitas. Much of the design study was concerned with a simple, flexible chemical system for processing lunar regolith, and the differences between the ratio of elements needed by the replicator, and the ratios available in regolith. The limiting element was Chlorine, an essential element to process regolith for Aluminium. Chlorine is very rare in lunar regolith, and a substantially faster rate of reproduction could be assured by importing modest amounts. The reference design specified small computer-controlled electric carts running on rails. Each cart could have a simple hand or a small bull-dozer shovel, forming a basic Robot. Power would be provided by a "canopy" of solar cells supported on pillars. The other machinery could run under the canopy. A "Casting Robot" would use a robotic arm with a few sculpting tools to make Plaster molds. Plaster molds are easy to make, and make precise parts with good surface finishes. The robot would then cast most of the parts either from non-conductive molten rock (Basalt) or purified metals. An electric Oven melted the materials. A speculative, more complex "chip factory" was specified to produce the computer and electronic systems, but the designers also said that it might prove practical to ship the chips from Earth as if they were "vitamins". ===Molecular manufacturing=== Nanotechnologists in particular believe that their work will likely fail to reach a state of maturity until human beings design a self-replicating assembler of Nanometer dimensions. These systems are substantially simpler than autotrophic systems, because they are provided with purified feedstocks and energy. They do not have to reproduce them. This distinction is at the root of some of the controversy about whether Molecular_manufacturing is possible or not. Many authorities who find it impossible are clearly citing sources for complex autotrophic self-replicating systems. Many of the authorities who find it possible are clearly citing sources for much simpler self-assembling systems, which have been demonstrated. In the meantime, a LEGO-built autonomous robot able to follow a pre-set track and assemble an exact copy of itself, starting from four externally-provided components, was demonstrated experimentally in 2003. Merely exploiting the replicative abilities of existing cells is insufficient, because of limitations in the process of Protein_biosynthesis (also see the listing for RNA). What is required is the rational design of an entirely novel replicator with a much wider range of synthesis capabilities. For a discussion of other chemical bases for hypothetical self-replicating systems, see Alternative_biochemistry. ===Industrial assembly=== Industrial_robots have already been used to assemble robots of the same model, demonstrating self-assembling systems. ==See also== * Artificial_life * Astrochicken * Autopoiesis * Bootstrapped-Brain * Clanking_replicator * Complex_system * Life * Robot * Space_manufacturing * Virus * Self_reconfigurable ==References== * von Neumann, J., 1966, ''The Theory of Self-reproducing Automata'', A. Burks, ed., Univ. of Illinois Press, Urbana, IL. * Advanced Automation for Space Missions, a 1980 NASA study edited by Robert_Freitas * Kinematic Self-Replicating Machines first comprehensive survey of entire field in 2004 by Robert Freitas and Ralph_Merkle * NASA Institute for Advance Concepts study by General Dynamics- concluded that complexity of the development was equal to that of a Pentium 4, and promoted a design based on cellular automata. * ''Gödel,_Escher,_Bach'' by Douglas_Hofstadter (detailed discussion and many examples) Category:NanotechnologyCategory:Artificial_life * Kenyon, R., ''Self-replicating tilings'', in: Symbolic Dynamics and Applications (P. Walters, ed.) Contemporary Math. vol. 135 (1992), 239-264. De:Autoreplikation