Galvanalyser: A Battery Test Database
Adam Lewis-Douglas, Luke Pitt, David A. Howey

TL;DR
Galvanalyser is a comprehensive database system designed to standardize and facilitate access to battery test data from various equipment, supporting data management, visualization, and analysis through web and Python interfaces.
Contribution
It introduces a standardized, accessible database system for battery test data, integrating client-side data collation with web and API access, addressing data management challenges.
Findings
Supports data collation from multiple testers
Provides web-based data search and visualization
Enables direct data access via Python API
Abstract
Performance and lifetime testing of batteries requires considerable effort and expensive specialist equipment. A wide range of potentiostats and battery testers are available on the market, but there is no standardisation of data exchange and data storage between them. To address this, we present Galvanalyser, a battery test database developed to manage the growing challenges of collating, managing and accessing data produced by multiple different battery testers. Collation is managed by a client-side application, the `Harvester', which pushes new data up to a PostgreSQL database on a server. Data access is possible in two ways: firstly, a web application allows data to be searched and viewed in a browser, with the option to plot data; secondly, a Python application programming interface (API) can connect directly to the database and pull requested data sets into Python. We hope to make…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Battery Technologies Research · Green IT and Sustainability · Software System Performance and Reliability
