Glitch Forces Mars Probe Shut-Off
TheEvilOverlord writes to tell us that BBC News is reporting that a 'glitch' has forced the mars probe to switch into a "safe-mode" switching several of its systems off. Perhaps it is just an education tool to show martians the meaning of BSOD.
It's not a glitch, silly. Nor is it a "bug"! It's just a new feature.
Agile Artisans
Yeah, just wait till the screensaver kicks in.
My God! It's full of stars!
People, we've got be a little more precise. There are three functioning spacecraft in orbit, one more on the way, and two on the ground on and around Mars. Between NASA and the ESA, it's getting crowded on Mars.
For those who didn't RTFA, it's the Mars Global Surveyor, which is the oldest of those in orbit.
from reading the article it sounds like the safe mode is intended to prevent total loss of the probe in the event of a problem that sucks lots of power.
the main problem seems to be it takes a while to get it back to normal operation and they'd really like to take some photos of the bit of mars the probe is going over soon
note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
In this mode, MGS turns off its science instruments but leaves many other systems on.
Presumbly this includes communications.
...which probe?
There's presently functioning two orbiters (Mars Global Surveyor, Mars Odyssey), two rovers (MER A a.k.a. Spirit, MER B a.k.a. Opportunity), and Mars Reconnaissance Orbiter is on the way.
I realize TFA has the info but it sort of belongs in the headline. "The mars probe" just sounds silly and uninformed.
Can anyone provide technical information regarding what software this probe is running? The article itself is very vague (but not surprising, since it's a general-consumption BBC article).
Which embedded OS is it running? What language and programming system was used to develop the application software for it? Details, please.
Cyric Zndovzny at your service.
We're not talking about Windows safe mode here, It was switched onto safe mode because a glich was occuring.
In safe mode to turns to the sun to funny charge its battery and allows communication with Earth on its low-gain antenna. Which is presumably to work out what is wrong makes changes and reboot the system.
You have to remember that this craft has been in space since 1996 so is old and might have radiation damage by now so this kind of thing is to be expected.
"In a time of universal deceit - telling the truth is a revolutionary act." - George Orwell
I have a high emotional stake in the mars missions. Recently a good highschool friend of mine passed away in a plane crash. She was a co-op at NASA. In recognition for her work on the Mars reconnaissance orbiter, her memory and name were launched into space with with it. Krys, We love you. Story: http://msnbc.msn.com/id/8931065/
The Mars Global Surveyor's mission ended in 2001 and has been on an extended mission ever since.
I'd say Americans are getting their money's worth and then some.
http://www.fastcompany.com/online/06/writestuff.ht ml
well, TFA is about the space shuttle, but i'd guess it applies to other space gadgets, too.
"Consider these stats : the last three versions of the program -- each 420,000 lines long-had just one error each. The last 11 versions of this software had a total of 17 errors. Commercial programs of equivalent complexity would have 5,000 errors."
Oh, no, not again! :P
I know some of their stuff (i.e. the MER rovers) use VxWorks. See http://www.space.com/businesstechnology/technology /mer_computer_040128.html and http://www.windriver.com/news/press/pr.html?ID=355
Apparently this probe (the Mars Global Surveyor) went into "safe mode" before in its mission.
e nt.html
http://mars.jpl.nasa.gov/mgs/status/wkreport/curr
Malin Space Science Systems http://www.msss.com/ is the company that runs the cameras on MGS, among other Mars probes. The MGS uses VxWorks, a specialized OS for robotic craft, which I believe runs on both *nix and Windows. I think VxWorks is OSS, although I also think some companies use customized versions. The specs for MGS http:///http://mars.jpl.nasa.gov/mgs//scsys/cdhsin fo.html> indicate two 1750A and one 8086 processors, which are probably running VxWorks in a Unix-like environment. The 1750A is a military standard processor (exceedingly old now, but rugged). Check out that specs page; very interesting.
In safe mode, MGS uses 20K PROM for the Command/Data subsystem!
Since Malin website indicates jobs for Unix/C programmers, I'm assuming that their stuff is running in VxWorks in a Unix-like environment, probably a BSD varaiant.
BTW, the Mars rovers use a PPC 601-like chip that runs at a screaming 20 mHz.
Wind River Systems built the POSIX compliant based OS into the Odyssey, Stardust and Rovers, so it's possible the MGS has a similar OS to those.
g ies/os/vxworks6/
0 3/mars/jump/2404308
The OS is VxWorks and it's been used in Sattelites, Robots and for some reason Movie editing (probably a file management system)
http://www.windriver.com/products/device_technolo
http://www.chron.com/cs/CDA/ssistory.mpl/special/
But only limited communications. The primary channel, which allows high bandwidth communications, is more fussy to maintain (antenna has to be pointed in the right direction, etc.) In 'safe mode' the probe uses a secondary communications method that is more reliable but much lower bandwidth.
You missed the point: 'safe mode' is the fallback system. The probe is not in a 'known state'. They do not yet know what fault caused the probe to go into safe mode. Safe mode is a generic state designed to maintain power and communications with Earth when an unknown fault has occurred, to give the operators time to find a solution or just to check that everything is OK. When they are sure everything is OK they will send a command to exit safe mode.
There is reason to be cautious. An important satellite was lost a few years ago because the operators rushed their diagnosis of the problem. The satellite's operating state was not what they thought it was--two of the gyros had failed. The operators misinterpreted the data and switched the satellite from its last working gyro to one of the nonworking ones, resulting in total loss of communications and destruction of the satellite. Not good. Before they do anything, they need to be sure they understand what has happened and what state the probe is in.
There also seems to be a trade-off between power and communication. If the craft does not have to worry about pointing its high-gain antenna toward earth, then it can instead focus on pointing toward the sun. In an emergancy, it is nice to have plenty of power.
Table-ized A.I.
So it's not exactly safe mode, it's more like "safe mode with networking".