Poisson Clock Structure

A Poisson clock structure is a stochastic clock structure where all the distributions are exponential. i.e. for all :

The Poisson Clock Structure holds an important property due to the memory-less property of the exponential distribution:

Where:

  • is the total lifetime of event
  • is the remaining lifetime of event

Demonstration by induction:
  1. At initialization ():

Since we know from the model:

For , the distribution of the residual lifetime is equal to the distribution of the total lifetime So the statement is true for

  1. We assume that the statement is true for ,

And then we prove that it is true for .

So, we divide the possible cases:

  • Case . Event is activated in state , so it started and it can occur.

The -th residual lifetime of event is equal to the total life time from the clock sequence of event . And since, is for hypothesis an exponential distribution, then is also an exponential distribution with the same

  • Case . Event “continues” in state : event does not occur but another event happens before So there exist an event which residual lifetime is less the the residual lifetime of event .

So the -th residual lifetime of event is: So:

The probability of event at state to happen is the same as the probability of event at state

Now this is always true if we also suppose that event at state is not killed, and its doesn’t change.