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

Редактировал(а) Admin 2026/04/30 13:56

От версии 4.1
отредактировано Admin
на 2025/02/17 17:23
Изменить комментарий: К данной версии нет комментариев
К версии 2.1
отредактировано Admin
на 2025/02/12 15:35
Изменить комментарий: К данной версии нет комментариев

Сводка

Подробности

Свойства страницы
Содержимое
... ... @@ -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="3" style="--numbered-headings-start: 2;font-size: 0px;color: rgba(0, 0, 0, 0.0);margin-bottom: 0px; margin-top: 0px;" %)
5 -== Управление ==
5 +== Control ==
6 6  
7 7  === Общие настройки ===
8 8  
... ... @@ -551,7 +551,7 @@
551 551  
552 552  (% class="box infomessage" %)
553 553  (((
554 -**Примечание:** При появлении ошибок в работе системы размыкание контактора** заряда/разряда** выполняется или немедленно, или с задержкой T,,откл,, (зависит от настроек, описанных ниже).
554 +**Примечание:** При появлении ошибок в работе системы размыкание контактора** заряда/разряда** выполняется или немедленно, или с задержкой T,,откл,, (зависит от настроек, описанных ниже).
555 555  )))
556 556  
557 557  Для изменения параметров алгоритма управления контактором заряда/разряда следует необходимо выбрать раздел «Control → Charge/Discharge»:
... ... @@ -606,239 +606,234 @@
606 606  
607 607  === Cell balancing ===
608 608  
609 -Балансировка приводит напряжение всех ячеек к напряжению ячейки, имеющей наименьший заряд.
609 +Balancing makes the voltage of all cells equal to the minimum cell voltage.
610 610  
611 -Поддерживаются следующие правила балансировки:
611 +The following balancing rules are supported:
612 612  
613 -* при заряде батареи;
614 -* при заряде батареи или в случае, когда батарея находится в состоянии релаксации;
615 -* независимо от состояния батареи.
613 +* when the battery is charging (current I > 0) and time after until the battery is relaxed;
614 +* when the battery is charging (current I > 0) or when the battery is in a state of relaxation;
615 +* always (regardless of battery state).
616 616  
617 -К ячейке подключается балансировочный резистор если одновременно выполняются следующие условия:
617 +A balancing resistor is connected to the cell if the following conditions are simultaneously met:
618 618  
619 -* напряжение на ячейке выше напряжения запуска балансировки;
620 -* разница между напряжением на ячейке и минимальным напряжением среди ячеек батареи больше порога запуска балансировки;
621 -* напряжение ячейки выше, чем "Voltage for forced balancing".
619 +* the voltage on the cell is higher than the balancing start voltage;
620 +* the difference between the voltage on the cell and the minimum voltage among the battery cells is greater than the balancing start threshold.
622 622  
623 -От ячейки отключается балансировочный резистор если выполняется любое из условий:
622 +A balancing resistor is disconnected from the cell if any of the following conditions are met:
624 624  
625 -* напряжение на ячейке меньше напряжения запуска балансировки;
626 -* разница между напряжением на ячейке и минимальным напряжением среди ячеек батареи меньше порога останова балансировки;
627 -* напряжение ячейки ниже, чем "Voltage for forced balancing".
624 +* the voltage on the cell is less than the balancing start voltage;
625 +* the difference between the voltage on the cell and the minimum voltage among the battery cells is less than the balancing stop threshold.
628 628  
629 -Если обнаружена ошибка «High Logic temperature», то балансировка ячеек, подключенных к перегретому устройству BMS Logic, выполняться не будет.
627 +If the High logic temperature” occurs, then the balancing of the cells connected to the overheated BMS Logic device will not be performed.
630 630  
631 -В BMS Main 3 имеется возможность запустить балансировку ячеек по внешнему сигналу «Balancing request». Балансировка будет запущена для тех ячеек, напряжение которых больше напряжения запуска балансировки и разница между их напряжением и минимальным напряжением среди ячеек батареи больше порога останова балансировки.
629 +The BMS Main 3 can enable the cell balancing by the external Balancing request” signal. Balancing process will be started to cells which the voltage is higher than the balancing start voltage and the difference between the cell voltage and the minimum voltage among all the cells is greater than the balancing stop threshold.
632 632  
633 -Для изменения параметров балансировки ячеек необходимо выбрать раздел «Control → Cell balancing»:
631 +To change the cell balancing parameters, select the "Control → Cell balancing" section:
634 634  
635 635  [[image:1735065702806-422.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="130" width="800"]]
636 636  
637 -В данном разделе:
635 +In this section:
638 638  
639 -* Enable – флаг разрешения балансировки;
640 -* Balancing rule – правило балансировки:
641 -** Balance on charge – при заряде батареи (состояние «Charging ON») и после отключения заряда (состояние «Charging OFF»);
642 -** Balance on charge or relaxed при заряде батареи (состояние «Charging ON» или «Charging OFF») и в состоянии релаксации батареи (состояние «Relaxed (after charging)» или «Relaxed (after discharging)»);
643 -** Balance always – всегда (независимо от состояния батареи);
637 +* Enable – a flag to enable cell balancing;
638 +* Balancing rule:
639 +** Balance on charge – balancing is performed while and after the charging (in the “Charge ON” and Charge OFF” states);
640 +** Balance on charge or relaxed - balancing is performed while and after the charging and in the relaxed state (in “Charge ON”, Charge OFF”, Relaxed (after charging) and Relaxed (after discharging)” states);
641 +** Balance always – balancing is always performed regardless the battery state;
644 644  
645 645  [[image:1735065666891-686.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="132" width="800"]]
646 646  
647 -* Balancing condition – условие балансировки:
648 -** Automatic – балансировка будет производсится автоматически, когда соблюдены все условия балансировки;
649 -** On balancing request – балансировка производится только при поступлении сигнала "Balancing request". В это случае балансировки начнется независимо от значения "Voltage deviation to start balancing";
650 -* Minimum cell voltage to start balancing – напряжение запуска балансировки, В;
651 -* Voltage deviation to start balancing – порог запуска балансировки, В;
652 -* Voltage deviation to stop balancing – порог останова балансировки, В;
653 -* Voltage for forced balancing – напряжение ячейки, при котором к ней принудительно будет подключен балансировочный резистор, В;
654 -* Maximum allowable temperature of BMS Logic devices – максимально разрешенная температура BMS Logic, ºC;
655 -* Command to discharge all cells – флаг принудительной балансировки всех ячеек батареи.
645 +* Balancing condition:
646 +** Automatic – balancing will be performed automatically if needed conditions are met;
647 +** On balancing request – balancing will start only if a remote request is received. In this case cells will start to balance regardless the "Voltage deviation to start balancing" value;
648 +* Minimum cell voltage to start balancing, V;
649 +* Voltage deviation to start balancing;
650 +* Voltage deviation to stop balancing;
651 +* Voltage for forced balancing – if cell voltage is above this value, it will start discharging through balancing resistor;
652 +* Maximum allowable temperature of BMS Logic devices, ºC;
653 +* Command to discharge all cells – a flag to force the balancing of all cells.
656 656  
657 657  === Series balancing ===
658 658  
659 -Устройство BMS Main 3 поддерживает работу с двумя независимыми (гальванически не связанными) сериями ячеек. Для контроля состояния двух серий используются два датчика тока: основной и дополнительный. Серии ячеек должны быть эквивалентными: иметь одинаковое количество ячеек одной ёмкости.
657 +The BMS Main 3 device supports work with two independent (galvanically unrelated) cell series. To monitor the status of two series, two current sensors are used. A series of cells must be equivalent: they must have the same number of cells and the same capacity.
660 660  
661 -Из-за того, что серии ячеек могут работать на разную нагрузку, их необходимо балансировать. Для этого в BMS Main 3 предусмотрено два сигнала управления контакторами «Balancing 1» и «Balancing 2», а также комбинированный алгоритм, учитывающий как напряжение каждой серии, так и заряд, который эти серии отдали нагрузке. Контакторы «Balancing 1» и «Balancing 2» используются для подключения мощных балансировочных резисторов параллельно сериям 1 и 2 ячеек.
659 +Since the series of cells can operate at different loads, they must be balanced. For this, the BMS Main 3 provides two signals to power switches: “Balancing series 1 and Balancing series 2, as well as a combined algorithm that considers both the voltage of each series and the charge that these series gave load. The Balancing series 1 and Balancing series 2 signals are used to connect high-power balancing resistors in parallel with cell series 1 and 2.
662 662  
663 -При заряде батареи балансировка выполняется исходя из напряжения серий. К серии ячеек подключается балансировочный резистор если:
661 +When charging the battery, balancing is performed based on the voltage of the series. A balancing resistor is connected to the cell series if:
664 664  
665 -* напряжение серии выше напряжения запуска балансировки;
666 -* разница между напряжением серии ячеек и минимальным напряжением среди серий больше порога балансировки.
663 +* the series voltage is higher than the start balancing voltage;
664 +* the difference between the voltage of a series of cells and the minimum voltage among the battery series is greater than the balancing threshold.
667 667  
668 -При разряде батареи (работе на нагрузку) балансировка включается в том случае, если одна из серий отдала нагрузке заряд (А×ч), который больше на величину Qп заряда, отданного другой серией.
666 +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.
669 669  
670 -Для изменения параметров балансировки серий ячеек необходимо выбрать меню «Control → Series balancing»:
668 +To change the series balancing parameters, select the "Control → Series balancing" section:
671 671  
672 672  [[image:1733322892811-410.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="126" width="800"]]
673 673  
674 -В данном разделе:
672 +In this section:
675 675  
676 -* Enable – флаг разрешения балансировки серий ячеек;
677 -* Number of Logic devices in a series – количество устройств BMS Logic на одну серию ячеек:
678 -* Minimum series voltage to start balancing – напряжение запуска балансировки, В;
679 -* Balancing threshold – порог балансировки, В;
680 -* Coulomb threshold – разница зарядов Qп, отданных сериями ячеек, при превышении которой будет запущена балансировка, Ач;
681 -* Period – период сброса счётчиков заряда на каждую серию (для исключения накопления ошибки), с;
682 -* Do not sum series voltages – флаг запрета суммирования напряжений серий ячеек.
674 +* Enable – a flag to enable series balancing;
675 +* Number of Logics in a series;
676 +* Minimum series voltage to start balancing, V;
677 +* Balancing threshold, V;
678 +* Coulomb threshold – the difference of the charges Qthr, given by a series of cells, above which balancing to be started, Ah;
679 +* Period – a period to reset of charge counters for each series (to avoid accumulation of error), second;
680 +* Do not sum series voltages – a flag to disable the summing of series voltages.3
683 683  
684 684  === Power down ===
685 685  
686 -Устройство BMS Main 3 может выполнять отключение батарейной системы при низком напряжении или длительной неактивности батареи.
684 +The BMS Main 3 device can shut down itself if the battery voltage is low or the battery is idle for a long time.
687 687  
688 -Отключение питания при низком напряжении осуществляется при выполнении следующих условий:
686 +Shutting down the battery system is performed according to the following conditions:
689 689  
690 -* напряжение батареи ниже минимального значения;
691 -* сигнал «Charger connected» отсутствует в течение 60 секунд.
688 +* the battery voltage is below the minimum level;
689 +* the Charger connected signal is cleared for 60 seconds.
692 692  
693 -Отключение питания при длительной неактивности осуществляется в том случае, если батарея находится в состоянии «Charging OFF», «Discharging OFF», «Relaxed (after charging)» или «Relaxed (after discharging)» в течение заданного времени.
691 +The BMS Main 3 device also shuts down the battery if it stays in the “Charging OFF, Discharging OFF, Relaxed (after charging) or Relaxed (after discharging) for the configured time.
694 694  
695 -Для изменения параметров управления отключением питания необходимо выбрать раздел «Control → Power down»:
693 +To change the parameters of the power down control, select the "Control → Power down" section:
696 696  
697 697  [[image:1733322892813-562.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="103" width="800"]]
698 698  
699 -В данном разделе:
697 +In this section:
700 700  
701 -* Minimum voltage to power down – минимальное напряжение батареи, при котором отключается питание батарейной системы, В;
702 -* Idle time to power down – время простоя батареи, по истечение которого отключается питание батарейной системы (0 для бесконечного времени простоя), мин;
703 -* Wait the "Power up/down request" is cleared (on startup) – флаг включения ожидания сброса сигнала на включение/отключение питания BMS при запуске устройства;
704 -* Power down if KEYRUN and CHARGE_ON are cleared – флаг отключения устройства если сигналы KEYRUN и CHARGE_ON сняты;
705 -* Delay before setting the internal power down signal – задержка перед отключением питания устройства при снятии KEYRUN и CHARGE_ON или поступлении команды «Power down request», мс.
699 +* Minimum voltage to power down – a minimum voltage level of the battery below which the BMS commands to shut down the battery, V;
700 +* Idle time to power down – a time of battery inactivity after which the battery is shut down, minute;
701 +* Wait the "Power up/down request" is cleared (on startup) – a flag to enable delay for clearing the “Power up/down request” signal while starting the BMS.
702 +* Power down if KEYRUN and CHARGE_ON are cleared – a flag to power down the device if KEYRUN and CHARGE_ON signals are cleared;
703 +* Delay before setting the internal power down signal – a delay before turning off the device power when removing KEYRUN and CHARGE_ON or receiving the Power down request” command, ms.
706 706  
707 707  === Heater ===
708 708  
709 -Для изменения параметров алгоритма управления нагревателем необходимо выбрать раздел «Control → Heater»:
707 +To change the parameters of the heater control algorithm, select the "Control → Heater" section:
710 710  
711 711  [[image:1733322901923-144.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="108" width="800"]]
712 712  
713 -В данном разделе:
711 +In this section:
714 714  
715 -* Enable – флаг включения контроллера нагрева;
716 -* Minimum cell temperature – минимальная температура ячеек, °C;
717 -* Tolerant cell temperature – допустимая температура ячеек, °C;
718 -* Delay before starting the heater – задержка перед запуском нагревателя, мс;
719 -* Delay before stopping the heater – задержка перед остановом нагревателя, мс;
720 -* Switch off the heater on errors – флаг на отключение нагревателя при возникновении следующих ошибок: «Undervoltage», «Overcurrent», «High temperature (CH)», «High temperature (DCH)», «Short circuit», «Critical error».
713 +* Enable – a flag to enable the heater control;
714 +* Minimum cell temperature, °C;
715 +* Tolerant cell temperature, °C;
716 +* Delay before starting the heater, millisecond;
717 +* Delay before stopping the heater, millisecond;
718 +* Switch off the heater on errors (Undervoltage, Overcurrent, High temperature, Short circuit or Critical error).
721 721  
722 -Условия включения нагревателя:
720 +As a result of operating the heating algorithm, the “Heater” signal is generated.
723 723  
724 -* минимальная температура среди всех ячеек батареи меньше величины «Minimum cell temperature» в течение времени «Delay before starting the heater».
722 +Conditions for signal generation:
725 725  
726 -Условия отключения нагревателя:
724 +* the minimum temperature among all cells of the battery is less than the “Minimum cell temperature” value during the “Delay before starting the heater” time.
727 727  
728 -* минимальная температура среди всех ячеек батареи больше величины «Tolerant cell temperature» в течение времени «Delay before stopping the heater».
726 +Conditions for clearing the signal:
729 729  
730 -(% class="box infomessage" %)
731 -(((
732 -При наличии сигнала "Heater" замыкается контактор нагревателя и/или выставляется соответствующий дискретный выход.
733 -)))
728 +* the minimum temperature among all cells of the battery is greater than the “Tolerant cell temperature” value during the “Delay before stopping the heater” time.
734 734  
730 +If there is the "Heater" signal, the heater contactor closes and/or a signal is set to the corresponding digital output.
731 +
735 735  === Cooler ===
736 736  
737 -Для изменения параметров алгоритма управления охладителем необходимо выбрать раздел «Control → Cooler»:
734 +To change the parameters of the cooler control algorithm, select the "Control → Cooler" section:
738 738  
739 739  [[image:1733322901924-962.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="107" width="800"]]
740 740  
741 -В данном разделе:
738 +In this section:
742 742  
743 -* Enable – флаг включения контроллера охлаждения;
744 -* Maximum cell temperature – максимальная температура ячеек, °C;
745 -* Tolerant cell temperature – допустимая температура ячеек, °C;
746 -* Delay before starting the cooler – задержка перед запуском охладителя, мс;
747 -* Delay before stopping the cooler – задержка перед остановом охладителя, мс;
748 -* Switch off the cooler on errors – флаг на отключение охладителя при возникновении следующих ошибок: «Undervoltage», «Overcurrent», «Low temperature (CH)», «Low temperature (DCH)», «Short circuit», «Critical error».
740 +* Enable – a flag to enable the cooler control;
741 +* Maximum cell temperature, °C;
742 +* Tolerant cell temperature, °C;
743 +* Delay before starting the cooler, millisecond;
744 +* Delay before stopping the cooler, millisecond;
745 +* Switch off the cooler contactor on errors (Undervoltage, Overcurrent, Low temperature, Short circuit or Critical error).
749 749  
750 -Условия включения охладителя:
747 +As a result of operating the cooling algorithm, the "Cooler" signal is generated.
751 751  
752 -* максимальная температура среди всех ячеек батареи больше величины «Maximum cell temperature» в течение времени «Delay before starting the cooler».
749 +Conditions for signal generation:
753 753  
754 -Условия снятия сигнала:
751 +* the maximum temperature among all cells of the battery is greater than the “Maximum cell temperature” value during the “Delay before starting the cooler” time.
755 755  
756 -* максимальная температура среди всех ячеек батареи меньше величины «Tolerant cell temperature» в течение времени «Delay before stoppong the cooler».
753 +Conditions for clearing the signal:
757 757  
758 -(% class="box infomessage" %)
759 -(((
760 -При наличии сигнала "Cooler" замыкается контактор нагревателя и/или выставляется соответствующий дискретный выход.
761 -)))
755 +* the maximum temperature among all cells of the battery is less than the “Tolerant cell temperature” value during the “Delay before stopping the cooler” time.
762 762  
757 +If there is the "Cooler" signal, the cooler contactor closes and/or a signal is set to the corresponding digital output.
758 +
763 763  === High voltage ===
764 764  
765 -Устройство BMS Main 3 имеет средства для измерения высокого напряжения до и после контакторов.
761 +The BMS Main 3 device has an ability to measure high voltages before and after contactors.
766 766  
767 -Для настройки параметров измерения высокого напряжения необходимо выбрать раздел «Control → High voltage»:
763 +To change the parameters of high voltage fault, select the "Control → High voltage" section:
768 768  
769 769  [[image:1733322914683-203.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="87" width="800"]]
770 770  
771 -В данном разделе:
767 +In this section:
772 772  
773 -* Enable – флаг включения измерения высокого напряжения;
774 -* Delay before clearing the High voltage fault – задержка перед снятием ошибки «High voltage fault», с;
775 -* Lock the High voltage fault – флаг блокирования ошибки «High voltage fault» до перезапуска устройства.
769 +* Enable – a flag to enable High voltage control;
770 +* Delay before clearing the High voltage fault, second;
771 +* Lock the High voltage fault.
776 776  
777 -В устройстве реализована самодиагностика цепей измерения высокого напряжения. В случае отказа средств измерения высокого напряжения или при неправильной полярности подключения высокого напряжения устройство формирует ошибку «High voltage fault».
773 +The BMS Main 3 implements a self-diagnostics of high-voltage measurement lines. If measurement line breaks or high-voltage polarity is wrong, High voltage fault” is generated.
778 778  
779 779  (% class="box warningmessage" %)
780 780  (((
781 -При обнаружении ошибки «High voltage fault» формируется** флаг критической ошибки.**
777 +If there is the “High voltage fault”, **the “Critical error” is generated.**
782 782  )))
783 783  
784 784  === Cell analysis ===
785 785  
786 -Разрядная характеристики батареизависимость Uocv = Uocv(DOD) – используется для определения табличной зависимости Uocv = Uocv(SOC, t°C), которая необходима для расчёта степени заряда батареи.
782 +The battery discharge characteristic the dependence Uocv = Uocv(DOD) – is used to determine the tabular dependence Uocv = Uocv(SOC, t°C), which is necessary for calculating the battery charge level.
787 787  
788 -Устройство BMS Main 3 имеет возможность автоматически определить разрядную характеристику батареи.
784 +The BMS Main 3 device can automatically determine the battery discharge characteristic.
789 789  
790 -Перед запуском процесса определения разрядной характеристики необходимо подготовить BMS:
786 +Before starting the process of determining the discharge characteristic, it is necessary to prepare a BMS:
791 791  
792 -1. Полностью зарядить батарею.
793 -1. Подключить к контактору разряда резистивную нагрузку, которая обеспечит ток разряда 0,5C (где C ёмкость ячейки).
788 +1. Charge the battery.
789 +1. Connect a resistive load to the discharging contactor, which will provide a discharge current of 0.5C (where C is the cell capacitance).
794 794  
795 -Для настройки параметров определения разрядной характеристики батареи необходимо выбрать раздел «Control → Cell analysis»:
791 +To configure parameters for determining the discharge characteristic of the battery, select the "Control → Cell analysis" section:
796 796  
797 797  [[image:1733322914685-558.png||data-xwiki-image-style-alignment="center" data-xwiki-image-style-border="true" height="107" width="800"]]
798 798  
799 -В данном разделе:
795 +In this section:
800 800  
801 -* Enable – флаг запуска алгоритма;
802 -* Discharge step – шаг разряда, А×ч;
803 -* Delta voltage – величина падения напряжения на анализируемой ячейке, В;
804 -* Logic index – позиция анализируемого устройства BMS Logic;
805 -* Cell index – позиция анализируемой ячейки, подключенной к устройству, номер которого определяется «Logic index»;
806 -* Analyse the most discharged cell – флаг, при установке которого будут сохранятся параметры наименее заряженной ячейки (в этом случае значение Cell index игнорируется).
797 +* Enable – a flag to enable cell analysis;
798 +* Discharge step, Ah;
799 +* Delta voltage – a maximum allowable voltage drop for the cell, V;
800 +* Logic index, Cell index – a position of the analyzed cell;
801 +* Analyse the most discharged cell – a flag to analyse of the least charged cell (in this case, the values “Logic index” and “Cell index” are ignored).
807 807  
808 -Величину Discharge step рекомендуется устанавливать равной
803 +Discharge step should be set equal to
809 809  
810 810  Discharge step= С/21,
811 811  
812 -где С ёмкость ячейки.
807 +where C is the cell capacity.
813 813  
814 -Разрядная характеристика будет построена для заданной ячейки (её положение определяется значениями «Logic index» и «Cell index»).
809 +The discharge characteristic will be constructed for the given cell (its position is determined by the fields “Logic index and Cell index).
815 815  
816 -Алгоритм определения разрядной характеристики батареи будет запущен если установить флаг «Enable». С этого момента управление контактором разряда осуществляет данный алгоритм.
811 +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 contactor is performed by this algorithm.
817 817  
818 -Шаги алгоритма:
813 +Algorithm steps:
819 819  
820 -1. Разряд DOD = 0.
821 -1. Размыкание контактора разряда.
822 -1. Ожидание релаксации батареи.
823 -1. Измерение Uocv = U.
824 -1. Сохранение точки разрядной характеристики (Q, Uocv).
825 -1. Замыкание контактора разряда. DOD,,1,, = DOD + Discharge step, U,,1,, = U
826 -1. Если DOD = DOD,,1 ,,или U < U,,1,, - Delta voltage, то переход к п.2.
827 -1. Если обнаружена ошибка «Undervoltage», то конец алгоритма.
815 +1. DOD = 0.
816 +1. Opening the discharging contactor.
817 +1. Waiting for the relaxation of the battery.
818 +1. Measuring Uocv = U.
819 +1. Saving the point of the discharge characteristic (Q, U,,OCV,,).
820 +1. Closing of the discharging contactor. DOD,,1,, = DOD + Discharge step, U,,1,, = U
821 +1. If DOD = DOD,,1,, or U < (U,,1,, Delta voltage), then go to step 2.
822 +1. If the "Undervoltage" error is detected, then the end of the algorithm.
828 828  
829 -В ходе работы алгоритма на SD-карте будет создан файл с именем "CELLANALYSIS.TXT" в формате CSV (разделитель символ табуляции).
824 +During the operation of the algorithm, a file with the name "CELLANALYSIS.TXT" in the CSV format will be created on the SD card.
830 830  
831 -Структура файла:
826 +File structure:
832 832  
833 833  |**Time**|**DOD**|**Logic**|**Cell**|**OCV**|**Resistance**
834 -|**01.01.2024 12:34:56**|0.0|1|1|4.180|0.080000
829 +|**10.11.2017 12:28:34**|0.0|1|1|4.180|0.080000
835 835  |**...**|...| |…|...|...
836 836  
837 -Названия параметров:
832 +Parameter names:
838 838  
839 -* Time – дата и время;
840 -* DOD – глубина разряда, А×ч;
841 -* Logic позиция устройства BMS Logic;
842 -* Cell – позиция ячейки, для которой приводятся данные OCV и Resistance;
843 -* OCV – напряжение Uocv ячейки, В;
844 -* Resistance – сопротивление ячейки, Ом.
834 +* Time – date and time;
835 +* DOD – depth of discharge, Ah;
836 +* Logic - position of the Logic device to which the analyzed cell is connected;
837 +* Cell – position of the analyzed cell for which OCV and Resistance values are provided;
838 +* OCV – cell voltage Uocv, V;
839 +* Resistance – cell resistance, Ohm.