Changes for page 3.3 Control

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

From version 33.5
edited by Admin
on 2025/02/11 13:23
Change comment: There is no comment for this version
To version 33.3
edited by Admin
on 2025/02/11 13:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -431,13 +431,29 @@
431 431  * On charger connected – charging is allowed when there is a signal “Charger connected”;
432 432  * On charge request – charging is allowed when there is a signal “Charge request”.
433 433  
434 -If the "**Always on**" algorithm is selected, the charging contactor is always closed. If at least one of the errors from the "Errors 1, 2 ..." bitfields appears or one of the signals:
434 +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 appears:
435 435  
436 +* Overvoltage;
437 +* Overcurrent;
438 +* High temperature (CH);
439 +* Low temperature (CH);
440 +* HYG offline (optional);
441 +* Combilift offline (optional);
442 +* Spirit offline (optional);
443 +* Spirit charger error (optional);
444 +* Short circuit (optional);
445 +* High contactor temperature (optional);
446 +* CH contactor cycles error;
447 +* Precharge error (optional);
448 +* Critical error
449 +
450 +or one of the signals:
451 +
436 436  * Service reset;
437 437  * Power down request;
438 438  * Inhibit charging,
439 439  
440 -contactor opens (no current flows).
456 +both contactors are open (no current flows).
441 441  
442 442  When the algorithm "**On charger connected**" is selected, the control is performed as follows:
443 443