SlideShare a Scribd company logo
1 of 45
Optimal design of sustainable
         chemical processes via combined
         simulation-optimization approach

                                   ROBERT BRUNET SOLÉ
                Supervisors: Dr. Gonzalo Guillén and Dr. Laureano Jiménez

                          Department of Chemical Engineering
                           Universitat Rovira i Virgili, Tarragona
                             Tarragona, 19th December 2012




Robert Brunet                                                               Page 1 of 45
1. Introduction (Ch1)

 2. Bioprocesses (Ch 2 & 3)

 3. Thermodynamic cycles (Ch 4 & 5)

 4. Biofuels (Ch 6 & 7)

 5. Conclusions (Ch 8)

Robert Brunet                   Page 2 of 45
1. Introduction




Robert Brunet      Page 3 of 45
Key basis of my research


                                             Multi-objective
                                         optimization for sustainable
                                          chemical process design




                                                              Process Simulation
                                           Mathematical
                                           Programming




                                                                                                                        Assessment
                                                                                              Evaluation
                  Chemical
                             Processes




                                                                                   Economic
                                                              Packages




                                                                                                           Life Cycle
                Case Study                                Tools                           Indicators



Robert Brunet                                                                                                                        Page 4 of 45
Aim of the work


Main motivation
•Chemical companies need to develop more sustainable processes:
   • Plant profitability increase
   • Emissions and enviromental impact reduction


 Aim of the work
 •Develop systematic tools to achieve reductions in production costs
 and environmental impact of bioprocesses

 • Systematic method based on the combined use of simulation and
 optmization tools




Robert Brunet                                                  Page 5 of 45
Chemical processes




Robert Brunet        Page 6 of 45
Mathematical Programming

    min         f ( x, y )             Variables (x, y)           Algebraic eq. (f, h, g)

    s.t.        h( x, y ) = 0          Continuous                 Linear
                                       Discrete {0,1]             Non-linear
                g ( x, y ) ≤ 0
                x ∈ℜ, y ∈{0,1}


           LP                    NLP                 MILP                            MINLP
       Linear                 Non-Linear       Mixed Integer                    Mixed Integer
    Programming              Programming    Linear Programming             Non-Linear Programming

                                                 ●   ●    ●   ●                  ●   ●   ●   ●
                                                 ●   ●    ●   ●                  ●   ●   ●   ●
                                                 ●   ●    ●   ●                  ●   ●   ●   ●
                                                 ●   ●    ●   ●                  ●   ●   ●   ●


   Advanced customized solution methods required


Robert Brunet                                                                                Page 7 of 45
Mathematical formulation



                                     Objective functions (cost and environmental impact)

                                Process equations:
                                • Non-linear performance of the system
                                    (mass and energy balances)
                                • Thermodynamic properties

                                 •Design specifications (linear inequalities)

                                  •Continuous variables:
                                  • Flows
                                  • Operating conditions (pressures, temperatures, etc.)
                                  • Sizes of equipments
          Discrete variables
          (logical decisions denoting the potential existence of process units)


      How can we measure the environmental
      impact
                                                                    ?
Robert Brunet                                                                     Page 8 of 45
Economic and Environmental Analysis
Economical Evaluation        (Net Present Value or Total Capital Investment or Operating Cost)

Life Cycle Assessment (LCA)

           Life Cycle Assessment
           Life Cycle Assessment         Evaluate the environmental loads associated with
                                         Evaluate the environmental loads associated with
                                                       a product or process
                                                        a product or process
                  (LCA)
                   (LCA)
      Quantifying energy and materials used         to evaluate opportunities for
                                                     to evaluate opportunities for
      Quantifying energy and materials used
                and waste released                         improvements
                                                            improvements
                and waste released




Robert Brunet                                                                          Page 9 of 45
LCA methodology
 Express the life cycle inventory as a function of some continuous variables:

                                      Process variables (pressures, temperatures,
                                         flows, etc.)



Direct emissions from
    the process            Production of raw materials             Construction phase
                Waste generation
                                                         Operation phase
 Translate inventory into damage
 •   Human health
 •   Ecosystem quality
 •   Depletion of resources

                                  Damage in each impact indicator (11 indicators)

                                     Damage in each damage category (3 damage
                                       categories)


Robert Brunet                                                                       Page 10 of 45
Combined Simulation-Optimization

            Using process simulators instead generic modeling
            systems…

            Process Simulator
            (Aspen Plus, Aspen HYSYS, SuperPro)


                Dependent variables:                  Decision variables
                (Heat flow, Area, Power)           (Temperature, Pressure,
                                                         mass flow)

        Index calculator &                     Optimization solvers
      Constraints evaluation                      NLP solver (fmincon)
      (economic, LCA, etc.)
                                                  MILP solver (CPLEX)



Robert Brunet                                                       Page 11 of 45
Epsilon constraint methodology

  Multiobjective optimization problems (economic and environmental concerns)




                  Epsilon constraint methodology:
                     Solve a set of single objective problems for different values of ε




      Cost




                  Environmental Impact

Robert Brunet                                                                       Page 12 of 45
2. Bioprocesses




Robert Brunet      Page 13 of 45
Bioprocesses

                                 600
                                           Pharma

                                 500
      3
      Market Price [M$/kg] *10




                                 400           Health Care


                                 300
                                                             Detergents
                                                                           Food/feed
                                 200
                                                                                       Basic Chemicals

                                 100



                                   0
                                       0      10       20         30         40           50       60
                                                                                   3
                                                      Annual Volume[m3/year] *10



Robert Brunet                                                                                           Page 14 of 45
L-lysine production plant (Heinzle et al, 2006)

                                       Bioreactor




         Raw materials preparation




   Biomass removal and concentration




Robert Brunet                                       Page 15 of 45
Problem posed as a MIDO
Optimization problem (Mathematical formulation)
           The bioreactor is treated as dynamic, while the rest of the batch process with
           algebraic equations, involves also discrete decisions.

   Mixed Integer Dynamic Optimization (MIDO)
                                                  Objective function (cost and environmental impact)

                                                                     Set of differential and algebraic
                                                                     equations (DAEs) describes the
                                                                     dynamic system


                                                                           Initial conditions



                                                                    Enforce conditions must be satisfied at
                                                                    specific time instances




                                                Time invariant equality and inequality constraints




Robert Brunet                                                                                   Page 16 of 45
Reduced space method

                                                     Initial (NLP)
                                                    Fixed topology


                                           MASTER PROBLEM (MILPk)
                                            Determine plant topology


                PRIMAL PROBLEM (NLPk)
                                                   NLP solver (determine operating conditions)
                                                                           COM
                                                           COM       Process model
                   Set of differential equations                     1. Mass & energy balances
                   (bioreactor model)                                2. Economic & environmental analysis


                                      No
                 k=k+1
                                                   NLP worsening?
           Sup. hyp. + int. cuts
                                                   Yes
                                                         END

Robert Brunet                                                                                   Page 17 of 45
Optimization results Process of L-Lysine Production
                                                      Objective function
                                                           - maximize NPV
                                                           - minimize Environmental Impact
                                                      Decision variable
                                                           - Threonine Concentration
                                                           - Glucose Concentration
                                            Combine        - Vo reactor
                                                           - Reaction time
                                                           - Equiments in parallel (discrete)
                                                      Constrains
                                                           - Production = Demand
                                                           - Product Purity

                Results                 Base Case Optimal Case
 Net present value [M$]                   172.003          195.688
 Total capital investment [M$]            101.766          79.885                 NPV improved
 Operating cost [M$/year]                  10.631           8.830                     13.1%
 Production rate [ tons MP/year]           6,202            6,202
 Batch Throughput [tons MP/batch]          29.647           44.30
 Recipe Cycle time [h]                     37.51            55.81
 Fermentors [equipment]                       3                2
Article 1. Hybrid Simulation-Optimization based approach for the Optimal Design of Single-Product
Biotechnological Processes. Computers and Chemical Engineering 2012.
Robert Brunet                                                                                   Page 18 of 45
Multi-objective Reduced space method
                                                     Initial (NLP)
                                                    Fixed topology


                                           MASTER PROBLEM (MILPk)
                                            Determine plant topology


                PRIMAL PROBLEM (NLPk)
                                                   NLP solver (determine operating conditions)
                                                                           COM
                                                           COM       Process model
                   Set of differential equations                     1. Mass & energy balances
                   (bioreactor model)                                2. Economic & environmental analysis


                                      No
                 k=k+1
                                                   NLP worsening?
           Sup. hyp. + int. cuts
                                                   Yes
                                    No                                            Yes
        New epsilon value                      Termination criterion                            END

Robert Brunet                                                                                   Page 19 of 45
Reduction 2-dimensional Pareto sets




                          PCA




Robert Brunet                         Page 20 of 45
Reduced Pareto Set of optimal solutions




                Minimum EI                            Maximum NPV
          EI (YOA )                               NPV (STY )
          ↓Glucose Consumption                    ↓ Volume equip. ↓ Batch time
          NPV (STY )                              EI (YOA )
          ↑Volume equip. ↑Batch time              ↑Glucose Consumption
Article 2. Cleaner design of single-product biotechnology facilites through the integration
of process simulation, multi-objective optimization, LCA and principal component analysis.
Industrial & Engineering Chemistry Research 2012.
Robert Brunet                                                                   Page 21 of 45
3. Thermodynamic Cycles




Robert Brunet              Page 22 of 45
Energy consumption increase in the last 25 years




                1981: 6,600 Mtones oil eq.
                                             2006: 11,000 Mtones oil eq.
                    Increase of 66% in the last 25 years

Robert Brunet                                                       Page 23 of 45
Optimization of Thermodynamic Cycles


                       Thermodynamic Cycles
                       Power production  Rankine Cycle
                       Cooling and refrigeration Absorption Cycle



                                  Reduce cycle costs
                              Make a better use of resources


  Aim of the work
  Develop a systematic method for the optimal design of
    thermodynamic cycles based on the combined use of process
    simulation and optmization tools



Robert Brunet                                                  Page 24 of 45
Absorption cooling cycle



                                            Desorber

                   Condenser &
                     subcooler


                Evaporator              Pump




    Cooling                  Absorber
    capacity

     Decision variables:
     (continuous variables) Pressure, Mass flow, Temperature, Composition
     (discrete variables) Number of trays, Feed tray

Robert Brunet                                                               Page 25 of 45
Combined Simulation-optimization
                                                Initial (NLP)
                                               Fixed topology

                                        MASTER PROBLEM (MILPk)
                                        Determines new cycle topology

                                     PRIMAL PROBLEM (NLPk)

                         Process model                                   NLP solver
                1. Mass & energy balances                    COM     (determine operating
                2. Economic & environmental analysis                      conditions)



                                    No
                 k=k+1
                                               NLP worsening?
           Sup. hyp. + int. cuts
                                                Yes
                                   No                                   Yes
        New epsilon value                    Termination criterion                  END


Robert Brunet                                                                      Page 26 of 45
Results Absorption cycle optimization
    Design      COP [-] TAC [€/yr] ECO99 [Points]
                                                             TAC = 9.35%
                          Cooling
   ECO99        0.686      23,445       15,601                EI = 7.82%

     Cost       0.629      21,916       16,926
                                                            TAC = 10.90%
                        Refrigeration
   ECO99        0.516      32,293       20,807              TAC = 11.27%
     Cost       0.453      28,771       23,451




Article 3. Combined simulation-optimization methodology for the design of environmental
conscious absorption systems. Computers and Chemical Engineering 2012.
Robert Brunet                                                               Page 27 of 45
Modified Steam Rankine Cycle




      Decision variables:
      Pressure, Mass flows, Temperature
      (continuous variables)

Robert Brunet                             Page 28 of 45
Combined Simulation-optimization




                                                       NLP

                         Process model                                  NLP solver
                1. Mass & energy balances                    COM    (determine operating
                2. Economic & environmental analysis                     conditions)



                                  No                                   Yes
        New epsilon value                   Termination criterion                  END




Robert Brunet                                                                     Page 29 of 45
Parallel coordinates plot




                TAC   HH           EQ          DR

                                                          min       min       min       Min
     Min TAC                                              TAC       HH        EQ        DR
     ↓ Exchange area
                                            Cost [€]     659.876   689.017   678.386   689.017
     ↓Turbine size
                                          HH [Poitns]    18.849    17.901    18.106    17.901
     ↑Energy consumption
     Min impact                           EQ [Points]    10.294     9.881     9.767     9.767
     ↑Exchange area                       NR [Points]    197.993   189.894   187.646   187.646
     ↓Energy consumption                   EI [Points]   227.136   217.675   215.520   215.314

Article 4. Minimization of the LCA impact of thermodynamic cycles using a combined
simulation-optimization approach. Applied Thermal Engineering 2012.
Robert Brunet                                                                           Page 30 of 45
4. Biofuels




Robert Brunet   Page 31 of 45
Aim of the work
Main motivation
•    Petroleum-based fuels play a vital role in industrial development,
     transportation, agricultural sector and many other human needs.
•    To be a viable alternative, a biofuel should provide a net energy
     gain, have environmental benefits, be economically competitive,
     and be producible in large quantities without reducing food
     supplies.
 Objectives
 •   Reducing the energy consumption of biofuel plants through their
     integration with a solar thermal energy system that generates
     steam
 •   Bi-criteria NLP for the simultaneous minimization of cost and
     energy consumption.
 •   Two different biofuel processes are optimized a alkali-catalyzed
     biodiesel process using vegetable oil and a dry-grind corn to
     bioethanol.


Robert Brunet                                                    Page 32 of 45
Process combined with solar collectors




Robert Brunet                            Page 33 of 45
Computer implementation




Robert Brunet             Page 34 of 45
Solar assisted steam generation system




                      _         _        _             _          _
                     Q k ,t + Qk ',t ' + Qk '',t −1 = Qk ''',t + Qk '',t       k = col , k' = GFH , k' ' = TES , k' ' ' = B, ∀t
                                                  Qk = mNG ·LHV ·ηk                          k = GFH
                                                                      _
                                                                 QTES ,t ≤ CAP                  ∀t
                                                       Qk ,t   = Gt ⋅ Ak ⋅ ηk ,t                k = col , ∀t
                                                                                                             2
                                                          Ttav − Ttamb        Ttav − Ttamb 
                    η k ,t   = ηt 0 − a1 (Tt − Tt ) − a2 
                                            av   amb
                                                                        − a3 
                                                                                             , k = col , ∀t
                                                                                              
                                                               Gt                  Gt      
                                                                TOUTk − TINk
                                                       Ttav =                          k = col , ∀t
                                                                           2
Robert Brunet                                                                                                Page 35 of 45
Biodiesel production from vegetable oil




Robert Brunet                             Page 36 of 45
Pareto set of biodiesel production plant




Robert Brunet                              Page 37 of 45
Summary of the different design alternatives




Article 5. Reducing the environmental impact of biodiesel production from vegetable oil
using a solar assisted steam generation system with heat storage. Industrial & Engineering
Chemistry Research 2012.
Robert Brunet                                                                    Page 38 of 45
Dry-grind corn bioethanol production




Robert Brunet                          Page 39 of 45
Pareto set of bioethanol production plant




Robert Brunet                               Page 40 of 45
Summary of the different design alternatives




Article 6. Minimization of the energy consumption in bioethanol production processes
using a solar assisted steam generation system with heat storage.
Robert Brunet                                                                Page 41 of 45
5. Conclusions




Robert Brunet     Page 42 of 45
Conclusions
General
•A new methodology for optimization of chemical processes based on a
combined use of simulation and optimization tools
•The methodology introduces the environmental impact (measured following
the LCA principles) in the multi-objective optimization
•Very efficient with “non-standard” unit operations (complex reaction kinetics,
…) modeled and optimized via external solver

Bioprocesses
•The capabilities of this method have been tested in a typical fermentation
process and the production of the amino acid L-lysine. From numerical results,
we concluded that it is possible to significantly improve the economic and
environmental performance of bioprocesses by optimizing them as a whole.




Robert Brunet                                                          Page 43 of 45
Conclusions
Thermodynamic cycles
•The capabilities of this approach were tested in two thermodynamic cycles: a
steam power cycle and an ammonia-water absorption cooling cycle, for which
we minimized the total annualized cost and a set of environmental impacts
measured in three LCA damage categories.

Biofuel
•We demonstrate the capabilities of this strategy with two case studies in which
we address the design of a 12,000 ton/year alkali-catalyzed biodiesel process
using vegetable oil modeled in Aspen Plus and a 120,000 tones/year dry-grind
corn-to-ethanol production plant modeled in SuperPro Designer.
•The results obtained show that is possible to achieve reductions in
environmental impact up to 15 % for the biodiesel and energy consumption of
up to 25% for the bioethanol with respect to the minimum cost design.




Robert Brunet                                                          Page 44 of 45
Thanks for your attention!

     Systematic methods based on combined simulation-
   optimization for the optimal design of chemical processes
                                  ROBERT BRUNET SOLÉ
                Supervisors: Dr. Gonzalo Guillén and Dr. Laureano Jiménez

                   Department of Chemical Engineering, URV, Tarragona
                                      SUSCAPE




Robert Brunet                                                               Page 45 of 45

More Related Content

Similar to Draft PhD Presentation Robert Brunet

A Usability Perspective on Clinical Handover Improvement- CHIPS with Everythi...
A Usability Perspective on Clinical Handover Improvement- CHIPS with Everythi...A Usability Perspective on Clinical Handover Improvement- CHIPS with Everythi...
A Usability Perspective on Clinical Handover Improvement- CHIPS with Everythi...Health Informatics New Zealand
 
Broad Considerations for Sustainable Engineering - Richard Wysk, North Caroli...
Broad Considerations for Sustainable Engineering - Richard Wysk, North Caroli...Broad Considerations for Sustainable Engineering - Richard Wysk, North Caroli...
Broad Considerations for Sustainable Engineering - Richard Wysk, North Caroli...marcus evans Network
 
Episode 55 : Conceptual Process Synthesis-Design
Episode 55 :  Conceptual Process Synthesis-DesignEpisode 55 :  Conceptual Process Synthesis-Design
Episode 55 : Conceptual Process Synthesis-DesignSAJJAD KHUDHUR ABBAS
 
Lecture Notes for Eco-design principles lecture
Lecture Notes for Eco-design principles lectureLecture Notes for Eco-design principles lecture
Lecture Notes for Eco-design principles lectureJ. M. Korhonen
 
Ts studymaterial-090909032217-phpapp02
Ts studymaterial-090909032217-phpapp02Ts studymaterial-090909032217-phpapp02
Ts studymaterial-090909032217-phpapp02Vinay Kumar
 
Bioprocess simulation
Bioprocess simulationBioprocess simulation
Bioprocess simulationmohit kumar
 
First principles models as a tool to accelerate innovation in the design and ...
First principles models as a tool to accelerate innovation in the design and ...First principles models as a tool to accelerate innovation in the design and ...
First principles models as a tool to accelerate innovation in the design and ...pablo-rolandi
 
Lca and sustainable made gunamantha
Lca and sustainable made gunamanthaLca and sustainable made gunamantha
Lca and sustainable made gunamanthaMade Gunamantha
 
Evaluation of Environmental Impact of Leather Process Using LCA Methodology
Evaluation of Environmental Impact of Leather Process Using LCA MethodologyEvaluation of Environmental Impact of Leather Process Using LCA Methodology
Evaluation of Environmental Impact of Leather Process Using LCA MethodologyAssomac
 
Study of solution development methodology for small size projects.
Study of solution development methodology for small size projects.Study of solution development methodology for small size projects.
Study of solution development methodology for small size projects.Joon ho Park
 
Lca assessment task
Lca assessment taskLca assessment task
Lca assessment taskrethink
 
Introduction to plant design economics
Introduction to plant design economicsIntroduction to plant design economics
Introduction to plant design economicsSunita Jobli
 
EcoLogTex: a software tool supporting the design of sustainable supply chain...
EcoLogTex:  a software tool supporting the design of sustainable supply chain...EcoLogTex:  a software tool supporting the design of sustainable supply chain...
EcoLogTex: a software tool supporting the design of sustainable supply chain...Andrea Emilio Rizzoli
 
Doe Taguchi Basic Manual1
Doe Taguchi Basic Manual1Doe Taguchi Basic Manual1
Doe Taguchi Basic Manual1nazeer pasha
 
Experiences and details of a high throughput, multi-user, multiple instrument...
Experiences and details of a high throughput, multi-user, multiple instrument...Experiences and details of a high throughput, multi-user, multiple instrument...
Experiences and details of a high throughput, multi-user, multiple instrument...Mark Bayliss
 
International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI)International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI)inventionjournals
 
Design of experiments formulation development exploring the best practices ...
Design of  experiments  formulation development exploring the best practices ...Design of  experiments  formulation development exploring the best practices ...
Design of experiments formulation development exploring the best practices ...Maher Al absi
 

Similar to Draft PhD Presentation Robert Brunet (20)

Measuring Succes of a New Ethanol Technology: Sustainability Assessment of PP...
Measuring Succes of a New Ethanol Technology: Sustainability Assessment of PP...Measuring Succes of a New Ethanol Technology: Sustainability Assessment of PP...
Measuring Succes of a New Ethanol Technology: Sustainability Assessment of PP...
 
CTBE Virtual Sugarcane Biorefinery Proposal: concept, objectives and executio...
CTBE Virtual Sugarcane Biorefinery Proposal: concept, objectives and executio...CTBE Virtual Sugarcane Biorefinery Proposal: concept, objectives and executio...
CTBE Virtual Sugarcane Biorefinery Proposal: concept, objectives and executio...
 
A Usability Perspective on Clinical Handover Improvement- CHIPS with Everythi...
A Usability Perspective on Clinical Handover Improvement- CHIPS with Everythi...A Usability Perspective on Clinical Handover Improvement- CHIPS with Everythi...
A Usability Perspective on Clinical Handover Improvement- CHIPS with Everythi...
 
Broad Considerations for Sustainable Engineering - Richard Wysk, North Caroli...
Broad Considerations for Sustainable Engineering - Richard Wysk, North Caroli...Broad Considerations for Sustainable Engineering - Richard Wysk, North Caroli...
Broad Considerations for Sustainable Engineering - Richard Wysk, North Caroli...
 
Episode 55 : Conceptual Process Synthesis-Design
Episode 55 :  Conceptual Process Synthesis-DesignEpisode 55 :  Conceptual Process Synthesis-Design
Episode 55 : Conceptual Process Synthesis-Design
 
Lecture Notes for Eco-design principles lecture
Lecture Notes for Eco-design principles lectureLecture Notes for Eco-design principles lecture
Lecture Notes for Eco-design principles lecture
 
Ts studymaterial-090909032217-phpapp02
Ts studymaterial-090909032217-phpapp02Ts studymaterial-090909032217-phpapp02
Ts studymaterial-090909032217-phpapp02
 
Bioprocess simulation
Bioprocess simulationBioprocess simulation
Bioprocess simulation
 
1ST REVIEW
1ST REVIEW1ST REVIEW
1ST REVIEW
 
First principles models as a tool to accelerate innovation in the design and ...
First principles models as a tool to accelerate innovation in the design and ...First principles models as a tool to accelerate innovation in the design and ...
First principles models as a tool to accelerate innovation in the design and ...
 
Lca and sustainable made gunamantha
Lca and sustainable made gunamanthaLca and sustainable made gunamantha
Lca and sustainable made gunamantha
 
Evaluation of Environmental Impact of Leather Process Using LCA Methodology
Evaluation of Environmental Impact of Leather Process Using LCA MethodologyEvaluation of Environmental Impact of Leather Process Using LCA Methodology
Evaluation of Environmental Impact of Leather Process Using LCA Methodology
 
Study of solution development methodology for small size projects.
Study of solution development methodology for small size projects.Study of solution development methodology for small size projects.
Study of solution development methodology for small size projects.
 
Lca assessment task
Lca assessment taskLca assessment task
Lca assessment task
 
Introduction to plant design economics
Introduction to plant design economicsIntroduction to plant design economics
Introduction to plant design economics
 
EcoLogTex: a software tool supporting the design of sustainable supply chain...
EcoLogTex:  a software tool supporting the design of sustainable supply chain...EcoLogTex:  a software tool supporting the design of sustainable supply chain...
EcoLogTex: a software tool supporting the design of sustainable supply chain...
 
Doe Taguchi Basic Manual1
Doe Taguchi Basic Manual1Doe Taguchi Basic Manual1
Doe Taguchi Basic Manual1
 
Experiences and details of a high throughput, multi-user, multiple instrument...
Experiences and details of a high throughput, multi-user, multiple instrument...Experiences and details of a high throughput, multi-user, multiple instrument...
Experiences and details of a high throughput, multi-user, multiple instrument...
 
International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI)International Journal of Mathematics and Statistics Invention (IJMSI)
International Journal of Mathematics and Statistics Invention (IJMSI)
 
Design of experiments formulation development exploring the best practices ...
Design of  experiments  formulation development exploring the best practices ...Design of  experiments  formulation development exploring the best practices ...
Design of experiments formulation development exploring the best practices ...
 

More from Robert Brunet

Unemployability Spain
Unemployability SpainUnemployability Spain
Unemployability SpainRobert Brunet
 
Writing Strategies Chapter8
Writing Strategies Chapter8Writing Strategies Chapter8
Writing Strategies Chapter8Robert Brunet
 
Writing Strategies Chapter7
Writing Strategies Chapter7Writing Strategies Chapter7
Writing Strategies Chapter7Robert Brunet
 
Writing Strategies Chapter6
Writing Strategies Chapter6Writing Strategies Chapter6
Writing Strategies Chapter6Robert Brunet
 
Writing Strategies Chapter5
Writing Strategies Chapter5Writing Strategies Chapter5
Writing Strategies Chapter5Robert Brunet
 
Writing Strategies Chapter4
Writing Strategies Chapter4Writing Strategies Chapter4
Writing Strategies Chapter4Robert Brunet
 
Writing Strategies Chapter3
Writing Strategies Chapter3Writing Strategies Chapter3
Writing Strategies Chapter3Robert Brunet
 
Writing Strategies Chapter2
Writing Strategies Chapter2Writing Strategies Chapter2
Writing Strategies Chapter2Robert Brunet
 
Writing Strategies Chapter1
Writing Strategies Chapter1Writing Strategies Chapter1
Writing Strategies Chapter1Robert Brunet
 
Writing Strategies Intro
Writing Strategies IntroWriting Strategies Intro
Writing Strategies IntroRobert Brunet
 

More from Robert Brunet (16)

Tips to get a job
Tips to get a jobTips to get a job
Tips to get a job
 
AEGEE-Tarragona
AEGEE-TarragonaAEGEE-Tarragona
AEGEE-Tarragona
 
Unemployability Spain
Unemployability SpainUnemployability Spain
Unemployability Spain
 
CV Robert Brunet
CV Robert BrunetCV Robert Brunet
CV Robert Brunet
 
Writing Strategies Chapter8
Writing Strategies Chapter8Writing Strategies Chapter8
Writing Strategies Chapter8
 
Writing Strategies Chapter7
Writing Strategies Chapter7Writing Strategies Chapter7
Writing Strategies Chapter7
 
Writing Strategies Chapter6
Writing Strategies Chapter6Writing Strategies Chapter6
Writing Strategies Chapter6
 
Writing Strategies Chapter5
Writing Strategies Chapter5Writing Strategies Chapter5
Writing Strategies Chapter5
 
Writing Strategies Chapter4
Writing Strategies Chapter4Writing Strategies Chapter4
Writing Strategies Chapter4
 
Writing Strategies Chapter3
Writing Strategies Chapter3Writing Strategies Chapter3
Writing Strategies Chapter3
 
Writing Strategies Chapter2
Writing Strategies Chapter2Writing Strategies Chapter2
Writing Strategies Chapter2
 
Writing Strategies Chapter1
Writing Strategies Chapter1Writing Strategies Chapter1
Writing Strategies Chapter1
 
Writing Strategies Intro
Writing Strategies IntroWriting Strategies Intro
Writing Strategies Intro
 
IQ Course 3
IQ Course 3IQ Course 3
IQ Course 3
 
IQ Course 2
IQ Course 2IQ Course 2
IQ Course 2
 
IQ Course
IQ CourseIQ Course
IQ Course
 

Recently uploaded

Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...RKavithamani
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 

Recently uploaded (20)

Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 

Draft PhD Presentation Robert Brunet

  • 1. Optimal design of sustainable chemical processes via combined simulation-optimization approach ROBERT BRUNET SOLÉ Supervisors: Dr. Gonzalo Guillén and Dr. Laureano Jiménez Department of Chemical Engineering Universitat Rovira i Virgili, Tarragona Tarragona, 19th December 2012 Robert Brunet Page 1 of 45
  • 2. 1. Introduction (Ch1) 2. Bioprocesses (Ch 2 & 3) 3. Thermodynamic cycles (Ch 4 & 5) 4. Biofuels (Ch 6 & 7) 5. Conclusions (Ch 8) Robert Brunet Page 2 of 45
  • 4. Key basis of my research Multi-objective optimization for sustainable chemical process design Process Simulation Mathematical Programming Assessment Evaluation Chemical Processes Economic Packages Life Cycle Case Study Tools Indicators Robert Brunet Page 4 of 45
  • 5. Aim of the work Main motivation •Chemical companies need to develop more sustainable processes: • Plant profitability increase • Emissions and enviromental impact reduction Aim of the work •Develop systematic tools to achieve reductions in production costs and environmental impact of bioprocesses • Systematic method based on the combined use of simulation and optmization tools Robert Brunet Page 5 of 45
  • 7. Mathematical Programming min f ( x, y ) Variables (x, y) Algebraic eq. (f, h, g) s.t. h( x, y ) = 0 Continuous Linear Discrete {0,1] Non-linear g ( x, y ) ≤ 0 x ∈ℜ, y ∈{0,1} LP NLP MILP MINLP Linear Non-Linear Mixed Integer Mixed Integer Programming Programming Linear Programming Non-Linear Programming ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● ● Advanced customized solution methods required Robert Brunet Page 7 of 45
  • 8. Mathematical formulation Objective functions (cost and environmental impact) Process equations: • Non-linear performance of the system (mass and energy balances) • Thermodynamic properties •Design specifications (linear inequalities) •Continuous variables: • Flows • Operating conditions (pressures, temperatures, etc.) • Sizes of equipments Discrete variables (logical decisions denoting the potential existence of process units) How can we measure the environmental impact ? Robert Brunet Page 8 of 45
  • 9. Economic and Environmental Analysis Economical Evaluation (Net Present Value or Total Capital Investment or Operating Cost) Life Cycle Assessment (LCA) Life Cycle Assessment Life Cycle Assessment Evaluate the environmental loads associated with Evaluate the environmental loads associated with a product or process a product or process (LCA) (LCA) Quantifying energy and materials used to evaluate opportunities for to evaluate opportunities for Quantifying energy and materials used and waste released improvements improvements and waste released Robert Brunet Page 9 of 45
  • 10. LCA methodology Express the life cycle inventory as a function of some continuous variables: Process variables (pressures, temperatures, flows, etc.) Direct emissions from the process Production of raw materials Construction phase Waste generation Operation phase Translate inventory into damage • Human health • Ecosystem quality • Depletion of resources Damage in each impact indicator (11 indicators) Damage in each damage category (3 damage categories) Robert Brunet Page 10 of 45
  • 11. Combined Simulation-Optimization Using process simulators instead generic modeling systems… Process Simulator (Aspen Plus, Aspen HYSYS, SuperPro) Dependent variables: Decision variables (Heat flow, Area, Power) (Temperature, Pressure, mass flow) Index calculator & Optimization solvers Constraints evaluation NLP solver (fmincon) (economic, LCA, etc.) MILP solver (CPLEX) Robert Brunet Page 11 of 45
  • 12. Epsilon constraint methodology Multiobjective optimization problems (economic and environmental concerns) Epsilon constraint methodology: Solve a set of single objective problems for different values of ε Cost Environmental Impact Robert Brunet Page 12 of 45
  • 14. Bioprocesses 600 Pharma 500 3 Market Price [M$/kg] *10 400 Health Care 300 Detergents Food/feed 200 Basic Chemicals 100 0 0 10 20 30 40 50 60 3 Annual Volume[m3/year] *10 Robert Brunet Page 14 of 45
  • 15. L-lysine production plant (Heinzle et al, 2006) Bioreactor Raw materials preparation Biomass removal and concentration Robert Brunet Page 15 of 45
  • 16. Problem posed as a MIDO Optimization problem (Mathematical formulation) The bioreactor is treated as dynamic, while the rest of the batch process with algebraic equations, involves also discrete decisions. Mixed Integer Dynamic Optimization (MIDO) Objective function (cost and environmental impact) Set of differential and algebraic equations (DAEs) describes the dynamic system Initial conditions Enforce conditions must be satisfied at specific time instances Time invariant equality and inequality constraints Robert Brunet Page 16 of 45
  • 17. Reduced space method Initial (NLP) Fixed topology MASTER PROBLEM (MILPk) Determine plant topology PRIMAL PROBLEM (NLPk) NLP solver (determine operating conditions) COM COM Process model Set of differential equations 1. Mass & energy balances (bioreactor model) 2. Economic & environmental analysis No k=k+1 NLP worsening? Sup. hyp. + int. cuts Yes END Robert Brunet Page 17 of 45
  • 18. Optimization results Process of L-Lysine Production Objective function - maximize NPV - minimize Environmental Impact Decision variable - Threonine Concentration - Glucose Concentration Combine - Vo reactor - Reaction time - Equiments in parallel (discrete) Constrains - Production = Demand - Product Purity Results Base Case Optimal Case Net present value [M$] 172.003 195.688 Total capital investment [M$] 101.766 79.885 NPV improved Operating cost [M$/year] 10.631 8.830 13.1% Production rate [ tons MP/year] 6,202 6,202 Batch Throughput [tons MP/batch] 29.647 44.30 Recipe Cycle time [h] 37.51 55.81 Fermentors [equipment] 3 2 Article 1. Hybrid Simulation-Optimization based approach for the Optimal Design of Single-Product Biotechnological Processes. Computers and Chemical Engineering 2012. Robert Brunet Page 18 of 45
  • 19. Multi-objective Reduced space method Initial (NLP) Fixed topology MASTER PROBLEM (MILPk) Determine plant topology PRIMAL PROBLEM (NLPk) NLP solver (determine operating conditions) COM COM Process model Set of differential equations 1. Mass & energy balances (bioreactor model) 2. Economic & environmental analysis No k=k+1 NLP worsening? Sup. hyp. + int. cuts Yes No Yes New epsilon value Termination criterion END Robert Brunet Page 19 of 45
  • 20. Reduction 2-dimensional Pareto sets PCA Robert Brunet Page 20 of 45
  • 21. Reduced Pareto Set of optimal solutions Minimum EI Maximum NPV EI (YOA ) NPV (STY ) ↓Glucose Consumption ↓ Volume equip. ↓ Batch time NPV (STY ) EI (YOA ) ↑Volume equip. ↑Batch time ↑Glucose Consumption Article 2. Cleaner design of single-product biotechnology facilites through the integration of process simulation, multi-objective optimization, LCA and principal component analysis. Industrial & Engineering Chemistry Research 2012. Robert Brunet Page 21 of 45
  • 22. 3. Thermodynamic Cycles Robert Brunet Page 22 of 45
  • 23. Energy consumption increase in the last 25 years 1981: 6,600 Mtones oil eq. 2006: 11,000 Mtones oil eq. Increase of 66% in the last 25 years Robert Brunet Page 23 of 45
  • 24. Optimization of Thermodynamic Cycles Thermodynamic Cycles Power production  Rankine Cycle Cooling and refrigeration Absorption Cycle Reduce cycle costs Make a better use of resources Aim of the work Develop a systematic method for the optimal design of thermodynamic cycles based on the combined use of process simulation and optmization tools Robert Brunet Page 24 of 45
  • 25. Absorption cooling cycle Desorber Condenser & subcooler Evaporator Pump Cooling Absorber capacity Decision variables: (continuous variables) Pressure, Mass flow, Temperature, Composition (discrete variables) Number of trays, Feed tray Robert Brunet Page 25 of 45
  • 26. Combined Simulation-optimization Initial (NLP) Fixed topology MASTER PROBLEM (MILPk) Determines new cycle topology PRIMAL PROBLEM (NLPk) Process model NLP solver 1. Mass & energy balances COM (determine operating 2. Economic & environmental analysis conditions) No k=k+1 NLP worsening? Sup. hyp. + int. cuts Yes No Yes New epsilon value Termination criterion END Robert Brunet Page 26 of 45
  • 27. Results Absorption cycle optimization Design COP [-] TAC [€/yr] ECO99 [Points] TAC = 9.35% Cooling ECO99 0.686 23,445 15,601 EI = 7.82% Cost 0.629 21,916 16,926 TAC = 10.90% Refrigeration ECO99 0.516 32,293 20,807 TAC = 11.27% Cost 0.453 28,771 23,451 Article 3. Combined simulation-optimization methodology for the design of environmental conscious absorption systems. Computers and Chemical Engineering 2012. Robert Brunet Page 27 of 45
  • 28. Modified Steam Rankine Cycle Decision variables: Pressure, Mass flows, Temperature (continuous variables) Robert Brunet Page 28 of 45
  • 29. Combined Simulation-optimization NLP Process model NLP solver 1. Mass & energy balances COM (determine operating 2. Economic & environmental analysis conditions) No Yes New epsilon value Termination criterion END Robert Brunet Page 29 of 45
  • 30. Parallel coordinates plot TAC HH EQ DR min min min Min Min TAC TAC HH EQ DR ↓ Exchange area Cost [€] 659.876 689.017 678.386 689.017 ↓Turbine size HH [Poitns] 18.849 17.901 18.106 17.901 ↑Energy consumption Min impact EQ [Points] 10.294 9.881 9.767 9.767 ↑Exchange area NR [Points] 197.993 189.894 187.646 187.646 ↓Energy consumption EI [Points] 227.136 217.675 215.520 215.314 Article 4. Minimization of the LCA impact of thermodynamic cycles using a combined simulation-optimization approach. Applied Thermal Engineering 2012. Robert Brunet Page 30 of 45
  • 31. 4. Biofuels Robert Brunet Page 31 of 45
  • 32. Aim of the work Main motivation • Petroleum-based fuels play a vital role in industrial development, transportation, agricultural sector and many other human needs. • To be a viable alternative, a biofuel should provide a net energy gain, have environmental benefits, be economically competitive, and be producible in large quantities without reducing food supplies. Objectives • Reducing the energy consumption of biofuel plants through their integration with a solar thermal energy system that generates steam • Bi-criteria NLP for the simultaneous minimization of cost and energy consumption. • Two different biofuel processes are optimized a alkali-catalyzed biodiesel process using vegetable oil and a dry-grind corn to bioethanol. Robert Brunet Page 32 of 45
  • 33. Process combined with solar collectors Robert Brunet Page 33 of 45
  • 35. Solar assisted steam generation system _ _ _ _ _ Q k ,t + Qk ',t ' + Qk '',t −1 = Qk ''',t + Qk '',t k = col , k' = GFH , k' ' = TES , k' ' ' = B, ∀t Qk = mNG ·LHV ·ηk k = GFH _ QTES ,t ≤ CAP ∀t Qk ,t = Gt ⋅ Ak ⋅ ηk ,t k = col , ∀t 2  Ttav − Ttamb   Ttav − Ttamb  η k ,t = ηt 0 − a1 (Tt − Tt ) − a2  av amb   − a3     , k = col , ∀t   Gt   Gt  TOUTk − TINk Ttav = k = col , ∀t 2 Robert Brunet Page 35 of 45
  • 36. Biodiesel production from vegetable oil Robert Brunet Page 36 of 45
  • 37. Pareto set of biodiesel production plant Robert Brunet Page 37 of 45
  • 38. Summary of the different design alternatives Article 5. Reducing the environmental impact of biodiesel production from vegetable oil using a solar assisted steam generation system with heat storage. Industrial & Engineering Chemistry Research 2012. Robert Brunet Page 38 of 45
  • 39. Dry-grind corn bioethanol production Robert Brunet Page 39 of 45
  • 40. Pareto set of bioethanol production plant Robert Brunet Page 40 of 45
  • 41. Summary of the different design alternatives Article 6. Minimization of the energy consumption in bioethanol production processes using a solar assisted steam generation system with heat storage. Robert Brunet Page 41 of 45
  • 43. Conclusions General •A new methodology for optimization of chemical processes based on a combined use of simulation and optimization tools •The methodology introduces the environmental impact (measured following the LCA principles) in the multi-objective optimization •Very efficient with “non-standard” unit operations (complex reaction kinetics, …) modeled and optimized via external solver Bioprocesses •The capabilities of this method have been tested in a typical fermentation process and the production of the amino acid L-lysine. From numerical results, we concluded that it is possible to significantly improve the economic and environmental performance of bioprocesses by optimizing them as a whole. Robert Brunet Page 43 of 45
  • 44. Conclusions Thermodynamic cycles •The capabilities of this approach were tested in two thermodynamic cycles: a steam power cycle and an ammonia-water absorption cooling cycle, for which we minimized the total annualized cost and a set of environmental impacts measured in three LCA damage categories. Biofuel •We demonstrate the capabilities of this strategy with two case studies in which we address the design of a 12,000 ton/year alkali-catalyzed biodiesel process using vegetable oil modeled in Aspen Plus and a 120,000 tones/year dry-grind corn-to-ethanol production plant modeled in SuperPro Designer. •The results obtained show that is possible to achieve reductions in environmental impact up to 15 % for the biodiesel and energy consumption of up to 25% for the bioethanol with respect to the minimum cost design. Robert Brunet Page 44 of 45
  • 45. Thanks for your attention! Systematic methods based on combined simulation- optimization for the optimal design of chemical processes ROBERT BRUNET SOLÉ Supervisors: Dr. Gonzalo Guillén and Dr. Laureano Jiménez Department of Chemical Engineering, URV, Tarragona SUSCAPE Robert Brunet Page 45 of 45

Editor's Notes

  1. 1. Cover
  2. 2. Index
  3. 3. Introduction
  4. 4. Key basis of my research
  5. 5. Aim of the work
  6. 6. Chemical processes
  7. It is very complex field in Engineering. In mathematical programming we have to type of varaibles continuouis and discrete variables and two type of algebraic equations linear and non-linear. Where all variables are continuous and all equations linear we have a LP problem. If we include some non-linear equations in the problem we will have a NLP In the case with linear equations and continuous and discrete varaibles we have a MILP Finally the most complex is the MINLP where we have continuous and discrete varaiables and linear and non-linear equations
  8. 7. Mathematical Formulation
  9. 8. Economic and Environmental evaluation
  10. 9. LCA Methodology
  11. 10. Implementation: Combined Simulation-Optimization
  12. 11. Epsilon constraint methodology
  13. 12. Index Bioprocesses
  14. In this slide is presenting the solution procedure applied to solve this type of problems. Firstly
  15. 1. Firstly we solve the mono-objetive
  16. In this slide is presenting the solution procedure applied to solve this type of problems. Firstly