Changes for page 3.3 Control
Last modified by Admin on 2025/06/19 10:56
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 5 removed)
Details
- Page properties
-
- Content
-
... ... @@ -21,7 +21,7 @@ 21 21 ** Summation of cell voltages – the overall voltage is calculated as on sum of all cells in the battery; 22 22 ** Using voltage before contactors – the overall voltage is estimated as voltage before contactors measured by BMS. 23 23 24 -The values “Capacity” and“Resistance” are used to calculate the SOC of cells and the battery.24 +The values “Capacity”, “Resistance”, “Cycles” are used to calculate the SOC of cells and the battery. 25 25 26 26 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. 27 27 ... ... @@ -70,8 +70,8 @@ 70 70 71 71 * Minimal SOC – the battery SOC is assumed to be the minimum SOC among the cells; 72 72 * Average SOC – the battery SOC is taken equal to the arithmetic average of the cell SOC; 73 -* 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 ha s100% SOC, b) 0% if any cell has0% SOC;74 -* Max-Min SOC – the battery SOC is calculated based on the minimum and maximum SOC of the cells. Final SOC will be a) 100% if all cells have 100% SOC, b) 0% if all cells have 0% SOC .73 +* Min-Max SOC – the battery SOC is calculated based on the minimum and maximum SOC of the cells. Final SOC will be a) 100% if any cell have 100% SOC, b) 0% if any cell have 0% SOC; 74 +* Max-Min SOC – the battery SOC is calculated based on the minimum and maximum SOC of the cells. Final SOC will be a) 100% if all cells have 100% SOC, b) 0% if all cells have 0% SOC; 75 75 76 76 Other parameters: 77 77 ... ... @@ -213,11 +213,11 @@ 213 213 * Enable – a flag to start calculation of the charge current limit; 214 214 * Maximum charge current – a maximum allowable value of the charge current (under normal conditions), A; 215 215 * Rate of change – a rate of change the current limit to a new value (0 is for immediate change), A/s; 216 -* 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 cellSOC__and battery temperature;216 +* 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; 217 217 * Option 1: SOC x Temperature x Factor – the dependence of the correction factor on SOC and battery temperature; 218 218 * Option 2: Limit charge current by the contactor temperature – a flag to enable correction of maximum allowable charging current **Kcc** depending on contactor temperature; 219 219 * Option 2: Contactor temperature x Factor – the dependence of the correction factor on SOC and contactor temperature; 220 -* Option 3: Limit charge current by the maximum cell voltage - a flag to enable correction of maximum allowable charging current **Kcv** depending on __themaximum cellU,,ocv,, voltage__ (corrected due to current and cell resistance)220 +* 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; 221 221 * Option 3: Cell voltage x Factor – the dependence of the correction factor on maximum cell voltage; 222 222 * 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; 223 223 * Option 4: Cell temperature x Factor – the dependence of the correction factor on maximum cell temperature. ... ... @@ -241,11 +241,11 @@ 241 241 * Enable – a flag to start calculation of the discharge current limit; 242 242 * Maximum discharge current – a maximum allowable value of the discharge current (under normal conditions), A; 243 243 * Rate of change – a rate of change the current limit to a new value (0 is for immediate change), A/s; 244 -* 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 cellSOC__and temperature;244 +* 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; 245 245 * Option 1: SOC x Temperature x Factor – the dependence of the correction factor on SOC and battery temperature; 246 246 * Option 2: Limit discharge current by the contactor temperature – a flag to enable correction of maximum allowable discharging current **Kdc** depending on contactor temperature; 247 247 * Option 2: Contactor temperature x Factor – the dependence of the correction factor on SOC and contactor temperature; 248 -* Option 3: Limit discharge current by the cell voltage - a flag to enable correction of maximum allowable discharging current **Kdv** depending on __theminimum cellU,,ocv,, voltage__ (corrected due to current and cell resistance)248 +* 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; 249 249 * Option 3: Cell voltage x Factor – the dependence of the correction factor on minimum cell voltage; 250 250 * 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; 251 251 * Option 4: Cell voltage x Factor – the dependence of the correction factor on minimum cell temperature. ... ... @@ -315,7 +315,8 @@ 315 315 The Main contactor algorithm supports the following modes: 316 316 317 317 * Always on; 318 -* Automatic. 318 +* Automatic; 319 +* On demand. 319 319 320 320 In “Always on” mode main contactor closes if all the following is true: 321 321 ... ... @@ -327,7 +327,7 @@ 327 327 * Other contactors are open; 328 328 * There is an error from the the "Errors 1, 2 ..." bitfileds. 329 329 330 -In “Automatic” mode, the main contactor closes by internal algorithms at the same time with other contactors.331 +In “Automatic” mode, the main contactor closes by internal charging and discharging algorithms at the same time with ther contactors. 331 331 332 332 In “On demand” mode, the main contactor closes by external the “Close Main contactor” request. 333 333 ... ... @@ -356,15 +356,12 @@ 356 356 357 357 To change the parameters of charging process status, select the "Control → Charging status" section: 358 358 359 -[[image:1750 261016583-434.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="114" width="800"]]360 +[[image:1735064935499-941.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="110" width="800"]]In this section: 360 360 361 -In this section: 362 - 363 363 * Current to set the "Charging current present" – a current level to generate the "Charging current present" signal, A; 364 364 * Current to clear the "Charging current present" – a current level to clear the "Charging current present" signal, A; 365 -* 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; 366 -* 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; 367 -* Treat negative currents as zero currents for generating the "Ready to charge" signal – a flag to disable voltage correction for "Ready to charge" signal at discharging current; 364 +* 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; 365 +* 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; 368 368 * 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; 369 369 * Errors 1, 2 to clear the "Ready to charge" – bitfields to choose the errors which will clear the "Ready to charge" signal. 370 370 ... ... @@ -379,15 +379,12 @@ 379 379 380 380 To change the parameters of discharging process status, select the "Control → Discharging status" section: 381 381 382 -[[image:1750 261289590-730.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="103" width="800"]]380 +[[image:1735064980481-209.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="102" width="800"]]In this section: 383 383 384 -In this section: 385 - 386 386 * Current to set the "Discharging current present" – a current level to generate the "Discharging current present" signal, А; 387 387 * Current to clear the "Discharging current present" – a current level to clear the "Discharging current present" signal, А; 388 -* 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; 389 -* 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; 390 -* Treat positive currents as zero currents for generating the "Ready to discharge" signal – a flag to disable voltage correction for "Ready to discharge" signal at charging current; 384 +* 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; 385 +* 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; 391 391 * Errors 1, 2 to clear the "Ready to discharge" – bitfields to choose the errors which will clear the "Ready to discharge" signal. 392 392 393 393 === Precharge === ... ... @@ -400,13 +400,12 @@ 400 400 401 401 To change the parameters of precharge contactor, select the "Control → Precharge" section: 402 402 403 -[[image:17503 28428183-819.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="178" width="800"]]398 +[[image:1735065073836-743.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="160" width="800"]] 404 404 405 405 * Precharge current threshold to finish precharging – a minimum current value at which precharging process assumed to be finished, A; 406 406 * 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; 407 407 * Minimum voltage difference to finish precharging – minimal voltage difference before and after contactors at which precharge process is meant to be finished, V; 408 408 * Number of precharging attempts – maximum number of precharging attempts before setting the "Precharge error"; 409 -* Delay before current measurement – a delay before first current meas, millisecond; 410 410 * Precharge time – a duration of closing the precharge contactor before closing the discharging contactor, millisecond; 411 411 * Relaxation between attempts – a duration between precharge attempts, millisecond; 412 412 * Check the power dissipated in the preacharge resistor - a flag to enable the calculation of power dissipated in precharge resistor; ... ... @@ -416,10 +416,10 @@ 416 416 * Delay before clearing the "Precharge error", second; 417 417 * Lock the "Precharge error" – a flag to block the error until the device is restarted. 418 418 419 -“Precharge error” generation conditions if any of the following is true:413 +“Precharge error” generation conditions: 420 420 421 -* the precharge current does not decrease during the "Precharge time" after "Number of precharging attempts";422 -* voltages before and after contactors are not equal duringthe "Precharge time" after "Number of precharging attempts";415 +* the precharge current does not decrease after "Number of precharging attempts"; 416 +* voltages before and after contactors are not equal after "Number of precharging attempts"; 423 423 * power dissipated on the precharge resistor is above the maximum value during the “Delay before setting the 'Precharge error' when checking power” time. 424 424 425 425 (% class="box warningmessage" %) ... ... @@ -437,8 +437,24 @@ 437 437 * On charger connected – charging is allowed when there is a signal “Charger connected”; 438 438 * On charge request – charging is allowed when there is a signal “Charge request”. 439 439 440 -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 ..." bitfieldsappearsor one of the signals:434 +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: 441 441 436 +* Overvoltage; 437 +* Overcurrent; 438 +* High temperature (CH); 439 +* Low temperature (CH); 440 +* HYG offline (optional); 441 +* Combilift offline (optional); 442 +* Spirit offline (optional); 443 +* Spirit charger error (optional); 444 +* Short circuit (optional); 445 +* High contactor temperature (optional); 446 +* CH contactor cycles error; 447 +* Precharge error (optional); 448 +* Critical error 449 + 450 +or one of the signals: 451 + 442 442 * Service reset; 443 443 * Power down request; 444 444 * Inhibit charging, ... ... @@ -447,17 +447,17 @@ 447 447 448 448 When the algorithm "**On charger connected**" is selected, the control is performed as follows: 449 449 450 -* If there is a signal “Charger connected” and there are no errors (see the "Errors1, 2 ..."bitfields), then through the delay time T,,on,, the charging contactor and the allow charging contactor close;460 +* 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; 451 451 * If the signal “Charger connected” disappears, the allow charging contactor opens and after the delay time T,,off,, the charging contactor opens; 452 452 * 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); 453 -* If errors fromthe"Errors1, 2 ..."bitfieldsoccur the charging contactor and allow charging contactor open.463 +* If errors in the list above occur the charging contactor and allow charging contactor open. 454 454 455 455 When the "**On charge request**" algorithm selected, the control is performed as follows: 456 456 457 -* If there is a signal “Charge request” and there are no errors (see the "Errors1, 2 ..."bitfields), then through the delay time T,,on,, the charging contactor and the allow charging contactor close;467 +* 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; 458 458 * If the signal “Charge request” disappears, the allow charging contactor opens and after the delay time T,,off,, the charging contactor opens; 459 459 * 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); 460 -* If errors fromthe"Errors1, 2 ..."bitfieldsoccur the charging contactor and allow charging contactor open.470 +* If errors in the list above occur the charging contactor and allow charging contactor open. 461 461 462 462 (% class="box infomessage" %) 463 463 ((( ... ... @@ -478,7 +478,7 @@ 478 478 * Allow charging only when the "Ready to charge" signal is set – charging contactor will open if "Ready to charge" signal is cleared; 479 479 * Delay before starting charging – a time delay T,,on,, before closing the charging contactor and the allow charging contactor, millisecond; 480 480 * Delay before stopping charging – a time delay T,,off,, before opening the charging contactor, millisecond; 481 -* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the charge contactor (see [[Precharge>>path:#HPrecharge]]);491 +* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the charge contactor; 482 482 * Errors 1, 2 to open the charging contactor – bitfields to choose the errors which will open the charging contactor; 483 483 * Use custom delays before stopping charging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors; 484 484 * Custom delay: <error> – delay for specific error, millisecond; ... ... @@ -494,8 +494,26 @@ 494 494 * On charger disconnected – load is connected when there is no signal “Charger connected”; 495 495 * On discharge request – load is connected when there is signal “Discharge request”. 496 496 497 -When the algorithm "**Always on**" is selected, the discharging contactor is always closed. If at least one of the errors fromthe "Errors 1, 2 ..." bitfieldsappearsor one of the signals:507 +When the algorithm "**Always on**" is selected, the discharging contactor is always closed. If at least one of the errors appears: 498 498 509 +* Undervoltage; 510 +* Overvoltage (optional); 511 +* Overcurrent; 512 +* High temperature (DCH); 513 +* Low temperature (DCH) (optional); 514 +* HYG offline (optional); 515 +* Combilift offline (optional); 516 +* Spirit offline (optional); 517 +* Spirit charger error (optional); 518 +* Short circuit (optional); 519 +* High contactor temperature (optional); 520 +* Unallowable charging; 521 +* DCH contactor cycles error; 522 +* Precharge error (optional); 523 +* Critical error 524 + 525 +or one of the signals: 526 + 499 499 * Service reset 500 500 * Power down request 501 501 * Inhibit discharging ... ... @@ -504,13 +504,13 @@ 504 504 505 505 If the algorithm "**On charger disconnected**" is selected, the control is performed as follows: 506 506 507 -* if there is no signal “Charger connected”, the charging contactor is open and there are no errors (see the "Errors1, 2 ..."bitfields), then through the delay time T,,on,, the discharging contactor closes;508 -* If the signal “Charger connected” appears or errors occur (see the "Errors1, 2 ..."bitfields), then after the delay time T,,off,, the discharging contactor opens.535 +* if there is no signal “Charger connected”, 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; 536 +* If the signal “Charger connected” appears or errors occur (see the list above), then after the delay time T,,off,, the discharging contactor opens. 509 509 510 510 When the "**On discharge request**" algorithm selected, the control is performed as follows: 511 511 512 -* if there is signal “Discharge request”, the charging contactor is open and there are no errors (see the "Errors1, 2 ..."bitfields), then through the delay time T,,on,, the discharging contactor closes;513 -* If the signal “Discharge request” disappears or errors occur (see the "Errors1, 2 ..."bitfields), then after the delay time T,,off,, the discharging contactor opens.540 +* 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; 541 +* If the signal “Discharge request” disappears or errors occur (see the list above), then after the delay time T,,off,, the discharging contactor opens. 514 514 515 515 (% class="box infomessage" %) 516 516 ((( ... ... @@ -517,6 +517,8 @@ 517 517 **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). 518 518 ))) 519 519 548 +The device supports controlling the precharging contactor. The duration of switching on the precharging contactor before closing the discharging (load) contactor is adjusted. 549 + 520 520 To change the parameters of the battery discharge control algorithm, select the "Control → Discharge" section: 521 521 522 522 [[image:1735064038329-836.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="273" width="800"]] ... ... @@ -531,7 +531,7 @@ 531 531 * Allow charging only when the "Ready to discharge" signal is set – discharging contactor will open if "Ready to discharge" signal is cleared; 532 532 * Delay before starting discharging – a time delay T,,on,, before closing the discharging contactor, millisecond; 533 533 * Delay before stopping discharging – a time delay T,,off,, before opening the discharging contactor, millisecond; 534 -* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the discharge contactor (see [[Precharge>>doc:||anchor="HPrecharge"]]);564 +* Control the precharging contactor – a flag that allows control of the precharging contactor while closing the discharge contactor; 535 535 * Errors 1, 2 to open the discharging contactor – bitfields to choose the errors which will open the discharging contactor; 536 536 * Use custom delays before stopping discharging (on errors) – a flag to enable manual settings of time delays T,,off,, for specific errors; 537 537 * Custom delay: <error> – specific error delay, millisecond; ... ... @@ -584,8 +584,13 @@ 584 584 585 585 * the battery has low SOC; 586 586 * the battery voltage is out of range; 587 -* the errors are detected (configured in the "Errors 1, 2..." bitfields).617 +* the battery system errors are detected. 588 588 619 +(% class="box infomessage" %) 620 +((( 621 +**Note: **when errors occur in the system, the **Discharge (AUX) **contactor opens either immediately or with the delay T,,off,, (depends on the settings described below). 622 +))) 623 + 589 589 To change the parameters of the powering of external equipment, select the "Control → Discharge (AUX)" section: 590 590 591 591 [[image:1735066190419-838.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="161" width="800"]] ... ... @@ -596,13 +596,13 @@ 596 596 * Switch off the discharging (AUX) contactor if the SOC is too low; 597 597 * Minimum SOC – a minimum SOC value, when reached, the auxiliary (AUX) discharging contactor opens, %; 598 598 * Tolerant SOC – a permissive SOC value, upon reaching which the auxiliary (AUX) discharging contactor re-closes, %; 599 -* Switch off the discharging (AUX) contactor if the cell voltage is out of the range; 600 -* Minimum cell voltage, V; 601 -* Maximum cell voltage, V; 602 602 * Switch off the discharging (AUX) contactor if the battery voltage is out of the range; 635 +* Minimum voltage – minimum battery voltage, V; 636 +* Maximum voltage – maximum battery voltage, V; 637 +* 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; 603 603 * Minimum battery voltage, V; 604 604 * Maximum battery voltage, V; 605 -* Errors 1, 2 to open the auxiliary discharging contactor – bitfields to choose the errors which will open the auxiliary discharging contactor .640 +* Errors 1, 2 to open the auxiliary discharging contactor – bitfields to choose the errors which will open the auxiliary discharging contactor; 606 606 607 607 === Cell balancing === 608 608 ... ... @@ -617,22 +617,17 @@ 617 617 A balancing resistor is connected to the cell if the following conditions are simultaneously met: 618 618 619 619 * the voltage on the cell is higher than the balancing start voltage; 620 -* the difference between the voltage on the cell and the minimum voltage among the battery cells is greater than the balancing start threshold ;655 +* the difference between the voltage on the cell and the minimum voltage among the battery cells is greater than the balancing start threshold. 621 621 622 622 A balancing resistor is disconnected from the cell if any of the following conditions are met: 623 623 624 -* the voltage on the cell is less than the balancing st opvoltage;659 +* the voltage on the cell is less than the balancing start voltage; 625 625 * the difference between the voltage on the cell and the minimum voltage among the battery cells is less than the balancing stop threshold. 626 626 627 -(% class="box infomessage" %) 628 -((( 629 629 If the “High logic temperature” occurs, then the balancing of the cells connected to the overheated BMS Logic device will not be performed. 630 -))) 631 631 632 632 The BMS Main 3 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. 633 633 634 -BMS Main 3 can force a cell balancing, if its voltage is higher than estimated value. 635 - 636 636 To change the cell balancing parameters, select the "Control → Cell balancing" section: 637 637 638 638 [[image:1735065702806-422.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="130" width="800"]] ... ... @@ -644,6 +644,9 @@ 644 644 ** Balance on charge – balancing is performed while and after the charging (in the “Charge ON” and “Charge OFF” states); 645 645 ** 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); 646 646 ** Balance always – balancing is always performed regardless the battery state; 677 + 678 +[[image:1735065666891-686.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="132" width="800"]] 679 + 647 647 * Balancing condition: 648 648 ** Automatic – balancing will be performed automatically if needed conditions are met; 649 649 ** 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; ... ... @@ -729,10 +729,7 @@ 729 729 730 730 * 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. 731 731 732 -(% class="box infomessage" %) 733 -((( 734 -If there is the "Heater" signal, the heater contactor closes and/or a signal is set to the corresponding digital output. 735 -))) 765 +If there is the "Heater" signal, the heater contactor closes and/or a signal is output to the corresponding digital output. 736 736 737 737 === Cooler === 738 738 ... ... @@ -759,10 +759,7 @@ 759 759 760 760 * 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. 761 761 762 -(% class="box infomessage" %) 763 -((( 764 -If there is the "Cooler" signal, the cooler contactor closes and/or a signal is set to the corresponding digital output. 765 -))) 792 +If there is the "Cooler" signal, the cooler contactor closes and/or a signal is output to the corresponding digital output. 766 766 767 767 === High voltage === 768 768
- 1750261016583-434.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.admin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -29.3 KB - Content
- 1750261281846-185.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.admin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -0 bytes - Content
- 1750261289590-730.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.admin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -27.3 KB - Content
- 1750261478365-882.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.admin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -43.9 KB - Content
- 1750328428183-819.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.admin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -44.4 KB - Content