Battery regenerative strength control method for electronic vehicle
11465530 · 2022-10-11
Assignee
Inventors
Cpc classification
Y02T10/70
GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
B60L3/12
PERFORMING OPERATIONS; TRANSPORTING
B60L58/10
PERFORMING OPERATIONS; TRANSPORTING
International classification
Abstract
A battery regenerative strength control method for an electric vehicle is provided. The method includes: in an initial stage, gradually adjusting a current regenerative strength; in a real-time adjustment stage, dynamically adjusting the current regenerative strength; calculating a corrected regenerative strength according to a historical data when a current time point reaches at least one correction check point; and comparing the corrected regenerative strength with the current regenerative strength to decide whether to update the current regenerative strength.
Claims
1. A battery regenerative strength control method for an electric vehicle, comprising: in an initial stage, gradually adjusting a current regenerative strength; in a real-time adjustment stage, dynamically adjusting the current regenerative strength; calculating a corrected regenerative strength according to a historical data when a current time point reaches at least one correction check point; and comparing the corrected regenerative strength with the current regenerative strength to decide whether to update the current regenerative strength.
2. The battery regenerative strength control method according to claim 1, wherein, in the initial stage, setting the current regenerative strength as an initial value and setting a round parameter; determining whether a current regenerative current is already greater than or equivalent to a regenerative current threshold; and if the current regenerative current is not yet greater than or equivalent to the regenerative current threshold, adjusting the current regenerative strength, and increasing the round parameter until the current regenerative current is greater than or equivalent to the regenerative current threshold.
3. The battery regenerative strength control method according to claim 1, wherein, the regenerative strength comprises a pulse width modulation (PWM) duty cycle.
4. The battery regenerative strength control method according to claim 3, wherein, in the real-time adjustment stage, the current regenerative strength is dynamically adjusted using a proportional integral (PI) mechanism.
5. The battery regenerative strength control method according to claim 1, wherein, in the real-time adjustment stage, a current PI control is performed on the current regenerative current when dynamically adjusting the current regenerative strength.
6. The battery regenerative strength control method according to claim 5, wherein, the historical data comprises: a historical vehicle speed, a historical regenerative strength, and a historical regeneration current.
7. The battery regenerative strength control method according to claim 6, wherein, a plurality of correction current values are calculated according to the historical speed, the historical regeneration current, and a current vehicle speed; and the corrected regenerative strength is calculated according to the historical regenerative strength, the correction current values, and the current regeneration current.
8. The battery regenerative strength control method according to claim 7, wherein, when deciding whether to update the current regenerative strength, determining whether an error between the corrected regenerative strength and the current regenerative strength is greater than an error threshold; if the error is greater than the error threshold, updating the current regenerative strength as the corrected regenerative strength; and if the error is less than the error threshold, maintaining the current regenerative strength.
Description
BRIEF DESCRIPTION OF THE DRAWINGS
(1)
(2)
(3)
(4)
DETAILED DESCRIPTION OF THE INVENTION
(5) Technical terms are used in the specification with reference to generally-known terminologies used in the technology field. For any terms described or defined in the specification, the descriptions and definitions in the specification shall prevail. Each embodiment of the present disclosure has one or more technical features. Given that each embodiment is implementable, a person ordinarily skilled in the art can selectively implement or combine some or all of the technical features of any embodiment of the present disclosure.
(6)
(7) The battery regenerative strength control method for an electric vehicle according to an embodiment of the present invention includes an initial stage and a real-time adjustment stage. In the initial stage, a current regenerative strength is gradually adjusted. In the real-time adjustment stage, the current regenerative strength is dynamically adjusted in a real-time manner.
(8) Firstly, the method begins at step 110, the current regenerative strength D.sub.now is set as an initial value m.sub.0, and the round parameter n is set (n is an integer, and the initial value of n can be set as 0), wherein, the round parameter n represents the number of rounds in the initial stage. The initial value m.sub.0 can be regarded as a minimum regenerative strength.
(9) Next, the method proceeds to step 115, whether the current regenerative current is already greater than or equivalent to a regenerative current threshold is determined, wherein the regenerative current threshold is such as the constant current (CC) of the battery.
(10) If the determination in step 115 is negative, this implies that the current regenerative strength D.sub.now is too small and needs to be increased, and the method proceeds to step 120. In step S120, the current regenerative strength D.sub.now is increased by m (m represents the regenerative strength increased in each round) (D.sub.now=m.sub.0+m), the value of n is added by 1 (n=n+1) in the next round, and the method returns to step 115.
(11) If the determination in step 120 is affirmative, this implies that the current regenerative strength D.sub.now is sufficient and the method can proceed to the real-time adjustment stage. In step 125, the value of the current regenerative strength D.sub.now is set as: D.sub.now=m.sub.0+n*m, and the method enters the real-time adjustment stage.
(12) In the embodiments of the present embodiment, “regenerative strength” and “pulse width modulation (PWM) duty cycle” carry the same meaning. That is, the regenerative strength includes a pulse width modulation (PWM) duty cycle.
(13) That is, in the initial stage, the battery is regenerated with the minimum regenerative strength m.sub.0, the current strength is gradually increased, and the current is increased by m until the regenerative current value reaches the pre-determined regenerative current threshold.
(14) As indicated in
(15) When the method enters the real-time adjustment stage, in step 130, the current regenerative strength D.sub.now is adjusted using a PID mechanism, wherein PID represents proportion (P), integral (I) and derivative (D). PID is a control algorithm of the control system. Through the control algorithm, the control system can be continuously adjusted to reach a pre-determined reference value and maintain at the reference value. PID refers three different physical meanings: P refers to the correction of the current errors; I refers to the correction of past errors; and D refers to the prediction. Depending on the system type or the control object, the three elements of PID can be fully or partly used (for example, only PI is used). Considering the system complexity of the present invention, PI alone would meet the requirement. However, the present invention is not limited thereto, and in other possible embodiments of the present invention, the regenerative strength control can be performed using PID without breaching the spirit of the present invention.
(16) In the embodiments of the present invention, the PI control mathematical model can be expressed as:
PI_output=K.sub.p.Math.e(t)+K.sub.i.Math.∫.sub.0.sup.te(π)dπ
(17) Wherein, PI_output represents PI output (that is, the regenerative strength of the present invention embodiment); K.sub.p and K.sub.i respectively represent P-adjustment parameter and I-adjustment parameter; e (t) represents current error, ∫.sub.0.sup.te(π)dπ represents the accumulation of past errors.
(18) In other possible embodiments of the present invention, the PI control can also be performed in step 130 to adjust the regenerative current in a real-time manner (that is, to increase or decrease the regenerative current). The current obtained from the PI control of regenerative current is further processed with the PI control of regenerative strength. The PI control of regenerative current is similar to the PI control of regenerative strength, and the similarities are not repeated here.
(19) Then, the method proceeds to step 135, whether the current time point reaches a correction check point is determined. In the embodiments of the present embodiment, the real-time adjustment stage can have at least one correction check point. In the embodiments of the present embodiment, the correction check point is for checking whether the current regenerative strength D.sub.now is over-deviated according to the historical data and for deciding whether to update the current regenerative strength D.sub.now.
(20) If the determination in step 135 is affirmative, that is, the current time point reaches a correction check point, then the method proceeds to step 140. In step 140, a corrected regenerative strength Dc is calculated according to a historical data, wherein, the corrected regenerative strength Dc, which represents the corrected regenerative strength inferred from historical data, is for determining whether the current regenerative strength D.sub.now needs to be corrected.
(21)
(22) Designation “S.sub.now” represents current vehicle speed. It is assumed that the current vehicle speed S.sub.now is between the historical vehicle speed S1 and S2 of the historical data.
(23) The correction current values AN1-AN5 are calculated according to the historical speeds, the historical regenerative currents, and the current speeds. For example, AN1 can be calculated according to the formula:
(24)
The rest correction current values AN2-AN5 can be obtained by the same analogy.
(25) Then, the corrected regenerative strength Dc is calculated according to a historical regenerative strength, a correction current value and a current regenerative current. If the current regenerative current A.sub.now is between the correction current values AN3 and AN4 (the other scenarios can be obtained by the same analogy), then the corrected regenerative strength Dc can be expressed as:
(26)
(27) In step 145, the corrected regenerative strength Dc is compared with the current regenerative strength D.sub.now. In step 150, whether the two errors are greater than an error threshold is determined. If the two errors are greater than the error threshold, then the method proceeds to step 155. In step 155, the current regenerative strength D.sub.now is updated as the corrected regenerative strength Dc (D.sub.now=Dc). If the two errors is less than error threshold, then the method proceeds to step 160. In step 160, the current regenerative strength D.sub.now maintains unchanged (not updated).
(28) Then, the method proceeds to step 165, whether the regeneration process terminates is determined. Here, the regeneration process terminates when the driver kicks the accelerator pedal (switch) or when the electric vehicle completely halts (the vehicle speed is equivalent to 0). In the embodiments of the present embodiment, when the regeneration process starts, the regenerative strength control method of the present invention also starts; when the regeneration process terminates, the regenerative strength control method of the present invention also terminates.
(29) If the regeneration process has not yet terminated (the determination in step 165 is negative), then the method returns to step 130, the current regenerative strength D.sub.now is adjusted using a PI mechanism. If the regeneration process terminates (the determination in step 165 is affirmative), then the regenerative strength control of the present invention also terminates.
(30) Refer to
(31) As disclosed in the above embodiments of the present embodiment, the battery current regenerative strength is adjusted using the PI control mechanism in a real-time manner, and whether the current regenerative strength needs to be adjusted is further determined according to the historical data, such that a maximum regenerative power can be obtained without damaging the battery pack.
(32) Moreover, the regenerative strength control method of the present invention can be used in an electrically power assisted cycle (EPAC) or electric locomotive controller and can further be integrated in current battery management system.
(33) While the invention has been described by way of example and in terms of the preferred embodiment(s), it is to be understood that the invention is not limited thereto. On the contrary, it is intended to cover various modifications and similar arrangements and procedures, and the scope of the appended claims therefore should be accorded the broadest interpretation so as to encompass all such modifications and similar arrangements and procedures.