8.1 Closed Queueing Networks for Single Products 243
returned to Workstation 1 and 90% are sent to Workstation 3. From Workstation 3,
10% are defective and are again sent back to Workstation 1 and 90% are good and
shipped to the customer. A control will be placed on this factory so that there will
always be exactly 25 jobs in the system. To implement this policy, a job will be
started whenever a finished job is shipped to a customer. In such a situation, jobs
are actually flowing into the system and out of the system, but mathematically, it is
equivalent to the closed system shown in Fig. 8.1. The throughput rate of this system
is the flow rate of jobs along the upper path (the path indicating a 9/10 probability
branch) leaving Workstation 3 and returning to Workstation 1.
The mathematical analysis of a closed queueing network starts with solving for
the flows between workstations. It is assumed throughout the chapter that there are
n workstations. A slight problem exists for closed-queueing networks in that there
is no longer a unique set of flow rates that describe the system. This is not surprising
if one considers that the flow rates are dependent on the number of jobs allowed in
the system, w
max
. To illustrate this point, again consider Fig. 8.1. The arrival rates
to each workstation must satisfy the following
λ
1
= 0.1
λ
2
+
λ
3
λ
2
=
λ
1
λ
3
= 0.9
λ
2
It is now easy to verify that the solution
(
λ
1
,
λ
2
,
λ
3
)=(1,1,0.9)
satisfies the flow requirements of Fig. 8.1. But it is also true that
(
λ
1
,
λ
2
,
λ
3
)=(2,2,1.8)
also satisfies the flow requirements. In fact, any multiple of the vector (1,1,0.9)
would satisfy the above equation f or the three rates, so obviously a unique set of
flow rates cannot be found. But what can be found are the relative flow rates, call
these the vector (r
1
,r
2
,r
3
), that give the rates with respect to each other. For the
above example, these rates are (1, 1, 0.9), based on the flow for either of the first two
workstations. These relative rates are (1/0.9, 1/0.9, 1) if they are computed relative
to the flow of the third workstation.
Before developing a method to obtain the relative flow rates, consider the diffi-
culty in attempting to perform the standard flow rate analysis (see Sect. 5.4.1). In
general, a solution to the following system of equations is required
λ
λ
λ
= P
T
λ
λ
λ
+
γ
γ
γ
,
where
λ
λ
λ
is the vector of unknown internal flow rates,
γ
γ
γ
is the vector of known rates
of arrivals from an external source, and P is the routing matrix giving the branch-
ing probabilities. Since there are no external inflows for closed queueing networks