Changes for page 3.4 Battery parameters
Last modified by Admin on 2025/04/09 12:04
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -48,6 +48,8 @@ 48 48 * Final SOC – a method of calculating the battery SOC: 49 49 ** Minimum cell SOC – the battery SOC is assumed to be equal to the minimum SOC of cells; 50 50 ** Average cell SOC – the battery SOC is assumed to be equal to the average SOC of cells; 51 +** Min-Max SOC – the battery SOC is calculated based on the minimum and maximum SOC of the cells. Final SOC will be a) 100% if any cell has 100% SOC, b) 0% if any cell has 0% SOC; 52 +** Max-Min SOC – the battery SOC is calculated based on the minimum and maximum SOC of the cells. Final SOC will be a) 100% if all cells have 100% SOC, b) 0% if all cells have 0% SOC; 51 51 * Scale the final SOC – flag to scale the battery SOC by the following values; 52 52 * Internal SOC corresponding to 0% – battery SOC that sets to be 0%; 53 53 * Internal SOC corresponding to 100% – battery SOC that sets to be 100%. ... ... @@ -134,7 +134,7 @@ 134 134 135 135 To change the cell balancing parameters, select the menu "Cell → Cell balancing": 136 136 137 -[[image:1732207485773-804.png ||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="264" width="387"]]139 +[[image:1739812799920-892.png||alt="1732207485773-804.png" data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="264" width="387"]] 138 138 139 139 In this section: 140 140 ... ... @@ -146,8 +146,13 @@ 146 146 ** Charging; 147 147 ** Charging or relaxed; 148 148 ** Always (regardless of battery state); 151 +* Balancing condition: 152 +** Automatic – balancing will be performed automatically if needed conditions are met; 153 +** On balancing request – balancing will start only if a remote request is received. In this case cells will start to balance regardless the "Voltage deviation to start balancing" value; 149 149 * Minimum cell voltage to start balancing, V; 150 -* Balancing threshold, V; 155 +* Deviation to start balancing; 156 +* Deviation to stop balancing; 157 +* Voltage for forced balancing – if cell voltage is above this value, it will start discharging through balancing resistor; 151 151 * Start cell discharging – a command to start forced balancing of all battery cells (used for service purposes); 152 152 * Stop cell discharging – a command to stop forced balancing of all battery cells (used for service purposes). 153 153