| Computers, by definition, are machines which receive | | | | solve a Hamiltonian Path Problem. Their research was |
| input, manipulate and store the input, and produce an | | | | reported in a July 2009 article in the Journal of |
| output. They've quickly grown in the size and | | | | Biological Engineering. Progressing Adleman's original |
| processing power. Computers are commonly known | | | | research, their use of a biological computer allowed |
| to consist of integrated circuits mainly constructed of | | | | for the processing capacity to continue increasing |
| silicon; however, a computer is never considered to | | | | through the process of cell division. |
| be "alive." Technological advances however could use | | | | The scientists in this experiment used three vertexes |
| the building blocks of our genome in creating | | | | to perform their analysis. Using the bacteria |
| computer processors and data storage, and catapult | | | | Escherichia coli, commonly referred to as E-coli, the |
| processing speeds to incomprehensible levels not | | | | vertexes were assembled using a combination of |
| possible by today's standards. | | | | genes resulting in either a fluorescing green or red |
| DNA computing is an alternative to the way | | | | color. By randomly shuffling the DNA, the correct |
| computers work today. While this technology is not | | | | answer, or route, would cause the bacteria to glow |
| readily available, or being mass produced, the theory | | | | both colors, giving it a yellow color. The results were |
| behind it is quite old and the development is ongoing | | | | verified by the scientists by ensuring the DNA |
| and catching more speed. Companies like IBM are | | | | sequence of the yellow bacteria was a result of |
| attempting to use DNA to produce the next | | | | genotypes representing a Hamiltonian path. |
| generation of processors. | | | | As can be seen with the bacterial computing |
| Before discussing how DNA can be used in | | | | experiment and Adleman's experiment, there are |
| computers, it's important to first understand the basic | | | | several flaws with DNA computing. A major |
| structure of a DNA molecule. DNA is a double | | | | drawback is the need for human intervention. |
| stranded helix where the two strands are linked by | | | | Programming the inputs for the DNA computer is a |
| base pairs of amino acids commonly labeled, A, T, C, | | | | complicated process. The scientists responsible for |
| and G. A single double helix strand has millions of | | | | building the bacteria computer were required to first |
| these connections which are limited as they only | | | | encode the DNA structure to reflect the 3 random |
| connect A to T and C to G. These amino acids would | | | | vertexes. Adleman had to first create DNA strings to |
| essentially take the place of the binary code of 1's | | | | represent the 7 vertexes for his experiment. The |
| and 0's used in computers today. The base pairs of | | | | analysis of the output as well requires human |
| amino acids are separated by.33 nanometers. To put | | | | interpretation. Adleman was required to create a |
| the size into perspective, a DNA chip can be built in a | | | | series of chemical reactions to abstract the |
| 2-nanometer scale, when currently the top of the line | | | | Hamiltonian path strings, while the scientist in the |
| chip is built with a 45-nanometer node. To put this | | | | biological computer experiment needed to check for |
| another way, there are about 1 million gigabits of | | | | yellow bacteria. |
| data per square inch of DNA. That figure explains | | | | So what exactly could a DNA computer do? |
| why the idea is being developed by companies like | | | | Obviously scientists are not simply trying to find the |
| IBM since this is 2000 times greater than our current | | | | best way to solve a Hamiltonian path problem, nor is |
| data storage systems. Jennifer Cha, as biochemist at | | | | it planned that the home computer is to be replaced |
| IBM indicated that "There is nothing else out there | | | | by DNA powered processors. The concept of DNA |
| that we can do that with." | | | | computing is a highly debated topic. The research and |
| In 1994, Leonard Adleman, a professor at the | | | | development done thus far could open our world up |
| University of Southern California, first introduced this | | | | to a new class of computing devices. One possibility |
| theory in an article in the journal Science. Adleman | | | | discussed is being able to apply tiny DNA computers |
| discussed using the DNA molecule in computing, and | | | | inside of the body to help monitor and prevent |
| demonstrated how it can be used to solve a seven | | | | diseases. The computer would analyze conditions, and |
| point Hamiltonian path problem. | | | | make decisions based on their findings. Theoretically |
| In short, a Hamiltonian Path is a traceable path that | | | | the tiny DNA computer would be able to release |
| visits each vertex, or point, once with a beginning | | | | medicine or kill diseased cells. The new processors |
| and ending point. While this may seem simple in | | | | could also take the place of the current day |
| theory, it is actually a complex problem to solve. To | | | | supercomputers used for data crunching in large |
| simplify this, if one was to try and plot the shortest | | | | corporations, scientific labs, and government agencies. |
| route to tour the ten biggest cities in the United | | | | Processors faced with computing year's worth of |
| Kingdom only once, over 3.5 million routes would need | | | | data could cut the processing time into a fraction of |
| to be analyzed. If this example were tested using a | | | | what if currently takes. |
| single processor each of the 3.5 million scenarios | | | | DNA could also prove to be a much cheaper |
| would need to be calculated one at a time, and the | | | | alternative to our current data storage technology. |
| Hamiltonian Path would then be selected. | | | | One gram of genetic material, which is the size of |
| Rather than use ten vertexes Adleman used seven | | | | one cubic centimeter, could hold the equivalent of 1 |
| for his experiment. He encoded all the possible | | | | Trillion compact discs. In a 2002 article of Business |
| solutions, both correct and incorrect, in a large | | | | Week the estimated cost of a DNA sequence |
| number of DNA. He labeled each of the seven cities | | | | needed for computing was $30, compared to the |
| in a four character combination of the base pairs of | | | | $500 Intel Pentium 4 chip. |
| amino acid found in DNA. An example of one city | | | | The use of DNA computing could finally dull Moore's |
| indicator would be TCGG. By mixing all of the | | | | Law. Leonard Aldeman, the father of the ground |
| molecules in a test tube, he created all the DNA | | | | breaking DNA computing work has said that "DNA |
| combinations, or answers, possible for the given | | | | has been storing the blueprint of life for several billion |
| conundrum. In theory this allowed for simultaneous | | | | years. Its powers are an untapped legacy for the |
| processing in order to find the correct solution, as the | | | | 21st century." The relatively young topic is a different |
| DNA strands were developing not in succession of | | | | approach to technology then we're currently used to |
| one another, but at the same time. Through a series | | | | seeing. The new area of research bridges the study |
| of chemical reactions, Adleman was able to remove | | | | of enzymology, nanotechnology, synthetic chemistry, |
| the incorrect answers and was able to leave only | | | | and computer science. Adleman believes, and hopes |
| those strands representing the correct Hamiltonian | | | | that the research he began over 15 years ago can |
| path. | | | | unite the study of mathematics and biology and |
| Taking this one step further, a team of United | | | | provide the kind of focused progress witnessed |
| States scientists from universities across the nation, | | | | during the renaissance error by scientists like |
| recently were able to engineer bacteria in order to | | | | Leonardo DaVinci and Galileo. |