Changes for page 3.3 Control

Last modified by Admin on 2025/08/11 17:07

From version 36.2
edited by Admin
on 2025/08/11 17:01
Change comment: There is no comment for this version
To version 9.1
edited by Admin
on 2025/02/24 11:27
Change comment: Uploaded new attachment "1740396445096-172.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -102,26 +102,18 @@
102 102  
103 103  Calculation of the resistance of cells is carried out in two ways. The first method is used when the battery passes from a relaxation state to a charge or discharge state, wherein the cell resistance value
104 104  
105 -{{formula fontSize="SMALL" imageType="PNG"}}
106 -R = \frac{U-U_{ocv}}{I_{stable}}
107 -{{/formula}}
105 +R = (U-U,,ocv,,) / I,,stable,,,
108 108  
109 109  where U is the cell voltage measured in the charge or discharge state, V; U,,ocv,, is the cell voltage measured in the state of relaxation (before switching to the state of charge or discharge); I,,stable,, – stabilized current through the cell in the state of charge or discharge.
110 110  
111 111  The second method is used for a stepwise change in the current through the cell, while the value of the cell resistance:
112 112  
113 -{{formula fontSize="SMALL"}}
114 -R = \frac{U_2-U_1}{I_{stable2}-I_{stable1}}
115 -{{/formula}}
111 +R = (U,,2,,-U,,1,,) / (I,,stable2,,-I,,stable1,,) provided that | I,,stable2,,-I,,stable1,, | > 0.2 × Q,,max,,
116 116  
117 -provided that
113 +(Q,,max,, is the maximum cell capacity),
118 118  
119 -{{formula fontSize="SMALL"}}
120 -| I_{stable2}-I_{stable1} | > 0.2 × Qmax
121 -{{/formula}}
115 +where U,,2,, is the voltage on the cell at the moment when the stabilized current I,,stable2,, is flowing through it; U,,1,, – the voltage on the cell at the moment when the stabilized current I,,stable1,, flowing through it.
122 122  
123 -where Q,,max,, — the maximum cell capacity,U,,2,, — voltage on the cell at the moment when the stabilized current I,,stable2,, is flowing through it; U,,1,, — the voltage on the cell at the moment when the stabilized current I,,stable1,, flowing through it.
124 -
125 125  The stabilized current I,,stable,, = I, if during the stabilization time the instantaneous current I is in the range from 0.95 × I to 1.05 × I.
126 126  
127 127  To change parameters of the algorithm for calculating the cell resistance, select the "Control → Resistance estimation" section:
... ... @@ -138,62 +138,6 @@
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 -=== Low SOC (signal) ===
142 -
143 -To change the parameters of the generation a signal about low battery level, select the "Control → Low SOC (signal)" section:
144 -
145 -[[image:1740396460923-423.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="141" width="800"]]
146 -
147 -In this section:
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 -
156 -Signal generation conditions:
157 -
158 -* the battery SOC is less than the “Minimum SOC” value during the “Delay before setting the signal” time.
159 -
160 -Conditions for clearing the signal:
161 -
162 -* the battery SOC is greater than the “Tolerant SOC” during the “Delay before clearing the signal” time.
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 -=== High charging current (signal) ===
170 -
171 -To change the parameters of the generation high-current signal, select the "Control → High charging current (signal)" section:
172 -
173 -[[image:1740396996935-403.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="144" width="800"]]
174 -
175 -In this section:
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.
183 -
184 -Signal generation conditions:
185 -
186 -* the measured current is greater than the “Maximum charging current” value during the “Delay before setting the signal” time.
187 -
188 -Conditions for clearing the signal:
189 -
190 -* the measured current is less than the “Tolerant charging current” value during the “Delay before clearing the signal” time.
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 199  The BMS Mini device calculates maximum allowable charge current values in respect to SOC, battery temperature, contactor temperature and cell voltage.
... ... @@ -202,25 +202,31 @@
202 202  
203 203  To configure parameters for determining the charge current limit, select the "Control → Charge map" section:
204 204  
205 -[[image:1740397188247-315.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="179" width="800"]]
141 +[[image:1733746766504-864.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="138" width="800"]]
142 +
206 206  In this section:
207 207  
208 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 __maximum cell SOC__ and battery temperature;
146 +* Maximum charge current – a maximum allowable value of the charge current (under normal conditions):
147 +* Option 1: Limit charge current by the battery SOC and temperature – a flag to enable correction of maximum allowable charging current Kcs depending on SOC and battery temperature;
212 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;
149 +
150 +[[image:1733746766506-660.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="196" width="800"]]
151 +
152 +* 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 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 __the maximum cell U,,ocv,, voltage__ (corrected due to current and cell resistance)
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.
219 219  
220 -Value of the charge current limit at given SOC, temperature, contactors temperature, maximum cell voltage and maximum cell temperature is calculated as follows:
155 +[[image:1733746766508-178.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="184" width="800"]]
221 221  
222 -**Charge current limit = Maximum charge current × Kcs × Kcc × Kcv × Kct**
157 +* 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;
158 +* Option 3: Cell voltage x Factor – the dependence of the correction factor on maximum cell voltage.
223 223  
160 +[[image:1733746766509-971.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="217" width="800"]]
161 +
162 +Value of the charge current limit at given SOC, temperature, contactors temperature and maximum cell voltage is calculated as follows:
163 +
164 +Charging current limit = Maximum charging current × Kcs × Kcc × Kcv
165 +
224 224  === Discharge map ===
225 225  
226 226  The BMS Mini device calculates maximum allowable discharge current values in respect to SOC, battery temperature, contactor temperature and cell voltage.
... ... @@ -229,137 +229,31 @@
229 229  
230 230  To configure parameters for determining the discharge current limit, select the "Control → Discharge map" section:
231 231  
232 -[[image:1740397304972-174.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="182" width="800"]]
174 +[[image:1733746766511-477.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="149" width="800"]]
233 233  
234 234  In this section:
235 235  
236 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 __minimum cell SOC__ and temperature;
179 +* Maximum discharge current – a maximum allowable value of the discharge current (under normal conditions):
180 +* Option 1: Limit discharging current by the battery SOC and temperature – a flag to enable correction of maximum allowable discharging current Kds depending on SOC and temperature;
240 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 __the minimum cell U,,ocv,, voltage__ (corrected due to current and cell resistance)
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.
247 247  
248 -Value of the discharge current limit at given SOC, temperature, contactors temperature, minimum cell voltage and maximum cell temperature is calculated as follows:
183 +[[image:1733746766512-300.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="195" width="800"]]
249 249  
250 -**Discharge current limit = Maximum discharge current × Kds × Kdc × Kdv × Kdt**
185 +* Option 2: Limit discharge current by the contactor temperature – a flag to enable correction of maximum allowable discharging current Kdc depending on contactor temperature;
186 +* Option 2: Contactor temperature x Factor – the dependence of the correction factor on SOC and contactor temperature;
251 251  
252 -=== Main contactor ===
188 +[[image:1733746766513-161.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="183" width="800"]]
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 a case of sealing of the charging or discharging contactors.
190 +* 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;
191 +* Option 3: Cell voltage x Factor – the dependence of the correction factor on minimum cell voltage.
255 255  
256 -The Main contactor algorithm supports the following modes:
193 +[[image:1733746766514-686.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="215" width="800"]]
257 257  
258 -* Always on;
259 -* Automatic.
195 +Value of the discharge current limit at given SOC, temperature, contactors temperature and minimum cell voltage is calculated as follows:
260 260  
261 -In “Always on” mode main contactor closes if all the following is true:
197 +Discharging current limit = Maximum discharging current × Kds × Kdc × Kdv
262 262  
263 -* Other contactors are open;
264 -* There are no errors from the "Errors 1, 2 ..." bitfileds.
265 -
266 -In “Always on” mode main contactor opens if all the following is true:
267 -
268 -* Other contactors are open;
269 -* There is an error from the the "Errors 1, 2 ..." bitfileds.
270 -
271 -In “Automatic” mode, the main contactor closes by internal algorithms at the same time with other contactors.
272 -
273 -In “On demand” mode, the main contactor closes by external the “Close Main contactor” request.
274 -
275 -(% class="box infomessage" %)
276 -(((
277 -**Note: **when errors occur in the system, the **Main **contactor opens either immediately or with the delay T,,off,, (depends on the settings described below).
278 -)))
279 -
280 -To change the parameters of the main contactor, select the "Control → Main contactor" section:
281 -
282 -[[image:1740397558976-651.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="144" width="800"]]
283 -
284 -In this section:
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.
295 -
296 -=== Charging status ===
297 -
298 -To change the parameters of charging process status, select the "Control → Charging status" section:
299 -
300 -[[image:1754931617275-503.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="135" width="800"]]
301 -In this section:
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 -* Use actual voltage to generate the "Ready to charge" signal – a flag to disable voltage correction for "Ready to charge" signal;
306 -* 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;
307 -* 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;
308 -* 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;
309 -* 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;
310 -* Errors 1, 2 to clear the "Ready to charge" – bitfields to choose the errors which will clear the "Ready to charge" signal.
311 -
312 -(% class="box infomessage" %)
313 -(((
314 -**Note:** The "Allow charging" signal activates under two independent conditions:
315 -1) the voltage on the cells reaches the “Voltage to reset the “Ready to charge"” level and
316 -2) the "Delay before recharging" time has passed since the opening of the allow charging contactor.
317 -)))
318 -
319 -=== Discharging status ===
320 -
321 -To change the parameters of discharging process status, select the "Control → Discharging status" section:
322 -
323 -[[image:1754931699901-802.png]]
324 -In this section:
325 -
326 -* Current to set the "Discharging current present" – a current level to generate the "Discharging current present" signal, А;
327 -* Current to clear the "Discharging current present" – a current level to clear the "Discharging current present" signal, А;
328 -* 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;
329 -* 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;
330 -* Errors 1, 2 to clear the "Ready to discharge" – bitfields to choose the errors which will clear the "Ready to discharge" signal.
331 -
332 -=== Precharge ===
333 -
334 -The BMS Main 3 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.
335 -
336 -BMS Main 3 device detects errors while pre-charging the load capacity by monitoring the current and voltage difference before and after contactors. Also BMS can measure the power dissipated on precharge resistor and generate an error if it greater than configured limit.
337 -
338 -[[image:1740399150173-761.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="155" width="800"]]
339 -
340 -To change the parameters of precharge contactor, select the "Control → Precharge" section:
341 -
342 -* Precharge current threshold to finish precharging – a minimum current value at which precharging process assumed to be finished, A;
343 -* Number of precharging attempts – maximum number of precharging attempts before setting the "Precharge error";
344 -* Precharge time – a duration of closing the precharge contactor before closing the discharging contactor, millisecond;
345 -* Relaxation between attempts – a duration between precharge attempts, millisecond;
346 -* Check the power dissipated in the preacharge resistor - a flag to enable the calculation of power dissipated in precharge resistor;
347 -* Precharge resistor resistance, Ohm;
348 -* Maximum allowable power dissipated in the resistor, W;
349 -* Delay before setting the "Precharge error" when checking power, millisecond;
350 -* Delay before clearing the "Precharge error", second;
351 -* Lock the "Precharge error" – a flag to block the error until the device is restarted.
352 -
353 -“Precharge error” generation conditions if any of the following is true:
354 -
355 -* the precharge current does not decrease during the "Precharge time" after "Number of precharging attempts";
356 -* power dissipated on the precharge resistor is above the maximum value during the “Delay before setting the 'Precharge error' when checking power” time.
357 -
358 -(% class="box warningmessage" %)
359 -(((
360 -Behavior of contactors at “Precharge error” is configured in corresponding contactor settings!
361 -)))
362 -
363 363  === Charge ===
364 364  
365 365  There are two contactors that serve charging the battery: a charging contactor and an allow charging contactor. With the help of the allow charging contactor, the BMS commands the charger to start or stop charging.
... ... @@ -366,40 +366,51 @@
366 366  
367 367  The device supports three charge control algorithms:
368 368  
369 -* Always on – charging is always allowed;
370 -* On charger connected – charging is allowed when there is a signal “Charger connected”;
371 -* On charge request – charging is allowed when there is a signal “Charge request”.
205 +* charging is always allowed;
206 +* charging is allowed when there is a signal “Charger connected”;
207 +* charging is allowed when there is a signal “Charge request”.
372 372  
373 -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:
209 +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 appears:
374 374  
375 -* Service reset;
376 -* Power down request;
377 -* Inhibit charging,
211 +* Overvoltage;
212 +* Overcurrent;
213 +* High temperature (CH);
214 +* Low temperature (CH);
215 +* HYG offline (optional);
216 +* Combilift offline (optional);
217 +* Spirit offline (optional);
218 +* Spirit charger error (optional);
219 +* Short circuit (optional);
220 +* High contactor temperature (optional);
221 +* CH contactor cycles error;
222 +* Critical error
378 378  
379 379  both contactors are open (no current flows).
380 380  
381 -When the algorithm "**On charger connected**" is selected, the control is performed as follows:
226 +When the algorithm "**On Charger connected**" is selected, the control is performed as follows:
382 382  
383 -* 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;
228 +* If there is a signal “Charger connected” and there are no errors (see the list above), then through the delay time T,,on,, the charging contactor and the allow charging contactor close;
384 384  * If the signal “Charger connected” disappears, the allow charging contactor opens and after the delay time T,,off,, the charging contactor opens;
385 385  * 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);
386 -* If errors from the "Errors 1, 2 ..." bitfields occur the charging contactor and allow charging contactor open.
231 +* If errors in the list above occur the charging contactor and allow charging contactor open.
387 387  
388 -When the "**On charge request**" algorithm selected, the control is performed as follows:
233 +When the "**On Charge request**" algorithm selected, the control is performed as follows:
389 389  
390 -* 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;
235 +* If there is a signal “Charge request” and there are no errors (see the list above), then through the delay time T,,on,, the charging contactor and the allow charging contactor close;
391 391  * If the signal “Charge request” disappears, the allow charging contactor opens and after the delay time T,,off,, the charging contactor opens;
392 392  * 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);
393 -* If errors from the "Errors 1, 2 ..." bitfields occur the charging contactor and allow charging contactor open.
238 +* If errors in the list above occur the charging contactor and allow charging contactor open.
394 394  
395 395  (% class="box infomessage" %)
396 396  (((
397 -**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).
242 +Note: when errors occur in the system, the **charging **contactor opens either immediately or with the delay T,,off,, (depends on the settings described below).
398 398  )))
399 399  
245 +When the power down request occurs, the allow charging contactor opens immediately and the charging contactor opens after the delay T,,off,,. Reclosing the charging contactor and allow charging contactor is performed if the power down request is removed.
246 +
400 400  To change the parameters of the battery charge control algorithm, select the "Control → Charge" section:
401 401  
402 -[[image:1740399363134-722.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="306" width="800"]]
249 +[[image:1733746766516-845.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="319" width="800"]]
403 403  
404 404  In this section:
405 405  
... ... @@ -408,15 +408,23 @@
408 408  ** Always on – charging is always allowed;
409 409  ** On charger connected – charging is allowed when there is a signal “Charger connected”;
410 410  ** On charge request – charging is allowed when there is a signal “Charge request”;
411 -* Allow charging only when the "Ready to charge" signal is set – charging contactor will open if "Ready to charge" signal is cleared;
258 +* Current corresponding to charging – a current level to generate the "Charging current present" signal, A;
259 +* Current corresponding to no charging – a current level to clear the "Charging current present" signal, A;
412 412  * Delay before starting charging – a time delay T,,on,, before closing the charging contactor and the allow charging contactor, millisecond;
413 413  * Delay before stopping charging – a time delay T,,off,, before opening the charging contactor, millisecond;
414 -* Control the precharging contactor – a flag that allows control of the precharging contactor (see [[Precharge>>url:http://#HPrecharge]]);
415 415  * Use custom delays before stopping charging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors;
416 -* Errors 1, 2 to open the charging contactor – bitfields to choose the errors which will open the charging contactor;
417 417  * Custom delay: <error> – specific error delay, millisecond;
418 418  * 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”;
265 +* Control the precharging contactor – a flag that allows control of the precharging contactor;
266 +* 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;
267 +* 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;
268 +* 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.
419 419  
270 +(% class="box infomessage" %)
271 +(((
272 +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.
273 +)))
274 +
420 420  === Discharge ===
421 421  
422 422  The device controls the discharging contactor to connect battery to the load.
... ... @@ -423,36 +423,50 @@
423 423  
424 424  The device supports three algorithms to control battery discharging:
425 425  
426 -* Always on – load is always connected;
427 -* On charger disconnected – load is connected when there is no signal “Charger connected”;
428 -* On discharge request – load is connected when there is signal “Discharge request”.
281 +* load is always connected;
282 +* load is connected when there is no signal “Charger connected”;
283 +* load is connected when there is signal “Discharge request”.
429 429  
430 -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:
285 +When the algorithm "**Always on**" is selected, the discharging contactor is always closed. If at least one of the errors appears:
431 431  
432 -* Service reset
433 -* Power down request
434 -* Inhibit discharging
287 +* Undervoltage;
288 +* Overvoltage (optional);
289 +* Overcurrent;
290 +* High temperature (DCH);
291 +* Low temperature (DCH) (optional);
292 +* HYG offline (optional);
293 +* Combilift offline (optional);
294 +* Spirit offline (optional);
295 +* Spirit charger error (optional);
296 +* Short circuit (optional);
297 +* High contactor temperature (optional);
298 +* DCH contactor cycles error;
299 +* Critical error
435 435  
436 436  the discharging contactor opens.
437 437  
438 -If the algorithm "**On charger disconnected**" is selected, the control is performed as follows:
303 +If the algorithm "**On Charger disconnected**" is selected, the control is performed as follows:
439 439  
440 -* 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;
441 -* 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.
305 +* 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;
306 +* If the signal “Charger connected” appears or errors occur (see the list above), then after the delay time T,,off,, the discharging contactor opens.
442 442  
443 -When the "**On discharge request**" algorithm selected, the control is performed as follows:
308 +When the "**On Discharge request**" algorithm selected, the control is performed as follows:
444 444  
445 -* 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;
446 -* 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.
310 +* 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;
311 +* If the signal “Discharge request” disappears or errors occur (see the list above), then after the delay time T,,off,, the discharging contactor opens.
447 447  
448 448  (% class="box infomessage" %)
449 449  (((
450 -**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).
315 +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).
451 451  )))
452 452  
318 +The device supports controlling the precharging contactor. The duration of switching on the precharging contactor before closing the discharging (load) contactor is adjusted.
319 +
320 +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.
321 +
453 453  To change the parameters of the battery discharge control algorithm, select the "Control → Discharge" section:
454 454  
455 -[[image:1740399783613-216.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="311" width="800"]]
324 +[[image:1733746885414-479.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="319" width="800"]]
456 456  
457 457  In this section:
458 458  
... ... @@ -461,51 +461,28 @@
461 461  ** Always on – load is always connected;
462 462  ** On charger disconnected – load is connected when there is no signal “Charger connected”;
463 463  ** On discharge request – load is connected when there is signal “Discharge request”;
464 -* Allow charging only when the "Ready to discharge" signal is set – discharging contactor will open if "Ready to discharge" signal is cleared;
333 +* Current corresponding to discharging – a current level to generate the "Discharging current present" signal, А;
334 +* Current indicating no discharging – a current level to clear the "Discharging current present" signal, А;
465 465  * Delay before starting discharging – a time delay T,,on,, before closing the discharging contactor, millisecond;
466 466  * Delay before stopping discharging – a time delay T,,off,, before opening the discharging contactor, millisecond;
467 -* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the discharge contactor (see [[Precharge>>path:#HPrecharge]]);
468 -* Errors 1, 2 to open the discharging contactor – bitfields to choose the errors which will open the discharging contactor;
469 469  * Use custom delays before stopping discharging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors;
470 470  * Custom delay: <error> – specific error delay, millisecond;
471 471  * 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”.
340 +* Precharge time – a duration of closing the precharge contactor before closing the discharging contactor, millisecond;
341 +* 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;
342 +* 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;
472 472  
473 473  === Charge/Discharge ===
474 474  
475 475  The BMS Mini device can control the charging/discharging contactor that is used to both charge and discharge the battery.
476 476  
477 -Charge/Discharge contactor has three algorithms of operation:
348 +The charging/discharging contactor combines algorithms of charging and discharging contactor. It behaves as a charging contactor when «Charge reques or «Charger connected» are set, otherwise – as a discharging contactor.
478 478  
479 -* 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;
480 -* Independent (Always) - Charge/Discharge contactor is always closed if there is no errors;
481 -* Independent (on Charge request or Discharge request) - Charge/Discharge contactor is based on its own controller that listen to Charge and Discharge requests and closes if one of these signals occurs.
482 -
483 -TBA
484 -
485 -(% class="box infomessage" %)
486 -(((
487 -**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).
488 -)))
489 -
490 490  The charging/discharging contactor control is configured in the “Control – Charge/Discharge” section:
491 491  
492 -[[image:1740400166950-906.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="211" width="800"]]
352 +[[image:1733746901779-991.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="95" width="800"]]In this section:
493 493  
494 -In this section:
495 -
496 496  * Enable – a flag to enable the charge/discharge controller.
497 -* Algorithm:
498 -** 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;
499 -** Independent (Always) - Charge/Discharge contactor is always closed if there is no errors;
500 -** Independent (on Charge request or Discharge request);
501 -* Delay before starting charging or discharging, millisecond;
502 -* Delay before stopping charging or discharging, millisecond;
503 -* Control the precharging contactor – a flag that enables control of precharging contactor while closing the charge/discharge contactor;
504 -* Emulate the "Charging" and "Discharging" signals – a flag to enable generation of "Charging" and "Discharging" signals when closing charge/discharge contactor;
505 -* 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;
506 -* 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;
507 -* 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;
508 -* 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”.
509 509  
510 510  === Discharge (AUX) ===
511 511  
... ... @@ -521,8 +521,8 @@
521 521  
522 522  To change the parameters of the powering of external equipment, select the "Control → Discharge (AUX)" section:
523 523  
370 +[[image:1733746932199-845.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="137" width="800"]]
524 524  
525 -[[image:1740400254884-851.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="179" width="800"]]
526 526  In this section:
527 527  
528 528  * Enable – a flag to activate the auxiliary discharge control;
... ... @@ -529,46 +529,67 @@
529 529  * Switch off the discharging (AUX) contactor if the SOC is too low;
530 530  * Minimum SOC – a minimum SOC value, when reached, the auxiliary (AUX) discharging contactor opens, %;
531 531  * Tolerant SOC – a permissive SOC value, upon reaching which the auxiliary (AUX) discharging contactor re-closes, %;
532 -* Switch off the discharging (AUX) contactor if the cell voltage is out of the range;
533 -* Minimum cell voltage, V;
534 -* Maximum cell voltage, V;
535 535  * Switch off the discharging (AUX) contactor if the battery voltage is out of the range;
536 -* Minimum battery voltage, V;
537 -* Maximum battery voltage, V;
538 -* Errors 1, 2 to open the auxiliary discharging contactor bitfields to choose the errors which will open the auxiliary discharging contactor.
379 +* Minimum voltage – minimum battery voltage, V;
380 +* Maximum voltage – maximum battery voltage, V;
381 +* 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 539  
383 +=== Main contactor ===
384 +
385 +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 a case of sealing of the charging or discharging contactors.
386 +
387 +The main contactor closes if there are no errors from the list below:
388 +
389 +* Overcurrent;
390 +* Undervoltage;
391 +* Overvoltage;
392 +* High temperature (CH);
393 +* High temperature (DCH);
394 +* Unallowable charging;
395 +* Critical error.
396 +
397 +The main contactor opens if the charging and discharging contactors are opened and any of the following conditions is met:
398 +
399 +* charging or discharging current is detected during a set time;
400 +* voltage of any cell is lower than the minimum cell voltage configured in the section "Protections → Undervoltage" during a set time;
401 +* voltage of any cell is greater than the maximum cell voltage configured in the section "Protections → Overvoltage" during a set time;
402 +* temperature of any cell is greater than the maximum cell temperature configured in the section "Protections → High temperature" during a set time;
403 +* Critical error stays on during a set time.
404 +
405 +To change the parameters of the main contactor, select the "Control → Main contactor" section:
406 +
407 +[[image:1733746797002-498.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="93" width="800"]]
408 +
409 +In this section:
410 +
411 +* Enable – a flag to enable the main contactor control;
412 +* Delay before opening the contactor – a time which is used to detect conditions for opening the contactor, second;
413 +* Keep the contactor open until the device is restarted – a flag for keeping the main contactor opened until the system be reset.
414 +
540 540  === Cell balancing ===
541 541  
542 -Balancing makes the voltage of all cells equal to the minimum cell voltage.
417 +Balancing makes the voltage of all cells be equal to the minimum cell voltage.
543 543  
544 544  The following balancing rules are supported:
545 545  
546 -* when the battery is charging (current I > 0) and time after until the battery is relaxed;
421 +* only when the battery is charging (current I > 0) and some time until the battery is relaxed;
547 547  * when the battery is charging (current I > 0) or when the battery is in a state of relaxation;
548 548  * always (regardless of battery state).
549 549  
550 -A balancing resistor is connected to the cell if the following conditions are simultaneously met:
425 +A balancing resistor is connected to the cell if:
551 551  
552 -* the voltage on the cell is higher than the balancing start voltage;
553 -* the difference between the voltage on the cell and the minimum voltage among the battery cells is greater than the balancing start threshold;
427 +* the voltage on the cell is higher than the starting voltage of the balancing;
428 +* the difference between the cell voltage and the minimum voltage among the cells of the battery is greater than the balancing deviation.
554 554  
555 -A balancing resistor is disconnected from the cell if any of the following conditions are met:
556 -
557 -* the voltage on the cell is less than the balancing stop voltage;
558 -* the difference between the voltage on the cell and the minimum voltage among the battery cells is less than the balancing stop threshold.
559 -
560 560  (% class="box infomessage" %)
561 561  (((
562 -If the “High logic temperature” occurs, then the balancing of the cells connected to the overheated BMS Logic device will not be performed.
432 +If the BMS Mini overheats, then the balancing of the cells connected to this device will not be performed.
563 563  )))
564 564  
565 -The 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.
566 -
567 -BMS Mini device can force a cell balancing, if its voltage is higher than estimated value.
568 -
569 569  To change the cell balancing parameters, select the "Control → Cell balancing" section:
570 570  
571 -[[image:1740404562825-676.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="168" width="800"]]
437 +[[image:1733746797003-364.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="104" width="800"]]
438 +
572 572  In this section:
573 573  
574 574  * Enable – a flag to enable cell balancing;
... ... @@ -576,15 +576,11 @@
576 576  ** Balance on charge;
577 577  ** Balance on charge or relaxed;
578 578  ** Balance always;
579 -* Balancing condition:
580 -** Automatic – balancing will be performed automatically if needed conditions are met;
581 -** 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;
446 +
447 +[[image:1733746797004-660.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="104" width="800"]]
448 +
582 582  * Minimum cell voltage to start balancing, V;
583 -* Voltage deviation to start balancing;
584 -* Voltage deviation to stop balancing;
585 -* Voltage for forced balancing – if cell voltage is above this value, it will start discharging through balancing resistor;
586 -* Maximum allowable temperature of the board, ºC;
587 -* Command to discharge all cells – a flag to force the balancing of all cells.
450 +* Balancing deviation, V.
588 588  
589 589  === Power down ===
590 590  
... ... @@ -599,20 +599,20 @@
599 599  
600 600  To change the parameters of the power down control, select the "Control → Power down" section:
601 601  
602 -[[image:1740404859367-943.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="130" width="800"]]
465 +[[image:1733746797005-459.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="115" width="800"]]
466 +
603 603  In this section:
604 604  
605 605  * Minimum voltage to power down – a minimum voltage level of the battery below which the BMS commands to shut down the battery, V;
606 606  * Idle time to power down – a time of battery inactivity after which the battery is shut down, minute;
607 -* 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;
608 -* Delay before setting the internal power down signal – a delay before turning off the device power when receiving the “Power down request” command, ms.
471 +* 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.
609 609  
610 610  === Heater ===
611 611  
612 612  To change the parameters of the heater control algorithm, select the "Control → Heater" section:
613 613  
477 +[[image:1733746808496-606.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="116" width="800"]]
614 614  
615 -[[image:1740404973346-344.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="138" width="800"]]
616 616  In this section:
617 617  
618 618  * Enable – a flag to enable heater control;
... ... @@ -620,7 +620,7 @@
620 620  * Tolerant cell temperature, °C;
621 621  * Delay before starting the heater, millisecond;
622 622  * Delay before stopping the heater, millisecond;
623 -* Errors 1, 2 to turn off the heater – bitfields to choose the errors which will turn off the heater.
486 +* Switch off the heater on errors (Undervoltage, Overcurrent, High temperature, Short circuit or Critical error).
624 624  
625 625  As a result of operating the heating algorithm, the “Heater” signal is generated.
626 626  
... ... @@ -641,8 +641,8 @@
641 641  
642 642  To change the parameters of the cooler control algorithm, select the "Control → Cooler" section:
643 643  
507 +[[image:1733746808497-424.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="113" width="800"]]
644 644  
645 -[[image:1740405145695-704.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="149" width="800"]]
646 646  In this section:
647 647  
648 648  * Enable – a flag to enable cooler control;
... ... @@ -650,7 +650,7 @@
650 650  * Tolerant cell temperature, °C;
651 651  * Delay before starting the cooler, millisecond;
652 652  * Delay before stopping the cooler, millisecond;
653 -* Errors 1, 2 to turn off the heater – bitfields to choose the errors which will turn off the cooler.
516 +* Switch off the cooler contactor on errors (Undervoltage, Overcurrent, Low temperature, Short circuit or Critical error).
654 654  
655 655  As a result of operating the cooling algorithm, the "Cooler" signal is generated.
656 656  
1740396460923-423.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -21.8 KB
Content
1740396670709-638.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -19.5 KB
Content
1740396996935-403.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -21.7 KB
Content
1740397115348-751.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -31.2 KB
Content
1740397167225-463.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -44.4 KB
Content
1740397188247-315.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -49.0 KB
Content
1740397290506-387.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -44.2 KB
Content
1740397304972-174.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -48.0 KB
Content
1740397476082-826.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -23.6 KB
Content
1740397558976-651.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -21.7 KB
Content
1740399019469-925.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -23.2 KB
Content
1740399071280-626.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -25.6 KB
Content
1740399096018-240.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -23.7 KB
Content
1740399150173-761.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -33.1 KB
Content
1740399363134-722.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -57.2 KB
Content
1740399783613-216.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -59.8 KB
Content
1740400166950-906.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -49.2 KB
Content
1740400254884-851.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -40.2 KB
Content
1740404562825-676.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -25.4 KB
Content
1740404859367-943.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -18.8 KB
Content
1740404973346-344.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -21.0 KB
Content
1740405145695-704.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -20.6 KB
Content
1754931617275-503.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -28.8 KB
Content
1754931699901-802.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -30.3 KB
Content