SlideShare a Scribd company logo
Combination of Taguchi Method and
Artificial Intelligence Techniques for the
Optimal Design of Flat-plate Collectors
Soteris Kalogirou
Archimedes Solar Energy Laboratory
Cyprus University of Technology
Limassol, Cyprus
Objective
 To use a genetic algorithm for:
 the design of a flat-plate collector and
 for the selection of the right materials for the construction of the
collector.
 The genetic algorithm is used to maximize the thermal
efficiency of the collector estimated by the collector
optical efficiency and the slope of the standard collector
performance curve (heat loss coefficient) by:
 Determine the optimum combination of:
 The collector tube material,
 The type of collector absorbing plate material,
 The number of collector riser tubes,
 The collector riser tube diameter,
 The type of absorber coating and
 The thickness of the bottom insulating material.
Innovation
 The use of an evolution strategy based on genetic
algorithms to determine the optimum solution.
 An Artificial Neural Network is used to predict the
collector thermal efficiency based on the parameters
presented.
 The number of training cases on which the thermal
efficiency depends were selected using the method of
Taguchi experiments:
 Three levels of six variables were used together with three levels
of available solar radiation intensity (Gt) and collector inlet minus
ambient temperature difference.
Collector Equations
 The useful energy collected from a collector can be
obtained from:
 where FR is the heat removal factor given by:
 F΄ is the collector efficiency factor which is calculated by
considering the temperature distribution between two pipes
of the collector absorber and by assuming that the
temperature gradient in the flow direction is negligible
 
u R t L i a
Q AF G ( ) U T T
 
   
 
p L
R
L p
mc U F'A
F 1 Exp
AU mc
 
 
 
   
 
 
 
 
 F΄ is given by:
 Factor F is the standard fin efficiency for straight
fins with rectangular profile, obtained from:
 where n is given by:
δ
  












fi
i
b
L
L
h
D
C
F
D
W
D
U
W
U
F

1
1
)
(
1
1
'
 
2
/
)
(
2
/
)
(
tanh
D
W
n
D
W
n
F




k
U
n L

 The collector efficiency is found by dividing Qu
by the incident radiation AGt:
 Therefore from this analysis is clear that the
collector thermal efficiency depends on the factors
mentioned earlier.
 Additionally, by plotting η against ΔΤ/Gt a
straight line is obtained with:
 slope equal to FRUL, called the heat loss coefficient and
 intercept on the y-axis, equal to FR(τα), called optical
efficiency.
i a
R R L
t
T T
F ( ) F U
G
 

     
 
Collection of data
 The magnitude of the parameters applied in this work is:
 The collector performance depends also on the solar
radiation intensity and the temperature difference between
the collector inlet and ambient temperature. For these
parameters again three levels of data were used:
Parameter Level 1 Level 2 Level 3
A. Collector tube material
B. Collector absorbing plate material
C. Number of collector riser tubes
D. Collector riser tube diameter
E. Type of absorber coating
F. Thickness of bottom insulation
Copper
Aluminum
8
3
Tinox
2.5
Stainless steel
Copper
11
4
Vacuum spattering
3.8
-
Stainless steel
14
5
Spray painting
5
Parameter Level 1 Level 2 Level 3
P. Solar radiation intensity (W/m2)
Q. Temperature difference [=Ti-Ta] (°C)
800
10
900
20
1000
30
Collection of data
 When a full-functional orthogonal array is
considered with the data shown in previous Tables
a total of 21x37 (4374) experiments are required to
cover all possible combinations.
 By using the method of Taguchi experiments
however, only 18 experiments are required as
shown in following Table.
Collection of data
 By using the method of Taguchi experiments, only 18
experiments are required:
 A total of 162 patterns were
collected from the these
combinations.
For each row of the vertical columns
(18 cases) they were 9 combinations
of the horizontal cases with
combinations of radiation and
temperature (18x9=162).
 All estimations were performed
using CoDePro (collector design
program) software.
ANN Training
 From a total of 162 patterns that were collected:
 130 were used for the training of the ANN
 32, selected randomly, were used to validate the training accuracy.
 The input parameters are the factors on which the collector
performance depends, listed in previous Tables.
 The output parameters are:
 The collector optical efficiency, FR(τα) (intercept on the y-axis of
the collector performance curve) and
 The heat loss coefficient, FRUL (slope of the collector performance
curve).
 Sample data are shown in next slide:
Sample of training data
Input parameters Output parameters
A B C D E F P Q FR(τα) FRUL
1
1
1
1
1
1
1
1
1
….
1
1
1
1
1
1
1
1
1
….
8
8
8
8
8
8
8
8
8
…
3
3
3
3
3
3
3
3
3
…
1
1
1
1
1
1
1
1
1
….
2.5
2.5
2.5
2.5
2.5
2.5
2.5
2.5
2.5
….
800
800
800
900
900
900
1000
1000
1000
…
10
20
30
10
20
30
10
20
30
…
0.7584
0.7586
0.7595
0.7578
0.7581
0.7589
0.7572
0.7576
0.7383
…..
4.679
4.658
4.636
4.677
4.660
4.638
4.678
4.661
4.639
….
Note that numbers are used to differentiate the different inputs for parameters A,
B, D and E, whereas for the other parameters actual input data were used.
Artificial neural network architecture
Training accuracy
 Evaluated with the unknown data set.
 Correlation coefficients equal to 0.9914 and
0.9886 for the two parameters respectively
 Very satisfactory as they are very close to unity.
 The results also show that 94% of the data are
within 5% error, which is also very satisfactory.
 As this accuracy is based to a large extent on the
data used to train the ANN, the selection of the
training data with the Taguchi method seems to be
very effective.
Genetic Algorithms
 The genetic algorithm (GA) is a model of machine
learning, which derives its behavior from a representation
of the processes of evolution in nature – survival of the
fittest.
 Genetic algorithms (GA) are suitable for finding the
optimum solution in problems were a fitness function is
present.
 Genetic algorithms use a “fitness” measure to determine
which of the individuals in the population survive and
reproduce.
 Thus, survival of the fittest causes good solutions to progress.
 In this case, the genetic algorithm is seeking to breed an individual
that maximizes the collector efficiency.
 GAs implement crossover, mutation and other operations
on the data.
Genetic Algorithm Settings
 Population size=50
 Population size is the size of the genetic breeding pool
small value = not enough different kinds of individuals to solve the
problem satisfactorily.
Large value = good solution will take longer to be found.
 Crossover rate=90%
 Crossover rate determines the probability that the crossover
operator will be applied to a particular chromosome during a
generation.
 Mutation rate=1%
 Mutation rate determines the probability that the mutation operator
will be applied to a particular chromosome during a generation.
 Generation gap=96%
 Generation gap determines the fraction of those individuals that do
not go into the next generation.
Estimation Method
 For a combination of input parameters the ANN
predicts the two performance parameters:
 Optical efficiency
 Heat loss coefficient
 From these the collector efficiency is obtained.
 Subsequently a GA is used to try various
combinations, and based on the principles of
genetics, to find the combination of the input
parameters that maximize the collector efficiency.
Results
 The optimum combination of parameters obtained from the
GA are:
 These parameters result in an optimum efficiency that
depends on the magnitude of the solar radiation available.
 For the three values of solar radiation considered the results
are:
Parameter Value
A. Collector tube material
B. Collector absorbing plate material
C. Number of collector riser tubes
D. Collector riser tube diameter
E. Type of absorber coating
F. Thickness of bottom insulation
Copper
Copper
11
9mm
Tinox
50mm
Solar radiation (W/m2) Efficiency
800
900
1000
0.7536
0.7581
0.7614
Conclusions
 For each run of the program the optimum solution was
reached in less than 5 seconds on a Pentium 3.2 GHz
machine, which is very fast.
 It is proved that this way of selecting the variety of training
parameters with the Taguchi method is very effective in
allowing the ANN to learn the behavior of the system
satisfactorily.
 To find the optimum parameters a genetic algorithm is
used.
 The results obtained are very similar to the results obtained
by other researchers using much complicated optimization
methods, like the grey relational analysis, whereas the
present method not only is very accurate but it is also very
quick.
Archimedes Solar Energy Laboratory
Thank you for your attention….
Any questions please….
Email: soteris.kalogirou@cut.ac.cy

More Related Content

What's hot

IRJET- IR Instrument Thermal Background Modelling and Radiometric Analysis
IRJET- IR Instrument Thermal Background Modelling and Radiometric AnalysisIRJET- IR Instrument Thermal Background Modelling and Radiometric Analysis
IRJET- IR Instrument Thermal Background Modelling and Radiometric Analysis
IRJET Journal
 
Optimization of Thermal Performance of Double Pipe Heat Exchanger using Mecha...
Optimization of Thermal Performance of Double Pipe Heat Exchanger using Mecha...Optimization of Thermal Performance of Double Pipe Heat Exchanger using Mecha...
Optimization of Thermal Performance of Double Pipe Heat Exchanger using Mecha...
IRJET Journal
 
Nuclear Material Verification Based on MCNP and ISOCSTM Techniques for Safegu...
Nuclear Material Verification Based on MCNP and ISOCSTM Techniques for Safegu...Nuclear Material Verification Based on MCNP and ISOCSTM Techniques for Safegu...
Nuclear Material Verification Based on MCNP and ISOCSTM Techniques for Safegu...
IOSRJAP
 
Simulated annealing.ppt
Simulated annealing.pptSimulated annealing.ppt
Simulated annealing.pptKaal Nath
 
Performance improvement of a Rainfall Prediction Model using Particle Swarm O...
Performance improvement of a Rainfall Prediction Model using Particle Swarm O...Performance improvement of a Rainfall Prediction Model using Particle Swarm O...
Performance improvement of a Rainfall Prediction Model using Particle Swarm O...
ijceronline
 
Parameter selection in a combined cycle power plant
Parameter selection in a combined cycle power plantParameter selection in a combined cycle power plant
Parameter selection in a combined cycle power plant
Modelon
 
AI for Waste Water Treatment: machine learning for real-time control
AI for Waste Water Treatment: machine learning for real-time controlAI for Waste Water Treatment: machine learning for real-time control
AI for Waste Water Treatment: machine learning for real-time control
Institute of Contemporary Sciences
 
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTERA NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
ijcseit
 
C011111829
C011111829C011111829
C011111829
IOSR Journals
 
DESIGN, ANALYSIS AND PERFORMANCE INVESTIGATION OF HEAT EXTRACTION UNIT USING ...
DESIGN, ANALYSIS AND PERFORMANCE INVESTIGATION OF HEAT EXTRACTION UNIT USING ...DESIGN, ANALYSIS AND PERFORMANCE INVESTIGATION OF HEAT EXTRACTION UNIT USING ...
DESIGN, ANALYSIS AND PERFORMANCE INVESTIGATION OF HEAT EXTRACTION UNIT USING ...
Journal For Research
 
1987 . thermo economic functional analysis and optimization [frangopoulos]
1987 . thermo economic functional analysis and  optimization [frangopoulos]1987 . thermo economic functional analysis and  optimization [frangopoulos]
1987 . thermo economic functional analysis and optimization [frangopoulos]
Wanderson Araujo
 

What's hot (12)

IRJET- IR Instrument Thermal Background Modelling and Radiometric Analysis
IRJET- IR Instrument Thermal Background Modelling and Radiometric AnalysisIRJET- IR Instrument Thermal Background Modelling and Radiometric Analysis
IRJET- IR Instrument Thermal Background Modelling and Radiometric Analysis
 
Optimization of Thermal Performance of Double Pipe Heat Exchanger using Mecha...
Optimization of Thermal Performance of Double Pipe Heat Exchanger using Mecha...Optimization of Thermal Performance of Double Pipe Heat Exchanger using Mecha...
Optimization of Thermal Performance of Double Pipe Heat Exchanger using Mecha...
 
Nuclear Material Verification Based on MCNP and ISOCSTM Techniques for Safegu...
Nuclear Material Verification Based on MCNP and ISOCSTM Techniques for Safegu...Nuclear Material Verification Based on MCNP and ISOCSTM Techniques for Safegu...
Nuclear Material Verification Based on MCNP and ISOCSTM Techniques for Safegu...
 
Simulated annealing
Simulated annealingSimulated annealing
Simulated annealing
 
Simulated annealing.ppt
Simulated annealing.pptSimulated annealing.ppt
Simulated annealing.ppt
 
Performance improvement of a Rainfall Prediction Model using Particle Swarm O...
Performance improvement of a Rainfall Prediction Model using Particle Swarm O...Performance improvement of a Rainfall Prediction Model using Particle Swarm O...
Performance improvement of a Rainfall Prediction Model using Particle Swarm O...
 
Parameter selection in a combined cycle power plant
Parameter selection in a combined cycle power plantParameter selection in a combined cycle power plant
Parameter selection in a combined cycle power plant
 
AI for Waste Water Treatment: machine learning for real-time control
AI for Waste Water Treatment: machine learning for real-time controlAI for Waste Water Treatment: machine learning for real-time control
AI for Waste Water Treatment: machine learning for real-time control
 
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTERA NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER
 
C011111829
C011111829C011111829
C011111829
 
DESIGN, ANALYSIS AND PERFORMANCE INVESTIGATION OF HEAT EXTRACTION UNIT USING ...
DESIGN, ANALYSIS AND PERFORMANCE INVESTIGATION OF HEAT EXTRACTION UNIT USING ...DESIGN, ANALYSIS AND PERFORMANCE INVESTIGATION OF HEAT EXTRACTION UNIT USING ...
DESIGN, ANALYSIS AND PERFORMANCE INVESTIGATION OF HEAT EXTRACTION UNIT USING ...
 
1987 . thermo economic functional analysis and optimization [frangopoulos]
1987 . thermo economic functional analysis and  optimization [frangopoulos]1987 . thermo economic functional analysis and  optimization [frangopoulos]
1987 . thermo economic functional analysis and optimization [frangopoulos]
 

Similar to Optimal Design of Solar Flat Plate Collector

Calculation of air-kerma strength and dose rate constant for new BEBIG 60Co H...
Calculation of air-kerma strength and dose rate constant for new BEBIG 60Co H...Calculation of air-kerma strength and dose rate constant for new BEBIG 60Co H...
Calculation of air-kerma strength and dose rate constant for new BEBIG 60Co H...
Anwarul Islam
 
Evaluation of non-parametric identification techniques in second order models...
Evaluation of non-parametric identification techniques in second order models...Evaluation of non-parametric identification techniques in second order models...
Evaluation of non-parametric identification techniques in second order models...
IJECEIAES
 
Solution of Combined Heat and Power Economic Dispatch Problem Using Different...
Solution of Combined Heat and Power Economic Dispatch Problem Using Different...Solution of Combined Heat and Power Economic Dispatch Problem Using Different...
Solution of Combined Heat and Power Economic Dispatch Problem Using Different...
Arkadev Ghosh
 
Ijmer 46067782
Ijmer 46067782Ijmer 46067782
Ijmer 46067782IJMER
 
Theoretical heat conduction model development of a Cold storage using Taguch...
Theoretical heat conduction model development of a Cold storage  using Taguch...Theoretical heat conduction model development of a Cold storage  using Taguch...
Theoretical heat conduction model development of a Cold storage using Taguch...
IJMER
 
The optimal synthesis of scanned linear antenna arrays
The optimal synthesis of scanned linear antenna arrays The optimal synthesis of scanned linear antenna arrays
The optimal synthesis of scanned linear antenna arrays
IJECEIAES
 
FINAL VERSION sss.pptx
FINAL VERSION sss.pptxFINAL VERSION sss.pptx
FINAL VERSION sss.pptx
DeanAcademicsRamacha
 
Multi-objective Optimization Scheme for PID-Controlled DC Motor
Multi-objective Optimization Scheme for PID-Controlled DC MotorMulti-objective Optimization Scheme for PID-Controlled DC Motor
Multi-objective Optimization Scheme for PID-Controlled DC Motor
IAES-IJPEDS
 
L1303038388
L1303038388L1303038388
L1303038388
IOSR Journals
 
L1303038388
L1303038388L1303038388
L1303038388
IOSR Journals
 
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEMA MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
AEIJjournal2
 
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEMA MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
AEIJjournal2
 
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEMA MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
aeijjournal
 
Advanced Energy: An International Journal (AEIJ)
Advanced Energy: An International Journal (AEIJ)Advanced Energy: An International Journal (AEIJ)
Advanced Energy: An International Journal (AEIJ)
AEIJjournal2
 
Modified moth swarm algorithm for optimal economic load dispatch problem
Modified moth swarm algorithm for optimal economic load dispatch problemModified moth swarm algorithm for optimal economic load dispatch problem
Modified moth swarm algorithm for optimal economic load dispatch problem
TELKOMNIKA JOURNAL
 
I010415255
I010415255I010415255
I010415255
IOSR Journals
 
Genetic Algorithm for Solving the Economic Load Dispatch
Genetic Algorithm for Solving the Economic Load DispatchGenetic Algorithm for Solving the Economic Load Dispatch
Genetic Algorithm for Solving the Economic Load Dispatch
Satyendra Singh
 
Optimization of parameters affecting the performance of passive solar distill...
Optimization of parameters affecting the performance of passive solar distill...Optimization of parameters affecting the performance of passive solar distill...
Optimization of parameters affecting the performance of passive solar distill...
IOSR Journals
 
Multivariable Parametric Modeling of a Greenhouse by Minimizing the Quadratic...
Multivariable Parametric Modeling of a Greenhouse by Minimizing the Quadratic...Multivariable Parametric Modeling of a Greenhouse by Minimizing the Quadratic...
Multivariable Parametric Modeling of a Greenhouse by Minimizing the Quadratic...
TELKOMNIKA JOURNAL
 
Ant Colony Optimization for Optimal Low-Pass State Variable Filter Sizing
Ant Colony Optimization for Optimal Low-Pass State Variable Filter Sizing Ant Colony Optimization for Optimal Low-Pass State Variable Filter Sizing
Ant Colony Optimization for Optimal Low-Pass State Variable Filter Sizing
IJECEIAES
 

Similar to Optimal Design of Solar Flat Plate Collector (20)

Calculation of air-kerma strength and dose rate constant for new BEBIG 60Co H...
Calculation of air-kerma strength and dose rate constant for new BEBIG 60Co H...Calculation of air-kerma strength and dose rate constant for new BEBIG 60Co H...
Calculation of air-kerma strength and dose rate constant for new BEBIG 60Co H...
 
Evaluation of non-parametric identification techniques in second order models...
Evaluation of non-parametric identification techniques in second order models...Evaluation of non-parametric identification techniques in second order models...
Evaluation of non-parametric identification techniques in second order models...
 
Solution of Combined Heat and Power Economic Dispatch Problem Using Different...
Solution of Combined Heat and Power Economic Dispatch Problem Using Different...Solution of Combined Heat and Power Economic Dispatch Problem Using Different...
Solution of Combined Heat and Power Economic Dispatch Problem Using Different...
 
Ijmer 46067782
Ijmer 46067782Ijmer 46067782
Ijmer 46067782
 
Theoretical heat conduction model development of a Cold storage using Taguch...
Theoretical heat conduction model development of a Cold storage  using Taguch...Theoretical heat conduction model development of a Cold storage  using Taguch...
Theoretical heat conduction model development of a Cold storage using Taguch...
 
The optimal synthesis of scanned linear antenna arrays
The optimal synthesis of scanned linear antenna arrays The optimal synthesis of scanned linear antenna arrays
The optimal synthesis of scanned linear antenna arrays
 
FINAL VERSION sss.pptx
FINAL VERSION sss.pptxFINAL VERSION sss.pptx
FINAL VERSION sss.pptx
 
Multi-objective Optimization Scheme for PID-Controlled DC Motor
Multi-objective Optimization Scheme for PID-Controlled DC MotorMulti-objective Optimization Scheme for PID-Controlled DC Motor
Multi-objective Optimization Scheme for PID-Controlled DC Motor
 
L1303038388
L1303038388L1303038388
L1303038388
 
L1303038388
L1303038388L1303038388
L1303038388
 
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEMA MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
 
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEMA MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
 
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEMA MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
A MODIFIED ANT COLONY ALGORITHM FOR SOLVING THE UNIT COMMITMENT PROBLEM
 
Advanced Energy: An International Journal (AEIJ)
Advanced Energy: An International Journal (AEIJ)Advanced Energy: An International Journal (AEIJ)
Advanced Energy: An International Journal (AEIJ)
 
Modified moth swarm algorithm for optimal economic load dispatch problem
Modified moth swarm algorithm for optimal economic load dispatch problemModified moth swarm algorithm for optimal economic load dispatch problem
Modified moth swarm algorithm for optimal economic load dispatch problem
 
I010415255
I010415255I010415255
I010415255
 
Genetic Algorithm for Solving the Economic Load Dispatch
Genetic Algorithm for Solving the Economic Load DispatchGenetic Algorithm for Solving the Economic Load Dispatch
Genetic Algorithm for Solving the Economic Load Dispatch
 
Optimization of parameters affecting the performance of passive solar distill...
Optimization of parameters affecting the performance of passive solar distill...Optimization of parameters affecting the performance of passive solar distill...
Optimization of parameters affecting the performance of passive solar distill...
 
Multivariable Parametric Modeling of a Greenhouse by Minimizing the Quadratic...
Multivariable Parametric Modeling of a Greenhouse by Minimizing the Quadratic...Multivariable Parametric Modeling of a Greenhouse by Minimizing the Quadratic...
Multivariable Parametric Modeling of a Greenhouse by Minimizing the Quadratic...
 
Ant Colony Optimization for Optimal Low-Pass State Variable Filter Sizing
Ant Colony Optimization for Optimal Low-Pass State Variable Filter Sizing Ant Colony Optimization for Optimal Low-Pass State Variable Filter Sizing
Ant Colony Optimization for Optimal Low-Pass State Variable Filter Sizing
 

More from H Janardan Prabhu

Vishal Desh Federation
Vishal Desh FederationVishal Desh Federation
Vishal Desh Federation
H Janardan Prabhu
 
Way of Peace
Way of PeaceWay of Peace
Way of Peace
H Janardan Prabhu
 
Peace of mind
Peace of mindPeace of mind
Peace of mind
H Janardan Prabhu
 
Solar PV Energy Principles
Solar PV Energy PrinciplesSolar PV Energy Principles
Solar PV Energy Principles
H Janardan Prabhu
 
Coal gasify
Coal gasifyCoal gasify
Coal gasify
H Janardan Prabhu
 
Petro refinery basics
Petro refinery basicsPetro refinery basics
Petro refinery basics
H Janardan Prabhu
 
Renewable Energy
Renewable EnergyRenewable Energy
Renewable Energy
H Janardan Prabhu
 
Future is not ours to see
Future is not ours to seeFuture is not ours to see
Future is not ours to see
H Janardan Prabhu
 
Bihar Jano
Bihar JanoBihar Jano
Bihar Jano
H Janardan Prabhu
 
Bihaar katha
Bihaar kathaBihaar katha
Bihaar katha
H Janardan Prabhu
 
Mahaan Bharath Hamara
Mahaan Bharath HamaraMahaan Bharath Hamara
Mahaan Bharath Hamara
H Janardan Prabhu
 
ABCs of Desalting of water to recover water as well as salt.
ABCs of Desalting of water to recover water as well as salt.ABCs of Desalting of water to recover water as well as salt.
ABCs of Desalting of water to recover water as well as salt.
H Janardan Prabhu
 
Apna bharath
Apna bharathApna bharath
Apna bharath
H Janardan Prabhu
 
India now
India nowIndia now
History of World literature1
History of  World literature1History of  World literature1
History of World literature1
H Janardan Prabhu
 
ENG LIT H-A-Beers
ENG LIT H-A-BeersENG LIT H-A-Beers
ENG LIT H-A-Beers
H Janardan Prabhu
 
Remedy for Ganga Pollution 2017
Remedy for Ganga Pollution 2017Remedy for Ganga Pollution 2017
Remedy for Ganga Pollution 2017
H Janardan Prabhu
 
Ganga Work - Namami Gange
Ganga Work - Namami GangeGanga Work - Namami Gange
Ganga Work - Namami Gange
H Janardan Prabhu
 
Ganga Rejuvenate Project - 2016
Ganga Rejuvenate Project - 2016Ganga Rejuvenate Project - 2016
Ganga Rejuvenate Project - 2016
H Janardan Prabhu
 
Ganga Action Plan - A 2007 Review
Ganga Action Plan - A 2007 Review Ganga Action Plan - A 2007 Review
Ganga Action Plan - A 2007 Review
H Janardan Prabhu
 

More from H Janardan Prabhu (20)

Vishal Desh Federation
Vishal Desh FederationVishal Desh Federation
Vishal Desh Federation
 
Way of Peace
Way of PeaceWay of Peace
Way of Peace
 
Peace of mind
Peace of mindPeace of mind
Peace of mind
 
Solar PV Energy Principles
Solar PV Energy PrinciplesSolar PV Energy Principles
Solar PV Energy Principles
 
Coal gasify
Coal gasifyCoal gasify
Coal gasify
 
Petro refinery basics
Petro refinery basicsPetro refinery basics
Petro refinery basics
 
Renewable Energy
Renewable EnergyRenewable Energy
Renewable Energy
 
Future is not ours to see
Future is not ours to seeFuture is not ours to see
Future is not ours to see
 
Bihar Jano
Bihar JanoBihar Jano
Bihar Jano
 
Bihaar katha
Bihaar kathaBihaar katha
Bihaar katha
 
Mahaan Bharath Hamara
Mahaan Bharath HamaraMahaan Bharath Hamara
Mahaan Bharath Hamara
 
ABCs of Desalting of water to recover water as well as salt.
ABCs of Desalting of water to recover water as well as salt.ABCs of Desalting of water to recover water as well as salt.
ABCs of Desalting of water to recover water as well as salt.
 
Apna bharath
Apna bharathApna bharath
Apna bharath
 
India now
India nowIndia now
India now
 
History of World literature1
History of  World literature1History of  World literature1
History of World literature1
 
ENG LIT H-A-Beers
ENG LIT H-A-BeersENG LIT H-A-Beers
ENG LIT H-A-Beers
 
Remedy for Ganga Pollution 2017
Remedy for Ganga Pollution 2017Remedy for Ganga Pollution 2017
Remedy for Ganga Pollution 2017
 
Ganga Work - Namami Gange
Ganga Work - Namami GangeGanga Work - Namami Gange
Ganga Work - Namami Gange
 
Ganga Rejuvenate Project - 2016
Ganga Rejuvenate Project - 2016Ganga Rejuvenate Project - 2016
Ganga Rejuvenate Project - 2016
 
Ganga Action Plan - A 2007 Review
Ganga Action Plan - A 2007 Review Ganga Action Plan - A 2007 Review
Ganga Action Plan - A 2007 Review
 

Recently uploaded

Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
ongomchris
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
BrazilAccount1
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
Vijay Dialani, PhD
 

Recently uploaded (20)

Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
 

Optimal Design of Solar Flat Plate Collector

  • 1. Combination of Taguchi Method and Artificial Intelligence Techniques for the Optimal Design of Flat-plate Collectors Soteris Kalogirou Archimedes Solar Energy Laboratory Cyprus University of Technology Limassol, Cyprus
  • 2. Objective  To use a genetic algorithm for:  the design of a flat-plate collector and  for the selection of the right materials for the construction of the collector.  The genetic algorithm is used to maximize the thermal efficiency of the collector estimated by the collector optical efficiency and the slope of the standard collector performance curve (heat loss coefficient) by:  Determine the optimum combination of:  The collector tube material,  The type of collector absorbing plate material,  The number of collector riser tubes,  The collector riser tube diameter,  The type of absorber coating and  The thickness of the bottom insulating material.
  • 3. Innovation  The use of an evolution strategy based on genetic algorithms to determine the optimum solution.  An Artificial Neural Network is used to predict the collector thermal efficiency based on the parameters presented.  The number of training cases on which the thermal efficiency depends were selected using the method of Taguchi experiments:  Three levels of six variables were used together with three levels of available solar radiation intensity (Gt) and collector inlet minus ambient temperature difference.
  • 4. Collector Equations  The useful energy collected from a collector can be obtained from:  where FR is the heat removal factor given by:  F΄ is the collector efficiency factor which is calculated by considering the temperature distribution between two pipes of the collector absorber and by assuming that the temperature gradient in the flow direction is negligible   u R t L i a Q AF G ( ) U T T         p L R L p mc U F'A F 1 Exp AU mc                  
  • 5.  F΄ is given by:  Factor F is the standard fin efficiency for straight fins with rectangular profile, obtained from:  where n is given by: δ                fi i b L L h D C F D W D U W U F  1 1 ) ( 1 1 '   2 / ) ( 2 / ) ( tanh D W n D W n F     k U n L 
  • 6.  The collector efficiency is found by dividing Qu by the incident radiation AGt:  Therefore from this analysis is clear that the collector thermal efficiency depends on the factors mentioned earlier.  Additionally, by plotting η against ΔΤ/Gt a straight line is obtained with:  slope equal to FRUL, called the heat loss coefficient and  intercept on the y-axis, equal to FR(τα), called optical efficiency. i a R R L t T T F ( ) F U G           
  • 7. Collection of data  The magnitude of the parameters applied in this work is:  The collector performance depends also on the solar radiation intensity and the temperature difference between the collector inlet and ambient temperature. For these parameters again three levels of data were used: Parameter Level 1 Level 2 Level 3 A. Collector tube material B. Collector absorbing plate material C. Number of collector riser tubes D. Collector riser tube diameter E. Type of absorber coating F. Thickness of bottom insulation Copper Aluminum 8 3 Tinox 2.5 Stainless steel Copper 11 4 Vacuum spattering 3.8 - Stainless steel 14 5 Spray painting 5 Parameter Level 1 Level 2 Level 3 P. Solar radiation intensity (W/m2) Q. Temperature difference [=Ti-Ta] (°C) 800 10 900 20 1000 30
  • 8. Collection of data  When a full-functional orthogonal array is considered with the data shown in previous Tables a total of 21x37 (4374) experiments are required to cover all possible combinations.  By using the method of Taguchi experiments however, only 18 experiments are required as shown in following Table.
  • 9. Collection of data  By using the method of Taguchi experiments, only 18 experiments are required:  A total of 162 patterns were collected from the these combinations. For each row of the vertical columns (18 cases) they were 9 combinations of the horizontal cases with combinations of radiation and temperature (18x9=162).  All estimations were performed using CoDePro (collector design program) software.
  • 10. ANN Training  From a total of 162 patterns that were collected:  130 were used for the training of the ANN  32, selected randomly, were used to validate the training accuracy.  The input parameters are the factors on which the collector performance depends, listed in previous Tables.  The output parameters are:  The collector optical efficiency, FR(τα) (intercept on the y-axis of the collector performance curve) and  The heat loss coefficient, FRUL (slope of the collector performance curve).  Sample data are shown in next slide:
  • 11. Sample of training data Input parameters Output parameters A B C D E F P Q FR(τα) FRUL 1 1 1 1 1 1 1 1 1 …. 1 1 1 1 1 1 1 1 1 …. 8 8 8 8 8 8 8 8 8 … 3 3 3 3 3 3 3 3 3 … 1 1 1 1 1 1 1 1 1 …. 2.5 2.5 2.5 2.5 2.5 2.5 2.5 2.5 2.5 …. 800 800 800 900 900 900 1000 1000 1000 … 10 20 30 10 20 30 10 20 30 … 0.7584 0.7586 0.7595 0.7578 0.7581 0.7589 0.7572 0.7576 0.7383 ….. 4.679 4.658 4.636 4.677 4.660 4.638 4.678 4.661 4.639 …. Note that numbers are used to differentiate the different inputs for parameters A, B, D and E, whereas for the other parameters actual input data were used.
  • 13. Training accuracy  Evaluated with the unknown data set.  Correlation coefficients equal to 0.9914 and 0.9886 for the two parameters respectively  Very satisfactory as they are very close to unity.  The results also show that 94% of the data are within 5% error, which is also very satisfactory.  As this accuracy is based to a large extent on the data used to train the ANN, the selection of the training data with the Taguchi method seems to be very effective.
  • 14. Genetic Algorithms  The genetic algorithm (GA) is a model of machine learning, which derives its behavior from a representation of the processes of evolution in nature – survival of the fittest.  Genetic algorithms (GA) are suitable for finding the optimum solution in problems were a fitness function is present.  Genetic algorithms use a “fitness” measure to determine which of the individuals in the population survive and reproduce.  Thus, survival of the fittest causes good solutions to progress.  In this case, the genetic algorithm is seeking to breed an individual that maximizes the collector efficiency.  GAs implement crossover, mutation and other operations on the data.
  • 15. Genetic Algorithm Settings  Population size=50  Population size is the size of the genetic breeding pool small value = not enough different kinds of individuals to solve the problem satisfactorily. Large value = good solution will take longer to be found.  Crossover rate=90%  Crossover rate determines the probability that the crossover operator will be applied to a particular chromosome during a generation.  Mutation rate=1%  Mutation rate determines the probability that the mutation operator will be applied to a particular chromosome during a generation.  Generation gap=96%  Generation gap determines the fraction of those individuals that do not go into the next generation.
  • 16. Estimation Method  For a combination of input parameters the ANN predicts the two performance parameters:  Optical efficiency  Heat loss coefficient  From these the collector efficiency is obtained.  Subsequently a GA is used to try various combinations, and based on the principles of genetics, to find the combination of the input parameters that maximize the collector efficiency.
  • 17. Results  The optimum combination of parameters obtained from the GA are:  These parameters result in an optimum efficiency that depends on the magnitude of the solar radiation available.  For the three values of solar radiation considered the results are: Parameter Value A. Collector tube material B. Collector absorbing plate material C. Number of collector riser tubes D. Collector riser tube diameter E. Type of absorber coating F. Thickness of bottom insulation Copper Copper 11 9mm Tinox 50mm Solar radiation (W/m2) Efficiency 800 900 1000 0.7536 0.7581 0.7614
  • 18. Conclusions  For each run of the program the optimum solution was reached in less than 5 seconds on a Pentium 3.2 GHz machine, which is very fast.  It is proved that this way of selecting the variety of training parameters with the Taguchi method is very effective in allowing the ANN to learn the behavior of the system satisfactorily.  To find the optimum parameters a genetic algorithm is used.  The results obtained are very similar to the results obtained by other researchers using much complicated optimization methods, like the grey relational analysis, whereas the present method not only is very accurate but it is also very quick.
  • 20. Thank you for your attention…. Any questions please…. Email: soteris.kalogirou@cut.ac.cy