Changes for page 3.5 External equipment

Last modified by Admin on 2025/02/26 17:09

From version 1.4
edited by Admin
on 2024/12/11 13:11
Change comment: Update document after refactoring.
To version 2.2
edited by Admin
on 2025/02/26 14:32
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -38,7 +38,7 @@
38 38  
39 39  Algorithm for working with the charger:
40 40  
41 -The BMS sends a command to charge the battery if the "Allow charging" flag is set (see section ControlCharge).
41 +The BMS sends a command to charge the battery if the "Allow charging" flag is set (see [[Charge>>doc:Battery management systems.BMS Mini S.3\. Configuration.3\.3 Control.WebHome||anchor="HCharge"]]).
42 42  
43 43  === Eltek charger ===
44 44  
... ... @@ -80,7 +80,7 @@
80 80  
81 81  Algorithm for working with the charger:
82 82  
83 -The BMS sends a command to charge the battery if the "Allow charging" flag is set (see section ControlCharge).
83 +The BMS sends a command to charge the battery if the "Allow charging" flag is set (see [[Charge>>doc:Battery management systems.BMS Mini S.3\. Configuration.3\.3 Control.WebHome||anchor="HCharge"]]).
84 84  
85 85  (% class="box warningmessage" %)
86 86  (((
... ... @@ -109,7 +109,7 @@
109 109  
110 110  Algorithm for working with the charger:
111 111  
112 -The BMS sends a command to charge the battery if the "Allow charging" flag is set (see section ControlCharge).
112 +The BMS sends a command to charge the battery if the "Allow charging" flag is set (see [[Charge>>doc:Battery management systems.BMS Mini S.3\. Configuration.3\.3 Control.WebHome||anchor="HCharge"]]).
113 113  
114 114  === Bassi charger ===
115 115  
... ... @@ -153,7 +153,7 @@
153 153  
154 154  Algorithm for working with the charger:
155 155  
156 -The BMS sends a command to charge the battery if the "Allow charging" flag is set (see section ControlCharge).
156 +The BMS sends a command to charge the battery if the "Allow charging" flag is set (see [[Charge>>doc:Battery management systems.BMS Mini S.3\. Configuration.3\.3 Control.WebHome||anchor="HCharge"]]).
157 157  
158 158  (% class="box infomessage" %)
159 159  (((
... ... @@ -179,7 +179,7 @@
179 179  
180 180  Algorithm for working with the charger:
181 181  
182 -The BMS sends a command to charge the battery if the "Allow charging" flag is set (see section ControlCharge).
182 +The BMS sends a command to charge the battery if the "Allow charging" flag is set (see [[Charge>>doc:Battery management systems.BMS Mini S.3\. Configuration.3\.3 Control.WebHome||anchor="HCharge"]]).
183 183  
184 184  (% class="box infomessage" %)
185 185  (((
... ... @@ -186,6 +186,52 @@
186 186  After changing the settings, restart the BMS Mini device.
187 187  )))
188 188  
189 +=== Webasto charger ===
190 +
191 +To change the parameters of communication with a Webasto charger, select the "External equipment → Chargers → Webasto charger" section:
192 +
193 +[[image:1733753316202-874.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="114" width="800"]]
194 +
195 +In this section:
196 +
197 +* Enable – a flag to enable communication with the charger;
198 +* Charger ID – a Webasto charger identifier in the CANopen network;
199 +* Charge voltage – maximum charging voltage, V;
200 +* Charge current – maximum charging current, A;
201 +* Set “Charger connected” signal if the charger is online – a flag to generate the “Charger connected” signal if connection with the charger is established.
202 +
203 +Algorithm for working with the charger:
204 +
205 +The BMS sends a command to charge the battery if the "Allow charging" flag is set (see [[Charge>>doc:Battery management systems.BMS Mini S.3\. Configuration.3\.3 Control.WebHome||anchor="HCharge"]]).
206 +
207 +(% class="box infomessage" %)
208 +(((
209 +After changing the settings, restart the BMS Mini device.
210 +)))
211 +
212 +=== Skytronic charger ===
213 +
214 +To change the parameters of communication with a Skytronic charger, select the "External equipment → Chargers → Skytronic charger" section:
215 +
216 +[[image:1733753316203-976.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="103" width="800"]]
217 +
218 +In this section:
219 +
220 +* Enable – a flag to enable communication with the charger;
221 +* 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;
222 +* Charge voltage – maximum charging voltage, V;
223 +* Charge current – maximum charging current, A;
224 +* Set “Charger connected” signal if the charger is online – a flag to generate the “Charger connected” signal if connection with the charger is established.
225 +
226 +Algorithm for working with the charger:
227 +
228 +The BMS sends a command to charge the battery if the "Allow charging" flag is set (see [[Charge>>doc:Battery management systems.BMS Mini S.3\. Configuration.3\.3 Control.WebHome||anchor="HCharge"]]).
229 +
230 +(% class="box infomessage" %)
231 +(((
232 +After changing the settings, restart the BMS Mini device.
233 +)))
234 +
189 189  === Sunny Island inverter ===
190 190  
191 191  To change the communication parameters with an SMA Sunny Island inverter, select the "External equipment → inverters → SMA Sunny Island inverter" section:
... ... @@ -362,7 +362,7 @@
362 362  
363 363  In this state, the discharging contactor is **open** and the "Crown error" is generated. If the "Inhibit discharging on the EWS signal" is not set, then after T = 10 seconds, the "Crown error" is cleared and the transition to the "Discharging Off" state is performed.
364 364  
365 -The value of T is set in the "Delay before starting discharging" field (see section ControlDischarge).
411 +The value of T is set in the "Delay before starting discharging" field (see [[Discharge>>doc:Battery management systems.BMS Mini S.3\. Configuration.3\.3 Control.WebHome||anchor="HDischarge"]]).
366 366  
367 367  (% class="box infomessage" %)
368 368  (((
... ... @@ -369,52 +369,13 @@
369 369  After changing the settings, restart the BMS Mini device.
370 370  )))
371 371  
372 -=== Webasto charger ===
418 +=== ===
373 373  
374 -To change the parameters of communication with a Webasto charger, select the "External equipment → Chargers → Webasto charger" section:
375 -
376 -[[image:1733753316202-874.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="114" width="800"]]
377 -
378 -In this section:
379 -
380 -* Enable – a flag to enable communication with the charger;
381 -* Charger ID – a Webasto charger identifier in the CANopen network;
382 -* Charge voltage – maximum charging voltage, V;
383 -* Charge current – maximum charging current, A;
384 -* Set “Charger connected” signal if the charger is online – a flag to generate the “Charger connected” signal if connection with the charger is established.
385 -
386 -Algorithm for working with the charger:
387 -
388 -The BMS sends a command to charge the battery if the "Allow charging" flag is set (see section “Control → Charge”).
389 -
390 390  (% class="box infomessage" %)
391 391  (((
392 -After changing the settings, restart the BMS Mini device.
422 +
393 393  )))
394 394  
395 -=== Skytronic charger ===
396 -
397 -To change the parameters of communication with a Skytronic charger, select the "External equipment → Chargers → Skytronic charger" section:
398 -
399 -[[image:1733753316203-976.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="103" width="800"]]
400 -
401 -In this section:
402 -
403 -* Enable – a flag to enable communication with the charger;
404 -* 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;
405 -* Charge voltage – maximum charging voltage, V;
406 -* Charge current – maximum charging current, A;
407 -* Set “Charger connected” signal if the charger is online – a flag to generate the “Charger connected” signal if connection with the charger is established.
408 -
409 -Algorithm for working with the charger:
410 -
411 -The BMS sends a command to charge the battery if the "Allow charging" flag is set (see section “Control → Charge”).
412 -
413 -(% class="box infomessage" %)
414 -(((
415 -After changing the settings, restart the BMS Mini device.
416 -)))
417 -
418 418  === ZiK truck ===
419 419  
420 420  To change communication parameters with a ZiK truck, select the "External equipment → Trucks and Vehicles → ZiK truck" section: