Changes for page 3.3 Control

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

From version 12.3
edited by Admin
on 2024/12/24 18:07
Change comment: There is no comment for this version
To version 12.8
edited by Admin
on 2024/12/24 18:11
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -409,7 +409,7 @@
409 409  
410 410  * Service reset
411 411  * Power down request
412 -* Inhibit charging
412 +* Inhibit charging,
413 413  
414 414  both contactors are open (no current flows).
415 415  
... ... @@ -427,7 +427,10 @@
427 427  * 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);
428 428  * If errors in the list above occur the charging contactor and allow charging contactor open.
429 429  
430 -Note – When errors occur in the system, the charging contactor opens either immediately or with the delay T,,off,, (depends on the settings described below).
430 +(% class="box infomessage" %)
431 +(((
432 +Note: when errors occur in the system, the **charging **contactor opens either immediately or with the delay T,,off,, (depends on the settings described below).
433 +)))
431 431  
432 432  To change the parameters of the battery charge control algorithm, select the "Control → Charge" section:
433 433  
... ... @@ -440,14 +440,15 @@
440 440  ** Always on – charging is always allowed;
441 441  ** On charger connected – charging is allowed when there is a signal “Charger connected”;
442 442  ** On charge request – charging is allowed when there is a signal “Charge request”;
443 -* Allow charging only when the "Ready to charge" signal i
446 +* Allow charging only when the "Ready to charge" signal is set – charging contactor will open if "Ready to charge" signal is cleared;
444 444  * Current corresponding to charging – a current level to generate the "Charging current present" signal, A;
445 445  * Current corresponding to no charging – a current level to clear the "Charging current present" signal, A;
446 446  * Delay before starting charging – a time delay T,,on,, before closing the charging contactor and the allow charging contactor, millisecond;
447 447  * Delay before stopping charging – a time delay T,,off,, before opening the charging contactor, millisecond;
448 448  * Control the precharging contactor – a flag that allows control of the precharging contactor;
452 +* Errors 1, 2 to open the charging contactor – bitfields to choose the errors which will open the charging contactor;
449 449  * Use custom delays before stopping charging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors;
450 -* Custom delay: <error> – specific error delay, millisecond;
454 +* Custom delay: <error> – delay for specific error, millisecond;
451 451  * 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”;
452 452  
453 453  === Discharge ===