Slashdot Mirror


Whirlwinds on Mars, From the Ground

Neil Halelamien writes "Back in 1999, satellite images were photographed of 5-mile-high whirlwinds streaking across the surface of Mars. A couple of months ago the Spirit rover got a close up view of whirlwind tracks, and this past week photographed a whirlwind in action (animation). It's thought that these dust devils may be responsible for the mystery power boost to the rovers' solar cells. Last year the rovers also spotted clouds and frost."

122 comments

  1. Animation by FTL · · Score: 5, Informative
    Incase you are wondering about the /.ed animation, it is a two-frame, black and white, 1MB gif. The first frame shows a small whirlwind in the distance, the second frame doesn't show the whirlwind.

    Not impressive compared to the tornado footage we're used to from the local TV station. But one must remember that the rovers' actions are scripted in advance. So it was a complete coincidence that a whirlwind happened to be in-frame when they took a photo. Which says something about how common they must be if we just happened to snag a picture of one.

    If you are still interested, here's a mirror.

    --
    Slashdot monitor for your Mozilla sidebar or Active Desktop.
    1. Re:Animation by drinkypoo · · Score: 3, Interesting

      Actually, it won't tell us anything about how common they are until they snag a picture of another one :)

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    2. Re:Animation by pfizzle · · Score: 1

      Thanks for the mirror :)

    3. Re:Animation by CrackedButter · · Score: 4, Funny

      Looks more like a ghost to be honest. The ghost of Beagle WOOOOOOOO....

    4. Re:Animation by tverbeek · · Score: 4, Insightful

      Calling it an "animation" is stretching it pretty far. The second frame isn't even on-register with the first one, so it's really just a pair of "with" and "without" snapshots.

      --
      http://alternatives.rzero.com/
    5. Re:Animation by Zone-MR · · Score: 4, Informative

      it won't tell us anything about how common they are until they snag a picture of another one

      Yeah it does. We can assume that a tornado is visible 1/Nth of the time, where N is the total number of pictures taken by the rover, and the 1 represents the picture with the tornado visible.

      If the rover snags a picture of another tornado it will increase the accuracy of our prediction slightly.

    6. Re:Animation by binarybum · · Score: 1

      heh, that animation sucks!

      --
      ôó
    7. Re:Animation by Surazal · · Score: 4, Insightful

      If the rover snags a picture of another tornado it will increase the accuracy of our prediction slightly.

      If it doesn't find another tornado, then that also will increase the accuracy of the prediction slightly. ;)

      --
      --- Journals are boring; Go to my web page instead
    8. Re:Animation by drinkypoo · · Score: 2, Informative

      That is way way way too simple. You have to take into consideration the field of view, the amount of movement, the frequency of the pictures, the speed of the phenomenon, and the relatively short time in Mars' period that we have had rovers there :P For all we know there's ten times as many (or ten times fewer) tornadoes in other parts of Mars, due to terrain features...

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    9. Re:Animation by Jesus_666 · · Score: 2, Funny

      The freaky thing is that this comes one day after "Mission to Mars" came on local TV. Hmmmm... Perhaps it's a sign that Germany has joined the Deep Space Lie program (you know, the one that tries to make uns believe that there are other planets beside Earth). I better go get my tin foil helmet.

      --
      USE HOT GRITS WITH STATUE OF NATALIE PORTMAN (NAKED AND PETRIFIED)
    10. Re:Animation by Tablizer · · Score: 1

      Calling it an "animation" is stretching it pretty far.

      Further, they did not need to use the entire frame for each. That makes it too long to download. Just have say 200 x 200 pixel's worth.

      (I suppose beggars shouldn't be choosers. It's not like we paid for it, and we can make our own if we don't like their's. Open source animation philos.)

    11. Re:Animation by Tablizer · · Score: 2, Interesting

      Actually, it won't tell us anything about how common they are until they snag a picture of another one :)

      They can count the darkened dust trails from orbit. In fact, they caught some in progress from orbit. You see a dark trail that ends in a whitish puff IIRC. If they monitor an area from orbit over months or years, they can get a better estimate of the change rate. Plus, if it was a dust devil that cleaned the panels, that is another "hit". And, Pathfinder imaged one also.

    12. Re:Animation by Tablizer · · Score: 1

      In fact, they caught some in progress from orbit

      Not near the rovers, I should point out.

    13. Re:Animation by QuantumFTL · · Score: 2, Informative
      Calling it an "animation" is stretching it pretty far. The second frame isn't even on-register with the first one, so it's really just a pair of "with" and "without" snapshots.

      I used to work on MER, and I discussed this issue with Daniel Crotty (the man who made the animation featured here), and it was decided that:
      1. Good coregistration was too difficult with the available information. I've written coregistration code before, for the CAHV linearized images, however there are serious problems when using the CAHVOR or CAHVORE model images (Navcam is CAHVOR). This is because not only is the distortion in the model nonlinear, but it depends on the distance of the point from the camera - something that we can only approximate using a planar surface model. My suggestion for coregistration, given the current information, would be to do feature matching to generate a set of "equivilent" points in each image plane, and create a function which, given a relative position and orientation, would generate rays from each matching point. A nonlinear optimization algorithm (perhaps simplex method solver) would then iterate until it found a relative position/orientation that minimized the mean square distance between "equivilent" rays. I believe this is similar to how much motion tracking software works. This is, however, quite difficult to do without a preprogrammed software package designed to do this. After this the second image would still have to be projected on to the planar model of Mars, which is also nontrivial.
      2. From a purely scientific point of view, "proper" coregistration is almost entirely unnecessary. Because of the fact that the phenomenon is so far away, the far field effect takes care of almost all of the error. There is a two dimensional coregistration method that could be used for this purpose (Alex Hayes, Cornell '03, described it in his honors thesis) using multiple fourier transforms, one in linear space (for shifts), and one in radial/logarithmic space (for rotations and scaling).


      Anyways I think the current image serves the public just fine. The file is so large because it was created in GIMP, which does not seem to support LZW compression of GIF images for a legal (?) reason. (I thought the patent expired...)

      As for it not being an animation... how many frames do you need for something to be an animation?

      Cheers,
      Justin Wick
    14. Re:Animation by tverbeek · · Score: 1
      As for it not being an animation... how many frames do you need for something to be an animation?

      You need enough frames to produce the visual illusion of motion. The bare minimum is two frames of the "moving" object. But this sequence includes only one frame of the whirlwind, then another frame in which it's absent, and the illusion of movement simply doesn't happen. What we get instead is the illusion of disappearance. The only objects that actually appear to move in this sequence are the rocks (due to the registration issues). I'm not saying that the alternating images aren't of use or interesting; they are. I'm just pointing out that "animation" is the wrong word for it. When you show someone a photo of Mom and the kids standing in front of the Grand Canyon, then a photo of just the Grand Canyon so you can see what it looks like without them, we call it a "slide show".

      --
      http://alternatives.rzero.com/
    15. Re:Animation by FleaPlus · · Score: 1

      Yeah, sorry, sorry. When I used the term "animation" in the submission, I was mostly referring to the fact that it was an animated GIF, albeit a 2-frame one. In retrospect, something like "slideshow" may have been a better choice of term.

      My apologies.

    16. Re:Animation by bill_mcgonigle · · Score: 1

      I suppose beggars shouldn't be choosers. It's not like we paid for it

      Who funds your government?

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    17. Re:Animation by Tablizer · · Score: 1

      Who funds your government?

      I believe that animation was from a volunteer, not the gov't.

  2. For the hardcore: by hot_Karls_bad_cavern · · Score: 4, Interesting

    "Now we're assuming they're cleaning, but all we can really say is that overnight the solar panels produced between 2 and 5 percent additional power immediately,'' he said. "We're surmising that for some reason dust is being removed from the solar panel and that's increasing the efficiency of the sunlight being converted to electricity."

    Any hardcore space-geeks care to propose any other explanation?

    Seriously, i'm just wondering what else might explain this, because enough moving atmosphere on Mars to clean the panels is very interesting to me. Other possibilities anyone?

    1. Re:For the hardcore: by Quiet_Desperation · · Score: 5, Interesting

      Motion of the rovers? I would imagine the lower moisture levels (if any) would make the dust there less sticky. I'd be curious to know if the rovers went through any serious inclines just bfore the power boost. Or if there was any unusually extensie activity of the probe arm and/or drill.

    2. Re:For the hardcore: by ckemp.org · · Score: 3, Interesting

      One thing confuses me, too: when the wind picks up on Mars, it turns into a dust storm, which I'm assuming dumps dust on the solar panels. Why would the whirlwind not pick up dust as well and deposit it on the panels? The twister in the picture seems relatively clear, consisting the red dust of the planet.

    3. Re:For the hardcore: by myowntrueself · · Score: 2, Interesting

      Something is eating the dust?

      --
      In the free world the media isn't government run; the government is media run.
    4. Re:For the hardcore: by sydres · · Score: 3, Interesting

      perhaps it has something to do with static charges maybe the rover comes into contact with a bit of ionized particles wich drains the neutralizes the static charge on the rover

    5. Re:For the hardcore: by oliverthered · · Score: 1

      hmm..
      I imagine that the rover would generate some static charge as it moves along (like rubbing your feet on a carpet).

      The dust devil would also generate static as the duct particles or dust collide.

      So there's a tiny chance that static played a part, but I should imagine that if there's enough wind to generate a dust devil then there's enough wind to blow a bit of dust off of the solar panels, not much of a mystery really.

      --
      thank God the internet isn't a human right.
    6. Re:For the hardcore: by FrostedWheat · · Score: 1

      Perhaps there is very little lifting power in the wind, and all that air is simply spinning around. That way it wouldn't pickup that much dust from the ground and could have pushed away the dust on Spirits panels rather than sucking it up.

    7. Re:For the hardcore: by Anonymous Coward · · Score: 1, Interesting

      it probably was the dust devil. I am a student at Cornell U. where the rovers are controlled, and my astro prof (the guy in charge of the rovers) said last week they hoped to see a dust devil and that it would clean off the panels... quite a coincidence that it happened so soon after he told us...

    8. Re:For the hardcore: by oliverthered · · Score: 2, Interesting

      The air pressure could have dropped enough to cause the dust to evaporate, a dust devil is a sign of low air pressure.

      Though this is about as probable as a bugs bunny cleaning the panels with his tail whilst chasing marvin.

      --
      thank God the internet isn't a human right.
    9. Re:For the hardcore: by deglr6328 · · Score: 1

      It is quite obvious at this point that this is in fact what has happened. Often the simplest explanation really is the most correct! I submitted an article yesterday but... :o( oh well. It's said that the rover has increased its power output from ~350 Watt/hr. to over 700+ Watt/Hr!! It's nearly like a new mission! :)

      --
      - "Hear that?! The percolations are imminent! Cease your ingress!"
    10. Re:For the hardcore: by deglr6328 · · Score: 1

      oh! you were talking about the opportunity rover! The same thing has happened to the Spirit rover a couple days ago, which is what my post was referring to.

      --
      - "Hear that?! The percolations are imminent! Cease your ingress!"
    11. Re:For the hardcore: by oliverthered · · Score: 1

      that's not surprising, storms travel quickly across the sufrace of mars (since there aren't many trees and oceans to slow them down)

      --
      thank God the internet isn't a human right.
    12. Re:For the hardcore: by Anonymous Coward · · Score: 0

      Overnight? While parked and sleeping?

    13. Re:For the hardcore: by iamlucky13 · · Score: 2, Informative

      I don't know how much credence the idea has right now, but the original guess I heard from JPL was it was water vapor was causing the dust to clump as it condensed, froze and expanded, then melted and evaporated or else sublimated. Of course, they took pictures of the solar panels on Opportunity and didn't see any clumps, so if they existed, the clumped dust must have been more susceptible to being blown off in a gentle breeze. They have, however, taken several pictures of frost on the rovers.

    14. Re:For the hardcore: by DerekJ212 · · Score: 0

      Why didnt NASA create a robotic arm on the rovers that would self clean? I mean how hard would that be to add a "windshield wiper" sort of device to clear off dust? Am i way far off here? Derek

    15. Re:For the hardcore: by tzanger · · Score: 1

      There aren't many... as in there aren't any!

    16. Re:For the hardcore: by oliverthered · · Score: 1

      Contraction of there aren't exactly many... stating that there could possibly be some when there is obviously none only goes to add weight to the fact that there are none.

      Just like stating that there are none when there are a few will get all the people that know about the few scream.

      Politicians and religious folks and gambling dens use that tactic all the time.

      --
      thank God the internet isn't a human right.
    17. Re:For the hardcore: by austad · · Score: 1

      Martian bums, with newspaper.

      --
      Need Free Juniper/NetScreen Support? JuniperForum
    18. Re:For the hardcore: by QuantumFTL · · Score: 1

      Motion of the rovers? I would imagine the lower moisture levels (if any) would make the dust there less sticky

      While that is certainly true to some extent, extremely dry air, like that found on mars, allows large static electric charges to build up (especially considering how close the atmosphere is to vaccuum). MER scientists speculate that a lot of dust buildup is caused by electrostatic attraction (I have even heard this in regards to the wheels, but am unsure how well verified that claim is).

      On the other hand, there are some places on the rover where we want dust to build up!

      I'd be curious to know if the rovers went through any serious inclines just bfore the power boost.

      The science team has noted that both rovers were on an incline during the cleaning events. It is considered to be unlikely to be a cooincidence, considering how often the rovers are flat, though it still could be.

      Cheers,
      Justin Wick

    19. Re:For the hardcore: by sydres · · Score: 1

      Just grasping at straws

    20. Re:For the hardcore: by Hognoxious · · Score: 1
      WHOOOOSH!

      That (the thing that you just missed) was a reasonable example of creative understatement.

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  3. Dear God! by Pan+T.+Hose · · Score: 3, Funny

    Have you followed the animation link? There is something at the bottom that looks like a tiny tinfoil hat that appears and disappears and reappears ad nauseam! Just thinking about it I have whirlwinds in my head... I need to get some sleep.

    --
    Sincerely,
    Pan Tarhei Hosé, PhD.
    "Homo sum et cogito ergo odi profanum vulgus et libido."
  4. Noooo by Anonymous Coward · · Score: 2, Funny

    It's thought that these dust devils may be responsible for the mystery power boost to the rovers' solar cells.

    It was Martians who powered them up!! This dust devil theory is just yet another government trick in fooling you that there are no Martians!! Next they'll reiterate there's no giant face sculpture on Mars. :(

    1. Re:Noooo by the_weasel · · Score: 2, Funny

      No, we just replaced the batteries. I have to get back to the set now, one of the rovers needs to be prepped for the next shot. We are taping the discovery of a new form of sand ridge, and I need to load the film.

      --
      - sarcasm is just one more service we offer -
    2. Re:Noooo by Jesus_666 · · Score: 1

      Next they'll reiterate there's no giant face sculpture on Mars. :(

      Actually, there is no giant face sculpture. They pulled it down to make place for a mall.

      --
      USE HOT GRITS WITH STATUE OF NATALIE PORTMAN (NAKED AND PETRIFIED)
    3. Re:Noooo by NaCl · · Score: 2, Funny

      there's no giant face sculpture on Mars. :(

      It's more like :-|

      --
      I shot the sheriff
  5. Just thought of one. by hot_Karls_bad_cavern · · Score: 2, Insightful

    Vibration from movement: is there enough jostle to shake dust off the panels from mere rover movement about the surface or is that too small to matter here?

    1. Re:Just thought of one. by Anonymous Coward · · Score: 5, Interesting

      Overnight? While parked and sleeping?

    2. Re:Just thought of one. by hot_Karls_bad_cavern · · Score: 1

      You are on the money and i overlooked that parked-sleep part. But that only makes the question even more interesting and back to my original question, which you did not answer: how then?

  6. Would these be good areas for missions? by Fiz+Ocelot · · Score: 1

    Would these areas be good places for future missions because of this? I mean, if we knew with a good amount of certainty that there will be storms which will clean off solar panels, this could be a target area for future long term missions?

    1. Re:Would these be good areas for missions? by iamlucky13 · · Score: 2, Informative

      It doesn't seem like a good thing to count on. In Spirit's case, it was over 400 days into the mission before it got this boost. They've been dealing with decreased energy availability for months. Plus, they estimated the odds were about equally as likely that some other critical part of the rover would fail before the solar panels became obscured. They will, however, probably reconsider their estimates for how long a solar powered rover can operate. The Sojourner lasted about 90 days, so they figured with the increased panel area, they could probably double that.

      The next rover mission (Mars Surface Laboratory) will probably be nuclear powered so they can guarantee energy degradation won't be a problem unless it survives for quite a few years. This would also mean they aren't limited to locations near the equator, so if NASA decides there's something interesting near the poles, they can go there. Since the landing method will be different, the rover will be able to land in an area about 1/5 the size of the current rovers. This should give the mission planners a lot more options than they had with the twin Spirit and Opportunity, which landed on a big empty plain and on the floor of a giant, ancient crater respectively.

    2. Re:Would these be good areas for missions? by ruiner13 · · Score: 1

      How about friggin windshield wipers? I bet the energy it would take to run a cleaning cycle on the solar panel would be worth the extra longevity.

      --

      today is spelling optional day.

    3. Re:Would these be good areas for missions? by Anonymous Coward · · Score: 0

      This has been gone over at least 23.7 billion times, in this forum and elsewhere. The added complexity of moving parts, plus the added weight, made cleaning the panels by various mechanical means (e.g., "windshield" wipers, tear-off transparencies, etc.) impractical.

  7. Windsock by Ohreally_factor · · Score: 4, Interesting

    Will the next batch of rovers be equipped with windsocks, to measure the direction of the wind?

    And what do you call those spinning things to measure airspeed? The ones with four arms with little hemispheric "cups" that catch the wind. KnowwhatImeanVerne?

    --
    It's not offtopic, dumbass. It's orthogonal.
    1. Re:Windsock by FrostedWheat · · Score: 2, Informative

      Pathfinder had something I liked to call the wind chimes. They didn't move about much, I'm guessing because that lander was so close to the ground and the landscape was quite rocky.

      Here's an animation here and some info.

    2. Re:Windsock by kevcol · · Score: 1

      Will the next batch of rovers be equipped with windsocks, to measure the direction of the wind?


      Pathfinder had windsocks.

    3. Re:Windsock by Anonymous Coward · · Score: 0
    4. Re:Windsock by Anonymous Coward · · Score: 0

      Considering that it would take 500 mph to take off in the best designed glider, those anemometers better be awfully lightweight.

    5. Re:Windsock by tverbeek · · Score: 4, Funny
      Will the next batch of rovers be equipped with windsocks,

      I'm just hoping they'll be equipped with a Winsock, so they can run nifty TCP/IP apps like Mosaic and WS-FTP, and maybe even a web server like ZBServer!

      --
      http://alternatives.rzero.com/
    6. Re:Windsock by Anonymous Coward · · Score: 0

      You're an idiot.

    7. Re:Windsock by rs79 · · Score: 1

      And you won't even have to reboot it to change DNS settings.

      --
      Need Mercedes parts ?
    8. Re:Windsock by Tablizer · · Score: 1

      And what do you call those spinning things to measure airspeed? The ones with four arms with little hemispheric "cups" that catch the wind.

      Personally, I go with "rotating bras on a stick"

    9. Re:Windsock by Anonymous Coward · · Score: 0

      They're called anemometers.

    10. Re:Windsock by fbartho · · Score: 1

      yeah, but if they tell slashdot that it has an ftp server, it will be instant martian rover-toast!

      --
      Gravity Sucks
    11. Re:Windsock by ralphclark · · Score: 1

      the spinning cups thing for measuring wind speed is called an anemometer.

    12. Re:Windsock by QuantumFTL · · Score: 1

      Will the next batch of rovers be equipped with windsocks, to measure the direction of the wind? And what do you call those spinning things to measure airspeed?

      They are called anemometers. Some of the less advanced models do use spinning cups, however this can interfere with the wind flow you are studying (especially for small phenomenon length scales) and only works for two dimensions. There is another type, called an Acoustic Anemometer (don't be afraid to click on ferret.com.au :)) that uses sound advection (sound waves dragged along by the wind) to determine wind velocity in up to three dimensions.

      A researcher friend of mine at Cornell University is working on using this concept on Mars, but AFAIK it's not been selected for any mission just yet. It's much more difficult because the atmosphere on mars is so thin that it attenuates signals at those frequencies very quickly.

    13. Re:Windsock by bill_mcgonigle · · Score: 1

      And what do you call those spinning things to measure airspeed? The ones with four arms with little hemispheric "cups" that catch the wind. KnowwhatImeanVerne?

      If only you had played the Space Quest series as a kid....

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  8. Re:pre-emptive strike against all the teraformers. by caluml · · Score: 4, Funny
    What if the sun goes super nova?

    I don't think that terraforming Mars would help here.

  9. Spirit power boost by FrostedWheat · · Score: 4, Insightful

    The link talks about Opportunity's power boost, but a few days ago Spirit also had the same thing happen to it.
    Quite amazing stuff, if this keeps up the rovers should last a very long time!

  10. Re:pre-emptive strike against all the teraformers. by lasindi · · Score: 3, Interesting

    For a long time, I've believed that for Humanity to survive, we *MUST* have colonies on more than just Earth. We have the technology to kill everything on this planet in minutes, and it takes a mistake by one person to start that chain of events. Maybe through our own greed and industrialization, we've already set the earth on a fatal spiral through pollution. There are also other events that can happen, which are on more of a sci-fi scale. What if the sun goes super nova? What if a giant asteroid crashes into the earth?

    I'm all for spreading colonies, but your last two examples are a little more realistic than "sci-fi." We know that the sun's going to die; it'll take 4.5 billion years, but it will definitely happen. And a large asteroid will almost certainly strike the Earth. One killed the dinosaurs, and that was only 65 million years ago (a blink of an eye in the history of the Earth).

    lasindi

    --
    I have discovered a truly remarkable proof of this theorem that this sig is too small to contain.
  11. Animated Gif? Bah by Brushfireb · · Score: 1

    Pretty cool idea, but this image seems to be a major let down. I understand there is limited data/photos but its almost better to just not have something than have this.

    Also -- and I realize this is a bit offtopic, but this clearly does not work for me in Firefox. I get one frame and a flash of the second, not enough to see it clearly.

    Works fine in IE.

    1. Re:Animated Gif? Bah by Anonymous Coward · · Score: 0

      you have your firefox preferences set not to loop the animated gifs

    2. Re:Animated Gif? Bah by Anonymous Coward · · Score: 0

      works fine on firefox on OSX

  12. KnowwhatImeanVerne? Re:Windsock by templest · · Score: 3, Funny
    And what do you call those spinning things to measure airspeed? The ones with four arms with little hemispheric "cups" that catch the wind. KnowwhatImeanVerne?

    A Science Vessel?
    --
    I'm a signature virus. Please copy me to your signature so I can replicate.
  13. Who made the dust devils? by Anonymous Coward · · Score: 3, Funny

    It's easy TAS the devil is on holiday, got a ride with duck dodgers and presto, thats why they are called dust "devils"

  14. Troll alert - mod down! by Anonymous Coward · · Score: 2, Informative

    "Hidden" movie spoilers from ROTS in the text.

    1. Re:Troll alert - mod down! by Anonymous Coward · · Score: 0

      That guy would have been actually pretty interesting if he wasn't a jackass and throwing Star Wars spoilers in. Irritating he is.

    2. Re:Troll alert - mod down! by Anonymous Coward · · Score: 2, Interesting

      Here it is without the spoilers (I don't give a shit about Star Wars, so don't bother thanking me for picking them out):

      --

      NASA is somewhat concerned about Martian dust devils and it's impact on future human missions to Mars. There have been at least two expeditions to the Arizona desert by NASA people to study dust devils, both run out of the University of Arizona. I had the opportunity to spend a month in the Arizona desert gathering data on the second trip.

      I wouldn't say that NASA is particularly concerned about dust devils -- due to the lower gravity, dust devils on mars would be much weaker than those on earth, even if they are larger. Even on earth, dust devils post little threat. Some of the ones we studied were over 2 miles tall, and you could walk right through them with absolutely no danger. While the original trip was sponsored by the HEDS funded Matador experiment to see if the dust devils posed any danger to human exploration, the primary concerns were over static electricity and dust getting into space suits.

      What NASA is really interested in is how dust affect the geology of the planet. In the absense of water or strong winds, dust devils may in fact be the primary erosive force on Mars. During the first half of the 20th century, astronomers noticed that Mars changed color depending on the season, and this led them to beleive that there was rich vegetation on Mars. When the first orbiters and lander arrived, we learned that this wasn't quite true, but we still had no other solution. Now, scientists believe that is was dust devils, which are a seasonal occurance, that were actually reconfiguring the landscape of the planet. We have actually seen pictures of light colored planes that are crisscrossed by dark dust devil trails.

      The problem is that very little is known about dust devils on Earth. I only know of one scientific paper published on the subject. While some of the work we did was trying to find out the proerties of dust devils, especially the electrostatic properties, to help create an accurate model for their formation on Mars, this was not really why we were there. The primary goal of the NASA researchers was to study the dust devils on earth in order to learn how to study them on Mars. We were mainly out there to test a set of instruments planned for Matador (including some far out stuff, like using a special UV camera to detect sparks caused by static electricity).

  15. Re:pre-emptive strike against all the teraformers. by Anonymous Coward · · Score: 0

    Throughout evolution process until today, no entity EVER had "COMPLETE INFORMATION" about everything they have found, if we defined the term according to high-order human intelligence and the circumstances.

    Therefore, unfortunately in a way, if ever such a evolutionary need arise, with or without the so called "COMPLETE INFORMATION" we will just have to do it, an observation based on both recorded and theorized natural and human history.

  16. perpetuating the Great Wall myth by exoir · · Score: 0, Offtopic
    "It isn't exactly the Great Wall of China, but a manmade feature is now visible from space on another planet..."

    You can't see the Great Wall unless you got a real good zoom lens (radar don't count).

    http://www.snopes.com/science/greatwal.htm

  17. 15 degree tilted? by krunk4ever · · Score: 0

    seems like the 2nd frame in the animatation was rotated so that i'll resemble the original so we can notice the difference. is it just me or was the rover extremely tilted to take that 2nd image. i mean i might understand a 5-10 degree tilt or difference, but this is like a 15 degree difference.

    1. Re:15 degree tilted? by Anonymous Coward · · Score: 0

      The rovers have those hydraulic bounce things all the kids put on their cars these days. You should hear they music NASA plays, it's a good thing that sucker is on another planet.

  18. Re:pre-emptive strike against all the teraformers. by another_henry · · Score: 1
    We know that the sun's going to die; it'll take 4.5 billion years, but it will definitely happen.

    It won't be a supernova like the OP said, though.

    --
    "Studies have shown that people who eat peanuts live longer than those who do not eat."
  19. Since when... by greppy · · Score: 1

    ...was chasing after storms a good idea? There are far less risky ways of getting solar panels cleaned. Like wiper blades, air jets or sets of traffic lights. ;-)

  20. Re:pre-emptive strike against all the teraformers. by tverbeek · · Score: 4, Insightful
    To make the atomsphere more earth like, we'd probably send some plants over, such as algae, and maybe grasses. As it grows, it may cover artifacts that could be interesting.

    We can't get grasses to grow in Tuscon, let alone Valles Marineris. Even terran algae would have a tough time of it, with so little CO2 and sunlight. So I don't think there's much danger of them obscuring the geography, and even less chance of them covering up any artifacts... since it's already pretty clear that there was never any civilisation capable of creating any artifacts.

    Mars is just a huge rock, with some water and vapors clinging to it. An astonishingly fascinating rock, but still just a rock. If we ever undertake terraforming it, that will be so far enough in the future that I think we'll have a pretty good opportunity between now and then to give that big rock a good studying... long enough to make an informed judgment of whether to proceed with Project Genesis or not. Worrying about the introduction of interplanetary kudzu at this point is a bit premature.

    --
    http://alternatives.rzero.com/
  21. Re:pre-emptive strike against all the teraformers. by lasindi · · Score: 1

    It won't be a supernova like the OP said, though.

    No, but the Earth will be swallowed up.

    lasindi

    --
    I have discovered a truly remarkable proof of this theorem that this sig is too small to contain.
  22. Re:pre-emptive strike against all the teraformers. by tverbeek · · Score: 4, Funny
    "What if the sun goes super nova?"

    I don't think that terraforming Mars would help here.

    Right. We'd be so preoccupied rewriting all the books about stellar physics to explain how it's possible for our star to go supernova, that we wouldn't have time to move everyone from the "atomize" zone (Earth's orbit) to the "atomize a few minutes later" zone (Mars' orbit).

    --
    http://alternatives.rzero.com/
  23. little CO2? by Hooptie · · Score: 0
    The Martian atmosphere is 95.32% CO2

    Damnit, why doesn't the <sub> tag work.

    Hooptie

    --
    "Heavens, it appears that my weewee has been stricken with rigor mortis!" -- Stewie Griffin
    1. Re:little CO2? by tverbeek · · Score: 1

      But how much atmosphere? 95% of "not very much" is still "not very much".

      --
      http://alternatives.rzero.com/
    2. Re:little CO2? by eaolson · · Score: 1
      The Martian atmosphere is 95.32% CO2
      Yes, the Martican atmosphere is 95% CO2, but it's only at 0.007 atm.
      Damnit, why doesn't the <sub> tag work.
      Because it's not a tag that Slashdot allows. Allowed HTML: <B> <I> <P> <A> <LI> <OL> <UL> <EM> <BR> <TT> <STRONG> <BLOCKQUOTE> <DIV> <ECODE> <DL> <DT> <DD> <CITE> (Use "ECODE" instead of "PRE" or "CODE".)
  24. frost already observed in 1979 by Viking by idlake · · Score: 2, Informative

    Frost on Mars had already been observed by Viking in 1979 (e.g., here).

  25. Gee, thanks a lot plagarist by ahecht · · Score: 3, Interesting

    Why anyone would go to the trouble of digging up my http://science.slashdot.org/comments.pl?sid=98777& cid=8427936year old post on dust devils and then insert Star Wars spoilers into it is completely beyond me. Bonus points for remembering my post, but several thousand negative points for the plagarism and spoilers.

  26. Don't kid yourself by Anonymous Coward · · Score: 0

    He didn't remember your post, he found it via search (google, not slashdot's search which is broken). In fact, this may not be a person at all, but a script that searches on the article title, finds a highly rated post, and re-posts it. Normally those are used for automatically growing karma on an account, but maybe the GNAA re-purposed it.

  27. Just wondering by Anonymous Coward · · Score: 0

    Why is the resolution complete shit?

  28. Re:pre-emptive strike against all the teraformers. by Jesus_666 · · Score: 1

    Just wait until I have pumped several hundred yottatons of helium into the sun and then tell me again that it's not gonna be a supernova.

    --
    USE HOT GRITS WITH STATUE OF NATALIE PORTMAN (NAKED AND PETRIFIED)
  29. What is the wind made of ? by Anonymous Coward · · Score: 0


    and could i breathe it ? would it smell ?

    or is the atmosphere useless to us from a practical POV as far as humans are concerned

  30. Whirlwind tracks by Statecraftsman · · Score: 1

    It looks to me like the surface is covered with little whirlwind tracks. Do whirlwinds explain why there are so many lighter patches in the pictures from the animation?

  31. Re:Dust Whirlwinds and Human Missions by AndroidCat · · Score: 1

    For manned Mars missions, maybe we should send Hell Tanner and that killer RV from Damnation Alley? (Read Roger Zelazny's book before watching that movie.)

    --
    One line blog. I hear that they're called Twitters now.
  32. Re:pre-emptive strike against all the teraformers. by rob_squared · · Score: 1

    It doesn't matter anyway. Our sun *can't* go supernova.

    --
    I don't get it.
  33. Here ya go by zogger · · Score: 4, Informative
    composition

    95.3% carbon dioxide (CO2),

    2.7% nitrogen (N2),

    1.6% argon (Ar),

    0.15% oxygen (O2),

    0.03% water vapor (H2O)



    pressure

    1-9 millibars, depending on altitude; average 7 mb



    A little shy on the O2 department without a lot of terraforming action, pressure pretty low too, in short, no walking around without a spacesuit of some kind. It would seem possible though, given a large enough power source, you could run oxygen accumulators for inside use in your structures, etc..


    taken from http://www.daviddarling.info/encyclopedia/M/Marsat mos.html

  34. Re:Dust Whirlwinds and Human Missions by Tablizer · · Score: 1

    During the first half of the 20th century, astronomers noticed that Mars changed color depending on the season, and this led them to beleive that there was rich vegetation on Mars. When the first orbiters and lander arrived, we learned that this wasn't quite true, but we still had no other solution. Now, scientists believe that is was dust devils, which are a seasonal occurance...

    That shows you never know for sure what life-like signs really mean. If somebody suggested dust storms/devils as the cause back then, somebody else would probably say, "yeah right".

  35. Re:pre-emptive strike against all the teraformers. by Lord_Dweomer · · Score: 1
    The difference between Valles Marineris and Tuscon is that they are considering TERRAFORMING it, not just finding a grass that will grow there. If you terraform it, you can tweak the weather to be what you'd like.

    Of course, terraforming is as of yet still in the realm of science fiction, and the day we can terraform another planet will be the day we can terraform ours, which will bring quite a few significant questions to the table about weather control.

    --
    Buy Steampunk Clothing Online!
  36. Not unlike early earth by Anonymous Coward · · Score: 1, Informative

    Thats not too unlike early Earth's atmosphere.

    ...While oxygen currently makes up 21 percent of the atmosphere, there was only a trace in the air when life first appeared on the planet. The single-celled bacterium dwelling in the oceans did not need oxygen to live....

    From the Geology department of the University of Florida:
    http://ess.geology.ufl.edu/HTMLpages/ESS /GLY1033_n otes/lecture1.html

  37. Re:pre-emptive strike against all the teraformers. by Anonymous Coward · · Score: 0

    Ok, does no one realize that even *if* we put an atmosphere on mars, the gravity is different?
    Lots of it would bleed into space, like it's done before.
    And if we were to increase the mass(gravity), then it would start spiraling towards the sun and certain collision with earth.

  38. Compared to Earth's Atmosphere by AtomicSnarl · · Score: 2, Informative

    The standard atmosphere surface pressure on earth is 1013.23 millibars (mb), or 29.92 inches of mercury.

    A record High Pressure in Siberia made it up to 1083.8 mb/32.01 inches, and a Pacific Typhoon had a record low pressure of 879 mb/25.69 inches of mercury.

    So, compared to Earth by altitude (approximately):
    5,000 feet - 850 mb, 1 mile high 10,000 ft - 700 mb, 2 miles Oxygen required for unpressurized aircraft 18,000 ft - 500 mb (half the atmosphere is above/below this level), 3 miles 30,000 ft - 300 mb (70% of atmosphere is below), 6 miles high, entering the Stratosphere Dead Zone: Fatal without 100% oxygen source 53,000 ft - 100 mb (90% below, 10 miles, Stratosphere Fatal without Pressure suit: Blood pressure exceedes environment pressure, so oxygen is not absorbed Blood starts to outgas (boil) causing the Bends 68,000 ft - 50 mb (95%) 13 miles 102,000 ft - 10 mb (99%) 20 miles 104,000 ft - 9 mb High pressure on Mars 110,000 ft - 7 mb Average Mars pressure, 24 miles aloft on Earth 120,000 ft - 5 mb (99.5%) Higher terrain Mars pressure 157,000 ft - 1 mb (99.9%) Mars mountain tops, 30 miles on Earth Oh, yes - Earth has 78% Nitrogen, 21% Oxygen, 1% Argon, Carbon Dioxide, and all that. Water vapor can be up to 4% or so on hot, humid days.

    In other words, Mars Tourists will need to pack much more than a towel and sunscreen.

    --
    Pacifist paratroopers yell, "Ghandi!" when they jump.
  39. Re:pre-emptive strike against all the teraformers. by Decaff · · Score: 1

    If you terraform it, you can tweak the weather to be what you'd like.

    No you can't. The weather (and possibly even the climate on long time scales) is fundamentally chaotic.

  40. Re:pre-emptive strike against all the teraformers. by Xyrus · · Score: 1

    Assuming the improbability of something the mass of our sun going supernova?

    If the sun did go supernova, there is no place in our solar system that would make us safe. The shockwaves of the blast would rip everything apart.

    Just think of the sizeof something like the crab nebula.

    ~X~

    --
    ~X~
  41. Re:pre-emptive strike against all the teraformers. by khallow · · Score: 1
    You can control a chaotic system. The control input also is chaotic. Weather modeling is particularly difficult since any good weather model will require a vast data set (which scales as inverse cube of the spatial resolution you want) and the algorithms require tightly coupled computation nodes ("fine grained" parallelism if I recall correctly). You can't just throw a zillion PC's on the internet at the problem because the communication demand between computers is too great. I think though that with the development of better algorithms and a sea of computers, one can build a computer network that is capable of supporting weather control.

    The problem with something like the weather is that a) as implied in the previous paragraph, it's difficult to predict what the weather is going to be much less model how our input controls will change the weather - currently we can manage only a week to two weeks with moderate accuracy (the longer timeframe you can predict something then the less energy you need to put into the input), b) the consequences of a mistake in your control or unintended outcomes can be quite catastrophic, c) there's a lot of conflicting interests in the weather control business, you will never get agreement on what the weather should be, d) weather control has military application, and e) weather control is likely to be highly centralized, that probably makes it vulnerable to terrorist or military attack and it'll probably become a font of bureaucratic power.

    If you look at current weather control efforts, you already see some of the problems I'm talking about. Inducing rain (seeding clouds) in one location can take away rain from where the cloud would have gone. Politicians in some countries have too much control over the process. China apparently uses cloud seeding to "guarantee" that big, outdoor, political events in Beijing have the appropriate sunny weather.

  42. Re:pre-emptive strike against all the teraformers. by Decaff · · Score: 1

    You can control a chaotic system. The control input also is chaotic.

    Oh, I would strongly dispute that! Having a chaotic system means that the influence of any type of input, chaotic or not, is unpredictable.

    I think though that with the development of better algorithms and a sea of computers, one can build a computer network that is capable of supporting weather control.

    The problem is that the chaos grows exponentially - long term prediction (and hence control) becomes mathematically impossible without infinite precision.

    The examples you give aren't really weather control - just vague attempts without much science. These were largely abandoned decades ago when the true chaotic nature of weather was understood - seeding one cloud may actually result in more rain later - it just can't be worked out.

  43. Re:pre-emptive strike against all the teraformers. by khallow · · Score: 1
    Oh, I would strongly dispute that! Having a chaotic system means that the influence of any type of input, chaotic or not, is unpredictable.

    My point is that the unpredictability of the control input isn't necessarily a problem. For example, it works particularly well for near periodic chaotic systems (eg, some lasers) since the input is used to push the system towards a periodic output. Since the system and the input is unpredictable in the long term, you would expect the output to be unpredictable as well. That turns out not to be the case.

    The problem is that the chaos grows exponentially - long term prediction (and hence control) becomes mathematically impossible without infinite precision.

    One possible out here is to use the inputs to the system to reduce the chaotic dynamics and hence make the system somewhat more predictable.

  44. Re:pre-emptive strike against all the teraformers. by Decaff · · Score: 1

    One possible out here is to use the inputs to the system to reduce the chaotic dynamics and hence make the system somewhat more predictable.

    OK, I understand :)

    I just think that fine weather control is somewhat in the realm of fantasy...

  45. Re:pre-emptive strike against all the teraformers. by khallow · · Score: 1
    I just think that fine weather control is somewhat in the realm of fantasy...

    Got to agree with you here. Anyone who has the kind of power to manipulate the weather on a fine level probably can come up with a better use for that power than making sure it doesn't rain at the company picnic between 12pm and 5pm.

  46. Re:pre-emptive strike against all the teraformers. by bill_mcgonigle · · Score: 1

    And a large asteroid will almost certainly strike the Earth.

    Fortunately, the chances fall every year. If we can make it through the next millennium we should have all the technology we need to monitor and divert any approaching planet-killers.

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)