SlideShare una empresa de Scribd logo
1 de 65
Soft computing approaches
for energy related problems
          Matteo De Felice
      <matteo.defelice@enea.it>
ENEA
ENEA

Italian Energy, New Technologies and Environment Agency
ENEA

Italian Energy, New Technologies and Environment Agency
ENEA’s mission is to support country’s competitiveness and
sustainable development
ENEA

Italian Energy, New Technologies and Environment Agency
ENEA’s mission is to support country’s competitiveness and
sustainable development
3.000 employers in 13 research centers in Italy
ENEA main topics
ENEA main topics

Environment and Sustainable Development
ENEA main topics

Environment and Sustainable Development
Biotechnology
ENEA main topics

Environment and Sustainable Development
Biotechnology
Nuclear energy
ENEA main topics

Environment and Sustainable Development
Biotechnology
Nuclear energy
New Materials
ENEA main topics

Environment and Sustainable Development
Biotechnology
Nuclear energy
New Materials
Energy Efficiency and Renewable Energies
Eco-buildings
Eco-buildings
Sustainable buildings
produce and use energy in a
more effective way
Eco-buildings
Sustainable buildings
produce and use energy in a
more effective way
less CO2 emissions for heating
Eco-buildings
Sustainable buildings
produce and use energy in a
more effective way
less CO2 emissions for heating
less primary energy
consumption
Eco-buildings
Sustainable buildings
produce and use energy in a
more effective way
less CO2 emissions for heating
less primary energy
consumption
better thermal comfort
Activities
Activities

Optimal design of eco-buildings
Activities

Optimal design of eco-buildings
Estimation of environmental parameters
Activities

Optimal design of eco-buildings
Estimation of environmental parameters
Energy consumption forecasting for Italian regions
Optimal design of eco-buildings
Optimal design of eco-buildings
In order to optimize:
Optimal design of eco-buildings
In order to optimize:
       energy consumptions
Optimal design of eco-buildings
In order to optimize:
       energy consumptions
       pollutant emissions
Optimal design of eco-buildings
In order to optimize:
       energy consumptions
       pollutant emissions
       thermal comfort
Optimal design of eco-buildings
In order to optimize:
       energy consumptions
       pollutant emissions
       thermal comfort
the selection of:
Optimal design of eco-buildings
In order to optimize:
       energy consumptions
       pollutant emissions
       thermal comfort
the selection of:
       generators typologies (solar panels, micro-turbines, etc etc)
Optimal design of eco-buildings
In order to optimize:
       energy consumptions
       pollutant emissions
       thermal comfort
the selection of:
       generators typologies (solar panels, micro-turbines, etc etc)
       energy generators size and parameters
Optimal design of eco-buildings
In order to optimize:
       energy consumptions
       pollutant emissions
       thermal comfort
the selection of:
       generators typologies (solar panels, micro-turbines, etc etc)
       energy generators size and parameters
                             is crucial
Optimal design

generators
parameters
                software
                            performance
                simulator
building data
Our Approach
Our Approach

Fitness evaluation is computationally expensive (from 30
minutes to 2 hours!)
Our Approach

Fitness evaluation is computationally expensive (from 30
minutes to 2 hours!)



A Memetic Algorithm with Fitness Approximation approach
was used
Memetic Algorithms with Fitness
Approximation

            Memetic Algorithm using an
           approximated fitness function



         The best solution is evaluated with
              the real fitness function



          Approximated fitness function is
                    updated
Future Works
Future Works

Multi-Objective Approach
Future Works

Multi-Objective Approach
In-depth examination of Fitness Approximation
methodologies
Future Works

Multi-Objective Approach
In-depth examination of Fitness Approximation
methodologies
Energy District Simulation
Climatic features modeling with soft
    computing methodologies

     (Eco)buildings software
simulators need an estimation of
  environmental parameters as:
    Solar radiation
    Ambient temperature
    Ambient humidity
Temperature data
Temperature data
Existing data for few places
Temperature data
Existing data for few places
Data based on monthly averages
Temperature data
Existing data for few places
Data based on monthly averages
Climate is an highly non-linear systems: locations close to
each other have often different temperature profiles
Nearest-Neighbour


Simplest and common approach (used in commercial
software like TRNSYS)
t = ti where ti   is the nearest known point in the database
Neural networks

 geographical
  coordinates
                        temperature
                  ANN      (°C)

day of the year
Neural networks training
Neural networks training

We compared different training methods:
Neural networks training

We compared different training methods:
Back-propagation (BP)
Neural networks training

We compared different training methods:
Back-propagation (BP)
Genetic Algorithms (GA)
Neural networks training

We compared different training methods:
Back-propagation (BP)
Genetic Algorithms (GA)
BP-GA Hybrid
BP-GA Approach



Supportive combination
5% of the initial population of GA is trained with BP
Validation


Validate on 740 Italian
localities subdivided in
different areas
Results
  5
              4.99


3.75
                                          3.78


 2.5                                                                       The BP-GA approach leads to an
                            2.39
                                                        2.16         2.2    estimation more accurate than
1.25    1.3
                                   1.12
                                                                           classical approach - in the worst
                     0.86

  0
                                                 0.62          0.7
                                                                           case the difference was of 3500
       Nearest-N.       BP            GA          BPGA          SVM           kWh on a year simulation
                            Avg error (°C)
                            Max error (°C)
Next step...

Ambient humidity modeling: humidity is crucial for the
calculation of latent heat
Regional energy consumption forecasting

Forecasting of yearly energy
consumption data of different
sectors
Italian regions need updated
estimations of energy
consumptions for their Strategic
Plans
Energy consumptions

         Energy consumption (ktoe) from different sources: coke,
         coal, gas, electricity etc etc
20,000

15,000

10,000

 5,000

    0
Data Features


Use economic indicators as added value, index of industrial
production, fixed investments, oil price etc etc
Data available for each year from 1971: only 37 points

               Not enough data to capture the dynamics!
Forecasting

22 variables (for 20 regions!)
10 economic indicators
Goal: 2-years forecast
To-Do List
Analysis of data: clustering, correlation coefficients
Dimensional analysis: PCA
Selection of a time-series forecasting model (regressive
model? black-box approach like NARX model? Neural
networks? Support Vector Regression?)
Validation on real data
Correlation Coefficients
     1
 0.75
   0.5
 0.25
     0
-0.25
                                           Electricity
  -0.5
                                           Fixed Investments
-0.75
                                           Production
    -1

                      Elect. F.I. Prod.
               Elect.   1    0.982 0.982                Pearson
                F.I. 0.982     1   0.996               correlation
               Prod. 0.982 0.996     1                 coefficient
Correlation Coefficients (WEKA)
ARX & NARX Models

         ARX model is a linear difference equation:
y(t) = a1 y(t − 1) + . . . + ana y(t − na ) + b1 u(t − 1) + . . . + bnb u(t − nb )

         NARX model is the non-linear equivalent:
         y(t) = f (y(t − 1), . . . , y(t − na ), u(t − 1), . . . , u(t − nb ))



                 f it could be a neural network
Models

Regressive linear models: AR, MA, ARMA, ARIMA etc etc
Non-linear models: LSTAR, bilinear model
Neural Networks
Fuzzy-based approach
Hybrid approach
to be continued...
Publications

Ceravolo F., De Felice M. , Pizzuti S. : "Combining Back-Propagation and Genetic Algorithms to Train Neural Networks
for Ambient Temperature Modeling in Italy", EvoWorkshops 09, Tuebingen (Germany), April 2009 (in Springer
Applications of Evolutionary Computing. Lecture Notes in Computer Science)

Ceravolo F., De Felice M. , Pizzuti S. : "Ambient Temperature Modeling through Traditional and Soft Computing
Methods", HAIS08, Burgos (Spain), sept. 2008 (in Springer Lecture Notes in Artificial Intelligence)

Ceravolo F. , Di Pietra B. , Pizzuti S. , Puglisi G. "Neural models for ambient temperature modeling", IEEE-CIMSA08,
Istanbul (Turkey), July 2008

Más contenido relacionado

La actualidad más candente

Maximum power point tracking techniques for photovoltaic systems: a comparati...
Maximum power point tracking techniques for photovoltaic systems: a comparati...Maximum power point tracking techniques for photovoltaic systems: a comparati...
Maximum power point tracking techniques for photovoltaic systems: a comparati...
IJECEIAES
 
SIMULATION AND ANALYSIS OF DIFFERENT MPPT ALGORITHMS FOR PV SYSTEM
SIMULATION AND ANALYSIS OF DIFFERENT MPPT ALGORITHMS FOR PV SYSTEMSIMULATION AND ANALYSIS OF DIFFERENT MPPT ALGORITHMS FOR PV SYSTEM
SIMULATION AND ANALYSIS OF DIFFERENT MPPT ALGORITHMS FOR PV SYSTEM
IAEME Publication
 

La actualidad más candente (20)

Multi-objective based economic environmental dispatch with stochastic solar-w...
Multi-objective based economic environmental dispatch with stochastic solar-w...Multi-objective based economic environmental dispatch with stochastic solar-w...
Multi-objective based economic environmental dispatch with stochastic solar-w...
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
IRJET- A Review on Computational Determination of Global Maximum Power Point ...
IRJET- A Review on Computational Determination of Global Maximum Power Point ...IRJET- A Review on Computational Determination of Global Maximum Power Point ...
IRJET- A Review on Computational Determination of Global Maximum Power Point ...
 
Comprehensive Review on Maximum Power Point Tracking Methods for SPV System
Comprehensive Review on Maximum Power Point Tracking Methods for SPV SystemComprehensive Review on Maximum Power Point Tracking Methods for SPV System
Comprehensive Review on Maximum Power Point Tracking Methods for SPV System
 
Artificial bee colony algorithm applied to optimal power flow solution incorp...
Artificial bee colony algorithm applied to optimal power flow solution incorp...Artificial bee colony algorithm applied to optimal power flow solution incorp...
Artificial bee colony algorithm applied to optimal power flow solution incorp...
 
The optimal solution for unit commitment problem using binary hybrid grey wol...
The optimal solution for unit commitment problem using binary hybrid grey wol...The optimal solution for unit commitment problem using binary hybrid grey wol...
The optimal solution for unit commitment problem using binary hybrid grey wol...
 
GWO-based estimation of input-output parameters of thermal power plants
GWO-based estimation of input-output parameters of thermal power plantsGWO-based estimation of input-output parameters of thermal power plants
GWO-based estimation of input-output parameters of thermal power plants
 
Modeling and Parameter Extraction of PV Modules Using Genetic Algorithms and ...
Modeling and Parameter Extraction of PV Modules Using Genetic Algorithms and ...Modeling and Parameter Extraction of PV Modules Using Genetic Algorithms and ...
Modeling and Parameter Extraction of PV Modules Using Genetic Algorithms and ...
 
Hybrid bypass technique to mitigate leakage current in the grid-tied inverter
Hybrid bypass technique to mitigate leakage current in the grid-tied inverterHybrid bypass technique to mitigate leakage current in the grid-tied inverter
Hybrid bypass technique to mitigate leakage current in the grid-tied inverter
 
Multi-objective whale optimization based minimization of loss, maximization o...
Multi-objective whale optimization based minimization of loss, maximization o...Multi-objective whale optimization based minimization of loss, maximization o...
Multi-objective whale optimization based minimization of loss, maximization o...
 
Maximum power point tracking techniques for photovoltaic systems: a comparati...
Maximum power point tracking techniques for photovoltaic systems: a comparati...Maximum power point tracking techniques for photovoltaic systems: a comparati...
Maximum power point tracking techniques for photovoltaic systems: a comparati...
 
IRJET- A New Approach to Economic Load Dispatch by using Improved QEMA ba...
IRJET-  	  A New Approach to Economic Load Dispatch by using Improved QEMA ba...IRJET-  	  A New Approach to Economic Load Dispatch by using Improved QEMA ba...
IRJET- A New Approach to Economic Load Dispatch by using Improved QEMA ba...
 
01 16286 32182-1-sm multiple (edit)
01 16286 32182-1-sm multiple (edit)01 16286 32182-1-sm multiple (edit)
01 16286 32182-1-sm multiple (edit)
 
SIMULATION AND ANALYSIS OF DIFFERENT MPPT ALGORITHMS FOR PV SYSTEM
SIMULATION AND ANALYSIS OF DIFFERENT MPPT ALGORITHMS FOR PV SYSTEMSIMULATION AND ANALYSIS OF DIFFERENT MPPT ALGORITHMS FOR PV SYSTEM
SIMULATION AND ANALYSIS OF DIFFERENT MPPT ALGORITHMS FOR PV SYSTEM
 
Compromising between-eld-&amp;-eed-using-gatool-matlab
Compromising between-eld-&amp;-eed-using-gatool-matlabCompromising between-eld-&amp;-eed-using-gatool-matlab
Compromising between-eld-&amp;-eed-using-gatool-matlab
 
Benchmarking study between capacitive and electronic load technic to track I-...
Benchmarking study between capacitive and electronic load technic to track I-...Benchmarking study between capacitive and electronic load technic to track I-...
Benchmarking study between capacitive and electronic load technic to track I-...
 
Electric distribution network reconfiguration for power loss reduction based ...
Electric distribution network reconfiguration for power loss reduction based ...Electric distribution network reconfiguration for power loss reduction based ...
Electric distribution network reconfiguration for power loss reduction based ...
 
Resource aware wind farm and D-STATCOM optimal sizing and placement in a dist...
Resource aware wind farm and D-STATCOM optimal sizing and placement in a dist...Resource aware wind farm and D-STATCOM optimal sizing and placement in a dist...
Resource aware wind farm and D-STATCOM optimal sizing and placement in a dist...
 
Parametric estimation in photovoltaic modules using the crow search algorithm
Parametric estimation in photovoltaic modules using the crow search algorithmParametric estimation in photovoltaic modules using the crow search algorithm
Parametric estimation in photovoltaic modules using the crow search algorithm
 
Cost Aware Expansion Planning with Renewable DGs using Particle Swarm Optimiz...
Cost Aware Expansion Planning with Renewable DGs using Particle Swarm Optimiz...Cost Aware Expansion Planning with Renewable DGs using Particle Swarm Optimiz...
Cost Aware Expansion Planning with Renewable DGs using Particle Swarm Optimiz...
 

Destacado

PELAJARAN MATEMATIKA SMP
PELAJARAN MATEMATIKA SMPPELAJARAN MATEMATIKA SMP
PELAJARAN MATEMATIKA SMP
Made Bagiada
 
distribution system fault mangement
distribution system fault mangementdistribution system fault mangement
distribution system fault mangement
Manjunath Ds
 
Solar panel Technology ppt
Solar panel Technology pptSolar panel Technology ppt
Solar panel Technology ppt
Gourav Kumar
 
Solar energy ppt
Solar energy pptSolar energy ppt
Solar energy ppt
shubhajit_b
 

Destacado (11)

PELAJARAN MATEMATIKA SMP
PELAJARAN MATEMATIKA SMPPELAJARAN MATEMATIKA SMP
PELAJARAN MATEMATIKA SMP
 
Presentation
PresentationPresentation
Presentation
 
Distributed Parallel Process Particle Swarm Optimization on Fixed Charge Netw...
Distributed Parallel Process Particle Swarm Optimization on Fixed Charge Netw...Distributed Parallel Process Particle Swarm Optimization on Fixed Charge Netw...
Distributed Parallel Process Particle Swarm Optimization on Fixed Charge Netw...
 
Bringing The Sexy Back To WebWorkers
Bringing The Sexy Back To WebWorkersBringing The Sexy Back To WebWorkers
Bringing The Sexy Back To WebWorkers
 
Evaluating Product System Behavior using Soft Computing in Product Structure ...
Evaluating Product System Behavior using Soft Computing in Product Structure ...Evaluating Product System Behavior using Soft Computing in Product Structure ...
Evaluating Product System Behavior using Soft Computing in Product Structure ...
 
SOLAR TRACKING SYSTEM BY USING MICROCONTROLLER
 SOLAR  TRACKING  SYSTEM  BY  USING  MICROCONTROLLER SOLAR  TRACKING  SYSTEM  BY  USING  MICROCONTROLLER
SOLAR TRACKING SYSTEM BY USING MICROCONTROLLER
 
distribution system fault mangement
distribution system fault mangementdistribution system fault mangement
distribution system fault mangement
 
Genetic algorithm
Genetic algorithmGenetic algorithm
Genetic algorithm
 
Solar tree ppt
Solar tree pptSolar tree ppt
Solar tree ppt
 
Solar panel Technology ppt
Solar panel Technology pptSolar panel Technology ppt
Solar panel Technology ppt
 
Solar energy ppt
Solar energy pptSolar energy ppt
Solar energy ppt
 

Similar a ENEA My Activities

Determination of controller gains for frequency control
Determination of controller gains for frequency controlDetermination of controller gains for frequency control
Determination of controller gains for frequency control
IAEME Publication
 
SAIP2015 presentation_v5
SAIP2015 presentation_v5SAIP2015 presentation_v5
SAIP2015 presentation_v5
Thembelani Gina
 

Similar a ENEA My Activities (20)

Optimal Operation of Wind-thermal generation using differential evolution
Optimal Operation of Wind-thermal generation using differential evolutionOptimal Operation of Wind-thermal generation using differential evolution
Optimal Operation of Wind-thermal generation using differential evolution
 
2015 - Building Simulation Best of 2015-03-23.pptx
2015 - Building Simulation Best of 2015-03-23.pptx2015 - Building Simulation Best of 2015-03-23.pptx
2015 - Building Simulation Best of 2015-03-23.pptx
 
Timing-pulse measurement and detector calibration for the OsteoQuant®.
Timing-pulse measurement and detector calibration for the OsteoQuant®.Timing-pulse measurement and detector calibration for the OsteoQuant®.
Timing-pulse measurement and detector calibration for the OsteoQuant®.
 
IRJET- IR Instrument Thermal Background Modelling and Radiometric Analysis
IRJET- IR Instrument Thermal Background Modelling and Radiometric AnalysisIRJET- IR Instrument Thermal Background Modelling and Radiometric Analysis
IRJET- IR Instrument Thermal Background Modelling and Radiometric Analysis
 
Air Con Energy Rating Info411 Presentation.pdf
Air Con Energy Rating Info411 Presentation.pdfAir Con Energy Rating Info411 Presentation.pdf
Air Con Energy Rating Info411 Presentation.pdf
 
Making Sense of Metering Data
Making Sense of Metering DataMaking Sense of Metering Data
Making Sense of Metering Data
 
Determination of controller gains for frequency control
Determination of controller gains for frequency controlDetermination of controller gains for frequency control
Determination of controller gains for frequency control
 
Energy management system
Energy management systemEnergy management system
Energy management system
 
12 wittmer p_vsyst_pvpmc_7
12 wittmer p_vsyst_pvpmc_712 wittmer p_vsyst_pvpmc_7
12 wittmer p_vsyst_pvpmc_7
 
001
001001
001
 
SAIP2015 presentation_v5
SAIP2015 presentation_v5SAIP2015 presentation_v5
SAIP2015 presentation_v5
 
Multi Objective Directed Bee Colony Optimization for Economic Load Dispatch W...
Multi Objective Directed Bee Colony Optimization for Economic Load Dispatch W...Multi Objective Directed Bee Colony Optimization for Economic Load Dispatch W...
Multi Objective Directed Bee Colony Optimization for Economic Load Dispatch W...
 
Application of thermal error in machine tools based on Dynamic Bayesian Network
Application of thermal error in machine tools based on Dynamic Bayesian NetworkApplication of thermal error in machine tools based on Dynamic Bayesian Network
Application of thermal error in machine tools based on Dynamic Bayesian Network
 
portfolio_final
portfolio_finalportfolio_final
portfolio_final
 
Hyun wong thesis 2019 06_22_rev40_final_grammerly
Hyun wong thesis 2019 06_22_rev40_final_grammerlyHyun wong thesis 2019 06_22_rev40_final_grammerly
Hyun wong thesis 2019 06_22_rev40_final_grammerly
 
003
003003
003
 
Hyperparameter optimization with approximate gradient
Hyperparameter optimization with approximate gradientHyperparameter optimization with approximate gradient
Hyperparameter optimization with approximate gradient
 
Thesis
ThesisThesis
Thesis
 
Hyun wong thesis 2019 06_22_rev40_final_Submitted_online
Hyun wong thesis 2019 06_22_rev40_final_Submitted_onlineHyun wong thesis 2019 06_22_rev40_final_Submitted_online
Hyun wong thesis 2019 06_22_rev40_final_Submitted_online
 
How to Prepare Weather and Climate Models for Future HPC Hardware
How to Prepare Weather and Climate Models for Future HPC HardwareHow to Prepare Weather and Climate Models for Future HPC Hardware
How to Prepare Weather and Climate Models for Future HPC Hardware
 

Más de matteodefelice

Gecco 2011 - Effects of Topology on the diversity of spatially-structured evo...
Gecco 2011 - Effects of Topology on the diversity of spatially-structured evo...Gecco 2011 - Effects of Topology on the diversity of spatially-structured evo...
Gecco 2011 - Effects of Topology on the diversity of spatially-structured evo...
matteodefelice
 

Más de matteodefelice (13)

Supporting the Energy Union with data & knowledge
Supporting the Energy Union with data & knowledgeSupporting the Energy Union with data & knowledge
Supporting the Energy Union with data & knowledge
 
My presentation at ICEM 2017: From data mining to information extraction: usi...
My presentation at ICEM 2017: From data mining to information extraction: usi...My presentation at ICEM 2017: From data mining to information extraction: usi...
My presentation at ICEM 2017: From data mining to information extraction: usi...
 
Measuring the benefits of climate forecasts
Measuring the benefits of climate forecastsMeasuring the benefits of climate forecasts
Measuring the benefits of climate forecasts
 
Learning by Redundancy: how climate multi-model ensembles can help to fight t...
Learning by Redundancy: how climate multi-model ensembles can help to fight t...Learning by Redundancy: how climate multi-model ensembles can help to fight t...
Learning by Redundancy: how climate multi-model ensembles can help to fight t...
 
Learning from data: data mining approaches for Energy & Weather/Climate appli...
Learning from data: data mining approaches for Energy & Weather/Climate appli...Learning from data: data mining approaches for Energy & Weather/Climate appli...
Learning from data: data mining approaches for Energy & Weather/Climate appli...
 
Application of seasonal climate forecasts for electricity demand forecasting:...
Application of seasonal climate forecasts for electricity demand forecasting:...Application of seasonal climate forecasts for electricity demand forecasting:...
Application of seasonal climate forecasts for electricity demand forecasting:...
 
Anes tdec2012
Anes tdec2012Anes tdec2012
Anes tdec2012
 
Gecco 2011 - Effects of Topology on the diversity of spatially-structured evo...
Gecco 2011 - Effects of Topology on the diversity of spatially-structured evo...Gecco 2011 - Effects of Topology on the diversity of spatially-structured evo...
Gecco 2011 - Effects of Topology on the diversity of spatially-structured evo...
 
[Italian] ENEA Seminar - Computational Intelligence and Energy Systems: inte...
[Italian] ENEA Seminar - Computational Intelligence and Energy Systems:  inte...[Italian] ENEA Seminar - Computational Intelligence and Energy Systems:  inte...
[Italian] ENEA Seminar - Computational Intelligence and Energy Systems: inte...
 
IEEE SSCI 2011 Talk - Neural Networks Ensembles for Short-Term Load Forecasting
IEEE SSCI 2011 Talk - Neural Networks Ensembles for Short-Term Load ForecastingIEEE SSCI 2011 Talk - Neural Networks Ensembles for Short-Term Load Forecasting
IEEE SSCI 2011 Talk - Neural Networks Ensembles for Short-Term Load Forecasting
 
Ph.D. Presentation
Ph.D. PresentationPh.D. Presentation
Ph.D. Presentation
 
Soft Computing - Lezione di Controlli Automatici
Soft Computing - Lezione di Controlli AutomaticiSoft Computing - Lezione di Controlli Automatici
Soft Computing - Lezione di Controlli Automatici
 
EVEN Presentation - April 2009
EVEN Presentation - April 2009EVEN Presentation - April 2009
EVEN Presentation - April 2009
 

Último

The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai KuwaitThe Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
daisycvs
 
Mckinsey foundation level Handbook for Viewing
Mckinsey foundation level Handbook for ViewingMckinsey foundation level Handbook for Viewing
Mckinsey foundation level Handbook for Viewing
Nauman Safdar
 

Último (20)

PHX May 2024 Corporate Presentation Final
PHX May 2024 Corporate Presentation FinalPHX May 2024 Corporate Presentation Final
PHX May 2024 Corporate Presentation Final
 
Horngren’s Cost Accounting A Managerial Emphasis, Canadian 9th edition soluti...
Horngren’s Cost Accounting A Managerial Emphasis, Canadian 9th edition soluti...Horngren’s Cost Accounting A Managerial Emphasis, Canadian 9th edition soluti...
Horngren’s Cost Accounting A Managerial Emphasis, Canadian 9th edition soluti...
 
Falcon Invoice Discounting: The best investment platform in india for investors
Falcon Invoice Discounting: The best investment platform in india for investorsFalcon Invoice Discounting: The best investment platform in india for investors
Falcon Invoice Discounting: The best investment platform in india for investors
 
Unveiling Falcon Invoice Discounting: Leading the Way as India's Premier Bill...
Unveiling Falcon Invoice Discounting: Leading the Way as India's Premier Bill...Unveiling Falcon Invoice Discounting: Leading the Way as India's Premier Bill...
Unveiling Falcon Invoice Discounting: Leading the Way as India's Premier Bill...
 
Katrina Personal Brand Project and portfolio 1
Katrina Personal Brand Project and portfolio 1Katrina Personal Brand Project and portfolio 1
Katrina Personal Brand Project and portfolio 1
 
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai KuwaitThe Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
 
Escorts in Nungambakkam Phone 8250092165 Enjoy 24/7 Escort Service Enjoy Your...
Escorts in Nungambakkam Phone 8250092165 Enjoy 24/7 Escort Service Enjoy Your...Escorts in Nungambakkam Phone 8250092165 Enjoy 24/7 Escort Service Enjoy Your...
Escorts in Nungambakkam Phone 8250092165 Enjoy 24/7 Escort Service Enjoy Your...
 
UAE Bur Dubai Call Girls ☏ 0564401582 Call Girl in Bur Dubai
UAE Bur Dubai Call Girls ☏ 0564401582 Call Girl in Bur DubaiUAE Bur Dubai Call Girls ☏ 0564401582 Call Girl in Bur Dubai
UAE Bur Dubai Call Girls ☏ 0564401582 Call Girl in Bur Dubai
 
Call 7737669865 Vadodara Call Girls Service at your Door Step Available All Time
Call 7737669865 Vadodara Call Girls Service at your Door Step Available All TimeCall 7737669865 Vadodara Call Girls Service at your Door Step Available All Time
Call 7737669865 Vadodara Call Girls Service at your Door Step Available All Time
 
Arti Languages Pre Seed Teaser Deck 2024.pdf
Arti Languages Pre Seed Teaser Deck 2024.pdfArti Languages Pre Seed Teaser Deck 2024.pdf
Arti Languages Pre Seed Teaser Deck 2024.pdf
 
JAJPUR CALL GIRL ❤ 82729*64427❤ CALL GIRLS IN JAJPUR ESCORTS
JAJPUR CALL GIRL ❤ 82729*64427❤ CALL GIRLS IN JAJPUR  ESCORTSJAJPUR CALL GIRL ❤ 82729*64427❤ CALL GIRLS IN JAJPUR  ESCORTS
JAJPUR CALL GIRL ❤ 82729*64427❤ CALL GIRLS IN JAJPUR ESCORTS
 
Lundin Gold - Q1 2024 Conference Call Presentation (Revised)
Lundin Gold - Q1 2024 Conference Call Presentation (Revised)Lundin Gold - Q1 2024 Conference Call Presentation (Revised)
Lundin Gold - Q1 2024 Conference Call Presentation (Revised)
 
Durg CALL GIRL ❤ 82729*64427❤ CALL GIRLS IN durg ESCORTS
Durg CALL GIRL ❤ 82729*64427❤ CALL GIRLS IN durg ESCORTSDurg CALL GIRL ❤ 82729*64427❤ CALL GIRLS IN durg ESCORTS
Durg CALL GIRL ❤ 82729*64427❤ CALL GIRLS IN durg ESCORTS
 
Lucknow Housewife Escorts by Sexy Bhabhi Service 8250092165
Lucknow Housewife Escorts  by Sexy Bhabhi Service 8250092165Lucknow Housewife Escorts  by Sexy Bhabhi Service 8250092165
Lucknow Housewife Escorts by Sexy Bhabhi Service 8250092165
 
SEO Case Study: How I Increased SEO Traffic & Ranking by 50-60% in 6 Months
SEO Case Study: How I Increased SEO Traffic & Ranking by 50-60%  in 6 MonthsSEO Case Study: How I Increased SEO Traffic & Ranking by 50-60%  in 6 Months
SEO Case Study: How I Increased SEO Traffic & Ranking by 50-60% in 6 Months
 
Mckinsey foundation level Handbook for Viewing
Mckinsey foundation level Handbook for ViewingMckinsey foundation level Handbook for Viewing
Mckinsey foundation level Handbook for Viewing
 
Chennai Call Gril 80022//12248 Only For Sex And High Profile Best Gril Sex Av...
Chennai Call Gril 80022//12248 Only For Sex And High Profile Best Gril Sex Av...Chennai Call Gril 80022//12248 Only For Sex And High Profile Best Gril Sex Av...
Chennai Call Gril 80022//12248 Only For Sex And High Profile Best Gril Sex Av...
 
Pre Engineered Building Manufacturers Hyderabad.pptx
Pre Engineered  Building Manufacturers Hyderabad.pptxPre Engineered  Building Manufacturers Hyderabad.pptx
Pre Engineered Building Manufacturers Hyderabad.pptx
 
Cannabis Legalization World Map: 2024 Updated
Cannabis Legalization World Map: 2024 UpdatedCannabis Legalization World Map: 2024 Updated
Cannabis Legalization World Map: 2024 Updated
 
Putting the SPARK into Virtual Training.pptx
Putting the SPARK into Virtual Training.pptxPutting the SPARK into Virtual Training.pptx
Putting the SPARK into Virtual Training.pptx
 

ENEA My Activities

Notas del editor

  1. ENEA deals with several application fields, from material science to biotechnlogies from nuclear energy to renewable energy. In the Research Centre where I work, 20km from Rome, there are two working nuclear reactors and a solar plant of the Archimedes Project developed by the nobel prize Carlo Rubbia
  2. ENEA deals with several application fields, from material science to biotechnlogies from nuclear energy to renewable energy. In the Research Centre where I work, 20km from Rome, there are two working nuclear reactors and a solar plant of the Archimedes Project developed by the nobel prize Carlo Rubbia
  3. ENEA deals with several application fields, from material science to biotechnlogies from nuclear energy to renewable energy. In the Research Centre where I work, 20km from Rome, there are two working nuclear reactors and a solar plant of the Archimedes Project developed by the nobel prize Carlo Rubbia
  4. I work in the department of Renewable Energy Sources and Energy Saving Department
  5. I work in the department of Renewable Energy Sources and Energy Saving Department
  6. I work in the department of Renewable Energy Sources and Energy Saving Department
  7. I work in the department of Renewable Energy Sources and Energy Saving Department
  8. I work in the department of Renewable Energy Sources and Energy Saving Department
  9. Since about 2 years our work focused on building efficiency. An eco-building is a building designed with particular regard to energy consumption and polluting emissions and then often these building produce their own energy with solar panels, micro-turbines, geothermal heat pumps and so on... Ecobuildings can sell their surplus energy to the electric grid
  10. Since about 2 years our work focused on building efficiency. An eco-building is a building designed with particular regard to energy consumption and polluting emissions and then often these building produce their own energy with solar panels, micro-turbines, geothermal heat pumps and so on... Ecobuildings can sell their surplus energy to the electric grid
  11. Since about 2 years our work focused on building efficiency. An eco-building is a building designed with particular regard to energy consumption and polluting emissions and then often these building produce their own energy with solar panels, micro-turbines, geothermal heat pumps and so on... Ecobuildings can sell their surplus energy to the electric grid
  12. Since about 2 years our work focused on building efficiency. An eco-building is a building designed with particular regard to energy consumption and polluting emissions and then often these building produce their own energy with solar panels, micro-turbines, geothermal heat pumps and so on... Ecobuildings can sell their surplus energy to the electric grid
  13. These three are the activities I&amp;#x2019;m currently involved in. These activities are in collaboration with different italian universities, companies and Italian Economic Development Office.
  14. These three are the activities I&amp;#x2019;m currently involved in. These activities are in collaboration with different italian universities, companies and Italian Economic Development Office.
  15. These three are the activities I&amp;#x2019;m currently involved in. These activities are in collaboration with different italian universities, companies and Italian Economic Development Office.
  16. Classical design approach maybe doesn&amp;#x2019;t permit to obtain the optimization we need for eco-buildings. Because besides costs we have to consider other parameters like these three. Unlike classical buildings we need to optimize the energy sources
  17. Classical design approach maybe doesn&amp;#x2019;t permit to obtain the optimization we need for eco-buildings. Because besides costs we have to consider other parameters like these three. Unlike classical buildings we need to optimize the energy sources
  18. Classical design approach maybe doesn&amp;#x2019;t permit to obtain the optimization we need for eco-buildings. Because besides costs we have to consider other parameters like these three. Unlike classical buildings we need to optimize the energy sources
  19. Classical design approach maybe doesn&amp;#x2019;t permit to obtain the optimization we need for eco-buildings. Because besides costs we have to consider other parameters like these three. Unlike classical buildings we need to optimize the energy sources
  20. Classical design approach maybe doesn&amp;#x2019;t permit to obtain the optimization we need for eco-buildings. Because besides costs we have to consider other parameters like these three. Unlike classical buildings we need to optimize the energy sources
  21. Classical design approach maybe doesn&amp;#x2019;t permit to obtain the optimization we need for eco-buildings. Because besides costs we have to consider other parameters like these three. Unlike classical buildings we need to optimize the energy sources
  22. Classical design approach maybe doesn&amp;#x2019;t permit to obtain the optimization we need for eco-buildings. Because besides costs we have to consider other parameters like these three. Unlike classical buildings we need to optimize the energy sources
  23. Classical design approach maybe doesn&amp;#x2019;t permit to obtain the optimization we need for eco-buildings. Because besides costs we have to consider other parameters like these three. Unlike classical buildings we need to optimize the energy sources
  24. There are different types of software simulator, we are developing a dynamic simulator MATLAB based called ODESSE (Optimal Design for Smart Energy) which will be able in the future to simulate the so-called energy districts. Probably this diagram misses of a piece... software needs the knowledge of the national and international laws about standards and restrictions about emissions, temperature, materials and so on...
  25. A MA is an evolutionary algorithm with a local improvement procedure, like a local search.
  26. Currently we work with a single-objective approach but we&amp;#x2019;re studying a MO approach. The ED simulation is quite challenging: need to manage the energy policies of the building, an online optimization of the costs because the price of energy varying during the day...
  27. Currently we work with a single-objective approach but we&amp;#x2019;re studying a MO approach. The ED simulation is quite challenging: need to manage the energy policies of the building, an online optimization of the costs because the price of energy varying during the day...
  28. Currently we work with a single-objective approach but we&amp;#x2019;re studying a MO approach. The ED simulation is quite challenging: need to manage the energy policies of the building, an online optimization of the costs because the price of energy varying during the day...
  29. The second activity is about the modeling of environmental parameters for simulating purpose. We obtained good results with temperature and in few months we want to start with ambient humidity modeling, we&amp;#x2019;re currently collecting data
  30. Soft computing approaches are often used (survey?) We must work with official data, data which comes from government database. Climate is non-linear, a place 2km far from here could be show a different temperature profile, because temperature depends on mountains, wind, solar exposure and so on...
  31. Soft computing approaches are often used (survey?) We must work with official data, data which comes from government database. Climate is non-linear, a place 2km far from here could be show a different temperature profile, because temperature depends on mountains, wind, solar exposure and so on...
  32. Soft computing approaches are often used (survey?) We must work with official data, data which comes from government database. Climate is non-linear, a place 2km far from here could be show a different temperature profile, because temperature depends on mountains, wind, solar exposure and so on...
  33. TRNSYS (pronounced &apos;tran-sis&apos;), commercially available since 1975, is a flexible tool designed to simulate the transient performance of thermal energy systems
  34. NNs are a common tool for modeling problems
  35. we weren&amp;#x2019;t satisfied of BP performance