Code Monkey home page Code Monkey logo

Comments (7)

martinjaeger avatar martinjaeger commented on August 16, 2024

Pre-discharge circuit is working with latest firmware (LibreSolar/bms-firmware@45df96b). Below tests were performed with a 24V LFP-Battery.

Yellow (CH1): PDSG (TP7), Blue (CH2): DSG (TP6)

  1. BAT+ and BAT- terminals open.

SCR295

  1. BAT+ and BAT- terminals connected to 1200 uF electrolytic capacitor.

SCR297

The PDSG MOSFET is enabled first (P-channel MOSFET, i.e. gate pulled low) and pulls up the bus voltage through the resistor. The DSG follows the bus voltage. 250 ms after the bus voltage reached the battery voltage, the DSG FETs are enabled (gates 12V above battery voltage)

For this test, the PDSG MOSFET had to be wired manually to fix #36.

from bms-c1.

martinjaeger avatar martinjaeger commented on August 16, 2024

The current and voltage measurement results from the bq76952 are less accurate than expected.

An example from testing:

  • Pack current
    • BMS 3.76 A
    • Fluke multimeter: 3.95 A
  • Pack voltage
    • BMS 26.98 V
    • Fluke multimeter: 27.20 V

The root cause has yet to be investigated. The bq76952 features different calibration features which can be leveraged to improve the accuracy.

from bms-c1.

Linjieqiang avatar Linjieqiang commented on August 16, 2024

I have a circuit problem and would like to ask, why not use the built-in LDO of BQ76952 to replace the external DCDC module?

from bms-c1.

martinjaeger avatar martinjaeger commented on August 16, 2024

Which circuit problem do you have?

The LDO cannot handle the current required for the ESP32-C3.

from bms-c1.

Linjieqiang avatar Linjieqiang commented on August 16, 2024

Which circuit problem do you have?

The LDO cannot handle the current required for the ESP32-C3.

If I use a general MCU, for example, the current is less than 45mA, could I not use the external DCDC circuit?

from bms-c1.

martinjaeger avatar martinjaeger commented on August 16, 2024

It really depends. Also a CAN transceiver can draw considerable amount of current. I didn't do the math, but dropping voltage from 60V to 3.3V will dissipate a lot of heat even for very small currents. For ESP32-C3 with WiFi it's not feasible for sure.

Let me know if you did some calculations and you think it may be doable with LDO only.

from bms-c1.

martinjaeger avatar martinjaeger commented on August 16, 2024

Final test report was added to the repo, closing this issue.

https://github.com/LibreSolar/bms-c1/blob/main/testing/v0.3/README.md

from bms-c1.

Related Issues (20)

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.