- home
- Advanced Search
- Energy Research
- 7. Clean energy
- 12. Responsible consumption
- Energy Research
- 7. Clean energy
- 12. Responsible consumption
Research data keyboard_double_arrow_right Dataset 2014Publisher:DOE Open Energy Data Initiative (OEDI); National Renewable Energy Laboratory Authors: Ong, Sean; Clark, Nathan;doi: 10.25984/1788456
Note: This dataset has been superseded by the dataset found at "End-Use Load Profiles for the U.S. Building Stock" (submission 4520; linked in the submission resources), which is a comprehensive and validated representation of hourly load profiles in the U.S. commercial and residential building stock. The End-Use Load Profiles project website includes links to data viewers for this new dataset. For documentation of dataset validation, model calibration, and uncertainty quantification, see Wilson et al. (2022). These data were first created around 2012 as a byproduct of various analyses of solar photovoltaics and solar water heating (see references below for are two examples). This dataset contains several errors and limitations. It is recommended that users of this dataset transition to the updated version of the dataset posted in the resources. This dataset contains weather data, commercial load profile data, and residential load profile data. Weather The Typical Meteorological Year 3 (TMY3) provides one year of hourly data for around 1,000 locations. The TMY weather represents 30-year normals, which are typical weather conditions over a 30-year period. Commercial The commercial load profiles included are the 16 ASHRAE 90.1-2004 DOE Commercial Prototype Models simulated in all TMY3 locations, with building insulation levels changing based on ASHRAE 90.1-2004 requirements in each climate zone. The folder names within each resource represent the weather station location of the profiles, whereas the file names represent the building type and the representative city for the ASHRAE climate zone that was used to determine code compliance insulation levels. As indicated by the file names, all building models represent construction that complied with the ASHRAE 90.1-2004 building energy code requirements. No older or newer vintages of buildings are represented. Residential The BASE residential load profiles are five EnergyPlus models (one per climate region) representing 2009 IECC construction single-family detached homes simulated in all TMY3 locations. No older or newer vintages of buildings are represented. Each of the five climate regions include only one heating fuel type; electric heating is only found in the Hot-Humid climate. Air conditioning is not found in the Marine climate region. One major issue with the residential profiles is that for each of the five climate zones, certain location-specific algorithms from one city were applied to entire climate zones. For example, in the Hot-Humid files, the heating season calculated for Tampa, FL (December 1 - March 31) was unknowingly applied to all other locations in the Hot-Humid zone, which restricts heating operation outside of those days (for example, heating is disabled in Dallas, TX during cold weather in November). This causes the heating energy to be artificially low in colder parts of that climate zone, and conversely the cooling season restriction leads to artificially low cooling energy use in hotter parts of each climate zone. Additionally, the ground temperatures for the representative city were used across the entire climate zone. This affects water heating energy use (because inlet cold water temperature depends on ground temperature) and heating/cooling energy use (because of ground heat transfer through foundation walls and floors). Representative cities were Tampa, FL (Hot-Humid), El Paso, TX (Mixed-Dry/Hot-Dry), Memphis, TN (Mixed-Humid), Arcata, CA (Marine), and Billings, MT (Cold/Very-Cold). The residential dataset includes a HIGH building load profile that was intended to provide a rough approximation of older home vintages, but it combines poor thermal insulation with larger house size, tighter thermostat setpoints, and less efficient HVAC equipment. Conversely, the LOW building combines excellent thermal insulation with smaller house size, wider thermostat setpoints, and more efficient HVAC equipment. However, it is not known how well these ...
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.25984/1788456&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu2 citations 2 popularity Average influence Average impulse Average Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.25984/1788456&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2021 GermanyPublisher:Bielefeld University Authors: Hötte, Kerstin; Lafond, François; Pichler, Anton;This data publication offers updated data about low-carbon energy technology (LCET) patents and citations links to the scientific literature. Compared to a [previous version](https://doi.org/10.4119/unibi/2941555), it also contains data on biofuels and fuels from waste technologies. The updated version also contains the code (R-scripts) that have been used to (1) compile the data and (2) to reproduce the statistical analysis including figures and tables presented in the final paper Hötte, Pichler, Lafond (2021): "The rise of science in low-carbon energy technologies", RSER. DOI: [10.1016/j.rser.2020.110654](10.1016/j.rser.2020.110654). This data publication contains different data sets (in .RData and (long-term archivable) .tsv format). Further information about each data set is provided in more detail below. - "all_papers.RData" : Data on scientific papers from Microsoft Academic Graph (MAG), 3 columns: Paper ID, Paper year, cited (binary 0-1, indicates whether the paper is cited by a patent). - "all_patents.RData" : Data on USPTO utility patents, 6 columns: Patent number, Patent year (grant year), CPC class, Patent date, Patent title, citing_to_science (binary 0-1, indicates whether the patent is citing to science). - "LCET_patents.RData" : Subset of LCET patents, 6 columns: Patent number, Patent year (grant year), Technology type, CPC class, Patent date, Patent title. - "LCET_patent_citations.RData" : Citations from LCET patents to other patents, 2 columns: citing, cited (Patent numbers). - "LCET_subset_with_metainfo_final.RData" : Citations from LCET patents to scientific papers from MAG, complemented by meta-information on patents and papers, 18 columns: Patent number, Paper ID, Patent year, Paper year, Technology type, WoS field, Patent title, Paper title, DOI, Confidence Score, Citation type, Reference type, Journal/ Conf. name, Journal ID, Conference ID, CPC class, Patent date, US patent. - "patent:citations.RData": Patent citations among all patents (not only LCET), 2 columns: citing, cited (Patent numbers). Moreover, this data publication contains a folder "code" with 2 subfolders: - "R_code_create_data" contains the R-scripts used to create the data sample. - "R_code_plots_and_figures" contains all R-scripts used to make the statistical analyses presented in the text (including figures and tables). Please check the read-me documents in the code folder for further detail. ### License and terms of use ### This data is licensed under the CC BY 4.0 license. See: https://creativecommons.org/licenses/by/4.0/legalcode Please find the full license text below. If you want to use the data, do not forget to give appropriate credit by citing this article: Kerstin Hötte, Anton Pichler, François Lafond, The rise of science in low-carbon energy technologies, Renewable and Sustainable Energy Reviews, Volume 139, 2021. https://doi.org/10.1016/j.rser.2020.110654 ### LCET definition and concepts ### LCET are defined by Cooperative Patent Classification (CPC) codes. CPC offers "tags" that are assigned to patents that are useful for the adaptation and mitigation of climate chagen. LCET are identified by YO2E codes, i.e. that are assigned to technologies that contribute to the "REDUCTION OF GREENHOUSE GAS [GHG] EMISSIONS, RELATED TO ENERGY GENERATION, TRANSMISSION OR DISTRIBUTION". Only the subset of Y02E01 ("Energy generation through renewable energy sources"), Y02E03 ("Energy generation of nuclear origin") and Y02E5 ("Technologies for the production of fuel of non-fossil origin") technologies are used. 10 different LCET are distinguished: Solar PV, Wind, Solar thermal, Ocean power, Hydroelectric, Geothermal, Biofuels, Fuels from waste, Nuclear fission and Nuclear fusion. More information about the Y02-tags can be found in: Veefkind, Victor, et al. "A new EPO classification scheme for climate change mitigation technologies." World Patent Information 34.2 (2012): 106-111. DOI: [https://doi.org/10.1016/j.wpi.2011.12.004](https://doi.org/10.1016/j.wpi.2011.12.004) ### Data sources and compilation ### The data was generated by the merge of different data sets. 1.) Patent data from USPTO was downloaded here: https://bulkdata.uspto.gov/ 2.) Complementary data on grant year and patent title was taken from: https://cloud.google.com/blog/products/gcp/google-patents-public-datasets-connecting-public-paid-and-private-patent-data 3.) Citations to science come from the Reliance on Science (RoS) data set https://zenodo.org/record/3685972 (v23, Feb. 24, 2020) DOI: 10.5281/zenodo.3685972 The directory ("code") offers the R-scripts that were used to process MAG data and to link it to patent data. The header of the R-scripts offer additional technical information about the subsetting procedures and data retrieval. For more information about the patent data, see: Pichler, A., Lafond, F. & J, F. D. (2020), Technological interdependencies predict innovation dynamics, Working paper pp. 1–33. URL: [https://arxiv.org/abs/2003.00580](https://arxiv.org/abs/2003.00580) For more information about MAG data, see: Marx, Matt, and Aaron Fuegi. "Reliance on science: Worldwide front‐page patent citations to scientific articles." Strategic Management Journal 41.9 (2020): 1572-1594. DOI: [https://doi.org/10.1002/smj.3145](https://doi.org/10.1002/smj.3145) Marx, Matt and Fuegi, Aaron, Reliance on Science: Worldwide Front-Page Patent Citations to Scientific Articles. Boston University Questrom School of Business Research Paper No. 3331686. DOI: [http://dx.doi.org/10.2139/ssrn.3331686 ](http://dx.doi.org/10.2139/ssrn.3331686 ) ### Detailed information about the data ### - "all_papers.RData" : Data on scientific papers from Microsoft Academic Graph (MAG), 3 columns: Paper ID: Unique paper-identifier used by MAG Paper year: Year of publication cited: binary 0-1, indicates whether the paper is cited by a patent, citation links are made in the text body and front-page of the patent, and added by examiners and applicants. - "all_patents.RData" : Data on USPTO utility patents, 6 columns: Patent number: Number given by USPTO. Can be used for manual patent search in http://patft.uspto.gov/netahtml/PTO/srchnum.htm (numeric) Patent year: Year when the patent was granted (numeric) CPC class: Detailed 8-digit CPC code (numeric) Patent date: Exact date of patent granting (numeric) Patent title: Short title (character) citing_to_science: binary 0-1, indicates whether the patent is citing to science as identified by citation links in RoS. (numeric) - "LCET_patents.RData" : Subset of LCET patents, 6 columns: Patent number: (numeric) Patent year: (numeric) Technology type: Short code used to tag 10 different types of LCET (pv, (nuclear) fission, (solar) thermal, (nuclear) fusion, wind, geo(termal), sea (ocean power), hydro, biofuels, (fuels from) waste) (character) CPC class: Detailed 8-digit CPC code (character) Patent date: (numeric) Patent title: (numeric) - "LCET_patent_citations.RData" : Citations from LCET patents to other patents, 2 columns: citing: Number of citing patent (numeric) cited: Number of cited patent (numeric) - "LCET_subset_with_metainfo_final.RData" : Citations from LCET patents to scientific papers from MAG, complemented by meta-information on patents and papers, 18 columns: Patent number: see above (numeric) Paper ID: see above (numeric) Patent year: see above (numeric) Paper year: see above (numeric) Technology type: see above (character) WoS field: Web of Science field of research, WoS fields were probabilistically assigned to papers and are used as given by RoS (character) Patent title: see above (character) Paper title: Title of scientific article (character) DOI: Paper DOI if available (character) Confidence Score: Reliability score of citation link (numeric). Links were probabilistically assigned. See Marx and Fuegi 2019 for further detail. Citation type: Indicates whether citation made in text body of patent document or its front page (character) Reference type: Examiner or applicant added citation link (or unknown). (character) Journal/ Conf. name: Name of journal or conference proceeding where the cited paper was published (character) Journal ID: Journal identifier in MAG (numeric) Conference ID: Conference identifier in MAG (numeric) CPC class: see above (character) Patent date: see above (numeric) US patent: binary US-patent indicator as provided by RoS (numeric) - "patent:citations.RData": Patent citations among all patents (not only LCET), 2 columns: citing: Number of citing patent (numeric) cited: Number of cited patent (numeric) **Note:** The citation links were probabilistically retrieved. During the analysis, we identified manually some false-positives are removed them from the "LCET_subset_with_metainfo_final.RData" data set. The list is available, too: "list_of_false_positives.tsv" We do not claim to have a perfect coverage, but expect a precision of >98% as described by Marx and Fuegi 2019. ### Statistics about the data ### Full data set: - #papers in MAG: 179,083,029 - #all patents: 10,160,667 - #citing patents: 2,058,233 - #cited papers: 4,404,088 - #citation links from patents to papers: 34,959,193 LCET subset: - #LCET patents: 65,305 - #citing LCET patents: 22,017 - #cited papers: 103,645 - #citation links from LCET patents to papers: 396,504 Meta-information: Papers: - Publication year, 251 Web-of-Science (WoS) categories, Journal/ conference proceedings name, DOI, Paper title Patents: - Grant year, >240,000 hierarchical CPC classes, 10 LCET types Citation links: - Reference type, citation type, reliability score If you have further questions about the data or suggestions, please contact: **kerstin.hotte@oxfordmartin.ox.ac.uk** ### Acknowledgements ### The authors want to thank the Center for Research Data Management of Bielefeld University and in particular Cord Wiljes for excellent support. ### License issues ### Terms of use of the source data: - Reliance on Science data [https://zenodo.org/record/3685972](https://zenodo.org/record/3685972), Open Data Commons Attribution License (ODC-By) v1.0, https://opendatacommons.org/licenses/by/1.0/ - "Google Patents Public Data” by IFI CLAIMS Patent Services and Google (https://cloud.google.com/blog/products/gcp/google-patents-public-datasets-connecting-public-paid-and-private-patent-data), Creative Commons Attribution 4.0 International License (CC BY 4.0), https://console.cloud.google.com/marketplace/details/google_patents_public_datasets/google-patents-public-data - USPTO patent data (https://bulkdata.uspto.gov/), see: https://bulkdata.uspto.gov/data/2020TermsConditions.docx
https://dx.doi.org/1... arrow_drop_down Publications at Bielefeld UniversityDataset . 2021License: CC BYData sources: Publications at Bielefeld Universityadd ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.4119/unibi/2950291&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu1 citations 1 popularity Average influence Average impulse Average Powered by BIP!
more_vert https://dx.doi.org/1... arrow_drop_down Publications at Bielefeld UniversityDataset . 2021License: CC BYData sources: Publications at Bielefeld Universityadd ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.4119/unibi/2950291&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2021Publisher:IEEE DataPort Authors: Banu, Ioan Viorel; Istrate, Marcel;doi: 10.21227/0p56-1844
This dataset contains (1) the Simulink model of a three-phase photovoltaic power system with passive anti-islanding protections like over/under current (OUC), over/under voltage (OUV), over/under frequency (OUF), rate of change of frequency (ROCOF), and dc-link voltage and (2) the results in the voltage source converter and the point of common coupling of the photovoltaic system during islanding operation mode and detection times of analyzed anti-islanding methods. The dataset is related with the data used in the "DC-Link Voltage Anti-Islanding Method for Grid-Connected Photovoltaic Power Systems" manuscript submitted to IEEE Transactions on Smart Grid.
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.21227/0p56-1844&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu0 citations 0 popularity Average influence Average impulse Average Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.21227/0p56-1844&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Collection 2023Publisher:Nomos Verlagsgesellschaft mbH & Co. KG Dieser Band trägt zu einer reflexiven Perspektive auf die Wirkung von Wissenschaft und Forschung für Nachhaltigkeit und entsprechenden Dilemmata bei. Die Beiträge entwickeln reflexive Perspektiven, was als ein Nachhaltigkeitsdilemma gelten kann, auf welche weiteren Formen von Widersprüchen Nachhaltigkeitsforschung trifft und wie mit ihnen umgegangen werden kann. Empirische Fallstudien aus Themenfeldern wie der Stadtplanung, dem Recht, der Bioökonomie, der Medizin, gehen konkreten Konflikten, Widersprüchen und Spannungsfeldern nach, die Dilemmapotenziale bergen. Schließlich werden Herausforderungen für Wissenschaft und Forschung diskutiert, wie sie sich in Theoriearbeit, Forschungspraxis und Forschungsförderung stellen. This volume contributes to a reflective perspective on dilemmas in research on and the implementation of sustainable development. Its contributions develop reflective perspectives on what can be considered dilemmas in relation to sustainability, what other forms of contradictions sustainability research encounters and how they can be dealt with. Empirical case studies cover subject areas such as urban planning, law, bioeconomy and medicine, investigating specific conflicts, contradictions and tensions that harbour the potential for dilemmas. Finally, the book discusses any challenges for academia and research in this field arising in theory, research practice and research funding.
Social Science Open ... arrow_drop_down Social Science Open Access RepositoryCollection . 2023Data sources: Social Science Open Access Repositoryadd ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=od______1272::d283cd08dcd7c7b875cd67bccb509d8b&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu0 citations 0 popularity Average influence Average impulse Average Powered by BIP!
more_vert Social Science Open ... arrow_drop_down Social Science Open Access RepositoryCollection . 2023Data sources: Social Science Open Access Repositoryadd ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=od______1272::d283cd08dcd7c7b875cd67bccb509d8b&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2023Publisher:GitLab Vasconcelos, Miguel; Vasconcelos, Miguel; Cordeiro, Daniel; Da Costa, Georges; Dufossé, Fanny; Nicod, Jean-Marc; Rehn-Sonigo, Veronika;L'empreinte carbone des technologies numériques est une préoccupation depuis plusieurs années. Cela concerne principalement la consommation électrique des datacenters; beaucoup de fournisseurs dans le domaine du cloud s'engagent à n'utiliser que des sources d'énergie renouvelables. Cependant, cette approche néglige la phase de fabrication des composants des infrastructures numériques. Nous considérons dans ce travail de recherche la question du dimensionnement des énergies renouvelables pour une infrastructure de type cloud géographiquement distribuée autour de la planète, considérant l'impact carbone à la fois de l'électricité issue du réseau électrique local en fonction de la location de sa production, et de la fabrication des panneaux photovoltaïques et des batteries pour la part renouvelable de l'alimentation des ressources. Nous avons modélisé ce problème de minimisation de l'impact carbone d'une telle infrastructure cloud sous la forme d'un programme linéaire. La solution est le dimensionnement optimal d'une fédération de cloud sur une année complète en fonction des localisations des datacenters, des traces réelles des travaux à exécuter et valeurs d'irradiation solaire heure par heure. Nos résultats montrent une réduction de l'impact carbone de 30% comparés à la même architecture cloud totalement alimentée par des énergies renouvelables et 85% comparés à un modèle qui n'utiliserait qu'une alimentation via le réseau local d'électricité. The carbon footprint of IT technologies has been a significant concern in recent years. This concern mainly focuses on the electricity consumption of data centers; many cloud suppliers commit to using 100% of renewable energy sources. However, this approach neglects the impact of device manufacturing. We consider in this work the question of dimensioning the renewable energy sources of a geographically distributed cloud with considering the carbon impact of both the grid electricity consumption in the considered locations and the manufacturing of solar panels and batteries. We design a linear program to optimize cloud dimensioning over one year, considering worldwide locations for data centers, real-life workload traces, and solar irradiation values. Our results show a carbon footprint reduction of about 30% compared to a cloud fully supplied by solar energy and of 85% compared to the 100% grid electricity model. Données computationnelles ou de simulation: En tenant compte des données en entrée (description de la fédération de centres de données, fichiers de configuration appropriés, conditions météorologiques, etc.), le logiciel est capable de proposer un dimensionnement optimal pour la fédération des datacenters à faible émission de carbone distribuée à l'échelle mondiale : surface des panneaux photovoltaïques et capacité des batteries pour chaque datacenter de la fédération. Des scripts sont disponibles pour mettre en forme les solutions proposées. Simulation or computational data: Considering given inputs (datacenter federation, appropriate configuration files, weather conditions, etc.), the software is able to propose an optimal sizing for the globally distributed low carbon cloud federation: surface area of solar panels, battery capacity for each data center location. . Scripts are available to shape the optimal configuration. Audience: Research, Policy maker UpdatePeriodicity: as needed
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.25666/dataubfc-2023-02-03&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu0 citations 0 popularity Average influence Average impulse Average Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.25666/dataubfc-2023-02-03&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2023Publisher:4TU.ResearchData Kavun, Vitalii; van der Linden, Bart; Canossa, Stefano; Goryachev, Andrey; Bos , Emma E.; Santaclara, Jara Garcia; Smolentsev, Grigory; Repo, Eveliina; van der Veen, Monique A.;Dataset for the manuscript "Promoting photocatalytic activity of NH2-MIL-125(Ti) for H2 evolution reaction through creation of TiIII and CoI based proton reduction sites".Dataset includes raw N2 sorption data (.aif format), PXRD data of (Co@)NH2-MIL-125(Ti), Co K-edge XANES spectrum of Co foil and transitional XAS (70-1140 usec) and EXAFS data for Co@NH2-MIL-125(Ti), and raw TEM images of the photocatalysts. These data was used for analysis and plotting the figures for the manuscript.
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.4121/e3fdc43f-4d54-4f15-9c1f-f68c6b23fceb.v1&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu0 citations 0 popularity Average influence Average impulse Average Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.4121/e3fdc43f-4d54-4f15-9c1f-f68c6b23fceb.v1&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2020Publisher:University of Bath Fosas, Daniel; Nikolaidou, Elli; Roberts, Matt; Allen, Stephen; Walker, Ian; Coley, David;doi: 10.15125/bath-00766
Dataset for the journal paper "Towards Active Buildings: rating grid-servicing buildings", which describes the simulations for the 20 case study buildings. The simulation inputs describe the intended characteristics as part of the early design stage process, and the outputs the performance metrics under the rating system introduced in the journal paper, called the ABCode1. Such outputs rate the relative merits of each case study in terms of embodied carbon, energy requirements, energy generation and energy flexibility. The simulation outputs have been generated using the inputs included in the dataset, which were then simulated in David Coley’s ZEBRA and then evaluated with the rating system proposed in the journal publication as part of ABCode1. The files are in the original Excel xlsx file (Microsoft Office 365), but it may be viewed by any other spread sheet tools such as LibreOffice's Calc.
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.15125/bath-00766&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu1 citations 1 popularity Average influence Average impulse Average Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.15125/bath-00766&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2020Embargo end date: 28 May 2020Publisher:Dryad Authors: Hussain, Mir Zaman; Robertson, G.Philip; Basso, Bruno; Hamilton, Stephen K.;Leaching dataset of dissolved organic carbon (DOC) and nitrogen (DON), nitrate (NO3+) and ammonium (NH4+) were collected from 6 cropping treatments (corn, switchgrass, miscanthus, native grass mix, restored prairie and poplar) established in the Bioenergy Cropping System Experiment (BCSE) which is a part of Great Lakes Bioenergy Research Center (www.glbrc.org) and Long Termn Ecological Research (LTER) program (www.lter.kbs.msu.edu). The site is located at the W.K. Kellogg Biological Station (42.3956° N, 85.3749° W and 288 m above sea level), 25 km from Kalamazoo in southwestern Michigan, USA. Prenart soil water samplers made of Teflon and silica (http://www.prenart.dk/soil-water-samplers/) were installed in blocks 1 and 2 of the BCSE (Fig. S1), and Eijkelkamp soil water samplers made of ceramic (http://www.eijkelkamp.com) were installed in blocks 3 and 4 (there were no soil water samplers in block 5). All samplers were installed at 1.2 m depth at a 45° angle from the soil surface, approximately 20 cm into the unconsolidated sand of the 2Bt2 and 2E/Bt horizons. Beginning in 2009, soil water was sampled at weekly to biweekly intervals during non-frozen periods (April to November) by applying 50 kPa of vacuum for 24 hours, during which water was collected in glass bottles. During the 2009 and 2010 sampling periods we obtained fewer soil water samples from blocks 1 and 2 where Prenart lysimeters were installed. We observed no consistent differences between the two sampler types in concentrations of the analytes reported here. Depending on the volume of leachate collected, water samples were filtered using either 0.45 µm pore size, 33-mm-dia. cellulose acetate membrane filters when volumes were <50 ml, or 0.45 µm, 47-mm-dia. Supor 450 membrane filters for larger volumes. Samples were analyzed for NO3-, NH4+, total dissolved nitrogen (TDN), and DOC. The NO3- concentration was determined using a Dionex ICS1000 ion chromatograph system with membrane suppression and conductivity detection; the detection limit of the system was 0.006 mg NO3--N L-1. The NH4+ concentration in the samples was determined using a Thermo Scientific (formerly Dionex) ICS1100 ion chromatograph system with membrane suppression and conductivity detection; the detection limit of the system was similar. The DOC and TDN concentrations were determined using a Shimadzu TOC-Vcph carbon analyzer with a total nitrogen module (TNM-1); the detection limit of the system was ~0.08 mg C L-1 and ~0.04 mg N L-1. DON concentrations were estimated as the difference between TDN and dissolved inorganic N (NO3- + NH4+) concentrations. The NH4+ concentrations were only measured in the 2013-2015 crop-years, but they were always small relative to NO3- and thus their inclusion or lack of it was inconsequential to the DON estimation. Leaching rates were estimated on a crop-year basis, defined as the period from planting or emergence of the crop in the year indicated through the ensuing year until the next year’s planting or emergence. For each sampling point, the concentration was linearly interpolated between sampling dates during non-freezing periods (April through November). The concentrations in the unsampled winter period (December through March) were also linearly interpolated based on the preceding November and subsequent April samples. Solute leaching (kg ha-1) was calculated by multiplying the daily solute concentration in pore-water (mg L -1) by the modeled daily drainage rates (m3 ha-1) from the overlying soil. The drainage rates were obtained using the SALUS (Systems Approach for Land Use Sustainability) model (Basso and Ritchie, 2015). SALUS simulates yield and environmental outcomes in response to weather, soil, management (planting dates, plant population, irrigation, nitrogen fertilizer application, tillage), and crop genetics. The SALUS water balance sub-model simulates surface run-off, saturated and unsaturated water flow, drainage, root water uptake, and evapotranspiration during growing and non-growing seasons (Basso and Ritchie, 2015). Drainage amounts and rates simulated by SALUS have been validated with measurements using large monolith lysimeters at a nearby site at KBS (Basso and Ritchie, 2005). On days when SALUS predicted no drainage, the leaching was assumed to be zero. The volume-weighted mean concentration for an entire crop-year was calculated as the sum of daily leaching (kg ha-1) divided by the sum of daily drainage rates (m3 ha-1). Weather data for the model were collected at the nearby KBS LTER meteorological station (lter.kbs.msu.edu). Leaching losses of dissolved organic carbon (DOC) and nitrogen (DON) from agricultural systems are important to water quality and carbon and nutrient balances but are rarely reported; the few available studies suggest linkages to litter production (DOC) and nitrogen fertilization (DON). In this study we examine the leaching of DOC, DON, NO3-, and NH4+ from no-till corn (maize) and perennial bioenergy crops (switchgrass, miscanthus, native grasses, restored prairie, and poplar) grown between 2009 and 2016 in a replicated field experiment in the upper Midwest U.S. Leaching was estimated from concentrations in soil water and modeled drainage (percolation) rates. DOC leaching rates (kg ha-1 yr-1) and volume-weighted mean concentrations (mg L-1) among cropping systems averaged 15.4 and 4.6, respectively; N fertilization had no effect and poplar lost the most DOC (21.8 and 6.9, respectively). DON leaching rates (kg ha-1 yr-1) and volume-weighted mean concentrations (mg L-1) under corn (the most heavily N-fertilized crop) averaged 4.5 and 1.0, respectively, which was higher than perennial grasses (mean: 1.5 and 0.5, respectively) and poplar (1.6 and 0.5, respectively). NO3- comprised the majority of total N leaching in all systems (59-92%). Average NO3- leaching (kg N ha-1 yr-1) under corn (35.3) was higher than perennial grasses (5.9) and poplar (7.2). NH4+ concentrations in soil water from all cropping systems were relatively low (<0.07 mg N L-1). Perennial crops leached more NO3- in the first few years after planting, and markedly less after. Among the fertilized crops, the leached N represented 14-38% of the added N over the study period; poplar lost the greatest proportion (38%) and corn was intermediate (23%). Requiring only one third or less of the N fertilization compared to corn, perennial bioenergy crops can substantially reduce N leaching and consequent movement into aquifers and surface waters. readme files are given that describe the data table
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5061/dryad.0p2ngf1xb&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu0 citations 0 popularity Average influence Average impulse Average Powered by BIP!
visibility 33visibility views 33 download downloads 7 Powered bymore_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5061/dryad.0p2ngf1xb&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2016Publisher:International Institute of Refrigeration (IIR) Authors: GULLO, P.; CORTELLA, G.; POLZOT, A.;Carbon dioxide (CO2, R744) is an environmentally friendly refrigerant, which is widely used in supermarket refrigeration systems located in cold weather sites. Its use at high outdoor temperatures still requires some additional investigations to accomplish performance similar to the one obtained by employing the conventional working fluids. This paper deals with the theoretical comparison in terms of both annual energy consumption and Total Equivalent Warming Impact (TEWI) of different commercial R744 refrigeration cycles operating in five different warm climates. An innovative CO2 direct expansion (DX) configuration, which serves both the medium temperature (MT) load and the low temperature (LT) one, is also considered. Taking into account the running modes of a typical European supermarket and a R404A multiplex configuration as the baseline, the results showed that enhanced R744 refrigeration technologies are capable of dropping the energy consumption and the TEWI by at least 2.8% and 31.1%, respectively.
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.18462/iir.iccc.2016.0041&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu7 citations 7 popularity Average influence Average impulse Top 10% Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.18462/iir.iccc.2016.0041&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2023Embargo end date: 20 Apr 2023Publisher:Dryad Authors: Pahwa, Anmol; Jaller, Miguel;doi: 10.25338/b8w93s
This work models a last-mile network design problem for an e-retailer with a capacitated two-echelon distribution structure - typical in e-retail last-mile distribution, catering to a market with a stochastic and dynamic daily customer demand requesting delivery within time-windows. Considering the distribution evnironment, this work formulates last-mile network design problem for this e-retailer as a dynamic-stochastic two capacitated location routing problem with time-windows. In doing so, this work splits the last-mile network design problem into its constituent strategic, tactical, and operational decisions. Here, the strategic decisions undertake long-term planning to develop a distribution structure with appropriate distribution facilities and a suitable delivery fleet to service the expected customer demand in the planning horizon. The tactical decisions pertain to medium-term day-to-day planning of last-mile delivery operations to establish efficient goods flow in this distribution structure to service the daily stochastic customer demand. And finally, operational decisions involve immediate short-term planning to fine-tune this last-mile delivery to service the requests arriving dynamically through the day. Note, the last-mile network design problem formulated as a location routing problem constitutes three subproblems encompassing facility location problem, customer allocation problem, and vehicle routing problem, each of which are NP-hard combinatorial optimization problems. To this end, this work develops an adaptive large neighborhood search meta-heuristic algorithm that searches through the neighborhood by destroying and consequently repairing the solution thereby reconfiguring large portions of the solution with specific operators that are chosen adaptively in each iteration of the algorithm, hence the name adaptive large neighborhood search. Further, considering the stochastic and dynamic nature of the delivery environment, this work develops a Monte-Carlo framework simulating each day in the planning horizon, with each day divided into 1-hr timeslots, and with each time-slot accepting customer requests for service by the end of the day. In particular, the framework assumes the e-retailer will delay route commitments until the last-feasible time-slot to accumulate customer requests and consequently assign them to an uncommitted delivery route. Note, a delivery route is committed once the e-retailer starts loading packages assigned to this delivery route onto the delivery vehicle assigned for this delivery route. At the end of every time-slot then, this framework assumes the e-retailer integrates the new customer requests by inserting these customer nodes into such uncommitted delivery routes in a manner that results in the least increase in distribution cost keeping the customer-distribution facility allocation fixed. Thus, the framework iterates through the time-slots with the e-retailer processing route commitments, accumulating customer requests, and subsequently integrating them into the delivery operations for the day. E-commerce has the potential to make urban goods flow economically viable, environmentally efficient, and socially equitable. However, as e-retailers compete with increasingly consumer-focused services, urban freight witnesses a significant increase in associated distribution costs and negative externalities particularly affecting those living close to logistics clusters. Hence, to remain competitive, e-retailers deploy alternate last-mile distribution strategies. These alternate strategies, such as those that include use of electric delivery trucks for last-mile operations, a fleet of crowdsourced drivers for last-mile delivery, consolidation facilities coupled with light-duty delivery vehicles for a multi-echelon distribution, or collection points for customer pickup, can restore sustainable urban goods flow. Thus, in this study, the authors investigate the opportunities and challenges associated with such alternate last-mile distribution strategies for an e-retailer offering expedited service with rush delivery within strict timeframes. To this end, the authors formulate a last-mile network design (LMND) problem as a dynamic-stochastic two-echelon capacitated location routing problem with time-windows (DS-2E-C-LRP-TW) addressed with an adaptive large neighborhood search (ALNS) metaheuristic.
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.25338/b8w93s&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu0 citations 0 popularity Average influence Average impulse Average Powered by BIP!
visibility 8visibility views 8 download downloads 16 Powered bymore_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.25338/b8w93s&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu
Research data keyboard_double_arrow_right Dataset 2014Publisher:DOE Open Energy Data Initiative (OEDI); National Renewable Energy Laboratory Authors: Ong, Sean; Clark, Nathan;doi: 10.25984/1788456
Note: This dataset has been superseded by the dataset found at "End-Use Load Profiles for the U.S. Building Stock" (submission 4520; linked in the submission resources), which is a comprehensive and validated representation of hourly load profiles in the U.S. commercial and residential building stock. The End-Use Load Profiles project website includes links to data viewers for this new dataset. For documentation of dataset validation, model calibration, and uncertainty quantification, see Wilson et al. (2022). These data were first created around 2012 as a byproduct of various analyses of solar photovoltaics and solar water heating (see references below for are two examples). This dataset contains several errors and limitations. It is recommended that users of this dataset transition to the updated version of the dataset posted in the resources. This dataset contains weather data, commercial load profile data, and residential load profile data. Weather The Typical Meteorological Year 3 (TMY3) provides one year of hourly data for around 1,000 locations. The TMY weather represents 30-year normals, which are typical weather conditions over a 30-year period. Commercial The commercial load profiles included are the 16 ASHRAE 90.1-2004 DOE Commercial Prototype Models simulated in all TMY3 locations, with building insulation levels changing based on ASHRAE 90.1-2004 requirements in each climate zone. The folder names within each resource represent the weather station location of the profiles, whereas the file names represent the building type and the representative city for the ASHRAE climate zone that was used to determine code compliance insulation levels. As indicated by the file names, all building models represent construction that complied with the ASHRAE 90.1-2004 building energy code requirements. No older or newer vintages of buildings are represented. Residential The BASE residential load profiles are five EnergyPlus models (one per climate region) representing 2009 IECC construction single-family detached homes simulated in all TMY3 locations. No older or newer vintages of buildings are represented. Each of the five climate regions include only one heating fuel type; electric heating is only found in the Hot-Humid climate. Air conditioning is not found in the Marine climate region. One major issue with the residential profiles is that for each of the five climate zones, certain location-specific algorithms from one city were applied to entire climate zones. For example, in the Hot-Humid files, the heating season calculated for Tampa, FL (December 1 - March 31) was unknowingly applied to all other locations in the Hot-Humid zone, which restricts heating operation outside of those days (for example, heating is disabled in Dallas, TX during cold weather in November). This causes the heating energy to be artificially low in colder parts of that climate zone, and conversely the cooling season restriction leads to artificially low cooling energy use in hotter parts of each climate zone. Additionally, the ground temperatures for the representative city were used across the entire climate zone. This affects water heating energy use (because inlet cold water temperature depends on ground temperature) and heating/cooling energy use (because of ground heat transfer through foundation walls and floors). Representative cities were Tampa, FL (Hot-Humid), El Paso, TX (Mixed-Dry/Hot-Dry), Memphis, TN (Mixed-Humid), Arcata, CA (Marine), and Billings, MT (Cold/Very-Cold). The residential dataset includes a HIGH building load profile that was intended to provide a rough approximation of older home vintages, but it combines poor thermal insulation with larger house size, tighter thermostat setpoints, and less efficient HVAC equipment. Conversely, the LOW building combines excellent thermal insulation with smaller house size, wider thermostat setpoints, and more efficient HVAC equipment. However, it is not known how well these ...
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.25984/1788456&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu2 citations 2 popularity Average influence Average impulse Average Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.25984/1788456&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2021 GermanyPublisher:Bielefeld University Authors: Hötte, Kerstin; Lafond, François; Pichler, Anton;This data publication offers updated data about low-carbon energy technology (LCET) patents and citations links to the scientific literature. Compared to a [previous version](https://doi.org/10.4119/unibi/2941555), it also contains data on biofuels and fuels from waste technologies. The updated version also contains the code (R-scripts) that have been used to (1) compile the data and (2) to reproduce the statistical analysis including figures and tables presented in the final paper Hötte, Pichler, Lafond (2021): "The rise of science in low-carbon energy technologies", RSER. DOI: [10.1016/j.rser.2020.110654](10.1016/j.rser.2020.110654). This data publication contains different data sets (in .RData and (long-term archivable) .tsv format). Further information about each data set is provided in more detail below. - "all_papers.RData" : Data on scientific papers from Microsoft Academic Graph (MAG), 3 columns: Paper ID, Paper year, cited (binary 0-1, indicates whether the paper is cited by a patent). - "all_patents.RData" : Data on USPTO utility patents, 6 columns: Patent number, Patent year (grant year), CPC class, Patent date, Patent title, citing_to_science (binary 0-1, indicates whether the patent is citing to science). - "LCET_patents.RData" : Subset of LCET patents, 6 columns: Patent number, Patent year (grant year), Technology type, CPC class, Patent date, Patent title. - "LCET_patent_citations.RData" : Citations from LCET patents to other patents, 2 columns: citing, cited (Patent numbers). - "LCET_subset_with_metainfo_final.RData" : Citations from LCET patents to scientific papers from MAG, complemented by meta-information on patents and papers, 18 columns: Patent number, Paper ID, Patent year, Paper year, Technology type, WoS field, Patent title, Paper title, DOI, Confidence Score, Citation type, Reference type, Journal/ Conf. name, Journal ID, Conference ID, CPC class, Patent date, US patent. - "patent:citations.RData": Patent citations among all patents (not only LCET), 2 columns: citing, cited (Patent numbers). Moreover, this data publication contains a folder "code" with 2 subfolders: - "R_code_create_data" contains the R-scripts used to create the data sample. - "R_code_plots_and_figures" contains all R-scripts used to make the statistical analyses presented in the text (including figures and tables). Please check the read-me documents in the code folder for further detail. ### License and terms of use ### This data is licensed under the CC BY 4.0 license. See: https://creativecommons.org/licenses/by/4.0/legalcode Please find the full license text below. If you want to use the data, do not forget to give appropriate credit by citing this article: Kerstin Hötte, Anton Pichler, François Lafond, The rise of science in low-carbon energy technologies, Renewable and Sustainable Energy Reviews, Volume 139, 2021. https://doi.org/10.1016/j.rser.2020.110654 ### LCET definition and concepts ### LCET are defined by Cooperative Patent Classification (CPC) codes. CPC offers "tags" that are assigned to patents that are useful for the adaptation and mitigation of climate chagen. LCET are identified by YO2E codes, i.e. that are assigned to technologies that contribute to the "REDUCTION OF GREENHOUSE GAS [GHG] EMISSIONS, RELATED TO ENERGY GENERATION, TRANSMISSION OR DISTRIBUTION". Only the subset of Y02E01 ("Energy generation through renewable energy sources"), Y02E03 ("Energy generation of nuclear origin") and Y02E5 ("Technologies for the production of fuel of non-fossil origin") technologies are used. 10 different LCET are distinguished: Solar PV, Wind, Solar thermal, Ocean power, Hydroelectric, Geothermal, Biofuels, Fuels from waste, Nuclear fission and Nuclear fusion. More information about the Y02-tags can be found in: Veefkind, Victor, et al. "A new EPO classification scheme for climate change mitigation technologies." World Patent Information 34.2 (2012): 106-111. DOI: [https://doi.org/10.1016/j.wpi.2011.12.004](https://doi.org/10.1016/j.wpi.2011.12.004) ### Data sources and compilation ### The data was generated by the merge of different data sets. 1.) Patent data from USPTO was downloaded here: https://bulkdata.uspto.gov/ 2.) Complementary data on grant year and patent title was taken from: https://cloud.google.com/blog/products/gcp/google-patents-public-datasets-connecting-public-paid-and-private-patent-data 3.) Citations to science come from the Reliance on Science (RoS) data set https://zenodo.org/record/3685972 (v23, Feb. 24, 2020) DOI: 10.5281/zenodo.3685972 The directory ("code") offers the R-scripts that were used to process MAG data and to link it to patent data. The header of the R-scripts offer additional technical information about the subsetting procedures and data retrieval. For more information about the patent data, see: Pichler, A., Lafond, F. & J, F. D. (2020), Technological interdependencies predict innovation dynamics, Working paper pp. 1–33. URL: [https://arxiv.org/abs/2003.00580](https://arxiv.org/abs/2003.00580) For more information about MAG data, see: Marx, Matt, and Aaron Fuegi. "Reliance on science: Worldwide front‐page patent citations to scientific articles." Strategic Management Journal 41.9 (2020): 1572-1594. DOI: [https://doi.org/10.1002/smj.3145](https://doi.org/10.1002/smj.3145) Marx, Matt and Fuegi, Aaron, Reliance on Science: Worldwide Front-Page Patent Citations to Scientific Articles. Boston University Questrom School of Business Research Paper No. 3331686. DOI: [http://dx.doi.org/10.2139/ssrn.3331686 ](http://dx.doi.org/10.2139/ssrn.3331686 ) ### Detailed information about the data ### - "all_papers.RData" : Data on scientific papers from Microsoft Academic Graph (MAG), 3 columns: Paper ID: Unique paper-identifier used by MAG Paper year: Year of publication cited: binary 0-1, indicates whether the paper is cited by a patent, citation links are made in the text body and front-page of the patent, and added by examiners and applicants. - "all_patents.RData" : Data on USPTO utility patents, 6 columns: Patent number: Number given by USPTO. Can be used for manual patent search in http://patft.uspto.gov/netahtml/PTO/srchnum.htm (numeric) Patent year: Year when the patent was granted (numeric) CPC class: Detailed 8-digit CPC code (numeric) Patent date: Exact date of patent granting (numeric) Patent title: Short title (character) citing_to_science: binary 0-1, indicates whether the patent is citing to science as identified by citation links in RoS. (numeric) - "LCET_patents.RData" : Subset of LCET patents, 6 columns: Patent number: (numeric) Patent year: (numeric) Technology type: Short code used to tag 10 different types of LCET (pv, (nuclear) fission, (solar) thermal, (nuclear) fusion, wind, geo(termal), sea (ocean power), hydro, biofuels, (fuels from) waste) (character) CPC class: Detailed 8-digit CPC code (character) Patent date: (numeric) Patent title: (numeric) - "LCET_patent_citations.RData" : Citations from LCET patents to other patents, 2 columns: citing: Number of citing patent (numeric) cited: Number of cited patent (numeric) - "LCET_subset_with_metainfo_final.RData" : Citations from LCET patents to scientific papers from MAG, complemented by meta-information on patents and papers, 18 columns: Patent number: see above (numeric) Paper ID: see above (numeric) Patent year: see above (numeric) Paper year: see above (numeric) Technology type: see above (character) WoS field: Web of Science field of research, WoS fields were probabilistically assigned to papers and are used as given by RoS (character) Patent title: see above (character) Paper title: Title of scientific article (character) DOI: Paper DOI if available (character) Confidence Score: Reliability score of citation link (numeric). Links were probabilistically assigned. See Marx and Fuegi 2019 for further detail. Citation type: Indicates whether citation made in text body of patent document or its front page (character) Reference type: Examiner or applicant added citation link (or unknown). (character) Journal/ Conf. name: Name of journal or conference proceeding where the cited paper was published (character) Journal ID: Journal identifier in MAG (numeric) Conference ID: Conference identifier in MAG (numeric) CPC class: see above (character) Patent date: see above (numeric) US patent: binary US-patent indicator as provided by RoS (numeric) - "patent:citations.RData": Patent citations among all patents (not only LCET), 2 columns: citing: Number of citing patent (numeric) cited: Number of cited patent (numeric) **Note:** The citation links were probabilistically retrieved. During the analysis, we identified manually some false-positives are removed them from the "LCET_subset_with_metainfo_final.RData" data set. The list is available, too: "list_of_false_positives.tsv" We do not claim to have a perfect coverage, but expect a precision of >98% as described by Marx and Fuegi 2019. ### Statistics about the data ### Full data set: - #papers in MAG: 179,083,029 - #all patents: 10,160,667 - #citing patents: 2,058,233 - #cited papers: 4,404,088 - #citation links from patents to papers: 34,959,193 LCET subset: - #LCET patents: 65,305 - #citing LCET patents: 22,017 - #cited papers: 103,645 - #citation links from LCET patents to papers: 396,504 Meta-information: Papers: - Publication year, 251 Web-of-Science (WoS) categories, Journal/ conference proceedings name, DOI, Paper title Patents: - Grant year, >240,000 hierarchical CPC classes, 10 LCET types Citation links: - Reference type, citation type, reliability score If you have further questions about the data or suggestions, please contact: **kerstin.hotte@oxfordmartin.ox.ac.uk** ### Acknowledgements ### The authors want to thank the Center for Research Data Management of Bielefeld University and in particular Cord Wiljes for excellent support. ### License issues ### Terms of use of the source data: - Reliance on Science data [https://zenodo.org/record/3685972](https://zenodo.org/record/3685972), Open Data Commons Attribution License (ODC-By) v1.0, https://opendatacommons.org/licenses/by/1.0/ - "Google Patents Public Data” by IFI CLAIMS Patent Services and Google (https://cloud.google.com/blog/products/gcp/google-patents-public-datasets-connecting-public-paid-and-private-patent-data), Creative Commons Attribution 4.0 International License (CC BY 4.0), https://console.cloud.google.com/marketplace/details/google_patents_public_datasets/google-patents-public-data - USPTO patent data (https://bulkdata.uspto.gov/), see: https://bulkdata.uspto.gov/data/2020TermsConditions.docx
https://dx.doi.org/1... arrow_drop_down Publications at Bielefeld UniversityDataset . 2021License: CC BYData sources: Publications at Bielefeld Universityadd ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.4119/unibi/2950291&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu1 citations 1 popularity Average influence Average impulse Average Powered by BIP!
more_vert https://dx.doi.org/1... arrow_drop_down Publications at Bielefeld UniversityDataset . 2021License: CC BYData sources: Publications at Bielefeld Universityadd ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.4119/unibi/2950291&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2021Publisher:IEEE DataPort Authors: Banu, Ioan Viorel; Istrate, Marcel;doi: 10.21227/0p56-1844
This dataset contains (1) the Simulink model of a three-phase photovoltaic power system with passive anti-islanding protections like over/under current (OUC), over/under voltage (OUV), over/under frequency (OUF), rate of change of frequency (ROCOF), and dc-link voltage and (2) the results in the voltage source converter and the point of common coupling of the photovoltaic system during islanding operation mode and detection times of analyzed anti-islanding methods. The dataset is related with the data used in the "DC-Link Voltage Anti-Islanding Method for Grid-Connected Photovoltaic Power Systems" manuscript submitted to IEEE Transactions on Smart Grid.
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.21227/0p56-1844&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu0 citations 0 popularity Average influence Average impulse Average Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.21227/0p56-1844&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Collection 2023Publisher:Nomos Verlagsgesellschaft mbH & Co. KG Dieser Band trägt zu einer reflexiven Perspektive auf die Wirkung von Wissenschaft und Forschung für Nachhaltigkeit und entsprechenden Dilemmata bei. Die Beiträge entwickeln reflexive Perspektiven, was als ein Nachhaltigkeitsdilemma gelten kann, auf welche weiteren Formen von Widersprüchen Nachhaltigkeitsforschung trifft und wie mit ihnen umgegangen werden kann. Empirische Fallstudien aus Themenfeldern wie der Stadtplanung, dem Recht, der Bioökonomie, der Medizin, gehen konkreten Konflikten, Widersprüchen und Spannungsfeldern nach, die Dilemmapotenziale bergen. Schließlich werden Herausforderungen für Wissenschaft und Forschung diskutiert, wie sie sich in Theoriearbeit, Forschungspraxis und Forschungsförderung stellen. This volume contributes to a reflective perspective on dilemmas in research on and the implementation of sustainable development. Its contributions develop reflective perspectives on what can be considered dilemmas in relation to sustainability, what other forms of contradictions sustainability research encounters and how they can be dealt with. Empirical case studies cover subject areas such as urban planning, law, bioeconomy and medicine, investigating specific conflicts, contradictions and tensions that harbour the potential for dilemmas. Finally, the book discusses any challenges for academia and research in this field arising in theory, research practice and research funding.
Social Science Open ... arrow_drop_down Social Science Open Access RepositoryCollection . 2023Data sources: Social Science Open Access Repositoryadd ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=od______1272::d283cd08dcd7c7b875cd67bccb509d8b&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu0 citations 0 popularity Average influence Average impulse Average Powered by BIP!
more_vert Social Science Open ... arrow_drop_down Social Science Open Access RepositoryCollection . 2023Data sources: Social Science Open Access Repositoryadd ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=od______1272::d283cd08dcd7c7b875cd67bccb509d8b&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2023Publisher:GitLab Vasconcelos, Miguel; Vasconcelos, Miguel; Cordeiro, Daniel; Da Costa, Georges; Dufossé, Fanny; Nicod, Jean-Marc; Rehn-Sonigo, Veronika;L'empreinte carbone des technologies numériques est une préoccupation depuis plusieurs années. Cela concerne principalement la consommation électrique des datacenters; beaucoup de fournisseurs dans le domaine du cloud s'engagent à n'utiliser que des sources d'énergie renouvelables. Cependant, cette approche néglige la phase de fabrication des composants des infrastructures numériques. Nous considérons dans ce travail de recherche la question du dimensionnement des énergies renouvelables pour une infrastructure de type cloud géographiquement distribuée autour de la planète, considérant l'impact carbone à la fois de l'électricité issue du réseau électrique local en fonction de la location de sa production, et de la fabrication des panneaux photovoltaïques et des batteries pour la part renouvelable de l'alimentation des ressources. Nous avons modélisé ce problème de minimisation de l'impact carbone d'une telle infrastructure cloud sous la forme d'un programme linéaire. La solution est le dimensionnement optimal d'une fédération de cloud sur une année complète en fonction des localisations des datacenters, des traces réelles des travaux à exécuter et valeurs d'irradiation solaire heure par heure. Nos résultats montrent une réduction de l'impact carbone de 30% comparés à la même architecture cloud totalement alimentée par des énergies renouvelables et 85% comparés à un modèle qui n'utiliserait qu'une alimentation via le réseau local d'électricité. The carbon footprint of IT technologies has been a significant concern in recent years. This concern mainly focuses on the electricity consumption of data centers; many cloud suppliers commit to using 100% of renewable energy sources. However, this approach neglects the impact of device manufacturing. We consider in this work the question of dimensioning the renewable energy sources of a geographically distributed cloud with considering the carbon impact of both the grid electricity consumption in the considered locations and the manufacturing of solar panels and batteries. We design a linear program to optimize cloud dimensioning over one year, considering worldwide locations for data centers, real-life workload traces, and solar irradiation values. Our results show a carbon footprint reduction of about 30% compared to a cloud fully supplied by solar energy and of 85% compared to the 100% grid electricity model. Données computationnelles ou de simulation: En tenant compte des données en entrée (description de la fédération de centres de données, fichiers de configuration appropriés, conditions météorologiques, etc.), le logiciel est capable de proposer un dimensionnement optimal pour la fédération des datacenters à faible émission de carbone distribuée à l'échelle mondiale : surface des panneaux photovoltaïques et capacité des batteries pour chaque datacenter de la fédération. Des scripts sont disponibles pour mettre en forme les solutions proposées. Simulation or computational data: Considering given inputs (datacenter federation, appropriate configuration files, weather conditions, etc.), the software is able to propose an optimal sizing for the globally distributed low carbon cloud federation: surface area of solar panels, battery capacity for each data center location. . Scripts are available to shape the optimal configuration. Audience: Research, Policy maker UpdatePeriodicity: as needed
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.25666/dataubfc-2023-02-03&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu0 citations 0 popularity Average influence Average impulse Average Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.25666/dataubfc-2023-02-03&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2023Publisher:4TU.ResearchData Kavun, Vitalii; van der Linden, Bart; Canossa, Stefano; Goryachev, Andrey; Bos , Emma E.; Santaclara, Jara Garcia; Smolentsev, Grigory; Repo, Eveliina; van der Veen, Monique A.;Dataset for the manuscript "Promoting photocatalytic activity of NH2-MIL-125(Ti) for H2 evolution reaction through creation of TiIII and CoI based proton reduction sites".Dataset includes raw N2 sorption data (.aif format), PXRD data of (Co@)NH2-MIL-125(Ti), Co K-edge XANES spectrum of Co foil and transitional XAS (70-1140 usec) and EXAFS data for Co@NH2-MIL-125(Ti), and raw TEM images of the photocatalysts. These data was used for analysis and plotting the figures for the manuscript.
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.4121/e3fdc43f-4d54-4f15-9c1f-f68c6b23fceb.v1&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu0 citations 0 popularity Average influence Average impulse Average Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.4121/e3fdc43f-4d54-4f15-9c1f-f68c6b23fceb.v1&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2020Publisher:University of Bath Fosas, Daniel; Nikolaidou, Elli; Roberts, Matt; Allen, Stephen; Walker, Ian; Coley, David;doi: 10.15125/bath-00766
Dataset for the journal paper "Towards Active Buildings: rating grid-servicing buildings", which describes the simulations for the 20 case study buildings. The simulation inputs describe the intended characteristics as part of the early design stage process, and the outputs the performance metrics under the rating system introduced in the journal paper, called the ABCode1. Such outputs rate the relative merits of each case study in terms of embodied carbon, energy requirements, energy generation and energy flexibility. The simulation outputs have been generated using the inputs included in the dataset, which were then simulated in David Coley’s ZEBRA and then evaluated with the rating system proposed in the journal publication as part of ABCode1. The files are in the original Excel xlsx file (Microsoft Office 365), but it may be viewed by any other spread sheet tools such as LibreOffice's Calc.
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.15125/bath-00766&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu1 citations 1 popularity Average influence Average impulse Average Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.15125/bath-00766&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2020Embargo end date: 28 May 2020Publisher:Dryad Authors: Hussain, Mir Zaman; Robertson, G.Philip; Basso, Bruno; Hamilton, Stephen K.;Leaching dataset of dissolved organic carbon (DOC) and nitrogen (DON), nitrate (NO3+) and ammonium (NH4+) were collected from 6 cropping treatments (corn, switchgrass, miscanthus, native grass mix, restored prairie and poplar) established in the Bioenergy Cropping System Experiment (BCSE) which is a part of Great Lakes Bioenergy Research Center (www.glbrc.org) and Long Termn Ecological Research (LTER) program (www.lter.kbs.msu.edu). The site is located at the W.K. Kellogg Biological Station (42.3956° N, 85.3749° W and 288 m above sea level), 25 km from Kalamazoo in southwestern Michigan, USA. Prenart soil water samplers made of Teflon and silica (http://www.prenart.dk/soil-water-samplers/) were installed in blocks 1 and 2 of the BCSE (Fig. S1), and Eijkelkamp soil water samplers made of ceramic (http://www.eijkelkamp.com) were installed in blocks 3 and 4 (there were no soil water samplers in block 5). All samplers were installed at 1.2 m depth at a 45° angle from the soil surface, approximately 20 cm into the unconsolidated sand of the 2Bt2 and 2E/Bt horizons. Beginning in 2009, soil water was sampled at weekly to biweekly intervals during non-frozen periods (April to November) by applying 50 kPa of vacuum for 24 hours, during which water was collected in glass bottles. During the 2009 and 2010 sampling periods we obtained fewer soil water samples from blocks 1 and 2 where Prenart lysimeters were installed. We observed no consistent differences between the two sampler types in concentrations of the analytes reported here. Depending on the volume of leachate collected, water samples were filtered using either 0.45 µm pore size, 33-mm-dia. cellulose acetate membrane filters when volumes were <50 ml, or 0.45 µm, 47-mm-dia. Supor 450 membrane filters for larger volumes. Samples were analyzed for NO3-, NH4+, total dissolved nitrogen (TDN), and DOC. The NO3- concentration was determined using a Dionex ICS1000 ion chromatograph system with membrane suppression and conductivity detection; the detection limit of the system was 0.006 mg NO3--N L-1. The NH4+ concentration in the samples was determined using a Thermo Scientific (formerly Dionex) ICS1100 ion chromatograph system with membrane suppression and conductivity detection; the detection limit of the system was similar. The DOC and TDN concentrations were determined using a Shimadzu TOC-Vcph carbon analyzer with a total nitrogen module (TNM-1); the detection limit of the system was ~0.08 mg C L-1 and ~0.04 mg N L-1. DON concentrations were estimated as the difference between TDN and dissolved inorganic N (NO3- + NH4+) concentrations. The NH4+ concentrations were only measured in the 2013-2015 crop-years, but they were always small relative to NO3- and thus their inclusion or lack of it was inconsequential to the DON estimation. Leaching rates were estimated on a crop-year basis, defined as the period from planting or emergence of the crop in the year indicated through the ensuing year until the next year’s planting or emergence. For each sampling point, the concentration was linearly interpolated between sampling dates during non-freezing periods (April through November). The concentrations in the unsampled winter period (December through March) were also linearly interpolated based on the preceding November and subsequent April samples. Solute leaching (kg ha-1) was calculated by multiplying the daily solute concentration in pore-water (mg L -1) by the modeled daily drainage rates (m3 ha-1) from the overlying soil. The drainage rates were obtained using the SALUS (Systems Approach for Land Use Sustainability) model (Basso and Ritchie, 2015). SALUS simulates yield and environmental outcomes in response to weather, soil, management (planting dates, plant population, irrigation, nitrogen fertilizer application, tillage), and crop genetics. The SALUS water balance sub-model simulates surface run-off, saturated and unsaturated water flow, drainage, root water uptake, and evapotranspiration during growing and non-growing seasons (Basso and Ritchie, 2015). Drainage amounts and rates simulated by SALUS have been validated with measurements using large monolith lysimeters at a nearby site at KBS (Basso and Ritchie, 2005). On days when SALUS predicted no drainage, the leaching was assumed to be zero. The volume-weighted mean concentration for an entire crop-year was calculated as the sum of daily leaching (kg ha-1) divided by the sum of daily drainage rates (m3 ha-1). Weather data for the model were collected at the nearby KBS LTER meteorological station (lter.kbs.msu.edu). Leaching losses of dissolved organic carbon (DOC) and nitrogen (DON) from agricultural systems are important to water quality and carbon and nutrient balances but are rarely reported; the few available studies suggest linkages to litter production (DOC) and nitrogen fertilization (DON). In this study we examine the leaching of DOC, DON, NO3-, and NH4+ from no-till corn (maize) and perennial bioenergy crops (switchgrass, miscanthus, native grasses, restored prairie, and poplar) grown between 2009 and 2016 in a replicated field experiment in the upper Midwest U.S. Leaching was estimated from concentrations in soil water and modeled drainage (percolation) rates. DOC leaching rates (kg ha-1 yr-1) and volume-weighted mean concentrations (mg L-1) among cropping systems averaged 15.4 and 4.6, respectively; N fertilization had no effect and poplar lost the most DOC (21.8 and 6.9, respectively). DON leaching rates (kg ha-1 yr-1) and volume-weighted mean concentrations (mg L-1) under corn (the most heavily N-fertilized crop) averaged 4.5 and 1.0, respectively, which was higher than perennial grasses (mean: 1.5 and 0.5, respectively) and poplar (1.6 and 0.5, respectively). NO3- comprised the majority of total N leaching in all systems (59-92%). Average NO3- leaching (kg N ha-1 yr-1) under corn (35.3) was higher than perennial grasses (5.9) and poplar (7.2). NH4+ concentrations in soil water from all cropping systems were relatively low (<0.07 mg N L-1). Perennial crops leached more NO3- in the first few years after planting, and markedly less after. Among the fertilized crops, the leached N represented 14-38% of the added N over the study period; poplar lost the greatest proportion (38%) and corn was intermediate (23%). Requiring only one third or less of the N fertilization compared to corn, perennial bioenergy crops can substantially reduce N leaching and consequent movement into aquifers and surface waters. readme files are given that describe the data table
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5061/dryad.0p2ngf1xb&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu0 citations 0 popularity Average influence Average impulse Average Powered by BIP!
visibility 33visibility views 33 download downloads 7 Powered bymore_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5061/dryad.0p2ngf1xb&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2016Publisher:International Institute of Refrigeration (IIR) Authors: GULLO, P.; CORTELLA, G.; POLZOT, A.;Carbon dioxide (CO2, R744) is an environmentally friendly refrigerant, which is widely used in supermarket refrigeration systems located in cold weather sites. Its use at high outdoor temperatures still requires some additional investigations to accomplish performance similar to the one obtained by employing the conventional working fluids. This paper deals with the theoretical comparison in terms of both annual energy consumption and Total Equivalent Warming Impact (TEWI) of different commercial R744 refrigeration cycles operating in five different warm climates. An innovative CO2 direct expansion (DX) configuration, which serves both the medium temperature (MT) load and the low temperature (LT) one, is also considered. Taking into account the running modes of a typical European supermarket and a R404A multiplex configuration as the baseline, the results showed that enhanced R744 refrigeration technologies are capable of dropping the energy consumption and the TEWI by at least 2.8% and 31.1%, respectively.
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.18462/iir.iccc.2016.0041&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu7 citations 7 popularity Average influence Average impulse Top 10% Powered by BIP!
more_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.18462/iir.iccc.2016.0041&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.euResearch data keyboard_double_arrow_right Dataset 2023Embargo end date: 20 Apr 2023Publisher:Dryad Authors: Pahwa, Anmol; Jaller, Miguel;doi: 10.25338/b8w93s
This work models a last-mile network design problem for an e-retailer with a capacitated two-echelon distribution structure - typical in e-retail last-mile distribution, catering to a market with a stochastic and dynamic daily customer demand requesting delivery within time-windows. Considering the distribution evnironment, this work formulates last-mile network design problem for this e-retailer as a dynamic-stochastic two capacitated location routing problem with time-windows. In doing so, this work splits the last-mile network design problem into its constituent strategic, tactical, and operational decisions. Here, the strategic decisions undertake long-term planning to develop a distribution structure with appropriate distribution facilities and a suitable delivery fleet to service the expected customer demand in the planning horizon. The tactical decisions pertain to medium-term day-to-day planning of last-mile delivery operations to establish efficient goods flow in this distribution structure to service the daily stochastic customer demand. And finally, operational decisions involve immediate short-term planning to fine-tune this last-mile delivery to service the requests arriving dynamically through the day. Note, the last-mile network design problem formulated as a location routing problem constitutes three subproblems encompassing facility location problem, customer allocation problem, and vehicle routing problem, each of which are NP-hard combinatorial optimization problems. To this end, this work develops an adaptive large neighborhood search meta-heuristic algorithm that searches through the neighborhood by destroying and consequently repairing the solution thereby reconfiguring large portions of the solution with specific operators that are chosen adaptively in each iteration of the algorithm, hence the name adaptive large neighborhood search. Further, considering the stochastic and dynamic nature of the delivery environment, this work develops a Monte-Carlo framework simulating each day in the planning horizon, with each day divided into 1-hr timeslots, and with each time-slot accepting customer requests for service by the end of the day. In particular, the framework assumes the e-retailer will delay route commitments until the last-feasible time-slot to accumulate customer requests and consequently assign them to an uncommitted delivery route. Note, a delivery route is committed once the e-retailer starts loading packages assigned to this delivery route onto the delivery vehicle assigned for this delivery route. At the end of every time-slot then, this framework assumes the e-retailer integrates the new customer requests by inserting these customer nodes into such uncommitted delivery routes in a manner that results in the least increase in distribution cost keeping the customer-distribution facility allocation fixed. Thus, the framework iterates through the time-slots with the e-retailer processing route commitments, accumulating customer requests, and subsequently integrating them into the delivery operations for the day. E-commerce has the potential to make urban goods flow economically viable, environmentally efficient, and socially equitable. However, as e-retailers compete with increasingly consumer-focused services, urban freight witnesses a significant increase in associated distribution costs and negative externalities particularly affecting those living close to logistics clusters. Hence, to remain competitive, e-retailers deploy alternate last-mile distribution strategies. These alternate strategies, such as those that include use of electric delivery trucks for last-mile operations, a fleet of crowdsourced drivers for last-mile delivery, consolidation facilities coupled with light-duty delivery vehicles for a multi-echelon distribution, or collection points for customer pickup, can restore sustainable urban goods flow. Thus, in this study, the authors investigate the opportunities and challenges associated with such alternate last-mile distribution strategies for an e-retailer offering expedited service with rush delivery within strict timeframes. To this end, the authors formulate a last-mile network design (LMND) problem as a dynamic-stochastic two-echelon capacitated location routing problem with time-windows (DS-2E-C-LRP-TW) addressed with an adaptive large neighborhood search (ALNS) metaheuristic.
add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.25338/b8w93s&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu0 citations 0 popularity Average influence Average impulse Average Powered by BIP!
visibility 8visibility views 8 download downloads 16 Powered bymore_vert add ClaimPlease grant OpenAIRE to access and update your ORCID works.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.This Research product is the result of merged Research products in OpenAIRE.
You have already added works in your ORCID record related to the merged Research product.All Research productsarrow_drop_down <script type="text/javascript"> <!-- document.write('<div id="oa_widget"></div>'); document.write('<script type="text/javascript" src="https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.25338/b8w93s&type=result"></script>'); --> </script>
For further information contact us at helpdesk@openaire.eu