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
-
... ... @@ -373,7 +373,7 @@ 373 373 374 374 (% class="box infomessage" %) 375 375 ((( 376 -**Note:** The **"Allow charging"**signal activates under two independent conditions:376 +**Note:** The "Allow charging" signal activates under two independent conditions: 377 377 1) the voltage on the cells reaches the “Voltage to reset the “Ready to charge"” level and 378 378 2) the "Delay before recharging" time has passed since the opening of the allow charging contactor. 379 379 ))) ... ... @@ -444,27 +444,27 @@ 444 444 445 445 === Charge === 446 446 447 -The BMS Main3/ BMS Main2Rdevice connect batteryto thecharger using the "Charging" signal.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. 448 448 449 449 BMS Main 3 / BMS Main 2R supports three charge control algorithms: 450 450 451 -If the "**Always on**" algorithm is selected, the "Сharging "signal isalways set. If at least one of the errors from the "Errors 1, 2 ..." bitfields appears or one of the signals:451 +If the "**Always on**" algorithm is selected, the "Сharging signals" and the "Allow charging" signals are always set. 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; 454 454 * Power down request; 455 455 * Inhibit charging, 456 456 457 - "Charging"signalis cleared.457 +both signals are cleared. 458 458 459 459 When the algorithm "**On charger connected**" is selected, the control is performed as follows: 460 460 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" signalisset;462 -* If the signal “Charger connected” disappears or errors occur (see the "Errors 1, 2 ..." bitfields), then after the delay time T,,off,, the "Charging" signal is cleared. 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" and the "Allow charging" signal are set; 462 +* If the signal “Charger connected” disappears or errors occur (see the "Errors 1, 2 ..." bitfields), the "Allow charging" signal is cleared and after the delay time T,,off,, the "Charging" signal is cleared. 463 463 464 464 When the "**On charge request**" algorithm selected, the control is performed as follows: 465 465 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" signal isset;467 -* If the signal “Charge request” disappears or errors occur (see the "Errors 1, 2 ..." bitfields), then after the delay time T,,off,, the "Charging" signal is cleared; 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" and the "Allow charging" signal are set; 467 +* If the signal “Charge request” disappears or errors occur (see the "Errors 1, 2 ..." bitfields), the "Allow charging" signal is cleared and after the delay time T,,off,, the "Charging" signal is cleared; 468 468 469 469 (% class="box infomessage" %) 470 470 ((( ... ... @@ -507,12 +507,12 @@ 507 507 508 508 If the algorithm "**On charger disconnected**" is selected, the control is performed as follows: 509 509 510 -* if there areno “Charger connected” and "Charging" signals and there are no errors (see the "Errors 1, 2 ..." bitfields), then through the delay time T,,on,, the "Discharging"signalisset;511 -* If the signal “Charger connected” appears or errors occur (see the "Errors 1, 2 ..." bitfields), then after the delay time T,,off,, the "Discharging"signal iscleared.510 +* if there is no “Charger connected” and "Charging" signals and there are no errors (see the "Errors 1, 2 ..." bitfields), then through the delay time T,,on,, the "Discharging" contactor closes; 511 +* If the signal “Charger connected” appears or errors occur (see the "Errors 1, 2 ..." bitfields), then after the delay time T,,off,, the discharging contactor opens. 512 512 513 513 When the "**On discharge request**" algorithm selected, the control is performed as follows: 514 514 515 -* if there is signal “Discharge request” and there are no errors (see the "Errors 1, 2 ..." bitfields), then through the delay time T,,on,, the "Discharging"signalisset;515 +* if there is signal “Discharge request”, the charging contactor is open and there are no errors (see the "Errors 1, 2 ..." bitfields), then through the delay time T,,on,, the discharging contactor closes; 516 516 * If the signal “Discharge request” disappears or errors occur (see the "Errors 1, 2 ..." bitfields), then after the delay time T,,off,, the discharging contactor opens. 517 517 518 518 (% class="box infomessage" %)