Concept explainers
a)
To determine: Sequence of jobs based on decision rule First Come First Served (FCFS).
Introduction: First Come First Served is the
a)
Answer to Problem 19P
The sequence is A-B-C-D-E.
Explanation of Solution
Given information:
The following information has been given:
Job | Date order received | Production days needed | Due date |
A | 110 | 20 | 180 |
B | 120 | 30 | 200 |
C | 122 | 10 | 175 |
D | 125 | 16 | 230 |
E | 130 | 18 | 210 |
All the jobs are arrived on day 130.
Determine the sequence of the job using FCFS:
Job sequence | Processing time | Flow time | Due date | Start day | End day | Lateness |
A | 20 | 20 | 180 | 130 | 149 | |
B | 30 | 50 | 200 | 150 | 179 | |
C | 10 | 60 | 175 | 180 | 189 | 14 |
D | 16 | 76 | 230 | 190 | 205 | |
E | 18 | 94 | 210 | 206 | 223 | 13 |
Total | 94 | 300 | 27 |
Working note:
Duration and due date for the jobs has been given. Flow time is the cumulative value of the duration. Jobs arrival rate is given as 130.
End day of Job A:
Jobs arrival rate is given as 130. End day is calculated by adding the start day with the value attained by subtracting 1 from the duration. Hence, the end day of Job A is 149.
End day of Job B:
Start day of Job B is the next day of the end day of Job A. End day is calculated by adding the start day with the value attained by subtracting 1 from the duration. Hence, the end day of Job B is 179.
End day of Job C:
Start day of Job C is the next day of the end day of Job B. End day is calculated by adding the start day with the value attained by subtracting 1 from the duration. Hence, the end day of Job C is 189.
End day of Job D:
Start day of Job D is the next day of the end day of Job C. End day is calculated by adding the start day with the value attained by subtracting 1 from the duration. Hence, the end day of Job D is 205.
End day of Job E:
Start day of Job E is the next day of the end day of Job D. End day is calculated by adding the start day with the value attained by subtracting 1 from the duration. Hence, the end day of Job E is 223.
Lateness of Job A, Job B, and Job D:
End day of Job A, Job B, and Job D is less than its respective due date. Hence, there would be no lateness.
Lateness of Job C:
It is calculated by subtracting the end day of the job from the due date of the project. Hence, the lateness of Job C is 14.
Lateness of Job E:
It is calculated by subtracting the end day of the job from the due date of the project. Hence, the lateness of Job E is 13.
b)
To determine: Sequence of jobs based on decision rule Earliest Due Date (EDD).
Introduction: Earliest Due Date is the scheduling rule, which helps to arrange the sequence in the order. Here, the job with the earliest due date would be served first. Then, the process would be going on from the earliest due date to the latest due date.
b)
Answer to Problem 19P
The sequence is C-A-B-E-D.
Explanation of Solution
Given information:
The following information has been given:
Job | Date order received | Production days needed | Due date |
A | 110 | 20 | 180 |
B | 120 | 30 | 200 |
C | 122 | 10 | 175 |
D | 125 | 16 | 230 |
E | 130 | 18 | 210 |
All the jobs are arrived on day 130.
Determine the sequence of the job using EDD:
Job sequence | Processing time | Flow time | Due date | Start day | End day | Lateness |
C | 10 | 10 | 175 | 130 | 139 | |
A | 20 | 30 | 180 | 140 | 159 | |
B | 30 | 60 | 200 | 160 | 189 | |
E | 18 | 78 | 210 | 190 | 207 | |
D | 16 | 94 | 230 | 208 | 223 | |
Total | 94 | 272 |
Working note:
Duration and due date for the jobs have been given. Flow time is the cumulative value of the duration. Jobs arrival rate is given as 130. The job should be arranged based on due date. Due date should be assembled in the ascending order.
End day of Job C:
Jobs arrival rate is given as 130. End day is calculated by adding the start day with the value attained by subtracting 1 from the duration. Hence, the end day of Job C is 139.
End day of Job A:
Start day of Job A is the next day of the end day of Job C. End day is calculated by adding the start day with the value attained by subtracting 1 from the duration. Hence, the end day of Job A is 159.
End day of Job B:
Start day of Job B is the next day of the end day of Job A. End day is calculated by adding the start day with the value attained by subtracting 1 from the duration. Hence, the end day of Job B is 189.
End day of Job E:
Start day of Job E is the next day of the end day of Job B. End day is calculated by adding the start day with the value attained by subtracting 1 from the duration. Hence, the end day of Job E is 207.
End day of Job D:
Start day of Job D is the next day of the end day of Job E. End day is calculated by adding the start day with the value attained by subtracting 1 from the duration. Hence, the end day of Job D is 223.
Lateness of Job A, Job B, Job C, Job D, and Job E:
End day of all the jobs is less than its respective due date. Hence, there would be no lateness.
c)
To determine: Sequence of jobs based on decision rule Shortest Processing Time (SPT).
Introduction: Shortest Processing Tine is the scheduling rule which helps to arrange the sequence in the order. Here, the job with the shortest duration would be served first. Then, the process would be going on from shortest to largest duration.
c)
Answer to Problem 19P
The sequence is C-D-E-A-B.
Explanation of Solution
Given information:
The following information has been given:
Job | Date order received | Production days needed | Due date |
A | 110 | 20 | 180 |
B | 120 | 30 | 200 |
C | 122 | 10 | 175 |
D | 125 | 16 | 230 |
E | 130 | 18 | 210 |
All the jobs are arrived on day 130.
Determine the sequence of the job using SPT:
Job sequence | Processing time | Flow time | Due date | Start day | End day | Lateness |
C | 10 | 10 | 175 | 130 | 139 | |
D | 16 | 26 | 230 | 140 | 155 | |
E | 18 | 44 | 210 | 156 | 173 | |
A | 20 | 64 | 180 | 174 | 193 | 13 |
B | 30 | 94 | 200 | 194 | 223 | 23 |
Total | 94 | 238 | 36 |
Working note:
Duration and due date for the jobs has been given. Flow time is the cumulative value of the duration. Jobs arrival rate is given as 130. The job should be arranged based on the duration (processing time). The duration should be assembled in the ascending order.
End day of Job C:
Jobs arrival rate is given as 130. End day is calculated by adding the start day with the value attained by subtracting 1 from the duration. Hence, the end day of Job C is 139.
End day of Job D:
Start day of Job D is the next day of the end day of Job C. End day is calculated by adding the start day with the value attained by subtracting 1 from the duration. Hence, the end day of Job D is 155.
End day of Job E:
Start day of Job E is the next day of the end day of Job D. End day is calculated by adding the start day with the value attained by subtracting 1 from the duration. Hence, the end day of Job E is 173.
End day of Job A:
Start day of Job A is the next day of the end day of Job E. End day is calculated by adding the start day with the value attained by subtracting 1 from the duration. Hence, the end day of Job A is 193.
End day of Job B:
Start day of Job B is the next day of the end day of Job A. End day is calculated by adding the start day with the value attained by subtracting 1 from the duration. Hence, the end day of Job B is 223.
Lateness of Job C, Job D, and Job E:
End day of Job C, Job D, and Job E are less than its respective due date. Hence, there would be no lateness.
Lateness of Job A:
It is calculated by subtracting the end day of the job from the due date of the project. Hence, the lateness of Job A is 13.
Lateness of Job B:
It is calculated by subtracting the end day of the job from the due date of the project. Hence, the lateness of Job B is 23.
d)
To determine: Sequence of jobs based on decision rule Longest Processing Time (LPT).
Introduction: Largest Processing Tine is the scheduling rule, which helps to arrange the sequence in the order. Here, the job with the largest duration would be served first. Then, the process would be going on from largest to shortest duration.
d)
Answer to Problem 19P
The sequence is B-A-E-D-C.
Explanation of Solution
Given information:
The following information has been given:
Job | Date order received | Production days needed | Due date |
A | 110 | 20 | 180 |
B | 120 | 30 | 200 |
C | 122 | 10 | 175 |
D | 125 | 16 | 230 |
E | 130 | 18 | 210 |
All the jobs are arrived on day 130.
Determine the sequence of the job using LPT:
Job sequence | Processing time | Flow time | Due date | Start day | End day | Lateness |
B | 30 | 30 | 200 | 130 | 159 | |
A | 20 | 50 | 180 | 160 | 179 | |
E | 18 | 68 | 210 | 180 | 197 | |
D | 16 | 84 | 230 | 198 | 213 | |
C | 10 | 94 | 175 | 214 | 223 | 48 |
Total | 94 | 326 | 48 |
Working note:
Duration and due date for the jobs have been given. Flow time is the cumulative value of the duration. Jobs arrival rate is given as 130. The job should be arranged based on the duration (processing time). The duration should be assembled in the descending order
End day of Job B:
Jobs arrival rate is given as 130. End day is calculated by adding the start day with the value attained by subtracting 1 from the duration. Hence, the end day of Job B is 159.
End day of Job A:
Start day of Job A is the next day of the end day of Job B. End day is calculated by adding the start day with the value attained by subtracting 1 from the duration. Hence, the end day of Job A is 179.
End day of Job E:
Start day of Job E is the next day of the end day of Job A. End day is calculated by adding the start day with the value attained by subtracting 1 from the duration. Hence, the end day of Job E is 197.
End day of Job D:
Start day of Job D is the next day of the end day of Job E. End day is calculated by adding the start day with the value attained by subtracting 1 from the duration. Hence, the end day of Job D is 213.
End day of Job C:
Start day of Job C is the next day of the end day of Job D. End day is calculated by adding the start day with the value attained by subtracting 1 from the duration. Hence, the end day of Job C is 223.
Lateness of Job B, Job A, Job E, and Job D:
End day of Job B, Job A, Job E, and Job D are less than its respective due date. Hence, there would be no lateness.
Lateness of Job C:
It is calculated by subtracting the end day of the job from the due date of the project. Hence, the lateness of Job C is 48.
Summary:
Scheduling rule | Average lateness | Average flow time | Average number of jobs in system |
FCFS | 5.4 | 60.0 | 3.2 |
EDD | 0.0 | 54.4 | 2.9 |
SPT | 7.2 | 47.6 | 2.5 |
LPT | 9.6 | 65.2 | 3.5 |
First Come First Served (FCFS):
Average tardiness:
It is calculated by dividing the total lateness with the number of jobs. Hence, the average tardiness is 5.4.
Average flow time:
It is calculated by dividing the total flow time with the number of jobs. Hence, the average flow time is 60.
Average number of jobs in the system:
It is calculated by dividing the total flow time with total duration of all the jobs. Hence, the average number of jobs in the system is 3.2.
Earliest Due Date (EDD):
Average tardiness:
It is calculated by dividing the total lateness with the number of jobs. Hence, the average tardiness is 0.0.
Average flow time:
It is calculated by dividing the total flow time with the number of jobs. Hence, the average flow time is 54.4.
Average number of jobs in the system:
It is calculated by dividing the total flow time with total duration of all the jobs. Hence, the average number of jobs in the system is 2.9.
Shortest Processing Time (SPT):
Average tardiness:
It is calculated by dividing the total lateness with the number of jobs. Hence, the average tardiness is 7.2.
Average flow time:
It is calculated by dividing the total flow time with the number of jobs. Hence, the average flow time is 47.6.
Average number of jobs in the system:
It is calculated by dividing the total flow time with total duration of all the jobs. Hence, the average number of jobs in the system is 2.5.
Longest Processing Time (LPT):
Average tardiness:
It is calculated by dividing the total lateness with the number of jobs. Hence, the average tardiness is 9.6.
Average flow time:
It is calculated by dividing the total flow time with the number of jobs. Hence, the average flow time is 65.2.
Average number of jobs in the system:
It is calculated by dividing the total flow time with total duration of all the jobs. Hence, the average number of jobs in the system is 3.55.
Hence, Earliest Due Date is the best method for the average lateness. Shortest processing time has the minimum average flow time and average number of jobs in systems.
Want to see more full solutions like this?
Chapter 15 Solutions
Pearson eText Principles of Operations Management: Sustainability and Supply Chain Management -- Instant Access (Pearson+)
- Question fourThree jobs are to be scheduled on two machines A and B. Assume that the jobs are processed in the sequence A-B (A has to finish the job before B can continue the job). The processing times are: Job A B1 5 42 7 73 3 5Draw a Gantt chart that shows the schedule corresponding to the sequence 1-2-3 of the jobs.arrow_forwardFinite capacity scheduling Question 20 options: schedules jobs through a number of work centers, each with one or more machines. All of these choices are correct. is an extension of the theory of constraints. requires that jobs are scheduled whole (cannot be split).arrow_forwardQuestion 4: Six jobs waiting at a workstation will be processed in order, starting with the one with the shortest break time. In the table below, the time elapsed since the arrival of the works, the time remaining to the delivery and the processing time are given. According to this, create the work order and fill in the data in the relevant table.(fill in the second table in the photos)a) What is the average delay time with the generated order?b) How many hours is the average flow time?c) How many jobs will be delayed?d) How many jobs will not be delayed?arrow_forward
- QUESTION 5 (SCHEDULING: CYCLICAL SCHEDULING) 15.26 Daniel's Barber Shop at Newark Airport is open 7 days a week but has fluctuating demand. Daniel Ball is inter- ested in treating his barbers as well as he can with steady work and preferably 5 days of work with two consecutive days off. His analysis of his staffing needs resulted in the following plan. Schedule Daniel's staff with the minimum number of barbers. DAY MON. TUE. WED. THU. FRI. SAT. SUN. 6 5 5 5 6 4 3 Barbers neededarrow_forwardQuestion 32 The processing times of four jobs are given as follows: Job Processing time (minutes) A 10 B 30 C 16 D 24 Assume the jobs arrived in alphabetical order of the job name and no other job arrives in the next 70 minutes. What is the average flow time in minutes if the jobs are processed in shortest processing time (SOP) order? Group of answer choices 166 41.5 38 20.5arrow_forwardQuestion 7 Station 1 Machine A 20 min/unit Station 1 Machine B 20 min/unit Station 2 12 min/unit Station 3 8 min/unit A three station work cell is illustrated in the image above. A unit needs to be processed at either Machine A or Machine B for Station 1 (parallel lines, both lines doing the exact same thing). The unit is then processed at Stations 2 and 3 before leaving the work cell. What is the process time of this system measured in minutes/unit?arrow_forward
- Question one: Suppose a radiology department uses FCFS to determine how to sequence patient x-rays. Assuming these data are representative, compare between FCFS and other scheduling rules should the radiology department be using and why Processing Time (Minutes) Due Time (Minutes from Now) Patient A 35 140 B 15 180 35 360 D 25 290 E 30 420 F 25 20 G 35 180 H 30 290 20 110 K 25 150 L 15 270 M 30 390 20 220 20 400 P 10 330 Q 10 80 R 15 230 20 370arrow_forwardQUESTION 6 The framing department has six jobs waiting to be processed as shown in Table 3 below. It is now time zero and all jobs are ready to begin. Each has only one operation remaining. Table 3 Jobs (In order of arrival) Processing Time Due Date A 5 12 B 7 18 C 8. 14 D 3 10 E 9 22 F 12 17 Using minimum flow time as the evaluation criterion, recommend the best rule to sequence the jobs from the list below: i. FCFS ii. SOT iii. EDD iv. STRarrow_forward2arrow_forward
- Question Three Processing times (including setup times), and due dates for five jobs waiting to be processed at a work center are given in the following table. By Using the SPT rule determine the following: The sequence of jobs The average flow time The average job tardiness The average number of jobs at the work center Job Processing Time (hours) Hour Due A 17 15 B 10 25 C 5 20 D 7 32 E 11 38arrow_forwardQuestion attachedarrow_forwardQuestion one: Suppose a radiology department uses FCFS to determine how to sequence patient x-rays. Assuming these data are representative, compare between FCFS and other scheduling rules should the radiology department be using and why Processing Time (Minutes) Due Time (Minutes from Now) Patient A 35 140 B 180 15 35 360 25 290 E 30 420 25 20 G 35 80 30 290 20 110 K 25 15 150 270 M 30 390 20 220 20 400 10 330 10 80 R 15 230 20 370 当 五犯 LEzlolalolclnarrow_forward
- Practical Management ScienceOperations ManagementISBN:9781337406659Author:WINSTON, Wayne L.Publisher:Cengage,Operations ManagementOperations ManagementISBN:9781259667473Author:William J StevensonPublisher:McGraw-Hill EducationOperations and Supply Chain Management (Mcgraw-hi...Operations ManagementISBN:9781259666100Author:F. Robert Jacobs, Richard B ChasePublisher:McGraw-Hill Education
- Purchasing and Supply Chain ManagementOperations ManagementISBN:9781285869681Author:Robert M. Monczka, Robert B. Handfield, Larry C. Giunipero, James L. PattersonPublisher:Cengage LearningProduction and Operations Analysis, Seventh Editi...Operations ManagementISBN:9781478623069Author:Steven Nahmias, Tava Lennon OlsenPublisher:Waveland Press, Inc.