Engineering PapersSearch

SEARCH · Engineering Papers

Results for “SoC”

Search indexed NASA NTRS and DOE OSTI research on propulsion, heat transfer, battery materials and energy systems. Follow report and document links to the original sources.

Quote a phrase for an exact phrase match. Source license links do not imply unrestricted reuse.

At least 19 records

Material Discovery and Design Principles of Perovskite Oxides for Reversible Solid Oxide Cells (R-SOC)

Reversible solid oxide cells (R-SOCs) are highly efficient devices for energy conversion and storage, capable of operating for both hydrogen utilization and production. In fuel cell mode, an R-SOC consumes hydrogen or natural gas to generate electricity, while in electrolysis mode, it produces hydrogen from steam. The discover of new materials with rapid oxygen surface exchange kinetics and enduring stability is crucial for the economically viable commercialization of R-SOCs. To facilitate this pursuit, we conducted extensive Density Functional Theory (DFT) calculations and developed Machine Learning (ML) models to predict critical catalytic properties essential for R-SOCs, such as oxygen surface exchange/diffusivity, and area-specific resistance (ASR). BaCoxFeyZrzO3-d(BFCZ)(x+y+z=1) emerged as a promising family of electrode materials with high activity and stability, validated through systematic experimental study. Moreover, a robust numerical multiphysics model was developed to optimize materials and microstructure parameters, providing the ability to predict the performance of functional R-SOCs.

Liu, Jian

SOC Microstructural Property Estimator

This pre-trained ML model is a tool that uses basic compositional parameters for porous solid oxide cell (SOC) electrodes - the phase fractions and mean particle/pore diameters – as inputs and uses them to estimate additional electrochemical performance parameters: active (i.e., connected) TPB density, all tortuosity factors, and phase pair specific interfacial areas. The electrode is assumed to be composed of two solid phases and a pore phase. The property calculations are performed using neural network regression models trained on a large bank of synthetic electrode microstructural data that NETL has generated using the program DREAM3D (that bank is also hosted on EDX: https://edx.netl.doe.gov/dataset/soc-synthetic-microstructure-bank). This means the generated parameters are based on training from actual measured properties from 3D microstructures, not estimated from geometric simplifications. This tool was developed and is intended to replace percolation theory calculations in models that use hypothetical electrode properties. An example use case would be running SOC performance simulations across a parametric sweep of electrode designs (e.g., varying phase fractions and particle sizes) and assessing how it impacts the electrochemical performance of the SOC. Within the parameter space of the training data (statistics of that parameter space is provided in the readme file), this model achieves sub-5% mean absolute percent errors, an order of magnitude less error than percolation theory across the same parameter space. However, be aware that this tool was developed with parametric simulations in mind, and users are encouraged to assess accuracy for their own specific use case rather than taking accuracy metrics at face value. More info, including a usage guide, is in the included readme file. This tool should be cited with the DOI number provided.

Electrode Microstructure

Preliminary Screening Techno-Economic Analysis of Industrial SOFC/SOEC and Reversible SOC Integration

National Energy Technology Laboratory (NETL) provides system-level process, cost, and market analyses on solid oxide cell (SOC) based technologies. Specifically, techno-economic analyses (TEA), market assessments, and other technology evaluations serve to guide the U.S. Department of Energy (DOE) Office of Fossil Energy and Carbon Management (FECM) Reversible Solid Oxide Fuel Cell (R-SOFC) Program technology goals and objectives. These studies are key to describing how the technologies contribute to improving domestic energy infrastructure in a clean, efficient manner. This effort seeks to elucidate the potential integration opportunities between reversible SOCs and industrial systems which would aid in SOC commercialization and deployment. These preliminary screening-level results show what opportunities exist for power generating SOFCs, hydrogen producing SOECs, and point-source carbon capture. Improvements can be seen through changes in cost of electricity, cost of hydrogen, and cost of carbon capture.

reversible SOC

Frontier system-on-chip (SoC) technology for microwave diagnostics (invited)

The next generation of fusion reactors, exemplified by projects such as the Demonstration Power Plant following the International Thermonuclear Experimental Reactor, faces the monumental challenge of proving the viability of generating electricity through thermonuclear fusion. This pursuit introduces heightened complexities in diagnostic methodologies, particularly in microwave-based diagnostics. The increased neutron fluence necessitates significant reductions in vessel penetrations and the elimination of internal diagnostics, posing substantial challenges. SoC technology offers a promising solution by enabling the miniaturization, modularization, integration, and enhancing the reliability of microwave systems. After seven years of research, our team successfully pioneered the V- and W-band system-on-chip approach, leading to the development of active transmitters and passive receiver modules applied in practical settings, notably within the DIII-D tokamak project. Arrays of these modules have supported microwave imaging diagnostics. New physics measurement results from the Electron Cyclotron Emission Imaging system on DIII-D provide compelling evidence of improved diagnostics following the adoption of SoC technology. Furthermore, we achieved a breakthrough in developing an F-band SoC, advancing higher frequency capabilities for fusion devices. These achievements represent a significant leap forward in fusion diagnostic technology, marking substantial progress toward establishing reliable and efficient plasma diagnostics for future fusion reactors.

70 PLASMA PHYSICS AND FUSION TECHNOLOGY

Unsupervised Detection of SOC Spoofing in OCPP 2.0.1 EV Charging Communication Protocol Using One-Class SVM

The electric vehicles (EVs) market keeps growing globally; thus, it is critical to secure the EV charging communication protocols in order to guarantee reliable and fair charging operations among the customers. The Open Charge Point Protocol (OCPP) 2.0.1 supports the communication between the Electric Vehicle Supply Equipment (EVSE) and Charging Station Management Systems (CSMSs); therefore, it becomes vulnerable to several types of attacks, which aim to jeopardize smart charging, billing, and energy management. Specifically, OCPP 2.0.1 allows the self-reporting of the State of Charge (SOC) values, which makes it vulnerable to spoofing-based cyberattacks, which target manipulating the scheduling priorities, distorting the load forecasts, and extending the charging sessions in an unfair manner. In this paper, we try to address this type of attack by providing a comprehensive analysis of the SOC spoofing attacks and introducing a novel unsupervised detection framework based on the One-Class Support Vector Machine (OCSVM) algorithm. Specifically, two types of attack scenarios are analyzed (i.e., priority manipulation and session extension) by deriving engineered features that capture the nonlinear relationships under normal charging behavior. Detailed simulation-based results are derived by utilizing the DESL-EPFL Level 3 EV charging dataset. Our results demonstrate high F1-score and recall in identifying spoofed SOC values and that the proposed OCSVM model demonstrates superior performance compared to alternative clustering and deep-learning based detectors.

EV charging

Designing SOC electrodes for better lifetime performance

Presentation for talk at the 2024 Pacific Rim Meeting of the Electrochemical Society October 6-11, 2024. The talk covers a review of NETL's solid oxide cell (SOC) performance degradation modeling framework and present case studies on how simulations are used to design better SOC electrodes.

Abernathy, Harry

SOC Microstructural Analyzer

This program was designed to analyze the 3-phase microstructure of the electrodes of a solid oxide fuel cell (SOFC) or electrolysis cell (SOEC), both referred to in combination as a solid oxide cell (SOC). It is agnostic to the exact system, so it could be repurposed to analyze any 3-phase microstructure. This tool directly analyzes segmented voxel-based data that has been segmented into phase IDs (1,2,3). The voxels will be analyzed directly for: - tortuosity factors - triple phase boundaries - 2-phase interfacial areas, using a meshed isosurface - mean diameters of each phase, using an inscribed sphere method - standard deviation of the diameters of each phase, from the same inscribed sphere data - connectivity information Comprehensive information is available in the readme file (within the zipped repository in Markdown language, and also available here as a rendered PDF). Please cite this page / DOI, as well as https://doi.org/10.1111/jace.14775, for usage.

3D microstructure

A Machine Learning based Approach of Estimating Equivalent Circuit Model Parameters at Different SoCs of Li-ion Batteries from Voltage Relaxation

Abstract: In this study, an approach of estimating the equivalent circuit model (ECM) parameters for Li-ion batteries (LIBs) is proposed based on the voltage value at different intervals while relaxing the LIB after discharge. The typical approach for estimating ECM parameters of a LIB is to conduct electrochemical impedance spectroscopy (EIS) measurements at different frequencies and fit them to a predefined circuit model, which requires additional measuring arrangements and specialized devices. The proposed methodology utilizes four different voltages at 0s, 60s, 360s, and 1800s alongside the specific state of charge (SoC) value for a specific constant discharge current value of ~1C until the relaxation stage to train and evaluate three regression-based machine learning models— Support Vector Regression (SVR), Extreme Gradient Boosting (XGBoost), and Gaussian Process Regression (GPR)—for estimating the ECM parameters of the selected model. Bayesian optimization is employed for hyperparameter tuning to achieve optimal performance for all the regressor models, among which, the GPR provided the best performance with the root-mean-squared error (RMSE) of less than 4x10-4 on average for the resistive components and less than 0.27 for capacitive components with excellent R2 scores. The simplicity of the approach enables it to eliminate the need for sophisticated measuring equipment and computation power.

Sagar, Md. Samiul [The University of Alabama (UA)]

Erratum: Review—Materials Science Predictions of Thermal Runaway in Layered Metal-Oxide Cathodes: A Review of Thermodynamics [ J. Electrochem. Soc. , 167, 090543 (2020)]

It was found that corrections are required for the published article cited in the title of this document. A revised Table VII is shown below, in which the values for S (entropy of the liquid solvents) have been corrected for consistency with the original sources. No corrections were required for the enthalpies, but they are included for completeness. The cited references and table footnotes found in the originally published version of Table VII remain applicable.

Shurtz, Randy C. [Sandia National Laboratories (SN

Effects of 9.5 years warming on SOC concentration and composition in bulk soil and density fractions

Original data of whole-soil warming experiment after 9.5 years at Blodgett Forest Research Station. The Blodgett Forest is a mixed coniferous temperate forest with Mediterranean climate. The annual air temperature is 12.5℃ and the annual precipitation is 1774 mm yr-1- The soil is mesic ultic Alfisol of granitic origin, equivalent to Dystric Cambisol according to The World Reference Base for Soil Resources (WRB) system. The soil is warmed down to 1 m at + 4℃ by vertically installed heating cables. At the time of soil sampling on 1 May 2023, the whole-soil warming experiment had been running for approximately 9.5 years, from January 2014 to May 2023. The dataset includes: - Bulk_EA: C, N content, δ13C, and CN ratio of bulk soil; - Density_fractionation: organic carbon concentration, δ13C, and C/N ratio of free light fraction (fLF), occluded ligh fraction (oLF), and heavy fraction (HF); - PCA_DRIFT_AUC: original data of area under the curve (AUC) values of eight carbon bond types integrated on diffuse reflectance infrared fourier transform spectroscopy for each soil sample and soil fraction, which are consequently used for principal component analysis (PCA); - DRIFTS_stability_index: the calculation of aliphatic C–H (3000–2800 cm-1) to aromatic C=C (1670–1600 cm-1) ratios for each bulk soil sample and soil fraction. All data are provided in CSV format and can be viewed using Microsoft Excel.

Climate change

Lightweight Embedded Controller in Advanced FPGA SoC for Radar Signal Processing [Poster]

The objective of the project is to demonstrate that critical control functions can be implemented using little resources in modern microelectronics. A finite state machine (Figure 1) is implemented onto a field programmable gate array (FPGA). The functionality of the system is demonstrated by sending binary instructions to the controller. The controller transmits patterns through an LED, controls an electromechanical device, and uses pulse-width modulation (PWM) for radar functions.

42 ENGINEERING

Perturbation of soil organic carbon induced by land-use change from primary forest

Abstract The impact of land-use change (LUC) on soil organic carbon (SOC) has been a wide concern of land management policymakers because CO 2 emissions induced by LUC have been the second largest carbon source worldwide. However, due to insufficient data quality and limited biome coverage, a global big picture of the impact of LUC on SOC is still not clear. This study conducted a meta-analysis on 288 independent observations sourced from 62 peer-reviewed papers to provide a global summary of the change in SOC after the conversion of primary forests into other land-use types. The conversion of primary forest to cropland resulted in the most severe SOC loss (−33.2%), followed by conversion into plantation forests (−22.3%) and secondary forests (−19.1%). Nonetheless, SOC increased by 9.1% after a conversion from primary forests into pasture. More SOC loss was found at sites with lower precipitation for primary forests converted to cropland and plantation forests. The SOC loss decreased consistently with increasing mean annual temperature (MAT) for all four types of LUC. Moreover, the loss of SOC tended to worsen over time when primary forests are converted to cropland or plantation forests. In contrast, SOC loss recovered over time following conversion to secondary forests. The gain of SOC gradually increased over time after conversion to pastures. To conclude, the changes in SOC are related not only to the land-use type but also to precipitation, temperature and turn years after LUC. Due to limited data, this study focuses on soil profiles within 30 cm depth, and future research should explore SOC dynamics induced by LUC at greater depths. Overall, cases of SOC loss of approximately 30% following deforestation were very common (except for conversion to pasture), and the results of this study show that the loss of SOC following LUC should be carefully considered and monitored in land management.

Zhang, Zhiyuan (ORCID:0000000223407001)

Thermal Adaptation of Enzyme‐Mediated Processes Reduces Simulated Soil CO2 Fluxes Upon Soil Warming

Abstract Understanding factors influencing carbon effluxes from soils to the atmosphere is important in a world experiencing climatic change. Two important uncertainties related to soil organic carbon (SOC) stock responses to a changing climate are (a) whether soil microbial communities acclimate or adapt to changes in soil temperature and (b) how to represent this process in SOC models. To further explore these issues, we included thermal adaptation of enzyme‐mediated processes in a mechanistic SOC model (ReSOM) using the macromolecular rate theory. Thermal adaptation is defined here to encompass all potential responses of soil microbes and microbial communities following a change in temperature. To assess the effects of thermal adaptation of enzyme‐mediated processes on simulated SOC losses, ReSOM was applied to data collected from a 13‐year soil warming experiment. Results show that a model omitting thermal adaptation of enzyme‐mediated processes substantially overestimates observed CO 2 effluxes during the initial years of soil warming. The bias against observed CO 2 effluxes was lower for models including thermal adaptation of enzyme‐mediated processes. In addition, for a simulated linear 3°C soil warming over 100 years, models including thermal adaptation of enzyme‐mediated processes simulated SOC losses of a factor of three smaller than models omitting this process. As thermal adaptation of microbial community characteristics is generally not included in models simulating feedback between the soil, biosphere and atmosphere, we encourage future studies to assess the potential impact that microbial adaptation has on soil carbon – climate feedback representations in models. Plain Language Summary A major uncertainty in projecting how much soil organic carbon (SOC) will be converted to CO 2 as a consequence of climate change is related to how soil microbes may adapt to increasing soil temperatures. While this “microbial thermal adaptation” has been shown to occur in short‐term lab incubation experiments, its effect on SOC cycling on a decadal timescale is not clear. To address this knowledge gap, a mechanistic SOC model was used to simulate data collected from a 13‐year soil warming experiment, to assess how microbial thermal adaptation affects predicted SOC losses upon soil warming. The model results show that incorporating microbial thermal adaptation into the model led to reduced CO 2 effluxes from the soil to the atmosphere compared to the common approach of omitting this mechanism. Our results imply that projected SOC losses for the decades to come may be reduced when this mechanism is incorporated in land models. We therefore advocate for more research on the mechanisms controlling microbial thermal adaptation, and how to implement this mechanism in SOC models. Key Points A crucial aspect of soil organic carbon (SOC) models is the representation of soil microbes Predicted soil CO 2 fluxes upon soil warming are reduced when accounting for microbial thermal adaptation On a centennial time scale, this thermal adaptation results in up to a factor of three lower predicted SOC loss

Van de Broek, Marijn

Observational benchmarks inform representation of soil organic carbon dynamics in land surface models

Abstract. Representing soil organic carbon (SOC) dynamics in Earth system models (ESMs) is a key source of uncertainty in predicting carbon–climate feedbacks. Machine learning models can help identify dominant environmental controllers and establish their functional relationships with SOC stocks. The resulting knowledge can be integrated into ESMs to reduce uncertainty and improve predictions of SOC dynamics over space and time. In this study, we used a large number of SOC field observations (n=54 000), geospatial datasets of environmental factors (n=46), and two machine learning approaches (namely random forest, RF, and generalized additive modeling, GAM) to (1) identify dominant environmental controllers of global and biome-specific SOC stocks, (2) derive functional relationships between environmental controllers and SOC stocks, and (3) compare the identified environmental controllers and predictive relationships with those in models used in Phase 6 of the Coupled Model Intercomparison Project (CMIP6). Our results showed that the diurnal temperature, drought index, cation exchange capacity, and precipitation were important observed environmental predictors of global SOC stocks. While the RF model identified 14 environmental factors that describe climatic, vegetation, and edaphic conditions as important predictors of global SOC stocks (R2=0.61, RMSE = 0.46 kg m−2), current ESMs oversimplify the relationships between environmental factors and SOC, with precipitation, temperature, and net primary productivity explaining > 96 % of the variability in ESM-modeled SOC stocks. Further, our study revealed notable disparities among the functional relationships between environmental factors and SOC stocks simulated by ESMs compared with observed relationships. To improve SOC representations in ESMs, it is imperative to incorporate additional environmental controls, such as the cation exchange capacity, and refine the functional relationships to align more closely with observations.

54 ENVIRONMENTAL SCIENCES

Quantifying soil organic matter stock distribution and origin following over a century of maize-based cropping in the former tallgrass prairie region of central USA

Tallgrass prairie conversion to maize-based agriculture in central North America has resulted in substantial loss of soil organic carbon (SOC) in less than two centuries. However, evaluations of how management practices may mitigate SOC losses are generally limited in soil depth and/or duration, missing long-term SOC stock outcomes that manifest over timescales of decades or longer. To address this, we sampled soils in year 145 of the Morrow Plots experiment to (i) evaluate effects of crop rotation and fertility management on SOC stocks and (ii) distinguish prairie- versus maize-derived SOC after continuous maize cropping since 1876 using stable carbon isotope ( 13 C) natural abundance. Soil organic carbon stock by equivalent soil mass (ESM) was + 30.7 Mg C ha −1 (+31.7 %) higher under maize-oat-alfalfa than continuous maize, but similar between maize-soybean and continuous maize. NPK fertilization and manuring did not influence SOC stocks by ESM. Response of SOC stocks at 15 cm depth intervals to NPK fertilization varied by depth and crop rotation, with lower SOC stocks at 30–45 cm under continuous maize and maize-soybean. Maize-derived C ranged 19.5–59.6 % of SOC stock across depths, indicating the majority of SOC was still derived from tallgrass prairie even after 145 years of continuous maize cropping. Our results confirm the potential of diversified crop rotation for minimizing SOC losses relative to tallgrass prairie at the supracentennial scale, and highlight the importance of relic prairie soil organic matter for future crop production in central North America.

crop rotation

Diverse organic carbon dynamics captured by radiocarbon analysis of distinct compound classes in a grassland soil

Soil organic carbon (SOC) is a large, dynamic reservoir composed of a complex mixture of plant- and microbe-derived compounds with a wide distribution of cycling timescales and mechanisms. The distinct residence times of individual carbon components within this reservoir depend on a combination of factors, including compound reactivity, mineral association, and climate conditions. To better constrain SOC dynamics, bulk radiocarbon measurements are commonly used to trace biosphere inputs into soils and to estimate timescales of SOC cycling. However, understanding the mechanisms driving the persistence of organic compounds in bulk soil requires analyses of SOC pools that can be linked to plant sources and microbial transformation processes. Here, we adapt approaches, previously developed for marine sediments, to isolate organic compound classes from soils for radiocarbon ( 14 C) analysis. We apply these methods to a soil profile from an annual grassland in Hopland, California (USA), to assess changes in SOC persistence with depth (down to 1 m). We measured the radiocarbon values of water-extractable organic carbon (WEOC), total lipid extracts (TLEs), total hydrolyzable amino acids (AAs), and an acid-insoluble (AI) fraction from bulk and physically separated size fractions (< 2 mm, 2 mm–63 µm, and < 63 µm). Our results show that Δ 14 C values of bulk soil, size fractions, and extracted compound classes became more depleted with depth, and individual SOC components have distinct age–depth distributions that suggest distinguishable cycling rates. We found that AAs and TLEs cycle faster than the bulk soils and the AI fraction. The AI was the most 14 C-depleted fraction, indicating that it is the most chemically inert in this soil. Our approach enables the isolation and measurement of SOC fractions that separate functionally distinct SOC pools that can cycle relatively quickly (e.g., plant and microbial residues) from more passive or inert SOC pools (associated with minerals or petrogenic) from bulk soils and soil physical fractions. With the effort to move beyond SOC bulk analysis, we find that compound class 14 C analysis can improve our understanding of SOC cycling and disentangle the physical and chemical factors driving OC cycling rates and persistence.

58 GEOSCIENCES