CN111930564B - Acquisition display method, system, terminal and storage medium for battery test - Google Patents

Acquisition display method, system, terminal and storage medium for battery test Download PDF

Info

Publication number
CN111930564B
CN111930564B CN202010702695.3A CN202010702695A CN111930564B CN 111930564 B CN111930564 B CN 111930564B CN 202010702695 A CN202010702695 A CN 202010702695A CN 111930564 B CN111930564 B CN 111930564B
Authority
CN
China
Prior art keywords
data
information
graphic
data point
graphic 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
CN202010702695.3A
Other languages
Chinese (zh)
Other versions
CN111930564A (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.)
Ningbo Bate Technology Co ltd
Original Assignee
Ningbo Bate 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 Ningbo Bate Technology Co ltd filed Critical Ningbo Bate Technology Co ltd
Priority to CN202010702695.3A priority Critical patent/CN111930564B/en
Publication of CN111930564A publication Critical patent/CN111930564A/en
Application granted granted Critical
Publication of CN111930564B publication Critical patent/CN111930564B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1448Management of the data involved in backup or backup restore
    • 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/385Arrangements for measuring battery or accumulator variables
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0877Cache access modes
    • 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)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Power Sources (AREA)

Abstract

The invention relates to a collection display method, a system, a terminal and a storage medium for battery test, which solve the problems of larger corresponding storage file and low reading efficiency in the storage process of battery test data, and comprise the steps of obtaining collection information sent by an upper computer; sequentially collecting parameter data of the battery to be detected according to the collected information and caching the collected data to form cached data; judging whether the current testing stage is finished or not according to the preset testing stage information; if the current testing stage is judged to be completed, the cache data acquired in the current testing stage is fed back to the upper computer and is encoded to form binary stream data; if the current testing stage is not completed, continuing to collect the parameter data of the battery to be detected. The invention can collect the data and convert the collected data into binary stream data, so that the storage file is reduced, and the reading efficiency is improved.

Description

Acquisition display method, system, terminal and storage medium for battery test
Technical Field
The invention relates to the technical field of battery parameter testing methods, in particular to a battery testing acquisition display method, a battery testing acquisition display system, a battery testing terminal and a battery testing storage medium.
Background
With the increase of the worldwide energy crisis, the technical level and the service life of lithium ion batteries are improved, and the lithium ion batteries with large capacity are widely applied to the fields of electric tools, electric automobiles and the like. The market size of the energy storage battery is expected to be larger in the future, and the high-capacity power battery has great market prospect. This places higher demands on the ability of the battery industry to mass produce and the quality of the battery product.
Before the battery leaves the factory, the produced battery needs to be detected, namely, the open-circuit voltage, the termination voltage, the internal resistance, the capacitance and other parameters of the battery are tested, and the result of the tested parameters is stored so as to be convenient for subsequent analysis of whether the battery is qualified or not; instead of measuring a group of data in the test process, a large amount of data can be measured for analysis, so that analysis errors caused by interference are avoided. Data volume formed by completing one data acquisition is millions of pieces of data, so that in order to improve the readability of a tester, plaintext type data is generally adopted for storage, such as txt, csv, excel and the like; the data are stored in a test process, so that more storage space is needed, and meanwhile, in the analysis process after the data acquisition is completed, the data volume is larger, so that the reading speed is slower in the calling process, and the efficiency of the whole test is affected.
Disclosure of Invention
The invention aims to provide an acquisition display method for battery test, which can reduce the size of a storage file and improve the reading speed in the calling process.
The first object of the present invention is achieved by the following technical solutions:
an acquisition display method for battery testing, comprising:
acquiring acquisition information sent by an upper computer;
sequentially collecting parameter data of the battery to be detected according to the collected information and caching the collected data to form cached data;
judging whether the current testing stage is finished or not according to the preset testing stage information;
if the current testing stage is judged to be completed, the cache data acquired in the current testing stage is fed back to the upper computer and is encoded to form binary stream data;
if the current testing stage is not completed, continuing to collect the parameter data of the battery to be detected.
By adopting the technical scheme, the collected parameter data is cached to form corresponding cached data, and meanwhile, whether the current testing stage is completed or not is judged in the process of caching the data, namely, the whole testing process is provided with a plurality of testing stages, and the data storage reliability can be further ensured by carrying out the caching of the data one by one, the risk of losing all the data due to special conditions such as power failure is reduced, and the data storage safety is improved; after one-stage data caching is completed, the cached data obtained by acquisition is encoded to form binary stream data, so that the occupied space of the whole storage file is small, the network transmission efficiency is greatly improved, the risk of data loss caused by special conditions such as network disconnection is effectively reduced, more data can be stored in the storage space with the same size in a binary stream data storage mode, and the method is suitable for long-time acquisition in battery test.
The present invention may be further configured in a preferred example to: in the process of sequentially collecting parameter data of a battery to be detected, the collected data are backed up one by one to form backup data;
after the cache data is fed back to the upper computer and before the binary stream data is formed by encoding, the data fault-tolerant method for reducing the error rate of the cache data is further included:
obtaining cache data;
checking the cache data according to a preset checking method;
if the cache data is successfully checked, the cache data is encoded to form binary stream data;
and if the check of the cache data is unsuccessful, calling the backup data and encoding the backup data to form binary stream data.
By adopting the technical scheme, the acquired parameter data is cached to form cached data and is backed up at the same time, namely, the acquired data is backed up one by one to form backup data; thereby further reducing the risk of data loss or the like during data storage; under the condition of forming backup data, forming a fault-tolerant mechanism, and checking the cache data transmitted to the upper computer, namely checking the cache data through a preset checking method in the process that the upper computer acquires the corresponding cache data; if the verification is successful, the cache data is encoded to form binary stream data, and if the verification is unsuccessful, the backup data is recalled to form binary stream data; the risk of data loss and data disorder caused by data disorder in the data packaging process or other special conditions such as network disconnection in the data transmission process is reduced, and the error rate of the data is greatly reduced.
The present invention may be further configured in a preferred example to: the verification method comprises the following steps:
acquiring a plurality of check data and check reference data in the cache data;
performing logic operation on a plurality of check data to form check judgment data;
analyzing the verification judging data and the verification reference data;
if the verification judging data are the same as the verification reference data, judging that the verification is successful;
if the verification judging data is different from the verification reference data, judging that the verification is unsuccessful.
By adopting the technical scheme, the cache data comprises corresponding check data and check reference data, the comparison analysis is carried out on the check data and the check reference data through the logic operation of the check data, if the check data and the check reference data are the same, the check is successful, namely the data in the cache data are accurate data, and the situation of data loss or disorder does not occur; otherwise, the verification is unsuccessful, which indicates that the data is lost or disordered.
The present invention may be further configured in a preferred example to: the method also comprises the following steps:
acquiring parameter information required for forming a diagram;
calling corresponding associated data in the binary stream data according to the parameter information;
And forming and displaying the graphic data information according to the associated data.
By adopting the technical scheme, binary stream data is loaded through related software, and then analyzed in parallel, so that the data can be quickly read, and the overall data reading efficiency is relatively high; and meanwhile, the related data corresponding to the parameter information can be called through the acquisition of the related parameter information, so that the graphic is formed according to the related data to display, the whole operation process is greatly convenient, the steps of setting a formula or selecting data and the like are not needed, and the calling of the data can be realized by directly selecting the corresponding parameters.
The present invention may be further configured in a preferred example to: the pictorial data information includes graphical data information; the graphic data information comprises a plurality of graphic data point information;
acquiring cursor position information of the current position of a moving cursor;
analyzing graphic data point information closest to the cursor position information in the graphic data information according to the cursor position information, and defining the graphic data point information as jump graphic data point information;
and the moving cursor automatically jumps to the position corresponding to the information of the jump graph data point.
By adopting the technical scheme, the mobile cursor can be conveniently used by a user, namely, the preset mobile cursor can be moved when the corresponding position is selected, but in the moving process, if the corresponding point is to be aligned, the user is required to concentrate on looking for and move, and inconvenience is brought to the use of the user, so that the mobile cursor can automatically jump to the position corresponding to the graphic data point information closest to the position where the current mobile through mark is located through the movement of the corresponding mobile cursor only by the user, the using convenience of the user is greatly improved, and the friendliness of man-machine interaction is improved.
The present invention may be further configured in a preferred example to: the pictorial data information also includes list data information; the list data information comprises list data point information which corresponds to the graphic data point information one by one; defining list data point information corresponding to the jump graphic data point information as jump list data point information;
and jumping the list data point information marked in the list data information to the jumping list data point information.
By adopting the technical scheme, in the process of presenting and displaying, the user can browse and inquire through the mode of displaying the graph and the list together, so that the user can conveniently and accurately acquire the data of the relevant position, and the list data information not only comprises parameter information required by forming the graph, but also comprises other parameter data corresponding to the parameters one by one, so that the user can conveniently know the data of each latitude; the use is more convenient; at the same time, the graphic data point information and the list data point information are in one-to-one correspondence, so that the two are mutually associated, any one of the graphic data point information and the list data point information changes, and the other one changes in association, so that the one-to-one correspondence state is maintained.
The present invention may be further configured in a preferred example to: the method for analyzing the graphic data point information closest to the cursor position information among the graphic data information is as follows:
establishing reference information;
mapping the cursor position information into the reference information to form cursor position mapping information; sequentially mapping the plurality of graphic data point information into the reference information to form a plurality of graphic data point mapping information;
judging according to the distance between the cursor position mapping information and the graphic data point mapping information;
and defining the graphic data point information corresponding to the graphic data point mapping information with the minimum distance between the graphic data point information and the graphic data point mapping information as jump graphic data point information.
By adopting the technical scheme, as different data are in different positions and not on the same reference, the trouble is caused to judge which data are closer to the corresponding cursor position information at the moment, so that one reference is firstly established, the nearest graph data point information is judged under the same reference by mapping the cursor position information, the graph data point information and the like into the reference, the whole judging efficiency is improved, and the whole judging logic is simpler and easy to realize.
The invention also aims to provide an acquisition display system for battery test, which can reduce the size of a stored file and improve the reading speed in the calling process.
The second object of the present invention is achieved by the following technical solutions:
an acquisition display system for battery testing, comprising,
the acquisition module is used for acquiring related information sent by the upper computer;
the acquisition module is used for sequentially acquiring the parameter data of the battery to be detected;
the storage module is used for caching the acquired data to form cached data and backing up the acquired data one by one to form backup data;
the judging and analyzing module is used for judging whether the current testing stage is completed or not according to the preset testing stage information; if the current testing stage is judged to be completed, the cache data acquired in the current testing stage is fed back to the upper computer and is encoded to form binary stream data; if the current testing stage is not completed, continuing to collect parameter data of the battery to be detected;
and the display module is used for displaying the formed graphic data information.
The third object of the present invention is to provide a computer readable storage medium capable of storing a corresponding program, so as to reduce the size of a storage file and improve the reading speed in the calling process.
The third object of the present invention is achieved by the following technical solutions:
a computer readable storage medium comprising a program capable of implementing the acquisition display method for battery testing as described above when loaded and executed by a processor.
The invention aims at providing an intelligent terminal which can reduce the size of a stored file and improve the reading speed in the calling process.
The fourth object of the present invention is achieved by the following technical solutions:
an intelligent terminal comprises a memory, a processor and a program stored in the memory and capable of running on the processor, wherein the program can be loaded and executed by the processor to realize the acquisition and display method for battery test.
In summary, the invention has the following beneficial technical effects: the data can be acquired and converted into binary stream data, so that the storage file is reduced, and the reading efficiency is improved.
Drawings
Fig. 1 is a flow chart of a method of acquisition and display for battery testing.
Fig. 2 is a flow chart of an acquisition display method with a data fault tolerance method.
FIG. 3 is a flow chart of a verification method.
Fig. 4 is a flow chart illustrating a display method.
Fig. 5 is a flow chart of an automatic jump method for moving a cursor.
FIG. 6 is a flow chart diagram of a method for analyzing graphical data point information that is closest to cursor position information in graphical data information.
Fig. 7 is a schematic diagram of the structure of the acquisition display system for battery testing.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings.
The present embodiment is only for explanation of the present invention and is not to be construed as limiting the present invention, and modifications to the present embodiment, which may not creatively contribute to the present invention as required by those skilled in the art after reading the present specification, are all protected by patent laws within the scope of claims of the present invention.
The embodiment of the invention provides a collection display method for battery test, which comprises the following steps: acquiring acquisition information sent by an upper computer; sequentially collecting parameter data of the battery to be detected according to the collected information and caching the collected data to form cached data; judging whether the current testing stage is finished or not according to the preset testing stage information; if the current testing stage is judged to be completed, the cache data acquired in the current testing stage is fed back to the upper computer and is encoded to form binary stream data; if the current testing stage is not completed, continuing to collect the parameter data of the battery to be detected.
In the embodiment of the invention, the acquired parameter data is cached to form the corresponding cached data, and meanwhile, whether the current testing stage is completed or not is judged in the process of caching the data, namely, the whole testing process has a plurality of testing stages, and the data storage reliability can be further ensured by carrying out the caching of the data one by one in the testing stages, so that the risk of losing all the data due to special conditions such as power failure is reduced, and the safety of data storage is improved; after one-stage data caching is completed, the cached data obtained by acquisition is encoded to form binary stream data, so that the occupied space of the whole storage file is small, the network transmission efficiency is greatly improved, the risk of data loss caused by special conditions such as network disconnection is effectively reduced, more data can be stored in the storage space with the same size in a binary stream data storage mode, and the method is suitable for long-time acquisition in battery test.
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the technical solutions of the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is apparent that the described embodiments are some embodiments of the present invention, but not all embodiments of the present invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
In addition, the term "and/or" herein is merely an association relationship describing an association object, and means that three relationships may exist, for example, a and/or B may mean: a exists alone, A and B exist together, and B exists alone. In this context, unless otherwise specified, the term "/" generally indicates that the associated object is an "or" relationship.
Embodiments of the invention are described in further detail below with reference to the drawings.
The embodiment of the invention provides a collection display method for battery testing, and the main flow of the method is described as follows.
As shown in fig. 1:
step 1000: acquiring acquisition information sent by an upper computer.
The acquisition information sent by the upper computer can be sent according to different modes, one of the acquisition information can adopt a triggering mode, and the other acquisition information can adopt an intermittent and cyclic sending mode.
If the trigger mode is adopted, the touch screen can be obtained in a mechanical key trigger mode or in a virtual key trigger mode; the mode of triggering the mechanical key can be used for sending the acquisition information by pressing the corresponding trigger key; the virtual key triggering mode can be used for sending the acquisition information by pressing the related virtual trigger key in the interface of the corresponding software.
If the intermittent cycle transmission mode is adopted, an intermittent cycle period can be preset through the installed software platform, namely, the acquisition information is transmitted every time the intermittent cycle period passes.
The lower computer and the upper computer are communicated with each other, and the lower computer can acquire the instruction sent by the upper computer through the communication relationship between the lower computer and the upper computer, wherein the instruction comprises but is not limited to acquisition information. The communication process can be wired communication or wireless communication, and the wireless communication has various types and structures, such as a WiFi module, a 3G module, a 4G module, a 5G module and the like, and the communication process utilizes the resource networking of a link network to provide remote communication or remote control function. A linked network generally refers to a public, intra-enterprise, home, or other general or private network. The common link network includes a wired network, a wireless network, a satellite network, etc., and may be one of the three, or two or a mixture of the three. The network interfaces and protocols involved in the wireless communication may be: satellite network interfaces and protocols, wireless network interfaces and protocols, wired network interfaces and protocols, and the like. The satellite network interfaces and protocols include satellite positioning interfaces and protocols, satellite communication interfaces and protocols, and the like; the wireless network interfaces and protocols include wireless positioning interfaces and protocols, wireless communication interfaces and protocols, and the like; wired network interfaces and protocols have wired positioning interfaces and protocols, wired communication interfaces and protocols, and the like. Common satellite positioning interfaces and protocols, i.e., GNSS, include, but are not limited to: GPS protocol, beidou protocol, GLONASS protocol, galileo protocol and the like, and NMEA-0183 standard protocol and the like are common; common wireless location interfaces and protocols include, but are not limited to: LBS (base station positioning) or MPS (mobile positioning), road along-line identifying rod numbering positioning, etc.; common wired location interfaces and protocols include, but are not limited to, IP address location and protocols, and the like. Common satellite communication interfaces and protocols include, but are not limited to: CCS-IoT, SNB-IoT, SOC, MOZIQC, etc.; common wireless communication interfaces and protocols include, but are not limited to: ioT, NB-IoT, WLAN, GPRS, SMS, etc.; common wired communication interfaces and protocols include, but are not limited to: ADSL, LAN, FTTX + LAN, 100BaseT LAN, LXI-A/B/C, etc.
Step 2000: and sequentially collecting parameter data of the battery to be detected according to the collected information and caching the collected data to form cached data.
The lower computer sequentially collects the parameter data of the battery to be detected according to the collected information, wherein the parameter data comprises all parameters related to the battery, such as open-circuit voltage, termination voltage, internal resistance, step capacity, step supply time, capacity of the capacitor, capacity of a voltage interval and the like. In the acquisition process, the same parameter data of a plurality of batteries can be acquired at the same time, and different parameter data of the plurality of batteries can also be acquired; of course, the single parameter data and the plurality of parameter data of the single battery can be collected, and the device can be set according to the actual detection requirement.
In the process of caching the acquired data to form cached data, the data can be cached once every time the data is acquired, or the data can be cached after a certain number of the data are acquired; the storage means may be a storage device such as RAM, ROM, EPROM, EEPROM, FLASH, magnetic disk, optical disk, etc. The storage component can store the cache data and the like, so that the subsequent program can be conveniently called at any time.
Step 3000: judging whether the current testing stage is finished or not according to the preset testing stage information.
The test stage information comprises a plurality of test parts, wherein the test parts can be divided according to time periods or acquired data quantity; the specific division modes of different test parts are set according to actual conditions.
If the time period is adopted for division, judging whether the current testing stage is completed or not according to whether the acquired time reaches the time period, and if the acquired time reaches the time period, indicating that the testing stage is completed; otherwise, the test stage is not completed.
If the data is divided according to the acquired data quantity, judging whether the current testing stage is completed or not is judged according to whether the acquired data reaches the preset data quantity, if so, the testing stage is completed; otherwise, the test stage is not completed.
Step 4000: if the current testing stage is not completed, continuing to collect the parameter data of the battery to be detected.
Step 5000: if the current testing stage is judged to be completed, the cache data acquired in the current testing stage is fed back to the upper computer and is encoded to form binary stream data; and simultaneously, starting the next testing stage to acquire data until all the testing stages are completed.
The data is cached one by one in a test stage, so that the reliability of data storage can be further ensured, the risk of losing all data due to special conditions such as power failure is reduced, and the safety of data storage is improved; after one-stage data buffering is completed, the buffered data obtained by acquisition is encoded to form binary stream data.
Encoding is the process of converting information from one form or format to another. The coding system comprises ASCII, national standard, GBK, BIG5, HZ code, CJK code, ISO and the like, and the types of codes comprise literal codes, electronic codes, PCM codes, nerve codes, memory codes, encryption and decoding. The codes used in the present application may be one or more of the above, and may be selected according to practical situations.
The binary stream data is formed after the encoding is finally completed.
Streams can be divided into 2 major categories, namely text streams (text streams) and binary streams (binarystreams). By text stream is meant that the data flowing in the stream is in the form of characters. In the text stream, '\n' is replaced with carriage return and linefeed codes 0DH and 0AH. And when output, 0DH and 0AH are replaced by '\n'.
Binary streams refer to sequences of binary digits that are streamed, with one byte binary ASCII codes if there are characters in the stream, and one byte binary digits if there are numbers. At the time of inflow and outflow, the 'n' symbol is not transformed, for example: 2001, the binary ASCII code in the text stream is denoted as '2' 0 '1', i.e. 50 48 48 49, occupies a total of 4 bytes. While 00000111 11010001 is shown in hexadecimal as 07D1 in the binary stream. Only 2 bytes.
Therefore, the binary stream saves space compared with the text stream, and conversion of n is not needed, so that the stream speed can be greatly increased, and the efficiency is improved. Thus, for digital streams containing large amounts of digital information, binary streaming may be employed; for streams containing a large amount of character information, the manner of text streams may be employed.
The method and the device convert the cache data into the binary stream data, so that the occupied space of the whole storage file is small, the network transmission efficiency is greatly improved, the risk of data loss caused by special conditions such as network disconnection is effectively reduced, more data can be stored in the storage space with the same size in a binary stream data storage mode, and the method and the device are suitable for long-time acquisition in battery test.
When the current testing stage is completed, starting the next testing stage to acquire data until all the testing stages are completed; and then the collection of the parameter data of the whole battery to be detected is completed.
In the process of feeding back the cache data to the upper computer, the cache data acquired in the current testing stage is required to be packaged and transmitted to the upper computer, so that the risk of data loss and data disorder can be generated in the process of data packaging or in other special cases such as network disconnection in the process of data transmission, and the like, therefore, the cache data is checked before being converted into binary stream data, and a fault tolerance mechanism is formed; after the buffered data is fed back to the host computer and before the binary stream data is encoded, the acquisition display method for battery test further includes a data fault tolerance method for reducing the error rate of the buffered data, as shown in fig. 2, specifically as follows:
step 6000: and in the process of sequentially collecting the parameter data of the battery to be detected, backing up the collected data one by one to form backup data.
The method comprises the steps of caching collected parameter data to form cached data, and backing up the data, namely backing up the collected data one by one to form backup data; thereby further reducing the risk of data loss or the like during data storage; the storage means may be a storage device such as RAM, ROM, EPROM, EEPROM, FLASH, magnetic disk, optical disk, etc. The storage component can store the backup data and the like, and is convenient for the subsequent program to be called at any time.
Step 6100: and obtaining cache data.
When the testing stage is completed, the cache data is packed and fed back to the upper computer, so that the upper computer can directly call the cache data to obtain the cache data.
Step 6200: and checking the cache data according to a preset checking method.
The cache data comprise check data, check reference data, parameter data of the battery to be detected and the like; the check data and the check reference data may be the same data or different data, but the corresponding mapping relationship exists before the check data and the check reference data, and the mapping relationship may be a one-to-one correspondence relationship or a logic operation relationship.
The specific verification method is as follows, and as shown in fig. 3, the specific verification method specifically includes:
step 6210: and acquiring a plurality of check data and check reference data in the cache data.
Step 6220: and carrying out logic operation on the plurality of check data to form check judgment data.
Step 6230: and analyzing the check judgment data and the check reference data.
Step 6240: and if the verification judging data is the same as the verification reference data, judging that the verification is successful.
Step 6250: if the verification judging data is different from the verification reference data, judging that the verification is unsuccessful.
In order to facilitate the implementation of the logical operation relationship, a plurality of check data are set, the check data may be any number, and the logical operation relationship is illustrated by taking accumulation operation as an example, for example, the check data may be 2, 10, and 6 respectively, that is, the number obtained by overlapping a plurality of check data is 18, and the corresponding check reference data is 18; in the process of judging whether the numbers obtained by mutually overlapping a plurality of check data are the same as or correspond to the check reference data through a one-to-one correspondence relationship, thereby realizing the check
Step 6300: and if the cached data is successfully checked, encoding the cached data to form binary stream data.
Step 6400: and if the check of the cache data is unsuccessful, calling the backup data and encoding the backup data to form binary stream data.
Under the condition of forming backup data, a fault-tolerant mechanism is formed, and the buffer data transmitted to the upper computer can be checked, namely, the buffer data can be checked through a preset checking method in the process that the upper computer acquires the corresponding buffer data; if the verification is successful, the cache data is encoded to form binary stream data, and if the verification is unsuccessful, the backup data is recalled to form binary stream data; the risk of data loss and data disorder caused by data disorder in the data packaging process or other special conditions such as network disconnection in the data transmission process is reduced, and the error rate of the data is greatly reduced.
The collection display method for battery test also comprises a graphic display method capable of calling corresponding parameters and converting the parameters into a graphic for display, as shown in fig. 4, specifically comprising the following steps:
step 7110: parameter information required for forming the illustration is acquired.
The parameter information required for forming the graphic is obtained, corresponding parameter information can be input according to the outside of a worker, preset parameter information can be checked, and the input parameter information or the checked parameter information is used as the parameter information required for forming the graphic. In this embodiment, a rectangular coordinate system is taken as an example to describe, that is, the rectangular coordinate system includes an X axis and a Y axis, and the corresponding parameter information specifically includes the X axis parameter information and the Y axis parameter information, where the X axis parameter information and the Y axis parameter information are different from each other, and may specifically be any parameter data in the parameter data of the battery to be detected.
Step 7120: and calling corresponding associated data in the binary stream data according to the parameter information.
The joint data is the parameter data corresponding to the X-axis parameter information and the Y-axis parameter information.
Step 7130: and forming and displaying the graphic data information according to the associated data.
The data to be presented in the diagram is generally decimal data, so that a user can conveniently check and know the decimal data, and the called binary stream data can be converted into the decimal data through corresponding codes in the process of calling the binary stream data; in this embodiment, a rectangular coordinate system is taken as an example to describe, after the data is converted into decimal data, the corresponding data is mapped into the rectangular coordinate system, and adjacent data are connected through lines to form corresponding graphic data information. Binary stream data is loaded through related software, and then is analyzed and re-analyzed in parallel, so that the data can be read quickly, and the overall data reading efficiency is relatively high; and meanwhile, the related data corresponding to the parameter information can be called through the acquisition of the related parameter information, so that the graphic is formed according to the related data to display, the whole operation process is greatly convenient, the steps of setting a formula or selecting data and the like are not needed, and the calling of the data can be realized by directly selecting the corresponding parameters.
In the use process, a plurality of graphic data information can be established and displayed, so that the user can conveniently analyze and compare, and the specific process for establishing the graphic data information is the same as the method, so that the detailed description is omitted. In the display process, a plurality of icons can be displayed in the same coordinate system, or can be displayed in different coordinate systems, and the icons are set according to actual conditions.
A moving cursor is generally arranged on the diagram so that a user can know the position of the data which is currently indicated or displayed in the diagram, and the moving cursor is a movable cursor and is positioned in a straight line which is vertically arranged in the diagram, namely, the moving can be realized by dragging or pressing a corresponding key; however, when the position of the moving cursor is changed by a user in a dragging mode, the moving cursor cannot be quickly and accurately dragged to the corresponding data point position, so that inconvenience is brought to the use of the user; therefore, the automatic jump is realized according to the distance between the moving cursor and the adjacent data point, so that the use convenience of a user is greatly improved, and as shown in fig. 5, the automatic jump method for the moving cursor is as follows:
wherein the pictorial data information includes graphical data information, which may be a line drawing, a pie chart, a bar chart, and the like; in this embodiment, a line drawing is taken as an example, and the graphic data information includes a plurality of graphic data point information, that is, the graphic data point information is mapped into the line drawing one by one.
Step 7210: and acquiring cursor position information of the current position of the moving cursor.
In the process of cursor position information, after the mobile cursor is dragged to move to the corresponding position, the dragging is stopped, and after the mobile cursor is kept at the corresponding position for a preset time period, the current position is determined to be the cursor position information, so that the cursor position information is directly obtained.
Step 7220: and analyzing graphic data point information closest to the cursor position information in the graphic data information according to the cursor position information.
Wherein the graphic data point information is defined as jump graphic data point information. As shown in fig. 6, the method for analyzing graphic data point information closest to cursor position information among graphic data information is as follows:
step 7221: and establishing reference information.
The reference information is a unified standard reference, and may be a straight line, a curve, or the like, which has a mark that plays a role of a reference. In this embodiment, a straight line is described as an example of the reference information.
Step 7222: mapping the cursor position information into the reference information to form cursor position mapping information; the plurality of graphic data point information is mapped sequentially into the reference information to form a plurality of graphic data point mapping information.
Wherein, because different data are in different positions and not on the same reference, the trouble is caused to judge which data are closer to the corresponding cursor position information at this time; and mapping the cursor position information and the graphic data point information into the reference information, namely, ensuring that the position corresponding to the moving cursor and the position corresponding to the data point are in the same reference for comparison.
Step 7223: and judging according to the distance between the cursor position mapping information and the graphic data point mapping information.
Step 7224: and defining the graphic data point information corresponding to the graphic data point mapping information with the minimum distance between the graphic data point information and the graphic data point mapping information as jump graphic data point information.
The position coordinates corresponding to the cursor position mapping information are used as a reference to sequentially perform subtraction logic operation with the position coordinates corresponding to different graphic data point mapping information, so as to obtain distance values between the cursor position mapping information and different graphic data point mapping information, the distance values are compared, and the graphic data point information corresponding to the graphic data point mapping information with the smallest distance value is selected to be defined as jump graphic data point information
Step 7230: and the moving cursor automatically jumps to the position corresponding to the information of the jump graph data point.
In the moving process, if the corresponding points are to be aligned, the user needs to concentrate on searching and moving, and inconvenience is brought to the use of the user, so that the user only moves the corresponding moving cursor, and the moving cursor automatically jumps to the position corresponding to the graphic data point information closest to the position where the current moving through mark is located, thereby greatly improving the use convenience of the user and improving the friendliness of man-machine interaction.
In the process of presentation, the display can be carried out in a list mode, a user can browse and inquire through a mode of displaying graphs and the list together, so that the user can conveniently and accurately acquire data of related positions, the list data information not only comprises parameter information required by forming a diagram, but also comprises other parameter data corresponding to the parameters one by one, and the user can conveniently know data of various latitudes; the use is more convenient. The method for automatically jumping the mobile cursor not only comprises a method for jumping the graph, but also comprises a method for jumping list data, wherein the method comprises the following steps:
Wherein the pictorial data information further comprises list data information; the list data information comprises list data point information corresponding to the graphic data point information one by one; defining list data point information corresponding to the jump graphic data point information as jump list data point information;
step 7240: and jumping the list data point information marked in the list data information to the jumping list data point information.
The marked list data point information in the list data information is to the list data point information selected before the jump, namely the selected list data point information is used as a basis to jump to the list data point information corresponding to the jump graph data point information; in the process of presentation and display, the graphic data point information and the list data point information are in one-to-one correspondence, so that the mutual association of the graphic data point information and the list data point information is realized, any one of the graphic data point information and the list data point information changes, the other one changes in association, and the one-to-one correspondence state is maintained.
In the display process, the collected parameter data of the battery to be detected can be called for display, the collected parameter data can be analyzed, the calling display is carried out according to the calculated parameters obtained through analysis, and a user can conveniently call the corresponding calculated parameters for knowing the situation. The specific parameters and analysis process are as follows:
First, process data:
charge capacity (Ah), first capacity StartCapacity and last capacity EndCapacity during charge mode.
ChargeCapacity=EndCapacity-StartCapacity。
Discharge capacity (Ah), first capacity StartCapacity and last capacity endcaps during discharge mode.
DischargeCapacity=EndCapacity-StartCapacity。
Charging energy (Wh) the charging mode is followed by a first bank of capacity startend and a last bank of capacity endend.
ChargeEnage=EndEnage-StartEnage。
Discharge energy (Wh) the discharge mode is followed by a first capacity startend and a last capacity endend.
DischargeEnage=EndEnage-StartEnage。
Internal resistance (mΩ) process 3 last voltage V1, process 4 start 3 seconds voltage V2, current I2.
Resistance =(V2 - V1) / I2 * 1000。
The median voltage (V) is the median value of the capacity obtained first.
Halocapability=charge capability/2+startcapability (charge mode).
Halfcapacity=discharge capacity/2+startcapacity (discharge mode).
And then, obtaining a result from the process data by utilizing voltage-capacity two-column data interpolation.
Average voltage (V): averagevoltage=dischargecapacity/dischargeenergy (charge mode).
Averagevoltage=dischargecapacity/dischargeenergy (discharge mode).
Open circuit voltage (V) is the process first capacity OpenVoltage.
Termination voltage (V) process final capacity FinalVoltage.
The capacitor capacity (F) is set with upper and lower voltage limits V1 and V2, and corresponding times T1 and T2 and current I2 are obtained through interpolation.
Capacitance=I2*(T2-T1)/(V2-V1)。
Fixed point voltage capacity ratio (%) is a discharge mode, fixed point voltage FixedVoltage is set, and capacity FixedCapacity is obtained through interpolation.
FixedVoltCapRatio=FixedCapacity/DischargeCapacity。
Second, cycle data:
charge capacity (Ah) is the charge capacity accumulated during the charge-discharge cycle.
Discharge capacity (Ah) is accumulated in charge-discharge cycle.
Charging energy (Wh) charging energy accumulation in the charging and discharging cycle.
Discharge energy (Wh) is accumulated in the charge-discharge cycle.
Charge-discharge efficiency (%) result=dischargecapacity/charge capacity 100.
Energy efficiency (%) result=dischargeage/chargeable energy 100.
Constant current charge ratio (%) constant current charge total capacity constant current capacity under this cycle.
Result=ConstantCurrCapacity /ChargeCapacity * 100。
Constant pressure charge ratio (%) constant pressure charge total capacity constant volume capacity under this cycle. Result=constant volts capability/charge capability 100.
Discharge capacity decay rate (%) maximum cycling discharge capacity MaxDisChargeCapacity.
Result=DisChargeCapacity / MaxDisChargeCapacity * 100。
Because in the display process, if the data is smaller, obvious contrast cannot be formed in the graphic process, namely that inconvenience is caused by the fact that the change amplitude of the data is not large can appear, and therefore, when at least more than one third of the data is detected as small data, all the data are subjected to unit change; the small data is data smaller than 0, the unilateral transformation method is described by taking internal resistance as an example according to the unit corresponding to the current parameter, if the unit before transformation is ohm, the unit after transformation is milliohm, namely after changing the unit, the data value is enlarged to enlarge the corresponding change amplitude so as to be convenient for a user to check,
In the display process, the battery capacity-dividing function is also provided, namely, the battery is classified according to the set main and secondary parameter levels, and the specific parameters are open-circuit voltage (V), termination voltage (V), internal resistance (mΩ), step capacity (Ah), step time (Min), capacitance capacity (F), voltage interval capacity (Ah) and voltage interval capacity ratio (%).
After data acquisition is completed, binary stream data is supported to be converted into other formats to form a storage file so as to be convenient for other software to call and read.
Embodiments of the present invention provide a computer readable storage medium comprising instructions capable of being loaded and executed by a processor to implement the method of FIGS. 1-6. The steps are described in the flow.
The computer-readable storage medium includes, for example: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
Based on the same inventive concept, an embodiment of the present invention provides an intelligent terminal, which includes a memory, a processor, and a program stored in the memory and capable of running on the processor, where the program can be loaded and executed by the processor, and the program is implemented as shown in fig. 1 to 6. The acquisition and display method for battery test is described in the flow.
Based on the same inventive concept, an embodiment of the present invention provides an acquisition display system for battery testing, including a memory, a processor, and a program stored on the memory and executable on the processor, where the program can be loaded and executed by the processor, and the program is implemented as shown in fig. 1-6. The acquisition and display method for battery test is described in the flow.
The acquisition and display system for battery testing specifically includes, as shown in fig. 7:
the acquisition module is used for acquiring related information sent by the upper computer;
the acquisition module is used for sequentially acquiring the parameter data of the battery to be detected;
the storage module is used for caching the acquired data to form cached data and backing up the acquired data one by one to form backup data;
the judging and analyzing module is used for judging whether the current testing stage is completed or not according to the preset testing stage information; if the current testing stage is judged to be completed, the cache data acquired in the current testing stage is fed back to the upper computer and is encoded to form binary stream data; if the current testing stage is not completed, continuing to collect parameter data of the battery to be detected;
And the display module is used for displaying the formed graphic data information.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-described division of the functional modules is illustrated, and in practical application, the above-described functional allocation may be performed by different functional modules according to needs, i.e. the internal structure of the apparatus is divided into different functional modules to perform all or part of the functions described above. The specific working processes of the above-described systems, devices and units may refer to the corresponding processes in the foregoing method embodiments, which are not described herein.
In the several embodiments provided in this application, it should be understood that the disclosed systems, apparatuses, and methods may be implemented in other ways. For example, the apparatus embodiments described above are merely illustrative, e.g., the division of the modules or units is merely a logical functional division, and there may be additional divisions when actually implemented, e.g., multiple units or components may be combined or integrated into another system, or some features may be omitted, or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or units, which may be in electrical, mechanical or other form.
The units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional unit in each embodiment of the present application may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit. The integrated units may be implemented in hardware or in software functional units.
The integrated units, if implemented in the form of software functional units and sold or used as stand-alone products, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be embodied in essence or a part contributing to the prior art or all or part of the technical solution, in the form of a software product stored in a storage medium, including several instructions to cause a computer device (which may be a personal computer, a server, or a network device, etc.) or a processor (processor) to perform all or part of the steps of the methods described in the embodiments of the present application. And the aforementioned storage medium includes: various media capable of storing program codes, such as a U disk, a mobile hard disk, a read-only memory, a random access memory, a magnetic disk or an optical disk.
The foregoing embodiments are only used to describe the technical solutions of the present application in detail, but the descriptions of the foregoing embodiments are only used to help understand the method and the core idea of the present invention, and should not be construed as limiting the present invention. Variations or alternatives, which are easily conceivable by those skilled in the art, are included in the scope of the present invention.

Claims (7)

1. The acquisition display method for the battery test is characterized by comprising the following steps of:
acquiring acquisition information sent by an upper computer;
sequentially collecting parameter data of the battery to be detected according to the collected information and caching the collected data to form cached data;
judging whether the current testing stage is finished or not according to the preset testing stage information;
if the current testing stage is judged to be completed, the cache data acquired in the current testing stage is fed back to the upper computer and is encoded to form binary stream data;
if the current testing stage is not completed, continuing to collect parameter data of the battery to be detected;
the method also comprises the following steps:
acquiring parameter information required for forming a diagram;
Calling corresponding associated data in the binary stream data according to the parameter information;
forming and displaying graphic data information according to the associated data;
the pictorial data information includes graphical data information; the graphic data information comprises a plurality of graphic data point information;
acquiring cursor position information of the current position of a moving cursor;
analyzing graphic data point information closest to the cursor position information in the graphic data information according to the cursor position information, and defining the graphic data point information as jump graphic data point information;
moving the cursor to automatically jump to the position corresponding to the information of the jump graph data point;
the method for analyzing the graphic data point information closest to the cursor position information among the graphic data information is as follows:
establishing reference information;
mapping the cursor position information into the reference information to form cursor position mapping information; sequentially mapping the plurality of graphic data point information into the reference information to form a plurality of graphic data point mapping information;
judging according to the distance between the cursor position mapping information and the graphic data point mapping information;
and defining the graphic data point information corresponding to the graphic data point mapping information with the minimum distance between the graphic data point information and the graphic data point mapping information as jump graphic data point information.
2. The acquisition and display method for battery test according to claim 1, wherein in the process of sequentially acquiring parameter data of a battery to be tested, the acquired data are backed up one by one to form backup data;
after the cache data is fed back to the upper computer and before the binary stream data is formed by encoding, the data fault-tolerant method for reducing the error rate of the cache data is further included:
obtaining cache data;
checking the cache data according to a preset checking method;
if the cache data is successfully checked, the cache data is encoded to form binary stream data;
and if the check of the cache data is unsuccessful, calling the backup data and encoding the backup data to form binary stream data.
3. The acquisition and display method for battery testing according to claim 2, wherein the verification method comprises:
acquiring a plurality of check data and check reference data in the cache data;
performing logic operation on a plurality of check data to form check judgment data;
analyzing the verification judging data and the verification reference data;
if the verification judging data are the same as the verification reference data, judging that the verification is successful;
If the verification judging data is different from the verification reference data, judging that the verification is unsuccessful.
4. The acquisition and display method for battery testing according to claim 1, characterized in that: the pictorial data information also includes list data information; the list data information comprises list data point information which corresponds to the graphic data point information one by one; defining list data point information corresponding to the jump graphic data point information as jump list data point information;
and jumping the list data point information marked in the list data information to the jumping list data point information.
5. A collection display system for battery testing, comprising,
the acquisition module is used for acquiring related information sent by the upper computer, parameter information required by forming a graphic, and cursor position information of the current position of the moving cursor;
the acquisition module is used for sequentially acquiring the parameter data of the battery to be detected;
the storage module is used for caching the acquired data to form cached data and backing up the acquired data one by one to form backup data;
the judging and analyzing module is used for judging whether the current testing stage is completed or not according to the preset testing stage information; if the current testing stage is judged to be completed, the cache data acquired in the current testing stage is fed back to the upper computer and is encoded to form binary stream data; if the current testing stage is not completed, continuing to collect parameter data of the battery to be detected;
The display module is used for displaying the formed graphic data information;
the processing module is used for calling corresponding associated data in the binary stream data according to the parameter information; forming pictorial data information from the associated data; the pictorial data information includes graphical data information; the graphic data information comprises a plurality of graphic data point information; analyzing graphic data point information closest to the cursor position information in the graphic data information according to the cursor position information, and defining the graphic data point information as jump graphic data point information; moving the cursor to automatically jump to the position corresponding to the information of the jump graph data point; establishing reference information; mapping the cursor position information into the reference information to form cursor position mapping information; sequentially mapping the plurality of graphic data point information into the reference information to form a plurality of graphic data point mapping information; judging according to the distance between the cursor position mapping information and the graphic data point mapping information; and defining the graphic data point information corresponding to the graphic data point mapping information with the minimum distance between the graphic data point information and the graphic data point mapping information as jump graphic data point information.
6. A computer-readable storage medium storing a program capable of realizing the acquisition display method for battery test according to any one of claims 1 to 4 when loaded and executed by a processor.
7. An intelligent terminal, comprising a memory, a processor, and a program stored in the memory and executable on the processor, wherein the program is capable of implementing the acquisition and display method for battery testing according to any one of claims 1 to 4 when loaded and executed by the processor.
CN202010702695.3A 2020-07-21 2020-07-21 Acquisition display method, system, terminal and storage medium for battery test Active CN111930564B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010702695.3A CN111930564B (en) 2020-07-21 2020-07-21 Acquisition display method, system, terminal and storage medium for battery test

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010702695.3A CN111930564B (en) 2020-07-21 2020-07-21 Acquisition display method, system, terminal and storage medium for battery test

Publications (2)

Publication Number Publication Date
CN111930564A CN111930564A (en) 2020-11-13
CN111930564B true CN111930564B (en) 2024-02-09

Family

ID=73312708

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010702695.3A Active CN111930564B (en) 2020-07-21 2020-07-21 Acquisition display method, system, terminal and storage medium for battery test

Country Status (1)

Country Link
CN (1) CN111930564B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116500466B (en) * 2023-06-28 2023-09-15 吉林大学 LXI bus-based integrated battery parameter measurement system and method
CN116660761B (en) * 2023-08-02 2023-09-22 深圳市神通天下科技有限公司 Lithium ion battery detection method and system
CN117156319B (en) * 2023-11-01 2024-02-09 常州拜特测控技术有限公司 Test data transmission method, system, intelligent terminal and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101029920A (en) * 2006-09-07 2007-09-05 长安大学 System for inspecting operation parameter of central/distributed electric vehicle battery set
CN101769995A (en) * 2010-01-26 2010-07-07 南京工业大学 Intelligent battery circulating charging and discharging testing device
CN105116344A (en) * 2015-08-28 2015-12-02 江苏大学 Battery open circuit voltage estimation method based on binary coding
CN106324385A (en) * 2016-08-08 2017-01-11 北京新能源汽车股份有限公司 Test system and method of battery management system
CN108055004A (en) * 2017-12-11 2018-05-18 中国人民大学 Photovoltaic solar cell transient state photocurrent full-automatic test system and test method
CN109116249A (en) * 2018-07-26 2019-01-01 清华大学 A kind of insertion Electric Vehicles chip system
CN111060826A (en) * 2019-12-27 2020-04-24 广州广电计量检测(上海)有限公司 Battery system detection method and device, terminal equipment and storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101029920A (en) * 2006-09-07 2007-09-05 长安大学 System for inspecting operation parameter of central/distributed electric vehicle battery set
CN101769995A (en) * 2010-01-26 2010-07-07 南京工业大学 Intelligent battery circulating charging and discharging testing device
CN105116344A (en) * 2015-08-28 2015-12-02 江苏大学 Battery open circuit voltage estimation method based on binary coding
CN106324385A (en) * 2016-08-08 2017-01-11 北京新能源汽车股份有限公司 Test system and method of battery management system
CN108055004A (en) * 2017-12-11 2018-05-18 中国人民大学 Photovoltaic solar cell transient state photocurrent full-automatic test system and test method
CN109116249A (en) * 2018-07-26 2019-01-01 清华大学 A kind of insertion Electric Vehicles chip system
CN111060826A (en) * 2019-12-27 2020-04-24 广州广电计量检测(上海)有限公司 Battery system detection method and device, terminal equipment and storage medium

Also Published As

Publication number Publication date
CN111930564A (en) 2020-11-13

Similar Documents

Publication Publication Date Title
CN111930564B (en) Acquisition display method, system, terminal and storage medium for battery test
CN112098924B (en) Interactive function testing method and device based on double-core intelligent electric meter
CN107295039B (en) Data access processing method and device
CN102045222B (en) Real-time overall test method of network system
EP2958303A2 (en) Method for measuring and displaying internet traffic of mobile phone and mobile phone
CN102853871A (en) Oil level monitoring method and system
CN104753614B (en) A kind of detection method and device of power information acquisition system failure
CN101833068A (en) Method and device for detecting remaining capacity of mobile phone battery
CN110336876A (en) A kind of method of calibration of energy data, apparatus and system
CN111088998B (en) Coal mine central station monitoring system testing method and device and substation simulation system
CN109596915A (en) A kind of remote calibration system and method for electric automobile charging pile
CN112910086B (en) Intelligent substation data verification method and system
CN102044914A (en) Method and device capable of realizing simulation feeder terminal unit
CN110932403B (en) Line loss information acquisition method, system and processing equipment
RU2014137611A (en) AUTOMATED DATA COLLECTION SYSTEM FOR ENERGY RESOURCES CONSUMPTION AND ELECTRIC ENERGY METER
CN112419698B (en) Electric energy meter data transmission method, system and device based on distribution line message specification
CN109407039A (en) Intelligent electric meter and its system, self-diagnosing method and fault detection method
CN104346263A (en) Method and device for ranking terminal performance
CN101330637B (en) Method and system for short message platform charging using network service interface
CN114095396A (en) Intelligent substation data communication detection method, system, equipment and storage medium
CN114113854A (en) New energy automobile charging detection system and method
CN113406501A (en) Battery electricity metering method and device and vehicle lock
CN114643898A (en) Method, device and system for determining battery disconnection and storage medium
CN115483761B (en) Electric energy centralized collection metering system, method, device and equipment
CN205195980U (en) Wireless terminal detecting system and wireless terminal

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
CB02 Change of applicant information

Address after: 315800 No. 11, Chuangye 1st Road, West District, Ningbo Free Trade Zone, Zhejiang Province

Applicant after: NINGBO BATE TECHNOLOGY Co.,Ltd.

Address before: 315800 No. 11, Chuangye 1st Road, West District, Ningbo Free Trade Zone, Zhejiang Province

Applicant before: NINGBO BATE TECHNOLOGY CO.,LTD.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant