Changes for page 3.3 Control
Last modified by Admin on 2025/04/09 12:15
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 4 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -364,51 +364,40 @@ 364 364 365 365 The device supports three charge control algorithms: 366 366 367 -* charging is always allowed; 368 -* charging is allowed when there is a signal “Charger connected”; 369 -* charging is allowed when there is a signal “Charge request”. 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”. 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 appears: 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 372 373 -* Overvoltage; 374 -* Overcurrent; 375 -* High temperature (CH); 376 -* Low temperature (CH); 377 -* HYG offline (optional); 378 -* Combilift offline (optional); 379 -* Spirit offline (optional); 380 -* Spirit charger error (optional); 381 -* Short circuit (optional); 382 -* High contactor temperature (optional); 383 -* CH contactor cycles error; 384 -* Critical error 373 +* Service reset; 374 +* Power down request; 375 +* Inhibit charging, 385 385 386 386 both contactors are open (no current flows). 387 387 388 -When the algorithm "**On Charger connected**" is selected, the control is performed as follows:379 +When the algorithm "**On charger connected**" is selected, the control is performed as follows: 389 389 390 -* If there is a signal “Charger connected” and there are no errors (see the listabove), then through the delay time T,,on,, the charging contactor and the allow charging contactor close;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; 391 391 * If the signal “Charger connected” 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 inthelistabove occur the charging contactor and allow charging contactor open.384 +* If errors from the "Errors 1, 2 ..." bitfields occur the charging contactor and allow charging contactor open. 394 394 395 -When the "**On Charge request**" algorithm selected, the control is performed as follows:386 +When the "**On charge request**" algorithm selected, the control is performed as follows: 396 396 397 -* If there is a signal “Charge request” and there are no errors (see the listabove), then through the delay time T,,on,, the charging contactor and the allow charging contactor close;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; 398 398 * If the signal “Charge request” disappears, the allow charging contactor opens and after the delay time T,,off,, the charging contactor opens; 399 399 * 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); 400 -* If errors inthelistabove occur the charging contactor and allow charging contactor open.391 +* If errors from the "Errors 1, 2 ..." bitfields occur the charging contactor and allow charging contactor open. 401 401 402 402 (% class="box infomessage" %) 403 403 ((( 404 -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).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). 405 405 ))) 406 406 407 -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. 408 - 409 409 To change the parameters of the battery charge control algorithm, select the "Control → Charge" section: 410 410 411 -[[image:1733 746766516-845.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="319" width="800"]]400 +[[image:1740399363134-722.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="306" width="800"]] 412 412 413 413 In this section: 414 414 ... ... @@ -417,23 +417,15 @@ 417 417 ** Always on – charging is always allowed; 418 418 ** On charger connected – charging is allowed when there is a signal “Charger connected”; 419 419 ** On charge request – charging is allowed when there is a signal “Charge request”; 420 -* Current corresponding to charging – a current level to generate the "Charging current present" signal, A; 421 -* Current corresponding to no charging – a current level to clear the "Charging current present" signal, A; 409 +* Allow charging only when the "Ready to charge" signal is set – charging contactor will open if "Ready to charge" signal is cleared; 422 422 * Delay before starting charging – a time delay T,,on,, before closing the charging contactor and the allow charging contactor, millisecond; 423 423 * 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 (see [[Precharge>>url:http://#HPrecharge]]); 424 424 * Use custom delays before stopping charging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors; 414 +* Errors 1, 2 to open the charging contactor – bitfields to choose the errors which will open the charging contactor; 425 425 * Custom delay: <error> – specific error delay, millisecond; 426 426 * 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”; 427 -* Control the precharging contactor – a flag that allows control of the precharging contactor; 428 -* 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; 429 -* 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; 430 -* 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. 431 431 432 -(% class="box infomessage" %) 433 -((( 434 -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. 435 -))) 436 - 437 437 === Discharge === 438 438 439 439 The device controls the discharging contactor to connect battery to the load. ... ... @@ -440,50 +440,36 @@ 440 440 441 441 The device supports three algorithms to control battery discharging: 442 442 443 -* load is always connected; 444 -* load is connected when there is no signal “Charger connected”; 445 -* load is connected when there is signal “Discharge request”. 424 +* Always on – load is always connected; 425 +* On charger disconnected – load is connected when there is no signal “Charger connected”; 426 +* On discharge request – load is connected when there is signal “Discharge request”. 446 446 447 -When the algorithm "**Always on**" is selected, the discharging contactor is always closed. If at least one of the errors appears: 428 +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: 448 448 449 -* Undervoltage; 450 -* Overvoltage (optional); 451 -* Overcurrent; 452 -* High temperature (DCH); 453 -* Low temperature (DCH) (optional); 454 -* HYG offline (optional); 455 -* Combilift offline (optional); 456 -* Spirit offline (optional); 457 -* Spirit charger error (optional); 458 -* Short circuit (optional); 459 -* High contactor temperature (optional); 460 -* DCH contactor cycles error; 461 -* Critical error 430 +* Service reset 431 +* Power down request 432 +* Inhibit discharging 462 462 463 463 the discharging contactor opens. 464 464 465 -If the algorithm "**On Charger disconnected**" is selected, the control is performed as follows:436 +If the algorithm "**On charger disconnected**" is selected, the control is performed as follows: 466 466 467 -* if there is no signal “Charger connected”, the charging contactor is open edand there are no errors (see thelistabove), then through the delay time T,,on,, the discharging contactor closes;468 -* If the signal “Charger connected” appears or errors occur (see the listabove), then after the delay time T,,off,, the discharging contactor opens.438 +* 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; 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 contactor opens. 469 469 470 -When the "**On Discharge request**" algorithm selected, the control is performed as follows:441 +When the "**On discharge request**" algorithm selected, the control is performed as follows: 471 471 472 -* if there is signal “Discharge request”, the charging contactor is open edand there are no errors (see thelistabove), then through the delay time T,,on,, the discharging contactor closes;473 -* If the signal “Discharge request” disappears or errors occur (see the listabove), then after the delay time T,,off,, the discharging contactor opens.443 +* 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; 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 contactor opens. 474 474 475 475 (% class="box infomessage" %) 476 476 ((( 477 -Note: incaseof errors in the systemoperation, theopening of the**discharging**contactorisperformedeither immediately or withadelay T,,off,, (depends on the settings described below).448 +**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). 478 478 ))) 479 479 480 -The device supports controlling the precharging contactor. The duration of switching on the precharging contactor before closing the discharging (load) contactor is adjusted. 481 - 482 -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. 483 - 484 484 To change the parameters of the battery discharge control algorithm, select the "Control → Discharge" section: 485 485 486 -[[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"]] 487 487 488 488 In this section: 489 489 ... ... @@ -492,28 +492,51 @@ 492 492 ** Always on – load is always connected; 493 493 ** On charger disconnected – load is connected when there is no signal “Charger connected”; 494 494 ** On discharge request – load is connected when there is signal “Discharge request”; 495 -* Current corresponding to discharging – a current level to generate the "Discharging current present" signal, А; 496 -* Current indicating no discharging – a current level to clear the "Discharging current present" signal, А; 462 +* Allow charging only when the "Ready to discharge" signal is set – discharging contactor will open if "Ready to discharge" signal is cleared; 497 497 * Delay before starting discharging – a time delay T,,on,, before closing the discharging contactor, millisecond; 498 498 * 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>>path:#HPrecharge]]); 466 +* Errors 1, 2 to open the discharging contactor – bitfields to choose the errors which will open the discharging contactor; 499 499 * Use custom delays before stopping discharging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors; 500 500 * Custom delay: <error> – specific error delay, millisecond; 501 501 * 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”. 502 -* Precharge time – a duration of closing the precharge contactor before closing the discharging contactor, millisecond; 503 -* 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; 504 -* 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; 505 505 506 506 === Charge/Discharge === 507 507 508 508 The BMS Mini device can control the charging/discharging contactor that is used to both charge and discharge the battery. 509 509 510 - The charging/dischargingcontactorcombines algorithms of charging and dischargingcontactor. It behavesas a charging contactorwhen «Charge request»or«Charger connected» are set, otherwise – as a discharging contactor.475 +Charge/Discharge contactor has three algorithms of operation: 511 511 477 +* 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; 478 +* Independent (Always) - Charge/Discharge contactor is always closed if there is no errors; 479 +* 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. 480 + 481 +TBA 482 + 483 +(% class="box infomessage" %) 484 +((( 485 +**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). 486 +))) 487 + 512 512 The charging/discharging contactor control is configured in the “Control – Charge/Discharge” section: 513 513 514 -[[image:17 33746901779-991.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="95" width="800"]]In this section:490 +[[image:1740400166950-906.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="211" width="800"]] 515 515 492 +In this section: 493 + 516 516 * Enable – a flag to enable the charge/discharge controller. 495 +* Algorithm: 496 +** 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; 497 +** Independent (Always) - Charge/Discharge contactor is always closed if there is no errors; 498 +** Independent (on Charge request or Discharge request); 499 +* Delay before starting charging or discharging, millisecond; 500 +* Delay before stopping charging or discharging, millisecond; 501 +* Control the precharging contactor – a flag that enables control of precharging contactor while closing the charge/discharge contactor; 502 +* Emulate the "Charging" and "Discharging" signals – a flag to enable generation of "Charging" and "Discharging" signals when closing charge/discharge contactor; 503 +* 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; 504 +* 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; 505 +* 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; 506 +* 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”. 517 517 518 518 === Discharge (AUX) === 519 519 ... ... @@ -529,8 +529,9 @@ 529 529 530 530 To change the parameters of the powering of external equipment, select the "Control → Discharge (AUX)" section: 531 531 532 -[[image:1733746932199-845.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="137" width="800"]] 533 533 523 +[[image:1740400254884-851.png]] 524 + 534 534 In this section: 535 535 536 536 * Enable – a flag to activate the auxiliary discharge control;
- 1740399363134-722.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.admin - Size
-
... ... @@ -1,0 +1,1 @@ 1 +57.2 KB - Content
- 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