Changes for page 3.6 Battery protection

Last modified by Admin on 2025/04/09 12:25

From version 4.10
edited by Admin
on 2024/11/21 18:13
Change comment: There is no comment for this version
To version 4.11
edited by Admin
on 2024/11/21 18:15
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -100,9 +100,70 @@
100 100  
101 101  == 3.6.4 Low temperature protection ==
102 102  
103 +The board implements battery protection from too low temperature.
103 103  
105 +To change the battery protection parameters from low temperature, select the menu "Protections → Low temperature protection":
106 +
107 +
108 +In this section:
109 +
110 +* Enable – a flag to enable the protection;
111 +* Minimum charging temperature, °C;
112 +* Tolerant charging temperature, °C;
113 +* Minimum discharging temperature, °C;
114 +* Tolerant discharging temperature, °C;
115 +* Delay before setting the error, second;
116 +* Delay before clearing the error, second;
117 +* Lock the error until the device is reset.
118 +
119 +As a result of the operation of the battery protection from low temperature, the "Low CH temperature" or “Low DCH temperature” error is generated.
120 +
121 +Error generation conditions:
122 +
123 +* 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.
124 +
125 +Conditions for removing the error:
126 +
127 +* 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.
128 +
129 +(% class="box infomessage" %)
130 +(((
131 +If there is the "Low CH temperature" error, the charging relay opens. If there is the "Low DCH temperature" error, the discharging relay opens.
132 +)))
133 +
104 104  == 3.6.5 High temperature protection ==
105 105  
136 +The board implements battery protection from too high temperature.
137 +
138 +To change the battery protection parameters from high temperature, select the menu "Protections → High temperature protection":
139 +
140 +In this section:
141 +
142 +* Enable – a flag to enable the protection;
143 +* Maximum charging temperature, °C;
144 +* Tolerant charging temperature, °C;
145 +* Maximum discharging temperature, °C;
146 +* Tolerant discharging temperature, °C;
147 +* Delay before setting the error, second;
148 +* Delay before clearing the error, second;
149 +* Lock the error until the device is reset.
150 +
151 +As a result of the operation of the battery protection from high temperature, the "High CH temperature" or “High DCH temperature” error is generated.
152 +
153 +Error generation conditions:
154 +
155 +* 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.
156 +
157 +Conditions for removing the error:
158 +
159 +* 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.
160 +
161 +(% class="box infomessage" %)
162 +(((
163 +If there is the "High CH temperature" error, the charging relay opens.
164 +If there is the "High DCH temperature" error, the discharging relay opens.
165 +)))
166 +
106 106  == 3.6.6 Battery cover protection ==
107 107  
108 108  == 3.6.7 High humidity protection ==