Download presentation
1
Production Cell Formation
D0394 Perencanaan Sistem Manufaktur
2
Cell Formation Definisi : Penugasan komponen dan mesin dalam suatu kelompok (group) dan cell. Tujuannya adalah : Aliran komponen antar Cell minimum. Pemanfaatan mesin dalan cell tinggi.
3
Production Flow Analysis (PFA)
Production Flow Analysis (Burbidge, 1989) Dirancang untuk mendapatkan pembagian komponen dan juga pembagian mesin secara lengkap kedalam kelompoknya (famili) dengan menganalisa route proses untuk individual komponen. Rangka Pengkodean dan metoda pengelompokan berdasarkan jarak menekankan pada atribut komponen, membantu membentuk kelompok komponen yang serupa, akan tetapi tidak memberikan informasi mengenai mesin yang digunakan untuk proses.
4
Production Flow Analysis (PFA)
Gagasan dasarnya adalah membentuk part-machine incidence matrix dan mengidentifikasi komponen tersebut yang memerlukan mesin serupa, kemudian menjadikan clusters. Machine-Part incidence matrix Matrix elemen biner yang tiap baris menyatakan mesin dan tiap kolom menyatakan komponen. Nilai 1 untuk elemen mij menunjukkan bahwa mesin i diperlukan komponen j .
5
Part-Machine Incidence Matrix
Komponen 3 diproses pada mesin 1 Komponen 1 2 3 4 5 Mesin (m) Note: The P-M matrix does not explicitly consider the sequence of machine visits for the individual parts (i.e., the individual part routes)
6
Partitioning of the Part-Machine Incidence Matrix
Exceptional Elements 1 2 3 4 5 Void
7
Voids and Exceptional Elements
Voids - indicate that a machine assigned to a cell is not required by all parts assigned to that cell. Leads to large, inefficient cells and can potentially contribute to low utilizations. Exceptional elements - indicate that a part assigned to a cell requires processing by a machine not in the cell. This forces an inter-cell handling step and requires coordination between cells. The voids and exceptional elements created are dependent on the number and size of the diagonal blocks formed in the part-machine incidence matrix.
8
Rearranged Partition Exceptional Elements 1 4 3 5 2 Void
9
Perfect Cluster 1 4 3 5 2 No voids or exceptional elements.
10
Bond Energy Consider a P-M matrix A. We define the bond energy as a measure of effectiveness where:
11
Contoh Perhitungan BE 1 2 3 4 5 1 4 3 5 2 ME(A) = ½ X 4 = 2
1 4 3 5 2 ME(A) = ½ X 4 = 2 ME (A) = ½ X 14 = 7
12
Algoritma Bond Energy over all P!M! possible arrays obtained by permuting the rows and columns of A. To maximize the bond energy, the problem decomposes into two parts: one finding the optimal column permutation, and the other finding the optimal row permutation.
13
Algoritma Bond Energy Step 1. Select a part column arbitrarily and set i =1. Try placing each of the remaining (P-i) part columns in each of the (i+1) possible positions (to the left and right of each of the i columns already placed) and compute the contribution of each column to the ME: Place the column that gives the largest ME in its best position. In case of a tie, select arbitrarily. Increment i by 1 and repeat until i=P. When all columns have been placed, go to step 2.
14
Algoritma Bond Energy Step 2. Repeat the procedure for rows, calculating the BE as
15
Binary Ordering Algorithm
Block diagonal structure partition the matrix such that “boxes” on the main diagonal contain 0’s and 1’s but the off-diagonal boxes contain only 0’s. Assuming that there are N parts and M machines. Step 1. Order rows: For each column, k, assign weight 2N-k to column k. Evaluate each row. Sort rows in nonincreasing order. If rows were previously ordered, and no change just occurred, stop; otherwise, goto step 2. Step 2. Order columns: For each row, k, assign weight 2M-k to row k. Evaluate each column. Sort columns in nonincreasing order. If no change, stop; otherwise, goto step 1.
16
Contoh Binary Ordering
Matriks P-M Mesin 1 3 4 7 2 5 6 8 Value A 200 E 17 C 102 F D 54 B 2N-k 128 64 32 16 Komponen
17
Contoh Binary Ordering
P-M Matrix With row reordered Contoh Binary Ordering Mesin 1 3 4 7 2 5 6 8 2M-k A 32 B 16 C D E F Value 48 56 17 12 Komponen
18
Contoh Binary Ordering
P-M Matrix With row reordered and column reordered Contoh Binary Ordering Mesin 3 1 2 4 5 6 7 8 Value A 224 B C 156 D 30 E F 2N-k 128 64 32 16 Komponen
19
Clustering Mesin 3 1 2 4 5 6 7 8 Value A 224 B C 156 D 30 E F 2N-k 128
64 32 16
20
Clustering Mesin 3 1 2 4 5 6 7 8 Value A 224 B C 156 D 30 E F 2N-k 128
64 32 16
21
Handling Exceptional Elements
Methods to handle exceptional elements Add extra machines of the required types so that the machines are included in both groups. Redesign the parts so that they don’t require the machines not in the group. Route the exceptional parts to both groups. Combine the groups into a larger group.
22
Askin and Standridge’s Single Pass Heuristic
Simple binary ordering ignores machine utilization and machine group sizes. This heuristic starts with the binary ordered matrix and sequentially assigns ordered parts (along with the required machines to machine groups). Replace the 1’s in the binary ordered P-M matrix with a measure of the machine utilizations associated with each part type:
23
Askin and Standridge’s Single Pass Heuristic
sim setup time for part i on machine m Di demand for part i tim processing time for part i on machine m Rm available time on machine m Qi batch size for part i
24
Ordered P-M Matrix with Utilizations
Mesin Komponen Total Utilization Min 1 2 3 4 5 6 7 8 A .4 .6 .7 1.1 B .5 .2 1.7 C 1.5 D .3 .1 1.0 E .9 F mu = 4
25
Askin and Standridge’s Single Pass Heuristic
Starting with part 1 and continuing to N Assign the next part to the first group that has sufficient capacity on already allocated machines If no group has capacity try adding machines to the most recently created group if this would violate the upper limit on the number of machines in a group, open a new group and add the required machines.
26
Forming Cell mu = 4 Mesin Komponen Total Utilization Min 1 2 3 4 5 6 7
8 A .4 .6 .7 1.1 B .5 .2 1.7 C 1.5 D .3 .1 1.0 E .9 F mu = 4
27
Forming Cell mu = 4 Mesin Komponen Total Utilization Min 1 2 3 4 5 6 7
8 A .4 .6 .7 1.1 B .5 .2 1.7 C 1.5 D .3 .1 1.0 E .9 F mu = 4
28
Forming Cell mu = 4 Mesin Komponen Total Utilization Min 1 2 3 4 5 6 7
8 A .4 .6 .7 1.1 B .5 .2 1.7 C 1.5 D .3 .1 1.0 E .9 F mu = 4
29
Forming Cell mu = 4 Mesin Komponen Total Utilization Min 1 2 3 4 5 6 7
8 A .4 .6 .7 1.1 B .5 .2 1.7 C 1.5 D .3 .1 1.0 E .9 F mu = 4
30
Forming Cell mu = 4 Mesin Komponen Total Utilization Min 1 2 3 4 5 6 7
8 A .4 .6 .7 1.1 B .5 .2 1.7 C 1.5 D .3 .1 1.0 E .9 F mu = 4
31
Forming Cell mu = 4 Mesin Komponen Total Utilization Min 1 2 3 4 5 6 7
8 A .4 .6 .7 1.1 B .5 .2 1.7 C 1.5 D .3 .1 1.0 E .9 F mu = 4
32
Evaluation of Groupings
Given a P-M matrix, what makes one partitioning better than another? 1 2 3 4 5 6 7 8 1 2 3 4 5 6 7 8 A B
33
Graph Definition Consider a graph G = (N, A), where :
The node n N represent machine, The arc a A represent part flow between machine , and The arc cost cij is some measure of part flow between the machine represented by the node i and the machine represented by node j Want to partition the graph into a number subgraphs, where each subgraph identifies a group of machines and the parts assign to those machines A B C F E D cad cab
34
Cut Costs A cut is defined as the set of arcs connecting nodes in different subgraphs. if G1={A,B,D} and G2={C,E,F}, the cut is {(B,E), (B,F)}, and the cut cost is cBE+cBF If p is the maximum number of nodes we want in a partition, our problem is to find a partitioning of G such that each partition has a maximum of p nodes and the cut cost is minimized. A B C F E D cad
35
Initial Graph Partitioning Problem
Find a minimum cost partitioning of a graph of 2n nodes into two subgraphs of n nodes each. Let S be a set of 2n nodes, and let C = [cij] be a symmetric cost matrix where cii = 0. Objective: Partition S into subsets A and B such that the external cost, T, is minimized. Sum of all Cij where I A
36
Initial Graph Partitioning Problem
x y A A* B* B If A and B represent an arbitrary partitioning of S, and A* and B* represent an optimal partitioning, then there must be subsets x A and y B such that interchanging x and y produces A* and B*. That is, A* = A - x + y, and B* = B - y + x Given x and y, what is the cost benefit in swapping them?
37
Internal and External Costs for a
b a B A x y External cost asociated with a Internal cost asociated with a Saving if a is moved from A to B
38
Internal and External Costs for b
y External cost asociated b Internal cost asociated with b Saving if b is moved from B to A
39
Internal and External Costs for b
Savings associated with swapping a and b = Da + Db - 2cab Need to update the remaining Dx and Dy term after swapping a and b
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.