Software Fault Tolerance Methods

Software Fault Tolerance Methods
December 09 12:30 2011 Print This Article

Software fault tolerance methods initiate from fault tolerance designs in traditional hardware systems that require higher levels of dependability, reliability and availability.

In such systems, spare areas and backup units are generally used to keep the systems in operational conditions.

The primary software fault tolerance methods comprise N-version programming, recovery blocks and their variations.

There are some fundamental aspects of software fault tolerance methods:

  • N-version programming uses parallel superfluity. In this case N copies, each of a different version of programs performing the identical functionality are running in parallel. The decision algorithm assures that local failures in limited quantity of such parallel versions will not compromise global implementation results.
  • Recovery blocks use recurring implementations as the main mechanism for fault tolerance. If dynamic failures in some local parts are identified, a helping of the latest implementation is repeated, in the hope that this repeated implementation will not lead to the identical failure. Consequently, local failures will not spread to global failures.

In the majority of fault tolerance methods faults are not characteristically detected, consequently not removed, but just tolerated dynamically.

This is extremely different to software bugs identifying and removal activities such as inspection and software testing.

Related Posts:

  • No Related Posts

About Article Author

view more articles
Nataliia Vasylyna
Nataliia Vasylyna

View More Articles

0 Comments

write a comment

No Comments Yet!

You can be the one to start a conversation.

Add a Comment

Your data will be safe! Your e-mail address will not be published. Also other data will not be shared with third person.
All fields are required.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.