Changes for page 3.3 Control

Last modified by Admin on 2025/04/09 12:14

From version 12.10
edited by Admin
on 2024/12/24 18:13
Change comment: There is no comment for this version
To version 10.8
edited by Admin
on 2024/12/24 16:27
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -304,80 +304,18 @@
304 304  
305 305  === Main contactor ===
306 306  
307 -The BMS Main 3 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.
307 +TBA
308 308  
309 -The Main contactor algorithm supports the following modes:
310 -
311 -* Always on;
312 -* Automatic;
313 -* On demand.
314 -
315 -In “Always on” mode main contactor closes if all the following is true:
316 -
317 -* Charging contactor is open;
318 -* Discharging contactor is open;
319 -* There are no errors from the list below:
320 -** Overcurrent;
321 -** Undervoltage;
322 -** Overvoltage;
323 -** High temperature (CH);
324 -** High temperature (DCH);
325 -** Unallowable charging;
326 -** Critical error.
327 -
328 -In “Always on” mode main contactor opens if all the following is true:
329 -
330 -* Charging contactor is open;
331 -* Discharging contactor is open;
332 -* There is an error from the list below:
333 -** Overcurrent;
334 -** Undervoltage;
335 -** Overvoltage;
336 -** High temperature (CH);
337 -** High temperature (DCH);
338 -** Unallowable charging;
339 -** Critical error.
340 -
341 -In “Automatic” mode, the main contactor closes by internal charging and discharging algorithms at the same time with Precharging, Charging and Discharging contactors.
342 -
343 -In “On demand” mode, the main contactor closes by external the “Close Main contactor” request.
344 -
345 -To change the parameters of the main contactor, select the "Control → Main contactor" section:
346 -
347 -[[image:1733322872744-536.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="105" width="800"]]
348 -
349 -In this section:
350 -
351 -* Enable – a flag to enable the main contactor control;
352 -* Algorithm – main contactor control algorithm:
353 -** Always on – contactor is always closed;
354 -** Automatic – contactor closes by internal charge and discharge algorithms;
355 -** On demand – contactor is closed by an external request;
356 -* Time to keep the contactor closed before closing the others – a time for other contactors to be open after the main contactor is closed;
357 -* Delay before opening the contactor – a time which is used to detect conditions for opening the contactor, s;
358 -* Keep the contactor open until the device is restarted – a flag for keeping the main contactor open until the system is reset.
359 -
360 360  === Charging status ===
361 361  
362 -* 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;
363 -* 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;
364 -* 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.
311 +TBA
365 365  
366 -(% class="box infomessage" %)
367 -(((
368 -**Note:** The "Allow charging" signal activates under two independent conditions:
369 -1) the voltage on the cells reaches the “Voltage to reset the “Ready to charge"” level and
370 -2) the "Delay before recharging" time has passed since the opening of the allow charging contactor.
371 -)))
372 -
373 373  === Discharging status ===
374 374  
375 -* 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;
376 -* 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;
315 +TBA
377 377  
378 378  === Precharge ===
379 379  
380 -TBA
381 381  
382 382  === Charge ===
383 383  
... ... @@ -407,9 +407,9 @@
407 407  
408 408  or one of the signals:
409 409  
410 -* Service reset;
411 -* Power down request;
412 -* Inhibit charging,
348 +* Service reset
349 +* Power down request
350 +* Inhibit charging
413 413  
414 414  both contactors are open (no current flows).
415 415  
... ... @@ -427,14 +427,11 @@
427 427  * 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);
428 428  * If errors in the list above occur the charging contactor and allow charging contactor open.
429 429  
430 -(% class="box infomessage" %)
431 -(((
432 -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).
433 -)))
368 +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).
434 434  
435 435  To change the parameters of the battery charge control algorithm, select the "Control → Charge" section:
436 436  
437 -[[image:1735063563460-549.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="262" width="800"]]
372 +[[image:1733322798914-813.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="327" width="800"]]
438 438  
439 439  In this section:
440 440  
... ... @@ -443,17 +443,20 @@
443 443  ** Always on – charging is always allowed;
444 444  ** On charger connected – charging is allowed when there is a signal “Charger connected”;
445 445  ** On charge request – charging is allowed when there is a signal “Charge request”;
446 -* Allow charging only when the "Ready to charge" signal is set – charging contactor will open if "Ready to charge" signal is cleared;
447 447  * Current corresponding to charging – a current level to generate the "Charging current present" signal, A;
448 448  * Current corresponding to no charging – a current level to clear the "Charging current present" signal, A;
449 449  * Delay before starting charging – a time delay T,,on,, before closing the charging contactor and the allow charging contactor, millisecond;
450 450  * Delay before stopping charging – a time delay T,,off,, before opening the charging contactor, millisecond;
451 -* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the charge contactor;
452 -* Errors 1, 2 to open the charging contactor – bitfields to choose the errors which will open the charging contactor;
453 453  * Use custom delays before stopping charging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors;
454 -* Custom delay: <error> – delay for specific error, millisecond;
386 +* Custom delay: <error> – specific error delay, millisecond;
455 455  * 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”;
388 +* Control the precharging contactor – a flag that allows control of the precharging contactor;
389 +* 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;
390 +* 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;
391 +* 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.
456 456  
393 +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.
394 +
457 457  === Discharge ===
458 458  
459 459  The device controls the discharging contactor to connect battery to the load.
... ... @@ -500,10 +500,7 @@
500 500  * if there is signal “Discharge request”, the charging contactor is open and there are no errors (see the list above), then through the delay time T,,on,, the discharging contactor closes;
501 501  * If the signal “Discharge request” disappears or errors occur (see the list above), then after the delay time T,,off,, the discharging contactor opens.
502 502  
503 -(% class="box infomessage" %)
504 -(((
505 -**Note:** in case of errors in the system operation, **discharging **contactor opens either immediately or with a delay T,,off,, (depends on the settings described below).
506 -)))
441 +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).
507 507  
508 508  The device supports controlling the precharging contactor. The duration of switching on the precharging contactor before closing the discharging (load) contactor is adjusted.
509 509  
... ... @@ -522,11 +522,14 @@
522 522  * Current indicating no discharging – a current level to clear the "Discharging current present" signal, А;
523 523  * Delay before starting discharging – a time delay T,,on,, before closing the discharging contactor, millisecond;
524 524  * Delay before stopping discharging – a time delay T,,off,, before opening the discharging contactor, millisecond;
525 -* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the discharge contactor;
526 -* Errors 1, 2 to open the discharging contactor – bitfields to choose the errors which will open the charging contactor;
527 527  * Use custom delays before stopping discharging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors;
528 528  * Custom delay: <error> – specific error delay, millisecond;
529 529  * Switch off the discharging contactor on errors without delay – a flag to protectively open the discharging contactor without a delay. In the opposite case, when an error is detected, the discharging contactor opens always with the delay “Delay before stopping discharging”.
463 +* Precharge time – a duration of closing the precharge contactor before closing the discharging contactor, millisecond;
464 +* Check voltages before and after contactors to finish precharging – a flag to check the voltages before and after contactors to ensure that precharge process has finished and it is allowed to close the discharging contactor;
465 +* Minimum voltage difference to finish precharging – minimal voltage difference before and after contactors at which precharge process is meant to be finished, V;
466 +* 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;
467 +* 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;
530 530  
531 531  === Charge/Discharge ===
532 532  
... ... @@ -567,6 +567,61 @@
567 567  * Maximum voltage – maximum battery voltage, V;
568 568  * 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.
569 569  
508 +=== Main contactor ===
509 +
510 +The BMS Main 3 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.
511 +
512 +The Main contactor algorithm supports the following modes:
513 +
514 +* Always on;
515 +* Automatic;
516 +* On demand.
517 +
518 +In “Always on” mode main contactor closes if all the following is true:
519 +
520 +* Charging contactor is open;
521 +* Discharging contactor is open;
522 +* There are no errors from the list below:
523 +** Overcurrent;
524 +** Undervoltage;
525 +** Overvoltage;
526 +** High temperature (CH);
527 +** High temperature (DCH);
528 +** Unallowable charging;
529 +** Critical error.
530 +
531 +In “Always on” mode main contactor opens if all the following is true:
532 +
533 +* Charging contactor is open;
534 +* Discharging contactor is open;
535 +* There is an error from the list below:
536 +** Overcurrent;
537 +** Undervoltage;
538 +** Overvoltage;
539 +** High temperature (CH);
540 +** High temperature (DCH);
541 +** Unallowable charging;
542 +** Critical error.
543 +
544 +In “Automatic” mode, the main contactor closes by internal charging and discharging algorithms at the same time with Precharging, Charging and Discharging contactors.
545 +
546 +In “On demand” mode, the main contactor closes by external the “Close Main contactor” request.
547 +
548 +To change the parameters of the main contactor, select the "Control → Main contactor" section:
549 +
550 +[[image:1733322872744-536.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="105" width="800"]]
551 +
552 +In this section:
553 +
554 +* Enable – a flag to enable the main contactor control;
555 +* Algorithm – main contactor control algorithm:
556 +** Always on – contactor is always closed;
557 +** Automatic – contactor closes by internal charge and discharge algorithms;
558 +** On demand – contactor is closed by an external request;
559 +* Time to keep the contactor closed before closing the others – a time for other contactors to be open after the main contactor is closed;
560 +* Delay before opening the contactor – a time which is used to detect conditions for opening the contactor, s;
561 +* Keep the contactor open until the device is restarted – a flag for keeping the main contactor open until the system is reset.
562 +
570 570  === Cell balancing ===
571 571  
572 572  Balancing makes the voltage of all cells equal to the minimum cell voltage.
1735063563460-549.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.admin
Size
... ... @@ -1,1 +1,0 @@
1 -59.6 KB
Content