Rtos Group 10
Rtos Group 10
Rtos Group 10
AMBEDKAR
INSTITUTE OF
TECHNOLOGY
BANGLORE
Group Activity
REAL TIME OPERATING SYSTEM(18EC733)
Topic –Hierarchical Approaches For Fail Safe Design
Ideally, all system, subsystem, and component errors can be detected and
corrected in a hierarchy so that component errors are detected and corrected without any action
required by the containing subsystem.
This hierarchical approach for fault detection and fault protection/correction can greatly simplify
verification of a RAS (Reliability, Availability, and Serviceability) design.
An ECC memory component provides for single-bit error detection and automatic correction.
The incorporation of RCC memory provides a component level of RAS, which can increase RAS
performance and reduce the complexity of supporting RAS at higher levels.
HR systems often include design elements that ensure that nonrecoverable failures result in the
system going out of service.
along with safing to reduce risk of losing the asset, damaging property, or causing loss of life.
RAS
Reliability-
The term reliability refers to the ability of
computer hardware and software to consistently
perform according to certain specifications. More
specifically, it measures the likelihood that a
specific system or application will meet its
expected performance levels within a given time
period.
Availability-
Availability is the ratio of time a system or
component is functional compared to the total
time it is required or expected to function. This
can be expressed as a proportion, such as 9/10
or 0.9 or as a percentage, which in this case
would be 90%.
Serviceability-
Serviceability is the ease with which a
component, device or system can be maintained
and repaired. Early detection of potential
problems is a critical factor of serviceability
AVAILAIBLITY
Availability is the percentage of time over a well-defined period that a system
or service is available for users.
So, for example, if a systems is said to have 99.999%, оr five nines,
availability, this system must not be unavailable more than five minutes over
the course of a year.
Quick recovery and restoration of service after a fault greatly increases
availability. The quicker the recovery, the more often the system or service
can go down and still meet the five nines criteria.
Five nines is a high availability, or HA metric. In contrast, high reliability (HR)
is perhaps best described by the old adage that a chain is only as strong as
its weakest link.
A system built from components that have very low probability of failure leads
to high system reliability. The overall expected system reliability is the
product of all subsystem reliabilities, and the sub system reliability is a
product of all component reliabilities.
Based upon this mathematically fact, components are required to have very
low probability of failure if the subsystems and system are to also have
reasonably low probability of failure.
AVAILABILITY