Changes for page 3.3 Control

Last modified by Admin on 2025/06/11 15:52

From version 17.1
edited by Admin
on 2025/02/28 13:56
Change comment: Загрузить новое вложение 1740750960467-987.png
To version 19.2
edited by Admin
on 2025/02/28 14:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -62,12 +62,12 @@
62 62  In “Always on” mode main contactor closes if all the following is true:
63 63  
64 64  * Other contactors are open;
65 -* There are no errors from the "Errors 1, 2 ..." bitfileds.
65 +* There are no errors from the "Errors ..." bitfiled.
66 66  
67 67  In “Always on” mode main contactor opens if all the following is true:
68 68  
69 69  * Other contactors are open;
70 -* There is an error from the the "Errors 1, 2 ..." bitfileds.
70 +* There is an error from the the "Errors ..." bitfiled.
71 71  
72 72  In “Automatic” mode, the main contactor closes by internal algorithms at the same time with other contactors.
73 73  
... ... @@ -398,5 +398,29 @@
398 398  
399 399  * the maximum temperature among all cells of the battery is less than the “Charge (Discharge): Tolerant cell temperature” value during the “Delay before stopping the cooler” time.
400 400  
401 +=== Coolant pump ===
401 401  
403 +To change the parameters of the coolant pump control algorithm, select the "Control → Coolant pump" section:
404 +
405 +[[image:1740750960467-987.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="154" width="800"]]
406 +
407 +In this section:
408 +
409 +* Enable – a flag to enable the coolant pump control;
410 +* Charge: Maximum cell temperature difference, °C;
411 +* Charge: Tolerant cell temperature difference, °C;
412 +* Discharge: Maximum cell temperature difference, °C;
413 +* Discharge: Tolerant cell temperature difference, °C;
414 +* Delay before starting the coolant pump, millisecond;
415 +* Delay before stopping the coolant pump, millisecond;
416 +* Errors to turn off the coolant pump – errors that cause the coolant pump to shut down.
417 +
418 +Conditions for signal generation:
419 +
420 +* the maximum temperature difference among all cells of the battery is greater than the “Charge (Discharge): Maximum cell temperature difference” value during the “Delay before starting the coolant pump” time.
421 +
422 +Conditions for clearing the signal:
423 +
424 +* the maximum temperature difference among all cells of the battery is less than the “Charge (Discharge): Tolerant cell temperature difference” value during the “Delay before stopping the coolant pump” time.
425 +
402 402