OPERATIONS SCHEDULING SUPPLEMENT J J-1
J O
S
L E A R N I N G G O A L S
1.
2.
3.
T
J-2 SUPPLEMENT J OPERATIONS SCHEDULING operations scheduling
A type of scheduling in which jobs are assigned to workstations or employees are assigned to jobs for specified time periods.
makespan
The total amount of time required to complete a group of jobs.
total inventory
The sum of scheduled receipts and onhand inventories.
The scheduling techniques we discuss in this supplement cut across the various process types found in services and manufacturing. Many service firms are characterized by a
front-office process with high customer contact, divergent work flows, customization, and, consequently, a complex scheduling environment. Often customer demands are difficult to predict, which puts a high premium on scheduling employees to handle the varied needs of customers. At the other extreme in the service industry, a back-office
process has low customer involvement, uses more line work flows, and provides standardized services. Inanimate objects are processed; these processes take on the appearance of manufacturing processes.
Manufacturing processes also benefit from operations scheduling techniques. Our discussion of the operations scheduling techniques in this supplement has application for job, batch, and line processes in services as well as in manufacturing. Schedules for continuous processes can be developed with linear programming (see Supplement E,
“Linear Programming”). Although the scheduling techniques in this chapter provide some structure to the selection of good schedules, many alternatives typically need to be evaluated. We begin by looking at the performance measures managers use to select good schedules.
We already covered two important performance measures in Chapter 14, “Operations
Planning and Scheduling.” Flow time is the time a job spends in the service or manufacturing system, and past due (tardiness) is the amount of time by which a job missed its due date. In this regard, a job is the object receiving service or being manufactured. For example, a job may be a customer waiting for service at a state licensing bureau or it may be a batch of pistons waiting for a manufacturing process. These two performance measures can be insufficient, depending on the competitive priorities of a process. Additional performance measures follow:
쐍 Makespan. The total amount of time required to complete a group of jobs is called
makespan. Minimizing makespan supports the competitive priorities of cost (lower inventory) and time (delivery speed).
Makespan
=
Time of completion of last job
-
Starting time of the first job
쐍 Total Inventory. This performance measure is used to measure the effectivness of schedules for manufacturing processes. The sum of scheduled receipts and on-hand
inventories is the total inventory.
Total inventory
=
Scheduled receipts for all items
+
On-hand inventories of all items
Minimizing total inventory supports the competitive priority of cost (inventory holding costs).
쐍 Utilization. The degree to which equipment, space, or the workforce is currently being used, measured as the ratio of the average output rate to maximum capacity.
Maximizing the utilization of a process supports the competitive priority of cost (slack capacity).
These performance measures often are interrelated. For example, minimizing the average flow time tends to increase utilization. Minimizing the makespan for a group of jobs tends to increase utilization. Understanding how flow time, makespan, past due, and utilization interact can make the selection of good schedules easier.
Operations schedules are short-term plans designed to implement the sales and operations plan. Often, several jobs must be processed at one or more workstations. Typically, a variety of tasks can be performed at each workstation. If schedules are not carefully planned to avoid bottlenecks, waiting lines may develop. For example, Figure J.1 depicts
OPERATIONS SCHEDULING SUPPLEMENT J the complexity of scheduling a manufacturing process. When a job order is received for a part, the raw materials are collected and the batch is moved to its first operation. The colored arrows show that jobs follow different routes through the manufacturing process, depending on the product being made. At each workstation, the next job to process is a decision because the arrival rate of jobs at a workstation often differs from the processing rate of the jobs at a workstation, thereby creating a waiting line. In addition, new jobs can enter the process at any time, thereby creating a dynamic environment. Such complexity puts pressure on managers to develop scheduling procedures that will handle the workload efficiently.
In this section, we focus on scheduling approaches used in two environments: (1) divergent flow processes and (2) line flow processes. A manufacturer's operation with divergent flows is often called a job shop, which specializes in low- to medium-volume production and utilizes job or batch processes. The front office would be the equivalent for a service provider. Jobs in divergent flow processes are difficult to schedule because of the variability in job routings and the continual introduction of new jobs to be processed. Figure J.1 depicts a manufacturer’s job shop. A manufacturer's operation with line flows is often called a flow
shop, which specializes in medium- to high-volume production and utilizes line or
continuous flow processes. The back office would be the equivalent for a service provider.
Tasks are easier to schedule because the jobs have a common flow pattern through the system. Nonetheless, scheduling mistakes can be costly in either situation.
Just as many schedules are feasible for a specific group of jobs at a particular set of workstations, numerous methods can be used to generate schedules. They range from straightforward manual methods, such as manipulating Gantt charts, to sophisticated computer models for developing optimal schedules. One way to generate schedules in job shops is by using
priority sequencing rules, which allows the schedule for a workstation to evolve over a period of time. The decision about which job to process next is made with simple priority rules whenever the workstation becomes available for further processing. One advantage of this method is that last-minute information on operating conditions can be incorporated into the schedule as it evolves.
We already covered two important sequencing rules in Chapter 14, “Operations Planning and Scheduling.” The first-come, first-served (FCFS) rule gives the job arriving at the workstation first the highest priority. The earliest due date (EDD) rule gives the job with the earliest due date based on assigned due dates the highest priority. Such rules can be applied by a worker or
J-3 job shop
A manufacturer's operation that specializes in low- to medium-volume production and utilizes job or batch processes.
flow shop
A manufacturer's operation that specializes in medium- to high-volume production and utilizes line or continuous flow processes.
왗 FIGURE J.1
Diagram of a Manufacturing Job
Shop Process
Legend:
Batch of parts
Workstation
J-4 SUPPLEMENT J OPERATIONS SCHEDULING critical ratio (CR)
A ratio that is calculated by dividing the time remaining until a job’s due date by the total shop time remaining for the job, which is defined as the setup, processing, move, and expected waiting times of all remaining operations, including the operation being scheduled.
shortest processing time (SPT)
A priority sequencing rule that specifies that the job requiring the shortest processing time is the next job to be processed.
slack per remaining operations (S/RO)
A priority sequencing rule that determines priority by dividing the slack by the number of operations that remain, including the one being scheduled.
single-dimension rules
A set of rules that bases the priority of a job on a single aspect of the job, such as arrival time at the workstation, the due date, or the processing time.
incorporated into a computerized scheduling system that generates a dispatch list of jobs and priorities for each workstation. Additional priority sequencing rules follow:
쐍 Critical Ratio. The critical ratio (CR) is calculated by dividing the time remaining until a job’s due date by the total shop time remaining for the job, which is defined as the setup, processing, move, and expected waiting times of all remaining operations, including the operation being scheduled. The formula is
CR
=
Due date
-
Today’s date
Total shop time remaining
The difference between the due date and today’s date must be in the same time units as the total shop time remaining. A ratio less than 1.0 implies that the job is behind schedule, and a ratio greater than 1.0 implies that the job is ahead of schedule. The job with the lowest CR is scheduled next.
쐍 Shortest Processing Time. The job requiring the shortest processing time (SPT) at the workstation is processed next.
쐍 Slack per Remaining Operations. Slack is the difference between the time remaining until a job’s due date and the total shop time remaining, including that of the operation being scheduled. A job’s priority is determined by dividing the slack by the number of operations that remain, including the one being scheduled, to arrive at the slack per
remaining operations (S/RO).
(Due date
-
Today’s date)
-
Total shop time remaining
S/RO
=
Number of operations remaining
The job with the lowest S/RO is scheduled next. Ties are broken in a variety of ways if two or more jobs have the same priority. One way is to arbitrarily choose one of the tied jobs for processing next.
Although the priority sequencing rules seem simple, the actual task of scheduling hundreds of jobs through hundreds of workstations requires intensive data gathering and manipulation. The scheduler needs information on each job’s processing requirements: the job’s due date; its routing; the standard setup, processing, and expected waiting times at each operation; whether alternative workstations could be used at each operation; and the inputs from internal or external suppliers at each operation. In addition, the scheduler needs to know the job’s current status: its location (waiting in line for a workstation or being processed at a workstation), how much of the operation has been completed, the actual arrival and departure times at each operation or waiting line, and the actual processing and setup times.
The scheduler or software uses the priority sequencing rules to determine the processing sequence of jobs at a workstation and the remaining information for estimating job arrival times at the next workstation, as well as determining whether an alternative workstation should be used when the primary one is busy. Because this information may change throughout the day, computers are needed to track the data and to maintain valid priorities.
Any priority sequencing rule can be used to schedule any number of workstations. For the purpose of illustrating the rules, however, we focus on scheduling several jobs at a single workstation. We divide the rules into two categories: (1) single-dimension rules and (2) multiple-dimension rules.
Some priority sequencing rules (e.g., FCFS, EDD, and SPT) base a job’s priority assignment only on information about the jobs waiting for processing at the individual workstation. We call these rules single-dimension rules because they determine priority based on a single aspect of the job, such as arrival time at the workstation, the due date, or the processing time. We begin with an example of single-dimension rules.
EXAMPLE J.1
Tutor J.1 in my om lab provides a new example to practice EDD and SPT rules.
The Taylor Machine Shop rebores engine blocks. Currently, five engine blocks are waiting for processing. At any time, the company has only one engine expert on duty who can do this type of work. The engine problems have been diagnosed, and the processing times for the jobs have been estimated. Expected completion times have been agreed upon with the shop’s customers. The accompanying table shows the current situation. Because the
OPERATIONS SCHEDULING SUPPLEMENT J
Taylor Machine Shop is open from 8:00
A
.
M
. until 5:00
P
.
M
. each weekday, plus weekend hours as needed, the customer pickup times are measured in business hours from the current time. Determine the schedule for the engine expert by using (a) the EDD rule and (b) the SPT rule. For each rule, calculate the average flow time, average hours early, and average hours past due. If average past due is most important, which rule should be chosen?
J-5
Active Model J.1 in my om lab provides additional insight on the use of singledimension rules.
Engine Block
Ranger
Explorer
Bronco
Econoline 150
Thunderbird
Business Hours
Since Order Arrived
Processing Time,
Including Setup (hours)
12
10
1
3
0
15
3
8
6
12
Business Hours
Until Due Date
(customer pickup time)
10
12
20
18
22
SOLUTION a.
The EDD rule states that the first engine block in the sequence is the one with the closest due date.
Consequently, the Ranger engine block is processed first. The Thunderbird engine block, with its due date furthest in the future, is processed last. The sequence is shown in the following table, along with the flow times, the hours early, and the hours past due.
Engine Block
Sequence
Hours
Since Order
Arrived
Ranger
Explorer
Econoline 150
Bronco
Thunderbird
12
10
3
1
0
Begin
Work
14
17
0
8
32
+
+
+
+
+
Processing
Time (hr)
3
15
8
6
12
=
=
=
=
=
Finish
Time (hr)
Flow Time
(hr)
Scheduled
Customer
Pickup Time
Actual
Customer
Pickup Time
8
14
17
32
44
20
24
20
33
44
10
12
18
20
22
10
14
18
32
44
Hours
Early
2
—
1
—
—
Hours
Past
Due
—
2
—
12
22
The flow time for each job is its finish time, plus the time since the job arrived.
1 For example, the Explorer engine block’s finish time will be 14 hours from now (8 hours waiting time before the engine expert started to work on it plus 6 hours processing). Adding the 10 hours since the order arrived at this workstation
(before the processing of this group of orders began) results in a flow time of 24 hours. You might think of the sum of flow times as the total job hours spent by the engine blocks since their orders arrived at the workstation until they were processed.
The performance measures for the EDD schedule for the five engine blocks are
20
+
24
+
20
+
33
+
44
Average flow time
= =
28.2 hrs
5
2
+
0
+
1
+
0
+
0
Average hours early
= =
0.6 hrs
5
Average hours past due
=
0
+
2
+
0
+
12
+
22
5
=
7.2 hrs
1 Flow time, as a performance measure in its traditional use, does not count the time a job spends “outside the system under our control.” Our “system” in this supplement is the single workstation (or two workstations in the case of Johnson’s rule in the next section). Arrival time here relates to when the job was first available for processing at the workstation. Adding the time since the order arrived at the workstation to the job’s finish time departs from conventions used in early research on static problems, which assumed that no jobs arrive during the time span covered by the resulting schedule. With traditional assumptions, a job’s finish time and flow time are identical and SPT will always have the best flow time performance. With our definition of flow time, the SPT rules do not necessarily produce the best flow time performance, such as when the job with the shortest processing time arrived at the workstation well before the other jobs.
J-6 SUPPLEMENT J OPERATIONS SCHEDULING b.
Under the SPT rule, the sequence starts with the engine block that has the shortest processing time, the Econoline 150, and it ends with the engine block that has the longest processing time, the Bronco.
The sequence, along with the flow times, early hours, and past due hours, is contained in the following table:
Engine Block
Sequence
Hours
Since Order
Arrived
Econoline 150
Explorer
Ranger
Thunderbird
Bronco
3
10
12
0
1
Begin
Work
9
17
0
3
29
+
+
+
+
+
Processing
Time (hr)
8
12
3
6
15
=
=
=
=
=
Finish
Time (hr)
Flow Time
(hr)
Scheduled
Customer
Pickup Time
Actual
Customer
Pickup Time
17
29
3
9
44
6
19
29
29
45
18
12
10
22
20
18
12
17
29
44
Hours
Early
15
3
—
—
—
Hours
Past
Due
7
7
—
—
24
The performance measures are
Average flow time
=
Average hours early
=
Average hours past due
=
6
+
19
+
29
+
29
+
45
=
25.6 hrs
5
15
+
3
+
0
+
0
+
0
=
3.6 hrs
5
0
+
0
+
7
+
7
+
24
=
7.6 hrs
5
DECISION POINT
The EDD rule is better than the SPT rule with respect to average past due (keeping promises to customers), but worse with respect to average flow time for the set of jobs in this example. Management’s choice depends on which performance measure it values the most. More experimentation should be conducted before a final choice is made.
As the solution of Example J.1 shows, the EDD schedule gave better customer service, as measured by the average hours past due, and a lower maximum hours past due (22 versus 24).
However, the SPT schedule provided a lower average flow time. In general, the SPT priority rule will push most jobs through the system to completion more quickly than will the other rules.
Speed can be an advantage—but only if jobs can be delivered sooner than promised and revenue collected earlier. If they cannot, the completed job must stay in finished inventory. Consequently, the priority rule chosen can help or hinder the firm in meeting its competitive priorities.
Researchers have studied the implications of the single-dimension rules for various performance measures. In most of these studies, all jobs were considered to be independent
(in contrast to the parent-component dependencies in MRP environments), and the assumption was made that sufficient capacity generally was available. These studies found that the EDD rule performs well with respect to the percentage of jobs past due and the variance of hours past due. For any set of jobs to be processed at a single workstation, it minimizes the maximum of the past due hours of any job in the set. The EDD rule is popular with firms that are sensitive to achieving due dates, which usually are the basis for setting priorities using MRP systems.
Often referred to as the world champion, the SPT rule tends to minimize the mean flow time (assuming time since arrival is 0 for all jobs) and the percentage of jobs past due. It also tends to maximize shop utilization. For the single-workstation case, the SPT rule always will provide the lowest mean finish time. However, it could increase total inventory because it tends to push all work to the finished state. In addition, it tends to produce a large variance in past due hours because the larger jobs might have to wait a long time for processing. Also, it provides no opportunity to adjust schedules when due dates change. The advantage of this rule over others diminishes as the load on the shop increases.
Finally, though the FCFS rule is considered fair to the jobs (or customers), it performs poorly with respect to all performance measures. This result is to be expected because FCFS does not acknowledge any job (or customer) characteristics. However, FCFS usually is the only acceptable choice for service processes where the customer is present and demand leveling options such as appointments or reservations are not used.
OPERATIONS SCHEDULING SUPPLEMENT J
Priority rules, such as CR and S/RO, incorporate information about the remaining workstations at which the job must be processed, in addition to the processing time at the present workstation or the due date considered by single-dimension rules. We call these rules multiple-dimension rules because they apply to more than one aspect of the job. Example J.2 demonstrates their use for sequencing jobs.
J-7 multiple-dimension rules
A set of rules that apply to more than one aspect of a job.
EXAMPLE J.2
The first five columns of the following table contain information about a set of four jobs that just arrived (end of hour 0 or beginning of hour 1) at an engine lathe. They are the only ones now waiting to be processed. Several operations, including the one at the engine lathe, remain to be done on each job. Determine the schedule by using
(a) the CR rule and (b) the S/RO rule. Compare these schedules to those generated by FCFS, SPT, and EDD.
Tutor J.2 in my om lab provides a new example to practice the CR and
S/RO rules.
Job
3
4
1
2
Processing
Time at Engine
Lathe (hours)
2.3
10.5
6.2
15.6
Time
Remaining
Until Due
Date (days)
15
10
20
8
Number of
Operations
Remaining
10
2
12
5
Shop Time
Remaining
(days)
6.1
7.8
14.5
10.2
CR
2.46
1.28
1.38
0.78
S/RO
0.89
1.10
0.46
-
0.44
SOLUTION a.
Using CR to schedule the machine, we divide the time remaining until the due date by the shop time remaining to get the priority index for each job. For job 1,
CR
=
Time remaining until the due date
Shop time remaining
=
15
6.1
=
2.46
By arranging the jobs in sequence with the lowest critical ratio first, we determine that the sequence of jobs to be processed by the engine lathe is 4, 2, 3, and finally 1, assuming that no other jobs arrive in the meantime.
b.
Using S/RO, we divide the difference between the time remaining until the due date and the shop time remaining by the number of remaining operations. For job 1,
S/RO
=
Time remaining until the due date
-
Shop time remaining
Number of operations remaining
=
15
-
6.1
10
=
0.89
Arranging the jobs by starting with the lowest S/RO yields a 4, 3, 1, 2 sequence of jobs.
DECISION POINT
Note that the application of the two priority rules gives two different schedules. Moreover, the SPT sequence, based on processing times (measured in hours) at the engine lathe only, is 1, 3, 2, and 4. No preference is given to job 4 in the SPT schedule, even though it may not be finished by its due date. The EDD sequence is 4, 2, 1, and 3. For illustration purposes, we assume that the FCFS sequence is 1, 2, 3, and 4. All four jobs arrived at the workstation at the end of hour 0, so the finish times and flow times are identical for all five rules. The following table shows the comparative performance of the five priority sequencing rules at the engine lathe:
Average flow time
Average early time
Average past due
FCFS
17.175
3.425
7.350
Priority Rule Summary
SPT
16.100
6.050
8.900
EDD
26.175
0
12.925
CR
27.150
0
13.900
S/RO
24.025
0
10.775
J-8 SUPPLEMENT J OPERATIONS SCHEDULING
The S/RO rule is better than the EDD rule and the CR rule, but it is much worse than the SPT rule and the
FCFS rule for this example. However, EDD, CR, and S/RO all have the advantage of allowing schedule changes when due dates change. These results cannot be generalized to other situations because only four jobs are being processed.
Research studies have shown that S/RO is better than EDD with respect to the percentage of jobs past due but worse than SPT and EDD with respect to average flow times.
These studies also indicate that CR results in longer flow times than SPT, but CR also results in less variance in the distribution of past due hours. Consequently, even though the use of the multiple-dimension rules requires more information, no choice is clearly best. Each rule should be tested in the environment for which it is intended.
Priority sequencing rules can be used to schedule more than one operation. Each operation is treated independently. When a workstation becomes idle, the priority rule is applied to the jobs waiting for that operation, and the job with the highest priority is selected. When that operation is finished, the job is moved to the next operation in its routing, where it waits until it again has the highest priority. At any workstation, the jobs in the waiting line change over a period of time, so the choice of a priority rule can make quite a difference in the processing sequence. Schedules can be evaluated with the performance measures already discussed.
Identifying the best priority rule to use at a particular operation in a process is a complex problem because the output from one operation becomes the input to another. The priority rule at a workstation determines the sequence of work the workstation will perform, which in turn determines the arrival of work at the next workstation downstream. Computer
simulation models are effective tools to determine which priority rules work best in a given situation. Once the current process is modeled, the analyst can make changes to the priority rules at various operations and measure the impact on performance measures, such as past due, flow time, and utilization.
Johnson’s rule
A procedure that minimizes makespan when scheduling a group of jobs on two workstations.
Suppose that a flow shop has several jobs ready for processing at two workstations and that the routings of all jobs are identical. In the scheduling of two or more workstations in a flow shop, the makespan varies according to the sequence chosen. Determining a production sequence for a group of jobs to minimize the makespan has two advantages:
1. The group of jobs is completed in minimum time.
2. The utilization of the two-station flow shop is maximized. Utilizing the first workstation continuously until it processes the last job minimizes the idle time on the second workstation.
Johnson’s rule is a procedure that minimizes makespan when scheduling a group of jobs on two workstations. S. M. Johnson showed that the sequence of jobs at the two stations should be identical and that the priority assigned to a job should, therefore, be the same at both. The procedure is based on the assumption of a known set of jobs, each with a known processing time and available to begin processing on the first workstation. The procedure is as follows.
Step 1. Scan the processing times at each workstation and find the shortest processing time among the jobs not yet scheduled. If two or more jobs are tied, choose one job arbitrarily.
Step 2. If the shortest processing time is on workstation 1, schedule the corresponding job as early as possible. If the shortest processing time is on workstation 2, schedule the corresponding job as late as possible.
Step 3. Eliminate the last job scheduled from further consideration. Repeat steps 1 and
2 until all jobs have been scheduled.
OPERATIONS SCHEDULING SUPPLEMENT J J-9
EXAMPLE J.3
The Morris Machine Company just received an order to refurbish five motors for materials handling equipment that were damaged in a fire. The motors have been delivered and are available for processing. The motors will be repaired at two workstations in the following manner.
Workstation 1: Dismantle the motor and clean the parts.
Workstation 2: Replace the parts as necessary, test the motor, and make adjustments.
The customer’s shop will be inoperable until all the motors have been repaired, so the plant manager is interested in developing a schedule that minimizes the makespan and has authorized around-the-clock operations until the motors have been repaired. The estimated time to repair each motor is shown in the following table:
Tutor J.3 in my om lab provides a new example to practice Johnson’s rule.
Motor
M1
M2
M3
M4
M5
Workstation 1
12
4
5
15
10
Time (hr)
Workstation 2
22
5
3
16
8
SOLUTION
The logic for the optimal sequence is shown in the following table:
Establishing a Job Sequence
Iteration
1
2
3
4
5
Job Sequence Comments
M2
M2
M2
M3 The shortest processing time is 3 hours for M3 at workstation 2. Therefore, M3 is scheduled as late as possible.
M3 Eliminate M3 from the table of estimated times. The next shortest processing time is 4 hours for M2 at workstation 1. M2 is therefore scheduled first.
M5 M3 Eliminate M2 from the table. The next shortest processing time is 8 hours for M5 at workstation 2. Therefore, M5 is scheduled as late as possible.
M1 M5 M3 Eliminate M5 from the table. The next shortest processing time is 12 hours for M1 at workstation 1. M1 is scheduled as early as possible.
M2 M1 M4 M5 M3 The last motor to be scheduled is M4. It is placed in the last remaining position, in the middle of the schedule.
DECISION POINT
No other sequence of jobs will produce a shorter makespan. To determine the makespan, we can draw a Gantt chart, as shown in Figure J.2. In this case, refurbishing and reinstalling all five motors will take 65 hours. This schedule minimizes the idle time of workstation 2 and gives the fastest repair time for all five motors. Note that the schedule recognizes that a job cannot begin at workstation 2 until it has been completed at workstation 1.
Workst a tion
왔 FIGURE J.2
Gantt Chart for the Morris Machine
Company Repair Schedule
1
M2
(4)
M1
(12)
M4
(15)
M5
(10)
M3
(5)
Idle—available for further work
2
0
Idle
M2
(5)
5 10
Idle
15 20
M1
(22)
25 30
Hour
35 40
M4
(16)
45 50 55
M5
(8)
60
M3
(3)
65
J-10 SUPPLEMENT J OPERATIONS SCHEDULING labor-limited environment
An environment in which the resource constraint is the amount of labor available, not the number of machines or workstations.
Thus far, we have assumed that a job never has to wait for lack of a worker. The limiting resource has been the number of machines or workstations available. More typical, however, is a labor-limited environment in which the resource constraint is the amount of labor available, not the number of machines or workstations. In this case, workers are trained to work on a variety of machines or tasks to increase the flexibility of operations.
In a labor-limited environment, the scheduler not only must decide which job to process next at a particular workstation but also must assign workers to their next workstations. The scheduler can use priority rules to make these decisions, as we used them to schedule engine blocks in Example J.1. In labor-limited environments, the labor-assignment policies, as well as the priority sequencing rules, affect performance. The following examples provide some labor-assignment rules.
쐍 Assign personnel to the workstation with the job that has been in the system longest.
쐍 Assign personnel to the workstation with the most jobs waiting for processing.
쐍 Assign personnel to the workstation with the largest standard work content.
쐍 Assign personnel to the workstation with the job that has the earliest due date.
The manufacturing scheduling process is a key element of an integrated supply chain.
Advanced planning and scheduling (APS) systems attempt to link the scheduling process to demand data and forecasts, supply chain facility and inventory decisions, and the capability of suppliers so that the entire chain can operate as efficiently as possible. A firm’s ability to change its schedules quickly and still keep the supply chain flowing smoothly provides a competitive edge.
myomlab and the Companion Website at www.pearsonhighered.com contain many tools, activities, and resources designed for this supplement.
1. Performance measures:
Flow time = Finish time + Time since the job arrived at the workstation
Past due = Time by which a job missed its due date
Makespan = Time of completion of last job
-
Starting time of the first job
Total inventory = Scheduled receipts for all items + On-hand inventories of all items
2. Critical ratio:
Due date
-
Today’s date
CR
=
Total shop time remaining
3. Slack per remaining operations:
S/RO
=
(Due date
-
Today’s date)
-
Total shop time remaining
Number of operations remaining
OPERATIONS SCHEDULING SUPPLEMENT J J-11
The Neptune’s Den Machine Shop specializes in overhauling outboard marine engines.
Some engines require replacement of broken parts, whereas others need a complete overhaul. Currently, five engines with varying problems are awaiting service. The best estimates for the labor times involved and the promise dates (in number of days from today) are shown in the following table. Customers usually do not pick up their engines early.
Engine
50-hp Evinrude
7-hp Johnson
100-hp Mercury
50-hp Honda
75-hp Nautique
Time Since Order
Arrived (days)
8
1
4
6
15
Processing Time,
Including Setup (days)
10
1
5
4
3
Promise Date (days from now)
8
15
12
20
10 a.
Develop separate schedules by using the SPT and EDD rules.
b.
Compare the two schedules on the basis of average flow time, percentage of past due jobs, and maximum past due days for any engine.
SOLUTION a.
Using the SPT rule, we obtain the following schedule:
Repair Sequence
Days Since
Order
Arrived
Processing
Time
50-hp Honda
75-hp Nautique
7-hp Johnson
50-hp Evinrude
100-hp Mercury
1
15
6
4
8
4
5
1
3
10
Total
Finish
Time
8
13
1
4
23
Flow
Time
2
19
14
17
31
83
Promise
Date
Actual
Pickup
Date
20
10
15
8
12
20
10
15
13
23
Days
Early
19
6
7
—
—
Days
Past Due
—
—
—
5
11
Using the EDD we obtain this schedule:
Repair Sequence
Days Since
Order
Arrived
Processing
Time
Finish
Time
50-hp Evinrude
75-hp Nautique
100-hp Mercury
7-hp Johnson
50-hp Honda
4
15
8
6
1
10
4
5
3
1
Total
18
22
5
8
23
Flow
Time
9
23
26
28
24
110
Promise
Date
Actual
Pickup
Date
8
10
12
15
20
8
10
18
22
23
Days
Early
3
2
—
—
—
Days
Past Due
6
7
—
—
3 b.
Performance measures are as follows:
Average flow time is 16.6 (or 83/5) days for SPT and 22.0 (or 110/5) days for EDD. The percentage of past due jobs is 40 percent (2/5) for SPT and 60 percent (3/5) for EDD.
For this set of jobs, the EDD schedule minimizes the maximum days past due but has a greater flow time and causes more jobs to be past due.
J-12 SUPPLEMENT J OPERATIONS SCHEDULING
The following data were reported by the shop floor control system for order processing at the edge grinder. The current date is day 150. The number of remaining operations and the total work remaining include the operation at the edge grinder. All orders are available for processing, and none have been started yet. Assume the jobs were available for processing at the same time.
Current Order
A101
B272
C105
D707
E555
Processing
Time (hr)
10
7
15
4
8
Due Date
(day)
162
158
152
170
154
Remaining
Operations
10
9
1
8
5
Shop Time
Remaining (days)
1
18
9
6
8 a.
Specify the priorities for each job if the shop floor control system uses slack per remaining operations (S/RO) or critical ratio (CR).
b.
For each priority rule, calculate the average flow time per job at the edge grinder.
SOLUTION a.
We specify the priorities for each job using the two sequencing rules.
(Due date
-
Today’s date)
-
Shop time remaining
S/RO
=
Number of operations remaining
E555:S/RO
B272:S/RO
D707:S/RO
=
=
=
A101:S/RO
=
C105:S/RO
=
(154
-
150)
-
8
= -
0.80
[1]
5
(158
-
150)
-
6
9
(170
-
150)
-
18
=
0.22
[2]
=
0.25
[3]
8
(162
-
150)
-
9
=
0.30
[4]
10
(152
-
150)
-
1
=
1.00
[5]
1
The sequence of production for S/RO is shown in the preceding brackets.
CR
=
Due date
-
Today’s date
Shop time remaining
E555:CR
D707:CR
B272:CR
A101:CR
=
=
=
=
C105:CR
=
154
-
150
8
170
-
150
=
0.50 [1]
=
1.11 [2]
18
158
-
150
=
1.33 [3]
6
162
-
150
=
1.33 [4]
9
152
-
150
=
2.00 [5]
1
The sequence of production for CR is shown in the preceding brackets.
b.
We are sequencing a set of jobs at a single machine, so each job’s finish time equals the finish time of the job just prior to it in sequence plus its own processing time. Further,
OPERATIONS SCHEDULING SUPPLEMENT J J-13 all jobs were available for processing at the same time, so each job’s finish time equals its flow time. Consequently, the average flow times at this single machine are
S/RO:
8
+
15
+
19
+
29
+
44
5
CR:
8
+
12
+
19
+
29
+
44
5
=
=
23.30 hours
22.4 hours
In this example, the average flow time per job is lower for the CR rule, which is not always the case. For example, the critical ratios for B272 and A101 are tied at 1.33. If we arbitrarily assigned A101 before B272, the average flow time would increase to
(8
+
12
+
22
+
29
+
44)/5
=
23.0 hours .
The Rocky Mountain Arsenal, formerly a chemical warfare manufacturing site, is said to be one of the most polluted locations in the United States. Cleanup of chemical waste storage basins will involve two operations.
Operation 1: Drain and dredge basin.
Operation 2: Incinerate materials.
Management estimates that each operation will require the following amounts of time (in days):
Dredge
Incinerate
Storage Basin
A B C D E F G H I J
3 4 3 6 1 3 2 1 8 4
1 4 2 1 2 6 4 1 2 8
Management’s objective is to minimize the makespan of the cleanup operations. All storage basins are available for processing right now. First, find a schedule that minimizes the makespan. Then calculate the average flow time of a storage basin through the two operations. What is the total elapsed time for cleaning all 10 basins? Display the schedule in a
Gantt machine chart.
SOLUTION
We can use Johnson’s rule to find the schedule that minimizes the total makespan. Four jobs are tied for the shortest process time: A, D, E, and H. E and H are tied for first place, while A and D are tied for last place. We arbitrarily choose to start with basin E, the first on the list for the drain and dredge operation. The 10 steps used to arrive at a sequence are as follows:
1. Select basin E first (tied with basin H); put it at the front.
2. Select basin H next; put it toward the front.
3. Select basin A next (tied with basin D); put it at the end.
4. Put basin D toward the end.
5. Put basin G toward the front.
6. Put basin C toward the end.
7. Put basin I toward the end.
8. Put basin F toward the front.
9. Put basin B toward the front.
10. Put basin J in the remaining space.
E — — — — — — — — —
E H — — — — — — — —
E H — — — — — — — A
E H — — — — — — D A
E H G — — — — — D A
E H G — — — — C D A
E H G — — — I C D A
E H G F — — I C D A
E H G F B — I C D A
E H G F B J I C D A
J-14 SUPPLEMENT J OPERATIONS SCHEDULING
Several optimal solutions are available to this problem because of the ties at the start of the scheduling procedure. However, all have the same makespan. The schedule would be as follows:
Basin
I
C
B
J
D
A
G
F
E
H
Operation 1
Start
7
11
15
23
26
32
2
4
0
1
Finish
11
15
23
26
32
35
4
7
1
2
Operation 2
Start
14
18
26
28
32
35
4
8
1
3
Finish
33
36
Total 200
18
26
28
30
8
14
3
4
The makespan is 36 days. The average flow time is the sum of incineration finish times divided by 10, or 200/10 = 20 days. The Gantt machine chart for this schedule is given in
Figure J.3.
Stor a ge b a sin
Dredge
Incinerate
E H G
E H
F
G
B
F
J
B
I
J
C
I
D
C
A
A
FIGURE J.3
왖
1. Suppose that two alternative approaches for determining workstation schedules are available. One is an optimizing approach that can be run once a week on the computer.
The other approach utilizes priority sequencing rules to
Software, such as OM Explorer, Active Models, and POM for
Windows, is available in myomlab. Check with your instructor on how best to use it. In many cases, the instructor wants you to understand how to do the calculations by hand. At most, the software provides a check on your calculations. When calculations are particularly complex and the goal is interpreting the results in making decisions, the software replaces entirely the manual calculations.
1. The Hickory Company manufactures wooden desks.
Management schedules overtime every weekend to reduce the backlog on the most popular models. The automatic routing machine is used to cut certain types of determine the schedule as it evolves. Discuss the advantages and disadvantages of each approach and the conditions under which each approach is likely to be better.
edges on the desktops. The following orders need to be scheduled for the routing machine:
Order
3
4
1
2
5
Time Since Order
Arrived (hr)
Estimated
Processing Time (hr)
12
10
7
3
1
10
3
15
9
7
Due Date
(hr from now)
12
8
18
20
21
Job
AA
BB
CC
DD
EE
The due dates reflect the need for the order to be at its next operation.
a.
Develop separate schedules by using the FCFS, SPT, and EDD rules.
b.
Compare the schedules on the basis of average flow time, the average early time, and average past due hours for any order.
c.
Comment on the performance of the two rules relative to these measures.
2. The drill press is a bottleneck operation. Currently, five jobs are waiting to be processed. Following are the available operations data. Assume that the number of remaining operations and the shop time remaining include the processing at the drill press.
Time Since
Order
Arrived (hr)
24
16
14
12
10
Processing
Time (hr)
13
6
4
8
2
Time to
Due Date
(wk)
10
16
21
23
12
Operations
Remaining
10
3
3
4
5
Shop Time
Remaining
(wk)
9
12
4
6
3
OPERATIONS SCHEDULING SUPPLEMENT J J-15 scheduling procedures that would reduce inventory and increase customer service in the shop. Assume that at
9:00
A
.
M
. on Monday the NC welding machine was idle.
Also assume that job “arrival times” are the “release times” to the workstation.
a.
Develop schedules for SPT and EDD priority rules, and draw a Gantt machine chart for each schedule.
b.
For each schedule in part (a), calculate the average flow time per job and the average past due hours per job.
4. Refer to the Gantt machine chart in Figure J.4.
a.
Suppose that a routing requirement is that each job must be processed on machine A first. Can the makespan be improved? If so, draw a Gantt chart with the improved schedule. If not, state why.
b.
Suppose that the machine sequence has no routing restriction; in other words, jobs can be processed in any sequence on the machines. Can the makespan in the chart be improved in this case? If so, draw a Gantt chart with your schedule. If not, state why.
M a chine
A
Job
1
Job
2
Job
3
Idle a.
Specify the priority for each job if the shop floor control system uses each of the following priority rules:
SPT, S/RO, EDD, and CR.
b.
For each priority rule, calculate the average flow time per job at the drill press.
c.
Which of these priority rules would work best for priority planning with an MRP system? Why?
3. The machine shop at Bycraft Enterprises operates 24 hours a day and uses a numerically controlled (NC) welding machine. The load on the machine is monitored, and no more than 24 hours of work is released to the welding operators in one day. The data for a typical set of jobs are shown in Table J.1. Management has been investigating
B Idle
0 1
왖 FIGURE J.4
2
Job
1
3 4
Job
2
5 6 7
Job
3
8 9
5. A manufacturer of sails for small boats has a group of custom sails awaiting the last two processing operations before the sails are sent to the customers. Operation 1 must be performed before operation 2, and the jobs have different time requirements for each operation. The hours required are as follows:
Operation 1
Operation 2
Job
1 2 3 4 5 6 7 8 9 10
1 5 8 3 9 4 7 2 4 9
8 3 1 2 8 6 7 2 4 1
Job
1
2
3
4
TABLE J.1
Release
Time
9:00
A
.
M
.
Monday
10:00
A
.
M
.
Monday
11:00 A .
M .
Monday
12:00 P .
M .
Monday
Lot
Size
50
Processing
Time
(hr/unit)
0.06
Setup
Time
(hr)
4
120
260
200
0.05
0.03
0.04
3
5
2
Due
Date
9:00
P
.
M
.
Monday
10:00
P
.
M
.
Monday
11:00 P .
M .
Monday
2:00 A .
M .
Tuesday a.
Use Johnson’s rule to determine the optimal sequence.
b.
Draw a Gantt chart for each operation.
6. McGee Parts Company is under tremendous pressure to complete a government contract for six orders in 31 working days. The orders are for spare parts for highway maintenance equipment. According to the government contract, a late penalty of $1,000 is imposed each day the order is late. Owing to a nationwide increase in highway construction, McGee Parts has received many orders for
J-16 SUPPLEMENT J OPERATIONS SCHEDULING spare parts replacement and the shop has been extremely busy. To complete the government contract, the parts must be deburred and heat treated. The production control manager has suggested the following schedule:
Job
3
4
1
2
5
6
Start
5
12
0
2
15
16
Debur
Finish
12
15
2
5
16
24
Start
13
17
2
8
25
30
Heat Treat
Finish
8
13
17
25
30
32 a.
Use Johnson’s rule to determine the optimal sequence.
b.
Draw a Gantt chart for each operation.
7. Carolyn Roberts is the operations manager of the machine shop of Reliable Manufacturing. She has to schedule eight jobs that are to be sent to final assembly for an important customer order. Currently, all eight jobs are in department 12 and must be routed to department 22 next. All jobs arrived at the same time. Jason Mangano, supervisor for department 12, is concerned about keeping
A
P
8. The repair manager at Standard Components needs to develop a schedule for repairing eight Dell PCs. Each job requires analysis using the same diagnostic system.
Furthermore, each job will require additional processing after the diagnostic evaluation. The manager does not expect any rescheduling delays, and the jobs are to move directly to the next process after the diagnostic work has been completed. The manager has collected the following processing time and scheduling data for each repair job:
7
8
5
6
3
4
1
2
Job
Time Since
Order Arrived
(days)
Processing
Time
(days)
Due Date
(days from now)
Shop Time
Remaining
(days)
Operations
Remaining
3
1
5
4
10
9
7
6
1.25
2.75
2.50
3.00
2.50
1.75
2.25
2.00
7
5
5
8
7
6
6
5
3.0
2.5
3.0
2.5
2.5
3.5
4.0
4.5
9
3
8
6
9
12
5
7 a.
Compare the relative performance of the FCFS, SPT,
EDD, S/RO, and CR rules in terms of the percent of jobs past due, average days past due, and maximum days of past due. (Hint: The time since an order was his inventory low and is adamant about processing the jobs through his department on the basis of shortest processing time. Pat Mooney, supervisor for department 22, pointed out that if Mangano were more flexible the orders could be finished and shipped earlier. The processing times (in days) for each job in each department follow:
Department 12
Department 22
2
3
4
6
7
3
5
8
Job
1 2 3 4 5 6 7 8
4
2
10
6
8
6
2
5 a.
Determine a schedule for the operation in each department. Use SPT for department 12 and the same sequence for department 22. What is the average flow time for department 12? What is the makespan through both departments? What is the total number of job-days spent in the system?
b.
Find a schedule that will minimize the makespan through both departments, and then calculate the average flow time for department 12. What is the total number of job-days spent in the system?
c.
Discuss the trade-offs represented by these two schedules. What implications do they have for centralized scheduling?
placed is needed just to establish the sequence for the
FCFS rule, because all performance measures deal with past due statistics.) b.
Discuss the selection of one of the rules for this company. What criteria do you consider most important in the selection of a rule in this situation?
9. Penultimate Support Systems makes fairly good speaker and equipment support stands for music groups. The assembly process involves two operations: (1) fabrication, or cutting aluminum tubing to the correct lengths, and
(2) assembly, with purchased fasteners and injectionmolded plastic parts. Setup time for assembly is negligible.
Fabrication setup time and run time per unit, assembly run time per unit, and the production schedule for next week follow. All jobs arrived at the same time. Organize the work to minimize makespan, and create a Gantt chart. Can this work be accomplished within two 40-hour shifts?
Model
C
D
A
B
Quantity
200
300
100
250
Setup (hr)
1
2
2
3
Fabrication
Run Time
(hr/unit)
0.050
0.070
0.050
0.064
Assembly
Run Time
(hr/unit)
0.04
0.10
0.12
0.60
10. Eight jobs must be processed on three machines in the sequence M1, M2, and M3. The processing times (in hours) are as follows:
OPERATIONS SCHEDULING SUPPLEMENT J J-17 processing on M3. Other jobs require processing on M2 before M3. Currently, six jobs are waiting at M1 and four jobs are waiting at M2. The following data have been supplied by the shop floor control system:
Machine 1
Machine 2
Machine 3
1
2
4
6
2
5
1
4
3
2
3
5
4
3
5
2
Job
5
1
5
3
6
2
6
2
7
4
2
6
8
2
1
2
Machine M2 is a bottleneck, and management wants to maximize its use. Consequently, the schedule for the eight jobs, through the three machines, was based on the
SPT rule on M2. The proposed schedule is 2, 8, 7, 3, 1, 4,
5, and 6.
a.
It is now 4:00
P
.
M
. on Monday. Suppose that processing on M2 is to begin at 7:00
A
.
M
. on Tuesday. Use the proposed schedule to determine the schedules for M1 and
M3 so that job 2 begins processing on M2 at 7:00
A
.
M
. on
Tuesday. Draw Gantt charts for M1, M2, and M3. What is the makespan for the eight jobs?
b.
Find a schedule that utilizes M2 better and yields a shorter makespan.
11. The last few steps of a production process require two operations. Some jobs require processing on M1 before
Job
9
10
7
8
5
6
3
4
1
2
M1
7
3
—
—
4
5
6
2
—
—
Processing Time (hr)
M2
6
8
4
2
—
—
—
—
—
—
M3
6
10
4
1
9
2
7
3
4
1
Due Date (hr from now)
30
29
42
31
13
18
22
16
48
40 a.
Schedule this shop by using the following rules: SPT,
EDD, S/RO, and CR.
b.
Discuss the operating implications of each of the schedules you developed in part (a). Assume all jobs arrived at the same time.
This Active Model appears in myomlab. It allows you to evaluate the application of single-dimension priority rules for scheduling jobs at one workstation.
QUESTIONS
1. Which rule minimizes the average job flow time in the system for this example?
2. Use the scroll bars to change the five processing times and the five due dates. Does the same rule always minimize the average flow time and average past due?
3. Which rule minimizes the average hours past due for this example?
4. Use the scroll bar to change the processing time for the
Thunderbird and to modify the due date for the
Thunderbird. Does the same rule always minimize the average hours past due?
5. Which rule minimizes the average hours early for this example?
6. Use the scroll bar to change the processing time for the
Econoline and to modify the due date for the Econoline.
Does the same rule always minimize the average hours past due?
J-18 SUPPLEMENT J OPERATIONS SCHEDULING
Job Shop Scheduling Using Data from Example J.1
Baker, K. R. Elements of Sequencing and Scheduling. Hanover,
NH: Baker Press, 2002.
Hartvigsen, David. SimQuick: Process Simulation with Excel,
2nd ed. Upper Saddle River, NJ: Prentice Hall, 2004.
Johnson, S. M. “Optimal Two Stage and Three Stage Production
Schedules with Setup Times Included.” Naval Logistics
Quarterly, vol. 1, no. 1 (1954), pp. 61–68.
Kiran, Ali S., and Thomas H. Willingham. “Simulation: Help for
Your Scheduling Problems.” APICS—The Performance
Advantage (August 1992), pp. 26–28.
LaForge, R. Lawrence, and Christopher W. Craighead.
“Computer-Based Scheduling in Manufacturing Firms: Some
Indicators of Successful Practice.” Production and Inventory
Management Journal (First Quarter 2000), pp. 29–34.
Metters, Richard, and Vincente Vargas. “A Comparison of
Production Scheduling Policies on Costs, Service Levels, and Schedule Changes.” Production and Operations
Management, vol. 17, no. 3 (1999), pp. 76–91.
Pinedo, Michael. Scheduling: Theory, Algorithms, and Systems,
2nd ed. Upper Saddle River, NJ: Prentice Hall, 2002.
Pinedo, M., and X. Chao. Operations Scheduling with
Applications in Manufacturing and Services. Boston:
McGraw-Hill/Irwin, 1998.
Suresh, V., and D. Chaudhuri. “Dynamic Scheduling-A Survey of Research.” International Journal of Production
Economics, vol. 32 (1993), pp. 52–63.
Vollmann, Thomas E., William Berry, D. Clay Whybark, and
Robert Jacobs. Manufacturing Planning and Control
Systems for Supply Chain Management, 5th ed. New York:
McGraw-Hill/Irwin, 2005.