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
-
... ... @@ -71,7 +71,7 @@ 71 71 * Minimal SOC – the battery SOC is assumed to be the minimum SOC among the cells; 72 72 * Average SOC – the battery SOC is taken equal to the arithmetic average of the cell SOC; 73 73 * Min-Max SOC – the battery SOC is calculated based on the minimum and maximum SOC of the cells. Final SOC will be a) 100% if any cell has 100% SOC, b) 0% if any cell has 0% SOC; 74 -* Max-Min SOC – the battery SOC is calculated based on the minimum and maximum SOC of the cells. Final SOC will be a) 100% if all cells have 100% SOC, b) 0% if all cells have 0% SOC .74 +* Max-Min SOC – the battery SOC is calculated based on the minimum and maximum SOC of the cells. Final SOC will be a) 100% if all cells have 100% SOC, b) 0% if all cells have 0% SOC; 75 75 76 76 Other parameters: 77 77 ... ... @@ -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 (see [[Precharge>>path:#HPrecharge]]);474 +* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the charge contactor; 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;