Changes for page 3.3 Control

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

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

Summary

Details

Page properties
Content
... ... @@ -431,24 +431,8 @@
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 and the allow charging contactor are always closed. If at least one of the errors appears:
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 from the "Errors 1, 2 ..." bitfields appears or one of the signals:
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 -
452 452  * Service reset;
453 453  * Power down request;
454 454  * Inhibit charging,
... ... @@ -457,17 +457,17 @@
457 457  
458 458  When the algorithm "**On charger connected**" is selected, the control is performed as follows:
459 459  
460 -* If there is a signal “Charger connected” and there are no errors (see the list above), then through the delay time T,,on,, the charging contactor and the allow charging contactor close;
444 +* 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;
461 461  * If the signal “Charger connected” disappears, the allow charging contactor opens and after the delay time T,,off,, the charging contactor opens;
462 462  * 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);
463 -* If errors in the list above occur the charging contactor and allow charging contactor open.
447 +* If errors from the "Errors 1, 2 ..." bitfields occur the charging contactor and allow charging contactor open.
464 464  
465 465  When the "**On charge request**" algorithm selected, the control is performed as follows:
466 466  
467 -* If there is a signal “Charge request” and there are no errors (see the list above), then through the delay time T,,on,, the charging contactor and the allow charging contactor close;
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;
468 468  * If the signal “Charge request” disappears, the allow charging contactor opens and after the delay time T,,off,, the charging contactor opens;
469 469  * 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);
470 -* If errors in the list above occur the charging contactor and allow charging contactor open.
454 +* If errors from the "Errors 1, 2 ..." bitfields occur the charging contactor and allow charging contactor open.
471 471  
472 472  (% class="box infomessage" %)
473 473  (((
... ... @@ -504,26 +504,8 @@
504 504  * On charger disconnected – load is connected when there is no signal “Charger connected”;
505 505  * On discharge request – load is connected when there is signal “Discharge request”.
506 506  
507 -When the algorithm "**Always on**" is selected, the discharging contactor is always closed. If at least one of the errors appears:
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:
508 508  
509 -* Undervoltage;
510 -* Overvoltage (optional);
511 -* Overcurrent;
512 -* High temperature (DCH);
513 -* Low temperature (DCH) (optional);
514 -* HYG offline (optional);
515 -* Combilift offline (optional);
516 -* Spirit offline (optional);
517 -* Spirit charger error (optional);
518 -* Short circuit (optional);
519 -* High contactor temperature (optional);
520 -* Unallowable charging;
521 -* DCH contactor cycles error;
522 -* Precharge error (optional);
523 -* Critical error
524 -
525 -or one of the signals:
526 -
527 527  * Service reset
528 528  * Power down request
529 529  * Inhibit discharging
... ... @@ -532,13 +532,13 @@
532 532  
533 533  If the algorithm "**On charger disconnected**" is selected, the control is performed as follows:
534 534  
535 -* 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;
536 -* If the signal “Charger connected” appears or errors occur (see the list above), then after the delay time T,,off,, the discharging contactor opens.
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.
537 537  
538 538  When the "**On discharge request**" algorithm selected, the control is performed as follows:
539 539  
540 540  * 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;
541 -* If the signal “Discharge request” disappears or errors occur (see the list above), then after the delay time T,,off,, the discharging contactor opens.
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.
542 542  
543 543  (% class="box infomessage" %)
544 544  (((