Changes for page 3.3 Control
Last modified by Admin on 2025/04/09 12:14
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -213,7 +213,7 @@ 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; ... ... @@ -241,7 +241,7 @@ 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; ... ... @@ -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 ===