Search NASASearch

SEARCH · Search NASA

Results for “SILVER-ZINC BATTERY”

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.

209 records · Page 8

Novel Zwitterionic Polyurethane-in-Salt Electrolytes with High Ion Conductivity, Elasticity, and Adhesion for High-Performance Solid-State Lithium Metal Batteries

This study presents a novel polymer-in-salt (PIS) zwitterionic polyurethane-based solid polymer electrolyte (zPU-SPE) that offers high ionic conductivity, strong interaction with electrodes, and excellent mechanical and electrochemical stabilities, making it promising for high-performance all solid-state lithium batteries (ASSLBs). The zPU-SPE exhibits remarkable lithium-ion (Li+) conductivity (3.7 × 10⁻⁴ S cm−1 at 25 °C), enabled by exceptionally high salt loading of up to 90 wt.% (12.6 molar ratio of Li salt to polymer unit) without phase separation. It addresses the limitations of conventional SPEs by combining high ionic conductivity with a Li+ transference number of 0.44, achieved through the incorporation of zwitterionic groups that enhance ion dissociation and transport. The high surface energy (338.4 J m−2) and elasticity ensure excellent adhesion to Li anodes, reducing interfacial resistance and ensuring uniform Li+ flux. When tested in Li||zPU||LiFePO₄ and Li||zPU||S/C cells, the zPU-SPE demonstrated remarkable cycling stability, retaining 76% capacity after 2000 cycles with the LiFePO4 cathode, and achieving 84% capacity retention after 300 cycles with the S/C cathode. Molecular simulations and a range of experimental characterizations confirm the superior structural organization of the zPU matrix, contributing to its outstanding electrochemical performance. The findings strongly suggest that zPU-SPE is a promising candidate for next-generation ASSLBs.

Wang, Kun

High‐Entropy Lithium Argyrodite Solid Electrolytes Enabling Stable All‐Solid‐State Batteries

Abstract Superionic solid electrolytes (SEs) are essential for bulk‐type solid‐state battery (SSB) applications. Multicomponent SEs are recently attracting attention for their favorable charge‐transport properties, however a thorough understanding of how configurational entropy (ΔS conf ) affects ionic conductivity is lacking. Here, we successfully synthesized a series of halogen‐rich lithium argyrodites with the general formula Li 5.5 PS 4.5 Cl x Br 1.5‐x (0≤x≤1.5). Using neutron powder diffraction and 31 P magic‐angle spinning nuclear magnetic resonance spectroscopy, the S 2− /Cl − /Br − occupancy on the anion sublattice was quantitatively analyzed. We show that disorder positively affects Li‐ion dynamics, leading to a room‐temperature ionic conductivity of 22.7 mS cm −1 (9.6 mS cm −1 in cold‐pressed state) for Li 5.5 PS 4.5 Cl 0.8 Br 0.7 (ΔS conf =1.98R). To the best of our knowledge, this is the first experimental evidence that configurational entropy of the anion sublattice correlates with ion mobility. Our results indicate the possibility of improving ionic conductivity in ceramic ion conductors by tailoring the degree of compositional complexity. Moreover, the Li 5.5 PS 4.5 Cl 0.8 Br 0.7 SE allowed for stable cycling of single‐crystal LiNi 0.9 Co 0.06 Mn 0.04 O 2 (s‐NCM90) composite cathodes in SSB cells, emphasizing that dual‐substituted lithium argyrodites hold great promise in enabling high‐performance electrochemical energy storage.

Chemistry

Manipulating Na/TM Ratio‐Driven Structural Heterogeneity of O3‐NaNi 1/3 Fe 1/3 Mn 1/3 O 2 Cathode for High‐Voltage Sodium‐Ion Batteries

The stability of O3-type NaNi 1/3 Fe 1/3 Mn 1/3 O 2 under high-voltage cycling is dictated by how synthesis encodes lattice strain and redox heterogeneity. Here, in this study, the role of Na:TM stoichiometry is systematically resolved by tuning the NaOH:precursor ratio during solid-state synthesis. The stoichiometric condition (Na:TM = 1.00) yields minimized microstrain, enabling uniform O3–P3 phase evolution and homogeneous multi-metal redox with preserved octahedral symmetry. In contrast, Na-excess compositions inherit disordered intermediates and heterogeneous distortion fields that trigger abrupt multiphase transitions and promote localized charge redistribution. In situ XRD captures the divergence in phase-transition pathways, TXM resolves particle-level redox heterogeneity, and XANES corroborates a stronger and more reversible Fe redox contribution at stoichiometry, shifting to diminished Fe participation and spatially inhomogeneous redox at higher Na content. These results establish Na:TM stoichiometry as a critical synthesis parameter controlling both structural coherence and redox stability. Electrochemically, the stoichiometric composition exhibits smooth voltage profiles with minimal polarization growth and retains nearly 80% of its initial capacity after 100 cycles even at an extended 4.2 V cutoff, whereas Na-excess compositions show significantly reduced initial coulombic efficiency and rapid voltage fade. Precise stoichiometric tuning provides a scalable route to defect-suppressed O3 frameworks, enabling structurally resilient, high-voltage sodium-layered cathodes.

36 MATERIALS SCIENCE

A Reductively Stable Electrolyte Realizes Deep Cycling Behavior in Anode‐free Sodium Batteries

For anode‐free sodium batteries to achieve practical consideration, highly reversible chemistries require exceptional ≥99.95% coulombic efficiencies that maintain over prolonged cycling periods. To do so, consumption of this severely limited sodium inventory must be restricted while metal nucleation processes that comprise the in situ formed metal anode are improved. Herein, we describe a fluorine‐free carborane electrolyte that satisfies these criteria by emphasizing reductive stability and weakly coordinating anion behavior as design principles. We find this approach promotes the development of a thin, robust SEI chemistry rich in both organic speciation and boron. The electrolyte described herein exhibits ideal metal nucleation behavior on one‐micron thin carbonaceous current collector surfaces and achieves a metal deposition/stripping efficiency near parity for 400 cycles. This novel anode chemistry is introduced to anode‐free full cell configurations where 87% of the initial discharge capacity is retained after 1000 cycles at 2.0 C. In conclusion, post‐test characterization of deep‐cycled anode‐free cells reveals suppressed capacity fade in these systems is attributed to the chemical stability of the carborane anion.

anode-free

AI-Batt (Autonomous Identification of Battery Life Models) [SWR 21-36]

Autonomous Identification of Battery Life Models (AI-Batt) AI-Batt is a MATLAB code base for developing lifetime models for batteries from accelerated aging data. The code base provides many functions for processing, visualizing, and modeling battery aging data, making the data processing, exploration, and modeling workflow substantially faster. These tools are tailored for working with battery aging data sets, which usually consist of many separate time-series for each cell, with many test conditions and possible replicates at each condition, which makes it difficult to simply process or visualize the data set. Complex modeling tasks, such as cross-validation, sensitivity analysis, and uncertainty quantification have been implemented to enable thorough statistical investigation of model predictions. Additionally, several machine-learning algorithms are implemented to autonomously identify suitable models via symbolic regression. Data processing functions automatically cast data from the struct data type, which is commonly used to store experimental data, but is not an acceptable input for most algorithms, to the table data type, which can be easily used as input to any optimization algorithm. Also, the data can be separated into time-invariant and time-variant data tables, which is helpful for exploring the data set as well as developing separate models for time-variant and time-invariant aging mechanisms. For example, in aging tests with constant temperature, temperature is a time-invariant experimental condition. Visualization tools enable plotting of data, model fits, and model simulations possible with single-line function calls, empowering data exploration of complex data sets with both time-varying and time-invariant trends. Plots can be automatically generated for the whole data set, or separated by data group (groups of test replicates) or individual data series. Data points or data series can be automatically colored by the value of a variable with a variety of color maps, and model predictions can also be colored by the value of a fit statistic. Comparisons between data sets and the predictions/simulations of different models on the same data set can be easily plotted as well. Distributions of parameter values from bootstrap resampling can be plotted to visualize the reliability of parameter estimation, or determine any correlations between parameters. Modeling tools handle the complex task of creating and parsing symbolic equations for modeling battery lifetime. Equations are parsed to grab relevant data variables, parameter values, or specified sub-models for input into optimization, evaluation, or simulation functions. Models can be optimized locally (one set of parameters for each data series), bi-level (some parameters shared across the data set), or globally (single set of parameters for all data). Functions implementing symbolic regression algorithms help users to discover effective model equations, even in poorly sampled, high-dimensional data.

Smith, Kandler [National Renewable Energy Lab. (NR

Hydrogen Production and Li-Ion Battery Performance with MoS2-SiNWs-SWNTs@ZnONPs Nanocomposites

This study explores the hydrogen generation potential via water-splitting reactions under UV-vis radiation by using a synergistic assembly of ZnO nanoparticles integrated with MoS2, single-walled carbon nanotubes (SWNTs), and crystalline silicon nanowires (SiNWs) to create the MoS2-SiNWs-SWNTs@ZnONPs nanocomposites. A comparative analysis of MoS2 synthesized through chemical and physical exfoliation methods revealed that the chemically exfoliated MoS2 exhibited superior performance, thereby being selected for all subsequent measurements. The nanostructured materials demonstrated exceptional surface characteristics, with specific surface areas exceeding 300 m2 g−1. Notably, the hydrogen production rate achieved by a composite comprising 5% MoS2, 1.7% SiNWs, and 13.3% SWNTs at an 80% ZnONPs base was approximately 3909 µmol h−1g−1 under 500 nm wavelength radiation, marking a significant improvement of over 40-fold relative to pristine ZnONPs. This enhancement underscores the remarkable photocatalytic efficiency of the composites, maintaining high hydrogen production rates above 1500 µmol h−1g−1 even under radiation wavelengths exceeding 600 nm. Furthermore, the potential of these composites for energy storage and conversion applications, specifically within rechargeable lithium-ion batteries, was investigated. Composites, similar to those utilized for hydrogen production but excluding ZnONPs to address its limited theoretical capacity and electrical conductivity, were developed. The focus was on utilizing MoS2, SiNWs, and SWNTs as anode materials for Li-ion batteries. This strategic combination significantly improved the electronic conductivity and mechanical stability of the composite. Specifically, the composite with 56% MoS2, 24% SiNWs, and 20% SWNTs offered remarkable cyclic performance with high specific capacity values, achieving a complete stability of 1000 mA h g−1 after 100 cycles at 1 A g−1. These results illuminate the dual utility of the composites, not only as innovative catalysts for hydrogen production but also as advanced materials for energy storage technologies, showcasing their potential in contributing to sustainable energy solutions.

Chemistry

Quantifying concentration distributions in redox flow batteries with neutron radiography

Abstract The continued advancement of electrochemical technologies requires an increasingly detailed understanding of the microscopic processes that control their performance, inspiring the development of new multi-modal diagnostic techniques. Here, we introduce a neutron imaging approach to enable the quantification of spatial and temporal variations in species concentrations within an operating redox flow cell. Specifically, we leverage the high attenuation of redox-active organic materials (high hydrogen content) and supporting electrolytes (boron-containing) in solution and perform subtractive neutron imaging of active species and supporting electrolyte. To resolve the concentration profiles across the electrodes, we employ an in-plane imaging configuration and correlate the concentration profiles to cell performance with polarization experiments under different operating conditions. Finally, we use time-of-flight neutron imaging to deconvolute concentrations of active species and supporting electrolyte during operation. Using this approach, we evaluate the influence of cell polarity, voltage bias and flow rate on the concentration distribution within the flow cell and correlate these with the macroscopic performance, thus obtaining an unprecedented level of insight into reactive mass transport. Ultimately, this diagnostic technique can be applied to a range of (electro)chemical technologies and may accelerate the development of new materials and reactor designs.

Science & Technology - Other Topics

Decoupling the capacity fade contributions in polymer electrolyte-based high-voltage solid-state batteries

Polymer electrolyte (PE)-based solid-state batteries (PE-SSBs) made with high-voltage cathodes are known to suffer from severe capacity fade, stemming primarily from the poor oxidative stability of most PEs under high-voltage cycling conditions. PEs also suffer from greater ion-transport limitations compared to liquid or solid electrolytes. However, often, these limitations are collectively stated to be responsible for the observed capacity fade, and it is challenging to decouple the contributions of different factors. Herein, a tunable cell fabrication platform was developed to systematically investigate and decouple the two primary capacity fade drivers (cell impedance growth and kinetic limitations), while keeping the other cell parameters constant. Three PE types with distinct transport characteristics were compared. By utilizing a voltage profile analysis method, the contribution of the cell's internal impedance growth was quantitatively decoupled from the kinetic limitations stemming from the high concentration gradient in the polymer catholyte and slow charge transfer reactions. We demonstrate that the high interfacial impedance did not necessarily correlate with the high capacity fade rate. Kinetic limitations that are not reflected by impedance measurements can play a dominant role in causing cumulative capacity decay.

Ock, Ji-young [Oak Ridge National Laboratory (ORNL

Gas-mediated defect engineering in earth-abundant Mn-rich layered oxides for non-aqueous sodium-based batteries

Gases are often by-products of battery materials during cell formation and degradation, affecting the cycle life and safety of rechargeable batteries. However, understanding gas-mediated (electro)-chemical reactions and nanoscale structural transformations during the synthesis of battery electrode materials remains challenging because of the lack of suitable characterization routes and the complexity of the interplay between thermodynamics and kinetics. Here, in this study, we use operando synchrotron X-ray diffraction, in situ transmission X-ray microscopy and multiscale modelling to elucidate the reaction pathways and microstructural defect development of earth-abundant Mn-rich layered oxides as positive electrode materials for sodium-based batteries. In particular, we demonstrate the dominant role of CO 2 over O 2 and H 2 O (g) in modulating the competition between entropy and enthalpy during solid-state synthesis. Using Ni 0.25 Mn 0.75 CO 3 as a model precursor, we reveal that CO 2 generation favours the formation of entropy-driven metastable intermediates, suppresses closed pore/nanovoids formation and decreases chemical heterogeneity and residual lattice strain of Mn-rich layered oxides during the synthesis. This result motivates a fast-sintering strategy to promote CO 2 release, which ultimately leads to improved chemo-mechanical and electrochemical stability of the Mn-rich positive electrodes when tested in non-aqueous Na metal coin cells.

36 MATERIALS SCIENCE

Are There Opportunities To Re-Think How We Manufacture Synthetic Graphite?

This manuscript contributes a Viewpoint article to ACS Sustainable Resource Management and discusses the graphite supply chain, growing mismatch between graphite demand and global manufacturing capacity, current graphite manufacturing technologies, and different feedstocks.

alternative carbon feedstocks

Storing Affordability: Battery Storage as an Asset to Reduce Data Center Cost Shifts

This report examines how battery energy storage systems (BESS) can help utilities accommodate large load growth while protecting affordability for existing ratepayers. Rapid growth in electricity demand from artificial intelligence (AI) data centers is straining the U.S. grid. Furthermore, many new data centers are entering rural markets, which could offer economic benefits but may also pose implementation challenges for smaller utilities. At the same time, retail electricity prices are increasing faster than inflation, elevating customer affordability as a key challenge. While data centers have not been the primary driver of increases in residential prices to date, they have pushed wholesale energy and capacity prices higher in several markets. Fundamental utility cost-allocation principles show that data center growth can be rate-positive for existing customers only if new peak demand grows faster than the costs a utility must incur to serve it. Several factors, including a utility’s degree of wholesale market exposure, forecast uncertainty and stranded-asset risk, and tariff design can determine the outcome of load growth on retail rates. Energy storage can make several affordability contributions in the face of this landscape of uncertainty and market volatility, including deferral of higher-cost grid investments through improved utilization of existing assets and flexibility of new large loads, insulation from volatile wholesale prices through peak shaving, and reliability support to address grid risks stemming from the behavior of AI data center loads. Different potential BESS deployment pathways—utility-scale front-of-the-meter systems, aggregated small-scale storage installations, and data center-sited behind-the-meter storage—are compared against each other and against conventional capacity alternatives. This framework is intended as a conceptual resource to utilities, particularly smaller public utilities with rural service territories, who may be considering the role that energy storage can play in insulating existing ratepayers from data center cost shifts.

25 ENERGY STORAGE

Mechanically and Thermally Robust Gel Electrolytes Built from A Charged Double Helical Polymer

Polymer electrolytes have received tremendous interest in the development of solid-state batteries, but often fall short in one or more key properties required for practical applications. Herein, a rigid gel polymer electrolyte prepared by immobilizing a liquid mixture of a lithium salt and poly(ethylene glycol) dimethyl ether with only 8 wt% poly(2,2′-disulfonyl-4,4′-benzidine terephthalamide) (PBDT) is reported. The high charge density and rigid double helical structure of PBDT lead to formation of a nanofibrillar structure that endows this electrolyte with stronger mechanical properties, wider temperature window, and higher battery rate capability compared to all other poly(ethylene oxide) (PEO)-based electrolytes. The ion transport mechanism in this rigid polymer electrolyte is systematically studied using multiple complementary techniques. Li/LiFePO 4 cells show excellent capacity retention over long-term cycling, with thermal cycling reversibility between ambient temperature and elevated temperatures, demonstrating compelling potential for solid-state batteries targeting fast charging at high temperatures and slower discharging at ambient temperature.

36 MATERIALS SCIENCE

Fast lithium ion diffusion in brownmillerite Li x Sr 2 Co 2 O 5

Transition metal oxides not only exhibits novel magnetic properties but also provides outstanding ionic transports. Ionic conductors have great potential for interesting tunable physical properties via ionic liquid gating and novel energy storage applications such as all-solid-state lithium batteries. In particular, low migration barriers and high hopping attempt frequency are the keys to achieve fast ion diffusion in solids. Taking advantage of the oxygen-vacancy channel in Li x Sr 2 Co 2 O 5 , we show that migration barriers of lithium ion are as small as 0.28–0.17 eV depending on the lithium concentration rates. Our first-principles calculation also investigated hopping attempt frequency and concluded the room temperature ionic diffusivity and ion conductivity are high as 10 −7 –10 −6 cm 2 s −1 and 10 −3 –10 −2 Scm −1 , respectively, which outperform most of perovskite-type, garnet-type, and sulfide Li-ion solid-state electrolytes. This work proves Li x Sr 2 Co 2 O 5 as a promising super-ionic conductor.

Crystallographic defects

Theoretical design and performance of three-dimensional, pillared FeS 2 cathodes

Three-dimensional (3D) electrode design can provide improved capacities and rate capabilities over conventional two-dimensional electrodes by enhancing electrical and ionic transport. Here, expanding upon our previous modeling efforts for conversion chemistry lithium-ion batteries, we develop a pseudo-four-dimensional (P4D) approach that is subsequently used to investigate the design of a pillared FeS 2 electrode. The model considers transport in three dimensions with an additional “fourth” dimension corresponding to the solid-state lithium transport within the active material particles. Additionally, we allow for expansion of the active material during the conversion reaction to understand how internal stresses impact the electrochemical performance of the cell. By optimizing the model with respect to areal capacity, we are able to predict areal capacities up to 16.8 mAh/cm 2 for an areal current density of 1.78 mA/cm 2 and a 103% improvement for the three-dimensional electrodes over planar electrodes of equal volume. Despite the promising results, our simulations suggest that 3D design may be difficult for conversion cathode materials due to the large internal stresses that arise during conversion. Nevertheless, the model is robust and adaptable to other materials that may be more suitable for 3D electrodes due to a lesser change in volume during discharge.

Conversion cathode materials

Computational modeling of coupled mechanical damage and electrochemistry in ternary oxide composite electrodes

Performance degradation of ternary layered oxide cathodes largely originates from their loss of structural integrity in cyclic usage. Mechanical damage, such as intergranular fracture of the active particles, is not only a mechanical cleavage process but also interferes with electrochemical kinetics such as infiltration of liquid electrolyte, surface corrosion of the constituent primary particles, and may eventually isolate the primary grains from the electron conducting network. Here, in this work, we develop a computational framework that integrates electrochemistry of a LiNi x Mn y Co 1−x−y O 2 (NMC) composite cathode with mechanical damage of the active particles. To fully examine the intricate chemomechanical behavior of the electrode, we evaluate the effects of the anisotropic material properties, the influence of mechanical potential on Li transport, and the concurrent intergranular fracture and electrolyte penetration along the grain boundaries upon multiple cycles. Electrolyte infiltration benefits capacity retention but aggravates further mechanical damage by corrosion. Structural failure mostly occurs in the first charging due to the anisotropic mechanical strain between the primary grains, while the resulting damage remains stable in the later few cycles. The results are consistent with experimental observations and the integration of electrochemistry and mechanical failure enables a step further understanding of the complex mechanism of battery degradation.

Battery degradation

Improving Ionic Conformality Across Polymer Electrolyte|Electrode Interfaces

Maintaining uniform ionic transport at electrode|electrolyte interfaces, i.e., ionic conformality, remains challenging in polymer electrolyte (PE)-based solid-state batteries. Morphological conformality does not necessarily imply ionic conformality. In PEs, which typically consist of a mechanically supporting component and distinct ionically conductive components, the rearrangement or depletion of mobile ion-conductive domains at interfaces can disrupt ionic transport pathways. Such localized ionic depletion contributes to interfacial instability and capacity degradation in high-voltage lithium-metal batteries. Herein, an electrolyte design approach aimed at minimizing interfacial heterogeneities is demonstrated through compositional adjustments, characterized by spatially resolved structural and chemical X-ray techniques and NMR diffusometry to elucidate ion transport dynamics. This approach improves ionic conformality at electrode interfaces, enhancing cycling stability in Li||LiNi 0.8 Co 0.1 Mn 0.1 O 2 (NMC811) coin and pouch cells cycled at high voltages. These results contribute to understanding interfacial behaviors in multiphase PEs and inform strategies for improving stability across solid-state battery interfaces.

36 MATERIALS SCIENCE

Mitigating Sodium Ordering for Enhanced Solid Solution Behavior in Layered NaNiO 2 Cathodes

The O-type layered nickel oxides suffer from undesired cooperative Jahn–Teller distortion stemming from Ni 3+ ions and undergo multiple biphasic structural transformations during the insertion/extraction of large Na + ions, posing a significant challenge to stabilize the structural integrity. We present here a systematic investigation of the impact of substituting 5 % divalent (Mg 2+ ) or trivalent (Al 3+ or Co 3+ ) ions for Ni 3+ to alleviate Na + ion ordering and perturb the Jahn–Teller effect to enhance structural stability. Here, we gauge a fundamental understanding of the Mg−O and Na−O or Mg−O−Na bonding interactions, noting that the ionicity of the Mg−O bond deshields the electronic cloud of oxygen from Na + ions. Furthermore, calculations of the Van Vleck distortion modes reveal a relaxation of NiO 6 octahedra from Jahn–Teller distortion and a reduced electron density at the interlayer with Mg 2+ substitution. Long-range (operando X-ray diffraction) and short-range (magic angle spinning nuclear magnetic resonance) structural analyses provide insights into reduced ordering, allowing a stable continuous solid solution. Overall, Mg-substitution results in a high-capacity retention of ~96 % even after 100 cycles, showcasing the potential of this strategy for overcoming the structural instabilities and enhancing the performance of sodium-ion batteries.

25 ENERGY STORAGE

Jumpstart Opportunities to Unleash Leadership in Energy Storage (JOULES)

Current-generation Li-ion batteries with cobalt- and nickel-containing cathodes and graphite anodes are approaching performance and cost limits. In this program, 24M Technologies, Inc. (24M) is teaming with the Massachusetts Institute of Technology (MIT) and University of Michigan (UM) to develop low cost and fast charging sodium metal batteries with good low-temperature performance and high energy density, building upon previous work performed under ARPA-E programs. Key achievements include optimization of solid electrolyte and anode current collector, optimized cathode active materials, development of high-performance electrolyte formulations, and integration of these components into full cells. The cell design incorporates (1) an ultra-thick cathode (>9 mAh/cm 2 ) comprising advanced cobalt-free, sodium cathode active material, (2) advanced fast-charging electrolyte (up to 12 mS/cm) developed using machine learning and automated high-throughput screening technology by UM, and (3) ceramic modified separator that enable smooth Na transport and deposition, developed at MIT, enabling a high-energy density anode-free configuration and maximizing the energy density of sodium batteries. The team has successfully combined these approaches to sodium chemistry and paved the way to meeting the fast-charging, high-energy density, and low-cost requirements of next-generation drone, electric vertical take-off and -landing, and electric vehicle batteries. Performance for anode-free sodium cells developed under this program is more powerful than the commercial Li-ion batteries. The final deliverable cell design has achieved over 300 Wh/kg and volumetric energy density above 800 Wh/L (Table 1). Additionally, the team has achieved over (1) a lifetime of 340 cycles, (2) 80% capacity retention at -20 °C (compared 25 °C), and (3) the ability to fast charge to 80% SOC in 20 minutes.

25 ENERGY STORAGE