WO2022110604A1 - Control method and control system for battery monitoring platform - Google Patents

Control method and control system for battery monitoring platform Download PDF

Info

Publication number
WO2022110604A1
WO2022110604A1 PCT/CN2021/085434 CN2021085434W WO2022110604A1 WO 2022110604 A1 WO2022110604 A1 WO 2022110604A1 CN 2021085434 W CN2021085434 W CN 2021085434W WO 2022110604 A1 WO2022110604 A1 WO 2022110604A1
Authority
WO
WIPO (PCT)
Prior art keywords
battery monitoring
monitoring platform
operation instruction
target battery
current operation
Prior art date
Application number
PCT/CN2021/085434
Other languages
French (fr)
Chinese (zh)
Inventor
施敏捷
王中照
石亚娟
姚帅
杨宝顺
Original Assignee
苏州精控能源科技有限公司
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 苏州精控能源科技有限公司 filed Critical 苏州精控能源科技有限公司
Publication of WO2022110604A1 publication Critical patent/WO2022110604A1/en

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/042Programme control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors
    • G05B19/0423Input/output
    • 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/382Arrangements for monitoring battery or accumulator variables, e.g. SoC
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/20Pc systems
    • G05B2219/25Pc structure of the system
    • G05B2219/25257Microcontroller
    • 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
    • Y02TCLIMATE CHANGE MITIGATION TECHNOLOGIES RELATED TO TRANSPORTATION
    • Y02T10/00Road transport of goods or passengers
    • Y02T10/60Other road transportation technologies with climate change mitigation effect
    • Y02T10/70Energy storage systems for electromobility, e.g. batteries

Definitions

  • the invention relates to the technical field of electrochemistry and control, in particular to a control method and a control system of a battery monitoring platform.
  • embodiments of the present invention provide a control method and a control system for a battery monitoring platform, which solve the problem of how to uniformly control different types of battery monitoring platforms.
  • the present invention provides the following technical solutions:
  • an embodiment of the present invention provides a method for controlling a battery monitoring platform, including the following steps: sequentially sending operation instructions to a target battery monitoring platform according to a preset sequence; judging whether the target battery monitoring platform responds to the current operation command; When the target battery monitoring platform responds to the current operation instruction, the model information of the target battery monitoring platform is determined according to the current operation instruction; the target battery monitoring platform is controlled according to the model information.
  • the judging whether the target battery monitoring platform responds to the current operation instruction includes: receiving response information sent by the target battery monitoring platform according to the current operation instruction; judging whether the response information matches the current operation instruction; The preset information corresponding to the current operation instruction is the same; when the response information is the same as the preset information corresponding to the current operation instruction, it is determined that the target battery monitoring platform responds to the current operation instruction.
  • the determining the model information of the target battery monitoring platform according to the current operation instruction includes: acquiring a preset operation manual; matching the target according to the response information and the preset operation manual Model information of the battery monitoring platform.
  • the controlling the target battery monitoring platform according to the model information includes: acquiring a function function corresponding to the target battery monitoring platform according to the model information; controlling the target battery monitoring platform according to the function function. The target battery monitoring platform is controlled.
  • an embodiment of the present invention provides a method for controlling a battery monitoring platform, further comprising: when the battery monitoring platform does not respond, judging whether the current operation command is the last operation command in the preset sequence; If the operation command is the last one in the preset sequence, a prompt message of identification failure is sent.
  • an embodiment of the present invention provides a method for controlling a battery monitoring platform, further comprising: if the current operation instruction is not the last operation instruction in the preset sequence, sending the next operation instruction in the preset sequence to the target battery monitoring platform. operating instructions.
  • the preset operation manual includes: the relationship between preset information corresponding to each operation instruction and model information corresponding to the battery monitoring platform.
  • an embodiment of the present invention provides a control system for a battery monitoring platform, including the following modules: a first processing module for sequentially sending operation instructions to a target battery monitoring platform according to a preset sequence; a second processing module for determining Whether the target battery monitoring platform responds to the current operation instruction; the third processing module is configured to determine the model information of the target battery monitoring platform according to the current operation instruction when the target battery monitoring platform responds to the current operation instruction; Four processing modules are used to control the target battery monitoring platform according to the model information.
  • An embodiment of the present invention provides a computer-readable storage medium, where the computer-readable storage medium stores computer instructions, and when the computer instructions are executed by a processor, the first aspect and any optional manner of the present invention are implemented.
  • the control method of the battery monitoring platform is not limited to, but not limited to
  • An embodiment of the present invention provides an electronic device, including: a memory and a processor, the memory and the processor are connected in communication with each other, the memory stores computer instructions, and the processor executes the computer by executing the computer instructions. instruction, so as to execute the control method of the battery monitoring platform described in the first aspect and any optional manner of the present invention.
  • the invention provides a control method and a control system for a battery monitoring platform.
  • the target battery monitoring platform is further analyzed.
  • Control solve the compatibility problem of the battery control system for different hardware platforms, in the case of subsequent hardware upgrades and hardware solutions replacement, the same system software can be used to achieve unified control of different types of battery monitoring platforms, and then It reduces subsequent hardware development and maintenance costs, as well as software management and maintenance costs, and ensures the stability of operations such as real-time monitoring of battery data, fault diagnosis, and system performance parameter estimation.
  • FIG. 1 is a flowchart of a specific example of a control method for a battery monitoring platform provided by an embodiment of the present invention
  • FIG. 2 is a flowchart of another specific example of a control method for a battery monitoring platform provided by an embodiment of the present invention
  • FIG. 3 is a functional module composition diagram of a control system of a battery monitoring platform provided by an embodiment of the present invention
  • FIG. 4 is a diagram of a specific example of an electronic device provided by an embodiment of the present invention.
  • an embodiment of the present invention provides a control method for a battery monitoring platform, as shown in FIG. 1 , including the following steps:
  • Step S1 Send operation instructions to the target battery monitoring platform in sequence according to a preset sequence.
  • the relevant operation instructions of different battery monitoring platforms are firstly arranged in order and stored in the AFE list, and the operation instructions are sequentially sent to the target battery monitoring platform according to the preset order of the AFE list; the AFEs are taken out.
  • the first-order operation command in the list is sent to the target battery monitoring platform.
  • only the AFE list is used for illustration, as long as different battery monitoring platforms can be sorted, and the preset order is also determined according to the actual requirements of the system, and can also be based on each battery.
  • the weight of the monitoring platform is set, and the present invention is not limited to this.
  • Step S2 Determine whether the target battery monitoring platform responds to the current operation instruction.
  • the response method may be in various forms, such as receiving return information corresponding to the operation instruction, or establishing a specific Returning the result, as long as the operation instruction is successfully matched, a specific return result is fed back, and the present invention is not limited to this.
  • Step S3 When the target battery monitoring platform responds to the current operation instruction, the model information of the target battery monitoring platform is determined according to the current operation instruction.
  • the target battery monitoring platform when the target battery monitoring platform responds to the current operation command, it means that the target battery monitoring platform is successfully matched with the current operation command, and the model information of the target battery monitoring platform can be determined according to a preset relationship. It should be noted that there are many operation instructions corresponding to the target battery monitoring platform, as long as the monitoring platform that can adapt to the storage is selected, the specific operation instructions selected are not limited.
  • Step S4 control the target battery monitoring platform according to the model information.
  • various operation information of the current target monitoring platform can be determined, and the target battery monitoring platform can be controlled accordingly through the model information.
  • the control method of the battery monitoring platform controls the target battery monitoring platform by judging the target battery monitoring platform matched with different operation instructions, and determining the model information of the target battery monitoring platform according to the response result and the operation command, so as to control the target battery monitoring platform;
  • the compatibility of the battery control system for different hardware platforms in the case of subsequent hardware upgrades and replacement of hardware solutions, can use the same system software to achieve unified control of different types of battery monitoring platforms, thereby reducing subsequent hardware development. It also reduces software management and maintenance costs, and ensures the stability of operations such as real-time monitoring of battery data, fault diagnosis and system performance parameter estimation.
  • step S2 further includes the following steps:
  • Step S21 Receive the response information sent by the target battery monitoring platform according to the current operation instruction.
  • the current operation instruction is an instruction to acquire the status of the battery monitoring platform
  • different battery monitoring platforms correspond to different instructions to acquire the status of the battery monitoring platform
  • the target battery monitoring platform issues a preset according to the current operation instruction response information, receive this response information. Since the operation instructions of each manufacturer are not universal, different battery monitoring platforms can be distinguished one by one according to the operation instructions.
  • Step S22 Determine whether the response information is the same as the preset information corresponding to the current operation instruction. After receiving the response information, determine whether the response information is the same as the preset information corresponding to the current operation instruction, wherein the preset information is set and stored in advance according to the external information provided by the manufacturer, and can be corresponding with the increasing number of chip types. update, this embodiment is not limited to this.
  • Step S23 When the response information is the same as the preset information corresponding to the current operation instruction, it is determined that the target battery monitoring platform responds to the current operation instruction.
  • step S3 includes the following steps:
  • Step S31 Obtain a preset operation manual.
  • the preset operation manual can be obtained by receiving external data, or the preset operation manual can be obtained through a data acquisition device.
  • This embodiment does not limit the acquisition method, wherein the preset operation manual includes: each operation The relationship between the preset information corresponding to the command and the model information corresponding to the battery monitoring platform.
  • Step S32 Match the model information of the target battery monitoring platform according to the response information and the preset operation manual.
  • the operation manual stores the relationship between the preset information corresponding to each operation command and the model information corresponding to the battery monitoring platform. Therefore, after the response information is determined, the model information of the matching target battery monitoring platform can be determined.
  • step S4 further includes the following steps:
  • Step S41 Acquire corresponding functional functions of the target battery monitoring platform according to the model information.
  • the corresponding function function of the target battery monitoring platform can be obtained.
  • Step S42 Control the target battery monitoring platform according to the function function.
  • the function function can collect information such as the voltage and temperature of the battery, and then perform corresponding operations according to the function function determined by the corresponding operation command, such as turning on the voltage, temperature collection command, reading the voltage, reading the temperature and other commands to obtain the battery corresponding data such as voltage and temperature. In this way, real-time monitoring of battery data can be realized, and fault diagnosis and system performance parameter evaluation can be made in a timely manner.
  • An embodiment of the present invention provides a control method for a battery monitoring platform, as shown in FIG. 2 , further comprising the following steps:
  • Step S5 when the battery monitoring platform does not respond, determine whether the current operation instruction is the last operation instruction in the preset sequence.
  • Step S6 If the current operation instruction is the last operation instruction in the preset sequence, send a prompt message of identification failure.
  • a prompt message indicating that the identification fails is sent; if not, then the next operation instruction of the current operation instruction is sent, and then the above-mentioned corresponding operation, knowing that all operation instructions in the preset sequence have been read.
  • the control method of the battery monitoring platform controls the target battery monitoring platform by judging the target battery monitoring platform matched with different operation instructions, and determining the model information of the target battery monitoring platform according to the response result and the operation command, so as to control the target battery monitoring platform;
  • the compatibility of the battery control system for different hardware platforms in the case of subsequent hardware upgrades and replacement of hardware solutions, can use the same system software to achieve unified control of different types of battery monitoring platforms, thereby reducing subsequent hardware development. It also reduces software management and maintenance costs, and ensures the stability of operations such as real-time monitoring of battery data, fault diagnosis and system performance parameter estimation.
  • An embodiment of the present invention provides a control system for a battery monitoring platform, as shown in FIG. 3 , including:
  • the first processing module 1 is used for sequentially sending operation instructions to the target battery monitoring platform according to a preset sequence; this module executes the method described in the above step S1, which will not be repeated here.
  • the second processing module 2 is used for judging whether the target battery monitoring platform responds to the current operation instruction; this module executes the method described in the above step S2, which will not be repeated here.
  • the third processing module 3 is used to determine the model information of the target battery monitoring platform according to the current operation command when the target battery monitoring platform responds to the current operation command; this module executes the method described in the above step S3, which will not be repeated here.
  • the fourth processing module 4 is used to control the target battery monitoring platform according to the model information; this module executes the method described in the above step S4, which is not repeated here.
  • the control system of the battery monitoring platform controls the target battery monitoring platform by judging the target battery monitoring platform matched with different operation instructions, and determining the model information of the target battery monitoring platform according to the response result and the operation command;
  • the compatibility of the battery control system for different hardware platforms in the case of subsequent hardware upgrades and replacement of hardware solutions, can use the same system software to achieve unified control of different types of battery monitoring platforms, thereby reducing subsequent hardware development. It also reduces software management and maintenance costs, and ensures the stability of operations such as real-time monitoring of battery data, fault diagnosis and system performance parameter estimation.
  • An embodiment of the present invention also provides an electronic device.
  • the electronic device may include a processor 901 and a memory 902, where the processor 901 and the memory 902 may be connected through a bus or in other ways. Take bus connection as an example.
  • the processor 901 may be a central processing unit (Central Processing Unit, CPU).
  • the processor 901 may also be other general-purpose processors, digital signal processors (Digital Signal Processors, DSPs), application specific integrated circuits (Application Specific Integrated Circuits, ASICs), Field-Programmable Gate Arrays (Field-Programmable Gate Arrays, FPGAs) or Other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components and other chips, or a combination of the above types of chips.
  • DSPs Digital Signal Processors
  • ASICs Application Specific Integrated Circuits
  • FPGAs Field-Programmable Gate Arrays
  • Other programmable logic devices discrete gate or transistor logic devices, discrete hardware components and other chips, or a combination of the above types of chips.
  • the memory 902 can be used to store non-transitory software programs, non-transitory computer-executable programs, and modules, such as program instructions/modules corresponding to the methods in the embodiments of the present invention.
  • the processor 901 executes various functional applications and data processing of the processor by running the non-transitory software programs, instructions and modules stored in the memory 902, that is, to implement the above method.
  • the memory 902 may include a storage program area and a storage data area, wherein the storage program area may store an operating system and an application program required by at least one function; the storage data area may store data created by the processor 901 and the like. Additionally, memory 902 may include high-speed random access memory, and may also include non-transitory memory, such as at least one magnetic disk storage device, flash memory device, or other non-transitory solid state storage device. In some embodiments, memory 902 may optionally include memory located remotely from processor 901, which may be connected to processor 901 via a network. Examples of such networks include, but are not limited to, the Internet, intranets, local area networks, mobile communication networks, and combinations thereof.
  • One or more modules are stored in the memory 902, and when executed by the processor 901, perform the above-described methods.
  • the storage medium may be a magnetic disk, an optical disk, a read-only memory (Read-Only Memory, ROM), a random access memory (Random Access Memory, RAM), a flash memory (Flash Memory), a hard disk (Hard Disk Drive) , abbreviation: HDD) or solid-state drive (Solid-State Drive, SSD), etc.; the storage medium may also include a combination of the above-mentioned types of memories.

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Charge And Discharge Circuits For Batteries Or The Like (AREA)

Abstract

A control method and control system for a battery monitoring platform. The method comprises: sequentially sending operation instructions to a target battery monitoring platform according to a preset order (S1); determining whether the target battery monitoring platform responds to the current operation instruction (S2); when the target battery monitoring platform responds to the current operation instruction, determining model information of the target battery monitoring platform according to the current operation instruction (S3); and controlling the target battery monitoring platform according to the model information (S4). Target battery monitoring platforms matching different operation instructions are determined, and model information of the target battery monitoring platforms is determined according to response results and the operation instructions, such that the target battery monitoring platforms are controlled. The problem of the compatibility of a battery control system with respect to different hardware platforms is solved, and unified control over battery monitoring platforms of different types is realized, such that the costs of subsequent hardware development and maintenance are reduced.

Description

一种电池监控平台的控制方法及控制系统A control method and control system of a battery monitoring platform 技术领域technical field
本发明涉及电化学与控制技术领域,具体涉及一种电池监控平台的控制方法及控制系统。The invention relates to the technical field of electrochemistry and control, in particular to a control method and a control system of a battery monitoring platform.
背景技术Background technique
随着新能源汽车行业的发展,市场对动力电池系统需求量越来越大,作为动力电池系统中关键核心电子部件,电池管理系统需求量也是越来越大,而电池管理系统中关键的电池监控平台(芯片)更是种类越来越多,在成本压力日益明显的市场环境下,电池管理系统供应商往往有多个控制器解决方案,以缓解成本和供货上的压力,但是使用不同的电池监控平台,都需要单独开发相应的嵌入式软件进行控制,随着控制器出货量越来越大,产品更新迭代或方案替换,对电池管理系统后期开发、产品兼容性和维护成本都是极大的挑战。因此,如何实现对不同类型电池监控平台的统一控制具有重要意义。With the development of the new energy vehicle industry, the market demand for power battery systems is increasing. As the key core electronic components in the power battery system, the demand for battery management systems is also increasing. There are more and more types of monitoring platforms (chips). In a market environment where cost pressures are becoming more and more obvious, battery management system suppliers often have multiple controller solutions to ease the pressure on cost and supply, but use different solutions. All battery monitoring platforms require separate development of corresponding embedded software for control. With the increasing shipments of controllers, product updates and iterations or solution replacement, the later development of the battery management system, product compatibility and maintenance costs are all affected. is a great challenge. Therefore, how to realize the unified control of different types of battery monitoring platforms is of great significance.
发明内容SUMMARY OF THE INVENTION
有鉴于此,本发明实施例提供了一种电池监控平台的控制方法及控制系统,解决如何对不同类型电池监控平台进行统一控制的问题。In view of this, embodiments of the present invention provide a control method and a control system for a battery monitoring platform, which solve the problem of how to uniformly control different types of battery monitoring platforms.
为达到上述目的,本发明提供如下技术方案:To achieve the above object, the present invention provides the following technical solutions:
第一方面,本发明实施例提供电池监控平台的控制方法,包括如下步 骤:根据预设顺序依次向目标电池监控平台发送操作指令;判断所述目标电池监控平台是否响应当前操作指令;当所述目标电池监控平台响应当前操作指令时,根据所述当前操作指令确定所述目标电池监控平台的型号信息;根据所述型号信息对所述目标电池监控平台进行控制。In a first aspect, an embodiment of the present invention provides a method for controlling a battery monitoring platform, including the following steps: sequentially sending operation instructions to a target battery monitoring platform according to a preset sequence; judging whether the target battery monitoring platform responds to the current operation command; When the target battery monitoring platform responds to the current operation instruction, the model information of the target battery monitoring platform is determined according to the current operation instruction; the target battery monitoring platform is controlled according to the model information.
在一实施例中,所述判断所述目标电池监控平台是否响应当前操作指令,包括:接收所述目标电池监控平台根据所述当前操作指令发出的响应信息;判断所述响应信息是否与所述当前操作指令对应的预设信息相同;当所述响应信息与所述当前操作指令对应的预设信息相同时,判定所述目标电池监控平台响应当前操作指令。In one embodiment, the judging whether the target battery monitoring platform responds to the current operation instruction includes: receiving response information sent by the target battery monitoring platform according to the current operation instruction; judging whether the response information matches the current operation instruction; The preset information corresponding to the current operation instruction is the same; when the response information is the same as the preset information corresponding to the current operation instruction, it is determined that the target battery monitoring platform responds to the current operation instruction.
在一实施例中,所述根据所述当前操作指令确定所述目标电池监控平台的型号信息,包括:获取预设操作手册;根据所述响应信息及所述预设操作手册,匹配所述目标电池监控平台的型号信息。In one embodiment, the determining the model information of the target battery monitoring platform according to the current operation instruction includes: acquiring a preset operation manual; matching the target according to the response information and the preset operation manual Model information of the battery monitoring platform.
在一实施例中,所述根据所述型号信息对所述目标电池监控平台进行控制,包括:根据所述型号信息获取所述目标电池监控平台相应的功能函数;根据所述功能函数对所述目标电池监控平台进行控制。In an embodiment, the controlling the target battery monitoring platform according to the model information includes: acquiring a function function corresponding to the target battery monitoring platform according to the model information; controlling the target battery monitoring platform according to the function function. The target battery monitoring platform is controlled.
在一实施例中,本发明实施例提供电池监控平台的控制方法,还包括:当所述电池监控平台未响应时,判断当前操作指令是否为预设顺序中最后顺位的操作指令;若当前操作指令为预设顺序中最后顺位的操作指令,则发送识别失败的提示信息。In one embodiment, an embodiment of the present invention provides a method for controlling a battery monitoring platform, further comprising: when the battery monitoring platform does not respond, judging whether the current operation command is the last operation command in the preset sequence; If the operation command is the last one in the preset sequence, a prompt message of identification failure is sent.
在一实施例中,本发明实施例提供电池监控平台的控制方法,还包括: 若当前操作指令不是预设顺序中最后顺位的操作指令,向目标电池监控平台发送预设顺序中的下一操作指令。In one embodiment, an embodiment of the present invention provides a method for controlling a battery monitoring platform, further comprising: if the current operation instruction is not the last operation instruction in the preset sequence, sending the next operation instruction in the preset sequence to the target battery monitoring platform. operating instructions.
在一实施例中,所述预设操作手册,包括:各操作指令对应的预设信息与电池监控平台对应的型号信息之间的关系。In one embodiment, the preset operation manual includes: the relationship between preset information corresponding to each operation instruction and model information corresponding to the battery monitoring platform.
第二方面,本发明实施例提供了电池监控平台的控制系统,包括如下模块:第一处理模块,用于根据预设顺序依次向目标电池监控平台发送操作指令;第二处理模块,用于判断所述目标电池监控平台是否响应当前操作指令;第三处理模块,用于当所述目标电池监控平台响应当前操作指令时,根据所述当前操作指令确定所述目标电池监控平台的型号信息;第四处理模块,用于根据所述型号信息对所述目标电池监控平台进行控制。In a second aspect, an embodiment of the present invention provides a control system for a battery monitoring platform, including the following modules: a first processing module for sequentially sending operation instructions to a target battery monitoring platform according to a preset sequence; a second processing module for determining Whether the target battery monitoring platform responds to the current operation instruction; the third processing module is configured to determine the model information of the target battery monitoring platform according to the current operation instruction when the target battery monitoring platform responds to the current operation instruction; Four processing modules are used to control the target battery monitoring platform according to the model information.
本发明实施例提供了一种计算机可读存储介质,所述计算机可读存储介质存储计算机指令,所述计算机指令被处理器执行时实现本发明第一方面及任意一种可选方式所述的电池监控平台的控制方法。An embodiment of the present invention provides a computer-readable storage medium, where the computer-readable storage medium stores computer instructions, and when the computer instructions are executed by a processor, the first aspect and any optional manner of the present invention are implemented. The control method of the battery monitoring platform.
本发明实施例提供了一种电子设备,包括:存储器和处理器,所述存储器和所述处理器之间互相通信连接,所述存储器中存储有计算机指令,所述处理器通过执行所述计算机指令,从而执行本发明第一方面及任意一种可选方式所述的电池监控平台的控制方法。An embodiment of the present invention provides an electronic device, including: a memory and a processor, the memory and the processor are connected in communication with each other, the memory stores computer instructions, and the processor executes the computer by executing the computer instructions. instruction, so as to execute the control method of the battery monitoring platform described in the first aspect and any optional manner of the present invention.
本发明技术方案,具有如下优点:The technical scheme of the present invention has the following advantages:
本发明提供的一种电池监控平台的控制方法及控制系统,通过判断不同操作指令匹配的目标电池监控平台,并根据响应结果及操作指令确定目 标电池监控平台的型号信息,进而对目标电池监控平台进行控制;解决了电池控制系统对于不同硬件平台的兼容性问题,在后续的硬件升级、硬件方案替换的情况下,都能使用相同的系统软件,实现对不同类型电池监控平台的统一控制,进而降低了后续硬件开发及维护成本,同时也降低了软件管理及维护成本,保证了对电池数据的实时监控、故障诊断及系统性能参数估算等操作的稳定性。The invention provides a control method and a control system for a battery monitoring platform. By judging the target battery monitoring platform matched with different operation instructions, and determining the model information of the target battery monitoring platform according to the response result and the operation command, the target battery monitoring platform is further analyzed. Control; solve the compatibility problem of the battery control system for different hardware platforms, in the case of subsequent hardware upgrades and hardware solutions replacement, the same system software can be used to achieve unified control of different types of battery monitoring platforms, and then It reduces subsequent hardware development and maintenance costs, as well as software management and maintenance costs, and ensures the stability of operations such as real-time monitoring of battery data, fault diagnosis, and system performance parameter estimation.
附图说明Description of drawings
为了更清楚地说明本发明具体实施方式或现有技术中的技术方案,下面将对具体实施方式或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图是本发明的一些实施方式,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to illustrate the specific embodiments of the present invention or the technical solutions in the prior art more clearly, the following briefly introduces the accompanying drawings that need to be used in the description of the specific embodiments or the prior art. Obviously, the accompanying drawings in the following description The drawings are some embodiments of the present invention. For those of ordinary skill in the art, other drawings can also be obtained from these drawings without creative efforts.
图1为本发明实施例提供的电池监控平台的控制方法的一个具体示例的流程图;1 is a flowchart of a specific example of a control method for a battery monitoring platform provided by an embodiment of the present invention;
图2为本发明实施例提供的电池监控平台的控制方法的另一具体示例的流程图;2 is a flowchart of another specific example of a control method for a battery monitoring platform provided by an embodiment of the present invention;
图3为本发明实施例提供的电池监控平台的控制系统的功能模块组成图;FIG. 3 is a functional module composition diagram of a control system of a battery monitoring platform provided by an embodiment of the present invention;
图4为本发明实施例提供的电子设备一个具体示例图。FIG. 4 is a diagram of a specific example of an electronic device provided by an embodiment of the present invention.
具体实施方式Detailed ways
下面将结合附图对本发明的技术方案进行清楚、完整地描述,显然, 所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions of the present invention will be clearly and completely described below with reference to the accompanying drawings. Obviously, the described embodiments are part of the embodiments of the present invention, but not all of the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without creative efforts shall fall within the protection scope of the present invention.
此外,下面所描述的本发明不同实施方式中所涉及的技术特征只要彼此之间未构成冲突就可以相互结合。In addition, the technical features involved in the different embodiments of the present invention described below can be combined with each other as long as they do not conflict with each other.
在实际应用中,随着市场对动力电池系统的需求量越来越大,电池管理系统(BMS)的电池监控平台(也就是控制器)中关键的电池监控芯片种类也越来越多,如凌特的LT6803,LT6811;美信的MAX17823等,在成本压力日益明显的市场环境下,BMS供应商往往有多个控制器解决方案,以缓解成本和供货上的压力。对于使用不同的电池监控芯片,都需要单独开发相应的嵌入式软件,随着控制器出货量越来越大,产品更新迭代或方案替换,对BMS供应商后期开发、产品兼容性和维护成本都是极大的挑战。In practical applications, with the increasing market demand for power battery systems, there are more and more types of key battery monitoring chips in the battery monitoring platform (that is, the controller) of the battery management system (BMS). Linear Technology's LT6803, LT6811; Maxim's MAX17823, etc. In a market environment where cost pressures are becoming more and more obvious, BMS suppliers often have multiple controller solutions to ease cost and supply pressures. For the use of different battery monitoring chips, the corresponding embedded software needs to be developed separately. With the increasing shipments of controllers, product update iterations or solution replacements, the later development, product compatibility and maintenance costs of BMS suppliers will be affected. All are great challenges.
因此,本发明实施例提供一种电池监控平台的控制方法,如图1所示,包括如下步骤:Therefore, an embodiment of the present invention provides a control method for a battery monitoring platform, as shown in FIG. 1 , including the following steps:
步骤S1:根据预设顺序依次向目标电池监控平台发送操作指令。Step S1: Send operation instructions to the target battery monitoring platform in sequence according to a preset sequence.
本发明实施例中,首先将不同的电池监控平台(AFE)的相关操作指令按顺序排列,并存储于AFE列表中,按照AFE列表的预设顺序依次向目标电池监控平台发送操作指令;取出AFE列表中的第一顺位的操作指令,向目标目标电池监控平台发送。需要说明的是,本发明实施例中仅以AFE列表为了进行说明,只要是满足将不同的电池监控平台进行排序即可,并且预设顺序也是根据系统实际需求进行确定的,也可以根据各个电池监控平台的权重进行设置,本发明并不以此为限。In the embodiment of the present invention, the relevant operation instructions of different battery monitoring platforms (AFEs) are firstly arranged in order and stored in the AFE list, and the operation instructions are sequentially sent to the target battery monitoring platform according to the preset order of the AFE list; the AFEs are taken out. The first-order operation command in the list is sent to the target battery monitoring platform. It should be noted that, in the embodiment of the present invention, only the AFE list is used for illustration, as long as different battery monitoring platforms can be sorted, and the preset order is also determined according to the actual requirements of the system, and can also be based on each battery. The weight of the monitoring platform is set, and the present invention is not limited to this.
步骤S2:判断目标电池监控平台是否响应当前操作指令。本发明实施例中,在接收到当前的操作指令后,判断目标电池监控平台是否响应当前操作指令,响应的方式可以是有多种形式,例如接收到根据操作指令对应的返回信息,或者建立特定返回结果,只要操作指令匹配成功则反馈一个特定的返回结果,本发明并不以此为限。Step S2: Determine whether the target battery monitoring platform responds to the current operation instruction. In this embodiment of the present invention, after receiving the current operation instruction, it is determined whether the target battery monitoring platform responds to the current operation instruction, and the response method may be in various forms, such as receiving return information corresponding to the operation instruction, or establishing a specific Returning the result, as long as the operation instruction is successfully matched, a specific return result is fed back, and the present invention is not limited to this.
步骤S3:当目标电池监控平台响应当前操作指令时,根据当前操作指令确定目标电池监控平台的型号信息。Step S3: When the target battery monitoring platform responds to the current operation instruction, the model information of the target battery monitoring platform is determined according to the current operation instruction.
本发明实施例中,当目标电池监控平台响应当前操作指令时,则表示目标电池监控平台与当前操作指令匹配成功,既可以根据预先设置好的关系确定确定目标电池监控平台的型号信息。需要说明的是,目标电池监控平台对应的操作指令很多,只要选择能够适应于存储的监控平台即可,对于选择的具体操作指令不作限制。In the embodiment of the present invention, when the target battery monitoring platform responds to the current operation command, it means that the target battery monitoring platform is successfully matched with the current operation command, and the model information of the target battery monitoring platform can be determined according to a preset relationship. It should be noted that there are many operation instructions corresponding to the target battery monitoring platform, as long as the monitoring platform that can adapt to the storage is selected, the specific operation instructions selected are not limited.
步骤S4:根据型号信息对目标电池监控平台进行控制。本发明实施例中,确定监控平台的型号信号后,即可确定当前目标监控平台的各种操作信息,可以通过型号信息对目标电池监控平台进行相应的控制。Step S4: control the target battery monitoring platform according to the model information. In the embodiment of the present invention, after the model signal of the monitoring platform is determined, various operation information of the current target monitoring platform can be determined, and the target battery monitoring platform can be controlled accordingly through the model information.
本发明提供的电池监控平台的控制方法,通过判断不同操作指令匹配的目标电池监控平台,并根据响应结果及操作指令确定目标电池监控平台的型号信息,进而对目标电池监控平台进行控制;解决了电池控制系统对于不同硬件平台的兼容性问题,在后续的硬件升级、硬件方案替换的情况下,都能使用相同的系统软件,实现对不同类型电池监控平台的统一控制,进而降低了后续硬件开发及维护成本,同时也降低了软件管理及维护成本,保证了对电池数据的实时监控、故障诊断及系统性能参数估算等操作的稳 定性。The control method of the battery monitoring platform provided by the present invention controls the target battery monitoring platform by judging the target battery monitoring platform matched with different operation instructions, and determining the model information of the target battery monitoring platform according to the response result and the operation command, so as to control the target battery monitoring platform; The compatibility of the battery control system for different hardware platforms, in the case of subsequent hardware upgrades and replacement of hardware solutions, can use the same system software to achieve unified control of different types of battery monitoring platforms, thereby reducing subsequent hardware development. It also reduces software management and maintenance costs, and ensures the stability of operations such as real-time monitoring of battery data, fault diagnosis and system performance parameter estimation.
在一具体实施例中,上述步骤S2,还包括如下步骤:In a specific embodiment, the above step S2 further includes the following steps:
步骤S21:接收目标电池监控平台根据当前操作指令发出的响应信息。本发明实施例中,如果当前操作指令是获取电池监控平台的状态的指令,不同的电池监控平台对应不同的获取电池监控平台的状态的指令,如果目标电池监控平台根据当前操作指令发出了预设的响应信息,则接收此响应信息。由于每个厂家的操作指令是不通用的,所以能根据操作指令一一区分不同的电池监控平台。Step S21: Receive the response information sent by the target battery monitoring platform according to the current operation instruction. In this embodiment of the present invention, if the current operation instruction is an instruction to acquire the status of the battery monitoring platform, different battery monitoring platforms correspond to different instructions to acquire the status of the battery monitoring platform, and if the target battery monitoring platform issues a preset according to the current operation instruction response information, receive this response information. Since the operation instructions of each manufacturer are not universal, different battery monitoring platforms can be distinguished one by one according to the operation instructions.
步骤S22:判断响应信息是否与当前操作指令对应的预设信息相同。接收到响应信息后,判断响应信息是否与当前操作指令对应的预设信息相同,其中预设信息是预先根据厂家提供的外部信息进行设置并存储的,并且可以随着芯片种类的不断增加进行相应的更新,本实施例并不以此为限。Step S22: Determine whether the response information is the same as the preset information corresponding to the current operation instruction. After receiving the response information, determine whether the response information is the same as the preset information corresponding to the current operation instruction, wherein the preset information is set and stored in advance according to the external information provided by the manufacturer, and can be corresponding with the increasing number of chip types. update, this embodiment is not limited to this.
步骤S23:当响应信息与当前操作指令对应的预设信息相同时,判定目标电池监控平台响应当前操作指令。Step S23: When the response information is the same as the preset information corresponding to the current operation instruction, it is determined that the target battery monitoring platform responds to the current operation instruction.
在一具体实施例中,上述步骤S3,包括如下步骤:In a specific embodiment, the above step S3 includes the following steps:
步骤S31:获取预设操作手册。本发明实施例中,可以通过接收外部数据的方式获取预设操作手册,也可以通过数据采集设备获取预设操作手册,本实施例并不对获取方式进行限定,其中预设操作手册包括:各操作指令对应的预设信息与电池监控平台对应的型号信息之间的关系。Step S31: Obtain a preset operation manual. In this embodiment of the present invention, the preset operation manual can be obtained by receiving external data, or the preset operation manual can be obtained through a data acquisition device. This embodiment does not limit the acquisition method, wherein the preset operation manual includes: each operation The relationship between the preset information corresponding to the command and the model information corresponding to the battery monitoring platform.
步骤S32:根据响应信息及预设操作手册,匹配目标电池监控平台的型号信息。操作手册中存储了各操作指令对应的预设信息与电池监控平台对应的型号信息之间的关系,因此确定了响应信息后,就可以确定匹配的目 标电池监控平台的型号信息。Step S32: Match the model information of the target battery monitoring platform according to the response information and the preset operation manual. The operation manual stores the relationship between the preset information corresponding to each operation command and the model information corresponding to the battery monitoring platform. Therefore, after the response information is determined, the model information of the matching target battery monitoring platform can be determined.
在一具体实施例中,上述步骤S4,还包括如下步骤:In a specific embodiment, the above step S4 further includes the following steps:
步骤S41:根据型号信息获取目标电池监控平台相应的功能函数。本发明实施例中,确定型号信息之后,就可以得到目标电池监控平台相应的功能函数。Step S41: Acquire corresponding functional functions of the target battery monitoring platform according to the model information. In the embodiment of the present invention, after the model information is determined, the corresponding function function of the target battery monitoring platform can be obtained.
步骤S42:根据功能函数对目标电池监控平台进行控制。功能函数可以使采集电池的电压及温度等信息,就可以按对应的操作指令确定的功能函数进行相应的操作,如开启电压、温度采集指令,读取电压,读取温度等指令,去获取电池的电压和温度等相应的数据。进而实现对电池数据的实时监控,及时的作出故障诊断及系统性能参数的评估等。Step S42: Control the target battery monitoring platform according to the function function. The function function can collect information such as the voltage and temperature of the battery, and then perform corresponding operations according to the function function determined by the corresponding operation command, such as turning on the voltage, temperature collection command, reading the voltage, reading the temperature and other commands to obtain the battery corresponding data such as voltage and temperature. In this way, real-time monitoring of battery data can be realized, and fault diagnosis and system performance parameter evaluation can be made in a timely manner.
本发明实施例提供一种电池监控平台的控制方法,如图2所示,还包括如下步骤:An embodiment of the present invention provides a control method for a battery monitoring platform, as shown in FIG. 2 , further comprising the following steps:
步骤S5:当电池监控平台未响应时,判断当前操作指令是否为预设顺序中最后顺位的操作指令。Step S5: when the battery monitoring platform does not respond, determine whether the current operation instruction is the last operation instruction in the preset sequence.
步骤S6:若当前操作指令为预设顺序中最后顺位的操作指令,则发送识别失败的提示信息。本发明实施例中,如果当前操作指令为预设顺序中最后顺位的操作指令,则发送识别失败的提示信息,如果不是,则接着发送当前操所指令的下一操作指令,再进行上述相应的操作,知道将预设顺序中的所有操作指令读取完毕。Step S6: If the current operation instruction is the last operation instruction in the preset sequence, send a prompt message of identification failure. In this embodiment of the present invention, if the current operation instruction is the last operation instruction in the preset order, a prompt message indicating that the identification fails is sent; if not, then the next operation instruction of the current operation instruction is sent, and then the above-mentioned corresponding operation, knowing that all operation instructions in the preset sequence have been read.
本发明提供的电池监控平台的控制方法,通过判断不同操作指令匹配的目标电池监控平台,并根据响应结果及操作指令确定目标电池监控平台的型号信息,进而对目标电池监控平台进行控制;解决了电池控制系统对 于不同硬件平台的兼容性问题,在后续的硬件升级、硬件方案替换的情况下,都能使用相同的系统软件,实现对不同类型电池监控平台的统一控制,进而降低了后续硬件开发及维护成本,同时也降低了软件管理及维护成本,保证了对电池数据的实时监控、故障诊断及系统性能参数估算等操作的稳定性。The control method of the battery monitoring platform provided by the present invention controls the target battery monitoring platform by judging the target battery monitoring platform matched with different operation instructions, and determining the model information of the target battery monitoring platform according to the response result and the operation command, so as to control the target battery monitoring platform; The compatibility of the battery control system for different hardware platforms, in the case of subsequent hardware upgrades and replacement of hardware solutions, can use the same system software to achieve unified control of different types of battery monitoring platforms, thereby reducing subsequent hardware development. It also reduces software management and maintenance costs, and ensures the stability of operations such as real-time monitoring of battery data, fault diagnosis and system performance parameter estimation.
本发明实施例提供一种电池监控平台的控制系统,如图3所示,包括:An embodiment of the present invention provides a control system for a battery monitoring platform, as shown in FIG. 3 , including:
第一处理模块1,用于根据预设顺序依次向目标电池监控平台发送操作指令;;此模块执行上述步骤S1所描述的方法,在此不再赘述。The first processing module 1 is used for sequentially sending operation instructions to the target battery monitoring platform according to a preset sequence; this module executes the method described in the above step S1, which will not be repeated here.
第二处理模块2,用于判断目标电池监控平台是否响应当前操作指令;;此模块执行上述步骤S2所描述的方法,在此不再赘述。The second processing module 2 is used for judging whether the target battery monitoring platform responds to the current operation instruction; this module executes the method described in the above step S2, which will not be repeated here.
第三处理模块3,用于当目标电池监控平台响应当前操作指令时,根据当前操作指令确定目标电池监控平台的型号信息;;此模块执行上述步骤S3所描述的方法,在此不再赘述。The third processing module 3 is used to determine the model information of the target battery monitoring platform according to the current operation command when the target battery monitoring platform responds to the current operation command; this module executes the method described in the above step S3, which will not be repeated here.
第四处理模块4,用于根据型号信息对目标电池监控平台进行控制;此模块执行上述步骤S4所描述的方法,在此不再赘述。The fourth processing module 4 is used to control the target battery monitoring platform according to the model information; this module executes the method described in the above step S4, which is not repeated here.
本发明提供的电池监控平台的控制系统,通过判断不同操作指令匹配的目标电池监控平台,并根据响应结果及操作指令确定目标电池监控平台的型号信息,进而对目标电池监控平台进行控制;解决了电池控制系统对于不同硬件平台的兼容性问题,在后续的硬件升级、硬件方案替换的情况下,都能使用相同的系统软件,实现对不同类型电池监控平台的统一控制,进而降低了后续硬件开发及维护成本,同时也降低了软件管理及维护成本,保证了对电池数据的实时监控、故障诊断及系统性能参数估算等操作的稳 定性。The control system of the battery monitoring platform provided by the present invention controls the target battery monitoring platform by judging the target battery monitoring platform matched with different operation instructions, and determining the model information of the target battery monitoring platform according to the response result and the operation command; The compatibility of the battery control system for different hardware platforms, in the case of subsequent hardware upgrades and replacement of hardware solutions, can use the same system software to achieve unified control of different types of battery monitoring platforms, thereby reducing subsequent hardware development. It also reduces software management and maintenance costs, and ensures the stability of operations such as real-time monitoring of battery data, fault diagnosis and system performance parameter estimation.
本发明实施例还提供了一种电子设备,如图4所示,该电子设备可以包括处理器901和存储器902,其中处理器901和存储器902可以通过总线或者其他方式连接,图4中以通过总线连接为例。An embodiment of the present invention also provides an electronic device. As shown in FIG. 4 , the electronic device may include a processor 901 and a memory 902, where the processor 901 and the memory 902 may be connected through a bus or in other ways. Take bus connection as an example.
处理器901可以为中央处理器(Central Processing Unit,CPU)。处理器901还可以为其他通用处理器、数字信号处理器(Digital Signal Processor,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、现场可编程门阵列(Field-Programmable Gate Array,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件等芯片,或者上述各类芯片的组合。The processor 901 may be a central processing unit (Central Processing Unit, CPU). The processor 901 may also be other general-purpose processors, digital signal processors (Digital Signal Processors, DSPs), application specific integrated circuits (Application Specific Integrated Circuits, ASICs), Field-Programmable Gate Arrays (Field-Programmable Gate Arrays, FPGAs) or Other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components and other chips, or a combination of the above types of chips.
存储器902作为一种非暂态计算机可读存储介质,可用于存储非暂态软件程序、非暂态计算机可执行程序以及模块,如本发明实施例中的方法所对应的程序指令/模块。处理器901通过运行存储在存储器902中的非暂态软件程序、指令以及模块,从而执行处理器的各种功能应用以及数据处理,即实现上述方法。As a non-transitory computer-readable storage medium, the memory 902 can be used to store non-transitory software programs, non-transitory computer-executable programs, and modules, such as program instructions/modules corresponding to the methods in the embodiments of the present invention. The processor 901 executes various functional applications and data processing of the processor by running the non-transitory software programs, instructions and modules stored in the memory 902, that is, to implement the above method.
存储器902可以包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需要的应用程序;存储数据区可存储处理器901所创建的数据等。此外,存储器902可以包括高速随机存取存储器,还可以包括非暂态存储器,例如至少一个磁盘存储器件、闪存器件、或其他非暂态固态存储器件。在一些实施例中,存储器902可选包括相对于处理器901远程设置的存储器,这些远程存储器可以通过网络连接至处理器901。上述网络的实例包括但不限于互联网、企业内部网、局域网、移动通 信网及其组合。The memory 902 may include a storage program area and a storage data area, wherein the storage program area may store an operating system and an application program required by at least one function; the storage data area may store data created by the processor 901 and the like. Additionally, memory 902 may include high-speed random access memory, and may also include non-transitory memory, such as at least one magnetic disk storage device, flash memory device, or other non-transitory solid state storage device. In some embodiments, memory 902 may optionally include memory located remotely from processor 901, which may be connected to processor 901 via a network. Examples of such networks include, but are not limited to, the Internet, intranets, local area networks, mobile communication networks, and combinations thereof.
一个或者多个模块存储在存储器902中,当被处理器901执行时,执行上述方法。One or more modules are stored in the memory 902, and when executed by the processor 901, perform the above-described methods.
上述电子设备具体细节可以对应参阅上述方法实施例中对应的相关描述和效果进行理解,此处不再赘述。The specific details of the above electronic device can be understood by referring to the corresponding related descriptions and effects in the above method embodiments, and details are not repeated here.
本领域技术人员可以理解,实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,程序可存储于一计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。其中,存储介质可为磁碟、光盘、只读存储记忆体(Read-Only Memory,ROM)、随机存储记忆体(Random Access Memory,RAM)、快闪存储器(Flash Memory)、硬盘(Hard Disk Drive,缩写:HDD)或固态硬盘(Solid-State Drive,SSD)等;存储介质还可以包括上述种类的存储器的组合。Those skilled in the art can understand that all or part of the processes in the methods of the above embodiments can be completed by instructing relevant hardware through a computer program, and the program can be stored in a computer-readable storage medium, and when the program is executed , which may include the processes of the above-mentioned method embodiments. The storage medium may be a magnetic disk, an optical disk, a read-only memory (Read-Only Memory, ROM), a random access memory (Random Access Memory, RAM), a flash memory (Flash Memory), a hard disk (Hard Disk Drive) , abbreviation: HDD) or solid-state drive (Solid-State Drive, SSD), etc.; the storage medium may also include a combination of the above-mentioned types of memories.
以上实施例仅用以说明本发明的技术方案而非对其限制,尽管参照上述实施例对本发明进行了详细的说明,所属领域的普通技术人员应当理解:依然可以对本发明的具体实施方式进行修改或者等同替换,而未脱离本发明精神和范围的任何修改或者等同替换,其均应涵盖在本发明的权利要求范围当中。The above embodiments are only used to illustrate the technical solutions of the present invention and not to limit them. Although the present invention has been described in detail with reference to the above embodiments, those of ordinary skill in the art should understand that the specific embodiments of the present invention can still be modified. Or equivalent replacements, and any modifications or equivalent replacements that do not depart from the spirit and scope of the present invention, should all be included in the scope of the claims of the present invention.

Claims (10)

  1. 一种电池监控平台的控制方法,其特征在于,所述方法包括:A control method for a battery monitoring platform, characterized in that the method comprises:
    根据预设顺序依次向目标电池监控平台发送操作指令;Send operation instructions to the target battery monitoring platform in sequence according to the preset sequence;
    判断所述目标电池监控平台是否响应当前操作指令;judging whether the target battery monitoring platform responds to the current operation instruction;
    当所述目标电池监控平台响应当前操作指令时,根据所述当前操作指令确定所述目标电池监控平台的型号信息;When the target battery monitoring platform responds to the current operation instruction, determine the model information of the target battery monitoring platform according to the current operation instruction;
    根据所述型号信息对所述目标电池监控平台进行控制。The target battery monitoring platform is controlled according to the model information.
  2. 根据权利要求1所述的电池监控平台的控制方法,其特征在于,所述判断所述目标电池监控平台是否响应当前操作指令,包括:The method for controlling a battery monitoring platform according to claim 1, wherein the judging whether the target battery monitoring platform responds to a current operation command comprises:
    接收所述目标电池监控平台根据所述当前操作指令发出的响应信息;receiving the response information sent by the target battery monitoring platform according to the current operation instruction;
    判断所述响应信息是否与所述当前操作指令对应的预设信息相同;Determine whether the response information is the same as the preset information corresponding to the current operation instruction;
    当所述响应信息与所述当前操作指令对应的预设信息相同时,判定所述目标电池监控平台响应当前操作指令。When the response information is the same as the preset information corresponding to the current operation instruction, it is determined that the target battery monitoring platform responds to the current operation instruction.
  3. 根据权利要求2所述的电池监控平台的控制方法,其特征在于,所述根据所述当前操作指令确定所述目标电池监控平台的型号信息,包括:The method for controlling a battery monitoring platform according to claim 2, wherein the determining the model information of the target battery monitoring platform according to the current operation instruction comprises:
    获取预设操作手册;Get the preset operation manual;
    根据所述响应信息及所述预设操作手册,匹配所述目标电池监控平台的型号信息。According to the response information and the preset operation manual, the model information of the target battery monitoring platform is matched.
  4. 根据权利要求1所述的电池监控平台的控制方法,其特征在于,所述根据所述型号信息对所述目标电池监控平台进行控制,包括:The method for controlling a battery monitoring platform according to claim 1, wherein the controlling the target battery monitoring platform according to the model information comprises:
    根据所述型号信息获取所述目标电池监控平台相应的功能函数;Obtain the corresponding functional function of the target battery monitoring platform according to the model information;
    根据所述功能函数对所述目标电池监控平台进行控制。The target battery monitoring platform is controlled according to the functional function.
  5. 根据权利要求1所述的电池监控平台的控制方法,其特征在于,还包括:The control method of the battery monitoring platform according to claim 1, further comprising:
    当所述电池监控平台未响应时,判断当前操作指令是否为预设顺序中最后顺位的操作指令;When the battery monitoring platform does not respond, determine whether the current operation instruction is the last operation instruction in the preset sequence;
    若当前操作指令为预设顺序中最后顺位的操作指令,则发送识别失败的提示信息。If the current operation instruction is the last operation instruction in the preset sequence, a prompt message of identification failure is sent.
  6. 根据权利要求5所述的电池监控平台的控制方法,其特征在于,还包括:若当前操作指令不是预设顺序中最后顺位的操作指令,向目标电池监控平台发送预设顺序中的下一操作指令。The method for controlling a battery monitoring platform according to claim 5, further comprising: if the current operation instruction is not the last operation instruction in the preset sequence, sending the next operation instruction in the preset sequence to the target battery monitoring platform operating instructions.
  7. 根据权利要求3所述的电池监控平台的控制方法,其特征在于,所述预设操作手册,包括:各操作指令对应的预设信息与电池监控平台对应的型号信息之间的关系。The control method of the battery monitoring platform according to claim 3, wherein the preset operation manual includes: the relationship between the preset information corresponding to each operation instruction and the model information corresponding to the battery monitoring platform.
  8. 一种电池监控平台的控制系统,其特征在于,包括,A control system for a battery monitoring platform, comprising:
    第一处理模块,用于根据预设顺序依次向目标电池监控平台发送操作指令;a first processing module, configured to sequentially send operation instructions to the target battery monitoring platform according to a preset sequence;
    第二处理模块,用于判断所述目标电池监控平台是否响应当前操作指令;a second processing module, configured to judge whether the target battery monitoring platform responds to the current operation instruction;
    第三处理模块,用于当所述目标电池监控平台响应当前操作指令时,根据所述当前操作指令确定所述目标电池监控平台的型号信息;a third processing module, configured to determine the model information of the target battery monitoring platform according to the current operation instruction when the target battery monitoring platform responds to the current operation instruction;
    第四处理模块,用于根据所述型号信息对所述目标电池监控平台进行控制。The fourth processing module is configured to control the target battery monitoring platform according to the model information.
  9. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质存储计算机指令,所述计算机指令被处理器执行时实现如权利要求1-7中任一项所述的电池监控平台的控制方法。A computer-readable storage medium, characterized in that, the computer-readable storage medium stores computer instructions, and when the computer instructions are executed by a processor, the battery monitoring platform according to any one of claims 1-7 is implemented. Control Method.
  10. 一种电子设备,其特征在于,包括:An electronic device, comprising:
    存储器和处理器,所述存储器和所述处理器之间互相通信连接,所述存储器中存储有计算机指令,所述处理器通过执行所述计算机指令,从而执行如权利要求1-7中任一项所述的电池监控平台的控制方法。A memory and a processor, wherein the memory and the processor are connected in communication with each other, the memory stores computer instructions, and the processor executes any one of claims 1-7 by executing the computer instructions The control method of the battery monitoring platform described in item.
PCT/CN2021/085434 2020-11-27 2021-04-02 Control method and control system for battery monitoring platform WO2022110604A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202011359854.0A CN112650099B (en) 2020-11-27 2020-11-27 Control method and control system of battery monitoring platform
CN202011359854.0 2020-11-27

Publications (1)

Publication Number Publication Date
WO2022110604A1 true WO2022110604A1 (en) 2022-06-02

Family

ID=75349597

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/085434 WO2022110604A1 (en) 2020-11-27 2021-04-02 Control method and control system for battery monitoring platform

Country Status (2)

Country Link
CN (1) CN112650099B (en)
WO (1) WO2022110604A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116402324B (en) * 2023-06-09 2023-08-15 苏州精控能源科技有限公司 Renewable energy management method, device, medium and electronic equipment

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103279106A (en) * 2013-05-30 2013-09-04 莱诺斯科技(北京)有限公司 Equipment monitoring and controlling system of instrument
CN103501026A (en) * 2013-09-17 2014-01-08 武汉大学 Lithium battery management system based on Labview
CN109255685A (en) * 2018-09-21 2019-01-22 中链科技有限公司 The sharing method and device of battery status data based on block chain
US10209314B2 (en) * 2016-11-21 2019-02-19 Battelle Energy Alliance, Llc Systems and methods for estimation and prediction of battery health and performance
CN111158763A (en) * 2019-12-06 2020-05-15 思创数码科技股份有限公司 Equipment instruction processing system for building intelligent management and control
CN111338221A (en) * 2020-02-21 2020-06-26 珠海荣邦电子科技有限公司 Multi-equipment self-adaptive control method, device and system
CN111506526A (en) * 2020-04-20 2020-08-07 北京易点淘网络技术有限公司 Battery model identification method and device, electronic equipment and storage medium

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102004052905B4 (en) * 2004-11-02 2017-03-02 Continental Automotive Gmbh Energy management system and a method for this
FR2970585B1 (en) * 2011-01-18 2013-01-04 Peugeot Citroen Automobiles Sa DEVICE FOR PROVIDING INFORMATION RELATING TO AN ACCIDENT VEHICLE, FOR FACILITATING THE INTERVENTION OF SECURISTS, AND ASSOCIATED COMMUNICATION EQUIPMENT
CN104765662A (en) * 2013-12-31 2015-07-08 深圳市伊爱高新技术开发有限公司 Self-adaptive firmware program and system
CN104460923A (en) * 2014-11-28 2015-03-25 青岛海信医疗设备股份有限公司 Intelligent battery managing method, upper computer and portable mobile device
CN104914815A (en) * 2015-04-15 2015-09-16 北汽福田汽车股份有限公司 Processor monitoring method, device and system
CN105446242B (en) * 2015-11-17 2018-11-16 高新兴科技集团股份有限公司 A kind of smart machine automatic recognition system
AU2017298360C9 (en) * 2016-07-22 2022-01-27 EOS Energy Technology Holdings, LLC Battery management system
CN106951276B (en) * 2017-02-09 2020-05-12 苏州精控能源科技有限公司 Multi-controller software upgrading and address conflict detection method and device
CN107591577A (en) * 2017-09-18 2018-01-16 佛山科学技术学院 A kind of battery battery core management system
CN108153696B (en) * 2017-12-29 2020-04-10 广州市中海达测绘仪器有限公司 Embedded system serial port module matching method, device, medium and computer equipment
CN108357382B (en) * 2018-03-09 2020-08-21 宁德时代新能源科技股份有限公司 Battery charging method and system, remote monitoring platform and storage medium
CN108762781A (en) * 2018-05-16 2018-11-06 江西凯马百路佳客车有限公司 A kind of new-energy automobile control software remote upgrade method
CN109409092A (en) * 2018-10-11 2019-03-01 郑州云海信息技术有限公司 A kind of method, device and equipment judging credible chip type
US10452045B1 (en) * 2018-11-30 2019-10-22 Veritone Alpha, Inc. Controlling ongoing battery system usage while repeatedly reducing power dissipation
CN110908489B (en) * 2019-11-29 2021-03-16 苏州精控能源科技有限公司 Test method and test equipment for battery management system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103279106A (en) * 2013-05-30 2013-09-04 莱诺斯科技(北京)有限公司 Equipment monitoring and controlling system of instrument
CN103501026A (en) * 2013-09-17 2014-01-08 武汉大学 Lithium battery management system based on Labview
US10209314B2 (en) * 2016-11-21 2019-02-19 Battelle Energy Alliance, Llc Systems and methods for estimation and prediction of battery health and performance
CN109255685A (en) * 2018-09-21 2019-01-22 中链科技有限公司 The sharing method and device of battery status data based on block chain
CN111158763A (en) * 2019-12-06 2020-05-15 思创数码科技股份有限公司 Equipment instruction processing system for building intelligent management and control
CN111338221A (en) * 2020-02-21 2020-06-26 珠海荣邦电子科技有限公司 Multi-equipment self-adaptive control method, device and system
CN111506526A (en) * 2020-04-20 2020-08-07 北京易点淘网络技术有限公司 Battery model identification method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN112650099B (en) 2023-01-24
CN112650099A (en) 2021-04-13

Similar Documents

Publication Publication Date Title
TWI595364B (en) Automatic image recovery method and server system
CN109459702B (en) Battery state analysis method and device based on Internet of vehicles
US20140123121A1 (en) Rack and method thereof for simultaneously updating basic input output systems
US20150100296A1 (en) Method and system for automated test and result comparison
US11392368B2 (en) Electronic control system for updating circuit
US11294749B2 (en) Techniques to collect crash data for a computing system
US8751868B2 (en) Control server and method for switching running of test programs stored in multiple storage mediums of test server
CN114168401B (en) Log recording method and device and electronic equipment
CN106547645B (en) Method for automatically restoring image file and server system
CN101369933A (en) Automatic test method and system
US20180357193A1 (en) Computing device and operation method
US9170579B1 (en) System, method and computer program product for monitoring and controlling industrial energy equipment
WO2017201952A1 (en) System and apparatus for storing information
WO2022110604A1 (en) Control method and control system for battery monitoring platform
CN111290351A (en) Driver management method, system, computer equipment and storage medium
TW201423391A (en) Rack server system and test method of the same
CN113672306B (en) Server component self-checking abnormity recovery method, device, system and medium
CN113986852A (en) Driving program calibration parameter matching method and device, electronic equipment and storage medium
CN106094738B (en) For running the method and automation equipment of automation equipment
CN112910749B (en) CAN channel connection equipment identification method and data transmission method and system
EP3031172A1 (en) Managing data feeds
CN108829448A (en) Control method, system and the readable storage medium storing program for executing of N grades of PCIE extension box
CN110531646B (en) FPGA-based power component system fault data acquisition method and system
CN114429235A (en) Equipment fault prediction method and device, readable medium and electronic equipment
US20170023935A1 (en) Method and Control System

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21896121

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21896121

Country of ref document: EP

Kind code of ref document: A1