Changes for page 3.5 Battery control

Last modified by Admin on 2025/08/11 16:34

From version 42.1
edited by Admin
on 2025/08/11 16:29
Change comment: Uploaded new attachment "1754929793688-400.png", version {1}
To version 43.1
edited by Admin
on 2025/08/11 16:31
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -64,8 +64,8 @@
64 64  * Switch off the charging relay on errors without delay – a flag to protectively open the charging relay without delay. In the opposite case, when an error is detected, the charging relay opens always with the delay “Delay before stopping charging”;
65 65  * Control the precharging relay – a flag to enable control of the precharging relay at charge;
66 66  * Finish precharge if the battery current is negative – a flag to finish precharge if discharging current occures;
67 -* Use actual voltage to generate the "Ready to charge" signal – a flag to disable voltage correction for "Ready to charge" signal.
68 -* Use actual voltage to generate the "Ready to charge" signal if the current is negative – a flag to disable voltage correction for "Ready to charge" signal only at discharging current.
67 +* Use actual voltage to generate the "Ready to charge" signal – a flag to disable voltage correction for "Ready to charge" signal;
68 +* Use actual voltage to generate the "Ready to charge" signal if the current is negative – a flag to disable voltage correction for "Ready to charge" signal only at discharging current;
69 69  * Voltage to clear the “Ready to charge” (hence, the “Allow charging”) signal – a threshold U,,ocv,, (corrected due to current and cell resistance) voltage level on the cell, V; if the voltage of any cell is above this level, the “Ready to charge” signal is cleared;
70 70  * Voltage to reset the “Ready to charge” (hence, the “Allow charging”) signal – a tolerant U,,ocv,, (corrected due to current and cell resistance) voltage level on the cell, V; if all cell voltages are below the tolerant level, the “Ready to charge” signal is set;
71 71  * Delay before recharging – a time after which the previously opened the allow charging relay closes again, minute; to disable the operation by timeout set "Delay before recharging" to 0.
... ... @@ -120,7 +120,7 @@
120 120  
121 121  To change the parameters of the battery discharge control algorithm, select the menu "Cells → Discharging control":
122 122  
123 -[[image:1751888641902-420.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="864" width="450"]]
123 +[[image:1754929793688-400.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true"]]
124 124  
125 125  In this section:
126 126  
... ... @@ -144,9 +144,10 @@
144 144  * Finish precharge if the battery current is positive – a flag to finish precharge if charging current occures;
145 145  * Delay before clearing the "Precharge error", second;
146 146  * Lock the "Precharge error" until the device is reset;
147 +* Use actual voltage to generate the "Ready to discharge" signal – a flag to disable voltage correction for "Ready to discharge" signal;
148 +* Use actual voltage to generate the "Ready to discharge" signal if the current is positive – a flag to disable voltage correction for "Ready to discharge" signal only at charging current;
147 147  * Voltage to clear the “Ready to discharge” signal – a threshold U,,ocv,, (corrected due to current and cell resistance) voltage level on the cell, V; if the voltage of any cell is below this level, the “Ready to discharge” signal is cleared;
148 -* Voltage to reset the “Ready to discharge” signal – a tolerant U,,ocv,, (corrected due to current and cell resistance) voltage level on the cell, V; if all cells voltages are above the tolerant level, the “Ready to discharge” signal is set;
149 -* 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.
150 +* Voltage to reset the “Ready to discharge” signal – a tolerant U,,ocv,, (corrected due to current and cell resistance) voltage level on the cell, V; if all cells voltages are above the tolerant level, the “Ready to discharge” signal is set.
150 150  
151 151  === Discharging (AUX) control ===
152 152