Changes for page 3.3 Control

Last modified by Admin on 2025/05/30 16:50

From version 12.7
edited by Admin
on 2025/02/11 16:21
Change comment: There is no comment for this version
To version 12.11
edited by Admin
on 2025/02/11 16:26
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -188,9 +188,9 @@
188 188  * Allowable battery current to rejoin modules – a battery current at which joining of battery modules is permitted, A;
189 189  * Allowable voltage difference to rejoin modules – a difference between the voltage of the disconnected module and the battery voltage at which its joining is permitted, V;
190 190  * Checking voltages time – a time of checking voltages of battery modules before starting joining modules, millisecond;
191 -* Balancing modules time – a time of balancing battery modules afte, millisecond;
192 -* Control the precharging contactor – a flag to control the precharging contactor;
193 -* Canceling charging time – a delay before opening the charging contactor, ms;
191 +* Balancing modules time – a time of balancing battery modules after joining modules and before closing main charging contactor, millisecond;
192 +* Control the precharging contactor – a flag to control the main precharging contactor;
193 +* Canceling charging time – a delay before opening the main charging contactor, ms;
194 194  * Disconnect modules that are not ready to charge – a flag for disconnecting modules that have the “Ready to charge” signal cleared.
195 195  * Disconnect all modules if one is not ready to charge – a flag for disconnecting all modules if any of the modules have the “Ready to charge” signal cleared;
196 196  * Join modules on the “Charge request” signal – a flag to enable automatic modules joining if “Charge request” signal appears;
... ... @@ -249,8 +249,8 @@
249 249  * Minimum number of modules allowed to join – a minimum number of battery modules that can be connected in parallel;
250 250  * Allowable battery current to rejoin modules – a battery current at which joining of battery modules is permitted, A;
251 251  * Allowable voltage difference to rejoin modules – a difference between the voltage of the disconnected module and the battery voltage at which its joining is permitted, V;
252 -* Checking voltages time – a time of checking voltages of battery modules, millisecond;
253 -* Balancing modules time – a time of balancing battery modules, millisecond;
252 +* Checking voltages time – a time of checking voltages of battery modules before starting joining modules, millisecond;
253 +* Balancing modules time – a time of balancing battery modules after joining modules and before closing main discharging contactor, millisecond;
254 254  * Control the precharging contactor – a flag to control the main precharging contactor;
255 255  * Canceling discharging time – a delay before opening the main discharging contactor, millisecond;
256 256  * Disconnect modules that are not ready to discharge – a flag for disconnecting modules that have the “Ready to discharge” signal cleared.
... ... @@ -266,6 +266,11 @@
266 266  
267 267  The BMS Main 3X can control the charging/discharging contactor that is used to both charge and discharge the battery.
268 268  
269 +Charge/Discharge contactor has two algorithms of operation:
270 +
271 +* Dependent - Charge/Discharge contactor depends on Charge and Discharge algorithms and their signals and behaves as Charging contactor if Charging signal is set, otherwise – as Discharging contactor;
272 +* Independent - Charge/Discharge contactor is based on its own controller.
273 +
269 269  The charge/discharge contactor (“Charging/Discharging” signal) receives a “Charging” signal (generated by the charge controller) if a “Charge request” signal is received from the upper-level system. In all other cases, the "Discharging" signal is output to the contactor (generated by the discharge controller).
270 270  
271 271  The charge/discharge contactor control is configured in the “Control → Charge/Discharge” section: