Slashdot Mirror


World's First Polymorphic Computer

tdelama writes to mention Raytheon Company has developed the first polymorphic computer named the Morphable Networked Micro-Architecture (MONARCH) for the US Department of Defense. "'Typically, a chip is optimally designed either for front-end signal processing or back-end control and data processing,' explained Nick Uros, vice president for the Advanced Concepts and Technology group of Raytheon Space and Airborne Systems. 'The MONARCH micro-architecture is unique in its ability to reconfigure itself to optimize processing on the fly. MONARCH provides exceptional compute capacity and highly flexible data bandwidth capability with beyond state-of-the-art power efficiency, and it's fully programmable.'"

16 of 113 comments (clear)

  1. But... by rrohbeck · · Score: 3, Funny

    does it support multiple inheritance?

    1. Re:But... by spun · · Score: 5, Funny

      Is it fully buzzword compliant?

      --
      - None can love freedom heartily, but good men; the rest love not freedom, but license. -- John Milton
    2. Re:But... by dgatwood · · Score: 4, Funny

      To topple it, they'll need to create the Amorphable Networked Micro-Architecture (ANARCH).

      :-)

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

  2. Beyond state of the art? by ivan256 · · Score: 4, Insightful

    Does that mean it's vaporware? If it exists, how can it be beyond state of the art?

    1. Re:Beyond state of the art? by Anonymous Coward · · Score: 5, Funny

      Their state-of-the-art-meter goes to eleven.

  3. Sounds Familiar by PetoskeyGuy · · Score: 4, Funny

    Low Power, Able to adapt / optimize itself as needed. Sounds like the old Transmeta designs. It would compile and execute code in the processor to emulate x86 commands as needed instead of hard wiring them.

    Of course it also sounds like terminator chip but I think that was from another company and should have already happened by now. ;)

  4. They should no better by hey! · · Score: 5, Informative

    There is very, very little new under the sun.

    Back in the early 1970s there was a mini computer called the "Meta 4" whose microprogramming could be changed on the fly. The purpose was to let you run software written for other vendors' instruction sets.

    While the chip being discussed may do other spiffy stuff to optimize its performance in different roles, you really can't call it the first "polymorphic" computer.

    --
    Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
  5. Vs. FPGA? by yeggman · · Score: 4, Interesting

    How does this compare to a Field Programmable Gate Array?

    http://en.wikipedia.org/wiki/FPGA

    Is this a bunch of those plus some BIOS like program to optimize it?

    1. Re:Vs. FPGA? by Jake73 · · Score: 5, Informative

      An FPGA could provide the same functionality, but at a tremendous loss of efficiency. FPGAs have a very high overhead to support reconfiguration. But the reconfiguration is considerably more than this processor (likely) offers. (I couldn't read the article - dead link)

      But with a claim of incredible power efficiency, it's decidedly not an FPGA. I imagine they borrow some of the concepts, but not entirely.

      As a hybrid, FPOA (field-programmable object arrays) provide small programmable "objects" which are less granular than typical FPGA offerings. In the right application, an FPOA can achieve higher speeds and better power efficiency. In the "wrong" application, they're horrible.

      It seems that this device would switch between the high computational efficiency of DSPs and things like graphics processors and the better branching / decision-making performance of general-purpose CPUs.

  6. Sounds more like FPGAs by EmbeddedJanitor · · Score: 4, Informative
    Reconfigurable computing using a bunch of FPGAs.

    All FPGA vendors now offer CPU cores (or you can get others from opencores.org). These cores can do a slew of different functions from DSP to straight CPU functions... and yes they do run Linux!

    For example, Xilinx FPGAs can be reconfigured to run at least 5 different CPU cores, including Java processors etc in single or multi-core arrangements. They can also be reconfigured to do hardware DSP (eg. GPS receivers, sonar processing...). They can implement any peripheral function you care to think of. This makes them pretty versatile for military applications: instead of having to carry a whole raft of different hardware, you can carry one set of boards which can be reconfigured as required.

    --
    Engineering is the art of compromise.
  7. Re:Information free by Durinia · · Score: 4, Insightful

    He didn't have much to work with - the press release (err..."article") was information free, too!

  8. Polymorphic? by aardvarkjoe · · Score: 5, Funny

    "The MONARCH zaps itself with a wand of polymorph. The arch-lich hits! Oh no, it's using the touch of death! You die..."

    --

    How can we continue to believe in a just universe and freedom to eat crackers if we have no ale?
  9. not new by Anonymous Coward · · Score: 3, Insightful

    doesn't sound like a massively new idea at all...

    Cypress semi currently making a MPU that has digital and analog blocks and can reconfigure itself on the fly, its call PSoC.

    example: Coke uses it in their new vending machines, the chip is configured as a mpu during the day and runs the interface, at night it reconfigures itself into a modem to upload data to coke.

    all these people have done is take 6 FPU cores and slapped them on top of a FPGA (or similar programmable logic bank)....good idea? yes. revolutionary? no...

    and its not a computer, its a high speed DSP chip "In laboratory testing MONARCH outperformed the Intel quad-core Xeon chip by a factor of 10," wow, so you built a chip designed for a specific purpose and compared it to a general CPU, good job. You can build an algorithm into a $15 FPGA and have it out-perform a quad core xeon....so?

    -xian

  10. First a real Skynet and now this... by Hubec · · Score: 5, Funny

    Get a 100k of these running in parallel, give em a self organizing and threading algorithm and run for cover. On the plus side Schwarzenegger's armageddon would be much more interesting than Gore's alternative.

  11. Re:Information free by dch24 · · Score: 5, Interesting

    Well they can't write something like "We built yet another piece of programmable hardware" can they?

    No, but they should. Not that I dislike Raytheon inherently, but they are certainly spinning this press release pretty hard. It's just programmable hardware. It's an attempt to catch the attention of the government because there are two Military-Industrial coalitions bidding right now for the military's next generation satellite system (which will be a contract worth tens of billions of dollars for about the next decade).

    Since the press release is so light on detail, obviously the actual hardware isn't that impressive. Note things like these quotes:

    In laboratory testing MONARCH outperformed the Intel quad-core Xeon chip by a factor of 10

    Oh, really? And how many libraries of congress per fortnight is that?

    for such purposes as global positioning systems, airborne and space radar and video processing systems

    Target audience, right there.

    64 gigaflops (floating point operations per second) with more than 60 gigabytes per second of memory bandwidth and more than 43 gigabytes per second of off-chip data bandwidth.

    This is at least a little bit of information. However, those numbers are similar to current generation CPUs. I think the PS3 Cell can outperform this chip, so unless we have some power numbers it's unimpressive.

    It's not a big surprise. It's just a press release and a slashvertisement.
  12. It gets better... by bconway · · Score: 4, Funny

    Don't forget, it's from the company that brought us the Patriot Missile (TM), so you know it's gonna be good.

    --
    Interested in open source engine management for your Subaru?