Dependability state model

Dependability state model


A dependability state diagram is a method for modelling a system as a Markov chain. It is used in reliability engineering for availability and reliability analysis.[1].

A simple state model with two states

It consists of creating a finite state machine which represent the different states a system may be in. Transitions between states happen as a result of events from underlying Poisson processes with different intensities.

Contents

Example

Example FSM with two working states and one failed

A redundant computer system consist of identical two compute nodes, which each fail with an intensity of λ. When failed, they are repaired one at the time by a single repairman with negative exponential distributed repair times with expection μ − 1.

  • state 0: 0 failed units, normal state of the system.
  • state 1: 1 failed unit, system operational.
  • state 2: 2 failed units. system not operational.

Intensities from state 0 and state 1 are , since each compute node has a failure intensity of λ. Intensity from state 1 to state 2 is λ. Transitions from state 2 to state 1 and state 1 to state 0 represents the repairs of the compute nodes and have the intensity μ since only a single unit is repaired at the time.

Availability

The asymptotic availability, ie availability over a long time period, of the system is equal to the probability that the model is in state 1 or state 2.

This is calculated by making a set of linear equations of the state transition and solving the linear system.

The matrix is constructed with a row for each state. In a row the intensity into the state is set in the column with the same index, with a negative term.

\mathbf{A_0} = \begin{bmatrix}
0 & -\mu & 0 \\
-\lambda & 0 & -\mu \\
0 & \lambda & 0
\end{bmatrix}.

The identities cells balance the sum of their column to 0:

\mathbf{A_1} = \begin{bmatrix}
(\lambda) & -\mu & 0 \\
-\lambda & (\lambda+\mu) & -\mu \\
0 & -\lambda & (\mu) \\
\end{bmatrix}.

In addition the equality clause must be taken into account:

Pn = 1.
n

By solving this equation the probability of being in state 1 or state 2 can be found, which is equal to the long term availability of the service.

Reliability

The reliability of the system is found by making the failure states absorbing, i.e. remove all outgoing state transitions.

For this system the function is:


R(t) = e^{-\lambda t} \,

Criticism

Finite state models of systems are subject to state explosion. To create a realistic model of a system one ends up with a model with so many states that it is infeasible to solve or draw the model.

References

  1. ^ Bjarne E. Helvik (2007). Dependable Computing Systems and Communication Networks. Gnist Tapir. 

Wikimedia Foundation. 2010.

Игры ⚽ Поможем решить контрольную работу

Look at other dictionaries:

  • VIATRA — The VIATRA (VIsual Automated model TRAnsformations) framework is the core of a transformation based verification and validation environment for improving the quality of systems designed using the Unified Modeling Language by automatically… …   Wikipedia

  • Computers and Information Systems — ▪ 2009 Introduction Smartphone: The New Computer.       The market for the smartphone in reality a handheld computer for Web browsing, e mail, music, and video that was integrated with a cellular telephone continued to grow in 2008. According to… …   Universalium

  • IST-MUSIC — Infobox Software name = MUSIC caption = author = MUSIC consortium developer = released = January 17, 2008 latest release version = 0.1.1 latest release date = July 28, 2008 latest preview version = latest preview date = operating system = Cross… …   Wikipedia

  • china — /chuy neuh/, n. 1. a translucent ceramic material, biscuit fired at a high temperature, its glaze fired at a low temperature. 2. any porcelain ware. 3. plates, cups, saucers, etc., collectively. 4. figurines made of porcelain or ceramic material …   Universalium

  • China — /chuy neuh/, n. 1. People s Republic of, a country in E Asia. 1,221,591,778; 3,691,502 sq. mi. (9,560,990 sq. km). Cap.: Beijing. 2. Republic of. Also called Nationalist China. a republic consisting mainly of the island of Taiwan off the SE coast …   Universalium

  • Mercedes-Benz — This article is about the manufacturer. For the song, see Mercedes Benz (song). Mercedes Benz …   Wikipedia

  • List of psychology topics — This page aims to list all topics related to psychology. This is so that those interested in the subject can monitor changes to the pages by clicking on Related changes in the sidebar. It is also to see the gaps in Wikipedia s coverage of the… …   Wikipedia

  • Toyota Prius — Infobox Automobile name=Toyota Prius manufacturer=Toyota Motor Corporation similar=Honda Civic Hybrid class=Hybrid car layout=FF layout production=1997–presentThe Toyota Prius [ˈpri.əs] is a hybrid electric mid size car developed and manufactured …   Wikipedia

  • Climate change in the United States — There is an international interest in issues surrounding global warming in the United States due to the U.S. position in world affairs and the U.S. s high level of greenhouse gas emissions per capita. Contents 1 Greenhouse gas emissions by the… …   Wikipedia

  • Lexus — Infobox Company company name= Lexus slogan = The Pursuit of Perfection company company type= Division foundation= 1989 founder = Eiji Toyoda location = flagicon|Japan Toyota, Aichi, Japan locations = key people= Kiyotaka Ise (Managing Officer)… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”