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, 5 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -73,8 +73,70 @@ 73 73 74 74 To change the parameters of the main contactor, select the "Control → Main contactor" section: 75 75 76 -[[image:1740749605680-464.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height=" 88" width="600"]]76 +[[image:1740749605680-464.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="117" width="800"]] 77 77 78 +In this section: 79 + 80 +* Enable – a flag to enable the main contactor control; 81 +* Algorithm – main contactor control algorithm: 82 +** Always on – contactor is always closed; 83 +** Automatic – contactor closes by internal charge and discharge algorithms; 84 +* Time to keep the contactor closed before closing the others – a time for other contactors to be open after the main contactor is closed, millisecond; 85 +* Delay before opening the contactor – a time which is used to detect conditions for opening the contactor, millisecond; 86 +* Keep the contactor open until the device is restarted – a flag for keeping the main contactor open until the system is reset; 87 +* Errors to open the main contactor – error flags that cause the contactor to open. 88 + 89 +=== Charging status === 90 + 91 +To change the parameters for generating status signals when charging the battery, select the section “Control → Charging status”: 92 + 93 +[[image:1740749824773-539.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="104" width="800"]] 94 + 95 +In this section: 96 + 97 +* Current corresponding to charging – a current level to set the "Charging current present" signal, A; 98 +* Current corresponding to no charging – a current level to clear the "Charging current present" signal, A. 99 + 100 +=== Discharging status === 101 + 102 +To change the parameters for generating status signals when discharging the battery, select the section “Control → Discharging status”: 103 + 104 +[[image:1740749862820-455.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="95" width="800"]]In this section: 105 + 106 +* Current corresponding to discharging – a current level to set the "Discharging current present" signal, A; 107 +* Current corresponding to no discharging – a current level to clear the "Discharging current present" signal, A. 108 + 109 +=== Precharge === 110 + 111 +To change the precharge parameters, select the section “Control → Precharge”: 112 + 113 +[[image:1740749922669-238.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="165" width="800"]] 114 + 115 +In this section: 116 + 117 +* Precharge current threshold to close the discharging contactor – a current value to ensure that precharge process has finished and it is allowed to close the discharging contactor, A; 118 +* Number of precharging attempts – maximum number of precharging attempts before setting the "Precharge error"; 119 +* Delay before current measurement – a delay before first current measurement after closing precharge, millisecond; 120 +* Precharge time – a duration of closing the precharge contactor before closing the discharging contactor, millisecond; 121 +* Relaxation between attempts – a duration between precharge attempts, millisecond; 122 +* Check the power dissipated in the preacharge resistor - a flag to enable the calculation of power dissipated in precharge resistor; 123 +* Precharge resistor resistance, Ohm; 124 +* Maximum allowable power dissipated in the resistor, W; 125 +* Delay before setting the "Precharge error" when checking power, millisecond; 126 +* Delay before clearing the "Precharge error", second; 127 +* Lock – a flag to block the error until the device is restarted. 128 + 129 +“Precharge error” generation conditions if any of the following is true: 130 + 131 +* the precharge current does not decrease during the "Precharge time" after "Number of precharging attempts"; 132 +* voltages before and after contactors are not equal during the "Precharge time" after "Number of precharging attempts"; 133 +* power dissipated on the precharge resistor is above the maximum value during the “Delay before setting the 'Precharge error' when checking power” time. 134 + 135 +(% class="box warningmessage" %) 136 +((( 137 +Behavior of contactors at “Precharge error” is configured in corresponding contactor settings! 138 +))) 139 + 78 78 === Charge === 79 79 80 80 The BMS Main X device manages the parallel connection of the battery modules and the connection of the battery to the charging circuit. ... ... @@ -85,10 +85,10 @@ 85 85 1. Charging is allowed provided that all battery modules are balanced (Balanced). 86 86 1. Charging is allowed for most balanced battery modules (Partially balanced). Unbalanced modules are disconnected from the common bus and do not participate in the charging. 87 87 88 -The device controls two processes: joining battery modules and closing the main charging contactor. 150 +The device controls two processes: **joining battery modules **and **closing the main charging contactor.** 89 89 90 90 91 -The operation of the joining battery modules is described by the following steps: 153 +The operation of the **joining battery modules** is described by the following steps: 92 92 93 93 1. Battery modules are disabled. When the “Join to charge” request is received and the voltage and current unbalance errors (Voltage unbalance (CH), Current unbalance (CH), Charging current unbalance) are cleared, go to step 2. 94 94 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 charging contactors, and go to step 1. ... ... @@ -97,7 +97,7 @@ 97 97 1. Checking intermodular balancing currents (the duration of the check is set in the settings). If there is no current unbalance (“Current unbalance (CH)”) or errors are ignored (“Always on”), go to step 6, otherwise open all charging contactors, and go to step 1. 98 98 1. The battery modules are joined. If the “Join to charge” request is cleared or the "Charging current unbalance" and "Critical error" errors occur, go to step 1. 99 99 100 -The operation of the main charging contactor is described in the following steps: 162 +The operation of **closing the main charging contactor** is described in the following steps: 101 101 102 102 1. The main charging contactor is open. When the “Charge request” is received, the voltage and current unbalance errors (“Voltage unbalance (CH)”, “Current unbalance (CH)”, “Charging current unbalance”) are cleared, and the battery modules are joined, go to step 2. 103 103 1. Closing the main precharging contactor (optional). Go to step 3. ... ... @@ -106,13 +106,11 @@ 106 106 107 107 The command to turn on the main charging contactor (“Charging”) can be issued both to the upper-level system via the CAN bus (external), and on the opto-relay of the device that serves to directly control the main charging contactor. 108 108 109 - 110 110 In addition to controlling the charging contactors, the charge controller calculates and transmits to the upper-level system the value of the maximum allowable current, which can be used to charge the modular battery (“Charge current limit”). The calculation of the charging current of the entire battery is performed based on the number of battery modules operating per charge and the values of the current limits transmitted by them. 111 111 112 - 113 113 The battery charge management is configured in the "Control - Charge" section: 114 114 115 -[[image:17 34356553573-447.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="146" width="600"]]175 +[[image:1740750130950-113.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="219" width="800"]] 116 116 117 117 In this section: 118 118 ... ... @@ -121,19 +121,20 @@ 121 121 ** Always on – charging is always allowed; 122 122 ** Balanced – charging is allowed provided that all battery modules are balanced; 123 123 ** Partially balanced – charging is allowed for most balanced battery modules; 124 -* Current corresponding to charging – a current level to set the "Charging current present" signal, A; 125 -* Current corresponding to no charging – a current level to clear the "Charging current present" signal, A; 126 -* Maximum current to rejoin modules – a maximum allowable current at which rejoining of battery modules is allowed, A; 127 -* Checking voltages time – a time of checking voltages of battery modules, ms; 128 -* Pre-balancing modules time – a time of pre-charging battery modules, ms; 129 -* Balancing modules time – a time of balancing battery modules, ms; 130 -* Control the precharging relay – a flag to control the main precharging contactor; 131 -* Precharging time – a time of precharging, ms; 132 -* Cancel charging without a delay; 184 +* Minimum number of modules allowed to join – a minimum number of battery modules that can be connected in parallel; 185 +* Allowable battery current to rejoin modules – a battery current at which joining of battery modules is permitted, A; 186 +* 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; 187 +* Checking voltages time – a time of checking voltages of battery modules before starting joining modules, millisecond; 188 +* Balancing modules time – a time of balancing battery modules after joining modules and before closing main charging contactor, millisecond; 189 +* Control the precharging contactor – a flag to control the main precharging contactor; 133 133 * Canceling charging time – a delay before opening the main charging contactor, ms; 134 -* Limit charging current – a flag that allows to limit the charging current of a modular battery so that the current of each battery module does not exceed its maximum allowable charge current; 135 -* Slew rate – a rate of change of the charge current limit when the “Limit charging current” flag is set, А/s; 136 -* Disconnect modules not ready to charge – a flag for disconnecting modules that have the “Ready to charge” signal cleared. 191 +* Disconnect modules that are not ready to charge – a flag for disconnecting modules that have the “Ready to charge” signal cleared. 192 +* 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; 193 +* Join modules on the “Charge request” signal – a flag to enable automatic modules joining if “Charge request” signal appears; 194 +* Maximum charge current limit – a maximum allowed charging current of all battery, A; 195 +* Errors to disconnect all battery modules – errors that cause all battery modules to be disconnected from the common bus; 196 +* Errors to open the charging contactor – errors that cause the main charging contactor "Charging" to open; 197 +* Switch of the charging contactor on errors without a delay – a flag that allows the main charging contactor “Charging” to be opened without delay if errors are detected. 137 137 138 138 === Discharge === 139 139 ... ... @@ -145,10 +145,10 @@ 145 145 1. Discharging is allowed provided that all battery modules are balanced (Balanced). 146 146 1. 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. 147 147 148 -The device controls two processes: joining battery modules and closing the main discharging contactor. 209 +The device controls two processes: **joining battery modules** and **closing the main discharging contactor**. 149 149 150 150 151 -The operation of the joining battery modules is described by the following steps: 212 +The operation of the** joining battery modules** is described by the following steps: 152 152 153 153 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. 154 154 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. ... ... @@ -157,7 +157,7 @@ 157 157 1. Checking intermodular balancing currents (the duration of the check is set in the settings). If there is no current unbalance (“Current unbalance (DCH)”) or errors are ignored (“Always on”), go to step 6, otherwise open all discharging contactors, and go to step 1. 158 158 1. The battery modules are joined. If the “Join to discharge” request is cleared or "Discharging current unbalance" and "Critical error" errors occur, go to step 1. 159 159 160 -The operation of the main discharging contactor is described in the following steps: 221 +The operation of **closing the main discharging contactor **is described in the following steps: 161 161 162 162 1. The main discharging contactor is open. When the “Discharge request” is received, the voltage and current unbalance errors (“Voltage unbalance (DCH)”, “Current unbalance (DCH)”, “Discharging current unbalance”) are cleared, and the battery modules are joined, go to step 2. 163 163 1. Closing the main precharging contactor (optional). Go to step 3. ... ... @@ -166,13 +166,11 @@ 166 166 167 167 The command to turn on the main discharging contactor (“Discharging”) can be issued both to the upper-level system via the CAN bus (external), and on the opto-relay of the device that serves to directly control the main discharging contactor. 168 168 169 - 170 170 In addition to controlling the discharging contactors, the discharge controller calculates and transmits to the upper-level system the value of the maximum allowable current, which can be used to discharge the modular battery (“Discharge current limit”). The calculation of the discharging current of the entire battery is performed based on the number of battery modules operating per discharge and the values of the current limits transmitted by them. 171 171 172 - 173 173 The battery discharge management is configured in the "Control - Discharge" section: 174 174 175 -[[image:17 34356572308-630.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="139" width="600"]]234 +[[image:1740750247231-926.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="218" width="800"]] 176 176 177 177 In this section: 178 178 ... ... @@ -181,28 +181,64 @@ 181 181 ** Always on – discharging is always allowed; 182 182 ** Balanced – discharging is allowed provided that all battery modules are balanced; 183 183 ** Partially balanced – discharging is allowed for most balanced battery modules; 184 -* Current corresponding to discharging – a current level to set the "Discharging current present" signal, A; 185 -* Current corresponding to no discharging – a current level to clear the "Discharging current present" signal, A; 186 -* Maximum current to rejoin modules – a maximum allowable current at which rejoining of battery modules is allowed, A; 187 -* Checking voltages time – a time of checking voltages of battery modules, ms; 188 -* Pre-balancing modules time – a time of precharging battery modules, ms; 189 -* Balancing modules time – a time of balancing battery modules, ms; 190 -* Control the precharging relay – a flag to control the main precharging contactor; 191 -* Precharging time – a time of precharging, ms; 192 -* Cancel discharging without a delay; 193 -* Canceling discharging time – a delay before opening the main discharging contactor, ms; 194 -* 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; 195 -* Slew rate – a rate of change of the discharge current limit when the “Limit module current” flag is set, А/s; 196 -* 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. 197 197 198 198 === Charge/Discharge === 199 199 200 200 The BMS Main X can control the charging/discharging contactor that is used to both charge and discharge the battery. 201 201 202 - 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: 203 203 204 -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. 205 205 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 +))) 272 + 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||anchor="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>>url: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>>url:https://docs.movicomelectric.com/bin/view/Battery%20management%20systems/BMS%20Main%203X/3.%20Configuration/3.3%20Control/#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 + 206 206 [[image:1734356572312-596.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="58" width="600"]] 207 207 208 208 In this section:
- 1740749824773-539.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +16.4 KB - Content
- 1740749862820-455.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +15.2 KB - Content
- 1740749922669-238.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +34.6 KB - Content
- 1740750130950-113.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +46.3 KB - Content
- 1740750247231-926.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +44.5 KB - Content