dependable systems Basic Concepts & Terminology

Size: px
Start display at page:

Download "dependable systems Basic Concepts & Terminology"

Transcription

1 dependable systems Basic Concepts & Terminology

2 Dependability Dependability is that property of a computer system such that reliance can justifiably be placed on the service it delivers. J. C. Laprie

3 Dependability concept For critical systems, often the most important system property is the dependability of the system The dependability of a system reflects the user degree of trust in that system. It reflects the extent of the user confidence that it will operate as users expect and that it will not fail in normal use Usefulness and trustworthiness are not the same thing. A system does not have to be trusted to be useful

4 The scenario

5 Dependability Term used to encapsulate the concepts of Reliability Availability Safety Security Maintainability Performability Testability measures used to quantify the dependability of a system

6 Dependability attributes Reliability Availability Safety Integrity Security Maintainability Testability When expressing the system specification and requirements it is necessary to identify which properties are desirable/mandatory

7 Dependability attributes These are non-functional properties they do not relate to any specific functionality of the system Some or all of these attributes are usually more important than detailed system functionality These are emergent properties because they depend on the relationships between components as well as the components themselves.

8 Reliability The ability of a system or component to perform its required functions under stated conditions for a specified period of time [IEEE610] [IEEE610]: IEEE Standard Glossary of Software Engineering Terminology, IEEE Std (R2002).

9 definition Reliability R(t): probability that the system will operate correctly in a specified operating environment up until time t R(t) = P(not failed during [0, t]) assuming it was operating at time t = 0 t is important If a system needs to work for slots of ten hours at a time, then that is the target

10 characteristics Reliability 1 R(t): unreliability, also denoted Q(t) R(t) is a non-increasing function varying from 1 to 0 over [0,+ )

11 adoption Reliability Often used to characterize systems in which even momentary periods of incorrect behavior are unacceptable Performance requirements Timing requirements Impossibility to repair

12 Availability The degree to which a system or component is operational and accessible when required for use [IEEE610] Availability = Uptime / (Uptime + Downtime)

13 definition Availability A(t): probability that the system will be operational at time t A(t) = P(not failed at time t) Literally, readiness for service Admits the possibility of brief outages Fundamentally different concept

14 characteristics Availability 1 A(t): unavailability When the system is not repairable: A(t) = R(t) In general (repairable): A(t) R(t)

15 Numbers Availability Availability as a function of the number of 9 s Number of 9 s Availability Downtime (mins/system) Practical meaning 1 90% ~5 weeks per year 2 99% ~4 days per year % ~9 hours per year % ~1 hour per year % 5.26 ~5 minutes per year % 0.53 ~30 secs per year % 0.05 ~3 secs per year

16 Availability numbers Number of 9 s Availability Downtime/year System 2 99% ~4 days Generic web site % ~9 hours Amazon.com % ~1 hour Enterprise server % ~5 minutes Telephone system % ~30 seconds Phone switches

17 Maintainability Ability to undergo repairs and modifications Ease of repairing the system after a failure has been discovered or changing the system to include new features

18 definition Maintanability M(t): probability that a failed system can be repaired within time t M(t) = P(repaired in [0, t]) M(t) is a non-decreasing function varying from 0 to 1 over [0,+ )

19 R(t) & A(t) related indices MTTF: mean time to (first) failure, the up time before the first failure MTBF: mean time between failures

20 R(t) & A(t) related indices Other indices MUP: mean up time The device is operational MDT: mean down time Fault detection > Fault repair > Recovery

21 R(t) & A(t) related indices Other indices MTTR: mean time to repair MDT: mean down time Fault detection > Fault repair > Recovery MTTR may not be the same as MDT because: The failure may not be noticed for some time after it has occurred It may be decided not to repair the equipment immediately The equipment may not be put back in service immediately it is repaired

22 R(t) & A(t) related indices Other indices MTBF, MTTR, MDT MTBF = total operating time number of failures

23 R(t) & A(t) related indices Other indices MTTF: time before any failure will occur MTBF: time between two failures If we assume that before a second failure occurs, the system detects it, then: Such assumption is particularly CRITICAL

24 R(t) & A(t) related indices Other indices MTTF: mean time to (first) failure, the up time before the first failure MTBF: mean time between failures MTBF = FIT: failure in time total operating time number of failures another way of reporting MTBF number of failures λ = total operating time MTBF = the number of expected failures per one billion hours (10 9 ) of operation for a device 1 λ

25 Reliability & Availability Two different points of view reliability: does not break down availability: even if it breaks down, it is working when needed Example: a system that fails, on average, once per hour but which restarts automatically in ten milliseconds is not very reliable but is highly available A(t)=

26 Two points of view Reliability & Availability It is sometimes possible to subsume system availability under system reliability Obviously if a system is unavailable it is not delivering the specified system services It is possible to have systems with low reliability that must be available system failures can be repaired quickly and do not damage data, low reliability may not be a problem Availability takes repair time into account

27 R(t) what to do? Exploitation of R(t) information is used to compute, for a complex system, its reliability in time, that is the expected lifetime computation of the MTTF Computation of the overall reliability starting from the components one

28 Reliability terminology

29 Fault hierarchy Fault-error-failure cascades can lead to life-threatening hazards

30 Hazard A set of conditions (state of the system) that in certain environmental situations may lead to an incident Hazard is the potential to cause harm It determines a certain risk

31 Risk Risk is the likelihood of harm Risk(t) = p(accident) * cost(accident) Risk = Hazard * Value * Vulnerability Risk is the expected loss per unit time (in defined circumstances, and usually qualified by some statement of the severity of the harm) Safety is expressed as an acceptable level of loss

32 Hazard & Risk Risk = Hazard * Value * Vulnerability ² Hazard: probability of occurrence ² Value: value of life, property or productive capacity due to the event ² Vulnerability: proportion (%) of value likely to be lost if the event occurs

33 Safety The absence of catastrophic consequences on the users or the environment Are commercial aircraft safe? They seldom crash What is acceptable? Are cars safe? They crash a lot

34 Safety property Safety A safety-related system is one by which the safety of equipment or plant is assured Safety for computer systems: Computer hardware primary safety Equipment controlled by the computer functional safety Indirect consequences of a computer failure or incorrect information production indirect safety

35 Safety and Availability High-availability: strive to be up and running % (5 minutes down per year) Safety-critical don t always strive to maximize uptime. They may intentionally take themselves (or part of them) down when there is a threat for injury or loss of life.

36 Reliability & Availability & Safety Example: a system that is turned off is not very reliable, not very available, probably safe

37 FAA Safety and Reliability Categories

38 Safety assessment for SW level

39 Safety Integrity Level Associated with safety-related systems Level of performance for a safety function: orders of magnitude levels of risk reduction A standard (IEC 61508) details the requirements necessary to achieve each safety integrity level

40 Two working scenarios Safety Integrity Levels demand mode or continuous mode Probability of failure of safety function On Demand Continuous (per Year) Risk Reduction Factor SIL ,000 to 10,000 SIL ,000 to 1,000 SIL ,000 to 100 SIL to 10

41 Categories Safety Integrity Levels SIL2: Anti-Braking System (ABS) SIL3: active safety systems (x-by-wire, stability control, ) SIL4: not available for single chip solutions and considered not necessary for automotive

42 Examples Safety Integrity Levels ABS Airbags Braking Steering

43 Performability P(L,t): probability that the system performance will be at, or above, some level L, at time t A subset of the functions are performed correctly

44 Graceful degradation Ability of a system to automatically decrease its level of performance to compensate for hardware and software failures

45 Integrity Absence of improper system state alterations Operating systems Memory, files, disk access Database records File transfers

46 Security Systems should protect themselves and their data from external interference A judgment of how likely it is that the system can resist accidental or deliberate intrusions Prohibit unsupported actions

47 Survivability The ability of a system to continue to deliver its services to users in the face of deliberate or accidental attack An increasingly important attribute for distributed systems whose security can be compromised Survivability subsumes the notion of resilience (the ability of a system to continue in operation despite of component failures)

48 Testability Ability to test for certain attributes within a system Related to maintainability Ø importance of minimizing time required to identify and locate specific problems (diagnosis)

49 Dependability requirements Telecommunications Availability, maintainability Transportation Reliability, availability, safety Weapons Safety Nuclear systems Safety Pervasive computing

50 References [IEEE610]: IEEE Standard Glossary of Software Engineering Terminology, IEEE Std (R2002). D. K. Pradhan, Fault-tolerant Computer System Design, Computer Science Press, 2003 J. C. Knight, An Introduction To Computing System Dependability, Proc. 26th Int. Conf. on Software Engineering (ICSE 04) A. Villemeur, Reliability, Availability, Maintainability and Safety Assessment, vols. 1 & 2, John Wiley and sons, 1991 Ian Sommerville, Software Engineering, 9th edition, 2010

Maximizing Safety Without Compromising Reliability

Maximizing Safety Without Compromising Reliability Maximizing Safety Without Compromising Reliability Artesyn Embedded Technologies www.artesyn.com October 2015 A programmable electronic system can be defined as functionally safe if it operates correctly

More information

Engineering systems to avoid disasters

Engineering systems to avoid disasters Critical Systems Engineering Engineering systems to avoid disasters Adapted from Ian Sommerville CSE 466-1 Objectives To introduce the notion of critical systems To describe critical system attributes

More information

System Reliability Theory: Models and Statistical Method> Marvin Rausand,Arnljot Hoylanc Cowriaht bv John Wilev & Sons. Inc.

System Reliability Theory: Models and Statistical Method> Marvin Rausand,Arnljot Hoylanc Cowriaht bv John Wilev & Sons. Inc. System Reliability Theory: Models and Statistical Method> Marvin Rausand,Arnljot Hoylanc Cowriaht 0 2004 bv John Wilev & Sons. Inc Glossary Accelerated test A test in which the applied stress level is

More information

Critical Systems Specification. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 9 Slide 1

Critical Systems Specification. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 9 Slide 1 Critical Systems Specification Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 9 Slide 1 Objectives To explain how dependability requirements may be identified by analysing the risks faced

More information

Objectives. Dependability requirements. Topics covered. Stages of risk-based analysis. Risk-driven specification. Critical Systems Specification

Objectives. Dependability requirements. Topics covered. Stages of risk-based analysis. Risk-driven specification. Critical Systems Specification Objectives Critical Systems Specification To explain how dependability requirements may be identified by analysing the risks faced by critical systems To explain how safety requirements are generated from

More information

Dependability requirements. Risk-driven specification. Objectives. Stages of risk-based analysis. Topics covered. Critical Systems Specification

Dependability requirements. Risk-driven specification. Objectives. Stages of risk-based analysis. Topics covered. Critical Systems Specification Dependability requirements Critical Systems Specification Functional requirements to define error checking and recovery facilities and protection against system failures. Non-functional requirements defining

More information

B.H. Far

B.H. Far SENG 521 Software Reliability & Software Quality Chapter 7: Defining Necessary Reliability Department of Electrical & Computer Engineering, University of Calgary B.H. Far (far@ucalgary.ca) http://www.enel.ucalgary.ca/people/far/lectures/seng521

More information

ROSAS Seminar RAMS in Railways. Wolfgang Berns 17 May 2017

ROSAS Seminar RAMS in Railways. Wolfgang Berns 17 May 2017 ROSAS Seminar 2017 RAMS in Railways Wolfgang Berns 17 May 2017 15.02.2018 1 ROSAS Seminar Safety in Railways Fribourg, 17 May 2017 Agenda Reliability, Availability, Maintainability and Safety of Rail Systems

More information

Lecture 9 Dependability; safety-critical systems

Lecture 9 Dependability; safety-critical systems Lecture 9 Dependability; safety-critical systems Kari Systä 17.3.2014 17.3.2014 TIE-21100/21101; K.Systä 1 Week Lecture Exercise 10.3 Quality in general; Patterns Quality management systems 17.3 Dependable

More information

Ingegneria del Software II academic year: Course Web-site: [www.di.univaq.it/ingegneria2/]

Ingegneria del Software II academic year: Course Web-site: [www.di.univaq.it/ingegneria2/] Course: Ingegneria del Software II academic year: 2004-2005 Course Web-site: [www.di.univaq.it/ingegneria2/] Dependability and Software Qualities Lecturer: Henry Muccini and Vittorio Cortellessa Computer

More information

Exhibit E LeanSight SLA. LeanSight SERVICE LEVEL AGREEMENT (SLA)

Exhibit E LeanSight SLA. LeanSight SERVICE LEVEL AGREEMENT (SLA) Exhibit E LeanSight SLA 1. OVERVIEW LeanSight SERVICE LEVEL AGREEMENT (SLA) 1.1 Preface. This Service Level Agreement ( SLA ) lists all of the service levels that are provided by LeanSight BV ( LeanSight

More information

Business Continuity & IT Disaster Recovery

Business Continuity & IT Disaster Recovery Business Continuity & IT Disaster Recovery DONALD L. SCHMIDT, ARM, CBCP, MCP, CBCLA, CEM PREPAREDNESS, LLC MARCH 30, 2017 www.preparednessllc.com What are Business Continuity & IT Disaster Recovery? BUSINESS

More information

Advisory Circular. Date: DRAFT Initiated by: AIR-110

Advisory Circular. Date: DRAFT Initiated by: AIR-110 U.S. Department of Transportation Federal Aviation Administration Advisory Circular Subject: DETERMINING THE CLASSIFICATION OF A CHANGE TO TYPE DESIGN. Date: DRAFT Initiated by: AIR-110 AC No: 21.93-1

More information

Introduction and Revision of IEC 61508

Introduction and Revision of IEC 61508 Introduction and Revision of IEC 61508 Ron Bell OBE, BSc, CEng FIET Engineering Safety Consultants Ltd Collingham House 10-12 Gladstone Road Wimbledon London, SW19 1QT UK Abstract Over the past twenty-five

More information

Functional Safety: ISO26262

Functional Safety: ISO26262 Functional Safety: ISO26262 Seminar Paper Embedded systems group Aniket Kolhapurkar, University of Kaiserslautern, Germany kolhapur@rhrk.uni kl.de September 8, 2015 1 Abstract Functions in car, such as

More information

ISO : Rustam Rakhimov (DMS Lab)

ISO : Rustam Rakhimov (DMS Lab) ISO 26262 : 2011 Rustam Rakhimov (DMS Lab) Introduction Adaptation of IEC 61508 to road vehicles Influenced by ISO 16949 Quality Management System The first comprehensive standard that addresses safety

More information

Service Level Agreement

Service Level Agreement Service Level Agreement Service Level Agreement This service level agreement (SLA) describes the level of service that Stream s customer ( the client ) will receive from Stream Interactive Ltd ( the supplier

More information

Achieving Quality Requirements with Reused Software Components:

Achieving Quality Requirements with Reused Software Components: Achieving Quality Requirements with Reused Software Components: Challenges to Successful Reuse Second International Workshop on Models and Processes for the Evaluation of off-the-shelf Components (MPEC

More information

Application Note: Application of KEEL in a distributed diagnostic application in an automobile (09/04/2003)

Application Note: Application of KEEL in a distributed diagnostic application in an automobile (09/04/2003) Application Note: Application of KEEL in a distributed diagnostic application in an automobile (09/04/2003) Objective: Today's automobiles are becoming very complex. They are no longer simply mechanical

More information

Reliability demonstration for complex redundant systems in railway applications

Reliability demonstration for complex redundant systems in railway applications WIT Press, www.witpress.com, ISBN -853-86- Reliability demonstration for complex redundant systems in railway applications R. Bozzo\ V. Fazio*, P. Firpo^ S. Savio* ' Dipartimento di Ingegneria Elettrica

More information

RELIABILITY MANAGEMENT AND FAILURE MAINTENANCE OF COMPONENT BASED SOFTWARE SYSTEMS R.Chinnaiyan 1, Dr.S.Somasundaram 2

RELIABILITY MANAGEMENT AND FAILURE MAINTENANCE OF COMPONENT BASED SOFTWARE SYSTEMS R.Chinnaiyan 1, Dr.S.Somasundaram 2 Address for Correspondence 1 *Assistant Professor, Department of Computer Applications,A.V.C. College of Engineering, Mayiladuthurai, INDIA 2 Assistant Professor, Department of Mathematics, Coimbatore

More information

Introduction to RAM. What is RAM? Why choose RAM Analysis?

Introduction to RAM. What is RAM? Why choose RAM Analysis? Introduction to RAM What is RAM? RAM refers to Reliability, Availability and Maintainability. Reliability is the probability of survival after the unit/system operates for a certain period of time (e.g.

More information

IBM Incentive Compensation Management on Cloud

IBM Incentive Compensation Management on Cloud Service Description IBM Incentive Compensation Management on Cloud This Service Description describes the Cloud Service IBM provides to Client. Client means the contracting party and its authorized users

More information

Dependable Systems. Dr. Peter Tröger

Dependable Systems. Dr. Peter Tröger Dependable Systems Dr. Peter Tröger Dependable Systems Course Introduction into theoretical foundations, common building blocks and example implementations for dependable IT components and systems Recommend

More information

Reliability Engineering - Business Implication, Concepts, and Tools

Reliability Engineering - Business Implication, Concepts, and Tools Reliability Engineering - Business Implication, Concepts, and Tools Dominique A. Heger, Fortuitous Technologies, Austin, TX, (dom@fortuitous.com) Introduction An emerging consensus in the systems performance

More information

Service plans enhance the benefits of preventive maintenance programs

Service plans enhance the benefits of preventive maintenance programs Service plans enhance the benefits of preventive maintenance programs White Paper Document 1910DB1612 by Charles Alvis Executive summary Companies are continually being tasked by management to increase

More information

Safety Critical Systems Development (M)

Safety Critical Systems Development (M) Wednesday XXX XX-XX (Duration: 2 hours) DEGREES OF MSc, MSci, MEng, BEng, BSc,MA and MA (Social Sciences) Safety Critical Systems Development (M) (Answer 3 out of 4 questions) This examination paper is

More information

mywbut.com Software Reliability and Quality Management

mywbut.com Software Reliability and Quality Management Software Reliability and Quality Management 1 Software Reliability Issues 2 Specific Instructional Objectives At the end of this lesson the student would be able to: Differentiate between a repeatable

More information

First Fault Performance Problem Resolution Fix Mainframe Performance Problems Right the First Time

First Fault Performance Problem Resolution Fix Mainframe Performance Problems Right the First Time First Fault Performance Problem Resolution Fix Mainframe Performance Problems Right the First Time Introduction For many large organizations, mainframe systems are even more business critical today than

More information

ISA Seminars on the Web Live Experts on Hot Topics

ISA Seminars on the Web Live Experts on Hot Topics ISA Seminars on the Web Live Experts on Hot Topics Standards Certification Education and Training Publishing Conferences and Exhibits CSE PE Exam Review: Safety Systems EN00W6 Version 1.4 2011 Standards

More information

Comparison of Hazard Analysis Requirements for Instrumentation and Control System of Nuclear Power Plants

Comparison of Hazard Analysis Requirements for Instrumentation and Control System of Nuclear Power Plants of Hazard Analysis Requirements for Instrumentation and Control System of Nuclear Power Plants Jang Soo Lee and Jun Beom Yoo 2. I&C.HF Division, KAERI, Daejeon, Korea (jslee@kaeri.re.kr) 2. Department

More information

Modeling Trust in Critical Systems with Möbius KEN KEEFE SENIOR SOFTWARE ENGINEER LEAD MOBIUS DEVELOPER

Modeling Trust in Critical Systems with Möbius KEN KEEFE SENIOR SOFTWARE ENGINEER LEAD MOBIUS DEVELOPER Modeling Trust in Critical Systems with Möbius KEN KEEFE SENIOR SOFTWARE ENGINEER LEAD MOBIUS DEVELOPER Course Overview Objective: Give course attendees an intense introduction to modeling systems using

More information

Citizens Property Insurance Corporation Business Continuity Framework

Citizens Property Insurance Corporation Business Continuity Framework Citizens Property Insurance Corporation Framework Dated September 2015 Approvals: Risk Committee: September 17, 2015 (via email) Adopted by the Audit Committee: Page 1 of 12 Table of Contents 1 INTRODUCTION...

More information

Security Guideline for the Electricity Sector: Identifying Critical Assets

Security Guideline for the Electricity Sector: Identifying Critical Assets Note: The guideline was developed for CIP-002-1 but is also applicable to CIP- 002-2 and CIP-002-3. Security Guideline for the Electricity Sector: Identifying Critical Assets Disclaimer: This supporting

More information

How CMMI supports efficient Implementation of Functional Safety

How CMMI supports efficient Implementation of Functional Safety How CMMI supports efficient Implementation of Functional Safety Bonifaz Maag, CEO KUGLER MAAG CIE GmbH Leibnizstrasse 11, 70806 Kornwestheim / Stuttgart Germany http://www.kuglermaagusa.com CMMI is registered

More information

Business Continuity and Disaster Recovery Overview

Business Continuity and Disaster Recovery Overview Business Continuity and Disaster Recovery Overview Prepared by, Ingram Micro Cloud, META Contents 1. Introduction... 3 2. Overview of (BC/DR)... 4 2.1 What is the difference between business continuity

More information

Lessons Learned: How to Write Good Safety Plans. Henrik Thane Adj. Professor in Functional Safety, MDH SAFETY INTEGRITY AB

Lessons Learned: How to Write Good Safety Plans. Henrik Thane Adj. Professor in Functional Safety, MDH SAFETY INTEGRITY AB Safety Integrity Lessons Learned: How to Write Good Safety Plans Henrik Thane Adj. Professor in Functional Safety, MDH SAFETY INTEGRITY AB 2017-05-22 Recalls February 21, 2016, Volvo recalls 59,000 cars

More information

Information Technology Division Service Level Agreement (SLA) Description and Process

Information Technology Division Service Level Agreement (SLA) Description and Process Information Technology Division Service Level Agreement (SLA) Description and Process Purpose It is the goal of the Information Technology Division to provide quality services that are timely, effective,

More information

Improving Service Availability via Low-Outage Upgrades

Improving Service Availability via Low-Outage Upgrades Improving Service Availability via Low-Outage Upgrades Chryssa Dislis Systems Engineering, Motorola Ireland Ltd., Cork, Ireland Chryssa.Dislis@motorola.com Abstract Service availability is of key importance

More information

GUIDE TO CONTINUITY PLANNING

GUIDE TO CONTINUITY PLANNING Academic GUIDE TO CONTINUITY PLANNING The aim of WashU Continuity is to increase the university s resilience in the face of disruptive events. Resilience means being able to continue performing the university

More information

Functional Safety with ISO Principles and Practice Dr. Christof Ebert, Dr. Arnulf Braatz Vector Consulting Services

Functional Safety with ISO Principles and Practice Dr. Christof Ebert, Dr. Arnulf Braatz Vector Consulting Services Functional Safety with ISO 26262 Principles and Practice Dr. Christof Ebert, Dr. Arnulf Braatz Vector Consulting Services Content Challenges with Implementing Functional Safety Basic Concepts Vector Experiences

More information

How Your Business Survival Depends On Disaster Recovery.

How Your Business Survival Depends On Disaster Recovery. How Your Business Survival Depends On Disaster Recovery www.itgct.com 1 Business continuity and disaster recovery, known as BCDR or BC/DR, are essential for ensuring the survival of your business in the

More information

The London Ambulance fiasco

The London Ambulance fiasco The London Ambulance fiasco The London Ambulance Service (LAS) Computer Aided Despatch (CAD) system failed dramatically on October 26th 1992 shortly after it was introduced: The system could not cope with

More information

CHAPTER 7 FAILURE CONSEQUENCE ANALYSIS CONTENTS

CHAPTER 7 FAILURE CONSEQUENCE ANALYSIS CONTENTS Applied R&M Manual for Defence Systems Part B - R&M Related Activities CHAPTER 7 FAILURE CONSEQUENCE ANALYSIS CONTENTS Page 1 Introduction 2 2 Purpose and Benefits 3 3 Problems 3 4 Availability Techniques

More information

NCODE Manufacturing Executions Systems OEE & Downtime Tracking

NCODE Manufacturing Executions Systems OEE & Downtime Tracking NCODE Manufacturing Executions Systems OEE & Downtime Tracking Services Brochure NCODE Manufacturing Executions Systems OEE & Downtime Tracking Brochure 2 Connecting your devices NCODE applies the latest

More information

Disaster Recovery Orchestration

Disaster Recovery Orchestration Disaster Recovery Orchestration 2 Introduction As the global economy continues to further embrace digital transformation, IT has become essential to almost every facet of the modern business. Yet while

More information

SIL Implementation on Safety Functions in Mass Transit System

SIL Implementation on Safety Functions in Mass Transit System SIL Implementation on Safety Functions in Mass Transit System James Li Centre of Competence for Mass Transit AME, Bombardier Transportation, Kingston, Canada E-mail: james.li@rail.bombardier.com (Received

More information

ITIL Foundation V3. Walaa Omar

ITIL Foundation V3. Walaa Omar ITIL Foundation V3 Walaa Omar Service Lifecycle Mapping Service Design The Service Design publication provides guidance for the design and development of services and Service Management processes It covers

More information

Requirements Are Evolving In The Elevator Industry. November 28, 2012

Requirements Are Evolving In The Elevator Industry. November 28, 2012 How Safety And Safety Requirements Are Evolving In The Elevator Industry November 28, 2012 UL and the UL logo are trademarks of UL LLC 2012 DISCLAIMER/ TERMS OF USE: THE INFORMATION PROVIDED HEREIN IS

More information

Risk and Reliability Analysis of Substation Automation Systems using Importance Measures

Risk and Reliability Analysis of Substation Automation Systems using Importance Measures Risk and Reliability Analysis of Substation Automation Systems using Importance Measures RamaKoteswara Rao Alla 1, G.L.Pahuja 2, J.S.Lather 3 1 Research Scholar, Electrical Engineering Department 2,3 Professor,

More information

2003 John Mylopoulos Non-Functional Requirements John Mylopoulos Non-Functional Requirements -- 4

2003 John Mylopoulos Non-Functional Requirements John Mylopoulos Non-Functional Requirements -- 4 II. Non-Functional Requirements (or, Quality Factors) What are Non-Functional Requirements (NFRs)? Classification of NFRs Criteria and Factors,, Performance Example NFR for an Automated Money Machine Non-Functional

More information

IBM Facilities and Real Estate Management on Cloud

IBM Facilities and Real Estate Management on Cloud Service Description IBM Facilities and Real Estate Management on Cloud This Service Description describes the Cloud Service IBM provides to Client. Client means the contracting party and its authorized

More information

LEVERAGING TECHNOLOGY TO OPTIMIZE CONTINUITY AND RECOVERY

LEVERAGING TECHNOLOGY TO OPTIMIZE CONTINUITY AND RECOVERY tech line / oct 2014 LEVERAGING TECHNOLOGY TO OPTIMIZE CONTINUITY AND RECOVERY Reduce your risks and position your center to take care of customers no matter what happens. By Matt Morey and Ken Barton

More information

IBM Facilities and Real Estate Management on Cloud

IBM Facilities and Real Estate Management on Cloud Service Description IBM Facilities and Real Estate Management on Cloud This Service Description describes the Cloud Service IBM provides to Client. Client means the contracting party and its authorized

More information

Intermediate Systems Acquisition Course. Designing a Supportable System

Intermediate Systems Acquisition Course. Designing a Supportable System Designing a Supportable System Design decisions made early in the systems engineering process can have a significant long-term impact on the operational effectiveness and cost of a system once it is deployed.

More information

Chapter 16 Software Reuse. Chapter 16 Software reuse

Chapter 16 Software Reuse. Chapter 16 Software reuse Chapter 16 Software Reuse 1 Topics covered What is software reuse? Benefit and problems with reuse. The reuse landscape Application frameworks Software product lines COTS product reuse 2 Software reuse

More information

IBM Emptoris Spend Analysis on Cloud

IBM Emptoris Spend Analysis on Cloud Service Description IBM Emptoris Spend Analysis on Cloud This Service Description describes the Cloud Service IBM provides to Client. Client means the contracting party and its authorized users and recipients

More information

Platinum Enterprise Services

Platinum Enterprise Services Essential. Reinforce your Dell enterprise hardware and software with high level support especially designed for production environments. Personal. Develop a close working relationship with your designated

More information

Evaluating Your Electrical Distribution System

Evaluating Your Electrical Distribution System Evaluating Your Electrical Distribution System September 22, 2016 Doug Marshall, P.Eng, Reliability Engineer Magna IV Engineering 2 Introduction Virtually all industrial and commercial installations are

More information

Report of Presidential Ad Hoc Committee for Building Health and Safety under Extraordinary Incidents

Report of Presidential Ad Hoc Committee for Building Health and Safety under Extraordinary Incidents Report of Presidential Ad Hoc Committee for Building Health and Safety under Extraordinary Incidents On Risk Management Guidance for Health, Safety and Environmental Security under Extraordinary Incidents

More information

CHAPTER 39 AVAILABILITY DEMONSTRATION CONTENTS

CHAPTER 39 AVAILABILITY DEMONSTRATION CONTENTS Applied R&M Manual for Defence Systems Part C - R&M Related Techniques CHAPTER 39 AVAILABILITY DEMONSTRATION CONTENTS 1 INTRODUCTION 2 2 PURPOSE OF AVAILABILITY DEMONSTRATION 2 3 PRINCIPLES OF DEMONSTRATION

More information

20 Signs That Your Business is Ready for Managed Services. Find out when your business will truly benefit from a technology provider.

20 Signs That Your Business is Ready for Managed Services. Find out when your business will truly benefit from a technology provider. 20 Signs That Your Business is Ready for Managed Services Find out when your business will truly benefit from a technology provider. Are managed services necessary for your business? Any company doing

More information

Your Business Needs Managed Services. Find out when your business will truly benefit from a technology provider.

Your Business Needs Managed Services. Find out when your business will truly benefit from a technology provider. Your Business Needs Managed Services Find out when your business will truly benefit from a technology provider. Are managed services necessary for your business? Any company doing business today is tied

More information

20 Signs That Your Business is Ready for Managed Services. Find out when your business will truly benefit from a technology provider.

20 Signs That Your Business is Ready for Managed Services. Find out when your business will truly benefit from a technology provider. 20 Signs That Your Business is Ready for Managed Services Find out when your business will truly benefit from a technology provider. Are managed services necessary for your business? Any company doing

More information

Availability Modeling for the Application of Manufacturing Equipment

Availability Modeling for the Application of Manufacturing Equipment Availability Modeling for the Application of Manufacturing Equipment Aron Brall, Landis Gardner, a UNOVA Company, Waynesboro Key Words: Reliability Model, Availability Model, Manufacturing Reliability,

More information

20 Signs That Your Business is Ready for Managed Services. Find out when your business will truly benefit from a technology provider.

20 Signs That Your Business is Ready for Managed Services. Find out when your business will truly benefit from a technology provider. 20 Signs That Your Business is Ready for Managed Services Find out when your business will truly benefit from a technology provider. Are managed services necessary for your business? Any company doing

More information

David Nolan, CEO Fusion Risk Management, Inc.

David Nolan, CEO Fusion Risk Management, Inc. David Nolan, CEO Fusion Risk Management, Inc. Business Continuity Risk Management ( BCRM ) What Defining BCRM Why Justifying BCRM Who Organizing BCRM Roles How Establishing a BCRM Process When Sustaining

More information

Business Resilience: Proactive measures for forward-looking enterprises

Business Resilience: Proactive measures for forward-looking enterprises IBM Global Services Business Resilience: Proactive measures for forward-looking enterprises protect deflect predict adapt Working with IBM, you can develop and implement a flexible business resilience

More information

Safety Standards a New Approach

Safety Standards a New Approach Safety Standards a New Approach John Knight University of Virginia Charlottesville, VA USA Abstract Safety standards provide great value, but despite their benefits, standards and the culture that goes

More information

IBM High Availability Services for resilient infrastructure. Frequently Asked Questions

IBM High Availability Services for resilient infrastructure. Frequently Asked Questions IBM High Availability Services for resilient infrastructure Frequently Asked Questions Definition / Terms Q1) What is High Availability by definition and what is the industry definition? A1) Defining High

More information

The effect of diagnostic and periodic proof testing on the availability of programmable safety systems

The effect of diagnostic and periodic proof testing on the availability of programmable safety systems The effect of diagnostic and periodic proof testing on the availability of programmable safety systems WOLFGANG VELTEN-PHILIPP Automation, Software, Information TÜV Rheinland Bienwaldstr. 41, 76187 Karlsruhe

More information

IBM Business Automation Content Services on Cloud

IBM Business Automation Content Services on Cloud Service Description IBM Business Automation Content Services on Cloud This Service Description describes the Cloud Service IBM provides to Client. Client means the contracting party and its authorized

More information

HOW SOFTWARE-AS-A-SERVICE (SAAS) LOWERS THE TOTAL COST OF OWNERSHIP (TCO) FOR PHYSICAL SECURITY SYSTEMS

HOW SOFTWARE-AS-A-SERVICE (SAAS) LOWERS THE TOTAL COST OF OWNERSHIP (TCO) FOR PHYSICAL SECURITY SYSTEMS HOW SOFTWARE-AS-A-SERVICE (SAAS) LOWERS THE TOTAL COST OF OWNERSHIP (TCO) FOR PHYSICAL SECURITY SYSTEMS www.brivo.com Table of Contents EXECUTIVE SUMMARY... 3 INTRODUCTION... 4 HOW SAAS IS A GAME CHANGER...

More information

Disaster Recovery Strategies for the BlackBerry Enterprise Solution

Disaster Recovery Strategies for the BlackBerry Enterprise Solution Disaster Recovery Strategies for the BlackBerry Enterprise Solution An Overview Contents Audience... 1 Purpose... 1 Introduction to disaster recovery planning... 1 Key considerations in disaster recovery

More information

SOFTWARE ENGINEERING SOFTWARE MAINTENANCE

SOFTWARE ENGINEERING SOFTWARE MAINTENANCE SOFTWARE ENGINEERING SOFTWARE MAINTENANCE Software maintenance is the process of modification or making changes in the system after delivery to overcome errors and faults in the system that were not uncovered

More information

Reducing EMR and Clinical System Downtime

Reducing EMR and Clinical System Downtime Reducing EMR and Clinical System Downtime An Everbridge White Paper Introduction The majority of hospitals and large physician practices have implemented electronic medical records (EMRs) along with other

More information

RAMS & LCC Toolkit. 1st Open Workshop Brussel (Belgium) Álvaro CALLE-CORDON

RAMS & LCC Toolkit. 1st Open Workshop Brussel (Belgium) Álvaro CALLE-CORDON RAMS & LCC Toolkit 1st Open Workshop Brussel (Belgium) 16.11.16 Álvaro CALLE-CORDON 1 Outline Introduction General Overview RAMS LCC Use Case / some results On-going conclusions 2 Introduction Rail & Road

More information

Information technology Security techniques Information security management systems Overview and vocabulary

Information technology Security techniques Information security management systems Overview and vocabulary INTERNATIONAL STANDARD ISO/IEC 27000 Third edition 2014-01-15 Information technology Security techniques Information security management systems Overview and vocabulary Technologies de l information Techniques

More information

BUSINESS CONTINUITY MANAGEMENT A MANAGER S TOOLKIT A

BUSINESS CONTINUITY MANAGEMENT A MANAGER S TOOLKIT A Anytown Council BUSINESS CONTINUITY MANAGEMENT A MANAGER S TOOLKIT A guide to Business Continuity Management in Anytown Council CONTENTS Introduction - The need for Business Continuity Management (BCM)

More information

IBM Emptoris Supplier Lifecycle Management on Cloud

IBM Emptoris Supplier Lifecycle Management on Cloud Service Description IBM Emptoris Supplier Lifecycle Management on Cloud This Service Description describes the Cloud Service IBM provides to Client. Client means the contracting party and its authorized

More information

ConicIT for Mainframe. Datasheet

ConicIT for Mainframe. Datasheet First Fault Performance Problem Resolution Fix Mainframe Performance Problems Right the First Time ConicIT for Mainframe Datasheet Version 2.7 July 2010 ConicIT Ltd, 20 Ben Gurion St, Givaat Shmuel Tel:

More information

IBM Planning Analytics

IBM Planning Analytics IBM Terms of Use SaaS Specific Offering Terms IBM Planning Analytics The Terms of Use ( ToU ) is composed of this IBM Terms of Use - SaaS Specific Offering Terms ( SaaS Specific Offering Terms ) and a

More information

Using codebeamer to Achieve

Using codebeamer to Achieve Using codebeamer to Achieve IEC 61508 Compliance Using codebeamer to achieve IEC 61508 compliance 1 Using codebeamer to achieve IEC 61508 compliance Using a smart, integrated, cross-functional platform

More information

Whitepaper. Five steps to safer machines. A primer on safety technology in standard automation. usa.siemens.com/motioncontrol

Whitepaper. Five steps to safer machines. A primer on safety technology in standard automation. usa.siemens.com/motioncontrol Whitepaper Five steps to safer machines A primer on safety technology in standard automation usa.siemens.com/motioncontrol Siemens Industry, Inc. Digital Factory Motion Control Competent support throughout

More information

International Safety Standards Designing the Future

International Safety Standards Designing the Future International Safety Standards Designing the Future Wayne Pearse Safety Consultant FSExpert (TÜV Rheinland, Machinery) Rev 5058-CO900D Copyright 2013 Rockwell Automation, Inc. All Rights Reserved. Copyright

More information

How to disasterproof critical. business data. 5 steps for keeping systems online and accessible in any scenario.

How to disasterproof critical. business data. 5 steps for keeping systems online and accessible in any scenario. How to disasterproof critical business data 5 steps for keeping systems online and accessible in any scenario. The growth of DRaaS The tremendous growth of software as a service (SaaS) continues, while

More information

Overview of Common Mode Outages In Power Systems

Overview of Common Mode Outages In Power Systems Overview of Common Mode Outages In Power Systems Paper Prepared by Task Force of RRPA Subcommittee Presented by Chanan Singh Texas A&M University Defintions A common mode outage refers to simultaneous

More information

Testing 2. Testing: Agenda. for Systems Validation. Testing for Systems Validation CONCEPT HEIDELBERG

Testing 2. Testing: Agenda. for Systems Validation. Testing for Systems Validation CONCEPT HEIDELBERG CONCEPT HEIDELBERG GMP Compliance for January 16-17, 2003 at Istanbul, Turkey Testing for Systems Validation Dr.-Ing. Guenter Generlich guenter@generlich.de Testing 1 Testing: Agenda Techniques Principles

More information

Chapter 16 Software Reuse. Chapter 16 Software reuse

Chapter 16 Software Reuse. Chapter 16 Software reuse Chapter 16 Software Reuse 1 Topics covered The reuse landscape Application frameworks Software product lines COTS product reuse 2 Software reuse In most engineering disciplines, systems are designed by

More information

Software Quality Factors

Software Quality Factors Software Quality Factors The need for a comprehensive software quality requirements There are some characteristic common : All the software projects satisfactory fulfilled the basic requirements for correct

More information

Service Level Agreement

Service Level Agreement Service Level Agreement Important information: As every company is different, please seek professional advice when creating your service level agreement (SLA). Your company s relationship with its IT supplier

More information

IMPACT OF MAINTENANCE

IMPACT OF MAINTENANCE Keith Mobley /Maintenance Fundamentals Final Proof 15.6.2004 4:44pm page 1 1 IMPACT OF MAINTENANCE Maintenance costs, as defined by normal plant accounting procedures, are normally a major portion of the

More information

Business Continuity Planning and Disaster Recovery Planning

Business Continuity Planning and Disaster Recovery Planning 4 Business Continuity Planning and Disaster Recovery Planning Learning Objectives To understand the concept of Business Continuity Management; To understand the key phases and components of a Business

More information

Complete Document Solutions. CDS Works For You.

Complete Document Solutions. CDS Works For You. Complete Document Solutions Complete Document Solutions For over 20 years and across eight offices, Complete Document Solutions has helped thousands of companies with a wide range of business solutions,

More information

Chapter 4 Requirements Elicitation

Chapter 4 Requirements Elicitation Object-Oriented Software Engineering Using UML, Patterns, and Java Chapter 4 Requirements Elicitation Outline Today: Motivation: Software Lifecycle Requirements elicitation challenges Problem statement

More information

Beyond five nines availability: Achieving high availabilty with Dell Compellent storage center

Beyond five nines availability: Achieving high availabilty with Dell Compellent storage center Beyond five nines availability: Achieving high availabilty with Dell Compellent storage center Dell Compellent White Paper September 2012 Dell Storage Product Group THIS WHITE PAPER IS FOR INFORMATIONAL

More information

IBM Cognos TM1 on Cloud

IBM Cognos TM1 on Cloud IBM Terms of Use SaaS Specific Offering Terms IBM Cognos TM1 on Cloud The Terms of Use ( ToU ) is composed of this IBM Terms of Use - SaaS Specific Offering Terms ( SaaS Specific Offering Terms ) and a

More information

Business Continuity Maturity Matrix

Business Continuity Maturity Matrix Business Continuity Maturity Matrix A maturity model is one of the most valuable tools available for planning and sustaining a new Business Continuity program. Like the Business Continuity Planning (BCP)

More information

Safety assurance for a signalling system based on quality management

Safety assurance for a signalling system based on quality management Risk Analysis IX 499 Safety assurance for a signalling system based on quality management F. Yan School of Electronics and Information Engineering, Beijing Jiaotong University, China Abstract The fast

More information

Overview of the 2nd Edition of ISO 26262: Functional Safety Road Vehicles

Overview of the 2nd Edition of ISO 26262: Functional Safety Road Vehicles Overview of the 2nd Edition of ISO 26262: Functional Safety Road Vehicles Rami Debouk, General Motors Company, Warren, MI, USA ABSTRACT Functional safety is of utmost importance in the development of safety-critical

More information