Changes for page 3.5 External equipment
Last modified by Admin on 2025/06/19 12:32
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,5 @@ 1 1 (% data-numbered-headings-start="3" style="--numbered-headings-start: 2;font-size: 0px;color: rgba(0, 0, 0, 0.0);margin-bottom: 0px; margin-top: 0px;" %) 2 -= Settings=2 += Configuration = 3 3 4 4 (% data-numbered-headings-start="5" style="--numbered-headings-start: 4;font-size: 0px;color: rgba(0, 0, 0, 0.0);margin-bottom: 0px; margin-top: 0px;" %) 5 5 == External equipment == ... ... @@ -93,7 +93,7 @@ 93 93 94 94 (% class="box warningmessage" %) 95 95 ((( 96 -**Warning! **To work properly with the charger, it is necessary to turn on sending synchronization messages over the CANopen network (see [[CAN 1>>doc:Battery management systems.BMS Main 3.3\. Configuration.3\.6 Connectivity.WebHome||anchor="HCAN1"]]).96 +**Warning! **To work properly with the charger, it is necessary to turn on sending synchronization messages over the CANopen network (see [[CAN2 (int)>>doc:Battery management systems.BMS Main 3.3\. Configuration.3\.6 Connectivity.WebHome||anchor="HCAN2int"]]). 97 97 ))) 98 98 99 99 (% class="box infomessage" %) ... ... @@ -140,6 +140,7 @@ 140 140 * Receive timeout – a timeout for receiving packets from the charger (if there is no data being received from the charger for a given time, the connection loss flag is set), millisecond; 141 141 * Charge voltage – maximum charging voltage, V; 142 142 * Charge current – maximum charging current, A; 143 +* Current rize time, second; 143 143 * Set “Charger connected” signal if the charger is online – a flag to generate the “Charger connected” signal if connection with the charger is established. 144 144 145 145 Algorithm for working with the charger: ... ... @@ -394,6 +394,8 @@ 394 394 * Battery ID; 395 395 * Battery serial number. 396 396 398 +TBA 399 + 397 397 (% class="box infomessage" %) 398 398 ((( 399 399 **Note:** Dependence of the thermal derate from the battery and contactor temperature is linear. The system sends maximum value of the thermal derate among values calculated for the battery temperature and contactor temperature. ... ... @@ -641,9 +641,11 @@ 641 641 642 642 Communication parameters with the Main X are configured in the "External equipment → BMS → Main X" section: 643 643 644 -[[image:1735228238119-343.png]] 647 +[[image:1735228238119-343.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="82" width="800"]] 645 645 646 646 In this section: 647 647 648 648 * Enable – a flag to enable communication with the BMS Main X; 649 -* Receive timeout – a timeout for receiving packets from the BMS Main X (if no data is being received from the BMS Main X during this time, the “Inhibit charging“ and “Inhibit discharging” signals may be generated), millisecond. 652 +* Receive timeout – a timeout for receiving packets from the BMS Main X (if no data is being received from the BMS Main X during this time, the “Inhibit charging“ and “Inhibit discharging” signals may be generated), millisecond; 653 +* Set the 'Inhibit charging' signal if BMS Main X is offline; 654 +* Set the 'Inhibit discharging' signal if BMS Main X is offline;