Changes for page 3.3 Control
Last modified by Admin on 2025/06/19 10:56
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -471,7 +471,7 @@ 471 471 * Allow charging only when the "Ready to charge" signal is set – charging contactor will open if "Ready to charge" signal is cleared; 472 472 * Delay before starting charging – a time delay T,,on,, before closing the charging contactor and the allow charging contactor, millisecond; 473 473 * Delay before stopping charging – a time delay T,,off,, before opening the charging contactor, millisecond; 474 -* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the charge contactor; 474 +* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the charge contactor (see [[Precharge>>path:#HPrecharge]]); 475 475 * Errors 1, 2 to open the charging contactor – bitfields to choose the errors which will open the charging contactor; 476 476 * Use custom delays before stopping charging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors; 477 477 * Custom delay: <error> – delay for specific error, millisecond; ... ... @@ -510,8 +510,6 @@ 510 510 **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). 511 511 ))) 512 512 513 -The device supports controlling the precharging contactor (see [[Precharge>>doc:||anchor="HPrecharge"]]). 514 - 515 515 To change the parameters of the battery discharge control algorithm, select the "Control → Discharge" section: 516 516 517 517 [[image:1735064038329-836.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="273" width="800"]] ... ... @@ -526,7 +526,7 @@ 526 526 * Allow charging only when the "Ready to discharge" signal is set – discharging contactor will open if "Ready to discharge" signal is cleared; 527 527 * Delay before starting discharging – a time delay T,,on,, before closing the discharging contactor, millisecond; 528 528 * Delay before stopping discharging – a time delay T,,off,, before opening the discharging contactor, millisecond; 529 -* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the discharge contactor; 527 +* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the discharge contactor (see [[Precharge>>doc:||anchor="HPrecharge"]]); 530 530 * Errors 1, 2 to open the discharging contactor – bitfields to choose the errors which will open the discharging contactor; 531 531 * Use custom delays before stopping discharging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors; 532 532 * Custom delay: <error> – specific error delay, millisecond;