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

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

От версии 12.1
отредактировано Admin
на 2025/04/09 11:58
Изменить комментарий: К данной версии нет комментариев
К версии 1.2
отредактировано Admin
на 2025/01/10 08:38
Изменить комментарий: К данной версии нет комментариев

Сводка

Подробности

Свойства страницы
Содержимое
... ... @@ -1,8 +1,8 @@
1 1  (% data-numbered-headings-start="3" style="--numbered-headings-start: 2;font-size: 0px;color: rgba(0, 0, 0, 0.0);margin-bottom: 0px; margin-top: 0px;" %)
2 -= Настройка =
2 += Configuration =
3 3  
4 4  (% data-numbered-headings-start="4" style="--numbered-headings-start: 3;font-size: 0px;color: rgba(0, 0, 0, 0.0);margin-bottom: 0px; margin-top: 0px;" %)
5 -== Параметры АКБ ==
5 +== Battery parameters ==
6 6  
7 7  === Cell defaults ===
8 8  
... ... @@ -49,8 +49,7 @@
49 49  * Final SOC – способ расчёта итогового SOC АКБ:
50 50  ** Minimum cell SOC – SOC АКБ принимается равной минимальной SOC ячеек;
51 51  ** Average cell SOC – SOC АКБ принимается равно средней SOC ячеек;
52 -** Min-Max SOC – SOC батареи рассчитывается исходя из минимального и максимального показателя SOC среди ячеек. Итоговый SOC принимается равным а) 100%, если SOC хотя бы одной ячейки равен 100% SOC, б) 0%, если SOC хотя бы одной ячейки равен 0%;
53 -** Max-Min SOC – SOC батареи рассчитывается исходя из минимального и максимального показателя SOC среди ячеек. Итоговый SOC принимается равным а) 100%, если SOC всех ячеек равен 100% SOC, б) 0%, если SOC всех ячеек равен 0%;
52 +** Min-Max cell SOC – SOC АКБ рассчитывается исходя из минимального и максимального SOC среди ячеек;
54 54  * Scale the final SOC – масштабировать итоговый SOC АКБ;
55 55  * Internal SOC corresponding to 0% - значение SOC, принимаемое за 0%.
56 56  * Internal SOC corresponding to 100% - значение SOC, принимаемое за 100%.
... ... @@ -74,26 +74,16 @@
74 74  
75 75  Расчёт сопротивления ячеек выполняется двумя способами. Первый способ используется, когда АКБ переходит из состояния релаксации в состояние заряда или разряда, при этом величина сопротивления ячейки
76 76  
77 -{{formula fontSize="SMALL" imageType="PNG"}}
78 -R = \frac{U-U_{ocv}}{I_{stable}}
79 -{{/formula}}
76 +R = (U-Uocv) / Iстаб,
80 80  
81 81  где U – напряжение ячейки, измеренное в состоянии заряда или разряда, В; Uocv – напряжение ячейки, измеренное в состоянии релаксации (до перехода в состояние заряда или разряда); Iстаб – стабилизированный ток через ячейку в состоянии заряда или разряда.
82 82  
83 83  Второй способ применяется при скачкообразном изменении тока через ячейку, при этом величина сопротивления ячейки:
84 84  
85 -{{formula fontSize="SMALL"}}
86 -R = \frac{U_2-U_1}{I_{stable2}-I_{stable1}}
87 -{{/formula}}
82 +R = (U,,2,,-U,,1,,) / (Iстаб,,2,,-Iстаб,,1,,) при условии, что |Iстаб,,2,,-Iстаб,,1,,| > 0,2×Qmax (Qmax – максимальная ёмкость ячейки),
88 88  
89 -при условии, что
84 +где U,,2,, – напряжение на ячейке в момент протекания через неё стабилизированного тока Iстаб,,2,,; U,,1,, – напряжение на ячейке в момент протекания через неё стабилизированного тока Iстаб,,1,,.
90 90  
91 -{{formula fontSize="SMALL"}}
92 -| I_{stable2}-I_{stable1} | > 0.2 × Q_{max}
93 -{{/formula}}
94 -
95 -где Q,,max,, – максимальная ёмкость ячейки, U,,2,, – напряжение на ячейке в момент протекания через неё стабилизированного тока Iстаб,,2,,; U,,1,, – напряжение на ячейке в момент протекания через неё стабилизированного тока Iстаб,,1,,.
96 -
97 97  Стабилизированный ток Iстаб = I, если в течение времени стабилизации мгновенное значение тока I находится в диапазоне от 0,95×I до 1,05×I.
98 98  
99 99  Для изменения параметров алгоритма расчёта сопротивления ячеек необходимо выбрать меню «Cells → Cell resistance estimation»:
... ... @@ -100,220 +100,209 @@
100 100  
101 101  [[image:1732207338609-903.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="187" width="337"]]
102 102  
103 -В данном разделе:
92 +In this section:
104 104  
105 -* Current stabilization time – время стабилизации тока, мс;
106 -* Maximum calculation period – максимальное время между подсчётами сопротивления, с. Если с момента последнего определения стабилизированного тока Iстаб прошло больше времени, чем определено в данном поле, то расчёт сопротивления не выполняется.
107 -* Maximum resistance factor – коэффициент расчёта максимального допустимого сопротивления ячейки;
108 -* Minimum SOC – минимальная степень заряда ячейки, при которой происходит расчет сопротивления;
109 -* Maximum SOC – максимальная степень заряда ячейки, при которой происходит расчет сопротивления.
94 +* Current stabilization time, second;
95 +* Maximum estimation period – maximum time between resistance measurements. If more time has elapsed since the last determination of the stabilized current Istable than is determined in this field, the resistance calculation is not performed, second;
96 +* Maximum resistance factor – the coefficient of calculation of the maximum acceptable resistance of the cell;
97 +* Minimum SOC – minimum cell SOC value for resistance calculation;
98 +* Maximum SOC – maximum cell SOC value for resistance calculation.
110 110  
111 -Рассчитанное сопротивление принимается системой как допустимое (а значит обновится), если его значение находится в диапазоне от Resistance / 2 до Maximum resistance factor × Resistance, где Resistance номинальное сопротивление ячейки (см. [[Cell defaults>>doc:||anchor="HCelldefaults"]]). Если расчётное значение сопротивления больше величины (Maximum resistance factor × Resistance), то обновлённое значение сопротивления будет равно величине (Maximum resistance factor × Resistance).
100 +The calculated resistance is accepted by the system as valid (and therefore updated) if its value is in the range from Resistance/2 to Maximum resistance factor × Resistance, where "Resistance" is the nominal resistance of the cell (see [[Cell defaults>>doc:||anchor="HCelldefaults"]]). If the calculated resistance value is greater than the value (Maximum resistance factor × Resistance), the updated resistance value will be equal to the value (Maximum resistance factor × Resistance).
112 112  
113 113  === Cell balancing ===
114 114  
115 -Плата BMS Main 2.x поддерживает два алгоритма балансировки ячеек:
104 +The BMS Main 2.x supports two cell balancing algorithms:
116 116  
117 -* балансировку в пределах стека ячеек, подключенных к плате BMS Logic;
118 -* балансировку в пределах всей АКБ (используется по умолчанию).
106 +* balancing stacks individually;
107 +* balancing the entire battery (used by default).
119 119  
120 -Балансировка в пределах стека ячеек выравнивает напряжение внутри группы ячеек, которые подключены к одной плате BMS Logic. **Не рекомендуется использовать данный алгоритм в типовых схемах АКБ.**
109 +Balancing stacks individually balances the voltage within a group of cells that are connected to the same BMS Logic board. **It is not recommended to use this algorithm in typical battery designs**.
121 121  
122 -Балансировка в пределах всей АКБ приводит напряжение всех ячеек к напряжению ячейки, имеющей наименьший заряд.
111 +Balancing the entire battery makes the voltage of all cells be equal to the minimum cell voltage.
123 123  
124 -Поддерживаются следующие правила балансировки:
113 +The following balancing rules are supported:
125 125  
126 -* при заряде АКБ;
127 -* при заряде АКБ или в случае, когда АКБ находится в состоянии релаксации;
128 -* независимо от состояния АКБ.
115 +* only when the battery is charging (current I > 0);
116 +* when the battery is charging (current I > 0) or when the battery is in a state of relaxation;
117 +* always (regardless of battery state).
129 129  
130 -К ячейке подключается балансировочный резистор если:
119 +A balancing resistor is connected to the cell if:
131 131  
132 -* напряжение на ячейке выше напряжения запуска балансировки;
133 -* разница между напряжением на ячейке и минимальным напряжением среди ячеек АКБ больше порога старта балансировки;
134 -* напряжение ячейки выше, чем "Voltage for forced balancing".
121 +* the voltage on the cell is higher than the starting voltage of the balancing;
122 +* the difference between the cell voltage and the minimum voltage among the cells of the battery is greater than the balancing threshold.
135 135  
136 -От ячейки отключается балансировочный резистор если:
124 +If the BMS Logic board overheats, then the balancing of the cells connected to this board will not be performed (see [[Logic high temperature protection>>doc:Battery management systems.BMS Main 2\.1.3\. Configuration.3\.6 Battery protection.WebHome||anchor="HLogichightemperatureprotection"]]).
137 137  
138 -* напряжение на ячейке ниже напряжения запуска балансировки;
139 -* разница между напряжением на ячейке и минимальным напряжением среди ячеек АКБ меньше порога остановки балансировки;
140 -* напряжение ячейки ниже, чем "Voltage for forced balancing".
126 +To change the cell balancing parameters, select the menu "Cell → Cell balancing":
141 141  
142 -Если обнаружен перегрев платы BMS Logic, то балансировка ячеек, подключенных к данной плате, выполнятся не будет (см. Защита плат BMS Logic от высокой температуры).
128 +[[image:1732207485773-804.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="264" width="387"]]
143 143  
144 -Для изменения параметров балансировки ячеек необходимо выбрать меню «Cell → Cell balancin:
130 +In this section:
145 145  
146 -[[image:1739812799920-892.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="291" width="385"]]
132 +* Enable – a flag to enable cell balancing;
133 +* Algorithm – a balancing algorithm:
134 +** Balancing stacks individually;
135 +** Balancing the entire battery;
136 +* Constrain (rule):
137 +** Charging;
138 +** Charging or relaxed;
139 +** Always (regardless of battery state);
140 +* Minimum cell voltage to start balancing, V;
141 +* Balancing threshold, V;
142 +* Start cell discharging – a command to start forced balancing of all battery cells (used for service purposes);
143 +* Stop cell discharging – a command to stop forced balancing of all battery cells (used for service purposes).
147 147  
148 -В данном разделе:
149 -
150 -* Enable – флаг разрешения балансировки;
151 -* Algorithm – алгоритм балансировки:
152 -** Balancing stacks individually – балансировка в пределах стека ячеек, подключенных к плате BMS Logic;
153 -** Balancing the entire battery – балансировка в пределах всей АКБ;
154 -* Constrain (rule) – правило балансировки:
155 -** Charging – при заряде АКБ (состояние Charging ON) и после отключения заряда (Charging OFF);
156 -** Charging or relaxed – при заряде АКБ (состояние Charging ON или Charging OFF) и в состоянии релаксации АКБ (Relaxed (after charging) или Relaxed (after discharging));
157 -** Always – всегда (независимо от состояния АКБ);
158 -* Condition – условие балансировки:
159 -** Automatic – балансировка будет производсится автоматически, когда соблюдены все условия балансировки;
160 -** On balancing request – балансировка производится только при поступлении сигнала "Balancing request". В это случае балансировки начнется независимо от значения "Voltage deviation to start balancing";
161 -* Minimum cell voltage to start balancing – напряжение запуска балансировки, В;
162 -* Deviation to start balancing – порог начала балансировки, В;
163 -* Deviation to stop balancing – порог остановки балансировки, В;
164 -* Voltage for forced balancing – напряжение ячейки, при котором к ней принудительно будет подключен балансировочный резистор, В;
165 -* Start cell discharging – команда запуска принудительной балансировки всех ячеек АКБ (используется в сервисных целях);
166 -* Stop cell discharging – команда останова принудительной балансировки всех ячеек АКБ (используется в сервисных целях).
167 -
168 168  === Series balancing ===
169 169  
170 -Плата BMS Main 2.x поддерживает работу с двумя независимыми (гальванически не связанными) сериями ячеек. Для контроля состояния двух серий используются два датчика тока: основной и дополнительный (AUX). Серии ячеек должны быть эквивалентными: иметь одинаковое количество ячеек одной ёмкости.
147 +The BMS Main 2.x board supports work with two independent (galvanically unrelated) cell series. To monitor the status of two series, two current sensors are used: primary and secondary (AUX). A series of cells must be equivalent: they must have the same number of cells and the same capacity.
171 171  
172 -Из-за того, что серии ячеек могут работать на разную нагрузку, их необходимо балансировать. Для этого в BMS Main 2.x предусмотрено два реле Balancing series 1 и Balancing series 2 (см. Настройка выходных дискретных сигналов и реле), а также комбинированный алгоритм, учитывающий как напряжение каждой серии, так и заряд, который эти серии отдали нагрузке. Реле Balancing series 1 и Balancing series 2 используются для подключения мощных балансировочных резисторов параллельно сериям 1 и 2 ячеек.
149 +Since the series of cells can operate at different loads, they must be balanced. For this, the BMS Main 2.x provides two relays: Balancing series 1 and Balancing series 2 (see [[Input and output signals>>doc:Battery management systems.BMS Main 2\.1.3\. Configuration.3\.3 Input and output signals.WebHome]]), as well as a combined algorithm that considers both the voltage of each series and the charge that these series gave load. “Balancing series 1 and Balancing series 2 relays are used to connect high-power balancing resistors in parallel with cells series 1 and 2.
173 173  
174 -При заряде АКБ балансировка выполняется исходя из напряжения серий. К серии ячеек подключается балансировочный резистор если:
151 +When charging the battery, balancing is performed based on the voltage of the series. A balancing resistor is connected to the cell series if:
175 175  
176 -* напряжение серии выше напряжения запуска балансировки;
177 -* разница между напряжением серии ячеек и минимальным напряжением среди серий АКБ больше порога балансировки.
153 +* the series voltage is higher than the starting voltage of the balancing;
154 +* the difference between the voltage of a series of cells and the minimum voltage among the battery series is greater than the balancing threshold.
178 178  
179 -При разряде АКБ (работе на нагрузку) балансировка включается в том случае, если одна из серий отдала нагрузке заряд (А×ч), который больше на величину Qп заряда, отданного другой серией.
156 +When the battery is discharging (work on load), balancing is turned on if one of the series gives the load a charge (Ah), which is more by the amount Qthr of the charge given off by another series.
180 180  
181 -Для изменения параметров балансировки серий ячеек необходимо выбрать меню «Cell → Series balancing»:
158 +To change the series balancing parameters, select the menu "Cell → Series balancing":
182 182  
183 183  [[image:1732207584941-447.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="258" width="438"]]
184 184  
185 -В данном разделе:
162 +In this section:
186 186  
187 -* Enable – флаг разрешения балансировки;
188 -* Number of BMS Logic boards in a series – количество плат BMS Logic на одну серию ячеек:
189 -* Minimum series voltage to start balancing – напряжение запуска балансировки, В;
190 -* Balancing threshold – порог балансировки, В;
191 -* Coulomb threshold – разница зарядов Qп, отданных сериями ячеек, при превышении которой будет запущена балансировка, Ач;
192 -* Period – период сброса счётчиков заряда на каждую серию (для исключения накопления ошибки), с.
164 +* Enable – a flag to enable series balancing;
165 +* Number of BMS Logic boards in a series;
166 +* Minimum series voltage to start balancing, V;
167 +* Balancing threshold, V;
168 +* Coulomb threshold – the difference of the charges Qthr, given by a series of cells, above which balancing to be started, Ah;
169 +* Period – period to reset of charge counters for each series (to avoid accumulation of error), second.
193 193  
194 194  === Cell analysis ===
195 195  
196 -Разрядная характеристики АКБзависимость Uocv = Uocv(DOD) – используется для определения табличной зависимости Uocv = Uocv(SOC, t°C) (см. [[SOC estimation>>doc:||anchor="HSOCestimation"]]), которая необходима для расчёта степени заряда АКБ.
173 +Discharge characteristics of the battery the dependence Uocv = Uocv (DOD) – is used to determine the tabular dependence Uocv = Uocv (SOC, t °C) (see [[SOC estimation>>doc:||anchor="HSOCestimation"]]), which is necessary for calculating the state of charge of the battery.
197 197  
198 -Плата BMS Main 2.x имеет возможность автоматически определить разрядную характеристику АКБ.
175 +The BMS Main 2.x board can automatically determine the battery discharge characteristic.
199 199  
200 -Перед запуском процесса определения разрядной характеристики необходимо подготовить BMS:
177 +Before starting the process of determining the discharge characteristic, it is necessary to prepare a BMS:
201 201  
202 -1. Полностью зарядить АКБ.
203 -1. Подключить к реле разряда контактор, который коммутирует резистивную нагрузку к АКБ.
204 -1. Подключить к контактору разряда резистивную нагрузку, которая обеспечит ток разряда 0,5C (где C ёмкость ячейки).
179 +1. Charge the battery.
180 +1. Connect a contactor to the discharging relay which switches the resistive load to the battery.
181 +1. Connect a resistive load to the contactor, which will provide a discharge current of 0.5C (where C is the cell capacitance).
205 205  
206 -Для настройки параметров определения разрядной характеристики АКБ необходимо выбрать меню «Cells → Cell analysis»:
183 +To configure parameters for determining the discharge characteristic of the battery, select the menu "Cells → Cell analysis":
207 207  
208 208  [[image:1732207696322-587.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="213" width="258"]]
209 209  
210 -В данном разделе:
187 +In this section:
211 211  
212 -* Enable – флаг запуска алгоритма;
213 -* Discharge step – шаг разряда, А×ч;
214 -* Delta voltage – величина падения напряжения на анализируемой ячейке, В;
215 -* Logic index – адрес платы BMS Logic, к которой подключена анализируемая ячейка;
216 -* Cell index – позиция анализируемой ячейки, подключённой к плате BMS Logic;
217 -* Analyse cell with minimum voltage – флаг, при установке которого будут сохранятся параметры наименее заряженной ячейки (в этом случае значения Logic index и Cell index игнорируются).
189 +* Enable – a flag to enable cell analysis;
190 +* Discharge step, Ah;
191 +* Delta voltage – a maximum allowable voltage drop for the cell, V;
192 +* Logic index – an address of the BMS Logic board to which the analyzed cell is connected;
193 +* Cell index – a position of the analyzed cell connected to the BMS Logic board;
194 +* Analyse cell with minimum voltage – a flag to analyse of the least charged cell (in this case, the values of Logic index and Cell index are ignored).
218 218  
219 -Величину Discharge step рекомендуется устанавливать равной
196 +Discharge step should be set equal to
220 220  
221 221  Discharge step = С/21,
222 222  
223 -где С ёмкость ячейки.
200 +where C is the cell capacity.
224 224  
225 -Разрядная характеристика будет построена для заданной ячейки (её положение определяется полями Logic index и Cell index).
202 +The discharge characteristic will be constructed for the given cell (its position is determined by the fields Logic index and Cell index).
226 226  
227 -Алгоритм определения разрядной характеристики АКБ будет запущен если установить флаг Enable. С этого момента управление контактором разряда осуществляет данный алгоритм.
204 +The algorithm for determining the discharge characteristic of the battery will be started if the Enable flag is set. From this moment, the control of the discharge relay is performed by this algorithm.
228 228  
229 -Шаги алгоритма:
206 +Algorithm steps:
230 230  
231 -1. Разряд DOD = 0.
232 -1. Размыкание контактора разряда.
233 -1. Ожидание релаксации АКБ.
234 -1. Измерение Uocv = U.
235 -1. Сохранение точки разрядной характеристики (Q, Uocv).
236 -1. Замыкание контактора разряда. DOD,,1,, = DOD + Discharge step, U,,1,, = U
237 -1. Если DOD = DOD,,1 ,,или U < U,,1,, - Delta voltage, то переход к п.2.
238 -1. Если обнаружена ошибка «низкое напряжение», то конец алгоритма.
208 +1. DOD = 0.
209 +1. Disconnecting the discharge relay.
210 +1. Waiting for the relaxation of the battery.
211 +1. Measuring Uocv = U.
212 +1. Saving the point of the discharge characteristic (Q, U,,OCV,,).
213 +1. Activation of the discharge relay. DOD,,1,, = DOD + Discharge step, U,,1,, = U
214 +1. If DOD = DOD,,1,, or U < (U,,1,, Delta voltage), then go to step 2.
215 +1. If the "Undervoltage" error is detected, then the end of the algorithm.
239 239  
240 -В ходе работы алгоритма на SD-карте будет создан файл с именем "CELLANALYSIS.TXT" в формате CSV (разделитель символ табуляции).
217 +During the operation of the algorithm, a file with the name "CELLANALYSIS.TXT" in the CSV format will be created on the SD card.
241 241  
242 -Структура файла:
219 +File structure:
243 243  
244 244  |**Time**|**DOD**|**Logic**|**Cell**|**OCV**|**Resistance**
245 245  |**10.11.2017 12:28:34**|0.0|1|1|4.180|0.080000
246 246  |**...**|...|…|…|...|...
247 247  
248 -Названия параметров:
225 +Parameter names:
249 249  
250 -* Time – дата и время;
251 -* DOD – глубина разряда, А×ч;
252 -* Logic – адрес платы BMS Logic, к которой подключена анализируемая ячейка;
253 -* Cell – позиция ячейки, для которой приводятся данные OCV и Resistance;
254 -* OCV – напряжение Uocv ячейки, В;
255 -* Resistance – сопротивление ячейки, Ом.
227 +* Time – date and time;
228 +* DOD – depth of discharge, Ah;
229 +* Logic – the address of the BMS Logic board to which the analyzed cell is connected;
230 +* Cell – position of the analyzed cell for which OCV and Resistance values are provided;
231 +* OCV – cell voltage Uocv, V;
232 +* Resistance – cell resistance, Ohm.
256 256  
257 257  === Charge current map ===
258 258  
259 -Плата BMS Main 2.x рассчитывает максимально допустимый ток заряда исходя из уровня заряда ячеек (SOC), температуры АКБ, температуры контакторов, напряжения и температуры ячеек.
236 +The BMS Main 2.x board calculates maximum allowable charge current values in respect to SOC and battery temperature, contactor temperature and maximum cell voltage.
260 260  
261 -Рассчитанные величины максимально допустимого тока заряда передаются внешнему оборудованию (например, зарядному устройству) по шине CAN. Внешнее оборудование, руководствуясь полученными значениями, обеспечивает корректный режим работы АКБ.
238 +Calculated currents values are sending to chargers over the CAN bus.
262 262  
263 -Для изменения параметров расчёта предельного тока заряда необходимо выбрать меню «Cell → Charge current map»:
240 +To configure parameters for determining the charge current limit, select the menu "Cells → Charge current map":
264 264  
265 265  [[image:1732208033738-498.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="655" width="453"]]
266 266  
267 -В данном разделе:
244 +In this section:
268 268  
269 -* Enable – флаг разрешения расчёта величины предельного тока заряда;
270 -* Maximum charging current – максимальное значение тока заряда при нормальных условиях;
271 -* Limit charging current by the battery SOC and temperature – флаг включения коррекции максимального тока заряда Kcs в зависимости __от максимального SOC ячеек __и температуры батареи;
272 -* Limit charging current by the contactor temperature – флаг включения коррекции максимального тока заряда Kcc в зависимости от температуры контакторов;
273 -* Limit charging current by the maximum cell voltage - флаг включения коррекции максимального тока заряда Kcv в зависимости __от максимального напряжения холостого хода ячеек__ U,,ocv ,,(т.е. с учетом коррекции по току и сопротивлению);
274 -* Limit charging current by the cell temperature - флаг включения коррекции максимального тока заряда Kct в зависимости от температуры ячеек;
246 +* Enable – a flag to start calculation of the charge current limit;
247 +* Maximum charging current – a maximum allowable value of the charge current (under normal conditions):
248 +* Limit charging current by the battery SOC and temperature – a flag to enable correction of maximum allowable charging current Kcs depending on SOC and temperature;
249 +* Limit charging current by the contactor temperature – a flag to enable correction of maximum allowable charging current Kcc depending on the contactor temperature;
250 +* Limit charging current by the maximum cell voltage – a flag to enable correction of maximum allowable charging current Kcv depending on maximum cell voltage;
251 +* Limit charging current by the maximum cell temperature – a flag to enable correction of maximum allowable charging current Kct depending on cell temperature.
275 275  
276 -Величина предельного тока заряда при текущем уровне заряда, температуре АКБ, температуре контакторов и максимального напряжения ячеек рассчитывается следующим образом:
253 +Value of the charge current limit at given SOC, temperature, contactors temperature and maximum cell voltage is calculated as follows:
277 277  
278 -Charging current limit = Maximum charging current × Kcs × Kcc × Kcv × Kct.
255 +Charging current limit = Maximum charging current × Kcs × Kcc × Kcv × Kct.
279 279  
280 280  === Discharge current map ===
281 281  
282 -Плата BMS Main 2.x рассчитывает максимально допустимый ток разряда и разряда исходя из уровня заряда ячеек (SOC), температуры АКБ, температуры контакторов, напряжения и температуры ячеек.
259 +The BMS Main 2.x board calculates maximum allowable discharge current values in respect to SOC and battery temperature, contactor temperature and maximum cell voltage.
283 283  
284 -Рассчитанные величины максимально допустимого тока разряда передаются внешнему оборудованию (например, инвертору) по шине CAN. Внешнее оборудование, руководствуясь полученными значениями, обеспечивает корректный режим работы АКБ.
261 +Calculated currents values are sending or intellectual loads over the CAN bus.
285 285  
286 -Для изменения параметров расчёта предельного тока заряда необходимо выбрать меню «Cell → Discharge current map»:
263 +To configure parameters for determining the charge current limit, select the menu "CellsCharge current map":
287 287  
288 288  [[image:1732208218667-968.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="631" width="434"]]
289 289  
290 -В данном разделе:
267 +In this section:
291 291  
292 -* Enable – флаг разрешения расчёта величины предельного тока разряда;
293 -* Maximum discharging current – максимальное значение тока разряда при нормальных условиях:
294 -* Limit discharging current by the battery SOC and temperature – флаг включения коррекции максимального тока разряда Kds в зависимости __от минимального SOC ячеек__ и температуры батареи;
295 -* Limit discharging current by the contactor temperature – флаг включения коррекции максимального тока разряда Kdc в зависимости от температуры контакторов;
296 -* Limit discharging current by the minimum cell voltage – флаг включения коррекции максимального тока разряда Kdv в зависимости __от минимального напряжения холостого хода ячеек__ U,,ocv ,,(т.е. с учетом коррекции по току и сопротивлению);
297 -* Limit discharging current by the cell temperature – флаг включения коррекции максимального тока разряда Kdt в зависимости от температуры ячеек;
269 +* Enable – a flag to start calculation of the discharge current limit;
270 +* Maximum discharging current – a maximum allowable value of the discharge current (under normal conditions):
271 +* Current factor – the dependence of the correction factor on SOC and the battery temperature – Kdischarge=Kdischarge (SOC, t°C).
272 +* Limit discharging current by the battery SOC and temperature – a flag to enable correction of maximum allowable discharging current Kds depending on SOC and temperature;
273 +* Limit discharging current by the contactor temperature – a flag to enable correction of maximum allowable discharging current Kdc depending on the contactor temperature;
274 +* Limit discharging current by the maximum cell voltage - a flag to enable correction of maximum allowable discharging current Kdv depending on maximum cell voltage;
275 +* Limit discharging current by the maximum cell temperature - a flag to enable correction of maximum allowable discharging current Kdt depending on cell temperature .
298 298  
299 -Величина предельного тока разряда при текущем уровне заряда, температуре АКБ, температуре контакторов и минимального напряжения ячеек рассчитывается следующим образом:
277 +Value of the discharge current limit at given SOC, temperature, contactors temperature and maximum cell voltage is calculated as follows:
300 300  
301 301  Discharging current limit = Maximum discharging current × Kds × Kdc × Kdv × Kdt.
302 302  
303 303  === SOC correction ===
304 304  
305 -Плата BMS Main 2.x может пересчитывать степень заряда АКБ после длительного хранения или после длительной эксплуатации батареи в условиях частичного разряда и неполного заряда. Пересчёт выполняется на основе табличной зависимости Uocv = Uocv(SOC, t°C) (see [[SOC estimation>>doc:||anchor="HSOCestimation"]]).
283 +The BMS Main 2.x board can recalculate the battery SOC after long-term storage or after long-term working in the case when the battery was not charged fully or discharged totally. Recalculation is done based on the tabular dependency Uocv = Uocv (SOC, t) (see [[SOC estimation>>doc:||anchor="HSOCestimation"]]).
306 306  
307 -Для изменения параметров алгоритма корректировки степени заряда АКБ необходимо выбрать меню «Cell → SOC correction»:
285 +To configure parameters for periodically correcting the battery state of charge, select the menu "Cells → SOC correction":
308 308  
309 309  [[image:1732206262509-786.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="291" width="298"]]
310 310  
311 -В данном разделе:
289 + In this section:
312 312  
313 -* Enable – флаг разрешения корректировки SOC;
314 -* Shutdown period – время нахождения АКБ в выключенном состоянии, дни. Если в момент запуска BMS определяет, что до этого АКБ была отключена в течение времени Shutdown period, то BMS пересчитывает степень заряда АКБ на основе зависимости Uocv = Uocv(SOC, t°C);
315 -* Correction period – период корректировки SOC, дни. Если с момента последней корректировки прошло время, равное Correction period, то BMS пересчитывает SOC на основе зависимости Uocv = Uocv(SOC, t°C) и изменяет степень заряда АКБ линейно за время SOC change time;
316 -* SOC change time – длительность линейного изменения SOC до значения, рассчитанного на основе зависимости Uocv = Uocv(SOC, t°C), мин;
317 -* Ignore the linear zone – флаг, выключающий расчет сопротивления ячейки, если её напряжение находится в линейной зоне.
291 +* Enable – a flag to enable SOC correction;
292 +* Shutdown period – a time the battery is off, day. If the BMS detects on its startup that it was off during the Shutdown period” time, the BMS recalculates the battery state of charge base on the tabular dependency Uocv = Uocv (SOC, t);
293 +* Correction period – a period of correcting the battery SOC, day. If the BMS detects that the last correction was more than the “Correction period” ago, the BMS recalculates the battery state of charge base on the tabular dependency Uocv = Uocv (SOC, t) and tunes it gradually during the SOC change time;
294 +* SOC change time – a duration of the linear changing the battery SOC to the value calculated by the correction algorithm, minute;
295 +* Ignore the linear zone – a flag to ignore linear zone while calculating SOC correction.
318 318  
319 319