Slashdot Mirror


SETI@Home to Crunch More Data

BigDave writes: "In this article on Wired, it describes how SETI is gradually running out of data, as the current data acquisition system cannot keep up with the rate of processing (since they now have 3 million users processing data). They have acquired a new high-speed digital data recorder which is Linux-powered, and was donated by Hewlett-Packard."

7 of 165 comments (clear)

  1. SETI@Home meet AI@Home by Mentifex · · Score: 4, Informative

    If there are not enough celestial data for the SETI@Home project, then let's turn some of that enormous Beowolfian processing power over to a categorically related AI@Home sub-project in the form of the First AI at http://sourceforge.net/projects/mind -- whjere we are creating the artificial intelligence that we may need (or may encounter) in the Search for Extra-Terrestrial Intelligence (SETI).

    Just as the otherwise idle computers crunch data in the search for ET intelligence, the AI@Home project may become a contest to see whose computer will have the longest-running, gradually most ancient AI running as an uninterrupted artificial life (alife) form since Star-Date 200X.

    A few hard-core AI@Homers may provide the algorithmic advances while the masses of participating SETI+AI enthusiasts provide the PC's, workstations and supercomputers.

    When the AI@Home technology is sufficiently mature, then we turn the AI entities loose on the quest for their starborne brethren and sistren.

    Logic dictates: lim --> *** (The stars are the limit.)

  2. maybe they should also consider... by nilstar · · Score: 5, Informative

    Maybe the Seti@Home project should consider re-crunching old data. Versions 3+ perform a LOT more calculations than 2.x or 1.x versions of Seti@home. How about adding a new 3.x version, that will only calculate the uncalculated portion of old data in the existing system.

    --
    ===> An eye for an eye makes everyone blind - MG
    1. Re:maybe they should also consider... by jeffy124 · · Score: 3, Informative

      actually, that wont require new client software. they would want to setup the server to start sending out old raw data. Yes, some cycles will be wasted on redoing calculations already accomplished, but they have changed their algorithms to use faster math routines, so maybe this could simply verify the first result of a data unit and the overall integrity of the new algorithms.

      --
      The One Rule Of Chess You'll Ever Need: Don't play someone who carries a kit in their bookbag.
  3. Re:Interesting by Anonymous Coward · · Score: 3, Informative

    SETI@home collects its data from the world's largest radio telescope in Arecibo, Puerto Rico. We've been recording data at the Arecibo telescope since December 1998, and analysing that data since May 1999.

    SETI@home is a very fortunate science program. It utilizes 70% of the Arecibo telescope time. The other 30% is time used for repair, maintenance, or radar observations (Arecibo's powerful radar transmitters create too much interference for SETI@home's sensitive receiver).

    This is an extraordinary amount of telescope time! Most astronomers are lucky to get even a day a year on the telescope for their research. Since SETI@home doesn't need to point to any specific point in the sky, it just "goes along for the ride" while other astronomers use the giant antenna. If SETI@home could take data full time we would collect about 50 GB of data every day. It takes us about eight months to "cover" the Arecibo sky. This isn't 100% of the sky that is visible to the telescope since we don't control pointing, but it's close. SETi@Home's goal is to collect and analyze at least two years worth of data. This would allow us to cover the sky seen from Arecibo about three times.

  4. Wicked old atheists by eddy · · Score: 3, Informative

    I seriously question the science of SETI@home. I left them after one of the first debacles where they kept sending out the same packet of data to most everyone.

    genome and folding@home just seems so much more likely to be useful.

    If you're an atheist (or even if you aren't) you're welcome to join our genome@home team, Wicked Old Atheists. We're currently placed #24 in the world.

    --
    Belief is the currency of delusion.
  5. Some additional information... by hhe_hee · · Score: 3, Informative

    For those who doesn't know it they (SETI@home) recently reached the Zettaflop (10e+21 floating-point operations) mark which is a world record. The last 24 hours "they" (read the users) performed 6.104916e+18 flops which is about 70.66 Teraflops/sec. This can be compared to the Terascale Computing System that theoretically could reach a maximum of 6 teraflops per second *laugh*. SETI's total cpu-time lies around 750 000 years, _pretty cool_ eh?

    --
    2 reptiles beneath your current threshold.
  6. SETI@Home is looking for obsolete radio signals. by Animats · · Score: 5, Informative
    The trouble with SETI@Home is that it's based on the assumption that somebody is sending a signal with a "carrier", a constant-frequency signal. The trouble with looking for carriers is that any sufficiently advanced transmission system looks like noise. (That's why modern modems sound like noise, not beeps.) Carriers are obsolete, because they waste energy and spectrum. For example, about 80% of a TV signal's energy is in the carrier, which carries no information.

    All newer transmissions systems, from SSB to spread-spectrum to GPS to HDTV, don't use carriers. The FCC wouldn't license a transmission system today that used a carrier. In time, all radio will be carrierless, to save spectrum space. That date is probably about 20 years away, after the transition to HDTV and digital audio broadcasting. So for less than a century will our civilization have broadcast carriers. That's a narrow window to hit when looing for another civilization.

    There's some redundancy in all carrierless systems, but it may be only a few percent, and it's hard to find if you don't know how to look for it. Typically, detecting a spread-spectrum signal involves trying to synchronize a psuedorandom number generator at the receiving end with the signal. This is hard when you have no idea what the psuedorandom number generator looks like. It's not impossible; it's a cryptographic problem. But it's hard to detect a signal so weak you can't read the bits.

    You can look for the presence of a carrier so weak that you can't detect the modulation, by averaging over many cycles. That's what SETI@Home actually does. So if there are carriers out there, SETI@Home should find them. But unless someone is deliberately beaming carriers at us, there's nothing to find.

    I've met some of the SETI@Home people, and they admit this problem. By now, if anybody in our stellar neighborhood was aiming high-power continuous carriers at us, we'd know it. But there could be signals encoded in more efficient ways and thus look like noise. SETI@Home will never find them.

    I think that the SETI@Home effort should be devoting more resources to finding non-carrier signals. Maybe long-period autocorrelation, looking for repeats of bit patterns, would be more appropriate than the present carrier search. Something that sounds like stellar hiss might turn out to have data in it.