Changes for page 3.3 Control

Last modified by Admin on 2025/04/09 12:14

From version 33.9
edited by Admin
on 2025/02/11 13:27
Change comment: There is no comment for this version
To version 37.1
edited by Admin
on 2025/02/11 16:56
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -70,7 +70,7 @@
70 70  
71 71  * Minimal SOC – the battery SOC is assumed to be the minimum SOC among the cells;
72 72  * Average SOC – the battery SOC is taken equal to the arithmetic average of the cell SOC;
73 -* Min-Max SOC – the battery SOC is calculated based on the minimum and maximum SOC of the cells. Final SOC will be a) 100% if any cell have 100% SOC, b) 0% if any cell have 0% SOC;
73 +* Min-Max SOC – the battery SOC is calculated based on the minimum and maximum SOC of the cells. Final SOC will be a) 100% if any cell has 100% SOC, b) 0% if any cell has 0% SOC;
74 74  * Max-Min SOC – the battery SOC is calculated based on the minimum and maximum SOC of the cells. Final SOC will be a) 100% if all cells have 100% SOC, b) 0% if all cells have 0% SOC;
75 75  
76 76  Other parameters:
... ... @@ -410,10 +410,10 @@
410 410  * Delay before clearing the "Precharge error", second;
411 411  * Lock the "Precharge error" – a flag to block the error until the device is restarted.
412 412  
413 -“Precharge error” generation conditions:
413 +“Precharge error” generation conditions if any of the following is true:
414 414  
415 -* the precharge current does not decrease after "Number of precharging attempts";
416 -* voltages before and after contactors are not equal after "Number of precharging attempts";
415 +* the precharge current does not decrease during the "Precharge time" after "Number of precharging attempts";
416 +* voltages before and after contactors are not equal during the "Precharge time" after "Number of precharging attempts";
417 417  * power dissipated on the precharge resistor is above the maximum value during the “Delay before setting the 'Precharge error' when checking power” time.
418 418  
419 419  (% class="box warningmessage" %)
... ... @@ -580,7 +580,7 @@
580 580  
581 581  * the battery has low SOC;
582 582  * the battery voltage is out of range;
583 -* the battery system errors are detected.
583 +* the errors are detected (configured in the "Errors 1, 2 ..." bitfields).
584 584  
585 585  (% class="box infomessage" %)
586 586  (((
... ... @@ -728,7 +728,7 @@
728 728  
729 729  * the minimum temperature among all cells of the battery is greater than the “Tolerant cell temperature” value during the “Delay before stopping the heater” time.
730 730  
731 -If there is the "Heater" signal, the heater contactor closes and/or a signal is output to the corresponding digital output.
731 +If there is the "Heater" signal, the heater contactor closes and/or a signal is set to the corresponding digital output.
732 732  
733 733  === Cooler ===
734 734  
... ... @@ -755,7 +755,7 @@
755 755  
756 756  * the maximum temperature among all cells of the battery is less than the “Tolerant cell temperature” value during the “Delay before stopping the cooler” time.
757 757  
758 -If there is the "Cooler" signal, the cooler contactor closes and/or a signal is output to the corresponding digital output.
758 +If there is the "Cooler" signal, the cooler contactor closes and/or a signal is set to the corresponding digital output.
759 759  
760 760  === High voltage ===
761 761