Changes for page 3.3 Control
Last modified by Admin on 2025/05/30 16:50
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -268,49 +268,64 @@ 268 268 269 269 Charge/Discharge contactor has two algorithms of operation: 270 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; 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 272 * Independent - Charge/Discharge contactor is based on its own controller. 273 273 274 - In "Dependent" mode theCharge/discharge contactor receives a “Charging”signal (generated by thecharge controller)if a “Charge request” signal is received from theupper-level system. In allothercases,the "Discharging"signal is output to thecontactor (generated by the dischargecontroller).274 +The charging/discharging controller supports the following modes: 275 275 276 -The device supports the following discharging modes: 276 +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. 277 +1. Charging/Discharging is allowed if all battery modules are balanced (Balanced). 278 +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. 277 277 278 -1. 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. 279 -1. Discharging is allowed if all battery modules are balanced (Balanced). 280 -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. 280 +The device controls two processes: **joining battery modules** and **closing the main charging/discharging contactor**. 281 281 282 -The device controlstwoprocesses:**joining battery modules**and**closingthemain dischargingcontactor**“Discharging”.282 +The operation of the **joining battery modules** depends on the signal received: 283 283 284 +* If "Join to charge" is received, joining procedure is done as described in [[Charge>>doc:||anchor="HCharge"]] section; 285 +* If "Join to discharge" is received, joining procedure is done as described in [[Discharge>>doc:||anchor="HDischarge"]] section; 286 +* If both signals received, "Join to charge" has a priority. 284 284 285 -The operation of the**joiningbatterymodules**isdescribedbythefollowingsteps:288 +The operation of **closing main charging/discharging contactor **depends on the signal received: 286 286 287 -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. 288 -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. 289 -1. Closing the precharging contactors of the battery modules (optional). Go to step 4. 290 -1. Closing the discharging contactors of the battery modules. The battery modules are self-balancing. Go to step 5. 291 -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. 292 -1. The battery modules are joined. If the “Join to discharge” request is cleared or "Discharging current unbalance" error occurs, go to step 1. 290 +* If "Charge request" is received, procedure is done as described in [[Charge>>doc:||anchor="HCharge"]] section; 291 +* If "Discharge request" is received, procedure is done as described in [[Discharge>>doc:||anchor="HDischarge"]] section; 292 +* If both signals received, "Charge request" has a priority. 293 293 294 -The operation of **closing main discharging contactor** is described in the following steps: 295 295 296 -1. The main discharging contactor “Discharging” 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. 297 -1. Closing the main precharging contactor (optional). Go to step 3. 298 -1. Closing the main discharging contactor "Discharging". Go to step 4. 299 -1. The main discharging contactor “Discharging” is closed. If the "Discharge request" is cleared, the battery modules are disconnected, or errors occur, go to step 1. 295 +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: 300 300 301 -The command to turn on the main charging contactor "Discharging" can be issued either to the upper-level system via the CAN1 (ext) bus, or to the intelligent switch of the device, which serves for direct control of the main discharging contactor "Discharging". 297 +* "Charge current limit" and "Regeneration current limit" are calculated only if there is "Charge request"; 298 +* "Discharge current limit" is calculated only if there is "Discharge request". 302 302 303 - 304 -In addition to controlling the discharge contactors, the discharge controller calculates and transmits to the upper-level system the maximum allowable current value with which the modular battery can be 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 discharge current and regeneration current of the entire battery is performed based on the number of battery modules operating for discharge and the maximum discharge and charge current values transmitted by them. 305 - 306 - 307 307 The charge/discharge contactor control is configured in the “Control → Charge/Discharge” section: 308 308 309 -[[image:173 4089702994-738.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="92" width="600"]]302 +[[image:1739292809635-913.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="238" width="800"]] 310 310 311 311 In this section: 312 312 313 -* Enable – a flag to enable the charge/discharge controller. 306 +* Enable – a flag to enable battery charge/discharge controller; 307 +* Algorithm: 308 +** Always on – discharging is always allowed; 309 +** Balanced – discharging is allowed provided that all battery modules are balanced; 310 +** Partially balanced – discharging is allowed for most balanced battery modules; 311 +* Minimum number of modules allowed to join – a minimum number of battery modules that can be connected in parallel; 312 +* Allowable battery current to rejoin modules – a battery current at which joining of battery modules is permitted, A; 313 +* 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; 314 +* Checking voltages time – a time of checking voltages of battery modules before starting joining modules, millisecond; 315 +* Balancing modules time – a time of balancing battery modules after joining modules and before closing main discharging contactor, millisecond; 316 +* Control the precharging contactor – a flag to control the main precharging contactor; 317 +* Canceling discharging time – a delay before opening the main discharging contactor, millisecond; 318 +* Disconnect modules that are not ready to charge – a flag for disconnecting modules that have the “Ready to charge” signal cleared; 319 +* Disconnect modules that are not ready to discharge – a flag for disconnecting modules that have the “Ready to discharge” signal cleared; 320 +* Join modules on the “Charge request” signal – a flag to enable automatic modules joining if “Charge request” signal appears; 321 +* Join modules on the “Discharge request” signal – a flag to enable automatic modules joining if “Discharge request” signal appears; 322 +* Maximum CONTINUOUS charge current limit – a maximum allowed continuous charging current of all the battery, A; 323 +* Maximum charge current limit – a maximum allowed charging current of all the battery, A; 324 +* Maximum CONTINUOUS discharge current limit – a maximum allowed continuous discharging current of all the battery, A; 325 +* Maximum discharge current limit – a maximum allowed discharging current of all the battery, A; 326 +* Errors 1 (2) to disconnect all battery modules – errors that cause all battery modules to be disconnected from the common bus; 327 +* Errors 1 (2) to open the charging/discharging contactor – errors that cause the main charging/discharging contactor "Discharging" to open, 328 +* 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. 314 314 315 315 === Module balancing === 316 316
- 1739292809635-913.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +60.7 KB - Content