SlideShare uma empresa Scribd logo
1 de 26
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!

Mais conteúdo relacionado

Mais procurados

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_Projectpranavd211190
 
power Reliability pollard
power Reliability pollardpower Reliability pollard
power Reliability pollardMusa 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
 
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
 
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 flowAhmed 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 schedulingMayank 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 costEklavya Sharma
 

Mais procurados (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
 

Destaque

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. KayamkulamSreesankar 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 Plantmustafa hussain
 
Analytics Project - Combined Cycle Power Plant
Analytics Project  - Combined Cycle Power PlantAnalytics Project  - Combined Cycle Power Plant
Analytics Project - Combined Cycle Power PlantJyothi Lakshmi
 
Combined Cycle Power Plant
Combined Cycle Power PlantCombined Cycle Power Plant
Combined Cycle Power PlantMd. 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 1Anurak Atthasit
 
arijit summer training
arijit summer trainingarijit summer training
arijit summer trainingArijit Roy
 
Combustion chambers-and-performance
Combustion chambers-and-performanceCombustion chambers-and-performance
Combustion chambers-and-performancemanojg1990
 
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 plantAbhijit Prasad
 
IPGCL/PPCL Training presentation
IPGCL/PPCL Training presentationIPGCL/PPCL Training presentation
IPGCL/PPCL Training presentationShubhra Dhyani
 
Combined Cycle Power Generation Technology
Combined Cycle Power Generation TechnologyCombined Cycle Power Generation Technology
Combined Cycle Power Generation TechnologyAndrew Schnobrich
 

Destaque (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
 

Semelhante a 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 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
 
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
 
Cec2010 presentacion v20jl
Cec2010 presentacion v20jlCec2010 presentacion v20jl
Cec2010 presentacion v20jlpacvslideshare
 
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 modellingMayur 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 analysisPPT4U
 
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 controllersISA Interchange
 
Asiasim2004 final
Asiasim2004 finalAsiasim2004 final
Asiasim2004 finalvrsim
 
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 2khairulhuda242
 
TRANSFORMER DIAGNOSTICS BY AN EXPERT SYSTEM
TRANSFORMER DIAGNOSTICS BY AN EXPERT SYSTEMTRANSFORMER DIAGNOSTICS BY AN EXPERT SYSTEM
TRANSFORMER DIAGNOSTICS BY AN EXPERT SYSTEMGururaj 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
 
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
 

Semelhante a 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 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...
 
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...
 
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...
 

Mais de Modelon

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

Mais de 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
 

Último

Stork Webinar | APM Transformational planning, Tool Selection & Performance T...
Stork Webinar | APM Transformational planning, Tool Selection & Performance T...Stork Webinar | APM Transformational planning, Tool Selection & Performance T...
Stork Webinar | APM Transformational planning, Tool Selection & Performance T...Stork
 
Engineering Drawing section of solid
Engineering Drawing     section of solidEngineering Drawing     section of solid
Engineering Drawing section of solidnamansinghjarodiya
 
Cost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based questionCost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based questionSneha Padhiar
 
KCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitosKCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitosVictor Morales
 
multiple access in wireless communication
multiple access in wireless communicationmultiple access in wireless communication
multiple access in wireless communicationpanditadesh123
 
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONTHE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONjhunlian
 
Paper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdf
Paper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdfPaper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdf
Paper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdfNainaShrivastava14
 
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...Sumanth A
 
Comprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdfComprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdfalene1
 
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENTFUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENTSneha Padhiar
 
Katarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School CourseKatarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School Coursebim.edu.pl
 
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTESCME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTESkarthi keyan
 
signals in triangulation .. ...Surveying
signals in triangulation .. ...Surveyingsignals in triangulation .. ...Surveying
signals in triangulation .. ...Surveyingsapna80328
 
11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdfHafizMudaserAhmad
 
List of Accredited Concrete Batching Plant.pdf
List of Accredited Concrete Batching Plant.pdfList of Accredited Concrete Batching Plant.pdf
List of Accredited Concrete Batching Plant.pdfisabel213075
 
SOFTWARE ESTIMATION COCOMO AND FP CALCULATION
SOFTWARE ESTIMATION COCOMO AND FP CALCULATIONSOFTWARE ESTIMATION COCOMO AND FP CALCULATION
SOFTWARE ESTIMATION COCOMO AND FP CALCULATIONSneha Padhiar
 
Robotics Group 10 (Control Schemes) cse.pdf
Robotics Group 10  (Control Schemes) cse.pdfRobotics Group 10  (Control Schemes) cse.pdf
Robotics Group 10 (Control Schemes) cse.pdfsahilsajad201
 
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...Erbil Polytechnic University
 
Novel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending ActuatorsNovel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending ActuatorsResearcher Researcher
 

Último (20)

Stork Webinar | APM Transformational planning, Tool Selection & Performance T...
Stork Webinar | APM Transformational planning, Tool Selection & Performance T...Stork Webinar | APM Transformational planning, Tool Selection & Performance T...
Stork Webinar | APM Transformational planning, Tool Selection & Performance T...
 
Engineering Drawing section of solid
Engineering Drawing     section of solidEngineering Drawing     section of solid
Engineering Drawing section of solid
 
Cost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based questionCost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based question
 
Designing pile caps according to ACI 318-19.pptx
Designing pile caps according to ACI 318-19.pptxDesigning pile caps according to ACI 318-19.pptx
Designing pile caps according to ACI 318-19.pptx
 
KCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitosKCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitos
 
multiple access in wireless communication
multiple access in wireless communicationmultiple access in wireless communication
multiple access in wireless communication
 
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONTHE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
 
Paper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdf
Paper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdfPaper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdf
Paper Tube : Shigeru Ban projects and Case Study of Cardboard Cathedral .pdf
 
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
Robotics-Asimov's Laws, Mechanical Subsystems, Robot Kinematics, Robot Dynami...
 
Comprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdfComprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdf
 
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENTFUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
 
Katarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School CourseKatarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School Course
 
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTESCME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
 
signals in triangulation .. ...Surveying
signals in triangulation .. ...Surveyingsignals in triangulation .. ...Surveying
signals in triangulation .. ...Surveying
 
11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf11. Properties of Liquid Fuels in Energy Engineering.pdf
11. Properties of Liquid Fuels in Energy Engineering.pdf
 
List of Accredited Concrete Batching Plant.pdf
List of Accredited Concrete Batching Plant.pdfList of Accredited Concrete Batching Plant.pdf
List of Accredited Concrete Batching Plant.pdf
 
SOFTWARE ESTIMATION COCOMO AND FP CALCULATION
SOFTWARE ESTIMATION COCOMO AND FP CALCULATIONSOFTWARE ESTIMATION COCOMO AND FP CALCULATION
SOFTWARE ESTIMATION COCOMO AND FP CALCULATION
 
Robotics Group 10 (Control Schemes) cse.pdf
Robotics Group 10  (Control Schemes) cse.pdfRobotics Group 10  (Control Schemes) cse.pdf
Robotics Group 10 (Control Schemes) cse.pdf
 
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
 
Novel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending ActuatorsNovel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending Actuators
 

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