HOME

TheInfoList



OR:

In probability theory, the telegraph process is a memoryless continuous-time
stochastic process In probability theory and related fields, a stochastic () or random process is a mathematical object usually defined as a family of random variables. Stochastic processes are widely used as mathematical models of systems and phenomena that appea ...
that shows two distinct values. It models
burst noise Burst noise is a type of electronic noise that occurs in semiconductors and ultra-thin gate oxide films. It is also called random telegraph noise (RTN), popcorn noise, impulse noise, bi-stable noise, or random telegraph signal (RTS) noise. It co ...
(also called popcorn noise or random telegraph signal). If the two possible values that a
random variable A random variable (also called random quantity, aleatory variable, or stochastic variable) is a mathematical formalization of a quantity or object which depends on random events. It is a mapping or a function from possible outcomes (e.g., the po ...
can take are ''c_1'' and ''c_2'', then the process can be described by the following master equations: :\partial_t P(c_1, t, x, t_0)=-\lambda_1 P(c_1, t, x, t_0)+\lambda_2 P(c_2, t, x, t_0) and :\partial_t P(c_2, t, x, t_0)=\lambda_1 P(c_1, t, x, t_0)-\lambda_2 P(c_2, t, x, t_0). where \lambda_1 is the transition rate for going from state c_1 to state c_2 and \lambda_2 is the transition rate for going from going from state c_2 to state c_1. The process is also known under the names Kac process (after mathematician Mark Kac), and dichotomous random process.


Solution

The master equation is compactly written in a matrix form by introducing a vector \mathbf= x, t_0),P(c_2, t, x, t_0)/math>, :\frac=W\mathbf P where :W=\begin -\lambda_1 & \lambda_2 \\ \lambda_1 & -\lambda_2 \end is the transition rate matrix. The formal solution is constructed from the initial condition \mathbf(0) (that defines that at t=t_0, the state is x) by :\mathbf(t) = e^\mathbf(0). It can be shown that Balakrishnan, V. (2020). Mathematical Physics: Applications and Problems. Springer International Publishing. pp. 474 :e^= I+ W\frac where I is the identity matrix and \lambda=(\lambda_1+\lambda_2)/2 is the average transition rate. As t\rightarrow \infty, the solution approaches a stationary distribution \mathbf(t\rightarrow \infty)=\mathbf_s given by :\mathbf_s= \frac\begin \lambda_2 \\ \lambda_1 \end


Properties

Knowledge of an initial state
decays exponentially A quantity is subject to exponential decay if it decreases at a rate proportional to its current value. Symbolically, this process can be expressed by the following differential equation, where is the quantity and ( lambda) is a positive rat ...
. Therefore, for a time t\gg (2\lambda)^, the process will reach the following stationary values, denoted by subscript ''s'': Mean: : \langle X \rangle_s = \frac . Variance: : \operatorname \_s = \frac . One can also calculate a
correlation function A correlation function is a function that gives the statistical correlation between random variables, contingent on the spatial or temporal distance between those variables. If one considers the correlation function between random variables rep ...
: : \langle X(t),X(u)\rangle_s = e^\operatorname \_s.


Application

This random process finds wide application in model building: * In physics, spin systems and fluorescence intermittency show dichotomous properties. But especially in single molecule experiments
probability distribution In probability theory and statistics, a probability distribution is the mathematical function that gives the probabilities of occurrence of different possible outcomes for an experiment. It is a mathematical description of a random phenomenon i ...
s featuring algebraic tails are used instead of the
exponential distribution In probability theory and statistics, the exponential distribution is the probability distribution of the time between events in a Poisson point process, i.e., a process in which events occur continuously and independently at a constant average ...
implied in all formulas above. * In
finance Finance is the study and discipline of money, currency and capital assets. It is related to, but not synonymous with economics, the study of production, distribution, and consumption of money, assets, goods and services (the discipline of fina ...
for describing
stock In finance, stock (also capital stock) consists of all the shares by which ownership of a corporation or company is divided.Longman Business English Dictionary: "stock - ''especially AmE'' one of the shares into which ownership of a company ...
prices * In biology for describing transcription factor binding and unbinding.


See also

*
Markov chain A Markov chain or Markov process is a stochastic model describing a sequence of possible events in which the probability of each event depends only on the state attained in the previous event. Informally, this may be thought of as, "What happe ...
* List of stochastic processes topics *
Random telegraph signal Burst noise is a type of electronic noise that occurs in semiconductors and ultra-thin gate oxide films. It is also called random telegraph noise (RTN), popcorn noise, impulse noise, bi-stable noise, or random telegraph signal (RTS) noise. It co ...


References

{{Stochastic processes Stochastic differential equations