Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/08/04 07:23
Read: times


 
#75636 - RE: Reliability of BIT flags
Responding to: ???'s previous message

The old maxim: "if you need to trust something, don't trust it". For critical applications, it's wise to have interlocks outside of the processor. For safety critical systems it is considered not acceptable to have it in the hands of a single processor - you would have two (or more) processors (running different code) performing cross checks to ensure that correct decisions are being made. To prove the reliability of these systems is fairly difficult, so the other way out is to have a simple system (non cpu based)perform an interlock. There was a pair of articles in Circuit Cellar issues 125 & 126 'designing for reliability,maintainability and safety' by George Novacek that gives a very good introduction on these issues.

List of 22 messages in thread
TopicAuthorDate
Reliability of BIT flags            01/01/70 00:00      
   RE: Reliability of BIT flags            01/01/70 00:00      
   RE: Reliability of BIT flags            01/01/70 00:00      
      Triple redundancy?            01/01/70 00:00      
         Triple redundancy_Of Course!            01/01/70 00:00      
         RE: Triple redundancy?            01/01/70 00:00      
            RE: Triple redundancy?            01/01/70 00:00      
            RE: Triple redundancy?            01/01/70 00:00      
               Single point failure            01/01/70 00:00      
   RE: Reliability of BIT flags            01/01/70 00:00      
   RE: Reliability of BIT flags            01/01/70 00:00      
      RE: Reliability of BIT flags            01/01/70 00:00      
         RE: Reliability of BIT flags            01/01/70 00:00      
      RE: Reliability of BIT flags            01/01/70 00:00      
         RE: Reliability of BIT flags            01/01/70 00:00      
         RE: Reliability of BIT flags            01/01/70 00:00      
   RE: Reliability of BIT flags            01/01/70 00:00      
   RE: Reliability of BIT flags            01/01/70 00:00      
      RE: Reliability of BIT flags            01/01/70 00:00      
   Correctness of any signal from outside            01/01/70 00:00      
      A sane portion of paranoia            01/01/70 00:00      
   Thanks - The thread can close            01/01/70 00:00      

Back to Subject List