470 likes | 487 Views
This module focuses on scheduling and assignment methods in operations management. It covers topics such as worker assignment, project scheduling, minimizing costs, and solving assignment problems.
E N D
Operations Management Module IV Assignment
W …. Worker • P …. Project • C …. Cost associated • Minimize cost
Q. The departmental head has four subordinates and four tasks to be performed. The subordinates differ in efficiency and the tasks differ in their intrinsic difficulty. His estimates of the times each man would take to perform each task is given : Find the best fit by assignment method.
Subtract the smallest element of each row from every element of the row
Draw minimum number of horizontal and vertical lines so as to cover all zeros
OR Since the no. of lines = 4 = order of the matrix, an optimum assignment has been obtained.
Make an assignment to the row containing a single zero • Cut out other zeroes in that column
Make an assignment to the row containing a single zero
Make an assignment to the column containing a single zero
Q A certain equipment needs five repair jobs which have to be assigned to five machines. The estimated time (in hours) that each mechanic requires to complete the repair job is given in the following table. Assuming that each mechanic can be assigned to only one job, determine the minimum time assignment.
Make an assignment to the row containing a single zero • Cut out other zeroes in that column
As there are only four assignments • Another zero element is needed
Subtract the smallest element (1). Add 1 to pts of intersection
Q ABC Co. is engaged in mfg 5 brands of packed snacks. It is having 5 mfg setups, each capable of mfg any of its brands, one at a time. The cost to make a brand on these setups vary according to the table given on the next slide. Assuming 5 setups are S1, S2,S3,S4 & S5 and five brands are B1,B2,B3,B4,B5. find the optimum assignment of products on these setups resulting in the minimum cost.
Subtract min elt=1,from uncovered elts and add 1 to pts of intersection
As there are 5 lines = order of the matrix. This table will give the optimum assignment as shown in matrix
Consider rows with one zero Consider cols with one zero 0 0 0 0 0
This is an assignment problem with two additional conditions. For example, given n cities and distances dij, the travelling salesman should start from his home city so that the total distance covered should be minimum.
Q A travelling salesman has to visit five cities. He wishes to start from a particular city, visit each city once and then return to his starting point. The travelling cost (in 000’s Rs.) of each city from a particular city is given below :
0 0 • A EA • THIS VIOLATES THE CONDITION that he go to each city only once 0 0 0
The “next best” solution is to bring in the next best non zero element i.e 1 into the solution . 1 appears at three places. Make the assignment in the cell (A,B) instead of zero assignment in the cell (A,E)
1 0 Solution is to travel ABCDEA COST = Rs. 15,000/- 0 1 0
Q A travelling salesman has to visit 5 cities. He wishes to start from a particular city, visit each city once and then return to his starting point. The travelling cost for each city from a particular city is given below :
0 0 • However, this is not an optimal soln as ADBA 0 0 0
Examine matrix for next best soln – smallest non zero element - 1
0 1 • The best route is ADBCEA • Total distance travelled = 2100 kms 0 0 0