Team:HKUSTers/Project

From 2008.igem.org

(Difference between revisions)
Line 144: Line 144:
[[Image:381184220_4cfce0c86a.jpg|200px|right|frameless]]
[[Image:381184220_4cfce0c86a.jpg|200px|right|frameless]]
-
You may not have realized it, but ''randomness'' is very important even outside the casino. It plays an important role in mathematics, statistics, computer science and even medicine. Randomness is often needed in reducing bias.
+
You may not have realized it, but ''randomness'' is very important even outside the casino. It plays an important role in mathematics, statistics, engineering, computer science and even medicine. Randomness is often needed in reducing bias.
Here are some examples of natural occuring random events:
Here are some examples of natural occuring random events:
Line 154: Line 154:
==True Randomness?==
==True Randomness?==
-
There are various scientific or social areas in which randomness is required for fair statistical analysis. When random numbers are needed, they are usually generated by computers. The computers may use information say, time, and long complicated mathematical processes to generate the number. So, is this ''true randomness''?? The result may actually just be determined by the time at which the generation is kicked start. It is still not absolutely random.
+
There are various scientific or social areas in which randomness is required for fair analysis. When random numbers are needed, they are usually generated by computers. The computers may use information say, time, and long complicated mathematical processes to generate the number. So, is this ''true randomness''?? The result may actually just be determined by the time at which the generation is kicked start. It is still not absolutely random.
Therefore, we have decided to design a . . .  
Therefore, we have decided to design a . . .  
Line 160: Line 160:
[[Image:name_ran3.jpg|800px|center|frameless]]
[[Image:name_ran3.jpg|800px|center|frameless]]
-
This is going to be biologists' random generator.
+
This is going to be biologists' random generator. It is not just a biological slot machine, but a random number generator.
-
The results cannot be controlled or altered by humans, and it is a step big step closer to true randomness!!! (yes, ideally)
+
The cell will have a either 0 or 1 state. By using more then 1 cell, a binary number can be generated.
 +
The results cannot be controlled or altered by humans. ''It is true randomness!!!'' (yes, ideally)
==Our circuit==
==Our circuit==

Revision as of 22:55, 13 October 2008

HK Harbour-1-2.jpg


Ist2 3605989-slot-machine-winner-7772.jpg


Randomness is everywhere!

381184220 4cfce0c86a.jpg

You may not have realized it, but randomness is very important even outside the casino. It plays an important role in mathematics, statistics, engineering, computer science and even medicine. Randomness is often needed in reducing bias. Here are some examples of natural occuring random events:

>> Random motions of molecules that explains phenomena in thermodynamics and properties of gases

>> Random genetic mutations that lead to diversity of life and makes natural selection possible


True Randomness?

There are various scientific or social areas in which randomness is required for fair analysis. When random numbers are needed, they are usually generated by computers. The computers may use information say, time, and long complicated mathematical processes to generate the number. So, is this true randomness?? The result may actually just be determined by the time at which the generation is kicked start. It is still not absolutely random.

Therefore, we have decided to design a . . .

Name ran3.jpg

This is going to be biologists' random generator. It is not just a biological slot machine, but a random number generator. The cell will have a either 0 or 1 state. By using more then 1 cell, a binary number can be generated. The results cannot be controlled or altered by humans. It is true randomness!!! (yes, ideally)

Our circuit

The Experiments

Results

==Simulation==