Code Monkey home page Code Monkey logo

P Tejaswini's Projects

arduino icon arduino

open-source electronics prototyping platform

battery-kalman icon battery-kalman

A simple and naive battery modelisation + Kalman filter for state of charge (SoC) estimation

battery-state-of-charge icon battery-state-of-charge

This project calculates the SoC by using current integration method which measure the current passing through current sensor while charging or discharging and then integrating it in a time. The system based on Atmega32 microcontroller with software architecture in the picture attached with this project. EEPROM is included in the system to save the previous value of SoC after restarting the system and calculate the new state based on the previous one. Timer (CTC Mode) and interrupt are used to return the number of milliseconds passed since the MCU began running the current program.

batterysocmodel icon batterysocmodel

This model is used to estimate the SOC of battery based on NN and Kalman filter.

cocalc-docker icon cocalc-docker

Docker setup for running CoCalc as downloadable software on your own computer

deeplogo icon deeplogo

A brand logo detection system using tensorflow object detection API.

logo-detector icon logo-detector

A custom model trained using Tensorflow's object detection API to detect company logos in images/videos.

nleis-battery-manuscript icon nleis-battery-manuscript

This repository contains all of the code for reproducing the work found in our inital manuscript on nonlinear EIS (NLEIS) for lithium-ion batteries.

openfast icon openfast

Main repository for the NREL-supported OpenFAST whole-turbine simulation code. Documentation is avaiable at http://openfast.readthedocs.io

productner icon productner

Algorithms to categorize products and do named entity recognition on words in product descriptions

soc-estimation-of-lithium-ion-batteries icon soc-estimation-of-lithium-ion-batteries

Various machine learning algorithms have been used to estimate state-of-charge (SOC) of calendar-aged lithium-ion pouch cells. Calendar life data was generated by applying galvanostatic charge/discharge cycle loads at different storage temperature (35°C and 60°C) and conditions (fully-discharged and fully-charged). The data was obtained at various C-rates for duration of 10 months at one-month intervals. The wininng model, Random Forest (RF), has achieved a R2 score of 99.98% and a mean absolute error (MAE) of 0.14% over test data, confirming the ability of RF to capture input-output dependency. The model will be employed to estimate the SOC of calendar-aged lithium-ion batteries which is essential for the reliable operation of electic vehicles (EVs).

soc-estimation-svr icon soc-estimation-svr

Example of Machine Learning application: State of Charge estimation of a battery using SVR

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.