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
-
... ... @@ -302,10 +302,63 @@ 302 302 303 303 I,,continuous,, = Maximum CONTINUOUS discharge current × K,,dc,, 304 304 305 + 306 + 305 305 === Main contactor === 306 306 307 -TB A309 +The BMS Main 3 device controls the main contactor. The main contactor is usually placed in the common (minus) battery line for opening the charge and discharge circuits in case of sealing of the charging or discharging contactors. 308 308 311 +The Main contactor algorithm supports the following modes: 312 + 313 +* Always on; 314 +* Automatic; 315 +* On demand. 316 + 317 +In “Always on” mode main contactor closes if all the following is true: 318 + 319 +* Charging contactor is open; 320 +* Discharging contactor is open; 321 +* There are no errors from the list below: 322 +** Overcurrent; 323 +** Undervoltage; 324 +** Overvoltage; 325 +** High temperature (CH); 326 +** High temperature (DCH); 327 +** Unallowable charging; 328 +** Critical error. 329 + 330 +In “Always on” mode main contactor opens if all the following is true: 331 + 332 +* Charging contactor is open; 333 +* Discharging contactor is open; 334 +* There is an error from the list below: 335 +** Overcurrent; 336 +** Undervoltage; 337 +** Overvoltage; 338 +** High temperature (CH); 339 +** High temperature (DCH); 340 +** Unallowable charging; 341 +** Critical error. 342 + 343 +In “Automatic” mode, the main contactor closes by internal charging and discharging algorithms at the same time with Precharging, Charging and Discharging contactors. 344 + 345 +In “On demand” mode, the main contactor closes by external the “Close Main contactor” request. 346 + 347 +To change the parameters of the main contactor, select the "Control → Main contactor" section: 348 + 349 +[[image:1733322872744-536.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="105" width="800"]] 350 + 351 +In this section: 352 + 353 +* Enable – a flag to enable the main contactor control; 354 +* Algorithm – main contactor control algorithm: 355 +** Always on – contactor is always closed; 356 +** Automatic – contactor closes by internal charge and discharge algorithms; 357 +** On demand – contactor is closed by an external request; 358 +* Time to keep the contactor closed before closing the others – a time for other contactors to be open after the main contactor is closed; 359 +* Delay before opening the contactor – a time which is used to detect conditions for opening the contactor, s; 360 +* Keep the contactor open until the device is restarted – a flag for keeping the main contactor open until the system is reset. 361 + 309 309 === Charging status === 310 310 311 311 TBA ... ... @@ -316,6 +316,7 @@ 316 316 317 317 === Precharge === 318 318 372 +TBA 319 319 320 320 === Charge === 321 321 ... ... @@ -505,61 +505,6 @@ 505 505 * Maximum voltage – maximum battery voltage, V; 506 506 * Switch off the discharging (AUX) contactor on errors – the auxiliary (AUX) discharging contactor opens if the following errors occur: Undervoltage, Overcurrent, High temperature (DCH), Short circuit, Critical error. 507 507 508 -=== Main contactor === 509 - 510 -The BMS Main 3 device controls the main contactor. The main contactor is usually placed in the common (minus) battery line for opening the charge and discharge circuits in case of sealing of the charging or discharging contactors. 511 - 512 -The Main contactor algorithm supports the following modes: 513 - 514 -* Always on; 515 -* Automatic; 516 -* On demand. 517 - 518 -In “Always on” mode main contactor closes if all the following is true: 519 - 520 -* Charging contactor is open; 521 -* Discharging contactor is open; 522 -* There are no errors from the list below: 523 -** Overcurrent; 524 -** Undervoltage; 525 -** Overvoltage; 526 -** High temperature (CH); 527 -** High temperature (DCH); 528 -** Unallowable charging; 529 -** Critical error. 530 - 531 -In “Always on” mode main contactor opens if all the following is true: 532 - 533 -* Charging contactor is open; 534 -* Discharging contactor is open; 535 -* There is an error from the list below: 536 -** Overcurrent; 537 -** Undervoltage; 538 -** Overvoltage; 539 -** High temperature (CH); 540 -** High temperature (DCH); 541 -** Unallowable charging; 542 -** Critical error. 543 - 544 -In “Automatic” mode, the main contactor closes by internal charging and discharging algorithms at the same time with Precharging, Charging and Discharging contactors. 545 - 546 -In “On demand” mode, the main contactor closes by external the “Close Main contactor” request. 547 - 548 -To change the parameters of the main contactor, select the "Control → Main contactor" section: 549 - 550 -[[image:1733322872744-536.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="105" width="800"]] 551 - 552 -In this section: 553 - 554 -* Enable – a flag to enable the main contactor control; 555 -* Algorithm – main contactor control algorithm: 556 -** Always on – contactor is always closed; 557 -** Automatic – contactor closes by internal charge and discharge algorithms; 558 -** On demand – contactor is closed by an external request; 559 -* Time to keep the contactor closed before closing the others – a time for other contactors to be open after the main contactor is closed; 560 -* Delay before opening the contactor – a time which is used to detect conditions for opening the contactor, s; 561 -* Keep the contactor open until the device is restarted – a flag for keeping the main contactor open until the system is reset. 562 - 563 563 === Cell balancing === 564 564 565 565 Balancing makes the voltage of all cells equal to the minimum cell voltage.