Spirit Rover Communications Error
cybrthng writes "Through yesterdays press release and the current Nasa Briefing there is news that they are having communications errors with contacting spirit. Is she lost or is it something akin to the Pathfinder failures that happened? Or did little green people claim an expensive tonka truck toy?"
A considerable number of things have to work properly for the rover to be in its present state. Mars Global Surveyor received a carrier on UHF but no data, confirming that the UHF antenna, amplifier, and tranmitter are functional. The fact that it transmitted at the correct time (at night) indicates batteries and power systems are at least mostly functional, and that the spacecraft computer/avionics system was able to calculate the time of the MGS pass.
Also, NASA's DSN (Deep Space Network) has been able to send commands asking Spirit to send tones on X-Band, and has received the response tones back. This confirms that at least the low gain antenna, antenna switch, x-band receiver, and x-band tone transmitter are functional.
Perhaps a software fault or a synchronization problem with the radios is preventing valid daa frames from being transmitted. The fact that so much is known to functional argues against a failure that will incapacitate the spacecraft indefinitely. In the coming days, if communications are not restored, the spacecraft will enter safe modes that cause it to try harder to transmit and will reset subsystems. I am optimistic at this point.
Now I'm going to say this: would all the people that bragged about NASA/JPL doing so much better than the Beagle team be quiet?
Guess what. Landing a complex machine on another planet is not easy. It's simply amazing humans can even do this at all. When something goes wrong, we can't exactly reach out and tap the little thing a few times to see if it fixes it.
The teams behind both Spirit and Beagle did excellent work against the insane list of Things That Can Go Wrong in getting something from here to there. Both teams did their best, and both teams make me feel very proud of the human race.
"To confine our attention to terrestrial matters would be to limit the human spirit." -Stephen Hawking
Or maybe there's one really paranoid engineer who complains about everything and, coincidentally, was right this one time.
Hey freaks: now you're ju
Some things get simpler with humans around, but many also get harder. Remember that manned missions to Mars cost something like 100 times more than unmanned. Measuring how much you get out of it per billion dollars is the interesting measure, not how much you get per mission.
Yeah, that's funny. It may not be too far from the truth. the particular Java implementation they're using is realtime, so they can tune down or completely turn off garbage collection. Threads running with no interruption from garbage collection have a heap penalty, so they have to be really careful when to put a thread in that state.
IANAJPLR (I am not a JPL researcher) but I'm sure, however, there's a whole bunch of fail-safes that would kick in so that the worst case scenario is a loss of one day's worth of scientific data, if that.
A programmer is a machine for converting coffee into code.