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 27.1
edited by Admin
on 2025/02/24 12:30
Change comment: Uploaded new attachment "1740400254884-851.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -406,23 +406,15 @@
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 (see [[Precharge>>url:http://#HPrecharge]]);
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 -(% class="box infomessage" %)
422 -(((
423 -Note – The allow charging contactor closes under two independent conditions: 1) the voltage on the cells reaches the “Voltage to reset the “Ready to charge"” level and 2) the "Delay before recharging" time has passed since the opening of the allow charging contactor.
424 -)))
425 -
426 426  === Discharge ===
427 427  
428 428  The device controls the discharging contactor to connect battery to the load.
... ... @@ -429,50 +429,36 @@
429 429  
430 430  The device supports three algorithms to control battery discharging:
431 431  
432 -* load is always connected;
433 -* load is connected when there is no signal “Charger connected”;
434 -* load is connected when there is signal “Discharge request”.
424 +* Always on – load is always connected;
425 +* On charger disconnected – load is connected when there is no signal “Charger connected”;
426 +* On discharge request – load is connected when there is signal “Discharge request”.
435 435  
436 -When the algorithm "**Always on**" is selected, the discharging contactor is always closed. If at least one of the errors appears:
428 +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:
437 437  
438 -* Undervoltage;
439 -* Overvoltage (optional);
440 -* Overcurrent;
441 -* High temperature (DCH);
442 -* Low temperature (DCH) (optional);
443 -* HYG offline (optional);
444 -* Combilift offline (optional);
445 -* Spirit offline (optional);
446 -* Spirit charger error (optional);
447 -* Short circuit (optional);
448 -* High contactor temperature (optional);
449 -* DCH contactor cycles error;
450 -* Critical error
430 +* Service reset
431 +* Power down request
432 +* Inhibit discharging
451 451  
452 452  the discharging contactor opens.
453 453  
454 -If the algorithm "**On Charger disconnected**" is selected, the control is performed as follows:
436 +If the algorithm "**On charger disconnected**" is selected, the control is performed as follows:
455 455  
456 -* if there is no signal “Charger connected”, the charging contactor is opened and there are no errors (see the list above), then through the delay time T,,on,, the discharging contactor closes;
457 -* If the signal “Charger connected” appears or errors occur (see the list above), then after the delay time T,,off,, the discharging contactor opens.
438 +* 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;
439 +* 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.
458 458  
459 -When the "**On Discharge request**" algorithm selected, the control is performed as follows:
441 +When the "**On discharge request**" algorithm selected, the control is performed as follows:
460 460  
461 -* if there is signal “Discharge request”, the charging contactor is opened and there are no errors (see the list above), then through the delay time T,,on,, the discharging contactor closes;
462 -* If the signal “Discharge request” disappears or errors occur (see the list above), then after the delay time T,,off,, the discharging contactor opens.
443 +* 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;
444 +* 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.
463 463  
464 464  (% class="box infomessage" %)
465 465  (((
466 -Note: in case of errors in the system operation, the opening of the **discharging **contactor is performed either immediately or with a delay T,,off,, (depends on the settings described below).
448 +**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).
467 467  )))
468 468  
469 -The device supports controlling the precharging contactor. The duration of switching on the precharging contactor before closing the discharging (load) contactor is adjusted.
470 -
471 -When the power down request occurs, the discharging contactor opens after delay T,,off,,. Reclosing the discharging contactor is performed if the power down request is removed.
472 -
473 473  To change the parameters of the battery discharge control algorithm, select the "Control → Discharge" section:
474 474  
475 -[[image:1733746885414-479.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="319" width="800"]]
453 +[[image:1740399783613-216.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="311" width="800"]]
476 476  
477 477  In this section:
478 478  
... ... @@ -481,16 +481,14 @@
481 481  ** Always on – load is always connected;
482 482  ** On charger disconnected – load is connected when there is no signal “Charger connected”;
483 483  ** On discharge request – load is connected when there is signal “Discharge request”;
484 -* Current corresponding to discharging – a current level to generate the "Discharging current present" signal, А;
485 -* Current indicating no discharging – a current level to clear the "Discharging current present" signal, А;
462 +* Allow charging only when the "Ready to discharge" signal is set – discharging contactor will open if "Ready to discharge" signal is cleared;
486 486  * Delay before starting discharging – a time delay T,,on,, before closing the discharging contactor, millisecond;
487 487  * Delay before stopping discharging – a time delay T,,off,, before opening the discharging contactor, millisecond;
465 +* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the discharge contactor (see [[Precharge>>path:#HPrecharge]]);
466 +* Errors 1, 2 to open the discharging contactor – bitfields to choose the errors which will open the discharging contactor;
488 488  * Use custom delays before stopping discharging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors;
489 489  * Custom delay: <error> – specific error delay, millisecond;
490 490  * Switch off the discharging contactor on errors without delay – a flag to protectively open the discharging contactor without a delay. In the opposite case, when an error is detected, the discharging contactor opens always with the delay “Delay before stopping discharging”.
491 -* Precharge time – a duration of closing the precharge contactor before closing the discharging contactor, millisecond;
492 -* Voltage to clear the “Ready to discharge” – a threshold voltage level on the cell, V; if the voltage of any cell is below this level, the “Ready to discharge” signal is cleared;
493 -* Voltage to reset the “Ready to discharge” – a tolerant voltage level on the cell, V; if all cells voltages are above the tolerant level, the “Ready to discharge” signal is set;
494 494  
495 495  === Charge/Discharge ===
496 496  
1740399783613-216.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +59.8 KB
Content
1740400166950-906.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +49.2 KB
Content
1740400254884-851.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.admin
Size
... ... @@ -1,0 +1,1 @@
1 +40.2 KB
Content