Why does the current in my battery simulation appear as negative?
9 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have a simulation set up after following the steps in the battery builder guide, with the parameters adjusted to my needs. Why does the current appear as negative in the simulation?
0 Kommentare
Akzeptierte Antwort
TED MOSBY
am 9 Mai 2025
Bearbeitet: TED MOSBY
am 13 Mai 2025
Hi Zachary,
Current appears as negative because of the signing convention, so there is nothing wrong in your model.
For every two‑terminal electrical block in Simscape, current is defined as positive when it flows into the block’s first (+) conserving port and out of the second (–) port. In the BatteryEquivalentCircuit and all the BatteryBuilder cells, that first port is the cell’s positive terminal. When the pack is charging current flows into that + port, so the reported I is positive; when the pack is discharging current leaves the + port, so I is negative.
So the negative sign is expected whenever the battery is delivering power. If you prefer the oppsite sign, you may swap the sensor orientation (flip the Current Sensor or the measurement port)
Hope this helps!
3 Kommentare
TED MOSBY
am 12 Mai 2025
Could you share your model? It will be helpful for me to answer your query, thanks!
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Choose and Parameterize Blocks finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!