Go Back

As discussed in the principles section, given a line with a bottleneck rate rb and the raw processing time T0, it is possible to compare its performance with the practical worst case, performance. In general, if the performance is less than the practical worst case significant scope of improving the performance may exits, as discussed in the improvement section to follow. We illustrate this method of diagnosis with an example.

Example of Line Diagnosis

Suppose for the transmission line in the Example:

Critical WIP is rbT0 = 5 x 2 = 10 transmissions.
The throughput of the PWC with these parameters and WIP=25 is:

THPWC = [WIP/(WIP+W0-1)]rb = [25/(25+10-1)]5 = 3.68 transmissions/hr

Since this is higher than actual TH, the current situation is worse than the practical worst case, which means that improvement opportunities exist.
 

Diagnose Your System

Back to Infinite Buffer Closed Line | Forward to Improvement Strategy

Go Back