Slashdot Mirror


NASA Parts Scroungers Resort To eBay For Parts

beggs writes: "The New York Times is running this article about NASA using ebay and other web resources to find for sale stock piles of old hardware it needs to keep the Space Shuttle fleet up and running -- things like 8086 chips from pre-PC days!" Come to think of it, this might be a better way to take care of most NASA bidding anyhow.

9 of 216 comments (clear)

  1. Transmeta/FPGA? by larien · · Score: 4, Interesting

    Couldn't Transmeta chips (which are programmable to a degree) or FPGA's be an answer in the longer term? Obviously, a lot of the reason for requiring 8086 chips is down to form factor etc, but couldn't converters be made to help out?

    1. Re:Transmeta/FPGA? by ender81b · · Score: 5, Interesting

      I believe the real reason NASA is looking for 8086 chips and not changing is simple - they work. Why change?

      Also, don't forget that in space the chips need to be hardened against EM raditation of all kinds. It is apparently very difficult to do on modern chips, slightly easier on old ones. In the long run (next shuttle) they might use Transmeta but... if it ain't broke don't fix it. A proven technology that works is just fine.

      Is it just me or isn't it kindof sad that the damm shuttle can run on a couple (3 actually I think) 8086 put to run fscking win2000 i need about 100x the processing power...

  2. Re:It's NASA's problem now... by swb · · Score: 4, Interesting

    Aren't most mission-critical business systems already taking this into account?

    We're running an HP3000 running MPE here. Most of the applications running on it are running code nearly 30 years old. HP is phasing out the 3000, but I'm guessing that the platform will remain runnable for at least another 10 years (5 years of legacy support from HP, and 3rd party beyond that).

    I agree with you the breakneck pace of change is kind of nutty, but I don't think the impact is as dire as you claim outside the PC arena.

    Plus, some of the changes being made are more than cosmetic Mhz changes -- the increased processing power brings real new functionality. If you don't upgrade, your competitors might, leaving you behind in terms of performance and functionality.

  3. NASA isnt the only one... by kyfho · · Score: 3, Interesting

    I used to have the same problem in the Navy. Ever try and find a D.C. power supply for a VT100, or how about a head assembly for a RL02 disk drive? I finally started scrounging in local collage electronic surplus piles to keep my systems running. Just goes to show that systems made 20-30 years ago were built to last.

    --
    i have very strong apathetic feelings...
  4. Check with IBM... by warpSpeed · · Score: 4, Interesting

    They could get an IBM Mainframe running Linux , then partition it out to 40,000 virtual instances, and have each one running Bochs to emulate all the 8086 chips they need.

    You know, it would probably still be cheaper then maintining what they have now in the way of hardware.

    Problem is that they would need a third booster to get it and the power plant off the ground....

  5. Re:I find this hard to believe... by aallan · · Score: 5, Interesting

    So either the contract has expired and the shuttles have exceeded their lifespan, or Intel has broken its contract.

    The the "design lifetime" of the shuttle was around 100 flights. Based on this the most of the shuttles have only burned a quarter to a third of their design lifetimes.

    On the other hand, the shuttles have been flying for over 20 years, the first flight was in 1981. NASA was, initally at least, anticipating a much higher number of flights per year, in theory this means that they were really expecting to take them out of service during the early to mid-nineties. I remember hearing 15 years as being the expected design lifetime back in the '80's.

    I guess you take their pick, depending on how you want to look at it, they're only a quarter of the way through their design lifetime, or they're outlived their design lifetime by five years (possibly more).

    Al.
    --
    The Daily ACK - Eclectic posts by yet another hacker
  6. Sounds very familiar by morcheeba · · Score: 3, Interesting

    Up until about 4 years ago, I used to work for a major/small satellite company. One of my last tasks was to update the processor board used in many satellites... you guessed it, it was based on the 8086. What was my upgrade? I added an 8087 to it! These math coprocessors are even rarer - we bought the last 50 bare die in existence to eventually custom-package in a special high-density radiation shielding ceramic package.

    It was about that time that I decided that the company was going in the hole. It's not that the 8086's were particularily good processors... True, they are made with a bigger geometry and suck more power -- things that make them generally more radiation resistant than anything produced in the 1990's. But, they were never designed to tolerate radiation. (NASA isn't stupid - they have high-performance radiation tolerant parts like the RAD6000).

    Since my company wasn't making even minimal internal investments (they had a '386 based system that they built but never applied power), I decided that, for my career, I should leave. I notice now that they are hiring people with 5 years of PowerPC experience -- eventually they must have decided to get with the times, but since they didn't keep their employees current, they shot themselves in the foot and now have to hire outsiders.

    p.s. I'm back on the job market - anyone need a kick-ass PowerPC engineer? :)

  7. Chip Testing by kninja · · Score: 3, Interesting
    The reason that they are using such old chips, is probably due to stability. These old chips probably do not produce much heat, and therefore are less likely to fail. I remember something about a satellite getting upgraded to a 486, because the 486 had passed the x years radiation test. The pentium had not, due to not being around long enough.

    In this article. I think it is just probably cheaper to find the replacement parts than to redesign the system again, it was probably designed well, robust and stable, unlike most modern systems. The engineers trust it, and perhaps are working on something to replace it eventually, but anything new would need a lot of testing, probably about 10 years. Maybe they'll upgrade to a 386 or a 486 soon.