Changes for page 3.3 Control

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

From version 34.1
edited by Admin
on 2025/04/09 12:15
Change comment: There is no comment for this version
To version 32.1
edited by Admin
on 2025/02/24 13:54
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -208,11 +208,11 @@
208 208  * Enable – a flag to start calculation of the charge current limit;
209 209  * Maximum charge current – a maximum allowable value of the charge current (under normal conditions), A;
210 210  * Rate of change – a rate of change the current limit to a new value (0 is for immediate change), A/s;
211 -* 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;
211 +* 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;
212 212  * Option 1: SOC x Temperature x Factor – the dependence of the correction factor on SOC and battery temperature;
213 213  * Option 2: Limit charge current by the contactor temperature – a flag to enable correction of maximum allowable charging current **Kcc** depending on contactor temperature;
214 214  * Option 2: Contactor temperature x Factor – the dependence of the correction factor on SOC and contactor temperature;
215 -* 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)
215 +* 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;
216 216  * Option 3: Cell voltage x Factor – the dependence of the correction factor on maximum cell voltage;
217 217  * 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;
218 218  * Option 4: Cell temperature x Factor – the dependence of the correction factor on maximum cell temperature.
... ... @@ -236,11 +236,11 @@
236 236  * Enable – a flag to start calculation of the discharge current limit;
237 237  * Maximum discharge current – a maximum allowable value of the discharge current (under normal conditions), A;
238 238  * Rate of change – a rate of change the current limit to a new value (0 is for immediate change), A/s;
239 -* 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;
239 +* 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;
240 240  * Option 1: SOC x Temperature x Factor – the dependence of the correction factor on SOC and battery temperature;
241 241  * Option 2: Limit discharge current by the contactor temperature – a flag to enable correction of maximum allowable discharging current **Kdc** depending on contactor temperature;
242 242  * Option 2: Contactor temperature x Factor – the dependence of the correction factor on SOC and contactor temperature;
243 -* 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)
243 +* 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;
244 244  * Option 3: Cell voltage x Factor – the dependence of the correction factor on minimum cell voltage;
245 245  * 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;
246 246  * Option 4: Cell voltage x Factor – the dependence of the correction factor on minimum cell temperature.
... ... @@ -302,8 +302,8 @@
302 302  
303 303  * Current to set the "Charging current present" – a current level to generate the "Charging current present" signal, A;
304 304  * Current to clear the "Charging current present" – a current level to clear the "Charging current present" signal, A;
305 -* 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;
306 -* 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;
305 +* 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;
306 +* 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;
307 307  * 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;
308 308  * Errors 1, 2 to clear the "Ready to charge" – bitfields to choose the errors which will clear the "Ready to charge" signal.
309 309  
... ... @@ -323,8 +323,8 @@
323 323  
324 324  * Current to set the "Discharging current present" – a current level to generate the "Discharging current present" signal, А;
325 325  * Current to clear the "Discharging current present" – a current level to clear the "Discharging current present" signal, А;
326 -* 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;
327 -* 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;
326 +* 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;
327 +* 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;
328 328  * Errors 1, 2 to clear the "Ready to discharge" – bitfields to choose the errors which will clear the "Ready to discharge" signal.
329 329  
330 330  === Precharge ===