Current and voltage readings
This is a list of all variables that are related to battery pack current and voltage readings.
info
- All mentioned variables are located in folder
/driver/
. - Positive current if flowing from the battery to the load. (ie. making the battery discharge)
- Negative current if flowing from the load to the battery. (ie. making the battery charge, regenerative braking)
Variable | Description |
---|---|
current | [A] RAW unfiltred current of battery pack |
currentf | [A] Filtered current of battery pack |
power | [W] Power of battery pack |
voltage | [V] Battery pack voltage |
/dsc/idscf | [A] Filtered current trought DSC port |
/chg/ichgf | [A] Filtered current trought CHG port |