Slashdot Mirror


Raytheon Exoskeleton Brings "Iron Man" to Life

An anonymous reader writes "Raytheon is bringing 'Iron Man' to life, according to EETimes. 'The movie opens in theaters worldwide today, but the real "iron man" has already been under construction at Raytheon Company (Salt Lake City, Utah) since 2000. Raytheon's Exoskeleton project is the brainchild of project leader Stephen Jacobsen and is being funded by the U.S. Army. The project, according to the company, permits soldiers to don an Exoskeleton suit that amplifies their strength — enabling them to lift 200-pound payloads without tiring.'"

16 of 199 comments (clear)

  1. Favorite part of the story by 93+Escort+Wagon · · Score: 2, Funny

    In addition to amplifying strength and endurance, Raytheon also claims its Exoskeleton can increase a soldier's agility--enabling feats similar to those demonstrated--courtesy CGI (computer-generated imagery)--by the "Iron Man" in the film. Raytheon's Sarcos team, which has been developing the Exoskeleton since 2000, has demonstrated its wearer performing feats of strength as well as agility, including kicking a soccer ball, working out on a punching bag, climbing up stairs and navigating rough terrain. Yeah, I really hope that's what is in the movie - Iron Man playing soccer; Iron Man hitting a punching bag; and Iron Man climbing some stairs.
    --
    #DeleteChrome
    1. Re:Favorite part of the story by B3ryllium · · Score: 4, Funny

      "navigating rough terrain" is clearly a coded phrase meaning "flying around being badass and blowing shit up"

  2. Re:Another movie slashvertisment by Anonymous Coward · · Score: 0, Funny

    must be a crap film if they have to market it on slashdot twice in week In soviet Russia, if man crap twice in week, market slashdotted.
  3. Re:Raytheon by spun · · Score: 5, Funny

    is but ONE of many who develop such stuff.
    The exo-skeleton concept has been around for
    MANY years, just grab an old copy of Popular
    Science from the 1960's. The subject was
    "Man Amplifiers". Nothing to see here. Yeah, old news. I see that same subject of "Man Amplifiers" in my email every day.
    --
    - None can love freedom heartily, but good men; the rest love not freedom, but license. -- John Milton
  4. no but they did hire Halle Berry by commodoresloat · · Score: 4, Funny

    for a topless sunbathing scene

  5. Oh yea - just what I was picturing. by nilbog · · Score: 4, Funny

    Yea, those look exactly the same.

    It's like saying we already have jetpacks then pointing at a trampoline.

    --
    or else!
  6. Re:Another movie slashvertisment by Jeremiah+Cornelius · · Score: 2, Funny

    And corporatism, and empire, and technophilic military priapism.

    --
    "Flyin' in just a sweet place,
    Never been known to fail..."
  7. Re:Huh? by Jeremiah+Cornelius · · Score: 2, Funny

    What the heck does ballyhooed mean?
    It means it was the subject of an Indian Musical film, my dear.

    --
    "Flyin' in just a sweet place,
    Never been known to fail..."
  8. Re:Another movie slashvertisment by Anonymous Coward · · Score: 2, Funny

    Which is AWESOME.

  9. Re:The bad buy sucks. by ubergamer1337 · · Score: 2, Funny

    One of the links in the article leads to a page about a company called Cyberdyne creating a robotic exoskeleton named HAL... http://www.cyberdyne.jp/English/robotsuithal/index.html

  10. Top 11 problems... by Anonymous Coward · · Score: 1, Funny

    I sure hope they've addressed the Top Eleven Problems with Having an Iron Suit?

  11. Re:Missing ability by dctoastman · · Score: 1, Funny

    Yes, because in a gravity deficient environment, we need a robot that can lift 200lbs. comfortably.

  12. Re:I Saw It by AGMW · · Score: 1, Funny
    ... it makes you sound stupid.

    Does it now. Tell me, do you hear a lot of stupid? Well, I remember a wise man once saying stupid is as stupid does.

    STEP AWAY FROM THE STUPID

    --
    Eclectic beats from Leeds, UK
    handmadehands.co.uk
  13. Re:I Saw It by Oligonicella · · Score: 3, Funny

    The irony is he uses terms such as "too stupid", "they dish out", "appeal to the lowest common denominator" and "ignorant mentality" in a distinct attempt to segregate himself from them.

  14. Eerily similar? What? by Yvan256 · · Score: 2, Funny

    The "Iron Man" exoskeleton being worked on by Robert Downey Jr. in the movie (left) is eerily similar to the real Exoskeleton (right) being developed at Raytheon.
    Can somebody give a pair of glasses to Johnson?

  15. Re:I Saw It by Hal_Porter · · Score: 2, Funny

    Not only that, those words sound like they come straight out of some prescribed, remedial "Talking Points for Socialist/Activist Dummies" book. Shouldn't that be proscribed?
    --
    echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;