WO2013137071A1 - 充電器予約システム、充電器予約装置、充電器予約方法、およびプログラム - Google Patents

充電器予約システム、充電器予約装置、充電器予約方法、およびプログラム Download PDF

Info

Publication number
WO2013137071A1
WO2013137071A1 PCT/JP2013/056015 JP2013056015W WO2013137071A1 WO 2013137071 A1 WO2013137071 A1 WO 2013137071A1 JP 2013056015 W JP2013056015 W JP 2013056015W WO 2013137071 A1 WO2013137071 A1 WO 2013137071A1
Authority
WO
WIPO (PCT)
Prior art keywords
time
reservation
charger
end date
charging
Prior art date
Application number
PCT/JP2013/056015
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 日本電気株式会社
Priority to JP2014504813A priority Critical patent/JP6153096B2/ja
Priority to US14/384,691 priority patent/US20150046200A1/en
Publication of WO2013137071A1 publication Critical patent/WO2013137071A1/ja

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
    • G06Q10/00Administration; Management
    • G06Q10/02Reservations, e.g. for tickets, services or events
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07CTIME OR ATTENDANCE REGISTERS; REGISTERING OR INDICATING THE WORKING OF MACHINES; GENERATING RANDOM NUMBERS; VOTING OR LOTTERY APPARATUS; ARRANGEMENTS, SYSTEMS OR APPARATUS FOR CHECKING NOT PROVIDED FOR ELSEWHERE
    • G07C1/00Registering, indicating or recording the time of events or elapsed time, e.g. time-recorders for work people

Definitions

  • the present invention relates to a charger reservation system, a charger reservation device, a charger reservation method, and a program.
  • Charging a rechargeable battery mounted on an electric vehicle takes several tens of minutes to an hour, even when using a quick charger. Therefore, if another user is already charging when arriving at the place where the charger exists, or if there are other users waiting to use the charger, the charger can be used There is a possibility of waiting for a very long time. In order to avoid such a state, it is desired to provide a service that can reserve the use of the charger in a desired time zone in advance.
  • a unique outlet ID is assigned to an outlet, and the location of the outlet and the type of outlet (shape, voltage, current, etc.) are managed by the server. It describes that a reservation such as the amount of power is accepted and the power supply to the connected device is controlled according to the reservation content.
  • the management server centrally manages the charge reservations put in the chargers of the respective charging stations, and when a free time occurs due to the cancellation of the reservation, the user who is waiting for the charging order is free.
  • a system for notifying by e-mail that time has occurred is described.
  • an object of the present invention is to realize efficient operation of the charger.
  • the charger reservation system receives a reservation registration of a charger, manages a reservation information including a use start date and a provisional use end date, and a user based on the use reservation registration
  • a charging time calculation unit that calculates a time required for charging when use of the charger is started, and the reservation processing unit calculates a new use end date and time based on the required time, and Is updated to the new use end date and time.
  • a charger reservation device receives a reservation reservation for use of a charger, manages a reservation information including a use start date and a temporary use end date, and a user based on the use reservation registration
  • a charging time calculation unit that calculates a time required for charging when use of the charger is started, and the reservation processing unit calculates a new use end date and time based on the required time, and Is updated to the new use end date and time.
  • the charger reservation method receives a use reservation registration of a charger, manages reservation information including a use start date and a provisional use end date and time, and a user uses the charger reservation registration based on the use reservation registration.
  • a use reservation registration of a charger manages reservation information including a use start date and a provisional use end date and time, and a user uses the charger reservation registration based on the use reservation registration.
  • a time required for charging is calculated
  • a new use end date / time is calculated based on the required time
  • the temporary use end date / time is updated to the new use end date / time.
  • a program according to the present invention includes a reservation processing unit that receives a use reservation registration of a charger and manages reservation information including a use start date and a temporary use end date, and a user based on the use reservation registration.
  • a reservation processing unit that receives a use reservation registration of a charger and manages reservation information including a use start date and a temporary use end date, and a user based on the use reservation registration.
  • FIG. 1 is a block diagram showing a configuration of a charger reservation system 10 according to Embodiment 1 of the present invention.
  • a charger reservation system 10 includes a charger 20 that charges a rechargeable battery of an electric vehicle 60, a server device 40 connected to the charger 20 via a network 30, a server device 40 and a network. 30 and a terminal 50 used by a user.
  • the charger 20 includes an input / output unit 21, a charging unit 22, and a control unit 23.
  • the input / output unit 21 is a device having an input / output function, such as a touch panel display or an IC card reader / writer, and is a member card used for accepting user operations and identifying whether the user is a registered member. Has an information input function for reading data, and an information output function for operation results and authentication results.
  • the charging unit 22 has a function of charging the electric vehicle 60 connected via the charging cable 70.
  • the control unit 23 has a function of controlling the operation of the charger 20 based on a user operation via the terminal 50 or an instruction transmitted from the server device 40.
  • the server device 40 includes an authentication processing unit 41, a charger state acquisition unit 42, a required charging time calculation unit 43, a reservation processing unit 44, and a storage unit 45.
  • a dedicated or general-purpose computer including a CPU, a memory such as a ROM or a RAM, an external storage device that stores various information, an input interface, an output interface, a communication interface, and a bus connecting them can be applied.
  • the server device 40 may be constituted by a single computer or may be constituted by a plurality of computers connected to each other via a communication line.
  • the authentication processing unit 41, the charger state acquisition unit 42, the required charging time calculation unit 43, and the reservation processing unit 44 correspond to modules of functions realized by the CPU executing a predetermined program stored in a ROM or the like.
  • the storage unit 45 is implemented by an external storage device.
  • the authentication processing unit 41 has a function for identifying whether or not the user is registered as a member who can use the charger 20, and whether the user who intends to use the charger 20 has reserved the charger 20. It has a function of identifying whether or not.
  • the charger state acquisition unit 42 has a function of acquiring the state of the charger 20 from the charger 20.
  • the required charging time calculation unit 43 calculates the time required to complete charging with a predetermined amount of electric power based on the remaining battery level of the rechargeable battery of the electric vehicle 60, the ambient temperature, the output status of the charger 20, and the like. It has a function.
  • the reservation processing unit 44 has a function of receiving a reservation registration request from the user via the terminal 50.
  • the reservation registration may be performed by another method without using the terminal 50.
  • the user may be able to register via input means provided in the charger 20.
  • reservation registration may be performed via a reservation apparatus installed separately.
  • the storage unit 45 is equipped with a database for storing user information, charger information, and reservation information.
  • the database includes a user information DB 451 that holds information on users who are permitted to use and reserve chargers, a charger information DB 452 that holds information such as the name and installation location of chargers, and the reservation status of each charger.
  • the reservation information DB 453 to be included is included.
  • FIG. 2 is a diagram illustrating a configuration example of the user information DB 451.
  • the user information DB 451 includes a “user ID” that is information for identifying a user, and a “password” used for authentication processing when the user starts using the charger 20 or performs reservation registration of the charger 20. Hold.
  • FIG. 3 is a diagram illustrating a configuration example of the charger information DB 452.
  • the charger information DB includes “charger ID” that is information for identifying each charger 20, “charging facility name” indicating the name of the facility where the charger 20 is installed, and the charger 20 is installed. Holds the "address" of the location being
  • FIG. 4 is a diagram illustrating a configuration example of the reservation information DB 453.
  • the reservation information DB 453 includes a “charger ID” that is information for identifying each charger 20, a “reservation user” that is a user ID of a user who has reserved the charger 20, and a reserved use start date and time. And “use end date and time” indicating reserved use end date and time.
  • the terminal 50 is a device that is connected to the server device 40 via the network 30 and allows the user to view and register reservation information.
  • the terminal 50 is an information processing terminal such as a mobile terminal such as a mobile phone or a personal computer.
  • the configuration of the charger reservation system 10 is not limited to that shown in FIG. 1.
  • each function of the server device 40 and a part of the storage unit 45 may be mounted on the charger 20 or the terminal 50.
  • FIG. 5 is a sequence diagram showing processing when the user reserves the use of the charger 20.
  • FIG. 6 is a flowchart of the reservation registration process in the server device 40.
  • FIG. 7 is a sequence diagram showing processing when the charger reserved by the user is used.
  • FIG. 8 is a flowchart of processing for updating the use end time after the start of use of the charger.
  • a process when the user reserves the use of the charger 20 will be described with reference to FIGS.
  • the user operates the menu screen of the terminal 50 and requests the server device 40 for an information list of the available chargers 20 (S101).
  • the server device 40 that has received the request searches the charger information DB 452 in the reservation processing unit 44, and acquires a list of registered charger information (S102). Further, the reservation processing unit 44 searches the reservation information DB 453 to acquire the reservation status of each charger acquired in step S102 (S103).
  • the server device 40 transmits the information (charger information list) acquired in steps S102 and 103 to the terminal 50 (S104).
  • the terminal 50 displays the acquired charger information list on the screen of the terminal 50 (S105).
  • the user When requesting the charger information list in step S101, the user operates the terminal 50 to provide the area name, address, etc. to the server device 40, and the reservation processing unit 44 provides information on the charger in the area or address. You may make it search only. Thereby, the user can narrow down the information to acquire.
  • the map data is held in the server device 40 and the terminal 50, and coordinate information such as the latitude and longitude of the location of each charger is registered in the charger information DB 452, and the map is displayed by the user using a GUI (graphical user interface).
  • the server device 40 may provide information on chargers within the range. Moreover, you may make it provide the information of the charger in the predetermined range from a user's present position by providing the terminal 50 with a GPS function.
  • the user operates the terminal 50, selects a charger to be reserved from the charger information list acquired in S105, and inputs the use start date and time (S106). In addition, the user inputs a user ID and a password (S107). The terminal 50 transmits the input information to the server device 40 (S108).
  • the server device 40 first searches the user information DB 451 in the authentication processing unit 41, and confirms whether or not a record having the same combination as the user ID and password acquired from the terminal 50 is registered in the user information DB 451 (FIG. 5). 6: S109). If the user is not registered (No), it is determined that the user authentication has failed, and the result of the reservation failure is notified to the terminal 50 (FIGS. 5 and 6: S112).
  • the reservation processing unit 44 searches the reservation information DB, and acquires the reservation information of the charger ID acquired from the terminal 50 (S110). .
  • the reservation processing unit 44 sets a fixed time (30 minutes, 1 hour, etc.) after the use start date and time acquired from the terminal 50 as a temporary use end date and time, and sets the temporary use end date and time from the use start date and time. It is confirmed whether the time zone up to and the reservation time zone in the reservation information acquired in step S110 overlap (S111).
  • the reservation processing unit 44 determines that the reservation is not possible, and notifies the terminal of the result of the reservation failure (S112). If the reservation time does not overlap (S111: Yes), it is determined that the reservation is possible, and reservation information including a combination of the user ID, the charger ID, the use start date and time, and the provisional use end date and time acquired from the terminal 50 is stored. Register in the reservation information DB 453 (S111). Then, the result of successful reservation is notified to the terminal 50 (S112). When the terminal 50 receives the reservation result from the server device 40, the terminal 50 displays the reservation result on the screen (S113).
  • provisional use end date and time registered in the reservation information DB 453 may be calculated by the reservation processing unit 44 as described above, or may be input by the user in step S106.
  • the user When using the charger 20, the user first causes the input / output unit 21 of the charger 20 to read the membership card.
  • the charger 20 transmits the read user ID and the charger ID previously recorded in the charger 20 to the server device 40 (S201).
  • the server device 40 searches the user information DB 451 in the authentication processing unit 41 and confirms whether or not the user ID notified from the charger 20 is registered in the user information DB 451 (S202). If it is not registered, it is determined that the authentication has failed, the result that the use is not possible is notified to the charger 20, and the process is terminated (S204).
  • the authentication processing unit 41 searches the reservation information DB 453, and the charger ID transmitted from the charger 20 is reserved within a certain time (30 minutes, 1 hour, etc.) from the current time. Check if it exists. If there is a reservation, it is confirmed whether or not the reservation is a reservation by the user having the user ID notified in S201 (S203).
  • the authentication processing unit 41 determines that the use is not possible when the reservation is made by a different user, notifies the charger 20 of the result of the use failure, and ends the process (S204). If it is a reservation for the same user, or if no reservation for any user is registered during the time period, it is determined that it can be used, and the availability result is notified to the charger 20 (S204).
  • the charger 20 When the charger 20 receives the available result from the server device 40, the charger 20 displays a menu screen on which an authentication OK message and a button for starting the charging operation for the electric vehicle are arranged in the input / output unit 21 (S205). ).
  • the control unit 23 of the charger 20 instructs the charging unit 22 to start charging.
  • the charging unit 20 starts charging the electric vehicle 60 (S206).
  • the charging unit 22 obtains the remaining battery level of the rechargeable battery, the temperature of the rechargeable battery, the target charging power amount or the charging rate from the electric vehicle 60 being charged, these information, the charging voltage value, and the charging current. The values are combined and acquired as charging status information (S207).
  • thermometer may be attached to the charger 20 and the temperature indicated by the thermometer may be included in the charging status information.
  • a value preset for the charger 20 may be used.
  • a menu for designating a target charging power amount or charging rate may be displayed on a menu screen where the user starts a charging operation, and a value selected by the user operation may be used.
  • the charging unit 22 transmits the acquired charging status information to the server device 40 together with the charging ID of the charger 20 (S208).
  • the required charging time calculation unit 43 of the server device 40 calculates the required charging time based on the charging status information transmitted from the charger 20 (S209).
  • the required charging time calculation unit 43 holds graph data indicating the relationship between the remaining battery level of the rechargeable battery and the required charging time, and calculates the target charging power amount from the remaining battery level included in the charging status information acquired from the charger 20. Alternatively, the time required for charging to reach the charging rate may be calculated.
  • the information which specifies the vehicle model of the electric vehicle which each user holds is added to user information DB451, and the electric charge currently charged from user ID
  • the vehicle type of the automobile 60 may be specified, and more accurate charging time may be calculated based on the graph data for each vehicle type.
  • the required charging time may be calculated from the charging status information acquired in step S208 by a machine learning method.
  • the reservation processing unit 44 updates the temporary use end date and time registered in the reservation information DB 453 based on the required charging time calculated in step S209 (S210).
  • the charging end date and time is calculated based on the calculated required charging time and the current time (S210-1).
  • step S210-1 If the charging end date and time calculated in step S210-1 is later (No), the reservation information DB 453 is referred to and whether or not another reservation exists in the time zone before the end date and time calculated in S210-1. Confirm (S210-3B1).
  • step S210-3A If no other reservation exists (No), the process proceeds to step S210-3A. If there is another reservation (Yes), the temporary use end date / time of the reservation information of the charging user is deleted, and the same date / time as the use start date / time of the other reservation information, or the use start date / time of the other reservation information The date and time immediately before (a date and time earlier by a certain margin) is registered as the use end date and time (S210-3B2). Next, the reservation processing unit 44 notifies the charger 20 of the use end date and time newly registered to the charger 20 (S210-3B3).
  • the charger 20 ends the charging at the timing when the control unit 23 completes the charging to the target charging power amount or the charging rate, or when the use end date / time notified from the server device 40 in step S210-3B3 is reached.
  • the charging unit 22 is instructed to do so, and the charging unit 22 ends the charging (S211).
  • a menu in which a button for interrupting charging is arranged on the screen of the input / output unit 21 of the charger 20 may be displayed, and charging may be terminated when the user selects the interrupt button. Further, the charging may be terminated when an abnormality occurs in either the charger 20 or the electric vehicle 60 during charging and the charging becomes impossible.
  • the charging unit 22 transmits to the server device 40 a notification indicating that the charging is completed together with the charger ID (S212).
  • the reservation processing unit 44 deletes the reservation information corresponding to the charge end notification from the reservation information registered in the reservation information DB 453 (S213).
  • the reservation processing unit 44 includes the charger ID notified in step S212 from the reservation information registered in the reservation information DB 453, and the transmission time or reception time of the notification in step S212 is Search the reservation information included in the time zone between the use start date and time and the use end date and time, and delete the corresponding record. It should be noted that a certain margin may be provided before and after the time period between the use start date and time and the use end date and time so as to determine whether the transmission end notification transmission or reception time is included in the time period.
  • the processing from S207 to S210-3A or S210-3B3 is executed only once after the start of charging. However, a series of processing is performed periodically during charging or when the charging status information changes. May be repeatedly executed.
  • the function of the required charging time calculation unit 43 is mounted on the electric vehicle 60, the electric vehicle 60 calculates the required charging time, and the server device 40 receives the required charging time from the electric vehicle 60 and updates the use end date and time. You may do it.
  • the use end date / time is updated based on the accurate charge end date / time calculated based on the charging state when the use of the charger 20 is started.
  • Embodiment 2 when the user who reserved the charger starts charging and the use end time is fixed, the user who has reserved the charger next time will advance the use start date and time of the reservation. Prompt.
  • FIG. 9 is a diagram showing a configuration example of the user information DB 451 according to the second embodiment.
  • the present embodiment is different from the first embodiment in that the user's mail address is added.
  • Other configurations are the same as those in the first embodiment.
  • FIG. 10 is a sequence diagram showing processing when using the charger reserved by the user according to the second embodiment.
  • the same processes as those in FIG. 7 of the first embodiment are denoted by the same reference numerals.
  • the newly registered use end date and time of the user who is using the charger 20 is earlier than the provisional use end date and time registered at the time of reservation registration, the same charger 20 is used in the next time zone. Notify the reserved user that the use start date can be advanced.
  • step S210-3A the reservation processing unit 44 of the server device 40 confirms that the use end date / time of the user who has started using the charger 20 has been changed to a date / time earlier than the provisional end date / time. And whether or not a reservation of another user for the same charger 20 is registered within a predetermined time from the use end date and time is confirmed (S301).
  • the reservation processing unit 44 transmits an email including a message indicating that the use end date and time newly registered in S210-3A and the reservation use start date and time can be advanced to the acquired email address. (S303). If it is confirmed in step S301 that no other user's reservation has been registered within the predetermined time, the processes in steps S302 and S303 are not performed.
  • the use end date / time of the user who has started using the charger 20 ends earlier than the provisional use end date / time registered at the time of reservation registration.
  • the user who has reserved the same charger 20 can be notified that the use start date and time can be advanced. For this reason, it is possible to more efficiently reduce the occupied time of the useless charger that occurs when the user reserves the use of the charger 20 for an unnecessarily long time, and it is possible to realize efficient operation of the charger. .
  • the convenience for the user is improved.
  • the next reservation user is notified by e-mail that the use start date and time can be advanced, and the actual reservation change process is performed by the user who has received the notification.
  • the actual reservation change processing method is not limited to this. For example, it is possible to register a plurality of desired use start dates and times at the time of reservation registration, and at the timing when the use start date and time can be advanced, the reservation processing unit 44 is within the range in which the use start date and time can be advanced. It may be automatically changed to an early desired use start date and time, and the user may be notified by e-mail that the use start date and time has been changed.
  • the present invention relates to a charging service for an electric vehicle, and can be applied to a charging reservation system that realizes efficient operation of a charger, a charger having a reservation function, and a server device and a program for realizing these.
  • a reservation processing unit that receives a reservation registration for use of a charger and manages reservation information including a use start date and a provisional use end date;
  • a charge required time calculating unit that calculates a required time required for charging is provided, and
  • the charger processing system wherein the reservation processing unit calculates a new use end date and time based on the required time, and updates the temporary use end date and time to the new use end date and time.
  • the said charge required time calculation part calculates the required time required for charge based on at least 1 among the battery remaining charge of the chargeable battery, temperature, and the output condition of the said charger.
  • the charger reservation system as described in any one of 1-4.
  • a reservation processing unit that receives a reservation registration for use of a charger and manages reservation information including a use start date and a provisional use end date, When the user starts using the charger based on the use reservation registration, a charge required time calculating unit that calculates a required time required for charging is provided, and The charger reservation device, wherein the reservation processing unit calculates a new use end date and time based on the required time, and updates the temporary use end date and time to the new use end date and time.
  • a reservation processing unit that receives a reservation registration of a charger and manages reservation information including a use start date and a provisional use end date; When the user starts using the charger based on the use reservation registration, it functions as a required charging time calculation unit that calculates the required time required for charging, The reservation processing unit calculates a new use end date and time based on the required time, and updates the temporary use end date and time to the new use end date and time.

Landscapes

  • Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Operations Research (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Quality & Reliability (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • General Business, Economics & Management (AREA)
  • Development Economics (AREA)
  • Theoretical Computer Science (AREA)
  • Charge And Discharge Circuits For Batteries Or The Like (AREA)
  • Electric Propulsion And Braking For Vehicles (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

充電器の利用予約登録を受信し、利用開始日時と仮の利用終了日時を含む予約情報を管理する予約処理部と、ユーザが利用予約登録に基づいて充電器の利用を開始したら、充電に要する所要時間を算出する充電所要時間算出部とを備え、予約処理部は、所要時間に基づいて新規の利用終了日時を算出し、仮の利用終了日時を新規の利用終了日時に更新する。

Description

充電器予約システム、充電器予約装置、充電器予約方法、およびプログラム
 本発明は、充電器予約システム、充電器予約装置、充電器予約方法、およびプログラムに関する。
 電気自動車に搭載された充電池の充電には、急速充電器を用いた場合でも数十分から1時間程度の時間がかかる。そのため、充電器が存在する場所に到着したときに既に他のユーザが充電していたり、他にも充電器の利用を待っているユーザが存在したりすると、充電器が利用可能になるまでに非常に長い時間待たされる可能性がある。このような状態を回避するため、予め希望の時間帯での充電器の利用を予約できるサービスの提供が望まれる。
 例えば特許文献1には、コンセントに固有のコンセントIDを付与してコンセントの設置場所、コンセントの種類(形状、電圧、電流等)をサーバで管理し、ウェブサーバにてコンセントの使用日時や必要な電力量などの予約を受け付け、予約内容に従って接続される機器への電力供給を制御することが記載されている。
 また、特許文献2には、管理サーバが、各充電スタンドの充電器に入れられた充電予約を一元的に管理し、予約のキャンセルにより空き時間が発生した場合に、充電順番待ちのユーザに空き時間が発生したことを電子メールで通知するシステムが記載されている。
特開2008-263712号公報 特開2010-267110号公報
 しかし、電気自動車の充電に要する時間は、充電池の電池残量や、温度、充電器の出力など様々な要因で決定されるため、ユーザが予約を行う際、正確な所要時間を見積もって予約時間を設定することは難しい。特に、ユーザが予約した充電時間よりも実際にかかった充電時間が短くなった場合は、ユーザが当初登録した終了時間を過ぎるまで、実際には充電が終了していても、他ユーザが使用できないという事態が起こりうる。特許文献1、2に記載の方法では、このような事態を回避することができず、充電器の効率的な運用を十分に行うことができなかった。
 そこで、本発明の目的は、充電器の効率的な運用を実現することである。
 本発明に係る充電器予約システムは、充電器の利用予約登録を受信し、利用開始日時と仮の利用終了日時を含む予約情報を管理する予約処理部と、ユーザが前記利用予約登録に基づいて前記充電器の利用を開始したら、充電に要する所要時間を算出する充電所要時間算出部と、を備え、前記予約処理部は、前記所要時間に基づいて新規の利用終了日時を算出し、前記仮の利用終了日時を前記新規の利用終了日時に更新するものである。
 本発明に係る充電器予約装置は、充電器の利用予約登録を受信し、利用開始日時と仮の利用終了日時を含む予約情報を管理する予約処理部と、ユーザが前記利用予約登録に基づいて前記充電器の利用を開始したら、充電に要する所要時間を算出する充電所要時間算出部と、を備え、前記予約処理部は、前記所要時間に基づいて新規の利用終了日時を算出し、前記仮の利用終了日時を前記新規の利用終了日時に更新するものである。
 本発明に係る充電器予約方法は、充電器の利用予約登録を受信し、利用開始日時と仮の利用終了日時を含む予約情報を管理し、ユーザが前記利用予約登録に基づいて前記充電器の利用を開始したら、充電に要する所要時間を算出し、前記所要時間に基づいて新規の利用終了日時を算出し、前記仮の利用終了日時を前記新規の利用終了日時に更新する。
 本発明に係るプログラムは、コンピュータを、充電器の利用予約登録を受信し、利用開始日時と仮の利用終了日時を含む予約情報を管理する予約処理部と、ユーザが前記利用予約登録に基づいて前記充電器の利用を開始したら、充電に要する所要時間を算出する充電所要時間算出部と、して機能させ、前記予約処理部は、前記所要時間に基づいて新規の利用終了日時を算出し、前記仮の利用終了日時を前記新規の利用終了日時に更新するものである。
 本発明によれば、充電器の効率的な運用を実現することができる。

本発明の実施の形態1による、充電器予約システムの構成を示すブロック図。 本発明の実施の形態1による、ユーザ情報DBの構成例を示す図。 本発明の実施の形態1による、充電器情報DBの構成例を示す図。 本発明の実施の形態1による、予約情報DBの構成例を示す図。 本発明の実施の形態1による、ユーザが充電器の利用を予約する際の処理のシーケンス図。 本発明の実施の形態1による、予約登録処理のフローチャート。 本発明の実施の形態1による、ユーザが予約した充電器を利用する際の処理を示したシーケンス図。 本発明の実施の形態1による、利用終了時刻を更新する処理のフローチャート。 本発明の実施の形態2による、ユーザ情報DBの構成例を示す図。 本発明の実施の形態2による、ユーザが予約した充電器を利用する際の処理を示したシーケンス図。
実施の形態1.
 次に、本発明を実施するための形態について、図面を参照して詳細に説明する。
 図1は、本発明の実施の形態1による充電器予約システム10の構成を示すブロック図である。図に示すように、充電器予約システム10は、電気自動車60の充電池に充電を行う充電器20と、充電器20とネットワーク30を介して接続されたサーバ装置40と、サーバ装置40とネットワーク30を介して接続され、ユーザが使用する端末50を備えている。
 充電器20は入出力部21、充電部22、及び制御部23を備えている。
 入出力部21は、タッチパネルディスプレイや、ICカードリーダ・ライタなどの入出力機能を持ったデバイスであり、ユーザ操作の受け付けや、ユーザが登録された会員か否かを識別するために用いる会員カードを読み取るための情報入力機能、操作結果や認証結果などの情報出力機能を有する。
 充電部22は、充電ケーブル70を介して接続された電気自動車60に充電を行う機能を有する。
 制御部23は、端末50を介したユーザの操作やサーバ装置40から送信される指示に基づいて、充電器20の動作を制御する機能を有する。
 サーバ装置40は、認証処理部41、充電器状態取得部42、充電所要時間算出部43、予約処理部44、及び記憶部45を備えている。サーバ装置40は、CPU、ROMやRAM等のメモリ、各種の情報を格納する外部記憶装置、入力インタフェース、出力インタフェース、通信インタフェース及びこれらを結ぶバスを備える専用又は汎用のコンピュータを適用することができる。なお、サーバ装置40は、単一のコンピュータにより構成されるものであっても、通信回線を介して互いに接続された複数のコンピュータにより構成されるものであってもよい。
 認証処理部41、充電器状態取得部42、充電所要時間算出部43、予約処理部44は、CPUがROM等に格納された所定のプログラムを実行することにより実現される機能のモジュールに相当する。記憶部45は、外部記憶装置により実装される。
 認証処理部41は、ユーザが充電器20を利用可能な会員として登録されているか否かを識別する機能や、充電器20を利用しようとしているユーザが、充電器20を予約しているユーザか否かを識別する機能を有する。
 充電器状態取得部42は、充電器20から、充電器20の状態を取得する機能を有する。
 充電所要時間算出部43は、電気自動車60の充電池の電池残量、周囲温度、充電器20の出力状況等に基づいて、所定の電力量の充電を完了するまでに必要な時間を算出する機能を有する。
 予約処理部44は、ユーザからの端末50を介した予約の登録要求を受付ける機能を有する。なお、予約登録は端末50を介さずに他の方法で行うようにしてもよい。例えば、ユーザが充電器20に設けられた入力手段を介して登録できるようにしてもよい。また、別途設置された予約装置を介して予約登録を行うようにしてもよい。
 記憶部45には、ユーザ情報、充電器情報、および予約情報を蓄積するデータベースが実装されている。データベースには、充電器の利用及び予約を許可されたユーザの情報を保持するユーザ情報DB451、充電器の名称や設置場所などの情報を保持する充電器情報DB452、各充電器の予約状況を管理する予約情報DB453が含まれる。
 図2は、ユーザ情報DB451の構成例を示す図である。ユーザ情報DB451は、ユーザを識別するための情報である「ユーザID」と、ユーザが充電器20の利用を開始する時や、充電器20の予約登録を行う時の認証処理に用いる「パスワード」を保持する。
 図3は、充電器情報DB452の構成例を示す図である。充電器情報DBは、各々の充電器20を識別するための情報である「充電器ID」と、充電器20が設置されている施設の名称を示す「充電施設名称」、充電器20が設置されている場所の「住所」を保持する。
 図4は、予約情報DB453の構成例を示す図である。予約情報DB453は、各充電器20を識別するための情報である「充電器ID」と、充電器20を予約しているユーザのユーザIDである「予約ユーザ」と、予約された利用開始日時を示す「利用開始日時」と、予約された利用終了日時を示す「利用終了日時」を保持する。
 端末50はネットワーク30を介してサーバ装置40に接続し、ユーザが予約情報を閲覧、登録するための装置である。端末50は、例えば携帯電話などの移動端末やパーソナルコンピュータなどの情報処理端末である。
 なお、充電器予約システム10の構成は図1で示したものに限られず、例えば、サーバ装置40の各機能や記憶部45の一部が充電器20または端末50に実装されていてもよい。
 次に、図5~8を用いて充電器予約システム10の動作について説明する。図5はユーザが充電器20の利用を予約する際の処理を示したシーケンス図である。図6はサーバ装置40における予約登録処理のフローチャートである。図7はユーザが予約した充電器を利用する際の処理を示したシーケンス図である。図8は、充電器の利用開始後、利用終了時刻を更新する処理のフローチャートである。
 図5、6を用いてユーザが充電器20の利用を予約する際の処理について説明する。
 まず、ユーザは端末50のメニュー画面を操作し、サーバ装置40に対して利用可能な充電器20の情報一覧を要求する(S101)。要求を受信したサーバ装置40は、予約処理部44において充電器情報DB452を検索し、登録されている充電器情報の一覧を取得する(S102)。さらに予約処理部44は予約情報DB453を検索し、ステップS102で取得した各充電器の予約状況を取得する(S103)。
 サーバ装置40は、ステップS102,103で取得した情報(充電器情報一覧)を端末50に送信する(S104)。端末50は、取得した充電器情報一覧を端末50の画面に表示する(S105)。なお、ステップS101において充電器情報一覧を要求する際、ユーザが端末50を操作して地域名や住所などをサーバ装置40に提供し、予約処理部44は当該地域または住所にある充電器の情報のみを検索するようにしてもよい。これにより、ユーザは取得する情報を絞り込むことができる。
 また、サーバ装置40や端末50に地図データを保持すると共に、充電器情報DB452に各充電器の設置場所の緯度経度などの座標情報を登録しておき、ユーザがGUI(グラフィカルユーザインタフェース)により地図上の所定の範囲を指定したら、サーバ装置40がその範囲内にある充電器の情報を提供するようにしてもよい。また、端末50にGPS機能を備えることにより、ユーザの現在位置から所定の範囲内にある充電器の情報を提供するようにしてもよい。
 次に、ユーザは、端末50を操作してS105で取得した充電器情報一覧の中から予約したい充電器を選択し、利用開始日時を入力する(S106)。また、ユーザはユーザID、パスワードを入力する(S107)。端末50は、これらの入力された情報をサーバ装置40に送信する(S108)。
 サーバ装置40は、まず認証処理部41においてユーザ情報DB451を検索し、端末50から取得したユーザID、パスワードと同じ組み合わせのレコードがユーザ情報DB451に登録されているか否かを確認する(図5,6:S109)。ユーザが登録されていない場合は(No)ユーザ認証失敗と判断し、予約失敗の結果を端末50に通知する(図5,6:S112)。
 ステップS109でユーザが登録されている場合は(Yes)ユーザ認証成功と判断し、予約処理部44において予約情報DBを検索し、端末50から取得した充電器IDの予約情報を取得する(S110)。次に、予約処理部44は、端末50から取得した利用開始日時から一定時間後(30分後、1時間後等)を仮の利用終了日時として設定し、利用開始日時から仮の利用終了日時までの時間帯と、ステップS110で取得した予約情報における予約時間帯が重複するかどうかを確認する(S111)。
 予約処理部44は、予約時間が重複する場合は(S111:No)予約不可と判断して、予約失敗の結果を端末に通知する(S112)。予約時間が重複しない場合は(S111:Yes)予約可能と判断して、端末50から取得したユーザID、充電器ID、利用開始日時、及び前述の仮の利用終了日時の組み合わせからなる予約情報を予約情報DB453に登録する(S111)。そして、端末50に予約成功の結果を通知する(S112)。端末50は、サーバ装置40から予約結果を受信したら画面に予約結果を表示する(S113)。
 なお、予約情報DB453に登録する仮の利用終了日時は、上記のように予約処理部44が算出するようにしてもよいし、ステップS106においてユーザが入力するようにしてもよい。
 次に図7、8を用いて充電器20を予約したユーザが、その充電器を利用して充電を行う際の処理について説明する。
 ユーザは、充電器20を利用する際には、まず充電器20の入出力部21に会員カードを読み取らせろ。充電器20は、読み取ったユーザIDと、予め充電器20に記録されている充電器IDをサーバ装置40に送信する(S201)。
 サーバ装置40は、認証処理部41においてユーザ情報DB451を検索し、充電器20から通知されたユーザIDがユーザ情報DB451に登録されているかどうかを確認する(S202)。登録されていない場合は認証失敗と判断し、充電器20に対して利用不可の結果を通知し、処理を終了する(S204)。
 ユーザIDが登録されている場合、認証処理部41は予約情報DB453を検索し、充電器20から送信された充電器IDについて、現在時刻から一定時間以内(30分、1時間等)の予約が存在するかどうかを確認する。予約が存在する場合は、その予約がS201で通知されたユーザIDのユーザによる予約であるかどうかを確認する(S203)。
 認証処理部41は、異なるユーザの予約である場合は利用不可と判断し、利用不可の結果を充電器20に通知し、処理を終了する(S204)。同一のユーザの予約である場合、または当該時間帯に何れのユーザの予約も登録されていなかった場合は利用可能と判断し、充電器20に利用可能の結果を通知する(S204)。
 充電器20は、サーバ装置40から利用可能の結果を受信したら、入出力部21において認証OKのメッセージと、電気自動車への充電操作を開始するためのボタンを配置したメニュー画面を表示する(S205)。
 ユーザが電気自動車60に充電ケーブル70を接続し、充電器20の入出力部21に表示された充電開始のメニューを選択すると、充電器20の制御部23が充電部22に充電開始を指示し、充電部20は電気自動車60への充電を開始する(S206)。
 次に、充電部22は充電中の電気自動車60から充電池の電池残量、充電池の温度、目標とする充電電力量または充電率を取得し、これらの情報と、充電電圧値、充電電流値を合わせて充電状況情報として取得する(S207)。
 なお、充電池の温度を取得できない場合は、充電器20に温度計を取り付け、その温度計が示す温度を充電状況情報に含めるようにしてもよい。
 目標とする充電電力量または充電率については、充電器20に対して予め設定された値を用いるようにしてもよい。または、ユーザが充電操作を開始するメニュー画面に、目標とする充電電力量または充電率を指定するメニューを表示し、ユーザ操作によって選択された値を用いるようにしてもよい。
 充電部22は、取得した充電状況情報を充電器20の充電IDとともにサーバ装置40に送信する(S208)。
 サーバ装置40の充電所要時間算出部43は、充電器20から送信された充電状況情報に基づいて、充電所要時間を算出する(S209)。
 充電所要時間の算出方法の具体例について説明する。充電所要時間算出部43は、充電池の電池残量と充電所要時間の関係を示すグラフデータを保持しておき、充電器20から取得した充電状況情報に含まれる電池残量から目標充電電力量または充電率に至る充電所要時間を算出するようにしてもよい。
 また、このグラフデータを電気自動車の車種ごとに用意しておくと共に、各ユーザが保有している電気自動車の車種を特定する情報をユーザ情報DB451に追加しておき、ユーザIDから充電中の電気自動車60の車種を特定し、車種ごとのグラフデータに基づいたより正確な充電所要時間を算出するようにしてもよい。
 さらに、過去の充電状況情報と実際にかかった充電所要時間のログ情報を学習データとして利用し、機械学習の手法によりステップS208で取得した充電状況情報から充電所要時間を算出するようにしてもよい。
 次に、予約処理部44は、ステップS209で算出された充電所要時間に基づいて、予約情報DB453に登録されている仮の利用終了日時を更新する(S210)。
 図8を用いて利用終了日時の更新処理について詳しく説明する。
 まず、算出された充電所要時間と現在時刻に基づいて、充電終了日時を算出する(S210-1)。次に、予約情報DB453に登録されている仮の利用終了日時よりステップS210-1で算出した充電終了日時が早いかどうかを判定する(S210-2)。
 算出した充電終了日時の方が早い場合は(Yes)、予約情報DB453に登録されている仮の利用終了日時を削除し、ステップS210-1で算出した終了日時を当該予約情報の利用終了日時として登録する(S210-3A)。
 ステップS210-1で算出した充電終了日時の方が遅い場合は(No)、予約情報DB453を参照し、S210-1で算出した終了日時より前の時間帯に他の予約が存在するかどうかを確認する(S210-3B1)。
 他の予約が存在しない場合は(No)、ステップS210-3Aへ移行する。他の予約が存在する場合は(Yes)、充電中のユーザの予約情報の仮の利用終了日時を削除し、他の予約情報の利用開始日時と同一日時、または他の予約情報の利用開始日時の直前の日時(一定のマージン分早い日時)を利用終了日時として登録する(S210-3B2)。次に、予約処理部44は、充電器20に対して新規に登録した利用終了日時を充電器20に通知する(S210-3B3)。
 充電器20は、制御部23において目標の充電電力量または充電率までの充電が完了したタイミング、または、ステップS210-3B3でサーバ装置40から通知された利用終了日時に到達したタイミングで充電を終了するように充電部22に指示し、充電部22は充電を終了する(S211)。
 なお、充電器20の入出力部21の画面に充電を中断させるボタンを配置したメニューを表示しておき、ユーザが中断ボタンを選択した場合に充電を終了するようにしてもよい。また、充電中に充電器20または電気自動車60のどちらかに異常が発生し、充電不可能な状態になった場合にも充電を終了するようにしてもよい。
 充電部22は充電が終了すると、サーバ装置40に対して充電器IDと共に充電が終了したことを示す通知を送信する(S212)。
 サーバ装置40は、充電終了通知を受信すると、予約処理部44において予約情報DB453に登録されている予約情報の中から、充電終了通知に対応する予約情報を削除する(S213)。具体的には、予約処理部44は、予約情報DB453に登録されている予約情報の中から、ステップS212で通知された充電器IDを含み、かつステップS212の通知の送信時刻または受信時刻が、利用開始日時と利用終了日時の間の時間帯に含まれる予約情報を検索し、該当するレコードを削除する。なお、利用開始日時と利用終了日時の間の時間帯の前後に一定のマージンを設け、充電終了通知の送信または受信時刻が当該時間帯に含まれるか判断するようにしてもよい。
 なお、本実施形態では、S207からS210-3AまたはS210-3B3までの処理を、充電開始後に1回だけ実行しているが、充電中、定期的または充電状況情報が変化したタイミングで一連の処理を繰り返し実行するようにしてもよい。
 また、充電所要時間算出部43の機能を電気自動車60に実装し、電気自動車60が充電所要時間を算出し、サーバ装置40は電気自動車60から充電所要時間を受信し、利用終了日時を更新するようにしてもよい。
 以上のように本実施形態によれば、充電器20の利用を開始した際の充電状況に基づいて算出された正確な充電終了日時に基づいて、利用終了日時を更新するようにしたので、ユーザが充電器20の利用を必要以上に長い時間予約した場合に発生する無駄な充電器の占有時間を削減でき、充電器の効率的な運用を実現することができる。
実施の形態2.
 実施の形態2では、充電器を予約したユーザが充電を開始し、利用終了時刻が確定した際に、次にその充電器を予約しているユーザに対して予約の利用開始日時を繰り上げることを促す。
 図9は、実施の形態2によるユーザ情報DB451の構成例を示した図である。本実施形態では、ユーザのメールアドレスが追加されている点が実施の形態1と異なっている。他の構成については、実施の形態1と同様である。
 図10は、実施の形態2による、ユーザが予約した充電器を利用する際の処理を示したシーケンス図である。実施の形態1の図7と同様の処理については、同一の符号を付している。
 本実施形態では、充電器20を利用中のユーザの新規に登録された利用終了日時が、予約登録時に登録した仮の利用終了日時よりも早い場合に、次の時間帯に同じ充電器20を予約しているユーザに対し、利用開始日時を早めることができることを通知する。
 サーバ装置40の予約処理部44は、ステップS210-3Aにおいて、充電器20の利用を開始したユーザの利用終了日時が仮の終了日時よりも早い日時に変更されたことを確認したら、予約情報DB453を検索し、当該利用終了日時から所定の時間以内に同じ充電器20に対する他ユーザの予約が登録されているかどうかを確認する(S301)。
 所定時間内に他ユーザの予約が登録されていた場合は、その予約情報に含まれる予約ユーザIDを取得し、取得したユーザIDに基づいてユーザ情報DB451を検索し、当該ユーザのメールアドレスを取得する(S302)。
 さらに、予約処理部44は、取得したメールアドレスへ、S210-3Aで新規に登録された利用終了日時と、予約の利用開始日時を早めることが可能であることを示すメッセージを含めたメールを送信する(S303)。なお、ステップS301で所定時間内に他のユーザの予約が登録されていないと確認された場合は、ステップS302、S303の処理は行わない。
 以上のように本実施形態によれば、充電器20の利用を開始したユーザの利用終了日時が、予約登録時に登録した仮の利用終了日時よりも早く終了することが分かった場合に、次に同じ充電器20を予約しているユーザに、利用開始日時を早くすることが可能であることを通知できる。このため、ユーザが充電器20の利用を必要以上に長い時間予約した場合に発生する無駄な充電器の占有時間をより効率的に削減でき、充電器の効率的な運用を実現することができる。さらに、次に予約しているユーザは予約を前倒しできることがすぐに分かるため、ユーザの利便性が向上する。
 なお、本実施形態では、次の予約ユーザに、利用開始日時を早めることができることをメールで通知し、実際の予約変更処理は、通知を受けたユーザが行う。ただし、実際の予約変更処理の方法はこれに限られない。例えば、予約登録時に複数の希望利用開始日時を登録できるようにしておき、利用開始日時を早めることが可能となったタイミングで、予約処理部44が利用開始日時の前倒しが可能な範囲で、最も早い希望利用開始日時に自動的に変更し、ユーザには利用開始日時が変更されたことをメールで通知するようにしてもよい。
 本発明は、電気自動車向けの充電サービスに関し、充電器の効率的な運用を実現する充電予約システムや、予約機能を備えた充電器、これらを実現するためのサーバ装置やプログラムに適用できる。
 この出願は、2012年3月14日に出願された日本出願特願2012-57487を基礎とする優先権を主張し、その開示の全てをここに取り込む。
 以上、実施形態を参照して本願発明を説明したが、本願発明は上記実施形態に限定されるものではない。本願発明の構成や詳細には、本願発明のスコープ内で当業者が理解し得る様々な変更をすることができる。
 上記の実施の形態の一部または全部は、以下の付記のようにも記載されうるが、以下には限られない。
(付記1)充電器の利用予約登録を受信し、利用開始日時と仮の利用終了日時を含む予約情報を管理する予約処理部と、
 ユーザが前記利用予約登録に基づいて前記充電器の利用を開始したら、充電に要する所要時間を算出する充電所要時間算出部と、を備え、
 前記予約処理部は、前記所要時間に基づいて新規の利用終了日時を算出し、前記仮の利用終了日時を前記新規の利用終了日時に更新する、充電器予約システム。
(付記2)前記予約処理部は、
 前記新規の利用終了日時が、前記充電器の次の予約の利用開始日時よりも後になる場合には、前記仮の利用終了日時を前記次の予約の利用開始日時、または前記次の予約の利用開始日時よりも一定時間早い日時に更新する、付記1に記載の充電器予約システム。
(付記3)前記予約処理部は、前記新規の利用終了日時が、仮の利用終了日時よりも早い日時になる場合には、前記充電器の次の予約を登録しているユーザに、利用開始日時の繰り上げが可能であることを通知する、付記1または2に記載の充電器予約システム。
(付記4)前記充電器の利用予約登録時に、他の予約と利用時間が重複する希望利用開始日時の登録を受信し、
 前記予約処理部は、前記他の予約の仮の利用終了日時が更新されたことにより利用時間が重複しなくなった場合には、利用開始日時を前記希望利用開始日時に更新する、付記3に記載の充電器予約システム。
(付記5)前記充電所要時間算出部は、充電する充電池の電池残量、温度、および前記充電器の出力状況のうちの少なくとも1つに基づいて、充電に要する所要時間を算出する、付記1から4のいずれか一項に記載の充電器予約システム。
(付記6)充電器の利用予約登録を受信し、利用開始日時と仮の利用終了日時を含む予約情報を管理する予約処理部と、
 ユーザが前記利用予約登録に基づいて前記充電器の利用を開始したら、充電に要する所要時間を算出する充電所要時間算出部と、を備え、
 前記予約処理部は、前記所要時間に基づいて新規の利用終了日時を算出し、前記仮の利用終了日時を前記新規の利用終了日時に更新する、を備えた充電器予約装置。
(付記7)充電器の利用予約登録を受信し、利用開始日時と仮の利用終了日時を含む予約情報を管理し、
 ユーザが前記利用予約登録に基づいて前記充電器の利用を開始したら、充電に要する所要時間を算出し、
 前記所要時間に基づいて新規の利用終了日時を算出し、前記仮の利用終了日時を前記新規の利用終了日時に更新する、充電器予約方法。
(付記8)コンピュータを、
 充電器の利用予約登録を受信し、利用開始日時と仮の利用終了日時を含む予約情報を管理する予約処理部と、
 ユーザが前記利用予約登録に基づいて前記充電器の利用を開始したら、充電に要する所要時間を算出する充電所要時間算出部と、して機能させ、
 前記予約処理部は、前記所要時間に基づいて新規の利用終了日時を算出し、前記仮の利用終了日時を前記新規の利用終了日時に更新する、プログラム。
 10 充電器予約システム、20 充電器、21 入出力部、22 充電部、23 制御部、30 ネットワーク、40 サーバ装置、41 認証処理部、42 充電器状態取得部、43 充電所要時間算出部、44 予約処理部、45 記憶部、50 端末、60 電気自動車、70 充電ケーブル、451 ユーザ情報DB、452 充電器情報DB、453 予約情報DB

Claims (8)

  1.  充電器の利用予約登録を受信し、利用開始日時と仮の利用終了日時を含む予約情報を管理する予約処理部と、
     ユーザが前記利用予約登録に基づいて前記充電器の利用を開始したら、充電に要する所要時間を算出する充電所要時間算出部と、を備え、
     前記予約処理部は、前記所要時間に基づいて新規の利用終了日時を算出し、前記仮の利用終了日時を前記新規の利用終了日時に更新する、充電器予約システム。
  2.  前記予約処理部は、
     前記新規の利用終了日時が、前記充電器の次の予約の利用開始日時よりも後になる場合には、前記仮の利用終了日時を前記次の予約の利用開始日時、または前記次の予約の利用開始日時よりも一定時間早い日時に更新する、請求項1に記載の充電器予約システム。
  3.  前記予約処理部は、前記新規の利用終了日時が、仮の利用終了日時よりも早い日時になる場合には、前記充電器の次の予約を登録しているユーザに、利用開始日時の繰り上げが可能であることを通知する、請求項1または2に記載の充電器予約システム。
  4.  前記充電器の利用予約登録時に、他の予約と利用時間が重複する希望利用開始日時の登録を受信し、
     前記予約処理部は、前記他の予約の仮の利用終了日時が更新されたことにより利用時間が重複しなくなった場合には、利用開始日時を前記希望利用開始日時に更新する、請求項3に記載の充電器予約システム。
  5.  前記充電所要時間算出部は、充電する充電池の電池残量、温度、および前記充電器の出力状況のうちの少なくとも1つに基づいて、充電に要する所要時間を算出する、請求項1から4のいずれか一項に記載の充電器予約システム。
  6.  充電器の利用予約登録を受信し、利用開始日時と仮の利用終了日時を含む予約情報を管理する予約処理部と、
     ユーザが前記利用予約登録に基づいて前記充電器の利用を開始したら、充電に要する所要時間を算出する充電所要時間算出部と、を備え、
     前記予約処理部は、前記所要時間に基づいて新規の利用終了日時を算出し、前記仮の利用終了日時を前記新規の利用終了日時に更新する、充電器予約装置。
  7.  充電器の利用予約登録を受信し、利用開始日時と仮の利用終了日時を含む予約情報を管理し、
     ユーザが前記利用予約登録に基づいて前記充電器の利用を開始したら、充電に要する所要時間を算出し、
     前記所要時間に基づいて新規の利用終了日時を算出し、前記仮の利用終了日時を前記新規の利用終了日時に更新する、充電器予約方法。
  8.  コンピュータを、
     充電器の利用予約登録を受信し、利用開始日時と仮の利用終了日時を含む予約情報を管理する予約処理部と、
     ユーザが前記利用予約登録に基づいて前記充電器の利用を開始したら、充電に要する所要時間を算出する充電所要時間算出部と、して機能させ、
     前記予約処理部は、前記所要時間に基づいて新規の利用終了日時を算出し、前記仮の利用終了日時を前記新規の利用終了日時に更新する、プログラム。
PCT/JP2013/056015 2012-03-14 2013-03-05 充電器予約システム、充電器予約装置、充電器予約方法、およびプログラム WO2013137071A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2014504813A JP6153096B2 (ja) 2012-03-14 2013-03-05 充電器予約システム、充電器予約装置、充電器予約方法、およびプログラム
US14/384,691 US20150046200A1 (en) 2012-03-14 2013-03-05 Charger reservation system, charger reservation apparatus, charger reservation method, and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2012057487 2012-03-14
JP2012-057487 2012-03-14

Publications (1)

Publication Number Publication Date
WO2013137071A1 true WO2013137071A1 (ja) 2013-09-19

Family

ID=49160984

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2013/056015 WO2013137071A1 (ja) 2012-03-14 2013-03-05 充電器予約システム、充電器予約装置、充電器予約方法、およびプログラム

Country Status (3)

Country Link
US (1) US20150046200A1 (ja)
JP (1) JP6153096B2 (ja)
WO (1) WO2013137071A1 (ja)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104333080A (zh) * 2014-11-12 2015-02-04 国家电网公司 电动车的联动充电系统
CN105322594A (zh) * 2014-07-28 2016-02-10 现代自动车株式会社 用于取消电动车充电预约的方法和装置
JP2019079346A (ja) * 2017-10-25 2019-05-23 トヨタ自動車株式会社 通信システム、サーバ装置、端末装置、およびプログラム
JP2019161711A (ja) * 2018-03-08 2019-09-19 中国電力株式会社 無線給電装置、無線給電システム

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6229708B2 (ja) * 2015-12-15 2017-11-15 トヨタ自動車株式会社 車両及び非接触電力伝送システム
WO2018195327A1 (en) 2017-04-19 2018-10-25 Chase Arnold Remote control system for intelligent vehicle charging
US10414357B1 (en) * 2019-06-03 2019-09-17 Wild Energy, Inc. System to selectively provide power to recreational vehicles with a SaaS application accessed via mobile devices
CN114537211A (zh) * 2020-11-24 2022-05-27 长城汽车股份有限公司 一种充电控制方法、装置与车辆

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008263712A (ja) * 2007-04-12 2008-10-30 Hitachi Ltd 電力供給サービス方法及びシステム
JP2010028913A (ja) * 2008-07-16 2010-02-04 Shikoku Electric Power Co Inc 電動車両の充電システム
JP2010230499A (ja) * 2009-03-27 2010-10-14 Aisin Aw Co Ltd 充電施設予約システム及び充電施設予約プログラム
JP2010267110A (ja) * 2009-05-15 2010-11-25 Tokyo Electric Power Co Inc:The 電動車両充電システムおよび充電支援サービス提供方法
JP2011164771A (ja) * 2010-02-05 2011-08-25 Motion:Kk 充電スタンドの運用管理サーバおよび充電スタンドの運用管理システム
JP2011188731A (ja) * 2010-02-15 2011-09-22 Denso Corp プラグイン車両の充電制御装置

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7330877B2 (en) * 2000-09-18 2008-02-12 Sharp Laboratories Of America Devices, softwares and methods for rescheduling multi-party sessions upon premature termination of session
JP2010154646A (ja) * 2008-12-25 2010-07-08 Omron Corp 充電制御装置および方法、並びに、プログラム
WO2010100081A2 (de) * 2009-03-03 2010-09-10 Rwe Ag Verfahren und vorrichtung zum laden von elektrofahrzeugen
US20120233077A1 (en) * 2011-03-07 2012-09-13 GM Global Technology Operations LLC Electric charging station reservation system and method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008263712A (ja) * 2007-04-12 2008-10-30 Hitachi Ltd 電力供給サービス方法及びシステム
JP2010028913A (ja) * 2008-07-16 2010-02-04 Shikoku Electric Power Co Inc 電動車両の充電システム
JP2010230499A (ja) * 2009-03-27 2010-10-14 Aisin Aw Co Ltd 充電施設予約システム及び充電施設予約プログラム
JP2010267110A (ja) * 2009-05-15 2010-11-25 Tokyo Electric Power Co Inc:The 電動車両充電システムおよび充電支援サービス提供方法
JP2011164771A (ja) * 2010-02-05 2011-08-25 Motion:Kk 充電スタンドの運用管理サーバおよび充電スタンドの運用管理システム
JP2011188731A (ja) * 2010-02-15 2011-09-22 Denso Corp プラグイン車両の充電制御装置

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105322594A (zh) * 2014-07-28 2016-02-10 现代自动车株式会社 用于取消电动车充电预约的方法和装置
CN105322594B (zh) * 2014-07-28 2019-06-07 现代自动车株式会社 用于取消电动车充电预约的方法和装置
CN104333080A (zh) * 2014-11-12 2015-02-04 国家电网公司 电动车的联动充电系统
JP2019079346A (ja) * 2017-10-25 2019-05-23 トヨタ自動車株式会社 通信システム、サーバ装置、端末装置、およびプログラム
US10926658B2 (en) 2017-10-25 2021-02-23 Toyota Jidosha Kabushiki Kaisha Communication system, server, and terminal
JP2019161711A (ja) * 2018-03-08 2019-09-19 中国電力株式会社 無線給電装置、無線給電システム

Also Published As

Publication number Publication date
US20150046200A1 (en) 2015-02-12
JP6153096B2 (ja) 2017-06-28
JPWO2013137071A1 (ja) 2015-08-03

Similar Documents

Publication Publication Date Title
JP6153096B2 (ja) 充電器予約システム、充電器予約装置、充電器予約方法、およびプログラム
EP2587338B1 (en) Systems and methods for use in communicating with a charging station
EP3886007A1 (en) Information processing method and information processing system
EP3220317A1 (en) Shared vehicle management device and shared vehicle management method
US20150042286A1 (en) Mobile terminal, systems and methods for controlling charging and discharging battery
EP3057058A1 (en) Vehicle management system and vehicle management method
CN104218626A (zh) 电动汽车预约充电的方法、系统及充电桩、预约服务器
US10985585B2 (en) Charger management method, server and chargers
JP6656167B2 (ja) 自動車充電スタンド用タイマー管理方法及びプログラム
CN111630533B (zh) 信息处理系统、信息处理装置以及信息处理方法
WO2014104287A1 (ja) 充放電制御装置、充放電制御システム、充放電制御方法、及びプログラム
US20190172106A1 (en) Rental fee setting apparatus, rental fee notification method, and rental fee setting system
JP6315632B2 (ja) 情報提供システム、情報機器、および情報提供方法
US20210031648A1 (en) Charging management server and method for charging management
US20210334719A1 (en) Power transmission/reception management apparatus and computer-readable storage medium
CN115796319A (zh) 充电桩预约方法、装置、设备及计算机可读存储介质
JP7426417B2 (ja) バッテリを管理するシステムおよび方法
JP2014032041A (ja) 充電器予約装置及び充電器予約方法
US20150165918A1 (en) Charging system control apparatus, program, and control method
JP7126897B2 (ja) サーバ、充電スタンド案内システム、充電スタンド案内方法、及びプログラム
JP6428185B2 (ja) 共用車両管理装置及び共用車両管理方法
CN108696573A (zh) 服务提供设备和服务提供系统
TW202005838A (zh) 充電樁系統的控制方法
JP7434397B2 (ja) 充電管理システム
KR102537891B1 (ko) 전기 자동차의 충전 예약 제어시스템 및 방법

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

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2014504813

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 14384691

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 13761948

Country of ref document: EP

Kind code of ref document: A1