Changes for page 3.3 Control
Last modified by Admin on 2025/04/09 12:14
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -448,7 +448,7 @@ 448 448 * Current corresponding to no charging – a current level to clear the "Charging current present" signal, A; 449 449 * Delay before starting charging – a time delay T,,on,, before closing the charging contactor and the allow charging contactor, millisecond; 450 450 * Delay before stopping charging – a time delay T,,off,, before opening the charging contactor, millisecond; 451 -* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the charge contactor;451 +* Control the precharging contactor – a flag that allows control of the precharging contactor; 452 452 * Errors 1, 2 to open the charging contactor – bitfields to choose the errors which will open the charging contactor; 453 453 * Use custom delays before stopping charging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors; 454 454 * Custom delay: <error> – delay for specific error, millisecond; ... ... @@ -522,11 +522,12 @@ 522 522 * Current indicating no discharging – a current level to clear the "Discharging current present" signal, А; 523 523 * Delay before starting discharging – a time delay T,,on,, before closing the discharging contactor, millisecond; 524 524 * Delay before stopping discharging – a time delay T,,off,, before opening the discharging contactor, millisecond; 525 -* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the discharge contactor; 526 -* Errors 1, 2 to open the discharging contactor – bitfields to choose the errors which will open the charging contactor; 527 527 * Use custom delays before stopping discharging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors; 528 528 * Custom delay: <error> – specific error delay, millisecond; 529 529 * 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”. 528 +* Precharge time – a duration of closing the precharge contactor before closing the discharging contactor, millisecond; 529 +* Check voltages before and after contactors to finish precharging – a flag to check the voltages before and after contactors to ensure that precharge process has finished and it is allowed to close the discharging contactor; 530 +* Minimum voltage difference to finish precharging – minimal voltage difference before and after contactors at which precharge process is meant to be finished, V; 530 530 531 531 === Charge/Discharge === 532 532