Changes for page 3.5 Battery control

Last modified by Admin on 2025/03/10 12:50

From version 12.1
edited by Admin
on 2025/01/11 19:03
Change comment: There is no comment for this version
To version 14.1
edited by Admin
on 2025/01/30 12:42
Change comment: There is no comment for this version

Summary

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 -=== Charge control ===
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 -=== Discharge control ===
76 +=== Discharging control ===
77 77  
78 78  The board has a discharging relay to connect battery to the load.
79 79  
... ... @@ -162,8 +162,8 @@
162 162  ** Minimum cell voltage – a minimum cell voltage, when reached, the auxiliary (AUX) discharging relay opens, %;
163 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 battery voltage – minimum battery voltage, when reached, the auxiliary (AUX) discharging relay opens,V;
166 -** Maximum battery voltage – maximum battery voltage, upon reaching which the auxiliary (AUX) discharging relay re-closes, 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 ===