Changes for page 3.3 Control

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

From version 24.2
edited by Admin
on 2025/02/24 12:17
Change comment: There is no comment for this version
To version 24.3
edited by Admin
on 2025/02/24 12:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -406,17 +406,14 @@
406 406  ** Always on – charging is always allowed;
407 407  ** On charger connected – charging is allowed when there is a signal “Charger connected”;
408 408  ** On charge request – charging is allowed when there is a signal “Charge request”;
409 -* Current corresponding to charging – a current level to generate the "Charging current present" signal, A;
410 -* Current corresponding to no charging – a current level to clear the "Charging current present" signal, A;
409 +* Allow charging only when the "Ready to charge" signal is set – charging contactor will open if "Ready to charge" signal is cleared;
411 411  * Delay before starting charging – a time delay T,,on,, before closing the charging contactor and the allow charging contactor, millisecond;
412 412  * Delay before stopping charging – a time delay T,,off,, before opening the charging contactor, millisecond;
412 +* Control the precharging contactor – a flag that allows control of the precharging contactor;
413 413  * Use custom delays before stopping charging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors;
414 +* Errors 1, 2 to open the charging contactor – bitfields to choose the errors which will open the charging contactor;
414 414  * Custom delay: <error> – specific error delay, millisecond;
415 415  * 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”;
416 -* Control the precharging contactor – a flag that allows control of the precharging contactor;
417 -* Voltage to clear the “Ready to charge” – a threshold voltage level on the cell, V; if the voltage of any cell is above this level, the “Ready to charge” (hence, the “Allow charging”) signal is cleared;
418 -* Voltage to reset the “Ready to charge” – a tolerant voltage level on the cell, V; if all cell voltages are below the tolerant level, the “Ready to charge” (hence, the “Allow charging”) signal is set;
419 -* Delay before recharging – a time after which the previously opened the allow charging contactor closes again, minute; to disable the operation by timeout set "Delay before recharging" to 0.
420 420  
421 421  (% class="box infomessage" %)
422 422  (((