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

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

От версии 1.2
отредактировано Admin
на 2025/02/14 11:50
Изменить комментарий: К данной версии нет комментариев
К версии 1.4
отредактировано Admin
на 2025/02/14 11:54
Изменить комментарий: К данной версии нет комментариев

Сводка

Подробности

Свойства страницы
Содержимое
... ... @@ -81,32 +81,31 @@
81 81  
82 82  === Undervoltage ===
83 83  
84 -The BMS Main 3 device implements battery protection from too low voltage on the cells.
84 +В устройстве BMS Main 3 реализована защита батареи от низкого напряжения на ячейках.
85 85  
86 -To change the battery protection parameters from low voltage on the cells, select the "Protections → Undervoltage" section:
86 +Для изменения параметров защиты батареи при низком напряжении на ячейках необходимо выбрать раздел «Protections → Undervoltage»:
87 87  
88 88  [[image:1735224224155-829.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="112" width="800"]]
89 89  
90 -In this section:
90 +В данном разделе:
91 91  
92 -* Enable – a flag to enable the protection;
93 -* Minimum cell voltage, V;
94 -* Tolerant cell voltage, V;
92 +* Enable – флаг включения защиты;
93 +* Minimum cell voltage – минимальное напряжение на ячейке, В;
94 +* Tolerant cell voltage – допустимое напряжение на ячейке, В;
95 +
95 95  * 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;
96 -* Delay before setting the error, millisecond;
97 -* Delay before clearing the error, second;
98 -* Lock – a flag to block the error until the device is restarted.
97 +* Delay before setting the error – задержка перед формированием ошибки, мс;
98 +* Delay before clearing the error – задержка перед снятием ошибки, с;
99 +* Lock – флаг блокирования ошибки до перезапуска устройства.
99 99  
100 -As a result of the operation of battery protection from low voltage, the "Undervoltage" error is generated.
101 +В результате срабатывания защиты батареи от низкого напряжение формируется ошибка «Undervoltage». Условия формирования ошибки:
101 101  
102 -Error generation conditions:
103 +* минимальное напряжение среди всех ячеек батареи меньше величины «Minimum cell voltage» в течение времени «Delay before setting the error».
103 103  
104 -* 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.
105 +Условия снятия ошибки:
105 105  
106 -Conditions for removing the error:
107 +* минимальное напряжение среди всех ячеек батареи больше величины «Tolerant cell voltage» в течение времени «Delay before clearing the error».
107 107  
108 -* 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.
109 -
110 110  === Overvoltage ===
111 111  
112 112  The BMS Main 3 device implements battery protection from too high voltage on the cells.