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

Редактировал(а) Admin 2025/04/09 12:21

От версии 1.1
отредактировано Admin
на 2025/02/26 13:08
Изменить комментарий: К данной версии нет комментариев
К версии 1.17
отредактировано Admin
на 2025/02/26 13:30
Изменить комментарий: К данной версии нет комментариев

Сводка

Подробности

Свойства страницы
Содержимое
... ... @@ -14,395 +14,396 @@
14 14  
15 15  === Overcurrent ===
16 16  
17 -The BMS Mini device performs the overcurrent protection depending on current sensor values.
17 +Устройство BMS Mini осуществляет защиту по максимально допустимому току в зависимости от показаний датчика на эффекте Холла или шунтового датчика.
18 18  
19 -To change the overcurrent protection of the battery, select the "Protections → Overcurrent" section:
19 +Для изменения параметров защиты батареи по току необходимо выбрать раздел «Protections → Overcurrent»:
20 20  
21 21  [[image:1733748033234-868.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="138" 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 +Условия формирования ошибки:
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.
38 +* ток положительный (заряд) и модуль тока превышает величину «Maximum charge current» в течение времени «Delay before setting the error»;
39 +* ток отрицательный (разряд) и модуль тока превышает величину «Maximum discharge current» в течение времени «Delay before setting the error».
40 40  
41 -Conditions for removing the error:
41 +Условия для снятия ошибки:
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), and its modulo value is less than the “Tolerant discharging current value for the Delay before clearing the error” time.
43 +* ток положительный (заряд) или нулевой и модуль тока меньше величины «Tolerant charge current» в течение времени «Delay before clearing the error»;
44 +* ток отрицательный (разряд) и модуль тока меньше величины «Tolerant discharge current» в течение времени «Delay before clearing the error».
45 45  
46 46  === Charge current limit ===
47 47  
48 -The BMS Mini device can check if the charging current exceeds the estimated limit based on the [[Charge map>>doc:Battery management systems.BMS Mini S.3\. Configuration.3\.3 Control.WebHome||anchor="HChargemap"]]. If current exceeds the calculated limit more than configured difference, "Current limit" error is generated.
48 +Устройство BMS Mini может сравнивать ток заряда со значением из карты заряда (см. [[Charge map>>doc:Battery management systems.BMS Mini S.3\. Configuration.3\.3 Control.WebHome||anchor="HChargemap"]]). Если ток заряда превышает расчетный ток более, чем на заданное значение, генерируется ошибка "Current limit".
49 49  
50 -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.
50 +Разница токов делится на две зоны. Превышение тока в зоне 1 рассчитывается по абсолютной величинее, в зоне 2 – по относительной.
51 51  
52 -To change the overcurrent protection of the battery, select the "Protections → Charge current limit" section:
52 +Для изменения параметров защиты батареи от превышения тока заряда необходимо выбрать раздел «Protections → Charge current limit»:
53 53  
54 54  [[image:1740571132019-848.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="143" width="800"]]
55 55  
56 -In this section:
56 +В данном разделе:
57 57  
58 -* Enable – a flag to enable the protection;
59 -* Threshold to switch from Region 1 to Region 2 – a current value at which current excess calculation will be switched from absolute to relative difference, A;
60 -* Region 1: Current difference – a value of maximum absolute current difference, A;
58 +* Enable – флаг включения защиты;
59 +* Threshold to switch from Region 1 to Region 2 – значение тока, при котором происходит переключение расчета тока от абсолютной величины к относительной, A;
60 +* Region 1: Current difference – a value of maximum absolute current diffr, A;
61 61  * Region 2: Current difference – a value of maximum relative current excess, A;
62 -* Delay before setting the error, millisecond;
63 -* Delay before clearing the error, second;
64 -* Lock – a flag to block the error until the device is restarted.
62 +* Delay before setting the error – задержка перед формированием ошибки, мс;
63 +* Delay before clearing the error – задержка перед снятием ошибки, с;
64 +* Lock – флаг блокирования ошибки до перезапуска устройства.
65 65  
66 66  === Discharge current limit ===
67 67  
68 -The BMS Mini device can check if the discharging current exceeds the estimated limit based on the [[Discharge map>>doc:Battery management systems.BMS Mini S.3\. Configuration.3\.3 Control.WebHome||anchor="HDischargemap"]]. If current exceeds the calculated limit more than configured difference, "Current limit" error is generated.
68 +Устройство BMS Mini может сравнивать ток разряда со значением из карты разряда (см. [[Discharge map>>doc:Battery management systems.BMS Mini S.3\. Configuration.3\.3 Control.WebHome||anchor="HDischargemap"]]). Если ток разряда превышает расчетный ток более, чем на заданное значение, генерируется ошибка "Current limit".
69 69  
70 -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.
70 +Разница токов делится на две зоны. Превышение тока в зоне 1 рассчитывается по абсолютной величинее, в зоне 2 – по относительной.
71 71  
72 -To change the overcurrent protection of the battery, select the "Protections → Discharge current limit" section:
72 +Для изменения параметров защиты батареи от превышения тока разряда необходимо выбрать раздел «Protections → Charge current limit»:
73 73  
74 74  [[image:1740571296344-411.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="151" width="800"]]
75 75  
76 -In this section:
76 +В данном разделе:
77 77  
78 -* Enable – a flag to enable the protection;
79 -* Threshold to switch from Region 1 to Region 2 – a current value at which current excess calculation will be switched from absolute to relative difference, A;
80 -* Region 1: Current difference – a value of maximum absolute current difference, A;
78 +* Enable – флаг включения защиты;
79 +* Threshold to switch from Region 1 to Region 2 – значение тока, при котором происходит переключение расчета тока от абсолютной величины к относительной, A;
80 +* Region 1: Current difference – a value of maximum absolute current diffr, A;
81 81  * Region 2: Current difference – a value of maximum relative current excess, A;
82 -* Delay before setting the error, millisecond;
83 -* Delay before clearing the error, second;
84 -* Lock – a flag to block the error until the device is restarted.
82 +* Delay before setting the error – задержка перед формированием ошибки, мс;
83 +* Delay before clearing the error – задержка перед снятием ошибки, с;
84 +* Lock – флаг блокирования ошибки до перезапуска устройства.
85 85  
86 86  === Undervoltage ===
87 87  
88 -The BMS Mini device implements battery protection from too low voltage on the cells.
88 +В устройстве BMS Mini реализована защита батареи от низкого напряжения на ячейках.
89 89  
90 -To change the battery protection parameters from low voltage on the cells, select the "Protections → Undervoltage" section:
90 +Для изменения параметров защиты батареи при низком напряжении на ячейках необходимо выбрать раздел «Protections → Undervoltage»:
91 91  
92 92  [[image:1740571345293-460.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="138" width="800"]]
93 93  
94 -In this section:
94 +В данном разделе:
95 95  
96 -* Enable – a flag to enable the protection;
97 -* Minimum cell voltage, V;
98 -* Tolerant cell voltage, V;
99 -* 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;
100 -* Delay before setting the error, millisecond;
101 -* Delay before clearing the error, second;
102 -* Lock – a flag to block the error until the device is restarted.
96 +* Enable – флаг включения защиты;
97 +* Minimum cell voltage – минимальное напряжение на ячейке, В;
98 +* Tolerant cell voltage – допустимое напряжение на ячейке, В;
99 +* Check the open circuit voltage instead of the actual voltage – флаг включения коррекции напряжение по току и сопротивлению ячейки;
100 +* Delay before setting the error – задержка перед формированием ошибки, мс;
101 +* Delay before clearing the error – задержка перед снятием ошибки, с;
102 +* Lock – флаг блокирования ошибки до перезапуска устройства.
103 103  
104 -As a result of the operation of battery protection from low voltage, the "Undervoltage" error is generated.
104 +В результате срабатывания защиты батареи от низкого напряжение формируется ошибка «Undervoltage».
105 105  
106 -Error generation conditions:
106 +Условия формирования ошибки:
107 107  
108 -* 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.
108 +* минимальное напряжение среди всех ячеек батареи меньше величины «Minimum cell voltage» в течение времени «Delay before setting the error».
109 109  
110 -Conditions for removing the error:
110 +Условия снятия ошибки:
111 111  
112 -* 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.
112 +* минимальное напряжение среди всех ячеек батареи больше величины «Tolerant cell voltage» в течение времени «Delay before clearing the error».
113 113  
114 114  === Overvoltage ===
115 115  
116 -The BMS Mini device implements battery protection from too high voltage on the cells.
116 +В устройстве BMS Mini реализована защита батареи от высокого напряжения на ячейках.
117 117  
118 -To change the battery protection parameters from high voltage on the cells, select the "Protections → Overvoltage" section:
118 +Для изменения параметров защиты батареи при высоком напряжении на ячейках необходимо выбрать раздел «Protections → Overvoltage»:
119 119  
120 120  [[image:1740571383842-536.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="147" width="800"]]
121 121  
122 -In this section:
122 +В данном разделе:
123 123  
124 -* Enable – a flag to enable the protection;
125 -* Maximum cell voltage, V;
126 -* Tolerant cell voltage, V;
127 -* 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;
128 -* Delay before setting the error, millisecond;
129 -* Delay before clearing the error, second;
130 -* Lock – a flag to block the error until the device is restarted.
124 +* Enable – флаг включения защиты;
125 +* Maximum cell voltage – максимальное напряжение на ячейке, В;
126 +* Tolerant cell voltage – допустимое напряжение на ячейке, В;
127 +* Check the open circuit voltage instead of the actual voltage – флаг включения коррекции напряжение по току и сопротивлению ячейки;
128 +* Delay before setting the error – задержка перед формированием ошибки, мс;
129 +* Delay before clearing the error – задержка перед снятием ошибки, с;
130 +* Lock – флаг блокирования ошибки до перезапуска устройства.
131 131  
132 -As a result of the operation of the battery protection from high voltage, the "Overvoltage" error is generated.
132 +В результате срабатывания защиты батареи от высокого напряжение формируется ошибка «Overvoltage».
133 133  
134 -Error generation conditions:
134 +Условия формирования ошибки:
135 135  
136 -* 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.
136 +* максимальное напряжение среди всех ячеек батареи больше величины «Maximum cell voltage» в течение времени «Delay before setting the error».
137 137  
138 -Conditions for removing the error:
138 +Условия снятия ошибки:
139 139  
140 -* 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.
140 +* максимальное напряжение среди всех ячеек батареи меньше величины «Tolerant cell voltage» в течение времени «Delay before clearing the error».
141 141  
142 142  === Low temperature ===
143 143  
144 -The BMS Mini device implements battery protection from too low temperature.
144 +Устройство BMS Mini осуществляет защиту батареи от слишком низкой температуры.
145 145  
146 -To change the battery protection parameters from low temperature, select the "Protections → Low temperature" section:
146 +Для изменения параметров защиты батареи от низкой температуры** **необходимо выбрать раздел «Protections → Low temperature»:
147 147  
148 148  [[image:1733748045675-570.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="137" width="800"]]
149 149  
150 -In this section:
150 +В данном разделе:
151 151  
152 -* Enable – a flag to enable the protection;
153 -* Minimum charge temperature, °C;
154 -* Tolerant charge temperature, °C;
155 -* Minimum discharge temperature, °C;
156 -* Tolerant discharge temperature, °C;
157 -* Delay before setting the error, millisecond;
158 -* Delay before clearing the error, second;
159 -* Lock – a flag to block the error until the device is restarted.
152 +* Enable – флаг включения защиты;
153 +* Minimum charge temperature – минимальная температура заряда, °C;
154 +* Tolerant charge temperature – допустимая температура заряда, °C;
155 +* Minimum discharge temperature – минимальная температура разряда, °C;
156 +* Tolerant discharge temperature – допустимая температура разряда, °C;
157 +* Delay before setting the error – задержка перед формированием ошибки, мс;
158 +* Delay before clearing the error – задержка перед снятием ошибки, с;
159 +* Lock – флаг блокирования ошибки до перезапуска устройства.
160 160  
161 -As a result of the operation of the battery protection from low temperature, the "Low temperature (CH)" and/or Low temperature (DCH)” error are generated.
161 +В результате срабатывания защиты батареи от низкой температуры формируется ошибка «Low temperature (CH)» и/или «Low temperature (DCH)».
162 162  
163 -Error generation conditions:
163 +Условия формирования ошибки:
164 164  
165 -* the minimum temperature among all cells of the battery is less than the “Minimum charging (discharging) temperature value for the Delay before setting the error” time.
165 +* минимальная температура среди всех ячеек батареи меньше величины «Minimum charge (discharge) temperature» в течение времени «Delay before setting the error».
166 166  
167 -Conditions for removing the error:
167 +Условия снятия ошибки:
168 168  
169 -* the minimum temperature among all cells of the battery is greater than the “Tolerant charging (discharging) temperature value for the Delay before clearing the error” time.
169 +* минимальная температура среди всех ячеек батареи больше величины «Tolerant charge (discharge) temperature» в течение времени «Delay before clearing the error».
170 170  
171 171  === High temperature ===
172 172  
173 -The BMS Mini device implements battery protection from too high temperature.
173 +Устройство BMS Mini осуществляет защиту батареи от слишком высокой температуры.
174 174  
175 -To change the battery protection parameters from high temperature, select the "Protections → High temperature" section:
175 +Для изменения параметров защиты батареи от высокой температуры** **необходимо выбрать раздел «Protections → High temperature»:
176 176  
177 177  [[image:1733748045683-426.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="138" width="800"]]
178 178  
179 -In this section:
179 +В данном разделе:
180 180  
181 -* Enable – a flag to enable the protection;
182 -* Maximum charge temperature, °C;
183 -* Tolerant charge temperature, °C;
184 -* Maximum discharge temperature, °C;
185 -* Tolerant discharge temperature, °C;
186 -* Delay before setting the error, millisecond;
187 -* Delay before clearing the error, second;
188 -* Lock – a flag to block the error until the device is restarted.
181 +* Enable – флаг включения защиты;
182 +* Maximum charge temperature – максимальная температура заряда, °C;
183 +* Tolerant charge temperature – допустимая температура заряда, °C;
184 +* Maximum discharge temperature – максимальная температура разряда, °C;
185 +* Tolerant discharge temperature – допустимая температура разряда, °C;
186 +* Delay before setting the error – задержка перед формированием ошибки, мс;
187 +* Delay before clearing the error – задержка перед снятием ошибки, с;
188 +* Lock – флаг блокирования ошибки до перезапуска устройства.
189 189  
190 -As a result of the operation of the battery protection from high temperature, the "High temperature (CH)" or High temperature (DCH)” error is generated.
190 +В результате срабатывания защиты батареи от высокой температуры формируется ошибка «High temperature (CH)» и/или «High temperature (DCH)».
191 191  
192 -Error generation conditions:
192 +Условия формирования ошибки:
193 193  
194 -* the maximum temperature among all cells of the battery is greater than the “Maximum charging (discharging) temperature value for the Delay before setting the error” time.
194 +* максимальная температура среди всех ячеек батареи больше величины «Maximum charge (discharge) temperature» в течение времени «Delay before setting the error».
195 195  
196 -Conditions for removing the error:
196 +Условия снятия ошибки:
197 197  
198 -* the maximum temperature among all cells of the battery is less than the “Tolerant charging (discharging) temperature value for the Delay before clearing the error” time.
198 +* максимальная температура среди всех ячеек батареи меньше величины «Tolerant charge (discharge) temperature» в течение времени «Delay before clearing the error».
199 199  
200 200  === Battery cover ===
201 201  
202 -To change the protection parameters from opening the battery cover, select the "Protections Battery cover" section:
202 +Устройство BMS Mini детектирует вскрытие крышки батареи и выполняет защитное размыкание силовых контакторов.
203 203  
204 +Защита от вскрытия крышки батареи настраивается в разделе «Protections → Battery cover»:
205 +
204 204  [[image:1733748045685-763.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="92" width="800"]]
205 205  
206 -In this section:
208 +В данном разделе:
207 207  
208 -* Enable – a flag to enable the protection;
209 -* Delay before setting the error, millisecond;
210 -* Delay before clearing the error, second;
211 -* Lock – a flag to block the error until the device is restarted.
210 +* Enable – флаг включения защиты;
211 +* Delay before setting the error – задержка перед формированием ошибки, мс;
212 +* Delay before clearing the error – задержка перед снятием ошибки, с;
213 +* Lock – флаг блокирования ошибки до перезапуска устройства.
212 212  
213 -As a result of the operation of the protection against opening the battery cover, the “Battery cover error” is generated.
215 +В результате срабатывания защиты от вскрытия крышки батареи формируется ошибка «Battery cover error».
214 214  
215 -Error generation conditions:
217 +Условия формирования ошибки:
216 216  
217 -* there is a signal from the battery cover during the Delay before setting the error” time.
219 +* наличие сигнала «Battery cover» в течение времени «Delay before setting the error».
218 218  
219 -Conditions for removing the error:
221 +Условия снятия ошибки:
220 220  
221 -* no signal from the battery cover during the Delay before clearing the error” time.
223 +* отсутствие сигнала «Battery cover» в течение времени «Delay before clearing the error».
222 222  
223 223  (% class="box warningmessage" %)
224 224  (((
225 -If there is the "Battery cover error", the **“Critical error” **is generated.
227 +При наличии ошибки «Battery cover error» формируется флаг **критической ошибки.**
226 226  )))
227 227  
228 228  === Cell monitor offline ===
229 229  
230 -The BMS Mini device checks if there is connection with cell monitor and set an error if not.
232 +Устройство BMS Mini детектирует пропадание связи с монитором ячеек.
231 231  
232 -To change the cell monitor offline protection parameters, select the "Protections → Cell monitor offline" section:
234 +Для изменения параметров защиты от потери связи с монитором ячеек необходимо выбрать раздел «Protections → Cell monitor offline»:
233 233  
234 234  [[image:1733748045686-719.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="93" width="800"]]
235 235  
236 -In this section:
238 +В данном разделе:
237 237  
238 -* Enable – a flag to enable the protection;
239 -* Lock – a flag to block the error until the device is restarted.
240 +* Enable – флаг включения защиты;
241 +* Lock – флаг блокирования ошибки до перезапуска устройства.
240 240  
241 -As a result of the operation of the protection from the cell monitor offline, the "Cell monitor offline error" is generated.
243 +В результате срабатывания защиты от потери связи с монитором ячеек формируется ошибка "потеря связи с монитором ячеек".
242 242  
243 -Error generation conditions:
245 +Условия формирования ошибки:
244 244  
245 -* there is not connection with the cell monitor.
247 +* монитор ячеек не отвечает на команды в течение 10 секунд.
246 246  
247 -Conditions for removing the error:
249 +Условия снятия ошибки:
248 248  
249 -* connection with the cell monitor is established.
251 +* монитор ячеек отвечает на команды.
250 250  
251 251  (% class="box warningmessage" %)
252 252  (((
253 -If there is the " Cell monitor offline error", the **“Critical error” **is generated.
255 +При наличии ошибки «Cell monitor offline» формируется флаг** критической ошибки.**
254 254  )))
255 255  
256 256  === Cell count ===
257 257  
258 -To change the protection parameters from the mismatch of the number of cells to the set value, select the "Protections → Cell count" section:
260 +Для изменения параметров защиты от несоответствия количества ячеек заданной величине необходимо выбрать раздел «Protections → Cell count»:
259 259  
260 260  [[image:1733748057078-555.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="103" width="800"]]
261 261  
262 -In this section:
264 +В данном разделе:
263 263  
264 -* Enable – a flag to enable the protection;
265 -* Number of cells – a number of cells connected to the BMS;
266 -* Delay before setting the error, millisecond;
267 -* Delay before clearing the error, second;
268 -* Lock – a flag to block the error until the device is restarted.
266 +* Enable – флаг включения защиты;
267 +* Number of cells – количество ячеек, подключенных к BMS;
268 +* Delay before setting the error – задержка перед формированием ошибки, мс;
269 +* Delay before clearing the error – задержка перед снятием ошибки, с;
270 +* Lock – флаг блокирования ошибки до перезапуска устройства.
269 269  
270 -As a result of the operation of the protection from the mismatch of the number of cells, the "Cell count error" is generated.
272 +В результате срабатывания защиты от несоответствия количества ячеек заданной величине формируется ошибка «несоответствие кол-ва ячеек».
271 271  
272 -Error generation conditions:
274 +Условия формирования ошибки:
273 273  
274 -* the number of cells connected to the BMS is **not equal** to the “Number of cells” value during the “Delay before setting the error” time.
276 +* количество ячеек, подключённых к BMS, **не равно** величине Number of cells.
275 275  
276 -Conditions for removing the error:
278 +Условия снятия ошибки:
277 277  
278 -* the number of cells connected to the BMS is **equal** to the “Number of cells” value during the “Delay before clearing the error” time.
280 +* количество ячеек, подключённых к BMS, **равно** величине Number of cells.
279 279  
280 280  (% class="box warningmessage" %)
281 281  (((
282 -If there is the "Cell count error", the **“Critical error” **is generated.
284 +При наличии ошибки «Cell count» формируется флаг **критической ошибки.**
283 283  )))
284 284  
285 285  === Short circuit ===
286 286  
287 -The BMS Mini device implements a protection of power circuits (contactors, power wires) against overheating caused by the flow of high current for a long time.
289 +В устройстве BMS Mini реализована защита силовых цепей (контакторов, силовых кабелей) от перегрева, вызванного протеканием повышенного тока в течение длительного времени.
288 288  
289 -To change the protection parameters from short circuit, select the "Protections → Short circuit" section:
291 +Для изменения параметров защиты силовых цепей от короткого замыкания необходимо выбрать раздел «Protections → Short circuit»:
290 290  
291 291  [[image:1733748057080-806.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="213" width="800"]]
292 292  
293 -In this section:
295 +В данном разделе:
294 294  
295 -* Level 1, 2, 3 – three protection levels. The following parameters are configured at each level:
296 -** Enable – a flag to enable the protection;
297 -** Maximum current, A;
298 -** Delay before setting the error, second;
299 -* Switch off the charging contactor on error – a flag to open the charging contactor when the "Short circuit" error occurs;
300 -* Switch off the discharging contactor on error – a flag to open the discharging contactor when the "Short circuit" error occurs;
301 -* Delay before clearing the error, second;
302 -* Lock – a flag to block the error until the device is restarted.
297 +* Level 1, 2, 3 – три уровня срабатывания защиты от короткого замыкания. На каждом уровне настраиваются следующие параметры:
298 +** Enable – флаг включения защиты;
299 +** Maximum current – максимальный ток через батарею, А;
300 +** Delay before setting the error – задержка перед формированием ошибки, с;
301 +* Switch off the charging contactor on error – отключение контактора заряда при возникновении ошибки "короткое замыкание";
302 +* Switch off the discharging contactor on error – отключение конатктора разряда при возникновении ошибки «короткое замыкание»;
303 +* Delay before clearing the error – задержка перед снятием ошибки, с;
304 +* Lock – флаг блокирования ошибки до перезапуска устройства.
303 303  
304 -If there is a short circuit, the "Short circuit" error is generated.
306 +В результате срабатывания защиты от короткого замыкания формируется ошибка «короткое замыкание».
305 305  
306 -Error generation conditions:
308 +Условия формирования ошибки:
307 307  
308 -* at any of the three protection levels, the current modulo is greater than the “Maximum current value during the Delay before setting the error” time.
310 +* на любом из трёх уровней защиты модуль измеренного тока через батарею больше величины «Maximum current» в течение времени «Delay before setting the error».
309 309  
310 -Conditions for removing the error:
312 +Условия снятия ошибки:
311 311  
312 -* the current modulo is lower than the Maximum current values for all three protection levels during the Delay before setting the error” time.
314 +* модуль измеренного тока через батарею меньше величин «Maximum current» для всех трёх уровней защиты в течение времени «Delay before clearing the error».
313 313  
314 314  === High contactor temperature ===
315 315  
316 -The BMS Mini device protects power contactors from overheating. To measure the temperature of the contactor, one of the thermistors connected to the X6 connector is used.
318 +В устройстве BMS Mini реализована защита силового контактора от перегрева. Для измерения температуры контактора используется термистор, подключаемый к разъёму X6.
317 317  
318 -To change the overheating protection parameters of power contactors, select the "Protections → High contactor temperature" section:
320 +Для изменения параметров защиты от перегрева силового контактора необходимо выбрать раздел «Protections → High contactor temperature»:
319 319  
320 320  [[image:1733748057082-234.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="183" width="800"]]
321 321  
322 -In this section:
324 +В данном разделе:
323 323  
324 -* Enable – a flag to enable the protection;
325 -* Thermistor – a selection of which cell thermistor will be used as contactor temperature sensor;
326 -* Maximum contactor temperature, °C;
327 -* Tolerant contactor temperature, °C;
328 -* Delay before setting the error, second;
329 -* Switch off the charging contactor on error – a flag to open the charging contactor when the "High contactor temperature" error occurs;
330 -* Switch off the discharging contactor on error – a flag to open the discharging contactor when the "High contactor temperature" error occurs;
331 -* Delay before clearing the error, second;
332 -* Lock – a flag to block the error until the device is restarted.
326 +* Enable – флаг включения защиты;
327 +* Thermistor – выбор датчика температуры, который измеряет температуру контактора;
328 +* Maximum contactor temperature – максимальная температура контактора, °C;
329 +* Tolerant contactor temperature – допустимая температура контактора, °C;
330 +* Delay before setting the error –задержка перед формированием ошибки, мс;
331 +* Switch off the charging contactor on error – отключение контактора заряда при возникновении ошибки «перегрев контактора»;
332 +* Switch off the discharging contactor on error – отключение контактора разряда при возникновении ошибки «перегрев контактора»;
333 +* Delay before clearing the error – задержка перед снятием ошибки, с;
334 +* Lock – флаг блокирования ошибки до перезапуска устройства.
333 333  
334 -If there is a contactor overheat, the "High contactor temperature" error is generated.
336 +В результате срабатывания защиты от перегрева контактора формируется ошибка «перегрев контактора».
335 335  
336 -Error generation conditions:
338 +Условия формирования ошибки:
337 337  
338 -* the contactor temperature is greater than the “Maximum temperature value during the Delay before setting the error” time.
340 +* измеренная температура контактора больше величины Maximum contactor temperature в течение времени Delay before setting the error.
339 339  
340 -Conditions for removing the error:
342 +Условия снятия ошибки:
341 341  
342 -* the contactor temperature is lower than the “Tolerant temperature value during the Delay before clearing the error” time.
344 +* измеренная температура контактора меньше величины Tolerant contactor temperature в течение времени Delay before clearing the error.
343 343  
344 -If there is the "High contactor temperature" error, the **charging **contactor opens (the “Switch off the charging contactor on error” flag is set) and the **discharging **contactor opens (the “Switch off the discharging contactor on error” flag is set).
345 -
346 346  === Current sensor ===
347 347  
348 -The BMS Mini device checks the current sensor connection circuits. The circuits are checked for breakage and short-circuit to the +5 V supply line.
348 +В устройстве BMS Mini реализована проверка цепей подключения датчика тока. Цепи проверяются на обрыв и короткое замыкание на линию питания +5 В.
349 349  
350 -To change the test parameters of the current sensor connection circuits, select the "Protections → Current sensor" section:
350 +Для изменения параметров проверки цепей подключения датчика тока необходимо выбрать раздел «Protections → Current sensor»:
351 351  
352 352  [[image:1733748057083-985.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="139" width="800"]]
353 353  
354 -In this section:
354 +В данном разделе:
355 355  
356 -* Enable – a flag to enable the protection;
357 -* Maximum voltage, V;
358 -* Minimum voltage, V;
359 -* Voltage hysteresis – a hysteresis value to clear the error, V;
360 -* Delay before setting the error, second;
361 -* Delay before clearing the error, second;
362 -* Lock – a flag to block the error until the device is restarted.
356 +* Enable – флаг включения проверки;
357 +* Maximum voltage – максимальное напряжение в цепях датчика тока, В;
358 +* Minimum voltage – минимальное напряжение в цепях датчика тока, В;
359 +* Voltage hysteresis – величина гистерезиса для снятия ошибки, В;
360 +* Delay before setting the error – задержка перед формированием ошибки, мс;
361 +* Delay before clearing the error – задержка перед снятием ошибки, с;
362 +* Lock – флаг блокирования ошибки до перезапуска устройства.
363 363  
364 -If there is an open or short circuit connection of a current sensor, the "Current sensor error" is generated.
364 +При обнаружении обрыва или короткого замыкания цепей подключения датчика тока формируется ошибка подключения датчика тока.
365 365  
366 -Error generation conditions:
366 +Условия формирования ошибки:
367 367  
368 -* the voltage in the signal line or zero level line of the current sensor is greater than the “Maximum voltage value during the Delay before setting the error” time;
369 -* the voltage in the signal line or zero level line of the current sensor is less than the “Minimum voltage value during the Delay before setting the error” time.
368 +* напряжение в сигнальной цепи или цепи уровня нуля датчика тока больше величины Maximum voltage в течение времени Delay before setting the error;
369 +* напряжение в сигнальной цепи или цепи уровня нуля датчика тока меньше величины Mininum voltage в течение времени Delay before setting the error.
370 370  
371 -Conditions for removing the error:
371 +Условия снятия ошибки:
372 372  
373 -* the voltage in the signal line or zero level line of the current sensor is in range from (Minimum voltage + Voltage hysteresis) to (Maximum voltage - Voltage hysteresis) during the Delay before clearing the error” time.
373 +* напряжение в сигнальной цепи и цепи уровня нуля датчика тока находится в диапазоне от (Minimum voltage + Voltage hysteresis) до (Maximum voltage - Voltage hysteresis) в течение времени Delay before clearing the error.
374 374  
375 375  (% class="box warningmessage" %)
376 376  (((
377 -If there is the “Current sensor error”, the **“Critical error” **is generated.
377 +При наличии ошибки «Current sensor» формируется флаг **критической ошибки.**
378 378  )))
379 379  
380 380  === Charge contactor cycles ===
381 381  
382 -The BMS Mini device protects the charging contactor against frequent switching.
382 +В устройстве BMS Mini реализована защита контактора заряда от частого переключения.
383 383  
384 -To change the protection parameters against high frequency switching of the charging contactor, select the "Protections → Charge contactor cycles" section:
384 +Для изменения параметров защиты от большой частоты переключений контактора заряда необходимо выбрать раздел «Protections → Charge contactor cycles»:
385 385  
386 386  [[image:1733748068419-377.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="140" width="800"]]
387 387  
388 -In this section:
388 +В данном разделе:
389 389  
390 -* Enable – a flag to enable the protection;
391 -* Cycles threshold – a number of cycles in a given period, upon which the “CH contactor cycles error” is generated;
392 -* Check time – a time in which the BMS counts switchings of the charging contactor, second;
393 -* Delay before setting the error, millisecond;
394 -* Delay before clearing the error, second;
395 -* Lock – a flag to block the error until the device is restarted.
390 +* Enable – флаг включения защиты;
391 +* Cycles threshold – пороговое значение количества циклов в заданный период, при достижение которого формируется ошибка "большая частота переключений контактора заряда";
392 +* Check time – период, за который ведётся подсчёт количества переключений контактора заряда, с;
393 +* Delay before setting the error – задержка перед формированием ошибки, мс;
394 +* Delay before clearing the error – задержка перед снятием ошибки, с;
395 +* Lock – флаг блокирования ошибки до перезапуска устройства;
396 +* Number of cycles – количество замыканий контактора заряда, сделанное в процессе эксплуатации BMS.
396 396  
397 -If there is the high switching frequency of the charging contactor, the “CH contactor cycles error” is generated.
398 +В результате срабатывания защиты от большой частоты переключений контактора заряда формируется ошибка «большая частота переключений контактора заряда».
398 398  
399 -Error generation conditions:
400 +Условия формирования ошибки:
400 400  
401 -* the number of switchings of the charging contactor for the “Check time time is greater than or equal to the “Cycles threshold” value. The error is generated with the “Delay before setting the error” delay.
402 +* количество замыканий контактора заряда за период, равный Check time, больше или равно величине Cycles threshold. Ошибка формируется с задержкой Delay before setting the error.
402 402  
403 -Conditions for removing the error:
404 +Условия снятия ошибки:
404 404  
405 -* the Delay before clearing the error” time has passed since the error was generated.
406 +* с момента формирования ошибки прошло время Delay before clearing the error.
406 406  
407 407  === Discharge contactor cycles protection ===
408 408