paper-with-me

Papers

Comparative Performance Analysis of Numerical Discretization Methods for Electrochemical Models of Lithium-ion Batteries

2025-02-27 · Feng Guo, Luis D. Couto

This study evaluates numerical discretization methods for the Single Particle Model (SPM) used in electrochemical modeling. The methods include the Finite Difference Method (FDM), spectral methods, Pad\'e approximation, and parabolic approximation. Evaluation criteria are accuracy, execution time, and memory usage, aiming to guide method selection for electrochemical models. Under constant current conditions, the FDM explicit Euler and Runge-Kutta methods show significant errors, while the FDM implicit Euler method improves accuracy with more nodes. The spectral method achieves the best accuracy and convergence with as few as five nodes. The Pad\'e approximation exhibits increasing errors with higher current, and the parabolic approximation shows higher errors than the converged spectral and FDM implicit Euler methods. Under dynamic conditions, frequency domain analysis indicates that the FDM, spectral, and Pad\'e approximation methods improve high-frequency response by increasing node count or method order. In terms of execution time, the parabolic method is fastest, followed by the Pad\'e approximation. The spectral method is faster than FDM, while the FDM implicit Euler method is the slowest. Memory usage is lowest for the parabolic and Pad\'e methods, moderate for FDM, and highest for the spectral method. These findings provide practical guidance for selecting discretization methods under different operating scenarios.

📄 PDF Abstract BibTeX arXiv:2502.20095

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Discretizing Numerical Attributes: An Analysis of Human Perceptions

2023-11-06 · Minakshi Kaushik, Rahul Sharma, Dirk Draheim

Machine learning (ML) has employed various discretization methods to partition numerical attributes into intervals. However, an effective discretization technique remains elusive in many ML applications, such as associat…

AttributeData Visualization

Comparing Mass-Preserving Numerical Methods for the Lithium-Ion Battery Single Particle Model

2024-10-10 · Joseph N. E. Lucero, Le Xu, Simona Onori

The single particle model (SPM) is a reduced electrochemical model that holds promise for applications in battery management systems due to its ability to accurately capture battery dynamics; however, the numerical discr…

Management

Deep Neural Networks as Discrete Dynamical Systems: Implications for Physics-Informed Learning

2026-01-01 · Abhisek Ganguly, Santosh Ansumali, Sauro Succi arxiv

We revisit the analogy between feed-forward deep neural networks (DNNs) and discrete dynamical systems derived from neural integral equations and their corresponding partial differential equation (PDE) forms. A comparati…

A Fourier interpolation method for numerical solution of FBSDEs: Global convergence, stability, and higher order discretizations

2014-10-31 · Polynice Oyono Ngou, Cody Hyndman

The convolution method for the numerical solution of forward-backward stochastic differential equations (FBSDEs), introduced in [21], uses a uniform space grid. In this paper we utilize a tree-like spatial discretization…

Spatial Interpolation

Numerical Discretization Methods for the Extended Linear Quadratic Control Problem

2024-04-14 · Zhanhao Zhang, Jan Lorenz Svensen, Morten Wahlgreen Kaysfeld, Anders Hilmar Damm Christensen 외

In this study, we introduce numerical methods for discretizing continuous-time linear-quadratic optimal control problems (LQ-OCPs). The discretization of continuous-time LQ-OCPs is formulated into differential equation s…