Изменения документа 3.4 Protections
Редактировал(а) Admin 2025/04/09 12:21
Сводка
-
Свойства страницы (1 изменено, 0 добавлено, 0 удалено)
Подробности
- Свойства страницы
-
- Содержимое
-
... ... @@ -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 - Inthissection:23 +В данном разделе: 24 24 25 -* Enable – aflagto enable the protection;26 -* Maximum charg ingcurrent, А;27 -* Tolerant charg ingcurrent, А;28 -* Maximum discharg ingcurrent, А;29 -* Tolerant discharg ingcurrent, А;30 -* Delay before setting the error, millisecond;31 -* Delay before clearing the error, second;32 -* Lock – aflagtoblocktheerror 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 - Asaresultofoperationoftheovercurrentprotection,the "Overcurrent"errorisgenerated.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.