You are on page 1of 43

Group Technology

A manufacturing philosophy in which similar parts are identified and


grouped together to take advantage of their similarities in design
and production

Similarities among parts permit them to be classified into part


families

 In each part family, processing steps are similar

 The improvement is typically achieved by organizing the


production facilities into manufacturing cells that specialize in
production of certain part families.
11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 1
Vellore
FUNCTIONAL LAYOUTS ARE INEFFICIENT

Lathe Milling Drilling


L L M M D D

D D
L L M M
Grinding
L L M M G G

Assembly
L L G G
A A
Receiving and A A G G
Shipping

PROCESS-TYPE LAYOUT
11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 2
Vellore
CELLULAR LAYOUT
Department #2 Department #1

D D M I D
I
L
Department #3
M
M
L L D M I

11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 3


Vellore
Production flow analysis: Parts that go through
common operations are grouped into part
families.

The machines used to perform these common


operations may be grouped as a cell,
consequently this technique can be used in
facility layout (factory layout)

11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 4


Vellore
Forming Part Families –
Classification and Coding: Production Flow
Analysis (PFA)
 PFA is a method for identifying part families and associated
machine groupings based on the required manufacturing
processes need for each part

11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 5


Vellore 5
Production Flow Analysis
 Stage 1: Machine classification.
 Machines are classified on the basis of operations that can be performed on
them. A machine type number is assigned to machines capable of
performing similar operations.
 Stage 2: Checking parts list and production route information.
 For each part, information on the operations to be undertaken and the
machines required to perform each of these operations is checked
thoroughly
 Stage 3: Factory flow analysis.
This involves a micro-level examination of flow of components
through machines. This, in turn, allows the problem to be decomposed
into a number of machine-component groups.

Stage 4: Machine-component group analysis.


An intuitive manual method is suggested to manipulate the matrix to form
cells. However, as the problem size becomes large, the manual approach
does not work. Therefore, there is a need to develop analytical
11/5/2019
approaches to handle large problems systematically
Dr.T.Sampath Kumar, Asso. Prof. VIT University, 6
Vellore
Example #1

Consider a problem of 5 machines and 6 parts. Try to group them by using


Rank Order Clustering Algorithm.

Part ‘Number’

1 2 3 4 5 6
A 1 1
Machine ID

B 1 1
C 1 1
D 1 1 1
E 1 1 1

11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 7


Vellore
Step 1:

Decimal
Part Numbers equivalent
Rank

1 2 3 4 5 6

B. Wt: 25 24 23 22 21 20

A 1 1 23+21 = 10 5
Machine ID

B 1 1 24+23 = 24 4

C 1 1 25+22=36 2

D 1 1 1 24+23+21 = 26 3

E 1 1 1 25+22+20=37 1

11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 8


Step 2: Must Reorder! Vellore
Step 2:
Part Number

1 2 3 4 5 6

E 1 1 1
Machine ID

C 1 1

D 1 1 1

B 1 1

A 1 1

11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 9


Vellore
Step 3:
Part Number

B. WT. 1 2 3 4 5 6

E 24 1 1 1

23
Machine ID

C 1 1

D 22 1 1 1

B 21 1 1

A 20 1 1

Decimal 24+23 22+21= 22+21+ 24+23= 22+20=


24=16
equivalent = 24 6 20=7 24 5

Rank 1 5 4 2 6 3

11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 10


Step 4: Must Reorder Vellore
Back at Step 1:
Part Number D. Eqv Rank

1 4 6 3 2 5
B Wt: 25 24 23 22 21 20

E 1 1 1 25+24+ 23=56 1

C 1 1 25+24= 48 2

D 1 1 1 22+21+ 20 = 7 3

B 1 1 22+21=6 4

A 1 1 22+20=5 5

11/5/2019
Order stays theDr.T.Sampath
same: Kumar, Asso. Prof. VIT University,
STOP!
Vellore
11
Quantities Analysis in Cellular Manufacturing

• A number of quantities techniques have been developed to


deal with problem areas in group technology and cellular
manufacturing.

1. Grouping parts and machines into families.


2. Arranging machines in a GT cell.

• The two problem areas have been and still active research
areas.

11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 12


Vellore
Grouping Parts and Machines by Rank Order Clustering (ROC)

• The Rank Order Clustering (ROC) technique is specifically


applicable in production flow analysis. It is an efficient and
easy to use algorithm for grouping machines into cells.

• The algorithm, which is based on sorting rows and columns of


the machine-part incidence matrix, is given below.
1. Assign binary weight and calculate a decimal weight for
each row using the formula

m
Decimal weight for row i   bip 2 m p

p 1
Where
m is the number of row and
b is11/5/2019
a binary number (0 or 1)
Dr.T.Sampath Kumar, Asso. Prof. VIT University,
Vellore
13
Grouping Parts and Machines by Rank Order Clustering (ROC)

2. Rank the rows from top to bottom in order of decreasing


decimal weight values

3. Assign binary weight and calculate a decimal weight for


each column using the formula
n
Decimal weight for column j   b pj 2 n p

Where p 1
n is the number of column and b is a binary number (0 or 1)

4. Rank the column from left to right in order of decreasing


decimal weight values

5. Continue
11/5/2019
preceding steps until there is no change in the
Dr.T.Sampath Kumar, Asso. Prof. VIT University, 14
Vellore
position of each element in each row and column
Example of Rank Order Clustering Technique

• Apply the rank order clustering technique to the part-machine


incidence matrix shown below.

11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 15


Vellore
Example of Rank Order Clustering Technique
• First iteration (Step 1)

11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 16


Vellore
Example of Rank Order Clustering Technique
• Second iteration (Steps 2 and 3 )

11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 17


Vellore
Example of Rank Order Clustering Technique
• Solution (Steps 4 and 5)

11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 18


Vellore
Rank Order Clustering Algorithm
Example:2
Consider a problem of 5 machines and 10 parts. Try to group them by
using Rank Order Clustering Algorithm.
Table 1 Components
Machines 1 2 3 4 5 6 7 8 9 10

M1 1 1 1 1 1 1 1 1 1

M2 1 1 1 1 1

M3 1 1 1 1

M4 1 1 1 1 1 1

M5 1 1 1 1 1 1 1 1

11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 19


Vellore
19
Rank Order Clustering Algorithm
Table 2 Binary weight
29 28 27 26 25 24 23 22 21 20

Components
Machines 1 2 3 4 5 6 7 8 9 10 Decimal
equivalent

M1 1 1 1 1 1 1 1 1 1 1007

M2 1 1 1 1 1 451

M3 1 1 1 1 568

M4 1 1 1 1 1 1 455

M5 1 1 1 1 1 1 1 1 1020
11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 20
Vellore 20
Rank Order Clustering Algorithm
Table 3 Binary weight
29 28 27 26 25 24 23 22 21 20

Components
Binary Machines 1 2 3 4 5 6 7 8 9 10
weight
24 M5 1 1 1 1 1 1 1 1
23 M1 1 1 1 1 1 1 1 1 1
22 M3 1 1 1 1
21 M4 1 1 1 1 1 1
20 M2 1 1 1 1 1
Decimal
equivalent
28 27 27 27 28 20 28 26 11 11
11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 21
Vellore 21
Rank Order Clustering Algorithm

Table 4 Binary weight


29 28 27 26 25 24 23 22 21 20

Components
Binary Machines Decimal
1 5 7 2 3 4 8 6 9 10 equivalent
weight

24 M5 1 1 1 1 1 1 1 1 1020
23 M1 1 1 1 1 1 1 1 1 1 1019
22 M3 1 1 1 1 900
21 M4 1 1 1 1 1 1 123
20 M2 1 1 1 1 1 115
Decimal
equivalent
11/5/2019
28 28 28 27 27 27 26 20 11
Dr.T.Sampath Kumar, Asso. Prof. VIT University,
11 22
Vellore 22
Rank Order Clustering Algorithm

 The ROC provides a simple analytical technique that


can be easily computerized
 The ROC has fast convergence and relatively low
computation time depending on the matrix size
 The fact that ROC uses binary values will impose
restrictions on the size of the matrix that can be solved

11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 23


Vellore 23
Cluster Identification Algorithm (CIA)

11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 24


Vellore
Cluster Identification Algorithm (CIA)
Example:

Step 1. Select any row i of the incidence matrix and draw a


horizontal line hi through it.
Row 3 of the matrix is selected randomly and a horizontal line
h3 is drawn.
11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 25
Vellore 25
Cluster Identification Algorithm (CIA)

Step 2. For each entry of 1 crossed by the horizontal line h3


draw a vertical line vj.
Three vertical lines v2, v6, and v7 are drawn

11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 26


Vellore 26
Cluster Identification Algorithm (CIA)

Step 3. For each entry of 1 crossed once by a vertical line vj


draw a horizontal line. A horizontal line h6 is drawn through all
the crossed-once entries of the matrix:

11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 27


Vellore 27
Cluster Identification Algorithm (CIA)
Step 4. The preceding steps are repeated until no more crossed
once entries are left.
• All the crossed-twice entries are grouped in a block and removed
from the matrix.
•Parts 2, 6, 7 and machines 3, 6 are grouped in one block.

11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 28


Vellore 28
Cluster Identification Algorithm (CIA)

The grouped parts and machines are removed from the matrix

11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 29


Vellore 29
Cluster Identification Algorithm (CIA)

Step 5: The above procedure is repeated for the


remaining matrix entries until all entries are grouped

11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 30


Vellore 30
Cluster Identification Algorithm (CIA)

The resulting matrix is as follows:

11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 31


Vellore 31
Group Analysis

11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 32


Vellore
Machine - Component Group Analysis

Example: Consider a problem of 4 machines and 6


parts. Try to group them.

Components
Machines 1 2 3 4 5 6

M1 1 1 1

M2 1 1 1

M3 1 1 1

M4 1 1 1
11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 33
Vellore
33
Machine - Component Group Analysis

Solution
Components
Machines 2 4 6 1 3 5
M1 1 1 1

M2 1 1 1

M3 1 1 1

M4 1 1 1

11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 34


Vellore
34
BENEFITS OF GROUP TECHNOLOGY

It affects all areas of a company, including:

 engineering
 equipment specification
 facilities planning
 process planning
 production control
 quality control
 tool design
 purchasing
 service
11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 35
Vellore 35
BENEFITS OF GROUP TECHNOLOGY

Some of the well-known tangible and intangible benefits


of implementing GT :

1. Engineering design
• Reduction in new parts design
• Reduction in the number of drawings through
standardization
• Reduction of number of similar parts, easy retrieval of
similar functional parts, and identification of substitute
parts
11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 36
Vellore 36
BENEFITS OF GROUP TECHNOLOGY

2. Layout planning

 Reduction in production floor space required


 Reduced material-handling effort

11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 37


Vellore 37
BENEFITS OF GROUP TECHNOLOGY

3. Specification of equipment, tools, jigs, and


fixtures

 Standardization of equipment
 Implementation of cellular manufacturing systems
 Significant reduction in up-front costs incurred in
the release of new parts for manufacture

11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 38


Vellore 38
BENEFITS OF GROUP TECHNOLOGY

4. Manufacturing: process planning

 Reduction in setup time and production time


 Alternative routing leading to improved part
routing
 Reduction in number of machining operations
and numerical control (NC) programming time

11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 39


Vellore 39
BENEFITS OF GROUP TECHNOLOGY

5. Manufacturing: production control

 Reduced work-in-process inventory


 Easy identification of bottlenecks
 Improved material flow and reduced warehousing
costs
 Faster response to schedule changes
 Improved usage of jigs, fixtures, pallets, tools,
material handling, and manufacturing equipment

11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 40


Vellore 40
BENEFITS OF GROUP TECHNOLOGY

6. Manufacturing: quality control

 Reduction in number of defects leading to reduced


inspection effort
 Reduced scrap generation
 Better output quality
 Increased accountability of operators and supervisors
responsible for quality production, making it easier to
implement total quality control concepts.

11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 41


Vellore 41
BENEFITS OF GROUP TECHNOLOGY

7. Purchasing

 Coding of purchased part leading to standardized rules


for purchasing
 Economies in purchasing possible because of accurate
knowledge of raw material requirements
 Reduced number of part and raw materials
 Simplified vendor evaluation procedures leading to just-
in-time purchasing

11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 42


Vellore 42
BENEFITS OF GROUP TECHNOLOGY

8. Customer service

 Accurate and faster cost estimates


 Efficient spare parts management, leading to
better customer service
 Lower lead times

11/5/2019 Dr.T.Sampath Kumar, Asso. Prof. VIT University, 43


Vellore 43

You might also like