JP2023076410A - management server and computer program - Google Patents

management server and computer program Download PDF

Info

Publication number
JP2023076410A
JP2023076410A JP2022185555A JP2022185555A JP2023076410A JP 2023076410 A JP2023076410 A JP 2023076410A JP 2022185555 A JP2022185555 A JP 2022185555A JP 2022185555 A JP2022185555 A JP 2022185555A JP 2023076410 A JP2023076410 A JP 2023076410A
Authority
JP
Japan
Prior art keywords
vehicle
reservation
data
management
vehicles
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2022185555A
Other languages
Japanese (ja)
Inventor
幹広 吉本
Mikihiro Yoshimoto
麗音 中村
Reon Nakamura
創 大古
So Oko
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.)
Park24 Co Ltd
Original Assignee
Park24 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 Park24 Co Ltd filed Critical Park24 Co Ltd
Publication of JP2023076410A publication Critical patent/JP2023076410A/en
Pending legal-status Critical Current

Links

Images

Abstract

To make it possible to provide a plurality of vehicles in one parking vehicle space (vehicles equal to or more than the number of parking vehicle spaces) in a service business in which users rent vehicles owned by a business operator.SOLUTION: A management server includes: a shared car operation management database; a parking vehicle space management database; reservation data receiving means for receiving reservation request data; reservation availability first determination means for determining whether rental is available for date and time data included in the reservation request data using a vehicle management database; reservation availability second determination means for determining whether it is possible to procure a vehicle and park it when rental is not available and determining whether rental is available for the reservation request data; and reservation determination receiving means for receiving a reservation determination reply as a result of transmission to a communication terminal associated with a member user.SELECTED DRAWING: Figure 7

Description

本発明は、事業者が保有する車両をユーザが借りるというカーシェアリングやレンタカーサービスにおいて、ユーザにとって利便性を向上させるための技術に関する。 The present invention relates to a technology for improving convenience for users in car sharing and rental car services in which users rent vehicles owned by business operators.

本願発明では、カーシェアリングサービスとレンタカーサービスとの区別は特にしていないが、以下、カーシェアリングサービスを例にして説明する。
カーシェアリングサービスを提供する事業者は、事前に会員登録がなされた会員に対して、会員を識別するICカードたる会員カードや、会員が保有する携帯情報端末に会員であることを保証する会員IDを含んだ電子データを提供する。ICカードや携帯情報端末に格納された会員IDを用いて、事業者の提供する車両の予約を実行して利用することとなる。
Although the present invention does not particularly distinguish between the car sharing service and the rental car service, the car sharing service will be described below as an example.
Business operators that provide car sharing services provide members who have registered as members in advance with a membership card, which is an IC card that identifies the member, or a member ID that guarantees that the member is a member on the portable information terminal held by the member. Provide electronic data containing A member ID stored in an IC card or a portable information terminal is used to make a reservation for a vehicle provided by a company.

(図1)
車両の予約から利用開始までの手順について、図1を用いて説明する。
会員登録を予め済ませたユーザ甲は自らの会員IDを用いて、利用を開始したい場所である利用ステーション(図中では「ステーション」を「ST」と略記)、利用を開始したい日時、利用を終了して返却する予定時刻、希望する車種(クラス)を入力して検索する。(なお、車種の特定は、ステーションを指定すると車両番号までが決定される場合もある。)
(Fig. 1)
A procedure from reservation of a vehicle to start of use will be described with reference to FIG.
User A, who has completed membership registration in advance, uses his/her own member ID to enter the usage station ("station" is abbreviated as "ST" in the figure), the desired date and time of usage, and the end of usage. Enter the scheduled return time and desired vehicle type (class) to search. (In addition, when specifying the vehicle type, the vehicle number may be determined by specifying the station.)

例えば、利用ステーションが江東区第二、利用開始日時が11月3日9時、返却予定時刻が11月3日18時、利用したいクラスとして指定するのが「スタンダード」、と予約希望データを入力して検索する。図示は省略するが、ユーザ甲に係る通信端末から送信された予約希望データは、カーシェアリングサービスにおいて使用する車両(シェアカー)を管理する管理サーバ(図示を省略)に送信される。 For example, enter the reservation request data such that the station to be used is Koto Ward No. 2, the start date and time of use is 9:00 on November 3rd, the scheduled return time is 18:00 on November 3rd, and the class you want to use is "Standard". to search. Although not shown, the reservation request data transmitted from the communication terminal of user A is transmitted to a management server (not shown) that manages the vehicle (shared car) used in the car sharing service.

管理サーバが予約希望データを受信したら、その予約希望データにおける利用ステーション、利用開始日時、返却予定時刻、および当該利用ステーションに用意されている車種(クラス)が予約可能か否かを判断する。そして、その判断結果(車種については、クラスおよび車両ナンバー)を返信する。
返信結果が予約可能であれば、ユーザ甲は、希望する車両番号を含む予約確定を管理サーバへ送信し、予約確定を受信した管理サーバにおいて予約完了の情報処理が実行され、利用準備が整う。その後、予約日時にユーザ甲は、予約車両を出庫させる。
When the management server receives the desired reservation data, it determines whether or not the station to be used, the start date and time of use, the scheduled return time, and the vehicle type (class) prepared for the relevant station in the desired reservation data can be reserved. Then, the determination result (class and vehicle number for vehicle type) is returned.
If the reply result indicates that the reservation is possible, user A transmits reservation confirmation including the desired vehicle number to the management server, and the management server that received the reservation confirmation executes reservation completion information processing and is ready for use. After that, at the reservation date and time, User A causes the reserved vehicle to leave the garage.

さて、前記したユーザ甲に係る予約希望データと比較して利用時間帯が重複した予約希望データを、ユーザ甲における予約確定データの送信後にユーザ乙が送信したとしても、予約希望に合う車両を、カーシェアリング事業者が提供できない。ユーザ甲の予約を含め、この江東区第二ステーションにおいてユーザ乙が希望する時間帯の予約が埋まっているからである(ユーザ甲が出庫させる以外の車両は、「別の予約済み」として図示)。したがって、管理サーバからユーザ乙の情報端末に対しては、「該当なし(予約不可)」という返信がなされる(図1の下側に図示)。 Now, even if User B sends reservation request data whose use time zone overlaps with the above-mentioned reservation request data related to User A after transmission of reservation confirmation data by User A, the vehicle that meets the reservation request is Car sharing companies cannot provide it. This is because the reservation for the time slot desired by User B has been filled at Koto-ku No. 2 Station, including the reservation for User A. . Therefore, the management server replies to the information terminal of User B that "not applicable (reservation not possible)" (illustrated in the lower part of FIG. 1).

以上の予約システムは、車両とその保管場所とが一対一に対応していなければならない(一車室に一車両の原則)、という法規制や、カーシェアリングにおける車両管理の単純化が前提となっていた。この前提の下では、重複する時間帯の予約は早い者勝ちである。前述した事例に当てはめれば、ユーザ乙は、「予約ができなかった」という事実を受け取るだけである(ユーザ乙が「該当なし」の結果を受信する旨を図示)。そして、予約が取れる別の利用ステーションを探す、利用したい車種を変更する、など、予約が可能であるように予約希望データを変更するほか、予約そのものを諦める場合もある。 The above reservation system is based on the premise that there is a one-to-one correspondence between a vehicle and its storage location (principle of one vehicle per compartment) and simplification of vehicle management in car sharing. was Under this premise, reservations for overlapping time slots are first-come, first-served. If applied to the above example, User B would only receive the fact that "reservation was not possible" (the illustration shows that User B receives a result of "not applicable"). Then, in addition to changing the reservation request data so that the reservation can be made, such as searching for another use station where the reservation can be made or changing the vehicle type to be used, the reservation itself may be given up.

ユーザ乙が予約可能な予約希望データに変更してくれる場合は良いが、予約そのものを諦めてしまった場合には、カーシェアリングサービスの事業者としては、ユーザ乙のニーズを満たすことができず、機会損失を発生させてしまったこととなる。
加えて、ユーザ乙が予約のオプションとしてチャイルドシートの追加を希望したとしても、予約時刻が迫った直前である場合には対応できない。
It is good if User B changes the reservation request data to one that can be reserved, but if User B gives up on the reservation itself, the car sharing service provider cannot satisfy User B's needs, Opportunity loss has occurred.
In addition, even if User B wishes to add a child seat as an option for the reservation, it cannot be accommodated if the reservation time is just before the scheduled time.

特許文献1には、複数の駐車場を確保しておき、ユーザは、空いている駐車場を知らせてもらい、移動先での空いている駐車場に返却できるというサービスが開示されている。 Patent Literature 1 discloses a service in which a plurality of parking lots are secured, and the user is notified of the available parking lots and can return the mobile phone to the empty parking lot at the destination.

特許文献2には、車両を利用したいユーザが指定する駐車場へサービス提供者が車両を運搬するサービスにおいて、その駐車場から無償で出庫できるようにする情報技術が開示されている。 Patent Literature 2 discloses an information technology that allows a service provider to transport a vehicle to a parking lot designated by a user who wants to use the vehicle, and to leave the parking lot free of charge.

特許文献3には、車両共有サービスに用いるサービス対象車両のために確保されている車室を、駐車場として有効活用するための技術が開示されている。
Patent Literature 3 discloses a technique for effectively utilizing a vehicle compartment reserved for service target vehicles used in a vehicle sharing service as a parking lot.

特開2004-178385号公報JP 2004-178385 A 特開2018-197909号公報JP 2018-197909 A 特開2021-93143号公報Japanese Unexamined Patent Application Publication No. 2021-93143

レンタカー事業においては、提供する車両を営業所近傍にプールしておき、ユーザが利用を開始する場所(ユーザが出向いた営業所であることが一般的)へ車両を運んで提供している。
一方、カーシェアリング事業においては、駐車場(「ステーション」と称する)における所定の車室に提供する車両を予め駐車しておいて、ユーザが出庫させ、利用を終えたらその車室に戻す、という形態を取っている。
In the rental car business, the vehicles to be provided are pooled in the vicinity of the sales office, and the vehicles are transported to the place where the user starts using the service (generally, the sales office where the user has visited).
On the other hand, in the car sharing business, the vehicle to be provided is parked in a predetermined compartment in a parking lot (called a "station") in advance, and the user leaves the parking lot and returns it to the compartment after using it. taking shape.

近年、レンタカー事業においては、情報通信技術を活用して営業所のスタッフ数を減らす、といった運用形態が始まっている。すなわち、ユーザに直に接するスタッフや営業所を持たないカーシェアリング事業に、運用形態が近づいている。 In recent years, in the rental car business, an operation form has begun in which information and communication technology is used to reduce the number of staff at sales offices. In other words, the operating form is approaching a car-sharing business that does not have staff or sales offices that directly contact users.

一方、カーシェアリング事業において、レンタカー事業が展開しているように、提供する車両をプールしておき、ユーザが利用を開始する駐車場の所定の車室へ車両を運ぶことができれば、一つの車室に一台の車両しか準備して提供できなかった現状とは異なり、ユーザは予約が取りやすくなる。 On the other hand, in the car sharing business, as in the rental car business, if it is possible to pool the vehicles to be provided and transport the vehicles to the predetermined compartment of the parking lot where the user starts using, one car Unlike the current situation where only one vehicle could be prepared and provided in a room, users can easily make a reservation.

本発明が解決しようとする課題は、事業者が保有する車両をユーザが借りるサービス事業において、一つの車室に複数台の車両(車室数以上の数の車両)を提供可能とするための技術を提供することにある。
The problem to be solved by the present invention is to make it possible to provide a plurality of vehicles (a number of vehicles equal to or greater than the number of compartments) in one compartment in a service business in which users rent vehicles owned by a business operator. It is to provide technology.

前述した課題を解決するため、一車室に対する重複する時間帯での予約を可能とする管理サーバ係る第一の発明、および第一の発明に係る管理サーバを制御するコンピュータプログラムに係る第二の発明を提供する。 In order to solve the above-mentioned problems, a first invention related to a management server that enables reservations in overlapping time zones for one vehicle, and a second invention related to a computer program for controlling the management server according to the first invention Provide an invention.

(第一の発明)
第一の発明は、カーシェアリング利用に関して予め会員登録を済ませて会員IDを得た会員ユーザに係る通信端末とのデータ通信をする管理サーバに係る(図2におけるシステムα)。
その管理サーバは、会員ユーザに貸し出す車両であるシェアカーに関する管理データを格納するシェアカー稼動管理データベースと、
会員ユーザに貸し出す車両を駐車させておく車室に関する管理データを格納する駐車車室管理データベースと、
前記の会員ID、利用したい車両の日時データ、および利用を開始する出庫地を含んだ予約希望データを受信する予約データ受信手段と、
その予約データ受信手段が受信した前記の予約希望データに含まれる日時データが貸し出し可能であるか否かを前記の車両管理データベースを用いて判断する予約可否第一判断手段と、
その予約可否第一判断手段にて貸し出し不能である場合に車両の調達およびその車両の駐車が可能であるか否かを判断して前記の貸し出し希望データによる貸し出しが可能であるか否かを前記の車両管理データベースおよび駐車車室管理データベースを用いて判断する予約可否第二判断手段と、
その予約可否第二判断手段による判断結果または前記の予約可否第一判断手段による判断結果を前記の会員ユーザに係る通信端末へ送信した結果としての予約確定の返信を受信する予約確定受信手段と、を備える(図7、図5参照)。
(First invention)
A first invention relates to a management server that performs data communication with a communication terminal of a member user who has previously registered as a member and obtained a member ID for car sharing use (system α in FIG. 2).
The management server includes a shared car operation management database that stores management data related to shared cars that are vehicles rented out to member users;
a parking compartment management database that stores management data relating to compartments in which vehicles to be rented out to member users are parked;
Reservation data receiving means for receiving reservation request data including the member ID, the date and time data of the vehicle desired to be used, and the place of departure from which use is to be started;
a reservation propriety first judgment means for judging whether or not the date and time data included in the reservation request data received by the reservation data reception means can be rented, using the vehicle management database;
When the first determination means for determining whether the reservation is possible or not, it is determined whether or not the vehicle can be procured and the vehicle can be parked. a reservation availability second determination means for determining using the vehicle management database and the parking compartment management database of
Reservation confirmation receiving means for receiving a reservation confirmation reply as a result of transmitting the judgment result by the reservation propriety second judgment means or the judgment result by the reservation propriety first judgment means to the communication terminal related to the member user; (see FIGS. 7 and 5).

(用語説明)
本願の「カーシェアリング」には、事業サービスとしての「レンタカー」も含む。事業サービスとしての垣根が曖昧となっているからである。
「出庫地」とは、カーシェアリングに用いられる車両をカーシェアリングの事業者がユーザのために駐車させている場所(以下、「ステーション」と称する)が複数あるが、そのステーションうち、ユーザが予約して出発するステーションのことである。なお、ユーザが借りた車両を返却するステーションを「返却地」や「返却ステーション」と称する。
(Glossary)
"Car sharing" in this application includes "rental car" as a business service. This is because the boundaries between business services are becoming ambiguous.
"Departure point" means that there are multiple locations (hereinafter referred to as "stations") where the car sharing operator parks the vehicle used for car sharing for the user. It is a station that departs from Note that the station where the user returns the rented vehicle is referred to as a "return point" or "return station".

(作用)
会員ID、利用したい車両の日時データ、および利用を開始する出庫地を含んだ予約希望データを予約データ受信手段が受信する。予約希望データに含まれる日時データが貸し出し可能であるか否かを、予約可否第一判断手段が車両管理データベースを用いて判断する。
貸し出し不能である場合には、車両の調達およびその車両の駐車が可能であるか否かを、予約可否第二判断手段が判断する。そして、貸し出し希望データによる貸し出しが可能であるか否かを、前記の車両管理データベースおよび駐車車室管理データベースを用いて判断する。
予約可否第二判断手段による判断結果または前記の予約可否第一判断手段による判断結果を前記の会員ユーザに係る通信端末へ送信する。そして、会員ユーザに係る通信端末から予約確定の返信を予約確定受信手段が受信する。
(action)
The reservation data receiving means receives the reservation request data including the member ID, the date and time data of the vehicle desired to be used, and the departure place where the use is to start. The reservation availability first determination means determines whether or not the date and time data included in the desired reservation data can be rented using the vehicle management database.
If the vehicle cannot be rented, the reservation availability second determination means determines whether or not it is possible to procure the vehicle and park the vehicle. Then, it is determined whether or not the vehicle can be rented according to the desired rental data, using the vehicle management database and the parking compartment management database.
The determination result by the reservation availability second determination means or the determination result by the reservation availability first determination means is transmitted to the communication terminal of the member user. Then, the reservation confirmation receiving means receives a reservation confirmation reply from the communication terminal of the member user.

これまでの一般的なカーシェアリング予約は、予約可否第一判断手段による判断のみであり、その予約可否第一判断手段が予約不能と判断した場合には、予約ができなかった。
しかし、予約可否第一判断手段による予約不能の判断があっても、予約可否第二判断手段によって予約が可能となる場合がある。
Conventionally, general car sharing reservations were made only by the first determination means for determining whether a reservation is possible.
However, even if the reservation availability first determination means determines that the reservation is not possible, the reservation availability second determination means may allow the reservation.

(第一の発明のバリエーション1)
第一の発明は、前記の予約可否第二判断手段による判断結果によって、車両の調達およびその車両の駐車が可能であるとする回送車両の管理システムを備えることとすると、望ましい(図2におけるシステムβ)。
その回送車両の管理システムには、カーシェアリングに用いられる車両をカーシェアリングの事業者がユーザのために駐車させているステーションが複数存在し、それらステーションにおける車両のバッファとなる車両をプールさせることが可能であって前記のステーションに対する車両の回送および回収を管理する営業所が存在する場合において、
車室に停められている車両の予約状況、およびユーザの利用によって稼動中の車両の現況を前記のステーション毎に一覧表とした営業所管理表(図17参照)を作成する管理表作成手段と、
その管理表作成手段が作成した営業所管理表を前記の営業所に係る通信端末へ送信する管理表送信手段と、
を備える。
(Variation 1 of the first invention)
The first invention is preferably provided with a forwarding vehicle management system that determines that it is possible to procure a vehicle and park the vehicle according to the determination result of the second reservation propriety determination means (the system in FIG. 2). β).
In the forwarding vehicle management system, there are a plurality of stations where vehicles used for car sharing are parked for users by car sharing operators, and vehicles serving as buffers for vehicles at these stations can be pooled. Where possible, there are offices to manage the delivery and collection of vehicles to said stations,
a management table creation means for creating a business office management table (see FIG. 17) listing the reservation status of vehicles parked in the passenger compartment and the current status of vehicles in operation by use of the user for each station; ,
a management table transmission means for transmitting the business office management table created by the management table creation means to a communication terminal related to the business office;
Prepare.

(用語説明)
「回送」とは、営業所からステーションへ、またはあるステーションから別のステーションへ車両を運ぶことをいう。
「回収」とは、ステーションから営業所へ車両を運ぶことをいう。
(Glossary)
"Delivery" means carrying a vehicle from an office to a station or from one station to another.
"Recovery" means transporting the vehicle from the station to the sales office.

(作用)
回送車両の管理システムにおいては、管理表作成手段がステーション毎に、そのステーションにおける車室に停められている車両の予約状況、およびユーザの利用によって稼動中の車両の現況を一覧表とした営業所管理表を作成する。
営業所においては、車両の回送や回収を担当するので、作業の効率化や管理に寄与する。
(Action)
In the forwarding vehicle management system, the management table creation means lists, for each station, the reservation status of vehicles parked in the compartments at the station and the current status of vehicles in operation by user use. Create a management table.
At sales offices, they are in charge of forwarding and collecting vehicles, which contributes to efficiency and management of work.

(第一の発明のバリエーション2)
前述したバリエーション1は、以下のように形成することが望ましい。
すなわち、前記の回送車両の管理システムには、前記の営業所毎に車両の回送および回収を含むアクションを時刻順に一覧表とした段取り表(図18参照)を作成する段取り表作成手段と、
その段取り表作成手段が作成した段取り表を前記の営業所に係る通信端末へ送信する段取り表送信手段と、
を備えることとするのである。
(Variation 2 of the first invention)
Variation 1 described above is preferably formed as follows.
That is, the forwarding vehicle management system includes a forwarding vehicle management system, a forwarding vehicle creation means for creating a forwarding table (see FIG. 18) in which actions including vehicle forwarding and collection are listed in chronological order for each business office;
a plan table sending means for sending the plan prepared by the plan preparing means to a communication terminal associated with the sales office;
It is assumed that

(作用)
営業所毎に車両の回送および回収を含むアクションを時刻順に一覧表とした段取り表(図18参照)を段取り表作成手段が作成する。
作成した段取り表は、段取り表送信手段が段取り表を前記の営業所に係る通信端末へ送信する。
営業所においては、車両の回送や回収の段取りを決定する際に参考となるので、作業の効率化や管理に寄与する。
(Action)
A plan table creating means creates a plan table (see FIG. 18) in which actions including forwarding and collection of vehicles are listed in chronological order for each business office.
The prepared plan table is transmitted by the plan table transmitting means to the communication terminal related to the sales office.
At sales offices, it can be used as a reference when determining the arrangements for forwarding and collecting vehicles, contributing to work efficiency and management.

(第一の発明のバリエーション3)
前述したバリエーション2は、以下のように形成することが望ましい。
すなわち、前記の段取り表送信手段が前記の段取り表を送信した通信端末から当該段取り表における更新データが送信されてきた場合にその更新データを受信する更新データ受信手段と、
その更新データ受信手段が受信した更新データを用いて前記のシェアカー稼動管理データベースおよび駐車車室管理データベースを更新するデータ更新手段と、
を備える(図23、図24参照)。
(Variation 3 of the first invention)
Variation 2 described above is preferably formed as follows.
That is, update data receiving means for receiving updated data in the plan when update data in the plan is transmitted from the communication terminal to which the plan is transmitted by the plan transmitting means;
data updating means for updating the shared car operation management database and the parking compartment management database using the update data received by the update data receiving means;
(see FIGS. 23 and 24).

(作用)
取り表送信手段が前記の段取り表を送信した通信端末から当該段取り表における更新データが送信されてきた場合に、その更新データを更新データ受信手段が受信する。受信した更新データを用いて前記のシェアカー稼動管理データベースおよび駐車車室管理データベースをデータ更新手段が更新する。
(Action)
When update data in the plan table is transmitted from the communication terminal to which the plan table sending means has sent the plan table, the update data receiving means receives the update data. The data update means updates the shared car operation management database and the parking compartment management database using the received update data.

(第一の発明のバリエーション4)
第一の発明は、ユーザによって使用されている車両が返却されることによってステーションの車室がオーバーフローするおそれがある旨を検知するオーバーフロー予測システムを備えることが望ましい。
そのオーバーフロー予測システムは、ユーザが利用中の車両からその車両の位置データを車両IDとともに受信する位置データ受信手段と、
その位置データ、時刻データおよび返却地の位置データを用いて返却地への返却時刻を推測する返却時刻推測手段と、
その返却時刻推測手段が推測した返却地への返却時刻におけるステーションの車室状況を把握してオーバーフローが発生する可能性を推測するオーバーフロー推測手段と、
を備える(図13参照)。
(Variation 4 of the first invention)
It is preferable that the first invention include an overflow prediction system for detecting that the passenger compartment of the station may overflow due to the return of the vehicle used by the user.
The overflow prediction system includes position data receiving means for receiving position data of the vehicle together with the vehicle ID from the vehicle being used by the user;
return time estimation means for estimating the return time to the return place using the position data, the time data, and the position data of the return place;
overflow estimating means for estimating the possibility of overflow by grasping the state of the vehicle compartment of the station at the time of return to the return place estimated by the return time estimating means;
(see FIG. 13).

(用語説明)
「オーバーフロー」とは、ステーションに停める車両がそのステーションにおけるカーシェア車両用の車室の数を上回ることをいう。
(Glossary)
"Overflow" means that vehicles parked at a station exceed the number of compartments for carshare vehicles at that station.

(作用)
ユーザが利用中の車両からその車両の位置データを車両IDとともに位置データ受信手段が受信する。その位置データ、時刻データおよび返却地の位置データを用いて返却地への返却時刻を、返却時刻推測手段が推測する。その返却時刻推測手段が推測した返却地への返却時刻におけるステーションの車室状況を把握してオーバーフローが発生する可能性を、オーバーフロー推測手段が推測する。
(action)
The position data receiving means receives the position data of the vehicle together with the vehicle ID from the vehicle being used by the user. The return time estimation means estimates the return time to the return place using the position data, the time data and the position data of the return place. The overflow estimation means estimates the possibility of an overflow by grasping the state of the vehicle compartment in the station at the return time to the return place estimated by the return time estimation means.

(第二の発明)
第二の発明は、第一の発明に係る駐車場構造の制御装置のためのコンピュータプログラム、すなわち、カーシェアリング利用に関して予め会員登録を済ませて会員IDを得た会員ユーザに係る通信端末とのデータ通信をする管理サーバを制御するコンピュータプログラムに係る。
前記の管理サーバには、会員ユーザに貸し出す車両であるシェアカーに関する管理データを格納するシェアカー稼動管理データベースと、
会員ユーザに貸し出す車両を駐車させておく車室に関する管理データを格納する駐車車室管理データベースと、を備えている。
前記のコンピュータプログラムは、
前記の会員ID、利用したい車両の日時データ、および利用を開始する出庫地を含んだ予約希望データを受信する予約データ受信手順と、
その予約データ受手順にて受信した前記の予約希望データに含まれる日時データが貸し出し可能であるか否かを前記の車両管理データベースを用いて判断する予約可否第一判断手順と、
その予約可否第一判断手順にて貸し出し不能である場合に車両の調達およびその車両の駐車が可能であるか否かを判断して前記の貸し出し希望データによる貸し出しが可能であるか否かを前記の車両管理データベースおよび駐車車室管理データベースを用いて判断する予約可否第二判断手順と、
その予約可否第二判断手順による判断結果または前記の予約可否第一判断手順による判断結果を前記の会員ユーザに係る通信端末へ送信した結果としての予約確定の返信を受信する予約確定受信手順と、
を前記の管理サーバに実行させることとしたコンピュータプログラムである。
(Second invention)
The second invention is a computer program for the control device for the parking structure according to the first invention, that is, data with a communication terminal related to a member user who has previously registered as a member and obtained a member ID for car sharing use. The present invention relates to a computer program for controlling a communicating management server.
The management server includes a shared car operation management database that stores management data related to a shared car that is a vehicle to be rented out to member users;
and a parking compartment management database for storing management data relating to compartments in which vehicles to be rented out to member users are parked.
Said computer program comprises:
a reservation data receiving procedure for receiving reservation request data including the member ID, the date and time data of the vehicle desired to be used, and the place of departure from which use is to be started;
a reservation propriety first judgment procedure for judging whether or not the date and time data included in the reservation request data received in the reservation data reception procedure can be rented, using the vehicle management database;
If it is not possible to rent the vehicle in the first determination procedure of whether the reservation is possible or not, it is determined whether or not it is possible to procure the vehicle and park the vehicle, and it is determined whether or not the vehicle can be rented according to the desired rental data. A reservation propriety second judgment procedure for judging using the vehicle management database and the parking compartment management database of
A reservation confirmation reception procedure for receiving a reservation confirmation reply as a result of transmitting the judgment result by the reservation propriety second judgment procedure or the judgment result by the reservation propriety first judgment procedure to the communication terminal related to the member user;
is a computer program to be executed by the management server.

(第二の発明のバリエーション1)
第二の発明は、以下のように形成すると、より好ましい。
すなわち、カーシェアリングに用いられる車両をカーシェアリングの事業者がユーザのために駐車させているステーションが複数存在し、それらステーションにおける車両のバッファとなる車両をプールさせることが可能であって前記のステーションに対する車両の回送および回収を管理する営業所が存在する場合において、
車室に停められている車両の予約状況、およびユーザの利用によって稼動中の車両の現況を前記のステーション毎に一覧表とした営業所管理表を作成する管理表作成手順と、
その管理表作成手順にて作成した営業所管理表を前記の営業所に係る通信端末へ送信する管理表送信手順と、
を前記の管理サーバに実行させることとするのである。
(Variation 1 of the second invention)
The second invention is more preferably formed as follows.
That is, there are a plurality of stations where the car sharing operator parks the vehicles used for car sharing for the users, and it is possible to pool the vehicles serving as buffers for the vehicles at these stations. If there is a business office that manages the forwarding and collection of vehicles to
a management table creation procedure for creating a sales office management table listing the reservation status of vehicles parked in the compartment and the current status of vehicles in operation by the user for each station;
a management table transmission procedure for transmitting the business office management table created in the management table creation procedure to a communication terminal related to the business office;
is executed by the management server.

(第二の発明のバリエーション2)
第二の発明における前記バリエーション1は、以下のように形成すると、より好ましい。
すなわち、前記の営業所毎に車両の回送および回収を含むアクションを時刻順に一覧表とした段取り表を作成する段取り表作成手順と、
その段取り表作成手順にて作成した段取り表を前記の営業所に係る通信端末へ送信する段取り表送信手順と、
を前記の管理サーバに実行させることとするのである。
(Variation 2 of the second invention)
Variation 1 of the second invention is more preferably formed as follows.
That is, a procedure for creating a procedure for creating a procedure for creating a procedure for each business office in which actions including forwarding and collection of vehicles are listed in chronological order;
a setup table transmission procedure for transmitting the setup table created by the setup table creation procedure to a communication terminal related to the sales office;
is executed by the management server.

(第二の発明のバリエーション3)
第二の発明における前記バリエーション2は、以下のように形成すると、より好ましい。
すなわち、前記の段取り表送信手順にて前記の段取り表を送信した通信端末から当該段取り表における更新データが送信されてきた場合にその更新データを受信する更新データ受信手順と、
その更新データ受信手順にて受信した更新データを用いて前記のシェアカー稼動管理データベースおよび駐車車室管理データベースを更新するデータ更新手順と、
を前記の管理サーバに実行させることとするのである。
(Variation 3 of the second invention)
Variation 2 of the second invention is more preferably formed as follows.
That is, an update data reception procedure for receiving updated data in the setup table when update data in the setup table is transmitted from the communication terminal that transmitted the setup table in the setup table transmission procedure;
a data update procedure for updating the shared car operation management database and the parking compartment management database using the update data received in the update data reception procedure;
is executed by the management server.

(第二の発明のバリエーション3)
第二の発明は、以下のように形成すると、より好ましい。
すなわち、ユーザが利用中の車両からその車両の位置データを車両IDとともに受信する位置データ受信手順と、
その位置データ受信手順にて受信した位置データ、時刻データおよび返却地の位置データを用いて返却地への返却時刻を推測する返却時刻推測手順と、
その返却時刻推測手順にて推測した返却地への返却時刻におけるステーションの車室状況を把握してオーバーフローが発生する可能性を推測するオーバーフロー推測手順と、
を前記の管理サーバに実行させることとするのである。
(Variation 3 of the second invention)
The second invention is more preferably formed as follows.
That is, a position data receiving procedure for receiving the position data of the vehicle together with the vehicle ID from the vehicle being used by the user;
a return time estimation procedure for estimating the return time to the return place using the position data, the time data and the position data of the return place received in the position data reception procedure;
an overflow estimation procedure for estimating the possibility of an overflow by grasping the state of the vehicle compartment at the station at the time of return to the return place estimated by the return time estimation procedure;
is executed by the management server.

第二の発明に係るコンピュータプログラムを、記録媒体へ記憶させて提供することもできる。
ここで、「記録媒体」とは、それ自身では空間を占有し得ないプログラムを担持することができる媒体である。例えば、フレキシブルディスク、ハードディスク、DVD-R、フラッシュメモリなどである。
また、この発明に係るプログラムを格納したコンピュータまたは管理サーバの制御コンピュータから、通信回線を通じて管理サーバの制御コンピュータへ伝送することも可能である。
The computer program according to the second invention can also be stored in a recording medium and provided.
Here, a "recording medium" is a medium capable of carrying a program that cannot occupy space by itself. For example, flexible disk, hard disk, DVD-R, flash memory, and the like.
It is also possible to transmit the program from the computer storing the program according to the present invention or the control computer of the management server to the control computer of the management server through a communication line.

第一の発明によれば、事業者が保有する車両をユーザが借りるサービス事業において、一つの車室に複数台の車両(車室数以上の数の車両)を提供可能とするための管理サーバを提供することができる。
第二の発明によれば、事業者が保有する車両をユーザが借りるサービス事業において、一つの車室に複数台の車両(車室数以上の数の車両)を提供可能とするための管理サーバを制御するコンピュータプログラムを提供することができる。
According to the first invention, in a service business in which a user rents a vehicle owned by a business operator, a management server for providing a plurality of vehicles (a number of vehicles equal to or greater than the number of vehicle compartments) in one compartment. can be provided.
According to the second invention, in a service business in which a user rents a vehicle owned by a business operator, a management server for providing a plurality of vehicles (a number of vehicles equal to or greater than the number of vehicle compartments) in one compartment. A computer program can be provided to control the

予約制カーシェアリングにおける潜在的な課題を示すための概念図である。1 is a conceptual diagram for showing potential problems in reservation-based car sharing; FIG. 本発明のシステム概要を概念的に示す図である。1 is a diagram conceptually showing a system outline of the present invention; FIG. 本発明のシステム概要を概念的に示す図である。1 is a diagram conceptually showing a system outline of the present invention; FIG. 本発明の概要α~βを示す概念図である。1 is a conceptual diagram showing outlines α to β of the present invention; FIG. 本発明における一車室多車両を実現するための予約手順を示すフローチャートである。4 is a flow chart showing a reservation procedure for realizing one-compartment multi-vehicles according to the present invention. 図5に示したフローチャートにおけるステップの詳細を説明するための図である。FIG. 6 is a diagram for explaining the details of the steps in the flowchart shown in FIG. 5; FIG. 本発明における一車室多車両を実現するための予約システムの第一の実施形態を示すブロック図である。BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram showing a first embodiment of a reservation system for realizing one-compartment multiple vehicles according to the present invention; 本発明における一車室多車両を実現するための予約システムの第二の実施形態を示すブロック図である。FIG. 2 is a block diagram showing a second embodiment of a reservation system for realizing a single-compartment, multiple-vehicle configuration according to the present invention; 本発明における一車室多車両を実現するために車両を回送したり、回収したりするイメージを示すための概念図である。FIG. 2 is a conceptual diagram showing an image of forwarding and collecting vehicles in order to realize the one-compartment multi-vehicle of the present invention. 返却用の車室が重複する場合に車両を回送させる手順を示すフローチャートである。It is a flowchart which shows the procedure which forwards a vehicle when the compartment for return overlaps. 見込み回送の手順を示すフローチャートである。It is a flowchart which shows the procedure of prospective forwarding. 予約内容に応じて回送を不要とする車両調整の具体例を示す概念図である。FIG. 10 is a conceptual diagram showing a specific example of vehicle adjustment that does not require forwarding according to reservation details; 本発明における一車室多車両を実現するために返却される車両および車室を管理するための実施形態を示すブロック図である。FIG. 11 is a block diagram showing an embodiment for managing vehicles and compartments to be returned in order to realize the one-compartment multiple vehicle in the present invention. 本発明における一車室多車両を実現するために返却される車両および車室を管理するための実施形態を示すブロック図である。FIG. 11 is a block diagram showing an embodiment for managing vehicles and compartments to be returned in order to realize the one-compartment multiple vehicle in the present invention. 本発明における一車室多車両を実現するために返却される車両および車室を管理するための実施形態を示すブロック図である。FIG. 11 is a block diagram showing an embodiment for managing vehicles and compartments to be returned in order to realize the one-compartment multiple vehicle in the present invention. 本発明における一車室多車両を実現するために車室へ返却された車両を回収する手順を示すフローチャートである。4 is a flow chart showing a procedure for recovering a vehicle that has been returned to a vehicle compartment in order to realize the one-vehicle multiple vehicle system according to the present invention. プールされた車両の管理状態をプール場所毎に示す管理表の一例である。4 is an example of a management table showing the management status of pooled vehicles for each pool location. 営業所における段取り表である。It is a set-up table in a business office. 営業所に設置された営業所端末を中心とした段取りシステムと、その営業所スタッフが携帯する通信端末とのやり取りを示す概念図である。1 is a conceptual diagram showing exchanges between a setup system centering on a sales office terminal installed in a sales office and communication terminals carried by the sales office staff. FIG. 営業所に設置された営業所端末を中心とした段取りシステムと、その営業所スタッフが携帯する通信端末とのやり取りを示す概念図である。1 is a conceptual diagram showing exchanges between a setup system centering on a sales office terminal installed in a sales office and communication terminals carried by the sales office staff. FIG. 車室管理表の一例を示す概念図である。It is a conceptual diagram which shows an example of a compartment management table. サーバで作成した管理表等を営業所端末へ送信する概要を示すブロック図である。FIG. 3 is a block diagram showing an overview of transmitting a management table and the like created by a server to a business office terminal; 営業所端末にて段取り表を更新し、更新データをサーバにフィードバックする概要を示すブロック図である。FIG. 4 is a block diagram showing an overview of updating a setup table at a sales office terminal and feeding back updated data to a server; サーバで作成した管理表等を営業所端末へ送信する概要を示すブロック図である。FIG. 3 is a block diagram showing an overview of transmitting a management table and the like created by a server to a business office terminal;

以下、本発明の実施形態について、図面(図2から図24)を参照して説明する。本発明は、実施形態に限定されるものではなく、本発明を解釈するための実施形態である。なお、図において、曲線矢印は有線通信を、二点破線の矢印は無線通信をそれぞれ意味する(図7参照) BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, embodiments of the present invention will be described with reference to the drawings (FIGS. 2 to 24). The present invention is not limited to the embodiments, but rather the embodiments for interpreting the present invention. In the figure, curved arrows indicate wired communication, and two-dot dashed arrows indicate wireless communication (see FIG. 7).

(図2)
図2は、事業者が保有する車両をユーザ(予めの会員登録済み)が借りるサービス事業において、一つの車室に複数台の車両(車室数以上の数の車両)を提供可能とするために必要なシステムを3つ(α、β、γ)に大別してブロック化した全体概要(A)を示すブロック図である。
(Figure 2)
Figure 2 is for providing a plurality of vehicles (the number of vehicles equal to or greater than the number of compartments) in one compartment in a service business where a user (who has already registered as a member in advance) rents a vehicle owned by a business operator. 1 is a block diagram showing an overall overview (A) in which a system required for a system is roughly classified into three (α, β, γ) and divided into blocks; FIG.

システムαは、所定のステーション(ST)において、カーシェア用の車室の数を超える重複予約を受け付ける予約システムである。より具体的には、予約システムは、重複予約を可能とするシステムおよびステーションにおける車室を管理する車室管理システムが含まれる。 The system α is a reservation system that accepts duplicate reservations exceeding the number of compartments for car sharing at a predetermined station (ST). More specifically, the reservation system includes a system that allows duplicate reservations and a cabin management system that manages cabins at stations.

システムβは、重複予約を受け付けた場合には、予約遂行によって空いた車室へ次の予約に用いる車両を回送するための回送車両の管理システムである。より具体的には、ステーションにおける車室を管理する車室管理システム、営業所やその営業所の近傍にあるプール場に停めてある車両を管理するプール管理システム、および営業所からステーションへ車両を回送する段取りを管理する段取りシステムが含まれる。 The system β is a forwarding vehicle management system for forwarding the vehicle used for the next reservation to the compartment that has been vacated by the fulfillment of the reservation when a duplicate reservation is received. More specifically, a vehicle compartment management system that manages the vehicle compartment at the station, a pool management system that manages vehicles parked at sales offices and pool areas near the sales offices, and a vehicle transfer system from the sales office to the station. A setup system is included that manages forwarding setups.

システムγは、返却される車室に対する車両が複数ある場合に、返却された車両を回収することによって その車室へ次に返却される車両が返却を可能とするための車両回収システムである。より具体的には、ステーションから営業所へ車両を回収する段取りを管理する段取りシステム、およびステーションに停める車両がそのステーションにおけるカーシェア車両用の車室の数を上回るオーバーフローを回避するためのオーバーフロー予測システムが含まれる。 The system γ is a vehicle collection system that, when there are a plurality of vehicles for a compartment to be returned, collects the returned vehicle so that the next vehicle to be returned to that compartment can be returned. More specifically, a setup system that manages the setup for collecting vehicles from a station to a sales office, and an overflow prediction to avoid overflow of vehicles parked at a station exceeding the number of compartments for car-share vehicles at that station. system is included.

上記のシステムα、β、γ は、互いに分離独立しているシステムではなく、相互にシームレスであることが現実的な運用となる。 The above systems α, β, and γ are not separate and independent systems, but should be seamless to each other for realistic operation.

(図3)
図3は、図2に示した3つのシステムに似ているが、やや異なる(α’、β’、γ)からなる全体概要(B)を示すブロック図である。
(Fig. 3)
FIG. 3 is a block diagram showing an overview (B) of the three systems shown in FIG. 2 similar but slightly different (α′, β′, γ).

システムα’は、所定のステーションにおいて、過去の実績データ等から 直前の重複予約を予測システムである。より具体的には、過去の実績データを蓄積して直近の未来を予測する車室管理システムや、直近の予約を受けられる重複予約システムが含まれる。 System α' is a system that predicts the last duplicate reservation from past performance data, etc., at a predetermined station. More specifically, it includes a cabin management system that accumulates past performance data and predicts the immediate future, and a duplicate reservation system that can receive recent reservations.

システムβ’は、重複予約が直前に入ることを前提として直前の予約遂行にて出庫した車室へ車両を回送する管理システムである。より具体的には、ステーションにおける車室を管理する車室管理システム、営業所やその営業所の近傍にあるプール場に停めてある車両を管理するプール管理システム、および営業所からステーションへ車両を回送する段取りを管理する段取りシステムが含まれる。 System β' is a management system that forwards the vehicle to the compartment that left the parking lot when the last reservation was made, on the premise that a duplicate reservation will be made immediately before. More specifically, a vehicle compartment management system that manages the vehicle compartment at the station, a pool management system that manages vehicles parked at sales offices and pool areas near the sales offices, and a vehicle transfer system from the sales office to the station. A setup system is included that manages forwarding setups.

システムγは、全体概要(A)と大差がない。また、上記のシステムα’、β’、γもまた、分離独立するのではなく、しているシステムではなく、相互にシームレスであることが現実的な運用となる。加えて、全体概要A,Bもまた、区別なく運用する。 System γ is not much different from the overall outline (A). Also, the above systems α', β', and γ are not separate and independent systems, but seamless operation with each other. In addition, overall outlines A and B are also used without distinction.

(図4)
図4は、図2に示した3つのシステムのうち、システムαからシステムβにかけての動きを、概念的に示した図である。
ユーザ甲が予約検索をして予約を確定した後、ユーザ乙もまたユーザ甲と時間帯が重なった予約検索をして予約確定を得るまでがシステムαである。そして、予約を遂行するユーザ甲が出庫させた場合に空室となる車室に、営業所Aのスタッフがユーザ乙の予約したクラスの車両を、オプション(チャイルドシート)を搭載して回送するまでがシステムβである。
(Fig. 4)
FIG. 4 is a diagram conceptually showing movements from system α to system β among the three systems shown in FIG.
After user A searches for a reservation and confirms the reservation, user B also searches for a reservation that overlaps with user A and obtains a confirmed reservation, which is the system α. Then, the staff of sales office A forwards the vehicle of the class reserved by user B with an option (child seat) to the car room that will be vacant when user A, who makes the reservation, leaves the car. System β.

一室一車両の原則にて運用しているステーションの場合には、車両が車室に紐付いているため、予約の際に車両の個体指定までが可能である。そのため、予約時に「クラス指定」ではなく、車番指定をすることが多い。
しかし、一室多車両で運用しているステーションの場合には、車番指定ではなく、「クラス指定」としている。この「クラス指定」とは、カーシェアリング事業者が保有して提供する車両に関する車種の全てを、スタンダード、ミドル、スペシャルなどの複数クラスに分け、ユーザは車種ではなくクラスを指定することである。なお、車種を指定して予約をしたいユーザに対しては、オプションでの車種指定を可能とすることで、ユーザニーズに対応することとしている。
In the case of a station that operates under the principle of one vehicle per room, the vehicle is tied to the cabin, so it is possible to specify the individual vehicle at the time of reservation. Therefore, when making a reservation, the car number is often specified instead of "class specification".
However, in the case of a station that operates with multiple vehicles in one room, "class designation" is used instead of car number designation. This "class designation" means that all types of vehicles owned and provided by the car sharing business are divided into multiple classes such as standard, middle, and special, and the user designates the class instead of the type of vehicle. For users who want to specify the vehicle type when making a reservation, the user's needs can be met by making it possible to specify the vehicle type as an option.

説明に用いた図では、利用ステーションである江東区第二ステーションには、カーシェアリング用の車室が2つしかなく、その一つは別の予約がなされているとする(図中、「別の予約済み」)。そして、残る一室に対するユーザ甲が予約した予約データとユーザ乙が予約した予約データを比較すると、利用ステーションおよび利用時間帯が重なっている。 In the diagram used for explanation, it is assumed that Koto-ku No. 2 Station, which is the station used, has only two compartments for car sharing, and that one of them has a separate reservation (in the figure, "separate reserved”). When comparing the reservation data reserved by User A and the reservation data reserved by User B for the remaining room, the station used and the time slot used overlap.

一車室毎に、ある時間帯に重複する予約が入ったとしても、最初に車両を使い始める時刻と、次に車両を使い始める時刻に所定以上の差があるなどの条件をクリアした場合には、重複した予約を受け付けるのである。図示例では、ユーザ甲がユーザ乙よりも先に予約をした場合を示しているが、ユーザ乙がユーザ甲よりも早く予約を済ませていても、ユーザ甲も予約が可能である。 Even if there are duplicate reservations in a certain time slot for each cabin, if the time to start using the vehicle for the first time and the time to start using the vehicle next time differ by more than a predetermined amount, etc. accepts duplicate bookings. The illustrated example shows a case where user A made a reservation earlier than user B, but even if user B completes the reservation earlier than user A, user A can also make a reservation.

受け付けた予約の通りにユーザ甲および乙に対するサービスを実現するため、ユーザ甲が予約を遂行して出庫させた後、江東区第二ステーションから所定の距離にある営業所Aから、ユーザ乙が予約した車両を、営業所Aのスタッフが運転して江東区第二ステーションに回送する。 In order to realize the service for User A and User B as per the received reservation, after User A completes the reservation and leaves the parking lot, User B will make a reservation from Sales Office A, which is a predetermined distance from Koto-ku No. 2 Station. The staff of sales office A drives the vehicle and forwards it to the second station in Koto Ward.

なお、ユーザ乙は、クラス指定ではスタンダードを選択したものの、車種を特定したかったために、オプションとして、車種が「Aクア」である旨を入力し、且つチャイルドシートの装着も予約データとして送信している。 In addition, although User B selected Standard as the class designation, he wanted to specify the vehicle type, so he entered that the vehicle type was "A Qua" as an option, and also sent the installation of a child seat as reservation data. there is

(図5、図6)
図5は、予約システムのデータ処理の概要を示すフローチャートであり、図6は、主要なステップに関する詳細を示す。
以下、ユーザが予約検索データを送信するサーバ(図7におけるカーシェア管理サーバ)の立場から、各ステップについて説明する。
(Figures 5 and 6)
FIG. 5 is a flow chart outlining the data processing of the reservation system, and FIG. 6 details the main steps.
Each step will be described below from the standpoint of the server (car sharing management server in FIG. 7) to which the user transmits reservation search data.

スタート(S0)については、ユーザによる予約検索データの入力が前提となる。その予約検索データは、車両を出庫させるステーション(出発ST)の指定から始まることが一般的である。そして、車両を使い始める時刻、使った車両を返却する時刻について、非稼動の(空いている)車両を探すこととなる。また、車両の種類については、(車番ではなく)クラス指定による。
出発ステーションは、車両の回送が可能なステーションと、車両の回送ができないステーションがある(S4参照)。
The start (S0) is premised on the user's input of reserved search data. The reservation search data generally starts with designation of a station (departure ST) from which the vehicle is to be released. Then, a non-operating (vacant) vehicle is searched for the time to start using the vehicle and the time to return the used vehicle. Also, the type of vehicle is specified by class (instead of the vehicle number).
Departure stations include stations to which vehicles can be forwarded and stations to which vehicles cannot be forwarded (see S4).

カーシェア管理サーバは、ユーザに係る通信端末から予約検索データを受信する(S1)。そして、その予約検索データに基づく内容にて、予約が可能か否かを判断する(S2)。予約が可能であれば、予約可能である旨をユーザに係る通信端末へ返信する(S3)。その後、ユーザに係る通信端末から予約確定の連絡データを受信し(S8)、終了する。
この手順は、図4におけるユーザ甲が予約を完了させるまでの手順と同様である。
The car share management server receives reservation search data from the user's communication terminal (S1). Then, it is determined whether or not a reservation can be made based on the reservation search data (S2). If the reservation is possible, it is sent back to the user's communication terminal to the effect that the reservation is possible (S3). After that, contact data confirming the reservation is received from the user's communication terminal (S8), and the process ends.
This procedure is the same as the procedure until user A completes the reservation in FIG.

続いて、図4におけるユーザ乙が予約を完了させるまでの手順を説明する。
カーシェア管理サーバは、ユーザに係る通信端末から予約検索データを受信する(S1)。そして、その予約検索データに基づく内容にて、予約が可能か否かを判断する(S2)。この予約可能か否かの判断は、出発ステーション内での空き車両はない。ユーザ甲による予約と重複しているからである。よって、このS2では、「No」の判断となり、S4に進む。
Next, the procedure until user B completes the reservation in FIG. 4 will be described.
The car share management server receives reservation search data from the user's communication terminal (S1). Then, it is determined whether or not a reservation can be made based on the reservation search data (S2). This determination of whether or not reservations are possible is based on the fact that there are no empty vehicles within the departure station. This is because it overlaps with the reservation made by User A. Therefore, in this S2, the determination is "No", and the process proceeds to S4.

図4に示したユーザ乙は、予約検索データを受信した時刻が、ユーザ甲よりも遅いものの、予約検索データに係る出庫予定時刻が、出発ステーションへの車両回送が可能な時間を確保できる場合である。 User B shown in FIG. 4 receives the reservation search data later than User A, but the scheduled departure time related to the reservation search data is sufficient to secure the time when the vehicle can be forwarded to the departure station. be.

S4において、対応不能(No)であると判断された場合には、予約ができない旨をユーザに係る通信端末へ返信する(S5)。そして、終了となる。
なお、予約検索データの内容を変更することをユーザに依頼する、といった発展系については、図5では言及していない。ユーザへの依頼、ユーザによる変更した予約検索データの送信が行われた場合には、再びS1からのステップとなる。なお、ユーザへの予約検索データの内容を変更に対してはポイント還元などによって、変更手続きに対する手間に報いることとしている(図6参照)。
In S4, if it is determined that the service is not possible (No), a message to the effect that the reservation cannot be made is returned to the user's communication terminal (S5). And then it ends.
FIG. 5 does not refer to an advanced system such as requesting the user to change the content of the reserved search data. When the request to the user and transmission of the changed reservation search data by the user are performed, the steps from S1 are performed again. It should be noted that when the content of reservation search data is changed by the user, the effort for the change procedure is rewarded by rewarding points or the like (see FIG. 6).

S4において、対応可能(Yes)であると判断された場合には、S6において予約が可能であるか否か、を判断する。予約検索データに基づく内容で、回送すべき車両が確保できるか否か、という判断と、オプション要望に対する対応が可能か否か、という判断をする(図6参照)。 If it is determined that it is available (Yes) in S4, it is determined in S6 whether or not it is possible to make a reservation. Based on the reservation search data, it is determined whether or not the vehicle to be forwarded can be secured, and whether or not it is possible to respond to the option request (see FIG. 6).

S6では、その出発ステーションへの車両回送による対応が可能である、と判断できる条件である場合には、対応可能と判断する(図6参照)。
S6において予約不可であれば、S5を経由して終了する。
予約可能であれば、予約可能である旨を、予約可能である旨をユーザに係る通信端末へ返信する(S7)。その後、ユーザに係る通信端末から予約確定の連絡データを受信し(S8)、終了する。
In S6, if the condition is such that it can be determined that the vehicle can be forwarded to the departure station, it is determined that the response is possible (see FIG. 6).
If the reservation is not possible in S6, the process ends via S5.
If the reservation is possible, the fact that the reservation is possible is returned to the user's communication terminal (S7). After that, contact data confirming the reservation is received from the user's communication terminal (S8), and the process ends.

(図7)
図7は、図5で示したフローチャートが実行されるハードウェア構成およびデータ処理手順を示すブロック図である。有線通信は実線矢印で、無線通信は二点破線で示している。ユーザに係る通信端末は「会員端末」として、予約検索データは「予約データ」、カーシェアリング管理サーバは「カーシェア管理サーバ」と略記している。また、カーシェア管理サーバに「S-1」と付記しているのは、図8に示す図示例と区別するためである。
(Fig. 7)
FIG. 7 is a block diagram showing the hardware configuration and data processing procedure for executing the flowchart shown in FIG. Wired communication is indicated by a solid arrow, and wireless communication is indicated by a two-dot dashed line. The communication terminal related to the user is abbreviated as "member terminal", the reservation search data is abbreviated as "reservation data", and the car sharing management server is abbreviated as "car sharing management server". Also, the reason why the car share management server is marked with "S-1" is to distinguish it from the illustration shown in FIG.

ユーザは、会員端末を操作して予約データを入力し、予約データ送信手段としてカーシェア管理サーバに送信する。カーシェア管理サーバにおいては、その予約データを予約データ受信手段が受信する。そして、シェアカー稼動管理データベースのデータを用いて、その予約データに関する予約が可能か否か、予約可否第一判断手段が判断する(図5におけるS2)。 The user operates the member terminal to input reservation data, and transmits the reservation data to the car share management server as a reservation data transmission means. In the car share management server, the reservation data receiving means receives the reservation data. Then, using the data in the shared car operation management database, the reservation availability first determination means determines whether or not the reservation for the reservation data is possible (S2 in FIG. 5).

なお、カーシェア管理サーバが受信する予約データには、会員IDが含まれており、カーシェアリング管理サーバにおいては、その会員IDの検証をするための会員データベースが含まれているが、その図示は省略する。 The reservation data received by the car sharing management server includes a member ID, and the car sharing management server includes a member database for verifying the member ID. omitted.

車両の回送を実行しなくても、その予約データの内容にて予約が可能である場合には、予約が可能である旨を会員端末へ送信する(図5におけるS3)。会員端末においては、予約可否受信手段がその旨を受信する。 If it is possible to make a reservation according to the content of the reservation data without forwarding the vehicle, a notification to the effect that the reservation is possible is transmitted to the member terminal (S3 in FIG. 5). In the member terminal, the reservation acceptability receiving means receives the fact.

予約可否第一判断手段において、車両の回送を実行しなければ予約を受け付けられない場合には、予約可否第二判断手段での判断となる(図5におけるS4およびS6)。
カーシェア管理サーバにおいては、プール車両管理データベース、駐車車室管理データベースのデータを用いて、予約可否第二判断手段が予約可能か否かを判断する。図7においては、「回送ありならOK」の場合として、予約可能である旨を図示している。
If the first reservation acceptability determination means cannot accept the reservation unless the vehicle is forwarded, the second reservation acceptability determination means determines (S4 and S6 in FIG. 5).
In the car share management server, the reservation possibility second judgment means judges whether or not the reservation is possible using the data of the pool vehicle management database and the parking compartment management database. In FIG. 7, it is illustrated that the reservation is possible in the case of "okay if there is forwarding".

予約可否第一判断手段または予約可否第二判断手段から予約可能である旨を受信した会員端末において、会員ユーザが予約を確定する意思表示として予約確定ボタンを押すと、予約確定送信手段として予約確定がカーシェア管理サーバへ送信される。
カーシェア管理サーバにおける予約確定受信手段は、会員ユーザによる意思表示を受信し、シェアカー稼動管理データベース、駐車車室管理データベース、およびプール車両管理データベースのデータを更新する。
When the member user presses the reservation confirmation button as an expression of intention to confirm the reservation on the member terminal that receives the fact that the reservation is possible from the reservation confirmation first determination means or the reservation confirmation second determination means, the reservation confirmation is performed as the reservation confirmation transmission means. is sent to the car share management server.
Reservation confirmation receiving means in the car sharing management server receives the manifestation of intention by the member user, and updates the data of the shared car operation management database, the parking compartment management database, and the pool vehicle management database.

(図8)
図8は、図7に示したカーシェア管理サーバ(S-1)と異なり、予約可否第二判断手段、駐車車室管理データベースおよびプール車両管理データベースは、駐車場管理サーバ(S-3)に含まれている。
(Figure 8)
Unlike the car share management server (S-1) shown in FIG. 7, FIG. include.

換言すれば、図8に示すカーシェア管理サーバ(S-2)は、図7に示したカーシェア管理サーバ(S-1)から、駐車場管理サーバ(S-3)におけるサーバの機能を分けているのみである。会員ユーザからは、図8および図7の相違点の区別は認識できない。 In other words, the car sharing management server (S-2) shown in FIG. 8 has the server functions of the parking lot management server (S-3) divided from the car sharing management server (S-1) shown in FIG. It is only Member users cannot recognize the difference between FIGS. 8 and 7 .

(図9)
図9は、図4などに示した「回送」と、ステーションに駐車している車両がオーバーフローしないように、車室のバッファを備えた営業所A等に引き上げる「回収」のイメージを示している。
(Fig. 9)
FIG. 9 shows an image of "forwarding" shown in FIG. 4, etc., and "collection" of pulling up to a business office A, etc., which is equipped with a buffer in the passenger compartment so that the vehicles parked at the station do not overflow. .

代表的な「回送」は、ステーション(図示例では、江東区第一、江東区第二、江東区第三、・・・)へ、営業所にあるバッファの車両を営業所Aのスタッフが運転していくことである。この場合、車両には自転車を搭載してステーションへ運転していく。そして、ステーションに到着して所定の車室へ車両を駐車させたら、搭載していた自転車を降ろし、その自転車に乗って営業所Aに戻る(図中の左上の吹き出しのイメージ)。 A representative "forwarding" is to the station (in the example shown, Koto Ward 1, Koto Ward 2, Koto Ward 3, etc.). It is to continue. In this case, the vehicle is loaded with a bicycle and driven to the station. Then, after arriving at the station and parking the vehicle in a predetermined compartment, the bicycle loaded on the vehicle is unloaded, and the bicycle is returned to the sales office A (the image of the upper left balloon in the figure).

「回送」は、ステーション間で実施されることもある。たとえば、江東区第一ステーションから、江東区第三ステーションへ回送する、といったことも、場合によっては発生する。 "Forwarding" may also be performed between stations. For example, forwarding from the Koto-ku No. 1 station to the Koto-ku No. 3 station may occur in some cases.

「回収」は、営業所Aのスタッフが自転車に乗って営業所Aを出発し、回収すべき車両にその自転車を搭載し、車両を運転して営業所Aに戻る、というのが一般的である。 In general, "recovery" involves the staff of sales office A riding a bicycle and leaving office A, loading the bicycle into a vehicle to be collected, driving the vehicle, and returning to sales office A. be.

なお、営業所Aにある車両では対応できない予約内容である場合には、営業所Aから所定の距離にある車両のプール場に停めてある車両にて対応する。営業所Aとプール場との間で車両をスタッフが行き来させる場合の他、プール場から直接ステーションへ回送したり、ステーションからプール場へ回収したりする場合もある。 If the content of the reservation cannot be handled by the vehicle at the office A, the vehicle parked at the vehicle pool located at a predetermined distance from the office A will be used. In addition to the case where the staff moves the vehicle back and forth between the sales office A and the pool area, there are cases where the vehicle is forwarded directly from the pool area to the station or collected from the station to the pool area.

(図10)
図10は、カーシェア車両が出発するステーションにて、回送を実行して予約対応をする場合の代表例をフローチャートにて示したものである。
(Fig. 10)
FIG. 10 is a flow chart showing a representative example of a case where forwarding is executed and reservation is made at a station from which a car sharing vehicle departs.

予約データを受信し(S11)、その予約データにオプション要望が含まれているか否かを判断する(S12)。予約データにオプション要望が含まれている場合には、(一部の例外はあり得るが)回送しての対応となる(S16)。 Reservation data is received (S11), and it is determined whether or not the reservation data includes an option request (S12). If the reservation data contains an option request, it will be forwarded (with some exceptions) (S16).

予約データにオプション要望が含まれていない場合には、営業所またはプール場に停車させている車両で対応可能か否かを判断する(S13)。
対応できない場合には、返却された車両のあるステーション内の他の車両で対応(引当変更)可能か否かを判断する(S14)。
If the reservation data does not include an option request, it is determined whether or not the vehicle parked at the business office or pool area can handle the request (S13).
If it cannot be dealt with, it is determined whether or not another vehicle in the station where the returned vehicle is located can be dealt with (allocation change) (S14).

返却された車室にある車両で対応可能である場合、および引当変更で対応可能である場合には、回送の必要はない(S15)。
引当変更で対応不能な場合には、回送しての対応となる(S16)。
If the vehicle in the returned compartment can be used, and if the allocation can be changed, there is no need to forward the vehicle (S15).
If it is not possible to change the allocation, it will be forwarded (S16).

(図11)
図11は、ユーザによる予約遂行によってステーションに空いた車室がある場合に、予約が未だ入っていないにも関わらず直前の予約が入ることを見込んで回送(見込み回送)する場合をフローチャートにて示したものである。
(Fig. 11)
FIG. 11 is a flow chart showing a case where there is a vacant compartment at the station as a result of the user making a reservation, and forwarding (probable forwarding) is performed in anticipation of the immediately preceding reservation being made even though the reservation has not yet been made. is shown.

あるステーションにおいて、所定時刻までに空いている車室数が駐車している車両数を上回っているか否かを判断する(S21)。
ここでの「所定時刻」とは、現在時刻から回送に要する時間を差し引いた時刻である。たとえば、現在時刻が9時45分であり、回送に要する時間が30分であれば、9時15分において空いている車室数をカウントする。
At a certain station, it is determined whether or not the number of vacant compartments exceeds the number of parked vehicles by a predetermined time (S21).
The "predetermined time" here is the time obtained by subtracting the time required for forwarding from the current time. For example, if the current time is 9:45 and the time required for forwarding is 30 minutes, the number of vacant compartments at 9:15 is counted.

所定時刻までに空いている車室数が駐車している車両数を上回っていない場合には、見込み回送は実施しない(S22)。
所定時刻までに空いている車室数が駐車している車両数を上回っている場合には、営業所やプール場において回送しても良い車両があるか否かを判断する(S23)。そして、回送しても良い車両がある場合には、見込み回送を実施する(S24)。
If the number of vacant compartments does not exceed the number of parked vehicles by the predetermined time, no prospective forwarding is performed (S22).
If the number of vacant compartments exceeds the number of parked vehicles by the predetermined time, it is determined whether or not there are any vehicles that can be forwarded at the business office or pool area (S23). Then, if there is a vehicle that can be forwarded, prospective forwarding is carried out (S24).

たとえば、現在時刻が9時15分、あるステーションまで担当の営業所から回送に要する時間が30分であったとする。9時45分時点で車室に空きがなければ回送を止める(見込み回送は実施しない)、と判断する。また、9時45分時点で車室に空きがあるものの、10時5分に返却予定があるならば、回送を止める、と判断する。
9時45分時点で車室に空きがあり、12時45分に返却予定があるならば、車室の空き時間が3時間あるので、その間に予約が入る見込みがあるので見込み回送を実施する、と判断する。
For example, assume that the current time is 9:15 and the time required for forwarding from the sales office in charge to a certain station is 30 minutes. If there is no vacancy in the passenger compartment at 9:45, it is determined that forwarding will be stopped (prospective forwarding will not be implemented). Also, if there is a vacancy in the passenger compartment at 9:45 but the car is scheduled to be returned at 10:05, it is determined that forwarding is to be stopped.
If there is a vacant cabin at 9:45 and the car is scheduled to be returned at 12:45, there will be 3 hours of vacant cabin time, so there is a possibility that reservations will be made during that time, so forwarding is expected. , and judge.

なお、図11では、見込み回送を単純化したフローチャートにて説明したが、カーシェアリング管理サーバにおいて、天気予報や当該ステーションにおける過去の実績データを参照し、前記のS23において営業所やプール場において回送しても良い車両があると判断した場合であっても、見込み回送をしない場合もある。
たとえば、貸し出し実績が低い曜日や時間帯である場合には、見込み回送をしない、と判断することとしてもよい。
In addition, in FIG. 11, the flow chart for simplifying the expected forwarding has been explained, but the car sharing management server refers to the weather forecast and past performance data at the station, and in the above S23, the forwarding at the business office or the pool area is performed. Even if it is determined that there is a vehicle that can be used, there are cases where prospective forwarding is not performed.
For example, if it is a day of the week or a time slot with a low rental track record, it may be determined that prospective forwarding is not to be performed.

(図12)
図12を用いて、車両調整について具体的に説明する。
ステーションSには車室が2つあり、スタンダードクラスの車両Aに対する第一予約が11月3日の9時から13時まで、スタンダードクラスの車両Bに対する第二予約が11月3日の14時から16時まで、入っていたとする。
(Fig. 12)
Vehicle adjustment will be specifically described with reference to FIG. 12 .
Station S has two cabins. The first reservation for standard class vehicle A is from 9:00 to 13:00 on November 3rd, and the second reservation for standard class vehicle B is from 14:00 on November 3rd. It is assumed that it was in from 16:00 to 16:00.

その後、ステーションSにおけるスタンダードクラスに対する第三予約が11月3日の11時から15時まで、という予約打診が入った場合、ステーションSの管理を担当する営業所Tにおいては、車両Cを回送することを前提として予約を受け付けることとなる。 After that, when the third reservation for the standard class at station S is made from 11:00 to 15:00 on November 3rd, sales office T, which is in charge of managing station S, forwards vehicle C. Reservations will be accepted on the premise that

さて、前述した第一から第三の予約は、2つの車室があるステーションSに対する11月3日のスタンダードクラスの予約である、という点で共通している。また、第二予約の開始時刻は、第一予約の終了時刻から1時間の余裕がある。
そこで、第一予約および第二予約を車両Aにて受けることとし、第三予約を車両Bにて受け付けることに車両調整を実施する。すると、車両Cを回送することなく第一から第三の予約に対する準備が可能となるのである。
Now, the above-mentioned first to third reservations are common in that they are reservations for standard class on November 3 for station S, which has two compartments. Moreover, the start time of the second reservation has a margin of one hour from the end time of the first reservation.
Therefore, vehicle adjustment is performed so that vehicle A receives the first reservation and second reservation, and vehicle B receives the third reservation. Then, preparations for the first to third reservations can be made without forwarding the vehicle C.

前述した車両調整は、カーシェアリング管理サーバが実行することが理想(営業所における業務を自動的に効率化することが可能)である。しかし、営業所端末(図19参照)において実行することとしても良い。たとえば、第一の予約遂行時刻が迫っていたり、予約内容が予約確定後に変更されたりした場合には、カーシェアリング管理サーバでの実行が間に合わないことがあり得る。そうした場合、営業所端末において実行することとなる。 Ideally, the vehicle adjustment described above is executed by the car sharing management server (it is possible to automatically improve the efficiency of operations at the sales office). However, it may be executed at the sales office terminal (see FIG. 19). For example, when the first reservation execution time is approaching, or when the reservation details are changed after the reservation is confirmed, the car sharing management server may not be able to execute the reservation in time. In such a case, it will be executed at the sales office terminal.

(図13)
図13は、カーシェアリングを利用中のユーザに対して、返却すべきステーションの車室が変更された場合に、利用中の車両に搭載した通信端末(例えば、カーシェアリング管理サーバとの通信やデータの入出力、送受信が可能な多機能カーナビゲーション装置)を介して報知する手順を、ブロック図として示している。
(Fig. 13)
FIG. 13 shows how a communication terminal (for example, communication with a car sharing management server and data 4 is a block diagram showing a procedure for notifying via a multifunctional car navigation device capable of inputting/outputting and transmitting/receiving information.

たとえば、返却すべきステーションにオーバーフローが発生してしまった場合(発生してしまうおそれが高い場合を含んでも良い)、別のステーションに案内する場合や、そのステーション内に時間貸しの車室がある場合にその時間貸し車室に案内する場合などがある。 For example, if an overflow occurs at the station to be returned (this may include cases where there is a high risk of overflow), guidance is given to another station, or there is a car that is rented by the hour within that station. In some cases, we may guide you to the rental car room for that time.

カーシェアリング車両には、GPS(Global Position System)が搭載されており、車両の位置データはカーシェアリング管理サーバが時刻データおよび車両ID(カーシェアリング車両の個体識別データ)とともに定期的に取得している。その位置データおよび車両IDは、カーシェアリング管理サーバの位置データ受信手段が受信する。 Car-sharing vehicles are equipped with a GPS (Global Position System), and the car-sharing management server regularly acquires vehicle position data along with time data and vehicle IDs (individual identification data for car-sharing vehicles). . The position data and vehicle ID are received by the position data receiving means of the car sharing management server.

位置データ受信手段が受信したデータのうち、車両IDは、シェアカー稼動管理データベースに蓄積され、位置データおよび時刻データは、返却時刻推測手段に送られる。返却時刻推測手段は、シェアカー稼動管理データベースから返却ステーションの位置データを取得し、返却ステーションの位置データと取得した車両の位置データとから、返却ステーションに到着する時刻である返却推測時刻を演算する。必要に応じて、シェアカー稼動管理データベースから、予約時の返却予定時刻も取得して返却推測時刻の演算に用いる(必要時応じて取得する、という趣旨から破線で示している)。 Among the data received by the position data receiving means, the vehicle ID is stored in the shared car operation management database, and the position data and time data are sent to the return time estimation means. The return time estimation means acquires the position data of the return station from the shared car operation management database, and calculates the estimated return time, which is the time of arrival at the return station, from the position data of the return station and the acquired position data of the vehicle. . If necessary, the scheduled return time at the time of reservation is also obtained from the shared car operation management database and used for calculation of the estimated return time (indicated by the dashed line for the purpose of obtaining when necessary).

返却推測時刻の演算結果は、オーバーフロー推測手段に与えられる。オーバーフロー推測手段は、返却推測時刻に基づき、駐車車室管理データベースを用いて、返却される予定のステーションの返却推測時刻における駐車車室の状況を把握する。オーバーフロー推測手段は、この結果をもとに、ステーションの駐車車室がオーバーフローするか否かを推測する。 The calculation result of the estimated return time is given to the overflow estimation means. Based on the estimated return time, the overflow estimation means grasps the state of the parking compartment at the estimated return time of the station to which the vehicle is to be returned, using the parking compartment management database. Based on this result, the overflow estimation means estimates whether or not the parking compartment of the station will overflow.

オーバーフローが発生しそうである場合には、オーバーフロー推測手段が返却すべき代替車室を算出する。この代替車室は、上述したように、同じステーション内の時間貸駐車場の車室が空いていればその車室とする。同じステーション内の時間貸駐車場の車室が空いていない場合、近隣のステーションに空きがあるかを検索し、近隣のステーションの車室が空いていれば、その車室を返却すべき代替車室として算出してもよい。 If an overflow is likely to occur, the overflow estimating means calculates an alternate compartment to be returned. As described above, this alternative compartment is the hourly parking lot within the same station if it is vacant. If the hourly parking lot within the same station is not vacant, search for vacancies at neighboring stations, and if there are vacancies at nearby stations, substitute cars that should be returned. It may be calculated as a room.

算出された返却すべき車室が、カーシェアリングの予約時やシェアカーの利用開始時に定められていた車室と異なっている場合にはその変更を、変更がない場合にはその旨を、シェアカー車載機における返却車室受信手段へ返却車室報知手段が送信する。オーバーフローの推測については、後に詳しく説明する(図21)。 If the calculated car room to be returned differs from the car room specified at the time of car sharing reservation or the start of use of the shared car, change it, or if there is no change, notify the share The returned vehicle compartment notification means transmits to the returned vehicle compartment receiving means in the vehicle-mounted device. Overflow estimation is described in detail later (FIG. 21).

返却車室受信手段は、返却車室の変更(の有無)を返却車室出力手段に送る。返却車室出力手段は、返却車室の変更(の有無)をスピーカからの音声でシェアカーの運転者(ユーザ)に知らせたり、画面出力したりして、注意を促す。 The return vehicle compartment receiving means sends (whether or not there is) a change in the return vehicle compartment to the return vehicle compartment output means. The returned compartment output means notifies the driver (user) of the shared car of the change (whether or not) of the returned compartment by voice from the speaker, or displays it on the screen to call attention.

図中では、「返却車室が2番から1番に変更となりました」という出力を例示している。しかし、返却すべき車室はシェアカー用車室であればいずれでも良い、という運用をしている場合には、前記のような出力は実施しない。
なお、ステーションに時間貸し駐車車室がある場合、その時間貸し駐車車室を一時的に借りての返却を指示する、という場合もある。
The figure exemplifies the output "The return compartment has been changed from No. 2 to No. 1." However, if the operation is such that the vehicle to be returned can be any vehicle as long as it is for a shared car, the output as described above is not performed.
If the station has a parking room for rent by the hour, it may be instructed to temporarily borrow the parking room for rent by the hour and return it.

返却車室の変更(の有無)については、アラート手段にも送られる。アラート手段は、当該ステーションを担当する営業所に設置された情報端末(図示を省略)にアラートを送信するほか、営業所のスタッフaが携帯する携帯情報端末(スタッフ端末)にもアラートを出力する。スタッフaに報知するためである。 The change (whether or not) of the return compartment is also sent to the alert means. The alert means not only sends an alert to an information terminal (not shown) installed at the office in charge of the station, but also outputs an alert to a mobile information terminal (staff terminal) carried by staff a at the office. . This is for notifying staff a.

(図14)
図14は、図13に示した実施形態と、実行する情報処理は同じである。異なるのは、カーシェアリング管理サーバ(S-2)とは別に、カーシェア車両の位置データを管理する位置管理サーバを別に備えている点のみである。
(Fig. 14)
FIG. 14 executes the same information processing as the embodiment shown in FIG. The only difference is that, apart from the car sharing management server (S-2), a location management server for managing location data of car sharing vehicles is separately provided.

(図15)
図15もまた、図13に示した実施形態と、実行する情報処理は同じである。異なるのは、シェアカー車載機において、返却予定時刻送信手段を備えている点である。カーシェアリング管理サーバ(S-3)においては、シェアカー車載機の返却予定時刻送信手段が送信する返却予定データを受信する返却予定データ受信手段を備えている。そして、その返却予定データ受信手段が受信した返却予定データをも用いて返却時刻推測手段が返却推測時刻を算出することとしているのである。
(Fig. 15)
FIG. 15 also executes the same information processing as the embodiment shown in FIG. The difference is that the share car vehicle-mounted device is provided with a scheduled return time transmitting means. The car sharing management server (S-3) is provided with return scheduled data receiving means for receiving the scheduled return data transmitted by the scheduled return time transmitting means of the shared car vehicle-mounted device. Then, the expected return time data received by the expected return data receiving means is also used by the return time estimation means to calculate the estimated return time.

返却予定データとは、たとえば、シェアカーを運転するユーザが所定の目的地に到着した後、車載のカーナビゲーション(多機能カーナビゲーション装置)を操作して、返却地を目的地に設定したら自動的に送信されることとすると、ユーザが特別な動作を必要としないので、好ましい。 For example, after the user driving a shared car arrives at a predetermined destination, the user operates the in-vehicle car navigation system (multi-function car navigation device) to set the return location as the destination. is preferred because it does not require any special action from the user.

(図16)
図16は、ユーザが予約を遂行して車両を利用している場合に、その車両が返却されるとそのステーションにおいて車室が不足してしまう場合に車両を回収する場合をフローチャートにて示したものである。
(Fig. 16)
FIG. 16 is a flow chart showing the case of collecting a vehicle when the user has made a reservation and is using the vehicle, and if the vehicle is returned, there will be a shortage of compartments at the station. It is.

「回収」とは、車室が不足しそうなステーションから営業所またはプール場へ車両を移動させる(引き上げる)ことである。車室が不足しそうなステーションから、別のステーションへ車両を移動させるのは、通常は移動先のステーションで移動させた車両をユーザに提供することが目的であり、その場合は「回送」である。しかし、その目的を持たず、車室が不足しそうなステーションのオーバーフローを回避するためだけに移動させる場合は、「回収」と言える。 "Recovery" is to move (withdraw) a vehicle from a station that is likely to run out of compartments to a sales office or a swimming pool. The purpose of moving a vehicle from a station that is likely to run out of cabins to another station is usually to provide the user with the vehicle that was moved at the destination station. . However, if it does not serve that purpose, and is moved only to avoid overflowing a station that is likely to run out of cabin space, it can be called a "recovery."

カーシェアリング管理サーバは、ユーザによって使われている車両の位置データを受信する(S31)。その位置データが返却地となるステーションまで、一定の距離(たとえば、直線距離で5キロメートル)以下であるか否かを判断する(S32)。
一定の距離以上である場合には、回収は実施せず(S33)、終了する。ただし、このフローチャートは所定間隔(たとえば3分)ごとに繰り返す。
The car sharing management server receives the position data of the vehicle used by the user (S31). It is determined whether or not the position data indicates that the return station is within a certain distance (for example, 5 kilometers in a straight line) (S32).
If the distance is greater than or equal to the fixed distance, recovery is not performed (S33), and the process ends. However, this flowchart is repeated at predetermined intervals (for example, 3 minutes).

一定の距離未満である場合には、対象ステーションの車室数よりも、駐車している車両数と返却予定の車両数の和が小さい場合にも、回収は実施せず(S33)、終了する。
対象ステーションの車室数よりも、駐車している車両数と返却予定の車両数の和が大きい場合には、回収を実施する(S35)。なお、回収は、予約が入っていない車両を優先して実行する。
If the distance is less than a certain distance, even if the sum of the number of parked vehicles and the number of vehicles to be returned is smaller than the number of compartments of the target station, collection is not performed (S33) and the process ends. .
When the sum of the number of parked vehicles and the number of vehicles to be returned is larger than the number of compartments of the target station, collection is carried out (S35). Vehicles that have not been reserved are prioritized for collection.

(図17)
図17は、営業所の管理表を例示する図である。この管理表は、その営業所に設置された通信端末の画面に出力されるものであって、当該営業所が管理を受け持っているステーション毎に、一枚のシート(電子機器の出力パネル上に表示される)にて表されている。この管理表は、図13に示すシェアカー稼働管理DBおよび駐車車室管理DBから必要情報を得て、カーシェア管理サーバにて作成される。ステーション毎の現況を、営業所のスタッフが把握しやすいようにするためである。
(Fig. 17)
FIG. 17 is a diagram exemplifying a business office management table. This management table is output on the screen of the communication terminal installed in the business office, and one sheet (on the output panel of the electronic equipment) is printed for each station managed by the business office. displayed). This management table is created by the car share management server by obtaining necessary information from the shared car operation management DB and the parking compartment management DB shown in FIG. This is to make it easier for the sales office staff to grasp the current status of each station.

各シートの上端には、ステーション名と、データ更新がなされた時刻とが表示されている。
ステーション名の直下には、車室数に対する駐車台数が示され、稼動中の車両が何台であるかも示されている。この図におけるステーション名=江東区第一においては、シェアカー用に用意された車室が駐車車室管理DBにより5台分であり、しかし現時点ではシェアカー稼働管理DBによりこのステーションにシェアカーが6台存在することが示されている。また、ユーザが運転して出て行っている稼動中のシェアカーが3台であることが示されている。なお、ここで図示した例では車室数以上のシェアカーがこのステーションに存在する状態であるが、うち1台は同じステーション内の時間貸し車室などに一時的に待避して駐車している。
At the top of each sheet are displayed the station name and the time when the data was updated.
Directly below the station name, the number of parked vehicles is shown with respect to the number of compartments, and the number of vehicles in operation is also shown. At the station name in this figure = Koto Ward Daiichi, there are 5 parking spaces prepared for shared cars according to the parking space management DB. It is shown that there are 6 of them. In addition, it is shown that there are three shared cars in operation that are being driven by users. In the example shown here, there are more shared cars than the number of compartments in this station, but one of them is temporarily parked in a car rental by the hour in the same station. .

ステーション名およびデータ更新時刻の下には、駐車車室管理DBにより車室の状態を示す一覧表が位置している。全車室において、予約が入っている車両を駐車している車室は、駐車している車種、車両番号、予約における出発日時、返却される帰着日時を示している。オプションが予約された車両については、星印によるオプション表示がなされている。予約が入っていない車両に係る車室には、出発日時および帰着日時が空欄にて表示されている。そのため、予約の有無が直感的に把握できる。 Below the station name and the data update time, there is a list showing the state of the vehicle compartment by the parking compartment management DB. In all compartments, the compartments in which reserved vehicles are parked indicate the type of vehicle, the vehicle number, the date and time of departure in the reservation, and the date and time of return when the vehicle is returned. Vehicles for which options have been reserved are indicated with an asterisk. Departure date and time and return date and time are displayed in blank spaces in the cabins of vehicles for which reservations have not been made. Therefore, the presence or absence of a reservation can be intuitively grasped.

車室の状態を示す一覧表の下には、シェアカー稼働管理DBにより、そのステーションに返却されるべきシェアカーの状態を示す一覧表が表示されている。この図では、3台のシェアカーが貸し出され、後にこのステーションに返却される予定である旨が「稼働中」の欄に表示されている。この3台という台数は、管理表のステーション名の直下に表示される「稼働中」の数と同じである。 Below the list showing the state of the passenger compartment, a list showing the state of the share car to be returned to the station is displayed by the share car operation management DB. In this figure, the "in operation" column indicates that three shared cars have been rented and are scheduled to be returned to this station later. The number of 3 units is the same as the number of "in operation" displayed directly under the station name in the management table.

また、貸し出されている車両の一つには、「返却ステーションとの距離が所定値以下である場合の車両であること」を、三角形による表示によって示している。この三角形の表示を点滅させるなどで、この管理表の閲覧者に対する注意を促すことが可能である。カーシェア車両用の6つの車室が全て埋まっているので、このステーションから1台の車両を回収のために回送する必要がある、ということが分かる。 In addition, one of the rented vehicles is indicated by a triangle indicating that "the vehicle is the vehicle when the distance from the return station is equal to or less than a predetermined value". By blinking the display of this triangle, it is possible to call attention to the viewer of this management table. Since all 6 compartments for carshare vehicles are filled, it can be seen that 1 vehicle from this station needs to be routed for collection.

前述したように、シェアカーに搭載される車載機がGPS電波を受信し、車両の位置データを位置データ受信手段に送信している。この位置データの送信および取得は、一定の周期(たとえば1分ごと)で実行されてもよいし、シェアカーが返却予定のステーションに近付いた時に一回あるいは複数回実行されてもよい。カーシェア管理サーバは位置データを取得し、返却予定のステーションに近付いたシェアカーに関して、この三角形の表示を表示させる。 As described above, the in-vehicle device mounted on the share car receives GPS radio waves and transmits the position data of the vehicle to the position data receiving means. The transmission and acquisition of this position data may be performed at regular intervals (for example, every minute), or may be performed once or multiple times when the share car approaches the station scheduled to be returned. The car share management server acquires the position data and displays this triangular display regarding the share car approaching the station scheduled to be returned.

以上説明したように、シェアカー稼働管理データベースおよび駐車車室管理データベースの情報を得て営業所にて管理表を表示させることにより、営業所が管理する各ステーションの状態が容易に把握できるようになる。 As described above, by obtaining information from the shared car operation management database and the parking garage management database and displaying the management table at the sales office, the status of each station managed by the sales office can be easily grasped. Become.

(図18)
図18は、営業所毎に出力される段取り表を例示したものである。この段取り表は、図13に示すシェアカー稼働管理データベースおよび駐車車室管理データベースから必要情報を得て、カーシェア管理サーバにて作成される。段取り表は、その営業所に設置された通信端末(図19における段取りシステムを担う営業所端末)の画面に出力される。そして、当該営業所が管理を受け持っている車両に対して、時間的な優先順位の高いアクションの順に並べている。この段取り表に示すリストを上から全て期間内に実施すれば、ユーザに迷惑をかけずに効率的なシェア車両の運用ができるという目的で作成している。
(Fig. 18)
FIG. 18 exemplifies a setup table output for each business office. This setup table is created by the car share management server by obtaining necessary information from the shared car operation management database and the parking compartment management database shown in FIG. The setup table is output to the screen of the communication terminal installed in the office (business office terminal responsible for the setup system in FIG. 19). Then, the vehicles managed by the sales office are arranged in the order of time-priority actions. It is created with the aim of enabling efficient shared vehicle operation without causing inconvenience to users if all of the items listed in this setup table are carried out within the specified period.

現在時刻は、表の最上部の左側に表示されている。そして、1時間毎に水平方向の区切りを設けて時間帯を区切り、この時間帯ごとに行うべきアクションを分かりやすく表示している。それぞれの時間帯において、横方向の欄は、やるべきアクションの番号を示すナンバー、ステーション名、やるべきアクション、アクションを完了すべき時刻、シェア車両の出発予定時刻および返却予定時刻、車種、車番、現在の駐車場所、アクションのステータス(未対応、対応中、完了)、備考欄を設けている。通信端末(営業所端末)の操作者は、吹き出し部分で図示するように、当該営業所のスタッフが対応したアクションに応じてステータスを逐次変更していく。 The current time is displayed at the top left of the table. A horizontal division is provided every hour to divide the time period, and the action to be performed for each time period is displayed in an easy-to-understand manner. In each time period, the horizontal columns are the number indicating the number of the action to be taken, the station name, the action to be taken, the time to complete the action, the scheduled departure time and return time of the shared vehicle, the vehicle type, and the vehicle number. , current parking location, action status (unsupported, in progress, completed), and remarks column. The operator of the communication terminal (business office terminal) sequentially changes the status in accordance with the actions taken by the staff of the business office, as shown in the balloons.

ここでは、11月13日の8時台にするべきアクションとして、貸し出し準備、セットアップおよび回送という3つが列挙されている。「貸し出し準備」とは、シェア車両をユーザに貸し出す前に行うべき車両点検、燃料補給、その他の作業を意味する。セットアップとは、シェア車両に搭載される車載機に対して、予約に関する情報をダウンロードする処理である。例えば出発時刻および返却予定時刻、目的地その他の情報である。回送については前述したので、ここでは重複する説明を省略する。 Here, as actions to be taken on November 13th between 8:00 and 8:00, three actions are listed: rental preparation, setup, and forwarding. “Preparation for rental” means vehicle inspection, refueling, and other work to be performed before renting out the shared vehicle to the user. Setup is a process of downloading information about reservations to the vehicle-mounted device installed in the shared vehicle. For example, departure time and scheduled return time, destination and other information. Since forwarding has been described above, redundant description will be omitted here.

ここで、例えば貸し出し準備に30分が必要だと仮定して説明する。また、貸し出し準備はユーザの出発予定時刻よりも15分前には完了しなければならないという仮定で説明する。ユーザは出発予定時刻の前に駐車場に到着する可能性もあるため、本来の出発予定時刻よりも15分の余裕をみて貸し出し準備を完了する必要があるということである。 Here, the description will be made assuming that, for example, 30 minutes are required for rental preparation. Also, it is assumed that rental preparations must be completed 15 minutes before the user's scheduled departure time. Since the user may arrive at the parking lot before the scheduled departure time, it is necessary to allow 15 minutes before the original scheduled departure time to complete the rental preparations.

まずアクションナンバー1のアクションに着目すると、ユーザの出発予定時刻が8時15分であるため、15分の余裕をみると貸し出し準備は8時には完了している必要がある。そのため、このアクションでは貸し出し準備の期限時刻が8時と表示されている。営業所のスタッフは、貸し出し準備に30分が必要と理解しているため、このアクションは7時30分には開始している必要があると容易に理解することができる。 Focusing first on the action of action number 1, the user's scheduled departure time is 8:15, so rental preparations must be completed at 8:00 to allow 15 minutes to spare. Therefore, in this action, the due time for loan preparation is displayed as 8:00. The sales office staff understands that it takes 30 minutes to prepare the rental, so they can easily understand that this action must start at 7:30.

次にアクションナンバー2のアクションに着目すると、同じ車両についてセットアップの期限時刻が8時15分と表示されている。セットアップは、シェアカー稼働管理DBの情報、その他の情報を車載機にダウンロードする処理であり、ほぼ即時に実行され終了されると考えてよい。そのため、セットアップの期限時刻は、車両の出発予定時刻と同時刻に設定している。もちろん、これ以前の時刻を期限時刻と設定してもよい。 Next, focusing on the action of action number 2, the set-up deadline time for the same vehicle is displayed as 8:15. Setup is a process of downloading information from the shared car operation management DB and other information to the onboard device, and can be considered to be executed and terminated almost immediately. Therefore, the set-up time limit is set at the same time as the scheduled departure time of the vehicle. Of course, a time earlier than this may be set as the deadline time.

次にアクションナンバー3のアクションに着目すると、回送が指示されている。ここで、回送に30分が必要と設定されていると仮定すると、このアクションを8時30分までに完了しなければならないところ、実際には8時12分の時点で対応できていない(対応中ではない)という状況であることが理解される。 Next, looking at the action of action number 3, forwarding is instructed. Here, assuming that 30 minutes are required for forwarding, this action should be completed by 8:30, but in reality it has not been completed at 8:12. not inside).

なお、このアクションについては、左端のナンバー欄に、星印によるアラート表示がされている。この表示はアクションを実施すべき開始時刻を現在時刻が超過した場合に表れるようにしている。営業所のスタッフは、段取り表の期限時刻だけでなく、このアラート表示によっても、対応されていないアクションを容易に把握することができる。 Note that this action is indicated by an asterisk in the leftmost number column. This display appears when the current time has passed the start time at which the action should be performed. The sales office staff can easily grasp actions that have not been handled not only by the deadline time on the setup chart but also by this alert display.

段取り表は、カーシェア管理サーバが作成して営業所端末へ送信する場合と、カーシェア管理サーバ等から必要なデータを取得して営業所端末において作成する場合とがある。前者の場合(図22参照)、営業所端末がステータスを変更することで更新された段取り表のデータは、カーシェア管理サーバにもアップされ、カーシェア管理サーバ等における関連データも更新されることとなる。 The plan table may be created by the car sharing management server and transmitted to the business office terminal, or may be created in the business office terminal by obtaining necessary data from the car sharing management server or the like. In the former case (see Fig. 22), the setup table data updated by the sales office terminal changing the status is also uploaded to the car sharing management server, and the related data in the car sharing management server etc. is also updated. becomes.

以下の図19および図20に関する説明では、これらのいずれの場合も包含するように説明する。このため、カーシェア管理サーバから営業所端末には「指示データ」を送信するという表現で説明する。すなわち指示データとは、段取り表は、カーシェア管理サーバが段取り表を作成して営業所端末へ送信する場合は段取り表を意味する。あるいは営業所端末がカーシェア管理サーバ等から必要なデータを取得して段取り表を作成する場合は、段取り表を作成するために必要なデータを意味する。 In the following description of FIGS. 19 and 20, both of these cases are included. Therefore, the description will be made with the expression that "instruction data" is transmitted from the car share management server to the sales office terminal. That is, the instruction data means a plan table when the car sharing management server prepares the plan table and transmits it to the sales office terminal. Alternatively, when the sales office terminal acquires necessary data from a car share management server or the like to create a setup table, it means data necessary for creating the setup table.

(図19)
図19は、段取りシステムを担う営業所端末と、スタッフが携帯する携帯型の通信端末であるスタッフ端末とを用いて、どのようなアクションがなされるかを概念的に示したものである。図示はしていないが、図7に示したようなカーシェアリング管理サーバが会員ユーザからの予約確定を受信しており、その予約確定の旨を営業所端末が受信したことを前提とした例示である。
(Fig. 19)
FIG. 19 conceptually shows what kind of actions are performed using a sales office terminal that is responsible for the setup system and a staff terminal that is a portable communication terminal carried by the staff. Although not shown, it is assumed that the car sharing management server shown in FIG. 7 has received confirmation of the reservation from the member user, and that the sales office terminal has received the confirmation of the reservation. be.

カーシェアリング管理サーバは、江東区第二ステーションから江東区第一ステーションへ、ある車両の回送が必要である旨を、両ステーションの管理担当である営業所Aの営業所端末および営業所Aのスタッフ端末に対して、指示データとして送信する(1)。 The car sharing management server notifies the need for forwarding of a certain vehicle from Koto-ku No. 2 Station to Koto-ku No. 1 Station via the terminal of sales office A and the staff of sales office A, who are in charge of managing both stations. It is transmitted to the terminal as instruction data (1).

カーシェアリング管理サーバから回送の必要性を受信し、営業所端末から段取り表を取得したスタッフ端末においては、そのスタッフ端末を携帯するスタッフaが自らのアクションを確認する(2)。そして、江東区第二ステーションから江東区第一ステーションへ、所定の車両を回送するというアクションを実行し、そのアクションを遂行した旨をスタッフ端末に入力する(3)。 At the staff terminal that receives the need for forwarding from the car sharing management server and acquires the setup table from the sales office terminal, the staff member a carrying the staff terminal confirms his or her own action (2). Then, an action of forwarding a predetermined vehicle from the Koto Ward Second Station to the Koto Ward First Station is executed, and the fact that the action has been executed is input to the staff terminal (3).

図示はしていないが、実際のシステムにおいては、段取り表にてアクション毎に担当すべきスタッフを指定することとするのが望ましい。アクションのみが表示されていると、複数のスタッフの間で作業が重複してしまったり、あるいは他のスタッフが対応するだろうと思って誰も対応しない、といった事態が発生したりしてしまうことを防止することに寄与する。 Although not shown, in an actual system, it is desirable to designate a staff member in charge of each action in a setup table. If only the actions are displayed, the work may be duplicated among multiple staff members, or situations may occur where no one responds because other staff will respond. contribute to prevention.

アクションを遂行した旨は、スタッフ端末から営業所端末へ送信される。この結果、スタッフ端末と営業所端末との間でデータが連携され、両者が有する情報が同じ内容に更新される(4)。さらに江東区第一ステーションに回送された車両の車載機からは、江東区第一ステーションの位置データが営業所端末に(図示は省略するがカーシェアリング管理サーバにも)送信され、データが連携され同じ内容に更新される(5)。スタッフ端末および車載機からのデータによって段取りの遂行が確認できたら、営業所端末は、当該段取りが完了した旨のデータ更新を実行する。 Information indicating that the action has been completed is transmitted from the staff terminal to the sales office terminal. As a result, the data is linked between the staff terminal and the business office terminal, and the information held by both is updated to the same content (4). Furthermore, from the in-vehicle device of the vehicle forwarded to Koto-ku No. 1 Station, the location data of Koto-ku No. 1 Station is sent to the terminal of the sales office (not shown, but also to the car sharing management server), and the data is linked. It is updated to the same content (5). After confirming that the setup has been completed based on the data from the staff terminal and the vehicle-mounted device, the sales office terminal updates the data indicating that the setup has been completed.

(図20)
図20もまた、段取りシステムを担う営業所端末と、スタッフが携帯する携帯型の通信端末であるスタッフ端末とを用いて、どのようなアクションがなされるかを概念的に示したものである。
(Fig. 20)
FIG. 20 also conceptually shows what kind of actions are performed by using the sales office terminal responsible for the setup system and the staff terminal, which is a portable communication terminal carried by the staff.

図19に示した実施形態と異なるのは、カーシェア管理サーバから送られる指示データである回送は、スタッフ端末には送信されない点である。回送は、カーシェア管理サーバからの指示データを受信した営業所端末が、スタッフ端末に対し、段取り表とともに送信する。 The difference from the embodiment shown in FIG. 19 is that forwarding, which is instruction data sent from the car share management server, is not sent to the staff terminal. Forwarding is performed by the sales office terminal that has received the instruction data from the car sharing management server, and transmits it to the staff terminal together with the setup table.

図20に示す実施形態では、スタッフ端末を携帯するスタッフaは、図19のように自らが率先してアクションを起こすのではなく、営業所端末からの指示に従ってアクションを起こすこととなる。スタッフaの業務習熟度が高くない場合などは、アクションの漏れが生じにくく、有効である。 In the embodiment shown in FIG. 20, staff a carrying a staff terminal does not take the initiative to take action as shown in FIG. 19, but takes action according to instructions from the office terminal. This is effective because it is unlikely that an action will be overlooked, for example, if the staff member A does not have a high level of work proficiency.

(図21)
図21は、オーバーフロー推測手段の機能により、ステーション毎に、どの時間帯にオーバーフローが発生するかを予測して一覧表示する車室管理表(オーバーフローの予測管理)の一例を図示したものである。ここで、「枠数」とはカーシェアリングに用いる車両の専用車室として用意されている車室の数である。
(Fig. 21)
FIG. 21 shows an example of a cabin management table (overflow prediction management) that predicts in which time period an overflow will occur for each station and displays it as a list by the function of the overflow estimation means. Here, the "number of slots" is the number of compartments prepared as dedicated compartments for vehicles used for car sharing.

図21に示す車室管理表と、図17に示す管理表とを合わせて用いることにより、以下のような目的や機能を想定している。
すなわち、車両の在庫場所や予約情報をリアルタイムに表示可能とすること(管理表における車室欄および稼働中欄)、車両が今どこにあるかを把握すること(管理表における車室欄)、ステーションの車室の空き状況を把握することによって、予約の入っていない車両を回送して直前予約などのビジネスチャンスを可視化して把握すること(管理表および車室管理表)、およびステーションに接近している車両を把握し、早期返却などを検知して予期せぬオーバーフローを防ぐこと(管理表)である。
The following purposes and functions are assumed by using the cabin management table shown in FIG. 21 and the management table shown in FIG. 17 together.
In other words, it is possible to display the inventory location and reservation information of vehicles in real time (vehicle column and operating column in the management table), to grasp where the vehicle is now (vehicle column in the management table), By grasping the availability of passenger compartments in the station, it is possible to visualize and grasp business opportunities such as last-minute reservations by forwarding vehicles that have not been reserved (management table and passenger compartment management table), and approaching the station To prevent unexpected overflow (management table) by grasping the vehicles that are in use and detecting early returns.

車室管理表は、ステーション名、各ステーションの枠数、および時間帯毎の状況を示している。それぞれの時間帯(ここでは1時間ごと)を、さらに15分単位で区切っている。15分単位で区切っているのは、カーシェアリングの貸し出し単位が15分であることに対応させたものである。
この15分ごとに、オーバーフローが発生する場合を黒塗りで、駐車している車両がそのステーションの最大枠数に達している場合は濃いハッチングで、最大枠数から一つ少ない車室が埋まっている場合は薄いハッチングで示している。なお、このような色分けは一例であり、他にも様々な形態の表示が可能なことは言うまでもない。
The cabin management table shows the station name, the number of slots for each station, and the situation for each time slot. Each time zone (here, every hour) is further divided into 15-minute units. The 15-minute unit corresponds to the 15-minute rental unit of car sharing.
If an overflow occurs every 15 minutes, it is blacked out, and if the number of parked vehicles has reached the maximum number of slots for that station, it is hatched darkly. If there is, it is indicated by light hatching. Note that such color coding is only an example, and it goes without saying that various forms of display are possible.

この車室管理表は、オーバーフロー推測手段(図13参照)から必要情報を得て、カーシェア管理サーバにて作成される。すなわち、この15分毎に、その区切りを出発予定時刻とするシェアカーの台数、その区切りを到着予定時刻とするシェアカーの台数、その区切りに、そのステーションに存在するシェアカーの台数に基づき算出される。
位置データ受信手段(図13参照)にて受信する車両IDおよび位置データを用いて、その区切り時間帯に返却される可能性のあるシェアカーの台数を考慮してもよい。
This vehicle room management table is created by the car share management server by obtaining necessary information from the overflow estimation means (see FIG. 13). That is, every 15 minutes, it is calculated based on the number of shared cars whose scheduled departure time is at that segment, the number of shared cars whose scheduled arrival time is at that segment, and the number of shared cars at that station at that segment. be done.
Using the vehicle ID and the position data received by the position data receiving means (see FIG. 13), the number of shared cars that may be returned during the delimited time period may be considered.

各営業所における営業所端末において段取り表(図18参照)を出力させると、オーバーフローの時間帯や最大枠数の時間帯に対して、どのようなアクションが必要なのか、その段取り表に反映されることとなる。 When the plan table (see Fig. 18) is output at the sales office terminal at each business office, what kind of action is required for the overflow time period and the maximum slot number time period is reflected in the plan table. The Rukoto.

例えば、あるステーションにおいてオーバーフローの発生が予測される時間帯に、そのステーションにおけるシェアカーに予約が入っていなければ、そのステーションからプール場に回収すべき旨が、段取り表にて指示されることになる。その場合、回収の期限時刻はオーバーフローが発生すると予測される時刻の始点である。この期限時刻までに回収を実行完了することで、車室が一つ空くことになる。この結果、オーバーフローを回避することができる。 For example, if there is no reservation for a shared car at a certain station during a period when an overflow is expected to occur, the station will instruct that the car should be collected at the pool. Become. In that case, the due time for collection is the beginning of the time when overflow is expected to occur. By completing the collection by this time limit, one compartment will become available. As a result, overflow can be avoided.

前述した車室管理表は、カーシェアリング管理サーバが作成して営業所端末へ送信する場合と、カーシェアリング管理サーバ等から必要なデータを取得して営業所端末において作成する場合とがある。
前者の場合、営業所端末がステータスを変更することで更新された車室管理表のデータは、カーシェアリング管理サーバにもアップされ、カーシェアリング管理サーバ等における関連データも更新されることとなる。
The vehicle room management table described above may be created by the car sharing management server and transmitted to the business office terminal, or may be created by the business office terminal by acquiring necessary data from the car sharing management server or the like.
In the former case, the data of the vehicle compartment management table updated by changing the status of the sales office terminal is also uploaded to the car sharing management server, and the related data in the car sharing management server etc. is also updated.

(図22)
図22は、カーシェアリング管理サーバと営業所端末との関係を示すブロック図であり、サーバで作成した管理表等を営業所端末へ送信する概要を示す。このカーシェアリング管理サーバは、図2に示したシステムα、β、γを実現する
(Fig. 22)
FIG. 22 is a block diagram showing the relationship between the car sharing management server and business office terminals, and shows an outline of transmitting the management table and the like created by the server to the business office terminals. This car sharing management server implements the systems α, β, and γ shown in FIG.

カーシェアリング管理サーバには、シェアカー稼動管理データベース、駐車車室管理データベース、プール車両管理データベースが備えられている。ただし、各データベースが別のサーバ等に存在し、カーシェアリング管理サーバが通信手段にて取得する場合も、本発明においては同趣旨である。 The car sharing management server includes a shared car operation management database, a parking compartment management database, and a pool vehicle management database. However, even if each database exists in a separate server or the like, and the car sharing management server obtains the data through communication means, the present invention has the same effect.

データ収集手段が各データベースから必要なデータを収集する。そして、そのデータ収集手段を介して収集されたデータを用いて、車室管理表作成手段が車室管理表(図21参照)を、営業所管理表作成手段が営業所管理表(図17参照)を、段取り表作成手段が段取り表(図18参照)を、それぞれ作成する。 A data collection means collects necessary data from each database. Then, using the data collected through the data collection means, the vehicle room management table creation means creates a vehicle room management table (see FIG. 21), and the sales office management table creation means creates a business office management table (see FIG. 17). ) and the preparation table (see FIG. 18) are prepared by the preparation table preparation means.

作成された車室管理表、営業所管理表、段取り表は、営業所に設置された営業所端末へ管理表等送信手段を介して送信される(営業所A用の段取り表は、営業所Bに送信されることはない)。 The created vehicle room management table, office management table, and setup table are sent to the office terminal installed at the office via the transmission means such as the management table (the setup table for office A is sent to the office B).

営業所端末においては、管理表出力手段を介して車室管理表、営業所管理表を出力する。図示はしていないが、必要に応じて段取り表も出力する。
また、スタッフ端末に対しては、段取り表送信手段を介して段取り表を送信する。
The business office terminal outputs the vehicle interior management table and the business office management table through the management table output means. Although not shown, a setup table is also output as necessary.
In addition, the staff terminal is sent a plan table via the plan table sending means.

なお、スタッフ端末に対して、カーシェアリング管理サーバから直接、段取り表等を送信することとしても良い(一点破線で図示)。この送信は、スタッフ端末からのリクエストに応じての送信に限る、といった制限を設けることとしても良い。 It should be noted that the car sharing management server may directly transmit the schedule and the like to the staff terminal (illustrated by a dashed line). This transmission may be limited to transmission in response to a request from a staff terminal.

(図23)
図23もまた、カーシェアリング管理サーバと営業所端末との関係を示すブロック図であるが、営業所端末がデータを更新した場合、その更新データがカーシェアリング管理サーバにおいて反映される様子を示している。
(Figure 23)
FIG. 23 is also a block diagram showing the relationship between the car sharing management server and the business office terminals, and shows how when the business office terminal updates data, the updated data is reflected in the car sharing management server. there is

営業所端末においては、段取り表更新手段を用いて更新データを入力する(たとえば、図18におけるステータスの変更)。入力された更新データは、更新データ送信手段を介してカーシェアリング管理サーバに送信される。送信された更新データは、更新データ受信手段が受信し、関連のあるデータである場合には、シェアカー稼動管理データベース、駐車車室管理サーバ、プール車両管理データベースのデータを更新する。 At the sales office terminal, update data is input using the plan table updating means (for example, status change in FIG. 18). The input update data is transmitted to the car sharing management server via the update data transmission means. The transmitted update data is received by the update data receiving means, and if it is related data, it updates the data of the shared car operation management database, the parking compartment management server, and the pool vehicle management database.

前述してきた実施形態によれば、ステーションにおける一車室から複数の車両をユーザに貸し出すことを可能とするため、ユーザが予約できる機会を増やし、カーシェアリング事業者における収益性向上にも寄与する。 According to the above-described embodiments, it is possible to rent out a plurality of vehicles from one compartment at a station to users, which increases the opportunities for users to make reservations and contributes to improved profitability for car sharing businesses.

ステーションにおける一車室からの複数車両の貸し出しを実現するために、営業所における段取りの合理化に寄与する。 It contributes to the rationalization of the setup at the sales office in order to realize the rental of multiple vehicles from one compartment at the station.

ステーションにおける一車室からの複数車両の貸し出し実現に伴うオーバーフローの危険を事前に回避することにも寄与する。 It also contributes to avoiding in advance the risk of overflow that accompanies the realization of rental of multiple vehicles from one compartment at a station.

(図24)
図24に示すのは、図22に示したカーシェアリング管理サーバにおける段取り作成手段についてピックアップしたものである。
ここで示す段取り作成手段は、図22に示したデータ収集手段を省略し、シェアカー稼動管理データベース、駐車車室管理データベース、およびプール車両管理データベースから、必要なデータを直接引き出している。換言すれば、図22に示したデータ収集手段は、便宜上の存在であり、図24に示したような構成でも構わない。営業所管理表作成手段、車室管理表作成手段も同様である。
(Figure 24)
FIG. 24 shows a pick-up of the setup creation means in the car sharing management server shown in FIG.
The setup creation means shown here omits the data collection means shown in FIG. 22 and directly extracts necessary data from the shared car operation management database, the parking compartment management database, and the pool vehicle management database. In other words, the data collecting means shown in FIG. 22 exists for convenience only, and may be configured as shown in FIG. The same applies to the sales office management table creation means and vehicle room management table creation means.

本発明は、駐車場などの駐車スペースおよび貸し出し用車両を利用したカーシェアリング事業やレンタカー事業、駐車場の設備製造業、駐車場の管理業、駐車場管理用データの通信機器の製造業、データ通信におけるデータ管理業、駐車場の制御ユニットや駐車場管理サーバにおけるアプリケーションソフトウェアの開発業、などにおいて利用可能性を有する。 The present invention relates to a car sharing business using parking spaces such as parking lots and rental vehicles, a rental car business, a parking lot equipment manufacturing industry, a parking lot management business, a manufacturing industry of communication equipment for parking lot management data, a data It can be used in the data management business in communication, the development business of application software in parking lot control units and parking lot management servers, and so on.

Claims (10)

カーシェアリング利用に関して予め会員登録を済ませて会員IDを得た会員ユーザに係る通信端末とのデータ通信をする管理サーバであって、
会員ユーザに貸し出す車両であるシェアカーに関する管理データを格納するシェアカー稼動管理データベースと、
会員ユーザに貸し出す車両を駐車させておく車室に関する管理データを格納する駐車車室管理データベースと、
前記の会員ID、利用したい車両の日時データ、および利用を開始する出庫地を含んだ予約希望データを受信する予約データ受信手段と、
その予約データ受信手段が受信した前記の予約希望データに含まれる日時データが貸し出し可能であるか否かを前記の車両管理データベースを用いて判断する予約可否第一判断手段と、
その予約可否第一判断手段にて貸し出し不能である場合に車両の調達およびその車両の駐車が可能であるか否かを判断して前記の貸し出し希望データによる貸し出しが可能であるか否かを前記の車両管理データベースおよび駐車車室管理データベースを用いて判断する予約可否第二判断手段と、
その予約可否第二判断手段による判断結果または前記の予約可否第一判断手段による判断結果を前記の会員ユーザに係る通信端末へ送信した結果としての予約確定の返信を受信する予約確定受信手段と、
を備えた管理サーバ。
A management server that performs data communication with a communication terminal related to a member user who has completed member registration in advance and obtained a member ID regarding car sharing use,
a shared car operation management database that stores management data related to shared cars that are vehicles rented out to member users;
a parking compartment management database that stores management data relating to compartments in which vehicles to be rented out to member users are parked;
Reservation data receiving means for receiving reservation request data including the member ID, the date and time data of the vehicle desired to be used, and the place of departure from which use is to be started;
a reservation propriety first judgment means for judging whether or not the date and time data included in the reservation request data received by the reservation data reception means can be rented, using the vehicle management database;
When the first determination means for determining whether the reservation is possible or not, it is determined whether or not the vehicle can be procured and the vehicle can be parked. a reservation availability second determination means for determining using the vehicle management database and the parking compartment management database of
Reservation confirmation receiving means for receiving a reservation confirmation reply as a result of transmitting the judgment result by the reservation propriety second judgment means or the judgment result by the reservation propriety first judgment means to the communication terminal related to the member user;
management server with
前記の予約可否第二判断手段による判断結果によって、車両の調達およびその車両の駐車が可能であるとする回送車両の管理システムを備えることとするとし、
その回送車両の管理システムには、カーシェアリングに用いられる車両をカーシェアリングの事業者がユーザのために駐車させているステーションが複数存在し、それらステーションにおける車両のバッファとなる車両をプールさせることが可能であって前記のステーションに対する車両の回送および回収を管理する営業所が存在する場合において、
車室に停められている車両の予約状況、およびユーザの利用によって稼動中の車両の現況を前記のステーション毎に一覧表とした営業所管理表を作成する管理表作成手段と、
その管理表作成手段が作成した営業所管理表を前記の営業所に係る通信端末へ送信する管理表送信手段と、を備えることとした
請求項1に記載の管理サーバ。
A forwarding vehicle management system that determines that it is possible to procure a vehicle and park the vehicle according to the determination result of the reservation availability second determination means,
In the forwarding vehicle management system, there are a plurality of stations where vehicles used for car sharing are parked for users by car sharing operators, and vehicles serving as buffers for vehicles at these stations can be pooled. Where possible, there are offices to manage the delivery and collection of vehicles to said stations,
a management table creation means for creating a business office management table in which the reservation status of vehicles parked in the compartment and the current status of vehicles in operation by the user are listed for each station;
2. The management server according to claim 1, further comprising management table transmission means for transmitting the business office management table created by said management table creation means to the communication terminal associated with said business office.
前記の回送車両の管理システムには、前記の営業所毎に車両の回送および回収を含むアクションを時刻順に一覧表とした段取り表を作成する段取り表作成手段と、
その段取り表作成手段が作成した段取り表を前記の営業所に係る通信端末へ送信する段取り表送信手段と、を備えることとした
請求項2に記載の管理サーバ。
The forwarding vehicle management system includes a forwarding-vehicle creation means for creating a forwarding-vehicle-preparing means for creating a forwarding-vehicle-collecting action list in chronological order for each of the business offices;
3. The management server according to claim 2, further comprising a plan table transmitting means for transmitting the plan table created by the plan table preparing means to the communication terminal associated with the business office.
前記の段取り表送信手段が前記の段取り表を送信した通信端末から当該段取り表における更新データが送信されてきた場合にその更新データを受信する更新データ受信手段と、
その更新データ受信手段が受信した更新データを用いて前記のシェアカー稼動管理データベースおよび駐車車室管理データベースを更新するデータ更新手段と、
を備えることとした
請求項3に記載の管理サーバ。
update data receiving means for receiving update data in the case where update data in the plan table is transmitted from the communication terminal to which the plan table transmission means has transmitted the plan table;
data updating means for updating the shared car operation management database and the parking compartment management database using the update data received by the update data receiving means;
The management server according to claim 3, comprising:
ユーザによって使用されている車両が返却されることによってステーションの車室がオーバーフローするおそれがある旨を検知するオーバーフロー予測システムを備え、
そのオーバーフロー予測システムは、ユーザが利用中の車両からその車両の位置データを車両IDとともに受信する位置データ受信手段と、
その位置データ、時刻データおよび返却地の位置データを用いて返却地への返却時刻を推測する返却時刻推測手段と、
その返却時刻推測手段が推測した返却地への返却時刻におけるステーションの車室状況を把握してオーバーフローが発生する可能性を推測するオーバーフロー推測手段と、
を備えることとした
請求項1から請求項4のいずれかに記載の管理サーバ。
Equipped with an overflow prediction system that detects that there is a risk that the vehicle compartment of the station will overflow when the vehicle used by the user is returned,
The overflow prediction system includes position data receiving means for receiving position data of the vehicle together with the vehicle ID from the vehicle being used by the user;
return time estimation means for estimating the return time to the return place using the position data, the time data, and the position data of the return place;
overflow estimating means for estimating the possibility of overflow by grasping the state of the vehicle compartment of the station at the time of return to the return place estimated by the return time estimating means;
The management server according to any one of claims 1 to 4, comprising:
カーシェアリング利用に関して予め会員登録を済ませて会員IDを得た会員ユーザに係る通信端末とのデータ通信をする管理サーバを制御するコンピュータプログラムであって、
前記の管理サーバには、会員ユーザに貸し出す車両であるシェアカーに関する管理データを格納するシェアカー稼動管理データベースと、
会員ユーザに貸し出す車両を駐車させておく車室に関する管理データを格納する駐車車室管理データベースと、を備えており、
前記のコンピュータプログラムは、
前記の会員ID、利用したい車両の日時データ、および利用を開始する出庫地を含んだ予約希望データを受信する予約データ受信手順と、
その予約データ受手順にて受信した前記の予約希望データに含まれる日時データが貸し出し可能であるか否かを前記の車両管理データベースを用いて判断する予約可否第一判断手順と、
その予約可否第一判断手順にて貸し出し不能である場合に車両の調達およびその車両の駐車が可能であるか否かを判断して前記の貸し出し希望データによる貸し出しが可能であるか否かを前記の車両管理データベースおよび駐車車室管理データベースを用いて判断する予約可否第二判断手順と、
その予約可否第二判断手順による判断結果または前記の予約可否第一判断手順による判断結果を前記の会員ユーザに係る通信端末へ送信した結果としての予約確定の返信を受信する予約確定受信手順と、
を前記の管理サーバに実行させることとしたコンピュータプログラム。
A computer program for controlling a management server that performs data communication with a communication terminal related to a member user who has completed member registration in advance and obtained a member ID for car sharing use,
The management server includes a shared car operation management database that stores management data related to a shared car that is a vehicle to be rented out to member users;
a parking compartment management database for storing management data relating to compartments in which vehicles to be rented out to member users are parked;
Said computer program comprises:
a reservation data receiving procedure for receiving reservation request data including the member ID, the date and time data of the vehicle desired to be used, and the place of departure from which use is to be started;
a reservation propriety first judgment procedure for judging whether or not the date and time data included in the reservation request data received in the reservation data reception procedure can be rented, using the vehicle management database;
If it is not possible to rent the vehicle in the first determination procedure of whether the reservation is possible or not, it is determined whether or not it is possible to procure the vehicle and park the vehicle, and it is determined whether or not the vehicle can be rented according to the desired rental data. A reservation propriety second judgment procedure for judging using the vehicle management database and the parking compartment management database of
A reservation confirmation reception procedure for receiving a reservation confirmation reply as a result of transmitting the judgment result by the reservation propriety second judgment procedure or the judgment result by the reservation propriety first judgment procedure to the communication terminal related to the member user;
is executed by the management server.
カーシェアリングに用いられる車両をカーシェアリングの事業者がユーザのために駐車させているステーションが複数存在し、それらステーションにおける車両のバッファとなる車両をプールさせることが可能であって前記のステーションに対する車両の回送および回収を管理する営業所が存在する場合において、
車室に停められている車両の予約状況、およびユーザの利用によって稼動中の車両の現況を前記のステーション毎に一覧表とした営業所管理表を作成する管理表作成手順と、
その管理表作成手順にて作成した営業所管理表を前記の営業所に係る通信端末へ送信する管理表送信手順と、
を前記の管理サーバに実行させることとした請求項6に記載のコンピュータプログラム。
There are a plurality of stations where a car-sharing operator parks vehicles used for car-sharing for users, and it is possible to pool vehicles that serve as buffers for vehicles at these stations, and vehicles for the stations. If there is a business office that manages the forwarding and collection of
a management table creation procedure for creating a sales office management table listing the reservation status of vehicles parked in the compartment and the current status of vehicles in operation by the user for each station;
a management table transmission procedure for transmitting the business office management table created in the management table creation procedure to a communication terminal related to the business office;
7. The computer program according to claim 6, wherein said management server is caused to execute the above.
前記の営業所毎に車両の回送および回収を含むアクションを時刻順に一覧表とした段取り表を作成する段取り表作成手順と、
その段取り表作成手順にて作成した段取り表を前記の営業所に係る通信端末へ送信する段取り表送信手順と、
を前記の管理サーバに実行させることとした請求項7に記載のコンピュータプログラム。
a procedure for creating a procedure for creating a procedure for creating a procedure for each sales office, in which actions including forwarding and collection of vehicles are listed in chronological order;
a setup table transmission procedure for transmitting the setup table created by the setup table creation procedure to a communication terminal related to the sales office;
8. The computer program according to claim 7, wherein said management server is caused to execute:
前記の段取り表送信手順にて前記の段取り表を送信した通信端末から当該段取り表における更新データが送信されてきた場合にその更新データを受信する更新データ受信手順と、
その更新データ受信手順にて受信した更新データを用いて前記のシェアカー稼動管理データベースおよび駐車車室管理データベースを更新するデータ更新手順と、
を前記の管理サーバに実行させることとした請求項8に記載のコンピュータプログラム。
an update data reception procedure for receiving updated data in the setup table when update data in the setup table is transmitted from the communication terminal that transmitted the setup table in the setup table transmission procedure;
a data update procedure for updating the shared car operation management database and the parking compartment management database using the update data received in the update data reception procedure;
9. The computer program according to claim 8, wherein said management server is caused to execute:
ユーザが利用中の車両からその車両の位置データを車両IDとともに受信する位置データ受信手順と、
その位置データ受信手順にて受信した位置データ、時刻データおよび返却地の位置データを用いて返却地への返却時刻を推測する返却時刻推測手順と、
その返却時刻推測手順にて推測した返却地への返却時刻におけるステーションの車室状況を把握してオーバーフローが発生する可能性を推測するオーバーフロー推測手順と、
を前記の管理サーバに実行させることとした請求項6から請求項9のいずれかに記載のコンピュータプログラム。
A position data receiving procedure for receiving position data of the vehicle together with the vehicle ID from the vehicle being used by the user;
a return time estimation procedure for estimating the return time to the return place using the position data, the time data and the position data of the return place received in the position data reception procedure;
an overflow estimation procedure for estimating the possibility of an overflow by grasping the state of the vehicle compartment at the station at the time of return to the return place estimated by the return time estimation procedure;
10. The computer program according to any one of claims 6 to 9, wherein said management server is caused to execute:
JP2022185555A 2021-11-22 2022-11-21 management server and computer program Pending JP2023076410A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2021189733 2021-11-22
JP2021189733 2021-11-22

Publications (1)

Publication Number Publication Date
JP2023076410A true JP2023076410A (en) 2023-06-01

Family

ID=86547871

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022185555A Pending JP2023076410A (en) 2021-11-22 2022-11-21 management server and computer program

Country Status (1)

Country Link
JP (1) JP2023076410A (en)

Similar Documents

Publication Publication Date Title
US11164462B2 (en) Vehicle dispatch instruction device, vehicle dispatch instruction method, and recording medium
JP2017102553A (en) Vehicle management server, and computer program
CN102270386A (en) Bidirectional positioning-based taxi booking system
JP6979158B2 (en) Information processing device, carpool user selection method and program
CN108352047A (en) Vehicle scheduling control device, vehicle
US20200034755A1 (en) Vehicle reservation system, vehicle reservation method, and non-transitory storage medium storing program
CN111144684A (en) Vehicle scheduling system, server and information processing method
JPH1063728A (en) Method and device for linking up with operation schedule by portable information terminal
JP2011081717A (en) Car dispatching method
JP2003296888A (en) Vehicle allocation supporting system and vehicle allocation supporting method
JP2006195673A (en) Reservation processing system, reservation processing method, and computer program
US20190195645A1 (en) Vehicle operation management apparatus
JP2020173542A (en) Automatic operation vehicle management system
JP2002022476A (en) Route setting guiding system
JP2006338465A (en) Taxi reservation system, and taxi reserving method, device, and program
JP2023076410A (en) management server and computer program
CN111459154A (en) Moving object system
JP7289270B2 (en) System, method, and program for assisting taxi running
JP6444109B2 (en) Vehicle allocation system and vehicle search method
JP7363248B2 (en) Systems, information processing devices and programs
JP3529357B2 (en) Optimal vehicle dispatching method and optimal vehicle dispatching system
JP2003302234A (en) On-vehicle information processor
JP2021026591A (en) Vehicle allocation management controller, vehicle allocation management device, vehicle allocation management system, vehicle allocation management method, and vehicle allocation management program
CN114424220A (en) Information processing method and information processing system
JP2023133276A (en) Communication terminal and computer program