Changes for page 3.3 Control

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

From version 33.1
edited by Admin
on 2024/12/28 11:40
Change comment: There is no comment for this version
To version 33.4
edited by Admin
on 2025/02/11 13:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -320,31 +320,15 @@
320 320  
321 321  In “Always on” mode main contactor closes if all the following is true:
322 322  
323 -* Charging contactor is open;
324 -* Discharging contactor is open;
325 -* There are no errors from the list below:
326 -** Overcurrent;
327 -** Undervoltage;
328 -** Overvoltage;
329 -** High temperature (CH);
330 -** High temperature (DCH);
331 -** Unallowable charging;
332 -** Critical error.
323 +* Other contactors are open;
324 +* There are no errors from the "Errors 1, 2 ..." bitfileds.
333 333  
334 334  In “Always on” mode main contactor opens if all the following is true:
335 335  
336 -* Charging contactor is open;
337 -* Discharging contactor is open;
338 -* There is an error from the list below:
339 -** Overcurrent;
340 -** Undervoltage;
341 -** Overvoltage;
342 -** High temperature (CH);
343 -** High temperature (DCH);
344 -** Unallowable charging;
345 -** Critical error.
328 +* Other contactors are open;
329 +* There is an error from the the "Errors 1, 2 ..." bitfileds.
346 346  
347 -In “Automatic” mode, the main contactor closes by internal charging and discharging algorithms at the same time with Precharging, Charging and Discharging contactors.
331 +In “Automatic” mode, the main contactor closes by internal algorithms at the same time with other contactors.
348 348  
349 349  In “On demand” mode, the main contactor closes by external the “Close Main contactor” request.
350 350  
... ... @@ -447,29 +447,13 @@
447 447  * On charger connected – charging is allowed when there is a signal “Charger connected”;
448 448  * On charge request – charging is allowed when there is a signal “Charge request”.
449 449  
450 -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:
434 +If the "**Always on**" algorithm is selected, the charging contactor is always closed. If at least one of the errors from the "Errors 1, 2 ..." bitfield appears or one of the signals:
451 451  
452 -* Overvoltage;
453 -* Overcurrent;
454 -* High temperature (CH);
455 -* Low temperature (CH);
456 -* HYG offline (optional);
457 -* Combilift offline (optional);
458 -* Spirit offline (optional);
459 -* Spirit charger error (optional);
460 -* Short circuit (optional);
461 -* High contactor temperature (optional);
462 -* CH contactor cycles error;
463 -* Precharge error (optional);
464 -* Critical error
465 -
466 -or one of the signals:
467 -
468 468  * Service reset;
469 469  * Power down request;
470 470  * Inhibit charging,
471 471  
472 -both contactors are open (no current flows).
440 +contactor open (no current flows).
473 473  
474 474  When the algorithm "**On charger connected**" is selected, the control is performed as follows:
475 475