[go: up one dir, main page]

WO2025077298A1 - Battery level correction method for battery management system, and system - Google Patents

Battery level correction method for battery management system, and system Download PDF

Info

Publication number
WO2025077298A1
WO2025077298A1 PCT/CN2024/102326 CN2024102326W WO2025077298A1 WO 2025077298 A1 WO2025077298 A1 WO 2025077298A1 CN 2024102326 W CN2024102326 W CN 2024102326W WO 2025077298 A1 WO2025077298 A1 WO 2025077298A1
Authority
WO
WIPO (PCT)
Prior art keywords
power
mcu chip
chip
mcu
rtc
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.)
Pending
Application number
PCT/CN2024/102326
Other languages
French (fr)
Chinese (zh)
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.)
SAIC GM Wuling Automobile Co Ltd
Original Assignee
SAIC GM Wuling Automobile 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 SAIC GM Wuling Automobile Co Ltd filed Critical SAIC GM Wuling Automobile Co Ltd
Publication of WO2025077298A1 publication Critical patent/WO2025077298A1/en
Pending legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60LPROPULSION OF ELECTRICALLY-PROPELLED VEHICLES; SUPPLYING ELECTRIC POWER FOR AUXILIARY EQUIPMENT OF ELECTRICALLY-PROPELLED VEHICLES; ELECTRODYNAMIC BRAKE SYSTEMS FOR VEHICLES IN GENERAL; MAGNETIC SUSPENSION OR LEVITATION FOR VEHICLES; MONITORING OPERATING VARIABLES OF ELECTRICALLY-PROPELLED VEHICLES; ELECTRIC SAFETY DEVICES FOR ELECTRICALLY-PROPELLED VEHICLES
    • B60L58/00Methods or circuit arrangements for monitoring or controlling batteries or fuel cells, specially adapted for electric vehicles
    • B60L58/10Methods or circuit arrangements for monitoring or controlling batteries or fuel cells, specially adapted for electric vehicles for monitoring or controlling batteries
    • B60L58/12Methods or circuit arrangements for monitoring or controlling batteries or fuel cells, specially adapted for electric vehicles for monitoring or controlling batteries responding to state of charge [SoC]
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60LPROPULSION OF ELECTRICALLY-PROPELLED VEHICLES; SUPPLYING ELECTRIC POWER FOR AUXILIARY EQUIPMENT OF ELECTRICALLY-PROPELLED VEHICLES; ELECTRODYNAMIC BRAKE SYSTEMS FOR VEHICLES IN GENERAL; MAGNETIC SUSPENSION OR LEVITATION FOR VEHICLES; MONITORING OPERATING VARIABLES OF ELECTRICALLY-PROPELLED VEHICLES; ELECTRIC SAFETY DEVICES FOR ELECTRICALLY-PROPELLED VEHICLES
    • B60L3/00Electric devices on electrically-propelled vehicles for safety purposes; Monitoring operating variables, e.g. speed, deceleration or energy consumption
    • B60L3/12Recording operating variables ; Monitoring of operating variables

Definitions

  • the present application relates to the field of battery management systems for electric vehicles, and in particular to a method and system for correcting the power level of a battery management system.
  • Battery power is an important indicator for evaluating the endurance of electric vehicles.
  • the battery power can be corrected.
  • the static OCV (Open Circuit Voltage) correction method is usually used.
  • the static OCV correction method has problems such as occupying MCU (Microcontroller Unit) resources and high cost and power consumption. Therefore, how to achieve static OCV correction at a lower cost and power consumption has become a problem that needs to be solved.
  • the present application provides a battery management system power correction method and system, so as to solve the problems of occupying MCU resources and having high cost and power consumption in the existing static OCV correction technology.
  • an embodiment of the present application provides a method for correcting the power of a battery management system, the method being applied to an MCU chip, the MCU chip having a built-in RTC, the method comprising: when the MCU chip receives a power-off signal, starting the built-in RTC to perform power-off timing, and the MCU chip enters a low power consumption mode for operation, wherein, during the power-off timing process, the RTC determines whether the duration of the power-off timing is greater than or equal to a time threshold; if the duration is greater than or equal to the time threshold, the RTC wakes up the MCU chip to exit the low power consumption mode; after the MCU chip exits the low power consumption mode, the MCU chip saves a correction flag; after the MCU chip saves the correction flag, the MCU chip sends a first feedback signal to a power chip, the power chip being used to stop supplying power to the MCU chip according to the first feedback signal; when the MCU chip is restored to power by the power chip
  • the MCU chip includes several other modules in addition to the RTC; when the MCU chip receives a power-off signal, the built-in RTC is started to perform power-off timing, and the MCU chip enters a low power consumption mode, including: when the MCU chip receives a power-off signal, other modules built into the MCU chip are turned off, and only the RTC timing function is retained; wherein, the low power consumption mode includes: the RTC in the MCU chip is in a working state, and other modules in the MCU chip are in a non-working state.
  • power correction includes: the MCU chip determines the relationship curve between OCV and SOC; the MCU determines the vehicle battery power according to the current voltage and temperature parameters of the vehicle battery and the relationship curve between OCV and SOC; and corrects the vehicle battery power according to the length of time the MCU chip is restored to power by the power chip and a preset correction coefficient.
  • the RTC built into the MCU chip is used for power-off timing, and the independent RTC chip, the independent power chip, and the circuit for driving the independent RTC chip and the independent power chip can be omitted in the physical structure; moreover, after the MCU chip saves the correction flag, the MCU chip sends a first feedback signal to the power chip, and the power chip stops supplying power to the MCU chip according to the first feedback signal, thereby reducing power consumption and reducing the operating time of the MCU chip. Therefore, the power correction method of the battery management system can be more efficient. Static OCV correction is achieved with low cost and power consumption.
  • FIG3 is a flow chart of receiving a power-on signal sent by a local control device of a vehicle provided in an embodiment of the present application;
  • the battery management system 100 may include: a 12V power supply 101, a power chip 102, a CAN chip 103, a crystal oscillator 104, and an MCU chip 105.
  • the MCU chip 105 is electrically connected to the power chip 102 and the crystal oscillator 104 respectively
  • the CAN chip 103 is electrically connected to the 12V power supply 101 and the power chip 102 respectively
  • the 12V power supply 101 is also electrically connected to the power chip 102.
  • the 12V power supply 101 is used to power the battery management system 100; the power chip 102 is used to power on and off the MCU chip 105 according to different signals; the CAN chip 103 is used to receive the wake-up signal sent by the remote mobile device through the vehicle CAN network, and to send the wake-up signal to the power chip 102; the crystal oscillator 104 is used to provide the clock source required by the battery management system 100; the MCU chip 105 is used to execute some or all of the steps in each embodiment of the method for correcting the power of the battery management system 100 provided by the present invention.
  • the MCU chip 105 has a built-in RTC, and the RTC is used for the MCU chip 105 to perform power-off timing when receiving the power-off signal, and to judge in real time whether the duration of the power-off timing is greater than or equal to the time threshold.
  • the CAN chip 103 is connected to the vehicle CAN network outside the battery management system, and the vehicle CAN network is used to receive a wake-up signal sent by a remote mobile device and to send the wake-up signal to the CAN chip 103 .
  • the low power consumption mode includes: the RTC in the MCU chip 105 is in a working state, and other modules in the MCU chip 105 are in a non-working state.
  • Step S203 When the time is greater than or equal to the time threshold, the RTC wakes up the MCU chip 105 to exit the low power consumption mode.
  • Step S205 After the MCU chip 105 saves the correction flag, the MCU chip 105 sends a first feedback signal to the power chip 102, and the power chip 102 is used to stop supplying power to the MCU chip 105 according to the first feedback signal.
  • the MCU chip 105 is restored to power by the power chip 102 and enters the working mode again, including: when the power chip 102 receives a power-on signal sent by the local control device of the vehicle or receives a wake-up signal sent by a remote mobile device, the power chip 102 restores power to the MCU chip 105, and the MCU chip 105 enters the working mode again, as shown in Figures 3 and 4.
  • Step S207 When the correction flag has been stored in the MCU chip 105, the MCU chip 105 performs power correction.
  • Step S208 When there is no correction flag in the MCU chip 105, the MCU chip 105 does not perform power correction.
  • step S202 when the duration of the power-off timing is less than the time threshold and the MCU chip 105 is running in the low power mode, if the MCU chip 105 switches from the low power mode to the working mode, the MCU chip 105 sends a third feedback signal to the RTC; when the RTC receives the third feedback signal, the RTC exits this timing, and the MCU chip 105 does not record this correction flag.
  • the third feedback signal is used to notify the RTC to exit this timing.
  • the MCU chip 105 has a built-in RTC.
  • the built-in RTC is started to perform power-off timing, and the MCU chip 105 enters a low-power mode.
  • FIG3 a flowchart of receiving a power-on signal sent by a local control device of a vehicle is provided in an embodiment of the present application. As shown in FIG3 , the processing steps of the method include:
  • Step S301 The local control device of the vehicle initiates a power-on signal and sends the power-on signal to the power chip 102.
  • the local control device of the vehicle may be a switch, a key, etc. of the vehicle system.
  • the power-on signal is a model for controlling the power-on of the vehicle battery.
  • the power-on signal initiated by the local control device of the vehicle may be a signal of the key of the vehicle system to open the car door.
  • Step S302 After receiving the power-on signal, the power chip 102 supplies power to the MCU chip 105 in response to the power-on signal.
  • Step S303 After receiving the power from the power chip 102, the MCU chip 105 enters the working mode again.
  • Step S304 After the MCU chip 105 enters the working mode again, it is determined whether a correction flag has been stored. If the correction flag has been stored in the MCU chip 105, step S305 is executed; otherwise, step S306 is executed.
  • One possible implementation method is that when a correction flag has been stored in the MCU chip 105, the MCU chip 105 determines the relationship curve between OCV and SOC; the MCU chip 105 determines the vehicle battery power according to the current voltage and temperature parameters of the vehicle battery and the relationship curve between OCV and SOC; the vehicle battery power is corrected according to the length of time the MCU chip 105 is restored to power by the power chip 102 and a preset correction coefficient.
  • Step S306 When there is no correction flag in the MCU chip 105, the MCU chip 105 does not perform power correction.
  • a flowchart of receiving a wake-up signal sent by a remote mobile device is provided in an embodiment of the present application. As shown in FIG4 , the processing steps of the method include:
  • Step S401 The remote mobile device initiates a wake-up signal and sends the wake-up signal to the vehicle CAN network.
  • the remote mobile device may be a tablet computer, a mobile phone, or other device that has a wake-up signal initiation function.
  • the wake-up signal may be a command for the mobile phone to control the vehicle to turn on the air conditioner.
  • Step S402 After the vehicle CAN network receives the wake-up signal sent by the remote mobile device, the vehicle CAN network sends the wake-up signal to the CAN chip 103 .
  • Step S403 after receiving the wake-up signal, the CAN chip 103 sends the wake-up signal to the power chip 102 .
  • Step S404 After receiving the wake-up signal, the power chip 102 supplies power to the MCU chip 105 in response to the wake-up signal.
  • Step S405 After receiving the power from the power chip 102, the MCU chip 105 enters the working mode again.

Landscapes

  • Engineering & Computer Science (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Sustainable Development (AREA)
  • Sustainable Energy (AREA)
  • Power Engineering (AREA)
  • Transportation (AREA)
  • Mechanical Engineering (AREA)
  • Charge And Discharge Circuits For Batteries Or The Like (AREA)

Abstract

The present application relates to the field of battery management systems of electric vehicles, and in particular to a battery level correction method for a battery management system, and a system. The method comprises: upon receiving a power-off signal, an MCU chip starts a built-in RTC to perform power-off timing, and the MCU chip enters a low-power-consumption mode to operate, wherein during a power-off timing process, the RTC determines whether the duration of the power-off timing is longer than or equal to a time threshold value; if the duration is longer than or equal to the time threshold value, the RTC wakes up the MCU chip to exit the low-power-consumption mode; after the MCU chip exits the low-power-consumption mode, the MCU chip stores a correction flag bit; after the MCU chip stores the correction flag bit, the MCU chip sends a first feedback signal to a power supply chip; when the power supply chip recovers power supply of the MCU chip and the MCU chip enters a working mode again, the MCU chip determines whether the correction flag bit has been stored; and if yes, the MCU chip performs battery level correction. The correction method for a battery management system and the system provided by the present application can realize static OCV correction at relatively low cost and power consumption.

Description

一种电池管理系统的电量修正方法和系统A battery management system power correction method and system

本申请要求于2023年10月11日提交至国家知识产权局、申请号为202311312835.6、申请名称为“一种电池管理系统的电量修正方法和系统”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims priority to a Chinese patent application filed with the State Intellectual Property Office on October 11, 2023, with application number 202311312835.6 and application name “A method and system for correcting the power of a battery management system”, the entire contents of which are incorporated by reference in this application.

技术领域Technical Field

本申请涉及电动汽车的电池管理系统领域,具体地涉及一种电池管理系统的电量修正方法和系统。The present application relates to the field of battery management systems for electric vehicles, and in particular to a method and system for correcting the power level of a battery management system.

背景技术Background Art

随着能源危机和环境污染的不断加剧,高效且低污染的电动汽车逐渐成为新的发展趋势。而且随着电动汽车续航能力的增加以及电子器件成本的下降,电动汽车的受欢迎率和普及率越来越高。As the energy crisis and environmental pollution continue to intensify, efficient and low-pollution electric vehicles are gradually becoming a new development trend. And as the endurance of electric vehicles increases and the cost of electronic components decreases, the popularity and penetration of electric vehicles are increasing.

电池电量是评价电动汽车续航能力的一项重要指标。但电动汽车电池电量的计算通常会存在一定误差,为了降低该误差,可以对电池电量进行修正。相关技术中,通常采用静态OCV(Open Circuit Voltage,开路电压)修正法。但静态OCV修正法存在占用MCU(微控制单元,Microcontroller Unit)资源以及成本及功耗也较高等问题。因此,如何以较低的成本及功耗实现静态OCV修正成为需要解决的问题。Battery power is an important indicator for evaluating the endurance of electric vehicles. However, there is usually a certain error in the calculation of the battery power of electric vehicles. In order to reduce the error, the battery power can be corrected. In related technologies, the static OCV (Open Circuit Voltage) correction method is usually used. However, the static OCV correction method has problems such as occupying MCU (Microcontroller Unit) resources and high cost and power consumption. Therefore, how to achieve static OCV correction at a lower cost and power consumption has become a problem that needs to be solved.

发明内容Summary of the invention

有鉴于此,本申请提供一种电池管理系统的电量修正方法和系统,以利于解决现有的静态OCV修正技术中存在占用MCU资源以及成本及功耗也较高的问题。In view of this, the present application provides a battery management system power correction method and system, so as to solve the problems of occupying MCU resources and having high cost and power consumption in the existing static OCV correction technology.

第一方面,本申请实施例提供了一种电池管理系统的电量修正方法,所述方法应用于MCU芯片,所述MCU芯片内置有RTC,所述方法包括:所述MCU芯片接收到下电信号时,启动内置的所述RTC进行下电计时,并且所述MCU芯片进入低功耗模式运行,其中,在所述下电计时过程中,所述RTC判断所述下电计时的时长是否大于等于时间阈值;若所述时长大于等于所述时间阈值,则所述RTC唤醒所述MCU芯片退出所述低功耗模式;所述MCU芯片退出所述低功耗模式后,所述MCU芯片保存修正标志位;所述MCU芯片保存所述修正标志位后,所述MCU芯片发送第一反馈信号至电源芯片,所述电源芯片用于根据所述第一反馈信号停止对所述MCU芯片供电;所述MCU芯片被所述电源芯片恢复供电再次进入工作模式时,所述MCU芯片判断是否已经存储有所述修正标志位;若有,则所述MCU芯片进行电量修正;否则,所述MCU芯片不进行电量修正。 In a first aspect, an embodiment of the present application provides a method for correcting the power of a battery management system, the method being applied to an MCU chip, the MCU chip having a built-in RTC, the method comprising: when the MCU chip receives a power-off signal, starting the built-in RTC to perform power-off timing, and the MCU chip enters a low power consumption mode for operation, wherein, during the power-off timing process, the RTC determines whether the duration of the power-off timing is greater than or equal to a time threshold; if the duration is greater than or equal to the time threshold, the RTC wakes up the MCU chip to exit the low power consumption mode; after the MCU chip exits the low power consumption mode, the MCU chip saves a correction flag; after the MCU chip saves the correction flag, the MCU chip sends a first feedback signal to a power chip, the power chip being used to stop supplying power to the MCU chip according to the first feedback signal; when the MCU chip is restored to power by the power chip and enters the working mode again, the MCU chip determines whether the correction flag has been stored; if so, the MCU chip performs power correction; otherwise, the MCU chip does not perform power correction.

在一种可能的实现方式中,MCU芯片除了包含所述RTC之外,还包含若干其他模块;所述MCU芯片接收到下电信号时,启动内置的所述RTC进行下电计时,并且所述MCU芯片进入低功耗模式运行,包括:所述MCU芯片接收到下电信号时,关闭所述MCU芯片内置的其他模块,仅保留所述RTC计时功能;其中,所述低功耗模式包括:所述MCU芯片中的所述RTC为工作状态,所述MCU芯片中的其他模块为非工作状态。In a possible implementation, the MCU chip includes several other modules in addition to the RTC; when the MCU chip receives a power-off signal, the built-in RTC is started to perform power-off timing, and the MCU chip enters a low power consumption mode, including: when the MCU chip receives a power-off signal, other modules built into the MCU chip are turned off, and only the RTC timing function is retained; wherein, the low power consumption mode includes: the RTC in the MCU chip is in a working state, and other modules in the MCU chip are in a non-working state.

在一种可能的实现方式中,若所述时长大于等于所述时间阈值,则所述RTC唤醒所述MCU芯片退出所述低功耗模式,包括:若所述时长大于等于所述时间阈值,则所述RTC发送第二反馈信号至所述MCU芯片;所述MCU芯片接收所述第二反馈信号后,启动所述MCU芯片内置的其他模块,进入工作模式。In one possible implementation, if the duration is greater than or equal to the time threshold, the RTC wakes up the MCU chip to exit the low power consumption mode, including: if the duration is greater than or equal to the time threshold, the RTC sends a second feedback signal to the MCU chip; after the MCU chip receives the second feedback signal, it starts other modules built into the MCU chip and enters the working mode.

在一种可能的实现方式中,在所述下电计时过程中,所述RTC判断所述下电计时的时长是否大于等于时间阈值,还包括:在下电计时的所述时长小于时间阈值且所述MCU芯片在低功耗模式运行中,若所述MCU芯片从所述低功耗模式切换至工作模式,则所述MCU向所述RTC发送第三反馈信号;所述RTC接收到所述第三反馈信号时,所述RTC退出本次计时,所述MCU芯片不记录本次所述修正标志位。In a possible implementation, during the power-off timing process, the RTC determines whether the duration of the power-off timing is greater than or equal to a time threshold, and also includes: when the duration of the power-off timing is less than the time threshold and the MCU chip is running in a low power consumption mode, if the MCU chip switches from the low power consumption mode to the working mode, the MCU sends a third feedback signal to the RTC; when the RTC receives the third feedback signal, the RTC exits this timing, and the MCU chip does not record the correction flag bit this time.

在一种可能的实现方式中,MCU芯片被所述电源芯片恢复供电再次进入工作模式,包括:所述电源芯片接收到车辆本地的控制设备发送的上电信号或者接收到远程移动设备发送的唤醒信号时,所述电源芯片恢复对所述MCU芯片的供电,所述MCU芯片再次进入工作模式。In one possible implementation, the MCU chip is restored to power by the power chip and enters the working mode again, including: when the power chip receives a power-on signal sent by a local control device of the vehicle or receives a wake-up signal sent by a remote mobile device, the power chip restores power to the MCU chip, and the MCU chip enters the working mode again.

在一种可能的实现方式中,电源芯片接收到车辆本地的控制设备发送的上电信号时,所述电源芯片恢复对所述MCU芯片的供电,包括:车辆本地的控制设备控制车辆电池上电后,向所述电源芯片发送上电信号;响应于所述上电信号,所述电源芯片对所述MCU芯片进行供电,使得所述MCU芯片重新进入工作模式。In one possible implementation, when the power chip receives a power-on signal sent by a local control device of the vehicle, the power chip resumes power supply to the MCU chip, including: after the local control device of the vehicle controls the vehicle battery to power on, it sends a power-on signal to the power chip; in response to the power-on signal, the power chip supplies power to the MCU chip, so that the MCU chip re-enters the working mode.

在一种可能的实现方式中,电源芯片接收到远程移动设备发送的唤醒信号时,所述电源芯片恢复对所述MCU芯片的供电,包括:整车CAN网络接收到远程移动设备发送的唤醒信号后,整车CAN网络通过CAN芯片向所述电源芯片发送唤醒信号;响应于所述唤醒信号,所述电源芯片对所述MCU芯片进行供电,使得所述MCU芯片重新进入工作模式。In one possible implementation, when the power chip receives a wake-up signal sent by a remote mobile device, the power chip resumes power supply to the MCU chip, including: after the vehicle CAN network receives the wake-up signal sent by the remote mobile device, the vehicle CAN network sends a wake-up signal to the power chip through the CAN chip; in response to the wake-up signal, the power chip supplies power to the MCU chip, so that the MCU chip re-enters the working mode.

在一种可能的实现方式中,电量修正,包括:所述MCU芯片确定OCV与SOC的关系曲线;所述MCU根据车辆电池的当前电压和温度参数,对照所述OCV与SOC的关系曲线确定车辆电池电量;根据所述MCU芯片被所述电源芯片恢复供电的时长以及预设修正系数对所述车辆电池电量进行修正。In one possible implementation, power correction includes: the MCU chip determines the relationship curve between OCV and SOC; the MCU determines the vehicle battery power according to the current voltage and temperature parameters of the vehicle battery and the relationship curve between OCV and SOC; and corrects the vehicle battery power according to the length of time the MCU chip is restored to power by the power chip and a preset correction coefficient.

第二方面,本申请实施例提供了一种电池管理系统,包括:MCU芯片、电源芯片和CAN芯片;MCU芯片和电源芯片电连接,CAN芯片和电源芯片电连接;所述MCU芯片内置有RTC,所述MCU芯片用于执行第一方面的任意一项所述的方法。In the second aspect, an embodiment of the present application provides a battery management system, including: an MCU chip, a power chip and a CAN chip; the MCU chip and the power chip are electrically connected, and the CAN chip and the power chip are electrically connected; the MCU chip has a built-in RTC, and the MCU chip is used to execute any one of the methods described in the first aspect.

本申请实施例所提供的方案中,利用MCU芯片内置的RTC进行下电计时,在物理结构上可以省去独立RTC芯片、独立电源芯片以及用于对独立RTC芯片和独立电源芯片进行驱动的电路;而且,当MCU芯片保存修正标志位后,MCU芯片发送第一反馈信号至电源芯片,电源芯片根据所述第一反馈信号停止对MCU芯片供电,在降低功耗的同时又减少了MCU芯片的运行时间。因此,上述电池管理系统的电量修正方法能够较 低的成本及功耗实现静态OCV修正。In the solution provided in the embodiment of the present application, the RTC built into the MCU chip is used for power-off timing, and the independent RTC chip, the independent power chip, and the circuit for driving the independent RTC chip and the independent power chip can be omitted in the physical structure; moreover, after the MCU chip saves the correction flag, the MCU chip sends a first feedback signal to the power chip, and the power chip stops supplying power to the MCU chip according to the first feedback signal, thereby reducing power consumption and reducing the operating time of the MCU chip. Therefore, the power correction method of the battery management system can be more efficient. Static OCV correction is achieved with low cost and power consumption.

附图说明BRIEF DESCRIPTION OF THE DRAWINGS

为了更清楚地说明本申请实施例的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其它的附图。In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings required for use in the embodiments will be briefly introduced below. Obviously, the drawings described below are only some embodiments of the present application. For ordinary technicians in this field, other drawings can be obtained based on these drawings without paying creative labor.

图1为本申请实施例提供的一种电池管理系统的结构示意图;FIG1 is a schematic diagram of the structure of a battery management system provided in an embodiment of the present application;

图2为本申请实施例提供的一种电池管理系统的电量修正方法的流程图;FIG2 is a flow chart of a method for correcting electric quantity of a battery management system provided in an embodiment of the present application;

图3为本申请实施例提供的一种接收到车辆本地的控制设备发送的上电信号的流程图;FIG3 is a flow chart of receiving a power-on signal sent by a local control device of a vehicle provided in an embodiment of the present application;

图4为本申请实施例提供的一种接收远程移动设备发送的唤醒信号的流程图。FIG. 4 is a flow chart of receiving a wake-up signal sent by a remote mobile device provided in an embodiment of the present application.

具体实施方式DETAILED DESCRIPTION

为了更好的理解本申请的技术方案,下面结合附图对本申请实施例进行详细描述。In order to better understand the technical solution of the present application, the embodiments of the present application are described in detail below with reference to the accompanying drawings.

应当明确,所描述的实施例仅仅是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其它实施例,都属于本申请保护的范围。It should be clear that the described embodiments are only part of the embodiments of the present application, rather than all the embodiments. Based on the embodiments in the present application, all other embodiments obtained by ordinary technicians in the field without creative work are within the scope of protection of the present application.

在本申请实施例中使用的术语是仅仅出于描述特定实施例的目的,而非旨在限制本申请。在本申请实施例和所附权利要求书中所使用的单数形式的“一种”、“所述”和“该”也旨在包括多数形式,除非上下文清楚地表示其他含义。The terms used in the embodiments of the present application are only for the purpose of describing specific embodiments, and are not intended to limit the present application. The singular forms "a", "said" and "the" used in the embodiments of the present application and the appended claims are also intended to include plural forms, unless the context clearly indicates other meanings.

应当理解,本文中使用的术语“和/或”仅仅是一种描述关联对象的关联关系,表示可以存在三种关系,例如,甲和/或乙,可以表示:单独存在甲,同时存在甲和乙,单独存在乙这三种情况。另外,本文中字符“/”,一般表示前后关联对象是一种“或”的关系。It should be understood that the term "and/or" used in this article is only a description of the association relationship of associated objects, indicating that there can be three relationships. For example, A and/or B can represent: A exists alone, A and B exist at the same time, and B exists alone. In addition, the character "/" in this article generally indicates that the associated objects before and after are in an "or" relationship.

现有技术中,电池管理系统的电量修正方法包括:当MCU芯片接收到下电信号时,独立RTC芯片记录下电时刻,同时MCU芯片发送反馈信号至电源芯片,电源芯片根据反馈信号停止对MCU芯片供电。当MCU芯片被电源芯片恢复供电再次进入工作模式时,独立RTC芯片计算当前时刻与下电时刻之间的差值,并判断差值是否满足设定的电量修正时间阈值,若满足,则MCU芯片进行电量修正;若不满足,MCU芯片则不进行电量修正。上述电池管理系统的电量修正方法,为了保证独立RTC芯片一直处于工作状态,需要独立电源芯片以及用于对独立RTC芯片和独立电源芯片进行驱动的电路,既占用MCU芯片资源又使得电池管理系统的功耗及成本较高。In the prior art, the power correction method of the battery management system includes: when the MCU chip receives a power-off signal, the independent RTC chip records the power-off time, and the MCU chip sends a feedback signal to the power chip, and the power chip stops supplying power to the MCU chip according to the feedback signal. When the MCU chip is powered on again by the power chip and enters the working mode again, the independent RTC chip calculates the difference between the current time and the power-off time, and determines whether the difference meets the set power correction time threshold. If it does, the MCU chip performs power correction; if it does not, the MCU chip does not perform power correction. The above-mentioned power correction method of the battery management system, in order to ensure that the independent RTC chip is always in a working state, requires an independent power chip and a circuit for driving the independent RTC chip and the independent power chip, which not only occupies MCU chip resources but also makes the power consumption and cost of the battery management system higher.

针对上述问题,本申请实施例提供了一种电池管理系统的电量修正方法,所述方法应用于MCU芯片,所述MCU芯片内置有RTC,所述方法包括:所述MCU芯片接收到下电信号时,启动内置的所述RTC进行下电计时,并且所述MCU芯片进入低功耗模式运行,其中,在所述下电计时过程中,所述RTC判断所述下电计时的时长是否大于等于时间阈值;若所述时长大于等于所述时间阈值,则所述RTC唤醒所述MCU芯片退出所述低功耗模式;所述MCU芯片退出所述低功耗模式后,所述MCU芯片保存修正标志 位;所述MCU芯片保存所述修正标志位后,所述MCU芯片发送第一反馈信号至电源芯片,所述电源芯片用于根据所述第一反馈信号停止对所述MCU芯片供电;所述MCU芯片被所述电源芯片恢复供电再次进入工作模式时,所述MCU芯片判断是否已经存储有所述修正标志位;若有,则所述MCU芯片进行电量修正;否则,所述MCU芯片不进行电量修正。In view of the above problems, an embodiment of the present application provides a method for correcting the power of a battery management system, the method is applied to an MCU chip, the MCU chip has a built-in RTC, the method comprises: when the MCU chip receives a power-off signal, starting the built-in RTC to perform power-off timing, and the MCU chip enters a low power consumption mode, wherein, during the power-off timing process, the RTC determines whether the duration of the power-off timing is greater than or equal to a time threshold; if the duration is greater than or equal to the time threshold, the RTC wakes up the MCU chip to exit the low power consumption mode; after the MCU chip exits the low power consumption mode, the MCU chip saves a correction flag bit; after the MCU chip saves the correction flag bit, the MCU chip sends a first feedback signal to the power chip, and the power chip is used to stop supplying power to the MCU chip according to the first feedback signal; when the MCU chip is powered on again by the power chip and enters the working mode again, the MCU chip determines whether the correction flag bit has been stored; if so, the MCU chip performs power correction; otherwise, the MCU chip does not perform power correction.

以下进行详细说明。The details are described below.

如图1所示,为本申请实施例提供的一种电池管理系统的结构示意图。如图1所示,电池管理系统100可以包括:12V电源101、电源芯片102、CAN芯片103、晶振104、MCU芯片105。MCU芯片105分别与电源芯片102和晶振104电连接,CAN芯片103分别与12V电源101和电源芯片102电连接,此外,12V电源101还和电源芯片102电连接。As shown in Figure 1, it is a schematic diagram of the structure of a battery management system provided in an embodiment of the present application. As shown in Figure 1, the battery management system 100 may include: a 12V power supply 101, a power chip 102, a CAN chip 103, a crystal oscillator 104, and an MCU chip 105. The MCU chip 105 is electrically connected to the power chip 102 and the crystal oscillator 104 respectively, the CAN chip 103 is electrically connected to the 12V power supply 101 and the power chip 102 respectively, and in addition, the 12V power supply 101 is also electrically connected to the power chip 102.

其中,12V电源101,用于给电池管理系统100供电;电源芯片102,用于根据不同信号对MCU芯片105供断电;CAN芯片103,用于接收远程移动设备通过整车CAN网络发送的唤醒信号,以及用于将唤醒信号发送给电源芯片102;晶振104,用于提供电池管理系统100所需的时钟源;MCU芯片105,用于执行本发明提供的电池管理系统100的电量修正方法的各实施例中的部分或全部步骤。其中,MCU芯片105中内置有RTC,RTC用于MCU芯片105接收到下电信号时,进行下电计时并且实时判断下电计时的时长是否大于等于时间阈值。Among them, the 12V power supply 101 is used to power the battery management system 100; the power chip 102 is used to power on and off the MCU chip 105 according to different signals; the CAN chip 103 is used to receive the wake-up signal sent by the remote mobile device through the vehicle CAN network, and to send the wake-up signal to the power chip 102; the crystal oscillator 104 is used to provide the clock source required by the battery management system 100; the MCU chip 105 is used to execute some or all of the steps in each embodiment of the method for correcting the power of the battery management system 100 provided by the present invention. Among them, the MCU chip 105 has a built-in RTC, and the RTC is used for the MCU chip 105 to perform power-off timing when receiving the power-off signal, and to judge in real time whether the duration of the power-off timing is greater than or equal to the time threshold.

此外,CAN芯片103与电池管理系统外部的整车CAN网络连接,整车CAN网络用于接收远程移动设备发送的唤醒信号,以及用于将唤醒信号发送至CAN芯片103。In addition, the CAN chip 103 is connected to the vehicle CAN network outside the battery management system, and the vehicle CAN network is used to receive a wake-up signal sent by a remote mobile device and to send the wake-up signal to the CAN chip 103 .

在图1所示的电池管理系统100中,MCU芯片105接收到下电信号时,可以执行本发明实施例的电量修正方法,并基于本发明实施例的电量修正方法来决策是否对电池进行电量修正。In the battery management system 100 shown in FIG. 1 , when the MCU chip 105 receives a power-off signal, it can execute the power correction method of the embodiment of the present invention, and decide whether to correct the power of the battery based on the power correction method of the embodiment of the present invention.

如图2所示,为本申请实施例提供的一种电池管理系统的电量修正方法的流程图。如图2所示,该方法的处理步骤包括:As shown in FIG2 , it is a flow chart of a method for correcting the power of a battery management system provided in an embodiment of the present application. As shown in FIG2 , the processing steps of the method include:

步骤S201:MCU芯片105接收到下电信号时,启动内置的RTC进行下电计时,并且MCU芯片105进入低功耗模式运行。其中,MCU芯片105除了包含RTC之外,还包含若干其他模块。Step S201: When the MCU chip 105 receives a power-off signal, the built-in RTC is started to perform power-off timing, and the MCU chip 105 enters a low power consumption mode. The MCU chip 105 includes several other modules in addition to the RTC.

当MCU芯片105接收到下电信号时,关闭MCU芯片205内置的其他模块,仅保留RTC计时功能。低功耗模式包括:MCU芯片105中的RTC为工作状态,MCU芯片105中的其他模块为非工作状态。When the MCU chip 105 receives the power-off signal, other modules built into the MCU chip 205 are turned off, and only the RTC timing function is retained. The low power consumption mode includes: the RTC in the MCU chip 105 is in a working state, and other modules in the MCU chip 105 are in a non-working state.

步骤S202:在下电计时过程中,RTC判断下电计时的时长是否大于等于时间阈值。当时长大于等于时间阈值时,执行步骤S203;否则,继续执行步骤S202。Step S202: During the power-off timing process, the RTC determines whether the duration of the power-off timing is greater than or equal to the time threshold. If the duration is greater than or equal to the time threshold, step S203 is executed; otherwise, step S202 is continued.

步骤S203:当时长大于等于时间阈值时,则RTC唤醒MCU芯片105退出低功耗模式。Step S203: When the time is greater than or equal to the time threshold, the RTC wakes up the MCU chip 105 to exit the low power consumption mode.

一种可能的实现方式是,若下电计时的时长大于等于时间阈值,则RTC发送第二反馈信号至MCU芯片105;MCU芯片105接收第二反馈信号后,启动MCU芯片105内置的其他模块,进入工作模式。MCU进入工作模式包括:MCU芯片105中内置的RTC以及其他模块均为工作状态。 One possible implementation is that if the power-off timing duration is greater than or equal to the time threshold, the RTC sends a second feedback signal to the MCU chip 105; after receiving the second feedback signal, the MCU chip 105 starts other modules built into the MCU chip 105 and enters the working mode. The MCU entering the working mode includes: the RTC and other modules built into the MCU chip 105 are in the working state.

步骤S204:MCU芯片105退出低功耗模式后,MCU芯片105保存修正标志位。其中,修正标志位用于标识车量电池需要进行电量修正。Step S204: After the MCU chip 105 exits the low power consumption mode, the MCU chip 105 saves the correction flag, wherein the correction flag is used to indicate that the vehicle battery needs to be corrected for power.

步骤S205:MCU芯片105保存修正标志位后,MCU芯片105发送第一反馈信号至电源芯片102,电源芯片102用于根据第一反馈信号停止对MCU芯片105供电。Step S205: After the MCU chip 105 saves the correction flag, the MCU chip 105 sends a first feedback signal to the power chip 102, and the power chip 102 is used to stop supplying power to the MCU chip 105 according to the first feedback signal.

其中,第一反馈信号用于通知电源芯片102停止对MCU芯片105供电。一种可能的实现方式是,电源芯片102接收到第一反馈信号后,会断开与MCU芯片105的连接,使MCU芯片105进入非工作模式。MCU芯片105进入非工作模式包括:MCU芯片105中内置的RTC以及其他模块均为非工作状态。The first feedback signal is used to notify the power chip 102 to stop supplying power to the MCU chip 105. One possible implementation is that after receiving the first feedback signal, the power chip 102 disconnects from the MCU chip 105, so that the MCU chip 105 enters a non-working mode. The MCU chip 105 enters a non-working mode including: the RTC and other modules built into the MCU chip 105 are all in a non-working state.

步骤S206:MCU芯片105被电源芯片102恢复供电再次进入工作模式时,MCU芯片105判断是否已经存储有修正标志位。Step S206: When the MCU chip 105 is powered on again by the power chip 102 and enters the working mode again, the MCU chip 105 determines whether a correction flag has been stored.

其中,MCU芯片105被电源芯片102恢复供电再次进入工作模式,包括:电源芯片102接收到车辆本地的控制设备发送的上电信号或者接收到远程移动设备发送的唤醒信号时,电源芯片102恢复对MCU芯片105的供电,MCU芯片105再次就进入工作模式,如图3和图4所示。Among them, the MCU chip 105 is restored to power by the power chip 102 and enters the working mode again, including: when the power chip 102 receives a power-on signal sent by the local control device of the vehicle or receives a wake-up signal sent by a remote mobile device, the power chip 102 restores power to the MCU chip 105, and the MCU chip 105 enters the working mode again, as shown in Figures 3 and 4.

步骤S207:当MCU芯片105中已经存储有修正标志位时,MCU芯片105进行电量修正。Step S207: When the correction flag has been stored in the MCU chip 105, the MCU chip 105 performs power correction.

其中,电量修正包括:MCU芯片105确定OCV与SOC的关系曲线;MCU芯片105根据车辆电池的当前电压和温度参数,对照OCV与SOC的关系曲线确定车辆电池电量;根据MCU芯片105被电源芯片102恢复供电的时长以及预设修正系数对车辆电池电量进行修正。Among them, the power correction includes: the MCU chip 105 determines the relationship curve between OCV and SOC; the MCU chip 105 determines the vehicle battery power according to the current voltage and temperature parameters of the vehicle battery and the relationship curve between OCV and SOC; the vehicle battery power is corrected according to the length of time the MCU chip 105 is restored to power by the power chip 102 and a preset correction coefficient.

步骤S208:当MCU芯片105中无修正标志位时,MCU芯片105不进行电量修正。Step S208: When there is no correction flag in the MCU chip 105, the MCU chip 105 does not perform power correction.

上述步骤S202中,在下电计时的时长小于时间阈值且MCU芯片105在低功耗模式运行中,若MCU芯片105从低功耗模式切换至工作模式,则MCU芯片105向RTC发送第三反馈信号;RTC接收到第三反馈信号时,RTC退出本次计时,MCU芯片105不记录本次修正标志位。其中,第三反馈信号用于通知RTC退出本次计时。In the above step S202, when the duration of the power-off timing is less than the time threshold and the MCU chip 105 is running in the low power mode, if the MCU chip 105 switches from the low power mode to the working mode, the MCU chip 105 sends a third feedback signal to the RTC; when the RTC receives the third feedback signal, the RTC exits this timing, and the MCU chip 105 does not record this correction flag. The third feedback signal is used to notify the RTC to exit this timing.

本发明实施例的方法中,MCU芯片105内置有RTC,当MCU芯片105接收到下电信号时,启动内置的RTC进行下电计时,并且MCU芯片105进入低功耗模式运行。MCU芯片105根据RTC的计时时长是否大于等于时间阈值,判断是否退出低功耗模式;当时长大于等于时间阈值时,MCU芯片105退出低功耗模式,保存修正标志位,然后MCU芯片105发送第一反馈信号至电源芯片102,电源芯片102会根据接收到的第一反馈信号停止对MCU芯片105供电;当MCU芯片105被电源芯片102恢复供电再次进入工作模式时,MCU芯片105根据是否已经存储有修正标志位,判断是否进行电量修正。上述方法,通过MCU芯片105内置的RTC进行下电计时,无需独立RTC芯片、独立电源芯片以及用于对独立RTC芯片和独立电源芯片进行驱动的电路,可以降低成本。而且,MCU芯片105保存修正标志位后,电源芯片102停止对MCU芯片105供电,MCU芯片105进入非工作状态,降低功耗的同时又减少了MCU芯片105的运行时间,有助于保证MCU芯片105的寿命。In the method of the embodiment of the present invention, the MCU chip 105 has a built-in RTC. When the MCU chip 105 receives a power-off signal, the built-in RTC is started to perform power-off timing, and the MCU chip 105 enters a low-power mode. The MCU chip 105 determines whether to exit the low-power mode according to whether the timing duration of the RTC is greater than or equal to the time threshold; when the duration is greater than or equal to the time threshold, the MCU chip 105 exits the low-power mode, saves the correction flag, and then the MCU chip 105 sends a first feedback signal to the power chip 102, and the power chip 102 stops supplying power to the MCU chip 105 according to the received first feedback signal; when the MCU chip 105 is restored by the power chip 102 and enters the working mode again, the MCU chip 105 determines whether to perform power correction according to whether a correction flag has been stored. The above method uses the built-in RTC of the MCU chip 105 to perform power-off timing, without the need for an independent RTC chip, an independent power chip, and a circuit for driving the independent RTC chip and the independent power chip, which can reduce costs. Moreover, after the MCU chip 105 saves the correction flag, the power chip 102 stops supplying power to the MCU chip 105 , and the MCU chip 105 enters a non-working state, which reduces power consumption while reducing the operating time of the MCU chip 105 , helping to ensure the life of the MCU chip 105 .

如图3所示,为本申请实施例提供的一种接收到车辆本地的控制设备发送的上电信号的流程图。如图3所示,该方法的处理步骤包括: As shown in FIG3 , a flowchart of receiving a power-on signal sent by a local control device of a vehicle is provided in an embodiment of the present application. As shown in FIG3 , the processing steps of the method include:

步骤S301:车辆本地的控制设备发起上电信号,并发送上电信号给电源芯片102。其中,车辆本地的控制设备,可以是车辆系统的开关、钥匙等。上电信号是用于控制车辆电池上电的型号。作为一种可能的实现方式,车辆本地的控制设备发起上电信号可以是车辆系统的钥匙开车门的信号。Step S301: The local control device of the vehicle initiates a power-on signal and sends the power-on signal to the power chip 102. The local control device of the vehicle may be a switch, a key, etc. of the vehicle system. The power-on signal is a model for controlling the power-on of the vehicle battery. As a possible implementation, the power-on signal initiated by the local control device of the vehicle may be a signal of the key of the vehicle system to open the car door.

步骤S302:电源芯片102接收到上电信号后,响应于上电信号,对MCU芯片105进行供电。Step S302 : After receiving the power-on signal, the power chip 102 supplies power to the MCU chip 105 in response to the power-on signal.

步骤S303:MCU芯片105接收电源芯片102的供电后,再次进入工作模式。Step S303: After receiving the power from the power chip 102, the MCU chip 105 enters the working mode again.

步骤S304:MCU芯片105再次进入工作模式后,判断是否已经存储有修正标志位。当MCU芯片105中已经存储有修正标志位时,执行步骤S305;否则,执行步骤S306。Step S304: After the MCU chip 105 enters the working mode again, it is determined whether a correction flag has been stored. If the correction flag has been stored in the MCU chip 105, step S305 is executed; otherwise, step S306 is executed.

步骤S305:当MCU芯片105中已经存储有修正标志位时,MCU芯片105进行电量修正。Step S305: When the correction flag has been stored in the MCU chip 105, the MCU chip 105 performs power correction.

一种可能的实现方式是,当MCU芯片105中已经存储有修正标志位时,MCU芯片105确定OCV与SOC的关系曲线;MCU芯片105根据车辆电池的当前电压和温度参数,对照OCV与SOC的关系曲线确定车辆电池电量;根据MCU芯片105被电源芯片102恢复供电的时长以及预设修正系数对车辆电池电量进行修正。One possible implementation method is that when a correction flag has been stored in the MCU chip 105, the MCU chip 105 determines the relationship curve between OCV and SOC; the MCU chip 105 determines the vehicle battery power according to the current voltage and temperature parameters of the vehicle battery and the relationship curve between OCV and SOC; the vehicle battery power is corrected according to the length of time the MCU chip 105 is restored to power by the power chip 102 and a preset correction coefficient.

步骤S306:当MCU芯片105中无修正标志位时,则MCU芯片105不进行电量修正。Step S306: When there is no correction flag in the MCU chip 105, the MCU chip 105 does not perform power correction.

如图4所示,为本申请实施例提供的一种接收远程移动设备发送的唤醒信号的流程图。如图4所示,该方法的处理步骤包括:As shown in FIG4 , a flowchart of receiving a wake-up signal sent by a remote mobile device is provided in an embodiment of the present application. As shown in FIG4 , the processing steps of the method include:

步骤S401:远程移动设备发起唤醒信号,并将唤醒信号发送给整车CAN网络。其中,远程移动设备,可以是平板电脑、手机等具有唤醒信号发起功能的设备。作为一种可能实现的方式,唤醒信号可以是手机控制车辆开启车内空调的指令。Step S401: The remote mobile device initiates a wake-up signal and sends the wake-up signal to the vehicle CAN network. The remote mobile device may be a tablet computer, a mobile phone, or other device that has a wake-up signal initiation function. As a possible implementation method, the wake-up signal may be a command for the mobile phone to control the vehicle to turn on the air conditioner.

步骤S402:整车CAN网络接收到远程移动设备发送的唤醒信号后,整车CAN网络将唤醒信号发送给CAN芯片103。Step S402 : After the vehicle CAN network receives the wake-up signal sent by the remote mobile device, the vehicle CAN network sends the wake-up signal to the CAN chip 103 .

步骤S403:CAN芯片103接收到唤醒信号后,将唤醒信号发送给电源芯片102。Step S403 : after receiving the wake-up signal, the CAN chip 103 sends the wake-up signal to the power chip 102 .

步骤S404:电源芯片102接收到唤醒信号后,响应于唤醒信号,对MCU芯片105进行供电。Step S404: After receiving the wake-up signal, the power chip 102 supplies power to the MCU chip 105 in response to the wake-up signal.

步骤S405:MCU芯片105接收电源芯片102的供电后,再次进入工作模式。Step S405: After receiving the power from the power chip 102, the MCU chip 105 enters the working mode again.

步骤S406:MCU芯片105再次进入工作模式后,判断是否已经存储有修正标志位。当MCU芯片105中已经存储有修正标志位时,执行步骤S407;否则,执行步骤S408。Step S406: After the MCU chip 105 enters the working mode again, it is determined whether a correction flag has been stored. If the correction flag has been stored in the MCU chip 105, step S407 is executed; otherwise, step S408 is executed.

步骤S407:当MCU芯片105中已经存储有修正标志位时,MCU芯片105进行电量修正。一种可能的实现方式是,当MCU芯片105中已经存储有修正标志位时,MCU芯片105确定OCV与SOC的关系曲线;MCU芯片105根据车辆电池的当前电压和温度参数,对照OCV与SOC的关系曲线确定车辆电池电量;根据MCU芯片105被电源芯片102恢复供电的时长以及预设修正系数对车辆电池电量进行修正。Step S407: When the correction flag is already stored in the MCU chip 105, the MCU chip 105 performs power correction. One possible implementation is that when the correction flag is already stored in the MCU chip 105, the MCU chip 105 determines the relationship curve between OCV and SOC; the MCU chip 105 determines the vehicle battery power according to the current voltage and temperature parameters of the vehicle battery and the relationship curve between OCV and SOC; the vehicle battery power is corrected according to the length of time the MCU chip 105 is restored to power by the power chip 102 and the preset correction coefficient.

步骤S408:当MCU芯片105中无修正标志位时,MCU芯片105不进行电量修正。Step S408: When there is no correction flag in the MCU chip 105, the MCU chip 105 does not perform power correction.

以上所述仅为本发明实施例的较佳实施例而已,并不用以限制本发明实施例,凡在本发明实施例的精神和原则之内,所做的任何修改、等同替换、改进等,均应包含在本发明实施例保护的范围之内。 The above description is only a preferred embodiment of the embodiment of the present invention and is not intended to limit the embodiment of the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and principles of the embodiment of the present invention should be included in the scope of protection of the embodiment of the present invention.

Claims (9)

一种电池管理系统的电量修正方法,其特征在于,所述方法应用于MCU芯片,所述MCU芯片内置有RTC,所述方法包括:A method for correcting the electric quantity of a battery management system, characterized in that the method is applied to an MCU chip, the MCU chip has an RTC built in, and the method comprises: 所述MCU芯片接收到下电信号时,启动内置的所述RTC进行下电计时,并且所述MCU芯片进入低功耗模式运行,其中,在所述下电计时过程中,所述RTC判断所述下电计时的时长是否大于等于时间阈值;When the MCU chip receives a power-off signal, the built-in RTC is started to perform power-off timing, and the MCU chip enters a low power consumption mode, wherein during the power-off timing process, the RTC determines whether the duration of the power-off timing is greater than or equal to a time threshold; 若所述时长大于等于所述时间阈值,则所述RTC唤醒所述MCU芯片退出所述低功耗模式;If the duration is greater than or equal to the time threshold, the RTC wakes up the MCU chip to exit the low power consumption mode; 所述MCU芯片退出所述低功耗模式后,所述MCU芯片保存修正标志位;After the MCU chip exits the low power consumption mode, the MCU chip saves the correction flag bit; 所述MCU芯片保存所述修正标志位后,所述MCU芯片发送第一反馈信号至电源芯片,所述电源芯片用于根据所述第一反馈信号停止对所述MCU芯片供电;After the MCU chip saves the correction flag, the MCU chip sends a first feedback signal to the power chip, and the power chip is used to stop supplying power to the MCU chip according to the first feedback signal; 所述MCU芯片被所述电源芯片恢复供电再次进入工作模式时,所述MCU芯片判断是否已经存储有所述修正标志位;When the MCU chip is powered on again by the power chip and enters the working mode again, the MCU chip determines whether the correction flag bit has been stored; 若有,则所述MCU芯片进行电量修正;If yes, the MCU chip performs power correction; 否则,所述MCU芯片不进行电量修正。Otherwise, the MCU chip does not perform power correction. 根据权利要求1所述的方法,其特征在于,所述MCU芯片除了包含所述RTC之外,还包含若干其他模块;所述MCU芯片接收到下电信号时,启动内置的所述RTC进行下电计时,并且所述MCU芯片进入低功耗模式运行,包括:The method according to claim 1 is characterized in that the MCU chip includes several other modules in addition to the RTC; when the MCU chip receives a power-off signal, the built-in RTC is started to perform power-off timing, and the MCU chip enters a low power consumption mode, including: 所述MCU芯片接收到下电信号时,关闭所述MCU芯片内置的其他模块,仅保留所述RTC计时功能;When the MCU chip receives a power-off signal, other modules built into the MCU chip are turned off, and only the RTC timing function is retained; 其中,所述低功耗模式包括:所述MCU芯片中的所述RTC为工作状态,所述MCU芯片中的其他模块为非工作状态。The low power consumption mode includes: the RTC in the MCU chip is in a working state, and other modules in the MCU chip are in a non-working state. 根据权利要求2所述的方法,其特征在于,若所述时长大于等于所述时间阈值,则所述RTC唤醒所述MCU芯片退出所述低功耗模式,包括:The method according to claim 2 is characterized in that if the duration is greater than or equal to the time threshold, the RTC wakes up the MCU chip to exit the low power consumption mode, comprising: 若所述时长大于等于所述时间阈值,则所述RTC发送第二反馈信号至所述MCU芯片;If the duration is greater than or equal to the time threshold, the RTC sends a second feedback signal to the MCU chip; 所述MCU芯片接收所述第二反馈信号后,启动所述MCU芯片内置的其他模块,进入工作模式。After receiving the second feedback signal, the MCU chip starts other modules built into the MCU chip and enters a working mode. 根据权利要求1所述的方法,其特征在于,所述在所述下电计时过程中,所述RTC判断所述下电计时的时长是否大于等于时间阈值,还包括:The method according to claim 1, characterized in that, during the power-off timing process, the RTC determines whether the duration of the power-off timing is greater than or equal to a time threshold, further comprising: 在下电计时的所述时长小于时间阈值且所述MCU芯片在低功耗模式运行中,若所述MCU芯片从所述低功耗模式切换至工作模式,则所述MCU芯片向所述RTC发送第三反馈信号;When the duration of the power-off timing is less than the time threshold and the MCU chip is running in the low power consumption mode, if the MCU chip switches from the low power consumption mode to the working mode, the MCU chip sends a third feedback signal to the RTC; 所述RTC接收到所述第三反馈信号时,所述RTC退出本次计时,所述MCU芯片不记录本次所述修正标志位。When the RTC receives the third feedback signal, the RTC exits the current timing, and the MCU chip does not record the correction flag bit of this time. 根据权利要求1所述的方法,其特征在于,所述MCU芯片被所述电源芯片恢复供电再次进入工作模式,包括:The method according to claim 1 is characterized in that the MCU chip is powered back on by the power chip and enters the working mode again, comprising: 所述电源芯片接收到车辆本地的控制设备发送的上电信号或者接收到远程移动设备发送的唤醒信号时,所述电源芯片恢复对所述MCU芯片的供电,所述MCU芯片再次 进入工作模式。When the power chip receives a power-on signal sent by a local control device of the vehicle or a wake-up signal sent by a remote mobile device, the power chip resumes power supply to the MCU chip, and the MCU chip resumes power supply to the MCU chip. Enter working mode. 根据权利要求5所述的方法,其特征在于,所述电源芯片接收到车辆本地的控制设备发送的上电信号时,所述电源芯片恢复对所述MCU芯片的供电,包括:The method according to claim 5 is characterized in that when the power chip receives a power-on signal sent by a local control device of the vehicle, the power chip resumes power supply to the MCU chip, comprising: 车辆本地的控制设备控制车辆电池上电后,向所述电源芯片发送上电信号;After the vehicle battery is powered on, the local control device of the vehicle sends a power-on signal to the power chip; 响应于所述上电信号,所述电源芯片对所述MCU芯片进行供电,使得所述MCU芯片重新进入工作模式。In response to the power-on signal, the power chip supplies power to the MCU chip, so that the MCU chip re-enters the working mode. 根据权利要求5所述的方法,其特征在于,所述电源芯片接收到远程移动设备发送的唤醒信号时,所述电源芯片恢复对所述MCU芯片的供电,包括:The method according to claim 5 is characterized in that when the power chip receives a wake-up signal sent by a remote mobile device, the power chip resumes power supply to the MCU chip, comprising: 整车CAN网络接收到远程移动设备发送的唤醒信号后,整车CAN网络通过CAN芯片向所述电源芯片发送唤醒信号;After the vehicle CAN network receives the wake-up signal sent by the remote mobile device, the vehicle CAN network sends the wake-up signal to the power chip through the CAN chip; 响应于所述唤醒信号,所述电源芯片对所述MCU芯片进行供电,使得所述MCU芯片重新进入工作模式。In response to the wake-up signal, the power chip supplies power to the MCU chip, so that the MCU chip re-enters the working mode. 根据权利要求1所述的方法,其特征在于,所述电量修正,包括:The method according to claim 1, characterized in that the power correction comprises: 所述MCU芯片确定OCV与SOC的关系曲线;The MCU chip determines the relationship curve between OCV and SOC; 所述MCU芯片根据车辆电池的当前电压和温度参数,对照所述OCV与SOC的关系曲线确定车辆电池电量;The MCU chip determines the battery capacity of the vehicle according to the current voltage and temperature parameters of the vehicle battery and the relationship curve between OCV and SOC; 根据所述MCU芯片被所述电源芯片恢复供电的时长以及预设修正系数对所述车辆电池电量进行修正。The vehicle battery power is corrected according to the duration for which the MCU chip is restored to power by the power chip and a preset correction coefficient. 一种电池管理系统,其特征在于,包括:MCU芯片、电源芯片和CAN芯片;MCU芯片和电源芯片电连接,CAN芯片和电源芯片电连接;A battery management system, characterized in that it comprises: an MCU chip, a power chip and a CAN chip; the MCU chip and the power chip are electrically connected, and the CAN chip and the power chip are electrically connected; 所述MCU芯片内置有RTC,所述MCU芯片用于执行权利要求1至8任意一项所述的方法。 The MCU chip has a built-in RTC, and the MCU chip is used to execute the method described in any one of claims 1 to 8.
PCT/CN2024/102326 2023-10-11 2024-06-28 Battery level correction method for battery management system, and system Pending WO2025077298A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202311312835.6A CN117360328B (en) 2023-10-11 2023-10-11 Electric quantity correction method and system of battery management system
CN202311312835.6 2023-10-11

Publications (1)

Publication Number Publication Date
WO2025077298A1 true WO2025077298A1 (en) 2025-04-17

Family

ID=89390416

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2024/102326 Pending WO2025077298A1 (en) 2023-10-11 2024-06-28 Battery level correction method for battery management system, and system

Country Status (2)

Country Link
CN (1) CN117360328B (en)
WO (1) WO2025077298A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117360328B (en) * 2023-10-11 2024-12-27 上汽通用五菱汽车股份有限公司 Electric quantity correction method and system of battery management system

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013068431A (en) * 2011-09-20 2013-04-18 Jvc Kenwood Corp Battery level indicator, battery level indication method and program
CN113489596A (en) * 2021-05-27 2021-10-08 江铃汽车股份有限公司 Sleep control method, T-BOX and computer-readable storage medium
WO2021244085A1 (en) * 2020-06-04 2021-12-09 珠海格力电器股份有限公司 Soc value display method and display device, and energy storage system
CN115113071A (en) * 2021-12-24 2022-09-27 长城汽车股份有限公司 Battery SOC value correction method and related device
CN115332655A (en) * 2022-08-17 2022-11-11 福建时代星云科技有限公司 Method and system for optimizing SOC (system on chip) of outdoor power supply
CN116148668A (en) * 2022-12-15 2023-05-23 湖北亿纬动力有限公司 Battery management system and its SOC correction method, computer-readable storage medium
CN117360328A (en) * 2023-10-11 2024-01-09 上汽通用五菱汽车股份有限公司 Electric quantity correction method and system of battery management system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106945546B (en) * 2017-03-07 2019-11-05 安徽江淮汽车集团股份有限公司 The SOC dynamic correcting method of power battery
CN113386627B (en) * 2021-06-28 2023-01-31 东风汽车有限公司东风日产乘用车公司 Method for correcting capacity of automobile storage battery, electronic device and storage medium
CN116848697A (en) * 2021-11-16 2023-10-03 宁德时代新能源科技股份有限公司 Method and device for correcting battery temperature, battery management system and electrical equipment

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013068431A (en) * 2011-09-20 2013-04-18 Jvc Kenwood Corp Battery level indicator, battery level indication method and program
WO2021244085A1 (en) * 2020-06-04 2021-12-09 珠海格力电器股份有限公司 Soc value display method and display device, and energy storage system
CN113489596A (en) * 2021-05-27 2021-10-08 江铃汽车股份有限公司 Sleep control method, T-BOX and computer-readable storage medium
CN115113071A (en) * 2021-12-24 2022-09-27 长城汽车股份有限公司 Battery SOC value correction method and related device
CN115332655A (en) * 2022-08-17 2022-11-11 福建时代星云科技有限公司 Method and system for optimizing SOC (system on chip) of outdoor power supply
CN116148668A (en) * 2022-12-15 2023-05-23 湖北亿纬动力有限公司 Battery management system and its SOC correction method, computer-readable storage medium
CN117360328A (en) * 2023-10-11 2024-01-09 上汽通用五菱汽车股份有限公司 Electric quantity correction method and system of battery management system

Also Published As

Publication number Publication date
CN117360328A (en) 2024-01-09
CN117360328B (en) 2024-12-27

Similar Documents

Publication Publication Date Title
CN112109646B (en) System and method for realizing low-power-consumption vehicle-mounted communication management
CN113400957B (en) Self-starting charging method and device for extended range vehicle, electronic equipment and medium
CN110525215B (en) A control method of an electric vehicle low-voltage battery anti-deficient automatic control system
CN102262432B (en) System and method for automatic rebooting subsequent to crash of Modem of smart phone
CN112087355A (en) State control method and device, electronic module and CAN network system
CN114844191A (en) Intelligent power supplementing method and device, storage medium and electronic device
US20080039154A1 (en) Communication apparatus and method for controlling the same
CN109435761B (en) A battery voltage monitoring method and vehicle controller
CN106427585A (en) Time delay method, time delay system, power-up delay and power-down delay method and system
CN114932840A (en) Control method and device of power management system, storage medium and processor
CN113765679B (en) Computer network awakening method and system
WO2025077298A1 (en) Battery level correction method for battery management system, and system
CN118897696A (en) SOC chip sleep method, device and vehicle
CN209757018U (en) Body Controllers and Vehicles
WO2024250549A1 (en) Reservation charging control method and system
CN113629790A (en) Charging management method, charging management device, vehicle and computer-readable storage medium
CN106301799A (en) A kind of intelligent power supply method of vehicle-mounted router and system and vehicle-mounted router
CN118269758A (en) Power supply device, method and power-consuming equipment
WO2021078261A1 (en) Power supply control method, system and device
KR20050065394A (en) Method and apparatus for reducing memory current leakage in a mobile device
CN100494901C (en) Power supply management method of vehicle computer system
CN112394804A (en) Power supply regulation and control device, computer system and related power supply regulation and control method thereof
CN117818507A (en) A quick startup method for intelligent cockpit domain controller
CN110015254A (en) Vehicle console device and control method
CN113771780A (en) Method for TBOX to enter enhanced networking dormancy and TBOX

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: 24876120

Country of ref document: EP

Kind code of ref document: A1