A fault diagnosis method, device, medium and equipment based on charging data

By collecting charging data and calculating the failure probability using support vector machines and long and short-term memory networks, the accuracy and timeliness of charging fault diagnosis in the prior art are solved, fast and accurate charging fault warning is achieved, and charging safety is improved.

CN119961873BActive Publication Date: 2025-09-02CATARC NEW ENERGY VEHICLE TEST CENT (TIANJIN) CO LTD
View PDF 1 Cites 0 Cited by

Patent Information

Application Number
CN202510437845.5
Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Filing Date
2025-04-09
Publication Date
2025-09-02
Estimated Expiration
2045-04-09

AI Technical Summary

Technical Problem

The existing charging process fault diagnosis technology mainly relies on static parameters, making it difficult to predict safety accidents caused by charging overcurrent in advance, and it is impossible to quickly and accurately identify charging faults.

Method used

By collecting charging data, static features and time series features are extracted, the failure probability is calculated separately using the support vector machine model and long and short-term memory network, and the comprehensive credibility is obtained by weighting the sum to monitor the failure risk during the charging process in real time.

Benefits of technology

It improves the accuracy and safety of charging fault prediction, can promptly identify and warn of potential charging abnormalities, and reduce safety risks.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN119961873B_ABST
    Figure CN119961873B_ABST
Patent Text Reader

Abstract

The present application provides a fault diagnosis method, apparatus, medium and equipment based on charging data, which collects charging data during the charging process; extracts static features and time series features from the charging data; inputs the static features into a support vector machine model to obtain a first fault probability; inputs the time series features into a long short-term memory network to obtain a second fault probability; and based on the first fault probability and the second fault probability, performs a weighted sum to obtain a comprehensive credibility; that is, charging data is collected in real time during the charging process and static features and time series features therein are extracted, and the static features and time series features are respectively identified using a support vector machine model and a long short-term memory network to obtain a first fault probability and a second fault probability, and the credibility of the charging fault is obtained by combining the first fault probability and the second fault probability to improve the accuracy of fault prediction.
Need to check novelty before this filing date? Find Prior Art

Description

Technical Field

[0001] The present application relates to the field of charging monitoring technology, and in particular to a fault diagnosis method, apparatus, medium and equipment based on charging data. Background Art

[0002] Electric vehicles are gaining popularity due to their environmentally friendly, clean, and energy-efficient advantages. As a crucial component of electric vehicle promotion, electric vehicle charging infrastructure is also developing rapidly. As the primary charging equipment for electric vehicles, the number and frequency of charging piles are also rapidly increasing. However, various reasons can cause charging failures during the charging process, leading to abnormal charging and, in severe cases, even affecting charging safety. Therefore, fault diagnosis of the electric vehicle charging process is necessary.

[0003] Current charging process fault diagnosis technologies primarily rely on static parameters collected by sensors or controllers, such as charging current and voltage. However, in practice, overcurrent can cause rapid temperature rise, leading to safety incidents, and static parameters make it difficult to predict faults in advance. Therefore, a method is needed to quickly and accurately predict charging faults. Summary of the Invention

[0004] In order to solve the above technical problems, the present application is proposed. The embodiments of the present application provide a method, apparatus, medium and device for fault diagnosis based on charging data.

[0005] According to one aspect of the present application, a fault diagnosis method based on charging data is provided, comprising: collecting charging data during a charging process; wherein the collection frequency of the charging data is related to the state of charge of the rechargeable battery; extracting static features and time series features from the charging data; inputting the static features into a support vector machine model to obtain a first fault probability; inputting the time series features into a long short-term memory network to obtain a second fault probability; and based on the first fault probability and the second fault probability, performing a weighted sum to obtain a comprehensive credibility; wherein the comprehensive credibility represents the credibility of the presence of a fault in the current charging state, the weight of the first fault probability is positively correlated with the accuracy of the support vector machine model, and the weight of the second fault probability is positively correlated with the accuracy of the long short-term memory network.

[0006] In one embodiment, extracting the static features and time series features from the charging data includes: extracting a voltage-temperature coupling coefficient and a charging health index from the charging data; wherein the voltage-temperature coupling coefficient represents the dynamic correlation between the single cell voltage and temperature of the rechargeable battery, and the charging health index represents the similarity between the current charging curve and the historical benchmark charging curve.

[0007] In one embodiment, extracting the voltage-temperature coupling coefficient and the charging health index from the charging data includes:

[0008] The calculation formula of the voltage-temperature coupling coefficient is:

[0009] ;

[0010] in, is the voltage-temperature coupling coefficient, For the The voltage change at each sampling point, For the The temperature change of each sampling point;

[0011] The calculation formula of the charging health index is:

[0012] ;

[0013] in, For the charging health index, is the current charging curve, is the historical benchmark charging curve, Indicates the similarity distance between the current charging curve and the historical benchmark charging curve, The maximum length of the current charging curve and the historical benchmark charging curve.

[0014] In one embodiment, the fault diagnosis method based on charging data further includes: if the difference between the voltage-temperature coupling coefficient at the current moment and the voltage-temperature coupling coefficient at the previous moment is greater than a preset difference threshold, determining that there is a fault in the current charging state.

[0015] In one embodiment, the weighted summing of the first failure probability and the second failure probability to obtain the comprehensive credibility includes: the calculation formula of the comprehensive credibility is:

[0016] ;

[0017] in, For comprehensive credibility, is the weight of the first failure probability, is the weight of the second failure probability, is the first failure probability, is the second failure probability; , , is the accuracy of the support vector machine model, is the accuracy of the long short-term memory network.

[0018] In one embodiment, collecting charging data during the charging process includes: acquiring charging battery data collected by the charging battery and charging pile data collected by the charging pile during the charging process; and matching the charging data based on the charging battery data and the charging pile data.

[0019] In one embodiment, collecting charging data during the charging process includes: if the voltage difference between cells of the rechargeable battery is greater than a preset voltage threshold, increasing the frequency of collecting the charging data.

[0020] According to another aspect of the present application, a fault diagnosis device based on charging data is provided, including: a charging data acquisition module, used to collect charging data during the charging process; wherein the acquisition frequency of the charging data is related to the charge state of the rechargeable battery; a data feature extraction module, used to extract static features and time series features in the charging data; a first probability calculation module, used to input the static features into a support vector machine model to obtain a first fault probability; a second probability calculation module, used to input the time series features into a long short-term memory network to obtain a second fault probability; a credibility calculation module, used to obtain a comprehensive credibility based on a weighted sum of the first fault probability and the second fault probability; wherein the comprehensive credibility represents the credibility of the presence of a fault in the current charging state, the weight of the first fault probability is positively correlated with the accuracy of the support vector machine model, and the weight of the second fault probability is positively correlated with the accuracy of the long short-term memory network.

[0021] According to another aspect of the present application, a computer-readable storage medium is provided, wherein the storage medium stores a computer program, and the computer program is used to execute any of the above methods.

[0022] According to another aspect of the present application, an electronic device is provided, comprising: a processor; a memory for storing instructions executable by the processor; and the processor for executing any of the above methods.

[0023] The present application provides a fault diagnosis method, device, medium and equipment based on charging data, which collects charging data during the charging process; wherein the collection frequency of the charging data is related to the charge state of the rechargeable battery; extracts static features and time series features from the charging data; inputs the static features into a support vector machine model to obtain a first fault probability; inputs the time series features into a long short-term memory network to obtain a second fault probability; based on the first fault probability and the second fault probability, a weighted sum is taken to obtain a comprehensive credibility; wherein the comprehensive credibility represents the credibility of the existence of a fault in the current charging state, the weight of the first fault probability is positively correlated with the accuracy of the support vector machine model, and the weight of the second fault probability is positively correlated with the accuracy of the long short-term memory network; that is, charging data is collected in real time during the charging process and static features and time series features therein are extracted, and the support vector machine model and the long short-term memory network are used to identify the static features and time series features respectively to obtain the first fault probability and the second fault probability, and the credibility of the charging fault is obtained by combining the first fault probability and the second fault probability to improve the accuracy of fault prediction. BRIEF DESCRIPTION OF THE DRAWINGS

[0024] The above and other purposes, features, and advantages of the present application will become more apparent through a more detailed description of the embodiments of the present application in conjunction with the accompanying drawings. The accompanying drawings are intended to provide a further understanding of the embodiments of the present application and constitute a part of the specification. Together with the embodiments of the present application, they are used to explain the present application and do not constitute a limitation of the present application. In the drawings, the same reference numerals generally represent the same components or steps.

[0025] Figure 1 It is a flowchart of a fault diagnosis method based on charging data provided by an exemplary embodiment of the present application.

[0026] Figure 2 It is a structural diagram of a fault diagnosis device based on charging data provided by an exemplary embodiment of the present application.

[0027] Figure 3 It is a structural diagram of an electronic device provided by an exemplary embodiment of the present application. DETAILED DESCRIPTION

[0028] Below, the exemplary embodiments according to the present application will be described in detail with reference to the accompanying drawings. Obviously, the described embodiments are only part of the embodiments of the present application, rather than all the embodiments of the present application, and it should be understood that the present application is not limited to the exemplary embodiments described herein.

[0029] Figure 1 FIG. 1 is a flow chart of a fault diagnosis method based on charging data provided by an exemplary embodiment of the present application. Figure 1 As shown, the fault diagnosis method based on charging data includes the following steps:

[0030] Step 110: Collect charging data during the charging process.

[0031] The frequency of collecting charging data is related to the state of charge of the rechargeable battery. This application collects charging data of the rechargeable battery during the charging process to monitor the charging process of the rechargeable battery in real time. The frequency of collecting charging data is related to the state of charge (SOC) of the rechargeable battery. Specifically, when the SOC of the rechargeable battery is less than 20%, the collection frequency is 1Hz; when the SOC of the rechargeable battery is 20%-80%, the collection frequency is 10Hz; when the SOC of the rechargeable battery is greater than 80%, the collection frequency is 1Hz. That is, when the SOC of the rechargeable battery is too low or high (at this time, the charging current is usually small), the charging data is collected at a lower collection frequency, and when the SOC is 20%-80% (at this time, the charging current is usually large), the charging data is collected at a higher collection frequency to improve the monitoring effect.

[0032] Step 120: Extract static features and time series features from the charging data.

[0033] After collecting the charging data, this application extracts static features (such as voltage mean, temperature extremes, etc.) and time series features (such as voltage fluctuation curve, temperature change trend, etc.) from the charging data to determine whether there is a fault during the charging process.

[0034] Step 130: Input the static features into the support vector machine model to obtain a first failure probability.

[0035] In the present application, the extracted static features are input into a support vector machine model (SVM) to obtain a first failure probability, wherein the support vector machine model can be obtained by training multiple samples.

[0036] Step 140: Input the time series features into the long short-term memory network to obtain a second failure probability.

[0037] The present application inputs the extracted time series features into a long short-term memory network (LSTM) to obtain a second failure probability, wherein the long short-term memory network can be obtained by training multiple samples.

[0038] Step 150: Based on the first failure probability and the second failure probability, perform weighted summation to obtain a comprehensive credibility.

[0039] The comprehensive credibility represents the confidence level that a fault exists in the current charging state. The weight of the first fault probability is positively correlated with the accuracy of the support vector machine model, while the weight of the second fault probability is positively correlated with the accuracy of the long-short-term memory network. This application uses a support vector machine model and a long-short-term memory network to determine the probability of a fault occurring during the charging process, respectively. The weighted sum of the first and second fault probabilities yields the final fault probability (i.e., the comprehensive credibility), combining the strengths of both models to improve the accuracy of fault judgment.

[0040] The present application provides a fault diagnosis method based on charging data, which collects charging data during the charging process; wherein the collection frequency of the charging data is related to the charge state of the rechargeable battery; extracts static features and time series features from the charging data; inputs the static features into a support vector machine model to obtain a first fault probability; inputs the time series features into a long short-term memory network to obtain a second fault probability; based on the first fault probability and the second fault probability, a weighted sum is taken to obtain a comprehensive credibility; wherein the comprehensive credibility represents the credibility of the existence of a fault in the current charging state, the weight of the first fault probability is positively correlated with the accuracy of the support vector machine model, and the weight of the second fault probability is positively correlated with the accuracy of the long short-term memory network; that is, charging data is collected in real time during the charging process and static features and time series features therein are extracted, and the support vector machine model and the long short-term memory network are used to identify the static features and time series features respectively to obtain the first fault probability and the second fault probability, and the credibility of the charging fault is obtained by combining the first fault probability and the second fault probability to improve the accuracy of fault prediction.

[0041] In one embodiment, the specific implementation method of the above-mentioned step 120 can be: extracting the voltage-temperature coupling coefficient and the charging health index from the charging data; wherein the voltage-temperature coupling coefficient represents the dynamic correlation between the single cell voltage and temperature of the rechargeable battery, and the charging health index represents the similarity between the current charging curve and the historical benchmark charging curve.

[0042] This application extracts the voltage-temperature coupling coefficient, a dynamic correlation parameter of the single cell voltage and temperature of the rechargeable battery, and the charging health index, a similarity parameter between the current charging curve and the historical benchmark charging curve, to obtain a judgment indicator for determining whether there is a fault during the charging process.

[0043] In one embodiment, the specific implementation of step 120 may be:

[0044] The voltage-temperature coupling coefficient is calculated as:

[0045] ;

[0046] in, is the voltage-temperature coupling coefficient, For the The voltage change of the sampling point (compared to the i -1 sampling point), For the The temperature change of each sampling point (compared to the i -1 sampling point);

[0047] The calculation formula for the charging health index is:

[0048] ;

[0049] in, For the charging health index, is the current charging curve, is the historical benchmark charging curve, Indicates the similarity distance between the current charging curve and the historical benchmark charging curve, The maximum length of the current charging curve and the historical benchmark charging curve.

[0050] This application uses the above formula to calculate the voltage-temperature coupling coefficient and the charging health index respectively, where the value range of the voltage-temperature coupling coefficient is [-1,1]. The voltage-temperature coupling coefficient is used to identify the thermal runaway risk of the rechargeable battery, and the charging health index is used to evaluate the health status of the rechargeable battery. When the charging health index is continuously lower than a set threshold, it indicates that the capacity of the rechargeable battery is attenuated or the internal resistance is increased. At this time, it is necessary to further diagnose whether there is a fault in the charging process.

[0051] In one embodiment, the above-mentioned fault diagnosis method based on charging data may further include: if the difference between the voltage-temperature coupling coefficient at the current moment and the voltage-temperature coupling coefficient at the previous moment is greater than a preset difference threshold, determining that there is a fault in the current charging state.

[0052] After extracting the voltage-temperature coupling coefficient, the present application can determine whether the rechargeable battery has a risk of thermal runaway based on the voltage-temperature coupling coefficient. Specifically, by calculating the difference between the voltage-temperature coupling coefficient at the current moment and the voltage-temperature coupling coefficient at the previous moment, if the difference is greater than the preset difference threshold (that is, the voltage-temperature coupling coefficient suddenly increases), it is determined that abnormal heating has occurred inside the rechargeable battery. At this time, timely warning is required to avoid safety accidents.

[0053] In one embodiment, the specific implementation of the above step 150 may be: the calculation formula of the comprehensive credibility is:

[0054] ;

[0055] in, For comprehensive credibility, is the weight of the first failure probability, is the weight of the second failure probability, is the first failure probability, is the second failure probability; , , is the accuracy of the support vector machine model, is the accuracy of the long short-term memory network.

[0056] This application uses the above formula to calculate the overall confidence level, which combines the diagnostic results of the support vector machine model and the long short-term memory network to obtain the final fault diagnosis result, namely the final fault probability. The higher the overall confidence level, the higher the probability of a fault during the charging process. This application determines the weights of the two models based on their accuracy (which can be verified using a validation set) to further improve the accuracy of fault diagnosis.

[0057] After obtaining the comprehensive credibility, this application can be executed based on the early warning measures corresponding to the pre-set fault probability. For example, this application can design the early warning mechanism into five levels. When the comprehensive credibility is lower than 30%, no operation is triggered. When the comprehensive credibility is between 30% and 50%, notification is triggered. When the comprehensive credibility is between 50% and 70%, current limiting charging is triggered. When the comprehensive credibility is between 70% and 90%, power reduction charging is triggered. When the comprehensive credibility is greater than 90%, power-off operation is triggered.

[0058] In one embodiment, the specific implementation of the above step 110 can be: obtaining charging battery data collected by the charging battery and charging pile data collected by the charging pile during the charging process; and matching the charging data based on the charging battery data and the charging pile data.

[0059] This application can simultaneously use a rechargeable battery (such as a BMS) and a charging pile to collect charging battery data and charging pile data during the charging process, and introduce a data consistency check mechanism, that is, the charging battery data and charging pile data are cross-checked. While checking whether the charging battery data and charging pile data are within a reasonable range, the charging battery data and charging pile data are cross-checked to fill in missing data and remove outliers and noise, thereby improving data reliability. If the charging battery data and charging pile data are found to be inconsistent during the verification process, data re-collection or an alarm can be triggered.

[0060] In one embodiment, the specific implementation of the above step 110 may be: if the voltage difference between the cells of the rechargeable battery is greater than a preset voltage threshold, then increasing the frequency of collecting charging data.

[0061] This application collects the voltage of rechargeable battery cells to obtain the status information of the cells. If the voltage difference between the cells is greater than the preset voltage threshold, it means that the charging status differences between the cells are large. At this time, the charging data collection frequency can be increased (for example, to 100Hz) to improve charging safety.

[0062] Figure 2 FIG. 1 is a schematic diagram of a fault diagnosis device based on charging data provided by an exemplary embodiment of the present application. Figure 2 As shown, the fault diagnosis device 20 based on charging data includes: a charging data acquisition module 21, which is used to collect charging data during the charging process; wherein, the acquisition frequency of the charging data is related to the charge state of the rechargeable battery; a data feature extraction module 22, which is used to extract static features and time series features in the charging data; a first probability calculation module 23, which is used to input the static features into the support vector machine model to obtain a first fault probability; a second probability calculation module 24, which is used to input the time series features into the long short-term memory network to obtain a second fault probability; a credibility calculation module 25, which is used to obtain a comprehensive credibility based on the weighted sum of the first fault probability and the second fault probability; wherein, the comprehensive credibility represents the credibility of the presence of a fault in the current charging state, the weight of the first fault probability is positively correlated with the accuracy of the support vector machine model, and the weight of the second fault probability is positively correlated with the accuracy of the long short-term memory network.

[0063] The present application provides a charging data-based fault diagnosis device, which collects charging data during the charging process through a charging data collection module 21; wherein the collection frequency of the charging data is related to the charge state of the rechargeable battery; a data feature extraction module 22 extracts static features and time series features from the charging data; a first probability calculation module 23 inputs the static features into a support vector machine model to obtain a first fault probability; a second probability calculation module 24 inputs the time series features into a long short-term memory network to obtain a second fault probability; and a credibility calculation module 25 obtains a comprehensive credibility based on a weighted summation of the first fault probability and the second fault probability; wherein the comprehensive credibility represents the credibility of the presence of a fault in the current charging state, the weight of the first fault probability is positively correlated with the accuracy of the support vector machine model, and the weight of the second fault probability is positively correlated with the accuracy of the long short-term memory network; that is, during the charging process, charging data is collected in real time and static features and time series features therein are extracted, and the static features and time series features are respectively identified using the support vector machine model and the long short-term memory network to obtain the first fault probability and the second fault probability, and the credibility of the charging fault is obtained by combining the first fault probability and the second fault probability to improve the accuracy of fault prediction.

[0064] In one embodiment, the data feature extraction module 22 can be further configured to extract the voltage-temperature coupling coefficient and the charging health index from the charging data; wherein the voltage-temperature coupling coefficient represents the dynamic correlation between the single cell voltage and temperature of the rechargeable battery, and the charging health index represents the similarity between the current charging curve and the historical benchmark charging curve.

[0065] In one embodiment, the data feature extraction module 22 may be further configured as follows:

[0066] The voltage-temperature coupling coefficient is calculated as:

[0067] ;

[0068] in, is the voltage-temperature coupling coefficient, For the The voltage change at each sampling point, For the The temperature change of each sampling point;

[0069] The calculation formula for the charging health index is:

[0070] ;

[0071] in, For the charging health index, is the current charging curve, is the historical benchmark charging curve, Indicates the similarity distance between the current charging curve and the historical benchmark charging curve, The maximum length of the current charging curve and the historical benchmark charging curve.

[0072] In one embodiment, the above-mentioned fault diagnosis device 20 based on charging data can be further configured as follows: if the difference between the voltage-temperature coupling coefficient at the current moment and the voltage-temperature coupling coefficient at the previous moment is greater than a preset difference threshold, it is determined that there is a fault in the current charging state.

[0073] In one embodiment, the credibility calculation module 25 may be further configured as follows: the calculation formula for the comprehensive credibility is:

[0074] ;

[0075] in, For comprehensive credibility, is the weight of the first failure probability, is the weight of the second failure probability, is the first failure probability, is the second failure probability; , , is the accuracy of the support vector machine model, is the accuracy of the long short-term memory network.

[0076] In one embodiment, the charging data acquisition module 21 may be further configured to: acquire charging battery data collected by the charging battery during the charging process and charging pile data collected by the charging pile; and obtain charging data based on the charging battery data and the charging pile data.

[0077] In one embodiment, the charging data collection module 21 may be further configured to increase the frequency of collecting charging data if the voltage difference between cells of the rechargeable battery is greater than a preset voltage threshold.

[0078] Below, reference Figure 3 The electronic device according to the embodiment of the present application is described. The electronic device may be either or both of the first device and the second device, or a standalone device independent of them, and the standalone device may communicate with the first device and the second device to receive collected input signals from them.

[0079] Figure 3 The figure shows a block diagram of an electronic device according to an embodiment of the present application.

[0080] like Figure 3 As shown, the electronic device 10 includes one or more processors 11 and a memory 12 .

[0081] The processor 11 may be a central processing unit (CPU) or other forms of processing units having data processing capabilities and / or instruction execution capabilities, and may control other components in the electronic device 10 to perform desired functions.

[0082] The memory 12 may include one or more computer program products, which may include various forms of computer-readable storage media, such as volatile memory and / or non-volatile memory. The volatile memory may include, for example, random access memory (RAM) and / or cache memory. The non-volatile memory may include, for example, read-only memory (ROM), a hard disk, flash memory, etc. One or more computer program instructions may be stored on the computer-readable storage medium, and the processor 11 may execute the program instructions to implement the methods of the various embodiments of the present application described above and / or other desired functions. Various contents such as input signals, signal components, and noise components may also be stored in the computer-readable storage medium.

[0083] In one example, the electronic device 10 may further include an input device 13 and an output device 14 , and these components are interconnected via a bus system and / or other forms of connection mechanisms (not shown).

[0084] When the electronic device is a stand-alone device, the input device 13 may be a communication network connector, configured to receive collected input signals from the first device and the second device.

[0085] In addition, the input device 13 may also include, for example, a keyboard, a mouse, and the like.

[0086] The output device 14 can output various information to the outside, including determined distance information, direction information, etc. The output device 14 can include, for example, a display, a speaker, a printer, a communication network and a remote output device connected thereto, and the like.

[0087] Of course, to simplify, Figure 3 Only some of the components related to the present application in the electronic device 10 are shown, and components such as a bus, an input / output interface, etc. are omitted. In addition, the electronic device 10 may further include any other appropriate components according to specific application scenarios.

[0088] In addition to the above-mentioned methods and devices, an embodiment of the present application may also be a computer program product, which includes computer program instructions, which, when executed by a processor, enable the processor to execute the steps of the method according to various embodiments of the present application described in the above-mentioned "Exemplary Method" section of this specification.

[0089] The computer program product may be written in any combination of one or more programming languages ​​to implement the program code for performing the operations of the embodiments of the present application, including object-oriented programming languages ​​such as Java, C++, and conventional procedural programming languages ​​such as "C" or similar programming languages. The program code may be executed entirely on the user's computing device, partially on the user's computing device, as a standalone software package, partially on the user's computing device and partially on a remote computing device, or entirely on a remote computing device or server.

[0090] In addition, an embodiment of the present application may also be a computer-readable storage medium having computer program instructions stored thereon, which, when executed by a processor, enable the processor to execute the steps of the method according to various embodiments of the present application described in the above "Exemplary Method" section of this specification.

[0091] The computer-readable storage medium may be any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. The readable storage medium may include, for example, but is not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, device, or device, or any combination thereof. More specific examples (a non-exhaustive list) of readable storage media include: an electrical connection with one or more wires, a portable disk, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disk read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination thereof.

[0092] The basic principles of the present application have been described above in conjunction with specific embodiments. However, it should be noted that the advantages, strengths, and effects mentioned in this application are merely illustrative and not restrictive, and it should not be assumed that these advantages, strengths, and effects are required of each embodiment of this application. In addition, the specific details disclosed above are merely illustrative and facilitating understanding, and are not restrictive. The above details do not limit this application to necessarily being implemented using the above specific details.

[0093] The block diagrams of the devices, devices, equipment, and systems involved in this application are merely illustrative examples and are not intended to require or imply that they must be connected, arranged, or configured in the manner shown in the block diagrams. As will be appreciated by those skilled in the art, these devices, devices, equipment, and systems can be connected, arranged, or configured in any manner. Words such as "include," "comprise," "have," and the like are open-ended words, meaning "including but not limited to," and can be used interchangeably therewith. The words "or" and "and" used herein refer to the words "and / or" and can be used interchangeably therewith, unless the context clearly indicates otherwise. The word "such as" used herein refers to the phrase "such as but not limited to," and can be used interchangeably therewith.

[0094] It should also be noted that in the apparatus, device, and method of the present application, each component or each step can be decomposed and / or recombined, and such decomposition and / or recombination should be regarded as equivalent solutions of the present application.

[0095] The above description of the disclosed aspects is provided to enable any person skilled in the art to make or use the present application. Various modifications to these aspects will be readily apparent to those skilled in the art, and the general principles defined herein may be applied to other aspects without departing from the scope of the present application. Therefore, the present application is not intended to be limited to the aspects shown herein, but rather to the widest scope consistent with the principles and novel features disclosed herein.

[0096] The above description has been provided for the purpose of illustration and description. Furthermore, this description is not intended to limit the embodiments of the present application to the forms disclosed herein. Although a number of example aspects and embodiments have been discussed above, those skilled in the art will recognize certain variations, modifications, alterations, additions, and sub-combinations thereof.

Claims

1. A fault diagnosis method based on charging data, characterized in that: include: Collecting charging data during the charging process; wherein the frequency of collecting the charging data is related to the state of charge of the rechargeable battery; Extracting static features and time series features from the charging data; Inputting the static features into a support vector machine model to obtain a first fault probability; Inputting the time series features into a long short-term memory network to obtain a second failure probability; Based on the first fault probability and the second fault probability, a weighted sum is performed to obtain a comprehensive credibility; wherein the comprehensive credibility indicates the credibility of the presence of a fault in the current charging state, the weight of the first fault probability is positively correlated with the accuracy of the support vector machine model, and the weight of the second fault probability is positively correlated with the accuracy of the long short-term memory network; The extracting of static features and time series features from the charging data includes: Extracting a voltage-temperature coupling coefficient and a charging health index from the charging data; wherein the voltage-temperature coupling coefficient represents a dynamic correlation between a single cell voltage and temperature of the rechargeable battery, and the charging health index represents a similarity between a current charging curve and a historical benchmark charging curve; The calculation formula of the voltage-temperature coupling coefficient is: ; in, is the voltage-temperature coupling coefficient, For the The voltage change at each sampling point, For the The temperature change of each sampling point; The calculation formula of the charging health index is: ; in, For the charging health index, is the current charging curve, is the historical benchmark charging curve, Indicates the similarity distance between the current charging curve and the historical benchmark charging curve, The maximum length of the current charging curve and the historical benchmark charging curve.

2. The fault diagnosis method based on charging data according to claim 1, characterized in that: The fault diagnosis method based on charging data also includes: If the difference between the voltage-temperature coupling coefficient at the current moment and the voltage-temperature coupling coefficient at the previous moment is greater than a preset difference threshold, it is determined that a fault exists in the current charging state.

3. The fault diagnosis method based on charging data according to claim 1, characterized in that: The weighted summing of the first failure probability and the second failure probability to obtain the comprehensive credibility includes: The calculation formula of the comprehensive credibility is: ; in, For comprehensive credibility, is the weight of the first failure probability, is the weight of the second failure probability, is the first failure probability, is the second failure probability; , , is the accuracy of the support vector machine model, is the accuracy of the long short-term memory network.

4. The fault diagnosis method based on charging data according to claim 1, characterized in that: The charging data collected during the charging process includes: Acquire charging battery data collected by the charging battery and charging pile data collected by the charging pile during the charging process; The charging data is obtained by matching the charging battery data and the charging pile data.

5. The fault diagnosis method based on charging data according to claim 1, characterized in that: The charging data collected during the charging process includes: If the voltage difference between the cells of the rechargeable battery is greater than a preset voltage threshold, the frequency of collecting the charging data is increased.

6. A fault diagnosis device based on charging data, characterized in that: include: A charging data acquisition module is used to collect charging data during the charging process; wherein the charging data acquisition frequency is related to the state of charge of the rechargeable battery; A data feature extraction module, configured to extract static features and time series features from the charging data; A first probability calculation module, configured to input the static features into a support vector machine model to obtain a first fault probability; A second probability calculation module is used to input the time series features into a long short-term memory network to obtain a second failure probability; a credibility calculation module, configured to obtain a comprehensive credibility based on a weighted sum of the first fault probability and the second fault probability; wherein the comprehensive credibility indicates the credibility of the presence of a fault in the current charging state, the weight of the first fault probability being positively correlated with the accuracy of the support vector machine model, and the weight of the second fault probability being positively correlated with the accuracy of the long short-term memory network; The data feature extraction module is further configured as follows: Extracting a voltage-temperature coupling coefficient and a charging health index from the charging data; wherein the voltage-temperature coupling coefficient represents a dynamic correlation between a single cell voltage and temperature of the rechargeable battery, and the charging health index represents a similarity between a current charging curve and a historical benchmark charging curve; The calculation formula of the voltage-temperature coupling coefficient is: ; in, is the voltage-temperature coupling coefficient, For the The voltage change at each sampling point, For the The temperature change of each sampling point; The calculation formula of the charging health index is: ; in, For the charging health index, is the current charging curve, is the historical benchmark charging curve, Indicates the similarity distance between the current charging curve and the historical benchmark charging curve, The maximum length of the current charging curve and the historical benchmark charging curve.

7. A computer-readable storage medium, characterized in that The storage medium stores a computer program, and the computer program is used to execute the method according to any one of claims 1 to 5.

8. An electronic device, characterized in that: include: processor; a memory for storing instructions executable by the processor; The processor is configured to execute the method according to any one of claims 1 to 5.

Citation Information

Patent Citations

  • Electric vehicle power battery fault diagnosis method, system, equipment and medium

    CN116819328A