Изменения документа 3.3 Control

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

От версии 1.3
отредактировано Admin
на 2025/02/12 13:19
Изменить комментарий: К данной версии нет комментариев
К версии 1.2
отредактировано Admin
на 2025/02/12 13:18
Изменить комментарий: К данной версии нет комментариев

Сводка

Подробности

Свойства страницы
Содержимое
... ... @@ -44,22 +44,22 @@
44 44  
45 45  Для изменения параметров алгоритма расчёта степени заряда батареи необходимо выбрать раздел «Control → SOC estimation»:
46 46  
47 +
47 47  [[image:1735056107942-306.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="141" width="800"]]
48 48  
49 -Поддерживаются следующие алгоритмы («Algorithm») определения степени заряда:
50 +The following estimation algorithms supported:
50 50  
51 -* Voltage – по напряжению холостого хода;
52 -* Current and voltage (simplified) – по напряжению и току (упрощённый алгоритм, рекомендуется для ячеек LFP);
53 -* Current and voltage (enhanced) – по напряжению и току (улучшенный алгоритм, рекомендуется для ячеек NMC).
52 +* Voltage – by open circuit voltage;
53 +* Current and voltage (simplified) – recommended for LFP cells;
54 +* Current and voltage (enhanced) – recommended for NMC cells.
54 54  
55 -Алгоритм **"Voltage")** рассчитывает SOC ячеек исходя из табличной зависимости Uocv = Uocv(SOC, t°C).
56 +The **Voltage** SOC calculation algorithm calculates cells SOC based on the tabular dependence Uocv = Uocv(SOC, t °C).
56 56  
57 -Алгоритм расчёта SOC по напряжению и току (simplified) работает следующим образом:
58 +The **“Current and voltage (simplified)”** SOC calculation algorithm works as follows:
58 58  
59 -* если I = 0, батарея находится в состоянии релаксации и напряжение ячейки Uocv находится вне отрезка [Linear zone point 1; Linear zone point 2], то расчёт SOC на основе табличной зависимости Uocv = Uocv(SOC, t°C);
60 +* if I = 0, the battery is in the state of relaxation and the cell voltage Uocv is outside the [U,,ocv[point 1],,; U,,ocv[point 2],,], the SOC calculation is based on the tabular dependency Uocv = Uocv(SOC, t °C);
61 +* in any other cases, the SOC value is proportional to the charge (coulomb) passed through the battery (current time integral).
60 60  
61 -* в любых других случаях величина SOC пропорциональна заряду, прошедшему через батарею (интеграл тока по времени).
62 -
63 63  The **“Current and voltage (enhanced)” **SOC calculation algorithm differs from the simplified algorithm by online correction of the effective capacity. When using this algorithm, it is necessary to fine tune the tabular dependence Uocv = Uocv (SOC, t °C).
64 64  
65 65  To change the algorithm for calculating the Final SOC, select the "Control → SOC estimation → Final SOC" section: