2.2 Introduction to Factory Performance 57
Table 2.1 Factory simulation with WIP = 10, four single-machine workstations, and processing
times of (1,2,1,1) for one 24-hour day using a time step of one hour; data pairs under each work-
station are the number of jobs at the workstation and the elapsed processing time for the job being
processed
Time WS #1 WS #2 WS #3 WS #4 Cum. Thru.
0 (10,0) (0,0) (0,0) (0,0) 0
1 (9,0) (1,0) (0,0) (0,0) 0
2 (8,0) (2,1) (0,0) (0,0) 0
3 (7,0) (2,0) (1,0) (0,0) 0
4 (6,0) (3,1) (0,0) (1,0) 0
5 (6,0) (3,0) (1,0) (0,0) 1
6 (5,0) (4,1) (0,0) (1,0) 1
7 (5,0) (4,0) (1,0) (0,0) 2
8 (4,0) (5,1) (0,0) (1,0) 2
9 (4,0) (5,0) (1,0) (0,0) 3
10 (3,0) (6,1) (0,0) (1,0) 3
11 (3,0) (6,0) (1,0) (0,0) 4
12 (2,0) (7,1) (0,0) (1,0) 4
13 (2,0) (7,0) (1,0) (0,0) 5
14 (1,0) (8,1) (0,0) (1,0) 5
15 (1,0) (8,0) (1,0) (0,0) 6
16 (0,0) (9,1) (0,0) (1,0) 6
17 (1,0) (8,0) (1,0) (0,0) 7
18 (0,0) (9,1) (0,0) (1,0) 7
19 (1,0) (8,0) (1,0) (0,0) 8
20 (0,0) (9,1) (0,0) (1,0) 8
21 (1,0) (8,0) (1,0) (0,0) 9
22 (0,0) (9,1) (0,0) (1,0) 9
23 (1,0) (8,0) (1,0) (0,0) 10
24 (0,0) (9,1) (0,0) (1,0) 10
Computing the cycle time for a job consists of starting with a new job release
into the factory and following through 10 subsequent job completions. This release
occurs at the end of the given period that coincides with the start of the next time
period. It is convenient to place the new job into its location in the Machine 1 list
before recording the factory status so that the system maintains the required 10
jobs. Consider the job that just enters the factory at the end of time period 15 (the
beginning of time period 16), this job leaves the factory at the end of time period 35
(that is, actually equal to time 36). The time in the system for this job is 36-16 = 20
hours.
The consulting team also modeled the factory under the assumption of a new
Machine 2 with a constant processing time of 1.5 hours. To model this situation,
the consulting team used 1/2 hour time increments for the model time step and,
thus, the associated processing time requirements at the machines were (2, 3,2,2)
in terms of the number of time steps needed to complete a job. Again the results
obtained for this situation agreed with those proposed by the company trying to sell
the new machine. These results were a cycle time of 30 time increments (15 hours)
and a throughput rate of 2/3 jobs per hour (10 jobs every 15 hours).