Assignment-II On EC4125 & ME4105 IE
Assignment-II On EC4125 & ME4105 IE
(Marks-7.5)
Question-1: Scheduling of jobs in a flow shop for two machines using Johnson’s
method of optimization:
The data consisting of the number of jobs and the set 𝑝1𝑗 and 𝑝2𝑗 is given.
Step 1: Form set-I containing all the jobs with 𝑝1𝑗 < 𝑝2𝑗
Step 2: Form set-II containing all the jobs with 𝑝1𝑗 > 𝑝2𝑗
1
Step 3: Form the sequence as follows:
a) The jobs in set-I go first in the sequence and they go in increasing order of 𝑝1𝑗
Shortest Processing Time (SPT).
b) The jobs in set-II follow in decreasing order of 𝑝2𝑗 Longest Processing Time
(LPT). Ties are broken arbitrarily.
This type of schedule is referred to as SPT(1)-LPT(2) schedule.
The sequence hence formed is known as the Johnson’s Optimal Sequence. The
directed graph of this sequence gives the value of Makespan 𝐶𝑚𝑎𝑥 .
(iii) Order the entries, 𝑝2𝑗 , of Trailing Set-2 as per the LPT rule;
2
(Marks-7.5)
Question-2: (Inventory - Economic order quantity with Multiple Item inventory)
If there is a constraint on the multiple items that may be ordered in other words
the number of orders per year is constrained. The particulars of the items are
given in the table below:
Parameter Item-1 Item-2 Unit
Annual demand, Di 14,000 18,000 Nos.
Cost of each item, Ci 80 100 Rs./item
Order cost, Co 1000 Rs./order
Carrying cost as percent of item cost, i% 20 % of item cost
Total number of orders, N 15 Nos.
3
𝑖 2
The Lagrange multiplier is stated as: 𝜆 = 2𝑁2 (∑𝑛𝑗=1 √𝐷𝑗 𝐶𝑗 ) − 𝐶𝑜
2𝐷
The order quantity is stated as: 𝑄𝑘 = √ 𝑖𝐶 𝑘 (𝐶𝑜 + 𝜆); ∀ (1 ≤ 𝑘 ≤ 𝑛)
𝑘
𝐷
And the number of items (a real variable) is stated as: 𝑁𝑘 = 𝑄𝑘
𝑘
c) There is a constraint on the total value of the cost, B, of the multiple items that
may be ordered in a year then calculate the order quantities. The particulars of
the items are as given below:
𝐶𝑜 2
The Lagrange multiplier is stated as: 𝜆 = ∑𝑛
2 ( 𝑗=1 √𝐷𝑗 𝐶𝑗 ) − 𝑖
2𝐵
𝑘 𝑜2𝐷 𝐶
The order quantity is stated as: 𝑄𝑘 = √(𝑖+𝜆)𝐶 ; ∀ (1 ≤ 𝑘 ≤ 𝑛)
𝑘
𝑄𝑘 𝐶𝑘
And the total variable cost for kth-item is stated as: 𝑇𝐶𝑘 = and the total
2
𝑄𝑘 𝐶𝑘
cost of the multiple items order is 𝐵 = ∑2𝑘=1
2
4
(Marks-7.5)
Question-3: (Cellular Manufacturing – Rank order clustering)
A manufacturing system was originally laid out for facilitating mass production with
Functional Manufacturing. A change in the business strategy requires a Cellular
Manufacturing system to be implemented which requires machines to be clustered.
There are in total 6-Machines and 7-Part Families being produced in the manufacturing
unit. Earlier the four machines were laid out to assist the Functional Manufacturing and
are denoted as machines M1 to M6. The part-families being manufactured are denoted
as P1 to P5. The layout of the machines and parts are denoted conventionally by an
incidence matrix given below:
Incidence Matrix
Part Families
P1 P2 P3 P4 P5 P6 P7
M1 1 1 1
M2 1 1 1
Machines
M3 1 1 1 1
M4 1 1 1
M5 1 1 1 1
M6 1 1 1
The incidence matrix is a binary matrix and the entries of the matrix are unity where
the parts visit the machine, as shown above. Therefore, the part-P1 visits the machine
M2, hence the entry in the corresponding cell of M2-P1 is 1. If the part does not visit a
particular machine then the entry is a blank.
Use the Rank Order Clustering method to cluster the incidence matrix which will be
suitable for Cellular Manufacturing. Hence calculate the following:
(i) Work out the weights for ordering the Machines using the 2’s exponents;
(ii) Reorder the machines by sorting the weights in descending order;
(iii) Next work out the weights for the Part Families adopting the same method;
(iv) Reorder the Part Families by sorting the weights;
(v) Hence work out the Cellular Manufacturing layout;
(vi) Indicate which machines are going to be part of which cell and which Part
Families will be manufactured in those cells.
(vii) Explain in one sentence, which type of manufacturing system is more suitable
for handling products having more variety.
5
(Marks-7.5)
Question-4: ( Assembly Line Balancing)
A product being assembled in an industry consists of 13 tasks as shown in the figure
given below. The time required for each task is given in the table and the precedence
condition is shown in the network given in figure.
Task Number 1 2 3 4 5 6 7 8 9 10 11 12 13
Task Time 4 3 4 6 2 5 2 7 9 4 7 5 3
Precedence-1 1 2 1 4 1 6 3 8 8 10 8 9
Precedence-2 5 11
Precedence-3 7 12
3 4
9
2 3 9
4 5 2 7 3
4 7
1 6 7 8 10 11 13
4 5 12
5
6 2
Cycle Time = 13
(END OF ASSIGNMENT-II)