Giter Site home page Giter Site logo

Comments (13)

dalathegreat avatar dalathegreat commented on August 17, 2024 2

@torsteinelv

  • Get a CAN log of the battery running in a vehicle
  • Take pictures of HV and LV connectors. Figure out the pinout with manuals. Add to wiki
  • Start battery by applying 12V to it, and CAN H-L pins to a CAN reader / LilyGo
  • Get a CAN log of the battery in standalone operation
  • Start mapping values!
  • Create a battery .cpp and .h header, see the other batteries for how the structure should look like
  • Figure out each value in the CAN messages needed for safe operation

Probably forgot some steps, but that is the basic gist of it!

from battery-emulator.

dalathegreat avatar dalathegreat commented on August 17, 2024 1

@stretchkerr
The project started out as emulating only BYD HVM (solar batteries). Now the project can emulate lots of other brands.

The BYD Atto3 is not a solar battery, it is an automotive battery. To integrate it, follow the steps as explained here: #51 (comment)

Lots of work!

from battery-emulator.

cgalpin avatar cgalpin commented on August 17, 2024

What about batteries with higher voltage like ones from a Hyundai Ioniq 5 (E-GMP 800V architecture) which are >600V nominal? Are there inverters that can handle this high voltage, or would the battery need to be reconfigured (assuming the BMS can be still kept when reconfigured)?

from battery-emulator.

dalathegreat avatar dalathegreat commented on August 17, 2024

@cgalpin The Huawei SUN2000 inverters can take 800V batteries (or 2x 400V packs)

from battery-emulator.

cgalpin avatar cgalpin commented on August 17, 2024

Interesting. I now see the wiki entry, but didnt see any code for it.

I am a noob to this, but everything I look at still says 600V DC input max. What am I missing? I am in the USA, so it has to be single phase 120V AC out as well (afaik).

For example, this show 600V - https://midsummer.ie/pdfs/huawei-sun2000-2-6ktl-l1-datasheet.pdf

from battery-emulator.

kalectro avatar kalectro commented on August 17, 2024

@cgalpin afaik the 3-phase Huawei SUN2000 inverters need a higher battery voltage than the 1-phase inverters. Thinking about it... how do they both work with the same battery (LUNA2000) 🤔

from battery-emulator.

Platin21 avatar Platin21 commented on August 17, 2024

Just a question on that note the Pylon Tech stuff is already supported?

from battery-emulator.

dalathegreat avatar dalathegreat commented on August 17, 2024

Just a question on that note the Pylon Tech stuff is already supported?

Yes, Pylontech CAN protocol is implemented!

from battery-emulator.

stretchkerr avatar stretchkerr commented on August 17, 2024

Hi Dala, I don't see the BYD Atto 3 battery on the list of compatible batteries, yet the repo title is "BYD Battery Emulator..."

What am I missing?

I have a 60kWh Atto 3 battery pack I'd love to integrate.

from battery-emulator.

stretchkerr avatar stretchkerr commented on August 17, 2024

@stretchkerr The project started out as emulating only BYD HVM (solar batteries). Now the project can emulate lots of other brands.

The BYD Atto3 is not a solar battery, it is an automotive battery. To integrate it, follow the steps as explained here: #51 (comment)

Lots of work!

Thanks for the explanation. BYD solar != BYD Auto.
Currently trying to track down a pinout for the Atto3 CAN connector. Will provide an update if I find anything.

from battery-emulator.

cgalpin avatar cgalpin commented on August 17, 2024

@cgalpin afaik the 3-phase Huawei SUN2000 inverters need a higher battery voltage than the 1-phase inverters. Thinking about it... how do they both work with the same battery (LUNA2000) 🤔

Yes everything I am seeing shows that 3-phase inverters can take >600V input (including the battery), but 1-phase maxes out at <500V.

I don't know if the battery is the same for both applications.

Can anyone confirm there is a single phase inverter that can be paired with a ~800v battery, and if so which model(s)?

from battery-emulator.

KarlZeilhofer avatar KarlZeilhofer commented on August 17, 2024

Can anyone confirm there is a single phase inverter that can be paired with a ~800v battery, and if so which model(s)?

I don't think, single phase inverters can take such high voltages. The inverters internal rail voltage should be about 350VDC for 230VAC output. For a 3 Phase 230/400VAC the rail voltage would be 650VDC.

Are there any news on connecting 3rd party battery systems to a Huawei Sun2000 inverter?

from battery-emulator.

dalathegreat avatar dalathegreat commented on August 17, 2024

I am closing this issue. The answer to the original question posted in this thread, "How to add new battery" has a dedicated wiki thread here with info: https://github.com/dalathegreat/Battery-Emulator/wiki/Data-needed-for-new-battery-integration

from battery-emulator.

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.