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
-
... ... @@ -584,16 +584,16 @@ 584 584 ** **Independent (on Charge request or Discharge request)**; 585 585 * **Delay before starting charging or discharging**, millisecond; 586 586 * **Delay before stopping charging or discharging**, millisecond; 587 -* **Control the precharging contactor**– a flag that enables control of precharging contactor while closing the charge/discharge contactor;588 -* **Emulate the "Charging" and "Discharging" signals**– a flag to enable generation of "Charging" and "Discharging" signals when closing charge/discharge contactor;589 -* **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;590 -* **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;591 -* **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;592 -* **Switch off the charging/discharging contactor on errors without delay**– a flag to protectively open the charging/discharging contactor without a delay. In the opposite case, when an error is detected, the charging/discharging contactor opens always with the delay “Delay before stopping discharging”.587 +* Control the precharging contactor – a flag that enables control of precharging contactor while closing the charge/discharge contactor; 588 +* Emulate the "Charging" and "Discharging" signals – a flag to enable generation of "Charging" and "Discharging" signals when closing charge/discharge contactor; 589 +* 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; 590 +* 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; 591 +* 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; 592 +* Switch off the charging/discharging contactor on errors without delay – a flag to protectively open the charging/discharging contactor without a delay. In the opposite case, when an error is detected, the charging/discharging contactor opens always with the delay “Delay before stopping discharging”. 593 593 594 594 === Discharge (AUX) === 595 595 596 -The BMS Main 3 / BMS Main 2Rdevice can control the power supply of external equipment using the auxiliary (AUX) discharging contactor. An example of external equipment can be an inverter that converts DC to AC to power a service laptop and other devices.596 +The BMS Main 3 device can control the power supply of external equipment using the auxiliary (AUX) discharging contactor. An example of external equipment can be an inverter that converts DC to AC to power a service laptop and other devices. 597 597 598 598 The power supply circuit of the external equipment using the auxiliary (AUX) discharging contactor is independent of the battery load circuit. The closing and opening of the auxiliary (AUX) discharging contactor is performed according to its program. 599 599 ... ... @@ -609,17 +609,17 @@ 609 609 610 610 In this section: 611 611 612 -* **Enable**– a flag to activate the auxiliary discharge control;613 -* **Switch off the discharging (AUX) contactor if the SOC is too low**;614 -* **Minimum SOC**– a minimum SOC value, when reached, the auxiliary (AUX) discharging contactor opens, %;615 -* **Tolerant SOC**– a permissive SOC value, upon reaching which the auxiliary (AUX) discharging contactor re-closes, %;616 -* **Switch off the discharging (AUX) contactor if the cell voltage is out of the range**;617 -* **Minimum cell voltage**, V;618 -* **Maximum cell voltage**, V;619 -* **Switch off the discharging (AUX) contactor if the battery voltage is out of the range**;620 -* **Minimum battery voltage**, V;621 -* **Maximum battery voltage**, V;622 -* **Errors 1, 2 to open the auxiliary discharging contactor**– bitfields to choose the errors which will open the auxiliary discharging contactor.612 +* Enable – a flag to activate the auxiliary discharge control; 613 +* Switch off the discharging (AUX) contactor if the SOC is too low; 614 +* Minimum SOC – a minimum SOC value, when reached, the auxiliary (AUX) discharging contactor opens, %; 615 +* Tolerant SOC – a permissive SOC value, upon reaching which the auxiliary (AUX) discharging contactor re-closes, %; 616 +* Switch off the discharging (AUX) contactor if the cell voltage is out of the range; 617 +* Minimum cell voltage, V; 618 +* Maximum cell voltage, V; 619 +* Switch off the discharging (AUX) contactor if the battery voltage is out of the range; 620 +* Minimum battery voltage, V; 621 +* Maximum battery voltage, V; 622 +* Errors 1, 2 to open the auxiliary discharging contactor – bitfields to choose the errors which will open the auxiliary discharging contactor. 623 623 624 624 === Cell balancing === 625 625 ... ... @@ -656,7 +656,7 @@ 656 656 657 657 In this section: 658 658 659 -* **Enable**– a flag to enable cell balancing;659 +* Enable – a flag to enable cell balancing; 660 660 * Balancing rule: 661 661 ** Balance on charge – balancing is performed while and after the charging (in the “Charge ON” and “Charge OFF” states); 662 662 ** Balance on charge or relaxed - balancing is performed while and after the charging and in the relaxed state (in “Charge ON”, “Charge OFF”, “Relaxed (after charging)” and “Relaxed (after discharging)” states);