SlideShare une entreprise Scribd logo
1  sur  5
Télécharger pour lire hors ligne
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5066
Integration of Job Release Policies and Job Scheduling Policies in
Assembly Job Shop Scheduling
Mr. Shibin Mathew1, Mr. Robin David2, Mr. Nithin Mithra3, Mr. Avinash G. S.4,Mr. Vimal A.5 & Mr.
Shabareesh S. Kumar 6
1M. Tech Graduate, Department of Mechanical Engineering, NIT Calicut, Kerala, India
2, 3, 4, 5 & 6 Assistant Professor, Department of Mechanical Engineering, VAST TC, Kilimanoor, Trivandrum,
Kerala, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - This paper focuses on schedulinganassembly job
shop which processes end-items with bills of materials. Order
release represents the first stage of control which determines
the timing of release of orders into the shop floor while
dispatching represents the second stage of control which
determines the processing sequence of jobs waiting before
different machines. This research proposes an integrated
approach of job release policies and dispatching rules. A
simulation model of a realistic assembly job shop has been
developed for the purpose of experimentation. An order
release policy using the concept of backward scheduling is
adopted. Six dispatching rules from the literature are
incorporated in the simulation model. End-items with single-
level, two-level, and three-level assembly structures are
considered. The performance of the shop is evaluated using
mean flow time and mean tardiness. Firstly, the simulation is
run under various dispatching rules without considering the
order release policy. Secondly, the simulation is run under
various dispatching rules with the integrationoforderrelease
policy. The analysis of results reveals that there is a reduction
in mean flow time and mean tardiness for the integrated
approach.
Keywords: Assembly job shop, simulation, order release
policy, dispatching rules.
1. INTRODUCTION
Scheduling can be defined as the allocation of resources
over time to perform a collection of tasks. Scheduling
specifies sequence and timing, normally expressed in terms
of a set of start and due times. Assembly job shop can be
considered as a generalization of job shop in that it not only
includes serial operations but also assembly operations. In
an assembly job shop, final products are assembled from
sub-assemblies. Sub-assemblies may in turn be assembled
from lower levels of components. In a multi-level assembly
job, a higher level item cannot be processed unless all
preceding lower level items havebeencompletelyprocessed
and assembled together. It also implies that an item may
have to wait for its parallel items/components before the
required assembly (or subassembly) operations can take
place. This structural complexity associated with assembly-
type jobs introduces problems related to coordination and
pacing that do not exist when dealing with string-type jobs
considered in the conventional job shop scheduling. Several
studies have been carried out in the area of Assembly Job
Shop Scheduling Problem (AJSSP). Different Methodologies
such as priority dispatching rules, heuristics and meta-
heuristics are used to solve AJSSP. Major studies have
adopted priority dispatching rules. The priority dispatching
rules represent the stage of control which determines the
processing sequence of jobs waiting before different
machines.
Sculli et al. (1987) reported a case study of an assembly
shop in a dynamic environment based on optimal
combination of due date assignment rule and sequencing
rule. The research of Fry et al. (1989) hasshownthatthereis
a strong relationship between product structure complexity
and performance measures. Three types of product
structures namely flat product structure, tall product
structure and complex product structures are included in
many research works. Reeja and Rajendran (2000a), and
Reeja and Rajendran (2000b) proposed two priority rules
called operation synchronization date rule and a new
version of operation due date. Thiagarajan et al. (2003)
studied the effect of the minimization of thesumofweighted
earliness, weighted tardiness and weighted flowtimeofjobs
in a dynamic system environment. Lu et al. (2011)described
the combination of order review/release mechanism and
dispatching rules in an AJSSP.
Order release represents the first stage of control which
determines the timing of release ofordersintotheshopfloor
while dispatching rules represents the second stage of
control which determines the processing sequence of jobs
waiting before different machines. From the literature
review, it is evident that there is not much work done in
AJSSP by integrating pre-shopfloorcontrol policiesandshop
floor control policies. This study focuses on this problem.
The rest of the paper is organized as follows. Section 2
provides the problem description. Section 3 describes the
development of simulation model. Section 4 provides the
details of experimentation, results obtained and the
inferences drawn. Section 5 presents the conclusions.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5067
2. PROBLEM DEFINITION
The main objective of integration of job release policies
and job scheduling policies in assembly job shop scheduling
is to minimize the mean flow time and mean tardiness. The
performance measures are defined as follows:
Mean flow time =
Mean tardiness =
Where Ci is the completion time required for the job i,Ai
is the arrival time of the job i,Li is the lateness of the job i, N
represents total number of jobs
2.1 System Configuration
The assembly job shop considered for the development
of simulation model includes seven work centers with two
identical machines in each work center, and one assembly
work center with two assembly machines. The product
structure considered are single level assembly having
components uniformly distributed between [2-5],twolevel
assembly having components uniformly distributed
between [2-3], [4-6] and three level assembly having
components uniformly distributed between [3-5] ,[2-3],[2-
3].
2.2 Product data
Figure 1 shows the product structures of the products
considered.
 The routing of the jobs is taken as random, with each
work center having equal probability of being chosen
 Job arrivals are generated using a Poisson process
 The number of operations for each item/subassemblyis
uniformly distributed between 2 and 7
 The process times of the items/subassemblies are
drawn from a uniform distribution in the range of [1–
20]
 The assembly operation time at any level varies
uniformly from 5 to 20 time units
Figure 1: Product structure of the products
2.3 Assumptions
 Each machine/workstation can perform only one
operation at a time on any item/subassembly
 The jobs revisit machines only after at least one
assembly operation is carried out
 There are no limiting resources other than
machines/workstations
 Machines are available continuously, i.e., there are
no machine breakdowns
2.4 Order release policy
The present study uses the concept of backward
scheduling for releasing jobs for processing. In backward
scheduling, scheduling starts from the due date of each job
and schedules backward in time. It involves processingofall
parts as late as possible. An example of backward schedule
approach is material requirements planning. In this study,
components of jobs of single, two, and three level assembly
structure are released to the floor shop when it is required,
based on the difference between the time of critical andnon-
critical components. Suppose a job consists of two
components say, A and B, out of which A is critical and B is
non-critical. A takes a time unit of 90 while B takes 60 time
units. Based on backward schedule approach, component A
will be released first while B will be released to the shop
after 30 time units. This reduces unnecessary waiting time
and hence reduces mean flow time and means tardiness.
2.5 Priority dispatching rule
The dispatching rules used in this study are the following:
 FIFO (First In First Out): Components that arrive at a
machine earliest will be processed first.
 SPT (Shortest Processing Time): Components with the
shortest processing time will be processed first.
 JDD (Job Due Date): Products with the earliest due date
will be processed first. The equation for the due date
setting is given as
Where di is the due date of the job i , c is the allowance
factor ( c = 2 ), l is the critical path time of the job i.
 FASFS (First Arrival into System First Serviced):
Components that are released into the shop floor
earliest will be processed first.
 TWKR (Total Work Remaining): Products with least
amount of remaining processing time will be processed
first.
 ECT (Earliest Completion Time): Products with the
earliest completion time will be processed first.
3. DEVELOPMENT OF SIMULATION MODEL
Simulation models are developed for the assembly job
shop for each product structure. The logic of simulation
  NAC
N
i
ii /
1


  NLMax
N
i
i /0,
1

iii lctd 
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5068
models is shown in Figure 2. Job arrival is created using
Poisson distribution. For each job, a job number is assigned.
Based on the job number, parts will be created;thenforeach
part, its corresponding sequence and processing time are
assigned. Parts will move to the machines according to the
sequence and they will be processed if the machine is idle,
otherwise sort the parts queue in front of machine as per
dispatching rules. After all components of a job are ready,
they are moved to the assembly shop and assembly process
will be done, if the assembly machine is free; otherwise, sort
the queue in front of the machine as per dispatching rule.
3.1 Simulation settings
The simulation for each priority rule is replicated 20
times. The warm-up period is set as the completion of first
250 jobs. Each replication includes 1000 job completion.
4. RESULTS AND DISCUSSION
Firstly, the models developed are run under various
dispatching rules without considering the order release
policy for the simulation settings. Secondly, the models
developed are run under various dispatching rules with the
integration of order release policy. The mean flow time and
mean tardiness values obtainedforboththecasesareshown
in the Tables 1-6.
Table 1: Mean flow time for single level assembly
Structure
Dispatching
rule
Mean flow time
without integration
of order release
policy
Mean flow time
with integration of
order release
policy
ECT 377.30 307.86
FASFS 377.42 125.56
FIFO 652.90 125.55
JDD 376.55 118.05
TWKR 137.86 117.70
SPT 445.44 166.60
Table 2: Mean tardiness for single level assembly Structure
Dispatching
rule
Mean Tardiness
without integration
of order release
policy
Mean Tardiness
with integration of
order release policy
ECT 104.14 55.06
FASFS 103.99 21.72
FIFO 181.95 21.84
JDD 103.83 20.49
TWKR 41.37 20.45
SPT 126.21 29.43
Table 3: Mean flow time for two level assembly structures
Dispatching
rule
Mean flow time
without integration of
order release policy
Mean flow time
with integration of
order release policy
ECT 328.17 230.90
FASFS 328.82 232.15
FIFO 720.84 291.62
JDD 328.58 230.88
TWKR 303.47 267.88
SPT 417.29 323.30
Table 4: Mean tardiness for two level assembly structure
Dispatching
rule
Mean Tardiness
without integration of
order release policy
Mean Tardiness
with integration of
order release policy
ECT 121.68 55.35
FASFS 121.90 55.35
FIFO 269.16 71.65
JDD 121.84 54.56
TWKR 110.36 65.29
SPT 188.49 76.46
Table 5: Mean flow time for three level assembly structures
Dispatching
rule
Mean flow time
without integration of
order release policy
Mean flow time
with integration
of order release
policy
ECT 277.46 215.35
FASFS 277.73 216.10
FIFO 751.60 291.80
JDD 277.78 217.35
TWKR 129.08 148.56
SPT 407.49 472.46
Table 6: Mean tardiness for three level assembly structure
Dispatching
rule
Mean Tardiness
without integration
of order release
policy
Mean Tardiness
with integration
of order release
policy
ECT 106.33 43.06
FASFS 106.67 43.06
FIFO 302.03 120.33
JDD 106.51 43.49
TWKR 51.49 29.09
SPT 188.49 76.45
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5069
Figure 2: Flow chart for the simulation models
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5070
It is observed that there is a decrease in mean flow time
and mean tardiness by considering the concept of backward
scheduling i.e., when the components are released to the
floor shop only at the required time, under various
dispatching rules.
5. CONCLUSION
In this paper, assembly job shop scheduling problem for
single, two, three and combined level assembly structure is
considered with the objectives of minimization of mean flow
time and mean tardiness. The concept of backward
scheduling is used as the order release policy. Different
dispatching rules are used for scheduling jobs in machines.
Analysis of simulation model reveals that configuration of
order release policy and dispatching rule leads to better
performance of the assembly job shop for the performance
measures, namely mean flow time and mean tardiness. The
simulation model developed in the presentstudycanbeused
as attest bed for conducting simulation experiments. In the
present study, one release policy is considered for
experimentation. Other order release policies and
dispatching rules can be considered in future studies.
ACKNOWLEDGEMENT
We express our extreme sense of gratitude to Dr. T.
Mathavaraj Ravikumar, Principal, Vidya Academy of Science
and Technology Technical Campus, Kilimanoor for his
guidance and constant inspiration.
We wish to sincerely thank Mr. Bijeesh P., HoD in
charge Department of Mechanical Engineering Department,
VAST TC, Kilimanoor for his immense support and
motivation.
We are thankful to all the faculty members of
Department of Mechanical Engineering for their help and
cooperation. Special thanks to all our trade instructors,
classmates and friends at VAST-TC who stood by our side
during the endeavour.
REFERENCES
[1] Fry, T. D., Oliff, M. D., Minor, E. D. and Leong, G. K., "The
effects of product structure and sequencing rule on
assembly shop performance", International Journal of
Production Research, Vol. 27, No. 4, pp. 671-686, 1989.
[2] Lu, H. L. , Huang, G. Q., and Yang, H. D., “ Integrating
order review/releaseanddispatchingrulesforassembly
job shop scheduling using a simulation approach,”
International Journal of Production Research, Vol. 49,
No. 3, pp. 647-669, 2011.
[3] Reeja, M. K. and Rajendran, C., “Dispatching rules for
scheduling in assembly job shops - Part1,”International
Journal of Production Research, Vol. 38, No. 9, pp. 2051-
2066, 2000a.
[4] Reeja, M. K. and Rajendran, C., “Dispatching rules for
scheduling in assembly jobshops - Part 2,” International
Journal of Production Research, Vol. 38, No. 10, pp.
2349-2360, 2000b.
[5] Sculli, D., Priority dispatching rules in anassemblyshop,
OMEGA - International Journal of Management Science,
Vol. 15, No. 1, pp. 49-57, 1987.
[6] Thiagarajan, S. and Rajendran, C., “ Scheduling in
dynamic assembly job-shops with jobs having different
holding and tardiness costs,” International Journal of
Production Research, Vol. 41, No. 18, pp. 4453-4486,
2003.

Contenu connexe

Tendances

Implementation of Single Minute Exchange of Die in Motor Manufacturing Unit
Implementation of Single Minute Exchange of Die in Motor Manufacturing UnitImplementation of Single Minute Exchange of Die in Motor Manufacturing Unit
Implementation of Single Minute Exchange of Die in Motor Manufacturing UnitIRJET Journal
 
Cellular manufacturing and group technology
Cellular manufacturing and group technologyCellular manufacturing and group technology
Cellular manufacturing and group technologyHitendrasinh Zala
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentIJERD Editor
 
IRJET-Effective Improvement of a Plant Layout using Pugh Matrix Approach
IRJET-Effective Improvement of a Plant Layout using Pugh Matrix ApproachIRJET-Effective Improvement of a Plant Layout using Pugh Matrix Approach
IRJET-Effective Improvement of a Plant Layout using Pugh Matrix ApproachIRJET Journal
 
Group technology, Production flow Analysis
Group technology, Production flow AnalysisGroup technology, Production flow Analysis
Group technology, Production flow AnalysisKEERTHIVASAN RAVI
 
Process dsign and facility layout
Process dsign and facility layoutProcess dsign and facility layout
Process dsign and facility layoutNsbmUcd
 
IRJET- Design, Development and Manufacturing of Dedicated Fixture for the...
IRJET-  	  Design, Development and Manufacturing of Dedicated Fixture for the...IRJET-  	  Design, Development and Manufacturing of Dedicated Fixture for the...
IRJET- Design, Development and Manufacturing of Dedicated Fixture for the...IRJET Journal
 
Cellular manufacturing
Cellular manufacturingCellular manufacturing
Cellular manufacturingJitesh Gaurav
 
Cellular manufacturing group technology
Cellular manufacturing group technologyCellular manufacturing group technology
Cellular manufacturing group technologyHitendrasinh Zala
 
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 implementationManoj Gowda K
 
Plant layout optimization in crane manufacturing using CRAFT and SLP
Plant layout optimization in crane manufacturing using CRAFT and SLPPlant layout optimization in crane manufacturing using CRAFT and SLP
Plant layout optimization in crane manufacturing using CRAFT and SLPEr Harshrajsinh Kher
 
Iterature Review Cellular Manufacturing And Group Technology
Iterature Review Cellular Manufacturing And Group TechnologyIterature Review Cellular Manufacturing And Group Technology
Iterature Review Cellular Manufacturing And Group Technologysandeepbags2004
 
Chapter 2 line_balancing no pics
Chapter 2 line_balancing no picsChapter 2 line_balancing no pics
Chapter 2 line_balancing no picsNirav Jadav
 
IRJET- Design and Thermal Analysis of Fixture Assembly and Base Plate for...
IRJET-  	  Design and Thermal Analysis of Fixture Assembly and Base Plate for...IRJET-  	  Design and Thermal Analysis of Fixture Assembly and Base Plate for...
IRJET- Design and Thermal Analysis of Fixture Assembly and Base Plate for...IRJET Journal
 
Cellular Manufacturing
Cellular ManufacturingCellular Manufacturing
Cellular ManufacturingSagar Kurde
 
Cellular manufacturing
Cellular manufacturingCellular manufacturing
Cellular manufacturingananya0122
 

Tendances (20)

Implementation of Single Minute Exchange of Die in Motor Manufacturing Unit
Implementation of Single Minute Exchange of Die in Motor Manufacturing UnitImplementation of Single Minute Exchange of Die in Motor Manufacturing Unit
Implementation of Single Minute Exchange of Die in Motor Manufacturing Unit
 
Cellular manufacturing and group technology
Cellular manufacturing and group technologyCellular manufacturing and group technology
Cellular manufacturing and group technology
 
6184 7 tn05
6184 7 tn056184 7 tn05
6184 7 tn05
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
Line balancing
Line balancing Line balancing
Line balancing
 
IRJET-Effective Improvement of a Plant Layout using Pugh Matrix Approach
IRJET-Effective Improvement of a Plant Layout using Pugh Matrix ApproachIRJET-Effective Improvement of a Plant Layout using Pugh Matrix Approach
IRJET-Effective Improvement of a Plant Layout using Pugh Matrix Approach
 
Group technology, Production flow Analysis
Group technology, Production flow AnalysisGroup technology, Production flow Analysis
Group technology, Production flow Analysis
 
Process dsign and facility layout
Process dsign and facility layoutProcess dsign and facility layout
Process dsign and facility layout
 
IRJET- Design, Development and Manufacturing of Dedicated Fixture for the...
IRJET-  	  Design, Development and Manufacturing of Dedicated Fixture for the...IRJET-  	  Design, Development and Manufacturing of Dedicated Fixture for the...
IRJET- Design, Development and Manufacturing of Dedicated Fixture for the...
 
Cellular manufacturing
Cellular manufacturingCellular manufacturing
Cellular manufacturing
 
Cellular manufacturing group technology
Cellular manufacturing group technologyCellular manufacturing group technology
Cellular manufacturing group technology
 
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
 
Plant layout optimization in crane manufacturing using CRAFT and SLP
Plant layout optimization in crane manufacturing using CRAFT and SLPPlant layout optimization in crane manufacturing using CRAFT and SLP
Plant layout optimization in crane manufacturing using CRAFT and SLP
 
Iterature Review Cellular Manufacturing And Group Technology
Iterature Review Cellular Manufacturing And Group TechnologyIterature Review Cellular Manufacturing And Group Technology
Iterature Review Cellular Manufacturing And Group Technology
 
Assembly line balancing
Assembly line balancingAssembly line balancing
Assembly line balancing
 
Chapter 2 line_balancing no pics
Chapter 2 line_balancing no picsChapter 2 line_balancing no pics
Chapter 2 line_balancing no pics
 
IRJET- Design and Thermal Analysis of Fixture Assembly and Base Plate for...
IRJET-  	  Design and Thermal Analysis of Fixture Assembly and Base Plate for...IRJET-  	  Design and Thermal Analysis of Fixture Assembly and Base Plate for...
IRJET- Design and Thermal Analysis of Fixture Assembly and Base Plate for...
 
Cellular manufacturing
Cellular manufacturingCellular manufacturing
Cellular manufacturing
 
Cellular Manufacturing
Cellular ManufacturingCellular Manufacturing
Cellular Manufacturing
 
Cellular manufacturing
Cellular manufacturingCellular manufacturing
Cellular manufacturing
 

Similaire à IRJET- Integration of Job Release Policies and Job Scheduling Policies in Assembly Job Shop Scheduling

Preliminary Study of an Assembling Plant
Preliminary Study of an Assembling Plant Preliminary Study of an Assembling Plant
Preliminary Study of an Assembling Plant MustafaElAkkad
 
Sheet Metal Assembly Process Optimization Using Lean Manufacturing Tool
Sheet Metal Assembly Process Optimization Using Lean Manufacturing ToolSheet Metal Assembly Process Optimization Using Lean Manufacturing Tool
Sheet Metal Assembly Process Optimization Using Lean Manufacturing ToolIRJET Journal
 
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...IRJET Journal
 
Predicting Machine Learning Pipeline Runtimes in the Context of Automated Mac...
Predicting Machine Learning Pipeline Runtimes in the Context of Automated Mac...Predicting Machine Learning Pipeline Runtimes in the Context of Automated Mac...
Predicting Machine Learning Pipeline Runtimes in the Context of Automated Mac...IRJET Journal
 
IRJET-Productivity Improvement in a Pressure Vessel using Lean Principles
IRJET-Productivity Improvement in a Pressure Vessel using Lean PrinciplesIRJET-Productivity Improvement in a Pressure Vessel using Lean Principles
IRJET-Productivity Improvement in a Pressure Vessel using Lean PrinciplesIRJET Journal
 
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...IRJET Journal
 
IRJET- Basic Study of Assembly Line Balancing
IRJET- Basic Study of Assembly Line BalancingIRJET- Basic Study of Assembly Line Balancing
IRJET- Basic Study of Assembly Line BalancingIRJET Journal
 
Identification of Bottleneck and Reducing Cycle Time of an Industrial Oven by...
Identification of Bottleneck and Reducing Cycle Time of an Industrial Oven by...Identification of Bottleneck and Reducing Cycle Time of an Industrial Oven by...
Identification of Bottleneck and Reducing Cycle Time of an Industrial Oven by...IRJET Journal
 
Om important part b questions for all 5 units for all subjects
Om important part b questions for all 5 units for all subjectsOm important part b questions for all 5 units for all subjects
Om important part b questions for all 5 units for all subjectssrenth10
 
C0362015022
C0362015022C0362015022
C0362015022theijes
 
Heuristic approach for bicriteria in constrained three stage flow shop schedu...
Heuristic approach for bicriteria in constrained three stage flow shop schedu...Heuristic approach for bicriteria in constrained three stage flow shop schedu...
Heuristic approach for bicriteria in constrained three stage flow shop schedu...Alexander Decker
 
Heuristic approach for bicriteria in constrained three stage flow shop schedu...
Heuristic approach for bicriteria in constrained three stage flow shop schedu...Heuristic approach for bicriteria in constrained three stage flow shop schedu...
Heuristic approach for bicriteria in constrained three stage flow shop schedu...Alexander Decker
 
Planning and Scheduling of a Corrugated Cardboard Manufacturing Process in IoT
Planning and Scheduling of a Corrugated Cardboard Manufacturing Process in IoTPlanning and Scheduling of a Corrugated Cardboard Manufacturing Process in IoT
Planning and Scheduling of a Corrugated Cardboard Manufacturing Process in IoTijtsrd
 
Line Balancing and facility optimization of Machine Shop with Work Study and ...
Line Balancing and facility optimization of Machine Shop with Work Study and ...Line Balancing and facility optimization of Machine Shop with Work Study and ...
Line Balancing and facility optimization of Machine Shop with Work Study and ...IRJET Journal
 
IRJET- Optimization of Cycle Time by using Various Techniques: A Review
IRJET- Optimization of Cycle Time by using Various Techniques: A ReviewIRJET- Optimization of Cycle Time by using Various Techniques: A Review
IRJET- Optimization of Cycle Time by using Various Techniques: A ReviewIRJET Journal
 
IRJET- Use of Simulation in Different Phases of Manufacturing System Life Cycle
IRJET- Use of Simulation in Different Phases of Manufacturing System Life CycleIRJET- Use of Simulation in Different Phases of Manufacturing System Life Cycle
IRJET- Use of Simulation in Different Phases of Manufacturing System Life CycleIRJET Journal
 
Production And Operation Materials
Production And Operation MaterialsProduction And Operation Materials
Production And Operation Materialspikuoec
 

Similaire à IRJET- Integration of Job Release Policies and Job Scheduling Policies in Assembly Job Shop Scheduling (20)

Preliminary Study of an Assembling Plant
Preliminary Study of an Assembling Plant Preliminary Study of an Assembling Plant
Preliminary Study of an Assembling Plant
 
Sheet Metal Assembly Process Optimization Using Lean Manufacturing Tool
Sheet Metal Assembly Process Optimization Using Lean Manufacturing ToolSheet Metal Assembly Process Optimization Using Lean Manufacturing Tool
Sheet Metal Assembly Process Optimization Using Lean Manufacturing Tool
 
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...
 
Predicting Machine Learning Pipeline Runtimes in the Context of Automated Mac...
Predicting Machine Learning Pipeline Runtimes in the Context of Automated Mac...Predicting Machine Learning Pipeline Runtimes in the Context of Automated Mac...
Predicting Machine Learning Pipeline Runtimes in the Context of Automated Mac...
 
O0123190100
O0123190100O0123190100
O0123190100
 
IRJET-Productivity Improvement in a Pressure Vessel using Lean Principles
IRJET-Productivity Improvement in a Pressure Vessel using Lean PrinciplesIRJET-Productivity Improvement in a Pressure Vessel using Lean Principles
IRJET-Productivity Improvement in a Pressure Vessel using Lean Principles
 
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...
 
IRJET- Basic Study of Assembly Line Balancing
IRJET- Basic Study of Assembly Line BalancingIRJET- Basic Study of Assembly Line Balancing
IRJET- Basic Study of Assembly Line Balancing
 
Identification of Bottleneck and Reducing Cycle Time of an Industrial Oven by...
Identification of Bottleneck and Reducing Cycle Time of an Industrial Oven by...Identification of Bottleneck and Reducing Cycle Time of an Industrial Oven by...
Identification of Bottleneck and Reducing Cycle Time of an Industrial Oven by...
 
Om important part b questions for all 5 units for all subjects
Om important part b questions for all 5 units for all subjectsOm important part b questions for all 5 units for all subjects
Om important part b questions for all 5 units for all subjects
 
Ijariie1161
Ijariie1161Ijariie1161
Ijariie1161
 
C0362015022
C0362015022C0362015022
C0362015022
 
Heuristic approach for bicriteria in constrained three stage flow shop schedu...
Heuristic approach for bicriteria in constrained three stage flow shop schedu...Heuristic approach for bicriteria in constrained three stage flow shop schedu...
Heuristic approach for bicriteria in constrained three stage flow shop schedu...
 
Heuristic approach for bicriteria in constrained three stage flow shop schedu...
Heuristic approach for bicriteria in constrained three stage flow shop schedu...Heuristic approach for bicriteria in constrained three stage flow shop schedu...
Heuristic approach for bicriteria in constrained three stage flow shop schedu...
 
Planning and Scheduling of a Corrugated Cardboard Manufacturing Process in IoT
Planning and Scheduling of a Corrugated Cardboard Manufacturing Process in IoTPlanning and Scheduling of a Corrugated Cardboard Manufacturing Process in IoT
Planning and Scheduling of a Corrugated Cardboard Manufacturing Process in IoT
 
Line Balancing and facility optimization of Machine Shop with Work Study and ...
Line Balancing and facility optimization of Machine Shop with Work Study and ...Line Balancing and facility optimization of Machine Shop with Work Study and ...
Line Balancing and facility optimization of Machine Shop with Work Study and ...
 
IRJET- Optimization of Cycle Time by using Various Techniques: A Review
IRJET- Optimization of Cycle Time by using Various Techniques: A ReviewIRJET- Optimization of Cycle Time by using Various Techniques: A Review
IRJET- Optimization of Cycle Time by using Various Techniques: A Review
 
30420140503003
3042014050300330420140503003
30420140503003
 
IRJET- Use of Simulation in Different Phases of Manufacturing System Life Cycle
IRJET- Use of Simulation in Different Phases of Manufacturing System Life CycleIRJET- Use of Simulation in Different Phases of Manufacturing System Life Cycle
IRJET- Use of Simulation in Different Phases of Manufacturing System Life Cycle
 
Production And Operation Materials
Production And Operation MaterialsProduction And Operation Materials
Production And Operation Materials
 

Plus de IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

Plus de IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Dernier

Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
(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
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesPrabhanshu Chaturvedi
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 

Dernier (20)

Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
(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...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 

IRJET- Integration of Job Release Policies and Job Scheduling Policies in Assembly Job Shop Scheduling

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5066 Integration of Job Release Policies and Job Scheduling Policies in Assembly Job Shop Scheduling Mr. Shibin Mathew1, Mr. Robin David2, Mr. Nithin Mithra3, Mr. Avinash G. S.4,Mr. Vimal A.5 & Mr. Shabareesh S. Kumar 6 1M. Tech Graduate, Department of Mechanical Engineering, NIT Calicut, Kerala, India 2, 3, 4, 5 & 6 Assistant Professor, Department of Mechanical Engineering, VAST TC, Kilimanoor, Trivandrum, Kerala, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - This paper focuses on schedulinganassembly job shop which processes end-items with bills of materials. Order release represents the first stage of control which determines the timing of release of orders into the shop floor while dispatching represents the second stage of control which determines the processing sequence of jobs waiting before different machines. This research proposes an integrated approach of job release policies and dispatching rules. A simulation model of a realistic assembly job shop has been developed for the purpose of experimentation. An order release policy using the concept of backward scheduling is adopted. Six dispatching rules from the literature are incorporated in the simulation model. End-items with single- level, two-level, and three-level assembly structures are considered. The performance of the shop is evaluated using mean flow time and mean tardiness. Firstly, the simulation is run under various dispatching rules without considering the order release policy. Secondly, the simulation is run under various dispatching rules with the integrationoforderrelease policy. The analysis of results reveals that there is a reduction in mean flow time and mean tardiness for the integrated approach. Keywords: Assembly job shop, simulation, order release policy, dispatching rules. 1. INTRODUCTION Scheduling can be defined as the allocation of resources over time to perform a collection of tasks. Scheduling specifies sequence and timing, normally expressed in terms of a set of start and due times. Assembly job shop can be considered as a generalization of job shop in that it not only includes serial operations but also assembly operations. In an assembly job shop, final products are assembled from sub-assemblies. Sub-assemblies may in turn be assembled from lower levels of components. In a multi-level assembly job, a higher level item cannot be processed unless all preceding lower level items havebeencompletelyprocessed and assembled together. It also implies that an item may have to wait for its parallel items/components before the required assembly (or subassembly) operations can take place. This structural complexity associated with assembly- type jobs introduces problems related to coordination and pacing that do not exist when dealing with string-type jobs considered in the conventional job shop scheduling. Several studies have been carried out in the area of Assembly Job Shop Scheduling Problem (AJSSP). Different Methodologies such as priority dispatching rules, heuristics and meta- heuristics are used to solve AJSSP. Major studies have adopted priority dispatching rules. The priority dispatching rules represent the stage of control which determines the processing sequence of jobs waiting before different machines. Sculli et al. (1987) reported a case study of an assembly shop in a dynamic environment based on optimal combination of due date assignment rule and sequencing rule. The research of Fry et al. (1989) hasshownthatthereis a strong relationship between product structure complexity and performance measures. Three types of product structures namely flat product structure, tall product structure and complex product structures are included in many research works. Reeja and Rajendran (2000a), and Reeja and Rajendran (2000b) proposed two priority rules called operation synchronization date rule and a new version of operation due date. Thiagarajan et al. (2003) studied the effect of the minimization of thesumofweighted earliness, weighted tardiness and weighted flowtimeofjobs in a dynamic system environment. Lu et al. (2011)described the combination of order review/release mechanism and dispatching rules in an AJSSP. Order release represents the first stage of control which determines the timing of release ofordersintotheshopfloor while dispatching rules represents the second stage of control which determines the processing sequence of jobs waiting before different machines. From the literature review, it is evident that there is not much work done in AJSSP by integrating pre-shopfloorcontrol policiesandshop floor control policies. This study focuses on this problem. The rest of the paper is organized as follows. Section 2 provides the problem description. Section 3 describes the development of simulation model. Section 4 provides the details of experimentation, results obtained and the inferences drawn. Section 5 presents the conclusions.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5067 2. PROBLEM DEFINITION The main objective of integration of job release policies and job scheduling policies in assembly job shop scheduling is to minimize the mean flow time and mean tardiness. The performance measures are defined as follows: Mean flow time = Mean tardiness = Where Ci is the completion time required for the job i,Ai is the arrival time of the job i,Li is the lateness of the job i, N represents total number of jobs 2.1 System Configuration The assembly job shop considered for the development of simulation model includes seven work centers with two identical machines in each work center, and one assembly work center with two assembly machines. The product structure considered are single level assembly having components uniformly distributed between [2-5],twolevel assembly having components uniformly distributed between [2-3], [4-6] and three level assembly having components uniformly distributed between [3-5] ,[2-3],[2- 3]. 2.2 Product data Figure 1 shows the product structures of the products considered.  The routing of the jobs is taken as random, with each work center having equal probability of being chosen  Job arrivals are generated using a Poisson process  The number of operations for each item/subassemblyis uniformly distributed between 2 and 7  The process times of the items/subassemblies are drawn from a uniform distribution in the range of [1– 20]  The assembly operation time at any level varies uniformly from 5 to 20 time units Figure 1: Product structure of the products 2.3 Assumptions  Each machine/workstation can perform only one operation at a time on any item/subassembly  The jobs revisit machines only after at least one assembly operation is carried out  There are no limiting resources other than machines/workstations  Machines are available continuously, i.e., there are no machine breakdowns 2.4 Order release policy The present study uses the concept of backward scheduling for releasing jobs for processing. In backward scheduling, scheduling starts from the due date of each job and schedules backward in time. It involves processingofall parts as late as possible. An example of backward schedule approach is material requirements planning. In this study, components of jobs of single, two, and three level assembly structure are released to the floor shop when it is required, based on the difference between the time of critical andnon- critical components. Suppose a job consists of two components say, A and B, out of which A is critical and B is non-critical. A takes a time unit of 90 while B takes 60 time units. Based on backward schedule approach, component A will be released first while B will be released to the shop after 30 time units. This reduces unnecessary waiting time and hence reduces mean flow time and means tardiness. 2.5 Priority dispatching rule The dispatching rules used in this study are the following:  FIFO (First In First Out): Components that arrive at a machine earliest will be processed first.  SPT (Shortest Processing Time): Components with the shortest processing time will be processed first.  JDD (Job Due Date): Products with the earliest due date will be processed first. The equation for the due date setting is given as Where di is the due date of the job i , c is the allowance factor ( c = 2 ), l is the critical path time of the job i.  FASFS (First Arrival into System First Serviced): Components that are released into the shop floor earliest will be processed first.  TWKR (Total Work Remaining): Products with least amount of remaining processing time will be processed first.  ECT (Earliest Completion Time): Products with the earliest completion time will be processed first. 3. DEVELOPMENT OF SIMULATION MODEL Simulation models are developed for the assembly job shop for each product structure. The logic of simulation   NAC N i ii / 1     NLMax N i i /0, 1  iii lctd 
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5068 models is shown in Figure 2. Job arrival is created using Poisson distribution. For each job, a job number is assigned. Based on the job number, parts will be created;thenforeach part, its corresponding sequence and processing time are assigned. Parts will move to the machines according to the sequence and they will be processed if the machine is idle, otherwise sort the parts queue in front of machine as per dispatching rules. After all components of a job are ready, they are moved to the assembly shop and assembly process will be done, if the assembly machine is free; otherwise, sort the queue in front of the machine as per dispatching rule. 3.1 Simulation settings The simulation for each priority rule is replicated 20 times. The warm-up period is set as the completion of first 250 jobs. Each replication includes 1000 job completion. 4. RESULTS AND DISCUSSION Firstly, the models developed are run under various dispatching rules without considering the order release policy for the simulation settings. Secondly, the models developed are run under various dispatching rules with the integration of order release policy. The mean flow time and mean tardiness values obtainedforboththecasesareshown in the Tables 1-6. Table 1: Mean flow time for single level assembly Structure Dispatching rule Mean flow time without integration of order release policy Mean flow time with integration of order release policy ECT 377.30 307.86 FASFS 377.42 125.56 FIFO 652.90 125.55 JDD 376.55 118.05 TWKR 137.86 117.70 SPT 445.44 166.60 Table 2: Mean tardiness for single level assembly Structure Dispatching rule Mean Tardiness without integration of order release policy Mean Tardiness with integration of order release policy ECT 104.14 55.06 FASFS 103.99 21.72 FIFO 181.95 21.84 JDD 103.83 20.49 TWKR 41.37 20.45 SPT 126.21 29.43 Table 3: Mean flow time for two level assembly structures Dispatching rule Mean flow time without integration of order release policy Mean flow time with integration of order release policy ECT 328.17 230.90 FASFS 328.82 232.15 FIFO 720.84 291.62 JDD 328.58 230.88 TWKR 303.47 267.88 SPT 417.29 323.30 Table 4: Mean tardiness for two level assembly structure Dispatching rule Mean Tardiness without integration of order release policy Mean Tardiness with integration of order release policy ECT 121.68 55.35 FASFS 121.90 55.35 FIFO 269.16 71.65 JDD 121.84 54.56 TWKR 110.36 65.29 SPT 188.49 76.46 Table 5: Mean flow time for three level assembly structures Dispatching rule Mean flow time without integration of order release policy Mean flow time with integration of order release policy ECT 277.46 215.35 FASFS 277.73 216.10 FIFO 751.60 291.80 JDD 277.78 217.35 TWKR 129.08 148.56 SPT 407.49 472.46 Table 6: Mean tardiness for three level assembly structure Dispatching rule Mean Tardiness without integration of order release policy Mean Tardiness with integration of order release policy ECT 106.33 43.06 FASFS 106.67 43.06 FIFO 302.03 120.33 JDD 106.51 43.49 TWKR 51.49 29.09 SPT 188.49 76.45
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5069 Figure 2: Flow chart for the simulation models
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5070 It is observed that there is a decrease in mean flow time and mean tardiness by considering the concept of backward scheduling i.e., when the components are released to the floor shop only at the required time, under various dispatching rules. 5. CONCLUSION In this paper, assembly job shop scheduling problem for single, two, three and combined level assembly structure is considered with the objectives of minimization of mean flow time and mean tardiness. The concept of backward scheduling is used as the order release policy. Different dispatching rules are used for scheduling jobs in machines. Analysis of simulation model reveals that configuration of order release policy and dispatching rule leads to better performance of the assembly job shop for the performance measures, namely mean flow time and mean tardiness. The simulation model developed in the presentstudycanbeused as attest bed for conducting simulation experiments. In the present study, one release policy is considered for experimentation. Other order release policies and dispatching rules can be considered in future studies. ACKNOWLEDGEMENT We express our extreme sense of gratitude to Dr. T. Mathavaraj Ravikumar, Principal, Vidya Academy of Science and Technology Technical Campus, Kilimanoor for his guidance and constant inspiration. We wish to sincerely thank Mr. Bijeesh P., HoD in charge Department of Mechanical Engineering Department, VAST TC, Kilimanoor for his immense support and motivation. We are thankful to all the faculty members of Department of Mechanical Engineering for their help and cooperation. Special thanks to all our trade instructors, classmates and friends at VAST-TC who stood by our side during the endeavour. REFERENCES [1] Fry, T. D., Oliff, M. D., Minor, E. D. and Leong, G. K., "The effects of product structure and sequencing rule on assembly shop performance", International Journal of Production Research, Vol. 27, No. 4, pp. 671-686, 1989. [2] Lu, H. L. , Huang, G. Q., and Yang, H. D., “ Integrating order review/releaseanddispatchingrulesforassembly job shop scheduling using a simulation approach,” International Journal of Production Research, Vol. 49, No. 3, pp. 647-669, 2011. [3] Reeja, M. K. and Rajendran, C., “Dispatching rules for scheduling in assembly job shops - Part1,”International Journal of Production Research, Vol. 38, No. 9, pp. 2051- 2066, 2000a. [4] Reeja, M. K. and Rajendran, C., “Dispatching rules for scheduling in assembly jobshops - Part 2,” International Journal of Production Research, Vol. 38, No. 10, pp. 2349-2360, 2000b. [5] Sculli, D., Priority dispatching rules in anassemblyshop, OMEGA - International Journal of Management Science, Vol. 15, No. 1, pp. 49-57, 1987. [6] Thiagarajan, S. and Rajendran, C., “ Scheduling in dynamic assembly job-shops with jobs having different holding and tardiness costs,” International Journal of Production Research, Vol. 41, No. 18, pp. 4453-4486, 2003.