Slashdot Mirror


Lockheed Martin Selects Linux for Missile Defense

m3lt writes "Business Wire is reporting that Concurrent announced today that Lockheed Martin Space Systems has selected RedHawk(TM) Linux as the operating system for their United States Army Theater High Altitude Area Defense (THAAD) program." From the article: "Lockheed Martin selected RedHawk for the THAAD program due to the precision and guaranteed response time of Concurrent's RedHawk Linux real-time operating system. Only RedHawk Linux was able to ensure the high frame rates required in their HIL simulation without frame overruns, thereby ensuring the highest quality of system test."

3 of 532 comments (clear)

  1. RTFA by Anonymous Coward · · Score: 5, Informative

    Linux will be used to *test* the system not run it.

    "Lockheed Martin will use RedHawk real-time Linux in hardware-in-the-loop (HIL) simulation testing of strategic missile defense subsystems. HIL simulation is a critical product development process that provides for thorough testing of components in a virtual environment in which other subsystems are replaced by mathematical models."
  2. HWIL = Hardware In the Loop by everphilski · · Score: 5, Informative

    Hardware In the Loop testing is where a missile is put basically in a 3 axis gyroscope mount so it is able to maneuver freely. In front of it is put a projection screen where RADAR images are being projected. The seeker on the missile then sends a signal to the fins to move but instead of moving fins that signal is hijacked and an algorithm figures out how the missile would have rotated in space and instead rotates the gimbal (the gyro mount) instead. A computer program tracks how the missile would have really moved in space. A RTOS comes in handy for these kinds of simulations. HWIL testing is an important step between pure software simulation and firing the actual beast because you can start to see lags in the system and test indvidual subsystems non-destructively without ever firing a missile.

    -everphilski-

  3. Re:w00t! by wde · · Score: 5, Informative

    Our group has one of the Concurrent "iHawk" systems on order. They're pretty sweet. Essentially, RedHawk is a Concurrent-licensed version of Montevista's HardHat Linux modified to have its scheduler driven by a Concurrent-custom hardware interrupt card (the "RCIM"). You program your interrupt frequency, tie your task to be driven by the card, and determinism goes through the roof. The computer itself is COTS server-grade stuff. Presently Concurrent is using Dells I believe.