Chapter Summary
Chapter Summary
Key Points
- 1.
The Poisson process is the fundamental continuous-time arrival model. It is defined by independent increments, stationary increments, and orderliness (). The count in any interval of length is Poisson(), and inter-arrival times are i.i.d. Exp().
- 2.
Superposition and thinning preserve the Poisson property. Merging independent Poisson processes yields a Poisson process with the sum of rates. Independently retaining each arrival with probability produces a Poisson process with rate , independent of the deleted process.
- 3.
Compound and non-homogeneous extensions handle real traffic. The compound Poisson process models random-sized arrivals. The non-homogeneous Poisson process with models time-varying intensity (e.g., diurnal traffic).
- 4.
The generator matrix completely characterizes a CTMC. Off-diagonal entries are transition rates; rows sum to zero. The transition matrix is , solving both Kolmogorov equations and .
- 5.
The stationary distribution of a CTMC solves . This is the continuous-time analog of for DTMCs. For birth-death processes, detailed balance gives .
- 6.
The M/M/1 queue has a geometric stationary distribution. with . Mean number in system: . Mean delay: .
- 7.
Little's law is universal. It holds for any stable queue, regardless of arrival process, service distribution, number of servers, or scheduling discipline. It links mean occupancy, arrival rate, and mean sojourn time.
- 8.
Erlang-B and Erlang-C are the dimensioning formulas for multi-server systems. Erlang-B gives blocking probability (loss system, no buffer). Erlang-C gives waiting probability (delay system, infinite buffer). Both are parameterized by offered load and number of servers .
Looking Ahead
Chapter 19 extends continuous-time models to renewal processes and the regenerative method, which analyzes systems whose evolution restarts probabilistically. The M/G/1 queue (general service distribution) requires renewal theory for its analysis. Chapter 20 applies the Poisson process and birth-death machinery to random access protocols (Aloha, CSMA) and to the analysis of wireless network traffic using stochastic geometry.