|
Gaborn News:
Penetrating Your World™ (04-15-2012, 05:53 PM)
|
Computer Scientists Build Computer Using Swarms of Crabs
#1
![]()
Quote:
|
|
Gaborn News:
Penetrating Your World™ (04-15-2012, 06:03 PM)
|
#4
Think of a computer as really a series of yes/no questions, but modern computers are really MILLIONS and MILLIONS of yes/no questions. What this is saying is that crab behavior can be used to mimic a simple computer so far with an or gate. That is, yes/no is very easy. you just close the gates that are not applicable to the specific information the computer is dealing with. An OR gate is saying that either of a given answer is correct with the given information. They're having a problem with the AND gate, that is, getting the crabs to go through BOTH gates because BOTH answers need to be given to be correct. Both conditions are "true and connected" you might say.
That really is all a computer does. In simple terms, it's all about 1 and 0. |
|
Member
(04-15-2012, 06:19 PM)
|
#9
I remember hearing a story on the radio - it was a long time ago, so don't quote me on the numbers - but it talked about the law of computer power doubling every few years, and that the same law applied to energy efficiency.
Anyway, they ended up saying that if a laptop with the specs of today were to have the efficiency of a laptop from around 1990 (again, don't quote me), its battery would last something like 17 seconds. |
|
(04-15-2012, 09:09 PM)
|
#17
|
|
Member
(04-15-2012, 09:16 PM)
|
#20
It's probably because of error correction, though. (and leakage) Error checking requires you to use more data encoding the same amount of information.
It's possible to build a computer with low leakage and very low energy loss, but it wouldn't work well. :clap |
|
Gaborn News:
Penetrating Your World™ (04-16-2012, 12:43 AM)
|
#30
I just want to say that I LOVE that this thread turned into a Discworld parody
|
|
Member
(04-16-2012, 04:36 AM)
|
#38
We have an AI professor that showed us something similar with cellular automata from the Game of Life being used to build computers. It was to demonstrate emergent design where complex systems can develop from simple rules.
Some folks actually simulated a Turing machine from such things. |
|
Gaborn News:
Penetrating Your World™ (04-16-2012, 04:50 AM)
|
#43
|