Changes for page 3.3 Control
Last modified by Admin on 2026/04/30 15:58
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 25 added, 0 removed)
- 1740399783613-216.png
- 1740400166950-906.png
- 1740400254884-851.png
- 1740404562825-676.png
- 1740404859367-943.png
- 1740404973346-344.png
- 1740405145695-704.png
- 1754931617275-503.png
- 1754931699901-802.png
- 1754931721385-562.png
- 1754931813173-804.png
- 1754931964208-714.png
- 1754931986530-238.png
- 1754932015885-802.png
- 1754932029497-405.png
- 1762774600803-686.png
- 1762774705243-533.png
- 1762774819522-147.png
- 1762774840204-111.png
- 1769787007221-936.png
- 1777293968000-235.png
- 1777294483990-350.png
- 1777563933065-421.png
- 1777564033994-545.png
- 1777564109089-225.png
Details
- Page properties
-
- Content
-
... ... @@ -12,35 +12,37 @@ 12 12 13 13 In this section: 14 14 15 -* Cell capacity – nominal capacity of cells, Ah; 16 -* Cell resistance – nominal (maximum) internal resistance of the cell, Ohm; 17 -* Relax time (after charging) – a relaxation time after charging, second; 18 -* Relax time (a tfer discharging) – the relaxation time after discharging, second;19 -* Reset parameters– a command to reset cells state of charge, capacity, and resistance. 15 +* **Cell capacity** – nominal capacity of cells, Ah; 16 +* **Cell resistance** – nominal (maximum) internal resistance of the cell, Ohm; 17 +* **Relax time (after charging)** – a relaxation time after charging, second; 18 +* **Relax time (after discharging)** – the relaxation time after discharging, second; 19 +* **Reset parameters **– a command to reset cells state of charge, capacity, and resistance. 20 20 21 -The values “Capacity” and “Resistance” are used to calculate the SOC of cells and the battery. 21 +The values “**Capacity**” and “**Resistance**” are used to calculate the SOC of cells and the battery. 22 22 23 -The values of “Relax time” are used to determine the state of the battery. If the battery is in a state of relaxation, the system recalculates the voltage on the cells to the state of charge of the battery. 23 +The values of “**Relax time**” are used to determine the state of the battery. If the battery is in a state of relaxation, the system recalculates the voltage on the cells to the state of charge of the battery. 24 24 25 -The “Reset parameters” will reset: 25 +The “**Reset parameters**” is used for starting-up and adjustment of the battery and will reset: 26 26 27 27 * state of charge (new cell SOC values will be calculated based on cell voltage and “Uocv (open-circuit voltage) table”: in the “Control → SOC estimation” section); 28 28 * cell resistance to “Cell resistance” value; 29 29 * battery capacity to “Cell capacity” value. 30 30 31 -The “Reset parameters” command is used for starting-up and adjustment of the battery. 32 - 33 33 === SOC estimation === 34 34 35 -The BMS Mini device calculates the state of charge of the battery(SOC)usingtwo algorithms:33 +The BMS Mini S / BMS Mini device calculates the state of charge (SOC) of each cell by using following algorithms: 36 36 37 -* by open circuit voltage; 38 -* by voltage and current. 35 +The **“Voltage”** SOC calculation algorithm calculates cells SOC based on the tabular dependence Uocv = Uocv(SOC, t °C). 39 39 40 - It isrecommendedtousethealgorithmof calculation ofSOC by voltageandcurrent.37 +The **“Current and voltage (simplified)”** SOC calculation algorithm works as follows: 41 41 42 -To change the estimation algorithm for calculating the battery SOC, select the "Control → SOC estimation → Algorithm" section: 39 +* if I = 0, the battery is in the state of relaxation and the cell voltage Uocv is outside the [U,,ocv[point 1],,; U,,ocv[point 2],,], the SOC calculation is based on the tabular dependency Uocv = Uocv(SOC, t °C); 40 +* in any other cases, the SOC value is proportional to the charge (coulomb) passed through the battery (current time integral). 43 43 42 +The **“Current and voltage (enhanced)” **SOC calculation algorithm differs from the simplified algorithm by online correction of the effective capacity. When using this algorithm, it is necessary to fine tune the tabular dependence Uocv = Uocv (SOC, t °C). 43 + 44 +To change the algorithm for calculating the SOC, select the "Control → SOC estimation" section: 45 + 44 44 [[image:1733746733477-590.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="166" width="800"]] 45 45 46 46 The following estimation algorithms supported: ... ... @@ -62,28 +62,30 @@ 62 62 63 63 [[image:1733746733478-414.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="167" width="800"]] 64 64 65 - The followingbattery FinalSOCcalculationmethods are supported:67 +In this section: 66 66 67 -* Minimal SOC – SOC of the modular battery is assumed to be the minimum SOC among the battery modules; 68 -* Average SOC – SOC of the modular battery is taken equal to the arithmetic average of the SOC of the battery modules; 69 -* 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; 70 -* 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. 69 +* **Algorithm:** 70 +** **Voltage **– by open circuit voltage; 71 +** **Current and voltage (simplified)** – recommended for LFP cells; 72 +** **Current and voltage (enhanced)** – recommended for NMC cells: 73 +* **Final SOC** – method of calculating overall SOC of battery: 74 +** **Minimal SOC** – the battery SOC is assumed to be the minimum SOC among the cells; 75 +** **Average SOC** – the battery SOC is taken equal to the arithmetic average of the cell SOC; 76 +** **Min-Max SOC** – the battery SOC is calculated based on the minimum and maximum SOC of the cells (recommended). Final SOC will be a) 100% if __any cell__ has 100% SOC, b) 0% if __any cell__ has 0% SOC; 77 +** **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. 78 +* **Scale the final SOC** – a flag to scale the battery SOC by the following values; 79 +* **SOC corresponding to 0%** – the battery SOC that sets to be 0%; 80 +* **SOC corresponding to 100%** – the battery SOC that sets to be 100%. 81 +* **Uocv (open-circuit voltage) table** – the dependence of the cell open circuit voltage Uocv on SOC and the cell temperature (selected for specific batteries); 82 +* **Linear zone** - linear zone of the Uocv = Uocv(SOC, t°C) dependency, inside which the cell voltage changes insignificantly: 83 +** **Linear zone: point 1** – starting point of the Uocv linear zone; 84 +** **Linear zone: point 2** – ending point of the Uocv linear zone; 85 +* **Coulomb counting correction (temperature)** – the dependence of battery capacity on temperature; 86 +* **Coulomb counting correction (cycles)** – the dependence of battery capacity on the number of charge-discharge cycles. 71 71 72 -Other parameters: 73 - 74 -* Scale the final SOC – a flag to scale the battery SOC by the following values; 75 -* SOC corresponding to 0% – the battery SOC that sets to be 0%; 76 -* SOC corresponding to 100% – the battery SOC that sets to be 100%. 77 -* Uocv (open-circuit voltage) table – the dependence of the cell open circuit voltage Uocv on SOC and the cell temperature (selected for specific batteries); 78 -* Linear zone - linear zone of the Uocv = Uocv(SOC, t°C) dependency, inside which the cell voltage changes insignificantly: 79 -** Linear zone: point 1 – starting point of the Uocv linear zone; 80 -** Linear zone: point 2 – ending point of the Uocv linear zone; 81 -* Coulomb counting correction (temperature) – the dependence of battery capacity on temperature; 82 -* Coulomb counting correction (cycles) – the dependence of battery capacity on the number of charge-discharge cycles. 83 - 84 84 === SOC correction === 85 85 86 -The BMS Mini device can recalculate the battery SOC after long-term storage or after long-term working in the case when the battery was not charged fully or discharged totally. Recalculation is done based on the tabular dependency Uocv = Uocv (SOC, t) (see [[SOC estimation>>doc:||anchor="HSOCestimation"]]). 90 +The BMS Mini S / BMS Mini device can recalculate the battery SOC after long-term storage or after long-term working in the case when the battery was not charged fully or discharged totally. Recalculation is done based on the tabular dependency Uocv = Uocv (SOC, t) (see [[SOC estimation>>doc:||anchor="HSOCestimation"]]). 87 87 88 88 To configure parameters for periodically correcting the battery state of charge, select the "Control → SOC correction" section: 89 89 ... ... @@ -91,12 +91,12 @@ 91 91 92 92 In this section: 93 93 94 -* Enable – a flag to enable SOC correction; 95 -* Shutdown period – a time the battery is off, day. If the BMS detects on its startup that it was off during the “Shutdown period” time, the BMS recalculates the battery state of charge based on the tabular dependency Uocv = Uocv (SOC, t);96 -* Correction period – a period of correcting the battery SOC, day. If the BMS detects that the last correction was more than the “Correction period” ago, the BMS recalculates the battery state of charge based on the tabular dependency Uocv = Uocv (SOC, t) and tunes it gradually during the “SOC change time”.97 -* SOC change time – a duration of the linear changing the battery SOC to the value calculated by the correction algorithm, minute;98 -* Ignore the linear zone – a flag to ignore linear SOC zone while correction;99 -* Last correction timestamp – time when last correction was made.98 +* **Enable **– a flag to enable the SOC correction; 99 +* **Shutdown period** – a time the battery is off, day. If the BMS detects on its startup that it was off during the “Shutdown period” time, the BMS recalculates the battery state of charge based on the tabular dependency Uocv = Uocv (SOC, t); 100 +* **Correction period** – a period of correcting the battery SOC, day. If the BMS detects that the last correction was more than the “Correction period” ago, the BMS recalculates the battery state of charge based on the tabular dependency Uocv = Uocv (SOC, t) and tunes it gradually during the “SOC change time”. 101 +* **SOC change time** – a duration of the linear changing the battery SOC to the value calculated by the correction algorithm, minute; 102 +* **Ignore the linear zone** – a flag to ignore linear SOC zone while correction (recommended to be unset); 103 +* **Last correction timestamp** – time when last correction was made. 100 100 101 101 === Resistance estimation === 102 102 ... ... @@ -130,16 +130,18 @@ 130 130 131 131 In this section: 132 132 133 -* Current stabilization time, millisecond; 134 -* Maximum calculation period – maximum time between resistance measurements. If more time has elapsed since the last determination of the stabilized current I,,stable,,than is determined in this field, the resistance calculation is not performed, second;135 -* Maximum resistance factor – the coefficient of calculation of the maximum acceptable resistance of the cell;136 -* Minimum SOC – minimum cell SOC value for resistance calculation;137 -* Maximum SOC – maximum cell SOC value for resistance calculation.137 +* **Current stabilization time**, millisecond; 138 +* **Maximum calculation period** – maximum time between resistance measurements. If more time has elapsed since the last determination of the stabilized current I,,stable,, than is determined in this field, the resistance calculation is not performed, second; 139 +* **Maximum resistance factor** – the coefficient of calculation of the maximum acceptable resistance of the cell; 140 +* **Minimum SOC** – minimum cell SOC value for resistance calculation; 141 +* **Maximum SOC** – maximum cell SOC value for resistance calculation. 138 138 139 139 The calculated resistance is accepted by the system as valid (and therefore updated) if its value is in the range from Resistance/2 to “Maximum resistance factor” × Resistance, where "Resistance" is the nominal resistance of the cell (see [[Common settings>>doc:||anchor="HCommonsettings"]]). If the calculated resistance value is greater than the value (Maximum resistance factor × Resistance), the updated resistance value will be equal to the value (Maximum resistance factor × Resistance). 140 140 141 141 === Low SOC (signal) === 142 142 147 +The "Low SOC" is indicative signal that can be assigned to a discrete output or a power switch. 148 + 143 143 To change the parameters of the generation a signal about low battery level, select the "Control → Low SOC (signal)" section: 144 144 145 145 [[image:1740396460923-423.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="141" width="800"]] ... ... @@ -146,12 +146,12 @@ 146 146 147 147 In this section: 148 148 149 -* Enable – a flag to enable signal generation; 150 -* Minimum SOC, %; 151 -* Tolerant SOC, %; 152 -* Delay before setting the signal, second; 153 -* Delay before clearing the signal, second; 154 -* Lock – lock the signal until the device is reset.155 +* **Enable **– a flag to enable signal generation; 156 +* **Minimum SOC**, %; 157 +* **Tolerant SOC**, %; 158 +* **Delay before setting the signal**, second; 159 +* **Delay before clearing the signal**, second; 160 +* **Lock** – lock the signal until the device is reset. 155 155 156 156 Signal generation conditions: 157 157 ... ... @@ -161,13 +161,10 @@ 161 161 162 162 * the battery SOC is greater than the “Tolerant SOC” during the “Delay before clearing the signal” time. 163 163 164 -(% class="box infomessage" %) 165 -((( 166 -The "Low SOC signal" is indicative and can be output to a discrete output or a power switch. 167 -))) 168 - 169 169 === High charging current (signal) === 170 170 172 +The "High charging current" is indicative signal that can be output to a discrete output or a power switch. 173 + 171 171 To change the parameters of the generation high-current signal, select the "Control → High charging current (signal)" section: 172 172 173 173 [[image:1740396996935-403.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="144" width="800"]] ... ... @@ -174,12 +174,12 @@ 174 174 175 175 In this section: 176 176 177 -* Enable – a flag to enable signal generation;178 -* Maximum charging current, А; 179 -* Tolerant charging current, А; 180 -* Delay before setting the signal, second; 181 -* Delay before clearing the signal, second; 182 -* Lock – lock the signal until the device is reset. 180 +* **Enable **– a flag to enable signal generation; 181 +* **Maximum charging current**, А; 182 +* **Tolerant charging current**, А; 183 +* **Delay before setting the signal**, second; 184 +* **Delay before clearing the signal**, second; 185 +* **Lock **– lock the signal until the device is reset. 183 183 184 184 Signal generation conditions: 185 185 ... ... @@ -189,16 +189,11 @@ 189 189 190 190 * the measured current is less than the “Tolerant charging current” value during the “Delay before clearing the signal” time. 191 191 192 -(% class="box infomessage" %) 193 -((( 194 -The "High charging current" signal is indicative and can be output to a discrete output or a power switch. 195 -))) 196 - 197 197 === Charge map === 198 198 199 -The BMS Mini device calculates maximum allowable charge current values in respect to SOC, battery temperature, contactor temperature and cell voltage. 197 +The BMS Mini S / BMS Mini device calculates maximum allowable charge current values in respect to SOC, battery temperature, contactor temperature and cell voltage. 200 200 201 -Calculated current values are sen dingto a charger or an intellectual load over the CAN bus.199 +Calculated current values are sent to a charger or an intellectual load over the CAN bus. External devices based on received data provide correct battery operation. 202 202 203 203 To configure parameters for determining the charge current limit, select the "Control → Charge map" section: 204 204 ... ... @@ -205,17 +205,17 @@ 205 205 [[image:1740397188247-315.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="179" width="800"]] 206 206 In this section: 207 207 208 -* Enable – a flag to start calculation of the charge current limit; 209 -* Maximum charge current – a maximum allowable value of the charge current (under normal conditions), A;210 -* Rate of change – a rate of change the current limit to a new value (0 is for immediate change), A/s;211 -* Option 1: Limit charge current by the battery SOC and temperature – a flag to enable correction of maximum allowable charging current** Kcs**depending on SOCand battery temperature;212 -* Option 1: SOC x Temperature x Factor – the dependence of the correction factor on SOC and battery temperature;213 -* Option 2: Limit charge current by the contactor temperature – a flag to enable correction of maximum allowable charging current**Kcc**depending on contactor temperature;214 -* Option 2: Contactor temperature x Factor – the dependence of the correction factor on SOC and contactor temperature;215 -* Option 3: Limit charge current by the maximum cell voltage -a flag to enable correction of maximum allowable charging current**Kcv**depending on maximum cell voltage;216 -* Option 3: Cell voltage x Factor – the dependence of the correction factor on maximum cell voltage;217 -* Option 4: Limit charge current by the cell temperature -a flag to enable correction of maximum allowable charging current**Kct**depending on maximum cell temperature;218 -* Option 4: Cell temperature x Factor – the dependence of the correction factor on maximum cell temperature.206 +* **Enable **– a flag to start calculation of the charge current limit; 207 +* **Maximum charge current** – a maximum allowable value of the charge current (under normal conditions), A; 208 +* **Rate of change** – a rate of change the current limit to a new value (0 is for immediate change), A/s; 209 +* **Option 1: Limit charge current by the battery SOC and temperature** – a flag to enable correction of maximum allowable charging current** Kcs** depending on __maximum cell SOC__ and battery temperature; 210 +* **Option 1: SOC x Temperature x Factor** – the dependence of the correction factor on SOC and battery temperature; 211 +* **Option 2: Limit charge current by the contactor temperature** – a flag to enable correction of maximum allowable charging current **Kcc** depending on contactor temperature; 212 +* **Option 2: Contactor temperature x Factor** – the dependence of the correction factor on SOC and contactor temperature; 213 +* **Option 3: Limit charge current by the maximum cell voltage** – a flag to enable correction of maximum allowable charging current **Kcv** depending on __the maximum cell U,,ocv,, voltage__ (corrected due to current and cell resistance) 214 +* **Option 3: Cell voltage x Factor** – the dependence of the correction factor on maximum cell voltage; 215 +* **Option 4: Limit charge current by the cell temperature** – a flag to enable correction of maximum allowable charging current **Kct** depending on maximum cell temperature; 216 +* **Option 4: Cell temperature x Factor** – the dependence of the correction factor on maximum cell temperature. 219 219 220 220 Value of the charge current limit at given SOC, temperature, contactors temperature, maximum cell voltage and maximum cell temperature is calculated as follows: 221 221 ... ... @@ -223,7 +223,7 @@ 223 223 224 224 === Discharge map === 225 225 226 -The BMS Mini device calculates maximum allowable discharge current values in respect to SOC, battery temperature, contactor temperature and cell voltage. 224 +The BMS Mini S / BMS Mini device calculates maximum allowable discharge current values in respect to SOC, battery temperature, contactor temperature and cell voltage. 227 227 228 228 Calculated current values are sending to a charger or an intellectual load over the CAN bus. 229 229 ... ... @@ -233,17 +233,17 @@ 233 233 234 234 In this section: 235 235 236 -* Enable – a flag to start calculation of the discharge current limit; 237 -* Maximum discharge current – a maximum allowable value of the discharge current (under normal conditions), A;238 -* Rate of change – a rate of change the current limit to a new value (0 is for immediate change), A/s;239 -* Option 1: Limit discharging current by the battery SOC and temperature – a flag to enable correction of maximum allowable discharging current**Kds **depending on SOCand temperature;240 -* Option 1: SOC x Temperature x Factor – the dependence of the correction factor on SOC and battery temperature;241 -* Option 2: Limit discharge current by the contactor temperature – a flag to enable correction of maximum allowable discharging current**Kdc**depending on contactor temperature;242 -* Option 2: Contactor temperature x Factor – the dependence of the correction factor on SOC and contactor temperature;243 -* Option 3: Limit discharge current by the cell voltage -a flag to enable correction of maximum allowable discharging current**Kdv**depending on minimum cell voltage;244 -* Option 3: Cell voltage x Factor – the dependence of the correction factor on minimum cell voltage;245 -* Option 4: Limit discharge current by the cell temperature -a flag to enable correction of maximum allowable discharging current**Kdt**depending on maximum cell temperature;246 -* Option 4: Cell voltage x Factor – the dependence of the correction factor on minimum cell temperature.234 +* **Enable **– a flag to start calculation of the discharge current limit; 235 +* **Maximum discharge current** – a maximum allowable value of the discharge current (under normal conditions), A; 236 +* **Rate of change** – a rate of change the current limit to a new value (0 is for immediate change), A/s; 237 +* **Option 1: Limit discharging current by the battery SOC and temperature** – a flag to enable correction of maximum allowable discharging current **Kds **depending on __minimum cell SOC__ and temperature; 238 +* **Option 1: SOC x Temperature x Factor** – the dependence of the correction factor on SOC and battery temperature; 239 +* **Option 2: Limit discharge current by the contactor temperature** – a flag to enable correction of maximum allowable discharging current **Kdc** depending on contactor temperature; 240 +* **Option 2: Contactor temperature x Factor** – the dependence of the correction factor on SOC and contactor temperature; 241 +* **Option 3: Limit discharge current by the cell voltage** – a flag to enable correction of maximum allowable discharging current **Kdv** depending on __the minimum cell U,,ocv,, voltage__ (corrected due to current and cell resistance) 242 +* **Option 3: Cell voltage x Factor** – the dependence of the correction factor on minimum cell voltage; 243 +* **Option 4: Limit discharge current by the cell temperature** – a flag to enable correction of maximum allowable discharging current **Kdt** depending on maximum cell temperature; 244 +* **Option 4: Cell voltage x Factor** – the dependence of the correction factor on minimum cell temperature. 247 247 248 248 Value of the discharge current limit at given SOC, temperature, contactors temperature, minimum cell voltage and maximum cell temperature is calculated as follows: 249 249 ... ... @@ -251,26 +251,23 @@ 251 251 252 252 === Main contactor === 253 253 254 -The BMS Mini device controls the main contactor. The main contactor is usually placed in the common (minus) battery line for opening the charge and discharge circuits in acase of sealing of the charging or discharging contactors.252 +The BMS Mini S / BMS Mini device controls the main contactor. The main contactor is usually placed in the common (minus) battery line for opening the charge and discharge circuits in case of sealing of the charging or discharging contactors. 255 255 256 256 The Main contactor algorithm supports the following modes: 257 257 258 -* Always on; 259 -* Automatic. 256 +In **“Always on”** mode main contactor closes if all the following is true: 260 260 261 -In “Always on” mode main contactor closes if all the following is true: 262 - 263 263 * Other contactors are open; 264 -* There are no errorsfrom the "Errors 1, 2 ..." bitfileds.259 +* There are __no errors__ from the "Errors 1, 2 ..." bitfileds. 265 265 266 - In “Always on” modemain contactor opens if all the following is true:261 +and opens if all the following is true: 267 267 268 268 * Other contactors are open; 269 -* There is an errorfrom the the "Errors 1, 2 ..." bitfileds.264 +* There is __an error__ from the the "Errors 1, 2 ..." bitfileds. 270 270 271 -In “Automatic”mode, the main contactor closes by internal algorithms at the same time with other contactors.266 +In **“Automatic”** mode, the main contactor closes by internal algorithms at the same time with other contactors. 272 272 273 -In “On demand”mode, the main contactor closes by external the “Close Main contactor” request.268 +In **“On demand”** mode, the main contactor closes by external the “Close Main contactor” request. 274 274 275 275 (% class="box infomessage" %) 276 276 ((( ... ... @@ -279,37 +279,42 @@ 279 279 280 280 To change the parameters of the main contactor, select the "Control → Main contactor" section: 281 281 282 -[[image:17 40397558976-651.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="144" width="800"]]277 +[[image:1777563933065-421.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="137" width="800"]] 283 283 284 284 In this section: 285 285 286 -* Enable – a flag to enable the main contactor control; 287 -* Algorithm – main contactor control algorithm:288 -** Always on – contactor is always closed;289 -** Automatic – contactor closes by internal charge and discharge algorithms;290 -** On demand – contactor is closed by an external request;291 -* Time to keep the contactor closed before closing the others – a time for other contactors to be open after the main contactor is closed;292 -* Delay before opening the contactor – a time which is used to detect conditions for opening the contactor, s;293 -* Keep the contactor open until the device is restarted – a flag for keeping the main contactor open until the system is reset;294 -* Errors 1, 2 to open the main contactor – bitfields to choose the errors which will open the main contactor.281 +* **Enable **– a flag to enable the main contactor control; 282 +* **Algorithm** – main contactor control algorithm: 283 +** **Always on** – contactor is always closed; 284 +** **Automatic** – contactor closes by internal charge and discharge algorithms; 285 +** **On demand** – contactor is closed by an external request; 286 +* **Time to keep the contactor closed before closing the others** – a time for other contactors to be open after the main contactor is closed; 287 +* **Delay before opening the contactor** – a time which is used to detect conditions for opening the contactor, s; 288 +* **Keep the contactor open until the device is restarted** – a flag for keeping the main contactor open until the system is reset; 289 +* **Errors 1, 2 to open the main contactor** – bitfields to choose the errors which will open the main contactor. 295 295 296 296 === Charging status === 297 297 298 298 To change the parameters of charging process status, select the "Control → Charging status" section: 299 299 300 -[[image:1740 399071280-626.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="123" width="800"]]295 +[[image:1777564109089-225.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="156" width="800"]] 301 301 In this section: 302 302 303 -* Current to set the "Charging current present" – a current level to generate the "Charging current present" signal, A; 304 -* Current to clear the "Charging current present" – a current level to clear the "Charging current present" signal, A; 305 -* 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; 306 -* 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; 307 -* 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; 308 -* Errors 1, 2 to clear the "Ready to charge" – bitfields to choose the errors which will clear the "Ready to charge" signal. 298 +* **Current to set the "Charging current present"** – a current level to generate the "Charging current present" signal, A; 299 +* **Current to clear the "Charging current present"** – a current level to clear the "Charging current present" signal, A; 300 +* **Use actual voltage to generate the "Ready to charge" signal** – a flag to disable voltage correction for "Ready to charge" signal; 301 +* **Use actual voltage to generate the "Ready to charge" signal if the current is negative **– a flag to disable voltage correction for "Ready to charge" signal only at discharging current; 302 +* **Voltage to clear the “Ready to charge”** – a threshold U,,ocv,, (corrected due to current and cell resistance) 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; 303 +* **Voltage to reset the “Ready to charge”** – a tolerant U,,ocv,, (corrected due to current and cell resistance) 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; 304 +* **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; 305 +* **Check the 'Charge current limit' value to generate the 'Ready to charge'** – a flag to enable check of "Charging current limit" to generate the "Ready to charge" signal; 306 +* **Charge current limit to clear the 'Ready to charge' **– a threshold charging current limit value, A; if the limit is //above //this level, the “Ready to charge” signal is cleared; 307 +* **Charge current limit to set the 'Ready to charge' **– a tolerant charging current limit value, A; if the limit is //below //this level, the “Ready to charge” signal is set; 308 +* **Errors 1, 2 to clear the "Ready to charge"** – bitfields to choose the errors which will clear the "Ready to charge" signal. 309 309 310 310 (% class="box infomessage" %) 311 311 ((( 312 -**Note:** The "Allow charging" signal activates under two independent conditions: 312 +**Note:** The "**Allow charging**" signal activates under two independent conditions: 313 313 1) the voltage on the cells reaches the “Voltage to reset the “Ready to charge"” level and 314 314 2) the "Delay before recharging" time has passed since the opening of the allow charging contactor. 315 315 ))) ... ... @@ -318,36 +318,51 @@ 318 318 319 319 To change the parameters of discharging process status, select the "Control → Discharging status" section: 320 320 321 -[[image:1740399096018-240.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="110" width="800"]] 322 -In this section: 321 +[[image:1762774840204-111.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="146" width="800"]]In this section: 323 323 324 -* Current to set the "Discharging current present" – a current level to generate the "Discharging current present" signal, А; 325 -* Current to clear the "Discharging current present" – a current level to clear the "Discharging current present" signal, А; 326 -* 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; 327 -* 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; 328 -* Errors 1, 2 to clear the "Ready to discharge" – bitfields to choose the errors which will clear the "Ready to discharge" signal. 323 +* **Current to set the "Discharging current present"** – a current level to generate the "Discharging current present" signal, А; 324 +* **Current to clear the "Discharging current present"** – a current level to clear the "Discharging current present" signal, А; 325 +* **Use actual voltage to generate the "Ready to discharge" signal **– a flag to disable voltage correction for "Ready to discharge" signal; 326 +* **Use actual voltage to generate the "Ready to discharge" signal if the current is positive** – a flag to disable voltage correction for "Ready to discharge" signal only at charging current; 327 +* **Voltage to clear the “Ready to discharge”** – a threshold U,,ocv,, (corrected due to current and cell resistance) voltage level on the cell, V; if the voltage of any cell is below this level, the “Ready to discharge” signal is cleared; 328 +* **Voltage to reset the “Ready to discharge” **– a tolerant U,,ocv,, (corrected due to current and cell resistance) voltage level on the cell, V; if all cells voltages are above the tolerant level, the “Ready to discharge” signal is set; 329 +* **Check the 'Discharge current limit' value to generate the 'Ready to discharge'** – a flag to enable check of "Discharging current limit" to generate the "Ready to discharge" signal; 330 +* **Discharge current limit to clear the 'Ready to discharge' **– a threshold discharging current limit value, A; if the limit is //above //this level, the “Ready to discharge” signal is cleared; 331 +* **Discharge current limit to set the 'Ready to discharge' **– a tolerant discharging current limit value, A; if the limit is //below //this level, the “Ready to discharge” signal is set; 332 +* **Clear the 'Ready to discharge' signal if the 'Low SOC' signal is set**; 333 +* **Errors 1, 2 to clear the "Ready to discharge"** – bitfields to choose the errors which will clear the "Ready to discharge" signal. 329 329 330 330 === Precharge === 331 331 332 -The BMS M ain3device can control the precharge contactor. The precharge contactor is used to charge the intermediate capacity with low current and usually placed with the limiting resistor in parallel to charging or discharging contactor.337 +The BMS Mini S / BMS Mini device can control the precharge contactor. The precharge contactor is used to charge the intermediate capacity with low current and usually placed with the limiting resistor in parallel to charging or discharging contactor. 333 333 334 -BMS M ain3 devicedetectserrorswhilepre-charging the load capacityby monitoring thecurrentandvoltage differencebefore and aftercontactors.Also BMS can measurethe powerdissipated on precharge resistor andgenerateanerrorif itgreaterthanconfigured limit.339 +BMS Mini S / BMS Mini can check the preacharge process **only by monitoring the current**. 335 335 336 - [[image:1740399150173-761.png||data-xwiki-image-style-alignment="center"data-xwiki-image-style-border="true"height="155"width="800"]]341 +In **simple **mode precharge contactor closes a "Precharge time" before the closing of Charge or Discharge contactors and opens after the same amount of time after closing them. 337 337 343 +In **enhanced **mode precharge contactor will wait until the current of voltage difference requirements are met and close the Charge or Discharge contactors only after that. If waiting time is greater than "Precharge time" value, an error will be generated. Precharge contactor will open after "Precharge time" after closing the Charge of Discharge contactors. 344 + 345 +Also BMS Mini S / BMS Mini can measure the power dissipated on precharge resistor and generate an error if it is greater than configured limit. 346 + 338 338 To change the parameters of precharge contactor, select the "Control → Precharge" section: 339 339 340 -* Precharge current threshold to finish precharging – a minimum current value at which precharging process assumed to be finished, A; 341 -* Number of precharging attempts – maximum number of precharging attempts before setting the "Precharge error"; 342 -* Precharge time – a duration of closing the precharge contactor before closing the discharging contactor, millisecond; 343 -* Relaxation between attempts – a duration between precharge attempts, millisecond; 344 -* Check the power dissipated in the preacharge resistor - a flag to enable the calculation of power dissipated in precharge resistor; 345 -* Precharge resistor resistance, Ohm; 346 -* Maximum allowable power dissipated in the resistor, W; 347 -* Delay before setting the "Precharge error" when checking power, millisecond; 348 -* Delay before clearing the "Precharge error", second; 349 -* Lock the "Precharge error" – a flag to block the error until the device is restarted. 349 +[[image:1754931813173-804.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="172" width="800"]] 350 350 351 +In this section: 352 + 353 +* **Precharge current threshold to finish precharging** – a minimum current value at which precharging process assumed to be finished, A; 354 +* **Keep the precharging relay closed until precharge is finished** – a flag to ignore the Precharge time and wait precharging to finish before open precharge relay; 355 +* **Number of precharging attempts** – maximum number of precharging attempts before setting the "Precharge error"; 356 +* **Delay before current measurement** – a delay before first current measurement after closing precharge, millisecond; 357 +* **Precharge time **– a duration of closing the precharge contactor before closing the discharging contactor, millisecond; 358 +* **Relaxation between attempts **– a duration between precharge attempts, millisecond; 359 +* **Check the power dissipated in the preacharge resistor** - a flag to enable the calculation of power dissipated in precharge resistor; 360 +* **Precharge resistor resistance**, Ohm; 361 +* **Maximum allowable power dissipated in the resistor**, W; 362 +* **Delay before setting the "Precharge error" when checking power**, millisecond; 363 +* **Delay before clearing the "Precharge error"**, second; 364 +* **Lock the "Precharge error"** – a flag to block the error until the device is restarted. 365 + 351 351 “Precharge error” generation conditions if any of the following is true: 352 352 353 353 * the precharge current does not decrease during the "Precharge time" after "Number of precharging attempts"; ... ... @@ -360,40 +360,29 @@ 360 360 361 361 === Charge === 362 362 363 -The rearetwo contactors that serve chargingthebattery:achargingcontactor andan allow chargingcontactor.Withthehelp of the allow chargingcontactor,theBMScommands the chargertostartor stopcharging.378 +The BMS Mini S / BMS Mini device connect battery to the charger using the "Charging" signal. 364 364 365 - Thedevicesupports three charge control algorithms:380 +BMS Mini S / BMS Mini supports three charge control algorithms: 366 366 367 -* Always on – charging is always allowed; 368 -* On charger connected – charging is allowed when there is a signal “Charger connected”; 369 -* On charge request – charging is allowed when there is a signal “Charge request”. 382 +If the "**Always on**" algorithm is selected, the "Сharging" signal is always set. If at least one of the errors from the "Errors 1, 2 ..." bitfields appears or one of the signals: 370 370 371 -If the "**Always on**" algorithm is selected, the charging contactor and the allow charging contactor are always closed. If at least one of the errors from the "Errors 1, 2 ..." bitfields appears or one of the signals: 372 - 373 373 * Service reset; 374 374 * Power down request; 375 375 * Inhibit charging, 376 376 377 - bothcontactors are open(nocurrent flows).388 +the "Charging" signal is cleared. 378 378 379 379 When the algorithm "**On charger connected**" is selected, the control is performed as follows: 380 380 381 -* If there is a signal “Charger connected” and there are no errors (see the "Errors 1, 2 ..." bitfields), then through the delay time T,,on,, the charging contactor and the allow charging contactor close; 382 -* If the signal “Charger connected” disappears, the allow charging contactor opens and after the delay time T,,off,, the charging contactor opens; 383 -* If in the process of charging the voltage on the cell exceeds the “Ready to charge” level, the allow charging contactor opens (while the charging contactor remains closed); 384 -* If errors from the "Errors 1, 2 ..." bitfields occur the charging contactor and allow charging contactor open. 392 +* If there is a signal “Charger connected” and there are no errors (see the "Errors 1, 2 ..." bitfields), then through the delay time T,,on,, the "Charging" signal is set; 393 +* If the signal “Charger connected” disappears or errors occur (see the "Errors 1, 2 ..." bitfields), then after the delay time T,,off,, the "Charging" signal is cleared. 385 385 386 386 When the "**On charge request**" algorithm selected, the control is performed as follows: 387 387 388 -* If there is a signal “Charge request” and there are no errors (see the "Errors 1, 2 ..." bitfields), then through the delay time T,,on,, the charging contactor and the allow charging contactor close; 389 -* If the signal “Charge request” disappears, the allow charging contactor opens and after the delay time T,,off,, the charging contactor opens; 390 -* If in the process of charging the voltage on the cell exceeds the “Ready to charge” level, the allow charging contactor opens (while the charging contactor remains closed); 391 -* If errors from the "Errors 1, 2 ..." bitfields occur the charging contactor and allow charging contactor open. 397 +* If there is a signal “Charge request” and there are no errors (see the "Errors 1, 2 ..." bitfields), then through the delay time T,,on,, the "Charging" signal is set; 398 +* If the signal “Charge request” disappears or errors occur (see the "Errors 1, 2 ..." bitfields), then after the delay time T,,off,, the "Charging" signal is cleared; 392 392 393 -(% class="box infomessage" %) 394 -((( 395 -**Note: **when errors occur in the system, the **Charge **contactor opens either immediately or with the delay T,,off,, (depends on the settings described below). 396 -))) 400 +**Note: **when errors occur in the system, the **"Charing" **signal is cleared either immediately or with the delay T,,off,, (depends on the settings described below). 397 397 398 398 To change the parameters of the battery charge control algorithm, select the "Control → Charge" section: 399 399 ... ... @@ -401,104 +401,122 @@ 401 401 402 402 In this section: 403 403 404 -* Enable – a flag to activate the charge control; 405 -* Algorithm: 406 -** Always on – charging is always allowed;407 -** On charger connected – charging is allowed when there is a signal “Charger connected”;408 -** On charge request – charging is allowed when there is a signal “Charge request”;409 -* Allow charging only when the "Ready to charge" signal is set – charging contactor will open if "Ready to charge" signal is cleared;410 -* Delay before starting charging – a time delay T,,on,,before closing the charging contactor and the allow charging contactor, millisecond;411 -* 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 -* Usecustomdelaysbeforestoppingcharging(onerrors)–aflagtoenable manualsettingsoftimedelaysT,,off,,forspecificerrors;414 -* Errors1,2to openthechargingcontactor–bitfieldstochoosethe errorswhichwillopen thechargingcontactor;415 -* Custom delay: <error> – specific errordelay, millisecond;416 -* 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”;408 +* **Enable **– a flag to activate the charge control; 409 +* **Algorithm**: 410 +** **Always on** – charging is always allowed; 411 +** **On charger connected** – charging is allowed when there is a signal “Charger connected”; 412 +** **On charge request** – charging is allowed when there is a signal “Charge request”; 413 +* **Allow charging only when the "Ready to charge" signal is set** – charging contactor will open if "Ready to charge" signal is cleared; 414 +* **Delay before starting charging** – a time delay T,,on,, before closing the charging contactor and the allow charging contactor, millisecond; 415 +* **Delay before stopping charging** – a time delay T,,off,, before opening the charging contactor, millisecond; 416 +* **Control the precharging contactor** – a flag that allows control of the precharging contactor while closing the charge contactor (see [[Precharge>>url:https://docs.movicomelectric.com/bin/view/Battery%20management%20systems/BMS%20Main%203/3.%20Configuration/3.3%20Control/?language=en#HPrecharge]]); 417 +* **Errors 1, 2 to open the charging contactor** – bitfields to choose the errors which will open the charging contactor; 418 +* **Use custom delays before stopping charging (on errors)** – a flag to enable manual settings of time delays T,,off,, for specific errors; 419 +* **Custom delay: <error>** – delay for specific error, millisecond; 420 +* **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”. 417 417 418 418 === Discharge === 419 419 420 -The devicecontrolsthedischargingcontactortoconnect battery to the load.424 +The BMS Mini S / BMS Mini device connect battery to the load using the "Discharging" signal. 421 421 422 - Thedevice supports three algorithms to control battery discharging:426 +BMS Mini S / BMS Mini device supports three algorithms to control battery discharging: 423 423 424 -* load is always connected; 425 -* load is connected when there is no signal “Charger connected”; 426 -* load is connected when there is signal “Discharge request”. 428 +When the algorithm "**Always on**" is selected, the "Discharging" signal is always set. If at least one of the errors from the "Errors 1, 2 ..." bitfields appears or one of the signals: 427 427 428 -When the algorithm "**Always on**" is selected, the discharging contactor is always closed. If at least one of the errors appears: 430 +* Service reset 431 +* Power down request 432 +* Inhibit discharging 429 429 430 -* Undervoltage; 431 -* Overvoltage (optional); 432 -* Overcurrent; 433 -* High temperature (DCH); 434 -* Low temperature (DCH) (optional); 435 -* HYG offline (optional); 436 -* Combilift offline (optional); 437 -* Spirit offline (optional); 438 -* Spirit charger error (optional); 439 -* Short circuit (optional); 440 -* High contactor temperature (optional); 441 -* DCH contactor cycles error; 442 -* Critical error 434 +the "Discharging" signal is cleared. 443 443 444 -the dischargingcontactoropens.436 +If the algorithm "**On charger disconnected**" is selected, the control is performed as follows: 445 445 446 -If the algorithm "**On Charger disconnected**" is selected, the control is performed as follows: 438 +* if there are no “Charger connected” and "Charging" signals and there are no errors (see the "Errors 1, 2 ..." bitfields), then through the delay time T,,on,, the "Discharging" signal is set; 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" signal is cleared. 447 447 448 -* 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; 449 -* If the signal “Charger connected” appears or errors occur (see the list above), then after the delay time T,,off,, the discharging contactor opens. 441 +When the "**On discharge request**" algorithm selected, the control is performed as follows: 450 450 451 -When the "**On Discharge request**" algorithm selected, the control is performed as follows: 443 +* if there is signal “Discharge request” and there are no errors (see the "Errors 1, 2 ..." bitfields), then through the delay time T,,on,, the "Discharging" signal is set; 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" signal is cleared. 452 452 453 -* 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; 454 -* If the signal “Discharge request” disappears or errors occur (see the list above), then after the delay time T,,off,, the discharging contactor opens. 455 - 456 456 (% class="box infomessage" %) 457 457 ((( 458 -Note: incaseof errors in the systemoperation, theopening of the**discharging**contactorisperformed either immediately or withadelay T,,off,,(depends on the settings described below).448 +**Note: **when errors occur in the system, the **"Discharge" **signal is cleared either immediately or with the delay T,,off,, (depends on the settings described below). 459 459 ))) 460 460 461 -The device supports controlling the precharging contactor. The duration of switching on the precharging contactor before closing the discharging (load) contactor is adjusted. 462 - 463 -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. 464 - 465 465 To change the parameters of the battery discharge control algorithm, select the "Control → Discharge" section: 466 466 467 -[[image:173 3746885414-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"]] 468 468 469 469 In this section: 470 470 471 -* Enable – a flag to activate the discharge control; 472 -* Algorithm: 473 -** Always on – load is always connected; 474 -** On charger disconnected – load is connected when there is no signal “Charger connected”; 475 -** On discharge request – load is connected when there is signal “Discharge request”; 476 -* Current corresponding to discharging – a current level to generate the "Discharging current present" signal, А; 477 -* Current indicating no discharging – a current level to clear the "Discharging current present" signal, А; 478 -* Delay before starting discharging – a time delay T,,on,, before closing the discharging contactor, millisecond; 479 -* Delay before stopping discharging – a time delay T,,off,, before opening the discharging contactor, millisecond; 480 -* Use custom delays before stopping discharging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors; 481 -* Custom delay: <error> – specific error delay, millisecond; 482 -* 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”. 483 -* Precharge time – a duration of closing the precharge contactor before closing the discharging contactor, millisecond; 484 -* 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; 485 -* 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. 457 +* **Enable **– a flag to activate the discharge control; 458 +* **Algorithm**: 459 +** **Always on** – load is always connected; 460 +** **On charger disconnected** – load is connected when there is no signal “Charger connected”; 461 +** **On discharge request** – load is connected when there is signal “Discharge request”; 462 +* **Allow charging only when the "Ready to discharge" signal is set** – discharging contactor will open if "Ready to discharge" signal is cleared; 463 +* **Delay before starting discharging** – a time delay T,,on,, before closing the discharging contactor, millisecond; 464 +* **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>>url:https://docs.movicomelectric.com/bin/view/Battery%20management%20systems/BMS%20Main%203/3.%20Configuration/3.3%20Control/?language=en#HPrecharge]]); 466 +* **Errors 1, 2 to open the discharging contactor** – bitfields to choose the errors which will open the discharging contactor; 467 +* **Use custom delays before stopping discharging (on errors)** – a flag to enable manual settings of time delays T,,off,, for specific errors; 468 +* **Custom delay: <error>** – specific error delay, millisecond; 469 +* **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”. 486 486 487 487 === Charge/Discharge === 488 488 489 -The BMS Mini device can control the c harging/discharging contactorthatisusedtobothcharge and dischargethebattery.473 +The BMS Mini S / BMS Mini device can control the contactor, used in power line both used for connecting battery to charger and load, by using the "Charging/Discharging" signal. 490 490 491 - The charging/dischargingcontactor combinesalgorithms of charginganddischargingcontactor. It behavesas a charging contactorwhen «Charge request»or«Charger connected» are set, otherwise – as a discharging contactor.475 +"Charging/Discharging" signal has three algorithms of operation: 492 492 477 +On **Dependent (on Charging and Discharging signals)** algorithm the "Charging/Discharging" signal depends on Charge and Discharge controllers and equal to: 478 + 479 +* "Charging" signal if "Charging" signal is set; 480 +* "Discharging" signal in other cases. 481 + 482 +When **Independent (Always) **algorithm is selected, the "Charging/Discharging" signal is always set. If at least one of the errors from the "Errors 1, 2 ..." bitfields appears or one of the signals: 483 + 484 +* Service reset 485 +* Power down request 486 +* Inhibit charging 487 +* Inhibit discharging 488 + 489 +the Charging/Discharging signal is cleared. 490 + 491 +On **Independent (on Charge request or Discharge request)** algorithm "Charging/Discharging" signal is based on its own controller and performs as follows: 492 + 493 +* if there is "Charge request" or "Discharge request" signal and there are no errors (see the "Errors 1, 2 ..." bitfields), then through the delay time T,,on,, the Charging/Discharging signal is set; 494 +* If the "Charge request" and "Discharge request" disappears or errors occur (see the "Errors 1, 2 ..." bitfields), then after the delay time T,,off,, the "Charging/Discharging" signal is cleared. 495 + 496 +(% class="box infomessage" %) 497 +((( 498 +**Note: **when errors occur in the system, the **Charge/Discharge **contactor opens either immediately or with the delay T,,off,, (depends on the settings described below). 499 +))) 500 + 493 493 The charging/discharging contactor control is configured in the “Control – Charge/Discharge” section: 494 494 495 -[[image:17 33746901779-991.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="95" width="800"]]In this section:503 +[[image:1740400166950-906.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="211" width="800"]] 496 496 497 - * Enable– a flagto enable the charge/dischargecontroller.505 +In this section: 498 498 507 +* **Enable **– a flag to enable the charge/discharge controller. 508 +* **Algorithm**: 509 +** **Dependent (on Charging and Discharging signals)** - Charge/Discharge contactor depends on Charge and Discharge algorithms and their signals and behaves as Charging contactor if Charging signal is set, otherwise – as Discharging contactor; 510 +** **Independent (Always)** - Charge/Discharge contactor is always closed if there is no errors; 511 +** **Independent (on Charge request or Discharge request)**; 512 +* **Delay before starting charging or discharging**, millisecond; 513 +* **Delay before stopping charging or discharging**, millisecond; 514 +* **Control the precharging contactor** – a flag that enables control of precharging contactor while closing the charge/discharge contactor; 515 +* **Emulate the "Charging" and "Discharging" signals** – a flag to enable generation of "Charging" and "Discharging" signals in Independet mode when closing Charge/Discharge contactor. **DO NOT** use with enabled Charge and Discharge controllers; 516 +* **Errors 1, 2 to prevent CHARGING through charging/discharging contactor, Errors 1, 2 to prevent DISCHARGING through charging/discharging contactor** – bitfields to choose the errors which will open the charging/discharging contactor. This bitfields are combined by bitwise OR and intended to separate settings for charging and discharging processes; 517 +* **Errors 1, 2 which affect the contactor only if battery CHARGING is detected** – a bitfield to choose the errors which will trigger only if charging current is present. This bitfield is combined with "Errors 1, 2 to prevent CHARGING through charging/discharging contactor" by bitwise AND; 518 +* **Errors 1, 2 which affect the contactor only if battery DISCHARGING is detected** – a bitfield to choose the errors which will trigger only if discharging current is present. This bitfield is combined with "Errors 1, 2 to prevent DISCHARGING through charging/discharging contactor" by bitwise AND; 519 +* **Switch off the charging/discharging contactor on errors without delay** – a flag to protectively open the charging/discharging contactor without a delay. In the opposite case, when an error is detected, the charging/discharging contactor opens always with the delay “Delay before stopping discharging”. 520 + 499 499 === Discharge (AUX) === 500 500 501 -The BMS Mini device can control the power supply of external equipment using the auxiliary (AUX) discharging contactor. An example of external equipment can be an inverter that converts DC to AC to power a service laptop and other devices. 523 +The BMS Mini S / BMS Mini device can control the power supply of external equipment using the auxiliary (AUX) discharging contactor. An example of external equipment can be an inverter that converts DC to AC to power a service laptop and other devices. 502 502 503 503 The power supply circuit of the external equipment using the auxiliary (AUX) discharging contactor is independent of the battery load circuit. The closing and opening of the auxiliary (AUX) discharging contactor is performed according to its program. 504 504 ... ... @@ -510,61 +510,76 @@ 510 510 511 511 To change the parameters of the powering of external equipment, select the "Control → Discharge (AUX)" section: 512 512 513 -[[image:17 33746932199-845.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="137" width="800"]]535 +[[image:1740400254884-851.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="179" width="800"]] 514 514 515 515 In this section: 516 516 517 -* Enable – a flag to activate the auxiliary discharge control; 518 -* Switch off the discharging (AUX) contactor if the SOC is too low; 519 -* Minimum SOC – a minimum SOC value, when reached, the auxiliary (AUX) discharging contactor opens, %; 520 -* Tolerant SOC – a permissive SOC value, upon reaching which the auxiliary (AUX) discharging contactor re-closes, %; 521 -* Switch off the discharging (AUX) contactor if the battery voltage is out of the range; 522 -* Minimum voltage – minimum battery voltage, V; 523 -* Maximum voltage – maximum battery voltage, V; 524 -* Switch off the discharging (AUX) contactor on errors – the auxiliary (AUX) discharging contactor opens if the following errors occur: Undervoltage, Overcurrent, High temperature (DCH), Short circuit, Critical error. 539 +* **Enable **– a flag to activate the auxiliary discharge control; 540 +* **Switch off the discharging (AUX) contactor if the SOC is too low**; 541 +* **Minimum SOC** – a minimum SOC value, when reached, the auxiliary (AUX) discharging contactor opens, %; 542 +* **Tolerant SOC** – a permissive SOC value, upon reaching which the auxiliary (AUX) discharging contactor re-closes, %; 543 +* **Switch off the discharging (AUX) contactor if the cell voltage is out of the range**; 544 +* **Minimum cell voltage**, V; 545 +* **Maximum cell voltage**, V; 546 +* **Switch off the discharging (AUX) contactor if the battery voltage is out of the range**; 547 +* **Minimum battery voltage**, V; 548 +* **Maximum battery voltage**, V; 549 +* **Errors 1, 2 to open the auxiliary discharging contactor** – bitfields to choose the errors which will open the auxiliary discharging contactor. 525 525 526 -=== === 527 - 528 528 === Cell balancing === 529 529 530 -Balancing makes the voltage of all cells beequal to the minimum cell voltage.553 +Balancing makes the voltage of all cells equal to the minimum cell voltage. 531 531 532 -The following balancing rulesare supported:555 +The following **balancing rules** are supported: 533 533 534 -* onl ywhen the battery is charging (current I > 0) andsome time until the battery is relaxed;535 -* when the battery is charging (current I > 0) or when the battery is in a state of relaxation; 536 -* always (regardless of battery state).557 +* **Balance on charge** – perform balancing when the battery is charging (current I > 0) and time after until the battery is relaxed; 558 +* **Balance on charge or relaxed** – perform balancing when the battery is charging (current I > 0) or when the battery is in a state of relaxation ; 559 +* **Balance always** regardless of battery state. 537 537 538 -A balancing resistor is connected to the cell if: 561 +A balancing resistor is connected to the cell if the following conditions are simultaneously met: 539 539 540 -* the voltage on the cell is higher than the start ingvoltageof the balancing;541 -* the difference between the cellvoltage and the minimum voltage among thecells of thebattery is greater than the balancingdeviation.563 +* the voltage on the cell is higher than the balancing start voltage; 564 +* the difference between the voltage on the cell and the minimum voltage among the battery cells is greater than the balancing start threshold; 542 542 566 +A balancing resistor is disconnected from the cell if any of the following conditions are met: 567 + 568 +* the voltage on the cell is less than the balancing stop voltage; 569 +* the difference between the voltage on the cell and the minimum voltage among the battery cells is less than the balancing stop threshold. 570 + 543 543 (% class="box infomessage" %) 544 544 ((( 545 -If the BMS Minioverheats, then the balancing of the cells connected to thisdevice will not be performed.573 +If the “High logic temperature” occurs, then the balancing of the cells connected to the overheated BMS Logic device will not be performed. 546 546 ))) 547 547 576 +The BMS Mini S / BMS Mini device can enable the cell balancing by the external “**Balancing request**” signal. Balancing process will be started to cells which the voltage is higher than the balancing start voltage and the difference between the cell voltage and the minimum voltage among all the cells is greater than the balancing stop threshold. 577 + 578 +BMS Mini S / BMS Mini device can **force balancing** of the cell, if its voltage is higher than estimated value. 579 + 548 548 To change the cell balancing parameters, select the "Control → Cell balancing" section: 549 549 550 -[[image:17 33746797003-364.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="104" width="800"]]582 +[[image:1740404562825-676.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="168" width="800"]] 551 551 552 552 In this section: 553 553 554 -* Enable – a flag to enable cell balancing; 555 -* Balancing rule: 556 -** Balance on charge; 557 -** Balance on charge or relaxed; 558 -** Balance always; 586 +* **Enable **– a flag to enable cell balancing; 587 +* **Balancing rule**: 588 +** **Balance on charge** – balancing is performed while and after the charging (in the “Charge ON” and “Charge OFF” states); 589 +** **Balance on charge or relaxed** - balancing is performed while and after the charging and in the relaxed state (in “Charge ON”, “Charge OFF”, “Relaxed (after charging)” and “Relaxed (after discharging)” states); 590 +** **Balance always** – balancing is always performed regardless the battery state; 591 +* **Balancing condition**: 592 +** **Automatic **– balancing will be performed automatically if needed conditions are met; 593 +** **On balancing request** – balancing will start only if a remote request is received. In this case cells will start to balance regardless the "Voltage deviation to start balancing" value; 594 +* **Minimum cell voltage to start balancing**, V; 595 +* **Voltage deviation to start balancing**; 596 +* **Voltage deviation to stop balancing**; 597 +* **Voltage to start forced balancing** – if cell voltage is above this value, it will start discharging through balancing resistor; 598 +* **Voltage to stop forced balancing** – if cell voltage is below this value, it will stop discharging through balancing resistor; 599 +* **Maximum allowable temperature of BMS Logic devices**, ºC; 600 +* **Command to discharge all cells** – a flag to force the balancing of all cells. 559 559 560 -[[image:1733746797004-660.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="104" width="800"]] 561 - 562 -* Minimum cell voltage to start balancing, V; 563 -* Balancing deviation, V. 564 - 565 565 === Power down === 566 566 567 -The BMS Mini device can shut down itself if the battery voltage is low or the battery is idle for a long time. 604 +The BMS Mini S / BMS Mini device can shut down itself if the battery voltage is low or the battery is idle for a long time. 568 568 569 569 Shutting down the battery system is performed according to the following conditions: 570 570 ... ... @@ -571,42 +571,44 @@ 571 571 * the battery voltage is below the minimum level; 572 572 * the “Charger connected” signal is cleared for 60 seconds. 573 573 574 -The BMS Mini device also shuts down the battery if it stays in the “Charging OFF”, “Discharging OFF”, “Relaxed (after charging)” or “Relaxed (after discharging)”for thesettime.611 +The BMS Mini S / BMS Mini device also shuts down the battery if it **stays for a long time **in the “Charging OFF”, “Discharging OFF”, “Relaxed (after charging)” or “Relaxed (after discharging)” state. 575 575 576 576 To change the parameters of the power down control, select the "Control → Power down" section: 577 577 578 -[[image:1733746797005-459.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="115" width="800"]] 579 - 615 +[[image:1740404859367-943.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="130" width="800"]] 580 580 In this section: 581 581 582 -* Minimum voltage to power down – a minimum voltage level of the battery below which the BMS commands to shut down the battery, V; 583 -* Idle time to power down – a time of battery inactivity after which the battery is shut down, minute; 584 -* Wait the "Power up/down request" is cleared (on startup) – a flag to enable delay for clearing the “Power up/down request” signal while starting the BMS. 618 +* **Minimum voltage to power down** – a minimum voltage level of the battery below which the BMS commands to shut down the battery, V; 619 +* **Idle time to power down** – a time of battery inactivity after which the battery is shut down, minute; 620 +* **Wait the "Power up/down request" is cleared (on startup)** – a flag to enable delay for clearing the “Power up/down request” signal while starting the BMS. 621 +* **Delay before setting the internal power down signal** – a delay before turning off the device power when removing KEYRUN and CHARGE_ON or receiving the “Power down request” command, ms. 585 585 586 586 === Heater === 587 587 588 588 To change the parameters of the heater control algorithm, select the "Control → Heater" section: 589 589 590 -[[image:1733746808496-606.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="116" width="800"]] 591 - 627 +[[image:1777293968000-235.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="141" width="800"]] 592 592 In this section: 593 593 594 -* Enable – a flag to enable heater control; 595 -* Minimum cell temperature, °C; 596 -* Tolerant cell temperature, °C; 597 -* Delay before starting the heater, millisecond; 598 -* Delay before stopping the heater, millisecond; 599 -* Switch off the heater on errors (Undervoltage, Overcurrent, High temperature, Short circuit or Critical error). 630 +* **Enable **– a flag to enable the heater control; 631 +* **Minimum cell temperature**, °C; 632 +* **Tolerant cell temperature**, °C; 633 +* **Start the heater only if "Charger connected" signal is set**; 634 +* **Delay before starting the heater**, millisecond; 635 +* **Delay before stopping the heater**, millisecond; 636 +* **Errors 1, 2 to open the heater** – bitfields to choose the errors which will open the heater. 600 600 601 601 As a result of operating the heating algorithm, the “Heater” signal is generated. 602 602 603 603 Conditions for signal generation: 604 604 605 -* The minimum temperature among all cells of the battery is less than the “Minimum cell temperature” value during the “Delay before starting the heater” time. 642 +* the minimum temperature among all cells of the battery is less than the “Minimum cell temperature” value during the “Delay before starting the heater” time; 643 +* there are no errors from "Errors 1, 2..." bitfields. 606 606 607 607 Conditions for clearing the signal: 608 608 609 -* the minimum temperature among all cells of the battery is greater than the “Tolerant cell temperature” value during the “Delay before stopping the heater” time. 647 +* the minimum temperature among all cells of the battery is greater than the “Tolerant cell temperature” value during the “Delay before stopping the heater” time; 648 +* there is an error from "Errors 1, 2..." bitfields. 610 610 611 611 (% class="box infomessage" %) 612 612 ((( ... ... @@ -617,26 +617,29 @@ 617 617 618 618 To change the parameters of the cooler control algorithm, select the "Control → Cooler" section: 619 619 620 -[[image:1733746808497-424.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="113" width="800"]] 621 621 660 +[[image:1740405145695-704.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="149" width="800"]] 661 + 622 622 In this section: 623 623 624 -* Enable – a flag to enable cooler control;625 -* Maximum cell temperature, °C; 626 -* Tolerant cell temperature, °C; 627 -* Delay before starting the cooler, millisecond; 628 -* Delay before stopping the cooler, millisecond; 629 -* Switchoffthe coolercontactoron errors(Undervoltage,Overcurrent, Low temperature,Short circuitorCriticalerror).664 +* **Enable** – a flag to enable the cooler control; 665 +* **Maximum cell temperature**, °C; 666 +* **Tolerant cell temperature**, °C; 667 +* **Delay before starting the cooler**, millisecond; 668 +* **Delay before stopping the cooler**, millisecond; 669 +* **Errors 1, 2 to open the cooler **– bitfields to choose the errors which will open the cooler. 630 630 631 631 As a result of operating the cooling algorithm, the "Cooler" signal is generated. 632 632 633 633 Conditions for signal generation: 634 634 635 -* the maximum temperature among all cells of the battery is greater than the “Maximum cell temperature” value during the “Delay before starting the cooler” time. 675 +* the maximum temperature among all cells of the battery is greater than the “Maximum cell temperature” value during the “Delay before starting the cooler” time; 676 +* there are no errors from "Errors 1, 2..." bitfields. 636 636 637 637 Conditions for clearing the signal: 638 638 639 -* the maximum temperature among all cells of the battery is less than the “Tolerant cell temperature” value during the “Delay before stopping the cooler” time. 680 +* the maximum temperature among all cells of the battery is less than the “Tolerant cell temperature” value during the “Delay before stopping the cooler” time; 681 +* there is an error from "Errors 1, 2..." bitfields. 640 640 641 641 (% class="box infomessage" %) 642 642 ((( ... ... @@ -647,7 +647,7 @@ 647 647 648 648 Discharge characteristics of the battery – the dependence Uocv = Uocv (DOD) – is used to determine the tabular dependence Uocv = Uocv (SOC, t °C), which is necessary for calculating the state of charge of the battery. 649 649 650 -The BMS Mini device can automatically determine the battery discharge characteristic. 692 +The BMS Mini S / BMS Mini device can automatically determine the battery discharge characteristic. 651 651 652 652 Before starting the process of determining the discharge characteristic, it is necessary to prepare a BMS: 653 653 ... ... @@ -660,20 +660,16 @@ 660 660 661 661 In this section: 662 662 663 -* Enable – a flag to enable cell analysis; 664 -* Discharge step, Ah; 665 -* Delta voltage – a maximum allowable voltage drop for the cell, V;666 -* Cell index – a position of the analyzed cell;667 -* Analyse the most discharged cell – a flag to analyse of the least charged cell (in this case, the value “Cell index”isignored).705 +* **Enable **– a flag to enable cell analysis; 706 +* **Discharge step**, Ah; 707 +* **Delta voltage** – a maximum allowable voltage drop for the cell, V; 708 +* **Cell index** – a position of the analyzed cell; 709 +* **Analyse the most discharged cell** – a flag to analyse of the least charged cell (in this case, the values “Logic index” and “Cell index” are ignored). 668 668 669 -Discharge step should be set equal to 711 +Discharge step should be set equal to С/21, where C is the cell capacity. 670 670 671 - Discharge step=С/21,713 +The discharge characteristic will be constructed for the given cell (its position is determined by the fields “Logic index” and “Cell index”). 672 672 673 -where C is the cell capacity. 674 - 675 -The discharge characteristic will be constructed for the given cell (its position is determined by the field “Cell index”). 676 - 677 677 The algorithm for determining the discharge characteristic of the battery will be started if the “Enable” flag is set. From this moment, the control of the discharge contactor is performed by this algorithm. 678 678 679 679 Algorithm steps:
- 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
- 1740404562825-676.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +25.4 KB - Content
- 1740404859367-943.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +18.8 KB - Content
- 1740404973346-344.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +21.0 KB - Content
- 1740405145695-704.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +20.6 KB - Content
- 1754931617275-503.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +28.8 KB - Content
- 1754931699901-802.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +30.3 KB - Content
- 1754931721385-562.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +31.7 KB - Content
- 1754931813173-804.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +36.8 KB - Content
- 1754931964208-714.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +28.8 KB - Content
- 1754931986530-238.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +30.3 KB - Content
- 1754932015885-802.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +31.7 KB - Content
- 1754932029497-405.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +36.8 KB - Content
- 1762774600803-686.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +37.8 KB - Content
- 1762774705243-533.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +36.7 KB - Content
- 1762774819522-147.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +37.0 KB - Content
- 1762774840204-111.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +36.7 KB - Content
- 1769787007221-936.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +38.3 KB - Content
- 1777293968000-235.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +25.5 KB - Content
- 1777294483990-350.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +25.5 KB - Content
- 1777563933065-421.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +23.1 KB - Content
- 1777564033994-545.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +38.5 KB - Content
- 1777564109089-225.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +38.5 KB - Content