Changes for page 3.3 Control

Last modified by Admin on 2025/12/11 10:32

From version 66.5
edited by Admin
on 2025/12/11 10:06
Change comment: There is no comment for this version
To version 63.5
edited by Admin
on 2025/10/14 10:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -102,17 +102,6 @@
102 102  * Ignore the linear zone – a flag to ignore linear SOC zone while correction (recommended to be unset);
103 103  * Last correction timestamp – time when last correction was made.
104 104  
105 -=== SOH estimation ===
106 -
107 -The BMS Main 3 device calculates the state of health of the battery (SOH) using two algorithms:
108 -
109 -* by effective capacity;
110 -* by total charge-.
111 -
112 -In "By effective capacity" mode SOH is calculated as a ratio of effective capacity to nominal capacity.
113 -
114 -In "By total charge-" mode SOH is calculated as a linear function of Tota
115 -
116 116  === Resistance estimation ===
117 117  
118 118  Calculation of the resistance of cells is carried out in two ways. The first method is used when the battery passes from a relaxation state to a charge or discharge state, wherein the cell resistance value
... ... @@ -378,8 +378,8 @@
378 378  * Treat negative currents as zero currents for generating the "Ready to charge" signal – a flag to disable voltage correction for "Ready to charge" signal at discharging current;
379 379  * Delay before recharging – a time after which the previously opened the allow charging contactor closes again, minute; to disable the operation by timeout set "Delay before recharging" to 0;
380 380  * Check the 'Charge current limit' value to generate the 'Ready to charge' – a flag to enable check of "Charging current limit" to generate the "Ready to charge" signal;
381 -* Charge current limit to clear the 'Ready to charge' – a threshold charging current limit value, A; if the limit is //above //this level, the “Ready to charge” signal is cleared;
382 -* Charge current limit to set the 'Ready to charge' – a tolerant charging current limit value, A; if the limit is //below //this level, the “Ready to charge” signal is set;
370 +* Charge current limit to clear the 'Ready to charge' – a threshold charging current limit value, A; if the limit is //above //this level, the “Ready to charge” (hence, the “Allow charging”) signal is cleared;
371 +* Charge current limit to set the 'Ready to charge' – a tolerant charging current limit value, A; if the limit is //below //this level, the “Ready to charge” (hence, the “Allow charging”) signal is set;
383 383  * Errors 1, 2 to clear the "Ready to charge" – bitfields to choose the errors which will clear the "Ready to charge" signal.
384 384  
385 385  (% class="box infomessage" %)
... ... @@ -404,7 +404,7 @@
404 404  * Treat positive currents as zero currents for generating the "Ready to discharge" signal – a flag to disable voltage correction for "Ready to discharge" signal at charging current;
405 405  * Check the 'Discharge current limit' value to generate the 'Ready to discharge' – a flag to enable check of "Discharging current limit" to generate the "Ready to discharge" signal;
406 406  * Discharge current limit to clear the 'Ready to discharge' – a threshold discharging current limit value, A; if the limit is //above //this level, the “Ready to discharge” signal is cleared;
407 -* Discharge current limit to set the 'Ready to discharge' – a tolerant discharging current limit value, A; if the limit is //below //this level, the “Ready to discharge” signal is set;
396 +* Discharge current limit to set the 'Ready to discharge' – a tolerant discharging current limit value, A; if the limit is //below //this level, the “Ready to charge” (hence, the “Allow charging”) signal is set;
408 408  * Errors 1, 2 to clear the "Ready to discharge" – bitfields to choose the errors which will clear the "Ready to discharge" signal.
409 409  
410 410  === Precharge ===