Изменения документа 3.4 Protections

Редактировал(а) Admin 2026/04/02 12:27

От версии 1.1
отредактировано Admin
на 2025/02/14 11:49
Изменить комментарий: К данной версии нет комментариев
К версии 1.5
отредактировано Admin
на 2025/02/14 11:55
Изменить комментарий: К данной версии нет комментариев

Сводка

Подробности

Свойства страницы
Содержимое
... ... @@ -20,29 +20,27 @@
20 20  
21 21  [[image:1735224601506-488.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="123" width="800"]]
22 22  
23 -In this section:
23 +В данном разделе:
24 24  
25 -* Enable – a flag to enable the protection;
26 -* Maximum charging current, А;
27 -* Tolerant charging current, А;
28 -* Maximum discharging current, А;
29 -* Tolerant discharging current, А;
30 -* Delay before setting the error, millisecond;
31 -* Delay before clearing the error, second;
32 -* Lock – a flag to block the error until the device is restarted.
25 +* Enable – флаг включения защиты;
26 +* Maximum charge current – максимальный ток заряда, А;
27 +* Tolerant charge current – допустимый ток заряда, А;
28 +* Maximum discharge current – максимальный ток разряда, А;
29 +* Tolerant discharge current – допустимый ток разряда, А;
30 +* Delay before setting the error – задержка перед формированием ошибки, мс;
31 +* Delay before clearing the error – задержка перед снятием ошибки, с;
32 +* Lock – флаг блокирования ошибки до перезапуска устройства.
33 33  
34 -As a result of operation of the overcurrent protection, the "Overcurrent" error is generated.
34 +В результате срабатывания защиты батареи по току формируется ошибка «Overcurrent». Условия формирования ошибки:
35 35  
36 -Error generation conditions:
36 +* ток положительный (заряд) и модуль тока превышает величину «Maximum charge current» в течение времени «Delay before setting the error»;
37 +* ток отрицательный (разряд) и модуль тока превышает величину «Maximum discharge current» в течение времени «Delay before setting the error».
37 37  
38 -* the current is positive (charging), and its modulo value is greater than the “Maximum charging current” value for the “Delay before setting the error” time;
39 -* the current is negative (discharging), and its modulo value is greater than the “Maximum discharging current” value for the “Delay before setting the error” time.
39 +Условия для снятия ошибки:
40 40  
41 -Conditions for removing the error:
41 +* ток положительный (заряд) или нулевой и модуль тока меньше величины «Tolerant charge current» в течение времени «Delay before clearing the error»;
42 +* ток отрицательный (разряд) и модуль тока меньше величины «Tolerant discharge current» в течение времени «Delay before clearing the error».
42 42  
43 -* the current is positive (charging) or zero, and its modulo value is less than the “Tolerant charging current” value for the “Delay before clearing the error” time;
44 -* the current is negative (discharging) or zero, and its modulo value is less than the “Tolerant discharging current” value for the “Delay before clearing the error” time.
45 -
46 46  === Charge current limit ===
47 47  
48 48  The BMS Main 3 device can check if the charging current exceeds the estimated limit based on the [[Charge map>>doc:Battery management systems.BMS Main 3.3\. Configuration.3\.3 Control.WebHome||anchor="HChargemap"]]. If current exceeds the calculated limit more than configured difference, "Current limit" error is generated.
... ... @@ -83,31 +83,31 @@
83 83  
84 84  === Undervoltage ===
85 85  
86 -The BMS Main 3 device implements battery protection from too low voltage on the cells.
84 +В устройстве BMS Main 3 реализована защита батареи от низкого напряжения на ячейках.
87 87  
88 -To change the battery protection parameters from low voltage on the cells, select the "Protections → Undervoltage" section:
86 +Для изменения параметров защиты батареи при низком напряжении на ячейках необходимо выбрать раздел «Protections → Undervoltage»:
89 89  
90 90  [[image:1735224224155-829.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="112" width="800"]]
91 91  
92 -In this section:
90 +В данном разделе:
93 93  
94 -* Enable – a flag to enable the protection;
95 -* Minimum cell voltage, V;
96 -* Tolerant cell voltage, V;
97 -* Check the open circuit voltage instead of the actual voltage – a flag to enable the check of voltage correction due to current and cell resistance;
98 -* Delay before setting the error, millisecond;
99 -* Delay before clearing the error, second;
100 -* Lock – a flag to block the error until the device is restarted.
92 +* Enable – флаг включения защиты;
93 +* Minimum cell voltage – минимальное напряжение на ячейке, В;
94 +* Tolerant cell voltage – допустимое напряжение на ячейке, В;
95 +* Check the open circuit voltage instead of the actual voltage – флаг включения коррекции напряжение по току и сопротивлению ячейки correction due to current and cell resistance;
96 +* Delay before setting the error – задержка перед формированием ошибки, мс;
97 +* Delay before clearing the error – задержка перед снятием ошибки, с;
98 +* Lock – флаг блокирования ошибки до перезапуска устройства.
101 101  
102 -As a result of the operation of battery protection from low voltage, the "Undervoltage" error is generated.
100 +В результате срабатывания защиты батареи от низкого напряжение формируется ошибка «Undervoltage».
103 103  
104 -Error generation conditions:
102 +Условия формирования ошибки:
105 105  
106 -* the minimum voltage among all cells of the battery is less than the “Minimum cell voltage value for the Delay before setting the error” time.
104 +* минимальное напряжение среди всех ячеек батареи меньше величины «Minimum cell voltage» в течение времени «Delay before setting the error».
107 107  
108 -Conditions for removing the error:
106 +Условия снятия ошибки:
109 109  
110 -* the minimum voltage among all cells of the battery is greater than the “Tolerant cell voltage value for the Delay before clearing the error” time.
108 +* минимальное напряжение среди всех ячеек батареи больше величины «Tolerant cell voltage» в течение времени «Delay before clearing the error».
111 111  
112 112  === Overvoltage ===
113 113