WO2021062956A1 - 充电信息处理方法、存储介质及电子设备 - Google Patents

充电信息处理方法、存储介质及电子设备 Download PDF

Info

Publication number
WO2021062956A1
WO2021062956A1 PCT/CN2019/129481 CN2019129481W WO2021062956A1 WO 2021062956 A1 WO2021062956 A1 WO 2021062956A1 CN 2019129481 W CN2019129481 W CN 2019129481W WO 2021062956 A1 WO2021062956 A1 WO 2021062956A1
Authority
WO
WIPO (PCT)
Prior art keywords
charging
time
state data
real
estimated
Prior art date
Application number
PCT/CN2019/129481
Other languages
English (en)
French (fr)
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 WO2021062956A1 publication Critical patent/WO2021062956A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/08Payment architectures
    • G06Q20/14Payment architectures specially adapted for billing systems
    • G06Q20/145Payments according to the detected use or quantity
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0633Lists, e.g. purchase orders, compilation or processing
    • G06Q30/0635Processing of requisition or of purchase orders
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07FCOIN-FREED OR LIKE APPARATUS
    • G07F15/00Coin-freed apparatus with meter-controlled dispensing of liquid, gas or electricity
    • G07F15/003Coin-freed apparatus with meter-controlled dispensing of liquid, gas or electricity for electricity
    • G07F15/005Coin-freed apparatus with meter-controlled dispensing of liquid, gas or electricity for electricity dispensed for the electrical charging of vehicles

Definitions

  • the present invention relates to the field of information processing technology, in particular to a charging information processing method, storage medium and electronic equipment.
  • the charging equipment will regularly record the charging status data (such as the current power of the vehicle, the accumulated charging amount, the accumulated charging time, the current output power, the current cost, etc.) and report the charging status data to the operator platform .
  • the charging device After charging ends (the user pulls out the gun to stop charging, or the operator app stops charging), the charging device will generate a bill according to the preset charging strategy, report it to the operator platform, and then the operator platform will collect the fee through the payment channel.
  • the existing charging method for charging equipment must require normal communication between the charging pile and the operator.
  • charging devices are similar to typical IoT devices (Internet of Things devices).
  • IoT devices Internet of Things devices.
  • An obvious feature of these devices is that the stability of the communication connection is greatly affected by the network. If the network is unstable, it will cause the charging device and the operator's platform. Communication is frequently interrupted. For example: after user A uses the charging device to complete the charge, the charging device reports the bill to the operator platform in the process, the network has a problem and the transmitted data is lost, or the charging device needs to wait for maintenance due to its own failure, and the charging device cannot report the bill in time To the operator platform, then there will be a problem that user A cannot charge for this charging process.
  • the present invention aims to provide a charging information processing method, storage medium and electronic equipment to solve the problem that the current charging process cannot be completed in time when the network between the charging equipment and the operator platform is interrupted in the prior art, which affects the timeliness of the next charging of electric vehicles. Issues of sex and safety.
  • the present invention provides a charging information processing method, which includes the following steps:
  • the first identifier is set for the order for the current charging process, and the first identifier is used to indicate the current charging The process is complete but the order is not complete.
  • the above charging information processing method further includes the following steps:
  • the first indicator of the order is adjusted to a second indicator, and the estimated charging result is used as the charging value of the order.
  • the second indicator is used to indicate that the charging process has been completed and The order is pending payment.
  • the step of obtaining the estimated charging result of the current charging process according to all the charging state data or the latest charging state data includes:
  • the step of obtaining the accumulated charging capacity of the current charging process according to all the charging state data or the latest charging state data includes:
  • the accumulated charge amount is obtained by summing up the charge amount in all time periods.
  • the step of obtaining the estimated charging result of the current charging process according to all the charging state data or the latest charging state data includes:
  • the step of obtaining the estimated charging result of the current charging process according to all the charging state data or the latest charging state data includes:
  • the above charging information processing method further includes the following steps:
  • the first identifier of the order is adjusted to the second identifier, and the charging result in the bill is used as the order The billing value.
  • the above charging information processing method further includes the following steps:
  • the charging state data receiving time is the time when the charging state data was received last time.
  • the present invention also provides a storage medium in which program instructions are stored, and the computer reads the program instructions and executes any of the charging information processing methods described above.
  • the present invention also provides an electronic device, including at least one processor and at least one memory, at least one of the memories stores program instructions, and at least one of the processors reads the program instructions and executes any of the above The charging information processing method.
  • the charging information processing method, storage medium, and electronic device provided by the embodiments of the present invention include obtaining the charging state data receiving time of the current charging process, and the charging state data is sent by the charging device performing the current charging process; if If the bill for this charging process is not obtained within the first preset time after the receiving time, a first identifier is set for the order for this charging process, and the first identifier is used to indicate the current charging process Completed but the said order is not complete.
  • the operator platform cannot receive the bill corresponding to this charging process, and the identifier of the order for this charging process is set as the first identifier , which means that the completion of this charging process can also show that the order has not been completed, and it will not affect the user's next charging process, ensuring the timeliness and safety of electric vehicle charging.
  • FIG. 1 is a flowchart of a charging information processing method according to an embodiment of the present invention
  • Figure 2 is a schematic diagram of signal transmission of charging device sending charging status data to the operator platform during the charging process
  • Figure 3 is a schematic diagram of signal transmission for charging equipment to send a bill to an operator platform
  • FIG. 4 is a flowchart of a charging information processing method according to another embodiment of the present invention.
  • FIG. 5 is a schematic diagram of the hardware connection relationship of the electronic device according to an embodiment of the present invention.
  • the terms “installation”, “connected” and “connected” should be interpreted broadly unless otherwise clearly specified and limited.
  • it can be a fixed connection or a detachable connection.
  • Connected or integrally connected it can be a mechanical connection or an electrical connection; it can be directly connected or indirectly connected through an intermediate medium, and it can be the internal communication between two components.
  • the specific meaning of the above-mentioned terms in the present invention can be understood in specific situations.
  • This embodiment provides a charging information processing method, which can be applied to an operator platform for the operator platform to implement settlement for users who have completed charging. As shown in Figure 1, the method includes the following steps:
  • the charging status data can include the accumulated charging capacity, the pile power of the charging device, the accumulated charging time, and the accumulated charging amount.
  • Each time the charging status data is received can be used as the receiving time.
  • the charging state data receiving time is the time when the charging state data was received last time, that is, the time when the charging device successfully communicated with the operator platform the last time.
  • a first identifier is set for the order for the current charging process, and the first identifier is used to indicate the current charging process.
  • the charging process has been completed but the order has not been completed.
  • the first preset duration can be selected to be longer than the longest charging time. For example, the duration of the electric vehicle from zero battery power until the battery is fully charged as the longest charging time, the first preset duration needs to be greater than this duration.
  • the signal strength and network speed of the area where the charging device is located can be used as a reference. As shown in Figure 3, the charging device will try to send a bill to the operator platform after the charging process is completed.
  • the maximum charging time of the vehicle is 2 hours
  • the first preset duration in this step can be selected to be between 4-6 hours, which is the longest charging 2-3 times the time. If the bill has not been received within the first preset time period, the identifier of the order for this charging process is set as the first identifier, which means that the charging process is completed and the order is not completed at this time. , Allowing users to start the charging process, for example, changing the charging function on the mobile phone App to a usable state, instead of as in the prior art, as long as there is an unpaid bill, the charging function remains unusable. In this way, the next charging process of the user is not affected, and the uncompleted order can be tracked continuously, and payment can be made after the communication returns to normal.
  • the above method may further include the following steps:
  • step S104 Obtain the estimated charging result of the current charging process according to all the charging status data or the latest charging status data; as described in step S101, the charging device will send the charging status data to the Operator platform, the corresponding historical data has been stored in the operator platform.
  • the operator platform can estimate the charging result of this charging process based on the pile power, accumulated charging amount, and accumulated charging duration in these charging status data.
  • S105 Adjust the first identifier of the order to a second identifier, and use the estimated charging result as the charging value of the order, and the second identifier is used to indicate that the charging process has been completed this time.
  • Completed and the order is pending payment. That is, the order identifier of this charging process is adjusted to the second identifier of the normal pending payment state, and the estimated billing result is used as the amount to be paid this time to request the user to pay, which can ensure that the user follows the estimated order After the order is paid, the charging process is closed, which will not have any impact on the subsequent charging process, which improves the convenience of users and the timeliness of vehicle charging.
  • the above method may further include the following steps:
  • step S106 If the bill is acquired within a second preset time period after the receiving time, perform step S107.
  • S107 Adjust the first identifier of the order to the second identifier, and use the charging result in the bill as the charging value of the order.
  • the charging result in the actual bill is directly used as the billing value of the order and the order status is modified To be paid, charge the user according to the order.
  • step S107 can be implemented in the following manner:
  • S71 Obtain the accumulated charging capacity of the current charging process according to all the charging status data or the latest charging status data; in this step, the accumulated charging capacity can be obtained in the following manner, and the output power and the accumulated accumulative amount of the charging device can be obtained according to the latest charging status data
  • the charging time is obtained by obtaining the accumulative charge amount according to the output power and the accumulative charging time; or, obtaining real-time output power for different periods of time according to all charging status data; obtaining each period of time according to the duration of each period and the real-time output power The amount of charge within; summing up the amount of charge in all time periods to obtain the cumulative amount of charge.
  • the accumulated charging capacity, pile power, accumulated charging time and other data may not be in the same data packet.
  • the accumulated charging amount sent by the charging device is based on the output power and the accumulated charging
  • the accumulated charge amount calculated by the duration calculation may also be different. Therefore, in the actual calculation, one of the methods can be selected to obtain the accumulated charge amount, and the accumulated charge amount can also be calculated according to different methods and then averaged.
  • S72 Obtain the estimated charging result according to the accumulated charging amount and a preset charging strategy.
  • the charging strategy is set by the operator according to its actual situation. For example, in order to attract target users, a certain discount is given to customers based on the actually calculated charging amount.
  • the estimated billing result can be obtained by combining the electricity price and billing strategy.
  • step S107 can also be implemented in the following manner:
  • S701 Obtain the real-time charging amount in different periods of time and the real-time charging value corresponding to the real-time charging amount according to all the charging state data; in some charging equipment, it is preset to be able to record the electricity price in real time, so this part of the charging
  • the charging status data therein will include the real-time charging value corresponding to the real-time charging amount.
  • the real-time charging capacity can be extracted from each charging state data. To get multiple record values.
  • S702 Obtain the electricity charge value in each time period according to the real-time charging amount and the real-time charging value in each time period.
  • S703 Summarize the electricity billing values in all time periods to obtain the estimated billing result.
  • the acquisition time of the charging status data can be obtained, and the time interval between the acquisition time of the current charging status data and the acquisition time of the previous charging status data can be used as the length of the time period corresponding to the current charging status data.
  • step S107 can also be implemented in the following manner:
  • S7-A Obtain the first accumulated charge amount of the current charging process according to the latest state of charge data; obtain the first estimated charging result according to the first accumulated charge amount and the preset charging strategy;
  • S7-B Obtain the real-time output power in different periods according to all the charging status data, obtain the charging amount in each period according to the duration of each period and the real-time output power, and summarize the charging amount in all periods to obtain the second cumulative charging amount; Obtaining a second estimated charging result according to the second accumulated charging amount and the preset charging strategy;
  • S7-C Obtain the real-time charging amount in different periods and the real-time charging value corresponding to the real-time charging amount according to all charging status data; obtain each real-time charging amount and the real-time charging value in each period Electricity billing value in a time period; summarizing the electricity billing value in all time periods to obtain the third estimated billing result;
  • S7-D Obtain the estimated charging result according to the first estimated charging result, the second estimated charging result, and the third estimated charging result.
  • different calculation results can be obtained through multiple calculation methods, and the final estimated billing results can be obtained by combining multiple calculation results.
  • the average value of the three can be obtained, or the maximum value and the minimum value can be selected.
  • S109 Adjust the length of the first preset duration and the second preset duration according to the historical bill feedback duration.
  • the communication efficiency between the charging device and the operator platform may be different.
  • the first preset duration and the second preset duration can be adjusted according to the actual communication between the charging device and the operator platform in each area. Set the time length for personalized adjustment, so that this method is more in line with the actual local conditions.
  • This embodiment provides a storage medium in which program instructions are stored. After reading the program instructions, a computer executes the charging information processing method described in any one of the technical solutions in Embodiment 1.
  • FIG. 5 is a schematic diagram of the hardware structure of an electronic device for executing the charging information processing method provided by this embodiment, and the device includes:
  • One processor 501 is taken as an example in FIG. 5.
  • the device for executing the charging information processing method may further include: an input device 503 and an output device 504.
  • the processor 501, the memory 502, the input device 503, and the output device 504 may be connected by a bus or other methods. In FIG. 5, the connection by a bus is taken as an example.
  • the memory 502 can be used to store non-volatile software programs, non-volatile computer-executable programs, and modules.
  • the processor 501 executes various functional applications and data processing of the server by running non-volatile software programs, instructions, and modules stored in the memory 502, that is, realizing the charging information processing method of the foregoing method embodiment.
  • the above solution provided by this embodiment can close the order for this charging process in advance when the communication between the charging device and the operator platform is disconnected, without affecting the user's next charging process, and ensuring the timeliness and safety of electric vehicle charging .

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Economics (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Development Economics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Marketing (AREA)
  • Charge And Discharge Circuits For Batteries Or The Like (AREA)

Abstract

一种充电信息处理方法、存储介质及电子设备,其中的方法包括获取本次充电过程的充电状态数据接收时间,所述充电状态数据由执行本次充电过程的充电设备发送(S101);若在所述接收时间后的第一预设时长内未获取到本次充电过程的账单,则为本次充电过程的订单设置第一标志符,所述第一标志符用于表示本次充电过程已完成而所述订单未完成(S102)。采用上述方法,在本次充电过程执行完成而未收到账单时,也不影响本用户的下次充电过程,确保了电动车辆充电的及时性和安全性。

Description

充电信息处理方法、存储介质及电子设备
本申请要求在2019年09月30日提交中国专利局、申请号为201910939971.5、发明名称为“充电信息处理方法、存储介质及电子设备”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本发明涉及信息处理技术领域,具体涉及一种充电信息处理方法、存储介质及电子设备。
背景技术
随着国家对新能源相关产业的投入,电动车辆越来越受到人们的青睐,进而带来充电行业的蓬勃发展。充电设备在为电动车辆补充电量的过程中,会定期记录充电状态数据(例如车辆当前电量,累计充电量、累计充电时间、当前输出功率、当前费用等)并将充电状态数据上报给运营商平台。充电结束(用户拔枪停止充电,或者运营商APP停止充电)后,充电设备会根据预设的计费策略,生成账单,上报给运营商平台,再由运营商平台通过支付渠道收取费用。
现有的充电设备的充电计费方式,必须要求充电桩与运营商之间的通信正常。但是充电设备于典型的IoT设备(物联网设备),这些设备的一个明显特点是通信连接的稳定性收到网络的影响很大,如果网络不稳定就会导致充电设备与运营商平台之间的通信频繁中断。例如:用户A在使用充电设备完成充电后,充电设备上报账单给运营商平台的过程中,网络出现问题导致传输的数据丢失,或者充电设备由于自身故障需要等待检修导致充电设备无法及时将账单上报给运营商平台,那么就会出现用户A的本次充电过程无法计费问题。同时,由于用户A的本次充电过程无法支付导致不能及时结束本次充电过程,因此在所驾驶车辆再次电能不足时,此时用户A由于存在未完成 订单,无法启动下一次充电过程,极大地降低了电动车辆充电的及时性和安全性。
发明内容
本发明旨在提供一种充电信息处理方法、存储介质及电子设备,以解决现有技术中充电设备与运营商平台间网络中断时无法及时完成本次充电过程影响到电动车辆下一次充电的及时性和安全性的问题。
为此,本发明提供一种充电信息处理方法,包括如下步骤:
获取本次充电过程的充电状态数据接收时间,所述充电状态数据由执行本次充电过程的充电设备发送;
若在所述接收时间后的第一预设时长内未获取到本次充电过程的账单,则为本次充电过程的订单设置第一标志符,所述第一标志符用于表示本次充电过程已完成而所述订单未完成。
可选地,上述的充电信息处理方法中,还包括如下步骤:
若在所述接收时间后的第二预设时长内仍未获取到所述账单,则提取与本次充电过程对应的全部充电状态数据或最新充电状态数据;
根据全部充电状态数据或最新充电状态数据获取本次充电过程的预估计费结果;
将所述订单的第一标志符调整为第二标志符,并将所述预估计费结果作为所述订单的计费值,所述第二标志符用于表示本次充电过程已完成且所述订单待支付。
可选地,上述的充电信息处理方法中,根据全部充电状态数据或最新充电状态数据获取本次充电过程的预估计费结果的步骤中,包括:
根据全部充电状态数据或最新充电状态数据获取本次充电过程的累计充电量;
根据所述累计充电量和预设计费策略得到所述预估计费结果。
可选地,上述的充电信息处理方法中,根据全部充电状态数据或最新充电状态数据获取本次充电过程的累计充电量的步骤中,包括:
根据最新充电状态数据获取所述充电设备的输出功率和累计充电时长,根据所述输出功率和所述累计充电时长得到所述累计充电量;或,
根据全部充电状态数据获取不同时段的实时输出功率;
根据每一时段的时长和实时输出功率得到每一时段内的充电量;
汇总所有时段内的充电量得到所述累计充电量。
可选地,上述的充电信息处理方法中,根据全部充电状态数据或最新充电状态数据获取本次充电过程的预估计费结果的步骤中,包括:
根据全部充电状态数据获取不同时段的实时充电量和与所述实时充电量对应的实时计费值;
根据每一时段的所述实时充电量和所述实时计费值得到每一时段内的电量计费值;
汇总所有时段内的电量计费值得到所述预估计费结果。
可选地,上述的充电信息处理方法中,根据全部充电状态数据或最新充电状态数据获取本次充电过程的预估计费结果的步骤中,包括:
根据最新充电状态数据获取本次充电过程的第一累计充电量;根据所述第一累计充电量和预设计费策略得到第一预估计费结果;
根据全部充电状态数据获取不同时段的实时输出功率,根据每一时段的时长和实时输出功率得到每一时段内的充电量,汇总所有时段内的充电量得到第二累计充电量;根据所述第二累计充电量和预设计费策略得到第二预估计费结果;
根据全部充电状态数据获取不同时段的实时充电量和与所述实时充电量对应的实时计费值;根据每一时段的所述实时充电量和所述实时计费值得到每一时段内的电量计费值;汇总所有时段内的电量计费值得到第三预估计费结果;
根据所述第一预估计费结果、所述第二预估计费结果和所述第三预估计费结果得到所述预估计费结果。
可选地,上述的充电信息处理方法中,还包括如下步骤:
若在所述接收时间后的第二预设时长内获取到所述账单,将所述订单的第一标志符调整为第二标志符,并将所述账单中的计费结果作为所述订单的计费值。
可选地,上述的充电信息处理方法中,还包括如下步骤:
获取所述充电设备的历史账单反馈时长;
根据所述历史账单反馈时长调整所述第一预设时长和所述第二预设时长的长度。
可选地,上述的充电信息处理方法中,获取本次充电过程的充电状态数据接收时间的步骤中:
所述充电状态数据接收时间为最近一次接收到充电状态数据的时间。
本发明还提供一种存储介质,所述存储介质中存储有程序指令,计算机读取所述程序指令后执行以上任一项所述的充电信息处理方法。
本发明还提供一种电子设备,包括至少一个处理器和至少一个存储器,至少一个所述存储器中存储有程序指令,至少一个所述处理器读取所述程序指令后执行以上任一项所述的充电信息处理方法。
与现有技术相比,本发明实施例提供的上述技术方案至少具有以下有益效果:
本发明实施例提供的充电信息处理方法、存储介质及电子设备,其中的方法包括获取本次充电过程的充电状态数据接收时间,所述充电状态数据由执行本次充电过程的充电设备发送;若在所述接收时间后的第一预设时长内未获取到本次充电过程的账单,则为本次充电过程的订单设置第一标志符,所述第一标志符用于表示本次充电过程已完成而所述订单未完成。采用上述方案,如果充电设备与运营商平台之间的通信连接断开,则运营商平台无法接收到本次充电过程对应的账单,将本次充电过程的订单的标志符设置为第一标志符,表示本次充电过程完成同时能够表现出本次订单并未完成,也不影响本用户的下次充电过程,确保了电动车辆充电的及时性和安全性。
附图说明
图1为本发明一个实施例所述充电信息处理方法的流程图;
图2为充电设备在充电过程中向运营商平台发送充电状态数据的信号传输示意图;
图3为充电设备向运营商平台发送账单的信号传输示意图;
图4为本发明另一个实施例所述充电信息处理方法的流程图;
图5为本发明一个实施例所述电子设备的硬件连接关系示意图。
具体实施方式
下面将结合附图进一步说明本发明实施例。在本发明的描述中,需要说明的是,术语“中心”、“上”、“下”、“左”、“右”、“竖直”、“水平”、“内”、“外”等指示的方位或位置关系为基于附图所示的方位或位置关系,仅是为了便于描述本发明的简化描述,而不是指示或暗示所指的装置或组件必需具有特定的方位、以特定的方位构造和操作,因此不能理解为对本发明的限制。此外,术语“第一”、“第二”、“第三”仅用于描述目的,而不能理解为指示或暗示相对重要性。其中,术语“第一位置”和“第二位置”为两个不同的位置。
在本发明的描述中,需要说明的是,除非另有明确的规定和限定,术语“安装”、“相连”、“连接”应做广义理解,例如,可以是固定连接,也可以是可拆卸连接,或一体地连接;可以是机械连接,也可以是电连接;可以是直接相连,也可以通过中间媒介间接相连,可以是两个组件内部的连通。对于本领域的普通技术人员而言,可以具体情况理解上述术语在本发明中的具体含义。本申请中提供的以下实施例中的各个技术方案,除非彼此之间相互矛盾,否则不同技术方案之间可以相互组合,其中的技术特征可以相互替换。
实施例1
本实施例提供一种充电信息处理方法,可应用于运营商平台中供运营商平台为充电完成的用户实施结算使用。如图1所示,所述方法包括如下步骤:
S101:获取本次充电过程的充电状态数据接收时间,所述充电状 态数据由执行本次充电过程的充电设备发送;参考图2,充电设备在执行充电的过程中,会以一定的周期向运营商平台发送充电状态数据,充电状态数据可以包括累计充电量、充电设备的桩功率、累计充电时长、累计充电金额等。每一次接收到充电状态数据的时间均可以作为该接收时间。优选地,所述充电状态数据接收时间为最近一次接收到充电状态数据的时间,也即最近一次充电设备与运营商平台成功通信连接的时间。
S102:若在所述接收时间后的第一预设时长内未获取到本次充电过程的账单,则为本次充电过程的订单设置第一标志符,所述第一标志符用于表示本次充电过程已完成而所述订单未完成。其中第一预设时长可以选择为大于最长充电时间的时间长度,例如电动车辆从电池电量为零直到电池充满的时间长度作为最长充电时间,则第一预设时长需要大于该时长。具体地还可以根据充电设备所处区域的信号强度、网速等作为参考,如图3所示,充电设备在本次充电过程完成后,会尝试向运营商平台发送账单,如果未收到运营向平台针对账单的响应,则会继续尝试重新发送,例如车辆的最长充电时间为2小时,本步骤中的所述第一预设时长可选择为4-6小时之间,为最长充电时间的2-3倍。如果在第一预设时长内还未收到账单,将本次充电过程的订单的标志符设置为第一标志符,表示本次充电过程完成同时能够表现出本次订单并未完成,此时,允许用户启动充电过程,例如,将手机App上的充电功能更改为能够使用状态,而不是像现有技术一样,只要存在未支付账单,则充电功能就保持无法使用状态。这样,既不影响到本用户的下次充电过程,也能够继续对该未完成的订单进行追踪,待通信恢复正常后再进行支付。
进一步地,如图4所示,上述方法还可以包括如下步骤:
S103:若在所述接收时间后的第二预设时长内仍未获取到所述账单,则提取与本次充电过程对应的全部充电状态数据或最新充电状态数据;所述第二预设时长可在24-48小时范围内选择。
S104:根据全部充电状态数据或最新充电状态数据获取本次充电过程的预估计费结果;如步骤S101中所述,充电设备在执行本次充 电过程中,会多次将充电状态数据发送至运营商平台,则运营商平台中已经存储有相应的历史数据。运营商平台根据这些充电状态数据中的桩功率、累计充电量、累计充电时长等信息可以预估出本次充电过程的计费结果。
S105:将所述订单的第一标志符调整为第二标志符,并将所述预估计费结果作为所述订单的计费值,所述第二标志符用于表示本次充电过程已完成且所述订单待支付。也即,将本次充电过程的订单标志符调整为正常待支付状态的第二标志符,并利用预估计费结果作为本次应该支付的金额要求用户支付,能够保证用户按照预估的订单对订单进行支付后关闭本次充电过程,对其后续的充电过程不产生任何影响,提高了用户的便利性、车辆充电的及时性。
另外,参考图4,上述方法还可以包括如下步骤:
S106:若在所述接收时间后的第二预设时长内获取到所述账单,则执行步骤S107。
S107:将所述订单的第一标志符调整为第二标志符,并将所述账单中的计费结果作为所述订单的计费值。
也即,如果在第二预设时长内收到了充电设备发送来的与本次充电过程对应的实际账单,则直接了用实际账单中的计费结果作为订单的计费值并将订单状态修改为待支付,根据订单向用户收取费用即可。
以上方案中,步骤S107可以通过如下方式实现:
S71:根据全部充电状态数据或最新充电状态数据获取本次充电过程的累计充电量;本步骤中,可以通过如下方式获得累计充电量,根据最新充电状态数据获取所述充电设备的输出功率和累计充电时长,根据所述输出功率和所述累计充电时长得到所述累计充电量;或,根据全部充电状态数据获取不同时段的实时输出功率;根据每一时段的时长和实时输出功率得到每一时段内的充电量;汇总所有时段内的充电量得到所述累计充电量。充电设备在向运营商平台发送数据时,其中的累计充电量、桩功率、累计充电时长等数据可能不在同一数据包中,在实际计算时充电设备发送的累计充电量和根据输出功率与累 计充电时长计算得到的累计充电量也可能不同,因此在实际计算时可以选择其中一种方式得到累计充电量,还可以根据不同方式计算累计充电量后求平均值等。
S72:根据所述累计充电量和预设计费策略得到所述预估计费结果。所述计费策略为运营商根据其实际情况进行设定的,例如为了吸引目标用户,在实际计算的充电金额的基础上给予客户一定的折扣等。有了累计充电量,在结合电价和计费策略就能够得到预估计费结果了。
以上方案中,步骤S107还可以通过如下方式实现:
S701:根据全部充电状态数据获取不同时段的实时充电量和与所述实时充电量对应的实时计费值;在一些充电设备中,会预先设定其能够对电价进行实时记录,因此这部分充电设备向运营商平台发送充电状态数据时,其中的充电状态数据会包含与所述实时充电量对应的实时计费值。对于电动车辆来说,其在充电过程中的需求功率是变化的,因此其实时充电量的变化也并非是严格的均匀递增,所以本步骤中可以通过提取每一充电状态数据中的实时充电量来得到多个记录值。
S702:根据每一时段的所述实时充电量和所述实时计费值得到每一时段内的电量计费值。
S703:汇总所有时段内的电量计费值得到所述预估计费结果。
以上方案中,充电状态数据的获取时间都可以获得,本次充电状态数据的获取时间与前次充电状态数据的获取时间的时间间隔可以作为本次充电状态数据所对应的时段的长度。
以上方案中,步骤S107还可以通过如下方式实现:
S7-A:根据最新充电状态数据获取本次充电过程的第一累计充电量;根据所述第一累计充电量和预设计费策略得到第一预估计费结果;
S7-B:根据全部充电状态数据获取不同时段的实时输出功率,根据每一时段的时长和实时输出功率得到每一时段内的充电量,汇总所有时段内的充电量得到第二累计充电量;根据所述第二累计充电量和 预设计费策略得到第二预估计费结果;
S7-C:根据全部充电状态数据获取不同时段的实时充电量和与所述实时充电量对应的实时计费值;根据每一时段的所述实时充电量和所述实时计费值得到每一时段内的电量计费值;汇总所有时段内的电量计费值得到第三预估计费结果;
S7-D:根据所述第一预估计费结果、所述第二预估计费结果和所述第三预估计费结果得到所述预估计费结果。
也即,可以通过多种计算方式得到不同的计算结果,综合多种计算结果来得到最终的预估计费结果,例如可以求取三者的平均值,或者选择其中的最大值、最小值,或者分别为三种计算结果分配权重值求取加权平均值等。
优选地,以上各方案中还可以包括如下步骤:
S108:获取所述充电设备的历史账单反馈时长。
S109:根据所述历史账单反馈时长调整所述第一预设时长和所述第二预设时长的长度。
对于不同区域,充电设备与运营商平台之间的通信效率可能有所不同,本方案中可以根据各区域中充电设备与运营商平台之间的实际通信情况对第一预设时长和第二预设时长进行个性化调整,从而使本方法更符合当地的实际情况。
实施例2
本实施例提供一种存储介质,所述存储介质中存储有程序指令,计算机读取所述程序指令后执行实施例1中任一技术方案所述的充电信息处理方法。
实施例3
图5是本实施例提供的执行充电信息处理方法的电子设备的硬件结构示意图,该设备包括:
一个或多个处理器501以及存储器502,图5中以一个处理器501为例。执行充电信息处理方法的设备还可以包括:输入装置503和输出装置504。处理器501、存储器502、输入装置503和输出装置504可以通过总线或者其他方式连接,图5中以通过总线连接为例。
存储器502作为一种非易失性计算机可读存储介质,可用于存储非易失性软件程序、非易失性计算机可执行程序以及模块。处理器501通过运行存储在存储器502中的非易失性软件程序、指令以及模块,从而执行服务器的各种功能应用以及数据处理,即实现上述方法实施例的充电信息处理方法。
本实施例提供的上述方案可以在充电设备与运营商平台通信断开时提前将本次充电过程的订单关闭,不影响本用户的下次充电过程,确保了电动车辆充电的及时性和安全性。
上述产品可执行本申请实施例所提供的方法,具备执行方法相应的功能模块和有益效果。未在本实施例中详尽描述的技术细节,可参见本申请实施例所提供的方法。
最后应说明的是:以上实施例仅用以说明本发明的技术方案,而非对其限制;尽管参照前述实施例对本发明进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本发明各实施例技术方案的精神和范围。

Claims (11)

  1. 一种充电信息处理方法,其特征在于,包括如下步骤:
    获取本次充电过程的充电状态数据接收时间,所述充电状态数据由执行本次充电过程的充电设备发送;
    若在所述接收时间后的第一预设时长内未获取到本次充电过程的账单,则为本次充电过程的订单设置第一标志符,所述第一标志符用于表示本次充电过程已完成而所述订单未完成。
  2. 根据权利要求1所述的充电信息处理方法,其特征在于,还包括如下步骤:
    若在所述接收时间后的第二预设时长内仍未获取到所述账单,则提取与本次充电过程对应的全部充电状态数据或最新充电状态数据;
    根据全部充电状态数据或最新充电状态数据获取本次充电过程的预估计费结果;
    将所述订单的第一标志符调整为第二标志符,并将所述预估计费结果作为所述订单的计费值,所述第二标志符用于表示本次充电过程已完成且所述订单待支付。
  3. 根据权利要求2所述的充电信息处理方法,其特征在于,根据全部充电状态数据或最新充电状态数据获取本次充电过程的预估计费结果的步骤中,包括:
    根据全部充电状态数据或最新充电状态数据获取本次充电过程的累计充电量;
    根据所述累计充电量和预设计费策略得到所述预估计费结果。
  4. 根据权利要求3所述的充电信息处理方法,其特征在于,根据全部充电状态数据或最新充电状态数据获取本次充电过程的累计充电量的步骤中,包括:
    根据最新充电状态数据获取所述充电设备的输出功率和累计充电时长,根据所述输出功率和所述累计充电时长得到所述累计充电量;或,
    根据全部充电状态数据获取不同时段的实时输出功率;
    根据每一时段的时长和实时输出功率得到每一时段内的充电量;
    汇总所有时段内的充电量得到所述累计充电量。
  5. 根据权利要求2所述的充电信息处理方法,其特征在于,根据全部充电状态数据或最新充电状态数据获取本次充电过程的预估计费结果的步骤中,包括:
    根据全部充电状态数据获取不同时段的实时充电量和与所述实时充电量对应的实时计费值;
    根据每一时段的所述实时充电量和所述实时计费值得到每一时段内的电量计费值;
    汇总所有时段内的电量计费值得到所述预估计费结果。
  6. 根据权利要求2所述的充电信息处理方法,其特征在于,根据全部充电状态数据或最新充电状态数据获取本次充电过程的预估计费结果的步骤中,包括:
    根据最新充电状态数据获取本次充电过程的第一累计充电量;根据所述第一累计充电量和预设计费策略得到第一预估计费结果;
    根据全部充电状态数据获取不同时段的实时输出功率,根据每一时段的时长和实时输出功率得到每一时段内的充电量,汇总所有时段内的充电量得到第二累计充电量;根据所述第二累计充电量和预设计费策略得到第二预估计费结果;
    根据全部充电状态数据获取不同时段的实时充电量和与所述实时充电量对应的实时计费值;根据每一时段的所述实时充电量和所述实时计费值得到每一时段内的电量计费值;汇总所有时段内的电量计费值得到第三预估计费结果;
    根据所述第一预估计费结果、所述第二预估计费结果和所述第三预估计费结果得到所述预估计费结果。
  7. 根据权利要求2所述的充电信息处理方法,其特征在于,还包括如下步骤:
    若在所述接收时间后的第二预设时长内获取到所述账单,将所述订单的第一标志符调整为第二标志符,并将所述账单中的计费结果作为所述订单的计费值。
  8. 根据权利要求2所述的充电信息处理方法,其特征在于,还包括如下步骤:
    获取所述充电设备的历史账单反馈时长;
    根据所述历史账单反馈时长调整所述第一预设时长和所述第二预设时长的长度。
  9. 根据权利要求1-8任一项所述的充电信息处理方法,其特征在于,获取本次充电过程的充电状态数据接收时间的步骤中:
    所述充电状态数据接收时间为最近一次接收到充电状态数据的时间。
  10. 一种存储介质,其特征在于,所述存储介质中存储有程序指令,计算机读取所述程序指令后执行权利要求1-9任一项所述的充电信息处理方法。
  11. 一种电子设备,其特征在于,包括至少一个处理器和至少一个存储器,至少一个所述存储器中存储有程序指令,至少一个所述处理器读取所述程序指令后执行权利要求1-9任一项所述的充电信息处理方法。
PCT/CN2019/129481 2019-09-30 2019-12-27 充电信息处理方法、存储介质及电子设备 WO2021062956A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910939971.5 2019-09-30
CN201910939971.5A CN110705979B (zh) 2019-09-30 2019-09-30 充电信息处理方法、存储介质及电子设备

Publications (1)

Publication Number Publication Date
WO2021062956A1 true WO2021062956A1 (zh) 2021-04-08

Family

ID=69196384

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/129481 WO2021062956A1 (zh) 2019-09-30 2019-12-27 充电信息处理方法、存储介质及电子设备

Country Status (2)

Country Link
CN (1) CN110705979B (zh)
WO (1) WO2021062956A1 (zh)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113139841A (zh) * 2021-04-23 2021-07-20 上海中通吉网络技术有限公司 计费方法、装置、设备和存储介质
CN113421110A (zh) * 2021-06-03 2021-09-21 中国联合网络通信集团有限公司 共享单车计费方法、装置、服务器和系统
CN115123019A (zh) * 2022-07-26 2022-09-30 安徽华菱汽车有限公司 一种电量计量方法、装置、设备及计算机可读存储介质
CN117078326A (zh) * 2023-10-17 2023-11-17 深圳鹏城新能科技有限公司 一种光伏储能装置租借计费方法、系统及介质

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112488692A (zh) * 2020-11-26 2021-03-12 江苏云快充新能源科技有限公司 充电结算方法、装置、电子设备及介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105205929A (zh) * 2015-09-02 2015-12-30 西安特锐德智能充电科技有限公司 一种网络异常时电动汽车充电计费的系统及其方法
CN107105446A (zh) * 2017-04-27 2017-08-29 万帮充电设备有限公司 充电计费方法、装置及系统
CN107942130A (zh) * 2017-12-07 2018-04-20 珠海横琴小可乐信息技术有限公司 一种电动汽车充电桩异常数据处理的方法及系统
CN109146087A (zh) * 2017-06-27 2019-01-04 许继集团有限公司 一种电动汽车充电异常交易处理方法及充电运营平台
CN110164046A (zh) * 2019-06-19 2019-08-23 深圳市小兔充充科技有限公司 充电站的下单方法、装置及存储介质

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9396462B2 (en) * 2008-12-22 2016-07-19 General Electric Company System and method for roaming billing for electric vehicles
US20110153474A1 (en) * 2009-12-17 2011-06-23 Tormey Milton T Electric vehicle charging and accounting
WO2012001290A2 (fr) * 2010-07-02 2012-01-05 Renault S.A.S. Transmission de donnees de fonctionnement d'une batterie d'alimentation d'un moteur d'entrainement d'un vehicule automobile
CN104246809A (zh) * 2012-04-10 2014-12-24 乐高近场通信控股私人有限公司 完成订单的方法和系统
CN105279631A (zh) * 2015-11-16 2016-01-27 腾讯科技(深圳)有限公司 物品配送方法及装置
KR20180026182A (ko) * 2016-09-02 2018-03-12 주식회사 만도 마일드 하이브리드 시스템의 dc 링크 방전 장치 및 그 방법
CN108269073A (zh) * 2016-12-30 2018-07-10 航天信息股份有限公司 一种订单支付管理方法和系统
CN108305055B (zh) * 2017-10-20 2021-03-12 掌合天下(北京)信息技术有限公司 支付测试方法及装置
CN108074349A (zh) * 2017-12-29 2018-05-25 威马智慧出行科技(上海)有限公司 一种电动车的充电计费系统和方法
CN108638881A (zh) * 2018-05-04 2018-10-12 西安艾润物联网技术服务有限责任公司 移动充电桩的使用方法、移动充电桩、系统及存储介质
CN109784985A (zh) * 2018-12-26 2019-05-21 深圳供电局有限公司 充电计费方法、系统、装置、计算机设备和存储介质

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105205929A (zh) * 2015-09-02 2015-12-30 西安特锐德智能充电科技有限公司 一种网络异常时电动汽车充电计费的系统及其方法
CN107105446A (zh) * 2017-04-27 2017-08-29 万帮充电设备有限公司 充电计费方法、装置及系统
CN109146087A (zh) * 2017-06-27 2019-01-04 许继集团有限公司 一种电动汽车充电异常交易处理方法及充电运营平台
CN107942130A (zh) * 2017-12-07 2018-04-20 珠海横琴小可乐信息技术有限公司 一种电动汽车充电桩异常数据处理的方法及系统
CN110164046A (zh) * 2019-06-19 2019-08-23 深圳市小兔充充科技有限公司 充电站的下单方法、装置及存储介质

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113139841A (zh) * 2021-04-23 2021-07-20 上海中通吉网络技术有限公司 计费方法、装置、设备和存储介质
CN113421110A (zh) * 2021-06-03 2021-09-21 中国联合网络通信集团有限公司 共享单车计费方法、装置、服务器和系统
CN113421110B (zh) * 2021-06-03 2023-12-08 中国联合网络通信集团有限公司 共享单车计费方法、装置、服务器和系统
CN115123019A (zh) * 2022-07-26 2022-09-30 安徽华菱汽车有限公司 一种电量计量方法、装置、设备及计算机可读存储介质
CN115123019B (zh) * 2022-07-26 2024-04-26 安徽华菱汽车有限公司 一种电量计量方法、装置、设备及计算机可读存储介质
CN117078326A (zh) * 2023-10-17 2023-11-17 深圳鹏城新能科技有限公司 一种光伏储能装置租借计费方法、系统及介质
CN117078326B (zh) * 2023-10-17 2024-02-02 深圳鹏城新能科技有限公司 一种光伏储能装置租借计费方法、系统及介质

Also Published As

Publication number Publication date
CN110705979A (zh) 2020-01-17
CN110705979B (zh) 2020-11-10

Similar Documents

Publication Publication Date Title
WO2021062956A1 (zh) 充电信息处理方法、存储介质及电子设备
US8368348B2 (en) Automated recharging system
US9111321B2 (en) Generation of renewable energy certificates from distributed producers
RU2407182C2 (ru) Wap-шлюз и способ осуществления управления биллингом для абонентов тарифа с предоплатой
CN108422887B (zh) 车载交流充放电机充放电接口、方法、充电桩、及电子设备
CN107256593A (zh) 一种智能充电桩计费方法
CN105260885A (zh) 物联网手机app自助式预付费及云管理系统
CN111582850B (zh) 基于手机银行的电费充值方法及装置
CN108537897A (zh) 停车场停车收费管理方法、服务器及存储介质
CN105812150A (zh) 一种多联机分户计费系统的缴费方法及装置
JP2008245359A (ja) 充電システム、充電制御方法、充電制御プログラムおよびプログラム記録媒体
WO2023045501A1 (zh) 一种离线支付的授权、离线支付、收款方法及装置
WO2013185670A1 (zh) 计费充电方法、系统及相关设备
KR101101173B1 (ko) 계좌를 이용한 결제 중계 방법
CN105282725A (zh) 业务计费方法与系统
CN107054146A (zh) 充电桩的控制方法、装置及系统
CN103903126B (zh) 资金快速到账的方法、系统及电信系统、第三方支付系统
JP5318064B2 (ja) 電気自動車系統連系制御システム、電気自動車系統連系制御方法およびプログラム
CN111311124A (zh) 充电服务方法、装置、存储介质及服务器
US20220203858A1 (en) Methods and systems for charging rate management based on usage rate of charging stations
CN109147193A (zh) 充电设备的运营管理方法、系统及存储介质
CN115099801A (zh) 基于公有云的缴费信息处理方法及装置
CN114987234A (zh) 充电桩远程充电的控制方法、控制装置和控制系统
CN109963260A (zh) 一种确定业务终止的方法及装置
CN107369124A (zh) 一种车辆管理方法、服务器、车辆及系统

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

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

Country of ref document: EP

Kind code of ref document: A1