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

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

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

Сводка

Подробности

Свойства страницы
Содержимое
... ... @@ -43,7 +43,7 @@
43 43  
44 44  === Charge current limit ===
45 45  
46 -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.
46 +Устройство BMS Main 3 может сравнивать тока заряда максимальноого значения из карты заряда [[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.
47 47  
48 48  Current difference is separated to two regions by the threshold value. Maximum current in Region 1 is calculated by the absolute difference, in Region 2 – by the relative difference.
49 49  
... ... @@ -92,14 +92,15 @@
92 92  * Enable – флаг включения защиты;
93 93  * Minimum cell voltage – минимальное напряжение на ячейке, В;
94 94  * Tolerant cell voltage – допустимое напряжение на ячейке, В;
95 -
96 -* 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;
95 +* Check the open circuit voltage instead of the actual voltage – флаг включения коррекции напряжение по току и сопротивлению ячейки;
97 97  * Delay before setting the error – задержка перед формированием ошибки, мс;
98 98  * Delay before clearing the error – задержка перед снятием ошибки, с;
99 99  * Lock – флаг блокирования ошибки до перезапуска устройства.
100 100  
101 -В результате срабатывания защиты батареи от низкого напряжение формируется ошибка «Undervoltage». Условия формирования ошибки:
100 +В результате срабатывания защиты батареи от низкого напряжение формируется ошибка «Undervoltage».
102 102  
102 +Условия формирования ошибки:
103 +
103 103  * минимальное напряжение среди всех ячеек батареи меньше величины «Minimum cell voltage» в течение времени «Delay before setting the error».
104 104  
105 105  Условия снятия ошибки:
... ... @@ -108,31 +108,31 @@
108 108  
109 109  === Overvoltage ===
110 110  
111 -The BMS Main 3 device implements battery protection from too high voltage on the cells.
112 +В устройстве BMS Main 3 реализована защита батареи от высокого напряжения на ячейках.
112 112  
113 -To change the battery protection parameters from high voltage on the cells, select the "Protections → Overvoltage" section:
114 +Для изменения параметров защиты батареи при высоком напряжении на ячейках необходимо выбрать раздел «Protections → Overvoltage»:
114 114  
115 115  [[image:1735224377252-473.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="114" width="800"]]
116 116  
117 -In this section:
118 +В данном разделе:
118 118  
119 -* Enable – a flag to enable the protection;
120 -* Maximum cell voltage, V;
121 -* Tolerant cell voltage, V;
122 -* 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;
123 -* Delay before setting the error, millisecond;
124 -* Delay before clearing the error, second;
125 -* Lock – a flag to block the error until the device is restarted.
120 +* Enable – флаг включения защиты;
121 +* Maximum cell voltage – максимальное напряжение на ячейке, В;
122 +* Tolerant cell voltage – допустимое напряжение на ячейке, В;
123 +* Check the open circuit voltage instead of the actual voltage – флаг включения коррекции напряжение по току и сопротивлению ячейки;
124 +* Delay before setting the error – задержка перед формированием ошибки, мс;
125 +* Delay before clearing the error – задержка перед снятием ошибки, с;
126 +* Lock – флаг блокирования ошибки до перезапуска устройства.
126 126  
127 -As a result of the operation of the battery protection from high voltage, the "Overvoltage" error is generated.
128 +В результате срабатывания защиты батареи от высокого напряжение формируется ошибка «Overvoltage».
128 128  
129 -Error generation conditions:
130 +Условия формирования ошибки:
130 130  
131 -* the maximum voltage among all cells of the battery is greater than the “Maximum cell voltage value for the Delay before setting the error” time.
132 +* максимальное напряжение среди всех ячеек батареи больше величины «Maximum cell voltage» в течение времени «Delay before setting the error».
132 132  
133 -Conditions for removing the error:
134 +Условия снятия ошибки:
134 134  
135 -* the maximum voltage among all cells of the battery is less than the “Tolerant cell voltage value for the Delay before clearing the error” time.
136 +* максимальное напряжение среди всех ячеек батареи меньше величины «Tolerant cell voltage» в течение времени «Delay before clearing the error».
136 136  
137 137  === Low temperature ===
138 138