qnosbsb
Compute Balanced System Bounds for single-class, open networks with service centers.
INPUTS
lambda overall arrival rate to the system (scalar, lambda ≥ 0).
D(k) service demand at center (D(k) ≥ 0).
S(k) service time at center (S(k) ≥ 0).
V(k) mean number of visits at center (V(k) ≥ 0).
m(k) number of servers at center . This function only supports
queues, therefore m must be
ones(size(S)).
OUTPUTS
XlXuLower and upper bounds on the system throughput. Xl is always set to , since there can be no lower bound on open networks throughput.
RlRuLower and upper bounds on the system response time.
See also: qnosaba