LiiBRA.jl icon indicating copy to clipboard operation
LiiBRA.jl copied to clipboard

Create reduced-order state-space models for lithium-ion batteries utilising realisation algorithms.

Results 7 LiiBRA.jl issues
Sort by recently updated
recently updated
newest added

Add a small docs site to repository to support useability. - [ ] API definition - [ ] References - [ ] Examples - [ ] Variable definitions - [...

All 3 current parameter sets were for NMC cells. This pull request intends to add the LFP A123 parameter set from [Prada (2013)](https://iopscience.iop.org/article/10.1149/2.053304jes/meta). The parameter set is ok but it...

Hi, I'm trying to simulate LFPO cells with LiiBRA but I'm getting an error on the output. I've made a custom parameter set based on the [Prada (2013)](https://iopscience.iop.org/article/10.1149/2.053304jes) paper and...

Hi Brady, saw your talk today. I see you are forming the full Hankel matrix, and that is your major time sink. I think you should be able to form...

Implement a method for virtual SVD. Reference: https://doi.org/10.1115/1.4035526

Implement the transfer functions derived in https://doi.org/10.1016/j.est.2018.06.015. These functions remove the current assumption of electrolyte potential is non-dependant on electrolyte concentration. - Refactor transfer function selection in dra.jl - Implement...