Question

[Note: The order of jobs in a schedule is 1st,2nd,3rd,4th,5th, for A,B,C,D,E, respectively.] The jobs A,B,C,D,E,...

[Note: The order of jobs in a schedule is 1st,2nd,3rd,4th,5th, for A,B,C,D,E, respectively.]

The jobs A,B,C,D,E, arrived in that order to be processed on two machines.

Job

A

B

C

D

E

Time on Machine 1

40

48

58

26

70

Time on Machine 2

37

60

56

48

72

Question 6. Which is the Johnson’s Rule schedule?

     (A) ‘DBECA’     (B) ‘ACEBD’     (C) ‘DCABE’     (D) ‘DABEC’   (E) none of the above

Question 7. Consider the FIFO schedule of (A,B,C,D,E).

How many statements are correct?   (A) 0   (B) 1   (C) 2   (D) 3   (E) 4

Statement 1. The total time of completion is 324

Statement 2. The flow time of job D is 252

Statement 3. The total queue time of job C is 90

Statement 4. The total idle time of machine 2 is 51

. . .

Homework Answers

Answer #1

Queation 6)

1. The smallest processing time is 26 hour for job 4 on Machine-1. So job 4 will be processed first.
2. The next smallest processing time is 37 hour for job 1 on Machine-2. So job 1 will be processed last.
3. The next smallest processing time is 48 hour for job 2 on Machine-1. So job 2 will be processed after job 4.
4. The next smallest processing time is 56 hour for job 3 on Machine-2. So job 3 will be processed before job 1.
5. The next smallest processing time is 70 hour for job 5 on Machine-1. So job 5 will be processed after job 2.

According to Johanson's algorithm, the optimal sequence is as below

4 2 5 3 1



Job M1
In time
M1
Out time
M2
In time
M2
Out time
Idle time
M2
4 0 0 + 26 = 26 26 26 + 48 = 74 26
2 26 26 + 48 = 74 74 74 + 60 = 134 -
5 74 74 + 70 = 144 144 144 + 72 = 216 10
3 144 144 + 58 = 202 216 216 + 56 = 272 -
1 202 202 + 40 = 242 272 272 + 37 = 309 -



The total minimum elapsed time = 309

Idle time for Machine-1
= 309 - 242
= 67

Idle time for Machine-2
= 26 + 10 + (309 - 309)
= 36

Question 7)

Description A B C D E
End time of Machine 1 40 88 146 172 242
End time of Machine 2 77 148 204 252 324
Waiting time of Machine 1 0 0 0 0 0
Waiting time of Machine 2 0 11 0 0 0

Number of Statement correct is 2

Answer (C)

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Part 4.   Questions 6,7. [ Use Video-1 under Scheduling heading. ] [Note: The order of jobs...
Part 4.   Questions 6,7. [ Use Video-1 under Scheduling heading. ] [Note: The order of jobs in a schedule is 1st,2nd,3rd,4th,5th, for A,B,C,D,E, respectively.] The jobs A,B,C,D,E, arrived in that order to be processed on two machines. Job A B C D E Time on Machine 1 45 53 63 31 75 Time on Machine 2 42 65 61 53 77 Question 6. Which is the Johnson’s Rule schedule?      (A) ‘ACEBD’     (B) ‘DCABE’     (C) ‘DBECA’     (D) ‘DABEC’   (E) none...
Part 3. Questions 3,4,5. [ Use Video-2 under Scheduling heading. ] [Note: The order of jobs...
Part 3. Questions 3,4,5. [ Use Video-2 under Scheduling heading. ] [Note: The order of jobs in a schedule ABCDE is 1st,2nd,3rd,4th,5th, respectively.] Five jobs arrived to be processed with the processing times and due dates. Present Date= 300 Work Order A B C D E Processing Times (Days) 14 5 40 12 7 Due Date 167 163 195 191 161 . . . Question 3. The FIFO schedule is “ABCDE” (where job “A” is the first job) and the...
Part 5.   Questions 8,9. [ Use Video-1 under Scheduling heading. ] [Note: The order of jobs...
Part 5.   Questions 8,9. [ Use Video-1 under Scheduling heading. ] [Note: The order of jobs in a schedule is 1st,2nd,3rd, for A,B,C, respectively.] Consider the jobs scheduled on two machines in the order of (A,B,C) where each job is started as soon as possible. The processing times for each job on each machine are given in the table below. Assume time on machine #1 is represented with “(1)” and on machine #2 with “(2)”. Job Machine#1 Time Machine#2 Time...
The Spinothalamic Tract contains: A. 1st Order Neurons B. 2nd Order Neurons C. 3rd Order Neurons...
The Spinothalamic Tract contains: A. 1st Order Neurons B. 2nd Order Neurons C. 3rd Order Neurons D. Upper Motor Neurons E. Lower Motor Neurons
You are given the independent jobs A(5), B(7), C(10), D(12), E(6), F(4), G(3). (a) Using the...
You are given the independent jobs A(5), B(7), C(10), D(12), E(6), F(4), G(3). (a) Using the alphabetical order priority list above, if the jobs are scheduled on 3 processors, what is the completion time? (b) If the decreasing time algorithm is used to schedule the jobs on 3 processors, what is the completion time? (c) If the decreasing time algorithm is used to schedule the jobs on 3 processors, which is the second job scheduled on processor 1? A B...
You are given the independent jobs A(5), B(7), C(10), D(12), E(6), F(4), G(3). (a) Using the...
You are given the independent jobs A(5), B(7), C(10), D(12), E(6), F(4), G(3). (a) Using the alphabetical order priority list above, if the jobs are scheduled on 3 processors, what is the completion time? (b) If the decreasing time algorithm is used to schedule the jobs on 3 processors, what is the completion time? 21 Incorrect: Your answer is incorrect. (c) If the decreasing time algorithm is used to schedule the jobs on 3 processors, which is the second job...
5 roles A, B, C, D and E respectively, needs to be sequenced through a machine....
5 roles A, B, C, D and E respectively, needs to be sequenced through a machine. a.) How many ways can a sequence be made without restrictions on order? b.) If A should be processed before B, but C, D and E can be inserted before and after A is processed, how many possible sequences are possible? c.) If A should be processed before B, but C, D and E can be inserted before and after A is processed, how...
Entries and Schedules for Unfinished Jobs and Completed Jobs Mellow Company uses a job order cost...
Entries and Schedules for Unfinished Jobs and Completed Jobs Mellow Company uses a job order cost system. The following data summarize the operations related to production for April, the first month of operations: Materials purchased on account, $3,170. Materials requisitioned and factory labor used: Job No. Materials Factory Labor 101 $3,030 $3,160 102 3,700 4,270 103 2,450 2,090 104 8,300 7,840 105 5,270 5,970 106 3,850 3,790 For general factory use 1,030 4,680 Factory overhead costs incurred on account, $5,790....
Today is Nov. 16. The following jobs need to be scheduled on the same machine. Job...
Today is Nov. 16. The following jobs need to be scheduled on the same machine. Job A, Process time =14 days, and due date November 26 Job B, Process time= 11 days, and due date = November 25 Job C, Process time =7 days, and due date= December 14 Job D, Process time=6 days, and due date= November 29 Job E, Process time= 2 days, and due date= November 20 Schedule the jobs according to SPT. What are the average...
A Northern British Columbia lumberyard has four jobs on order, as shown in the following table....
A Northern British Columbia lumberyard has four jobs on order, as shown in the following table. Today is day 205 on the yard’s schedule. Job Due Date Remaining Time (Days) A 212 6 B 209 3 C 214 10 D 210 8 In what sequence would the jobs be ranked according to the following decision rules: a) FCFS b) SPT c) LPT d) EDD e) Critical ratio Which is best and why? Which has the minimum lateness?
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT