[go: up one dir, main page]

CN112881835B - Electric characteristic sequence analysis-based battery car charging state analysis method - Google Patents

Electric characteristic sequence analysis-based battery car charging state analysis method Download PDF

Info

Publication number
CN112881835B
CN112881835B CN202110067365.6A CN202110067365A CN112881835B CN 112881835 B CN112881835 B CN 112881835B CN 202110067365 A CN202110067365 A CN 202110067365A CN 112881835 B CN112881835 B CN 112881835B
Authority
CN
China
Prior art keywords
voltage
battery vehicle
electrical characteristic
charging
sampling data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110067365.6A
Other languages
Chinese (zh)
Other versions
CN112881835A (en
Inventor
刘斌
谈竹奎
张秋雁
唐赛秋
颜霞
陈荣
申彧
周海
曾鹏
王灿华
林呈辉
王冕
高吉普
徐梅梅
任召廷
杨成
陈敦辉
张后谊
李鑫卓
冯起辉
徐玉韬
张历
李博文
祝健杨
张俊杰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guizhou Power Grid Co Ltd
Original Assignee
Guizhou Power Grid Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guizhou Power Grid Co Ltd filed Critical Guizhou Power Grid Co Ltd
Priority to CN202110067365.6A priority Critical patent/CN112881835B/en
Publication of CN112881835A publication Critical patent/CN112881835A/en
Application granted granted Critical
Publication of CN112881835B publication Critical patent/CN112881835B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R31/00Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
    • G01R31/005Testing of electric installations on transport means
    • G01R31/006Testing of electric installations on transport means on road vehicles, e.g. automobiles or trucks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/044Recurrent networks, e.g. Hopfield networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/045Combinations of networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/049Temporal neural networks, e.g. delay elements, oscillating neurons or pulsed inputs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • General Engineering & Computer Science (AREA)
  • Biophysics (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • Artificial Intelligence (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • Biomedical Technology (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Chemical & Material Sciences (AREA)
  • Combustion & Propulsion (AREA)
  • Secondary Cells (AREA)
  • Charge And Discharge Circuits For Batteries Or The Like (AREA)
  • Electric Propulsion And Braking For Vehicles (AREA)

Abstract

本发明公开了一种基于电气特征序列分析的电瓶车充电状态分析方法,该方法包括以下步骤:步骤S1、获取电瓶车充电时电压、电流采样数据;步骤S2、设置时间区间,则将步骤S1得到的电压、电流采样数据分为若干个数据集;步骤S3、计算每个时间区间的电气特征量;步骤S4、将步骤S3计算结果加入温度传感值,并生成整个充电周期的电气特征序列;步骤S5、将电瓶车的电气特征序列依次输入至训练好的时间循环神经网络得到结果,若结果为1则说明正常,若为0则说明异常;相比传统的电瓶车温度监控,本发明利用电气监测量分析电瓶车充电状态,能够快速发现电瓶车充电异常情况,并且在电器特征序列分析时考虑了历史数据和特征的时序变化情况,能够提高状态分析的准确率。

The invention discloses a method for analyzing the charging state of an electric battery vehicle based on electrical characteristic sequence analysis, the method comprising the following steps: step S1, obtaining voltage and current sampling data when the electric battery vehicle is charging; step S2, setting a time interval, and dividing the voltage and current sampling data obtained in step S1 into a plurality of data sets; step S3, calculating the electrical characteristic quantity of each time interval; step S4, adding the calculation result of step S3 to a temperature sensor value, and generating an electrical characteristic sequence of the entire charging cycle; step S5, inputting the electrical characteristic sequence of the electric battery vehicle into a trained time recurrent neural network in sequence to obtain a result, if the result is 1, it indicates normal, and if it is 0, it indicates abnormal; compared with traditional temperature monitoring of electric battery vehicles, the invention uses electrical monitoring quantities to analyze the charging state of the electric battery vehicle, can quickly discover abnormal charging of the electric battery vehicle, and considers the time series changes of historical data and characteristics in the electrical characteristic sequence analysis, which can improve the accuracy of state analysis.

Description

一种基于电气特征序列分析的电瓶车充电状态分析方法A battery vehicle charging status analysis method based on electrical characteristic sequence analysis

技术领域Technical Field

本发明涉及一种基于电气特征序列分析的电瓶车充电状态分析方法,属于电瓶车充电技术领域。The invention relates to a method for analyzing the charging state of an electric battery vehicle based on electrical characteristic sequence analysis, and belongs to the technical field of charging electric battery vehicles.

背景技术Background Art

随着电瓶车的普及,越来越多人使用电瓶车出行,电池质量参差不齐导致电瓶车充电事故频发,如何通过技术手段实现电瓶车充电状态监测是当前的热点问题。目前尚未有人提出关于电瓶车充电状态的分析方法,仅有针对电瓶车充电装置的设计方法。如中国专利申请(公告号CN202586432U)提出的一种带充电保护的电动车监测控制系统,该系统包含电压电流检测单元,中国专利申请(公告号为CN210866413U)提出的一种监测保护电动车充电的装置,该监测装置能够测量电池的变形情况,中国专利申请(公开号为CN109742579B)提出的电瓶车充电插座防火防盗系统,在电瓶车充电插座增加了温度传感器,上述中国专利申请中都能够监测电瓶车充电时外部数据,但是没有能力判断电瓶车的充电状态正常或者异常,如常见的异常有电池泄露、充电短路、过压充电等。With the popularity of electric vehicles, more and more people use them for travel. The uneven quality of batteries leads to frequent accidents in charging electric vehicles. How to realize the monitoring of the charging status of electric vehicles through technical means is a current hot issue. At present, no one has proposed an analysis method for the charging status of electric vehicles, and there is only a design method for charging devices for electric vehicles. For example, a Chinese patent application (publication number CN202586432U) proposes an electric vehicle monitoring and control system with charging protection, which includes a voltage and current detection unit, a Chinese patent application (publication number CN210866413U) proposes a device for monitoring and protecting the charging of electric vehicles, and the monitoring device can measure the deformation of the battery, and a Chinese patent application (publication number CN109742579B) proposes a fire prevention and anti-theft system for the charging socket of a battery vehicle, and a temperature sensor is added to the charging socket of the battery vehicle. The above Chinese patent applications can monitor the external data when the battery vehicle is charging, but they are unable to judge whether the charging status of the battery vehicle is normal or abnormal, such as common abnormalities such as battery leakage, charging short circuit, overvoltage charging, etc.

发明内容Summary of the invention

本发明要解决的技术问题是:提供一种基于电气特征序列分析的电瓶车充电状态分析方法,该方法基于循环神经网络方法,分析电瓶车充电时各类电气特征的变化情况,进而掌握电瓶车充电时的状态,能够及时发现异常状态,防止故障导致的电气火灾发生,以解决现有技术中存在的技术问题。The technical problem to be solved by the present invention is: to provide a method for analyzing the charging status of an electric battery vehicle based on electrical feature sequence analysis. The method is based on a recurrent neural network method, analyzes the changes in various electrical features when the electric battery vehicle is charging, and then grasps the status of the electric battery vehicle when charging. It can detect abnormal conditions in time and prevent electrical fires caused by faults, so as to solve the technical problems existing in the prior art.

本发明采取的技术方案为:一种基于电气特征序列分析的电瓶车充电状态分析方法,该方法包括以下步骤:The technical solution adopted by the present invention is: a method for analyzing the charging state of a battery vehicle based on electrical characteristic sequence analysis, the method comprising the following steps:

步骤S1、获取电瓶车充电时电压、电流采样数据;Step S1, obtaining voltage and current sampling data when the battery vehicle is charging;

步骤S2、设置时间区间,则将步骤S1得到的电压、电流采样数据分为若干个数据集;Step S2, setting a time interval, and dividing the voltage and current sampling data obtained in step S1 into several data sets;

步骤S3、计算每个时间区间的电气特征量;Step S3, calculating the electrical characteristic quantity of each time interval;

步骤S4、将步骤S3计算结果加入温度传感值T,并生成整个充电周期的电气特征序列;Step S4, adding the calculation result of step S3 to the temperature sensing value T, and generating an electrical characteristic sequence of the entire charging cycle;

步骤S5、将电瓶车的电气特征序列依次输入至训练好的时间循环神经网络得到结果,如果结果为1则说明电瓶车充电状态为正常,如果结果为0则说明电瓶车充电状态为异常。Step S5, input the electrical characteristic sequence of the battery vehicle into the trained time recurrent neural network in sequence to obtain a result. If the result is 1, it means that the charging state of the battery vehicle is normal. If the result is 0, it means that the charging state of the battery vehicle is abnormal.

步骤S1所获取的电压、电流采样数据是高频原始采样数据或低频幅值采样数据。The voltage and current sampling data acquired in step S1 are high-frequency original sampling data or low-frequency amplitude sampling data.

步骤S1所获取的电压、电流采样数据替换为电流采样数据。The voltage and current sampling data acquired in step S1 are replaced by current sampling data.

步骤S2计算得到的电气特征向量包括有功功率P、无功功率Q、视在功率S、功率因素电压谐波Ui、电流谐波Ii其中的一个或者多个的组合,其中电压谐波Ui、电流谐波Ii根据步骤S1所获取的电压采样数据、电流采样数据经过快速傅里叶变换(FFT)得到,电压谐波Ui和电流谐波Ii为相量形式,i取0至11或者更多。The electrical characteristic vector calculated in step S2 includes active power P, reactive power Q, apparent power S, power factor A combination of one or more of voltage harmonics U i and current harmonics I i , wherein voltage harmonics U i and current harmonics I i are obtained by fast Fourier transform (FFT) according to the voltage sampling data and current sampling data acquired in step S1, and voltage harmonics U i and current harmonics I i are in phasor form, and i is 0 to 11 or more.

步骤S4所述时间循环神经网络采用循环神经网络RNN、长短时记忆神经网络LSTM、门控循环单元GRU或其变种方法。The time recurrent neural network described in step S4 adopts a recurrent neural network RNN, a long short-term memory neural network LSTM, a gated recurrent unit GRU or a variant thereof.

本发明的有益效果:与现有技术相比,本发明相比传统的电瓶车温度监控,本发明利用电气监测量分析电瓶车充电状态,能够快速发现电瓶车充电异常,并且用电器特征序列分析时考虑了历史数据和时序变化情况,能够提高状态分析的准确率。Beneficial effects of the present invention: Compared with the prior art, compared with traditional battery vehicle temperature monitoring, the present invention uses electrical monitoring quantities to analyze the charging status of the battery vehicle, which can quickly discover abnormal charging of the battery vehicle, and takes historical data and time series changes into consideration when analyzing the characteristic sequence of electrical appliances, which can improve the accuracy of status analysis.

附图说明BRIEF DESCRIPTION OF THE DRAWINGS

图1为本发明的流程图。FIG. 1 is a flow chart of the present invention.

具体实施方式DETAILED DESCRIPTION

下面结合附图及具体的实施例对本发明进行进一步介绍。The present invention is further described below in conjunction with the accompanying drawings and specific embodiments.

实施例1:如图1所示,一种基于电气特征序列分析的电瓶车充电状态分析方法,它包括:Embodiment 1: As shown in FIG1 , a method for analyzing the charging state of a battery vehicle based on electrical characteristic sequence analysis comprises:

步骤S1、通过智能插座采集电瓶车充电时的电压、电流数据,智能插座的采样频率是6.4kHz/s,采样精度为0.5级,采样时间为充电开始到充电完成,假设为7200s。Step S1, collecting voltage and current data of the battery vehicle during charging through the smart socket, the sampling frequency of the smart socket is 6.4kHz/s, the sampling accuracy is 0.5 level, and the sampling time is from the start of charging to the completion of charging, which is assumed to be 7200s.

步骤S2、设置1s时间区间,则将步骤S1得到的电压、电流采样数据分为7200个数据集。Step S2: Set a 1s time interval, and divide the voltage and current sampling data obtained in step S1 into 7200 data sets.

步骤3、将步骤S2得到的每1s的电压采样数据和电流采样数据经过快速傅里叶变换算法(FFT)计算得到电压的0-11次谐波Ui和电流的0-11次谐波Ii,并依次计算各次谐波的有功功率PiStep 3: Calculate the voltage sampling data and current sampling data of every 1s obtained in step S2 by fast Fourier transform algorithm (FFT) to obtain the 0-11th harmonics U i of the voltage and the 0-11th harmonics I i of the current, and calculate the active power P i of each harmonic in turn:

Pi=UiIi P i = U i I i

其中Ui为i次谐波电压幅值,Ii为i次谐波电流幅值。将各次谐波有功功率求和得到总有功功率P:Where U i is the i-th harmonic voltage amplitude, and I i is the i-th harmonic current amplitude. The total active power P is obtained by summing the active powers of each harmonic:

接着根据电压电流的有效值计算视在功率S、无功功率Q和功率因数cosφ。Then, the apparent power S, reactive power Q and power factor cosφ are calculated based on the effective values of voltage and current.

S=UIS=UI

其中U和I分别是电压有效值和电流有效值。则每1s计算得到的特征有:有功功率P、视在功率S、无功功率Q和功率因数cosφ、0-11次谐波电压HV、0-11次谐波电流HCAmong them, U and I are the effective value of voltage and current respectively. Then the characteristics calculated every 1s are: active power P, apparent power S, reactive power Q and power factor cosφ, 0-11th harmonic voltage H V , 0-11th harmonic current HC .

步骤S4、将步骤S3计算结果加入温度传感值T,构建特征向量VStep S4: Add the calculated result of step S3 to the temperature sensor value T to construct the feature vector V

V=[P,S,Q,cosφ,U1,...,U11,I1,...,I11,T]V=[P,S,Q,cosφ,U 1 ,...,U 11 ,I 1 ,...,I 11 ,T]

该向量长度为29。则整个充电周期电气特征序列可表示为:The length of this vector is 29. Then the electrical characteristic sequence of the entire charging cycle can be expressed as:

[V1,V2,...,V7200][V 1 ,V 2 ,...,V 7200 ]

其中V1表示第1s的特征向量,V2表示第2s的特征向量,V7200表示第7200s的特征向量。Where V 1 represents the eigenvector of the 1st s, V 2 represents the eigenvector of the 2nd s, and V 7200 represents the eigenvector of the 7200th s.

步骤5、将电瓶车的电气特征序列[V1,V2,...,V7200]依次输入至训练好的时间循环神经网络得到结果[R1,R2,...,R7200],如果Ri=1则说明电瓶车在第i秒的充电状态为正常,如果Ri=0则说明电瓶车第i秒的充电状态为异常(电池泄露、充电短路、过压充电等)。Step 5: Input the electrical characteristic sequence [V 1 , V 2 , ..., V 7200 ] of the battery vehicle into the trained time recurrent neural network in sequence to obtain the result [R 1 , R 2 , ..., R 7200 ]. If Ri = 1, it means that the charging state of the battery vehicle at the i-th second is normal. If Ri = 0, it means that the charging state of the battery vehicle at the i-th second is abnormal (battery leakage, charging short circuit, overvoltage charging, etc.).

通过以上步骤就可以根据电瓶车电气监测量实时分析电瓶车充电状态,及时发现异常充电状态,避免电瓶车爆炸以及火灾的发生。Through the above steps, the charging status of the battery vehicle can be analyzed in real time according to the electrical monitoring quantity of the battery vehicle, abnormal charging status can be discovered in time, and the explosion and fire of the battery vehicle can be avoided.

本发明提出的一种基于电气特征序列分析的电瓶车充电状态分析方法的思想在于,电瓶车充电时的状态能够通过供电端口的电压和电流体现出来,一旦电瓶车存在异常状态,通过电气监测量能够快速地反映出来,并结合记录的电器特征序列快速分析出问题所在。而现有的监控手段如温度、形变监测仅仅是在电瓶车发生剧烈变化如高温、变形时才有所反应,当电瓶车发生此类反应时往往进入了一个非常危险的状态,随时可能发生爆炸或者电气火灾。The idea of the battery vehicle charging status analysis method based on electrical characteristic sequence analysis proposed in the present invention is that the battery vehicle charging status can be reflected by the voltage and current of the power supply port. Once the battery vehicle is in an abnormal state, it can be quickly reflected by the electrical monitoring quantity, and the problem can be quickly analyzed in combination with the recorded electrical characteristic sequence. However, existing monitoring methods such as temperature and deformation monitoring only react when the battery vehicle undergoes drastic changes such as high temperature and deformation. When the battery vehicle undergoes such reactions, it often enters a very dangerous state, and an explosion or electrical fire may occur at any time.

以上所述,仅为本发明的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本发明的保护范围之内,因此,本发明的保护范围应以所述权利要求的保护范围为准。The above description is only a specific implementation mode of the present invention, but the protection scope of the present invention is not limited thereto. Any technician familiar with the technical field can easily think of changes or substitutions within the technical scope disclosed by the present invention, which should be included in the protection scope of the present invention. Therefore, the protection scope of the present invention should be based on the protection scope of the claims.

Claims (4)

1.一种基于电气特征序列分析的电瓶车充电状态分析方法,其特征在于:该方法包括以下步骤:1. A method for analyzing the charging status of a battery vehicle based on electrical characteristic sequence analysis, characterized in that the method comprises the following steps: 步骤S1、获取电瓶车充电时电压、电流采样数据;Step S1, obtaining voltage and current sampling data when the battery vehicle is charging; 步骤S2、设置时间区间,则将步骤S1得到的电压、电流采样数据分为若干个数据集;Step S2, setting a time interval, and dividing the voltage and current sampling data obtained in step S1 into several data sets; 步骤S3、计算每个时间区间的电气特征量;Step S3, calculating the electrical characteristic quantity of each time interval; 步骤S3计算得到的电气特征向量包括有功功率P、无功功率Q、视在功率S、功率因素电压谐波Ui、电流谐波Ii其中的一个或者多个的组合,其中电压谐波Ui、电流谐波Ii根据步骤S1所获取的电压采样数据、电流采样数据经过快速傅里叶变换(FFT)得到,电压谐波Ui和电流谐波Ii为相量形式,i取0至11;有功功率PiThe electrical characteristic vectors calculated in step S3 include active power P, reactive power Q, apparent power S, power factor A combination of one or more of voltage harmonics U i and current harmonics I i , wherein the voltage harmonics U i and current harmonics I i are obtained by fast Fourier transform (FFT) according to the voltage sampling data and current sampling data acquired in step S1, and the voltage harmonics U i and current harmonics I i are in phasor form, and i ranges from 0 to 11; active power P i : Pi=UiIi P i = U i I i 其中Ui为i次谐波电压幅值,Ii为i次谐波电流幅值,将各次谐波有功功率求和得到总有功功率P:Where Ui is the i-th harmonic voltage amplitude, Ii is the i-th harmonic current amplitude, and the total active power P is obtained by summing up the active powers of each harmonic: 接着根据电压电流的有效值计算视在功率S、无功功率Q和功率因数cosφ;Then, the apparent power S, reactive power Q and power factor cosφ are calculated based on the effective values of voltage and current; S=UIS=UI 其中U和I分别是电压有效值和电流有效值,则每1s计算得到的特征有:有功功率P、视在功率S、无功功率Q和功率因数cosφ、0-11次谐波电压HV、0-11次谐波电流HCWhere U and I are the effective value of voltage and current respectively, then the characteristics calculated every 1s are: active power P, apparent power S, reactive power Q and power factor cosφ, 0-11th harmonic voltage H V , 0-11th harmonic current HC ; 步骤S4、将步骤S3计算结果加入温度传感值T,并生成整个充电周期的电气特征序列,即,构建特征向量VStep S4: Add the calculated result of step S3 to the temperature sensor value T, and generate the electrical characteristic sequence of the entire charging cycle, that is, construct the characteristic vector V V=[P,S,Q,cosφ,U1,...,U11,I1,...,I11,T]V=[P,S,Q,cosφ,U 1 ,...,U 11 ,I 1 ,...,I 11 ,T] 该向量长度为29,则整个充电周期电气特征序列可表示为:The length of this vector is 29, so the electrical characteristic sequence of the entire charging cycle can be expressed as: [V1,V2,...,V7200][V 1 ,V 2 ,...,V 7200 ] 其中V1表示第1s的特征向量,V2表示第2s的特征向量,V7200表示第7200s的特征向量;Where V 1 represents the eigenvector of the 1st s, V 2 represents the eigenvector of the 2nd s, and V 7200 represents the eigenvector of the 7200th s; 步骤S5、将电瓶车的电气特征序列[V1,V2,...,V7200]依次输入至训练好的时间循环神经网络得到结果[R1,R2,...,R7200],如果结果Ri为1则说明电瓶车充电状态为正常,如果结果Ri为0则说明电瓶车充电状态为异常。Step S5: input the electrical characteristic sequence [V 1 , V 2 , ..., V 7200 ] of the battery vehicle into the trained time recurrent neural network in sequence to obtain the result [R 1 , R 2 , ..., R 7200 ]. If the result Ri is 1, it means that the charging state of the battery vehicle is normal; if the result Ri is 0, it means that the charging state of the battery vehicle is abnormal. 2.根据权利要求1所述的一种基于电气特征序列分析的电瓶车充电状态分析方法,其特征在于:步骤S1所获取的电压、电流采样数据是高频原始采样数据或低频幅值采样数据。2. A battery vehicle charging state analysis method based on electrical characteristic sequence analysis according to claim 1, characterized in that: the voltage and current sampling data acquired in step S1 are high-frequency original sampling data or low-frequency amplitude sampling data. 3.根据权利要求1所述的一种基于电气特征序列分析的电瓶车充电状态分析方法,其特征在于:步骤S1所获取的电压、电流采样数据替换为电流采样数据。3. The method for analyzing the charging status of a battery vehicle based on electrical characteristic sequence analysis according to claim 1 is characterized in that: the voltage and current sampling data obtained in step S1 are replaced by current sampling data. 4.根据权利要求1所述的一种基于电气特征序列分析的电瓶车充电状态分析方法,其特征在于:步骤S4所述时间循环神经网络采用循环神经网络RNN、长短时记忆神经网络LSTM、门控循环单元GRU或其变种方法。4. A battery vehicle charging status analysis method based on electrical feature sequence analysis according to claim 1, characterized in that: the time recurrent neural network described in step S4 adopts a recurrent neural network RNN, a long short-term memory neural network LSTM, a gated recurrent unit GRU or a variant method thereof.
CN202110067365.6A 2021-01-19 2021-01-19 Electric characteristic sequence analysis-based battery car charging state analysis method Active CN112881835B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110067365.6A CN112881835B (en) 2021-01-19 2021-01-19 Electric characteristic sequence analysis-based battery car charging state analysis method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110067365.6A CN112881835B (en) 2021-01-19 2021-01-19 Electric characteristic sequence analysis-based battery car charging state analysis method

Publications (2)

Publication Number Publication Date
CN112881835A CN112881835A (en) 2021-06-01
CN112881835B true CN112881835B (en) 2024-11-01

Family

ID=76049624

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110067365.6A Active CN112881835B (en) 2021-01-19 2021-01-19 Electric characteristic sequence analysis-based battery car charging state analysis method

Country Status (1)

Country Link
CN (1) CN112881835B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113928158B (en) * 2021-08-31 2023-02-24 天津大学 Non-invasive electric bicycle monitoring method and system based on model self-learning
CN117096877B (en) * 2023-10-19 2024-02-13 国网山西省电力公司营销服务中心 Regional dynamic electricity carbon data electricity consumption analysis method and system based on multi-viewpoints

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103217955A (en) * 2013-03-25 2013-07-24 东莞宇龙通信科技有限公司 Wireless charging remote control system and remote control method thereof
CN110441594A (en) * 2019-08-13 2019-11-12 威胜集团有限公司 Electric vehicle charging behavior monitoring method, device and computer readable storage medium

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5315369B2 (en) * 2011-03-01 2013-10-16 株式会社日立製作所 Abnormally charged state detection device and inspection method for lithium secondary battery
DE102014209252A1 (en) * 2014-05-15 2015-11-19 Ford Global Technologies, Llc Method for managing the electrical power supply in a motor vehicle
CN105356565A (en) * 2015-12-03 2016-02-24 南京信息工程大学 Electric vehicle charging protection device
CN111025159B (en) * 2019-11-29 2021-04-27 深圳猛犸电动科技有限公司 Electric vehicle battery abnormality detection method, device, intelligent device and storage medium
KR20230016363A (en) * 2021-07-26 2023-02-02 삼성전자주식회사 Electronic device for controlling processing period of usage state information about battery and operating method thereof

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103217955A (en) * 2013-03-25 2013-07-24 东莞宇龙通信科技有限公司 Wireless charging remote control system and remote control method thereof
CN110441594A (en) * 2019-08-13 2019-11-12 威胜集团有限公司 Electric vehicle charging behavior monitoring method, device and computer readable storage medium

Also Published As

Publication number Publication date
CN112881835A (en) 2021-06-01

Similar Documents

Publication Publication Date Title
KR102543921B1 (en) Method for estimating battery life for a mobile device based on relaxation voltages
EP3875974B1 (en) Battery diagnosis apparatus and battery diagnosis method based on current pulse method
CN112881835B (en) Electric characteristic sequence analysis-based battery car charging state analysis method
CN105699839B (en) A kind of transformer winding working state detecting method and system
US11150208B2 (en) Electrochemical impedance spectroscopy analyzer (“EISA”) chip for a microelectromechanical system (MEMS)
CN118849860B (en) A high-power DC charging pile overcurrent prediction method, medium and system
CN115097319B (en) A method and system for online diagnosis of power battery pack fault
CN115656861A (en) Power battery diagnosis device and method based on equalization circuit
WO2022155791A1 (en) Method for analyzing charging status of electric motorcycle on basis of analysis of electrical feature sequence
TW202134680A (en) Battery performance evaluation method and battery performance evaluation device
KR20220100442A (en) Battery diagnosis apparatus, battery system, and battery diagnosis method
CN115616428A (en) A "charge-check" integrated electric vehicle battery state detection and evaluation method
Yang et al. Multi-fault diagnosis for battery pack based on adaptive correlation sequence and sparse classification model
CN119093557B (en) Lithium battery charging and discharging control method and system based on lithium battery protection board
CN109586249B (en) Transformer excitation inrush current discrimination method and device
JP7547654B2 (en) BATTERY DIAGNOSIS METHOD, BATTERY DIAGNOSIS DEVICE, BATTERY MANAGEMENT SYSTEM, AND BATTERY DIAGNOSIS PROGRAM
CN117633611B (en) Dangerous electrical appliance and electricity behavior identification method and system
CN118818346A (en) Online electrochemical impedance spectroscopy detection method and system for power batteries
CN112345945A (en) Battery temperature estimation method during charging
CN112470013A (en) Electric vehicle charging monitoring device and method
CN111505420B (en) Online monitoring and diagnosing method and system for state of line arrester
CN116381520A (en) Lithium battery SOC online monitoring method and system based on switch high frequency resonant reactance
JP7644757B2 (en) Method, device, system, electric vehicle, computer program, and storage medium for charging or discharging cells of an electric energy storage unit
CN115047366A (en) Online detection method for battery alternating-current impedance of charging power supply
CN116830357A (en) Battery state detection method, vehicle device, and computer-readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant