Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP7366683B2 - information processing equipment - Google Patents
[go: Go Back, main page]

JP7366683B2 - information processing equipment - Google Patents

information processing equipment Download PDF

Info

Publication number
JP7366683B2
JP7366683B2 JP2019185746A JP2019185746A JP7366683B2 JP 7366683 B2 JP7366683 B2 JP 7366683B2 JP 2019185746 A JP2019185746 A JP 2019185746A JP 2019185746 A JP2019185746 A JP 2019185746A JP 7366683 B2 JP7366683 B2 JP 7366683B2
Authority
JP
Japan
Prior art keywords
vehicle
route
demand
information
destination
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2019185746A
Other languages
Japanese (ja)
Other versions
JP2021060894A (en
Inventor
剛 神山
アナラ ゾリーグ
哲 溝口
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NTT Docomo Inc
Original Assignee
NTT Docomo Inc
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 NTT Docomo Inc filed Critical NTT Docomo Inc
Priority to JP2019185746A priority Critical patent/JP7366683B2/en
Publication of JP2021060894A publication Critical patent/JP2021060894A/en
Application granted granted Critical
Publication of JP7366683B2 publication Critical patent/JP7366683B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Navigation (AREA)
  • Traffic Control Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は、車両の経路を特定するための技術に関する。 The present invention relates to a technique for specifying a vehicle route.

複数の乗客が乗り合うバス等の車両は一般に、予め決められた経路を走行するようになっているが、この種の車両の経路を乗客の需要に応じて変更する仕組みが提案されている。例えば特許文献1には、運行経路に従って運行するバスについて、停留所における乗客の乗車要求の有無によりその停留所を経由するか否かを決めることが記載されている。 Vehicles such as buses that carry multiple passengers generally travel along predetermined routes, but a mechanism has been proposed in which the route of this type of vehicle is changed according to passenger demand. For example, Patent Document 1 describes that for a bus that operates along a route, it is determined whether or not the bus will go through a stop depending on whether or not a passenger requests boarding at that stop.

特開2002-20891号公報Japanese Patent Application Publication No. 2002-20891

特許文献1に記載の仕組みは既存のバスを想定したものであった。これに対し、近年は、利用者が任意の目的地までの乗車を要求すると、その利用者の近辺に居る車両群からその要求に合致する車両を選択してその利用者へと配車し、さらにその目的地に向かう途中において必要に応じて他の利用者を同乗させるという、乗り合い可能なオンデマンド型の交通サービスが開始されている。 The mechanism described in Patent Document 1 was intended for existing buses. In contrast, in recent years, when a user requests a ride to a desired destination, a vehicle matching the request is selected from a group of vehicles in the vicinity of the user and dispatched to the user. On-demand transportation services have been launched that allow users to share a ride with other users as needed on the way to their destination.

そこで、本発明は、乗り合い可能な車両を潜在的な需要に応じた経路で走行させることを目的とする。 Therefore, an object of the present invention is to allow shared vehicles to travel on routes that correspond to potential demand.

上記課題を解決するため、本発明は、複数の乗客がそれぞれ異なる停留所から乗り合い可能な車両に対する、各々の前記停留所又は複数の前記停留所を含む停留エリアにおける潜在的な乗客の需要の大きさに関する需要情報を取得する需要取得部と、取得された前記需要情報に基づいて、目的地までの前記車両の経路を特定する経路特定部と、特定された経路に関する情報を出力する情報出力部とを備え、前記経路特定部は、前記車両の現在地又は出発地の位置と前記目的地の位置とが対角線上にある2つの頂点の位置である矩形の内部に含まれる前記停留所又は前記停留エリアにおける需要情報のうち、前記需要の大きさが閾値x(xは任意の値)以上で、且つ、需要の大きさが上位y番目(yは任意の値)までの前記停留所又は前記停留エリアを抽出し、前記車両の現在地又は出発地の位置と前記抽出した停留所又は停留エリアのうちいずれかの位置とが対角線上にある2つの頂点の位置である第1の矩形において、前記車両の現在地又は出発地の位置から前記抽出した停留所又は停留エリアのうちいずれかの位置に至るまでの複数の経路候補のうち、経由する前記停留所又は前記停留エリアにおける需要情報が示す需要の大きさの総計ができるだけ大きくなるような経路を特定するとともに、前記抽出した停留所又は停留エリアのうちいずれかの位置と前記車両の目的地の位置とが対角線上にある2つの頂点の位置である第2の矩形において、前記抽出した停留所又は停留エリアのうちいずれかの位置から前記目的地に至るまでの複数の経路候補のうち、経由する前記停留所又は前記停留エリアの需要情報が示す需要の大きさの総計ができるだけ大きくなり、且つ、前記目的地に到着する到着目標時刻に対して許容される遅延時間の範囲内に収まるような経路を特定することを特徴とする情報処理装置を提供する。 In order to solve the above-mentioned problems, the present invention provides a vehicle that allows a plurality of passengers to share a ride from different bus stops, with respect to the size of potential passenger demand at each bus stop or a bus stop area including a plurality of bus stops. A demand acquisition unit that acquires information, a route identification unit that identifies a route for the vehicle to a destination based on the acquired demand information, and an information output unit that outputs information regarding the identified route. , the route specifying unit is configured to obtain demand information at the stop or the stop area included within a rectangle in which the vehicle's current location or departure point location and the destination location are two diagonal apex locations. Among them, extract the stops or the stop areas whose demand size is equal to or higher than a threshold value x (x is an arbitrary value) and whose demand size is up to the top y (y is an arbitrary value); In a first rectangle where the current location or departure location of the vehicle and the location of any of the extracted stops or stop areas are two diagonal vertices, the current location or departure location of the vehicle is Among the multiple route candidates from the location to any of the extracted stops or stop areas, the total amount of demand indicated by the demand information for the stop or stop area to be passed through is made as large as possible. At the same time, in a second rectangle in which the position of one of the extracted stops or stop areas and the position of the destination of the vehicle are the positions of two vertices diagonally, out of a plurality of route candidates from any of the stops or stop areas to the destination, the total amount of demand indicated by the demand information for the stop or stop area to be passed through is as large as possible, and An information processing apparatus is provided, characterized in that a route is specified that falls within an allowable delay time range with respect to a target time of arrival at the destination.

前記到着目標時刻に対して許容される遅延時間は、前記車両に乗車している乗客に応じて異なるようにしてもよい。 The allowable delay time for the target arrival time may vary depending on the passengers riding in the vehicle.

前記到着目標時刻に対して許容される遅延時間は、前記目的地の属性に応じて異なるようにしてもよい。 The delay time allowed for the target arrival time may vary depending on the attributes of the destination.

前記到着目標時刻に対して許容される遅延時間は、前記車両に対する乗車要求の強さに応じて異なるようにしてもよい。 The delay time allowed for the target arrival time may vary depending on the strength of the request for boarding the vehicle.

前記需要取得部は、前記目的地、当該目的地を含む地域又は当該目的地に向かう方向ごとに、潜在的な前記乗客の需要情報を取得するようにしてもよい。 The demand acquisition unit may acquire demand information of the potential passengers for each destination, a region including the destination, or a direction toward the destination.

前記経路特定部は、経路特定対象となる前記車両とは異なる車両、又は、経路特定対象となる前記車両とは異なる種類の交通機関の、各々の前記停留所又は前記停留エリアにおける前記乗客の利用のしやすさにも基づいて、前記経路を特定するようにしてもよい。 The route identification unit determines the usage of the passenger at each of the stops or stop areas of a vehicle different from the vehicle to be route identified, or of a different type of transportation than the vehicle to be route identified. The route may also be specified based on ease of use.

前記情報出力部は、
前記車両の運転者に対して、特定された前記経路に関する前記情報を提示するようにしてもよい。
The information output section includes:
The information regarding the specified route may be presented to the driver of the vehicle.

本発明によれば、乗り合い可能な車両を潜在的な需要に応じた経路で走行させることが可能となる。 According to the present invention, it is possible to have a shared vehicle travel on a route that corresponds to potential demand.

本発明の一実施形態に係る車両管理システム1の構成の一例を示す図である。1 is a diagram showing an example of the configuration of a vehicle management system 1 according to an embodiment of the present invention. ユーザ端末10のハードウェア構成の一例を示すブロック図である。1 is a block diagram showing an example of a hardware configuration of a user terminal 10. FIG. 車載端末20のハードウェア構成の一例を示すブロック図である。FIG. 2 is a block diagram showing an example of a hardware configuration of an in-vehicle terminal 20. FIG. サーバ装置30のハードウェア構成の一例を示すブロック図である。3 is a block diagram showing an example of a hardware configuration of a server device 30. FIG. サーバ装置30の機能構成の一例を示すブロック図である。3 is a block diagram showing an example of a functional configuration of a server device 30. FIG. サーバ装置30の動作の一例を示すフローチャートである。3 is a flowchart illustrating an example of the operation of the server device 30. FIG. サーバ装置30が車両の経路を特定する方法を説明する模式図である。FIG. 3 is a schematic diagram illustrating a method in which the server device 30 specifies a route of a vehicle. サーバ装置30が車両の経路を特定する方法を説明する模式図である。FIG. 3 is a schematic diagram illustrating a method in which the server device 30 specifies a route of a vehicle. サーバ装置30が車両の経路を特定する方法を説明する模式図である。FIG. 3 is a schematic diagram illustrating a method in which the server device 30 specifies a route of a vehicle.

[構成]
図1は、本実施形態の車両管理システム1の一例を示す図である。車両管理システム1は、車両に乗降する乗客が利用する端末としてそれぞれ機能する複数のユーザ端末10と、車両の運転者が利用する端末としてそれぞれ機能する複数の車載端末20と、本発明に係る情報処理装置として機能するサーバ装置30とを備える。ネットワーク2は、これらユーザ端末10、車載端末20及びサーバ装置30を相互に通信可能に接続する。ネットワーク2は、例えばLAN(Local Area Network)又はWAN(Wide Area Network)、若しくはこれらの組み合わせであり、有線区間又は無線区間を含んでいる。ネットワーク2は、例えば第5世代移動通信システムに準拠したネットワークであることが望ましいが、必ずしもこれに限らない。
[composition]
FIG. 1 is a diagram showing an example of a vehicle management system 1 according to the present embodiment. The vehicle management system 1 includes a plurality of user terminals 10 each functioning as a terminal used by passengers getting on and off the vehicle, a plurality of in-vehicle terminals 20 each functioning as a terminal used by the driver of the vehicle, and information related to the present invention. It also includes a server device 30 that functions as a processing device. The network 2 connects the user terminal 10, the in-vehicle terminal 20, and the server device 30 so that they can communicate with each other. The network 2 is, for example, a LAN (Local Area Network), a WAN (Wide Area Network), or a combination thereof, and includes a wired section or a wireless section. The network 2 is preferably a network that complies with, for example, a fifth generation mobile communication system, but is not necessarily limited to this.

車両管理システム1において、乗客は自身のユーザ端末10を操作して、任意の目的地までの乗車を要求する。この要求はユーザ端末10からサーバ装置30にネットワーク2経由で送られる。車載端末20をそれぞれ搭載した複数の車両は広範なエリアにわたって分散して走行又は待機しており、サーバ装置30は、上記要求を行った乗客の近辺に居る車両群又はその乗客の近辺を走行する予定の車両群から、その乗客の要求に合致する車両を選択する。さらに、サーバ装置30は、上記乗客の目的地までの経路を特定して、その経路に関する情報を、選択した車両の車載端末20に通知する。この車載端末20が搭載された車両の運転者は、通知された経路に従って車両を運転する。 In the vehicle management system 1, a passenger operates his or her user terminal 10 to request a ride to an arbitrary destination. This request is sent from the user terminal 10 to the server device 30 via the network 2. A plurality of vehicles, each equipped with an in-vehicle terminal 20, are running or waiting in a dispersed manner over a wide area, and the server device 30 runs in a group of vehicles near the passenger who made the above request or in the vicinity of the passenger. A vehicle matching the passenger's requirements is selected from a scheduled group of vehicles. Furthermore, the server device 30 specifies the route to the passenger's destination and notifies the in-vehicle terminal 20 of the selected vehicle of information regarding the route. The driver of the vehicle equipped with this in-vehicle terminal 20 drives the vehicle according to the notified route.

この車両管理システム1において、車両は、既に乗車している乗客が要求した目的地に向かう途中においても、その目的地に近い位置を自身の目的地として希望する他の乗客や、その目的地とほぼ同じ方向を自身の目的地がある方向として希望する他の乗客を乗せることが許されている。従って、或る乗客を乗せた車両についてサーバ装置30により特定される経路は、他の乗客からの乗車要求が高い確率で起こり得るような経路であるほうが、より多数の乗客を一度の運行で乗せることができることになり、より効率的である。また、乗客から徴収する運賃も増えることになる。そこで、サーバ装置30は、以下に詳述するような方法で、乗り合い可能な車両を潜在的な需要に応じた経路で走行させるようにしている。 In this vehicle management system 1, even when a vehicle is on its way to a destination requested by a passenger already on board, it can communicate with other passengers who request a location close to that destination as their own destination, or with that destination. It is permitted to carry other passengers who wish to travel in approximately the same direction as their own destination. Therefore, if the route specified by the server device 30 for a vehicle carrying a certain passenger is one in which boarding requests from other passengers can occur with a high probability, it is possible to carry a larger number of passengers in one trip. This makes it more efficient. It will also increase the fares collected from passengers. Therefore, the server device 30 uses a method that will be described in detail below to cause vehicles that can be shared to travel on routes that correspond to potential demand.

図2は、ユーザ端末10のハードウェア構成の一例を示す図である。ユーザ端末10は、例えばスマートホン、携帯電話機、タブレット、ウェアラブル端末又はパーソナルコンピュータ等のコンピュータである。ユーザ端末10は、物理的には、プロセッサ1001、メモリ1002、ストレージ1003、通信装置1004、入力装置1005、出力装置1006及びこれらを接続するバスなどを含むコンピュータ装置として構成されている。なお、以下の説明では、「装置」という文言は、回路、デバイス、ユニットなどに読み替えることができる。ユーザ端末10のハードウェア構成は、図に示した各装置を1つ又は複数含むように構成されてもよいし、一部の装置を含まずに構成されてもよい。 FIG. 2 is a diagram showing an example of the hardware configuration of the user terminal 10. The user terminal 10 is, for example, a smart phone, a mobile phone, a tablet, a wearable terminal, or a computer such as a personal computer. The user terminal 10 is physically configured as a computer device including a processor 1001, a memory 1002, a storage 1003, a communication device 1004, an input device 1005, an output device 1006, a bus connecting these devices, and the like. In addition, in the following description, the word "apparatus" can be read as a circuit, a device, a unit, etc. The hardware configuration of the user terminal 10 may be configured to include one or more of each device shown in the figure, or may be configured without including some of the devices.

ユーザ端末10における各機能は、プロセッサ1001、メモリ1002などのハードウェア上に所定のソフトウェア(プログラム)を読み込ませることによって、プロセッサ1001が演算を行い、通信装置1004による通信を制御したり、メモリ1002及びストレージ1003におけるデータの読み出し及び書き込みの少なくとも一方を制御したりすることによって実現される。 Each function in the user terminal 10 is performed by loading predetermined software (programs) onto hardware such as the processor 1001 and memory 1002, so that the processor 1001 performs calculations, controls communication by the communication device 1004, and controls communication by the communication device 1004. This is realized by controlling at least one of data reading and writing in the storage 1003.

プロセッサ1001は、例えば、オペレーティングシステムを動作させてコンピュータ全体を制御する。プロセッサ1001は、周辺装置とのインターフェース、制御装置、演算装置、レジスタなどを含む中央処理装置(CPU:Central Processing Unit)によって構成されてもよい。また、例えばベースバンド信号処理部や呼処理部などがプロセッサ1001によって実現されてもよい。 The processor 1001, for example, operates an operating system to control the entire computer. The processor 1001 may be configured by a central processing unit (CPU) including an interface with a peripheral device, a control device, an arithmetic device, a register, and the like. Further, for example, a baseband signal processing unit, a call processing unit, etc. may be realized by the processor 1001.

プロセッサ1001は、プログラム(プログラムコード)、ソフトウェアモジュール、データなどを、ストレージ1003及び通信装置1004の少なくとも一方からメモリ1002に読み出し、これらに従って各種の処理を実行する。プログラムとしては、後述する動作の少なくとも一部をコンピュータに実行させるプログラムが用いられる。ユーザ端末10の機能ブロックは、メモリ1002に格納され、プロセッサ1001において動作する制御プログラムによって実現されてもよい。各種の処理は、1つのプロセッサ1001によって実行されてもよいが、2以上のプロセッサ1001により同時又は逐次に実行されてもよい。プロセッサ1001は、1以上のチップによって実装されてもよい。なお、プログラムは、電気通信回線を介してネットワーク2からユーザ端末10に送信されてもよい。 The processor 1001 reads programs (program codes), software modules, data, etc. from at least one of the storage 1003 and the communication device 1004 to the memory 1002, and executes various processes in accordance with the programs. As the program, a program that causes a computer to execute at least a part of the operations described below is used. Functional blocks of the user terminal 10 may be realized by a control program stored in the memory 1002 and operated on the processor 1001. Various types of processing may be executed by one processor 1001, or may be executed simultaneously or sequentially by two or more processors 1001. Processor 1001 may be implemented by one or more chips. Note that the program may be transmitted from the network 2 to the user terminal 10 via a telecommunications line.

メモリ1002は、コンピュータ読み取り可能な記録媒体であり、例えば、ROM(Read Only Memory)、EPROM(Erasable Programmable ROM)、EEPROM(Electrically Erasable Programmable ROM)、RAM(Random Access Memory)などの少なくとも1つによって構成されてもよい。メモリ1002は、レジスタ、キャッシュ、メインメモリ(主記憶装置)などと呼ばれてもよい。メモリ1002は、本実施形態に係る方法を実施するために実行可能なプログラム(プログラムコード)、ソフトウェアモジュールなどを保存することができる。 The memory 1002 is a computer-readable recording medium, and includes at least one of ROM (Read Only Memory), EPROM (Erasable Programmable ROM), EEPROM (Electrically Erasable Programmable ROM), RAM (Random Access Memory), and the like. may be done. Memory 1002 may be called a register, cache, main memory, or the like. The memory 1002 can store executable programs (program codes), software modules, etc. for implementing the method according to the present embodiment.

ストレージ1003は、コンピュータ読み取り可能な記録媒体であり、例えば、CD-ROM(Compact Disc ROM)などの光ディスク、ハードディスクドライブ、フレキシブルディスク、光磁気ディスク(例えば、コンパクトディスク、デジタル多用途ディスク、Blu-ray(登録商標)ディスク)、スマートカード、フラッシュメモリ(例えば、カード、スティック、キードライブ)、フロッピー(登録商標)ディスク、磁気ストリップなどの少なくとも1つによって構成されてもよい。ストレージ1003は、補助記憶装置と呼ばれてもよい。ストレージ1003は、演奏評価プログラムや後述する楽譜データ群を記憶する。 The storage 1003 is a computer-readable recording medium, such as an optical disk such as a CD-ROM (Compact Disc ROM), a hard disk drive, a flexible disk, a magneto-optical disk (such as a compact disk, a digital versatile disk, or a Blu-ray disk). (registered trademark disk), smart card, flash memory (eg, card, stick, key drive), floppy disk, magnetic strip, etc. Storage 1003 may also be called an auxiliary storage device. The storage 1003 stores a performance evaluation program and a group of musical score data to be described later.

通信装置1004は、有線ネットワーク及び無線ネットワークの少なくとも一方を介してコンピュータ間の通信を行うためのハードウェア(送受信デバイス)であり、例えばネットワークデバイス、ネットワークコントローラ、ネットワークカード、通信モジュールなどともいう。通信装置1004は、例えば周波数分割複信(FDD:Frequency Division Duplex)及び時分割複信(TDD:Time Division Duplex)の少なくとも一方を実現するために、高周波スイッチ、デュプレクサ、フィルタ、周波数シンセサイザなどを含んで構成されてもよい。例えば、送受信アンテナ、アンプ部、送受信部、伝送路インターフェースなどは、通信装置1004によって実現されてもよい。送受信部は、送信部と受信部とで、物理的に、または論理的に分離された実装がなされてもよい。 The communication device 1004 is hardware (transmission/reception device) for communicating between computers via at least one of a wired network and a wireless network, and is also referred to as, for example, a network device, a network controller, a network card, a communication module, or the like. The communication device 1004 includes, for example, a high frequency switch, a duplexer, a filter, a frequency synthesizer, etc. to realize at least one of frequency division duplex (FDD) and time division duplex (TDD). It may be composed of. For example, a transmitting/receiving antenna, an amplifier section, a transmitting/receiving section, a transmission line interface, etc. may be realized by the communication device 1004. The transmitting and receiving unit may be physically or logically separated into a transmitting unit and a receiving unit.

入力装置1005は、外部からの入力を受け付ける入力デバイス(例えば、キー、マイクロフォン、スイッチ、ボタン、センサなど)である。出力装置1006は、外部への出力を実施する出力デバイス(例えば、ディスプレイ、スピーカー、LEDランプなど)である。なお、入力装置1005及び出力装置1006は、一体となった構成(例えば、タッチスクリーン)であってもよい。 The input device 1005 is an input device (eg, key, microphone, switch, button, sensor, etc.) that accepts input from the outside. The output device 1006 is an output device (for example, a display, a speaker, an LED lamp, etc.) that performs output to the outside. Note that the input device 1005 and the output device 1006 may have an integrated configuration (for example, a touch screen).

プロセッサ1001、メモリ1002などの各装置は、情報を通信するためのバスによって接続される。バスは、単一のバスを用いて構成されてもよいし、装置間ごとに異なるバスを用いて構成されてもよい。 Each device, such as the processor 1001 and the memory 1002, is connected by a bus for communicating information. The bus may be configured using a single bus, or may be configured using different buses for each device.

また、ユーザ端末10は、マイクロプロセッサ、デジタル信号プロセッサ(DSP:Digital Signal Processor)、ASIC(Application Specific Integrated Circuit)、PLD(Programmable Logic Device)、FPGA(Field Programmable Gate Array)などのハードウェアを含んで構成されてもよく、当該ハードウェアにより、各機能ブロックの一部又は全てが実現されてもよい。例えば、プロセッサ1001は、これらのハードウェアの少なくとも1つを用いて実装されてもよい。 The user terminal 10 also includes hardware such as a microprocessor, a digital signal processor (DSP), an application specific integrated circuit (ASIC), a programmable logic device (PLD), and a field programmable gate array (FPGA). A part or all of each functional block may be realized by the hardware. For example, processor 1001 may be implemented using at least one of these hardwares.

図3は、車載端末20のハードウェア構成の一例を示す図である。車載端末20は、例えばカーナビゲーション装置、スマートホン、携帯電話機、タブレット、ウェアラブル端末又はパーソナルコンピュータ等のコンピュータである。車載端末20は、車両に一体化又は固定されている端末であってもよいし、運転者が携帯可能で車両に持ち込むことができるような端末であってもよい。車載端末20のハードウェア構成は、図3に示した各装置を1つ又は複数含むように構成されてもよいし、一部の装置を含まずに構成されてもよい。また、それぞれ筐体が異なる複数の装置が通信接続されて、車載端末20を構成してもよい。 FIG. 3 is a diagram showing an example of the hardware configuration of the in-vehicle terminal 20. The in-vehicle terminal 20 is, for example, a car navigation device, a smart phone, a mobile phone, a tablet, a wearable terminal, or a computer such as a personal computer. The in-vehicle terminal 20 may be a terminal integrated or fixed in the vehicle, or may be a terminal that is portable and can be brought into the vehicle by the driver. The hardware configuration of the in-vehicle terminal 20 may be configured to include one or more of the devices shown in FIG. 3, or may be configured without including some of the devices. Further, the in-vehicle terminal 20 may be configured by communicatively connecting a plurality of devices each having a different housing.

車載端末20は、物理的にはユーザ端末10と同様に、プロセッサ2001、メモリ2002、ストレージ2003、通信装置2004、入力装置2005、出力装置2006及びこれらを接続するバスなどを含むコンピュータ装置として構成されている。車載端末20における各機能は、プロセッサ2001、メモリ2002などのハードウェア上に所定のソフトウェア(プログラム)を読み込ませることによって、プロセッサ2001が演算を行い、通信装置2004による通信を制御したり、メモリ2002及びストレージ2003におけるデータの読み出し及び書き込みの少なくとも一方を制御したりすることによって実現される。プロセッサ2001、メモリ2002、ストレージ2003、通信装置2004、入力装置2005、出力装置2006、及びこれらを接続するバスは、ユーザ端末10について説明したプロセッサ1001、メモリ1002、ストレージ1003、通信装置1004、入力装置1005、出力装置1006、及びこれらを接続するバスと、ハードウェアとしては同様であるため、その説明を省略する。 Physically, like the user terminal 10, the in-vehicle terminal 20 is configured as a computer device including a processor 2001, a memory 2002, a storage 2003, a communication device 2004, an input device 2005, an output device 2006, and a bus connecting these devices. ing. Each function in the in-vehicle terminal 20 is performed by loading predetermined software (programs) onto hardware such as a processor 2001 and a memory 2002, so that the processor 2001 performs calculations, controls communication by a communication device 2004, and controls communication by a communication device 2004. This is realized by controlling at least one of data reading and writing in the storage 2003. The processor 2001, memory 2002, storage 2003, communication device 2004, input device 2005, output device 2006, and the bus that connects these devices are the same as the processor 1001, memory 1002, storage 1003, communication device 1004, and input device described for the user terminal 10. 1005, the output device 1006, and the bus that connects them are the same in terms of hardware, so a description thereof will be omitted.

図4は、サーバ装置30のハードウェア構成を示す図である。サーバ装置30のハードウェア構成は、図4に示した各装置を1つ又は複数含むように構成されてもよいし、一部の装置を含まずに構成されてもよい。また、それぞれ筐体が異なる複数の装置が通信接続されて、サーバ装置30を構成してもよい。 FIG. 4 is a diagram showing the hardware configuration of the server device 30. The hardware configuration of the server device 30 may be configured to include one or more of each device shown in FIG. 4, or may be configured not to include some of the devices. Further, the server device 30 may be configured by communicatively connecting a plurality of devices each having a different housing.

サーバ装置30は、物理的には、プロセッサ3001、メモリ3002、ストレージ3003、通信装置3004、及びこれらを接続するバスなどを含むコンピュータ装置として構成されている。サーバ装置30における各機能は、プロセッサ3001、メモリ3002などのハードウェア上に所定のソフトウェア(プログラム)を読み込ませることによって、プロセッサ3001が演算を行い、通信装置3004による通信を制御したり、メモリ3002及びストレージ3003におけるデータの読み出し及び書き込みの少なくとも一方を制御したりすることによって実現される。プロセッサ3001、メモリ3002、ストレージ3003、通信装置3004、及びこれらを接続するバスは、ユーザ端末10について説明したプロセッサ1001、メモリ1002、ストレージ1003、通信装置1004、及びこれらを接続するバスと、ハードウェアとしては同様であるため、その説明を省略する。ただし、通信装置3004は、無線通信の通信規格に従って通信を行うためのハードウェアである必要はなく、任意の有線通信の通信規格に従ってネットワーク2を介してコンピュータ間の通信を行うためのハードウェア(送受信デバイス)であってもよい。 The server device 30 is physically configured as a computer device including a processor 3001, a memory 3002, a storage 3003, a communication device 3004, a bus connecting these, and the like. Each function in the server device 30 is performed by loading predetermined software (programs) onto hardware such as a processor 3001 and a memory 3002, so that the processor 3001 performs calculations, controls communication by a communication device 3004, and controls communications by a communication device 3004. This is realized by controlling at least one of data reading and writing in the storage 3003. The processor 3001, memory 3002, storage 3003, communication device 3004, and the bus that connects them are the same as the processor 1001, memory 1002, storage 1003, communication device 1004, and the bus that connects these described for the user terminal 10, and the hardware. Since they are the same, their explanation will be omitted. However, the communication device 3004 does not need to be hardware for communicating according to the communication standard of wireless communication, but rather hardware for communicating between computers via the network 2 according to the communication standard of arbitrary wired communication. transmitting/receiving device).

図5は、車両管理システム1の機能構成の一例を示すブロック図である。図5に示すように、サーバ装置30においては、需要取得部31と、経路特定部32と、情報出力部333と、配車管理部34という機能が実現される。 FIG. 5 is a block diagram showing an example of the functional configuration of the vehicle management system 1. As shown in FIG. 5, in the server device 30, functions of a demand acquisition section 31, a route identification section 32, an information output section 333, and a vehicle allocation management section 34 are realized.

乗客が車両に対して乗降することが可能な場所、つまり車両の停留所の位置は、予め決まっている。需要取得部31は、各々の停留所における潜在的な乗客の需要の大きさに関する需要情報を取得する。ここで、潜在的な需要とは、乗客が車両への乗車要求を明示したことをもって決まる確定的な需要を意味するのではなく、例えば各地域における人間の数や過去の乗車履歴等に基づいて各停留所別及び時間別に予測された、未確定の需要のことをいう。具体的には、需要取得部31が取得する需要情報は、例えば携帯電話機等の移動局を携帯する人間の位置を追跡して得られた位置別及び時間別の予測人口に対して所定の係数等を乗算して補正する等により計算された、各停留所から乗車を希望すると予測される乗客の数を意味する情報である。また、各停留所における過去の時間別の乗車履歴等を所定の方法で補正する等の方法で計算された、各停留所から乗車を希望すると予測される乗客の数を意味する情報である。また、需要取得部31が取得する需要情報は、これらの計算方法を併用して得られた乗客の数を意味する情報であってもよい。この需要情報は、サーバ装置30の需要取得部31が自ら計算することで取得してもよいし、サーバ装置30以外の装置が生成した需要情報をサーバ装置30の需要取得部31がネットワーク2等を介して取得してもよい。 The location where passengers can get on and off the vehicle, that is, the location of the vehicle's stop, is determined in advance. The demand acquisition unit 31 acquires demand information regarding the magnitude of potential passenger demand at each stop. Here, latent demand does not mean definite demand that is determined by passengers explicitly requesting to ride in a vehicle, but rather it is based on, for example, the number of people in each region, past riding history, etc. Refers to undetermined demand predicted by each stop and time. Specifically, the demand information acquired by the demand acquisition unit 31 is based on a predetermined coefficient for the predicted population by location and time obtained by tracking the locations of people carrying mobile stations such as mobile phones. This is information that means the number of passengers predicted to want to board from each stop, which is calculated by multiplying and correcting the number of passengers. It is also information that means the number of passengers predicted to want to ride from each stop, which is calculated by correcting past time-by-time boarding history at each stop using a predetermined method. Further, the demand information acquired by the demand acquisition unit 31 may be information indicating the number of passengers obtained by using these calculation methods in combination. This demand information may be acquired by the demand acquisition unit 31 of the server device 30 by calculating it by itself, or the demand acquisition unit 31 of the server device 30 may acquire demand information generated by a device other than the server device 30 from the network 2 etc. It may be obtained via.

経路特定部32は、需要取得部31により取得された需要情報に基づいて、車両が目的地まで走行すべき経路を特定する。このため、経路特定部32は、道路や建物、施設等を含む地図を示す地図データ、及びその地図データによって示される道路上における交通状況に関する交通データを記憶する地図・交通データ記憶部321と、各車両に関する車両データを記憶する車両データ記憶部322を備える。地図データには、各道路の位置、各道路において走行可能な方向及び車線数、及び各道路における信号等に関する情報が含まれる。交通データには、各道路における渋滞や事故等に関する情報が含まれる。また、交通データには、各地域において所定のセンシング装置によってセンシングされた交通量に関する情報や、日時等の条件に応じて道路上の車両群がどのような移動をするのかというマクロ的な観点からの統計情報を含んでいてもよい。車両データには、各車両の識別情報(車載端末20を識別する識別情報であってもよい)、位置、速度、走行方向、走行している経路、各車両に乗車している乗客の数、及びその目的地等に関する情報が含まれる。 The route identifying unit 32 identifies the route that the vehicle should travel to the destination based on the demand information acquired by the demand acquiring unit 31. For this reason, the route specifying unit 32 includes a map/traffic data storage unit 321 that stores map data indicating a map including roads, buildings, facilities, etc., and traffic data regarding the traffic situation on the road indicated by the map data. It includes a vehicle data storage section 322 that stores vehicle data regarding each vehicle. The map data includes information regarding the location of each road, the direction and number of lanes in which each road can be driven, traffic lights on each road, and the like. Traffic data includes information on traffic jams, accidents, etc. on each road. In addition, traffic data includes information on traffic volume sensed by predetermined sensing devices in each region, as well as information from a macro perspective such as how groups of vehicles on the road move depending on conditions such as date and time. may also include statistical information. The vehicle data includes identification information of each vehicle (which may be identification information that identifies the in-vehicle terminal 20), position, speed, traveling direction, traveling route, number of passengers in each vehicle, Contains information regarding the destination, destination, etc.

情報出力部33は、経路特定部32により特定された経路に関する情報を出力する。具体的には、情報出力部33は、車載端末20に対して上記経路を示す情報を送信することによって、車両の運転者に対して経路特定部32により特定された経路に関する情報を提示する。 The information output unit 33 outputs information regarding the route specified by the route specifying unit 32. Specifically, the information output unit 33 presents information regarding the route specified by the route specifying unit 32 to the driver of the vehicle by transmitting information indicating the route to the in-vehicle terminal 20.

配車管理部34は、乗客に対する車両の割り当て、つまり配車を管理する。つまり、配車管理部34は、ユーザ端末10からの乗車要求を受け付けてその乗車要求に応じて配車を行う。配車管理部34による配車方法については既存の技術を用いればよく、その詳細な説明は省略する。 The vehicle allocation management unit 34 manages vehicle allocation to passengers, that is, vehicle allocation. That is, the vehicle allocation management unit 34 receives a ride request from the user terminal 10 and allocates a vehicle in accordance with the ride request. Existing technology may be used for the vehicle allocation method by the vehicle allocation management unit 34, and detailed explanation thereof will be omitted.

[動作]
図6~図9を参照して、サーバ装置30の動作について説明する。図6に示す各処理の手順は、サーバ装置30に実装されているプログラムに記述されている。図6において、需要取得部31は、経路を特定するタイミングが到来したか否かを判断する(ステップS11)。ここでいう経路を特定するタイミングとは、例えば乗客が乗車要求を行って配車管理部34によりその乗客に新規に車両が割り当てられたタイミングとか、既に乗客が乗車している車両について所定期間ごとに繰り返し到来するタイミングである。需要取得部31は、或る車両について経路を特定するタイミングが到来したと判断した場合(ステップS11;YES)、前述したような需要情報を取得する(ステップS12)。
[motion]
The operation of the server device 30 will be explained with reference to FIGS. 6 to 9. The steps of each process shown in FIG. 6 are written in a program installed in the server device 30. In FIG. 6, the demand acquisition unit 31 determines whether the timing to specify the route has arrived (step S11). The timing at which the route is specified here means, for example, the timing at which a passenger makes a boarding request and the vehicle allocation management unit 34 allocates a new vehicle to that passenger, or the timing at which a vehicle is already occupied by a passenger at a predetermined period of time. It is a timing that comes again and again. When the demand acquisition unit 31 determines that the timing for specifying a route for a certain vehicle has arrived (step S11; YES), the demand acquisition unit 31 acquires the demand information as described above (step S12).

次に、経路特定部32は、需要取得部31により取得された需要情報に基づいて、上記車両が目的地まで走行する経路を特定する(ステップS13)。 Next, the route identifying unit 32 identifies a route along which the vehicle will travel to the destination based on the demand information acquired by the demand acquiring unit 31 (step S13).

ここで、図7~9は、経路特定部32が経路を特定する方法を説明する模式図であり、地図を示す2次元平面を意味している。図7において、Nは車両の現在地(既に乗客が乗車している車両の現在地)又は車両の出発地(乗客がまだ乗車しない車両に対して、新規に乗客が割り当てられたときのその乗客が乗車する予定の停留所の位置)である。Gは、車両の目的地、つまり既に乗客が乗車している場合にはその乗客が要求した目的地となる停留所の位置であり、また、乗客がまだ乗車しない車両に対して、新規に乗客が割り当てられたときのその乗客が要求する目的地となる停留所の位置である。また、1~10の数字は、地図上の各停留所における、その時点の需要情報が表す需要の大きさを意味している。例えば地図上で「10」という表記がなされた位置は、何らかの指標を基準にして「10」という大きさの需要が発生すると予測された停留所の位置を意味している。 Here, FIGS. 7 to 9 are schematic diagrams illustrating a method for specifying a route by the route specifying unit 32, and refer to a two-dimensional plane showing a map. In Figure 7, N is the current location of the vehicle (the current location of a vehicle that already has a passenger on board) or the departure location of the vehicle (for a vehicle where no passenger has boarded yet, when a new passenger is assigned, the passenger will board the vehicle). location of the planned stop). G is the destination of the vehicle, that is, the location of the stop that is the destination requested by the passenger if there is already a passenger on board, or the location of the stop where the passenger has not boarded the vehicle yet. The location of the stop that is the passenger's requested destination when assigned. Further, the numbers 1 to 10 mean the magnitude of demand at each stop on the map, which is represented by the demand information at that time. For example, a location marked "10" on a map means the location of a stop where demand of a magnitude of "10" is predicted to occur based on some index.

まず、経路特定部32は、図7に例示するように、N及びGの位置を対角線上にある2つの頂点の各位置に含む矩形Pを、地図上に仮想的に描く。次に、経路特定部32は、その矩形Pの内部に含まれる各停留所の需要情報のうち、需要の大きさが閾値x(ここではx=6)以上で、且つ、需要の大きさが上位y番目(ここではy=2)までの停留所を抽出する。これにより、需要の大きさ「8」と「10」の2つの停留所が抽出される。なお、x、yの値は任意に決められる。 First, as illustrated in FIG. 7, the route specifying unit 32 virtually draws a rectangle P that includes the positions N and G at the positions of two diagonal vertices on the map. Next, the route specifying unit 32 determines, among the demand information for each stop included within the rectangle P, that the demand size is equal to or greater than the threshold value x (x=6 here), and that the demand size is the top Extract the stops up to the y-th (here y=2). As a result, two stops with demand magnitudes of "8" and "10" are extracted. Note that the values of x and y can be arbitrarily determined.

次に、経路特定部32は、図8に例示するように、N及び上記のいずれか一方の停留所(ここでは需要の大きさ「8」の停留所とする)の位置を、対角線上にある2つの頂点の位置に含む矩形P1を、地図上に仮想的に描くとともに、上記のいずれか一方の停留所(ここでは需要の大きさ「8」の停留所とする)及びGの位置を、対角線上にある2つの頂点の位置に含む矩形P2を、地図上に仮想的に描く。 Next, as illustrated in FIG. 8, the route specifying unit 32 determines the position of N and any one of the above-mentioned stops (here, the stop with the demand size "8") at 2 on the diagonal line. Virtually draw a rectangle P1 on the map that includes the positions of the two vertices, and draw the positions of one of the above-mentioned stops (here, the stop with demand size "8") and G on the diagonal line. A rectangle P2 included in the positions of two certain vertices is virtually drawn on the map.

次に、経路特定部32は、矩形P1においてNから需要の大きさ「8」の停留所に至るまでの複数の経路候補のうち、経由する停留所の需要情報が示す需要の大きさの総計ができるだけ大きくなるような経路を特定するとともに、矩形P2において需要の大きさ「8」の停留所からGに至るまでの複数の経路候補のうち、経由する停留所の需要情報が示す需要の大きさの総計ができるだけ大きくなり、且つ、これらのNから需要の大きさ「8」の停留所を経由してGに至る経路を車両が走行するとした場合に目的地Gに到着する到着目標時刻に対して許容される遅延時間の範囲内に収まるような経路を特定する。ここでいう到着目標時刻とは、例えば車両の現在地N又は出発地Nから目的地Gに最短経路rで走行すると仮定したときに目的地Gに到着すると予測される時刻である。また、許容される遅延時間は、例えば定数であってもよいし、現在地又は出発地から目的地への最短経路で走行するときに要する所要時間に応じて異なる値であってもよい。これにより、図9に例示するように経路R1が特定されたとする。なお、経路の計算においては、例えばA*(A-Star)アルゴリズムなどの所定のアルゴリズムを用いればよい。このとき、一定の冗長性を持たせることで、計算上最短となる1つの経路候補だけではなく、複数の経路候補を算出することが可能である。 Next, the route specifying unit 32 calculates as much as possible the total demand size indicated by the demand information of the stops to be passed through among the multiple route candidates from N to the stop with the demand size "8" in the rectangle P1. In addition to specifying a route in which the demand increases, among the multiple route candidates from the stop with a demand magnitude of "8" to G in rectangle P2, the total demand magnitude indicated by the demand information of the stops to be passed through is determined. be as large as possible, and allowable for the target arrival time to arrive at destination G if the vehicle travels on a route from N to G via stops with a demand size of "8". Identify a route that falls within the delay time range. The target arrival time here is, for example, the time at which the vehicle is predicted to arrive at the destination G, assuming that the vehicle travels from the current location N or departure location N to the destination G along the shortest route r. Further, the allowable delay time may be a constant value, for example, or may be a different value depending on the time required to travel on the shortest route from the current location or departure point to the destination. Assume that the route R1 is thereby specified as illustrated in FIG. Note that in calculating the route, a predetermined algorithm such as the A* (A-Star) algorithm may be used. At this time, by providing a certain degree of redundancy, it is possible to calculate not only one route candidate that is computationally the shortest, but also a plurality of route candidates.

また、経路特定部32は、N及び上記の他方の停留所(ここでは需要の大きさ「10」の停留所とする)の位置を、対角線上にある頂点の位置に含む矩形を、地図上に仮想的に描くとともに、需要の大きさ「10」の停留所及びGの位置を、対角線上にある頂点の位置に含む矩形を、地図上に仮想的に描く。次に、経路特定部32は、前者の矩形においてNから需要の大きさ「10」の停留所に至るまでの経路候補のうち、経由する停留所の需要情報の総計ができるだけ大きくなるような経路を特定するとともに、後者の矩形において需要の大きさ「10」の停留所からGに至るまでの経路候補のうち、経由する停留所の需要情報の総計ができるだけ大きくなり、且つ、これらの経路を車両が走行するとした場合には、目的地Gに到着する到着目標時刻に対して許容される遅延時間の範囲内に収まる経路を特定する。これにより、図9に例示するように経路R2が特定されたとする。 In addition, the route specifying unit 32 virtually creates a rectangle on the map that includes the positions of N and the other stop mentioned above (here, the stop with a demand size of "10") at the apex position on the diagonal line. At the same time, a rectangle whose vertices on the diagonal line include the stop with a demand size of "10" and the location of G is virtually drawn on the map. Next, the route specifying unit 32 specifies, among the route candidates from N to the stop with the demand size "10" in the former rectangle, a route such that the total demand information of the stops to be passed through is as large as possible. At the same time, among the route candidates from the stop with demand size "10" to G in the latter rectangle, the total demand information of the stops to be passed through becomes as large as possible, and if the vehicle runs on these routes, In this case, a route that falls within the allowable delay time for the target arrival time at destination G is specified. Assume that route R2 is thereby specified as illustrated in FIG.

このように、経路特定部32は、地図上において車両の出発地又は現在地と目的地とを含む図形の内部に含まれる停留所のうち、需要情報が或る条件を満たす停留所を経由する経路を特定する。ここでいう或る条件とは、需要の大きさが閾値x(ここではx=6)以上で、且つ、需要の大きさが上位y番目(ここではy=2)の例で説明したが、必ずしもこの例示に限定されず、需要が大きいとみなすことができる条件であればどのようなものであってもよい。 In this way, the route specifying unit 32 specifies a route that passes through a stop whose demand information satisfies a certain condition, among the stops included in the figure that includes the vehicle's departure point or current location and destination on the map. do. The certain condition mentioned here is explained using an example in which the demand size is equal to or greater than the threshold value x (here x = 6) and the demand size is the top y (here y = 2), The conditions are not necessarily limited to this example, and any conditions may be used as long as the conditions can be considered to be in high demand.

情報出力部33は、経路特定部32により特定された経路に関する情報を出力する。具体的には、情報出力部33は、乗客に対して割り当てられた車載端末20に対して経路を示す情報を送信することによって、車両の運転者に対して経路特定部32により特定された経路に関する情報を提示する。例えば情報出力部33は、図9に例示した2つの経路R1、R2を車載端末20が表示した地図上に重畳表示させて、運転者にどちらかの経路を選択させるようにしてもよい。また、情報出力部33は、図9に例示した2つの経路R1、R2のうちいずれか(例えば経由する停留所の需要情報が示す需要の大きさの総計が大きいほうの経路)を車載端末20が表示した地図上に重畳表示させて、運転者にその経路を案内するようにしてもよい。 The information output section 33 outputs information regarding the route specified by the route specifying section 32. Specifically, the information output unit 33 transmits information indicating the route to the in-vehicle terminal 20 assigned to the passenger, thereby informing the driver of the vehicle of the route specified by the route specifying unit 32. Present information about. For example, the information output unit 33 may display the two routes R1 and R2 illustrated in FIG. 9 in a superimposed manner on the map displayed by the in-vehicle terminal 20, and allow the driver to select one of the routes. Further, the information output unit 33 allows the in-vehicle terminal 20 to choose one of the two routes R1 and R2 illustrated in FIG. It may be displayed superimposed on the displayed map to guide the driver on the route.

以上説明した実施形態によれば、乗り合い可能な車両を、他の乗客からの乗車要求が高い確率で起こり得るような経路、つまり潜在的な需要に応じた経路で走行させることが可能となる。 According to the embodiments described above, it is possible to cause a shared vehicle to travel along a route in which a ride request from another passenger is likely to occur with a high probability, that is, a route that corresponds to potential demand.

[変形例]
本発明は、上述した実施形態に限定されない。上述した実施形態を以下のように変形してもよい。また、以下の2つ以上の変形例を組み合わせて実施してもよい。
[Modified example]
The invention is not limited to the embodiments described above. The embodiment described above may be modified as follows. Furthermore, two or more of the following modifications may be implemented in combination.

[変形例1]
到着目標時刻に対して許容される遅延時間は、次のような条件に応じて変動する値であってもよい。例えば到着目標時刻に対して許容される遅延時間は、車両に乗車しているユーザに応じて異なっていてもよい。例えばこの車両管理システム1によって提供される交通サービスにおいて2段階の料金プランがあった場合において、価格が高いほうの料金プランを選択しているユーザに対しては、価格が低いほうの料金プランを選択しているユーザに比べて、到着目標時刻に対して許容される遅延時間を短くしてもよい。つまり、この場合には、潜在的な需要が高い経路よりも、目的地に早く到達することが優先されることになる。また、例えばこの車両管理システム1によって提供される交通サービスを利用する頻度/回数が閾値以上のユーザに対しては、その頻度/回数が閾値未満のユーザに比べて、到着目標時刻に対して許容される遅延時間を短くしてもよい。つまり、この場合には、目的地に至る間において潜在的な需要が高い経路を走行することよりも、目的地に早く到達することが優先されることになる。
[Modification 1]
The allowable delay time for the target arrival time may be a value that varies depending on the following conditions. For example, the delay time allowed for the target arrival time may differ depending on the users riding in the vehicle. For example, if there are two price plans for the transportation service provided by this vehicle management system 1, a user who has selected the higher price plan will be given the lower price plan. The allowable delay time for the target arrival time may be shorter than that of the selected user. In other words, in this case, priority is given to reaching the destination quickly over routes with high potential demand. For example, for users whose frequency/number of times of using the transportation service provided by this vehicle management system 1 is equal to or higher than the threshold value, compared to users whose frequency/number of times is less than the threshold value, the user who uses the transportation service provided by this vehicle management system 1 has a higher tolerance for the target arrival time than the user whose frequency/number of times is less than the threshold value. The delay time may be shortened. In other words, in this case, priority is given to reaching the destination quickly rather than traveling along a route with high potential demand.

[変形例2]
また、到着目標時刻に対して許容される遅延時間を、目的地の属性に応じて異ならせてもよい。例えば目的地の属性が、病院や役所のように到着の遅延があまり許されないと考えられるような特定の属性のグループに属する場合には、そのようなグループに属しない目的地である場合に比べて、到着目標時刻に対して許容される遅延時間を短くしてもよい。つまり、この場合には、目的地に至る間において潜在的な需要が高い経路よりも、目的地に早く到達することが優先されることになる。このような目的地の属性に関する情報は、例えば地図・交通データ記憶部321に記憶されていればよい。なお、目的地の属性を到着の遅延があまり許されないものとするか否かは、システム設計者等によって任意に決めることができる。
[Modification 2]
Furthermore, the allowable delay time for the target arrival time may be varied depending on the attributes of the destination. For example, if the attribute of the destination belongs to a specific attribute group such as a hospital or government office where delay in arrival is considered to be unacceptable, it will be more expensive than if the destination does not belong to such a group. Therefore, the allowable delay time relative to the target arrival time may be shortened. In other words, in this case, priority is given to reaching the destination quickly over routes with high potential demand. Information regarding such destination attributes may be stored in the map/traffic data storage unit 321, for example. It should be noted that a system designer or the like can arbitrarily decide whether or not the attribute of the destination is such that a delay in arrival is not tolerated too much.

[変形例3]
また、到着目標時刻に対して許容される遅延時間は、車両に対する乗車要求の高さに応じて異ならせてもよい。ここでいう乗車要求の高さとは、乗車を要求するユーザがその要求時に指定するその要求の高低(ないし強弱)のことである。乗車要求の高さが閾値以上の場合には、乗車要求の高さが閾値未満の場合に比べて、到着目標時刻に対して許容される遅延時間を短くしてもよい。つまり、この場合には、目的地に至る間において潜在的な需要が高い経路よりも、目的地に早く到達することが優先されることになる。
[Modification 3]
Further, the allowable delay time for the target arrival time may be varied depending on the level of demand for boarding the vehicle. The height of the ride request here refers to the height (or strength) of the request specified by the user requesting the ride at the time of the request. When the height of the ride request is equal to or higher than the threshold value, the allowable delay time for the target arrival time may be shorter than when the height of the ride request is less than the threshold value. In other words, in this case, priority is given to reaching the destination quickly over routes with high potential demand.

[変形例4]
需要情報は、必ずしも停留所単位である必要はなく、例えば各停留所において乗客の目的地、当該目的地を含む地域又は当該目的地に向かう方向ごとに計算されたものであってもよい。需要情報は、例えば滞留所Aにおいて、そのAから目的地X,Y,Zごとに分けて計算された需要情報であってもよい。また、需要情報は、例えば滞留所Aにおいて、そのAから目的地Xを含むエリアa,目的地Yを含むエリアb,目的地Zを含むエリアcごとに分けて計算された需要情報であってもよい。また、需要情報は、例えば滞留所Aにおいて、そのAからの方向x,y,zごとに分けて計算されたに需要情報であってもよい。また、需要情報は、停留所ごとの需要情報ではなく、複数の停留所を含む停留エリアにおける需要情報であってもよい。実施形態で説明したような各地域における人間の数や過去の乗車履歴等に基づいて、どの位置からどの位置に移動する乗客が多いか少ないかということを計算で求めることが可能であるから、このような乗客の目的地、当該目的地を含む地域又は当該目的地に向かう方向別の需要情報についても予測することが可能である。
[Modification 4]
The demand information does not necessarily have to be for each stop, and may be calculated for each stop, for example, for each passenger's destination, the region that includes the destination, or the direction toward the destination. The demand information may be, for example, demand information calculated from A to destinations X, Y, and Z separately at the detention center A. In addition, the demand information is, for example, demand information calculated separately from A to area a including destination X, area b including destination Y, and area c including destination Z at detention center A. Good too. Further, the demand information may be, for example, demand information calculated separately for each direction x, y, and z from the detention center A. Further, the demand information may be demand information for a stop area including a plurality of stops instead of demand information for each stop. Based on the number of people in each region, past riding history, etc. as explained in the embodiment, it is possible to calculate from which position to which position there are many or few passengers moving. It is also possible to predict demand information for each passenger's destination, region including the destination, or direction toward the destination.

[変形例5]
経路特定部32は、他の交通機関又は他の車両を考慮して経路を特定してもよい。具体的には、経路特定部32は、経路特定対象となる車両とは異なる種類の交通機関の、各々の停留所又は停留エリアにおける利用のしやすさにも基づいて、経路を特定するようにしてもよい。このため経路特定部32の地図・交通データ記憶部321には、地図上における電車、バス、タクシー等の他の交通機関の運行位置、運行時間及び運行状況等に関する情報が記憶されており、経路特定部32は、これらのデータを参照して、各々の停留所における他の交通手段の利用のしやすさを算出する。具体的には、経路特定部32は、これらの他の交通手段を利用し得るエリアに含まれる停留所を、他の交通機関を利用しやすいとし、これらの他の交通手段を利用し得るエリアに含まれない停留所を、他の交通機関を利用しにくいとする。そして、経路特定部32は、複数の経路候補の中から、これらの交通機関を利用しやすい位置(停留所)を避けるような経路を特定する。なぜなら、これらの交通機関を利用しやすい位置における潜在的な需要に対しては、その交通機関によって対応することが可能だからである。一方、これらの交通機関を利用しにくい位置を含む経路においては、潜在的な需要をこの車両管理システム1によって提供される交通サービスによって対応することが求められる。
[Modification 5]
The route specifying unit 32 may specify the route by considering other means of transportation or other vehicles. Specifically, the route specifying unit 32 specifies the route based on the ease of use at each stop or stop area of a different type of transportation from the vehicle to be route specified. Good too. For this reason, the map/traffic data storage section 321 of the route identification section 32 stores information regarding the operating positions, operating hours, operating conditions, etc. of other means of transportation such as trains, buses, and taxis on the map, and stores the route information. The identification unit 32 refers to these data and calculates the ease of use of other means of transportation at each stop. Specifically, the route specifying unit 32 determines that stops included in areas where these other means of transportation can be used are easy to use other means of transportation, and places the stops in areas where these other means of transportation can be used. Stops that are not included are considered difficult to use by other means of transportation. Then, the route specifying unit 32 specifies, from among the plurality of route candidates, a route that avoids locations (stops) where these means of transportation are easily accessible. This is because latent demand in locations where these means of transportation are easily accessible can be met by that means of transportation. On the other hand, on routes that include locations where it is difficult to use these means of transportation, it is required that latent demand be met by the transportation services provided by this vehicle management system 1.

また、経路特定部32は、経路特定対象となる車両とは異なる車両の、各々の停留所又は停留エリアにおける利用のしやすさにも基づいて、経路を特定するようにしてもよい。つまり、経路特定部32は、車両データ記憶部322に記憶されているデータを参照して各々の停留所又は停留エリアを他の車両が通過する予定を考慮し、複数の経路候補の中から、他の車両が通過する頻度/回数が高い経路を避けるような経路を特定する。 Further, the route specifying unit 32 may specify the route based on the ease of use of each stop or stop area by a vehicle different from the vehicle to be route specified. In other words, the route specifying unit 32 refers to the data stored in the vehicle data storage unit 322, considers the schedule of other vehicles passing through each stop or stop area, and selects other routes from among a plurality of route candidates. Identify routes that avoid routes that are frequently passed by vehicles.

[変形例6]
本発明に係る情報処理装置の一例としてサーバ装置30を例示したが、図5に例示した機能ブロックを実現する情報処理装置であれば本発明を適用可能である。
[Modification 6]
Although the server device 30 is illustrated as an example of the information processing device according to the present invention, the present invention is applicable to any information processing device that implements the functional blocks illustrated in FIG.

[そのほかの変形例]
なお、上記実施形態の説明に用いたブロック図は、機能単位のブロックを示している。これらの機能ブロック(構成部)は、ハードウェア及びソフトウェアの少なくとも一方の任意の組み合わせによって実現される。また、各機能ブロックの実現方法は特に限定されない。すなわち、各機能ブロックは、物理的又は論理的に結合した1つの装置を用いて実現されてもよいし、物理的又は論理的に分離した2つ以上の装置を直接的又は間接的に(例えば、有線、無線などを用いて)接続し、これら複数の装置を用いて実現されてもよい。機能ブロックは、上記1つの装置又は上記複数の装置にソフトウェアを組み合わせて実現されてもよい。
[Other variations]
It should be noted that the block diagram used to explain the above embodiment shows blocks in functional units. These functional blocks (components) are realized by any combination of at least one of hardware and software. Furthermore, the method for realizing each functional block is not particularly limited. That is, each functional block may be realized using one physically or logically coupled device, or may be realized using two or more physically or logically separated devices directly or indirectly (e.g. , wired, wireless, etc.) and may be realized using a plurality of these devices. The functional block may be realized by combining software with the one device or the plurality of devices.

機能には、判断、決定、判定、計算、算出、処理、導出、調査、探索、確認、受信、送信、出力、アクセス、解決、選択、選定、確立、比較、想定、期待、見做し、報知(broadcasting)、通知(notifying)、通信(communicating)、転送(forwarding)、構成(configuring)、再構成(reconfiguring)、割り当て(allocating、mapping)、割り振り(assigning)などがあるが、これらに限られない。たとえば、送信を機能させる機能ブロック(構成部)は、送信部(transmitting unit)や送信機(transmitter)と呼称される。いずれも、上述したとおり、実現方法は特に限定されない。 Functions include judgment, decision, judgment, calculation, calculation, processing, derivation, investigation, exploration, confirmation, reception, transmission, output, access, resolution, selection, selection, establishment, comparison, assumption, expectation, consideration, These include, but are not limited to, broadcasting, notifying, communicating, forwarding, configuring, reconfiguring, allocating, mapping, and assigning. I can't do it. For example, a functional block (configuration unit) that performs transmission is called a transmitting unit or a transmitter. In either case, as described above, the implementation method is not particularly limited.

情報の通知は、本開示において説明した態様/実施形態に限られず、他の方法を用いて行われてもよい。例えば、情報の通知は、物理レイヤシグナリング(例えば、DCI(Downlink Control Information)、UCI(Uplink Control Information))、上位レイヤシグナリング(例えば、RRC(Radio Resource Control)シグナリング、MAC(Medium Access Control)シグナリング、報知情報(MIB(Master Information Block)、SIB(System Information Block)))、その他の信号又はこれらの組み合わせによって実施されてもよい。また、RRCシグナリングは、RRCメッセージと呼ばれてもよく、例えば、RRC接続セットアップ(RRC Connection Setup)メッセージ、RRC接続再構成(RRC Connection Reconfiguration)メッセージなどであってもよい。 Notification of information is not limited to the aspects/embodiments described in this disclosure, and may be performed using other methods. For example, the notification of information may include physical layer signaling (e.g., DCI (Downlink Control Information), UCI (Uplink Control Information)), upper layer signaling (e.g., RRC (Radio Resource Control) signaling, MAC (Medium Access Control) signaling, It may be implemented using broadcast information (MIB (Master Information Block), SIB (System Information Block))), other signals, or a combination thereof. Further, RRC signaling may be called an RRC message, and may be, for example, an RRC Connection Setup message, an RRC Connection Reconfiguration message, or the like.

本開示において説明した各態様/実施形態は、LTE(Long Term Evolution)、LTE-A(LTE-Advanced)、SUPER 3G、IMT-Advanced、4G(4th generation mobile communication system)、5G(5th generation mobile communication system)、FRA(Future Radio Access)、NR(new Radio)、W-CDMA(登録商標)、GSM(登録商標)、CDMA2000、UMB(Ultra Mobile Broadband)、IEEE 802.11(Wi-Fi(登録商標))、IEEE 802.16(WiMAX(登録商標))、IEEE 802.20、UWB(Ultra-WideBand)、Bluetooth(登録商標)、その他の適切なシステムを利用するシステム及びこれらに基づいて拡張された次世代システムの少なくとも一つに適用されてもよい。また、複数のシステムが組み合わされて(例えば、LTE及びLTE-Aの少なくとも一方と5Gとの組み合わせ等)適用されてもよい。 Each aspect/embodiment described in this disclosure applies to LTE (Long Term Evolution), LTE-A (LTE-Advanced), SUPER 3G, IMT-Advanced, 4G (4th generation mobile communication system), and 5G (5th generation mobile communication system). system), FRA (Future Radio Access), NR (new Radio), W-CDMA (registered trademark), GSM (registered trademark), CDMA2000, UMB (Ultra Mobile Broadband), IEEE 802.11 (Wi-Fi (registered trademark) )), IEEE 802.16 (WiMAX (registered trademark)), IEEE 802.20, UWB (Ultra-WideBand), Bluetooth (registered trademark), and systems that utilize and are extended based on these. It may be applied to at least one next generation system. Furthermore, a combination of a plurality of systems may be applied (for example, a combination of at least one of LTE and LTE-A and 5G).

本開示において説明した各態様/実施形態の処理手順、シーケンス、フローチャートなどは、矛盾の無い限り、順序を入れ替えてもよい。例えば、本開示において説明した方法については、例示的な順序を用いて様々なステップの要素を提示しており、提示した特定の順序に限定されない。 The order of the processing procedures, sequences, flowcharts, etc. of each aspect/embodiment described in this disclosure may be changed as long as there is no contradiction. For example, the methods described in this disclosure use an example order to present elements of the various steps and are not limited to the particular order presented.

情報等は、上位レイヤ(又は下位レイヤ)から下位レイヤ(又は上位レイヤ)へ出力され得る。複数のネットワークノードを介して入出力されてもよい。 Information etc. can be output from an upper layer (or lower layer) to a lower layer (or upper layer). It may be input/output via multiple network nodes.

入出力された情報等は特定の場所(例えば、メモリ)に保存されてもよいし、管理テーブルを用いて管理してもよい。入出力される情報等は、上書き、更新、又は追記され得る。出力された情報等は削除されてもよい。入力された情報等は他の装置へ送信されてもよい。 The input/output information may be stored in a specific location (eg, memory) or may be managed using a management table. Information etc. to be input/output may be overwritten, updated, or additionally written. The output information etc. may be deleted. The input information etc. may be transmitted to other devices.

判定は、1ビットで表される値(0か1か)によって行われてもよいし、真偽値(Boolean:true又はfalse)によって行われてもよいし、数値の比較(例えば、所定の値との比較)によって行われてもよい。 Judgment may be made using a value expressed by 1 bit (0 or 1), a truth value (Boolean: true or false), or a comparison of numerical values (for example, a predetermined value). (comparison with a value).

本開示において説明した各態様/実施形態は単独で用いてもよいし、組み合わせて用いてもよいし、実行に伴って切り替えて用いてもよい。また、所定の情報の通知(例えば、「Xであること」の通知)は、明示的に行うものに限られず、暗黙的(例えば、当該所定の情報の通知を行わない)ことによって行われてもよい。
以上、本開示について詳細に説明したが、当業者にとっては、本開示が本開示中に説明した実施形態に限定されるものではないということは明らかである。本開示は、請求の範囲の記載により定まる本開示の趣旨及び範囲を逸脱することなく修正及び変更態様として実施することができる。したがって、本開示の記載は、例示説明を目的とするものであり、本開示に対して何ら制限的な意味を有するものではない。
Each aspect/embodiment described in this disclosure may be used alone, may be used in combination, or may be switched and used in accordance with execution. In addition, notification of prescribed information (for example, notification of "X") is not limited to being done explicitly, but may also be done implicitly (for example, not notifying the prescribed information). Good too.
Although the present disclosure has been described in detail above, it is clear to those skilled in the art that the present disclosure is not limited to the embodiments described in the present disclosure. The present disclosure can be implemented as modifications and variations without departing from the spirit and scope of the present disclosure as determined by the claims. Therefore, the description of the present disclosure is for the purpose of illustrative explanation and is not intended to have any limiting meaning on the present disclosure.

ソフトウェアは、ソフトウェア、ファームウェア、ミドルウェア、マイクロコード、ハードウェア記述言語と呼ばれるか、他の名称で呼ばれるかを問わず、命令、命令セット、コード、コードセグメント、プログラムコード、プログラム、サブプログラム、ソフトウェアモジュール、アプリケーション、ソフトウェアアプリケーション、ソフトウェアパッケージ、ルーチン、サブルーチン、オブジェクト、実行可能ファイル、実行スレッド、手順、機能などを意味するよう広く解釈されるべきである。
また、ソフトウェア、命令、情報などは、伝送媒体を介して送受信されてもよい。例えば、ソフトウェアが、有線技術(同軸ケーブル、光ファイバケーブル、ツイストペア、デジタル加入者回線(DSL:Digital Subscriber Line)など)及び無線技術(赤外線、マイクロ波など)の少なくとも一方を使用してウェブサイト、サーバ、又は他のリモートソースから送信される場合、これらの有線技術及び無線技術の少なくとも一方は、伝送媒体の定義内に含まれる。
Software includes instructions, instruction sets, code, code segments, program code, programs, subprograms, software modules, whether referred to as software, firmware, middleware, microcode, hardware description language, or by any other name. , should be broadly construed to mean an application, software application, software package, routine, subroutine, object, executable, thread of execution, procedure, function, etc.
Additionally, software, instructions, information, etc. may be sent and received via a transmission medium. For example, if the software uses wired technology (coaxial cable, fiber optic cable, twisted pair, digital subscriber line (DSL), etc.) and/or wireless technology (infrared, microwave, etc.) to When transmitted from a server or other remote source, these wired and/or wireless technologies are included within the definition of transmission medium.

本開示において説明した情報、信号などは、様々な異なる技術のいずれかを使用して表されてもよい。例えば、上記の説明全体に渡って言及され得るデータ、命令、コマンド、情報、信号、ビット、シンボル、チップなどは、電圧、電流、電磁波、磁界若しくは磁性粒子、光場若しくは光子、又はこれらの任意の組み合わせによって表されてもよい。
なお、本開示において説明した用語及び本開示の理解に必要な用語については、同一の又は類似する意味を有する用語と置き換えてもよい。例えば、チャネル及びシンボルの少なくとも一方は信号(シグナリング)であってもよい。また、信号はメッセージであってもよい。また、コンポーネントキャリア(CC:Component Carrier)は、キャリア周波数、セル、周波数キャリアなどと呼ばれてもよい。
The information, signals, etc. described in this disclosure may be represented using any of a variety of different technologies. For example, data, instructions, commands, information, signals, bits, symbols, chips, etc., which may be referred to throughout the above description, may refer to voltages, currents, electromagnetic waves, magnetic fields or magnetic particles, light fields or photons, or any of these. It may also be represented by a combination of
Note that terms explained in this disclosure and terms necessary for understanding this disclosure may be replaced with terms having the same or similar meanings. For example, at least one of the channel and the symbol may be a signal. Also, the signal may be a message. Further, a component carrier (CC) may be called a carrier frequency, a cell, a frequency carrier, or the like.

本開示において使用する「システム」及び「ネットワーク」という用語は、互換的に使用される。 As used in this disclosure, the terms "system" and "network" are used interchangeably.

また、本開示において説明した情報、パラメータなどは、絶対値を用いて表されてもよいし、所定の値からの相対値を用いて表されてもよいし、対応する別の情報を用いて表されてもよい。例えば、無線リソースはインデックスによって指示されるものであってもよい。
上述したパラメータに使用する名称はいかなる点においても限定的な名称ではない。さらに、これらのパラメータを使用する数式等は、本開示で明示的に開示したものと異なる場合もある。様々なチャネル(例えば、PUCCH、PDCCHなど)及び情報要素は、あらゆる好適な名称によって識別できるので、これらの様々なチャネル及び情報要素に割り当てている様々な名称は、いかなる点においても限定的な名称ではない。
In addition, the information, parameters, etc. described in this disclosure may be expressed using absolute values, relative values from a predetermined value, or using other corresponding information. may be expressed. For example, radio resources may be indicated by an index.
The names used for the parameters described above are not restrictive in any respect. Furthermore, the mathematical formulas etc. using these parameters may differ from those explicitly disclosed in this disclosure. Since the various channels (e.g. PUCCH, PDCCH, etc.) and information elements may be identified by any suitable designation, the various names assigned to these various channels and information elements are in no way exclusive designations. isn't it.

本開示においては、「移動局(MS:Mobile Station)」、「ユーザ端末10(user terminal)」、「ユーザ装置(UE:User Equipment)」、「端末」などの用語は、互換的に使用され得る。
移動局は、当業者によって、加入者局、モバイルユニット、加入者ユニット、ワイヤレスユニット、リモートユニット、モバイルデバイス、ワイヤレスデバイス、ワイヤレス通信デバイス、リモートデバイス、モバイル加入者局、アクセス端末、モバイル端末、ワイヤレス端末、リモート端末、ハンドセット、ユーザエージェント、モバイルクライアント、クライアント、又はいくつかの他の適切な用語で呼ばれる場合もある。
In this disclosure, terms such as “Mobile Station (MS),” “user terminal 10,” “User Equipment (UE),” and “terminal” are used interchangeably. obtain.
A mobile station is defined by a person skilled in the art as a subscriber station, mobile unit, subscriber unit, wireless unit, remote unit, mobile device, wireless device, wireless communication device, remote device, mobile subscriber station, access terminal, mobile terminal, wireless It may also be referred to as a terminal, remote terminal, handset, user agent, mobile client, client, or some other suitable terminology.

ユーザ端末10又は車載端末20は、送信装置、受信装置、通信装置などと呼ばれてもよい。 The user terminal 10 or the vehicle-mounted terminal 20 may be called a transmitting device, a receiving device, a communication device, or the like.

「判断(determining)」、「決定(determining)」という用語は、多種多様な動作を包含する場合がある。「判断」、「決定」は、例えば、判定(judging)、計算(calculating)、算出(computing)、処理(processing)、導出(deriving)、調査(investigating)、探索(looking up、search、inquiry)(例えば、テーブル、データベース又は別のデータ構造での探索)、確認(ascertaining)した事を「判断」「決定」したとみなす事などを含み得る。また、「判断」、「決定」は、受信(receiving)(例えば、情報を受信すること)、送信(transmitting)(例えば、情報を送信すること)、入力(input)、出力(output)、アクセス(accessing)(例えば、メモリ中のデータにアクセスすること)した事を「判断」「決定」したとみなす事などを含み得る。また、「判断」、「決定」は、解決(resolving)、選択(selecting)、選定(choosing)、確立(establishing)、比較(comparing)などした事を「判断」「決定」したとみなす事を含み得る。つまり、「判断」「決定」は、何らかの動作を「判断」「決定」したとみなす事を含み得る。また、「判断(決定)」は、「想定する(assuming)」、「期待する(expecting)」、「みなす(considering)」などで読み替えられてもよい。 The terms "determining" and "determining" may encompass a wide variety of actions. "Judgment" and "decision" include, for example, judging, calculating, computing, processing, deriving, investigating, looking up, search, and inquiry. (e.g., searching in a table, database, or other data structure), and regarding an ascertaining as a "judgment" or "decision." In addition, "judgment" and "decision" refer to receiving (e.g., receiving information), transmitting (e.g., sending information), input, output, and access. (accessing) (e.g., accessing data in memory) may include considering something as a "judgment" or "decision." In addition, "judgment" and "decision" refer to resolving, selecting, choosing, establishing, comparing, etc. as "judgment" and "decision". may be included. In other words, "judgment" and "decision" may include regarding some action as having been "judged" or "determined." Further, "judgment (decision)" may be read as "assuming", "expecting", "considering", etc.

「接続された(connected)」、「結合された(coupled)」という用語、又はこれらのあらゆる変形は、2又はそれ以上の要素間の直接的又は間接的なあらゆる接続又は結合を意味し、互いに「接続」又は「結合」された2つの要素間に1又はそれ以上の中間要素が存在することを含むことができる。要素間の結合又は接続は、物理的なものであっても、論理的なものであっても、或いはこれらの組み合わせであってもよい。例えば、「接続」は「アクセス」で読み替えられてもよい。本開示で使用する場合、2つの要素は、1又はそれ以上の電線、ケーブル及びプリント電気接続の少なくとも一つを用いて、並びにいくつかの非限定的かつ非包括的な例として、無線周波数領域、マイクロ波領域及び光(可視及び不可視の両方)領域の波長を有する電磁エネルギーなどを用いて、互いに「接続」又は「結合」され経路考えることができる。 The terms "connected", "coupled", or any variations thereof, refer to any connection or coupling, direct or indirect, between two or more elements and to each other. It may include the presence of one or more intermediate elements between two elements that are "connected" or "coupled." The bonds or connections between elements may be physical, logical, or a combination thereof. For example, "connection" may be replaced with "access." As used in this disclosure, two elements may include one or more electrical wires, cables, and/or printed electrical connections, as well as in the radio frequency domain, as some non-limiting and non-inclusive examples. , electromagnetic energy having wavelengths in the microwave and optical (both visible and invisible) ranges, etc., can be used to "connect" or "couple" and route them to each other.

本開示において使用する「に基づいて」という記載は、別段に明記されていない限り、「のみに基づいて」を意味しない。言い換えれば、「に基づいて」という記載は、「のみに基づいて」と「に少なくとも基づいて」の両方を意味する。 As used in this disclosure, the phrase "based on" does not mean "based solely on" unless explicitly stated otherwise. In other words, the phrase "based on" means both "based only on" and "based at least on."

上記の各装置の構成における「手段」を、「部」、「回路」、「デバイス」等に置き換えてもよい。 "Means" in the configurations of each of the above devices may be replaced with "unit", "circuit", "device", etc.

本開示において、「含む(include)」、「含んでいる(including)」及びそれらの変形が使用されている場合、これらの用語は、用語「備える(comprising)」と同様に、包括的であることが意図される。さらに、本開示において使用されている用語「又は(or)」は、排他的論理和ではないことが意図される。 Where "include", "including" and variations thereof are used in this disclosure, these terms, like the term "comprising," are inclusive. It is intended that Furthermore, the term "or" as used in this disclosure is not intended to be exclusive or.

本開示において、例えば、英語でのa,an及びtheのように、翻訳により冠詞が追加された場合、本開示は、これらの冠詞の後に続く名詞が複数形であることを含んでもよい。 In this disclosure, when articles are added by translation, such as a, an, and the in English, the present disclosure may include that the nouns following these articles are plural.

本開示において、「AとBが異なる」という用語は、「AとBが互いに異なる」ことを意味してもよい。なお、当該用語は、「AとBがそれぞれCと異なる」ことを意味してもよい。「離れる」、「結合される」などの用語も、「異なる」と同様に解釈されてもよい。 In the present disclosure, the term "A and B are different" may mean "A and B are different from each other." Note that the term may also mean that "A and B are each different from C". Terms such as "separate" and "coupled" may also be interpreted similarly to "different."

1…車両管理システム、2…ネットワーク、10…ユーザ端末、1001…プロセッサ、1002…メモリ、1003…ストレージ、1004…通信装置、1005…入力装置、1006…出力装置、20…車載端末、2001…プロセッサ、2002…メモリ、2003…ストレージ、2004…通信装置、2005…入力装置、2006…出力装置、30…サーバ装置、31…需要取得部、32…経路特定部、321…地図・交通データ記憶部、322…車両データ記憶部、33…情報出力部、34…配車管理部、3001…プロセッサ、3002…メモリ、3003…ストレージ、3004…通信装置。 DESCRIPTION OF SYMBOLS 1...Vehicle management system, 2...Network, 10...User terminal, 1001...Processor, 1002...Memory, 1003...Storage, 1004...Communication device, 1005...Input device, 1006...Output device, 20...In-vehicle terminal, 2001...Processor , 2002...Memory, 2003...Storage, 2004...Communication device, 2005...Input device, 2006...Output device, 30...Server device, 31...Demand acquisition section, 32...Route specification section, 321...Map/traffic data storage section, 322...Vehicle data storage unit, 33...Information output unit, 34...Vehicle allocation management unit, 3001...Processor, 3002...Memory, 3003...Storage, 3004...Communication device.

Claims (7)

複数の乗客がそれぞれ異なる停留所から乗り合い可能な車両に対する、各々の前記停留所又は複数の前記停留所を含む停留エリアにおける潜在的な乗客の需要の大きさに関する需要情報を取得する需要取得部と、
取得された前記需要情報に基づいて、目的地までの前記車両の経路を特定する経路特定部と、
特定された経路に関する情報を出力する情報出力部と
を備え
前記経路特定部は、
前記車両の現在地又は出発地の位置と前記目的地の位置とが対角線上にある2つの頂点の位置である矩形の内部に含まれる前記停留所又は前記停留エリアにおける需要情報のうち、前記需要の大きさが閾値x(xは任意の値)以上で、且つ、需要の大きさが上位y番目(yは任意の値)までの前記停留所又は前記停留エリアを抽出し、
前記車両の現在地又は出発地の位置と前記抽出した停留所又は停留エリアのうちいずれかの位置とが対角線上にある2つの頂点の位置である第1の矩形において、前記車両の現在地又は出発地の位置から前記抽出した停留所又は停留エリアのうちいずれかの位置に至るまでの複数の経路候補のうち、経由する前記停留所又は前記停留エリアにおける需要情報が示す需要の大きさの総計ができるだけ大きくなるような経路を特定するとともに、
前記抽出した停留所又は停留エリアのうちいずれかの位置と前記車両の目的地の位置とが対角線上にある2つの頂点の位置である第2の矩形において、前記抽出した停留所又は停留エリアのうちいずれかの位置から前記目的地に至るまでの複数の経路候補のうち、経由する前記停留所又は前記停留エリアの需要情報が示す需要の大きさの総計ができるだけ大きくなり、且つ、前記目的地に到着する到着目標時刻に対して許容される遅延時間の範囲内に収まるような経路を特定する
ことを特徴とする情報処理装置。
a demand acquisition unit that acquires demand information regarding the magnitude of potential passenger demand at each of the stops or a stop area including a plurality of the stops for a vehicle in which a plurality of passengers can share a ride from different stops;
a route identification unit that identifies a route for the vehicle to a destination based on the acquired demand information;
and an information output unit that outputs information regarding the identified route ,
The route specifying unit includes:
The size of the demand among the demand information at the stop or the stop area that is included within a rectangle whose two vertices are the current location or departure location of the vehicle and the destination location on a diagonal line. extracting the stops or the stop areas whose demand is equal to or higher than a threshold value x (x is an arbitrary value) and whose demand size is up to the top y (y is an arbitrary value);
In a first rectangle where the current location or departure location of the vehicle and the location of any of the extracted stops or stop areas are two diagonal vertices, the current location or departure location of the vehicle is Among the multiple route candidates from the location to any of the extracted stops or stop areas, the total amount of demand indicated by the demand information for the stop or stop area to be passed through is made as large as possible. In addition to identifying the route,
In a second rectangle whose two vertices are diagonally located between the position of one of the extracted stops or stop areas and the position of the destination of the vehicle, which of the extracted stops or stop areas is Among the multiple route candidates from the location to the destination, the total amount of demand indicated by the demand information of the stop or stop area to be passed through is as large as possible, and the route reaches the destination. Identify a route that falls within the allowable delay time for the target arrival time
An information processing device characterized by:
記到着目標時刻に対して許容される遅延時間は、前記車両に乗車している乗客に応じて異なる
ことを特徴とする請求項記載の情報処理装置。
The information processing device according to claim 1 , wherein a delay time allowed for the target arrival time varies depending on passengers riding in the vehicle.
記到着目標時刻に対して許容される遅延時間は、前記目的地の属性に応じて異なる
ことを特徴とする請求項記載の情報処理装置。
The information processing apparatus according to claim 1 , wherein a delay time allowed for the target arrival time differs depending on an attribute of the destination.
記到着目標時刻に対して許容される遅延時間は、前記車両に対する乗車要求の強さに応じて異なる
ことを特徴とする請求項記載の情報処理装置。
The information processing device according to claim 1 , wherein a delay time allowed for the target arrival time varies depending on the strength of a request to board the vehicle.
記需要取得部は、前記目的地、当該目的地を含む地域又は当該目的地に向かう方向ごとに、潜在的な前記乗客の需要情報を取得する
ことを特徴とする請求項1~のいずれか1項に記載の情報処理装置。
5. The demand acquisition unit acquires demand information of the potential passengers for each destination, a region including the destination, or a direction toward the destination. The information processing device according to item 1.
記経路特定部は、経路特定対象となる前記車両とは異なる車両、又は、経路特定対象となる前記車両とは異なる種類の交通機関の、各々の前記停留所又は前記停留エリアにおける前記乗客の利用のしやすさにも基づいて、前記経路を特定する
ことを特徴とする請求項1~のいずれか1項に記載の情報処理装置。
The route identification unit determines the use of the passenger at each of the stops or stop areas of a vehicle different from the vehicle to be route identified, or of a different type of transportation than the vehicle to be route identified. The information processing device according to any one of claims 1 to 5 , characterized in that the route is specified based on ease of travel.
記情報出力部は、
前記車両の運転者に対して、特定された前記経路に関する前記情報を提示する
ことを特徴とする請求項1~のいずれか1項に記載の情報処理装置。
The information output section includes :
The information processing device according to any one of claims 1 to 6 , wherein the information regarding the specified route is presented to a driver of the vehicle.
JP2019185746A 2019-10-09 2019-10-09 information processing equipment Active JP7366683B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019185746A JP7366683B2 (en) 2019-10-09 2019-10-09 information processing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019185746A JP7366683B2 (en) 2019-10-09 2019-10-09 information processing equipment

Publications (2)

Publication Number Publication Date
JP2021060894A JP2021060894A (en) 2021-04-15
JP7366683B2 true JP7366683B2 (en) 2023-10-23

Family

ID=75380280

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019185746A Active JP7366683B2 (en) 2019-10-09 2019-10-09 information processing equipment

Country Status (1)

Country Link
JP (1) JP7366683B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU2022333636A1 (en) * 2021-08-26 2024-03-07 Hailo Solutions Pty Ltd Vehicle interaction system
JP7662574B2 (en) * 2022-05-24 2025-04-15 三菱電機株式会社 Vehicle operation management device, vehicle operation management system, vehicle operation management method, and vehicle operation management program

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002042299A (en) 2000-07-27 2002-02-08 Toshiba Corp Operation method of shortcut demand bus, operation system thereof, and information presentation system used for the same
JP2002183892A (en) 2000-12-12 2002-06-28 Sharp Corp Vehicle operation route selection method, vehicle allocation management method using the same, and vehicle allocation management system
JP2004287484A (en) 2003-03-19 2004-10-14 National Institute Of Advanced Industrial & Technology Bus operation mode evaluation method, bus operation mode evaluation program, and computer-readable recording medium storing the program
JP2009128117A (en) 2007-11-21 2009-06-11 Navitime Japan Co Ltd Navigation system, terminal device, route searching server, and route searching method
JP2012251938A (en) 2011-06-06 2012-12-20 Denso Corp Route calculation apparatus
JP2014215254A (en) 2013-04-26 2014-11-17 パイオニア株式会社 Information providing method, information providing device, information providing server device and system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3232967B2 (en) * 1995-08-22 2001-11-26 トヨタ自動車株式会社 Movement plan monitoring device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002042299A (en) 2000-07-27 2002-02-08 Toshiba Corp Operation method of shortcut demand bus, operation system thereof, and information presentation system used for the same
JP2002183892A (en) 2000-12-12 2002-06-28 Sharp Corp Vehicle operation route selection method, vehicle allocation management method using the same, and vehicle allocation management system
JP2004287484A (en) 2003-03-19 2004-10-14 National Institute Of Advanced Industrial & Technology Bus operation mode evaluation method, bus operation mode evaluation program, and computer-readable recording medium storing the program
JP2009128117A (en) 2007-11-21 2009-06-11 Navitime Japan Co Ltd Navigation system, terminal device, route searching server, and route searching method
JP2012251938A (en) 2011-06-06 2012-12-20 Denso Corp Route calculation apparatus
JP2014215254A (en) 2013-04-26 2014-11-17 パイオニア株式会社 Information providing method, information providing device, information providing server device and system

Also Published As

Publication number Publication date
JP2021060894A (en) 2021-04-15

Similar Documents

Publication Publication Date Title
JP7411380B2 (en) route guidance device
JP7499619B2 (en) Information processing device
JP7366683B2 (en) information processing equipment
JP7393263B2 (en) information processing equipment
JP7393199B2 (en) information processing equipment
JP7461808B2 (en) Information processing device
JP2021117728A (en) Information processing device
JP2021086407A (en) Information processing device
JP7553394B2 (en) Information processing device
JP7461788B2 (en) Information processing device
JP7350603B2 (en) information processing equipment
JP7372937B2 (en) Transportation means determination device
JP7787302B2 (en) Passenger boarding and alighting number prediction device
JP7837244B2 (en) Information processing device
JP7201340B2 (en) Vehicle group determination device and vehicle group determination system
JP2021113794A (en) Information providing device
JP7553393B2 (en) Information processing device
JP7397738B2 (en) Aggregation device
JP2025030467A (en) Information processing device
JP7679250B2 (en) Information processing device
JP7686590B2 (en) Information processing device
JP2023159683A (en) information processing equipment
JP2024162766A (en) Information processing device
JP7553409B2 (en) Information processing device
US20250140116A1 (en) Recommendation system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220810

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230523

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230531

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230706

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20230926

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20231011

R150 Certificate of patent or registration of utility model

Ref document number: 7366683

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150