Chapter 4: Problem 29
A system is composed of \(N\) machines. At most \(M \leq N\) can be operating at any one time; the rest are "spares". When a machine is operating, it operates a random length of time until failure. Suppose this failure time is exponentially distributed with parameter \(\mu\). When a machine fails it undergoes repair. At most \(R\) machines can be "in repair" at any one time. The repair time is exponentially distributed with parameter \(\lambda\). Thus a machine can be in any of four states: (i) Operating, (ii) "Up", but not operating, i.e., a spare, (iii) In repair, (iv) Waiting for repair. There are a total of \(N\) machines in the system. At most \(M\) can be operating. At most \(R\) can be in repair. Let \(X(t)\) be the number of machines "up" at time \(t\), either operating or spare. Then, (we assume) the number operating is min \(\\{X(t), M\\}\) and the number of spares is max \(\\{0, X(t)-M\\}\). Let \(Y(t)=N-X(t)\) be the number of machines " down". Then the number in repair is \(\min \\{Y(t), R\\}\) and the number waiting for repair is max \(\\{0, Y(t)-R\\}\). The above formulas permit to determine the number of machines in any category, once \(X(t)\) is known. \(X(t)\) is a birth and death process. (a) Determine the birth and death parameters, \(\lambda_{l}\) and \(\mu_{i}, i=0, \ldots, N\). (b) In the following special cases, determine \(\pi_{j}\), the stationary probability that \(X(t)=j\). (a) \(R=M=N\). (b) \(R=1, M=N\).