Safety Integrity Improvement Methods

  • Chapter
  • First Online:
Systems, Functions and Safety
  • 515 Accesses

Abstract

When designing a safety-related system, and especially its safety functions, we use a combination of components that exhibit certain reliability properties. Those properties limit the final safety integrity metrics and often disable the achievement of the targets required by the functional safety standards (e.g., reliability required for a certain ASIL). In this chapter, we discuss various methods which are at our disposal to improve the safety integrity of our safety designs. Some of the methods we would analyze include burn-in testing, component derating, respecification, static and dynamic redundancy, and component diversification.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Springer+ Basic
EUR 32.99 /Month
  • Get 10 units per month
  • Download Article/Chapter or Ebook
  • 1 Unit = 1 Article or 1 Chapter
  • Cancel anytime
Subscribe now
Chapter
EUR 29.95
Price includes VAT (Germany)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
EUR 42.79
Price includes VAT (Germany)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
EUR 53.49
Price includes VAT (Germany)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free ship** worldwide - see info
Hardcover Book
EUR 53.49
Price includes VAT (Germany)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free ship** worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Appendices

Exercise 9

Given is the following block diagram of a safety-related system (SRS) for monitoring the fill level of a water tank:

A block diagram of safety-related system for monitoring the water tank fill level.

The objective of the SRS is defined by the following informal functional description: “A water tank T, which is supplied by a reservoir R, is monitored by two identical fill level sensors: SA and SB. The signals of the sensors are evaluated by a logic L that controls two identical stop valves VA and VB. When at least one of the sensors signals a dangerously high fill level of the tank, and hence a possible overflow, the logic shall command both valves to close, thereby putting the system into a safe state.” The following information was extracted from the data sheets of the individual components, assuming a constant failure rate for each component:

$$ {S}_A,{S}_B\dots \kern0.5em {\textrm{MTTF}}_{\textrm{sensors}}=134\ 000\ \textrm{h} $$
$$ Logic\ L\dots {\lambda}_L=8600\ FIT $$
$$ {V}_A,{V}_B\dots \kern0.5em {B}_{10d}=38\ 000\ \textrm{h} $$

Your Tasks for the Exercise

  • Draw an RBD for the SRS according to the functional description (exclude the tank and the reservoir, as they are EUC!).

  • Calculate the reliability of the complete system at the runtime t = 118 000 h.

  • Pinpoint the hazard which can be actuated by the failure of the SRS. Is the risk acceptable according to MEM?

  • Improve the reliability by:

  • Diversifying the sensor types through voting; the final configuration shall have three voting outputs: one from the existing sensors and two from additional sensors (sensor C which has 30% longer MTTF and sensor D which has 10% shorter MTTF than sensors A and B).

  • Add a hot spare component for the logic, including the common cause failures with a beta factor of 30%.

  • Discuss the achieved improvements.

  • Bonus task (optional): try to diversify the sensor configuration so that you have all sensors as voters (four voters in total, three required for the majority).

To-Do List

  • Perform the exercise with the help of your peers. Select one facilitator to perform the calculation.

  • Compare the results with other peer groups and discuss.

Exercise 9 Solution

Note: The solution is available as digital spreadsheet at sfs9.ex.nit-institute.com.

Our original system can be depicted with an RBD as shown below:

A flow diagram. It has sensors A and B connected togther. They lead to logic, then to valve A, and finally, valve B.

The system after the applied improvements is shown below (note that the voter is considered ideal, that is, voting is performed as a part of the logic):

A flow diagram. It starts with sensors A, B, C and D, connected to each other. They lead to the voter which branches into 2 logics. From there, both lead to C C F, then to valve A, and finally, valve B.

The calculation sheet excerpt from on the following page shows the following:

  • For each of the components (fill level sensors A and B, valves A and B) based on the available parameters (MTTF or B10 or failure rate – lambda), the failure rate is calculated using the appropriate relations (lambda = 1/MTTF = ln(0.9)/B10).

  • Based on the failure rate, reliability at the runtime of 118,000 hours is calculated assuming an e-system (R = e− lambda * t).

  • For the parallel configuration of sensors A and B, reliability is calculated using the composite formula: 1-(1-RA(t))(1-RB(t)).

  • The final reliability of the original system is a simple multiplication of individual component reliabilities and the reliability of the parallel sensor configuration at the requested runtime.

  • For the improvement system, additional fill level sensors C and D are also specified.

  • Reliability of the voting configuration at the requested runtime is calculated as RSa||RSb * RC + RSa||RSb * RD + RC * RD – 2 * RSa||RSb * RC * RD.

  • Reliability of the logic configuration with one hot spare including the common cause failure can be expressed as:

$$ \left(1-\textrm{POWER}\left(\left(1-\textrm{EXP}\left(-\left(1-\upbeta \right)\ast {\uplambda_{\textrm{logic}}}^{\ast }t\right)\right),2\right)\right)\ast \textrm{EXP}\left(-{\uplambda_{\textrm{logic}}}^{\ast }{\upbeta}^{\ast }t\right) $$
  • Finally, to decide if the risk is acceptable according to M, the overall failure rate of each configuration needs to be estimated as Ln(R(t=118000 h))/118000 and then converted to the failure rate per year which results in the death of a worker as (λper hour *24*365)/24/30*3. Failure of SRS may lead to a spillage hazard. In the case of harmful substances, we assume the death of three maintenance workers, which are present near the tank once per month (not every hour!), therefore the adaptation of the formula.

  • If the obtained result is lower than 10−5, we conclude MEM requirement is fulfilled (marked as OK); otherwise, it is not fulfilled (marked as NOK).

It is interesting to observe the reliability functions of the original and improved system both as a whole and split per various components/configurations:

A multi-line graph of reliability versus time. It has 7 declining lines whose reliability becomes 0 over time.
A multi-line graph of reliability versus time. The voting line is constant at reliability 1. The other 3 lines decline over time.

Key Recap Questions

Considering the project you finalized within Chap. 6, now try to increase safety integrity for your system by the following:

  • Employing redundancy.

    A table of data has 13 columns and 29 rows. It contains the reliability data for different components over time and for the improved system.
  • Employing diversity with voting.

  • What about common cause failures?

  • Discuss technical means of providing the above concepts.

Self-assessment

Now take the time to self-assess your knowledge by taking the quiz below. Each listed statement is either correct or incorrect. Please mark your answer and then check in the key at the end of the book.

  1. 1.

    It is always possible to increase the safety integrity of the safety function by selecting and integrating components of higher quality.

  2. 2.

    Component derating may increase the reliability of the system.

  3. 3.

    Common cause failures are less common in diverse configurations than the configurations using redundant replicas.

  4. 4.

    Diversification through voting (as in NMR systems) always increases the reliability of the final system when compared to the use of a single component.

  5. 5.

    Redundant configuration with a hot spare, by itself, allows us to detect failures in the primary component.

  6. 6.

    In a beta-factor model, the common cause failure block which shall be added to the RBD always has a failure rate that is lower than the original failure rate of components exhibiting common cause failures.

  7. 7.

    Dynamic redundancy can be modeled via RBDs.

  8. 8.

    Configuration with a hot spare is modeled as a parallel connection in the RBD.

  9. 9.

    If employing the majority voting safety integrity improvement method, the MTTF of the voting component (voter) is always shorter than the MTTF of the least reliable component that participates in voting.

  10. 10.

    Common cause failures can be due to the sharing of power supply among the components.

Self-assessment Key

  1. 1.

    False

  2. 2.

    True

  3. 3.

    True

  4. 4.

    False

  5. 5.

    False

  6. 6.

    True

  7. 7.

    False

  8. 8.

    True

  9. 9.

    False

  10. 10.

    True

Rights and permissions

Reprints and permissions

Copyright information

© 2023 The Author(s), under exclusive license to Springer Nature Switzerland AG

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Bjelica, M.Z. (2023). Safety Integrity Improvement Methods. In: Systems, Functions and Safety. Springer, Cham. https://doi.org/10.1007/978-3-031-15823-0_9

Download citation

  • DOI: https://doi.org/10.1007/978-3-031-15823-0_9

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-031-15822-3

  • Online ISBN: 978-3-031-15823-0

  • eBook Packages: EngineeringEngineering (R0)

Publish with us

Policies and ethics

Navigation