SlideShare a Scribd company logo
1 of 6
Download to read offline
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 02 Issue: 12 | Dec-2013, Available @ http://www.ijret.org 545
SEQUENCES CLASSIFICATION BASED ON GROUP TECHNOLOGY
FOR FLEXIBLE MANUFACTURING CELL DESIGN
Akbib Maha1
, Amrani Ghacham Abdellatif2
, Sedqui Abdelfettah3
1
Phd student in logistics, Innovative Technologies Laboratory, ENSAT, Tangier, Morocco, maha.akbib@gmail.com
2
Professor of electronic engineering, Physics Department, ENSAT, Tangier, Morocco, ab_amrani@yahoo.fr
3
Professor of the industrial and logistic engineering, Physics Department, ENSAT, Tangier, Morocco,
abdelfettah.sedqui@gmail.com
Abstract
Flexible cell formation is based on Group Technology. Group Technology rests on the exploitation of resemblances between products
or processes, which makes the identification of products’ families and machines’ cells easier. We propose a new approach based on
the language theory for product family grouping according to their manufacturing sequences. This approach uses linear sequences of
the manufacturing products which are assimilated to the words of a language. We have chosen the Levenhstein distance for sequence
classification. We are going to compare our method to Dice-Czekanowski and Jaccard’s methods and apply the vectorial correlation
coefficient as a comparison tool between two hierarchical classifications.
Keywords: manufacturing sequences, language theory, hierarchical classification, Group Technology.
-----------------------------------------------------------------------***-----------------------------------------------------------------------
1. INTRODUCTION
Because of the diverse needs of the customers and the
proliferation of the product, the manufacturers are faced to
difficulties treating the frequent change of the conception and
the recurring variations of the processes, which increase the
complexity of the product and the structures of production [1]
[2]. The development of multiple products based on product
families sharing a common platform was well recognized as a
successful approach in many industries [3].
The Group Technology (GT) is an organization principle
which can be applied to all the domains of an industrial
company. This principle rests on the combination of identical
or similar components to define groups, classes or families by
using a system of classification [4]. The purpose is to
decompose the industrial system into sub-systems which are
easier to control.
The main stage in the design of industrial systems is to group
products into families and machines into cells in which one or
several product families are made [5]. A family of product is a
collection of the products which are similar as regards their
geometrical forms, their dimensions and/or the presentation of
similar stages in the manufacturing process. This work
considers the last criterion. The number of studies dedicated to
the determination of product families by taking into account
the order of the operations is limited [6] [4] [7] [8] [9]. This is
due to the difficulty of determining a resemblance measure
verifying some severe criteria [10] as to know the non-
coincidence of operation, the order of operation, the
permutation of operation and the number of operation. With
the aim of designing manufacturing systems, we propose a
new approach based on the theory of language for the
determination of sequences families. It takes into account all
the previous approaches based on the typological analysis and
more particularly the hierarchical classification.
Thus, in the 2nd
part, we propose a measure of resemblance for
the sequences classification, suiting in the industrial case and
answering the above-mentioned criteria [4] [10]. In the 3rd
part, the results of the method and the interpretations are
presented. And as regards the 4th
and last part, it will contain
the comparison between our method and the methods of
Jaccard [11] and Dice-Czekanowski [12].
2. THE PROPOSED MEASURE OF
RESEMBLANCE
Several approaches were developed to identify product
families and the associated machine cells. These approaches
can be classified according to two groups [13]:
 Approaches based on the characteristics of the
product,
 Approaches based on the methods of fabrication.
These approaches use measures of resemblance applied in
search of the product families and the machine cells. Two
components are necessary [14]:
 A metric (the distance, the index of similarity…),
 A classification algorithm.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 02 Issue: 12 | Dec-2013, Available @ http://www.ijret.org 546
2.1 The Language Theory Approach
For the grouping of products in families, it is reasonable to
develop partitions by making comparisons between the ranges
of manufacturing [15]. To this end, the treated sequences are
linear sequences which are similar as for their manufacturing
process. The measure of resemblance proposed for the
classification of these sequences has to verify the following
criteria [4] [10]:
Table -1: The four criterion
Physical
criterion
Property
C1:Non-
coincidence
The more the non-coincidence
increases, the more the index of
similarity grows
C2:Order of
the operations
The order of the operations is
faithfully translated
C3:Permutatio
n
The permutation of two consecutive
phases has less incidence on the index
than any other permutation
C4:Number of
operations by
sequence
The difference of K operations
between two short sequences must
have more influence on the index than
for two long sequences
To solve this problem, we notice the analogy existing between
the words of a language and linear sequences of products.
Accordingly, we propose the assimilation of the product
sequences to the words of a language which is defined by
using an alphabet (a set of machine operations).
We choose the balanced Levenhstein distance, so called the
distance of edition [16] which verifies the above criteria, see
the table 2 at the end of the chapter 2.
2.2 Calculation of the Distance and the Application to
the Manufacturing Sequences
The following definitions will be used:
 A linear sequence is defined as a sequence in which
the operations are executed in the sequential order.
 An empty operation is an operation which
corresponds to a no letter in the theory of language.
 An empty sequence corresponds to a no word in the
theory of language.
Three operations are used for the calculation of the edition
distance between the sequences S1 and S2:
 The substitution of an operation b of the sequence S2
by an operation a of the sequence S1, noted a  b
and the cost of which is c (a, b),
 The insertion of an operation in a manufacturing
sequence,   a, the cost of which is c (a,) with 
the empty operation,
 The deletion of an operation of a manufacturing
sequence, a  , the cost of which is c (a, ),  the
empty operation.
Example
The sequence S1 = ab can be changed in sequence S2 = bac by
the following set of elementary operations:
(µ c), (b µ), (c b), (µ c)
Which corresponds to the stages of transformation: ab, cab, ca,
ba, bac. The cost of this transformation which is not optimal
is:
c(µ, c)+c(b, µ)+c(c, b)+c(µ, c)
The distance d (S1, S2) is the cheapest order of the elementary
transformation necessary to change S1 in S2. To calculate d
(S1, S2) and avoid the combinatorial explosion, we have to
consider the natural constraint: d (a, b) = c (a, b) which
consists in replacing an operation a by the operation b
implying the triangular disparity: c(a,b)+c(b,e)  c(a,e)
This condition allows the determination of the minimal cost
transformation in a finite set.
The transformation of the succession corresponds at the
minimum of necessary steps to change S1 in S2, using the
three operations described below. As an example, the final
result is represented in the following way:
S1= a1 a2 a3 ... an µ
| | | | |
S2= µ b1 b2 ...bn-1 bn
The operations connected by a line indicate a substitution. The
operations connected with the empty operation µ are insertions
or deletions. It is as well compulsory as two lines do not have
to cross inside a sequence and do not particularly have to
begin of (or to end on) the same operation.
S1 is thus transformed into S2 by:
(a1  µ), (a2  b1 ),..., (an bn-1 ), (µ  bn )
2.2.1 Property [17]:
The cost of a minimal cost transformation is equal to the cost
of a minimal cost succession.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 02 Issue: 12 | Dec-2013, Available @ http://www.ijret.org 547
Thus, the particular shape of successions allows the
introduction of a recursion relation with the minimal cost
transformation.
S1= a1 ... an
S2= b1 ...bm
S1( i ) = a1 ... ai
D(i, j) = d( S1( i ), S2( j ))
 D( i-1, j-1) + c( ai , bj )
D(i, j) = min  D( i-1, j) + c( ai ,µ)
 D( i, j-1) + c( µ, bj )
2.2.2 Algorithm for the Calculation of the Distance:
The additivity of the criterion of cost as for the elementary
cost assures that a method of dynamic programming can be
then used. It is translated by the following algorithm [16]:
1) D( 0, 0 ) = 0
2) for i:=1 to n do
D( i, 0 ):= D( i-1, 0 ) + c( ai , µ )
3) for j:= 1 to m do
D( 0, j):= D( 0, j-1) + c( µ, bj )
4) for i:=1 to n do
for j:=1 to m do
D( i-1, j-1) + c( ai , bj )
D(i, j) = min D( i-1, j) + c( ai ,µ)
D( i, j-1) + c( µ, bj )
5) d( S1, S2 ) = D( n, m ).
2.2.3 Example of Execution:
Let O = {a, b, c, d} be the set of operations to be executed on
machines A, B, C and D. And let two manufacturing
sequences S1 = a a b a c d and S2 = a b d, c(x, y) = 1 for every
x, y O  {} and x  y, c(x, x) = 0 for every x O.
The execution step by step of the algorithm of [16] gives the
table 2, whose last element represents the result.
Table -2: Distance between sequences abd et aabacd
µ a a b a C d
µ 0 1 2 3 4 5 6
a 1 0 1 2 3 4 5
b 2 1 1 1 2 3 4
d 3 2 2 2 2 3 3
Sequence corresponding to a distance of 3 between S1 and S2:
a a b a c d
| | | | | |
a  b   d
Remark:
The links correspond to a minimal path by the matrix of
distance from the first element to the last one, see table 2.
This distance verifies exactly the above mentioned criteria, as
indicated in the table 3:
Table-3:Verification of the criteria by the proposed distance
Criteria sequences distance
non-coincidence S1= abc S2= afc
S1= abc S2= efg
d(S1, S2) = 1
d(S1, S2) = 3
permutation S1= abc S2= acb
S1= acb S2= cab
d(S1, S2) = 2
d(S1, S2) = 2
Operations order S1= abc S2= abc
S1= abc S2= bac
d(S1, S2) = 0
d(S1, S2) = 2
Number of the
operations in a
sequence
S1= abc S2= a
S1= abc S2= ab
d(S1, S2) = 2
d(S1, S2) = 1
3. RESULTS, VALIDATION AND
INTERPRETATION
3.1. Basic Data
We proposed the consideration of linear sequences as being
similar to the words of a language. As a consequence, a light
modification in their representation is necessary with regard to
the previous work. To estimate the results of the method, we
apply the proposed distance to the sequences described in the
table 4. The sequences are noted Si, with i=1… 31.
Table -4: Examples of linear sequences
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 02 Issue: 12 | Dec-2013, Available @ http://www.ijret.org 548
The distance of edition was applied to these sequences with
the following conditions:
 c(a, a) = 0 for every operation,
 c(a,b) = 1 with ab (in this case the operations of
transformation : insertion, substitution and deletion
are applied) for every operation b  O  {  }.
We obtain a matrix of distances which we are going to use for
the determination of the classification tree. By putting Si=i
and by applying the algorithm of ascending hierarchical
classification which takes as criterion of aggregation the
average link, we arrive at the following dendrogramme (figure
1):
Fig -1: Hierarchical classification P1 of sequences with
Levenhstein distance
3.2. The Sequences Families
The determination of sequences families requires the cut of the
classification tree in the appropriate threshold.
The determination of the threshold  is easy. When we choose
 = 6, we obtain four families of sequences described in the
table 5. Tables 5.a, 5.b, 5.c and 5.d specify elements and
profile of every family;
Table -5: families obtained with  =6
Family n° 1:
number of sequences 16,
51.6 % of the total number.
F1={ 1, 2, 3, 4, 5, 6, 9, 10, 13,
20, 22, 23, 24, 25, 29, 31 }
Family n° 2:
number of sequences 4,
12.9% of the total number.
F2={ 11, 16, 17, 19 }
Family n° 3:
number of sequences 3,
9.6% of the total number.
F3={ 12, 14, 15}
Family n° 4:
number of sequences 8,
25.8% of the total number.
F4={ 7, 8, 18, 21, 26, 27, 28,
30}
Table -5.a: Elements and profile of the family F1
sequences sequences
------------ ------------
S1 TEHKSF S13 ACPEHK
S2 TCHKF S20 ABHKL
S3 TDCHKF S22 ACHKLF
S4 TCGHK S23 ACHKF
S5 TDCHKEF S24 AEGHKF
S6 TCIHKMEF S25 ACHKF
S9 TDCHKLEF S29 ABK
S10 TDCHKLEF S31 ACHKEF
Profile of family F1: Short sequences characterized by
the occurrence of successions CHKF and AHK
Table -5.b : Elements and profile of the family F2
Table -5.c : Elements and profile of the family F3
Table -5.d : Elements and profile of the family F4
sequences sequences
------------ ------------
S7 TCHKMUQFN S26 ABHKMIQFN
S8 TCHKMUQFN S27 ADHKLEMIQFN
S18 AEKLIHFN S28 ADHKLEMIQFN
S21 AEHKSMIQFN S30 ABHKLMIFN
Profile of family F4: Short sequences characterized by
the occurrence of successions HKMFN and AKIFN
4. COMPARISON
We are going to compare our hierarchical classification,
obtained by the use of the distance of Levenhstein, to those
obtained by using:
sequences sequences
----------- -----------
S11 ABPEHIKM S17 ADPEGKJNRQ
S16 ADPEGKJN S19 ABKMGIJN
Profile of family F2 : Long sequences characterized by
the occurrence of the succession APEK
Sequences
-----------
S12 ACPEHKLMOJRQSN
S14 ADPEHKLSMOQN
S15 ACPEHKMORQN
Profile of family F3 : Long sequences characterized by
the occurrence of the succession APEHKMOQN
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 02 Issue: 12 | Dec-2013, Available @ http://www.ijret.org 549
 Dice-Czekanowski distance [12], (figure 2)
 Jaccard distance [11], (figure 3)
Fig -2: Hierarchical classification P2 of sequences with
Jaccard distance
Fig -3: Hierarchical classification P3 of sequences with Dice-
Czekanowski distance
In the same way, we cut these two hierarchical classifications.
We choose  = 0.8 for figure 3 and  = 0.87 for figure 2.
Then we obtain four sequences families described in tables 6
and 7.
Table -6: families obtained with  =0,87 and Jaccard distance
Family n° 1:
number of sequences 16,
51.6 % of the total number.
F1={ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10,
13, 22, 23, 24, 25, 31 }
Family n° 2:
number of sequences 3,
9.6 % of the total number.
F2={ 16, 17, 19 }
Family n° 3:
number of sequences 10,
32.2 % of the total number.
F3={ 11, 12, 14, 15, 18, 21, 26,
27, 28, 30 }
Family n° 4:
number of sequences 2,
6.4 % of the total number.
F4={ 20, 29 }
Table -7: families obtained with  =0,8 and Dice-
Czekanowski distance
Family n° 1:
number of sequences 16,
51.6 % of the total number.
F1={ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10,
13, 22, 23, 24, 25, 31 }
Family n° 2:
number of sequences 3,
9.6 % of the total number.
F2={ 16, 17, 19 }
Family n° 3:
number of sequences 10,
32.2 % of the total number.
F3={ 11, 12, 14, 15, 18, 21, 26,
27, 28, 30 }
Family n° 4:
number of sequences 2,
6.4 % of the total number.
F4={ 20, 29 }
To compare the 3 classifications P1, P2 and P3, we are going
to use the index of vectorial correlation RV [18]. This index is
formulated as follows [19]:
𝑅𝑉 (𝑃1, 𝑃2) =
(𝐶𝑖𝑗
1
𝑖,𝑗 )(𝐶𝑖𝑗
2
)
𝐶𝑖𝑗
1 2
(𝐶𝑖𝑗
2
)²𝑖,𝑗𝑖,𝑗
With : Ck is the relational table associated with Pk, whose
general term 𝐶𝑖𝑗
𝑘
is defined by :
𝐶𝑖𝑗
𝑘
=
1 𝑖𝑓 𝑡ℎ𝑒 𝑠𝑒𝑞𝑢𝑒𝑛𝑐𝑒𝑠 𝑖 𝑎𝑛𝑑 𝑗 𝑎𝑟𝑒 𝑖𝑛 𝑡ℎ𝑒 𝑠𝑎𝑚𝑒 𝑐𝑙𝑎𝑠𝑠 𝑜𝑓 𝑝𝑎𝑟𝑡𝑖𝑡𝑖𝑜𝑛 𝑃
0 𝑜𝑡ℎ𝑒𝑟𝑤𝑖𝑠𝑒
We find that: RV (P1,P2) = 0.7259
RV (P1,P3) = 0.7259
RV (P2,P3) = 1
Thus, as regards classifications P2 (distance of Jaccard) and
P3 (distance of Dice-Czekanowski), they are identical, The
only difference is that the distance of Dice-Czekanowski
allows a better spreading and a better discrimination. It can be
explained by the fact that these two distances can be put under
the general shape [12]:
D=
𝑁
∝𝑃+𝑁
With: respectively ∝ = 2 𝑎𝑛𝑑 ∝ = 1 for Dice-Czekanowski
and Jaccard.
P is the copresence
N is the non-coincidence
The coefficient RV between P1, P2 and P1, P3 is big enough
to judge that the hierarchical classifications are nearby.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 02 Issue: 12 | Dec-2013, Available @ http://www.ijret.org 550
CONCLUSIONS
The theory of language approach opens a very interesting
direction for the determination of families of product. On one
hand, it allows the resolution of the representation problem of
operations which are repeated several times in an order. Thus
the method eliminates the distribution of error in the
calculation of distance and, accordingly, in the results of
classification process. On the other hand, this approach
allowed the adaptation of the Levenhstein balanced distance in
the case of the linear manufacturing sequences. The distance
verifies the criteria underlined by [4] and [10] for the
determination of product family. The distance:
 Applies to the sequences of different lengths,
 Takes into account permutations of operations,
 Takes into account the order of operations,
 Does not take into account the co-absences, which
can increase the similarity of the sequences.
This is due to the conception of the distance which is based on
three fundamental operations: substitution, insertion and
deletion of elements. Besides, the distance uses directly raw
data without transcoding.
For the determination of the sequences families, the frankness
of the threshold determination, allows the introduction of new
subjective criteria for the characterization of product family.
This approach opens new perspectives for the representation
of sequences families by means of finite state automaton.
Then the decision-making for the classification of new
products becomes simpler and makes the search for the main
sequences more determined.
REFERENCES
[1]. E. Westkämper, Th. Schmidt, H.-H. Wiendahl,
"Production planning and control with learning technologies:
Simulation and optimization of complex production
processes ", in: G. Leondes (Ed.), Knowledge-based Systems,
vol. 3, Academic Press, New York, 2000.
[2]. J.Jiao, L. Zhang, S. Pokharel, Z. He, "Identifying generic
routings for product families based on text mining and tree
matching", Decision Support Systems 43, pp. 866–883, 2007.
[3]. S.W. Sanderson, M. Uzumeri, " Managing Product
Families", McGraw-Hill Management and Organization
Series, Singapore, 1997.
[4]. A. Nadif, M. Constantini, B.Mutel "Mesures de
ressemblance de gammes de fabrication" APII, 1985-19. pp.
455-470.
[5]. I. Al-Qattan, "Designing Flexible Manufacturing Cells
using a Branch and Bound Method" Int. J. Prod. Res., 1990,
Vol. 28, N° 2, p.325-336
[6]. J. Louati, "Similitudes et formes fortes en Technologie de
Groupe: Application aux méthodes industrielles dans les
P.M.E.( Petites et Moyennes Entreprises)", Thèse de Docteur-
Ingénieur, ENSAM, 1986.
[7]. G. Shiko,"Application de la Technologie de Groupe au
Bureau des Méthodes", Thèse de Docteur-Ingénieur, ENSAM
Paris, 1983.
[8]. A. Talbi,"Contribution à l'étude de la reconnaissance de
familles de pièces en fabrication mécanique", Thèse de
Docteur, Université de Metz, Decembre 1989.
[9]. A. Sedqui, "Nouvelle approche pour la classification des
gammes de production", Thèse de doctorat de l’Institut
National des Sciences Appliquées de Lyon, 1995.
[10]. B. Mutel, A. Bryand:"Une nouvelle approache for la
reconnaissance de familles de produits", CIM Bordeaux, 1990.
[11]. McAuley J. "Machine grouping for efficient production".
Prod Eng, 1972.
[12]. A. Nadif,"Contribution à la classification automatique
des données de production en Technologie de Groupe", Thèse
de Docteur, Université de Metz, Septembre 1987.
[13]. J.C. Wei and G.M. Kern, "Commonality Analysis: A
linear cell clustering algorithm for Group Technology" Int. J.
Prod. Res., 1989,Vol. 27, N° 12, pp. 2053-2062.
[14]. C.T. Mosier, "An experiment investigating the
application of clustering procedures similarity coefficients to
the G.T. machine cell formation problem",
Int.J.Prod.Res.,1989,Vol. 27, N° 10, p. 1811-1835.
[15]. J. Minot, B. Mutel, Y. Lemoine, "Implantation assistée
par ordinateur de la technologie de groupe" Congrès AFCET
Productique et Robotique, Besançon, 1983, pp. 83-96.
[16]. R.A. Wagner, M.J. Fisher "The string to string correction
problem" JACM, Vol. 21, N° 1, pp. 168-173, January 1974.
[17]. L. Miclet, "Méthodes structurelles pour la
reconnaissance de formes" Edition Eyrolles, Paris, 1984.
[18]. P. Robert, Y. Escoufier, "A Unifying Tool for Linear
Multivariate Statistical Methods: the RV-coefficient". Appl.
Statist., vol. 25, 257-265, 1976.
[19]. G. YOUNESS, "Contributions à une méthodologie de
comparaison de partitions", thèse de doctorat de l’université
paris 6, 2004.

More Related Content

What's hot

Analysis of GF (2m) Multiplication Algorithm: Classic Method v/s Karatsuba-Of...
Analysis of GF (2m) Multiplication Algorithm: Classic Method v/s Karatsuba-Of...Analysis of GF (2m) Multiplication Algorithm: Classic Method v/s Karatsuba-Of...
Analysis of GF (2m) Multiplication Algorithm: Classic Method v/s Karatsuba-Of...rahulmonikasharma
 
Numerical flow simulation using star ccm+
Numerical flow simulation using star ccm+Numerical flow simulation using star ccm+
Numerical flow simulation using star ccm+Alexander Decker
 
A new technique near minimum material zone, to
A new technique   near minimum material zone, toA new technique   near minimum material zone, to
A new technique near minimum material zone, toeSAT Publishing House
 
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURINGUnit 2-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURING
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURINGMohanumar S
 
Compressor based approximate multiplier architectures for media processing ap...
Compressor based approximate multiplier architectures for media processing ap...Compressor based approximate multiplier architectures for media processing ap...
Compressor based approximate multiplier architectures for media processing ap...IJECEIAES
 
Divyesh_14Me63r02(new)
Divyesh_14Me63r02(new)Divyesh_14Me63r02(new)
Divyesh_14Me63r02(new)Divyesh Mistry
 
SURVEY ON POLYGONAL APPROXIMATION TECHNIQUES FOR DIGITAL PLANAR CURVES
SURVEY ON POLYGONAL APPROXIMATION TECHNIQUES FOR DIGITAL PLANAR CURVESSURVEY ON POLYGONAL APPROXIMATION TECHNIQUES FOR DIGITAL PLANAR CURVES
SURVEY ON POLYGONAL APPROXIMATION TECHNIQUES FOR DIGITAL PLANAR CURVESZac Darcy
 
Study of Surface Roughness measurement in turning of EN 18 steel
Study of Surface Roughness measurement in turning of EN 18 steelStudy of Surface Roughness measurement in turning of EN 18 steel
Study of Surface Roughness measurement in turning of EN 18 steelIRJET Journal
 
A new technique near minimum material zone, to reduce the weight of the com...
A new technique   near minimum material zone, to reduce the weight of the com...A new technique   near minimum material zone, to reduce the weight of the com...
A new technique near minimum material zone, to reduce the weight of the com...eSAT Journals
 
OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...
OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...
OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...Onyebuchi nosiri
 
IRJET- Parallelization of Definite Integration
IRJET- Parallelization of Definite IntegrationIRJET- Parallelization of Definite Integration
IRJET- Parallelization of Definite IntegrationIRJET Journal
 
Predicting construction project duration with support
Predicting construction project duration with supportPredicting construction project duration with support
Predicting construction project duration with supporteSAT Publishing House
 
Predicting construction project duration with support vector machine
Predicting construction project duration with support vector machinePredicting construction project duration with support vector machine
Predicting construction project duration with support vector machineeSAT Journals
 
IRJET - Radius Approach for Inverse Kinematics of 4-R Manipulator in Spatial ...
IRJET - Radius Approach for Inverse Kinematics of 4-R Manipulator in Spatial ...IRJET - Radius Approach for Inverse Kinematics of 4-R Manipulator in Spatial ...
IRJET - Radius Approach for Inverse Kinematics of 4-R Manipulator in Spatial ...IRJET Journal
 
Ijcga1
Ijcga1Ijcga1
Ijcga1ijcga
 
Production & Operation Management Chapter28[1]
Production & Operation Management Chapter28[1]Production & Operation Management Chapter28[1]
Production & Operation Management Chapter28[1]Hariharan Ponnusamy
 
A lossless color image compression using an improved reversible color transfo...
A lossless color image compression using an improved reversible color transfo...A lossless color image compression using an improved reversible color transfo...
A lossless color image compression using an improved reversible color transfo...eSAT Journals
 
Structural weight optimization of a bracket using
Structural weight optimization of a bracket usingStructural weight optimization of a bracket using
Structural weight optimization of a bracket usingeSAT Publishing House
 
Based on the cross section contour surface model reconstruction
Based on the cross section contour surface model reconstructionBased on the cross section contour surface model reconstruction
Based on the cross section contour surface model reconstructionIJRES Journal
 

What's hot (19)

Analysis of GF (2m) Multiplication Algorithm: Classic Method v/s Karatsuba-Of...
Analysis of GF (2m) Multiplication Algorithm: Classic Method v/s Karatsuba-Of...Analysis of GF (2m) Multiplication Algorithm: Classic Method v/s Karatsuba-Of...
Analysis of GF (2m) Multiplication Algorithm: Classic Method v/s Karatsuba-Of...
 
Numerical flow simulation using star ccm+
Numerical flow simulation using star ccm+Numerical flow simulation using star ccm+
Numerical flow simulation using star ccm+
 
A new technique near minimum material zone, to
A new technique   near minimum material zone, toA new technique   near minimum material zone, to
A new technique near minimum material zone, to
 
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURINGUnit 2-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURING
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
 
Compressor based approximate multiplier architectures for media processing ap...
Compressor based approximate multiplier architectures for media processing ap...Compressor based approximate multiplier architectures for media processing ap...
Compressor based approximate multiplier architectures for media processing ap...
 
Divyesh_14Me63r02(new)
Divyesh_14Me63r02(new)Divyesh_14Me63r02(new)
Divyesh_14Me63r02(new)
 
SURVEY ON POLYGONAL APPROXIMATION TECHNIQUES FOR DIGITAL PLANAR CURVES
SURVEY ON POLYGONAL APPROXIMATION TECHNIQUES FOR DIGITAL PLANAR CURVESSURVEY ON POLYGONAL APPROXIMATION TECHNIQUES FOR DIGITAL PLANAR CURVES
SURVEY ON POLYGONAL APPROXIMATION TECHNIQUES FOR DIGITAL PLANAR CURVES
 
Study of Surface Roughness measurement in turning of EN 18 steel
Study of Surface Roughness measurement in turning of EN 18 steelStudy of Surface Roughness measurement in turning of EN 18 steel
Study of Surface Roughness measurement in turning of EN 18 steel
 
A new technique near minimum material zone, to reduce the weight of the com...
A new technique   near minimum material zone, to reduce the weight of the com...A new technique   near minimum material zone, to reduce the weight of the com...
A new technique near minimum material zone, to reduce the weight of the com...
 
OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...
OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...
OPTIMIZATION OF COST 231 MODEL FOR 3G WIRELESS COMMUNICATION SIGNAL IN SUBURB...
 
IRJET- Parallelization of Definite Integration
IRJET- Parallelization of Definite IntegrationIRJET- Parallelization of Definite Integration
IRJET- Parallelization of Definite Integration
 
Predicting construction project duration with support
Predicting construction project duration with supportPredicting construction project duration with support
Predicting construction project duration with support
 
Predicting construction project duration with support vector machine
Predicting construction project duration with support vector machinePredicting construction project duration with support vector machine
Predicting construction project duration with support vector machine
 
IRJET - Radius Approach for Inverse Kinematics of 4-R Manipulator in Spatial ...
IRJET - Radius Approach for Inverse Kinematics of 4-R Manipulator in Spatial ...IRJET - Radius Approach for Inverse Kinematics of 4-R Manipulator in Spatial ...
IRJET - Radius Approach for Inverse Kinematics of 4-R Manipulator in Spatial ...
 
Ijcga1
Ijcga1Ijcga1
Ijcga1
 
Production & Operation Management Chapter28[1]
Production & Operation Management Chapter28[1]Production & Operation Management Chapter28[1]
Production & Operation Management Chapter28[1]
 
A lossless color image compression using an improved reversible color transfo...
A lossless color image compression using an improved reversible color transfo...A lossless color image compression using an improved reversible color transfo...
A lossless color image compression using an improved reversible color transfo...
 
Structural weight optimization of a bracket using
Structural weight optimization of a bracket usingStructural weight optimization of a bracket using
Structural weight optimization of a bracket using
 
Based on the cross section contour surface model reconstruction
Based on the cross section contour surface model reconstructionBased on the cross section contour surface model reconstruction
Based on the cross section contour surface model reconstruction
 

Viewers also liked

VSM for high-mix,low-volume companies
VSM for high-mix,low-volume companiesVSM for high-mix,low-volume companies
VSM for high-mix,low-volume companiesAlejandro Cortes
 
Lo # 1 manufacturing process selection design part 1
Lo # 1 manufacturing process selection design part 1Lo # 1 manufacturing process selection design part 1
Lo # 1 manufacturing process selection design part 1Abdulaziz AlSuwaidi
 
Group Technology
Group TechnologyGroup Technology
Group Technologysgrsoni45
 
Flexible Manufacturing System
Flexible Manufacturing SystemFlexible Manufacturing System
Flexible Manufacturing SystemDesai Vaishali
 
flexible manufacturing systems
flexible manufacturing systemsflexible manufacturing systems
flexible manufacturing systemsShivam Joshi
 
Group Layout (Manufacturing Management)
Group Layout (Manufacturing Management)Group Layout (Manufacturing Management)
Group Layout (Manufacturing Management)Ishan Parekh
 
Flexible manufacturing systems
Flexible manufacturing systems Flexible manufacturing systems
Flexible manufacturing systems Nityanand Yadav
 
FLEXIBLE MANUFACTURING SYSTEM
FLEXIBLE MANUFACTURING SYSTEMFLEXIBLE MANUFACTURING SYSTEM
FLEXIBLE MANUFACTURING SYSTEMAnand Khare
 
Pilot plant scaleup techniques used in pharmaceutical manufacturing
Pilot plant scaleup techniques used in pharmaceutical manufacturingPilot plant scaleup techniques used in pharmaceutical manufacturing
Pilot plant scaleup techniques used in pharmaceutical manufacturingSunil Boreddy Rx
 
Diffusion Of Innovation
Diffusion Of InnovationDiffusion Of Innovation
Diffusion Of InnovationAditya008
 
Flexible manufacturing system(FMS).
Flexible manufacturing system(FMS).Flexible manufacturing system(FMS).
Flexible manufacturing system(FMS).Nitin Patil
 

Viewers also liked (12)

VSM for high-mix,low-volume companies
VSM for high-mix,low-volume companiesVSM for high-mix,low-volume companies
VSM for high-mix,low-volume companies
 
Lo # 1 manufacturing process selection design part 1
Lo # 1 manufacturing process selection design part 1Lo # 1 manufacturing process selection design part 1
Lo # 1 manufacturing process selection design part 1
 
Group Technology
Group TechnologyGroup Technology
Group Technology
 
Flexible Manufacturing System
Flexible Manufacturing SystemFlexible Manufacturing System
Flexible Manufacturing System
 
Group technology and cellular manufacturing
Group technology and cellular manufacturingGroup technology and cellular manufacturing
Group technology and cellular manufacturing
 
flexible manufacturing systems
flexible manufacturing systemsflexible manufacturing systems
flexible manufacturing systems
 
Group Layout (Manufacturing Management)
Group Layout (Manufacturing Management)Group Layout (Manufacturing Management)
Group Layout (Manufacturing Management)
 
Flexible manufacturing systems
Flexible manufacturing systems Flexible manufacturing systems
Flexible manufacturing systems
 
FLEXIBLE MANUFACTURING SYSTEM
FLEXIBLE MANUFACTURING SYSTEMFLEXIBLE MANUFACTURING SYSTEM
FLEXIBLE MANUFACTURING SYSTEM
 
Pilot plant scaleup techniques used in pharmaceutical manufacturing
Pilot plant scaleup techniques used in pharmaceutical manufacturingPilot plant scaleup techniques used in pharmaceutical manufacturing
Pilot plant scaleup techniques used in pharmaceutical manufacturing
 
Diffusion Of Innovation
Diffusion Of InnovationDiffusion Of Innovation
Diffusion Of Innovation
 
Flexible manufacturing system(FMS).
Flexible manufacturing system(FMS).Flexible manufacturing system(FMS).
Flexible manufacturing system(FMS).
 

Similar to Sequences classification based on group technology for flexible manufacturing cell design

PRODUCTIVITY IMPROVEMENT IN STITCHING SECTION OF A GARMENT MANUFACTURING COMPANY
PRODUCTIVITY IMPROVEMENT IN STITCHING SECTION OF A GARMENT MANUFACTURING COMPANYPRODUCTIVITY IMPROVEMENT IN STITCHING SECTION OF A GARMENT MANUFACTURING COMPANY
PRODUCTIVITY IMPROVEMENT IN STITCHING SECTION OF A GARMENT MANUFACTURING COMPANYAM Publications
 
Capp system process sequence optimization based on genetic algorithms
Capp system process sequence optimization based on genetic algorithmsCapp system process sequence optimization based on genetic algorithms
Capp system process sequence optimization based on genetic algorithmseSAT Journals
 
Fault diagnosis using genetic algorithms and
Fault diagnosis using genetic algorithms andFault diagnosis using genetic algorithms and
Fault diagnosis using genetic algorithms andeSAT Publishing House
 
Fault diagnosis using genetic algorithms and principal curves
Fault diagnosis using genetic algorithms and principal curvesFault diagnosis using genetic algorithms and principal curves
Fault diagnosis using genetic algorithms and principal curveseSAT Journals
 
IRJET- Comparison for Max-Flow Min-Cut Algorithms for Optimal Assignment Problem
IRJET- Comparison for Max-Flow Min-Cut Algorithms for Optimal Assignment ProblemIRJET- Comparison for Max-Flow Min-Cut Algorithms for Optimal Assignment Problem
IRJET- Comparison for Max-Flow Min-Cut Algorithms for Optimal Assignment ProblemIRJET Journal
 
Balancing the line by using heuristic method based on cpm in salbp –a case study
Balancing the line by using heuristic method based on cpm in salbp –a case studyBalancing the line by using heuristic method based on cpm in salbp –a case study
Balancing the line by using heuristic method based on cpm in salbp –a case studyeSAT Journals
 
IRJET- A Novel Gabor Feed Forward Network for Pose Invariant Face Recogni...
IRJET-  	  A Novel Gabor Feed Forward Network for Pose Invariant Face Recogni...IRJET-  	  A Novel Gabor Feed Forward Network for Pose Invariant Face Recogni...
IRJET- A Novel Gabor Feed Forward Network for Pose Invariant Face Recogni...IRJET Journal
 
IRJET- Efficient Design of Radix Booth Multiplier
IRJET- Efficient Design of Radix Booth MultiplierIRJET- Efficient Design of Radix Booth Multiplier
IRJET- Efficient Design of Radix Booth MultiplierIRJET Journal
 
An Algorithm for Optimized Cost in a Distributed Computing System
An Algorithm for Optimized Cost in a Distributed Computing SystemAn Algorithm for Optimized Cost in a Distributed Computing System
An Algorithm for Optimized Cost in a Distributed Computing SystemIRJET Journal
 
IRJET- Advanced Control Strategies for Mold Level Process
IRJET- Advanced Control Strategies for Mold Level ProcessIRJET- Advanced Control Strategies for Mold Level Process
IRJET- Advanced Control Strategies for Mold Level ProcessIRJET Journal
 
IRJET- Implementation of FIR Filter using Self Tested 2n-2k-1 Modulo Adder
IRJET- Implementation of FIR Filter using Self Tested 2n-2k-1 Modulo AdderIRJET- Implementation of FIR Filter using Self Tested 2n-2k-1 Modulo Adder
IRJET- Implementation of FIR Filter using Self Tested 2n-2k-1 Modulo AdderIRJET Journal
 
Comparitive analysis of doa and beamforming algorithms for smart antenna systems
Comparitive analysis of doa and beamforming algorithms for smart antenna systemsComparitive analysis of doa and beamforming algorithms for smart antenna systems
Comparitive analysis of doa and beamforming algorithms for smart antenna systemseSAT Journals
 
A Hybrid Data Clustering Approach using K-Means and Simplex Method-based Bact...
A Hybrid Data Clustering Approach using K-Means and Simplex Method-based Bact...A Hybrid Data Clustering Approach using K-Means and Simplex Method-based Bact...
A Hybrid Data Clustering Approach using K-Means and Simplex Method-based Bact...IRJET Journal
 
Design and Modelling of Automated Dimensional Check Conveyor Belt System for ...
Design and Modelling of Automated Dimensional Check Conveyor Belt System for ...Design and Modelling of Automated Dimensional Check Conveyor Belt System for ...
Design and Modelling of Automated Dimensional Check Conveyor Belt System for ...IRJET Journal
 
Moment Preserving Approximation of Independent Components for the Reconstruct...
Moment Preserving Approximation of Independent Components for the Reconstruct...Moment Preserving Approximation of Independent Components for the Reconstruct...
Moment Preserving Approximation of Independent Components for the Reconstruct...rahulmonikasharma
 
A simplified method of designing a phase lead compensator to improve the m-s-...
A simplified method of designing a phase lead compensator to improve the m-s-...A simplified method of designing a phase lead compensator to improve the m-s-...
A simplified method of designing a phase lead compensator to improve the m-s-...eSAT Publishing House
 
IRJET - Design of a Low Power Serial- Parallel Multiplier with Low Transition...
IRJET - Design of a Low Power Serial- Parallel Multiplier with Low Transition...IRJET - Design of a Low Power Serial- Parallel Multiplier with Low Transition...
IRJET - Design of a Low Power Serial- Parallel Multiplier with Low Transition...IRJET Journal
 

Similar to Sequences classification based on group technology for flexible manufacturing cell design (20)

N046018089
N046018089N046018089
N046018089
 
PRODUCTIVITY IMPROVEMENT IN STITCHING SECTION OF A GARMENT MANUFACTURING COMPANY
PRODUCTIVITY IMPROVEMENT IN STITCHING SECTION OF A GARMENT MANUFACTURING COMPANYPRODUCTIVITY IMPROVEMENT IN STITCHING SECTION OF A GARMENT MANUFACTURING COMPANY
PRODUCTIVITY IMPROVEMENT IN STITCHING SECTION OF A GARMENT MANUFACTURING COMPANY
 
Capp system process sequence optimization based on genetic algorithms
Capp system process sequence optimization based on genetic algorithmsCapp system process sequence optimization based on genetic algorithms
Capp system process sequence optimization based on genetic algorithms
 
Fault diagnosis using genetic algorithms and
Fault diagnosis using genetic algorithms andFault diagnosis using genetic algorithms and
Fault diagnosis using genetic algorithms and
 
Fault diagnosis using genetic algorithms and principal curves
Fault diagnosis using genetic algorithms and principal curvesFault diagnosis using genetic algorithms and principal curves
Fault diagnosis using genetic algorithms and principal curves
 
IRJET- Comparison for Max-Flow Min-Cut Algorithms for Optimal Assignment Problem
IRJET- Comparison for Max-Flow Min-Cut Algorithms for Optimal Assignment ProblemIRJET- Comparison for Max-Flow Min-Cut Algorithms for Optimal Assignment Problem
IRJET- Comparison for Max-Flow Min-Cut Algorithms for Optimal Assignment Problem
 
Balancing the line by using heuristic method based on cpm in salbp –a case study
Balancing the line by using heuristic method based on cpm in salbp –a case studyBalancing the line by using heuristic method based on cpm in salbp –a case study
Balancing the line by using heuristic method based on cpm in salbp –a case study
 
Ax03303120316
Ax03303120316Ax03303120316
Ax03303120316
 
IRJET- A Novel Gabor Feed Forward Network for Pose Invariant Face Recogni...
IRJET-  	  A Novel Gabor Feed Forward Network for Pose Invariant Face Recogni...IRJET-  	  A Novel Gabor Feed Forward Network for Pose Invariant Face Recogni...
IRJET- A Novel Gabor Feed Forward Network for Pose Invariant Face Recogni...
 
IRJET- Efficient Design of Radix Booth Multiplier
IRJET- Efficient Design of Radix Booth MultiplierIRJET- Efficient Design of Radix Booth Multiplier
IRJET- Efficient Design of Radix Booth Multiplier
 
An Algorithm for Optimized Cost in a Distributed Computing System
An Algorithm for Optimized Cost in a Distributed Computing SystemAn Algorithm for Optimized Cost in a Distributed Computing System
An Algorithm for Optimized Cost in a Distributed Computing System
 
IRJET- Advanced Control Strategies for Mold Level Process
IRJET- Advanced Control Strategies for Mold Level ProcessIRJET- Advanced Control Strategies for Mold Level Process
IRJET- Advanced Control Strategies for Mold Level Process
 
IRJET- Implementation of FIR Filter using Self Tested 2n-2k-1 Modulo Adder
IRJET- Implementation of FIR Filter using Self Tested 2n-2k-1 Modulo AdderIRJET- Implementation of FIR Filter using Self Tested 2n-2k-1 Modulo Adder
IRJET- Implementation of FIR Filter using Self Tested 2n-2k-1 Modulo Adder
 
Comparitive analysis of doa and beamforming algorithms for smart antenna systems
Comparitive analysis of doa and beamforming algorithms for smart antenna systemsComparitive analysis of doa and beamforming algorithms for smart antenna systems
Comparitive analysis of doa and beamforming algorithms for smart antenna systems
 
A Hybrid Data Clustering Approach using K-Means and Simplex Method-based Bact...
A Hybrid Data Clustering Approach using K-Means and Simplex Method-based Bact...A Hybrid Data Clustering Approach using K-Means and Simplex Method-based Bact...
A Hybrid Data Clustering Approach using K-Means and Simplex Method-based Bact...
 
Design and Modelling of Automated Dimensional Check Conveyor Belt System for ...
Design and Modelling of Automated Dimensional Check Conveyor Belt System for ...Design and Modelling of Automated Dimensional Check Conveyor Belt System for ...
Design and Modelling of Automated Dimensional Check Conveyor Belt System for ...
 
Moment Preserving Approximation of Independent Components for the Reconstruct...
Moment Preserving Approximation of Independent Components for the Reconstruct...Moment Preserving Approximation of Independent Components for the Reconstruct...
Moment Preserving Approximation of Independent Components for the Reconstruct...
 
A simplified method of designing a phase lead compensator to improve the m-s-...
A simplified method of designing a phase lead compensator to improve the m-s-...A simplified method of designing a phase lead compensator to improve the m-s-...
A simplified method of designing a phase lead compensator to improve the m-s-...
 
Bf36342346
Bf36342346Bf36342346
Bf36342346
 
IRJET - Design of a Low Power Serial- Parallel Multiplier with Low Transition...
IRJET - Design of a Low Power Serial- Parallel Multiplier with Low Transition...IRJET - Design of a Low Power Serial- Parallel Multiplier with Low Transition...
IRJET - Design of a Low Power Serial- Parallel Multiplier with Low Transition...
 

More from eSAT Journals

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementseSAT Journals
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case studyeSAT Journals
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case studyeSAT Journals
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreeSAT Journals
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialseSAT Journals
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...eSAT Journals
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...eSAT Journals
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizereSAT Journals
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementeSAT Journals
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...eSAT Journals
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteeSAT Journals
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...eSAT Journals
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...eSAT Journals
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabseSAT Journals
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaeSAT Journals
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...eSAT Journals
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodeSAT Journals
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniqueseSAT Journals
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...eSAT Journals
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...eSAT Journals
 

More from eSAT Journals (20)

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavements
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case study
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangalore
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizer
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concrete
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabs
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in india
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniques
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...
 

Recently uploaded

power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacingjaychoudhary37
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 

Recently uploaded (20)

power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacing
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 

Sequences classification based on group technology for flexible manufacturing cell design

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 02 Issue: 12 | Dec-2013, Available @ http://www.ijret.org 545 SEQUENCES CLASSIFICATION BASED ON GROUP TECHNOLOGY FOR FLEXIBLE MANUFACTURING CELL DESIGN Akbib Maha1 , Amrani Ghacham Abdellatif2 , Sedqui Abdelfettah3 1 Phd student in logistics, Innovative Technologies Laboratory, ENSAT, Tangier, Morocco, maha.akbib@gmail.com 2 Professor of electronic engineering, Physics Department, ENSAT, Tangier, Morocco, ab_amrani@yahoo.fr 3 Professor of the industrial and logistic engineering, Physics Department, ENSAT, Tangier, Morocco, abdelfettah.sedqui@gmail.com Abstract Flexible cell formation is based on Group Technology. Group Technology rests on the exploitation of resemblances between products or processes, which makes the identification of products’ families and machines’ cells easier. We propose a new approach based on the language theory for product family grouping according to their manufacturing sequences. This approach uses linear sequences of the manufacturing products which are assimilated to the words of a language. We have chosen the Levenhstein distance for sequence classification. We are going to compare our method to Dice-Czekanowski and Jaccard’s methods and apply the vectorial correlation coefficient as a comparison tool between two hierarchical classifications. Keywords: manufacturing sequences, language theory, hierarchical classification, Group Technology. -----------------------------------------------------------------------***----------------------------------------------------------------------- 1. INTRODUCTION Because of the diverse needs of the customers and the proliferation of the product, the manufacturers are faced to difficulties treating the frequent change of the conception and the recurring variations of the processes, which increase the complexity of the product and the structures of production [1] [2]. The development of multiple products based on product families sharing a common platform was well recognized as a successful approach in many industries [3]. The Group Technology (GT) is an organization principle which can be applied to all the domains of an industrial company. This principle rests on the combination of identical or similar components to define groups, classes or families by using a system of classification [4]. The purpose is to decompose the industrial system into sub-systems which are easier to control. The main stage in the design of industrial systems is to group products into families and machines into cells in which one or several product families are made [5]. A family of product is a collection of the products which are similar as regards their geometrical forms, their dimensions and/or the presentation of similar stages in the manufacturing process. This work considers the last criterion. The number of studies dedicated to the determination of product families by taking into account the order of the operations is limited [6] [4] [7] [8] [9]. This is due to the difficulty of determining a resemblance measure verifying some severe criteria [10] as to know the non- coincidence of operation, the order of operation, the permutation of operation and the number of operation. With the aim of designing manufacturing systems, we propose a new approach based on the theory of language for the determination of sequences families. It takes into account all the previous approaches based on the typological analysis and more particularly the hierarchical classification. Thus, in the 2nd part, we propose a measure of resemblance for the sequences classification, suiting in the industrial case and answering the above-mentioned criteria [4] [10]. In the 3rd part, the results of the method and the interpretations are presented. And as regards the 4th and last part, it will contain the comparison between our method and the methods of Jaccard [11] and Dice-Czekanowski [12]. 2. THE PROPOSED MEASURE OF RESEMBLANCE Several approaches were developed to identify product families and the associated machine cells. These approaches can be classified according to two groups [13]:  Approaches based on the characteristics of the product,  Approaches based on the methods of fabrication. These approaches use measures of resemblance applied in search of the product families and the machine cells. Two components are necessary [14]:  A metric (the distance, the index of similarity…),  A classification algorithm.
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 02 Issue: 12 | Dec-2013, Available @ http://www.ijret.org 546 2.1 The Language Theory Approach For the grouping of products in families, it is reasonable to develop partitions by making comparisons between the ranges of manufacturing [15]. To this end, the treated sequences are linear sequences which are similar as for their manufacturing process. The measure of resemblance proposed for the classification of these sequences has to verify the following criteria [4] [10]: Table -1: The four criterion Physical criterion Property C1:Non- coincidence The more the non-coincidence increases, the more the index of similarity grows C2:Order of the operations The order of the operations is faithfully translated C3:Permutatio n The permutation of two consecutive phases has less incidence on the index than any other permutation C4:Number of operations by sequence The difference of K operations between two short sequences must have more influence on the index than for two long sequences To solve this problem, we notice the analogy existing between the words of a language and linear sequences of products. Accordingly, we propose the assimilation of the product sequences to the words of a language which is defined by using an alphabet (a set of machine operations). We choose the balanced Levenhstein distance, so called the distance of edition [16] which verifies the above criteria, see the table 2 at the end of the chapter 2. 2.2 Calculation of the Distance and the Application to the Manufacturing Sequences The following definitions will be used:  A linear sequence is defined as a sequence in which the operations are executed in the sequential order.  An empty operation is an operation which corresponds to a no letter in the theory of language.  An empty sequence corresponds to a no word in the theory of language. Three operations are used for the calculation of the edition distance between the sequences S1 and S2:  The substitution of an operation b of the sequence S2 by an operation a of the sequence S1, noted a  b and the cost of which is c (a, b),  The insertion of an operation in a manufacturing sequence,   a, the cost of which is c (a,) with  the empty operation,  The deletion of an operation of a manufacturing sequence, a  , the cost of which is c (a, ),  the empty operation. Example The sequence S1 = ab can be changed in sequence S2 = bac by the following set of elementary operations: (µ c), (b µ), (c b), (µ c) Which corresponds to the stages of transformation: ab, cab, ca, ba, bac. The cost of this transformation which is not optimal is: c(µ, c)+c(b, µ)+c(c, b)+c(µ, c) The distance d (S1, S2) is the cheapest order of the elementary transformation necessary to change S1 in S2. To calculate d (S1, S2) and avoid the combinatorial explosion, we have to consider the natural constraint: d (a, b) = c (a, b) which consists in replacing an operation a by the operation b implying the triangular disparity: c(a,b)+c(b,e)  c(a,e) This condition allows the determination of the minimal cost transformation in a finite set. The transformation of the succession corresponds at the minimum of necessary steps to change S1 in S2, using the three operations described below. As an example, the final result is represented in the following way: S1= a1 a2 a3 ... an µ | | | | | S2= µ b1 b2 ...bn-1 bn The operations connected by a line indicate a substitution. The operations connected with the empty operation µ are insertions or deletions. It is as well compulsory as two lines do not have to cross inside a sequence and do not particularly have to begin of (or to end on) the same operation. S1 is thus transformed into S2 by: (a1  µ), (a2  b1 ),..., (an bn-1 ), (µ  bn ) 2.2.1 Property [17]: The cost of a minimal cost transformation is equal to the cost of a minimal cost succession.
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 02 Issue: 12 | Dec-2013, Available @ http://www.ijret.org 547 Thus, the particular shape of successions allows the introduction of a recursion relation with the minimal cost transformation. S1= a1 ... an S2= b1 ...bm S1( i ) = a1 ... ai D(i, j) = d( S1( i ), S2( j ))  D( i-1, j-1) + c( ai , bj ) D(i, j) = min  D( i-1, j) + c( ai ,µ)  D( i, j-1) + c( µ, bj ) 2.2.2 Algorithm for the Calculation of the Distance: The additivity of the criterion of cost as for the elementary cost assures that a method of dynamic programming can be then used. It is translated by the following algorithm [16]: 1) D( 0, 0 ) = 0 2) for i:=1 to n do D( i, 0 ):= D( i-1, 0 ) + c( ai , µ ) 3) for j:= 1 to m do D( 0, j):= D( 0, j-1) + c( µ, bj ) 4) for i:=1 to n do for j:=1 to m do D( i-1, j-1) + c( ai , bj ) D(i, j) = min D( i-1, j) + c( ai ,µ) D( i, j-1) + c( µ, bj ) 5) d( S1, S2 ) = D( n, m ). 2.2.3 Example of Execution: Let O = {a, b, c, d} be the set of operations to be executed on machines A, B, C and D. And let two manufacturing sequences S1 = a a b a c d and S2 = a b d, c(x, y) = 1 for every x, y O  {} and x  y, c(x, x) = 0 for every x O. The execution step by step of the algorithm of [16] gives the table 2, whose last element represents the result. Table -2: Distance between sequences abd et aabacd µ a a b a C d µ 0 1 2 3 4 5 6 a 1 0 1 2 3 4 5 b 2 1 1 1 2 3 4 d 3 2 2 2 2 3 3 Sequence corresponding to a distance of 3 between S1 and S2: a a b a c d | | | | | | a  b   d Remark: The links correspond to a minimal path by the matrix of distance from the first element to the last one, see table 2. This distance verifies exactly the above mentioned criteria, as indicated in the table 3: Table-3:Verification of the criteria by the proposed distance Criteria sequences distance non-coincidence S1= abc S2= afc S1= abc S2= efg d(S1, S2) = 1 d(S1, S2) = 3 permutation S1= abc S2= acb S1= acb S2= cab d(S1, S2) = 2 d(S1, S2) = 2 Operations order S1= abc S2= abc S1= abc S2= bac d(S1, S2) = 0 d(S1, S2) = 2 Number of the operations in a sequence S1= abc S2= a S1= abc S2= ab d(S1, S2) = 2 d(S1, S2) = 1 3. RESULTS, VALIDATION AND INTERPRETATION 3.1. Basic Data We proposed the consideration of linear sequences as being similar to the words of a language. As a consequence, a light modification in their representation is necessary with regard to the previous work. To estimate the results of the method, we apply the proposed distance to the sequences described in the table 4. The sequences are noted Si, with i=1… 31. Table -4: Examples of linear sequences
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 02 Issue: 12 | Dec-2013, Available @ http://www.ijret.org 548 The distance of edition was applied to these sequences with the following conditions:  c(a, a) = 0 for every operation,  c(a,b) = 1 with ab (in this case the operations of transformation : insertion, substitution and deletion are applied) for every operation b  O  {  }. We obtain a matrix of distances which we are going to use for the determination of the classification tree. By putting Si=i and by applying the algorithm of ascending hierarchical classification which takes as criterion of aggregation the average link, we arrive at the following dendrogramme (figure 1): Fig -1: Hierarchical classification P1 of sequences with Levenhstein distance 3.2. The Sequences Families The determination of sequences families requires the cut of the classification tree in the appropriate threshold. The determination of the threshold  is easy. When we choose  = 6, we obtain four families of sequences described in the table 5. Tables 5.a, 5.b, 5.c and 5.d specify elements and profile of every family; Table -5: families obtained with  =6 Family n° 1: number of sequences 16, 51.6 % of the total number. F1={ 1, 2, 3, 4, 5, 6, 9, 10, 13, 20, 22, 23, 24, 25, 29, 31 } Family n° 2: number of sequences 4, 12.9% of the total number. F2={ 11, 16, 17, 19 } Family n° 3: number of sequences 3, 9.6% of the total number. F3={ 12, 14, 15} Family n° 4: number of sequences 8, 25.8% of the total number. F4={ 7, 8, 18, 21, 26, 27, 28, 30} Table -5.a: Elements and profile of the family F1 sequences sequences ------------ ------------ S1 TEHKSF S13 ACPEHK S2 TCHKF S20 ABHKL S3 TDCHKF S22 ACHKLF S4 TCGHK S23 ACHKF S5 TDCHKEF S24 AEGHKF S6 TCIHKMEF S25 ACHKF S9 TDCHKLEF S29 ABK S10 TDCHKLEF S31 ACHKEF Profile of family F1: Short sequences characterized by the occurrence of successions CHKF and AHK Table -5.b : Elements and profile of the family F2 Table -5.c : Elements and profile of the family F3 Table -5.d : Elements and profile of the family F4 sequences sequences ------------ ------------ S7 TCHKMUQFN S26 ABHKMIQFN S8 TCHKMUQFN S27 ADHKLEMIQFN S18 AEKLIHFN S28 ADHKLEMIQFN S21 AEHKSMIQFN S30 ABHKLMIFN Profile of family F4: Short sequences characterized by the occurrence of successions HKMFN and AKIFN 4. COMPARISON We are going to compare our hierarchical classification, obtained by the use of the distance of Levenhstein, to those obtained by using: sequences sequences ----------- ----------- S11 ABPEHIKM S17 ADPEGKJNRQ S16 ADPEGKJN S19 ABKMGIJN Profile of family F2 : Long sequences characterized by the occurrence of the succession APEK Sequences ----------- S12 ACPEHKLMOJRQSN S14 ADPEHKLSMOQN S15 ACPEHKMORQN Profile of family F3 : Long sequences characterized by the occurrence of the succession APEHKMOQN
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 02 Issue: 12 | Dec-2013, Available @ http://www.ijret.org 549  Dice-Czekanowski distance [12], (figure 2)  Jaccard distance [11], (figure 3) Fig -2: Hierarchical classification P2 of sequences with Jaccard distance Fig -3: Hierarchical classification P3 of sequences with Dice- Czekanowski distance In the same way, we cut these two hierarchical classifications. We choose  = 0.8 for figure 3 and  = 0.87 for figure 2. Then we obtain four sequences families described in tables 6 and 7. Table -6: families obtained with  =0,87 and Jaccard distance Family n° 1: number of sequences 16, 51.6 % of the total number. F1={ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 13, 22, 23, 24, 25, 31 } Family n° 2: number of sequences 3, 9.6 % of the total number. F2={ 16, 17, 19 } Family n° 3: number of sequences 10, 32.2 % of the total number. F3={ 11, 12, 14, 15, 18, 21, 26, 27, 28, 30 } Family n° 4: number of sequences 2, 6.4 % of the total number. F4={ 20, 29 } Table -7: families obtained with  =0,8 and Dice- Czekanowski distance Family n° 1: number of sequences 16, 51.6 % of the total number. F1={ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 13, 22, 23, 24, 25, 31 } Family n° 2: number of sequences 3, 9.6 % of the total number. F2={ 16, 17, 19 } Family n° 3: number of sequences 10, 32.2 % of the total number. F3={ 11, 12, 14, 15, 18, 21, 26, 27, 28, 30 } Family n° 4: number of sequences 2, 6.4 % of the total number. F4={ 20, 29 } To compare the 3 classifications P1, P2 and P3, we are going to use the index of vectorial correlation RV [18]. This index is formulated as follows [19]: 𝑅𝑉 (𝑃1, 𝑃2) = (𝐶𝑖𝑗 1 𝑖,𝑗 )(𝐶𝑖𝑗 2 ) 𝐶𝑖𝑗 1 2 (𝐶𝑖𝑗 2 )²𝑖,𝑗𝑖,𝑗 With : Ck is the relational table associated with Pk, whose general term 𝐶𝑖𝑗 𝑘 is defined by : 𝐶𝑖𝑗 𝑘 = 1 𝑖𝑓 𝑡ℎ𝑒 𝑠𝑒𝑞𝑢𝑒𝑛𝑐𝑒𝑠 𝑖 𝑎𝑛𝑑 𝑗 𝑎𝑟𝑒 𝑖𝑛 𝑡ℎ𝑒 𝑠𝑎𝑚𝑒 𝑐𝑙𝑎𝑠𝑠 𝑜𝑓 𝑝𝑎𝑟𝑡𝑖𝑡𝑖𝑜𝑛 𝑃 0 𝑜𝑡ℎ𝑒𝑟𝑤𝑖𝑠𝑒 We find that: RV (P1,P2) = 0.7259 RV (P1,P3) = 0.7259 RV (P2,P3) = 1 Thus, as regards classifications P2 (distance of Jaccard) and P3 (distance of Dice-Czekanowski), they are identical, The only difference is that the distance of Dice-Czekanowski allows a better spreading and a better discrimination. It can be explained by the fact that these two distances can be put under the general shape [12]: D= 𝑁 ∝𝑃+𝑁 With: respectively ∝ = 2 𝑎𝑛𝑑 ∝ = 1 for Dice-Czekanowski and Jaccard. P is the copresence N is the non-coincidence The coefficient RV between P1, P2 and P1, P3 is big enough to judge that the hierarchical classifications are nearby.
  • 6. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 02 Issue: 12 | Dec-2013, Available @ http://www.ijret.org 550 CONCLUSIONS The theory of language approach opens a very interesting direction for the determination of families of product. On one hand, it allows the resolution of the representation problem of operations which are repeated several times in an order. Thus the method eliminates the distribution of error in the calculation of distance and, accordingly, in the results of classification process. On the other hand, this approach allowed the adaptation of the Levenhstein balanced distance in the case of the linear manufacturing sequences. The distance verifies the criteria underlined by [4] and [10] for the determination of product family. The distance:  Applies to the sequences of different lengths,  Takes into account permutations of operations,  Takes into account the order of operations,  Does not take into account the co-absences, which can increase the similarity of the sequences. This is due to the conception of the distance which is based on three fundamental operations: substitution, insertion and deletion of elements. Besides, the distance uses directly raw data without transcoding. For the determination of the sequences families, the frankness of the threshold determination, allows the introduction of new subjective criteria for the characterization of product family. This approach opens new perspectives for the representation of sequences families by means of finite state automaton. Then the decision-making for the classification of new products becomes simpler and makes the search for the main sequences more determined. REFERENCES [1]. E. Westkämper, Th. Schmidt, H.-H. Wiendahl, "Production planning and control with learning technologies: Simulation and optimization of complex production processes ", in: G. Leondes (Ed.), Knowledge-based Systems, vol. 3, Academic Press, New York, 2000. [2]. J.Jiao, L. Zhang, S. Pokharel, Z. He, "Identifying generic routings for product families based on text mining and tree matching", Decision Support Systems 43, pp. 866–883, 2007. [3]. S.W. Sanderson, M. Uzumeri, " Managing Product Families", McGraw-Hill Management and Organization Series, Singapore, 1997. [4]. A. Nadif, M. Constantini, B.Mutel "Mesures de ressemblance de gammes de fabrication" APII, 1985-19. pp. 455-470. [5]. I. Al-Qattan, "Designing Flexible Manufacturing Cells using a Branch and Bound Method" Int. J. Prod. Res., 1990, Vol. 28, N° 2, p.325-336 [6]. J. Louati, "Similitudes et formes fortes en Technologie de Groupe: Application aux méthodes industrielles dans les P.M.E.( Petites et Moyennes Entreprises)", Thèse de Docteur- Ingénieur, ENSAM, 1986. [7]. G. Shiko,"Application de la Technologie de Groupe au Bureau des Méthodes", Thèse de Docteur-Ingénieur, ENSAM Paris, 1983. [8]. A. Talbi,"Contribution à l'étude de la reconnaissance de familles de pièces en fabrication mécanique", Thèse de Docteur, Université de Metz, Decembre 1989. [9]. A. Sedqui, "Nouvelle approche pour la classification des gammes de production", Thèse de doctorat de l’Institut National des Sciences Appliquées de Lyon, 1995. [10]. B. Mutel, A. Bryand:"Une nouvelle approache for la reconnaissance de familles de produits", CIM Bordeaux, 1990. [11]. McAuley J. "Machine grouping for efficient production". Prod Eng, 1972. [12]. A. Nadif,"Contribution à la classification automatique des données de production en Technologie de Groupe", Thèse de Docteur, Université de Metz, Septembre 1987. [13]. J.C. Wei and G.M. Kern, "Commonality Analysis: A linear cell clustering algorithm for Group Technology" Int. J. Prod. Res., 1989,Vol. 27, N° 12, pp. 2053-2062. [14]. C.T. Mosier, "An experiment investigating the application of clustering procedures similarity coefficients to the G.T. machine cell formation problem", Int.J.Prod.Res.,1989,Vol. 27, N° 10, p. 1811-1835. [15]. J. Minot, B. Mutel, Y. Lemoine, "Implantation assistée par ordinateur de la technologie de groupe" Congrès AFCET Productique et Robotique, Besançon, 1983, pp. 83-96. [16]. R.A. Wagner, M.J. Fisher "The string to string correction problem" JACM, Vol. 21, N° 1, pp. 168-173, January 1974. [17]. L. Miclet, "Méthodes structurelles pour la reconnaissance de formes" Edition Eyrolles, Paris, 1984. [18]. P. Robert, Y. Escoufier, "A Unifying Tool for Linear Multivariate Statistical Methods: the RV-coefficient". Appl. Statist., vol. 25, 257-265, 1976. [19]. G. YOUNESS, "Contributions à une méthodologie de comparaison de partitions", thèse de doctorat de l’université paris 6, 2004.