Birth–death process

From Wikipedia, the free encyclopedia
  (Redirected from Birth-death process)
Jump to: navigation, search

The birth–death process is a special case of continuous-time Markov process where the states represent the current size of a population and where the transitions are limited to births and deaths. Birth–death processes have many applications in demography, queueing theory, performance engineering, or in biology, for example to study the evolution of bacteria.

When a birth occurs, the process goes from state n to n + 1. When a death occurs, the process goes from state n to state n − 1. The process is specified by birth rates \{\lambda_i\}_{i=0\dots\infty} and death rates \{\mu_i\}_{i=1\dots\infty}.

State diagram of a birth-death process

Contents

[edit] Examples

A pure birth process is a birth–death process where μi = 0 for all i \ge 0.

A pure death process is a birth–death process where λi = 0 for all i \ge 0.

A (homogeneous) Poisson process is a pure birth process where λi = λ for all i \ge 0

M/M/1 model and M/M/c model, both used in queueing theory, are birth–death processes used to describe customers in an infinite queue.

[edit] Use in queueing theory

In queueing theory the birth–death process is the most fundamental example of a queueing model, the M/M/C/K/\infty/FIFO (in complete Kendall's notation) queue. This is a queue with Poisson arrivals, drawn from an infinite population, and C servers with exponentially distributed service time with K places in the queue. Despite the assumption of an infinite population this model is a good model for various telecommunication systems.

[edit] M/M/1 queue

The M/M/1 is a single server queue with an infinite buffer size. In a non-random environment the birth–death process in queueing models tend to be long-term averages, so the average rate of arrival is given as λ and the average service time as 1 / μ. The birth and death process is a M/M/1 queue when,

\lambda_{i}=\lambda\text{ and }\mu_{i}=\mu\text{ for all }i. \,

The difference equations for the probability that the system is in state k at time t are,

p_0^\prime(t)=\mu_1 p_1(t)-\lambda_0 p_0(t) \,
p_k^\prime(t)=\lambda_{k-1} p_{k-1}(t)+\mu_{k+1} p_{k+1}(t)-(\lambda_k +\mu_k) p_k(t) \,

[edit] M/M/C queue

The M/M/C is multi-server queue with C servers and an infinite buffer. This differs from the M/M/1 queue only in the service time which now becomes,

\mu_i = i\mu\text{ for }i\leq C \,

and

\mu_i = C\mu\text{ for }i\geq C \,

with

\lambda_i = \lambda\text{ for all }i. \,

[edit] M/M/1/K queue

The M/M/1/K queue is a single server queue with a buffer of size K. This queue has applications in telecommunications, as well as in biology when a population has a capacity limit. In telecommunication we again use the parameters from the M/M/1 queue with,

\lambda_i = \lambda\text{ for }0 \leq i < K \,
\lambda_i=0\text{ for }i\geq K \,
\mu_i=\mu\text{ for }1 \leq i \leq K. \,

In biology, particularly the growth of bacteria, when the population is zero there is no ability to grow so,

\lambda_0=0. \,

Additionally if the capacity represents a limit where the population dies from over population,

\mu_K = 0. \,

The differential equations for the probability that the system is in state k at time t are,

p_0^\prime(t)=\mu_1 p_1(t)-\lambda_0 p_0(t)
p_k^\prime(t)=\lambda_{k-1} p_{k-1}(t)+\mu_{k+1} p_{k+1}(t)-(\lambda_k +\mu_k) p_k(t)\text{ for }k \leq K \,
p_k^\prime(t)=0\text{ for }k > K \,

[edit] Equilibrium

A queue is said to be in equilibrium if the limit \lim_{t \to \infty}p_k(t) exists. For this to be the case, p_k^\prime(t) must be zero.

Using the M/M/1 queue as an example, the steady state (equilibrium) equations are,

\lambda_0 p_0(t)=\mu_1 p_1(t) \,
(\lambda_k +\mu_k) p_k(t)=\lambda_{k-1} p_{k-1}(t)+\mu_{k+1} p_{k+1}(t) \,


If λk = λ and μk = μ for all k (the homogenous case), this can be reduced to

\lambda p_k(t)=\mu p_{k+1}(t)\text{ for }k\geq 0. \,

[edit] Limit behaviour

In a small time Δt, only three types of transitions are possible: one death, or one birth, or no birth nor death. If the rate of occurrences (per unit time) of births is λ and that for deaths is μ, then the probabilities of the above transitions are λΔt, μΔt, and 1 − (λ + μ)Δt respectively. For a population process, "birth" is the transition towards increasing the population by 1 while "death" is the transition towards decreasing the population size by 1.

[edit] See also

[edit] References

  • G. Latouche, V. Ramaswami. Introduction to Matrix Analytic Methods in Stochastic Modelling, 1st edition. Chapter 1: Quasi-Birth-and-Death Processes; ASA SIAM, 1999.
  • M. A. Nowak. Evolutionary Dynamics: Exploring the Equations of Life, Harvard University Press, 2006.
  • J. Virtamo,"Birth-death processesBirth-death processes"[1], 38.3143 Queueing Theory.
Personal tools
Namespaces
Variants
Actions
Navigation
Interaction
Toolbox
Print/export
Languages