CN110705979B - Charging information processing method, storage medium and electronic device - Google Patents

Charging information processing method, storage medium and electronic device Download PDF

Info

Publication number
CN110705979B
CN110705979B CN201910939971.5A CN201910939971A CN110705979B CN 110705979 B CN110705979 B CN 110705979B CN 201910939971 A CN201910939971 A CN 201910939971A CN 110705979 B CN110705979 B CN 110705979B
Authority
CN
China
Prior art keywords
charging
time
state data
real
estimated
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910939971.5A
Other languages
Chinese (zh)
Other versions
CN110705979A (en
Inventor
徐阳阳
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Didi Infinity Technology and Development Co Ltd
Original Assignee
Beijing Didi Infinity Technology and Development 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 Beijing Didi Infinity Technology and Development Co Ltd filed Critical Beijing Didi Infinity Technology and Development Co Ltd
Priority to CN201910939971.5A priority Critical patent/CN110705979B/en
Priority to PCT/CN2019/129481 priority patent/WO2021062956A1/en
Publication of CN110705979A publication Critical patent/CN110705979A/en
Application granted granted Critical
Publication of CN110705979B publication Critical patent/CN110705979B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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

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

The invention provides a charging information processing method, a storage medium and an electronic device, wherein the method comprises the steps of obtaining the receiving time of charging state data of the charging process, and the charging state data is sent by the charging device executing the charging process; if the bill of the charging process is not acquired within a first preset time after the receiving time, setting a first identifier for the order of the charging process, wherein the first identifier is used for indicating that the charging process is completed and the order is not completed. By adopting the scheme, when the charging process is completed and the bill is not received, the next charging process of the user is not influenced, and the timeliness and the safety of charging of the electric vehicle are ensured.

Description

Charging information processing method, storage medium and electronic device
Technical Field
The present invention relates to the field of information processing technologies, and in particular, to a charging information processing method, a storage medium, and an electronic device.
Background
With the investment of the country on new energy related industries, electric vehicles are more and more favored by people, and further the vigorous development of the charging industry is brought. In the process of supplementing the electric quantity to the electric vehicle, the charging device regularly records charging state data (such as the current electric quantity of the vehicle, the accumulated charging amount, the accumulated charging time, the current output power, the current cost and the like) and reports the charging state data to the operator platform. After charging is finished (the user pulls out the gun to stop charging, or the operator APP stops charging), the charging equipment generates a bill according to a preset charging strategy, reports the bill to the operator platform, and then the operator platform collects the fee through a payment channel.
The charging mode of the existing charging equipment needs to require normal communication between a charging pile and an operator. However, the charging device is typically an IoT device (internet of things device), and one obvious characteristic of these devices is that the stability of the communication connection is greatly affected by the network, and if the network is unstable, the communication between the charging device and the carrier platform is frequently interrupted. For example: after the user A finishes charging by using the charging equipment, the charging equipment reports the bill to the operator platform, the transmitted data are lost due to the problem of the network, or the charging equipment cannot report the bill to the operator platform in time due to the fact that the charging equipment needs to wait for maintenance due to the fault of the charging equipment, and then the problem that the charging process of the user A cannot be charged can occur. Meanwhile, the charging process of the user A cannot be ended in time due to the fact that the charging process of the user A cannot be paid, so that when the electric energy of the driven vehicle is insufficient again, the user A cannot start the next charging process due to the fact that an unfinished order exists, and the timeliness and the safety of charging of the electric vehicle are greatly reduced.
Disclosure of Invention
The invention aims to provide a charging information processing method, a storage medium and electronic equipment, and aims to solve the problem that the timeliness and safety of the next charging of an electric vehicle are influenced because the charging process cannot be completed in time when a network between the charging equipment and an operator platform is interrupted in the prior art.
Therefore, the invention provides a charging information processing method, which comprises the following steps:
acquiring the receiving time of charging state data of the charging process, wherein the charging state data is sent by charging equipment executing the charging process;
if the bill of the charging process is not acquired within a first preset time after the receiving time, setting a first identifier for the order of the charging process, wherein the first identifier is used for indicating that the charging process is completed and the order is not completed.
Optionally, the charging information processing method further includes:
if the bill is not obtained within a second preset time after the receiving time, extracting all charging state data or latest charging state data corresponding to the charging process;
acquiring a pre-estimated charging result of the charging process according to all the charging state data or the latest charging state data;
and adjusting the first identifier of the order to be a second identifier, and taking the estimated charging result as the charging value of the order, wherein the second identifier is used for indicating that the charging process is completed and the order is to be paid.
Optionally, in the charging information processing method, 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:
acquiring the accumulated charging amount of the charging process according to all the charging state data or the latest charging state data;
and obtaining the pre-estimated charging result according to the accumulated charging amount and a preset charging strategy.
Optionally, in the above charging information processing method, the step of obtaining an accumulated charging amount in the current charging process according to all the charging state data or the latest charging state data includes:
acquiring the output power and the accumulated charging time of the charging equipment according to the latest charging state data, and acquiring the accumulated charging amount according to the output power and the accumulated charging time; or the like, or, alternatively,
acquiring real-time output power of different time periods according to all the charging state data;
obtaining the charge amount in each time period according to the time length and the real-time output power of each time period;
and summarizing the charging amounts in all the time periods to obtain the accumulated charging amount.
Optionally, in the charging information processing method, 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:
acquiring real-time charging quantities in different time periods and real-time charging values corresponding to the real-time charging quantities according to all charging state data;
obtaining an electric quantity charging value in each time period according to the real-time charging amount and the real-time charging value in each time period;
and summarizing the electricity consumption values in all time periods to obtain the estimated charging result.
Optionally, in the charging information processing method, 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:
acquiring a first accumulated charging amount of the charging process according to the latest charging state data; obtaining a first pre-estimated charging result according to the first accumulated charging amount and a preset charging strategy;
acquiring real-time output power of different time periods according to all the charging state data, acquiring the charging amount in each time period according to the time length and the real-time output power of each time period, and summarizing the charging amounts in all the time periods to obtain a second accumulated charging amount; obtaining a second pre-estimated charging result according to the second accumulated charging amount and a preset charging strategy;
acquiring real-time charging quantities in different time periods and real-time charging values corresponding to the real-time charging quantities according to all charging state data; obtaining an electric quantity charging value in each time period according to the real-time charging amount and the real-time charging value in each time period; collecting the electric quantity charging values in all time periods to obtain a third pre-estimated charging result;
and obtaining the pre-estimated charging result according to the first pre-estimated charging result, the second pre-estimated charging result and the third pre-estimated charging result.
Optionally, the charging information processing method further includes:
and if the bill is acquired within a second preset time after the receiving time, adjusting the first identifier of the order to be a second identifier, and taking the charging result in the bill as the charging value of the order.
Optionally, the charging information processing method further includes:
obtaining the historical bill feedback time of the charging equipment;
and adjusting the lengths of the first preset time length and the second preset time length according to the historical bill feedback time length.
Optionally, in the charging information processing method, in the step of obtaining the charging state data receiving time in the current charging process:
the charging state data receiving time is the time when the charging state data is received last time.
The invention also provides a storage medium, wherein the storage medium stores program instructions, and a computer reads the program instructions and then executes the charging information processing method.
The invention also provides an electronic device, which comprises at least one processor and at least one memory, wherein program instructions are stored in the at least one memory, and the at least one processor reads the program instructions and then executes the charging information processing method.
Compared with the prior art, the technical scheme provided by the embodiment of the invention at least has the following beneficial effects:
the charging information processing method, the storage medium and the electronic device provided by the embodiment of the invention comprise the steps of obtaining the receiving time of charging state data of the current charging process, wherein the charging state data is sent by the charging device executing the current charging process; if the bill of the charging process is not acquired within a first preset time after the receiving time, setting a first identifier for the order of the charging process, wherein the first identifier is used for indicating that the charging process is completed and the order is not completed. By adopting the scheme, if the communication connection between the charging equipment and the operator platform is disconnected, the operator platform cannot receive the bill corresponding to the charging process, the identifier of the order of the charging process is set as the first identifier, the fact that the order is not completed when the charging process is completed can be shown, the next charging process of the user is not influenced, and the timeliness and the safety of charging of the electric vehicle are ensured.
Drawings
Fig. 1 is a flowchart of a charging information processing method according to an embodiment of the present invention;
fig. 2 is a schematic diagram of signal transmission of charging device transmitting charging status data to an operator platform during charging;
fig. 3 is a schematic diagram of signal transmission of a bill sent by a charging device 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 a hardware connection relationship of an electronic device according to an embodiment of the present invention.
Detailed Description
The embodiments of the present invention will be further described with reference to the accompanying drawings. In the description of the present invention, it should be noted that the terms "center", "upper", "lower", "left", "right", "vertical", "horizontal", "inner", "outer", etc., indicate orientations or positional relationships based on the orientations or positional relationships shown in the drawings, and are only for convenience of description of the present invention, and do not indicate or imply that the device or assembly referred to must have a specific orientation, be constructed and operated in a specific orientation, and thus, should not be construed as limiting the present invention. Furthermore, the terms "first," "second," and "third" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. Wherein the terms "first position" and "second position" are two different positions.
In the description of the present invention, it should be noted that, unless otherwise explicitly specified or limited, the terms "mounted," "connected," and "connected" are to be construed broadly, e.g., as meaning either a fixed connection, a removable connection, or an integral connection; can be mechanically or electrically connected; the two components can be directly connected or indirectly connected through an intermediate medium, and the two components can be communicated with each other. The specific meanings of the above terms in the present invention can be understood in specific cases to those skilled in the art. In the following embodiments provided in the present application, unless mutually contradictory, different technical solutions may be mutually combined, and technical features thereof may be mutually replaced.
Example 1
The embodiment provides a charging information processing method, which can be applied to an operator platform for the operator platform to perform settlement for a user who completes charging. As shown in fig. 1, the method comprises the steps of:
s101: acquiring the receiving time of charging state data of the charging process, wherein the charging state data is sent by charging equipment executing the charging process; referring to fig. 2, during the charging process, the charging device sends charging status data to the operator platform at a certain period, where the charging status data may include an accumulated charging amount, pile power of the charging device, an accumulated charging time, an accumulated charging amount, and the like. Each time the charge state data is received may be the reception time. Preferably, the charging status data receiving time is the time when the charging status data is received last time, that is, the time when the charging device is successfully connected to the operator platform.
S102: if the bill of the charging process is not acquired within a first preset time after the receiving time, setting a first identifier for the order of the charging process, wherein the first identifier is used for indicating that the charging process is completed and the order is not completed. The first preset time period may be selected as a time period longer than the longest charging time, for example, the time period from the time when the battery capacity of the electric vehicle is zero until the battery is fully charged is taken as the longest charging time, and the first preset time period needs to be longer than the time period. Specifically, the signal strength, the network speed, and the like of the area where the charging device is located may be used as a reference, as shown in fig. 3, after the charging process is completed, the charging device may attempt to send a bill to the operator platform, and if a response to the bill from the operator platform is not received, the charging device may continue to attempt to resend, for example, the maximum charging time of the vehicle is 2 hours, and the first preset time period in this step may be selected to be between 4 and 6 hours, which is 2 to 3 times the maximum charging time. If the bill is not received within the first preset time, setting the identifier of the order in the charging process to be the first identifier, indicating that the charging process is completed and the order is not completed, and allowing the user to start the charging process, for example, changing the charging function on the mobile phone App to be in a usable state instead of the charging function being in a non-usable state as long as the bill is not paid like the prior art. Therefore, the next charging process of the user is not influenced, the uncompleted orders can be tracked continuously, and payment is performed after communication is recovered to be normal.
Further, as shown in fig. 4, the method may further include the following steps:
s103: if the bill is not obtained within a second preset time after the receiving time, extracting all charging state data or latest charging state data corresponding to the charging process; the second predetermined period of time may be selected within the range of 24-48 hours.
S104: acquiring a pre-estimated charging result of the charging process according to all the charging state data or the latest charging state data; in step S101, the charging device may send the charging status data to the operator platform multiple times during the charging process, and the operator platform already stores corresponding historical data. The operator platform can estimate the charging result of the charging process according to the pile power, the accumulated charging amount, the accumulated charging duration and other information in the charging state data.
S105: and adjusting the first identifier of the order to be a second identifier, and taking the estimated charging result as the charging value of the order, wherein the second identifier is used for indicating that the charging process is completed and the order is to be paid. That is, the order identifier of the charging process is adjusted to be the second identifier of the normal state to be paid, and the estimated charging result is used as the amount to be paid for the user to pay, so that the user can be ensured to close the charging process after paying the order according to the estimated order, the subsequent charging process is not influenced, and the convenience of the user and the timeliness of vehicle charging are improved.
In addition, referring to fig. 4, the method may further include the steps of:
s106: and if the bill is acquired within a second preset time after the receiving time, executing step S107.
S107: and adjusting the first identifier of the order to be a second identifier, and taking the charging result in the bill as the charging value of the order.
That is, if the actual bill corresponding to the charging process sent by the charging device is received within the second preset time, the charging result in the actual bill is directly used as the charging value of the order, the state of the order is modified to be paid, and the user is charged according to the order.
In the above scheme, step S107 can be implemented as follows:
s71: acquiring the accumulated charging amount of the charging process according to all the charging state data or the latest charging state data; in this step, the accumulated charge amount may be obtained by obtaining the output power and the accumulated charging time of the charging device according to the latest charging state data, and obtaining the accumulated charge amount according to the output power and the accumulated charging time; or, acquiring real-time output power of different time periods according to all the charging state data; obtaining the charge amount in each time period according to the time length and the real-time output power of each time period; and summarizing the charging amounts in all the time periods to obtain the accumulated charging amount. When the charging equipment sends data to the operator platform, data such as the accumulated charging amount, the pile power, the accumulated charging time and the like may not be in the same data packet, and the accumulated charging amount sent by the charging equipment during actual calculation may also be different from the accumulated charging amount calculated according to the output power and the accumulated charging time, so that one of the manners may be selected during actual calculation to obtain the accumulated charging amount, and the average value may be obtained after the accumulated charging amount is calculated according to the different manners.
S72: and obtaining the pre-estimated charging result according to the accumulated charging amount and a preset charging strategy. The billing policy is set by the operator according to the actual situation, for example, in order to attract the target user, a certain discount is given to the client based on the actually calculated charging amount. With the accumulated charging amount, the estimated charging result can be obtained by combining the electricity price and the charging strategy.
In the above scheme, step S107 can also be implemented as follows:
s701, acquiring real-time charging quantities in different time periods and real-time charging values corresponding to the real-time charging quantities according to all charging state data; in some charging devices, it is preset that the charging device can record the electricity price in real time, so when the charging device sends charging state data to the operator platform, the charging state data includes a real-time charging value corresponding to the real-time charging amount. In the case of an electric vehicle, the required power varies during charging, and therefore the variation of the real-time charge amount is not strictly uniform increment, so that a plurality of recorded values can be obtained by extracting the real-time charge amount in each charging state data in the present step.
And S702, obtaining the electric quantity charging value in each time period according to the real-time charging amount and the real-time charging value in each time period.
And S703, summarizing the electric quantity charge values in all time periods to obtain the estimated charge result.
In the above scheme, the acquiring time of the charging state data may be obtained, and the time interval between the acquiring time of the current charging state data and the acquiring time of the previous charging state data may be used as the length of the time period corresponding to the current charging state data.
In the above scheme, step S107 can also be implemented as follows:
S7-A: acquiring a first accumulated charging amount of the charging process according to the latest charging state data; obtaining a first pre-estimated charging result according to the first accumulated charging amount and a preset charging strategy;
S7-B: acquiring real-time output power of different time periods according to all the charging state data, acquiring the charging amount in each time period according to the time length and the real-time output power of each time period, and summarizing the charging amounts in all the time periods to obtain a second accumulated charging amount; obtaining a second pre-estimated charging result according to the second accumulated charging amount and a preset charging strategy;
S7-C: acquiring real-time charging quantities in different time periods and real-time charging values corresponding to the real-time charging quantities according to all charging state data; obtaining an electric quantity charging value in each time period according to the real-time charging amount and the real-time charging value in each time period; collecting the electric quantity charging values in all time periods to obtain a third pre-estimated charging result;
S7-D: and obtaining the pre-estimated charging result according to the first pre-estimated charging result, the second pre-estimated charging result and the third pre-estimated charging result.
That is, different calculation results can be obtained through multiple calculation methods, and the final estimated charging result can be obtained by integrating multiple calculation results, for example, the average value of the three calculation results can be obtained, or the maximum value and the minimum value of the three calculation results can be selected, or weight values are respectively distributed to the three calculation results to obtain a weighted average value, and the like.
Preferably, the above schemes may further include the following steps:
s108: and obtaining the historical bill feedback time of the charging equipment.
S109: and adjusting the lengths of the first preset time length and the second preset time length according to the historical bill feedback time length.
For different areas, the communication efficiency between the charging equipment and the operator platform may be different, and in the scheme, the first preset time length and the second preset time length can be adjusted individually according to the actual communication condition between the charging equipment and the operator platform in each area, so that the method is more in line with the local actual condition.
Example 2
The present embodiment provides a storage medium, where program instructions are stored in the storage medium, and a computer reads the program instructions and then executes the charging information processing method according to any one of the technical solutions in embodiment 1.
Example 3
Fig. 5 is a schematic diagram of a hardware structure of an electronic device for executing a charging information processing method according to the present embodiment, where the electronic device includes:
one or more processors 501 and a memory 502, with one processor 501 being an example in fig. 5. The apparatus to perform 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 means, and fig. 5 illustrates the connection by a bus as an example.
Memory 502, which is a non-volatile computer-readable storage medium, may 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, that is, implements the charging information processing method of the above-described method embodiment, by executing the nonvolatile software program, instructions, and modules stored in the memory 502.
According to the scheme provided by the embodiment, the order of the charging process can be closed in advance when the charging equipment is disconnected from the operator platform, the next charging process of a user is not influenced, and the timeliness and the safety of charging of the electric vehicle are ensured.
The product can execute the method provided by the embodiment of the application, and has the corresponding functional modules and beneficial effects of the execution method. For technical details that are not described in detail in this embodiment, reference may be made to the methods provided in the embodiments of the present application.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A charging information processing method is characterized by comprising the following steps:
acquiring the receiving time of charging state data of the charging process, wherein the charging state data is sent by charging equipment executing the charging process;
if the bill of the charging process is not acquired within a first preset time after the receiving time, setting a first identifier for the order of the charging process, wherein the first identifier is used for indicating that the charging process is finished and the order is not finished, and allowing the user to start the next charging process; the first preset time length is selected to be a time length longer than the longest charging time;
if the bill is not obtained within a second preset time after the receiving time, extracting all charging state data or latest charging state data corresponding to the charging process; the second preset time length is longer than the first preset time length;
acquiring a pre-estimated charging result of the charging process according to all the charging state data or the latest charging state data;
and adjusting the first identifier of the order to be a second identifier, and taking the estimated charging result as the charging value of the order, wherein the second identifier is used for indicating that the charging process is completed and the order is to be paid.
2. The method according to claim 1, wherein the step of obtaining the estimated charging result of the current charging process according to all the charging status data or the latest charging status data comprises:
acquiring the accumulated charging amount of the charging process according to all the charging state data or the latest charging state data;
and obtaining the pre-estimated charging result according to the accumulated charging amount and a preset charging strategy.
3. The charge information processing method according to claim 2, wherein the step of acquiring the accumulated charge amount of the present charging process from the all-state-of-charge data or the latest state-of-charge data includes:
acquiring the output power and the accumulated charging time of the charging equipment according to the latest charging state data, and acquiring the accumulated charging amount according to the output power and the accumulated charging time; or the like, or, alternatively,
acquiring real-time output power of different time periods according to all the charging state data;
obtaining the charge amount in each time period according to the time length and the real-time output power of each time period;
and summarizing the charging amounts in all the time periods to obtain the accumulated charging amount.
4. The method according to claim 1, wherein the step of obtaining the estimated charging result of the current charging process according to all the charging status data or the latest charging status data comprises:
acquiring real-time charging quantities in different time periods and real-time charging values corresponding to the real-time charging quantities according to all charging state data;
obtaining an electric quantity charging value in each time period according to the real-time charging amount and the real-time charging value in each time period;
and summarizing the electricity consumption values in all time periods to obtain the estimated charging result.
5. The method according to claim 1, wherein the step of obtaining the estimated charging result of the current charging process according to all the charging status data or the latest charging status data comprises:
acquiring a first accumulated charging amount of the charging process according to the latest charging state data; obtaining a first pre-estimated charging result according to the first accumulated charging amount and a preset charging strategy;
acquiring real-time output power of different time periods according to all the charging state data, acquiring the charging amount in each time period according to the time length and the real-time output power of each time period, and summarizing the charging amounts in all the time periods to obtain a second accumulated charging amount; obtaining a second pre-estimated charging result according to the second accumulated charging amount and a preset charging strategy;
acquiring real-time charging quantities in different time periods and real-time charging values corresponding to the real-time charging quantities according to all charging state data; obtaining an electric quantity charging value in each time period according to the real-time charging amount and the real-time charging value in each time period; collecting the electric quantity charging values in all time periods to obtain a third pre-estimated charging result;
and obtaining the pre-estimated charging result according to the first pre-estimated charging result, the second pre-estimated charging result and the third pre-estimated charging result.
6. The charging information processing method according to claim 1, further comprising the steps of:
and if the bill is acquired within a second preset time after the receiving time, adjusting the first identifier of the order to be a second identifier, and taking the charging result in the bill as the charging value of the order.
7. The charging information processing method according to claim 1, further comprising the steps of:
obtaining the historical bill feedback time of the charging equipment;
and adjusting the lengths of the first preset time length and the second preset time length according to the historical bill feedback time length.
8. The charging information processing method according to any one of claims 1 to 7, wherein in the step of acquiring the charging state data reception time in the current charging process:
the charging state data receiving time is the time when the charging state data is received last time.
9. A storage medium having stored therein program instructions, the program instructions being read by a computer to execute the charging information processing method according to any one of claims 1 to 8.
10. An electronic device, comprising at least one processor and at least one memory, wherein at least one memory stores program instructions, and at least one processor reads the program instructions and executes the charging information processing method according to any one of claims 1 to 8.
CN201910939971.5A 2019-09-30 2019-09-30 Charging information processing method, storage medium and electronic device Active CN110705979B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201910939971.5A CN110705979B (en) 2019-09-30 2019-09-30 Charging information processing method, storage medium and electronic device
PCT/CN2019/129481 WO2021062956A1 (en) 2019-09-30 2019-12-27 Method for processing charging information,, storage medium, and electronic device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910939971.5A CN110705979B (en) 2019-09-30 2019-09-30 Charging information processing method, storage medium and electronic device

Publications (2)

Publication Number Publication Date
CN110705979A CN110705979A (en) 2020-01-17
CN110705979B true CN110705979B (en) 2020-11-10

Family

ID=69196384

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910939971.5A Active CN110705979B (en) 2019-09-30 2019-09-30 Charging information processing method, storage medium and electronic device

Country Status (2)

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

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112488692A (en) * 2020-11-26 2021-03-12 江苏云快充新能源科技有限公司 Charging settlement method, charging settlement device, electronic equipment and medium
CN113139841A (en) * 2021-04-23 2021-07-20 上海中通吉网络技术有限公司 Charging method, device, equipment and storage medium
CN113421110B (en) * 2021-06-03 2023-12-08 中国联合网络通信集团有限公司 Shared bicycle charging method, device, server and system
CN115123019B (en) * 2022-07-26 2024-04-26 安徽华菱汽车有限公司 Electric quantity metering method, device, equipment and computer readable storage medium
CN117078326B (en) * 2023-10-17 2024-02-02 深圳鹏城新能科技有限公司 Lease charging method, system and medium for photovoltaic energy storage device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102334145A (en) * 2008-12-22 2012-01-25 通用电气公司 System and method for roaming billing for electric vehicles
CN103068619A (en) * 2010-07-02 2013-04-24 雷诺股份公司 Transmission of data relating to the operation of a battery powering a driving motor of a motor vehicle
KR20180026182A (en) * 2016-09-02 2018-03-12 주식회사 만도 Apparatus and method for discharging DC link in mild hybrid system
CN108269073A (en) * 2016-12-30 2018-07-10 航天信息股份有限公司 A kind of order payment management method and system
CN108638881A (en) * 2018-05-04 2018-10-12 西安艾润物联网技术服务有限责任公司 Application method, mobile charging stake, system and the storage medium of mobile charging stake
CN108921545A (en) * 2012-04-10 2018-11-30 乐高近场通信控股私人有限公司 Complete the method and system of order

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110153474A1 (en) * 2009-12-17 2011-06-23 Tormey Milton T Electric vehicle charging and accounting
CN105205929A (en) * 2015-09-02 2015-12-30 西安特锐德智能充电科技有限公司 System and method for charging billing of electric vehicle during network anomalies
CN105279631A (en) * 2015-11-16 2016-01-27 腾讯科技(深圳)有限公司 Article distribution method and apparatus
CN107105446B (en) * 2017-04-27 2020-06-02 万帮充电设备有限公司 Charging and billing method, device and system
CN109146087B (en) * 2017-06-27 2022-02-18 许继集团有限公司 Electric vehicle charging abnormal transaction processing method and charging operation platform
CN108305055B (en) * 2017-10-20 2021-03-12 掌合天下(北京)信息技术有限公司 Payment testing method and device
CN107942130A (en) * 2017-12-07 2018-04-20 珠海横琴小可乐信息技术有限公司 A kind of method and system of electric automobile charging pile dealing of abnormal data
CN108074349A (en) * 2017-12-29 2018-05-25 威马智慧出行科技(上海)有限公司 A kind of charging accounting system and method for electric car
CN109784985A (en) * 2018-12-26 2019-05-21 深圳供电局有限公司 Charging and billing method, system, device, computer equipment and storage medium
CN110164046A (en) * 2019-06-19 2019-08-23 深圳市小兔充充科技有限公司 Ordering method, device and the storage medium of charging station

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102334145A (en) * 2008-12-22 2012-01-25 通用电气公司 System and method for roaming billing for electric vehicles
CN103068619A (en) * 2010-07-02 2013-04-24 雷诺股份公司 Transmission of data relating to the operation of a battery powering a driving motor of a motor vehicle
CN108921545A (en) * 2012-04-10 2018-11-30 乐高近场通信控股私人有限公司 Complete the method and system of order
KR20180026182A (en) * 2016-09-02 2018-03-12 주식회사 만도 Apparatus and method for discharging DC link in mild hybrid system
CN108269073A (en) * 2016-12-30 2018-07-10 航天信息股份有限公司 A kind of order payment management method and system
CN108638881A (en) * 2018-05-04 2018-10-12 西安艾润物联网技术服务有限责任公司 Application method, mobile charging stake, system and the storage medium of mobile charging stake

Also Published As

Publication number Publication date
CN110705979A (en) 2020-01-17
WO2021062956A1 (en) 2021-04-08

Similar Documents

Publication Publication Date Title
CN110705979B (en) Charging information processing method, storage medium and electronic device
US11590857B2 (en) Charging method, apparatus, device, medium, battery management system and charging pile
CN102547646B (en) Operating system supporting cost aware applications and method thereof
US9796286B2 (en) Energy use aggregation and charge control of a plug-in electric vehicle
CN105844803B (en) A kind of cell phone application implementation method of the electric automobile charging pile across application charging system
EP2486523B1 (en) Computer network service providing system including self adjusting volume enforcement functionality
JP2005512463A (en) Data rating method and system for wireless devices
CN108422887B (en) Vehicle-mounted alternating-current charging and discharging machine charging and discharging interface, method, charging pile and electronic equipment
KR20130108602A (en) Method and system for real-time aggregation of electric vehicle information for real-time auctioning of ancillary services, and real-time lowest cost matching electric vehicle energy demand to charging services
CN108230462B (en) Parking lot parking charge management method, intelligent terminal and storage medium
CN108537897A (en) Parking charge management method, server and storage medium
CN104599079A (en) Intelligent electric vehicle charging management system
JP2017005776A (en) Information provision device, charger, computer program and information provision method
CN107719143A (en) A kind of battery altering movement station changes the method and device of battery to electric car
CN111582850B (en) Electric charge recharging method and device based on mobile phone bank
CN108074349A (en) A kind of charging accounting system and method for electric car
CN107351713B (en) Charging pile control method and device
CN103959753A (en) Advice of promotion for usage based subscribers
CN108564355A (en) Automobile battery replacement charging method and device and computer readable storage medium
CN110060043A (en) Parking method of payment, system and relevant device based on block chain
CN108986320A (en) Settlement method, intelligent socket and the intelligent payment system of electric car charging
CN102467770B (en) Method, device and system for recharging by using voucher card
CN111967922A (en) Charging settlement method and device for charging pile and computer readable storage medium
KR101319312B1 (en) Method for billing electric charge for a wireless charging vehicle and apparatus thereof
CN102137376A (en) Method, system and device for processing service request

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant