Changes for page 3.3 Control

Last modified by Admin on 2025/04/09 12:14

From version 33.10
edited by Admin
on 2025/02/11 13:28
Change comment: There is no comment for this version
To version 33.7
edited by Admin
on 2025/02/11 13:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -451,7 +451,7 @@
451 451  * 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;
452 452  * If the signal “Charge request” disappears, the allow charging contactor opens and after the delay time T,,off,, the charging contactor opens;
453 453  * 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);
454 -* If errors from the "Errors 1, 2 ..." bitfields occur the charging contactor and allow charging contactor open.
454 +* If errors in the list above occur the charging contactor and allow charging contactor open.
455 455  
456 456  (% class="box infomessage" %)
457 457  (((
... ... @@ -488,8 +488,26 @@
488 488  * On charger disconnected – load is connected when there is no signal “Charger connected”;
489 489  * On discharge request – load is connected when there is signal “Discharge request”.
490 490  
491 -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:
491 +When the algorithm "**Always on**" is selected, the discharging contactor is always closed. If at least one of the errors appears:
492 492  
493 +* Undervoltage;
494 +* Overvoltage (optional);
495 +* Overcurrent;
496 +* High temperature (DCH);
497 +* Low temperature (DCH) (optional);
498 +* HYG offline (optional);
499 +* Combilift offline (optional);
500 +* Spirit offline (optional);
501 +* Spirit charger error (optional);
502 +* Short circuit (optional);
503 +* High contactor temperature (optional);
504 +* Unallowable charging;
505 +* DCH contactor cycles error;
506 +* Precharge error (optional);
507 +* Critical error
508 +
509 +or one of the signals:
510 +
493 493  * Service reset
494 494  * Power down request
495 495  * Inhibit discharging
... ... @@ -498,13 +498,13 @@
498 498  
499 499  If the algorithm "**On charger disconnected**" is selected, the control is performed as follows:
500 500  
501 -* if there is no signal “Charger connected”, 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;
502 -* 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.
519 +* if there is no signal “Charger connected”, the charging contactor is open and there are no errors (see the list above), then through the delay time T,,on,, the discharging contactor closes;
520 +* If the signal “Charger connected” appears or errors occur (see the list above), then after the delay time T,,off,, the discharging contactor opens.
503 503  
504 504  When the "**On discharge request**" algorithm selected, the control is performed as follows:
505 505  
506 -* 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;
507 -* 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.
524 +* if there is signal “Discharge request”, the charging contactor is open and there are no errors (see the list above), then through the delay time T,,on,, the discharging contactor closes;
525 +* If the signal “Discharge request” disappears or errors occur (see the list above), then after the delay time T,,off,, the discharging contactor opens.
508 508  
509 509  (% class="box infomessage" %)
510 510  (((
... ... @@ -511,7 +511,7 @@
511 511  **Note: **when errors occur in the system, the **Discharge **contactor opens either immediately or with the delay T,,off,, (depends on the settings described below).
512 512  )))
513 513  
514 -The device supports controlling the precharging contactor (see [[Precharge>>doc:||anchor="HPrecharge"]]).
532 +The device supports controlling the precharging contactor. The duration of switching on the precharging contactor before closing the discharging (load) contactor is adjusted.
515 515  
516 516  To change the parameters of the battery discharge control algorithm, select the "Control → Discharge" section:
517 517  
... ... @@ -580,7 +580,7 @@
580 580  
581 581  * the battery has low SOC;
582 582  * the battery voltage is out of range;
583 -* the errors are detected (configured in the "Errors 1, 2 ..." bitfields).
601 +* the battery system errors are detected.
584 584  
585 585  (% class="box infomessage" %)
586 586  (((
... ... @@ -728,7 +728,7 @@
728 728  
729 729  * 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.
730 730  
731 -If there is the "Heater" signal, the heater contactor closes and/or a signal is set to the corresponding digital output.
749 +If there is the "Heater" signal, the heater contactor closes and/or a signal is output to the corresponding digital output.
732 732  
733 733  === Cooler ===
734 734  
... ... @@ -755,7 +755,7 @@
755 755  
756 756  * 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.
757 757  
758 -If there is the "Cooler" signal, the cooler contactor closes and/or a signal is set to the corresponding digital output.
776 +If there is the "Cooler" signal, the cooler contactor closes and/or a signal is output to the corresponding digital output.
759 759  
760 760  === High voltage ===
761 761