Re: Selecting embedded Linux for a new medical device project (LONG)



Thus IMHO using an FPGA would be the most intelligent choice. Here you can create any "Hardware" you want (including as sophisticated watch dogs as necessary) and you can include a 32 bit processor (e.g. NIOS with an Altera FPGA) with nearly no additional cost. You can use µCLinux (or one of about 10 other) OS and do the critical stuff in hardware.

You even can put two processors in the FPGA (one running Linux and one for critical stuff) if appropriate. Of course you should use some external watchdog device.

The "hardware" and the "firmware" can mutually watch each other for safety. Of course you should add some simple external watchdog device do do a reset and shut down any harmful hardware. I use a small PIC processor for this purpose.

-Michael
.



Relevant Pages

  • Re: AES encryption of bitstream - is my design secure?
    ... that someone will find an affordable use for the hardware. ... "face recognition" as hardware algorithm in FPGA, ... Better for Design ... but are these really easier with a new bitstream attack? ...
    (comp.arch.fpga)
  • Re: Another transputer-inspired language?
    ... describe permanent ASIC/VLSI hardware devices. ... only support Verilog & VHDL. ... shrinking but the no of FPGA starts is exploding due to lowish NRE ... When I suggest the V++ language be modeled after ...
    (comp.sys.transputer)
  • Re: Scientific Computing on FPGA
    ... FPGA solution. ... I suspect that as Flash drives replace hard drives at the 30GByte level ... the case for hardware taking control of data management in Flash only ... This is why the best hardware solution is unlikeley to ever be achieved ...
    (comp.arch.fpga)
  • Re: A chip too far? Where is your solution Mr Larkin?
    ... inconceivably vast task-switching overhead. ... configuring the hardware will be as loading a program into ... memory, you configure it ONCE for each program. ... With some tricks only part of the FPGA would be used. ...
    (sci.electronics.design)
  • Re: [OT?] whats a FPGA?
    ... - When you think of yourself as a 'programmer' or 'software person' ... You can churn through a bunch of simple filter algorithms at enormous speed using an FPGA approach. ... An off the shelf programmable DSP usually beat an FPGA into the dust for complex algorithms. ... Despite all the C based hardware design tools around today, you will generally get into some serious architectural design to do anything effective with an FPGA. ...
    (comp.dsp)