SlideShare a Scribd company logo
Parameter selection in a combined cycle
power plant
Niklas Andersson*, Johan Åkesson**, Kilian Link***,
Stephanie Gallardo Yances***, Karin Dietl***, Bernt Nilsson*
* Dept. of Chemical Engineering, Lund University
**Modelon AB
***Siemens AG
Presentation outline
• Background
- Combined cycle power plant
- Process overview
• Modelling
• Parameter estimation
• Parameter selection
• Results
• Summary
Scope
• The start-up of a combined cycle
power plant has been analysed.
• The goal has been to calibrate a
model, with the purpose to optimize
the start-up while maintaining long
lifetime of critically stressed
components.
• The model contains many candidate
parameters. An algorithm has been
used to assist in the selection of the
best parameter sets.
cooling start-up
Why?
• The electricity demand varies during a
day
• Sun and wind variations affect the
available amount of electricity
• Market determines when the process is
profitable to run.
How?
• Manipulate gas turbine load and by-pass
valve to steam turbine
• Header and drum are sensitive to rapid
temperature changes
Why calibration?
• Optimization of CCPPs requires a model
well tuned to the real process
Background
Process overview
PHASE 1:
• Gas turbine accelerated to full speed, no load
• Gas turbine synchronized to grid
PHASE 2:
• Load of the gas turbine increased
• Boiler starts producing steam
• Generated steam bypassed to condenser
PHASE 3:
• Bypass valve closes
• Steam drives steam turbine
Included
in calibration
Start-up phases
Modelling approach
• Models of HRSG developed in
JModelica.org.
• Hot gas side, statically modelled
• Water side, dynamically modelled
• 14 blocks modelled
– Gas turbine
– 3 reheaters (RH)
– 3 high pressure super heaters (HPSH)
– Evaporator
– Drum
– Header
– 4 water injections
• 764 eqs. (39 cont. time states)
• Simulated as an FMU
Inputs to model
Outputs from model
- The parameter estimation is done with a Levenberg–
Marquardt algorithm.
Δp = JT
J + 𝜆JT
J
−1
JT
R
- The Jacobean matrix 𝐽 is estimated with finite
differences (central difference).
- The objective function to be minimized is formulated
using weighted least squares
𝑄 𝒑 =
𝑖=1
𝑛 𝑡
𝒚𝒊 − 𝑦 𝑡𝑖, 𝒑
𝑇
𝑊( 𝒚𝒊 − 𝑦 𝑡𝑖, 𝒑 )
Calibration procedure
Candidate model parameters
64 parameters divided in 8 categories
- Heat transfer constants 𝑘, 𝑘𝑖𝑛, 𝑘 𝑜𝑢𝑡
- Mass and volume 𝑚 𝐻2 𝑂, mFe, V
- Sensor heat capacity 𝑐𝑎𝑝
- Valve dynamics parameter
Candidate model parameters
Merged parameters – to reduce number of parameters
parent children
𝑝9 = 𝑣 ⟹ 𝑝28 = 𝑝29 = 𝑝30 = 𝑣
A parent parameter can’t be calibrated together with its children
Parameter selection
Why not choose all 64 parameters?
- Large parameter confidence intervals
- The sensitivity matrix gets singular (dependent parameters)
Which parameters to choose?
- There are
64
𝑛 𝑝
unique parameter sets with 𝑛 𝑝 number of
parameters. Totally ~2 ⋅ 1018
parameter sets.
A parameter selection algorithm is used to rank
the parameter sets
How to choose parameters?
Subset selection algorithm (SSA)
- Subset Selection Algorithm ranks the parameters based on 𝛼
and 𝜅. (Cintrón et al. 2009)
- Sensitivity matrix 𝜒 𝑝 =
𝜕𝑦
𝜕𝑝
calculated from nominal
parameter values
- Covariance matrix Σ 𝑝 = 𝜎0
2
𝜒 𝑝 𝑇 𝜒 𝑝 −1
- Parameter 𝛼 is the normalized parameter uncertainty, defined
as
Σ 𝑝 𝑖𝑖
𝑝 𝑖
- Parameter 𝜅 is the condition number of the sensitivity matrix.
- An SSA score is introduced 𝜃 = lg 𝛼 + lg 𝜅
𝛼 – Decreased accuracy of calibration
𝜅 - Solving difficulty.
- Each point is a parameter set.
- Low values of 𝛼 and 𝜅 is
desirable.
- When adding parameters the
dot clouds get worse.
SSA – ranking parameter sets
Parameter selection loops
2 loops are iterated for
parameter sets for 𝑛 𝑝 = [1 … 7]
Population of parameter sets:
ℙ0 - all individual parameters
ℙ 𝑐𝑜𝑚𝑏1, ℙ 𝑐𝑜𝑚𝑏2 - combination
ℙ 𝑆𝑆𝐴, ℙ 𝑄 - filtered
ℙ 𝑐𝑎𝑙1, ℙ 𝑐𝑎𝑙2 - To be calibrated
SSA loop
- Ranks all parameter sets from
their SSA score. Best sets are
calibrated.
Calibration loop
- Parameter sets with best Q
continue to next iteration
and are combined and
calibrated
Combination
Combination
ℙ0 = {𝑝1, 𝑝2, 𝑝3, 𝑝4}ℙ𝑖𝑛 = {𝑝1,2, 𝑝2,3}
All parameters
(here 4 parameters)
ℙ 𝑜𝑢𝑡 = 𝑝1,2,3, 𝑝1,2,4, 𝑝1,2,3, 𝑝2,3,4
ℙ 𝑜𝑢𝑡 = {𝑝1,2,3, 𝑝1,2,4, 𝑝2,3,4}
Input parameter
sets population
SSA Evaluation
SSA
Evalutation
ℙ𝑖𝑛 = {𝑝1,2, 𝑝2,3, … }
𝜃
Input parameter
sets population
Calibration
Calibration
ℙ𝑖𝑛 = {𝑝1,2, 𝑝2,3, … }
𝑄
Input parameter
sets population
Two populations to calibrate
- ℙ 𝑐𝑎𝑙1 (from SSA loop)
- ℙ 𝑐𝑎𝑙2 (from Calibration loop)
Filter
Filter
ℙ𝑖𝑛 = {𝑝1,2, 𝑝2,3, … }
Input parameter
sets population
𝑛 𝑐𝑢𝑡𝑜𝑓𝑓
ℙ 𝑜𝑢𝑡
ℙ 𝑐𝑎𝑙1 ℙ 𝑐𝑎𝑙2
Calibration results
𝒏 𝒑 = 𝟏
ℙ 𝑐𝑎𝑙1 ℙ 𝑐𝑎𝑙2
Calibration results
calib
Loop
𝒏 𝒑 = 𝟏
𝒏 𝒑 =2
ℙ 𝑐𝑎𝑙1 ℙ 𝑐𝑎𝑙2
Calibration results
calib
Loop
calib
Loop
calib
Loop
calib
Loop
calib
Loop
calib
Loop
𝒏 𝒑 = 𝟏
𝒏 𝒑 =2
𝒏 𝒑 = 𝟑
𝒏 𝒑 = 4
𝒏 𝒑 = 5
𝒏 𝒑 = 𝟔
𝒏 𝒑 =7
Best parameter set
24
6
6
6
13
13
13
13
13
16
16
16
1616
16
16
17
16
• The objective value is decreasing with
increased number of parameters.
• When 𝑛 𝑝 > 7, poor calibration
convergence. (8 output signals)
• Best parameter set covers the whole
model.
• 3 out of 6 parameters are merged.
• Narrow confidence intervals for all
parameters except 𝑝24
Best parameter set
• The model responses follow the measurement data well.
• All output signals improved
• 59 calibrations were performed to reach the result
Meas. data
Calibrated
Uncalibrated
Summary and Future Work
Summary
• SSA is a good method for reducing the number of parameters
• All output signals were improved
• Calibration loop performed better than SSA loop for this case
Future Work
• Perform optimizations of start-ups with the estimated
parameters
• Apply optimization result on real plant
Thank you!

More Related Content

What's hot

International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
ijceronline
 
ECE_561_Final_Project
ECE_561_Final_ProjectECE_561_Final_Project
ECE_561_Final_Project
pranavd211190
 
power Reliability pollard
power Reliability pollardpower Reliability pollard
power Reliability pollard
Musa Tufekci
 
Exergy Based Performance Analysis of FGPS (NTPC Faridabad)
Exergy Based Performance Analysis of FGPS (NTPC Faridabad)Exergy Based Performance Analysis of FGPS (NTPC Faridabad)
Exergy Based Performance Analysis of FGPS (NTPC Faridabad)
Santosh Verma
 
Research and Development the Adaptive Control Model Using the Spectrometer De...
Research and Development the Adaptive Control Model Using the Spectrometer De...Research and Development the Adaptive Control Model Using the Spectrometer De...
Research and Development the Adaptive Control Model Using the Spectrometer De...
theijes
 
Hybrid pid cascade control for hvac system
Hybrid pid cascade control for hvac systemHybrid pid cascade control for hvac system
Hybrid pid cascade control for hvac system
Basrah University for Oil and Gas
 
Current predictive controller for high frequency resonant inverter in inducti...
Current predictive controller for high frequency resonant inverter in inducti...Current predictive controller for high frequency resonant inverter in inducti...
Current predictive controller for high frequency resonant inverter in inducti...
IJECEIAES
 
The estimate of amplitude and phase of harmonics in power system using the ex...
The estimate of amplitude and phase of harmonics in power system using the ex...The estimate of amplitude and phase of harmonics in power system using the ex...
The estimate of amplitude and phase of harmonics in power system using the ex...
journalBEEI
 
Economic load dispatch
Economic load  dispatchEconomic load  dispatch
Economic load dispatchDeepak John
 
Improving Efficiency of Active Power Filter for Renewable Power Generation Sy...
Improving Efficiency of Active Power Filter for Renewable Power Generation Sy...Improving Efficiency of Active Power Filter for Renewable Power Generation Sy...
Improving Efficiency of Active Power Filter for Renewable Power Generation Sy...
IRJET Journal
 
Class 32 performance criteria for tuning controllers
Class 32   performance criteria for tuning controllersClass 32   performance criteria for tuning controllers
Class 32 performance criteria for tuning controllers
Manipal Institute of Technology
 
Modeling of electric water heater and air conditioner for residential demand ...
Modeling of electric water heater and air conditioner for residential demand ...Modeling of electric water heater and air conditioner for residential demand ...
Modeling of electric water heater and air conditioner for residential demand ...
Basrah University for Oil and Gas
 
Case Study: Energy Audit For Cooling Tower
Case Study: Energy Audit For Cooling Tower Case Study: Energy Audit For Cooling Tower
Case Study: Energy Audit For Cooling Tower
Hina Gupta
 
power flow and optimal power flow
power flow and optimal power flowpower flow and optimal power flow
power flow and optimal power flow
Ahmed M. Elkholy
 
Tuning PID Controller Parameters for Load Frequency Control Considering Syste...
Tuning PID Controller Parameters for Load Frequency Control Considering Syste...Tuning PID Controller Parameters for Load Frequency Control Considering Syste...
Tuning PID Controller Parameters for Load Frequency Control Considering Syste...
IJERA Editor
 
Optimal load scheduling
Optimal load schedulingOptimal load scheduling
Optimal load scheduling
Mayank Sharma
 
Hybrid Stochastic Search Technique based Suboptimal AGC Regulator Design for ...
Hybrid Stochastic Search Technique based Suboptimal AGC Regulator Design for ...Hybrid Stochastic Search Technique based Suboptimal AGC Regulator Design for ...
Hybrid Stochastic Search Technique based Suboptimal AGC Regulator Design for ...
Dr. Omveer Singh
 
Economic Load Dispatch Optimization of Six Interconnected Generating Units Us...
Economic Load Dispatch Optimization of Six Interconnected Generating Units Us...Economic Load Dispatch Optimization of Six Interconnected Generating Units Us...
Economic Load Dispatch Optimization of Six Interconnected Generating Units Us...
IOSR Journals
 
Input output , heat rate characteristics and Incremental cost
Input output , heat rate characteristics and Incremental costInput output , heat rate characteristics and Incremental cost
Input output , heat rate characteristics and Incremental cost
Eklavya Sharma
 

What's hot (20)

International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
ECE_561_Final_Project
ECE_561_Final_ProjectECE_561_Final_Project
ECE_561_Final_Project
 
power Reliability pollard
power Reliability pollardpower Reliability pollard
power Reliability pollard
 
Exergy Based Performance Analysis of FGPS (NTPC Faridabad)
Exergy Based Performance Analysis of FGPS (NTPC Faridabad)Exergy Based Performance Analysis of FGPS (NTPC Faridabad)
Exergy Based Performance Analysis of FGPS (NTPC Faridabad)
 
Research and Development the Adaptive Control Model Using the Spectrometer De...
Research and Development the Adaptive Control Model Using the Spectrometer De...Research and Development the Adaptive Control Model Using the Spectrometer De...
Research and Development the Adaptive Control Model Using the Spectrometer De...
 
Hybrid pid cascade control for hvac system
Hybrid pid cascade control for hvac systemHybrid pid cascade control for hvac system
Hybrid pid cascade control for hvac system
 
Current predictive controller for high frequency resonant inverter in inducti...
Current predictive controller for high frequency resonant inverter in inducti...Current predictive controller for high frequency resonant inverter in inducti...
Current predictive controller for high frequency resonant inverter in inducti...
 
The estimate of amplitude and phase of harmonics in power system using the ex...
The estimate of amplitude and phase of harmonics in power system using the ex...The estimate of amplitude and phase of harmonics in power system using the ex...
The estimate of amplitude and phase of harmonics in power system using the ex...
 
Economic load dispatch
Economic load  dispatchEconomic load  dispatch
Economic load dispatch
 
Improving Efficiency of Active Power Filter for Renewable Power Generation Sy...
Improving Efficiency of Active Power Filter for Renewable Power Generation Sy...Improving Efficiency of Active Power Filter for Renewable Power Generation Sy...
Improving Efficiency of Active Power Filter for Renewable Power Generation Sy...
 
Class 32 performance criteria for tuning controllers
Class 32   performance criteria for tuning controllersClass 32   performance criteria for tuning controllers
Class 32 performance criteria for tuning controllers
 
Modeling of electric water heater and air conditioner for residential demand ...
Modeling of electric water heater and air conditioner for residential demand ...Modeling of electric water heater and air conditioner for residential demand ...
Modeling of electric water heater and air conditioner for residential demand ...
 
Case Study: Energy Audit For Cooling Tower
Case Study: Energy Audit For Cooling Tower Case Study: Energy Audit For Cooling Tower
Case Study: Energy Audit For Cooling Tower
 
power flow and optimal power flow
power flow and optimal power flowpower flow and optimal power flow
power flow and optimal power flow
 
Tuning PID Controller Parameters for Load Frequency Control Considering Syste...
Tuning PID Controller Parameters for Load Frequency Control Considering Syste...Tuning PID Controller Parameters for Load Frequency Control Considering Syste...
Tuning PID Controller Parameters for Load Frequency Control Considering Syste...
 
Optimal load scheduling
Optimal load schedulingOptimal load scheduling
Optimal load scheduling
 
Hybrid Stochastic Search Technique based Suboptimal AGC Regulator Design for ...
Hybrid Stochastic Search Technique based Suboptimal AGC Regulator Design for ...Hybrid Stochastic Search Technique based Suboptimal AGC Regulator Design for ...
Hybrid Stochastic Search Technique based Suboptimal AGC Regulator Design for ...
 
Economic Load Dispatch Optimization of Six Interconnected Generating Units Us...
Economic Load Dispatch Optimization of Six Interconnected Generating Units Us...Economic Load Dispatch Optimization of Six Interconnected Generating Units Us...
Economic Load Dispatch Optimization of Six Interconnected Generating Units Us...
 
Input output , heat rate characteristics and Incremental cost
Input output , heat rate characteristics and Incremental costInput output , heat rate characteristics and Incremental cost
Input output , heat rate characteristics and Incremental cost
 
ICMA2013-103-asli
ICMA2013-103-asliICMA2013-103-asli
ICMA2013-103-asli
 

Viewers also liked

Internship report RAJIV GANDHI COMBINED CYCLE POWER PLANT-NTPC LTD. Kayamkulam
Internship report  RAJIV GANDHI COMBINED CYCLE POWER PLANT-NTPC LTD. KayamkulamInternship report  RAJIV GANDHI COMBINED CYCLE POWER PLANT-NTPC LTD. Kayamkulam
Internship report RAJIV GANDHI COMBINED CYCLE POWER PLANT-NTPC LTD. Kayamkulam
Sreesankar Jayasingrajan
 
MET 401 Chapter 7 -_combined_cycle_power_plant
MET 401 Chapter 7 -_combined_cycle_power_plantMET 401 Chapter 7 -_combined_cycle_power_plant
MET 401 Chapter 7 -_combined_cycle_power_plantIbrahim AboKhalil
 
Determining_Plant_Capacity_for_a_Combined_Cycle_Power_Plant_Using_PEPSE
Determining_Plant_Capacity_for_a_Combined_Cycle_Power_Plant_Using_PEPSEDetermining_Plant_Capacity_for_a_Combined_Cycle_Power_Plant_Using_PEPSE
Determining_Plant_Capacity_for_a_Combined_Cycle_Power_Plant_Using_PEPSEMatt Goodwin
 
Combined Cycle Power Plant
Combined Cycle Power PlantCombined Cycle Power Plant
Combined Cycle Power Plant
mustafa hussain
 
Power Generation: Combined Cycle
Power Generation: Combined CyclePower Generation: Combined Cycle
Power Generation: Combined Cycle
GE Measurement & Control
 
Analytics Project - Combined Cycle Power Plant
Analytics Project  - Combined Cycle Power PlantAnalytics Project  - Combined Cycle Power Plant
Analytics Project - Combined Cycle Power Plant
Jyothi Lakshmi
 
Combined Cycle Power Plant
Combined Cycle Power PlantCombined Cycle Power Plant
Combined Cycle Power Plant
Md. Rimon Mia
 
Combined Cycle Gas Turbine Power Plant Part 1
Combined Cycle Gas Turbine Power Plant Part 1Combined Cycle Gas Turbine Power Plant Part 1
Combined Cycle Gas Turbine Power Plant Part 1
Anurak Atthasit
 
Pnw 5pp 02
Pnw 5pp 02Pnw 5pp 02
Pnw 5pp 02
fritzdave
 
Reports ntpc
Reports ntpcReports ntpc
Reports ntpc
Ashish Agarwal
 
arijit summer training
arijit summer trainingarijit summer training
arijit summer trainingArijit Roy
 
Ambrish
AmbrishAmbrish
Ambrish
Ambrish patel
 
Combustion chambers-and-performance
Combustion chambers-and-performanceCombustion chambers-and-performance
Combustion chambers-and-performance
manojg1990
 
Combined heat power plant (chp)
Combined heat power plant (chp)Combined heat power plant (chp)
Combined heat power plant (chp)
numanahmed88
 
Integrated gasification combined cycle plant
Integrated gasification combined cycle plantIntegrated gasification combined cycle plant
Integrated gasification combined cycle plant
Abhijit Prasad
 
IPGCL/PPCL Training presentation
IPGCL/PPCL Training presentationIPGCL/PPCL Training presentation
IPGCL/PPCL Training presentation
Shubhra Dhyani
 
Combined Cycle Power Generation Technology
Combined Cycle Power Generation TechnologyCombined Cycle Power Generation Technology
Combined Cycle Power Generation Technology
Andrew Schnobrich
 

Viewers also liked (20)

Internship report RAJIV GANDHI COMBINED CYCLE POWER PLANT-NTPC LTD. Kayamkulam
Internship report  RAJIV GANDHI COMBINED CYCLE POWER PLANT-NTPC LTD. KayamkulamInternship report  RAJIV GANDHI COMBINED CYCLE POWER PLANT-NTPC LTD. Kayamkulam
Internship report RAJIV GANDHI COMBINED CYCLE POWER PLANT-NTPC LTD. Kayamkulam
 
MET 401 Chapter 7 -_combined_cycle_power_plant
MET 401 Chapter 7 -_combined_cycle_power_plantMET 401 Chapter 7 -_combined_cycle_power_plant
MET 401 Chapter 7 -_combined_cycle_power_plant
 
Determining_Plant_Capacity_for_a_Combined_Cycle_Power_Plant_Using_PEPSE
Determining_Plant_Capacity_for_a_Combined_Cycle_Power_Plant_Using_PEPSEDetermining_Plant_Capacity_for_a_Combined_Cycle_Power_Plant_Using_PEPSE
Determining_Plant_Capacity_for_a_Combined_Cycle_Power_Plant_Using_PEPSE
 
Combined Cycle Power Plant
Combined Cycle Power PlantCombined Cycle Power Plant
Combined Cycle Power Plant
 
Power Generation: Combined Cycle
Power Generation: Combined CyclePower Generation: Combined Cycle
Power Generation: Combined Cycle
 
Analytics Project - Combined Cycle Power Plant
Analytics Project  - Combined Cycle Power PlantAnalytics Project  - Combined Cycle Power Plant
Analytics Project - Combined Cycle Power Plant
 
Combined Cycle Power Plant
Combined Cycle Power PlantCombined Cycle Power Plant
Combined Cycle Power Plant
 
Combined Cycle Gas Turbine Power Plant Part 1
Combined Cycle Gas Turbine Power Plant Part 1Combined Cycle Gas Turbine Power Plant Part 1
Combined Cycle Gas Turbine Power Plant Part 1
 
Final report
Final reportFinal report
Final report
 
Pnw 5pp 02
Pnw 5pp 02Pnw 5pp 02
Pnw 5pp 02
 
Reports ntpc
Reports ntpcReports ntpc
Reports ntpc
 
arijit summer training
arijit summer trainingarijit summer training
arijit summer training
 
Ambrish
AmbrishAmbrish
Ambrish
 
Final training report PDF
Final training report PDFFinal training report PDF
Final training report PDF
 
Combustion chambers-and-performance
Combustion chambers-and-performanceCombustion chambers-and-performance
Combustion chambers-and-performance
 
Final Report
Final ReportFinal Report
Final Report
 
Combined heat power plant (chp)
Combined heat power plant (chp)Combined heat power plant (chp)
Combined heat power plant (chp)
 
Integrated gasification combined cycle plant
Integrated gasification combined cycle plantIntegrated gasification combined cycle plant
Integrated gasification combined cycle plant
 
IPGCL/PPCL Training presentation
IPGCL/PPCL Training presentationIPGCL/PPCL Training presentation
IPGCL/PPCL Training presentation
 
Combined Cycle Power Generation Technology
Combined Cycle Power Generation TechnologyCombined Cycle Power Generation Technology
Combined Cycle Power Generation Technology
 

Similar to Parameter selection in a combined cycle power plant

Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...
Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...
Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...
IJPEDS-IAES
 
Multi objective-optimization-with-fuzzy-based-ranking-for-tcsc-supplementary-...
Multi objective-optimization-with-fuzzy-based-ranking-for-tcsc-supplementary-...Multi objective-optimization-with-fuzzy-based-ranking-for-tcsc-supplementary-...
Multi objective-optimization-with-fuzzy-based-ranking-for-tcsc-supplementary-...Cemal Ardil
 
House Sale Price Prediction
House Sale Price PredictionHouse Sale Price Prediction
House Sale Price Predictionsriram30691
 
Development of Calibrated Operational Models for Real-Time Decision Support a...
Development of Calibrated Operational Models for Real-Time Decision Support a...Development of Calibrated Operational Models for Real-Time Decision Support a...
Development of Calibrated Operational Models for Real-Time Decision Support a...
Daniel Coakley
 
Development of calibrated operational models of existing buildings for real-t...
Development of calibrated operational models of existing buildings for real-t...Development of calibrated operational models of existing buildings for real-t...
Development of calibrated operational models of existing buildings for real-t...
IES VE
 
Cec2010 presentacion v20jl
Cec2010 presentacion v20jlCec2010 presentacion v20jl
Cec2010 presentacion v20jlpacvslideshare
 
Daamen r 2010scwr-cpaper
Daamen r 2010scwr-cpaperDaamen r 2010scwr-cpaper
Daamen r 2010scwr-cpaper
John B. Cook, PE, CEO
 
A practical approach to predictive asset management ehm data driven modelling
A practical approach to predictive asset management ehm data driven modellingA practical approach to predictive asset management ehm data driven modelling
A practical approach to predictive asset management ehm data driven modelling
Mayur Dvivedi
 
APPLICATION OF HEAT INTEGRATION AND SEQUENCING IN THE DESIGN OF ENERGY EFFICI...
APPLICATION OF HEAT INTEGRATION AND SEQUENCING IN THE DESIGN OF ENERGY EFFICI...APPLICATION OF HEAT INTEGRATION AND SEQUENCING IN THE DESIGN OF ENERGY EFFICI...
APPLICATION OF HEAT INTEGRATION AND SEQUENCING IN THE DESIGN OF ENERGY EFFICI...
Manish Sharma (LION)
 
Measurement system analysis
Measurement system analysisMeasurement system analysis
Measurement system analysis
PPT4U
 
A novel auto-tuning method for fractional order PID controllers
A novel auto-tuning method for fractional order PID controllersA novel auto-tuning method for fractional order PID controllers
A novel auto-tuning method for fractional order PID controllers
ISA Interchange
 
Asiasim2004 final
Asiasim2004 finalAsiasim2004 final
Asiasim2004 final
vrsim
 
Week 13 Feature Selection Computer Vision Bagian 2
Week 13 Feature Selection Computer Vision Bagian 2Week 13 Feature Selection Computer Vision Bagian 2
Week 13 Feature Selection Computer Vision Bagian 2
khairulhuda242
 
TRANSFORMER DIAGNOSTICS BY AN EXPERT SYSTEM
TRANSFORMER DIAGNOSTICS BY AN EXPERT SYSTEMTRANSFORMER DIAGNOSTICS BY AN EXPERT SYSTEM
TRANSFORMER DIAGNOSTICS BY AN EXPERT SYSTEM
Gururaj B Rawoor
 
Ijarcet vol-2-issue-7-2337-2340
Ijarcet vol-2-issue-7-2337-2340Ijarcet vol-2-issue-7-2337-2340
Ijarcet vol-2-issue-7-2337-2340Editor IJARCET
 
Ijarcet vol-2-issue-7-2337-2340
Ijarcet vol-2-issue-7-2337-2340Ijarcet vol-2-issue-7-2337-2340
Ijarcet vol-2-issue-7-2337-2340Editor IJARCET
 
Voltage Stability Improvement by Reactive Power Rescheduling Incorporating P...
Voltage Stability Improvement by Reactive Power Rescheduling  Incorporating P...Voltage Stability Improvement by Reactive Power Rescheduling  Incorporating P...
Voltage Stability Improvement by Reactive Power Rescheduling Incorporating P...
IJMER
 
D. Anagnostakis, J.M. Ritchie and T. Lim explore how Lanner predictive simula...
D. Anagnostakis, J.M. Ritchie and T. Lim explore how Lanner predictive simula...D. Anagnostakis, J.M. Ritchie and T. Lim explore how Lanner predictive simula...
D. Anagnostakis, J.M. Ritchie and T. Lim explore how Lanner predictive simula...
Lanner
 
Lecture 6 Tachogenerators
Lecture 6   TachogeneratorsLecture 6   Tachogenerators
Lecture 6 Tachogenerators
Manipal Institute of Technology
 
High Speed Parameter Estimation for a Homogenized Energy Model- Doctoral Defe...
High Speed Parameter Estimation for a Homogenized Energy Model- Doctoral Defe...High Speed Parameter Estimation for a Homogenized Energy Model- Doctoral Defe...
High Speed Parameter Estimation for a Homogenized Energy Model- Doctoral Defe...
Jon Ernstberger
 

Similar to Parameter selection in a combined cycle power plant (20)

Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...
Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...
Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...
 
Multi objective-optimization-with-fuzzy-based-ranking-for-tcsc-supplementary-...
Multi objective-optimization-with-fuzzy-based-ranking-for-tcsc-supplementary-...Multi objective-optimization-with-fuzzy-based-ranking-for-tcsc-supplementary-...
Multi objective-optimization-with-fuzzy-based-ranking-for-tcsc-supplementary-...
 
House Sale Price Prediction
House Sale Price PredictionHouse Sale Price Prediction
House Sale Price Prediction
 
Development of Calibrated Operational Models for Real-Time Decision Support a...
Development of Calibrated Operational Models for Real-Time Decision Support a...Development of Calibrated Operational Models for Real-Time Decision Support a...
Development of Calibrated Operational Models for Real-Time Decision Support a...
 
Development of calibrated operational models of existing buildings for real-t...
Development of calibrated operational models of existing buildings for real-t...Development of calibrated operational models of existing buildings for real-t...
Development of calibrated operational models of existing buildings for real-t...
 
Cec2010 presentacion v20jl
Cec2010 presentacion v20jlCec2010 presentacion v20jl
Cec2010 presentacion v20jl
 
Daamen r 2010scwr-cpaper
Daamen r 2010scwr-cpaperDaamen r 2010scwr-cpaper
Daamen r 2010scwr-cpaper
 
A practical approach to predictive asset management ehm data driven modelling
A practical approach to predictive asset management ehm data driven modellingA practical approach to predictive asset management ehm data driven modelling
A practical approach to predictive asset management ehm data driven modelling
 
APPLICATION OF HEAT INTEGRATION AND SEQUENCING IN THE DESIGN OF ENERGY EFFICI...
APPLICATION OF HEAT INTEGRATION AND SEQUENCING IN THE DESIGN OF ENERGY EFFICI...APPLICATION OF HEAT INTEGRATION AND SEQUENCING IN THE DESIGN OF ENERGY EFFICI...
APPLICATION OF HEAT INTEGRATION AND SEQUENCING IN THE DESIGN OF ENERGY EFFICI...
 
Measurement system analysis
Measurement system analysisMeasurement system analysis
Measurement system analysis
 
A novel auto-tuning method for fractional order PID controllers
A novel auto-tuning method for fractional order PID controllersA novel auto-tuning method for fractional order PID controllers
A novel auto-tuning method for fractional order PID controllers
 
Asiasim2004 final
Asiasim2004 finalAsiasim2004 final
Asiasim2004 final
 
Week 13 Feature Selection Computer Vision Bagian 2
Week 13 Feature Selection Computer Vision Bagian 2Week 13 Feature Selection Computer Vision Bagian 2
Week 13 Feature Selection Computer Vision Bagian 2
 
TRANSFORMER DIAGNOSTICS BY AN EXPERT SYSTEM
TRANSFORMER DIAGNOSTICS BY AN EXPERT SYSTEMTRANSFORMER DIAGNOSTICS BY AN EXPERT SYSTEM
TRANSFORMER DIAGNOSTICS BY AN EXPERT SYSTEM
 
Ijarcet vol-2-issue-7-2337-2340
Ijarcet vol-2-issue-7-2337-2340Ijarcet vol-2-issue-7-2337-2340
Ijarcet vol-2-issue-7-2337-2340
 
Ijarcet vol-2-issue-7-2337-2340
Ijarcet vol-2-issue-7-2337-2340Ijarcet vol-2-issue-7-2337-2340
Ijarcet vol-2-issue-7-2337-2340
 
Voltage Stability Improvement by Reactive Power Rescheduling Incorporating P...
Voltage Stability Improvement by Reactive Power Rescheduling  Incorporating P...Voltage Stability Improvement by Reactive Power Rescheduling  Incorporating P...
Voltage Stability Improvement by Reactive Power Rescheduling Incorporating P...
 
D. Anagnostakis, J.M. Ritchie and T. Lim explore how Lanner predictive simula...
D. Anagnostakis, J.M. Ritchie and T. Lim explore how Lanner predictive simula...D. Anagnostakis, J.M. Ritchie and T. Lim explore how Lanner predictive simula...
D. Anagnostakis, J.M. Ritchie and T. Lim explore how Lanner predictive simula...
 
Lecture 6 Tachogenerators
Lecture 6   TachogeneratorsLecture 6   Tachogenerators
Lecture 6 Tachogenerators
 
High Speed Parameter Estimation for a Homogenized Energy Model- Doctoral Defe...
High Speed Parameter Estimation for a Homogenized Energy Model- Doctoral Defe...High Speed Parameter Estimation for a Homogenized Energy Model- Doctoral Defe...
High Speed Parameter Estimation for a Homogenized Energy Model- Doctoral Defe...
 

More from Modelon

Vehicle Dynamics Library - Overview
Vehicle Dynamics Library - OverviewVehicle Dynamics Library - Overview
Vehicle Dynamics Library - Overview
Modelon
 
Vapor Cycle Library - Overview
Vapor Cycle Library - OverviewVapor Cycle Library - Overview
Vapor Cycle Library - Overview
Modelon
 
Thermal Power Library - Overview
Thermal Power Library - OverviewThermal Power Library - Overview
Thermal Power Library - Overview
Modelon
 
Pneumatics Library - Overview
Pneumatics Library - OverviewPneumatics Library - Overview
Pneumatics Library - Overview
Modelon
 
Liquid Cooling Library - Overview
Liquid Cooling Library - OverviewLiquid Cooling Library - Overview
Liquid Cooling Library - Overview
Modelon
 
Jet Propulsion Library - Overview
Jet Propulsion Library - OverviewJet Propulsion Library - Overview
Jet Propulsion Library - Overview
Modelon
 
Heat Exchanger Library - Overview
Heat Exchanger Library - OverviewHeat Exchanger Library - Overview
Heat Exchanger Library - Overview
Modelon
 
Hydro Power Library - Overview
Hydro Power Library - OverviewHydro Power Library - Overview
Hydro Power Library - Overview
Modelon
 
Hydraulics Library - Overview
Hydraulics Library - OverviewHydraulics Library - Overview
Hydraulics Library - Overview
Modelon
 
Fuel System Library Overview
Fuel System Library OverviewFuel System Library Overview
Fuel System Library Overview
Modelon
 
Fuel Cell Library - Overview
Fuel Cell Library - OverviewFuel Cell Library - Overview
Fuel Cell Library - Overview
Modelon
 
Electric Power Library - Overview
Electric Power Library - OverviewElectric Power Library - Overview
Electric Power Library - Overview
Modelon
 
Electrification Library - Overview
Electrification Library - OverviewElectrification Library - Overview
Electrification Library - Overview
Modelon
 
Engine Dynamics Library - Overview
Engine Dynamics Library - OverviewEngine Dynamics Library - Overview
Engine Dynamics Library - Overview
Modelon
 
Environmental Control Library - Overview
Environmental Control Library - OverviewEnvironmental Control Library - Overview
Environmental Control Library - Overview
Modelon
 
Aircraft Dynamics Library - Overview
Aircraft Dynamics Library - OverviewAircraft Dynamics Library - Overview
Aircraft Dynamics Library - Overview
Modelon
 
Air Conditioning Library - Overview
Air Conditioning Library - OverviewAir Conditioning Library - Overview
Air Conditioning Library - Overview
Modelon
 
Fuel System Library - Overview
Fuel System Library - OverviewFuel System Library - Overview
Fuel System Library - Overview
Modelon
 
FMI Composer Overview
FMI Composer OverviewFMI Composer Overview
FMI Composer Overview
Modelon
 
Model Testing Toolkit - Overview
Model Testing Toolkit - OverviewModel Testing Toolkit - Overview
Model Testing Toolkit - Overview
Modelon
 

More from Modelon (20)

Vehicle Dynamics Library - Overview
Vehicle Dynamics Library - OverviewVehicle Dynamics Library - Overview
Vehicle Dynamics Library - Overview
 
Vapor Cycle Library - Overview
Vapor Cycle Library - OverviewVapor Cycle Library - Overview
Vapor Cycle Library - Overview
 
Thermal Power Library - Overview
Thermal Power Library - OverviewThermal Power Library - Overview
Thermal Power Library - Overview
 
Pneumatics Library - Overview
Pneumatics Library - OverviewPneumatics Library - Overview
Pneumatics Library - Overview
 
Liquid Cooling Library - Overview
Liquid Cooling Library - OverviewLiquid Cooling Library - Overview
Liquid Cooling Library - Overview
 
Jet Propulsion Library - Overview
Jet Propulsion Library - OverviewJet Propulsion Library - Overview
Jet Propulsion Library - Overview
 
Heat Exchanger Library - Overview
Heat Exchanger Library - OverviewHeat Exchanger Library - Overview
Heat Exchanger Library - Overview
 
Hydro Power Library - Overview
Hydro Power Library - OverviewHydro Power Library - Overview
Hydro Power Library - Overview
 
Hydraulics Library - Overview
Hydraulics Library - OverviewHydraulics Library - Overview
Hydraulics Library - Overview
 
Fuel System Library Overview
Fuel System Library OverviewFuel System Library Overview
Fuel System Library Overview
 
Fuel Cell Library - Overview
Fuel Cell Library - OverviewFuel Cell Library - Overview
Fuel Cell Library - Overview
 
Electric Power Library - Overview
Electric Power Library - OverviewElectric Power Library - Overview
Electric Power Library - Overview
 
Electrification Library - Overview
Electrification Library - OverviewElectrification Library - Overview
Electrification Library - Overview
 
Engine Dynamics Library - Overview
Engine Dynamics Library - OverviewEngine Dynamics Library - Overview
Engine Dynamics Library - Overview
 
Environmental Control Library - Overview
Environmental Control Library - OverviewEnvironmental Control Library - Overview
Environmental Control Library - Overview
 
Aircraft Dynamics Library - Overview
Aircraft Dynamics Library - OverviewAircraft Dynamics Library - Overview
Aircraft Dynamics Library - Overview
 
Air Conditioning Library - Overview
Air Conditioning Library - OverviewAir Conditioning Library - Overview
Air Conditioning Library - Overview
 
Fuel System Library - Overview
Fuel System Library - OverviewFuel System Library - Overview
Fuel System Library - Overview
 
FMI Composer Overview
FMI Composer OverviewFMI Composer Overview
FMI Composer Overview
 
Model Testing Toolkit - Overview
Model Testing Toolkit - OverviewModel Testing Toolkit - Overview
Model Testing Toolkit - Overview
 

Recently uploaded

The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
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
 
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
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
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
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
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
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
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
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
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
 
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
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 

Recently uploaded (20)

The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
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
 
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
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
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
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
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
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
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
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
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
 
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
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 

Parameter selection in a combined cycle power plant

  • 1. Parameter selection in a combined cycle power plant Niklas Andersson*, Johan Åkesson**, Kilian Link***, Stephanie Gallardo Yances***, Karin Dietl***, Bernt Nilsson* * Dept. of Chemical Engineering, Lund University **Modelon AB ***Siemens AG
  • 2. Presentation outline • Background - Combined cycle power plant - Process overview • Modelling • Parameter estimation • Parameter selection • Results • Summary
  • 3. Scope • The start-up of a combined cycle power plant has been analysed. • The goal has been to calibrate a model, with the purpose to optimize the start-up while maintaining long lifetime of critically stressed components. • The model contains many candidate parameters. An algorithm has been used to assist in the selection of the best parameter sets.
  • 4. cooling start-up Why? • The electricity demand varies during a day • Sun and wind variations affect the available amount of electricity • Market determines when the process is profitable to run. How? • Manipulate gas turbine load and by-pass valve to steam turbine • Header and drum are sensitive to rapid temperature changes Why calibration? • Optimization of CCPPs requires a model well tuned to the real process Background
  • 6. PHASE 1: • Gas turbine accelerated to full speed, no load • Gas turbine synchronized to grid PHASE 2: • Load of the gas turbine increased • Boiler starts producing steam • Generated steam bypassed to condenser PHASE 3: • Bypass valve closes • Steam drives steam turbine Included in calibration Start-up phases
  • 7. Modelling approach • Models of HRSG developed in JModelica.org. • Hot gas side, statically modelled • Water side, dynamically modelled • 14 blocks modelled – Gas turbine – 3 reheaters (RH) – 3 high pressure super heaters (HPSH) – Evaporator – Drum – Header – 4 water injections • 764 eqs. (39 cont. time states) • Simulated as an FMU
  • 9. - The parameter estimation is done with a Levenberg– Marquardt algorithm. Δp = JT J + 𝜆JT J −1 JT R - The Jacobean matrix 𝐽 is estimated with finite differences (central difference). - The objective function to be minimized is formulated using weighted least squares 𝑄 𝒑 = 𝑖=1 𝑛 𝑡 𝒚𝒊 − 𝑦 𝑡𝑖, 𝒑 𝑇 𝑊( 𝒚𝒊 − 𝑦 𝑡𝑖, 𝒑 ) Calibration procedure
  • 10. Candidate model parameters 64 parameters divided in 8 categories - Heat transfer constants 𝑘, 𝑘𝑖𝑛, 𝑘 𝑜𝑢𝑡 - Mass and volume 𝑚 𝐻2 𝑂, mFe, V - Sensor heat capacity 𝑐𝑎𝑝 - Valve dynamics parameter
  • 11. Candidate model parameters Merged parameters – to reduce number of parameters parent children 𝑝9 = 𝑣 ⟹ 𝑝28 = 𝑝29 = 𝑝30 = 𝑣 A parent parameter can’t be calibrated together with its children
  • 12. Parameter selection Why not choose all 64 parameters? - Large parameter confidence intervals - The sensitivity matrix gets singular (dependent parameters) Which parameters to choose? - There are 64 𝑛 𝑝 unique parameter sets with 𝑛 𝑝 number of parameters. Totally ~2 ⋅ 1018 parameter sets. A parameter selection algorithm is used to rank the parameter sets
  • 13. How to choose parameters? Subset selection algorithm (SSA) - Subset Selection Algorithm ranks the parameters based on 𝛼 and 𝜅. (Cintrón et al. 2009) - Sensitivity matrix 𝜒 𝑝 = 𝜕𝑦 𝜕𝑝 calculated from nominal parameter values - Covariance matrix Σ 𝑝 = 𝜎0 2 𝜒 𝑝 𝑇 𝜒 𝑝 −1 - Parameter 𝛼 is the normalized parameter uncertainty, defined as Σ 𝑝 𝑖𝑖 𝑝 𝑖 - Parameter 𝜅 is the condition number of the sensitivity matrix. - An SSA score is introduced 𝜃 = lg 𝛼 + lg 𝜅
  • 14. 𝛼 – Decreased accuracy of calibration 𝜅 - Solving difficulty. - Each point is a parameter set. - Low values of 𝛼 and 𝜅 is desirable. - When adding parameters the dot clouds get worse. SSA – ranking parameter sets
  • 15. Parameter selection loops 2 loops are iterated for parameter sets for 𝑛 𝑝 = [1 … 7] Population of parameter sets: ℙ0 - all individual parameters ℙ 𝑐𝑜𝑚𝑏1, ℙ 𝑐𝑜𝑚𝑏2 - combination ℙ 𝑆𝑆𝐴, ℙ 𝑄 - filtered ℙ 𝑐𝑎𝑙1, ℙ 𝑐𝑎𝑙2 - To be calibrated SSA loop - Ranks all parameter sets from their SSA score. Best sets are calibrated. Calibration loop - Parameter sets with best Q continue to next iteration and are combined and calibrated
  • 16. Combination Combination ℙ0 = {𝑝1, 𝑝2, 𝑝3, 𝑝4}ℙ𝑖𝑛 = {𝑝1,2, 𝑝2,3} All parameters (here 4 parameters) ℙ 𝑜𝑢𝑡 = 𝑝1,2,3, 𝑝1,2,4, 𝑝1,2,3, 𝑝2,3,4 ℙ 𝑜𝑢𝑡 = {𝑝1,2,3, 𝑝1,2,4, 𝑝2,3,4} Input parameter sets population
  • 17. SSA Evaluation SSA Evalutation ℙ𝑖𝑛 = {𝑝1,2, 𝑝2,3, … } 𝜃 Input parameter sets population
  • 18. Calibration Calibration ℙ𝑖𝑛 = {𝑝1,2, 𝑝2,3, … } 𝑄 Input parameter sets population Two populations to calibrate - ℙ 𝑐𝑎𝑙1 (from SSA loop) - ℙ 𝑐𝑎𝑙2 (from Calibration loop)
  • 19. Filter Filter ℙ𝑖𝑛 = {𝑝1,2, 𝑝2,3, … } Input parameter sets population 𝑛 𝑐𝑢𝑡𝑜𝑓𝑓 ℙ 𝑜𝑢𝑡
  • 20. ℙ 𝑐𝑎𝑙1 ℙ 𝑐𝑎𝑙2 Calibration results 𝒏 𝒑 = 𝟏
  • 21. ℙ 𝑐𝑎𝑙1 ℙ 𝑐𝑎𝑙2 Calibration results calib Loop 𝒏 𝒑 = 𝟏 𝒏 𝒑 =2
  • 22. ℙ 𝑐𝑎𝑙1 ℙ 𝑐𝑎𝑙2 Calibration results calib Loop calib Loop calib Loop calib Loop calib Loop calib Loop 𝒏 𝒑 = 𝟏 𝒏 𝒑 =2 𝒏 𝒑 = 𝟑 𝒏 𝒑 = 4 𝒏 𝒑 = 5 𝒏 𝒑 = 𝟔 𝒏 𝒑 =7
  • 23. Best parameter set 24 6 6 6 13 13 13 13 13 16 16 16 1616 16 16 17 16 • The objective value is decreasing with increased number of parameters. • When 𝑛 𝑝 > 7, poor calibration convergence. (8 output signals) • Best parameter set covers the whole model. • 3 out of 6 parameters are merged. • Narrow confidence intervals for all parameters except 𝑝24
  • 24. Best parameter set • The model responses follow the measurement data well. • All output signals improved • 59 calibrations were performed to reach the result Meas. data Calibrated Uncalibrated
  • 25. Summary and Future Work Summary • SSA is a good method for reducing the number of parameters • All output signals were improved • Calibration loop performed better than SSA loop for this case Future Work • Perform optimizations of start-ups with the estimated parameters • Apply optimization result on real plant