Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
You are viewing an older revision! See the latest version
Homepage
Hi Everyone!
Welcome to this repository from Howey's Research Group of the University of Oxford.
The code published here incorporates BMS algorithms for diagnosis functions such as SOC, SOH and Power estimation on a Kokam 53Ah Li-ion battery. This code was designed to work with a NUCLEO F401-RE board and to be tested with a dSPACE HIL Simulator. A short guide on how the set up works is available at [missing link].
The code is made up of three key parts. "Headers" and "Source" folders and the "main.cpp" file. As the code was generated by converting a Simulink model ( available at [missing link]), the headers and source code files generated by the conversion are in the corresponding folders. The "main.cpp" file is what sets up the ADC, the USB data transmission and starts the estimation (once a character "y" has been received by the computer it is connected to).
For any questions you can contact the author at federicomariaferrari@gmail.com .
The Simulink model and a short guide are available at: [missing link].
Thanks for trying this out!
Federico