Giter Club home page Giter Club logo

soc-lithium-estimation's Introduction

SOC_estimation

Herramienta para analizar los datos de descarga de una batería Samsung INR21700 o similar, de ion-Litio, obtenidos con una Carga Electrónica Rigol de tipo DL3021.

Formas de llamar al Script

$ python3 estimate_SOC.py csv_name degree_regression internal_resistor

En caso de no indicarse parámetros, se toma por defecto una aproximación de grado 4 y apertura del fichero DL_RecordData0.

Funciones disponibles

  • calc_Voc(internal_R, voltage, current): Calcula el Voltaje de circuito abierto de la celda.

  • calc_SOC(internal_R, capacity, voltage, current): Calcula el estado de carga en función de la Tensión en circuito abierto.

  • plot_SOC_data(Voc, SOC, PLOT_NAME, FILE_PATH): Grafica la curva SOC-V open Circuit.

  • plot_polinomical_reg (Voc, SOC, degree_inf, degree_sup, PLOT_NAME, FILE_PATH): Realiza un cálculo de las funciones polinómica desde el grado inferir indicado hasta el superior y representa dichas curvas.

  • calc_polinomical_reg (Voc, SOC, degree, PLOT_NAME, FILE_PATH): Representa la curva de regresión del grado indicado frente a la curva real de SOC.

  • plot_my_curve(Voc, SOC, degree, coefs, PLOT_NAME, FILE_PATH): Representa una curva arbitraria dada por sus coeficientes, frente a la curva SOC empírica proporcionada.

soc-lithium-estimation's People

Contributors

augustos97 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

schad17

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.