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
-
... ... @@ -98,7 +98,7 @@ 98 98 99 99 In **"By effective capacity" **mode SOH is calculated as a ratio of effective capacity to nominal capacity. Effective capacity is estimated to DOD value when battery SOC reaches 0%, so SOH is recalculated each full battery discharge. 100 100 101 -In** "By total charge–"** mode SOH is calculated as a linear function of "Total charge-" counter. While "Total charge-" constantly increases during battery operation, SOH will be linearly decrease at the same time. This mode requires a confirmed data about cell health depending of amount of discharge rate to configure the linear function.101 +In** "By total charge–"** mode SOH is calculated as a linear function of "Total charge-" counter. While "Total charge-" constantly increases during battery operation, SOH will be linearly decrease at the same time. This mode requires a confirmed data about cell health depending of amount of discharge rate to configure the linear function. 102 102 103 103 To configure parameters for battery state of health calculation, select the "Control → SOH correction" section: 104 104 ... ... @@ -444,10 +444,14 @@ 444 444 445 445 === Charge === 446 446 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.447 +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. 448 448 449 - BMSMain3 / BMS Main 2Rsupports three charge control algorithms:449 +The device supports three charge control algorithms: 450 450 451 +* Always on – charging is always allowed; 452 +* On charger connected – charging is allowed when there is a signal “Charger connected”; 453 +* On charge request – charging is allowed when there is a signal “Charge request”. 454 + 451 451 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: 452 452 453 453 * Service reset; ... ... @@ -459,12 +459,16 @@ 459 459 When the algorithm "**On charger connected**" is selected, the control is performed as follows: 460 460 461 461 * 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; 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. 466 +* If the signal “Charger connected” disappears, the allow charging contactor opens and after the delay time T,,off,, the charging contactor opens; 467 +* 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); 468 +* If errors from the "Errors 1, 2 ..." bitfields occur the charging contactor and allow charging contactor open. 463 463 464 464 When the "**On charge request**" algorithm selected, the control is performed as follows: 465 465 466 466 * 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; 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; 473 +* If the signal “Charge request” disappears, the allow charging contactor opens and after the delay time T,,off,, the charging contactor opens; 474 +* 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); 475 +* If errors from the "Errors 1, 2 ..." bitfields occur the charging contactor and allow charging contactor open. 468 468 469 469 (% class="box infomessage" %) 470 470 ((( ... ... @@ -477,26 +477,30 @@ 477 477 478 478 In this section: 479 479 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”;488 +* Enable – a flag to activate the charge control; 489 +* Algorithm: 490 +** Always on – charging is always allowed; 491 +** On charger connected – charging is allowed when there is a signal “Charger connected”; 492 +** On charge request – charging is allowed when there is a signal “Charge request”; 493 +* Allow charging only when the "Ready to charge" signal is set – charging contactor will open if "Ready to charge" signal is cleared; 494 +* Delay before starting charging – a time delay T,,on,, before closing the charging contactor and the allow charging contactor, millisecond; 495 +* Delay before stopping charging – a time delay T,,off,, before opening the charging contactor, millisecond; 496 +* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the charge contactor (see [[Precharge>>path:#HPrecharge]]); 497 +* Errors 1, 2 to open the charging contactor – bitfields to choose the errors which will open the charging contactor; 498 +* Use custom delays before stopping charging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors; 499 +* Custom delay: <error> – delay for specific error, millisecond; 500 +* 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”; 493 493 494 494 === Discharge === 495 495 496 -The BMS Main 3 / BMS Main 2Rdevice controls the discharging contactor to connect battery to the load.504 +The device controls the discharging contactor to connect battery to the load. 497 497 498 - BMSMain3 / BMS Main 2Rsupports three algorithms to control battery discharging:506 +The device supports three algorithms to control battery discharging: 499 499 508 +* Always on – load is always connected; 509 +* On charger disconnected – load is connected when there is no signal “Charger connected”; 510 +* On discharge request – load is connected when there is signal “Discharge request”. 511 + 500 500 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: 501 501 502 502 * Service reset ... ... @@ -526,45 +526,32 @@ 526 526 527 527 In this section: 528 528 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”.541 +* Enable – a flag to activate the discharge control; 542 +* Algorithm: 543 +** Always on – load is always connected; 544 +** On charger disconnected – load is connected when there is no signal “Charger connected”; 545 +** On discharge request – load is connected when there is signal “Discharge request”; 546 +* Allow charging only when the "Ready to discharge" signal is set – discharging contactor will open if "Ready to discharge" signal is cleared; 547 +* Delay before starting discharging – a time delay T,,on,, before closing the discharging contactor, millisecond; 548 +* Delay before stopping discharging – a time delay T,,off,, before opening the discharging contactor, millisecond; 549 +* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the discharge contactor (see [[Precharge>>doc:||anchor="HPrecharge"]]); 550 +* Errors 1, 2 to open the discharging contactor – bitfields to choose the errors which will open the discharging contactor; 551 +* Use custom delays before stopping discharging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors; 552 +* Custom delay: <error> – specific error delay, millisecond; 553 +* 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”. 542 542 543 543 === Charge/Discharge === 544 544 545 -The BMS Main 3 / BMS Main 2Rdevice can control theCharge/Discharge contactor, which combines algorithms of charging and discharging contactor.557 +The BMS Main 3 device can control the charge/discharge contactor, which combines algorithms of charging and discharging contactor. 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: 561 +* 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; 562 +* Independent (Always) - Charge/Discharge contactor is always closed if there is no errors; 563 +* 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. 550 550 551 -* as Charging contactor if "Charging" signal is set; 552 -* as Discharging contactor in other cases. 565 +TBA 553 553 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 -On **Independent (on Charge request or Discharge request)** algorithm charge/discharge contactor is based on its own controller and performs as follows: 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/discharging contactor 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/discharging contactor opens. 567 - 568 568 (% class="box infomessage" %) 569 569 ((( 570 570 **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). ... ... @@ -576,23 +576,23 @@ 576 576 577 577 In this section: 578 578 579 -* **Enable**– a flag to enable the charge/discharge controller.580 -* **Algorithm**:581 -** **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;582 -** **Independent (Always)**- Charge/Discharge contactor is always closed if there is no errors;583 -** **Independent (on Charge request or Discharge request)**;584 -* **Delay before starting charging or discharging**, millisecond;585 -* **Delay before stopping charging or discharging**, millisecond;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;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 -* **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 -* **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;591 -* **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”.578 +* Enable – a flag to enable the charge/discharge controller. 579 +* Algorithm: 580 +** 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; 581 +** Independent (Always) - Charge/Discharge contactor is always closed if there is no errors; 582 +** Independent (on Charge request or Discharge request); 583 +* Delay before starting charging or discharging, millisecond; 584 +* Delay before stopping charging or discharging, millisecond; 585 +* Control the precharging contactor – a flag that enables control of precharging contactor while closing the charge/discharge contactor; 586 +* Emulate the "Charging" and "Discharging" signals – a flag to enable generation of "Charging" and "Discharging" signals when closing charge/discharge contactor; 587 +* 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; 588 +* 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; 589 +* 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; 590 +* 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”. 592 592 593 593 === Discharge (AUX) === 594 594 595 -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.594 +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. 596 596 597 597 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. 598 598 ... ... @@ -608,23 +608,23 @@ 608 608 609 609 In this section: 610 610 611 -* **Enable**– a flag to activate the auxiliary discharge control;612 -* **Switch off the discharging (AUX) contactor if the SOC is too low**;613 -* **Minimum SOC**– a minimum SOC value, when reached, the auxiliary (AUX) discharging contactor opens, %;614 -* **Tolerant SOC**– a permissive SOC value, upon reaching which the auxiliary (AUX) discharging contactor re-closes, %;615 -* **Switch off the discharging (AUX) contactor if the cell voltage is out of the range**;616 -* **Minimum cell voltage**, V;617 -* **Maximum cell voltage**, V;618 -* **Switch off the discharging (AUX) contactor if the battery voltage is out of the range**;619 -* **Minimum battery voltage**, V;620 -* **Maximum battery voltage**, V;621 -* **Errors 1, 2 to open the auxiliary discharging contactor**– bitfields to choose the errors which will open the auxiliary discharging contactor.610 +* Enable – a flag to activate the auxiliary discharge control; 611 +* Switch off the discharging (AUX) contactor if the SOC is too low; 612 +* Minimum SOC – a minimum SOC value, when reached, the auxiliary (AUX) discharging contactor opens, %; 613 +* Tolerant SOC – a permissive SOC value, upon reaching which the auxiliary (AUX) discharging contactor re-closes, %; 614 +* Switch off the discharging (AUX) contactor if the cell voltage is out of the range; 615 +* Minimum cell voltage, V; 616 +* Maximum cell voltage, V; 617 +* Switch off the discharging (AUX) contactor if the battery voltage is out of the range; 618 +* Minimum battery voltage, V; 619 +* Maximum battery voltage, V; 620 +* Errors 1, 2 to open the auxiliary discharging contactor – bitfields to choose the errors which will open the auxiliary discharging contactor. 622 622 623 623 === Cell balancing === 624 624 625 625 Balancing makes the voltage of all cells equal to the minimum cell voltage. 626 626 627 -The following **balancing rules**are supported:626 +The following balancing rules are supported: 628 628 629 629 * when the battery is charging (current I > 0) and time after until the battery is relaxed; 630 630 * when the battery is charging (current I > 0) or when the battery is in a state of relaxation; ... ... @@ -645,9 +645,9 @@ 645 645 If the “High logic temperature” occurs, then the balancing of the cells connected to the overheated BMS Logic device will not be performed. 646 646 ))) 647 647 648 -The BMS Main 3 / BMS Main 2Rcan enable the cell balancing by the external “Balancing request” signal. Balancing process will be started to cells which the voltage is higher than the balancing start voltage and the difference between the cell voltage and the minimum voltage among all the cells is greater than the balancing stop threshold.647 +The BMS Main 3 can enable the cell balancing by the external “Balancing request” signal. Balancing process will be started to cells which the voltage is higher than the balancing start voltage and the difference between the cell voltage and the minimum voltage among all the cells is greater than the balancing stop threshold. 649 649 650 -BMS Main 3 / BMS Main 2Rcan force a cell balancing, if its voltage is higher than estimated value.649 +BMS Main 3 can force a cell balancing, if its voltage is higher than estimated value. 651 651 652 652 To change the cell balancing parameters, select the "Control → Cell balancing" section: 653 653 ... ... @@ -655,25 +655,24 @@ 655 655 656 656 In this section: 657 657 658 -* **Enable **– a flag to enable cell balancing; 659 -* **Balancing rule**: 660 -** **Balance on charge** – balancing is performed while and after the charging (in the “Charge ON” and “Charge OFF” states); 661 -** **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); 662 -** **Balance always** – balancing is always performed regardless the battery state; 663 -* **Balancing condition**: 664 -** **Automatic **– balancing will be performed automatically if needed conditions are met; 665 -** **On balancing request** – balancing will start only if a remote request is received. In this case cells will start to balance regardless the "Voltage deviation to start balancing" value; 666 -* **Minimum cell voltage to start balancing**, V; 667 -* **Voltage deviation to start balancing**; 668 -* **Voltage deviation to stop balancing**; 669 -* **Voltage to start forced balancing** – if cell voltage is above this value, it will start discharging through balancing resistor; 670 -* **Voltage to stop forced balancing** – if cell voltage is below this value, it will stop discharging through balancing resistor; 671 -* **Maximum allowable temperature of BMS Logic devices**, ºC; 672 -* **Command to discharge all cells** – a flag to force the balancing of all cells. 657 +* Enable – a flag to enable cell balancing; 658 +* Balancing rule: 659 +** Balance on charge – balancing is performed while and after the charging (in the “Charge ON” and “Charge OFF” states); 660 +** 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); 661 +** Balance always – balancing is always performed regardless the battery state; 662 +* Balancing condition: 663 +** Automatic – balancing will be performed automatically if needed conditions are met; 664 +** On balancing request – balancing will start only if a remote request is received. In this case cells will start to balance regardless the "Voltage deviation to start balancing" value; 665 +* Minimum cell voltage to start balancing, V; 666 +* Voltage deviation to start balancing; 667 +* Voltage deviation to stop balancing; 668 +* Voltage for forced balancing – if cell voltage is above this value, it will start discharging through balancing resistor; 669 +* Maximum allowable temperature of BMS Logic devices, ºC; 670 +* Command to discharge all cells – a flag to force the balancing of all cells. 673 673 674 674 === Series balancing === 675 675 676 -The BMS Main 3 / BMS Main 2Rdevice supports work with two independent (galvanically unrelated) cell series. To monitor the status of two series, two current sensors are used. A series of cells must be equivalent: they must have the same number of cells and the same capacity.674 +The BMS Main 3 device supports work with two independent (galvanically unrelated) cell series. To monitor the status of two series, two current sensors are used. A series of cells must be equivalent: they must have the same number of cells and the same capacity. 677 677 678 678 Since the series of cells can operate at different loads, they must be balanced. For this, the BMS Main 3 provides two signals to power switches: “Balancing series 1” and “Balancing series 2”, as well as a combined algorithm that considers both the voltage of each series and the charge that these series gave load. The “Balancing series 1” and “Balancing series 2” signals are used to connect high-power balancing resistors in parallel with cell series 1 and 2. 679 679 ... ... @@ -690,17 +690,17 @@ 690 690 691 691 In this section: 692 692 693 -* **Enable**– a flag to enable series balancing;694 -* **Number of Logics in a series**;695 -* **Minimum series voltage to start balancing**, V;696 -* **Balancing threshold**, V;697 -* **Coulomb threshold**– the difference of the charges Qthr, given by a series of cells, above which balancing to be started, Ah;698 -* **Period**– a period to reset of charge counters for each series (to avoid accumulation of error), second;699 -* **Do not sum series voltages**– a flag to disable the summing of series voltages.691 +* Enable – a flag to enable series balancing; 692 +* Number of Logics in a series; 693 +* Minimum series voltage to start balancing, V; 694 +* Balancing threshold, V; 695 +* Coulomb threshold – the difference of the charges Qthr, given by a series of cells, above which balancing to be started, Ah; 696 +* Period – a period to reset of charge counters for each series (to avoid accumulation of error), second; 697 +* Do not sum series voltages – a flag to disable the summing of series voltages.3 700 700 701 701 === Power down === 702 702 703 -The BMS Main 3 / BMS Main 2Rdevice can shut down itself if the battery voltage is low or the battery is idle for a long time.701 +The BMS Main 3 device can shut down itself if the battery voltage is low or the battery is idle for a long time. 704 704 705 705 Shutting down the battery system is performed according to the following conditions: 706 706 ... ... @@ -715,11 +715,11 @@ 715 715 716 716 In this section: 717 717 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.716 +* Minimum voltage to power down – a minimum voltage level of the battery below which the BMS commands to shut down the battery, V; 717 +* Idle time to power down – a time of battery inactivity after which the battery is shut down, minute; 718 +* 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. 719 +* Power down if KEYRUN and CHARGE_ON are cleared – a flag to power down the device if KEYRUN and CHARGE_ON signals are cleared; 720 +* 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,19 +729,18 @@ 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.730 +* Enable – a flag to enable the heater control; 731 +* Minimum cell temperature, °C; 732 +* Tolerant cell temperature, °C; 733 +* Delay before starting the heater, millisecond; 734 +* Delay before stopping the heater, millisecond; 735 +* 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** 741 +* 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