Gtfms Sem
Gtfms Sem
Gtfms Sem
INTEGER PROGRAMMING
KARTHIKA KS
S2 MTECH IE
CET
CONTENTS
• Introduction
• Models for CMS design
• Integer programming problems and types
• Notations
• Formulation of problems
2
INTRODUCTION
3
Models For CMS Design
4
Models For CMS Design Contd…
5
Models For CMS Design Contd…
Clustering-based models
Group machines and parts into cells based on their similarity or proximity
using clustering algorithms such as K-means, hierarchical clustering.
The goal function is typically to minimise inter-cellular movements and setup
times.
6
Models For CMS Design Contd…
7
Models For CMS Design Contd…
8
Integer Programming Problems And Types
9
Integer Programming Problems And Types Contd…
10
Integer Programming Problems And Types Contd…
11
Integer Programming Problems And
Types Contd…
Pure Binary Integer programming Problems
They have decision variables that can only have binary values, with no
continuous or integer solutions allowed.
Tool for optimising the design and operation of cellular manufacturing
systems.
12
Integer Programming Problems And Types Contd…
13
Notations
α𝑖 - number of intercell transfers due to part i
𝛽𝑖 – demand of part i
𝛾𝑖 – unit intercell transfer cost of part i
𝑀𝑖𝑘 – machine part required for the operation k of the part I
i – index of the parts i= 1,2,3…..𝑁𝑝
j – index of cells j = 1,2,3…..𝑁𝑐
k – index of operation k = 1,2,3…..𝑁𝑖
M – index of machines M = 1,2,3….𝑁m
14
Notations Contd…
15
Notations Contd…
𝑥𝑖𝑗 = 1 if part i is assigned to cell j
0 otherwise
16
Steps For Creating IP Problem
Step 1 - Define the decision variables
For each of the n items in the problem, define a binary decision variable xi.
If item I is chosen, xi equals 1, otherwise xi equals 0
Step 2 - Create the following objective function
Create the objective function that should be minimised or maximised.
The decision variables should be used to express the objective function
17
Contd…
18
Formulation Of The Problem
19
Formulation Of The Problem Contd…
20
Formulation Of The Problem Contd…
• An objective function can be built using the specified route matrix and additional parametric
data.
• Then, based on the available data and the problem scenario, write all of the other possible
constraint equations from 3 to 8 as shown above.
• Solution of the problem is not intended now as it may requires other supporting tools and more
lengthy procedure.
21
Example :
The details of the example problem are given below and Table shows the part-machine
incidence matrix which is an input to the model. M1, M2 ... M5 are types of machines which
process 3 parts – P1, P2 and P3. The number of cells considered for this problem is 3.
22
Example :
•The optimum objective function value (Intercell moves) for this problem is 2
•The cell configuration is
Cell 1 – (M1)
Cell 2 – (M2, M3, M5)
Cell 3 – (M4)
23
CONCLUSION
IP is a mathematical tool for optimising CMS by determining the optimal
allocation of machines and workstations to various cells.
Manufacturers can optimise their production processes, reduce costs and
improve product quality & customer satisfaction by leveraging the power of
mathematical optimisation.
As a result, manufacturing processes become more efficient and effective,
allowing businesses to stay ahead of the competition.
24
REFERENCES
1.C R Shiyas et al. / International Journal of Engineering Science and Technology
(IJEST)
2.Arora, P. K., Haleem, A. and Singh, M. K., 2011, Cell formation techniques – A
study. International Journal of Engineering Science and Technology, 3, 2, 1178 –
1181.
3.A Goal Programming Approach to the Cell Formation Problem JOURNAL OF
OPERATIONS MANAGEMEN'I Spec1.4 Issue on Group Technology and
Cellular Manufacturmg Vol. IO. No. I, January 1991
4.Cellular Manufacturing Systems Design, planning and control Nanua Singh
Department of Industrial and Manufacturing Engineering, Wayne State
University, Detroit, USA and Divakar Raiamani Department of Mechanical and
Industrial Engineering, University of Manitoba, Winnipeg, Canada
25
THANK YOU
26