Life Cycle Network Modeling Framework and Solution Algorithms for Systems Analysis and Optimization of the Water-Energy Nexus
Abstract
:1. Introduction
2. Approach
2.1. Data Collection and Life Cycle Optimization Approach
2.2. Model Formulation
2.2.1. Sets and Notation
2.2.2. Objective Functions
2.2.3. Economic Constraints
2.2.4. Mass Balance Constraints
2.2.5. Water Constraint
2.3. Solution Method
Algorithm. Parametric algorithm outer loop with branch and refine (B&R) + piecewise linear approximation algorithm with NLP subproblems in the inner loop | |||||||||||
1: | Initialization. | ||||||||||
2: | Set lowerbound:= −Inf, upperbound:= +Inf | ||||||||||
3: | Set initial piecewise linear approximations at lcap and ucap | ||||||||||
4: | Set initial parametric parameter value: = 0 | ||||||||||
5: | Set initial parametric gap: = +Inf | ||||||||||
6: | while the parametric gap is larger than the parametric tolerance | ||||||||||
7: | while the B&R gap is larger than the B&R tolerance | ||||||||||
8: | Solve MILP with SOS1 variable approximation for capital cost and parametric form for economic efficiency of energy | ||||||||||
9: | if NPV < upperbound | ||||||||||
10: | Set upperbound: = NPV | ||||||||||
11: | end if | ||||||||||
12: | Fix binary technology decision variables | ||||||||||
13: | Solve NLP problem with solution from step 8 | ||||||||||
14: | if feasible solution from step 13 is found & solution NPV > lowerbound | ||||||||||
14: | Set lowerbound: = NPV from step 13 | ||||||||||
15: | end if | ||||||||||
16: | Calculate gap between upper and lower bounds | ||||||||||
17: | if B&R gap < B&R tolerance | ||||||||||
18: | Terminate with upperbound as solution for the NPV | ||||||||||
19: | else B&R gap > B&R tolerance | ||||||||||
20: | Determine in which interval the solution from step 8 is located | ||||||||||
21: | Place a new node for piecewise linear approximation at that solution | ||||||||||
22: | Return to step 8. | ||||||||||
23: | end if | ||||||||||
24: | Calculate the parametric gap with solution from step 13 | ||||||||||
25: | if B&R gap < B&R tolerance | ||||||||||
26: | if parametric gap > parametric tolerance | ||||||||||
27: | Update parametric parameter value. | ||||||||||
28: | end if | ||||||||||
29: | if parametric gap < parametric tolerance | ||||||||||
30: | Calculate economic efficiency of energy from solution from step 13 as optimal solution | ||||||||||
31: | end if | ||||||||||
32: | end while | ||||||||||
33: | Reset upperbound and lowerbound values to Initialization values (step 2). | ||||||||||
34: | end while |
3. Case Study with a Bioconversion Network, Results, and Discussion
3.1. Description of Case Study
Biomass Feedstock | Water Consumption Rate for Cultivation (L/kg Biomass) |
---|---|
Soybean | 2145 |
Corn | 1222 |
Sugarcane | 210 |
Corn Stover | 1222 |
Hardwood | 0.357 |
Softwood | 0.268 |
Switchgrass | 0 |
Biomass Feedstock/Biofuel | Market Price ($/kg) |
---|---|
Soybean | 0.1085 |
Corn | 0.0317 |
Sugarcane | 0.0925 |
Corn Stover | 0.0881 |
Hardwood | 0.0728 |
Softwood | 0.0728 |
Switchgrass | 0.0878 |
Ethanol | 0.61 |
Gasoline | 0.83 |
Diesel and Biodiesel | 0.92 |
3.2. Minimum Water Footprint Solution
3.3. Maximum Economic Efficiency of Water Solution
3.4. Maximimum Energy Efficiency of Water Solution
Metric | Minimum Water Footprint | Maximum Economic Efficiency of Water | Maximum Energy Efficiency of Water |
---|---|---|---|
Energy Produced (in Biofuel Form) (MJ/year) | 1.34 × 109 | 1.56 × 109 | 1.66 × 109 |
Water Footprint (ML/year) | 55.1 | 87.6 | 59.3 |
Energy Efficiency of Water (MJ/L) | 24.62 | 15.32 | 27.98 |
Capital Cost ($M) | 250 | 250 | 250 |
Economic Efficiency of Water ($/L) | −1.31 | 0.76 | −1.19 |
4. Conclusions
Supplementary Files
Supplementary File 1Acknowledgments
Author Contributions
Conflicts of Interest
Appendix
A.1. Notation
Sets | |
I | Set of materials/compounds |
J | Set of technologies |
N | Set of points in the piecewise linear approximations |
Subsets | |
B | Subset of biomass feedstocks |
F | Subset of biofuel products |
Continuous Variables | |
CCj | Capital cost of technology j |
FE | Energy available in all final fuel products |
NPV | Annualized net present value of the processing pathway |
OBJEcEW | Objective function for the economic efficiency of water |
OBJEEW | Objective function for the energy efficiency of water |
OBJwater | Objective function for the water footprint |
Pi | Amount of biomass feedstock i purchased |
Si | Amount of biofuel product i produced and sold |
Wj,n | Weighted variable to determine where along the piecewise linear approximations in interval n the solution lies for technology j |
WF | The water footprint of the processing pathway |
Xj | The capacity of technology j |
Discrete Variables | |
BDj | A decision variable that determines if technology j is included in the final processing pathway |
SOS1 Variables | |
EXj,n | SOS1 variable that ensures only one solution is present for technology j along the piecewise linear approximations for technology j over intervals n |
Parameters | |
ccb | The capital cost budget of the processing pathway |
ccf | Capital cost factor |
cchf | Capital charge factor |
demi | The demand to be satisfied for fuel i |
dyij | The destructive yield of compound/material i in technology j |
ec | Cost of electricity |
fcfj | The fixed cost factor for technology j |
fpi | Price of feedstock i |
ftci | Distance-fixed transportation cost for feedstock i |
mnai | Minimum availability for feedstock i |
mxai | Minimum availability for feedstock i |
n | Expected lifetime of the processing pathway |
peci | Product energy content of fuel product i |
pyij | Productive yield of compound/material i in technology j |
qe | Parametric parameter for the economic efficiency of water objective |
qn | Parametric parameter for the energy efficiency of water objective |
r | Interest rate |
refcj | Reference capacity of technology j |
refccj | Reference capital cost of technology j |
refocj | Reference operating cost of technology j |
sfj | Capital cost scaling factor for technology j |
spi | The selling price of compound/material i |
uj,n | Parameter used to represent the capacity of technology j at point n of the piecewise linear approximation |
uej | Unit electricity requirement of technology j |
valj,n | Parameter used, along with the variable Wj,n, to represent the capital cost of technology j at point n of the piecewise linear approximation |
vtci | Variable transportation cost of feedstock i |
wci | Unit rate of water consumption for cultivation of feedstock i |
wpj | Unit rate of water consumption of technology j |
εFE | ε-constraint parameter for the energy efficiency of energy |
εNPV | ε-constraint parameter for the economic efficiency of water |
A.2. Computational Performance Results
Model Property | Original MINLFP Problem | MILP with NLP Subproblems |
---|---|---|
Objective Value (MJ/L) | 27.98 | 27.98 |
Constraints | 1,512 | 4112 (MILP); 1512 (NLP subproblems) |
Continuous Variables | 891 | 4291 (MILP); 891 (NLP subproblem) |
Discrete Variables | 200 | 400 (MILP); 0 (NLP subproblem) |
Solver | BARON 14.4.0 | CPLEX 12.6.1/CONOPT3 |
Solution Time (CPUs) | 56.5 | 7.6 |
References
- Bakshi, B.R.; Fiksel, J. The quest for sustainability: Challenges for process systems engineering. AIChE J. 2003, 49, 1350–1358. [Google Scholar] [CrossRef]
- Bakshi, B.R. Methods and tools for sustainable process design. Curr. Opin. Chem. Eng. 2014, 6, 69–74. [Google Scholar] [CrossRef]
- Watkins, K. Human Development Report 2006-beyond Scarcity: Power, Poverty and the Global Water Crisis; UNDP: New York, NY, USA, 2006. [Google Scholar]
- Carlton, J.; Lazo, A.U.S. News: California declares drought emergency. Wall Street Journal 2014, A.3. [Google Scholar]
- Bagajewicz, M.; Rodera, H.; Savelski, M. Energy efficient water utilization systems in process plants. Comput. Chem. Eng. 2002, 26, 59–79. [Google Scholar] [CrossRef]
- Alnouri, S.; Stijepovic, M.; Linke, P.; El-Halwagi, M. Optimal design of spatially constrained interplant water networks with direct recycling techniques using genetic algorithms. Chem. Eng. Trans. 2014, 39, 457–462. [Google Scholar]
- Sueviriyapan, N.; Siemanond, K.; Quaglia, A.; Gani, R.; Suriyapraphadilok, U. The optimization-based design and synthesis of water network for water management in an industrial process: Refinery effluent treatment plant. Chem. Eng. 2014, 39, 133–138. [Google Scholar]
- Kenny, J.F.; Barber, N.L.; Hutson, S.S.; Linsey, K.S.; Lovelace, J.K.; Maupin, M.A. Estimated Use of Water in the United States in 2005; US Geological Survey: Reston, VA, USA, 2009.
- U.S. Department of Energy. The Water-Energy Nexus: Challenges and Opportunities; U.S. Department of Energy: Washington, DC, USA, 2014.
- Hussey, K.; Pittock, J. The energy-water nexus: Managing the links between energy and water for a sustainable future. Ecol. Soc. 2012. [Google Scholar] [CrossRef]
- Carter, N.T. Energy’s Water Demand: Trends, Vulnerabilities, and Management; DIANE Publishing: Darby, PA, USA, 2011. [Google Scholar]
- Perrone, D.; Murphy, J.; Hornberger, G.M. Gaining perspective on the water-energy nexus at the community scale. Environ. Sci. Technol. 2011, 45, 4228–4234. [Google Scholar] [CrossRef] [PubMed]
- USGS. Hydroelectric Power Water Use. Available online: http://water.usgs.gov/edu/wuhy.html (accessed on 7 July 2015).
- Herath, I.; Deurer, M.; Horne, D.; Singh, R.; Clothier, B. The water footprint of hydroelectricity: A methodological comparison from a case study in new zealand. J. Clean. Prod. 2011, 19, 1582–1589. [Google Scholar] [CrossRef]
- Jiménez-Gutiérrez, A.; Lona-Ramírez, J.; Ponce-Ortega, J.M.; El-Halwagi, M. An minlp model for the simultaneous integration of energy, mass and properties in water networks. Comput. Chem. Eng. 2014, 71, 52–66. [Google Scholar] [CrossRef]
- Gao, J.; You, F. Optimal design and operations of supply chain networks for water management in shale gas production: Milfp model and algorithms for the water-energy nexus. AIChE J. 2015, 61, 1184–1208. [Google Scholar] [CrossRef]
- Murphy, C.F.; Allen, D.T. Energy-water nexus for mass cultivation of algae. Environ. Sci. Technol. 2011, 45, 5861–5868. [Google Scholar] [CrossRef] [PubMed]
- Walker, M.E.; Lv, Z.; Masanet, E. Industrial steam systems and the energy-water nexus. Environ. Sci. Technol. 2013, 47, 13060–13067. [Google Scholar] [CrossRef] [PubMed]
- Ahmetovic, E.; Martín, M.; Grossmann, I.E. Optimization of energy and water consumption in corn-based ethanol plants. Ind. Eng. Chem. Res. 2010, 49, 7972–7982. [Google Scholar] [CrossRef]
- Baliban, R.C.; Elia, J.A.; Floudas, C.A. Simultaneous process synthesis, heat, power, and water integration of thermochemical hybrid biomass, coal, and natural gas facilities. Comput. Chem. Eng. 2012, 37, 297–327. [Google Scholar] [CrossRef]
- Halim, I.; Srinivasan, R. Sequential methodology for integrated optimization of energy and water use during batch process scheduling. Comput. Chem. Eng. 2011, 35, 1575–1597. [Google Scholar] [CrossRef]
- Elena, G.-C.; Esther, V. From water to energy: The virtual water content and water footprint of biofuel consumption in spain. Energy Policy 2010, 38, 1345–1352. [Google Scholar] [CrossRef]
- Gheewala, S.H.; Berndes, G.; Jewitt, G. The bioenergy and water nexus. Biofuels Bioprod. Biorefining 2011, 5, 353–360. [Google Scholar] [CrossRef]
- Cobuloglu, H.I.; Büyüktahtakın, İ.E. Food vs. Biofuel: An optimization approach to the spatio-temporal analysis of land-use competition and environmental impacts. Appl. Energy 2015, 140, 418–434. [Google Scholar] [CrossRef]
- Grossmann, I.E.; Martín, M. Energy and water optimization in biofuel plants. Chin. J. Chem. Eng. 2010, 18, 914–922. [Google Scholar] [CrossRef]
- Čuček, L.; Martín, M.; Grossmann, I.E.; Kravanja, Z. Energy, water and process technologies integration for the simultaneous production of ethanol and food from the entire corn plant. Comput. Chem. Eng. 2011, 35, 1547–1557. [Google Scholar] [CrossRef]
- Kantas, A.B.; Cobuloglu, H.I.; Büyüktahtakιn, İ.E. Multi-source capacitated lot-sizing for economically viable and clean biofuel production. J. Clean. Prod. 2015, 94, 116–129. [Google Scholar] [CrossRef]
- You, F.; Wang, B. Life cycle optimization of biomass-to-liquid supply chains with distributed-centralized processing networks. Ind. Eng. Chem. Res. 2011, 50, 10102–10127. [Google Scholar] [CrossRef]
- Yue, D.; Kim, M.A.; You, F. Design of sustainable product systems and supply chains with life cycle optimization based on functional unit: General modeling framework, mixed-integer nonlinear programming algorithms and case study on hydrocarbon biofuels. ACS Sustain. Chem. Eng. 2013, 1, 1003–1014. [Google Scholar] [CrossRef]
- Yue, D.; Slivinsky, M.; Sumpter, J.; You, F. Sustainable design and operation of cellulosic bioelectricity supply chain networks with life cycle economic, environmental, and social optimization. Ind. Eng. Chem. Res. 2014, 53, 4008–4029. [Google Scholar] [CrossRef]
- You, F.; Tao, L.; Graziano, D.J.; Snyder, S.W. Optimal design of sustainable cellulosic biofuel supply chains: Multiobjective optimization coupled with life cycle assessment and input-output analysis. AIChE J. 2012, 58, 1157–1180. [Google Scholar] [CrossRef]
- Gong, J.; You, F. Global optimization for sustainable design and synthesis of algae processing network for CO2 mitigation and biofuel production using life cycle optimization. AIChE J. 2014, 60, 3195–3210. [Google Scholar] [CrossRef]
- Garcia, D.J.; You, F. Multiobjective optimization of product and process networks: General modeling framework, efficient global optimization algorithm, and case studies on bioconversion. AIChE J. 2015, 61, 530–554. [Google Scholar] [CrossRef]
- Zhu, Y.; Biddy, M.J.; Jones, S.B.; Elliott, D.C.; Schmidt, A.J. Techno-economic analysis of liquid fuel production from woody biomass via hydrothermal liquefaction (HTL) and upgrading. Appl. Energy 2014, 129, 384–394. [Google Scholar] [CrossRef]
- Obernberger, I.; Thek, G. Techno-Economic Evaluation of Selected Decentralised Chp Applications Based on Biomass Combustion, Iea Partner-Final Report; IEA: Graz, Austria, 2004. [Google Scholar]
- Zhu, Y.; Jones, S.B. Techno-Economic Analysis for the Thermochemical Conversion of Lignocellulosic Biomass to Ethanol via Acetic Acid Synthesis; PNNL: Richland, WA, USA, 2009. [Google Scholar]
- ISO. Environmental Management: Life Cycle Assessment: Principles and Framework; ISO: Geneva, Switzerland, 1997; Volume 14040. [Google Scholar]
- Cai, X.; Rosegrant, M.W.; Ringler, C. Physical and economic efficiency of water use in the river basin: Implications for efficient water management. Water Resour. Res. 2003, 39. [Google Scholar] [CrossRef]
- POET-DSM Advanced Biofuels, L. First commercial-scale cellulosic ethanol plant in the U.S. Opens for business. Available online: http://poet-dsm.com/pr/first-commercial-scale-cellulosic-plant (accessed on 7 July 2015).
- Seider, W.D.; Seader, J.D.; Lewin, D.R.; Widagdo, S. Product and Process Design Principles, 3rd ed.; John Wiley & Sons, Inc.: Hoboken, NJ, USA, 2009. [Google Scholar]
- You, F.; Grossmann, I.E. Stochastic inventory management for tactical process planning under uncertainties: Minlp models and algorithms. AIChE J. 2011, 57, 1250–1277. [Google Scholar] [CrossRef]
- Zhong, Z.; You, F. Globally convergent exact and inexact parametric algorithms for solving large-scale mixed-integer fractional programs and applications in process systems engineering. Comput. Chem. Eng. 2014, 61, 90–101. [Google Scholar] [CrossRef]
- Hasan, M.M.F.; Karimi, I.A. Piecewise linear relaxation of bilinear programs using bivariate partitioning. AIChE J. 2010, 56, 1880–1893. [Google Scholar] [CrossRef]
- Brooke, A.; Kendrick, D.; Meeraus, A.; Rosenthal, R.E. Gams: A User’s Guide: Course Technology; GAMS Development Corporation: Washington, DC, USA, 1988. [Google Scholar]
- Tawarmalani, M.; Sahinidis, N. A polyhedral branch-and-cut approach to global optimization. Math. Program. 2005, 103, 225–249. [Google Scholar] [CrossRef]
- Wu, M.; Mintz, M.; Wang, M.; Arora, S. Water consumption in the production of ethanol and petroleum gasoline. Environ. Manag. 2009, 44, 981–997. [Google Scholar] [CrossRef] [PubMed]
- Mekonnen, M.M.; Hoekstra, A.Y. The green, blue and grey water footprint of crops and derived crop products. Hydrol. Earth Syst. Sci. 2011, 15, 1577–1600. [Google Scholar] [CrossRef]
- May, B.; England, J.R.; Raison, R.J.; Paul, K.I. Cradle-to-gate inventory of wood production from australian softwood plantations and native hardwood forests: Embodied energy, water use and other inputs. For. Ecol. Manag. 2012, 264, 37–50. [Google Scholar] [CrossRef]
- Khosla, V. Where Will Biofuels and Biomass Feedstocks Come from? Khosla Ventures: Menlo Park, CA, USA, 2008; p. 31. [Google Scholar]
- Bozell, J.J. Connecting biomass and petroleum processing with a chemical bridge. Science 2010, 329, 522–523. [Google Scholar] [CrossRef] [PubMed]
- Dunn, J.B.; Adom, F.; Sather, N.; Han, J.; Snyder, S.W. Life-Cycle Analysis of Bioproducts and their Conventional Counterparts in Greet; Argonne National Laboratory: Argonne, IL, USA, 2014.
- Gong, J.; You, F. Value-added chemicals from microalgae: Greener, more economical, or both? ACS Sustain. Chem. Eng. 2015, 3, 82–96. [Google Scholar] [CrossRef]
- Mundi, I. Select commodity price indices. Available online: http://www.indexmundi.com/commodities/ (accessed on 7 July 2015).
- ProgressiveFarmer. Daily Ethanol Rack Prices. Available online: http://www.dtnprogressivefarmer.com/dtnagcommon/link.do;jsessionid=5EB7BC182389FFB24ED238D3F34346D8.agfreejvm2?symbolicName=RENEWABLE_FUELS_PAGE_FREE (accessed on 7 July 2015).
- Wu, M.; Wang, M.; Liu, J.; Huo, H. Life-Cycle Assessment of Corn-Based Butanol as a Potential Transportation Fuel; ANL: Argonne, IL, USA, 2007.
- University of Illinois. Water Use for Ethanol Production; University of Illinois: Urbana-Champaign, Illinois, IL, USA, 2009. [Google Scholar]
© 2015 by the authors; licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution license (http://creativecommons.org/licenses/by/4.0/).
Share and Cite
Garcia, D.J.; You, F. Life Cycle Network Modeling Framework and Solution Algorithms for Systems Analysis and Optimization of the Water-Energy Nexus. Processes 2015, 3, 514-539. https://doi.org/10.3390/pr3030514
Garcia DJ, You F. Life Cycle Network Modeling Framework and Solution Algorithms for Systems Analysis and Optimization of the Water-Energy Nexus. Processes. 2015; 3(3):514-539. https://doi.org/10.3390/pr3030514
Chicago/Turabian StyleGarcia, Daniel J., and Fengqi You. 2015. "Life Cycle Network Modeling Framework and Solution Algorithms for Systems Analysis and Optimization of the Water-Energy Nexus" Processes 3, no. 3: 514-539. https://doi.org/10.3390/pr3030514
APA StyleGarcia, D. J., & You, F. (2015). Life Cycle Network Modeling Framework and Solution Algorithms for Systems Analysis and Optimization of the Water-Energy Nexus. Processes, 3(3), 514-539. https://doi.org/10.3390/pr3030514