Using what we have. Sherman Eagles SoftwareCPR.

Size: px
Start display at page:

Download "Using what we have. Sherman Eagles SoftwareCPR."

Transcription

1 Using what we have Sherman Eagles SoftwareCPR

2 2 A question to think about Is there a difference between a medical device safety case and any non-medical device safety case? Are the grounds required to justify the conclusion that a medical device is safe any different than the grounds required to justify the conclusion that an air traffic control system is safe?

3 What do we know about medical devices that may influence arguing about their safety?

4 4 Not using a medical device may result in harm to an individual (the patient) If a device does not meet safety goals, it may be determined to be adequately safe (risk is acceptable) based on a risk-benefit analysis Safety of a medical device is relative The safety of a medical device may change even though the medical device does not change

5 5 Use of medical devices is generally under the direction of a medical practitioner The manufacturer s intended purpose for the device must be stated very specifically for safety evaluation purposes But how a device is used after it is purchased is not regulated (directly) or controlled

6 6 The medical device business model is a consumer product model The manufacturer of the medical device determines the requirements for it, not the purchaser or the regulator. The regulator is a gatekeeper who evaluates whether the manufacturer has met the rules to sell the medical device Safety is only one of the rules a manufacturer must meet to sell a device

7 7 The regulator may only allow or not allow the sale of the product after the development is complete. May force the product off the market later based on actual performance Regulations in different parts of the world will differ for the same medical device

8 The same device may be used in many different areas of care (use environment) Situations in which it is not safe to use the device must be identified (contra-indications) If a care area is not contra-indicated, it is assumed the device will be safe in that use environment Medical devices are developed using a risk management process based on ISO ISO requires that risk be acceptable ISO requires all safety documentation to be collected in a risk management file 8

9 9 Few medical device projects start with a blank page. Many new projects are adding functionality to existing products, or creating a new platform for the same intended purpose as an existing product. Incidents where a patient is harmed because of a medical device must be reported to the regulator Information on hazards and hazardous situations of previous versions or similar products is available

10 What do we already do that we can use in a medical device safety assurance case?

11 11 Medical device risk management Safety is freedom from unacceptable risk Under 14971, the manufacturer specifies what is unacceptable Where risk is The combination of The probability of occurrence of harm The consequences of that harm (severity)

12 12 Probability Probability is a qualified assertion made when we cannot say for certain that something will happen ISO requires a measure of the probability that harm will occur The quality of the evidence determines the confidence or trustworthiness of the qualifier

13 13 Harm Physical injury or damage to the health of people, or damage to property or the environment Harm is the consequence Severity is a measure of harm Probability is the likelihood of harm For an insulin delivery system, harm will include Hypoglycemia Hyperglycemia

14 14 Hazard Potential source of harm In ISO 14971, it is the thing that actually results in harm High temperature Electrical energy line voltage, leakage current Incorrect transfer of a substance overdose, underdose In ISO terminology, software is not a hazard If a hazard is possible, it is always present

15 15 Hazardous situation Circumstance in which people, property or the environment are exposed to one or more hazards A sequence of events leads to a hazardous situation Software may contribute to the sequence of events A hazardous situation must be present before harm can occur

16 Table E.3 from ISO 14971:2007

17 17 Components of medical device safety Basic safety freedom from unacceptable risk directly caused by physical hazards when medical devices are used under normal condition and single fault condition Essential performance Performance of a clinical function, other than that related to basic safety, the loss or degradation of which beyond the limits specified by the manufacturer results in an unacceptable risk

18 18 Risk analysis Hazard identification What hazards can be present with the device ISO has a list to consider Hazardous situation identification How can a person be exposed to the hazard Estimation of severity of harm Estimation of probability of harm Contributing factors (causes) identification

19 Context Diagram (from AAMI TIR32) Medical Device/System Data entry Sensor Reading Keyboard User Interface Software Software Hardware Interface Software User Monitor Information Display Hardware Control Patient 19

20 Increasing Severity 20 Risk evaluation Risk is compared to the risk acceptability criteria established by the manufacturer Risk level matrix Increasing Probability Improbable Remote Occasional Probable Frequent Catastrophic High Unacceptable Medium Needs justification Low Acceptable Negligible

21 21 Controlling risk Eliminate the hazardous situation from the design Recognize the sequence of events leading to a hazardous situation and prevent them from causing harm Last point of control Detect a hazardous situation and notify user to take action to prevent harm Instruct the user on how to prevent harm from occurring

22 Causal chains (from AAMI TIR 32) Hazardous Output Causal Chains Hazardous Output First Points of Control (FPOC) Other Points of Control 22 Last Points of Control (LPOC)

23 23 Random and systematic failures Random - Individual devices or parts fail Numerical probability can often be determined Systematic all devices fail under some particular combination of inputs or conditions All software faults are systematic Systematic fault rates are laborious and expensive to measure Consensus does not exist for a method of estimating systematic fault rates quantitatively

24 24 Probability Probability of a fault is not necessarily the same as probability of harm A fault may always occur under identical conditions, but A fault will not always lead to a hazardous situation A hazardous situation will not always lead to harm

25 Initiating event Sequence of events Hazard P 1 Hazards are always present The probability that a sequence of events will expose a hazard and create a hazardous situation is P 1 Hazardous situation P 2 The probability that a hazardous situation will lead to harm is P 2 Harm The probability of harm being caused by a sequence of events is P h = P 1 X P 2

26 26 Example of P2 In , 28 patients in Panama received an overdose of radiation because of an error in an automated treatment planning system. US medical physicists stated that it could not happen here because of standard practice treatment protocols that require an independent manual calculation to check dosage. This check is a clinical procedure done outside of the device.

27 Estimating risk due to a software fault 27 A software fault occurs in the sequence of events If a hazard is present, and there is a software fault, P 1 = 1, a hazardous situation will occur It may be possible to determine P 2 the likelihood that the hazardous situation leads to harm. If P 2 can be determined, then the risk resulting from the software fault can be estimated If P 2 cannot be determined, then the risk is unknown and the software fault needs to be addressed

28 28 Criteria for acceptable risk Established by the manufacturer May be based on number of failures, failures per patient, failures per hour of device use, etc. Rationale for the criteria should be part of the confidence case

29 29 Risk Control

30 Preferred order of Risk Control Measures 30 Inherent Safe design Protective Measures Detection and Notification Labeling & Training

31 31 Inherent safe design Fail-safe philosophy unique to intended use: life sustaining, diagnostic, therapeutic Prevent hazardous situations by changing software architecture Isolate safety functions and data Firewalls Simplify the user interface Use defensive design and programming Use static memory structures instead of dynamic Use a restricted version of a programming language that prohibits structures likely to lead to programming errors

32 32 Protective measures Must be independent of the function they are being applied to Segregation between the protective measure and the feature Fault tolerance Redundancy Diversity Memory protection, correction

33 33 Detection and notification Applied at system boundaries Checking for correct inputs Range checks on outputs Limits on transfer of energy or substance to the patient Safe operating envelope (interlocks) Applied to interfaces between software items Inconsistencies between inputs and outputs

34 34 Labeling and training Least desirable risk control measures because it is difficult to show effectiveness Warnings and confirmation

35 35 Residual risk Risk remaining after risk control measures have been applied Documented in a risk assessment register Hazard Hazardous situation Causes Initial severity, P(1), P(2), P(h) Risk control measures Residual severity, P(1), P(2), P(h) Link to requirement for risk control measures

36 Safety case using risk control concepts

37 37 A medical device safety assurance case Top level claim Device is reasonably safe (residual risk is acceptable) Context For the intended use in the intended use environment Assumptions Legislation sets the standard that medical devices must be reasonably safe. The manufacturer s policy for acceptable risk meets the legislative intent. The residual risk is acceptable if the residual risk of each hazardous situation is acceptable and the overall residual risk of all hazardous situations combined is acceptable.

38 38 First level sub-claims are that the top level hazardous situations from risk analysis have a residual risk that is acceptable and that the total residual risk from these hazardous situations is acceptable Hazardous situations may be a lack of essential performance or exposure to a basic safety hazard Strategy argue by addressing each of the hazardous situations and the total residual risk from all of the hazardous situations.

39

40

41 41 The residual risk of each hazardous situation is maintained in the risk management file. The risk management file information can be used in the safety assurance case if the risk management was done carefully and probability estimates were based on evidence.

42 42 A passionate feeling that the probability of harm occurring is low is not evidence! The opinions that are held with passion are always those for which no good ground exists; indeed the passion is the measure of the holder s lack of rational conviction. - Bertrand Russell

43 43 Can we just reference the RMF? Other than the intended purpose, does not require recording of context, assumptions or strategy These elements of a safety assurance case are usually necessary to ensure correct communication

44 44 Why we need context A hazard for an infusion pump is air embolism The hazardous situation is air gets in the line and is infused into the patient The infusion pump manufacturer claims the risk of this hazardous situation is acceptable because the pump detects the air in the line and alarms Assuming everything works as intended, has the risk been made acceptable?

45 45 What s an alarm? Webster s - 1. a signal (as a loud noise or flashing light) that warns or alerts 2. A device that signals IEC does not define alarm Alarm condition Alarm signal Alarm system What did the manufacturer mean?

46 46 The importance of context Context when the pump detects air in the line, the alarm stops the infusion and sounds an alert to notify the caregiver that infusion has been halted While this description will surely be somewhere in the documentation, it is seldom found in a risk management document

47 Lower level claims that support the acceptable risk of the hazardous situation are that the causes of the hazardous situation have been mitigated to an acceptable level The argument strategy is to argue that risk control measures control the hazard causes effectively The solutions are the risk control measures or mitigations The evidence shows that the risk control measure has been implemented and is effective 47

48 Example 48

49 49 Conclusions Much of what is already being done for risk management by medical device manufacturers can be used in a safety assurance case. Strategy, context, assumptions and rationale need to be added to current risk management practices to make safety assurance cases effective communication tools

50 50 Final conclusion What you do is more important than how you represent it. What you do will make the device safe How you represent what you did will explain it

51 51

52 Residual risk R(1) is acceptable GOAL Is solved by Causes of hazardous situation have been identified and controlled STRATEGY Is solved by Is solved by Risk from cause A has been reduced to an acceptable level GOAL Is solved by Risk from cause B has been reduced to an acceptable level GOAL Is solved by Show that risk control measures reduce the risk to an acceptable level STRATEGY Show that risk control measures reduce the risk to an acceptable level STRATEGY Is solved by Is solved by Is solved by Is solved by Is solved by RCM M has been implemented SOLUTION RCM N has been implemented SOLUTION Residual risk is xyz SOLUTION RCM S has been implemented SOLUTION Residual risk is uvw SOLUTION

53 Initiating event Sequence of events Hazard P 1 Hazards are always present The probability that a sequence of events will expose a hazard and create a hazardous situation is P 1 The residual risk due to P 1 is R 1 Hazardous situation The probability that a hazardous situation will lead to harm is P 2 P 2 Harm The residual risk due to P 2 is R 2 The probability of harm being caused by a sequence of events is P h = P 1 X P 2 The residual risk due to this hazardous situation is R h

54 54 Risk from a hazardous situation The residual risk of a hazardous situation is acceptable if: R 1 is acceptable, or R 2 is acceptable, or R h is acceptable

55 Risk from hazardous situation n is acceptable GOAL Is solved by CONTEXT The residual risk of a hazardous situation is acceptable if: R(1) is acceptable or R(2) is acceptable or R(h) is acceptable In context of STRATEGY Show that residual risk is acceptable or that risk control measures reduce it to acceptable Is solved by Residual risk R(1) is acceptable GOAL

56 56 Overall residual risk The overall residual risk is acceptable if the combination of all R h from all hazardous situations is acceptable

57 Overall residual risk from all hazardous situations is acceptable GOAL Is solved by STRATEGY Determine the combination of all residual risk from hazardous situations In context of The manufacturer selects an appropriate method for combining the residual risk from hazardous situations CONTEXT Is solved by Overall residual risk is abc SOLUTION

58 Risk of harm is acceptable GOAL Is solved by Probability of residual risk P(h) is residual risk P(1) times residual risk P(2) CONTEXT In context of After risk control, all hazardous situations result in residual risk that falls within the acceptable range STRATEGY In context of The policy that defines acceptable risk can be used to evaluate risk for hazardous situations ASSUMPTION A Is solved by Is solved by Is solved by Risk due to hazardous situation 1 is acceptable GOAL Risk from hazardous situation n is acceptable GOAL Overall residual risk from all hazardous situations is acceptable GOAL Is solved by Is solved by Is solved by Show that residual risk is acceptable or that risk control measures reduce it to acceptable STRATEGY. Show that residual risk is acceptable or that risk control measures reduce it to acceptable STRATEGY STRATEGY Show that the total of all residual risk from hazardous situations is acceptable

59 Risk Haz Situation Cause Severity P1 P2 Ph Risk level Risk control P1 (M) P2 (M) Ph (M) Residual risk level 59 Air embol ism Air in line Impro per primin g U Manu als and trainin g A

60 60 ce to RESPONSIBLE ATION S specifications, or test reports or to m in this document er is applicable for ility) RESIDUAL RISK

Safety-Critical Systems

Safety-Critical Systems Software Testing & Analysis (F22ST3) Safety-Critical Systems Andrew Ireland School of Mathematical and Computer Science Heriot-Watt University Edinburgh Software Testing & Analysis (F22ST3) 2 What Are

More information

Essential Performance for MED rd ed. PSES San Diego chapter meeting December 11, 2012

Essential Performance for MED rd ed. PSES San Diego chapter meeting December 11, 2012 Essential Performance for MED 601-1 3 rd ed. Grant Schmidbauer, Nemko USA, Inc. PSES San Diego chapter meeting December 11, 2012 2012 PSES San Diego Chapter http://www.psessymposium.org/ 1 3.27 Essential

More information

Traditional Approaches to Risk Management and Medical Device Software. Are They Good Enough? Can We Do Better?

Traditional Approaches to Risk Management and Medical Device Software. Are They Good Enough? Can We Do Better? Traditional Approaches to Risk Management and Medical Device Software Are They Good Enough? Can We Do Better? David A. Vogel, Ph.D. President Intertech Engineering Associates, Inc. dav@inea.com www.inea.com

More information

The Safety Case. The safety case

The Safety Case. The safety case The Safety Case Structure of safety cases Safety argument notation Budapest University of Technology and Economics Department of Measurement and Information Systems The safety case Definition (core): The

More information

The Safety Case. Structure of Safety Cases Safety Argument Notation

The Safety Case. Structure of Safety Cases Safety Argument Notation The Safety Case Structure of Safety Cases Safety Argument Notation Budapest University of Technology and Economics Department of Measurement and Information Systems The safety case Definition (core): The

More information

Understanding safety life cycles

Understanding safety life cycles Understanding safety life cycles IEC/EN 61508 is the basis for the specification, design, and operation of safety instrumented systems (SIS) Fast Forward: IEC/EN 61508 standards need to be implemented

More information

Real-Time & Embedded Systems

Real-Time & Embedded Systems Real-Time & Embedded Systems Agenda Safety Critical Systems Project 6 continued Safety Critical Systems Safe enough looks different at 35,000 feet. Bruce Powell Douglass The Air Force has a perfect operating

More information

Reliability of Safety-Critical Systems Chapter 3. Failures and Failure Analysis

Reliability of Safety-Critical Systems Chapter 3. Failures and Failure Analysis Reliability of Safety-Critical Systems Chapter 3. Failures and Failure Analysis Mary Ann Lundteigen and Marvin Rausand mary.a.lundteigen@ntnu.no RAMS Group Department of Production and Quality Engineering

More information

Safety Critical Systems

Safety Critical Systems Safety Critical Systems Mostly from: Douglass, Doing Hard Time, developing Real-Time Systems with UML, Objects, Frameworks And Patterns, Addison-Wesley. ISBN 0-201-49837-5 1 Definitions channel a set of

More information

Critical Systems Validation

Critical Systems Validation Critical Systems Validation Objectives To explain how system reliability can be measured and how reliability growth models can be used for reliability prediction To describe safety arguments and how these

More information

Every things under control High-Integrity Pressure Protection System (HIPPS)

Every things under control High-Integrity Pressure Protection System (HIPPS) Every things under control www.adico.co info@adico.co Table Of Contents 1. Introduction... 2 2. Standards... 3 3. HIPPS vs Emergency Shut Down... 4 4. Safety Requirement Specification... 4 5. Device Integrity

More information

innova-ve entrepreneurial global 1

innova-ve entrepreneurial global 1 www.utm.my innova-ve entrepreneurial global Safety Integrity Level (SIL) is defined as: Relative level of risk-reduction provided by a safety function to specify a target level of risk reduction. SIL is

More information

Safety-critical systems: Basic definitions

Safety-critical systems: Basic definitions Safety-critical systems: Basic definitions Ákos Horváth Based on István Majzik s slides Dept. of Measurement and Information Systems Budapest University of Technology and Economics Department of Measurement

More information

Hazard analysis. István Majzik Budapest University of Technology and Economics Dept. of Measurement and Information Systems

Hazard analysis. István Majzik Budapest University of Technology and Economics Dept. of Measurement and Information Systems Hazard analysis István Majzik Budapest University of Technology and Economics Dept. of Measurement and Information Systems Hazard analysis Goal: Analysis of the fault effects and the evolution of hazards

More information

LECTURE 3 MAINTENANCE DECISION MAKING STRATEGIES (RELIABILITY CENTERED MAINTENANCE)

LECTURE 3 MAINTENANCE DECISION MAKING STRATEGIES (RELIABILITY CENTERED MAINTENANCE) LECTURE 3 MAINTENANCE DECISION MAKING STRATEGIES (RELIABILITY CENTERED MAINTENANCE) Politecnico di Milano, Italy piero.baraldi@polimi.it 1 Types of maintenance approaches Intervention Unplanned Planned

More information

DETERMINATION OF SAFETY REQUIREMENTS FOR SAFETY- RELATED PROTECTION AND CONTROL SYSTEMS - IEC 61508

DETERMINATION OF SAFETY REQUIREMENTS FOR SAFETY- RELATED PROTECTION AND CONTROL SYSTEMS - IEC 61508 DETERMINATION OF SAFETY REQUIREMENTS FOR SAFETY- RELATED PROTECTION AND CONTROL SYSTEMS - IEC 61508 Simon J Brown Technology Division, Health & Safety Executive, Bootle, Merseyside L20 3QZ, UK Crown Copyright

More information

The Best Use of Lockout/Tagout and Control Reliable Circuits

The Best Use of Lockout/Tagout and Control Reliable Circuits Session No. 565 The Best Use of Lockout/Tagout and Control Reliable Circuits Introduction L. Tyson Ross, P.E., C.S.P. Principal LJB Inc. Dayton, Ohio Anyone involved in the design, installation, operation,

More information

Safety Management in Multidisciplinary Systems. SSRM symposium TA University, 26 October 2011 By Boris Zaets AGENDA

Safety Management in Multidisciplinary Systems. SSRM symposium TA University, 26 October 2011 By Boris Zaets AGENDA Safety Management in Multidisciplinary Systems SSRM symposium TA University, 26 October 2011 By Boris Zaets 2008, All rights reserved. No part of this material may be reproduced, in any form or by any

More information

Risk Management Qualitatively on Railway Signal System

Risk Management Qualitatively on Railway Signal System , pp. 113-117 The Korean Society for Railway Ya-dong Zhang* and Jin Guo** Abstract Risk management is an important part of system assurance and it is widely used in safety-related system. Railway signal

More information

Safety Risk Assessment Worksheet Title of Risk Assessment Risk Assessment Performed By: Date: Department:

Safety Risk Assessment Worksheet Title of Risk Assessment Risk Assessment Performed By: Date: Department: Title of Risk Assessment Risk Assessment Performed By: Date: Department: Choose the appropriate type of change from the list below: Revision To Existing New Choose the appropriate system/task from the

More information

PL estimation acc. to EN ISO

PL estimation acc. to EN ISO PL estimation acc. to EN ISO 3849- Example calculation for an application MAC Safety / Armin Wenigenrath, January 2007 Select the suitable standard for your application Reminder: The standards and the

More information

ALIGNING MOD POSMS SAFETY AND POEMS ENVIRONMENTAL RISK APPROACHES EXPERIENCE AND GUIDANCE

ALIGNING MOD POSMS SAFETY AND POEMS ENVIRONMENTAL RISK APPROACHES EXPERIENCE AND GUIDANCE ALIGNING MOD POSMS SAFETY AND POEMS ENVIRONMENTAL RISK APPROACHES EXPERIENCE AND GUIDANCE R. L. Maguire MIMechE MSaRS RS2A Limited Swindon, UK 07505 743 725 rlm@rs2a.com Keywords: POSMS, POEMS, Alignment,

More information

Reliability of Safety-Critical Systems Chapter 4. Testing and Maintenance

Reliability of Safety-Critical Systems Chapter 4. Testing and Maintenance Reliability of Safety-Critical Systems Chapter 4. Testing and Maintenance Mary Ann Lundteigen and Marvin Rausand mary.a.lundteigen@ntnu.no RAMS Group Department of Production and Quality Engineering NTNU

More information

FP15 Interface Valve. SIL Safety Manual. SIL SM.018 Rev 1. Compiled By : G. Elliott, Date: 30/10/2017. Innovative and Reliable Valve & Pump Solutions

FP15 Interface Valve. SIL Safety Manual. SIL SM.018 Rev 1. Compiled By : G. Elliott, Date: 30/10/2017. Innovative and Reliable Valve & Pump Solutions SIL SM.018 Rev 1 FP15 Interface Valve Compiled By : G. Elliott, Date: 30/10/2017 FP15/L1 FP15/H1 Contents Terminology Definitions......3 Acronyms & Abbreviations...4 1. Introduction...5 1.1 Scope.. 5 1.2

More information

Marine Risk Assessment

Marine Risk Assessment Marine Risk Assessment Waraporn Srimoon (B.Sc., M.Sc.).) 10 December 2007 What is Risk assessment? Risk assessment is a review as to acceptability of risk based on comparison with risk standards or criteria,

More information

New Thinking in Control Reliability

New Thinking in Control Reliability Doug Nix, A.Sc.T. Compliance InSight Consulting Inc. New Thinking in Control Reliability Or Your Next Big Headache www.machinerysafety101.com (519) 729-5704 Control Reliability Burning Questions from the

More information

'Dipartimento di Ingegneria Elettrica, Universita di Genova Via all 'Opera Pia, lla Genova, Italy

'Dipartimento di Ingegneria Elettrica, Universita di Genova Via all 'Opera Pia, lla Genova, Italy Safety specification and acceptance in ship control systems: a novel approach based on dynamic system modelling Gian Francesco D'Addio*, Pierluigi Firpo\ Stefano Savio* & Giuseppe Sciutto^ "Centra di Ricerca

More information

C. Mokkapati 1 A PRACTICAL RISK AND SAFETY ASSESSMENT METHODOLOGY FOR SAFETY- CRITICAL SYSTEMS

C. Mokkapati 1 A PRACTICAL RISK AND SAFETY ASSESSMENT METHODOLOGY FOR SAFETY- CRITICAL SYSTEMS C. Mokkapati 1 A PRACTICAL RISK AND SAFETY ASSESSMENT METHODOLOGY FOR SAFETY- CRITICAL SYSTEMS Chinnarao Mokkapati Ansaldo Signal Union Switch & Signal Inc. 1000 Technology Drive Pittsburgh, PA 15219 Abstract

More information

Section 1: Multiple Choice Explained EXAMPLE

Section 1: Multiple Choice Explained EXAMPLE CFSP Process Applications Section 1: Multiple Choice Explained EXAMPLE Candidate Exam Number (No Name): Please write down your name in the above provided space. Only one answer is correct. Please circle

More information

Safety Manual VEGAVIB series 60

Safety Manual VEGAVIB series 60 Safety Manual VEGAVIB series 60 NAMUR Document ID: 32005 Contents Contents 1 Functional safety... 3 1.1 General information... 3 1.2 Planning... 4 1.3 Adjustment instructions... 6 1.4 Setup... 6 1.5 Reaction

More information

FLIGHT TEST RISK ASSESSMENT THREE FLAGS METHOD

FLIGHT TEST RISK ASSESSMENT THREE FLAGS METHOD FLIGHT TEST RISK ASSESSMENT THREE FLAGS METHOD Author: Maximilian Kleinubing BS. Field: Aeronautical Engineering, Flight Test Operations Keywords: Flight Test, Safety Assessment, Flight Test Safety Assessment

More information

A study on the relation between safety analysis process and system engineering process of train control system

A study on the relation between safety analysis process and system engineering process of train control system A study on the relation between safety analysis process and system engineering process of train control system Abstract - In this paper, the relationship between system engineering lifecycle and safety

More information

QUANTIFYING THE TOLERABILITY OF POTENTIAL IGNITION SOURCES FROM UNCERTIFIED MECHANICAL EQUIPMENT INSTALLED IN HAZARDOUS AREAS

QUANTIFYING THE TOLERABILITY OF POTENTIAL IGNITION SOURCES FROM UNCERTIFIED MECHANICAL EQUIPMENT INSTALLED IN HAZARDOUS AREAS QUANTIFYING THE TOLERABILITY OF POTENTIAL IGNITION SOURCES FROM UNCERTIFIED MECHANICAL EQUIPMENT INSTALLED IN HAZARDOUS AREAS Steve Sherwen Senior Consultant, ABB Engineering Services, Daresbury Park,

More information

A GUIDE TO RISK ASSESSMENT IN SHIP OPERATIONS

A GUIDE TO RISK ASSESSMENT IN SHIP OPERATIONS A GUIDE TO RISK ASSESSMENT IN SHIP OPERATIONS Page 1 of 7 INTRODUCTION Although it is not often referred to as such, the development and implementation of a documented safety management system is an exercise

More information

Session: 14 SIL or PL? What is the difference?

Session: 14 SIL or PL? What is the difference? Session: 14 SIL or PL? What is the difference? Stewart Robinson MIET MInstMC Consultant Engineer, Pilz Automation Technology UK Ltd. EN ISO 13849-1 and EN 6061 Having two different standards for safety

More information

Solenoid Valves used in Safety Instrumented Systems

Solenoid Valves used in Safety Instrumented Systems I&M V9629R1 Solenoid Valves used in Safety Instrumented Systems Operating Manual in accordance with IEC 61508 ASCO Valves Page 1 of 7 Table of Contents 1 Introduction...3 1.1 Terms and Abbreviations...3

More information

Hydraulic (Subsea) Shuttle Valves

Hydraulic (Subsea) Shuttle Valves SIL SM.009 0 Hydraulic (Subsea) Shuttle Valves Compiled By : G. Elliott, Date: 11/3/2014 Contents Terminology Definitions......3 Acronyms & Abbreviations..4 1. Introduction 5 1.1 Scope 5 1.2 Relevant Standards

More information

Safety Manual VEGAVIB series 60

Safety Manual VEGAVIB series 60 Safety Manual VEGAVIB series 60 Contactless electronic switch Document ID: 32002 Contents Contents 1 Functional safety... 3 1.1 General information... 3 1.2 Planning... 4 1.3 Adjustment instructions...

More information

Review and Assessment of Engineering Factors

Review and Assessment of Engineering Factors Review and Assessment of Engineering Factors 2013 Learning Objectives After going through this presentation the participants are expected to be familiar with: Engineering factors as follows; Defense in

More information

Understanding the How, Why, and What of a Safety Integrity Level (SIL)

Understanding the How, Why, and What of a Safety Integrity Level (SIL) Understanding the How, Why, and What of a Safety Integrity Level (SIL) Audio is provided via internet. Please enable your speaker (in all places) and mute your microphone. Understanding the How, Why, and

More information

Eutectic Plug Valve. SIL Safety Manual. SIL SM.015 Rev 0. Compiled By : G. Elliott, Date: 19/10/2016. Innovative and Reliable Valve & Pump Solutions

Eutectic Plug Valve. SIL Safety Manual. SIL SM.015 Rev 0. Compiled By : G. Elliott, Date: 19/10/2016. Innovative and Reliable Valve & Pump Solutions SIL SM.015 Rev 0 Eutectic Plug Valve Compiled By : G. Elliott, Date: 19/10/2016 Contents Terminology Definitions......3 Acronyms & Abbreviations...4 1. Introduction..5 1.1 Scope 5 1.2 Relevant Standards

More information

Transformational Safety Leadership. By Stanley Jules

Transformational Safety Leadership. By Stanley Jules Transformational Safety Leadership By Stanley Jules Transformational Safety Leadership Importance of Safety in Design Hazard analysis: What is it? Transformational Leadership and it s use within Task Based

More information

Purpose. Scope. Process flow OPERATING PROCEDURE 07: HAZARD LOG MANAGEMENT

Purpose. Scope. Process flow OPERATING PROCEDURE 07: HAZARD LOG MANAGEMENT SYDNEY TRAINS SAFETY MANAGEMENT SYSTEM OPERATING PROCEDURE 07: HAZARD LOG MANAGEMENT Purpose Scope Process flow This operating procedure supports SMS-07-SP-3067 Manage Safety Change and establishes the

More information

Session One: A Practical Approach to Managing Safety Critical Equipment and Systems in Process Plants

Session One: A Practical Approach to Managing Safety Critical Equipment and Systems in Process Plants Session One: A Practical Approach to Managing Safety Critical Equipment and Systems in Process Plants Tahir Rafique Lead Electrical and Instruments Engineer: Qenos Botany Site Douglas Lloyd Senior Electrical

More information

Managing for Liability Avoidance. (c) Lewis Bass

Managing for Liability Avoidance. (c) Lewis Bass Managing for Liability Avoidance (c) Lewis Bass 2005 1 Staying Safe in an Automated World Keys to Automation Safety and Liability Avoidance Presented by: Lewis Bass, P.E. Mechanical, Industrial and Safety

More information

international Engineering Safety Management

international Engineering Safety Management international Engineering Safety Management Good Practice Handbook Application Note 5 Some Examples of Estimating and Evaluating Risk Published on behalf of the International Railway Industry by Technical

More information

Failure modes and models

Failure modes and models Part 5: Failure modes and models Course: Dependable Computer Systems 2007, Stefan Poledna, All rights reserved part 5, page 1 Failure modes The way a system can fail is called its failure mode. Failure

More information

Pneumatic QEV. SIL Safety Manual SIL SM Compiled By : G. Elliott, Date: 8/19/2015. Innovative and Reliable Valve & Pump Solutions

Pneumatic QEV. SIL Safety Manual SIL SM Compiled By : G. Elliott, Date: 8/19/2015. Innovative and Reliable Valve & Pump Solutions SIL SM.0010 1 Pneumatic QEV Compiled By : G. Elliott, Date: 8/19/2015 Contents Terminology Definitions......3 Acronyms & Abbreviations..4 1. Introduction 5 1.1 Scope 5 1.2 Relevant Standards 5 1.3 Other

More information

Lecture 04 ( ) Hazard Analysis. Systeme hoher Qualität und Sicherheit Universität Bremen WS 2015/2016

Lecture 04 ( ) Hazard Analysis. Systeme hoher Qualität und Sicherheit Universität Bremen WS 2015/2016 Systeme hoher Qualität und Sicherheit Universität Bremen WS 2015/2016 Lecture 04 (02.11.2015) Hazard Analysis Christoph Lüth Jan Peleska Dieter Hutter Where are we? 01: Concepts of Quality 02: Legal Requirements:

More information

CT433 - Machine Safety

CT433 - Machine Safety Rockwell Automation On The Move May 16-17 2018 Milwaukee, WI CT433 - Machine Safety Performance Level Selection and Design Realization Jon Riemer Solution Architect Safety & Security Functional Safety

More information

Section 1: Multiple Choice

Section 1: Multiple Choice CFSP Process Applications Section 1: Multiple Choice EXAMPLE Candidate Exam Number (No Name): Please write down your name in the above provided space. Only one answer is correct. Please circle only the

More information

IIUM EVENT SAFETY RISK ASSESSMENT

IIUM EVENT SAFETY RISK ASSESSMENT INTERNATIONAL ISLAMIC UNIVERSITY MALAYSIA HAZARD IDENTIFICATION OCCUPATIONAL WORKPLACE SAFETY, HEALTH AND BUILT ENVIRONMENT DEPARTMENT (OSHBE) PRESENTED BY: YBHG. DATO IR. SHAFFEI MOHAMAD IIUM EVENT SAFETY

More information

Solenoid Valves For Gas Service FP02G & FP05G

Solenoid Valves For Gas Service FP02G & FP05G SIL Safety Manual SM.0002 Rev 02 Solenoid Valves For Gas Service FP02G & FP05G Compiled By : G. Elliott, Date: 31/10/2017 Reviewed By : Peter Kyrycz Date: 31/10/2017 Contents Terminology Definitions......3

More information

To comply with the OHS Act, the responsible manager must carry out and document the following:

To comply with the OHS Act, the responsible manager must carry out and document the following: Owner: Manager Health, Wellbeing and Safety Last Update: 10 January 2018 Contents 1. Purpose... 1 2. Minimum Compliance Requirements... 1 3. Definitions... 2 4. Legislative requirements under the OHS Act

More information

PROCEDURE. April 20, TOP dated 11/1/88

PROCEDURE. April 20, TOP dated 11/1/88 Subject: Effective Date: page 1 of 2 Initiated by: Failure Modes and Effects Analysis April 20, 1999 Supersedes: TOP 22.019 dated 11/1/88 Head, Engineering and Technical Infrastructure Approved: Director

More information

3. Real-time operation and review of complex circuits, allowing the weighing of alternative design actions.

3. Real-time operation and review of complex circuits, allowing the weighing of alternative design actions. PREFERRED RELIABILITY PAGE 1 OF 5 PRACTICES VOLTAGE & TEMPERATURE MARGIN TESTING Practice: Voltage and Temperature Margin Testing (VTMT) is the practice of exceeding the expected flight limits of voltage,

More information

Partial Stroke Testing. A.F.M. Prins

Partial Stroke Testing. A.F.M. Prins Partial Stroke Testing A.F.M. Prins Partial Stroke Testing PST in a safety related system. As a supplier we have a responsibility to our clients. What do they want, and what do they really need? I like

More information

Presented by John Whale Control Banding as a Potential Alternative to Risk Assessment

Presented by John Whale Control Banding as a Potential Alternative to Risk Assessment Presented by John Whale Control Banding as a Potential Alternative to Risk Assessment AUSA National Conference Sydney 2009 Background Monash s current risk control program has been in place for over 6

More information

1309 Hazard Assessment Fundamentals

1309 Hazard Assessment Fundamentals 1309 Hazard Assessment Fundamentals Jim Marko Manager, Aircraft Integration & Safety Assessment 14 November 2018 Presentation Overview Fail-safe design concept Safety Assessment principles for hazard classification

More information

D-Case Modeling Guide for Target System

D-Case Modeling Guide for Target System D-Case Modeling Guide for Target System 1/32 Table of Contents 1 Scope...4 2 Overview of D-Case and SysML Modeling Guide...4 2.1 Background and Purpose...4 2.2 Target System of Modeling Guide...5 2.3 Constitution

More information

On proof-test intervals for safety functions implemented in software

On proof-test intervals for safety functions implemented in software On proof-test intervals for safety functions implemented in software Alena Griffiths System Safety & Quality Engineering Pty Ltd 11 Doris Street, Hill End. Qld. 4101 alenag@uqconnect.net Abstract! Given

More information

SPR - Pneumatic Spool Valve

SPR - Pneumatic Spool Valve SIL SM.008 Rev 7 SPR - Pneumatic Spool Valve Compiled By : G. Elliott, Date: 31/08/17 Contents Terminology Definitions:... 3 Acronyms & Abbreviations:... 4 1.0 Introduction... 5 1.1 Purpose & Scope...

More information

Achieving Compliance in Hardware Fault Tolerance

Achieving Compliance in Hardware Fault Tolerance Mirek Generowicz FS Senior Expert (TÜV Rheinland #183/12) Engineering Manager, I&E Systems Pty Ltd Abstract The functional safety standards ISA S84/IEC 61511 (1 st Edition, 2003) and IEC 61508 both set

More information

Safety of railway control systems: A new Preliminary Risk Analysis approach

Safety of railway control systems: A new Preliminary Risk Analysis approach Author manuscript published in IEEE International Conference on Industrial Engineering and Engineering Management Singapour : Singapour (28) Safety of railway control systems: A new Preliminary Risk Analysis

More information

Adaptability and Fault Tolerance

Adaptability and Fault Tolerance Adaptability and Fault Tolerance Rogério de Lemos University of Kent, UK Context: self-* and dependability; Focus: adaptability and fault tolerance; State of the art; Conclusions; Rogério de Lemos ICSE

More information

Bespoke Hydraulic Manifold Assembly

Bespoke Hydraulic Manifold Assembly SIL SM.0003 1 Bespoke Hydraulic Manifold Assembly Compiled By : G. Elliott, Date: 12/17/2015 Contents Terminology Definitions......3 Acronyms & Abbreviations..4 1. Introduction 5 1.1 Scope 5 1.2 Relevant

More information

PREDICTING HEALTH OF FINAL CONTROL ELEMENT OF SAFETY INSTRUMENTED SYSTEM BY DIGITAL VALVE CONTROLLER

PREDICTING HEALTH OF FINAL CONTROL ELEMENT OF SAFETY INSTRUMENTED SYSTEM BY DIGITAL VALVE CONTROLLER PREDICTING HEALTH OF FINAL CONTROL ELEMENT OF SAFETY INSTRUMENTED SYSTEM BY DIGITAL VALVE CONTROLLER Riyaz Ali FIELDVUE Business Development Manager Fisher Controls Int'l., LLC. Marshalltown, IA 50158

More information

Safety Standards Acknowledgement and Consent (SSAC) CAP 1395

Safety Standards Acknowledgement and Consent (SSAC) CAP 1395 Safety Standards Acknowledgement and Consent (SSAC) CAP 1395 Contents Published by the Civil Aviation Authority, 2015 Civil Aviation Authority, Aviation House, Gatwick Airport South, West Sussex, RH6 0YR.

More information

Work Health and Safety Risk Management Procedures

Work Health and Safety Risk Management Procedures Work Health and Safety Risk Management Procedures Table of Contents 1. Governing Policy 2. Purpose 3. Scope 4. Definitions 5. Responsibilities 6. Risk Management Process 6.1. Process summary 6.2. Hazard

More information

Hazard Identification

Hazard Identification Hazard Identification Most important stage of Risk Assessment Process 35+ Techniques Quantitative / Qualitative Failure Modes and Effects Analysis FMEA Energy Analysis Hazard and Operability Studies HAZOP

More information

Calibration Requirements for Direct Reading Confined Space Gas Detectors

Calibration Requirements for Direct Reading Confined Space Gas Detectors : Calibration Requirements for Direct Reading Confined Space Gas Detectors However, the definition of bump test has always been a little slippery. Some manufacturers differentiate between a bump test that

More information

Safety assessments for Aerodromes (Chapter 3 of the PANS-Aerodromes, 1 st ed)

Safety assessments for Aerodromes (Chapter 3 of the PANS-Aerodromes, 1 st ed) Safety assessments for Aerodromes (Chapter 3 of the PANS-Aerodromes, 1 st ed) ICAO MID Seminar on Aerodrome Operational Procedures (PANS-Aerodromes) Cairo, November 2017 Avner Shilo, Technical officer

More information

Safety Manual. Process pressure transmitter IPT-1* 4 20 ma/hart. Process pressure transmitter IPT-1*

Safety Manual. Process pressure transmitter IPT-1* 4 20 ma/hart. Process pressure transmitter IPT-1* Safety Manual Process pressure transmitter IPT-1* 4 20 ma/hart Process pressure transmitter IPT-1* Contents Contents 1 Functional safety 1.1 General information... 3 1.2 Planning... 4 1.3 Instrument parameter

More information

Advanced LOPA Topics

Advanced LOPA Topics 11 Advanced LOPA Topics 11.1. Purpose The purpose of this chapter is to discuss more complex methods for using the LOPA technique. It is intended for analysts who are competent with applying the basic

More information

Risk Management Series Article 8: Risk Control

Risk Management Series Article 8: Risk Control Risk Management Series Foreword MEDIcept presents this ongoing series of articles focused on the implementation and practical conduct of risk management in the medical device industry to provide practitioners

More information

-JHA- Job. For Science and Engineering. Hazard Assessment

-JHA- Job. For Science and Engineering. Hazard Assessment -JHA- For Science and Engineering Job Hazard Assessment Is a Job Hazard Assessment Necessary? The Occupational Safety and Health Administration regulations confirm a JHA is needed. OSHA 1910.132(d)(2)

More information

Sharing practice: OEM prescribed maintenance. Peter Kohler / Andy Webb

Sharing practice: OEM prescribed maintenance. Peter Kohler / Andy Webb Sharing practice: OEM prescribed maintenance Peter Kohler / Andy Webb Overview 1. OEM introduction 2. OEM maintenance: pros and cons 3. OEM maintenance: key message 4. Tools to help 5. Example 6. Takeaway

More information

SIL explained. Understanding the use of valve actuators in SIL rated safety instrumented systems ACTUATION

SIL explained. Understanding the use of valve actuators in SIL rated safety instrumented systems ACTUATION SIL explained Understanding the use of valve actuators in SIL rated safety instrumented systems The requirement for Safety Integrity Level (SIL) equipment can be complicated and confusing. In this document,

More information

Distributed Control Systems

Distributed Control Systems Unit 41: Unit code Distributed Control Systems M/615/1509 Unit level 5 Credit value 15 Introduction With increased complexity and greater emphasis on cost control and environmental issues, the efficient

More information

Reliability of Safety-Critical Systems Chapter 10. Common-Cause Failures - part 1

Reliability of Safety-Critical Systems Chapter 10. Common-Cause Failures - part 1 Reliability of Safety-Critical Systems Chapter 10. Common-Cause Failures - part 1 Mary Ann Lundteigen and Marvin Rausand mary.a.lundteigen@ntnu.no &marvin.rausand@ntnu.no RAMS Group Department of Production

More information

EMERGENCY SHUT-DOWN RELIABILITY ADVANTAGE

EMERGENCY SHUT-DOWN RELIABILITY ADVANTAGE Your partner in Fluid Control Solutions EMERGENCY SHUT-DOWN RELIABILITY ADVANTAGE George Cao 06 May, 2011 1. ESD Overview Why Do You Need ESD Solution? Safety! Safety!! Safety!!! Safety Is a Must! The

More information

Implementing IEC Standards for Safety Instrumented Systems

Implementing IEC Standards for Safety Instrumented Systems Implementing IEC Standards for Safety Instrumented Systems ABHAY THODGE TUV Certificate: PFSE-06-607 INVENSYS OPERATIONS MANAGEMENT What is a Safety Instrumented System (SIS)? An SIS is designed to: respond

More information

TRI LOK SAFETY MANUAL TRI LOK TRIPLE OFFSET BUTTERFLY VALVE. The High Performance Company

TRI LOK SAFETY MANUAL TRI LOK TRIPLE OFFSET BUTTERFLY VALVE. The High Performance Company TRI LOK TRI LOK TRIPLE OFFSET BUTTERFLY VALVE SAFETY MANUAL The High Performance Company Table of Contents 1.0 Introduction...1 1.1 Terms and Abbreviations... 1 1.2 Acronyms... 1 1.3 Product Support...

More information

Safety Manual OPTISWITCH series relay (DPDT)

Safety Manual OPTISWITCH series relay (DPDT) Safety Manual OPTISWITCH series 5000 - relay (DPDT) 1 Content Content 1 Functional safety 1.1 In general................................ 3 1.2 Planning................................. 5 1.3 Adjustment

More information

Safety Requirement Specification

Safety Requirement Specification Safety Requirement Specification An Overview of the Safety Requirement Specification Process in IEC 61508 Budapest University of Technology and Economics Department of Measurement and Information Systems

More information

Safety Guidelines for Live Entertainment and Events I Part 2. Hazard Identification and Risk Management 1

Safety Guidelines for Live Entertainment and Events I Part 2. Hazard Identification and Risk Management 1 Safety Guidelines for Live Entertainment and Events Part 2. Hazard Identification and Risk Management Contents Disclaimer... 1 1. Principles of Risk Management... 2 2. The Risk Management Process... 2

More information

Hazard Training Guide

Hazard Training Guide Hazard Training Guide Using the Main Application v1.5 WHS Version Control Document Title: Hazard Training Guide using the Main Application Document Issue: Version 1.5 Date Issued: 12 Aug 2014 Issue Date

More information

Risk Management. Definitions. Principles of Risk Management. Types of Risk

Risk Management. Definitions. Principles of Risk Management. Types of Risk Definitions Risk Management Risk management is a decision-making process designed to identify hazards systematically, assess the degree of risk, and determine the best course of action. It is a practical

More information

Accelerometer mod. TA18-S. SIL Safety Report

Accelerometer mod. TA18-S. SIL Safety Report Accelerometer mod. TA18-S SIL Safety Report SIL005/11 rev.1 of 03.02.2011 Page 1 of 7 1. Field of use The transducers are made to monitoring vibrations in systems that must meet particular technical safety

More information

RESILIENT SEATED BUTTERFLY VALVES FUNCTIONAL SAFETY MANUAL

RESILIENT SEATED BUTTERFLY VALVES FUNCTIONAL SAFETY MANUAL Per IEC 61508 and IEC 61511 Standards BRAY.COM Table of Contents 1.0 Introduction.................................................... 1 1.1 Terms and Abbreviations...........................................

More information

Procedure: Work health and safety hazard management

Procedure: Work health and safety hazard management Procedure: Work health and safety hazard management Purpose This procedure describes how the Australian National University (ANU) manages Work Health Safety hazards for the health, safety, rehabilitation

More information

Technical Standards and Legislation: Risk Based Inspection. Presenter: Pierre Swart

Technical Standards and Legislation: Risk Based Inspection. Presenter: Pierre Swart Technical Standards and Legislation: Risk Based Inspection Presenter: Pierre Swart Agenda Change in Legislation. Where RBI fits in. Application to implement RBI. RBI concepts. Elements of an RBI analysis.

More information

This manual provides necessary requirements for meeting the IEC or IEC functional safety standards.

This manual provides necessary requirements for meeting the IEC or IEC functional safety standards. Instruction Manual Supplement Safety manual for Fisher Vee-Ball Series Purpose This safety manual provides information necessary to design, install, verify and maintain a Safety Instrumented Function (SIF)

More information

Gamma-ray Large Area Space Telescope

Gamma-ray Large Area Space Telescope GLAST LAT PROCEDURE, GUIDELINE Document # Document Title GLAST LAT System Safety Program Plan Date Effective LAT-MD-00078-01 3/1/01 Author(s) Supersedes Frank O'Neill Subsystem/Office Performance and Safety

More information

SAFE WORK METHOD STATEMENT SWMS No Version

SAFE WORK METHOD STATEMENT SWMS No Version SAFE WORK METHOD STATEMENT SWMS No Version Company Name: Hunter Readymixed Concrete Pty Ltd 00 004 Location: Thornton Cessnock Tea Gardens Gateshead ABN: 6 076 08 695 SWMS Developed By: Duane Harrison

More information

Assurance Cases for Medical Devices

Assurance Cases for Medical Devices Assurance Cases for Medical Devices Charles B. Weinstock April 28, 2011 How to Par2cipate Today Open and close your Panel View, Select, and Test your audio Submit text ques2ons Q&A addressed at the end

More information

Hands-On System Safety Basics, Focused on FHA

Hands-On System Safety Basics, Focused on FHA Air Traffic Management Defence Hands-On System Safety Basics, Focused on FHA W. Winkelbauer Maritime Public Transport Public Safety August 2016 1. What is System Safety? 2. Basic Definitions / Terminology

More information

5.1 Introduction. Learning Objectives

5.1 Introduction. Learning Objectives Learning Objectives 5.1 Introduction Statistical Process Control (SPC): SPC is a powerful collection of problem-solving tools useful in achieving process stability and improving capability through the

More information

Ultima. X Series Gas Monitor

Ultima. X Series Gas Monitor Ultima X Series Gas Monitor Safety Manual SIL 2 Certified " The Ultima X Series Gas Monitor is qualified as an SIL 2 device under IEC 61508 and must be installed, used, and maintained in accordance with

More information

Systems Theoretic Process Analysis (STPA)

Systems Theoretic Process Analysis (STPA) Systems Theoretic Process Analysis (STPA) Systems approach to safety engineering (STAMP) STAMP Model (Leveson, 2012) Accidents are more than a chain of events, they involve complex dynamic processes. Treat

More information