0% found this document useful (0 votes)
390 views7 pages

Alarm Trip 1-Out-Of-2 Voting With High Availability

This document describes a safety instrumented function (SIF) that uses two independent level transmitters and separate safety trip alarms (STAs) in a 1-out-of-2 (1oo2) voting configuration, where a process trip will occur if either level reaches the setpoint. The customer wants the system to degrade to a 1-out-of-1 (1oo1) configuration if an STA detects a fault, taking the faulty unit out of service while allowing the process to continue running on the single good transmitter and STA until the fault is repaired. The document outlines various safety architectures and how diagnostics can be incorporated to improve integrity and availability. It then proposes a solution using STAs with diagn

Uploaded by

Ahmed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
390 views7 pages

Alarm Trip 1-Out-Of-2 Voting With High Availability

This document describes a safety instrumented function (SIF) that uses two independent level transmitters and separate safety trip alarms (STAs) in a 1-out-of-2 (1oo2) voting configuration, where a process trip will occur if either level reaches the setpoint. The customer wants the system to degrade to a 1-out-of-1 (1oo1) configuration if an STA detects a fault, taking the faulty unit out of service while allowing the process to continue running on the single good transmitter and STA until the fault is repaired. The document outlines various safety architectures and how diagnostics can be incorporated to improve integrity and availability. It then proposes a solution using STAs with diagn

Uploaded by

Ahmed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 7

Alarm Trip 1-Out-Of-2 Voting With High Availability

The Problem 
A customer has a Safety Instrumented Function they need to implement
with two independent level transmitters (radar), each wired to a
separate STA  Functional Safety Trip Alarm. The process will trip if either
level reaches the set point, for example, a 1 out of 2 (1oo2) voting.
However, if the alarm trip (STA) detects an input or unit fault, the customer
did not want the process to trip. Instead, they wanted to take the faulty unit
out of service leaving the process running with the one good level and
alarm trip. This effectively degrades the configuration from a 1oo2 to 1oo1
(with the fault alarmed) until the fault is diagnosed and repaired (normally
within 72 hours). 
Safety Architectures
Before we outline the solution we should review the safety aspect of the
system. As defined in IEC61508-6 Annex B, 1oo1 represents a minimum
system. No fault tolerance is provided by this system and no failure mode
protection is provided, see figure 1. 
In 1oo2, the effect of a dangerous failure is minimized since either trip can
cause the system to fail-safe. The 1oo2 system offers low probability of
failure on demand, but it increases the probability of a "false trip".
Figure 1. Safety Architectures 1oo1 Simplex, 1oo2 High Integrity, and
2oo2 High Availability
Using 2oo2 voting reduces spurious trips but also increases the probability
of failure on demand. In older systems 2oo3 voting was commonly used.
This provided both high integrity and availability but at higher system costs.
These architectures do not use diagnostics as part of the automatic
system. Safety architectures have been developed which incorporate
diagnostics to improve both integrity and availability at lower costs.

The Value of Diagnostics


Let’s take a look at 1oo1D, which differs from the 1oo1 only in that the
switch is wired in series with the output, allowing it to de-energize the
output on a diagnostic fault. This system represents an enhancement used
for safety applications. Diagnostics allow a detected dangerous failure to be
converted into a safe failure.
In the example, the STA with trip and fault relays is wired in series. In the
2oo2D,  two 1oo1D units are wired in parallel so BOTH A and B need to
trip and/or fail. Once a unit fails, the system acts as a 1oo1 system, see
figure 2.
In examining 1oo2D, we see it is the same as 2oo2D EXCEPT that each
unit monitors the other and will fall back to 1oo2 IF the other unit fails.

Figure 2. Safety Architectures 1oo1D, 1oo2D, and 2oo2D

Safety Architecture Solution for the Customer


There are many variations to the standard architectures defined in
IEC61508. Here’s a solution using the STA with diagnostics to provide
1oo2 voting with high availability. It does not shut down the process
unnecessarily, letting it degrade the configuration from a 1oo2 to a 1oo1
while the customer investigates the fault, see figure 3.
It does shut down the process if both STAs have diagnostic faults.

Figure 3. 1oo2 Voting with Diagnostics for High Availability

Relay Wiring for 1oo2 High Availability Architecture

 Alarm trip relays are wired in series for 1oo2 voting fault relays.

 Fault relays are wired into a safety repeater to provide additional fault
contacts, like Moore Industries’ SRM (SRM A & B), see figure 4.
 NC contacts from each Safety Relay Modules (SRM) are wired in
parallel with corresponding STA trip relays to bypass the trip relay if
there is a diagnostic fault.

This creates 1oo1 voting for the healthy STA in the case of a fault

 NO contacts from both SRMs are wired in parallel and then in series
with the process to trip if both units have a fault.

 2 additional NO contacts are available on both SRMs for fault


annunciation

Figure 4. This configuration is 1oo2 voting where the trip level


setpoint input from either transmitter will trip the SIF. The first
diagnostic fault will degrade the configuration from a 1oo2 to a 1oo1
until the fault is diagnosed and repaired.
Redundancy, HFT and voting

We often get the question whether HFT (hardware fault tolerance) is equal to redundancy?
The answer is no. In this blog post I will explain why not. In order to do that we need to
actually understand three terms, i.e., redundancy, HFT and voting.

REDUNDANCY
In the technical world everybody seems to know the word redundancy and yet it can be very
confusing. Especially when you try to express it in a number, i..e, how much redundant is a
design. So what is redundancy? Redundancy can be defined as a system function
which is designed in such way that there are multiple means (parts, components, devices,
software, etc) to carry out the function so that the function will not fail if one or more of these
means fails. Redundancy is not determined by the number of similar parts or devices you
see. Whether there is redundancy or not is solely determined by the function that you carry
out with these parts or devices. Take a look at the following pictures. You see two valves. Is
this now redundancy or not?

Is this redundant or not?


Well that depends on the function that is being carried out with these two valves. If the
function is to stop the flow upon demand and both valves are open during normal operation
than only 1 valve needs to close and stop the flow. In other words if one valve is stuck open
(a dangerous failure) the function will still work as the other valve can close. This would be
redundancy and is a so called 1oo2 architecture design.

If on the other hand the function is to open the flow and both valves are closed during
normal operation than both valves need to open in order to start the flow. If one valve is
stuck closed (in this case also a dangerous failure) the function cannot be carried out, even
if the other valve opens. This is not redundancy and the valves are in a so called 2oo2
architecture design.

In the first case we are redundant but how much redundant. Some cultures call it redundant,
other say it is two redundant, but actually the correct way to express it is one redundant.
The reason is that one valve is needed to stop the flow and there is one additional valve in
case the other fails.
HFT AND VOTING
In the functional safety business we use the term HFT to express that we have redundancy
or not. When a design has a HFT of X it means that it can tolerate X dangerous failures and
it still works. X+1 dangerous failures and it does not work any more. HFT can easily be
calculated if the architecture is known, i.e., 1oo1, 1oo2, 2oo3, etc. If the architecture is
expressed as MooN than the HFT is calculated as N – M. In other words a 2oo4
architecture has a HFT of 2. This means it can tolerate 2 failures and it still works, and thus
it is an architecture with redundancy. But how much redundant is it? Lets explore this.
A 1oo1 architecture has a HFT=0 and thus can tolerate 0 failures and has no or zero
redundancy. A 2oo2 architecture has a HFT=0 and thus can tolerate 0 failures. It has no or
0 redundancy. Yet it consist of two devices. The problem in this case is voting. Voting is
defined as the number of paths that must work out of the total number of paths available. A
2oo2 has two paths available but also two paths need to work. If one path fails, it does not
work any more, even if the other path is available. Hence a 2oo2 has no redundancy. So
just because you see two valves that does not mean you have redundancy. You need to
know how much voting is needed.

So how does this now work for the most popular architectures in the safety industry. See
the table below which gives an overview.

Architecture Voting HFT

1oo1 1 0

1oo2 1 1

2oo2 2 0

2oo3 2 1

2oo4 2 2

3oo3 3 0

You notice anything special? Yes, HFT looks like it is equal to redundancy but suddenly
with 2oo4 it goes wrong. Which automatically means that hardware fault tolerance is not a
measure of redundancy. It is not the same. If HFT is larger than zero you know you have
redundancy but you do not know how much.

Lets assume we have four transmitters A, B, C, D in a 2oo4 architecture. This means we


have the following options to carry out our desired function: AB, AC, AD, BC, BD, CD. In
order to know how much redundant we are we need to know how many options are left if a
similar device has failed. If one transmitter fails, does it still work? If it does we have
redundancy. Lets assume A fails then we have the following options left: AB, AC, AD, BC,
BD, CD. In other words after one failure we have three options left and thus we are three
redundant after one failure. We are one redundant after two failures.
My preference is to use HFT instead of trying to count redundancy. It expresses better what
we want to know in the first place. I hope this demystified the terms redundancy, HFT and
voting for you.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy