Slashdot Log In
Space Shuttle Displays Go Glass
Posted by
timothy
on Sat Apr 22, 2000 09:23 PM
from the I-need-this-in-my-'95-Escort dept.
from the I-need-this-in-my-'95-Escort dept.
cloudscout writes: "NASA has finally decided to bring the space shuttle up to date with a 'glass cockpit.' Until now, the space shuttle cockpit has used a system of gauges and dials designed in the early 70's.
They now have full-color computer displays and controls. Pictures and details are available in this article at WESH Channel 2000. So how long until someone ports MAME to this thing?" Can anyone shed light on what sort of operating system will drive all those screens?
This discussion has been archived.
No new comments can be posted.
Space Shuttle Displays Go Glass
|
Log In/Create an Account
| Top
| 164 comments
(Spill at 50!) | Index Only
| Search Discussion
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Microsoft Space Shuttle (TM) (Score:3)
NASA Administrator: "Sure, we want a calendar and a phone list in Atlantis -- but what about videos and MP3s??"
NASA Worker: "Uhh, I'll get right on that."
NASA Administrator: "Can you put in that paperclip thing too?"
- Cam MacLeod
Why retrofit these things? (Score:4)
There are five computers- with tape drives! The tapes aren't big enough to hold everything, so there are seperate tapes for take-off, landing, orbit, etc. The tapes need to be changed by hand on the first four machines. The fifth machine is permanently running the emergency landing routine. If one of the first four computers disagrees with the others, it is shut down. If the shuttle is ever down to two computers, the fifth machine kicks in and takes the next available landing window- with or without anyone onboard. It's never happened.
I always assumed the reason that the system never got updated was because they were planning on replacing the shuttles soon. Makes you wonder how confident NASA is about the X-33.
(This information is a few years old. Anyone know if NASA has upgraded the computers yet?)
More cost cutting (Score:4)
Hmmm... (Score:3)
I'm just speculating, mind you. They could use Windows or DOS or something like that...and get all sorts of fun errors.
Life Support has caused an illegal operation and will be shut down.
c:\>Close bay doors
Bad command or file name.
c:\>Close "bay doors"
Too many parameters.
c:\>Close (bay doors)
Error reading bay doors.
Abort, Retry, Ignore?
[astronaut clicks on "Extend Landing Gear"]
Not enough memory to complete this operation. Close some programs and try again.
Oh dear....
ShuttleOS: 1 bug in 420,000 lines (Score:5)
They Write the Right Stuff [fastcompany.com]
There have been 17 bugs total in the last 11 OS revisions of the Shuttle code, approximately 420,000 lines delivered each time.
Slightly out of date info (Score:3)
~luge
Re:Why retrofit these things? (Score:3)
The problem with hard drives is their fragility. They are too sensitive to vibration and hostile environmental conditions. Tape drives have been successfully flying on spacecraft for decades.
The Space Station was using radiation hardened 80386 chips the last time I checked.
What OS? (Score:5)
The avionics biz is very conservative when it comes to items that relate to safety. The primary and secondary displays have to be so safe, bug free, and have such a small memory space that they don't use an operating system such as windows, *nix, or DOS. It is strictly bare metal programming. In the boxes that I work on, having 500k of ram to work with is a luxury item.
The graphics are usually handled by seperate chip with a dedicated graphics engine embedded into it. The main processor and graphics chip usually communicate via shared memory locations and the commands don't get any more complicated than "draw blue circle at location x,y with radius r" and many of the items come predrawn.
Shuttle GPC Operating Systems (Score:5)
the weight -- and more links/pics (Score:3)
The part I found amazing was that, in this conversion, the shuttle cockpit lost 25 pounds of weight. Now, CRT's aren't the lightest thing in the world, so those old dials and guages must have been pretty heavy
======
Webmasters: get a Free Palm Pilot [jackpot.com] for referring 25 signups (Web-based games).
========
not a huge suprise (Score:3)
Too bad the industry-at-large refuses to be as thorough as NASA.
Re: Why retrofit these things? (Score:5)
Think about it. How many other computer systems can you think of that have been running for the last twenty years? How many other systems have had the tens of thousands of hours of testing and, even more importantly, have worked flawlessly every time? The shuttle computers work. They have never failed in flight, period. Some new system? Hah. We all know how solid most applications are today. The above jokes about running CE on this shuttle show that for sure. ;-) The shuttle today does fundamentally the same thing it did twenty years ago; the calculations needed for launch and landing haven't changed. So why replace the most tested piece of code in the world with something new? Would you like to ride in the first flight with brand new software? Thought not.
Next question: So then why upgrade the displays? Partly it's economic - those bulky old dials weigh a lot, and it's still ten kilobucks a pound to LEO. Beyond that, the interface can be made far better and more adaptable than anything you can do with gauges and switches in hardware. Anything that can be done to make the pilot's life easier is a net win. They way they did it, they basically put in a new system which takes the data and runs the displays, leaving the main computers pretty much untouched, running the same ol' rock-solid code.
Another point about the backup system. As Detritus posted elsewhere, the four main machines all run a program called PASS, the Primary Avionic Software System , while the fifth computer runs BFS, the Backup Flight System. These two programs were written by completely independent groups of programmers. To this day, no one who has worked on one of them is allowed to ever see the code for the other. They're completely indepentent. The idea behind this is called "diverse design". The more dissimilar two systems are, the more improbably it becomes that both will fail at the same time. They originally wanted to have totally different hardware for the backup too, but that was nixed to save on costs. Lastly, the backup system most certainly doesn't kick in automatically, under any circumstances. It's the mission commander's call, whether to hit the big red button on the control stick or not. (And yes, it actually is a big red button.) The designers judged that it was better to keep a human in charge than blindly trust the software.
Computers in Spaceflight: The NASA Experience (Score:3)
Also see CACM Volume 27, Issue 9 (September 1984) for an interesting article on Shuttle software.
Houston, we got a problem (Score:3)
Re:Good luck. (Score:3)
Spacecraft navigation is the descendant of aircraft navigation which descended from the navigation of wooden ships. That is why they still use knots, feet and nautical miles.
I've wondered how we could switch to metric units for the operation and navigation of aircraft without killing thousands of people in the process. Everyone is used to "500 knots at 35,000 feet", and the air traffic control system is built around those units. How do we seamlessly change that to metric units? Plus the pilots have the old units deeply embedded in their brains. They know that the stall speed of their plane is 100 knots, the fuel consumption of the engine is 10 gallons/hour and many other important facts in the old units.
I'd rather not have glass... (Score:3)
Then there's the electrical system that's needed to drive such as system. What if the electrical system for the gauges were to lose power? No gauges? There should at least be backup analog gauges for some vital system gauges.
What they should also try to develop that would be better than CRTs though not as good as analogs would be some kind of flexible durable flat panel display. Something like the surface of those plastic mouse pads. You could bend it, press on it, and it would not cause significant damage. Even better still, make it so that the display is not a general purpose display, but pre-configured display that changes depending on electrical current/voltage like the analog gauges. But it would have advantage over the analog gauges because it would not have any moving parts. To get an idea of what I'm talking about, imagine those Duracell battery testers used as gauges. I mean, wouldn't that fairly resistant to all kinds of adverse conditions and abuse? And if you make them like "skins" that you could just snap in place, then you could easily carry redundant gauges because they would be very light!
Come on, they could do better than that! Or am I just completely wrong on this?!
Re:The shuttle can't land by itself (Score:4)
The astronauts objected to the computer being able to deploy the gear automatically, and this was given to them by the software people as a meaningless victory in their fight against the full automation of the shuttle.
The concern the astronauts claimed was that if a computer glitch caused the gear to deploy while in orbit, the result would be a loss-of-vehicle scenario.
The software is capable of handling every aspect of a shuttle landing except for the landing gear itself.
An interesting side note, if the gear aren't deploying within a half a second or so of the deploy switch being pressed, there are pyrotechnic charges that deploy the gear by force. As far as I know, they haven't been needed yet, but I imagine it'd be quite a sensation...
Re:Why retrofit these things? (Score:3)
This isn't correct. There are two tape drives called Mass Memory Units (MMUs); each has an identical copy of the flight software, both PASS and BFS. The drives are physically separate units from the GPCs; for the sake of redundancy, they communicate across separate data buses. All five GPCs share the same two MMUs.
The tapes in the MMUs are large enough to hold all the flight software for the different phases of the mission. These separate programs are called "Ops modes". There is an ops mode for each mission phase: OPS 1 for Ascent, OPS 2 for Orbit, OPS 3 for Entry/Landing. There are some other modes, but these are the significant ones.
The tapes do not have to be changed during the mission, but an crew member must manually enter the command for the ops mode transitions. Within an ops mode, the flight software can make its own transitions between program phases -- these are called "major mode transitions" and don't require an access to the MMU.
I'm not a FSW expert, but I've spent the last two+ years writing GPC emulators, so I've become familiar with some of these concepts.
--Jim
Re: GPS for aviation (Score:3)
But there are a lot of other reasons why GPS isn't very good for aviation use:
GPS does not handle altitude very accurately.
GPS does not handle very high speeds all that well.
I imagine the GPS system would break down entirely when you reach a good percentage of the altitude of the GPS satellites themselves. Not so good for the shuttle. (Seeing as this is what the article is about...)
Here's a great URL for lots of info on how GPS works: http://www.trimble.com/gps/index.htm [trimble.com] (It uses Shockwave, but you can still view it without.) Here's another with lots of information about GPS units: http://joe.mehaffey.com/ [mehaffey.com]
-=-=-=-=-