Changes for page 3.3 Control
Last modified by Admin on 2026/04/30 15:56
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -542,16 +542,16 @@ 542 542 543 543 === Charge/Discharge === 544 544 545 -The BMS Main 3 / BMS Main 2R device can control the contactor used in power line both used fora sdfcharging and545 +The BMS Main 3 / BMS Main 2R device can control the contactor, used in power line both used for connecting battery to charger and load, by using the "Charging/Discharging" signal. 546 546 547 -Charg e/Dischargecontactorhas three algorithms of operation:547 +"Charging/Discharging" signal has three algorithms of operation: 548 548 549 -On **Dependent (on Charging and Discharging signals)** algorithm the charge/dischargecontactordepends on Charge and Discharge controllers andbehaves:549 +On **Dependent (on Charging and Discharging signals)** algorithm the "Charging/Discharging" signal depends on Charge and Discharge controllers and equal to: 550 550 551 -* asChargingcontactorif "Charging" signal is set;552 -* asDischargingcontactorin other cases.551 +* "Charging" signal if "Charging" signal is set; 552 +* "Discharging" signal in other cases. 553 553 554 -When **Independent (Always) **algorithm is selected, the charging/dischargingcontactoris alwaysclosed. If at least one of the errors from the "Errors 1, 2 ..." bitfields appears or one of the signals:554 +When **Independent (Always) **algorithm is selected, the "Charging/Discharging" signal is always set. If at least one of the errors from the "Errors 1, 2 ..." bitfields appears or one of the signals: 555 555 556 556 * Service reset 557 557 * Power down request ... ... @@ -558,12 +558,12 @@ 558 558 * Inhibit charging 559 559 * Inhibit discharging 560 560 561 -the charging/dischargingcontactoropens.561 +the Charging/Discharging signal is cleared. 562 562 563 -On **Independent (on Charge request or Discharge request)** algorithm charge/dischargecontactoris based on its own controller and performs as follows:563 +On **Independent (on Charge request or Discharge request)** algorithm "Charging/Discharging" signal is based on its own controller and performs as follows: 564 564 565 -* 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/dischargingcontactor closes;566 -* 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/dischargingcontactoropens.565 +* 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 signal is set; 566 +* 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" signal is cleared. 567 567 568 568 (% class="box infomessage" %) 569 569 ((( ... ... @@ -584,7 +584,7 @@ 584 584 * **Delay before starting charging or discharging**, millisecond; 585 585 * **Delay before stopping charging or discharging**, millisecond; 586 586 * **Control the precharging contactor** – a flag that enables control of precharging contactor while closing the charge/discharge contactor; 587 -* **Emulate the "Charging" and "Discharging" signals** – a flag to enable generation of "Charging" and "Discharging" signals when closing charge/discharge contactor;587 +* **Emulate the "Charging" and "Discharging" signals** – a flag to enable generation of "Charging" and "Discharging" signals in In when closing Charge/Discharge contactor. **DO NOT** use with enabled Charge and Discharge controllers; 588 588 * **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; 589 589 * **Errors 1, 2 which affect the contactor only if battery CHARGING is detected** – a bitfield to choose the errors which will trigger only if charging current is present. This bitfield is combined with "Errors 1, 2 to prevent CHARGING through charging/discharging contactor" by bitwise AND; 590 590 * **Errors 1, 2 which affect the contactor only if battery DISCHARGING is detected** – a bitfield to choose the errors which will trigger only if discharging current is present. This bitfield is combined with "Errors 1, 2 to prevent DISCHARGING through charging/discharging contactor" by bitwise AND;