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)
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. ... ... @@ -280,13 +280,13 @@ 280 280 281 281 The operation of the **joining battery modules** depends on the signal received: 282 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;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 284 * If "Join to discharge" is received, joining procedure is done as described in [[Discharge>>doc:||anchor="HDischarge"]] section; 285 285 * If both signals received, "Join to charge" has a priority. 286 286 287 287 The operation of **closing main charging/discharging contactor **depends on the signal received: 288 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 ||anchor="HCharge"]] section;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 290 * If "Discharge request" is received, procedure is done as described in [[Discharge>>doc:||anchor="HDischarge"]] section; 291 291 * If both signals received, "Charge request" has a priority. 292 292 ... ... @@ -347,3 +347,30 @@ 347 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 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); 349 349 * 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 +