Slashdot Mirror


ISS Computer Failure

A number of readers wrote us with news of the computer problems on the International Space Station. Space.com has one of the better writeups on the failure of Russian computers that control the ISS's attitude and some life-support systems. Two out of six computers in a redundant system cannot be rebooted. The space shuttle Atlantis may have its mission extended until the problem is fixed. A NASA spokesman was optimistic that the problem can be resolved; worst-case scenario would be for the shuttle to evacuate everyone onboard the ISS. Engineers are working on the theory (among others) that the failure may have been triggered by new solar panels installed earlier in Atlantis's mission.

58 of 289 comments (clear)

  1. Yakov Smirnoff says: by Izmir+Stinger · · Score: 3, Funny

    In Soviet Russia, computers control YOUR attitude. Oh, wait... nm

    --
    ~Quidquid latine dictum sit, altum sonatur.
  2. You need the russian guy from armageddon by daninaustin · · Score: 5, Funny

    They need the russian guy from armageddon to bang on the side of the computers!

    1. Re:You need the russian guy from armageddon by dkleinsc · · Score: 5, Funny

      My favorite line from that: "Russian components, American components. They're all made in Taiwan."

      --
      I am officially gone from /. Long live http://www.soylentnews.com/
  3. Patch Tuesday by Anonymous Coward · · Score: 2, Funny

    I know all of my Windows computers were anxious to reboot yesterday.

  4. Re:OS? by Detritus · · Score: 5, Funny

    Maybe NASA didn't pay for Soyuz Ultimate Edition, with support for additional solar panels.

    --
    Mea navis aericumbens anguillis abundat
  5. I have to be misreading that by techpawn · · Score: 5, Funny

    "...control the ISS's attitude..."
    So the ISS is throwing a temper tantrum? Just put it in time out

    --
    Ask not what you can do for your country. Ask what your country did to you
    1. Re:I have to be misreading that by Anonymous Coward · · Score: 2, Funny

      I'm sorry Dave, I'm afraid I can't do that.

  6. That's the problem right there by Anonymous Coward · · Score: 3, Funny

    Two out of six computers in a reduntant system cannot be rebooted.

    NASA should have invested in a redundant system, rather than buying a cheap grey-market knockoff.

  7. I can sympathize. by Rob+T+Firefly · · Score: 5, Funny

    Like many Slashdotters, when the computers at my job fail, my attitude tends to become uncontrollable as well.

  8. DFMEA by ThosLives · · Score: 4, Interesting

    Hopefully they're starting with their DFMEA documentation... "guessing" at the problem and having "theories" is probably not a good way to go. Also, it's apparently a common-mode failure, which you shouldn't have in a safety-critical system; generally this is avoided by having different computer hardware and/or completely different code to do the same tasks.

    Quite unfortunate that it seems like systems engineering is lacking in more and more disciplines recently, although I suppose it makes good systems engineers more valuable.

    My list for this would be something like: "Computer doesn't boot." Possible reasons: "No Power", "Insufficient power", "Corrupt memory", "Broken circuits", etc. Then you go down that tree further and find the root cause. The most disturbing thing is that they had such a major common-mode failure...whatever happened to the "no single points of failure" mantra?

    * sigh *

    --
    "There are a dozen opinions on a matter until you know the truth. Then there is only one." - CS Lewis (paraprhase)
    1. Re:DFMEA by grommit · · Score: 2, Insightful

      What part of "2 out of the 6 computers" did you not read? Also, that's 2 out of 6 of the Russian computers. The US side is still working fine.

    2. Re:DFMEA by Sanat · · Score: 4, Interesting

      I have seen ground faults cause these types of problems. maybe the new solar panels has a leakage path back to the mechanical structure creating a voltage distribution problem after being interfaced with the ISS mechanically and electrically.

      These problems are not easy to diagnose when you have hands on capability leave alone 200 miles above Earth.

      I do hope that it is sorted out swiftly and the ISS and its occupants remain safe.

      --
      And in the end, the love you take is equal to the love you make
    3. Re:DFMEA by ThosLives · · Score: 2, Informative

      Hrm, the summary is different than the article; the article stated that "two of the six computers are running" which means 4 are down, not 2. Whichever is correct, any time more than one computer goes down, you have to look for common-cause failures.

      Also, according to the article the US computers don't control attitude thrusters and that particular life support system, so the state of the US computers doesn't matter.

      (Note for the anonymous poster above, but I didn't want to post twice: "common cause" means "the same situation makes multiple things break in the same way," not "that cause happens often".)

      --
      "There are a dozen opinions on a matter until you know the truth. Then there is only one." - CS Lewis (paraprhase)
    4. Re:DFMEA by Vellmont · · Score: 2, Informative


      "guessing" at the problem and having "theories" is probably not a good way to go.

      Welcome to the real world of problem solving. Any solution always starts out as a guess. It's pretty much impossible to solve any problem without eliminating a whole bunch of possibilities (i.e. guessing and having theories). It's likely 10 times harder when you don't have the tools necessary to diagnose this particular problem. (i.e. they need an oscilloscope to look for strange power fluctuations from the new solar array). So I could see how it might be particularly hard to turn those guesses and theories into near certainties.

      Also, it's apparently a common-mode failure, which you shouldn't have in a safety-critical system; generally this is avoided by having different computer hardware and/or completely different code to do the same tasks.

      Having completely redundant systems down to the electrical level is hard enough on the ground. In a small space station a few hundred miles in space I imagine it's next to impossible. You could argue that "why didn't they just have a $50 UPS that'd at least provide them with redundant power, then see if the broken computer boots". But then you have to realize this is a space station with limits on how much space there is for tools that might otherwise go un-used.

      You could probably equally blame this issue on lack of testing. Though that's obviously difficult as well since you don't have a duplicate space station orbiting the earth to first try it out on.

      --
      AccountKiller
    5. Re:DFMEA by DerekLyons · · Score: 3, Informative

      Also, according to the article the US computers don't control attitude thrusters and that particular life support system, so the state of the US computers doesn't matter.

      The US computers do however control the CMG's - the backups for the attitude thrusters[1], and the life support for the US side of the station. So even the loss of all the Russian computers wouldn't leave the station in trouble. (Unless CMG desaturation was required - which doesn't happen all that often.)
       
      [1] Next year, IIRC, a second set of CMG's goes active and then the CMG's become primary with the attitude thrusters going into the backup role.
  9. System Wide Reboot? by JonathanR · · Score: 3, Funny

    While the computers have experienced hiccups in the past, a system-wide reboot typically solved the problem, mission managers said. OMG, let's just power cycle the ISS, shall we? Should fix the problem...
    1. Re:System Wide Reboot? by clickclickdrone · · Score: 2, Interesting

      Sort of related.. The trains on my line in the UK are run using some sort of Java based system (we know because they were very buggy to begin with and the website used to give surprisingly honest updates on progress). ANyway, now and then it still goes a bit loopy and we have to sit in the station while the drive warns us over the Tannoy 'I'm just rebooting the train, back in a few minutes' and sure enough, the power drops, lights go out, fans stop then whoosh, it's on again, the displays start scrolling logos and welcome messages and one by one you can hear the subsystems power up. Quite cool, if your sad like me.

      --
      I want a list of atrocities done in your name - Recoil
  10. Hey, here is a crazy idea by elrous0 · · Score: 3, Interesting
    How about we evacuate the ISS and stop pumping money into that worthless money sink?

    No, no--I know is sounds crazy. But hear me out. Maybe we could actually pursue something NEW--you know, dare to violate that 30-year-old sacrosanct NASA policy of just repeating themselves over and over again and wasting trillions of $ on contractors and grandiose promises which never amount to squat.

    Just a thought.

    --
    SJW: Someone who has run out of real oppression, and has to fake it.
    1. Re:Hey, here is a crazy idea by bronzey214 · · Score: 5, Interesting

      At this point, as a US taxpayer, I'd much rather see the ISS finished rather than just leaving it up there as a pile of space junk.

      It's kinda like finding out your house you're current building will cost twice as much as normal.

      Do you just leave it half finished and abandon it or do you keep pumping money into it?

    2. Re:Hey, here is a crazy idea by Billosaur · · Score: 4, Informative

      The investment in time, money, and energy has already been made. To abandon it now, no matter how dysfunctional it is, would be a bigger waste. If the initiatives to return to the Moon and move on to Mars are going to go forward (and given Congress' past performance in this regard, I highly doubt it), then ISS is a necessary platform to span the gap between the Earth and the Moon. MInd you, when the United States was first thinking of going to the Moon, Werner von Braun put forward the plan to build a space station first, then use it as the assembly point for the journey to the Moon. Then, the platform would already have been established, and the Space Shuttle would have been the next natural extension after the end of Apollo. But the idea was shelved in order to get to the Moon by 1970, and as a result we have the current situation. So, we have done it backwards, but to abandon it now would be truly a giant step in reverse.

      --
      GetOuttaMySpace - The Anti-Social Network
    3. Re:Hey, here is a crazy idea by Anonymous Coward · · Score: 2, Insightful

      Yeah, 'trillians' of $$$...

      Oh wait, no. Department budgets for 2007:

      • Department of Defence: ~$500 billion
      • National Aeronautics and Space Administration: ~$17 billion

      Sort your fucking country out. Just a thought.

  11. How bad a worst case? by devnullkac · · Score: 2, Interesting

    The stated worst case scenario is that the ISS will need to be evacuated, but if the remaining gyros are being overwhelmed, might the station enter an unrecoverable spin state before the problem is resolved?

    --
    What do you mean they cut the power? How can they cut the power, man? They're animals!
    1. Re:How bad a worst case? by JonathanR · · Score: 2, Funny

      We can only hope...

    2. Re:How bad a worst case? by Enigma23 · · Score: 2, Informative

      If they need to evacuate, there are sufficient Soyuz escape modules (tried and tested as the standard re-entry module used by Cosmonauts for the last 40+ years with an almost unchanged design) for all of the current crew capacity on the ISS. Well, I hope so for there sake, or we might have a spaceborn version of what happened to the unfortunate inhabitants of the S.S. Titanic, where passengers vastly outnumbered available spaces on the lifeboats of the supposedly unsinkable ship.

      --
      Ceci n'est pas une .sig
    3. Re:How bad a worst case? by richdun · · Score: 4, Interesting

      Evacuating ISS would be a very bad thing to have happen. The crew would be fine, as this luckily happened with a shuttle in dock, which can act an emergency lifeboat for the whole crew (plus the Soyuz that's up there with them, if things got too crowded on Atlantis). The biggest problem would be for the hardware - without people up there to keep maintenance tasks going, the station would need to be completely shutdown save for a few critical systems (attitude control, the NH4 cooling systems, power, etc.). In this case, some of those few critical systems are what seem to be giving the trouble.

      Evacuating ISS is always a last resort, because should something happen to it while unoccupied, it'd be a total loss. We won't have another shuttle ready for a month or so, and I believe the Russians just recently did a Soyuz exchange, so there'd be no quick return, even if the problems were fixed. With attitude control in question, it could become too unstable for even a shuttle or Soyuz docking to occur.

  12. Does the ethnicity matter? by X0563511 · · Score: 4, Insightful

    Really, does the fact that the computers are Russian matter? Broken software is broken software, and broken hardware is broken hardware.

    It's not like the Russians would send crappy stuff up to the ISS anyways, they would put all their best into it. And the Russians have a history of having some excellent mathematicians.

    --
    For large sets, this will be our guide even unto death, for the LORD will work for each type of data it is applied to...
    1. Re:Does the ethnicity matter? by Some+guy+named+Chris · · Score: 3, Funny

      American components, Russian Components, ALL MADE IN TAIWAN!

    2. Re:Does the ethnicity matter? by pedestrian+crossing · · Score: 2, Informative

      Really, does the fact that the computers are Russian matter? Broken software is broken software, and broken hardware is broken hardware. It's not like the Russians would send crappy stuff up to the ISS anyways, they would put all their best into it. And the Russians have a history of having some excellent mathematicians.

      This is an interesting read on this subject. The answer to your question is that the fact that the computers are Russian probably does matter.

      It's not that the Russian mathematicians aren't excellent, it has more to do with their engineering approach.

      That, and of course politics on both sides...

      --
      A house divided against itself cannot stand.
    3. Re:Does the ethnicity matter? by mnmn · · Score: 2, Funny

      My thoughts exactly!

      After all Redmond is in USA.

      *ducks*

      --
      "Give orange me give eat orange me eat orange give me eat orange give me you." -Nim Chimpsky
    4. Re:Does the ethnicity matter? by DerekLyons · · Score: 2, Insightful

      It's not like the Russians would send crappy stuff up to the ISS anyways, they would put all their best into it.

      The truth is sadly quite the opposite. For example, they installed an unmodified Elektron oxygen generation system - despite the fact that it had a long and less than stellar record when installed on Mir.
  13. Russian parts, American parts, by TheOldSchooler · · Score: 5, Funny

    They're all made in Taiwan!!

  14. Re:OS? by Kj0n · · Score: 4, Funny

    It's obvious they are not running Solaris.

  15. (un)cooperation by ceroklis · · Score: 2, Insightful

    Russian flight controllers plan to dedicate much of Thursday morning, when the ISS flies over Russian ground stations, to working through the computer issues.
    What does that mean ? That NASA doesn't relay communication to the russians so that they can start working on the problem right away ? Then they have more serious issues than a software error. The whole thing sounds like there is no real trust between the two agency. I understand that you want to give work to everybody and maybe keep some technology secret but it is absurd to have two mission controls, two life support systems, two attitude control systems, with apparently not much coordination.
  16. Organizing your priorities... by bronzey214 · · Score: 5, Funny

    From TFA:

    "The lights, the fans and, thank God, the potty, all those things are working," Suffredini said.

    Well at least he has his priorities in order. God knows you don't want anyone looking into the Hubble to see the ISS going by with your ass hanging out of the window.

  17. Absolut Terror by RealErmine · · Score: 3, Funny

    From the article: The computer failures have left the station without the use of its Russian attitude control

    I guess the liquor cabinet door in the ISS is computer controlled.

    --
    Dewey, you fool! Your decimal system has played right into my hands!
  18. Re:Chauvinistic gloating by Bert64 · · Score: 2, Insightful

    Lets not forget all the problems the american space shuttles have had recently, while the russian soyuz capsules have been working well for many years.

    --
    http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  19. NASA has a problem alright, but not with the ISS by djupedal · · Score: 4, Insightful

    I've been waiting for this story to hit /. - didn't take long... I have to admit that using the ISS as an excuse to hide the real issue(s) and buy time is creative, tho :)

    When the shuttle launched last week, the headline quoting NASA was 'perfect launch'.

    Then, we heard this: "NASA says shuttle damage is not serious"

    Huh? I thought it was 'perfect'...?

    'NASA studies gap in shuttle's shields' - "not appearing to be an urgent problem" - "Other than that, the vehicle is very clean. NASA's Shannon said." http://msnbcmedia.msn.com/j/msnbc/Components/Photo s/070610/070610_tear_bcol_11a.standard.jpg - photo of hole/tear in thermal blanket

    "The first shuttle launch of the year helped put NASA back on track after a run of bad luck and scandal on the ground during the first half of the year."

    Next, we get this: "NASA checks into potential hit on shuttle"

    "Sensors on the shuttle Atlantis have recorded hits on the leading edges of the wings, around the area where Columbia suffered fatal damage four years ago, NASA officials said Tuesday. However, they emphasized that the hits probably did no damage to Atlantis."

    "What we have seen does not indicate that we have been hit by anything," NASA's Shannon said."

    Huh? Do we have a hit or not...? Shannon has quite the golden tongue.



    My point is that NASA always says "perfect launch", even when they are sitting on data that suggests damage or problems. And - here we go again.

    NASA does everything they can to shine up their process and actions to avoid even hints of trouble. They are more worried about bad press and how the public views their capabilities than they are for the short term. This story about a computer glitch on the ISS is a smokescreen to cover their asses while they try to fix whatever is wrong on the Shuttle. Hit or no hit, something is amiss.

    Sooner or later... Always ...the real information comes out and we find that something bad did indeed happen; they knew about it all along, and they were/are once again clueless as to how to deal with the situation, claiming the shuttle is sooooo complicated or sooooo old or soooo expensive, when all they really want to do is CYA.

    The mindset-climate at NASA has always been the same and always will be the same. Hubris.

  20. Correction: 4 out of 6 computers down by wicks0r · · Score: 2, Insightful

    Two out of six computers in a reduntant system cannot be rebooted. From TFA:

    The station's Russian segment has a network of six primary computers, three for guidance and navigation and three for command and control, any one of which can handle the duties of its counterparts, Suffredini said, adding that only two were online early Wednesday. Big difference!
  21. definition of attitude by oni · · Score: 4, Informative

    I know you're joking but I'm a sucker so here goes: attitude means, "which direction is it pointed" They use big gyroscopes to keep the station oriented so that the solar panels can track the sun.

    Maybe the new solar panels are a new input to the attitude program - "I am a new solar panel, I need to be pointed this way so that my 1 axis motor can track the sun"

  22. tech support in space .. by rs232 · · Score: 3, Funny

    Hello, my name is Narinda and I am your technical support representitive, now just insert the recovery disk and call me back in two hours.

    Tech Support in Space ..

    --
    davecb5620@gmail.com
  23. Re:OS? by T.E.D. · · Score: 4, Interesting

    Could these computers have MicroSoft's Windows as the OS?


    No.

    On NASA's manned space equipment you will find no software that is not controlled by NASA. These folks don't just run a few tests. They spend thousands of dollars per SLOC in testing. They actually mathematically prove their software's correctness. Perhaps the Russian agency's quality isn't quite as high, but I still doubt their (or anyone else's) systems onboard the ISS have any OS at all. Most likely they are all custom embedded systems.

    I'd council against jumping to conclusions about the cause of this solely based on the Russian origin of these systems. I remember a lot of people did that with the early Ariane crash based on it being written in Ada, and ended up looking pretty silly when the problem turned out to be some ported code that wasn't rewritten properly for the new platform.
  24. Stopping rule by Lurker2288 · · Score: 2, Insightful

    The question is what benefit we currently expect to derive from the station (as it will exist through the remainder of its troubled assembly and expected lifespan). If our estimate of that benefit, made today, is valued less than our current estimate of the cost of completetion, then completing the station is just throwing good money after bad. To say that we've already spent too much to stop now is just silly. Of course, with a situation like this, it's tough to argue that you could really accurately estimate either side of the equation, so speaking as an economist, it beats the hell out of me.

    1. Re:Stopping rule by 2short · · Score: 2, Insightful

      "It could be converted from a pure research facility to more of a way station."

      If anybody had ever come up with any mission for which a "way station" served any purpose whatsoever.

      But they haven't.

      I actually have asked a few NASA engineers I know, and their (private) opinion is unanimous: drop the pointless money-suck into the ocean, ASAP.

    2. Re:Stopping rule by 2short · · Score: 2, Informative


      "One of the intentions was allegedy for it to be used for construction in space."

      I doubt that intention was seriously advanced by engineers who know anything about it. To build something in space needs the parts (as pre-assembled on the ground as possible) and someone to bolt them together. A different big thing to build first isn't a great idea.

      "Clearly there are advantages to being able to build spacecraft and such not intended for travel through atmosphere."

      Next to the advantages of getting to do the building on the ground? You're going to build the biggest modules you can lift and design them to bolt together with as little work done in space as possible; just as they have with the ISS. Coming back from Mars in a vehicle without heat shielding and meeting a re-entry vehicle in earth orbit is a fine idea, but you don't need a station for that.

      "For a mars mission especially, it would need to house what is basically a mission control center, as the radio delays to Houston would cause significant problems."

      What?!? Radio delays between the ISS and Mars vs. the ground and Mars are not significantly different, nor even consistenly positive. On the scale of going to Mars, the ISS is at Earth. Heck the ISS would be behind the earth half the time, unable to broadcast to Mars at all.

      "So why has that space construction capability all but been scrapped? "

      There never was any such capability. The ISS is a construction PROJECT. The construction CAPABILITY is provided by the shuttle.

      "Without that it is little more than a really expensive version of a normal space station."

      A "normal" space station? The ISS is currently the *only* space station. Hard to get more normal than that. It sucks not because it's suckier than other space stations, but because space stations don't have a worthwhile role in our current space activities.

  25. Re:Computer Failure... by Bucc5062 · · Score: 4, Funny

    "I'm sorry comrade, but I'm afraid I can't do that."

    Not quite...

    "I'm sorry comrade, In space, gyroscopes, turn you"

    sigh, life is balanced again.

    --
    Life is a great ride, the vehicle doesn't matter
  26. Just for the record by djupedal · · Score: 4, Interesting
    For all those chucksters cracking wise about what a bucket of bolts the ISS is...

    The first piece of the space station was Zarya, the Russian control module that was launched into orbit November 20, 1998. A few weeks later, on December 4, 1998, the U.S. module Unity was launched into space. On December 7, 1998, the two modules were connected.

    That makes the ISS just over 8 years in service.

    How old is Atlantis?
    • Fourth orbiter to become operational
    • 01/29/79 Contract Awarded
    • 03/03/80 Started structural assembly of Crew Module
    • 04/10/84 Completed Final Assembly
    • 10/03/85 First Flight

    Space Shuttle Atlantis has completed 27 flights, spent 220.40-days in space, completed 3468 orbits, and flown 89908732 miles in total, as of September 2006. Atlantis visited visited MIR in 1997!

    Atlantis is 23 years old as of last April. 21 years in service. More than twice as old as the ISS.

    Now, tell again - which is the real bucket of bolts? ISS or Atlantis?
    1. Re:Just for the record by geekoid · · Score: 4, Insightful

      neither. They are completely different object for completely different tasks. Please don't compare them.
      The ISS has spent more time in continuous orbit and more time in space.

      So I guess that means...nothing really.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  27. NASA uses 30-year old UNIX derivative by peter303 · · Score: 2, Interesting

    Many of NASA computers on spacecraft use a long-tested version of realtime UNIX called VxWorks from Charles River. It doesnt nexcessarily have the fancy stuff in modern *nix's, but is fairly reliable. Even that has been known to fail. The flash memory driver in the Martian Rovers had a bad free-list routine which shut them down for several weeks near the beginning of their mission after the flash memory filled up. A fix was uploaded. Flash memory was relatively new and hadnt been tested as much as the rest of the system.

    1. Re:NASA uses 30-year old UNIX derivative by oopsilon · · Score: 3, Informative

      Many of NASA computers on spacecraft use a long-tested version of realtime UNIX called VxWorks from Charles River. It doesnt nexcessarily have the fancy stuff in modern *nix's, but is fairly reliable. Even that has been known to fail.


      VxWorks isn't a UNIX, it is a real time operating system from Wind River. Its has POSIX compliance in a decent number of areas so writing a thread / task is similar to programming for UNIX, but it can be quite a different beast when it comes to actually running the software. My experience is that once you have the various application tasks debugged, it'll run practically forever. Though as the parent noted, a bad driver can spoil that in unexpected ways.
  28. Re:OS? by ivan_w · · Score: 2, Informative

    Wait a Minit !

    First about the "all software is NASA controlled" assertion.. Well.. While I was watching NASA TV, I caught a glimpse of one of the astronauts obviously attempting to retrieve some e-mail from his laptop.. And then complaining over the com that he was getting a "you can only have one instance of Outlook running" - ground control advised for a laptop reboot, but the guy upstairs wasn't too keen on doing that (apparently, to him, this meant it was a server problem !) - the capcom person at that time then seemed to be taking the diplomatic side and answered : "lemme check" !

    Second, you claim that NASA mathematically prove software correctness.. However, it is a known fact that this is an impossible thing to do (Rice's theorem)..

    The fact that these system have no OS is debatable ! They at least need some system oriented code to interface between the hardware and the software (call it OS, library, firmware, whatever !) - but it seems that even getting the thing to initialize is failing..

    Last, everyone is talking about the 'russian' computers.. Well, this guy last night in the press conference did state these were actually "western style" *european* computers !

    --Ivan

  29. Re:OS? by everphilski · · Score: 5, Informative

    I caught a glimpse of one of the astronauts obviously attempting to retrieve some e-mail from his laptop.. And then complaining over the com that he was getting a "you can only have one instance of Outlook running" - ground control advised for a laptop reboot, but the guy upstairs wasn't too keen on doing that

    The personal communication laptops the astronauts have are windows machines. The machines that run both ISS and Shuttle are **not**. They are derivatives of UNIX, and, as grandparent said, have many eyes and many thousands of dollars poured into each line of code. There was a good article not too long ago in Fast Company about the shuttle coding team.

    From the article: 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. That's impressive. The same care went into the ISS computers, at least from the US's side. I can't speak for Russia as I don't have that level of familiarity with them.

    Last, everyone is talking about the 'russian' computers.. Well, this guy last night in the press conference did state these were actually "western style" *european* computers !

    The Russian computers failed. The US computers have 'taken over' temporarily. Why? Because we have this nice little satellite network called TDRSS (Tracking and Data Relay Satellite System) which lets us relay communications with shuttle over the vast majority of the orbit. Russia does not. They can only communicate over line of sight, which is a few times each day for about 8 or so minutes.

  30. Update: Computers down again by SirBruce · · Score: 3, Informative

    All the russian computers are down again. There is a suspicion that the magnetic field generated by the new solar rays is interfering with their operation. If that's true then the ISS is in a bit of a pickle, since without the new solar arrays there's no power for the additional science modules that need to be added to the ISS, which means no need to fly the shuttle (or anything else) there anymore. Disconnecting the power from the new arrays may allow the computers to operate, but you're left with an ISS that close to useless.

    If disconnecting the power doesn't fix them problem, then the situation is even worse... the station will have to be evacuated next Wednesday, and would no longer have attitude control. It is likely that it would tumble out of control before any new mission could be made, making it impossible to dock the the ISS and probably resulting in its eventual re-entry.

    Things are not looking good.

  31. Re:Graphite failure by sconeu · · Score: 5, Informative

    I suspect you're joking or trolling, but the "billion-dollar space pen" is an urban myth.

    --
    General Relativity: Space-time tells matter where to go; Matter tells space-time what shape to be.
  32. Re:you've conspiracy on the mind timmie by kieranbenton · · Score: 3, Informative

    You're an idiot. That's a peeled away thermal blanket on top of a carbon honeycomb structure.

  33. Re:OS? by jollyreaper · · Score: 2, Informative

    First about the "all software is NASA controlled" assertion.. Well.. While I was watching NASA TV, I caught a glimpse of one of the astronauts obviously attempting to retrieve some e-mail from his laptop.. And then complaining over the com that he was getting a "you can only have one instance of Outlook running" - ground control advised for a laptop reboot, but the guy upstairs wasn't too keen on doing that (apparently, to him, this meant it was a server problem !) - the capcom person at that time then seemed to be taking the diplomatic side and answered : "lemme check" ! There's a difference between "flight control software" and "laptop." I've seen some missions where mission-specific software is running on laptops but there's nothing going on with the laptop where the safety of the shuttle is put in jeopardy when the laptop crashes. This whole same conversation came up weeks ago on a battlestar thread here. The military HAS been known to do things inexplicably stupid like run a destroyer on NT. A computer crash there disabled the ship's engines. However, this is known as the BAD way of doing things and any engineer will tell you it's a sign of political interference with the design process or just plain stupidity. That is NOT the way things are supposed to be done.
    --
    Kwisatz Haderach
    Sell the spice to CHOAM
    This Mahdi took Shaddam's Throne
  34. The press is bad by toddhisattva · · Score: 2, Insightful

    When the shuttle launched last week, the headline quoting NASA was 'perfect launch'.

    They are more worried about bad press Of course they are. The press is bad. The press has idiots thinking that NASA is lying about the condition of the orbiter:

    This story about a computer glitch on the ISS is a smokescreen Of course it is. NASA hires fiction writers to come up with this stuff. They actually have more people writing fiction than they do writing code. And they tried to kill O.J. Simpson when the Capricorn One mission failed.

    The press is so bad you actually accused NASA of making up a story about computer trouble.

    The press is bad.

    It is damned unfortunate that people actually believe the press, when year after year story after story is revealed to be fiction from lede to -30-.

    That the hard work of thousands of smart people gets shat upon by fraudulent airheads.

    That it doesn't matter how great a job they do every tiny issue becomes a real threat to funding.

    Because the press is bad.
  35. Re:OS? by LarsG · · Score: 2, Interesting

    Service restart isn't the problem. The problem is copying kernel state.

    The kernel holds a lot of information, such as which processes are running, memory allocation, drivers etc. For a true in-place switchover to a new kernel (i.e., all programs keep running as if nothing happened), all that information has to be copied over.

    The other option is to load the new kernel image to memory, shut down all processes and unload drivers, jump to new kernel and start a standard initialization. That would be the same as doing a 'shutdown -r', except that the new kernel is loaded by the old kernel instead of by the BIOS.

    --
    If J.K.R wrote Windows: Puteulanus fenestra mortalis!
  36. Re:not for a launch point but .. by 2short · · Score: 2, Insightful


    Meeting up with a reentry capsule in earth orbit is an excellent idea. The ISS doesn't do anything useful here though. You can just meet the capsule.