Changes for page 3.4 Protections

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

From version 27.3
edited by Admin
on 2025/02/26 12:45
Change comment: There is no comment for this version
To version 29.1
edited by Admin
on 2025/04/09 12:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -94,7 +94,7 @@
94 94  * Enable – a flag to enable the protection;
95 95  * Minimum cell voltage, V;
96 96  * Tolerant cell voltage, V;
97 -* Check the open circuit voltage instead of the actual voltage – a flag to enable the check of voltage correction due to current and cell resistance;
97 +* Check the open circuit voltage instead of the actual voltage – a flag to use the U,,ocv,, (corrected due to current and cell resistance) cell voltage;
98 98  * Delay before setting the error, millisecond;
99 99  * Delay before clearing the error, second;
100 100  * Lock – a flag to block the error until the device is restarted.
... ... @@ -122,7 +122,7 @@
122 122  * Enable – a flag to enable the protection;
123 123  * Maximum cell voltage, V;
124 124  * Tolerant cell voltage, V;
125 -* Check the open circuit voltage instead of the actual voltage – a flag to enable the check of voltage correction due to current and cell resistance;
125 +* Check the open circuit voltage instead of the actual voltage – a flag to use the U,,ocv,, (corrected due to current and cell resistance) cell voltage;
126 126  * Delay before setting the error, millisecond;
127 127  * Delay before clearing the error, second;
128 128  * Lock – a flag to block the error until the device is restarted.
... ... @@ -796,7 +796,7 @@
796 796  * Lock – a flag to block the error until the device is restarted;
797 797  * Errors 1, 2 to set the "Critical error" – bitfields to enable check of corresponding errors.
798 798  
799 -The general error flag is generated if at least one of the enabled errors is generated during the “Delay before setting the error” time.
799 +The “General erroris generated if at least one of the enabled errors is generated during the “Delay before setting the error” time.
800 800  
801 801  The “General error” is cleared if there are no errors from the enabled errors during the “Delay before clearing the error” time.
802 802