Changes for page 3.3 Control

Last modified by Admin on 2026/04/30 15:56

From version 76.10
edited by Admin
on 2026/03/31 13:02
Change comment: There is no comment for this version
To version 76.16
edited by Admin
on 2026/03/31 13:41
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -402,32 +402,34 @@
402 402  
403 403  The BMS Main 3 / BMS Main 2R device can control the precharge contactor. The precharge contactor is used to charge the intermediate capacity with low current and usually placed with the limiting resistor in parallel to charging or discharging contactor.
404 404  
405 -BMS Main 3 device detects errors while pre-charging the load capacity by monitoring the current and voltage difference before and after contactors.
405 +BMS Main 3 can detect errors while pre-charging the load capacity by monitoring **the current and voltage difference** before and after contactors.
406 406  
407 -BMS Main 2R device detects errors while pre-charging the load capacity only by monitoring the current.
407 +BMS Main 2R can detect errors while pre-charging the load capacity **only by monitoring the current**.
408 408  
409 -Also BMS can measure the power dissipated on precharge resistor and generate an error if it greater than configured limit.
409 +In **simple **mode precharge contactor closes a "Precharge time" before the closing of Charge or Discharge contactors and opens after the same amount of time after closing them.
410 410  
411 -TBA
411 +In **enhanced **mode precharge contactor will wait until the current of voltage difference requirements are met and close the Charge or Discharge contactors only after that. If waiting time is greater than "Precharge time" value, an error will be generated. Precharge contactor will open after "Precharge time" after closing the Charge of Discharge contactors.
412 412  
413 +Also BMS Main 3 / BMS Main 2R can measure the power dissipated on precharge resistor and generate an error if it is greater than configured limit.
414 +
413 413  To change the parameters of precharge contactor, select the "Control → Precharge" section:
414 414  
415 415  [[image:1750328428183-819.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="178" width="800"]]
416 416  
417 -* Precharge current threshold to finish precharging – a minimum current value at which precharging process assumed to be finished, A;
418 -* Check voltages before and after contactors to finish precharging – a flag to check the voltages before and after contactors to ensure that precharge process has finished and it is allowed to close the discharging contactor;
419 -* Minimum voltage difference to finish precharging – minimal voltage difference before and after contactors at which precharge process is meant to be finished, V;
420 -* Keep the precharging relay closed until precharge is finished – a flag to ignore the Precharge time and wait precharging to finish before open precharge relay;
421 -* Number of precharging attempts – maximum number of precharging attempts before setting the "Precharge error";
422 -* Delay before current measurement – a delay before first current measurement after closing precharge, millisecond;
423 -* Precharge time – a duration of closing the precharge contactor before closing the discharging contactor, millisecond;
424 -* Relaxation between attempts – a duration between precharge attempts, millisecond;
425 -* Check the power dissipated in the preacharge resistor - a flag to enable the calculation of power dissipated in precharge resistor;
426 -* Precharge resistor resistance, Ohm;
427 -* Maximum allowable power dissipated in the resistor, W;
428 -* Delay before setting the "Precharge error" when checking power, millisecond;
429 -* Delay before clearing the "Precharge error", second;
430 -* Lock the "Precharge error" – a flag to block the error until the device is restarted.
419 +* **Precharge current threshold to finish precharging **– a minimum current value at which precharging process assumed to be finished, A;
420 +* **Check voltages before and after contactors to finish precharging **– a flag to check the voltages before and after contactors to ensure that precharge process has finished and it is allowed to close the discharging contactor;
421 +* **Minimum voltage difference to finish precharging** – minimal voltage difference before and after contactors at which precharge process is meant to be finished, V;
422 +* **Keep the precharging relay closed until precharge is finished** – a flag to ignore the Precharge time and wait precharging to finish before open precharge relay;
423 +* **Number of precharging attempts** – maximum number of precharging attempts before setting the "Precharge error";
424 +* **Delay before current measurement** – a delay before first current measurement after closing precharge, millisecond;
425 +* **Precharge time **– a duration of closing the precharge contactor before closing the discharging contactor, millisecond;
426 +* **Relaxation between attempts **– a duration between precharge attempts, millisecond;
427 +* **Check the power dissipated in the preacharge resistor** - a flag to enable the calculation of power dissipated in precharge resistor;
428 +* **Precharge resistor resistance**, Ohm;
429 +* **Maximum allowable power dissipated in the resistor**, W;
430 +* **Delay before setting the "Precharge error" when checking power**, millisecond;
431 +* **Delay before clearing the "Precharge error"**, second;
432 +* **Lock the "Precharge error"** – a flag to block the error until the device is restarted.
431 431  
432 432  “Precharge error” generation conditions if any of the following is true:
433 433  
... ... @@ -442,14 +442,10 @@
442 442  
443 443  === Charge ===
444 444  
445 -There are two contactors that serve charging the battery: a charging contactor and an allow charging contactor. With the help of the allow charging contactor, the BMS commands the charger to start or stop charging.
447 +There are two signals that serve charging the battery: "Charging" and "Allow charging". With the help of the "Allow charging" signal, the BMS commands the charger to start or stop charging.
446 446  
447 -The device supports three charge control algorithms:
449 +BMS Main 3 / BMS Main 2R supports three charge control algorithms:
448 448  
449 -* Always on – charging is always allowed;
450 -* On charger connected – charging is allowed when there is a signal “Charger connected”;
451 -* On charge request – charging is allowed when there is a signal “Charge request”.
452 -
453 453  If the "**Always on**" algorithm is selected, the charging contactor and the allow charging contactor are always closed. If at least one of the errors from the "Errors 1, 2 ..." bitfields appears or one of the signals:
454 454  
455 455  * Service reset;
... ... @@ -461,16 +461,12 @@
461 461  When the algorithm "**On charger connected**" is selected, the control is performed as follows:
462 462  
463 463  * If there is a signal “Charger connected” and there are no errors (see the "Errors 1, 2 ..." bitfields), then through the delay time T,,on,, the charging contactor and the allow charging contactor close;
464 -* If the signal “Charger connected” disappears, the allow charging contactor opens and after the delay time T,,off,, the charging contactor opens;
465 -* If in the process of charging the voltage on the cell exceeds the “Ready to charge” level, the allow charging contactor opens (while the charging contactor remains closed);
466 -* If errors from the "Errors 1, 2 ..." bitfields occur the charging contactor and allow charging contactor open.
462 +* If the signal “Charger connected” disappears or errors occur (see the "Errors 1, 2 ..." bitfields), the allow charging contactor opens and after the delay time T,,off,, the charging contactor opens.
467 467  
468 468  When the "**On charge request**" algorithm selected, the control is performed as follows:
469 469  
470 470  * If there is a signal “Charge request” and there are no errors (see the "Errors 1, 2 ..." bitfields), then through the delay time T,,on,, the charging contactor and the allow charging contactor close;
471 -* If the signal “Charge request” disappears, the allow charging contactor opens and after the delay time T,,off,, the charging contactor opens;
472 -* If in the process of charging the voltage on the cell exceeds the “Ready to charge” level, the allow charging contactor opens (while the charging contactor remains closed);
473 -* If errors from the "Errors 1, 2 ..." bitfields occur the charging contactor and allow charging contactor open.
467 +* If the signal “Charge request” disappears or errors occur (see the "Errors 1, 2 ..." bitfields), the allow charging contactor opens and after the delay time T,,off,, the charging contactor opens;
474 474  
475 475  (% class="box infomessage" %)
476 476  (((
... ... @@ -483,30 +483,26 @@
483 483  
484 484  In this section:
485 485  
486 -* Enable – a flag to activate the charge control;
487 -* Algorithm:
488 -** Always on – charging is always allowed;
489 -** On charger connected – charging is allowed when there is a signal “Charger connected”;
490 -** On charge request – charging is allowed when there is a signal “Charge request”;
491 -* Allow charging only when the "Ready to charge" signal is set – charging contactor will open if "Ready to charge" signal is cleared;
492 -* Delay before starting charging – a time delay T,,on,, before closing the charging contactor and the allow charging contactor, millisecond;
493 -* Delay before stopping charging – a time delay T,,off,, before opening the charging contactor, millisecond;
494 -* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the charge contactor (see [[Precharge>>path:#HPrecharge]]);
495 -* Errors 1, 2 to open the charging contactor – bitfields to choose the errors which will open the charging contactor;
496 -* Use custom delays before stopping charging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors;
497 -* Custom delay: <error> – delay for specific error, millisecond;
498 -* Switch off the charging contactor on errors without delay – a flag to protectively open the charging contactor without a delay. In the opposite case, when an error is detected, the charging contactor opens always with the delay “Delay before stopping charging”;
480 +* **Enable **– a flag to activate the charge control;
481 +* **Algorithm**:
482 +** **Always on** – charging is always allowed;
483 +** **On charger connected** – charging is allowed when there is a signal “Charger connected”;
484 +** **On charge request** – charging is allowed when there is a signal “Charge request”;
485 +* **Allow charging only when the "Ready to charge" signal is set** – charging contactor will open if "Ready to charge" signal is cleared;
486 +* **Delay before starting charging** – a time delay T,,on,, before closing the charging contactor and the allow charging contactor, millisecond;
487 +* **Delay before stopping charging** – a time delay T,,off,, before opening the charging contactor, millisecond;
488 +* **Control the precharging contactor** – a flag that allows control of the precharging contactor while closing the charge contactor (see [[Precharge>>path:#HPrecharge]]);
489 +* **Errors 1, 2 to open the charging contactor** – bitfields to choose the errors which will open the charging contactor;
490 +* **Use custom delays before stopping charging (on errors)** – a flag to enable manual settings of time delays T,,off,, for specific errors;
491 +* **Custom delay: <error>** – delay for specific error, millisecond;
492 +* **Switch off the charging contactor on errors without delay** – a flag to protectively open the charging contactor without a delay. In the opposite case, when an error is detected, the charging contactor opens always with the delay “Delay before stopping charging”;
499 499  
500 500  === Discharge ===
501 501  
502 -The device controls the discharging contactor to connect battery to the load.
496 +The BMS Main 3 / BMS Main 2R device controls the discharging contactor to connect battery to the load.
503 503  
504 -The device supports three algorithms to control battery discharging:
498 +BMS Main 3 / BMS Main 2R supports three algorithms to control battery discharging:
505 505  
506 -* Always on – load is always connected;
507 -* On charger disconnected – load is connected when there is no signal “Charger connected”;
508 -* On discharge request – load is connected when there is signal “Discharge request”.
509 -
510 510  When the algorithm "**Always on**" is selected, the discharging contactor is always closed. If at least one of the errors from the "Errors 1, 2 ..." bitfields appears or one of the signals:
511 511  
512 512  * Service reset
... ... @@ -536,32 +536,46 @@
536 536  
537 537  In this section:
538 538  
539 -* Enable – a flag to activate the discharge control;
540 -* Algorithm:
541 -** Always on – load is always connected;
542 -** On charger disconnected – load is connected when there is no signal “Charger connected”;
543 -** On discharge request – load is connected when there is signal “Discharge request”;
544 -* Allow charging only when the "Ready to discharge" signal is set – discharging contactor will open if "Ready to discharge" signal is cleared;
545 -* Delay before starting discharging – a time delay T,,on,, before closing the discharging contactor, millisecond;
546 -* Delay before stopping discharging – a time delay T,,off,, before opening the discharging contactor, millisecond;
547 -* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the discharge contactor (see [[Precharge>>doc:||anchor="HPrecharge"]]);
548 -* Errors 1, 2 to open the discharging contactor – bitfields to choose the errors which will open the discharging contactor;
549 -* Use custom delays before stopping discharging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors;
550 -* Custom delay: <error> – specific error delay, millisecond;
551 -* Switch off the discharging contactor on errors without delay – a flag to protectively open the discharging contactor without a delay. In the opposite case, when an error is detected, the discharging contactor opens always with the delay “Delay before stopping discharging”.
529 +* **Enable **– a flag to activate the discharge control;
530 +* **Algorithm**:
531 +** **Always on** – load is always connected;
532 +** **On charger disconnected** – load is connected when there is no signal “Charger connected”;
533 +** **On discharge request** – load is connected when there is signal “Discharge request”;
534 +* **Allow charging only when the "Ready to discharge" signal is set** – discharging contactor will open if "Ready to discharge" signal is cleared;
535 +* **Delay before starting discharging** – a time delay T,,on,, before closing the discharging contactor, millisecond;
536 +* **Delay before stopping discharging** – a time delay T,,off,, before opening the discharging contactor, millisecond;
537 +* **Control the precharging contactor** – a flag that allows control of the precharging contactor while closing the discharge contactor (see [[Precharge>>doc:||anchor="HPrecharge"]]);
538 +* **Errors 1, 2 to open the discharging contactor** – bitfields to choose the errors which will open the discharging contactor;
539 +* **Use custom delays before stopping discharging (on errors)** – a flag to enable manual settings of time delays T,,off,, for specific errors;
540 +* **Custom delay: <error>** – specific error delay, millisecond;
541 +* **Switch off the discharging contactor on errors without delay** – a flag to protectively open the discharging contactor without a delay. In the opposite case, when an error is detected, the discharging contactor opens always with the delay “Delay before stopping discharging”.
552 552  
553 553  === Charge/Discharge ===
554 554  
555 -The BMS Main 3 device can control the charge/discharge contactor, which combines algorithms of charging and discharging contactor.
545 +The BMS Main 3 / BMS Main 2R device can control the Charge/Discharge contactor, which combines algorithms of charging and discharging contactor.
556 556  
557 557  Charge/Discharge contactor has three algorithms of operation:
558 558  
559 -* Dependent (on Charging and Discharging signals) - Charge/Discharge contactor depends on Charge and Discharge algorithms and their signals and behaves as Charging contactor if Charging signal is set, otherwise – as Discharging contactor;
560 -* Independent (Always) - Charge/Discharge contactor is always closed if there is no errors;
561 -* 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.
549 +On **Dependent (on Charging and Discharging signals)** algorithm the charge/discharge contactor depends on Charge and Discharge algorithms and their signals and behaves
562 562  
563 -TBA
551 +* as Charging contactor if "Charging" signal is set;
552 +* as Discharging contactor in other cases.
564 564  
554 +When **Independent (Always) **algorithm is selected, the charging/discharging contactor is always closed. If at least one of the errors from the "Errors 1, 2 ..." bitfields appears or one of the signals:
555 +
556 +* Service reset
557 +* Power down request
558 +* Inhibit charging
559 +* Inhibit discharging
560 +
561 +the charging/discharging contactor opens.
562 +
563 +
564 +**Independent (on Charge request or Discharge request)** - charge/discharge contactor is based on its own controller and performs as follows:
565 +
566 +* if there is "Charge request" or "Discharge request" signal and there are no errors (see the "Errors 1, 2 ..." bitfields), then through the delay time T,,on,, the charging/discharging contactor closes;
567 +* If the "Charge request" or "Discharge request" disappears or errors occur (see the "Errors 1, 2 ..." bitfields), then after the delay time T,,off,, the charging/discharging contactor opens.
568 +
565 565  (% class="box infomessage" %)
566 566  (((
567 567  **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).
... ... @@ -573,13 +573,13 @@
573 573  
574 574  In this section:
575 575  
576 -* Enable – a flag to enable the charge/discharge controller.
577 -* Algorithm:
578 -** Dependent (on Charging and Discharging signals) - Charge/Discharge contactor depends on Charge and Discharge algorithms and their signals and behaves as Charging contactor if Charging signal is set, otherwise – as Discharging contactor;
579 -** Independent (Always) - Charge/Discharge contactor is always closed if there is no errors;
580 -** Independent (on Charge request or Discharge request);
581 -* Delay before starting charging or discharging, millisecond;
582 -* Delay before stopping charging or discharging, millisecond;
580 +* **Enable **– a flag to enable the charge/discharge controller.
581 +* **Algorithm**:
582 +** **Dependent (on Charging and Discharging signals)** - Charge/Discharge contactor depends on Charge and Discharge algorithms and their signals and behaves as Charging contactor if Charging signal is set, otherwise – as Discharging contactor;
583 +** **Independent (Always)** - Charge/Discharge contactor is always closed if there is no errors;
584 +** **Independent (on Charge request or Discharge request)**;
585 +* **Delay before starting charging or discharging**, millisecond;
586 +* **Delay before stopping charging or discharging**, millisecond;
583 583  * Control the precharging contactor – a flag that enables control of precharging contactor while closing the charge/discharge contactor;
584 584  * Emulate the "Charging" and "Discharging" signals – a flag to enable generation of "Charging" and "Discharging" signals when closing charge/discharge contactor;
585 585  * Errors 1, 2 to prevent CHARGING through charging/discharging contactor, Errors 1, 2 to prevent DISCHARGING through charging/discharging contactor – bitfields to choose the errors which will open the charging/discharging contactor. This bitfields are combined by bitwise OR and intended to separate settings for charging and discharging processes;