Changes for page 3.3 Control
Last modified by Admin on 2025/06/11 15:52
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 3 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -209,7 +209,7 @@ 209 209 The device controls two processes: **joining battery modules** and **closing the main discharging contactor**. 210 210 211 211 212 -The operation of the** 212 +The operation of the** joining battery modules** is described by the following steps: 213 213 214 214 1. Battery modules are disabled. When the “Join to discharge” request is received and the voltage and current unbalance errors (Voltage unbalance (DCH), Current unbalance (DCH), Discharging current unbalance) are cleared, go to step 2. 215 215 1. Checking the voltage unbalance of battery modules (the duration of the check is set in the settings). If there is no imbalance or errors are ignored (“Always on” and “Partially balanced”), go to step 3, otherwise open all discharging contactors, and go to step 1. ... ... @@ -231,6 +231,7 @@ 231 231 232 232 The battery discharge management is configured in the "Control - Discharge" section: 233 233 234 +[[image:1740750247231-926.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="218" width="800"]] 234 234 235 235 In this section: 236 236 ... ... @@ -239,44 +239,103 @@ 239 239 ** Always on – discharging is always allowed; 240 240 ** Balanced – discharging is allowed provided that all battery modules are balanced; 241 241 ** Partially balanced – discharging is allowed for most balanced battery modules; 242 -* Current corresponding to discharging – a current level to set the "Discharging current present" signal, A; 243 -* Current corresponding to no discharging – a current level to clear the "Discharging current present" signal, A; 244 -* Maximum current to rejoin modules – a maximum allowable current at which rejoining of battery modules is allowed, A; 245 -* Checking voltages time – a time of checking voltages of battery modules, ms; 246 -* Pre-balancing modules time – a time of precharging battery modules, ms; 247 -* Balancing modules time – a time of balancing battery modules, ms; 248 -* Control the precharging relay – a flag to control the main precharging contactor; 249 -* Precharging time – a time of precharging, ms; 250 -* Cancel discharging without a delay; 251 -* Canceling discharging time – a delay before opening the main discharging contactor, ms; 252 -* Limit module current – a flag that allows to limit the discharging current of a modular battery so that the current of each battery module does not exceed its maximum allowable discharge current; 253 -* Slew rate – a rate of change of the discharge current limit when the “Limit module current” flag is set, А/s; 254 -* Disconnect modules not ready to discharge – a flag for disconnecting modules that have the “Ready to discharge” signal cleared. 243 +* Minimum number of modules allowed to join – a minimum number of battery modules that can be connected in parallel; 244 +* Allowable battery current to rejoin modules – a battery current at which joining of battery modules is permitted, A; 245 +* 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; 246 +* Checking voltages time – a time of checking voltages of battery modules before starting joining modules, millisecond; 247 +* Balancing modules time – a time of balancing battery modules after joining modules and before closing main discharging contactor, millisecond; 248 +* Control the precharging contactor – a flag to control the main precharging contactor; 249 +* Canceling discharging time – a delay before opening the main discharging contactor, millisecond; 250 +* Disconnect modules that are not ready to discharge – a flag for disconnecting modules that have the “Ready to discharge” signal cleared. 251 +* Disconnect all modules if one is not ready to discharge – a flag for disconnecting all modules if one of the modules have the “Ready to discharge” signal cleared; 252 +* Join modules on the “Discharge request” signal – a flag to enable automatic modules joining if “Discharge request” signal appears; 253 +* Maximum discharge current limit – a maximum allowed discharging current of all the battery, A; 254 +* Errors to disconnect all battery modules – errors that cause all battery modules to be disconnected from the common bus; 255 +* Errors to open the discharging contactor – errors that cause the main discharging contactor "Discharging" to open, 256 +* Switch of the discharging contactor on errors without a delay – a flag that allows the main discharging contactor “Discharging” to be opened without delay if errors are detected. 255 255 256 256 === Charge/Discharge === 257 257 258 258 The BMS Main X can control the charging/discharging contactor that is used to both charge and discharge the battery. 259 259 260 - The charge/discharge contactor(“Charging/Discharging”signal)receivesa“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 isoutputtothecontactor(generated by the discharge controller).262 +Charge/Discharge contactor has two algorithms of operation: 261 261 262 -The charge/discharge contactor control is configured in the “Control – Charge/Discharge” section: 264 +* 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; 265 +* Independent - Charge/Discharge contactor is based on its own controller. 263 263 264 -[[image:1734356572312-596.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="58" width="600"]] 267 +(% class="box warningmessage" %) 268 +((( 269 +**Warning!** 270 +Charge/Discharge algorithms on BMS Main X and on battery modules controllers must **be the same**! 271 +))) 265 265 273 +The charging/discharging controller supports the following modes: 274 + 275 +1. Charging/Discharging is always allowed (Always on) – the device ignores voltage and current unbalance of the battery modules and commands to close the discharging contactors of the battery modules and the main discharging contactor. 276 +1. Charging/Discharging is allowed if all battery modules are balanced (Balanced). 277 +1. Charging/Discharging is allowed for most balanced battery modules (Partially balanced). Unbalanced modules are disconnected from the common bus and do not participate in the discharging. 278 + 279 +The device controls two processes: **joining battery modules** and **closing the main charging/discharging contactor**. 280 + 281 +The operation of the **joining battery modules** depends on the signal received: 282 + 283 +* If "Join to charge" is received, joining procedure is done as described in [[Charge>>https://docs.movicomelectric.com/bin/view/Battery%20management%20systems/BMS%20Main%203X/3.%20Configuration/3.3%20Control/#HCharge]] section; 284 +* If "Join to discharge" is received, joining procedure is done as described in [[Discharge>>doc:||anchor="HDischarge"]] section; 285 +* If both signals received, "Join to charge" has a priority. 286 + 287 +The operation of **closing main charging/discharging contactor **depends on the signal received: 288 + 289 +* If "Charge request" is received, procedure is done as described in [[Charge>>https://docs.movicomelectric.com/bin/view/Battery%20management%20systems/BMS%20Main%203X/3.%20Configuration/3.3%20Control/#HCharge]] section; 290 +* If "Discharge request" is received, procedure is done as described in [[Discharge>>doc:||anchor="HDischarge"]] section; 291 +* If both signals received, "Charge request" has a priority. 292 + 293 +In addition, the charge/discharge controller calculates and transmits to the upper-level system the maximum allowable current value with which the modular battery can be charged ("Charge current limit") and discharged ("Discharge current limit"), as well as the maximum regeneration current value with which the modular battery can be charged during operation under load ("Regeneration current limit"). The calculation of the charge, discharge and regeneration currents of the entire battery is performed based on the number of battery modules operating for charge or discharge and the maximum charge and discharge current values transmitted by them: 294 + 295 +* "Charge current limit" and "Regeneration current limit" are calculated only if there is "Charge request"; 296 +* "Discharge current limit" is calculated only if there is "Discharge request". 297 + 298 +The charge/discharge contactor control is configured in the “Control → Charge/Discharge” section: 299 + 300 +[[image:1740750424118-190.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="250" width="800"]] 301 + 266 266 In this section: 267 267 268 -* Enable – a flag to enable the charge/discharge controller. 304 +* Enable – a flag to enable battery charge/discharge controller; 305 +* Mode: 306 +** Dependent - Charge/Discharge contactor depends on Charge and Discharge algorithms and their signals; 307 +** Independent - Charge/Discharge contactor is based on its own controller. 308 +* Algorithm: 309 +** Always on – discharging is always allowed; 310 +** Balanced – discharging is allowed provided that all battery modules are balanced; 311 +** Partially balanced – discharging is allowed for most balanced battery modules; 312 +* Minimum number of modules allowed to join – a minimum number of battery modules that can be connected in parallel; 313 +* Allowable battery current to rejoin modules – a battery current at which joining of battery modules is permitted, A; 314 +* 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; 315 +* Checking voltages time – a time of checking voltages of battery modules before starting joining modules, millisecond; 316 +* Balancing modules time – a time of balancing battery modules after joining modules and before closing main discharging contactor, millisecond; 317 +* Control the precharging contactor – a flag to control the main precharging contactor; 318 +* Canceling discharging time – a delay before opening the main discharging contactor, millisecond; 319 +* Disconnect modules that are not ready to charge – a flag for disconnecting modules that have the “Ready to charge” signal cleared; 320 +* Disconnect modules that are not ready to discharge – a flag for disconnecting modules that have the “Ready to discharge” signal cleared; 321 +* Join modules on the “Charge request” signal – a flag to enable automatic modules joining if “Charge request” signal appears; 322 +* Join modules on the “Discharge request” signal – a flag to enable automatic modules joining if “Discharge request” signal appears; 323 +* Maximum charge current limit – a maximum allowed charging current of all the battery, A; 324 +* Maximum discharge current limit – a maximum allowed discharging current of all the battery, A; 325 +* Errors to disconnect all battery modules – errors that cause all battery modules to be disconnected from the common bus; 326 +* Errors to open the charging/discharging contactor – errors that cause the main charging/discharging contactor "Discharging" to open, 327 +* Switch of the charging/discharging contactor on errors without a delay – a flag that allows the main charging/discharging contactor to be opened without delay if errors are detected. 269 269 270 270 === Module balancing === 271 271 272 272 The BMS Main X device supports active balancing of battery modules both in the process of charging and in the process of discharging the battery. 273 -\\When the battery is charging, balancing is performed by disconnecting the most charged battery modules from the common bus. Before disconnecting the modules, the BMS Main X sends a request to the upper-level system (charger) to reduce the charge current to zero, and after the current becomes zero, disconnects the most charged battery modules. 274 274 333 +When the battery is charging, balancing is performed by disconnecting the most charged battery modules from the common bus. Before disconnecting the modules, the BMS Main X sends a request to the upper-level system (charger) to reduce the charge current to zero, and after the current becomes zero, disconnects the most charged battery modules. 334 + 275 275 When the battery is discharging, balancing is performed by disconnecting the most discharged battery modules from the common bus. Battery modules are disconnected only if the battery discharge current has dropped to the threshold value set in the device settings. 276 276 277 277 Module balancing is configured in the “Control – Module balancing” section: 278 278 279 -[[image:17 34356572313-823.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="74" width="600"]]339 +[[image:1740750509436-756.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="148" width="800"]] 280 280 281 281 In this section: 282 282 ... ... @@ -283,6 +283,34 @@ 283 283 * Balance on charging – a flag to enable module balancing when the battery is charging; 284 284 * Delta voltage – a voltage difference at which the most charged modules are switched off (those modules whose voltage exceeds the minimum voltage among the modules by the “Delta voltage” value are switched off), V; 285 285 * Delta current – a current difference at which the most charged modules are switched off (those modules are switched off, the charge current of which is less than the maximum charge current among the modules by the “Delta current” value), A; 286 -* Waiting time – a time the battery modules are in the disconnected state (after this time, the modules previously disconnected during the balancing process are reconnected to the common bus), s; 287 -* Balance on discharging – a flag to enable module balancing when the battery is discharging; 346 +* Detection time – a time for module to be estimated as unbalanced, millisecond; 347 +* Waiting time – a time the battery modules are in the disconnected state (after this time, the modules previously disconnected during the balancing process are reconnected to the common bus), second; 348 +* Balance on discharging – a flag to enable module balancing when the battery is discharging (if flag is enabled operation logic and settings are equal to balancing on charging); 288 288 * Required discharging current – a value of the discharge current at which the device switches off the most discharged battery modules, A. 350 + 351 +=== Heater === 352 + 353 +To change the parameters of the heater control algorithm, select the "Control → Heater" section: 354 + 355 +[[image:1740750795356-352.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="161" width="800"]] 356 + 357 +In this section: 358 + 359 +* Enable – a flag to enable the heater control; 360 +* Charge: Minimum module temperature, °C; 361 +* Charge: Tolerant module temperature, °C; 362 +* Discharge: Minimum module, °C; 363 +* Discharge: Tolerant module temperature, °C; 364 +* Delay before starting the heater, millisecond; 365 +* Delay before stopping the heater, millisecond; 366 +* Errors to turn off the heater – errors that cause the heater to shut down. 367 + 368 +Conditions for signal generation: 369 + 370 +* the minimum temperature among all cells of the battery is less than the “Charge (Discharge): Minimum cell temperature” value during the “Delay before starting the heater” time. 371 + 372 +Conditions for clearing the signal: 373 + 374 +* the minimum temperature among all cells of the battery is greater than the “Charge (Discharge): Tolerant cell temperature” value during the “Delay before stopping the heater” time. 375 + 376 +
- 1740750424118-190.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +51.7 KB - Content
- 1740750509436-756.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +19.8 KB - Content
- 1740750795356-352.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +21.9 KB - Content