SlideShare a Scribd company logo
1 of 4
Download to read offline
International journal of Engineering, Business and Management (IJEBM) [Vol-1, Issue-1, May-Jun, 2017]
AI Publications ISSN: 2456-7817
www.aipublications.com Page | 50
Genetic Algorithm for solving Dynamic Supply
Chain Problem
Taher Taha Zaki 1
, Naglaa Ragaa Saeid 2
1
Department of Operations Research, ISSR. Cairo University Cairo, Egypt
Abstract— The solution of dynamic supply chain problem
is studied using both genetic algorithms and multistage
dynamic programming. This is possible by employing
Euler approximation method to approximate the
differential of the variables. The problem is reformulated
as unconstrained optimization problem which solved by
genetic Algorithm and Multi Stages Dynamic
Programming. The solution evaluation results from
using dynamic programming and genetic algorithm is
performed
Keywords— Dynamic Supply Chain, Genetic Algorithm,
Multi Stages Dynamic Programming.
I. INTRODUCTION
Now days the researchers are consternating in the
problems of supply chain that varies with time. We
introduced three research to solve this kind of problem
using optimal control [4],[5],[6]. In this study we introduce
genetic algorithm which is considered a tool of artificial
intelligence [1]. [2] They studied a model of demand in
dynamic setting of a multi product capacitated then by
utilizing the KKT conditions to find the solution of their
model .[12] introduced a model of supply chain and made
his solution by utilizing GA. [11] proposed several
applications of inventory model and made their solution
using control theory in their book [9] applied a method of
approximation to solve control problem by GA .
II. PRESUMPTION AND NOTATIONS
We suppose that corporation manufactures a one kind of a
product. The company sales amount of product to holding
company who sales it to end customer both the factory and
distribution center have set stock preferred stock. Also the
firm has set its production desired rate. The targets are to
make the actual value of the stock and manufacture rate to
get supply chain total cost at minimum as possible.T :
Planning end time.  ts1 : Rate of factory stock.  ts2 : Rate
of stock distribution center.  tu : Rate of manufacture.
 td : Rate of request. )0(1s : Amount of initial Stock
belongs to vendor
)0(2s : Amount of Initial factory Stock
uˆ : Required rate of production. 1h : holding cost of
factory 2h : holding cost of distribution center. c : Expense
of one unit of production.  t : spoiling rate. 1
ˆs :
Quantity of desired stock belongs to factory: 2
ˆs Quantity
of desired stock belongs to distribution center.
Inventory deteriorating rate is obtained by : [9]
 t = ab 1b
t
where :
a : scale parameter a > 0
b : Shape parameter b > 0
III. MATHEMATICAL MODEL AND ANALYSIS
The objective function to be minimized is:
Minimize j
2
1 
T
0  1h   2
11
ˆsts   2h   2
22
ˆsts  c   2
ˆvv utu   dt (1)
Subject to
 ts1
  tu  td )(t  ts1  01s  1s , 01 s (2)
 ts2
  td )(t  ts2  02s  2s , 02 s (3)
IV. DISCRETE APPROXIMATING OF LINEAR
SYSTEM FIGURES AND TABLES
The genetic algorithm can be employed to run in linear
time system. This can be done by dividing the continuous
time system to remove the integration of objective
function. Euler approximation method is used to discretize
the system to approximate the differential of )(ts [4],[8]
1 (t)s
m
(k)s-1)(ks 11 
(4)
2 (t)s
m
(k)s-1)(ks 22 
(5)
where m is discretization interval and )()( kmsks  ,the
discrete of state variables of equations (2),(3) becomes
 )1(1 ks )(1 ks  kmu  kmD )(km  ks1
(6) (6)
 )1(2 ks )(2 ks  kmD )(km  ks2 (7) (7)
International journal of Engineering, Business and Management (IJEBM) [Vol-1, Issue-1, May-Jun, 2017]
AI Publications ISSN: 2456-7817
www.aipublications.com Page | 51
The summation sign takes place with integration sign then
equation (1) turns to:
kj =
2
1



1
0
fk
kk
[m 1h   2
11
ˆsks 
 m 2h   2
22
ˆsks  mc   2
ˆvv uku 
] (8)
V. IMPLEMENTATION OF GENETIC
ALGORITHM FOR SOLVING DYNAMIC
SUPPLY CHAIN MODEL
The solution of the problem in dynamic supply chain
based on GA is analyzed using MATLAB. The affecting
parameters used in the solution of the proposed method are
described in table .1.
Table .1: GA Parameters
Type of population double vector
Size of population 20
Generations 500
Rate of crossover 0.9
Rate of mutation 0.1
Selection Operator Stochastic uniform
VI. IMPLEMENTATION OF DYNAMIC
PROGRAMMING FOR SOLVING DYNAMIC
SUPPLY CHAIN MODEL
The computations in dynamic programming are made by
[5]
The equation to solve the dynamic programming is in the
form (Forward recursive)
1))-(s(kju(k)),min(f(s(k)))((j 1-kk ks FOR
45,3,2,1,0k (9)
VII. NUMERICAL EXAMPLE
In this section, we apply the proposed method to solve
dynamic supply chain problem using GA. Table 2 contains
the assumed parameters.
Table.2: Parameters given
The system parameters are assumed to have values in table
below
VIII. GENETIC ALGORITHM
IMPLEMENTATION
The problem associated to this model is in the form :
Minimize j
= 2
1 
T
0  1h   2
11
ˆsts   2h   2
22
ˆsts  c
  2
ˆvv utu   dt (10)
Subject to
 ts1
  tu  td )(t  ts1  01s  1s , 01 s (11)
 ts2
  td )(t  ts2  02s  2s , 02 s (12)
By applying the Euler approximation method, the problem
can be converted to the following unconstrained problem
which is solved by GA. All computations are executed by
MATLAB 7.0.
Minimize kj =
2
1



1
0
fk
kk
[m 1h   2
11
ˆsks   m 2h
  2
22
ˆsks  mc   2
vv uku  ]
(13)
where
 )1(1 ks )(1 ks  kmu  kmd )(km  ks1 (14)
 )1(2 ks )(2 ks  kmD )(km  ks2
(15)
Setting 4,3,2,1,0k in the above equations (14), (15),
we have
)0()0()0()0()0()1( 111 smmdmuss  (16)
)1()1()1()1()1()2( 111 smmdmuss  (17)
)2()2()2()2()2()3( 111 smmdmuss  (18)
)3()3()3()3()3()4( 111 smmdmuss  (19)
)4()4()4()4()4()5( 111 smmdmuss  (20)
)1(2s )0(2s  0md )0(m  02s (21)
)2(2s )1(2s  1md )1(m  12s (22)
)3(2s )2(2s  2md )2(m  22s (23)
)4(2s )3(2s  3md )3(m  32s (24)
)5(2s )4(2s  4md )4(m  42s (25)
Figure (1) shows the performance index j value and rate
of production vu against k for 4,3,2,1,0k .
International journal of Engineering, Business and Management (IJEBM) [Vol-1, Issue-1, May-Jun, 2017]
AI Publications ISSN: 2456-7817
www.aipublications.com Page | 52
Fig.1: The values of objective function and production rate
using GA at 4,3,2,1,0k .
Fig.2: the values of state variables using GA at
4,3,2,1,0k .
IX. IMPLEMENT USING DYNAMIC
PROGRAMMING
In using the discretization of continuous-time processes,
we employ the Euler approximation of a linear time
invariant system (Naidu 2003). For m =0.2 to
approximate the differential of
)(1 ts ,
 ts2 . Considering
the constant demand rate )(td equal 5. The calculation of
)(1 ts ,
 ts2  4,3,3,2,1,0k is done by substitution
in equations (16) to equation (25).
)0(1s =10 and
)0(2s
=15.The problem is divided to number of stages equal five.
. We begin with first stage (1) ( 1,0k ), then to the
second stage 2k and so on and ending ate five stage
5k .
Table.3: State variables, control variables and objective
function using dynamic programming for all values of k .
k 1s 2s 1 kk jj vu
0 10 15 109.9 25
1 12 11 218.1 25
2 13.48 7.81 327.28 25
3 14.78 5.24 431.4272 20
4 14.904 3.191 542.37 15
X. RESULTS PROVIDING USING GENETIC
ALGORITHM AND DYNAMIC
PROGRAMMING.
The running of this example using Dynamic
Programming technique and genetic algorithm shows in
Table 4.
Table .4: Results provided by, DP, GA.
k
DP GA
j j
0 110.341 111.231
1 108.280 107.671
2 109.372 108.120
3 104.151 101.501
4 110.543 111.402
The GA which is recognized as one of the artificial
intelligence techniques has been employed for solving the
problem of SC. The outcome of employing GA to solve
the problem of supply chain is ideal. In general GA is used
to give almost global optimal solution.
XI. CONCLUSION
This study has intended to apply genetic algorithm and
multi stages dynamic programming to find the solution
problem of SC depending on the genetic algorithm which
is known as one of tools of artificial intelligence has been
used for solving optimal control problem.
ACKNOWLEDGEMENTS
An acknowledgement section may be presented after the
conclusion, if desired.
International journal of Engineering, Business and Management (IJEBM) [Vol-1, Issue-1, May-Jun, 2017]
AI Publications ISSN: 2456-7817
www.aipublications.com Page | 53
REFERENCES
[1] Andrew Chipperfield , Peter Fleming , Hartmut
Pohlheim , Hartmut Pohlhien , Carlos Fonseca. 2004,
Genetic Algorithm Toolbox, MatWorks, Inc.
[2] ElodiaAdida. and Georgia Perakis . 2007, A Nonlinear
Continuous Time Optimal Control Model of
Dynamic Pricing and Inventory Control with No
Backorders,Wiley Interscience. Vol. 54, No.2, PP.
767-795.
[3] Hamdi Ahmed Taha (1997), “Operations Research:
An Introduction”, Sixth Edition, Perntice-Hall
International Inc.
[4] Hegazy Zaher, Hegazy, Naglaa Rgaa S. and Taher
Zaki. 2013, “an Optimal Control Theory Approaches
to Solve Constrained Production and Inventory
System”. International Journal of Advanced Research
in Computer Science and Software Engineering,
Vol.3, No. 12, PP. 665–670.
[5] Hegazy Zaher. and Taher ZAki. 2014, “Optimal
control to solve production Inventory System in
Supply Chain Management”, Journal of Mathematics
Research, Vol. 6, No.4, PP. 109-117.
[6] Hegazy Zaher. and Taher Zaki 2015. “Application of
Optimal Control Theory to Solve Three Stages
Supply Chain Model”, Global Journal of Pure and
Applied Mathematics, Vol.11, No. 2, PP. 167-17
[7] Morton I . Kamien and Nancy L. Schwartz, (1981),
Dynamic Optimization, 2nd Edition, E lsevier North
Holland Inc.
[8] Md. Azizul Baten and Anton Abdulubasah Kamil
(2009), An Optimal Control Approach to Inventory
Production System with Weibull Distributed
Deterioration, Journal of Mathematics and Statistics,
Vol. 5, No.3, PP.206-214.
[9] M. El-kady and N. El-sawy . (2013), Legendre
Coefficients Method for Linear-Quadratic Optimal
Control Problems by Using Genetic Algorithms
,International Journal of Applied Mathematical
Research, 2 (1) (2013) 140-150
[10]Ogata Katsuhiko (2010), Modern Control
Engineering, Fifth Edition, Printce Hall.
[11]Suresh.P Sethi,. and Thompson, Gerald .L. (2000),
Optimal Control Theory, Applications to
Management Science and Economics. 2nd Edn.,
Springer, USA., Inc.
[12]S. R. Sing and Tarun Kuna (2011), Inventory
optimization in Efficient Supply Chain Management,
International Journal of Computer Application in
Engineering Sciences, Vol. 1 No. 4.,PP.107-118.

More Related Content

What's hot

Coalfired power plant boiler unit decision support system
Coalfired power plant boiler unit decision support systemCoalfired power plant boiler unit decision support system
Coalfired power plant boiler unit decision support systemAlexander Decker
 
11.coalfired power plant boiler unit decision support system
11.coalfired power plant boiler unit decision support system11.coalfired power plant boiler unit decision support system
11.coalfired power plant boiler unit decision support systemAlexander Decker
 
Bicriteria in n x 3 flow shop scheduling under specified rental policy (2)
Bicriteria in n x 3 flow shop scheduling under specified rental policy (2)Bicriteria in n x 3 flow shop scheduling under specified rental policy (2)
Bicriteria in n x 3 flow shop scheduling under specified rental policy (2)Alexander Decker
 
11.bicriteria in n x 0003www.iiste.org call for paper flow shop scheduling un...
11.bicriteria in n x 0003www.iiste.org call for paper flow shop scheduling un...11.bicriteria in n x 0003www.iiste.org call for paper flow shop scheduling un...
11.bicriteria in n x 0003www.iiste.org call for paper flow shop scheduling un...Alexander Decker
 
11.bicriteria in nx0002www.iiste.org call for paper flow shop scheduling incl...
11.bicriteria in nx0002www.iiste.org call for paper flow shop scheduling incl...11.bicriteria in nx0002www.iiste.org call for paper flow shop scheduling incl...
11.bicriteria in nx0002www.iiste.org call for paper flow shop scheduling incl...Alexander Decker
 
1.[1 12]bicriteria in nx2 flow shop scheduling including job block
1.[1 12]bicriteria in nx2 flow shop scheduling including job block1.[1 12]bicriteria in nx2 flow shop scheduling including job block
1.[1 12]bicriteria in nx2 flow shop scheduling including job blockAlexander Decker
 
Accelerated Particle Swarm Optimization and Support Vector Machine for Busine...
Accelerated Particle Swarm Optimization and Support Vector Machine for Busine...Accelerated Particle Swarm Optimization and Support Vector Machine for Busine...
Accelerated Particle Swarm Optimization and Support Vector Machine for Busine...Xin-She Yang
 
Adaptive pi based on direct synthesis nishant
Adaptive pi based on direct synthesis nishantAdaptive pi based on direct synthesis nishant
Adaptive pi based on direct synthesis nishantNishant Parikh
 
Integral Solutions of the Ternary Cubic Equation 3(x2+y2)-4xy+2(x+y+1)=972z3
Integral Solutions of the Ternary Cubic Equation 3(x2+y2)-4xy+2(x+y+1)=972z3Integral Solutions of the Ternary Cubic Equation 3(x2+y2)-4xy+2(x+y+1)=972z3
Integral Solutions of the Ternary Cubic Equation 3(x2+y2)-4xy+2(x+y+1)=972z3IRJET Journal
 
Numerical analysis m5 l3slides
Numerical analysis  m5 l3slidesNumerical analysis  m5 l3slides
Numerical analysis m5 l3slidesSHAMJITH KM
 
An Improved Adaptive Multi-Objective Particle Swarm Optimization for Disassem...
An Improved Adaptive Multi-Objective Particle Swarm Optimization for Disassem...An Improved Adaptive Multi-Objective Particle Swarm Optimization for Disassem...
An Improved Adaptive Multi-Objective Particle Swarm Optimization for Disassem...IJRESJOURNAL
 
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHMTHE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHMIJCSEA Journal
 
ADAPTIVE STABILIZATION AND SYNCHRONIZATION OF HYPERCHAOTIC QI SYSTEM
ADAPTIVE STABILIZATION AND SYNCHRONIZATION OF HYPERCHAOTIC QI SYSTEM ADAPTIVE STABILIZATION AND SYNCHRONIZATION OF HYPERCHAOTIC QI SYSTEM
ADAPTIVE STABILIZATION AND SYNCHRONIZATION OF HYPERCHAOTIC QI SYSTEM cseij
 
COMPUTATIONAL PERFORMANCE OF QUANTUM PHASE ESTIMATION ALGORITHM
COMPUTATIONAL PERFORMANCE OF QUANTUM PHASE ESTIMATION ALGORITHMCOMPUTATIONAL PERFORMANCE OF QUANTUM PHASE ESTIMATION ALGORITHM
COMPUTATIONAL PERFORMANCE OF QUANTUM PHASE ESTIMATION ALGORITHMcscpconf
 

What's hot (18)

Coalfired power plant boiler unit decision support system
Coalfired power plant boiler unit decision support systemCoalfired power plant boiler unit decision support system
Coalfired power plant boiler unit decision support system
 
11.coalfired power plant boiler unit decision support system
11.coalfired power plant boiler unit decision support system11.coalfired power plant boiler unit decision support system
11.coalfired power plant boiler unit decision support system
 
Job shop scheduling problem using genetic algorithm
Job shop scheduling problem using genetic algorithmJob shop scheduling problem using genetic algorithm
Job shop scheduling problem using genetic algorithm
 
Bicriteria in n x 3 flow shop scheduling under specified rental policy (2)
Bicriteria in n x 3 flow shop scheduling under specified rental policy (2)Bicriteria in n x 3 flow shop scheduling under specified rental policy (2)
Bicriteria in n x 3 flow shop scheduling under specified rental policy (2)
 
11.bicriteria in n x 0003www.iiste.org call for paper flow shop scheduling un...
11.bicriteria in n x 0003www.iiste.org call for paper flow shop scheduling un...11.bicriteria in n x 0003www.iiste.org call for paper flow shop scheduling un...
11.bicriteria in n x 0003www.iiste.org call for paper flow shop scheduling un...
 
Ds33717725
Ds33717725Ds33717725
Ds33717725
 
11.bicriteria in nx0002www.iiste.org call for paper flow shop scheduling incl...
11.bicriteria in nx0002www.iiste.org call for paper flow shop scheduling incl...11.bicriteria in nx0002www.iiste.org call for paper flow shop scheduling incl...
11.bicriteria in nx0002www.iiste.org call for paper flow shop scheduling incl...
 
1.[1 12]bicriteria in nx2 flow shop scheduling including job block
1.[1 12]bicriteria in nx2 flow shop scheduling including job block1.[1 12]bicriteria in nx2 flow shop scheduling including job block
1.[1 12]bicriteria in nx2 flow shop scheduling including job block
 
Accelerated Particle Swarm Optimization and Support Vector Machine for Busine...
Accelerated Particle Swarm Optimization and Support Vector Machine for Busine...Accelerated Particle Swarm Optimization and Support Vector Machine for Busine...
Accelerated Particle Swarm Optimization and Support Vector Machine for Busine...
 
By32474479
By32474479By32474479
By32474479
 
Adaptive pi based on direct synthesis nishant
Adaptive pi based on direct synthesis nishantAdaptive pi based on direct synthesis nishant
Adaptive pi based on direct synthesis nishant
 
Integral Solutions of the Ternary Cubic Equation 3(x2+y2)-4xy+2(x+y+1)=972z3
Integral Solutions of the Ternary Cubic Equation 3(x2+y2)-4xy+2(x+y+1)=972z3Integral Solutions of the Ternary Cubic Equation 3(x2+y2)-4xy+2(x+y+1)=972z3
Integral Solutions of the Ternary Cubic Equation 3(x2+y2)-4xy+2(x+y+1)=972z3
 
Design of fractional order controllers using constrained optimization and ref...
Design of fractional order controllers using constrained optimization and ref...Design of fractional order controllers using constrained optimization and ref...
Design of fractional order controllers using constrained optimization and ref...
 
Numerical analysis m5 l3slides
Numerical analysis  m5 l3slidesNumerical analysis  m5 l3slides
Numerical analysis m5 l3slides
 
An Improved Adaptive Multi-Objective Particle Swarm Optimization for Disassem...
An Improved Adaptive Multi-Objective Particle Swarm Optimization for Disassem...An Improved Adaptive Multi-Objective Particle Swarm Optimization for Disassem...
An Improved Adaptive Multi-Objective Particle Swarm Optimization for Disassem...
 
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHMTHE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
 
ADAPTIVE STABILIZATION AND SYNCHRONIZATION OF HYPERCHAOTIC QI SYSTEM
ADAPTIVE STABILIZATION AND SYNCHRONIZATION OF HYPERCHAOTIC QI SYSTEM ADAPTIVE STABILIZATION AND SYNCHRONIZATION OF HYPERCHAOTIC QI SYSTEM
ADAPTIVE STABILIZATION AND SYNCHRONIZATION OF HYPERCHAOTIC QI SYSTEM
 
COMPUTATIONAL PERFORMANCE OF QUANTUM PHASE ESTIMATION ALGORITHM
COMPUTATIONAL PERFORMANCE OF QUANTUM PHASE ESTIMATION ALGORITHMCOMPUTATIONAL PERFORMANCE OF QUANTUM PHASE ESTIMATION ALGORITHM
COMPUTATIONAL PERFORMANCE OF QUANTUM PHASE ESTIMATION ALGORITHM
 

Similar to Genetic Algorithm for solving Dynamic Supply Chain Problem

Financial Time Series Analysis Based On Normalized Mutual Information Functions
Financial Time Series Analysis Based On Normalized Mutual Information FunctionsFinancial Time Series Analysis Based On Normalized Mutual Information Functions
Financial Time Series Analysis Based On Normalized Mutual Information FunctionsIJCI JOURNAL
 
Optimum tuning of pid controller for a permanent magnet brushless dc motor
Optimum tuning of pid controller for a permanent magnet brushless dc motorOptimum tuning of pid controller for a permanent magnet brushless dc motor
Optimum tuning of pid controller for a permanent magnet brushless dc motorIAEME Publication
 
Optimum tuning of pid controller for a permanent magnet brushless dc motor
Optimum tuning of pid controller for a permanent magnet brushless dc motorOptimum tuning of pid controller for a permanent magnet brushless dc motor
Optimum tuning of pid controller for a permanent magnet brushless dc motorIAEME Publication
 
Robust PID Controller Design for Non-Minimum Phase Systems using Magnitude Op...
Robust PID Controller Design for Non-Minimum Phase Systems using Magnitude Op...Robust PID Controller Design for Non-Minimum Phase Systems using Magnitude Op...
Robust PID Controller Design for Non-Minimum Phase Systems using Magnitude Op...IRJET Journal
 
Hybrid Fuzzy Sliding Mode Controller for Timedelay System
Hybrid Fuzzy Sliding Mode Controller for Timedelay SystemHybrid Fuzzy Sliding Mode Controller for Timedelay System
Hybrid Fuzzy Sliding Mode Controller for Timedelay Systemijaia
 
Design and Implementation of Parallel and Randomized Approximation Algorithms
Design and Implementation of Parallel and Randomized Approximation AlgorithmsDesign and Implementation of Parallel and Randomized Approximation Algorithms
Design and Implementation of Parallel and Randomized Approximation AlgorithmsAjay Bidyarthy
 
Computation of Simple Robust PI/PID Controller Design for Time-Delay Systems ...
Computation of Simple Robust PI/PID Controller Design for Time-Delay Systems ...Computation of Simple Robust PI/PID Controller Design for Time-Delay Systems ...
Computation of Simple Robust PI/PID Controller Design for Time-Delay Systems ...IRJET Journal
 
Planning of Supply when lead time uncertain: trade-off between holding cost a...
Planning of Supply when lead time uncertain: trade-off between holding cost a...Planning of Supply when lead time uncertain: trade-off between holding cost a...
Planning of Supply when lead time uncertain: trade-off between holding cost a...ijsrd.com
 
IRJET- Two-Class Priority Queueing System with Restricted Number of Priority ...
IRJET- Two-Class Priority Queueing System with Restricted Number of Priority ...IRJET- Two-Class Priority Queueing System with Restricted Number of Priority ...
IRJET- Two-Class Priority Queueing System with Restricted Number of Priority ...IRJET Journal
 
Maneuvering target track prediction model
Maneuvering target track prediction modelManeuvering target track prediction model
Maneuvering target track prediction modelIJCI JOURNAL
 
CS8451 - Design and Analysis of Algorithms
CS8451 - Design and Analysis of AlgorithmsCS8451 - Design and Analysis of Algorithms
CS8451 - Design and Analysis of AlgorithmsKrishnan MuthuManickam
 
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...ijscmcjournal
 
Optimal PID Controller Design for Speed Control of a Separately Excited DC Mo...
Optimal PID Controller Design for Speed Control of a Separately Excited DC Mo...Optimal PID Controller Design for Speed Control of a Separately Excited DC Mo...
Optimal PID Controller Design for Speed Control of a Separately Excited DC Mo...ijscmcj
 
Dynamic Economic Dispatch Assessment Using Particle Swarm Optimization Technique
Dynamic Economic Dispatch Assessment Using Particle Swarm Optimization TechniqueDynamic Economic Dispatch Assessment Using Particle Swarm Optimization Technique
Dynamic Economic Dispatch Assessment Using Particle Swarm Optimization TechniquejournalBEEI
 
Design of multi objective cellular manufacturing
Design of multi  objective cellular manufacturingDesign of multi  objective cellular manufacturing
Design of multi objective cellular manufacturingprj_publication
 
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...ijscmcj
 
Advanced Stability Analysis of Control Systems with Variable Parameters
Advanced Stability Analysis of Control Systems with Variable ParametersAdvanced Stability Analysis of Control Systems with Variable Parameters
Advanced Stability Analysis of Control Systems with Variable Parametersjournal ijrtem
 
Advanced Stability Analysis of Control Systems with Variable Parameters
Advanced Stability Analysis of Control Systems with Variable ParametersAdvanced Stability Analysis of Control Systems with Variable Parameters
Advanced Stability Analysis of Control Systems with Variable ParametersIJRTEMJOURNAL
 

Similar to Genetic Algorithm for solving Dynamic Supply Chain Problem (20)

Financial Time Series Analysis Based On Normalized Mutual Information Functions
Financial Time Series Analysis Based On Normalized Mutual Information FunctionsFinancial Time Series Analysis Based On Normalized Mutual Information Functions
Financial Time Series Analysis Based On Normalized Mutual Information Functions
 
Optimum tuning of pid controller for a permanent magnet brushless dc motor
Optimum tuning of pid controller for a permanent magnet brushless dc motorOptimum tuning of pid controller for a permanent magnet brushless dc motor
Optimum tuning of pid controller for a permanent magnet brushless dc motor
 
Optimum tuning of pid controller for a permanent magnet brushless dc motor
Optimum tuning of pid controller for a permanent magnet brushless dc motorOptimum tuning of pid controller for a permanent magnet brushless dc motor
Optimum tuning of pid controller for a permanent magnet brushless dc motor
 
Robust PID Controller Design for Non-Minimum Phase Systems using Magnitude Op...
Robust PID Controller Design for Non-Minimum Phase Systems using Magnitude Op...Robust PID Controller Design for Non-Minimum Phase Systems using Magnitude Op...
Robust PID Controller Design for Non-Minimum Phase Systems using Magnitude Op...
 
Hybrid Fuzzy Sliding Mode Controller for Timedelay System
Hybrid Fuzzy Sliding Mode Controller for Timedelay SystemHybrid Fuzzy Sliding Mode Controller for Timedelay System
Hybrid Fuzzy Sliding Mode Controller for Timedelay System
 
Genetic Algorithms
Genetic AlgorithmsGenetic Algorithms
Genetic Algorithms
 
Design and Implementation of Parallel and Randomized Approximation Algorithms
Design and Implementation of Parallel and Randomized Approximation AlgorithmsDesign and Implementation of Parallel and Randomized Approximation Algorithms
Design and Implementation of Parallel and Randomized Approximation Algorithms
 
Computation of Simple Robust PI/PID Controller Design for Time-Delay Systems ...
Computation of Simple Robust PI/PID Controller Design for Time-Delay Systems ...Computation of Simple Robust PI/PID Controller Design for Time-Delay Systems ...
Computation of Simple Robust PI/PID Controller Design for Time-Delay Systems ...
 
Planning of Supply when lead time uncertain: trade-off between holding cost a...
Planning of Supply when lead time uncertain: trade-off between holding cost a...Planning of Supply when lead time uncertain: trade-off between holding cost a...
Planning of Supply when lead time uncertain: trade-off between holding cost a...
 
IRJET- Two-Class Priority Queueing System with Restricted Number of Priority ...
IRJET- Two-Class Priority Queueing System with Restricted Number of Priority ...IRJET- Two-Class Priority Queueing System with Restricted Number of Priority ...
IRJET- Two-Class Priority Queueing System with Restricted Number of Priority ...
 
Maneuvering target track prediction model
Maneuvering target track prediction modelManeuvering target track prediction model
Maneuvering target track prediction model
 
CS8451 - Design and Analysis of Algorithms
CS8451 - Design and Analysis of AlgorithmsCS8451 - Design and Analysis of Algorithms
CS8451 - Design and Analysis of Algorithms
 
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
 
Optimal PID Controller Design for Speed Control of a Separately Excited DC Mo...
Optimal PID Controller Design for Speed Control of a Separately Excited DC Mo...Optimal PID Controller Design for Speed Control of a Separately Excited DC Mo...
Optimal PID Controller Design for Speed Control of a Separately Excited DC Mo...
 
Dynamic Economic Dispatch Assessment Using Particle Swarm Optimization Technique
Dynamic Economic Dispatch Assessment Using Particle Swarm Optimization TechniqueDynamic Economic Dispatch Assessment Using Particle Swarm Optimization Technique
Dynamic Economic Dispatch Assessment Using Particle Swarm Optimization Technique
 
D04302031042
D04302031042D04302031042
D04302031042
 
Design of multi objective cellular manufacturing
Design of multi  objective cellular manufacturingDesign of multi  objective cellular manufacturing
Design of multi objective cellular manufacturing
 
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
 
Advanced Stability Analysis of Control Systems with Variable Parameters
Advanced Stability Analysis of Control Systems with Variable ParametersAdvanced Stability Analysis of Control Systems with Variable Parameters
Advanced Stability Analysis of Control Systems with Variable Parameters
 
Advanced Stability Analysis of Control Systems with Variable Parameters
Advanced Stability Analysis of Control Systems with Variable ParametersAdvanced Stability Analysis of Control Systems with Variable Parameters
Advanced Stability Analysis of Control Systems with Variable Parameters
 

More from AI Publications

The Statutory Interpretation of Renewable Energy Based on Syllogism of Britis...
The Statutory Interpretation of Renewable Energy Based on Syllogism of Britis...The Statutory Interpretation of Renewable Energy Based on Syllogism of Britis...
The Statutory Interpretation of Renewable Energy Based on Syllogism of Britis...AI Publications
 
Enhancement of Aqueous Solubility of Piroxicam Using Solvent Deposition System
Enhancement of Aqueous Solubility of Piroxicam Using Solvent Deposition SystemEnhancement of Aqueous Solubility of Piroxicam Using Solvent Deposition System
Enhancement of Aqueous Solubility of Piroxicam Using Solvent Deposition SystemAI Publications
 
Analysis of Value Chain of Cow Milk: The Case of Itang Special Woreda, Gambel...
Analysis of Value Chain of Cow Milk: The Case of Itang Special Woreda, Gambel...Analysis of Value Chain of Cow Milk: The Case of Itang Special Woreda, Gambel...
Analysis of Value Chain of Cow Milk: The Case of Itang Special Woreda, Gambel...AI Publications
 
Minds and Machines: Impact of Emotional Intelligence on Investment Decisions ...
Minds and Machines: Impact of Emotional Intelligence on Investment Decisions ...Minds and Machines: Impact of Emotional Intelligence on Investment Decisions ...
Minds and Machines: Impact of Emotional Intelligence on Investment Decisions ...AI Publications
 
Lung cancer: “Epidemiology and risk factors”
Lung cancer: “Epidemiology and risk factors”Lung cancer: “Epidemiology and risk factors”
Lung cancer: “Epidemiology and risk factors”AI Publications
 
Further analysis on Organic agriculture and organic farming in case of Thaila...
Further analysis on Organic agriculture and organic farming in case of Thaila...Further analysis on Organic agriculture and organic farming in case of Thaila...
Further analysis on Organic agriculture and organic farming in case of Thaila...AI Publications
 
Current Changes in the Role of Agriculture and Agri-Farming Structures in Tha...
Current Changes in the Role of Agriculture and Agri-Farming Structures in Tha...Current Changes in the Role of Agriculture and Agri-Farming Structures in Tha...
Current Changes in the Role of Agriculture and Agri-Farming Structures in Tha...AI Publications
 
Growth, Yield and Economic Advantage of Onion (Allium cepa L.) Varieties in R...
Growth, Yield and Economic Advantage of Onion (Allium cepa L.) Varieties in R...Growth, Yield and Economic Advantage of Onion (Allium cepa L.) Varieties in R...
Growth, Yield and Economic Advantage of Onion (Allium cepa L.) Varieties in R...AI Publications
 
Evaluation of In-vitro neuroprotective effect of Ethanolic extract of Canariu...
Evaluation of In-vitro neuroprotective effect of Ethanolic extract of Canariu...Evaluation of In-vitro neuroprotective effect of Ethanolic extract of Canariu...
Evaluation of In-vitro neuroprotective effect of Ethanolic extract of Canariu...AI Publications
 
Neuroprotective Herbal Plants - A Review
Neuroprotective Herbal Plants - A ReviewNeuroprotective Herbal Plants - A Review
Neuroprotective Herbal Plants - A ReviewAI Publications
 
A phytochemical and pharmacological review on canarium solomonense
A phytochemical and pharmacological review on canarium solomonenseA phytochemical and pharmacological review on canarium solomonense
A phytochemical and pharmacological review on canarium solomonenseAI Publications
 
Influences of Digital Marketing in the Buying Decisions of College Students i...
Influences of Digital Marketing in the Buying Decisions of College Students i...Influences of Digital Marketing in the Buying Decisions of College Students i...
Influences of Digital Marketing in the Buying Decisions of College Students i...AI Publications
 
A Study on Performance of the Karnataka State Cooperative Agriculture & Rural...
A Study on Performance of the Karnataka State Cooperative Agriculture & Rural...A Study on Performance of the Karnataka State Cooperative Agriculture & Rural...
A Study on Performance of the Karnataka State Cooperative Agriculture & Rural...AI Publications
 
Imaging of breast hamartomas
Imaging of breast hamartomasImaging of breast hamartomas
Imaging of breast hamartomasAI Publications
 
A retrospective study on ovarian cancer with a median follow-up of 36 months ...
A retrospective study on ovarian cancer with a median follow-up of 36 months ...A retrospective study on ovarian cancer with a median follow-up of 36 months ...
A retrospective study on ovarian cancer with a median follow-up of 36 months ...AI Publications
 
More analysis on environment protection and sustainable agriculture - A case ...
More analysis on environment protection and sustainable agriculture - A case ...More analysis on environment protection and sustainable agriculture - A case ...
More analysis on environment protection and sustainable agriculture - A case ...AI Publications
 
Assessment of Growth and Yield Performance of Twelve Different Rice Varieties...
Assessment of Growth and Yield Performance of Twelve Different Rice Varieties...Assessment of Growth and Yield Performance of Twelve Different Rice Varieties...
Assessment of Growth and Yield Performance of Twelve Different Rice Varieties...AI Publications
 
Cultivating Proactive Cybersecurity Culture among IT Professional to Combat E...
Cultivating Proactive Cybersecurity Culture among IT Professional to Combat E...Cultivating Proactive Cybersecurity Culture among IT Professional to Combat E...
Cultivating Proactive Cybersecurity Culture among IT Professional to Combat E...AI Publications
 
The Impacts of Viral Hepatitis on Liver Enzymes and Bilrubin
The Impacts of Viral Hepatitis on Liver Enzymes and BilrubinThe Impacts of Viral Hepatitis on Liver Enzymes and Bilrubin
The Impacts of Viral Hepatitis on Liver Enzymes and BilrubinAI Publications
 
Determinants of Women Empowerment in Bishoftu Town; Oromia Regional State of ...
Determinants of Women Empowerment in Bishoftu Town; Oromia Regional State of ...Determinants of Women Empowerment in Bishoftu Town; Oromia Regional State of ...
Determinants of Women Empowerment in Bishoftu Town; Oromia Regional State of ...AI Publications
 

More from AI Publications (20)

The Statutory Interpretation of Renewable Energy Based on Syllogism of Britis...
The Statutory Interpretation of Renewable Energy Based on Syllogism of Britis...The Statutory Interpretation of Renewable Energy Based on Syllogism of Britis...
The Statutory Interpretation of Renewable Energy Based on Syllogism of Britis...
 
Enhancement of Aqueous Solubility of Piroxicam Using Solvent Deposition System
Enhancement of Aqueous Solubility of Piroxicam Using Solvent Deposition SystemEnhancement of Aqueous Solubility of Piroxicam Using Solvent Deposition System
Enhancement of Aqueous Solubility of Piroxicam Using Solvent Deposition System
 
Analysis of Value Chain of Cow Milk: The Case of Itang Special Woreda, Gambel...
Analysis of Value Chain of Cow Milk: The Case of Itang Special Woreda, Gambel...Analysis of Value Chain of Cow Milk: The Case of Itang Special Woreda, Gambel...
Analysis of Value Chain of Cow Milk: The Case of Itang Special Woreda, Gambel...
 
Minds and Machines: Impact of Emotional Intelligence on Investment Decisions ...
Minds and Machines: Impact of Emotional Intelligence on Investment Decisions ...Minds and Machines: Impact of Emotional Intelligence on Investment Decisions ...
Minds and Machines: Impact of Emotional Intelligence on Investment Decisions ...
 
Lung cancer: “Epidemiology and risk factors”
Lung cancer: “Epidemiology and risk factors”Lung cancer: “Epidemiology and risk factors”
Lung cancer: “Epidemiology and risk factors”
 
Further analysis on Organic agriculture and organic farming in case of Thaila...
Further analysis on Organic agriculture and organic farming in case of Thaila...Further analysis on Organic agriculture and organic farming in case of Thaila...
Further analysis on Organic agriculture and organic farming in case of Thaila...
 
Current Changes in the Role of Agriculture and Agri-Farming Structures in Tha...
Current Changes in the Role of Agriculture and Agri-Farming Structures in Tha...Current Changes in the Role of Agriculture and Agri-Farming Structures in Tha...
Current Changes in the Role of Agriculture and Agri-Farming Structures in Tha...
 
Growth, Yield and Economic Advantage of Onion (Allium cepa L.) Varieties in R...
Growth, Yield and Economic Advantage of Onion (Allium cepa L.) Varieties in R...Growth, Yield and Economic Advantage of Onion (Allium cepa L.) Varieties in R...
Growth, Yield and Economic Advantage of Onion (Allium cepa L.) Varieties in R...
 
Evaluation of In-vitro neuroprotective effect of Ethanolic extract of Canariu...
Evaluation of In-vitro neuroprotective effect of Ethanolic extract of Canariu...Evaluation of In-vitro neuroprotective effect of Ethanolic extract of Canariu...
Evaluation of In-vitro neuroprotective effect of Ethanolic extract of Canariu...
 
Neuroprotective Herbal Plants - A Review
Neuroprotective Herbal Plants - A ReviewNeuroprotective Herbal Plants - A Review
Neuroprotective Herbal Plants - A Review
 
A phytochemical and pharmacological review on canarium solomonense
A phytochemical and pharmacological review on canarium solomonenseA phytochemical and pharmacological review on canarium solomonense
A phytochemical and pharmacological review on canarium solomonense
 
Influences of Digital Marketing in the Buying Decisions of College Students i...
Influences of Digital Marketing in the Buying Decisions of College Students i...Influences of Digital Marketing in the Buying Decisions of College Students i...
Influences of Digital Marketing in the Buying Decisions of College Students i...
 
A Study on Performance of the Karnataka State Cooperative Agriculture & Rural...
A Study on Performance of the Karnataka State Cooperative Agriculture & Rural...A Study on Performance of the Karnataka State Cooperative Agriculture & Rural...
A Study on Performance of the Karnataka State Cooperative Agriculture & Rural...
 
Imaging of breast hamartomas
Imaging of breast hamartomasImaging of breast hamartomas
Imaging of breast hamartomas
 
A retrospective study on ovarian cancer with a median follow-up of 36 months ...
A retrospective study on ovarian cancer with a median follow-up of 36 months ...A retrospective study on ovarian cancer with a median follow-up of 36 months ...
A retrospective study on ovarian cancer with a median follow-up of 36 months ...
 
More analysis on environment protection and sustainable agriculture - A case ...
More analysis on environment protection and sustainable agriculture - A case ...More analysis on environment protection and sustainable agriculture - A case ...
More analysis on environment protection and sustainable agriculture - A case ...
 
Assessment of Growth and Yield Performance of Twelve Different Rice Varieties...
Assessment of Growth and Yield Performance of Twelve Different Rice Varieties...Assessment of Growth and Yield Performance of Twelve Different Rice Varieties...
Assessment of Growth and Yield Performance of Twelve Different Rice Varieties...
 
Cultivating Proactive Cybersecurity Culture among IT Professional to Combat E...
Cultivating Proactive Cybersecurity Culture among IT Professional to Combat E...Cultivating Proactive Cybersecurity Culture among IT Professional to Combat E...
Cultivating Proactive Cybersecurity Culture among IT Professional to Combat E...
 
The Impacts of Viral Hepatitis on Liver Enzymes and Bilrubin
The Impacts of Viral Hepatitis on Liver Enzymes and BilrubinThe Impacts of Viral Hepatitis on Liver Enzymes and Bilrubin
The Impacts of Viral Hepatitis on Liver Enzymes and Bilrubin
 
Determinants of Women Empowerment in Bishoftu Town; Oromia Regional State of ...
Determinants of Women Empowerment in Bishoftu Town; Oromia Regional State of ...Determinants of Women Empowerment in Bishoftu Town; Oromia Regional State of ...
Determinants of Women Empowerment in Bishoftu Town; Oromia Regional State of ...
 

Recently uploaded

HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...Call Girls in Nagpur High Profile
 
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
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...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
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 

Recently uploaded (20)

HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
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
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk 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...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 

Genetic Algorithm for solving Dynamic Supply Chain Problem

  • 1. International journal of Engineering, Business and Management (IJEBM) [Vol-1, Issue-1, May-Jun, 2017] AI Publications ISSN: 2456-7817 www.aipublications.com Page | 50 Genetic Algorithm for solving Dynamic Supply Chain Problem Taher Taha Zaki 1 , Naglaa Ragaa Saeid 2 1 Department of Operations Research, ISSR. Cairo University Cairo, Egypt Abstract— The solution of dynamic supply chain problem is studied using both genetic algorithms and multistage dynamic programming. This is possible by employing Euler approximation method to approximate the differential of the variables. The problem is reformulated as unconstrained optimization problem which solved by genetic Algorithm and Multi Stages Dynamic Programming. The solution evaluation results from using dynamic programming and genetic algorithm is performed Keywords— Dynamic Supply Chain, Genetic Algorithm, Multi Stages Dynamic Programming. I. INTRODUCTION Now days the researchers are consternating in the problems of supply chain that varies with time. We introduced three research to solve this kind of problem using optimal control [4],[5],[6]. In this study we introduce genetic algorithm which is considered a tool of artificial intelligence [1]. [2] They studied a model of demand in dynamic setting of a multi product capacitated then by utilizing the KKT conditions to find the solution of their model .[12] introduced a model of supply chain and made his solution by utilizing GA. [11] proposed several applications of inventory model and made their solution using control theory in their book [9] applied a method of approximation to solve control problem by GA . II. PRESUMPTION AND NOTATIONS We suppose that corporation manufactures a one kind of a product. The company sales amount of product to holding company who sales it to end customer both the factory and distribution center have set stock preferred stock. Also the firm has set its production desired rate. The targets are to make the actual value of the stock and manufacture rate to get supply chain total cost at minimum as possible.T : Planning end time.  ts1 : Rate of factory stock.  ts2 : Rate of stock distribution center.  tu : Rate of manufacture.  td : Rate of request. )0(1s : Amount of initial Stock belongs to vendor )0(2s : Amount of Initial factory Stock uˆ : Required rate of production. 1h : holding cost of factory 2h : holding cost of distribution center. c : Expense of one unit of production.  t : spoiling rate. 1 ˆs : Quantity of desired stock belongs to factory: 2 ˆs Quantity of desired stock belongs to distribution center. Inventory deteriorating rate is obtained by : [9]  t = ab 1b t where : a : scale parameter a > 0 b : Shape parameter b > 0 III. MATHEMATICAL MODEL AND ANALYSIS The objective function to be minimized is: Minimize j 2 1  T 0  1h   2 11 ˆsts   2h   2 22 ˆsts  c   2 ˆvv utu   dt (1) Subject to  ts1   tu  td )(t  ts1  01s  1s , 01 s (2)  ts2   td )(t  ts2  02s  2s , 02 s (3) IV. DISCRETE APPROXIMATING OF LINEAR SYSTEM FIGURES AND TABLES The genetic algorithm can be employed to run in linear time system. This can be done by dividing the continuous time system to remove the integration of objective function. Euler approximation method is used to discretize the system to approximate the differential of )(ts [4],[8] 1 (t)s m (k)s-1)(ks 11  (4) 2 (t)s m (k)s-1)(ks 22  (5) where m is discretization interval and )()( kmsks  ,the discrete of state variables of equations (2),(3) becomes  )1(1 ks )(1 ks  kmu  kmD )(km  ks1 (6) (6)  )1(2 ks )(2 ks  kmD )(km  ks2 (7) (7)
  • 2. International journal of Engineering, Business and Management (IJEBM) [Vol-1, Issue-1, May-Jun, 2017] AI Publications ISSN: 2456-7817 www.aipublications.com Page | 51 The summation sign takes place with integration sign then equation (1) turns to: kj = 2 1    1 0 fk kk [m 1h   2 11 ˆsks   m 2h   2 22 ˆsks  mc   2 ˆvv uku  ] (8) V. IMPLEMENTATION OF GENETIC ALGORITHM FOR SOLVING DYNAMIC SUPPLY CHAIN MODEL The solution of the problem in dynamic supply chain based on GA is analyzed using MATLAB. The affecting parameters used in the solution of the proposed method are described in table .1. Table .1: GA Parameters Type of population double vector Size of population 20 Generations 500 Rate of crossover 0.9 Rate of mutation 0.1 Selection Operator Stochastic uniform VI. IMPLEMENTATION OF DYNAMIC PROGRAMMING FOR SOLVING DYNAMIC SUPPLY CHAIN MODEL The computations in dynamic programming are made by [5] The equation to solve the dynamic programming is in the form (Forward recursive) 1))-(s(kju(k)),min(f(s(k)))((j 1-kk ks FOR 45,3,2,1,0k (9) VII. NUMERICAL EXAMPLE In this section, we apply the proposed method to solve dynamic supply chain problem using GA. Table 2 contains the assumed parameters. Table.2: Parameters given The system parameters are assumed to have values in table below VIII. GENETIC ALGORITHM IMPLEMENTATION The problem associated to this model is in the form : Minimize j = 2 1  T 0  1h   2 11 ˆsts   2h   2 22 ˆsts  c   2 ˆvv utu   dt (10) Subject to  ts1   tu  td )(t  ts1  01s  1s , 01 s (11)  ts2   td )(t  ts2  02s  2s , 02 s (12) By applying the Euler approximation method, the problem can be converted to the following unconstrained problem which is solved by GA. All computations are executed by MATLAB 7.0. Minimize kj = 2 1    1 0 fk kk [m 1h   2 11 ˆsks   m 2h   2 22 ˆsks  mc   2 vv uku  ] (13) where  )1(1 ks )(1 ks  kmu  kmd )(km  ks1 (14)  )1(2 ks )(2 ks  kmD )(km  ks2 (15) Setting 4,3,2,1,0k in the above equations (14), (15), we have )0()0()0()0()0()1( 111 smmdmuss  (16) )1()1()1()1()1()2( 111 smmdmuss  (17) )2()2()2()2()2()3( 111 smmdmuss  (18) )3()3()3()3()3()4( 111 smmdmuss  (19) )4()4()4()4()4()5( 111 smmdmuss  (20) )1(2s )0(2s  0md )0(m  02s (21) )2(2s )1(2s  1md )1(m  12s (22) )3(2s )2(2s  2md )2(m  22s (23) )4(2s )3(2s  3md )3(m  32s (24) )5(2s )4(2s  4md )4(m  42s (25) Figure (1) shows the performance index j value and rate of production vu against k for 4,3,2,1,0k .
  • 3. International journal of Engineering, Business and Management (IJEBM) [Vol-1, Issue-1, May-Jun, 2017] AI Publications ISSN: 2456-7817 www.aipublications.com Page | 52 Fig.1: The values of objective function and production rate using GA at 4,3,2,1,0k . Fig.2: the values of state variables using GA at 4,3,2,1,0k . IX. IMPLEMENT USING DYNAMIC PROGRAMMING In using the discretization of continuous-time processes, we employ the Euler approximation of a linear time invariant system (Naidu 2003). For m =0.2 to approximate the differential of )(1 ts ,  ts2 . Considering the constant demand rate )(td equal 5. The calculation of )(1 ts ,  ts2  4,3,3,2,1,0k is done by substitution in equations (16) to equation (25). )0(1s =10 and )0(2s =15.The problem is divided to number of stages equal five. . We begin with first stage (1) ( 1,0k ), then to the second stage 2k and so on and ending ate five stage 5k . Table.3: State variables, control variables and objective function using dynamic programming for all values of k . k 1s 2s 1 kk jj vu 0 10 15 109.9 25 1 12 11 218.1 25 2 13.48 7.81 327.28 25 3 14.78 5.24 431.4272 20 4 14.904 3.191 542.37 15 X. RESULTS PROVIDING USING GENETIC ALGORITHM AND DYNAMIC PROGRAMMING. The running of this example using Dynamic Programming technique and genetic algorithm shows in Table 4. Table .4: Results provided by, DP, GA. k DP GA j j 0 110.341 111.231 1 108.280 107.671 2 109.372 108.120 3 104.151 101.501 4 110.543 111.402 The GA which is recognized as one of the artificial intelligence techniques has been employed for solving the problem of SC. The outcome of employing GA to solve the problem of supply chain is ideal. In general GA is used to give almost global optimal solution. XI. CONCLUSION This study has intended to apply genetic algorithm and multi stages dynamic programming to find the solution problem of SC depending on the genetic algorithm which is known as one of tools of artificial intelligence has been used for solving optimal control problem. ACKNOWLEDGEMENTS An acknowledgement section may be presented after the conclusion, if desired.
  • 4. International journal of Engineering, Business and Management (IJEBM) [Vol-1, Issue-1, May-Jun, 2017] AI Publications ISSN: 2456-7817 www.aipublications.com Page | 53 REFERENCES [1] Andrew Chipperfield , Peter Fleming , Hartmut Pohlheim , Hartmut Pohlhien , Carlos Fonseca. 2004, Genetic Algorithm Toolbox, MatWorks, Inc. [2] ElodiaAdida. and Georgia Perakis . 2007, A Nonlinear Continuous Time Optimal Control Model of Dynamic Pricing and Inventory Control with No Backorders,Wiley Interscience. Vol. 54, No.2, PP. 767-795. [3] Hamdi Ahmed Taha (1997), “Operations Research: An Introduction”, Sixth Edition, Perntice-Hall International Inc. [4] Hegazy Zaher, Hegazy, Naglaa Rgaa S. and Taher Zaki. 2013, “an Optimal Control Theory Approaches to Solve Constrained Production and Inventory System”. International Journal of Advanced Research in Computer Science and Software Engineering, Vol.3, No. 12, PP. 665–670. [5] Hegazy Zaher. and Taher ZAki. 2014, “Optimal control to solve production Inventory System in Supply Chain Management”, Journal of Mathematics Research, Vol. 6, No.4, PP. 109-117. [6] Hegazy Zaher. and Taher Zaki 2015. “Application of Optimal Control Theory to Solve Three Stages Supply Chain Model”, Global Journal of Pure and Applied Mathematics, Vol.11, No. 2, PP. 167-17 [7] Morton I . Kamien and Nancy L. Schwartz, (1981), Dynamic Optimization, 2nd Edition, E lsevier North Holland Inc. [8] Md. Azizul Baten and Anton Abdulubasah Kamil (2009), An Optimal Control Approach to Inventory Production System with Weibull Distributed Deterioration, Journal of Mathematics and Statistics, Vol. 5, No.3, PP.206-214. [9] M. El-kady and N. El-sawy . (2013), Legendre Coefficients Method for Linear-Quadratic Optimal Control Problems by Using Genetic Algorithms ,International Journal of Applied Mathematical Research, 2 (1) (2013) 140-150 [10]Ogata Katsuhiko (2010), Modern Control Engineering, Fifth Edition, Printce Hall. [11]Suresh.P Sethi,. and Thompson, Gerald .L. (2000), Optimal Control Theory, Applications to Management Science and Economics. 2nd Edn., Springer, USA., Inc. [12]S. R. Sing and Tarun Kuna (2011), Inventory optimization in Efficient Supply Chain Management, International Journal of Computer Application in Engineering Sciences, Vol. 1 No. 4.,PP.107-118.