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
-
... ... @@ -1,5 +1,5 @@ 1 1 (% data-numbered-headings-start="3" style="--numbered-headings-start: 2;font-size: 0px;color: rgba(0, 0, 0, 0.0);margin-bottom: 0px; margin-top: 0px;" %) 2 -= Configuration =2 += Settings = 3 3 4 4 (% data-numbered-headings-start="3" style="--numbered-headings-start: 2;font-size: 0px;color: rgba(0, 0, 0, 0.0);margin-bottom: 0px; margin-top: 0px;" %) 5 5 == Control == ... ... @@ -165,10 +165,7 @@ 165 165 166 166 * the battery SOC is greater than the “Tolerant SOC” during the “Delay before clearing the signal” time. 167 167 168 -(% class="box infomessage" %) 169 -((( 170 170 The "Low SOC signal" is indicative and can be output to a discrete output or a power switch. 171 -))) 172 172 173 173 === High charging current (signal) === 174 174 ... ... @@ -193,10 +193,7 @@ 193 193 194 194 * the measured current is less than the “Tolerant charging current” value during the “Delay before clearing the signal” time. 195 195 196 -(% class="box infomessage" %) 197 -((( 198 198 The "High charging current" signal is indicative and can be output to a discrete output or a power switch. 199 -))) 200 200 201 201 === Charge map === 202 202 ... ... @@ -213,18 +213,18 @@ 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;210 +* 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; 217 217 * Option 1: SOC x Temperature x Factor – the dependence of the correction factor on SOC and battery temperature; 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;212 +* 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;214 +* 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; 221 221 * Option 3: Cell voltage x Factor – the dependence of the correction factor on maximum cell voltage; 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;216 +* 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. 224 224 225 225 Value of the charge current limit at given SOC, temperature, contactors temperature, maximum cell voltage and maximum cell temperature is calculated as follows: 226 226 227 - **Chargecurrent limit = Maximum chargecurrent × Kcs × Kcc × Kcv × Kct**221 +Charging current limit = Maximum charging current × Kcs × Kcc × Kcv × Kct 228 228 229 229 === Discharge map === 230 230 ... ... @@ -241,18 +241,18 @@ 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;238 +* 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; 245 245 * Option 1: SOC x Temperature x Factor – the dependence of the correction factor on SOC and battery temperature; 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;240 +* 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;242 +* 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; 249 249 * Option 3: Cell voltage x Factor – the dependence of the correction factor on minimum cell voltage; 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;244 +* 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. 252 252 253 253 Value of the discharge current limit at given SOC, temperature, contactors temperature, minimum cell voltage and maximum cell temperature is calculated as follows: 254 254 255 - **Dischargecurrent limit = Maximum dischargecurrent × Kds × Kdc × Kdv × Kdt**249 +Discharging current limit = Maximum discharging current × Kds × Kdc × Kdv × Kdt 256 256 257 257 === Charge map (PEAK & CONTINUOUS) === 258 258 ... ... @@ -320,23 +320,34 @@ 320 320 321 321 In “Always on” mode main contactor closes if all the following is true: 322 322 323 -* Other contactors are open; 324 -* There are no errors from the "Errors 1, 2 ..." bitfileds. 317 +* Charging contactor is open; 318 +* Discharging contactor is open; 319 +* There are no errors from the list below: 320 +** Overcurrent; 321 +** Undervoltage; 322 +** Overvoltage; 323 +** High temperature (CH); 324 +** High temperature (DCH); 325 +** Unallowable charging; 326 +** Critical error. 325 325 326 326 In “Always on” mode main contactor opens if all the following is true: 327 327 328 -* Other contactors are open; 329 -* There is an error from the the "Errors 1, 2 ..." bitfileds. 330 +* Charging contactor is open; 331 +* Discharging contactor is open; 332 +* There is an error from the list below: 333 +** Overcurrent; 334 +** Undervoltage; 335 +** Overvoltage; 336 +** High temperature (CH); 337 +** High temperature (DCH); 338 +** Unallowable charging; 339 +** Critical error. 330 330 331 -In “Automatic” mode, the main contactor closes by internal charging and discharging algorithms at the same time with ther contactors.341 +In “Automatic” mode, the main contactor closes by internal charging and discharging algorithms at the same time with Precharging, Charging and Discharging contactors. 332 332 333 333 In “On demand” mode, the main contactor closes by external the “Close Main contactor” request. 334 334 335 -(% class="box infomessage" %) 336 -((( 337 -**Note: **when errors occur in the system, the **Main **contactor opens either immediately or with the delay T,,off,, (depends on the settings described below). 338 -))) 339 - 340 340 To change the parameters of the main contactor, select the "Control → Main contactor" section: 341 341 342 342 [[image:1735064488658-863.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="112" width="800"]] ... ... @@ -375,7 +375,7 @@ 375 375 376 376 === Discharging status === 377 377 378 -To change the parameters of discharging process status, select the "Control → Discharging status" section:383 +To change the parameters of charging process status, select the "Control → Discharging status" section: 379 379 380 380 [[image:1735064980481-209.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="102" width="800"]]In this section: 381 381 ... ... @@ -391,8 +391,6 @@ 391 391 392 392 BMS Main 3 device detects errors while pre-charging the load capacity by monitoring the current and voltage difference before and after contactors. Also BMS can measure the power dissipated on precharge resistor and generate an error if it greater than configured limit. 393 393 394 -TBA 395 - 396 396 To change the parameters of precharge contactor, select the "Control → Precharge" section: 397 397 398 398 [[image:1735065073836-743.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="160" width="800"]] ... ... @@ -471,7 +471,7 @@ 471 471 472 472 (% class="box infomessage" %) 473 473 ((( 474 -**Note: **when errors occur in the system, the ** Charge**contactor opens either immediately or with the delay T,,off,, (depends on the settings described below).477 +**Note: **when errors occur in the system, the **charging **contactor opens either immediately or with the delay T,,off,, (depends on the settings described below). 475 475 ))) 476 476 477 477 To change the parameters of the battery charge control algorithm, select the "Control → Charge" section: ... ... @@ -542,7 +542,7 @@ 542 542 543 543 (% class="box infomessage" %) 544 544 ((( 545 -**Note: when errorsoccurin the system,theDischarge**contactor opens either immediately or withthedelay T,,off,, (depends on the settings described below).548 +**Note:** in case of errors in the system operation, **discharging **contactor opens either immediately or with a delay T,,off,, (depends on the settings described below). 546 546 ))) 547 547 548 548 The device supports controlling the precharging contactor. The duration of switching on the precharging contactor before closing the discharging (load) contactor is adjusted. ... ... @@ -577,11 +577,9 @@ 577 577 * Independent (Always) - Charge/Discharge contactor is always closed if there is no errors; 578 578 * Independent (on Charge request or Discharge request) - Charge/Discharge contactor is based on its own controller that listen to Charge and Discharge requests and closes if one of these signals occurs. 579 579 580 -TBA 581 - 582 582 (% class="box infomessage" %) 583 583 ((( 584 -**Note: **when errors occur in the system, the ** Charge/Discharge **contactor opens either immediately or with the delay T,,off,, (depends on the settings described below).585 +**Note: **when errors occur in the system, the **charge/Discharge **contactor opens either immediately or with the delay T,,off,, (depends on the settings described below). 585 585 ))) 586 586 587 587 The charging/discharging contactor control is configured in the “Control – Charge/Discharge” section: ... ... @@ -809,7 +809,7 @@ 809 809 810 810 (% class="box warningmessage" %) 811 811 ((( 812 -If there is the “High voltage fault”, **the “Critical error” is generated.** 813 +If there is the “High voltage fault”, **the “Critical error” is generated and all contactors open.** 813 813 ))) 814 814 815 815 === Cell analysis ===