Changes for page 3.3 Control

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

From version 42.9
edited by Admin
on 2025/02/24 13:52
Change comment: There is no comment for this version
To version 46.1
edited by Admin
on 2025/04/09 12:14
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -213,11 +213,11 @@
213 213  * Enable – a flag to start calculation of the charge current limit;
214 214  * Maximum charge current – a maximum allowable value of the charge current (under normal conditions), A;
215 215  * Rate of change – a rate of change the current limit to a new value (0 is for immediate change), A/s;
216 -* Option 1: Limit charge current by the battery SOC and temperature – a flag to enable correction of maximum allowable charging current** Kcs** depending on SOC and battery temperature;
216 +* Option 1: Limit charge current by the battery SOC and temperature – a flag to enable correction of maximum allowable charging current** Kcs** depending on __maximum cell SOC__ and battery temperature;
217 217  * Option 1: SOC x Temperature x Factor – the dependence of the correction factor on SOC and battery temperature;
218 218  * Option 2: Limit charge current by the contactor temperature – a flag to enable correction of maximum allowable charging current **Kcc** depending on contactor temperature;
219 219  * Option 2: Contactor temperature x Factor – the dependence of the correction factor on SOC and contactor temperature;
220 -* Option 3: Limit charge current by the maximum cell voltage - a flag to enable correction of maximum allowable charging current **Kcv** depending on maximum cell voltage;
220 +* Option 3: Limit charge current by the maximum cell voltage - a flag to enable correction of maximum allowable charging current **Kcv** depending on __the maximum cell U,,ocv,, voltage__ (corrected due to current and cell resistance)
221 221  * Option 3: Cell voltage x Factor – the dependence of the correction factor on maximum cell voltage;
222 222  * Option 4: Limit charge current by the cell temperature - a flag to enable correction of maximum allowable charging current **Kct** depending on maximum cell temperature;
223 223  * Option 4: Cell temperature x Factor – the dependence of the correction factor on maximum cell temperature.
... ... @@ -241,11 +241,11 @@
241 241  * Enable – a flag to start calculation of the discharge current limit;
242 242  * Maximum discharge current – a maximum allowable value of the discharge current (under normal conditions), A;
243 243  * Rate of change – a rate of change the current limit to a new value (0 is for immediate change), A/s;
244 -* Option 1: Limit discharging current by the battery SOC and temperature – a flag to enable correction of maximum allowable discharging current **Kds **depending on SOC and temperature;
244 +* Option 1: Limit discharging current by the battery SOC and temperature – a flag to enable correction of maximum allowable discharging current **Kds **depending on __minimum cell SOC__ and temperature;
245 245  * Option 1: SOC x Temperature x Factor – the dependence of the correction factor on SOC and battery temperature;
246 246  * Option 2: Limit discharge current by the contactor temperature – a flag to enable correction of maximum allowable discharging current **Kdc** depending on contactor temperature;
247 247  * Option 2: Contactor temperature x Factor – the dependence of the correction factor on SOC and contactor temperature;
248 -* Option 3: Limit discharge current by the cell voltage - a flag to enable correction of maximum allowable discharging current **Kdv** depending on minimum cell voltage;
248 +* Option 3: Limit discharge current by the cell voltage - a flag to enable correction of maximum allowable discharging current **Kdv** depending on __the minimum cell U,,ocv,, voltage__ (corrected due to current and cell resistance)
249 249  * Option 3: Cell voltage x Factor – the dependence of the correction factor on minimum cell voltage;
250 250  * Option 4: Limit discharge current by the cell temperature - a flag to enable correction of maximum allowable discharging current **Kdt** depending on maximum cell temperature;
251 251  * Option 4: Cell voltage x Factor – the dependence of the correction factor on minimum cell temperature.
... ... @@ -360,8 +360,8 @@
360 360  
361 361  * Current to set the "Charging current present" – a current level to generate the "Charging current present" signal, A;
362 362  * Current to clear the "Charging current present" – a current level to clear the "Charging current present" signal, A;
363 -* Voltage to clear the “Ready to charge” – a threshold voltage level on the cell, V; if the voltage of any cell is above this level, the “Ready to charge” (hence, the “Allow charging”) signal is cleared;
364 -* Voltage to reset the “Ready to charge” – a tolerant voltage level on the cell, V; if all cell voltages are below the tolerant level, the “Ready to charge” (hence, the “Allow charging”) signal is set;
363 +* Voltage to clear the “Ready to charge” – 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” (hence, the “Allow charging”) signal is cleared;
364 +* Voltage to reset the “Ready to charge” – 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” (hence, the “Allow charging”) signal is set;
365 365  * 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;
366 366  * Errors 1, 2 to clear the "Ready to charge" – bitfields to choose the errors which will clear the "Ready to charge" signal.
367 367  
... ... @@ -380,8 +380,8 @@
380 380  
381 381  * Current to set the "Discharging current present" – a current level to generate the "Discharging current present" signal, А;
382 382  * Current to clear the "Discharging current present" – a current level to clear the "Discharging current present" signal, А;
383 -* Voltage to clear the “Ready to discharge” – a threshold voltage level on the cell, V; if the voltage of any cell is below this level, the “Ready to discharge” signal is cleared;
384 -* Voltage to reset the “Ready to discharge” – a tolerant voltage level on the cell, V; if all cells voltages are above the tolerant level, the “Ready to discharge” signal is set;
383 +* Voltage to clear the “Ready to discharge” – 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;
384 +* Voltage to reset the “Ready to discharge” – 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;
385 385  * Errors 1, 2 to clear the "Ready to discharge" – bitfields to choose the errors which will clear the "Ready to discharge" signal.
386 386  
387 387  === Precharge ===