Changes for page 3.5 Battery control
Last modified by Admin on 2025/03/10 12:50
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -4,7 +4,7 @@ 4 4 (% data-numbered-headings-start="5" style="--numbered-headings-start: 4;font-size: 0px;color: rgba(0, 0, 0, 0.0);margin-bottom: 0px; margin-top: 0px;" %) 5 5 == Battery control == 6 6 7 -=== Charg econtrol ===7 +=== Charging control === 8 8 9 9 There are two relays that serve charging the battery: a charging relay and an allow charging relay. With the help of the allow charging relay, the BMS commands the charger to start or stop charging. 10 10 ... ... @@ -73,7 +73,7 @@ 73 73 2) the "Delay before recharging" time has passed since the opening of the allow charging relay. 74 74 ))) 75 75 76 -=== Discharg econtrol ===76 +=== Discharging control === 77 77 78 78 The board has a discharging relay to connect battery to the load. 79 79 ... ... @@ -159,11 +159,11 @@ 159 159 ** Minimum SOC – a minimum SOC value, when reached, the auxiliary (AUX) discharging relay opens, %; 160 160 ** Tolerant SOC – a permissive SOC value, upon reaching which the auxiliary (AUX) discharging relay re-closes, %; 161 161 * Switch off the discharging (AUX) relay when the cell voltage is low: 162 -** Minimum cell voltage – a minimum SOCvalue, when reached, the auxiliary (AUX) discharging relay opens, %;163 -** Tolerant SOC– a permissiveSOCvalue, upon reaching which the auxiliary (AUX) discharging relay re-closes, %;162 +** Minimum cell voltage – a minimum cell voltage, when reached, the auxiliary (AUX) discharging relay opens, %; 163 +** Tolerant cell voltage – a permissive cell voltage, upon reaching which the auxiliary (AUX) discharging relay re-closes, %; 164 164 * Switch off the discharging (AUX) relay if the battery voltage is out of the range: 165 -** Minimum voltage – minimum battery voltage, V; 166 -** Maximum voltage – maximum battery voltage, V; 165 +** Minimum battery voltage – minimum battery voltage, V; 166 +** Maximum battery voltage – maximum battery voltage, V; 167 167 * Switch off the discharging (AUX) relay on errors – the auxiliary (AUX) discharging relay opens if the following errors occur: Undervoltage, Overcurrent, High temperature (discharging), Short circuit, Critical error. 168 168 169 169 === Charging/Discharging control ===