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
-
... ... @@ -546,7 +546,7 @@ 546 546 547 547 Charge/Discharge contactor has three algorithms of operation: 548 548 549 -On **Dependent (on Charging and Discharging signals)** algorithm the charge/discharge contactor depends on Charge and Discharge controllers and behaves:549 +On **Dependent (on Charging and Discharging signals)** algorithm the charge/discharge contactor depends on Charge and Discharge algorithms and their signals and behaves 550 550 551 551 * as Charging contactor if "Charging" signal is set; 552 552 * as Discharging contactor in other cases. ... ... @@ -560,8 +560,9 @@ 560 560 561 561 the charging/discharging contactor opens. 562 562 563 -On **Independent (on Charge request or Discharge request)** algorithm charge/discharge contactor is based on its own controller and performs as follows: 564 564 564 +**Independent (on Charge request or Discharge request)** - charge/discharge contactor is based on its own controller and performs as follows: 565 + 565 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 contactor closes; 566 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 contactor opens. 567 567 ... ... @@ -716,10 +716,10 @@ 716 716 In this section: 717 717 718 718 * **Minimum voltage to power down** – a minimum voltage level of the battery below which the BMS commands to shut down the battery, V; 719 -* **Idle time to power down**– a time of battery inactivity after which the battery is shut down, minute;720 -* **Wait the "Power up/down request" is cleared (on startup)**– a flag to enable delay for clearing the “Power up/down request” signal while starting the BMS.721 -* **Power down if KEYRUN and CHARGE_ON are cleared**– a flag to power down the device if KEYRUN and CHARGE_ON signals are cleared;722 -* **Delay before setting the internal power down signal**– a delay before turning off the device power when removing KEYRUN and CHARGE_ON or receiving the “Power down request” command, ms.720 +* Idle time to power down – a time of battery inactivity after which the battery is shut down, minute; 721 +* Wait the "Power up/down request" is cleared (on startup) – a flag to enable delay for clearing the “Power up/down request” signal while starting the BMS. 722 +* Power down if KEYRUN and CHARGE_ON are cleared – a flag to power down the device if KEYRUN and CHARGE_ON signals are cleared; 723 +* Delay before setting the internal power down signal – a delay before turning off the device power when removing KEYRUN and CHARGE_ON or receiving the “Power down request” command, ms. 723 723 724 724 === Heater === 725 725 ... ... @@ -729,24 +729,22 @@ 729 729 730 730 In this section: 731 731 732 -* **Enable**– a flag to enable the heater control;733 -* **Minimum cell temperature**, °C;734 -* **Tolerant cell temperature**, °C;735 -* **Delay before starting the heater**, millisecond;736 -* **Delay before stopping the heater**, millisecond;737 -* **Errors 1, 2toopenthe heater**–bitfieldsto choosetheerrorswhich willopentheheater.733 +* Enable – a flag to enable the heater control; 734 +* Minimum cell temperature, °C; 735 +* Tolerant cell temperature, °C; 736 +* Delay before starting the heater, millisecond; 737 +* Delay before stopping the heater, millisecond; 738 +* Switch off the heater on errors (Undervoltage, Overcurrent, High temperature, Short circuit or Critical error). 738 738 739 739 As a result of operating the heating algorithm, the “Heater” signal is generated. 740 740 741 741 Conditions for signal generation: 742 742 743 -* the minimum temperature among all cells of the battery is less than the “Minimum cell temperature” value during the “Delay before starting the heater” time; 744 -* there are no errors from "Errors 1, 2..." bitfields. 744 +* the minimum temperature among all cells of the battery is less than the “Minimum cell temperature” value during the “Delay before starting the heater” time. 745 745 746 746 Conditions for clearing the signal: 747 747 748 -* the minimum temperature among all cells of the battery is greater than the “Tolerant cell temperature” value during the “Delay before stopping the heater” time; 749 -* there is an error from "Errors 1, 2..." bitfields. 748 +* the minimum temperature among all cells of the battery is greater than the “Tolerant cell temperature” value during the “Delay before stopping the heater” time. 750 750 751 751 (% class="box infomessage" %) 752 752 ((( ... ... @@ -761,24 +761,22 @@ 761 761 762 762 In this section: 763 763 764 -* **Enable**– a flag to enable the cooler control;765 -* **Maximum cell temperature**, °C;766 -* **Tolerant cell temperature**, °C;767 -* **Delay before starting the cooler**, millisecond;768 -* **Delay before stopping the cooler**, millisecond;769 -* **Errors 1, 2toopenthe cooler**– bitfieldstochoosethe errorswhich willopenthecooler.763 +* Enable – a flag to enable the cooler control; 764 +* Maximum cell temperature, °C; 765 +* Tolerant cell temperature, °C; 766 +* Delay before starting the cooler, millisecond; 767 +* Delay before stopping the cooler, millisecond; 768 +* Switch off the cooler contactor on errors (Undervoltage, Overcurrent, Low temperature, Short circuit or Critical error). 770 770 771 771 As a result of operating the cooling algorithm, the "Cooler" signal is generated. 772 772 773 773 Conditions for signal generation: 774 774 775 -* the maximum temperature among all cells of the battery is greater than the “Maximum cell temperature” value during the “Delay before starting the cooler” time; 776 -* there are no errors from "Errors 1, 2..." bitfields. 774 +* the maximum temperature among all cells of the battery is greater than the “Maximum cell temperature” value during the “Delay before starting the cooler” time. 777 777 778 778 Conditions for clearing the signal: 779 779 780 -* the maximum temperature among all cells of the battery is less than the “Tolerant cell temperature” value during the “Delay before stopping the cooler” time; 781 -* there is an error from "Errors 1, 2..." bitfields. 778 +* the maximum temperature among all cells of the battery is less than the “Tolerant cell temperature” value during the “Delay before stopping the cooler” time. 782 782 783 783 (% class="box infomessage" %) 784 784 ((( ... ... @@ -787,7 +787,6 @@ 787 787 788 788 === High voltage === 789 789 790 - 791 791 The BMS Main 3 device has an ability to measure high voltages before and after contactors. 792 792 793 793 To change the parameters of high voltage fault, select the "Control → High voltage" section: