SlideShare una empresa de Scribd logo
1 de 10
Descargar para leer sin conexión
INTERNATIONALMechanical Engineering and Technology (IJMET), ISSN 0976 –
 International Journal of JOURNAL OF MECHANICAL ENGINEERING
 6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 2, March - April (2013) © IAEME
                         AND TECHNOLOGY (IJMET)

ISSN 0976 – 6340 (Print)
ISSN 0976 – 6359 (Online)                                                     IJMET
Volume 4, Issue 2, March - April (2013), pp. 152-161
© IAEME: www.iaeme.com/ijmet.asp
Journal Impact Factor (2013): 5.7731 (Calculated by GISI)                 ©IAEME
www.jifactor.com




    MODELING OF ASSEMBLY LINE BALANCING FOR OPTIMIZED
              NUMBER OF STATIONS AND TIME


                               Anoop Kumar Elia1, Dr. D.Choudhary2
                         1,2
                               Guru Nanak Dev Engg.College, Bidar.585401


  ABSTRACT

         In this work, the Buxey 29 tasks problem is solved for minimum number of stations
  and cycle time. The precedence matrix is presented for the 29 tasks. The classification of
  ALB problem and their solution procedure are presented. Single model ALB and equivalent
  multi model ALB are treated as similar model and common solution procedure is presented.
  The number of stations required for the feasible solutions are varied and cycle time are
  computed. The algorithm used in the derivation of the feasible solutions is presented. The
  advantages of using a certain number of stations are discussed. Finally important conclusions
  are drawn and future work is defined.

  Keywords: Number of stations, Number of feasible solutions, Cycle Time, Optimum
  Stations and Time.

  INTRODUCTION

          An assembly line is formed of a finite set of work elements which are also referred to
  as tasks. Each task is identified by a processing time for the operation it represents and a set
  of relationships for precedence, which specifies the allowable ordering of the tasks. Assembly
  line balancing (ALB) is defined as a process in which a group of tasks to be performed are
  allocated on an ordered sequence of assembly line. Systematic design of assembly lines is not
  a simple and easy task for the designers. Manufacturers and Designers have to deal with their
  existing factory layout in the initial phase. The Cost associated and reliability of the system,
  complexities involved in tasks, selection of equipment, operating criteria of assembly line,
  multiple constraints, scheduling methodologies, allocation of stations, control of inventory,
  buffer allocation are the most important area of concern.

                                                 152
International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 –
6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 2, March - April (2013) © IAEME

       The parameters that include in ALB is: (l) precedence relationships; (2) number
of workstations; (3) cycle time. The number of stations cannot be less than the number
of tasks. The cycle time must be greater than or equal to the maximum of time of any
workstation and the time of any task. In other words, the workstation time should not
have the time higher than the cycle time.
       Tendencies in the design and orientation of assembly lines in the
manufacturing are linked to line evolution. Information need to be collected by
designers in this step about the tendencies of the line which need to be implemented.
Balancing as well as sequencing problems depends on the types of assembly lines. For
example, single model line delivers a single product on the line. Layout of the facility,
changes required in tools, workstation indexes remains almost constant. Batch model
lines deliver small number of different products over the line but in batches. In mixed-
model case, different variations of a generic product are delivered at the same time but
in a mixed scenario.
       Consideration of the problems associated with work transport system is also a
design requirement. In addition to manual work transport over the line, continuous
transfer also exists with three types of mechanized work transport systems, namely,
synchronous transfer, intermittent transfer, and asynchronous transfer [1]. Different
orientations of the line need to be studied by the designer since it varies widely
according to the floor layout of the production unit. Generally, straight, parallel, U-
shaped [2] are applied. Several design factors are important to assess and consider
with the assembly line design and balancing. The solution variations which are to be
decided depend on the factors like production approaches, objective functions and
constraints. A few of the design constraints related to assembly line balancing are
precedence constraints, zoning constraints and capacity constraints [3].
       Efficient formulation of line design problem depends on the database
enrichment. To collect assembly line data, knowledge related to several performance
indices and workstation indices are essential for a line designer. Assembly line design
model and methodology for solution combine the model stage. Design tools are
formulated and modeled once the input data is collected and verified. Modeling of
design tools includes the output data, interaction between different modules and
methods required for solution.
       Wide range of heuristic as Branch and Bound search, Positional weight
method, Kilbridge and Wester Heuristic, Moodie-Young Method, Immediate Update
First-Fit (IUFF), Hoffman Precedence Matrix [4] and meta-heuristic based solution
strategies as Genetic Algorithm GA [5], Tabu Search TS, Ant Colony Optimization
ACO [3], Simulated Annealing SA [6] for assembly line problems are taken for study
in industrial and research level. Verification of the developed models is a result of
performance towards the objectives defined for that particular line. Line performances
of assembly line design are a measure of multi-objective characteristics.




                                          153
International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 –
6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 2, March - April (2013) © IAEME




                    Figure 1: Classification of ALB Solution Procedures.

Several solution procedures that are available in the literature are presented in Fig. 1.
Variable objective functions are taken into account for assembly line [7]. Goal of the designer
is to design a line for higher efficiency, lesser delay in balance, smoother production, and
optimized time for processing, cost effectiveness, overall labor efficiency and just in time
production. The aim is to develop a line by considering the best of the design methods which
may deal in actual fact with user preferences. Design evaluation refers to a user friendly
developed interface where all necessary assembly data is accessible extracted from different
database. Most of the solutions for assembly line balancing problems explore one final
optimized solution. However, it is important to look for the alternative solutions [8].
Validation and verification of several algorithms and methods is combined and incorporated
into different design packages [9].
        In this work, the Buxey 29 tasks problem is solved for minimum number of stations
and cycle time. The precedence matrix and solutions are presented for the 29 tasks. The
classification of ALB problem and their solution procedure are also presented.

2.0 CLASSIFICATION OF ALB PROBLEMS

Assembly Line Balancing problem can be classified into two categories, namely,

   •   Problem based on objective functions.
   •   Problem based on problem structure.




                                             154
International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 –
6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 2, March - April (2013) © IAEME




                        Figure 2: Classification of ALB problems.

Problem based on objective functions:
   • Type 1: Cycle time is known, and objective is to minimize number of stations.
   • Type 2: Number of stations are known, and objective is to minimize cycle time.
   • Type 3: Objective is maximization of workload smoothness.
   • Type 4: Objective is maximization of work relatedness.
   • Type 5: Objective is maximization of multiple objectives with type 3 and 4.
   • Type E: Objective is maximization of line efficiency by minimizing both cycle time
      and number of stations.
   • Type F: Objective is feasibility of line balance for a given combination of number of
      stations and cycle.
Problem based on problem structure:
   • SMALB: Single model ALB problems, where only single product is produced.
   • MuMALBP: Multi model ALB problems, where multiple products are produced in
      batches.
   • MMALBP: Mixed model ALB problems, where generic products are produced on the
      line in a mixed situation.
   • SALBP: Simple ALB balancing problems, where the objective is to minimize the
      cycle time for a fixed number of workstation and vice versa.
   • GALBP: A general ALB problem includes those problems which are not included in
      SALBP.



                                           155
International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 –
6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 2, March - April (2013) © IAEME

3.0 EQUIVALENT SINGLE MODEL

        Tasks of several models are combined into an equivalent single model. Combined
precedence diagram need to be derived from all the single model diagram along with the
average task times. The objective of balancing is to optimize the number of workstations with
a pre-decided fixed cycle time. The fixed cycle time is treated as the solution lower bound,
for determining desired station numbers, is increased by 1 sec per iteration. Solution lower
bound is found with minimum cycle time [10] as:

   For equivalent single models, the algorithm is defined below. The algorithm delivers
number of feasible solutions.

   •   Assign a new station STATION[1] with a cycle time T = MINCYCLETIME
   •   Determine all the tasks that do not have the predecessor TASKSWOPRED = { i, j,….,
       n}
   •   Assign one task in TASKSWOPRED to STATION[1]
   •   Remove the taks that is assigned to STATION[1] from the graph and update it as
       TASKSWOPRED = { j,k,….,n }.
   •   Update the station cycle time as T = MINCYCLETIME - ti
   •   Repeat steps 3 to 5, until T is positive and update the T and TASKSWOPRED each
       time.
   •   When T turns negative, look for any other tasks in TASKSWOPRED to fit in
       STATION[1], but the T should remain positive.
   •   When T turns zero or negative for all the tasks in TASKSWOPRED, create a new
       station as STATION[2].
   •   Repeat steps 3 to 8.
   •   Repeat step 3 to 9 for all feasible solutions.
   •   Try the solutions for a pre-decided number of stations. If the solutions derived are not
       feasible, repeat 3 to 9 after update the T as MINCYCLETIME+1.
   •   When all the feasible solutions are obtained, store the updated T.

4.0 SIMULATION RESULTS

        For experimental; purpose, Buxey 29 tasks Problem [11] is chosen. The precedence
diagram for the Buxey is presented in Fig. 3. In case of multiple models, the equivalent task
diagram can be derived in the form shown in Fig. 3. For the sake of simplicity, a single model
precedence diagram is shown and solved in this work. The Buxey problem has a total of 29
tasks and the associated tasks are shown above each task in Fig. 3.




                                               156
International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 –
6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 2, March - April (2013) © IAEME




                        Figure 3: Buxey 29 tasks precedence diagram.

Table 1 shows the precedence matrix for the Buxey 29 tasks problem. In the matrix, the
columns and rows represent the task number. It shows the precedence relation between the
tasks. For example, in row 2 and column 6, it is indicated as 1 in the matrix, which means the
task 6 is preceded by task 2. If the value is zero, it means there is no precedence relationship
in the diagram. The last row of the Table 1 shows the time associated with each task.

                Table 1: Precedence matrix for the Buxey 29 Tasks problem




                                              157
International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 –
6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 2, March - April (2013) © IAEME

        There are different parameters in this problem which can vary to derive a best
possible solutions using design of experiments. However, in this case on one parameter is
varied to find out the feasible solutions. The parameter that is varies in the work is number of
stations.
        The number of solutions is varied from 8 to 9 and 10. For each case, the number
feasible solutions are computed and the cycle time is determined. Also, the total time
consumed by each station is also computed.

          Table 2: Feasible solutions for 8 stations for the Buxey 29 Tasks problem




        By running the algorithm mention Sec.3, nine feasible solutions are obtained. The
Table 2 shows the assigned stations for each task under each solution. For example, in
solution 2, task 1 is assigned to station 2, task 2 is assigned to station 1 etc. Table 2 can be
modified into different for all the tasks that is assigned to each station under each feasible
solution, which is not presented here.

          Table 3: Total time taken by each station for the Buxey 29 Tasks problem




        Table 3 shows the total time taken by each station under each solution. Of all the
solutions, Solution 1 and 2 provides the best cycle time of 324 sec. depending upon the
complexity of tasks and ease of operation, either Solution 1 or Solution 2 can be chosen. The
cycle time for both these solutions is 41 sec.




                                              158
International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 –
6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 2, March - April (2013) © IAEME

          Table 4: Feasible solutions for 9 stations for the Buxey 29 Tasks problem.




        Again, the number of stations are varied from 8 to 9 and the algorithm as mentioned
in Sec. 3 is run. In this case, there are 16 feasible solutions are obtained as shown in Table 4.
By increasing the number stations, there is a significant increase in the number of solutions.
However, the best solution for practical implementation to be chosen based on the minimum
cycle time and the complexity involved in transportation and assignment of tasks to these
stations. The cost of other resources also should be considered when choosing the best
feasible solution.

          Table 5: Total time taken by each station for the Buxey 29 Tasks problem.




        Here again, the solution 1 yields the best possible solution since the cycle time is
minimum of all. Solution 1 takes a total time of 324 sec which is same as in the case of 8
station model. The cycle time in this case is 38 sec. If the cost of installation of the stations is
given priority, it is the 8 station model, which suits best for this problem over 9 station model.

                                                159
International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 –
6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 2, March - April (2013) © IAEME

        Table 6: Feasible solutions for 10 stations for the Buxey 29 Tasks Problem.




        Again, by increasing the number of stations from 9 to 10, 16 feasible solutions are
obtained. From Table7 the best solution yields 324 sec of total time and a cycle time of 34
sec. By increasing the number of stations, there in change in the number of feasible solutions
and the same kind behavior is noticed when the number of stations further increased to 11, 12
and so on. Although the cost of installation of stations increases when the number of stations
is increased, it provides the best flexibility in maintenance of the stations.

         Table 7: Total time taken by each station for the Buxey 29 Tasks problem




CONCLUSIONS

        In this work, the single model assembly line problem or equivalent model of multi
model assembly line problem are solved for minimum number of stations and minimum cycle
time. The number of stations are varied from 8 to 10 and the feasible solutions for each case
are derived. By increasing the number of stations from 8 to 10, the total time remain as 324
sec for solution 1 and the cycle time has decreased from 41 sec to 34 sec. The number of
feasible solutions increased from 9 to 16 when the number stations are changed from 8 to 9,
but there is no improvement after that. Depending up the resources available, one can choose

                                             160
International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 –
6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 2, March - April (2013) © IAEME

the number of stations as 8 or 9. Eight stations model yield less installation and maintenance
cost, whereas the 9 station model provides best ease maintenance and operation. As future
work, the models can be tried with multi models as an extension and optimization of cycle
time and smoothening of the task assignment can be tried.

REFERNCES

[1] Papadopoulos, H.T; Heavey, C. & Browne, J. (1993). Queuing Theory in Manufacturing
Systems Analysis and Design; Chapman & Hall, ISBN 0412387204, London, UK
[2] Becker, C. & Scholl, A. (2006). A survey on problems and methods in generalized
assemblyline balancing, European journal of operational research, Vol. 168, Issue. 3
(February, 2006), pp. (694–715), ISSN 0377-2217.
[3] Vilarinho, P.M. & Simaria, A.S. (2006). ANTBAL: An ant colony optimization algorithm
for balancing mixed-model assembly lines with parallel workstations, International journal of
production research, Vol 44, Issue 2, pp. 291–303, ISSN ISSN: 1366-588 0020-7543
[4] Ponnambalam, S.G., Aravindan, P. & Naidu, G.M. (1999). A comparative evaluation of
assembly line balancing heuristics. International journal of advanced manufacturing
technology, Vol. 15, No. 8 (July 1999), pp. (577-586), ISSN: 0268-3768
[5] Sabuncuoglu, I., Erel, E. & Tanyer, M. (1998). Assembly line balancing using genetic
algorithms. Journal of intelligent manufacturing, Vol. 11, No. 3 (June, 2000), pp. (295-310),
ISSN: 0956-5515
[6] Suresh, G. & Sahu, S. (1994). Stochastic assembly line balancing using simulated
annealing, International journal of production research, Vol. 32, No. 8, pp. (1801-1810),
ISSN: 1366-588X (electronic) 0020-7543 (paper)
[7] Tasan, S.O. & Tunali, S. (2006). A review of current application of genetic algorithms in
assembly line balancing, Journal of intelligent manufacturing, Vol. 19, No. 1 (February,
2008), pp. (49-69), ISSN: 0956-5515
[8]Boysen, N., Fliedner, M. & Scholl, A. (2006). A classification of assembly line balancing
problems. European journal of operational research, Elsevier, Vol 183, No. 2 (December,
2007), pp. (674–693)
[9] Rekiek, B. & Delchambre, A. (2006). Assembly line design, the balancing of mixed-
model hybrid assembly lines using genetic algorithm; Springer series in advance
manufacturing, ISBN-10: 1846281121, Cardiff, UK.
[10] Gu, L., Hennequin, S., Sava, A., & Xie, X. (2007). Assembly line balancing problem
solved by estimation of distribution, Proceedings of the 3rd Annual IEEE conference on
automation science and engineering scottsdale, AZ, USA.
[11] Scholl, A. (1993). Data of assembly line balancing problems. Retrieved from
http://www.wiwi.uni-jena.de/Entscheidung/alb/, last accessed: 07 February 2008.
[12] S.K. Gupta, Dr. V.K. Mahna, Dr. R.V. Singh and Rajender Kumar, “Mixed Model
Assembly Line Balancing: Strategic Tool to Improve Line Efficiency in Real World”
International Journal of Industrial Engineering Research and Development (IJIERD),
Volume 3, Issue 1, 2012, pp. 58 - 66, ISSN Online: 0976 - 6979, ISSN Print: 0976 – 6987.




                                             161

Más contenido relacionado

La actualidad más candente

Mbd 06 kinematic-&_structural_simulation_of_the_automated_infotech
Mbd 06 kinematic-&_structural_simulation_of_the_automated_infotechMbd 06 kinematic-&_structural_simulation_of_the_automated_infotech
Mbd 06 kinematic-&_structural_simulation_of_the_automated_infotech
Anand Kumar Chinni
 

La actualidad más candente (20)

Ppc 2mark answer
Ppc 2mark answerPpc 2mark answer
Ppc 2mark answer
 
IRJET-Design Optimization of Free Standing Communication Tower using Genetic ...
IRJET-Design Optimization of Free Standing Communication Tower using Genetic ...IRJET-Design Optimization of Free Standing Communication Tower using Genetic ...
IRJET-Design Optimization of Free Standing Communication Tower using Genetic ...
 
Sample ppt facility location and layout
Sample ppt facility location and layoutSample ppt facility location and layout
Sample ppt facility location and layout
 
GEOMETRIC MODELING
GEOMETRIC MODELINGGEOMETRIC MODELING
GEOMETRIC MODELING
 
Proplanner - AutoCAD Based Facility Layout Analysis & Improvement
Proplanner - AutoCAD Based Facility Layout Analysis & ImprovementProplanner - AutoCAD Based Facility Layout Analysis & Improvement
Proplanner - AutoCAD Based Facility Layout Analysis & Improvement
 
Towards smart and sustainable machining
Towards smart and sustainable machiningTowards smart and sustainable machining
Towards smart and sustainable machining
 
Unit 4-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
Unit 4-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURINGUnit 4-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURING
Unit 4-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
 
CAD CAM Introduction 18ME72
CAD CAM   Introduction 18ME72CAD CAM   Introduction 18ME72
CAD CAM Introduction 18ME72
 
DME 1 module-1
DME 1 module-1DME 1 module-1
DME 1 module-1
 
INTRODUCTION TO COMPUTER AIDED DESIGN & MANUFACTURING
INTRODUCTION TO COMPUTER AIDED DESIGN & MANUFACTURINGINTRODUCTION TO COMPUTER AIDED DESIGN & MANUFACTURING
INTRODUCTION TO COMPUTER AIDED DESIGN & MANUFACTURING
 
IRJET- Optimization of Cutting Parameters During Turning of AISI 1018 usi...
IRJET-  	  Optimization of Cutting Parameters During Turning of AISI 1018 usi...IRJET-  	  Optimization of Cutting Parameters During Turning of AISI 1018 usi...
IRJET- Optimization of Cutting Parameters During Turning of AISI 1018 usi...
 
Group technology
Group technologyGroup technology
Group technology
 
IPE 493_T6_Facility Layout.pptx
IPE 493_T6_Facility Layout.pptxIPE 493_T6_Facility Layout.pptx
IPE 493_T6_Facility Layout.pptx
 
6184 7 tn05
6184 7 tn056184 7 tn05
6184 7 tn05
 
IRJET- Review of Automatic Feature Recognition of Cylindrical Parts
IRJET- Review of Automatic Feature Recognition of Cylindrical PartsIRJET- Review of Automatic Feature Recognition of Cylindrical Parts
IRJET- Review of Automatic Feature Recognition of Cylindrical Parts
 
Review on GROUP TECHNOLOGY & it’s implementation
Review on GROUP TECHNOLOGY & it’s implementationReview on GROUP TECHNOLOGY & it’s implementation
Review on GROUP TECHNOLOGY & it’s implementation
 
Unit 1-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
Unit 1-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURINGUnit 1-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURING
Unit 1-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
 
Group technology, Production flow Analysis
Group technology, Production flow AnalysisGroup technology, Production flow Analysis
Group technology, Production flow Analysis
 
C045061425
C045061425C045061425
C045061425
 
Mbd 06 kinematic-&_structural_simulation_of_the_automated_infotech
Mbd 06 kinematic-&_structural_simulation_of_the_automated_infotechMbd 06 kinematic-&_structural_simulation_of_the_automated_infotech
Mbd 06 kinematic-&_structural_simulation_of_the_automated_infotech
 

Destacado

Assembly systems & line balance
Assembly systems & line balanceAssembly systems & line balance
Assembly systems & line balance
Sudhir Reddy
 
The Assembly Line and Mass Production Presentation
The Assembly Line and Mass Production PresentationThe Assembly Line and Mass Production Presentation
The Assembly Line and Mass Production Presentation
erinlord
 
Design and fabrication of smart portable air conditioner
Design and fabrication of smart portable air conditionerDesign and fabrication of smart portable air conditioner
Design and fabrication of smart portable air conditioner
AzRil Afif
 

Destacado (12)

Assembly line
Assembly lineAssembly line
Assembly line
 
Assembly systems & line balance
Assembly systems & line balanceAssembly systems & line balance
Assembly systems & line balance
 
The Assembly Line and Mass Production Presentation
The Assembly Line and Mass Production PresentationThe Assembly Line and Mass Production Presentation
The Assembly Line and Mass Production Presentation
 
Design and fabrication of smart portable air conditioner
Design and fabrication of smart portable air conditionerDesign and fabrication of smart portable air conditioner
Design and fabrication of smart portable air conditioner
 
Innovative projects in the refrigeration and Air Conditioning sector
Innovative projects in the refrigeration and Air Conditioning sector Innovative projects in the refrigeration and Air Conditioning sector
Innovative projects in the refrigeration and Air Conditioning sector
 
Types of air conditioning systems
Types of air conditioning systemsTypes of air conditioning systems
Types of air conditioning systems
 
Air conditioning-system ppt
Air conditioning-system pptAir conditioning-system ppt
Air conditioning-system ppt
 
HVAC Basic Concepts of Air Conditioning
HVAC Basic Concepts of Air ConditioningHVAC Basic Concepts of Air Conditioning
HVAC Basic Concepts of Air Conditioning
 
Hvac presentation for beginers
Hvac presentation for beginersHvac presentation for beginers
Hvac presentation for beginers
 
Air conditioning system
Air conditioning systemAir conditioning system
Air conditioning system
 
The New Assembly Line: 3 Best Practices for Building (Secure) Connected Cars
The New Assembly Line: 3 Best Practices for Building (Secure) Connected CarsThe New Assembly Line: 3 Best Practices for Building (Secure) Connected Cars
The New Assembly Line: 3 Best Practices for Building (Secure) Connected Cars
 
Manufacturing process & assembly of automobile
Manufacturing process & assembly of automobileManufacturing process & assembly of automobile
Manufacturing process & assembly of automobile
 

Similar a Modeling of assembly line balancing for optimized number of stations and time

Operation & material management-line balancing & capacity planning decision
Operation & material management-line balancing & capacity planning decisionOperation & material management-line balancing & capacity planning decision
Operation & material management-line balancing & capacity planning decision
Rohit Raina
 
Production-line balancing & capacity planning decision
Production-line balancing & capacity planning decisionProduction-line balancing & capacity planning decision
Production-line balancing & capacity planning decision
Rohit Raina
 
Plant Layout and Material Handling darshan ppt.pptx
Plant Layout and Material Handling darshan ppt.pptxPlant Layout and Material Handling darshan ppt.pptx
Plant Layout and Material Handling darshan ppt.pptx
ArjunB40
 
Analysis of impact of process changes on cluster tool performance using an
Analysis of impact of process changes on cluster tool performance using anAnalysis of impact of process changes on cluster tool performance using an
Analysis of impact of process changes on cluster tool performance using an
IAEME Publication
 
Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185
Editor IJARCET
 
Optimization_model_of the propsed kiiraEV assembly lineprstn
Optimization_model_of the propsed kiiraEV assembly lineprstnOptimization_model_of the propsed kiiraEV assembly lineprstn
Optimization_model_of the propsed kiiraEV assembly lineprstn
Ronald Kayiwa
 

Similar a Modeling of assembly line balancing for optimized number of stations and time (20)

AN EXPERIMENTAL STUDY ON THE AUTOMOTIVE PRODUCTION LINE USING ASSEMBLY LINE B...
AN EXPERIMENTAL STUDY ON THE AUTOMOTIVE PRODUCTION LINE USING ASSEMBLY LINE B...AN EXPERIMENTAL STUDY ON THE AUTOMOTIVE PRODUCTION LINE USING ASSEMBLY LINE B...
AN EXPERIMENTAL STUDY ON THE AUTOMOTIVE PRODUCTION LINE USING ASSEMBLY LINE B...
 
IRJET- Enhancing Line Efficiency of Road Machinery Assembly Line at Volvo...
IRJET-  	  Enhancing Line Efficiency of Road Machinery Assembly Line at Volvo...IRJET-  	  Enhancing Line Efficiency of Road Machinery Assembly Line at Volvo...
IRJET- Enhancing Line Efficiency of Road Machinery Assembly Line at Volvo...
 
Operation & material management-line balancing & capacity planning decision
Operation & material management-line balancing & capacity planning decisionOperation & material management-line balancing & capacity planning decision
Operation & material management-line balancing & capacity planning decision
 
Production-line balancing & capacity planning decision
Production-line balancing & capacity planning decisionProduction-line balancing & capacity planning decision
Production-line balancing & capacity planning decision
 
O0123190100
O0123190100O0123190100
O0123190100
 
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
 
Plant Layout and Material Handling darshan ppt.pptx
Plant Layout and Material Handling darshan ppt.pptxPlant Layout and Material Handling darshan ppt.pptx
Plant Layout and Material Handling darshan ppt.pptx
 
Cn4301514523
Cn4301514523Cn4301514523
Cn4301514523
 
30420140503003
3042014050300330420140503003
30420140503003
 
Analysis of impact of process changes on cluster tool performance using an
Analysis of impact of process changes on cluster tool performance using anAnalysis of impact of process changes on cluster tool performance using an
Analysis of impact of process changes on cluster tool performance using an
 
G04502040047
G04502040047G04502040047
G04502040047
 
IRJET- Integration of Job Release Policies and Job Scheduling Policies in...
IRJET-  	  Integration of Job Release Policies and Job Scheduling Policies in...IRJET-  	  Integration of Job Release Policies and Job Scheduling Policies in...
IRJET- Integration of Job Release Policies and Job Scheduling Policies in...
 
Optimization of CNC Machining
Optimization of CNC MachiningOptimization of CNC Machining
Optimization of CNC Machining
 
30420140503003
3042014050300330420140503003
30420140503003
 
Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185Volume 2-issue-6-2177-2185
Volume 2-issue-6-2177-2185
 
Optimization_model_of the propsed kiiraEV assembly lineprstn
Optimization_model_of the propsed kiiraEV assembly lineprstnOptimization_model_of the propsed kiiraEV assembly lineprstn
Optimization_model_of the propsed kiiraEV assembly lineprstn
 
Parallel Line and Machine Job Scheduling Using Genetic Algorithm
Parallel Line and Machine Job Scheduling Using Genetic AlgorithmParallel Line and Machine Job Scheduling Using Genetic Algorithm
Parallel Line and Machine Job Scheduling Using Genetic Algorithm
 
Novel Heuristics for no-Wait Two Stage Multiprocessor Flow Shop with Probable...
Novel Heuristics for no-Wait Two Stage Multiprocessor Flow Shop with Probable...Novel Heuristics for no-Wait Two Stage Multiprocessor Flow Shop with Probable...
Novel Heuristics for no-Wait Two Stage Multiprocessor Flow Shop with Probable...
 
Production Management and Scheduling
Production Management and SchedulingProduction Management and Scheduling
Production Management and Scheduling
 
PRODUCTIVITY IMPROVEMENT OF AUTOMOTIVE ASSEMBLY LINE THROUGH LINE BALANCING
PRODUCTIVITY IMPROVEMENT OF AUTOMOTIVE ASSEMBLY LINE THROUGH LINE BALANCINGPRODUCTIVITY IMPROVEMENT OF AUTOMOTIVE ASSEMBLY LINE THROUGH LINE BALANCING
PRODUCTIVITY IMPROVEMENT OF AUTOMOTIVE ASSEMBLY LINE THROUGH LINE BALANCING
 

Más de IAEME Publication

A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
IAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
IAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
IAEME Publication
 

Más de IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

Último

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 

Último (20)

What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 

Modeling of assembly line balancing for optimized number of stations and time

  • 1. INTERNATIONALMechanical Engineering and Technology (IJMET), ISSN 0976 – International Journal of JOURNAL OF MECHANICAL ENGINEERING 6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 2, March - April (2013) © IAEME AND TECHNOLOGY (IJMET) ISSN 0976 – 6340 (Print) ISSN 0976 – 6359 (Online) IJMET Volume 4, Issue 2, March - April (2013), pp. 152-161 © IAEME: www.iaeme.com/ijmet.asp Journal Impact Factor (2013): 5.7731 (Calculated by GISI) ©IAEME www.jifactor.com MODELING OF ASSEMBLY LINE BALANCING FOR OPTIMIZED NUMBER OF STATIONS AND TIME Anoop Kumar Elia1, Dr. D.Choudhary2 1,2 Guru Nanak Dev Engg.College, Bidar.585401 ABSTRACT In this work, the Buxey 29 tasks problem is solved for minimum number of stations and cycle time. The precedence matrix is presented for the 29 tasks. The classification of ALB problem and their solution procedure are presented. Single model ALB and equivalent multi model ALB are treated as similar model and common solution procedure is presented. The number of stations required for the feasible solutions are varied and cycle time are computed. The algorithm used in the derivation of the feasible solutions is presented. The advantages of using a certain number of stations are discussed. Finally important conclusions are drawn and future work is defined. Keywords: Number of stations, Number of feasible solutions, Cycle Time, Optimum Stations and Time. INTRODUCTION An assembly line is formed of a finite set of work elements which are also referred to as tasks. Each task is identified by a processing time for the operation it represents and a set of relationships for precedence, which specifies the allowable ordering of the tasks. Assembly line balancing (ALB) is defined as a process in which a group of tasks to be performed are allocated on an ordered sequence of assembly line. Systematic design of assembly lines is not a simple and easy task for the designers. Manufacturers and Designers have to deal with their existing factory layout in the initial phase. The Cost associated and reliability of the system, complexities involved in tasks, selection of equipment, operating criteria of assembly line, multiple constraints, scheduling methodologies, allocation of stations, control of inventory, buffer allocation are the most important area of concern. 152
  • 2. International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 – 6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 2, March - April (2013) © IAEME The parameters that include in ALB is: (l) precedence relationships; (2) number of workstations; (3) cycle time. The number of stations cannot be less than the number of tasks. The cycle time must be greater than or equal to the maximum of time of any workstation and the time of any task. In other words, the workstation time should not have the time higher than the cycle time. Tendencies in the design and orientation of assembly lines in the manufacturing are linked to line evolution. Information need to be collected by designers in this step about the tendencies of the line which need to be implemented. Balancing as well as sequencing problems depends on the types of assembly lines. For example, single model line delivers a single product on the line. Layout of the facility, changes required in tools, workstation indexes remains almost constant. Batch model lines deliver small number of different products over the line but in batches. In mixed- model case, different variations of a generic product are delivered at the same time but in a mixed scenario. Consideration of the problems associated with work transport system is also a design requirement. In addition to manual work transport over the line, continuous transfer also exists with three types of mechanized work transport systems, namely, synchronous transfer, intermittent transfer, and asynchronous transfer [1]. Different orientations of the line need to be studied by the designer since it varies widely according to the floor layout of the production unit. Generally, straight, parallel, U- shaped [2] are applied. Several design factors are important to assess and consider with the assembly line design and balancing. The solution variations which are to be decided depend on the factors like production approaches, objective functions and constraints. A few of the design constraints related to assembly line balancing are precedence constraints, zoning constraints and capacity constraints [3]. Efficient formulation of line design problem depends on the database enrichment. To collect assembly line data, knowledge related to several performance indices and workstation indices are essential for a line designer. Assembly line design model and methodology for solution combine the model stage. Design tools are formulated and modeled once the input data is collected and verified. Modeling of design tools includes the output data, interaction between different modules and methods required for solution. Wide range of heuristic as Branch and Bound search, Positional weight method, Kilbridge and Wester Heuristic, Moodie-Young Method, Immediate Update First-Fit (IUFF), Hoffman Precedence Matrix [4] and meta-heuristic based solution strategies as Genetic Algorithm GA [5], Tabu Search TS, Ant Colony Optimization ACO [3], Simulated Annealing SA [6] for assembly line problems are taken for study in industrial and research level. Verification of the developed models is a result of performance towards the objectives defined for that particular line. Line performances of assembly line design are a measure of multi-objective characteristics. 153
  • 3. International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 – 6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 2, March - April (2013) © IAEME Figure 1: Classification of ALB Solution Procedures. Several solution procedures that are available in the literature are presented in Fig. 1. Variable objective functions are taken into account for assembly line [7]. Goal of the designer is to design a line for higher efficiency, lesser delay in balance, smoother production, and optimized time for processing, cost effectiveness, overall labor efficiency and just in time production. The aim is to develop a line by considering the best of the design methods which may deal in actual fact with user preferences. Design evaluation refers to a user friendly developed interface where all necessary assembly data is accessible extracted from different database. Most of the solutions for assembly line balancing problems explore one final optimized solution. However, it is important to look for the alternative solutions [8]. Validation and verification of several algorithms and methods is combined and incorporated into different design packages [9]. In this work, the Buxey 29 tasks problem is solved for minimum number of stations and cycle time. The precedence matrix and solutions are presented for the 29 tasks. The classification of ALB problem and their solution procedure are also presented. 2.0 CLASSIFICATION OF ALB PROBLEMS Assembly Line Balancing problem can be classified into two categories, namely, • Problem based on objective functions. • Problem based on problem structure. 154
  • 4. International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 – 6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 2, March - April (2013) © IAEME Figure 2: Classification of ALB problems. Problem based on objective functions: • Type 1: Cycle time is known, and objective is to minimize number of stations. • Type 2: Number of stations are known, and objective is to minimize cycle time. • Type 3: Objective is maximization of workload smoothness. • Type 4: Objective is maximization of work relatedness. • Type 5: Objective is maximization of multiple objectives with type 3 and 4. • Type E: Objective is maximization of line efficiency by minimizing both cycle time and number of stations. • Type F: Objective is feasibility of line balance for a given combination of number of stations and cycle. Problem based on problem structure: • SMALB: Single model ALB problems, where only single product is produced. • MuMALBP: Multi model ALB problems, where multiple products are produced in batches. • MMALBP: Mixed model ALB problems, where generic products are produced on the line in a mixed situation. • SALBP: Simple ALB balancing problems, where the objective is to minimize the cycle time for a fixed number of workstation and vice versa. • GALBP: A general ALB problem includes those problems which are not included in SALBP. 155
  • 5. International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 – 6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 2, March - April (2013) © IAEME 3.0 EQUIVALENT SINGLE MODEL Tasks of several models are combined into an equivalent single model. Combined precedence diagram need to be derived from all the single model diagram along with the average task times. The objective of balancing is to optimize the number of workstations with a pre-decided fixed cycle time. The fixed cycle time is treated as the solution lower bound, for determining desired station numbers, is increased by 1 sec per iteration. Solution lower bound is found with minimum cycle time [10] as: For equivalent single models, the algorithm is defined below. The algorithm delivers number of feasible solutions. • Assign a new station STATION[1] with a cycle time T = MINCYCLETIME • Determine all the tasks that do not have the predecessor TASKSWOPRED = { i, j,…., n} • Assign one task in TASKSWOPRED to STATION[1] • Remove the taks that is assigned to STATION[1] from the graph and update it as TASKSWOPRED = { j,k,….,n }. • Update the station cycle time as T = MINCYCLETIME - ti • Repeat steps 3 to 5, until T is positive and update the T and TASKSWOPRED each time. • When T turns negative, look for any other tasks in TASKSWOPRED to fit in STATION[1], but the T should remain positive. • When T turns zero or negative for all the tasks in TASKSWOPRED, create a new station as STATION[2]. • Repeat steps 3 to 8. • Repeat step 3 to 9 for all feasible solutions. • Try the solutions for a pre-decided number of stations. If the solutions derived are not feasible, repeat 3 to 9 after update the T as MINCYCLETIME+1. • When all the feasible solutions are obtained, store the updated T. 4.0 SIMULATION RESULTS For experimental; purpose, Buxey 29 tasks Problem [11] is chosen. The precedence diagram for the Buxey is presented in Fig. 3. In case of multiple models, the equivalent task diagram can be derived in the form shown in Fig. 3. For the sake of simplicity, a single model precedence diagram is shown and solved in this work. The Buxey problem has a total of 29 tasks and the associated tasks are shown above each task in Fig. 3. 156
  • 6. International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 – 6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 2, March - April (2013) © IAEME Figure 3: Buxey 29 tasks precedence diagram. Table 1 shows the precedence matrix for the Buxey 29 tasks problem. In the matrix, the columns and rows represent the task number. It shows the precedence relation between the tasks. For example, in row 2 and column 6, it is indicated as 1 in the matrix, which means the task 6 is preceded by task 2. If the value is zero, it means there is no precedence relationship in the diagram. The last row of the Table 1 shows the time associated with each task. Table 1: Precedence matrix for the Buxey 29 Tasks problem 157
  • 7. International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 – 6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 2, March - April (2013) © IAEME There are different parameters in this problem which can vary to derive a best possible solutions using design of experiments. However, in this case on one parameter is varied to find out the feasible solutions. The parameter that is varies in the work is number of stations. The number of solutions is varied from 8 to 9 and 10. For each case, the number feasible solutions are computed and the cycle time is determined. Also, the total time consumed by each station is also computed. Table 2: Feasible solutions for 8 stations for the Buxey 29 Tasks problem By running the algorithm mention Sec.3, nine feasible solutions are obtained. The Table 2 shows the assigned stations for each task under each solution. For example, in solution 2, task 1 is assigned to station 2, task 2 is assigned to station 1 etc. Table 2 can be modified into different for all the tasks that is assigned to each station under each feasible solution, which is not presented here. Table 3: Total time taken by each station for the Buxey 29 Tasks problem Table 3 shows the total time taken by each station under each solution. Of all the solutions, Solution 1 and 2 provides the best cycle time of 324 sec. depending upon the complexity of tasks and ease of operation, either Solution 1 or Solution 2 can be chosen. The cycle time for both these solutions is 41 sec. 158
  • 8. International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 – 6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 2, March - April (2013) © IAEME Table 4: Feasible solutions for 9 stations for the Buxey 29 Tasks problem. Again, the number of stations are varied from 8 to 9 and the algorithm as mentioned in Sec. 3 is run. In this case, there are 16 feasible solutions are obtained as shown in Table 4. By increasing the number stations, there is a significant increase in the number of solutions. However, the best solution for practical implementation to be chosen based on the minimum cycle time and the complexity involved in transportation and assignment of tasks to these stations. The cost of other resources also should be considered when choosing the best feasible solution. Table 5: Total time taken by each station for the Buxey 29 Tasks problem. Here again, the solution 1 yields the best possible solution since the cycle time is minimum of all. Solution 1 takes a total time of 324 sec which is same as in the case of 8 station model. The cycle time in this case is 38 sec. If the cost of installation of the stations is given priority, it is the 8 station model, which suits best for this problem over 9 station model. 159
  • 9. International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 – 6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 2, March - April (2013) © IAEME Table 6: Feasible solutions for 10 stations for the Buxey 29 Tasks Problem. Again, by increasing the number of stations from 9 to 10, 16 feasible solutions are obtained. From Table7 the best solution yields 324 sec of total time and a cycle time of 34 sec. By increasing the number of stations, there in change in the number of feasible solutions and the same kind behavior is noticed when the number of stations further increased to 11, 12 and so on. Although the cost of installation of stations increases when the number of stations is increased, it provides the best flexibility in maintenance of the stations. Table 7: Total time taken by each station for the Buxey 29 Tasks problem CONCLUSIONS In this work, the single model assembly line problem or equivalent model of multi model assembly line problem are solved for minimum number of stations and minimum cycle time. The number of stations are varied from 8 to 10 and the feasible solutions for each case are derived. By increasing the number of stations from 8 to 10, the total time remain as 324 sec for solution 1 and the cycle time has decreased from 41 sec to 34 sec. The number of feasible solutions increased from 9 to 16 when the number stations are changed from 8 to 9, but there is no improvement after that. Depending up the resources available, one can choose 160
  • 10. International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 – 6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 2, March - April (2013) © IAEME the number of stations as 8 or 9. Eight stations model yield less installation and maintenance cost, whereas the 9 station model provides best ease maintenance and operation. As future work, the models can be tried with multi models as an extension and optimization of cycle time and smoothening of the task assignment can be tried. REFERNCES [1] Papadopoulos, H.T; Heavey, C. & Browne, J. (1993). Queuing Theory in Manufacturing Systems Analysis and Design; Chapman & Hall, ISBN 0412387204, London, UK [2] Becker, C. & Scholl, A. (2006). A survey on problems and methods in generalized assemblyline balancing, European journal of operational research, Vol. 168, Issue. 3 (February, 2006), pp. (694–715), ISSN 0377-2217. [3] Vilarinho, P.M. & Simaria, A.S. (2006). ANTBAL: An ant colony optimization algorithm for balancing mixed-model assembly lines with parallel workstations, International journal of production research, Vol 44, Issue 2, pp. 291–303, ISSN ISSN: 1366-588 0020-7543 [4] Ponnambalam, S.G., Aravindan, P. & Naidu, G.M. (1999). A comparative evaluation of assembly line balancing heuristics. International journal of advanced manufacturing technology, Vol. 15, No. 8 (July 1999), pp. (577-586), ISSN: 0268-3768 [5] Sabuncuoglu, I., Erel, E. & Tanyer, M. (1998). Assembly line balancing using genetic algorithms. Journal of intelligent manufacturing, Vol. 11, No. 3 (June, 2000), pp. (295-310), ISSN: 0956-5515 [6] Suresh, G. & Sahu, S. (1994). Stochastic assembly line balancing using simulated annealing, International journal of production research, Vol. 32, No. 8, pp. (1801-1810), ISSN: 1366-588X (electronic) 0020-7543 (paper) [7] Tasan, S.O. & Tunali, S. (2006). A review of current application of genetic algorithms in assembly line balancing, Journal of intelligent manufacturing, Vol. 19, No. 1 (February, 2008), pp. (49-69), ISSN: 0956-5515 [8]Boysen, N., Fliedner, M. & Scholl, A. (2006). A classification of assembly line balancing problems. European journal of operational research, Elsevier, Vol 183, No. 2 (December, 2007), pp. (674–693) [9] Rekiek, B. & Delchambre, A. (2006). Assembly line design, the balancing of mixed- model hybrid assembly lines using genetic algorithm; Springer series in advance manufacturing, ISBN-10: 1846281121, Cardiff, UK. [10] Gu, L., Hennequin, S., Sava, A., & Xie, X. (2007). Assembly line balancing problem solved by estimation of distribution, Proceedings of the 3rd Annual IEEE conference on automation science and engineering scottsdale, AZ, USA. [11] Scholl, A. (1993). Data of assembly line balancing problems. Retrieved from http://www.wiwi.uni-jena.de/Entscheidung/alb/, last accessed: 07 February 2008. [12] S.K. Gupta, Dr. V.K. Mahna, Dr. R.V. Singh and Rajender Kumar, “Mixed Model Assembly Line Balancing: Strategic Tool to Improve Line Efficiency in Real World” International Journal of Industrial Engineering Research and Development (IJIERD), Volume 3, Issue 1, 2012, pp. 58 - 66, ISSN Online: 0976 - 6979, ISSN Print: 0976 – 6987. 161