Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Software Availability and Safety: Concepts, Identification, and Analysis, Slides of Project Management

Software availability and safety, including definitions, identification of hazards, and analysis techniques. It covers the relationship between reliability and safety, as well as the use of poka-yoke (mistake-proofing) devices. Examples and characteristics are provided for each concept.

Typology: Slides

2011/2012

Uploaded on 10/24/2012

alia_maru
alia_maru 🇮🇳

4.5

(39)

58 documents

1 / 7

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Software availability
Software availability
the probability that a program is
operating according to requirements
at a given point in time.
Availability = (MTTF/MTBF) x 100
Docsity.com
pf3
pf4
pf5

Partial preview of the text

Download Software Availability and Safety: Concepts, Identification, and Analysis and more Slides Project Management in PDF only on Docsity!

Software availability

• Software availability

  • the probability that a program is

operating according to requirements

at a given point in time.

• Availability = (MTTF/MTBF) x 100

Software Safety

  • Software Safety is a software SQA

activity that focuses on identification of

potential hazards that may affect

software negatively and cause an entire

system to fail.

  • Modeling and analysis process is

conducted as part of software safety.

  • Hazards are identified and categorized

by criticality and risk.

  • Once system-level hazards are identified, analysis techniques are used to assign severity, and probability of occurrence – similar to risk analysis
  • To be effective, software must be analyzed in the context of the entire system
  • Analysis techniques such as fault tree analysis can be used to predict the chain of events that can cause hazards and the probability that each of these events will occur to create the chain.
  • Once hazards are identified and analyzed, safety- related requirements can be specified for the software. - For example, system can contain undesirable events and desired system responses to these events can be specified

Reliability versus Safety

  • Closely related
  • Software reliability uses statistical techniques to determine the likelihood that a software failure will occur
  • Occurrence of a software failure does not necessarily result in a hazard or mishap
  • Software safety examines the ways in which failures result in conditions that can lead to a mishap.

Characteristic of a Poka-yoke

device

  • It is simple and cheap
  • It is part of the process
  • It is located near the process task

where the mistake occurs