[go: up one dir, main page]

CN111900498B - Storage and retrieval method for fault information of battery management system - Google Patents

Storage and retrieval method for fault information of battery management system Download PDF

Info

Publication number
CN111900498B
CN111900498B CN202010619393.XA CN202010619393A CN111900498B CN 111900498 B CN111900498 B CN 111900498B CN 202010619393 A CN202010619393 A CN 202010619393A CN 111900498 B CN111900498 B CN 111900498B
Authority
CN
China
Prior art keywords
fault
information
storage area
failure
battery
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
CN202010619393.XA
Other languages
Chinese (zh)
Other versions
CN111900498A (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.)
Chengdu Siwi Power Electronic Technology Co ltd
Original Assignee
Chengdu Siwi Power Electronic Technology 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 Chengdu Siwi Power Electronic Technology Co ltd filed Critical Chengdu Siwi Power Electronic Technology Co ltd
Priority to CN202010619393.XA priority Critical patent/CN111900498B/en
Publication of CN111900498A publication Critical patent/CN111900498A/en
Application granted granted Critical
Publication of CN111900498B publication Critical patent/CN111900498B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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/36Arrangements for testing, measuring or monitoring the electrical condition of accumulators or electric batteries, e.g. capacity or state of charge [SoC]
    • G01R31/367Software therefor, e.g. for battery testing using modelling or look-up tables
    • 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/36Arrangements for testing, measuring or monitoring the electrical condition of accumulators or electric batteries, e.g. capacity or state of charge [SoC]
    • G01R31/396Acquisition or processing of data for testing or for monitoring individual cells or groups of cells within a battery
    • HELECTRICITY
    • H01ELECTRIC ELEMENTS
    • H01MPROCESSES OR MEANS, e.g. BATTERIES, FOR THE DIRECT CONVERSION OF CHEMICAL ENERGY INTO ELECTRICAL ENERGY
    • H01M10/00Secondary cells; Manufacture thereof
    • H01M10/42Methods or arrangements for servicing or maintenance of secondary cells or secondary half-cells
    • H01M10/425Structural combination with electronic components, e.g. electronic circuits integrated to the outside of the casing
    • HELECTRICITY
    • H01ELECTRIC ELEMENTS
    • H01MPROCESSES OR MEANS, e.g. BATTERIES, FOR THE DIRECT CONVERSION OF CHEMICAL ENERGY INTO ELECTRICAL ENERGY
    • H01M10/00Secondary cells; Manufacture thereof
    • H01M10/42Methods or arrangements for servicing or maintenance of secondary cells or secondary half-cells
    • H01M10/48Accumulators combined with arrangements for measuring, testing or indicating the condition of cells, e.g. the level or density of the electrolyte
    • H01M10/488Cells or batteries combined with indicating means for external visualization of the condition, e.g. by change of colour or of light density
    • HELECTRICITY
    • H01ELECTRIC ELEMENTS
    • H01MPROCESSES OR MEANS, e.g. BATTERIES, FOR THE DIRECT CONVERSION OF CHEMICAL ENERGY INTO ELECTRICAL ENERGY
    • H01M10/00Secondary cells; Manufacture thereof
    • H01M10/42Methods or arrangements for servicing or maintenance of secondary cells or secondary half-cells
    • H01M10/425Structural combination with electronic components, e.g. electronic circuits integrated to the outside of the casing
    • H01M2010/4271Battery management systems including electronic circuits, e.g. control of current or voltage to keep battery in healthy state, cell balancing
    • YGENERAL 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
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02EREDUCTION OF GREENHOUSE GAS [GHG] EMISSIONS, RELATED TO ENERGY GENERATION, TRANSMISSION OR DISTRIBUTION
    • Y02E60/00Enabling technologies; Technologies with a potential or indirect contribution to GHG emissions mitigation
    • Y02E60/10Energy storage using batteries

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Manufacturing & Machinery (AREA)
  • Chemical & Material Sciences (AREA)
  • Chemical Kinetics & Catalysis (AREA)
  • Electrochemistry (AREA)
  • General Chemical & Material Sciences (AREA)
  • Microelectronics & Electronic Packaging (AREA)
  • Charge And Discharge Circuits For Batteries Or The Like (AREA)
  • Secondary Cells (AREA)

Abstract

The invention discloses a storage and retrieval method of battery management system fault information, which comprises the following steps of (S1) storing battery information and a control state into a historical data cache memory at each sampling moment; (S2) judging whether the sampled data has a fault, if so, continuing to execute the next step, otherwise, executing the step (S4); (S3) storing information at the time of fault occurrence and 5 sampling moments before the fault occurrence as fault information into a fault storage area according to classification; (S4) judging whether a query instruction is received, if so, continuing to execute the next step, otherwise, returning to the step (S1); and (S5) the system communicates with the outside through the conventional communication mode, and when receiving the query instruction of other equipment, returns different fault information according to the query instruction. Through the scheme, the invention achieves the purposes of comprehensively knowing fault information and having trouble retrieval when the battery system has a fault, and has very high practical value and popularization value.

Description

Storage and retrieval method for fault information of battery management system
Technical Field
The invention belongs to the technical field of battery management systems, and particularly relates to a method for storing and retrieving fault information of a battery management system.
Background
The existing battery management system generally has an information storage function, and the common method is to store a fault code after a fault occurs in a memory, and the method has the following defects: the first deficiency is that only the fault code is saved, the current battery information and control state are not saved, and the data is incomplete; the second disadvantage is that the battery information and control state before the fault occurs are not stored, and the fault reason is inconvenient to analyze; the third disadvantage is that the stored information needs to be searched manually, which is inconvenient for retrieval. Therefore, how to solve the defects of the prior art is a technical problem which needs to be solved urgently by the technical personnel in the field.
Disclosure of Invention
The invention aims to provide a retrieval method for managing storage of battery system fault information, which mainly solves the problems that the fault information cannot be comprehensively known and the retrieval is troublesome when a battery system has a fault in the prior art.
In order to achieve the purpose, the technical scheme adopted by the invention is as follows:
a storage and retrieval method for battery management system fault information comprises the following steps:
(S1) storing the battery information and the control state into a historical data cache memory at each sampling moment;
(S2) judging whether the sampled data has a fault, if so, continuing to execute the next step, otherwise, executing the step (S4);
(S3) storing information at the time of fault occurrence and 5 sampling moments before the fault occurrence as fault information into a fault storage area according to classification;
(S4) judging whether a query instruction is received, if so, continuing to execute the next step, otherwise, returning to the step (S1);
and (S5) the system communicates with the outside through the conventional communication mode, and when receiving the query instruction of other equipment, returns different fault information according to the query instruction.
Further, the battery information and control state in the step (S1) includes current time, total voltage of the battery pack, charge and discharge current, cell voltage, cell temperature, state of the relay or the MOS transistor, and a fault code.
Further, the data cache memory in the step (S1) is composed of 6 sub-blocks; each sub-block consists of 128 bytes for storing battery information and control status at each sampling instant.
Further, the fault information storage area in the step (S3) is divided into three sub-areas, namely a voltage fault storage area, a temperature fault storage area and a device fault storage area, each sub-area is composed of n cells, and the size of each cell is 768 bytes, that is, one cell can store the whole data cache block.
Further, the specific step of storing the fault information in the fault information storage area in the step (S3) is as follows:
(S31) when a fault occurs, the system judges the current fault type;
(S32) judging whether a voltage failure occurs, if a voltage failure occurs, performing the next step, otherwise, performing the step (S34);
(S33) storing the data of the whole data cache block into a voltage fault storage area of a fault information storage area in a first-in first-out mode;
(S34) judging whether a temperature failure has occurred, if a temperature failure has occurred, performing the next step, otherwise performing the step (S36);
(S35) storing the data of the whole data cache block into a temperature fault storage area of a fault information storage area in a first-in first-out mode;
(S36) judging whether a device fault occurs, if so, executing the next step, otherwise, returning to the step (S31);
(S37) the data of the entire data buffer block is stored in the device failure storage area of the failure information storage area in a first-in first-out manner.
Further, the voltage faults in the step (S32) include that the cell voltage is too high, the cell voltage is too low, the total battery voltage is too high, and the total battery voltage is too low.
Further, the temperature failure in the step (S34) includes that the battery temperature is too high and the battery temperature is too low.
Further, the device fault in the step (S36) includes a power failure, a sampling chip fault, and a single chip microcomputer fault.
Specifically, the specific steps of receiving the query instruction in the step (S4) are as follows:
(S41) the system waits for and analyzes query instructions sent by other equipment, wherein the query instructions comprise fault types and time information, and the fault types comprise voltage faults, temperature faults and device faults;
(S42) judging whether a voltage fault inquiry command is received, if so, executing the next step, otherwise, executing the step (S44);
(S43) extracting time information from the fault inquiry command, comparing the time information with the time of the battery information and the control state stored in each cell in the voltage fault storage area, if the difference value between the time information and the control state is less than 1 minute, returning the data in the cell, otherwise, returning null information;
(S44) judging whether a temperature fault inquiry command is received, if so, executing the next step, otherwise, executing the step (S46);
(S45) extracting time information from the fault inquiry command, comparing the time information with the time of the battery information and the control state stored in each cell in the temperature fault storage area, if the difference value between the time information and the control state is less than 1 minute, returning the data in the cell, otherwise, returning null information;
(S46) judging whether a device fault inquiry command is received, if so, executing the next step, otherwise, returning to the step (S41);
(S47) extracting time information from the fault inquiry command, comparing the time information with the time of the battery information and the control state stored in each cell in the device fault storage area, if the difference value between the time information and the control state is less than 1 minute, returning the data in the cell, otherwise, returning null information.
Compared with the prior art, the invention has the following beneficial effects:
(1) The method of the invention saves the battery information and control state of 5 sampling points when and before the fault occurs, has large information amount and comprehensive data, and is convenient for analyzing the root cause of the fault; in addition, the invention stores the fault information according to time and category classification, thereby facilitating the retrieval of the fault by the working personnel.
Drawings
FIG. 1 is a flow chart of the system of the present invention.
Fig. 2 is a flowchart of storing the fault information into the fault information storage area according to the present invention.
FIG. 3 is a flow chart of receiving a query according to the present invention.
FIG. 4 is a schematic structural diagram of a memory layout according to the present invention.
Detailed Description
The present invention is further illustrated by the following examples in conjunction with the figures and examples, and embodiments of the present invention include, but are not limited to, the following examples.
Examples
As shown in fig. 1 to 4, a method for storing and retrieving fault information of a battery management system includes the following steps:
(S1) storing battery information and control states into a historical data cache memory at each sampling moment, wherein the battery information and the control states include but are not limited to current time (year, month, day, hour, minute and second), total battery pack pressure, charge and discharge current, cell voltage, cell temperature, and related relay or MOS tube states and fault codes. And the data cache memory is composed of 6 sub-blocks; each sub-block consists of 128 bytes for storing battery information and control status at each sampling instant.
(S2) judging whether the sampled data has a fault, if so, continuing to execute the next step, otherwise, executing the step (S4);
(S3) storing information at the time of failure and 5 sampling moments before the failure as failure information into a failure storage area according to classification; the specific steps of storing the fault information into the fault information storage area are as follows:
(S31) when a fault occurs, the system judges the current fault type;
(S32) judging whether a voltage failure occurs, if a voltage failure occurs, performing the next step, otherwise, performing the step (S34);
(S33) storing the data of the whole data cache block into a voltage fault storage area of a fault information storage area in a first-in first-out mode;
(S34) judging whether a temperature fault occurs, if so, executing the next step, otherwise, executing the step (S36);
(S35) storing the data of the whole data cache block into a temperature fault storage area of a fault information storage area in a first-in first-out mode;
(S36) judging whether a device fault occurs, if so, executing the next step, otherwise, returning to the step (S31);
(S37) the data of the entire data buffer block is stored in the device failure storage area of the failure information storage area in a first-in first-out manner.
The fault information storage area is divided into three sub-areas, namely a voltage fault storage area, a temperature fault storage area and a device fault storage area, each sub-area consists of n cells, the size of each cell is 768 bytes, and the whole data cache block can be stored in one cell. At each sampling moment, the battery information and control state plus CRC16 check codes are stored in 1 small block of the data cache block, when the whole data cache block is fully written, the battery information and control state at the oldest moment are discarded in a first-in first-out mode, and new battery information and control state are written in.
(S4) judging whether a query instruction is received, if so, continuing to execute the next step, otherwise, returning to the step (S1); the specific steps for receiving the query instruction are as follows:
(S41) the system waits for and analyzes query instructions sent by other equipment, wherein the query instructions comprise fault types and time information, and the fault types comprise voltage faults, temperature faults and device faults;
(S42) judging whether a voltage fault inquiry command is received, if so, executing the next step, otherwise, executing the step (S44);
(S43) extracting time information from the fault inquiry command, comparing the time information with the time of the battery information and the control state stored in each cell in the voltage fault storage area, if the difference value between the time information and the control state is less than 1 minute, returning the data in the cell, otherwise, returning null information;
(S44) judging whether a temperature fault inquiry command is received, if so, executing the next step, otherwise, executing the step (S46);
(S45) extracting time information from the fault inquiry command, comparing the time information with the time of the battery information and the control state stored in each cell in the temperature fault storage area, if the difference value between the time information and the control state is less than 1 minute, returning the data in the cell, otherwise, returning null information;
(S46) judging whether a device fault inquiry command is received, if so, executing the next step, otherwise, returning to the step (S41);
(S47) extracting time information from the fault inquiry command, comparing the time information with the time of the battery information and the control state stored in each cell in the device fault storage area, if the difference value between the time information and the control state is less than 1 minute, returning the data in the cell, otherwise, returning null information.
And (S5) the system communicates with the outside through the conventional communication mode, and when receiving the query instruction of other equipment, returns different fault information according to the query instruction.
The above embodiments are only preferred embodiments of the present invention, and are not intended to limit the scope of the present invention, but all changes that can be made by applying the principles of the present invention and performing non-inventive work on the basis of the principles shall fall within the scope of the present invention.

Claims (8)

1. A method for storing and retrieving fault information of a battery management system is characterized by comprising the following steps:
(S1) storing battery information and a control state into a historical data cache memory at each sampling moment;
(S2) judging whether the sampled data has a fault, if so, continuing to execute the next step, otherwise, executing the step (S4);
(S3) storing information at the time of failure and 5 sampling moments before the failure as failure information into a failure storage area according to classification; the fault information storage area is divided into three sub-areas, namely a voltage fault storage area, a temperature fault storage area and a device fault storage area, each sub-area consists of n cells, the size of each cell is 768 bytes, and one cell can store the whole data cache block;
(S4) judging whether a query instruction is received, if so, continuing to execute the next step, otherwise, returning to the step (S1);
and (S5) the system communicates with the outside through the conventional communication mode, and returns different fault information according to the query instruction when receiving the query instruction of other equipment.
2. The method for storing and retrieving the fault information of the battery management system according to claim 1, wherein the battery information and the control status in step (S1) include a current time, a total voltage of the battery pack, a charging/discharging current, a cell voltage, a cell temperature, a state of a relay or a MOS transistor, and a fault code.
3. The method for storing and retrieving failure information of battery management system as claimed in claim 2, wherein the data cache memory in step (S1) is composed of 6 sub-blocks; each sub-block consists of 128 bytes for storing battery information and control status at each sampling instant.
4. The method for storing and retrieving the fault information of the battery management system according to claim 3, wherein the step (S3) of storing the fault information into the fault information storage area comprises the following steps:
(S31) when a fault occurs, the system judges the current fault type;
(S32) judging whether a voltage failure occurs, if a voltage failure occurs, performing the next step, otherwise, performing the step (S34);
(S33) storing the data of the whole data cache block into a voltage fault storage area of the fault information storage area in a first-in first-out mode;
(S34) judging whether a temperature failure has occurred, if a temperature failure has occurred, performing the next step, otherwise performing the step (S36);
(S35) storing the data of the whole data cache block into a temperature fault storage area of a fault information storage area in a first-in first-out mode;
(S36) judging whether a device fault occurs, if so, executing the next step, otherwise, returning to the step (S31);
(S37) the data of the entire data buffer block is stored in the device failure storage area of the failure information storage area in a first-in first-out manner.
5. The method for storing and retrieving failure information of battery management system as claimed in claim 4, wherein the voltage failure in step (S32) includes over-high cell voltage, under-low cell voltage, over-high total battery voltage and under-low total battery voltage.
6. The method for storing and retrieving fault information of battery management system according to claim 5, wherein the temperature fault in step (S34) includes over-high battery temperature and under-low battery temperature.
7. The method for storing and retrieving failure information of battery management system as claimed in claim 6, wherein the device failure in step (S36) includes power failure, sampling chip failure and one-chip microcomputer failure.
8. The method for storing and retrieving the fault information of the battery management system according to claim 7, wherein the step (S4) of receiving the query command comprises the following steps:
(S41) the system waits for and analyzes query instructions sent by other equipment, wherein the query instructions comprise fault types and time information, and the fault types comprise voltage faults, temperature faults and device faults;
(S42) judging whether a voltage fault inquiry command is received, if so, executing the next step, otherwise, executing the step (S44);
(S43) extracting time information from the fault inquiry command, comparing the time information with the time of the battery information and the control state stored in each cell in the voltage fault storage area, if the difference value between the time information and the control state is less than 1 minute, returning the data in the cell, otherwise, returning null information;
(S44) judging whether a temperature fault inquiry command is received, if so, executing the next step, otherwise, executing the step (S46);
(S45) extracting time information from the fault inquiry command, comparing the time information with the time of the battery information and the control state stored in each cell in the temperature fault storage area, if the difference value between the time information and the control state is less than 1 minute, returning the data in the cell, otherwise, returning null information;
(S46) judging whether a device fault inquiry command is received, if so, executing the next step, otherwise, returning to the step (S41);
(S47) extracting time information from the fault inquiry command, comparing the time information with the time of the battery information and the control state stored in each cell in the device fault storage area, if the difference value between the time information and the control state is less than 1 minute, returning the data in the cell, otherwise, returning null information.
CN202010619393.XA 2020-06-30 2020-06-30 Storage and retrieval method for fault information of battery management system Active CN111900498B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010619393.XA CN111900498B (en) 2020-06-30 2020-06-30 Storage and retrieval method for fault information of battery management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010619393.XA CN111900498B (en) 2020-06-30 2020-06-30 Storage and retrieval method for fault information of battery management system

Publications (2)

Publication Number Publication Date
CN111900498A CN111900498A (en) 2020-11-06
CN111900498B true CN111900498B (en) 2022-10-21

Family

ID=73191796

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010619393.XA Active CN111900498B (en) 2020-06-30 2020-06-30 Storage and retrieval method for fault information of battery management system

Country Status (1)

Country Link
CN (1) CN111900498B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114003572A (en) * 2021-11-04 2022-02-01 珠海冠宇电源有限公司 Battery data management method, device and equipment
KR20230107067A (en) * 2022-01-07 2023-07-14 주식회사 엘지에너지솔루션 Apparatus for battery data managing and operating method of the same

Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001065627A1 (en) * 2000-03-01 2001-09-07 Matsushita Electric Industrial Co., Ltd. Battery and maintenance service system for power supply device
JP2007018262A (en) * 2005-07-07 2007-01-25 Toshiba Tec Corp Failure inquiry response system and failure inquiry response terminal device
CN101782629A (en) * 2009-01-21 2010-07-21 清华大学 Battery system monitoring method and device based on OBD-II
CN103116531A (en) * 2013-01-25 2013-05-22 浪潮(北京)电子信息产业有限公司 Storage system failure predicting method and storage system failure predicting device
CN103293469A (en) * 2012-02-27 2013-09-11 王志斌 Fault diagnosis method and device for flame-proof type switch
CN103425122A (en) * 2013-08-13 2013-12-04 重庆长安汽车股份有限公司 Fault management method for new energy vehicle controller
CN104201782A (en) * 2014-09-12 2014-12-10 国家电网公司 Transformer substation troubleshooting system
JP2015001439A (en) * 2013-06-14 2015-01-05 日立オートモティブシステムズ株式会社 Battery controller
CN104965178A (en) * 2015-07-01 2015-10-07 上海玖行能源科技有限公司 Lithium battery management system
CN105093116A (en) * 2014-05-12 2015-11-25 现代摩比斯株式会社 Intelligent battery sensor for vehicle and method of storing data in sensor
CN204885343U (en) * 2015-08-18 2015-12-16 深圳市金宏电子有限公司 Lithium power battery protection circuit based on internet of things
CN106291394A (en) * 2015-05-19 2017-01-04 上海航天有线电厂有限公司 The real-time Wave record method of fault moment of a kind of Modular UPS and system
CN107234981A (en) * 2017-07-26 2017-10-10 洛阳理工学院 The lithium battery module acquisition system and method with treatment mechanism are diagnosed with secondary failure
CN107247505A (en) * 2017-06-12 2017-10-13 郑州云海信息技术有限公司 A kind of Cloud Server power supply blackbox design methods for being easy to check
WO2018095534A1 (en) * 2016-11-25 2018-05-31 Volvo Truck Corporation Method and arrangment for classifying a voltage fault condition in an electrical storage system
CN108614167A (en) * 2016-12-09 2018-10-02 株洲中车时代电气股份有限公司 A kind of (PCC) power failure logging diagnostic system and method
JP2019176641A (en) * 2018-03-29 2019-10-10 Tdk株式会社 Battery control device and battery device
CN110988691A (en) * 2018-10-03 2020-04-10 凹凸电子(武汉)有限公司 Battery detection system, battery detection method and battery pack

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9177466B2 (en) * 2011-01-20 2015-11-03 Indiana University Research And Technology Corporation Advanced battery early warning and monitoring system
KR20130055156A (en) * 2011-11-18 2013-05-28 삼성에스디아이 주식회사 Apparatus for reporting fault of battery management system and energy storage system using the same
CN109642930A (en) * 2016-09-13 2019-04-16 松下知识产权经营株式会社 Managing device and accumulating system
JP6844686B2 (en) * 2017-02-21 2021-03-17 日本電気株式会社 Management equipment, management methods and programs
US12339327B2 (en) * 2018-02-28 2025-06-24 Denso Corporation Battery monitoring system

Patent Citations (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001065627A1 (en) * 2000-03-01 2001-09-07 Matsushita Electric Industrial Co., Ltd. Battery and maintenance service system for power supply device
JP2007018262A (en) * 2005-07-07 2007-01-25 Toshiba Tec Corp Failure inquiry response system and failure inquiry response terminal device
CN101782629A (en) * 2009-01-21 2010-07-21 清华大学 Battery system monitoring method and device based on OBD-II
CN103293469A (en) * 2012-02-27 2013-09-11 王志斌 Fault diagnosis method and device for flame-proof type switch
CN103116531A (en) * 2013-01-25 2013-05-22 浪潮(北京)电子信息产业有限公司 Storage system failure predicting method and storage system failure predicting device
JP2015001439A (en) * 2013-06-14 2015-01-05 日立オートモティブシステムズ株式会社 Battery controller
CN103425122A (en) * 2013-08-13 2013-12-04 重庆长安汽车股份有限公司 Fault management method for new energy vehicle controller
CN105093116A (en) * 2014-05-12 2015-11-25 现代摩比斯株式会社 Intelligent battery sensor for vehicle and method of storing data in sensor
CN104201782A (en) * 2014-09-12 2014-12-10 国家电网公司 Transformer substation troubleshooting system
CN106291394A (en) * 2015-05-19 2017-01-04 上海航天有线电厂有限公司 The real-time Wave record method of fault moment of a kind of Modular UPS and system
CN104965178A (en) * 2015-07-01 2015-10-07 上海玖行能源科技有限公司 Lithium battery management system
CN204885343U (en) * 2015-08-18 2015-12-16 深圳市金宏电子有限公司 Lithium power battery protection circuit based on internet of things
WO2018095534A1 (en) * 2016-11-25 2018-05-31 Volvo Truck Corporation Method and arrangment for classifying a voltage fault condition in an electrical storage system
CN109964138A (en) * 2016-11-25 2019-07-02 沃尔沃卡车集团 The method and device classified to the voltage fault condition in electronic storage system
CN108614167A (en) * 2016-12-09 2018-10-02 株洲中车时代电气股份有限公司 A kind of (PCC) power failure logging diagnostic system and method
CN107247505A (en) * 2017-06-12 2017-10-13 郑州云海信息技术有限公司 A kind of Cloud Server power supply blackbox design methods for being easy to check
CN107234981A (en) * 2017-07-26 2017-10-10 洛阳理工学院 The lithium battery module acquisition system and method with treatment mechanism are diagnosed with secondary failure
JP2019176641A (en) * 2018-03-29 2019-10-10 Tdk株式会社 Battery control device and battery device
CN110988691A (en) * 2018-10-03 2020-04-10 凹凸电子(武汉)有限公司 Battery detection system, battery detection method and battery pack

Also Published As

Publication number Publication date
CN111900498A (en) 2020-11-06

Similar Documents

Publication Publication Date Title
CN111900498B (en) Storage and retrieval method for fault information of battery management system
CN104678348B (en) Remote monitoring and diagnosing method for electric energy metering device with high efficiency
CN102945594B (en) Meter-bus data collector with ultra-low power loss
CN102147268A (en) Integral panoramic data recording and analyzing system
CN110083479B (en) EEPROM data protection method of intelligent electric energy meter
CN104635198A (en) Remote monitoring and diagnosing method for electric energy metering device with timely fault finding function
CN104300550B (en) Method for analyzing switching of low-voltage reactive power compensation capacitor
CN105243811A (en) Lithium ion energy storage battery pack management system based on Beidou short message communication
CN102158550A (en) IEC61850-based power quality transient data transmission method
CN103093157A (en) Method of permanent protection of cache data of serial attached scsi (SAS) redundant array of independent disks (RAID) card
CN101750571B (en) dynamic and steady state recording method for power system
CN112286962B (en) Meter reading success rate statistics method and system for electricity consumption information acquisition terminal
CN108519503A (en) Smart energy meter based on NB-IOT communication
CN1213505C (en) Judgment method of charging and discharging state of storage battery
CN104614699A (en) Higher-efficiency remote monitoring and diagnosis method of electric energy metering device
CN118838746A (en) Electric quantity management method, device, equipment and medium for electric energy meter
CN112133080B (en) Storage method of metering data of power acquisition terminal, power acquisition terminal and power system
CN212379553U (en) Loop state monitoring and load data recording device based on rs485 interface of electric energy meter
CN211556869U (en) Intelligent power distribution monitoring reactive compensation control system
CN204882838U (en) Direct current 240 or 336V distribution equipment electric quantity and load condition monitor cell
CN113791931B (en) Method for rapidly storing power failure data of electric meter
CN208110312U (en) A low-power long-duration data recorder
CN115665590B (en) Internet of things data acquisition system and method based on eSIM card and 5G communication
CN106597145A (en) Low-energy-consumption lightning arrester state diagnosis system and operation method thereof
CN110713560A (en) Monitoring method of station area management based on low-voltage power line broadband carrier communication of electric energy meter

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