[go: up one dir, main page]

JP2010134550A - Base station, mobile station, wireless communication system, method and program - Google Patents

Base station, mobile station, wireless communication system, method and program Download PDF

Info

Publication number
JP2010134550A
JP2010134550A JP2008307786A JP2008307786A JP2010134550A JP 2010134550 A JP2010134550 A JP 2010134550A JP 2008307786 A JP2008307786 A JP 2008307786A JP 2008307786 A JP2008307786 A JP 2008307786A JP 2010134550 A JP2010134550 A JP 2010134550A
Authority
JP
Japan
Prior art keywords
order
business
command
polling
response
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
JP2008307786A
Other languages
Japanese (ja)
Inventor
Naohito Iwashita
尚人 岩下
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.)
Kenwood KK
Original Assignee
Kenwood KK
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 Kenwood KK filed Critical Kenwood KK
Priority to JP2008307786A priority Critical patent/JP2010134550A/en
Publication of JP2010134550A publication Critical patent/JP2010134550A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Traffic Control Systems (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

【課題】基地局11が各移動局13に対して現在地のポーリングと共に、各移動局13へ配車順番を連絡する個人タクシー運行管理システム10において、それら通信にかける時間を短縮して、通信効率を高める。
【解決手段】コマンドは、コマンド番号とそれに後続する順番記述部とから成る構造を有し、順番記述部には対象の移動局のIDの配列が記述される。従来の無線通信システムでは、現在地のポーリングはコマンド番号=01のコマンドを使用し、各移動局13へ配車順番を連絡するポーリングはコマンド番号=02のコマンドを使用している。これに対し、個人タクシー運行管理システム10では、コマンド番号=03のコマンドを新設し、該コマンドにおける順番記述部の移動局IDの順番は、現在地ポーリングの応答順番と共に、配車順番を示すものとして生成される。
【選択図】図6
In a personal taxi operation management system 10 in which a base station 11 polls each mobile station 13 for the current location and informs each mobile station 13 of the order of dispatch, the communication time is shortened and communication efficiency is improved. Increase.
A command has a structure composed of a command number and an order description section that follows the command number, and an array of IDs of target mobile stations is described in the order description section. In the conventional wireless communication system, the command of command number = 01 is used for polling of the current location, and the command of command number = 02 is used for polling to notify each mobile station 13 of the dispatching order. On the other hand, in the personal taxi operation management system 10, a command with command number = 03 is newly established, and the order of the mobile station IDs in the order description part in the command is generated as indicating the dispatching order together with the response order of the current location polling. Is done.
[Selection] Figure 6

Description

本発明は、ポーリングと共に配車順番等の業務順番について無線通信する基地局、移動局、無線通信システム、方法及びプログラムに関する。   The present invention relates to a base station, a mobile station, a wireless communication system, a method, and a program that perform wireless communication with respect to a work order such as a dispatch order together with polling.

特許文献1は、単一の基地局と複数の移動局とを含む無線通信システムを開示する(特許文献1の図1)。該無線通信システムでは、基地局からのポーリングコマンドに対して各移動局の応答に割当てられるスロットの時間長は、ポーリングコマンドの種類に応じて変更することにして、ポーリングに要する通信時間を短縮させている(特許文献1の段落0062)。   Patent Document 1 discloses a wireless communication system including a single base station and a plurality of mobile stations (FIG. 1 of Patent Document 1). In the wireless communication system, the time length of the slot allocated to the response of each mobile station in response to the polling command from the base station is changed according to the type of polling command, thereby reducing the communication time required for polling. (Paragraph 0062 of Patent Document 1).

特許文献2も、単一の基地局と複数の移動局とを含む無線通信システムを開示する(特許文献2の図1)。該無線通信システムでは、現在休止中の移動局を除外して、現在稼動中の移動局のみを抽出して、それら抽出移動局に対して柔軟にグループを割り当てるとともに(特許文献2の段落0024及び0035)、ポーリングコマンドの構造では、先頭部にコマンドの種類が記述され、その次に応答順番のリストが記述され(特許文献2の図3)、応答順番のリスト上、奇数番の移動局と偶数番となっている移動局とがグループ1,2に区別され(特許文献2の段落0030)、各移動局はグループごとに割当てられた周波数の電波を使って、かつグループごとの応答順番に従い基地局へ応答するようにしている(特許文献2の段落0030及び0035)。   Patent Document 2 also discloses a wireless communication system including a single base station and a plurality of mobile stations (FIG. 1 of Patent Document 2). In the wireless communication system, mobile stations that are currently dormant are excluded, only mobile stations that are currently operating are extracted, and groups are flexibly assigned to the extracted mobile stations (see paragraphs 0024 and 2 of Patent Document 2). [0035] In the polling command structure, the type of command is described at the top, followed by a response order list (Fig. 3 of Patent Document 2). Even-numbered mobile stations are distinguished into groups 1 and 2 (paragraph 0030 of Patent Document 2), and each mobile station uses radio waves of a frequency assigned to each group and follows the response order for each group. It responds to the base station (paragraphs 0030 and 0035 of Patent Document 2).

図12は従来の個人タクシー管理の無線通信システムを構成する基地局及び移動局のデータ送信のタイミング図である。該従来の無線通信システムにおいて、本発明の後述の実施例と重複する説明は省略して、主要点を説明する。   FIG. 12 is a timing chart of data transmission of a base station and a mobile station constituting a conventional personal taxi management wireless communication system. In the conventional wireless communication system, the description overlapping the later-described embodiment of the present invention will be omitted, and the main points will be described.

個人タクシーの運転手の業界では、共同で組織を作り、該組織の本部が各個人タクシーへの配車の振り分けを行うことがある。各個人タクシー運転手の公正な利益を確保するため、各個人タクシー運転手は、各タクシーに装備されている移動局から空車時に配車待ち受け申請を本部の基地局へ送り、本部は、その受付順に配車を割り振って、配車待ち受け順番(適宜、「配車順番」とも呼ぶことにする。)としての待機順データを移動局へ送信することになっている。   In the private taxi driver industry, there is a case where an organization is jointly formed, and the headquarters of the organization distributes dispatches to individual taxis. In order to ensure fair profits for each individual taxi driver, each individual taxi driver sends an application for waiting for dispatch from the mobile station equipped in each taxi to the base station at the headquarters when the vehicle is empty, The allocation of the dispatched vehicles is to transmit the waiting order data as the dispatching waiting order (also referred to as “the dispatching order” as appropriate) to the mobile station.

待機順データは、配車待ちのタクシーのみが必要になり、お客の運搬中や休憩中のため配車要求を申請していないタクシーには不要である。一方、本部は、時々刻々に変化する各移動局の現在地を把握するため、各移動局に対して現在地を応答させるポーリングを定期的に行っている。従来の無線通信システムでは、図12に示すように、基地局からの位置データ(現在地)応答用のポーリング、それに対する各移動局からの位置データの応答、及び基地局からの待機順データが時間軸方向へ別々の時間を占めるようになっている。   The waiting order data is required only for taxis waiting to be dispatched, and is not necessary for taxis that have not applied for a dispatch request because they are transporting or taking a break. On the other hand, the headquarters periodically polls each mobile station to respond to the current location in order to grasp the current location of each mobile station that changes from moment to moment. In the conventional wireless communication system, as shown in FIG. 12, the polling for the position data (current location) response from the base station, the response of the position data from each mobile station, and the standby order data from the base station are timed. It takes up different time in the axial direction.

本発明の後述の実施例の説明において参照する図6(a)は図12に係る従来の無線通信システムにおける基地局からのコマンドの送信状況を示している。この例では、コマンド番号=01は各移動局に位置データ(現在地)の応答を要求するポーリングの番号と定義され、コマンド番号=02は各移動局に待機順データ(配車順番)を連絡するコマンドの番号と定義されている。コマンド番号に後続するID配列は、各移動局又はその搭載タクシーを識別するIDの配列であり、コマンド番号=01のコマンドにおけるID配列は、ポーリングに対する応答順番の順番になっており、コマンド番号=02のコマンドにおけるID配列は配車順番になっている。   FIG. 6A referred to in the description of the following embodiment of the present invention shows a command transmission state from a base station in the conventional wireless communication system according to FIG. In this example, command number = 01 is defined as a polling number for requesting a response of position data (current location) to each mobile station, and command number = 02 is a command for notifying each mobile station of standby order data (allocation order). It is defined as a number. The ID array following the command number is an ID array for identifying each mobile station or its mounted taxi. The ID array in the command of command number = 01 is in the order of response to polling, and the command number = The ID array in the 02 command is the order of dispatch.

詳細は本発明の実施例において後述するが、図6(a)では、ID=1〜7の計7個の移動局が存在し、現在、ID=2,5,6,1の移動局が、待機申請中であり、かつ順番で待機していると仮定している。従来の無線通信システムにおいて、各移動局に位置データを応答させるとともに、該当の移動局へ配車順番を連絡するために、基地局は、計3個のコマンドを送信する。   Although details will be described later in the embodiment of the present invention, in FIG. 6A, there are a total of 7 mobile stations with ID = 1 to 7, and currently mobile stations with ID = 2, 5, 6, 1 are present. It is assumed that waiting applications are pending and waiting in turn. In the conventional wireless communication system, the base station transmits a total of three commands in order to make each mobile station respond with position data and to notify the corresponding mobile station of the dispatch order.

図12において、T1は、基地局からの位置データ(現在地)応答用のポーリング、及びそれに対する各移動局からの位置データの応答が時間軸方向へ占める時間であり、T2は、基地局から送信する待機順データが時間軸方向へ占める時間である。また、位置データ(現在地)を収集する必要のある移動局の総数をnとする。従来の無線通信システムでは、ポーリングと待機順データとが交互に繰り返される場合、1つの移動局当たりの現在地収集に、(T1+T2)/nの時間をかけることになる。
特開2007−104597号公報 特開2008−131404号公報
In FIG. 12, T1 is the time taken for polling for position data (current location) response from the base station and the response of the position data from each mobile station in the time axis direction, and T2 is transmitted from the base station This is the time that the waiting order data occupies in the time axis direction. The total number of mobile stations that need to collect position data (current location) is n. In the conventional wireless communication system, when the polling and the standby order data are alternately repeated, it takes time (T1 + T2) / n to collect the current location per mobile station.
JP 2007-104597 A JP 2008-131404 A

従来の無線通信システムでは、基地局が、移動局に対して現在地のポーリングを行うとともに、待機順を連絡する場合に、基地局11が送信するコマンドの個数が例えば3個と、多大となるとともに、1つの移動局当たりの現在地収集にかける時間が(T1+T2)/nと長大となっている。   In the conventional wireless communication system, when the base station polls the mobile station for the current location and informs the standby order, the number of commands transmitted by the base station 11 is large, for example, three. The time taken to collect the current location per mobile station is as long as (T1 + T2) / n.

特許文献1は、ポーリングの種別に応じて各移動局の応答に要する時間を柔軟に調整して、ポーリング時間を短縮することを開示するものの、ポーリングとポーリング以外の基地局から移動局への業務順番連絡とを実施する場合に、総合の通信時間を短縮して、各移動局からの現在地収集の時間効率を高める具体的な解決策についてはなんら言及していない。同様に、特許文献2も、現在稼働中の移動局を柔軟にグループ割当てすることにより、ポーリング時間を短縮することを開示するものの、ポーリングとポーリング以外の基地局から移動局への業務順番連絡とを実施する場合に、総合の通信時間を短縮して、各移動局からの現在地収集の時間効率を高める具体的な解決策についてはなんら言及していない。   Patent document 1 discloses that the time required for response of each mobile station is flexibly adjusted according to the type of polling to shorten the polling time. However, work from the base station to the mobile station other than polling and polling is disclosed. No specific mention is made of a specific solution for shortening the total communication time and improving the time efficiency of the current location collection from each mobile station when carrying out sequential communication. Similarly, Patent Document 2 discloses reducing the polling time by flexibly allocating mobile stations that are currently in operation. However, no specific solution is mentioned to improve the time efficiency of current location collection from each mobile station by reducing the total communication time.

本発明の目的は、ポーリングとポーリング以外の基地局から移動局への業務順番連絡とを実施する場合に、各移動局の応答情報収集にかける時間を短縮して、通信効率を上げることができる基地局、移動局、無線通信システム、方法及びプログラムを提供することである。   An object of the present invention is to shorten the time taken to collect response information of each mobile station and improve communication efficiency when performing polling and business order communication from a base station other than polling to a mobile station. A base station, a mobile station, a wireless communication system, a method, and a program are provided.

本発明によれば、応答順番を、所定業務について移動局間の業務順番に一致させたポーリングコマンドを生成し、該ポーリングコマンドを基地局から移動局へ送信する。移動局は、該ポーリングコマンドの応答順番に従い基地局へ応答するとともに、該ポーリングコマンドの応答順番から業務順番を抽出する。   According to the present invention, a polling command in which the response order is matched with the order of work between mobile stations for a predetermined work is generated, and the polling command is transmitted from the base station to the mobile station. The mobile station responds to the base station according to the response order of the polling command, and extracts the work order from the response order of the polling command.

本発明の基地局は次の要素を備えている。
所定業務に係る、移動局間の業務順番を決定する業務順番決定手段、
コマンドIDと応答順番とを含むポーリングコマンドであってコマンドIDを業務連絡付きポーリングのIDとしかつ応答順番を前記業務順番とする業務連絡付きポーリングコマンドを生成するポーリングコマンド生成手段、
前記業務連絡付きポーリングコマンドを送信する送信手段、及び
前記業務連絡付きポーリングコマンドの応答順番に従い該当移動局から送信された応答を受信する受信手段。
The base station of the present invention includes the following elements.
Business order determination means for determining the business order between mobile stations related to a predetermined business,
A polling command generating means for generating a polling command with a business contact, wherein the command ID is a polling command including a command ID and a response order, the command ID is a polling ID with a business contact, and the response order is the business order;
Transmitting means for transmitting the polling command with business contact; and receiving means for receiving a response transmitted from the mobile station according to a response order of the polling command with business contact.

本発明の移動局は次の要素を備えている。
コマンドIDと応答順番とを含むポーリングコマンドであってコマンドIDを業務連絡付きポーリングのIDとしかつ応答順番を、所定業務に係る、移動局間の業務順番とする業務連絡付きポーリングコマンドを受信する受信手段、
業務連絡付きポーリングコマンドの応答順番情報の応答順番に従い応答を送信する送信手段、及び
業務連絡付きポーリングコマンドに対しその応答順番の情報から自機の業務順番を抽出する業務順番抽出手段。
The mobile station of the present invention includes the following elements.
A polling command including a command ID and a response order, and receiving a polling command with a business contact with the command ID as a polling ID with a business contact and a response order as a business order between mobile stations related to a predetermined business means,
A transmission means for transmitting a response in accordance with the response order of the response order information of the polling command with business communication, and a business order extraction means for extracting the business order of the own device from the response order information for the polling command with business communication.

本発明の基地局制御方法は次のステップを備える。
所定業務に係る、移動局間の業務順番を決定する業務順番決定ステップ、
コマンドIDと応答順番とを含むポーリングコマンドであってコマンドIDを業務連絡付きポーリングのIDとしかつ応答順番を前記業務順番とする業務連絡付きポーリングコマンドを生成するポーリングコマンド生成ステップ、
前記業務連絡付きポーリングコマンドを送信する送信ステップ、及び
前記業務連絡付きポーリングコマンドの応答順番に従い該当移動局から送信された応答を受信する受信ステップ。
The base station control method of the present invention comprises the following steps.
A work order determination step for determining a work order between mobile stations according to a predetermined work;
A polling command generation step for generating a polling command with a business contact, wherein the command ID is a polling command including a command ID and a response order, the command ID is a polling ID with a business contact, and the response order is the business order;
A transmitting step of transmitting the polling command with business contact, and a receiving step of receiving a response transmitted from the mobile station according to a response order of the polling command with business contact.

本発明の移動局制御方法は次のステップを備える。
コマンドIDと応答順番とを含むポーリングコマンドであってコマンドIDを業務連絡付きポーリングのIDとしかつ応答順番を、所定業務に係る、移動局間の業務順番とする業務連絡付きポーリングコマンドを受信する 前記業務連絡付きポーリングコマンドの応答順番に従い応答を送信する送信ステップ、及び
前記業務連絡付きポーリングコマンドに対しその応答順番の情報から自機の業務順番を抽出する業務順番抽出ステップ。
The mobile station control method of the present invention comprises the following steps.
A polling command including a command ID and a response order, wherein the command ID is a polling ID with a business contact, and the response order is a business order between mobile stations according to a predetermined business, and a polling command with a business contact is received. A transmission step of transmitting a response in accordance with a response order of a polling command with business contact, and a business order extraction step of extracting the business order of the own device from information on the response order with respect to the polling command with business contact.

本発明の無線通信システムは前述の本発明の基地局を1つ備え、かつ前述の本発明の移動局を複数、備える。   The wireless communication system of the present invention includes one base station of the present invention described above and a plurality of the mobile stations of the present invention described above.

本発明のプログラムは、前述の本発明の基地局の各手段としてコンピュータを機能させる。本発明の別のプログラムは、前述の本発明の移動局の各手段としてコンピュータを機能させる。   The program of the present invention causes a computer to function as each means of the above-described base station of the present invention. Another program of the present invention causes a computer to function as each means of the mobile station of the present invention described above.

本発明によれば、応答順番を所定業務についての移動局間の業務順番に設定したポーリングコマンドを生成し、該ポーリングコマンドを基地局から移動局へ送信するので、従来、別々に行っていたポーリングとポーリング以外の基地局から移動局への業務順番連絡とを、1つのポーリングコマンドに統合することができ、これにより、業務順番連絡専用の通信を省略して、各移動局からの応答情報収集にかける時間を短縮することができる。   According to the present invention, the polling command in which the response order is set to the business order between the mobile stations for the predetermined work is generated, and the polling command is transmitted from the base station to the mobile station. And the work order communication from the base station to the mobile station other than the polling can be integrated into one polling command, thereby eliminating the communication dedicated to the business order communication and collecting the response information from each mobile station It is possible to reduce the time required for

図1は個人タクシー管理の個人タクシー運行管理システム10の構成図である。個人タクシー運行管理システム10は、単一の基地局11と、各々が各個人タクシー12に搭載された複数の移動局13とを備えている。この個人タクシー運行管理システム10は、個人タクシー12の運転手(移動局13)が共同で組織を作り、本部(基地局11)が仕事の振り分け(配車)を行うことを想定している。基地局11は、個々の移動局13の公正な利益を確保するため、移動局13が仕事待ち受け申請(以降、適宜、「待機申請」という。)をした順に仕事を割り振る配車作業を行う。基地局11は、また、この情報を移動局13に通知し、これにより、各移動局13の運転手は、順番待ちが十分に長いと考える場合には待ち時間を別の業務に割り当てて、時間の有効活用を図ることができる。   FIG. 1 is a configuration diagram of a personal taxi operation management system 10 for personal taxi management. The personal taxi operation management system 10 includes a single base station 11 and a plurality of mobile stations 13 each mounted on each personal taxi 12. This personal taxi operation management system 10 assumes that the driver (mobile station 13) of the personal taxi 12 jointly forms an organization, and the headquarters (base station 11) distributes work (allocation). In order to ensure fair profits of the individual mobile stations 13, the base station 11 performs a vehicle allocation work in which the mobile stations 13 allocate work in the order in which they applied for work standby (hereinafter referred to as “standby application” as appropriate). The base station 11 also notifies the mobile station 13 of this information, so that the driver of each mobile station 13 assigns a waiting time to another service when the waiting time is considered sufficiently long, Effective use of time can be achieved.

説明の便宜上、個人タクシー運行管理システム10における移動局13の総計は7とし、各移動局13を識別するために、各移動局13には1〜7の識別番号を付けている。また、濃く塗られている個人タクシー12は、現在、配車指示を待っている状態にあり、白抜きの個人タクシー12は、お客を運搬中等のため、配車指示を待っていない状態にある。なお、配車指示は、本部の基地局11のオペレータから移動局13へ音声で行われるが、データと併せて、行ったり、データのみ(この場合はデータに係る情報が後述の表示器30に表示されることになる。)で行ったりしてもよい。   For convenience of explanation, the total number of mobile stations 13 in the personal taxi operation management system 10 is 7, and in order to identify each mobile station 13, each mobile station 13 is assigned an identification number of 1-7. Further, the darkly painted individual taxi 12 is currently waiting for a dispatch instruction, and the white individual taxi 12 is not waiting for a dispatch instruction because the customer is being transported. The dispatch instruction is performed by voice from the operator of the base station 11 at the headquarters to the mobile station 13 together with the data, or only the data (in this case, information related to the data is displayed on the display 30 described later). Or you may do it.)

図2は基地局11及び移動局13の構成図である。基地局11はPC17、モデム18及び無線機19を備えている。PC(パーソナルコンピュータ)17は、車両管理ソフトウェアを実装されている。モデム18は、PC17からのポーリングコマンドに対応する送信信号を生成し、該送信信号は、無線機19においてポーリングに割当てられた周波数の搬送電波に乗せて、無線機19のアンテナより送信される。   FIG. 2 is a configuration diagram of the base station 11 and the mobile station 13. The base station 11 includes a PC 17, a modem 18, and a radio device 19. The PC (personal computer) 17 is mounted with vehicle management software. The modem 18 generates a transmission signal corresponding to the polling command from the PC 17, and the transmission signal is transmitted from the antenna of the wireless device 19 on the carrier wave having the frequency assigned to polling in the wireless device 19.

無線機19は、また、各移動局13からの電波を受信するとともに、それを中間周波数の信号に変換してから、モデム18へ供給する。モデム18は、該中間周波数の信号を復調して、データを抽出し、該データをPC17へ送る。無線機19が移動局13へ向けて送信する電波の周波数と、移動局13から受信する電波の周波数とは、典型的には異なるが、同一であってもよい。   The radio 19 also receives radio waves from each mobile station 13, converts them into intermediate frequency signals, and supplies them to the modem 18. The modem 18 demodulates the intermediate frequency signal, extracts data, and sends the data to the PC 17. The frequency of the radio wave transmitted from the wireless device 19 to the mobile station 13 and the frequency of the radio wave received from the mobile station 13 are typically different, but may be the same.

移動局13は、入力・表示端末23、GPS内蔵モデム24及び無線機25を備えている。個人タクシー12の運転手は、入力・表示端末23の操作キー31(図3)を操作して、移動局13に対して各種指示を与えるとともに、入力・表示端末23の表示器30(図3)の表示から各種の情報を知得する。GPS内蔵モデム24は、GPSアンテナ26にGPSの衛星からの電波を受信し、GPS電波に基づき現在地を測位する。運転手の指示や現在地に係る信号は無線機25へ送られて、無線機25は、該信号を所定周波数の搬送電波に乗せて、アンテナから発射する。   The mobile station 13 includes an input / display terminal 23, a GPS built-in modem 24, and a radio device 25. The driver of the personal taxi 12 operates the operation key 31 (FIG. 3) of the input / display terminal 23 to give various instructions to the mobile station 13, and also displays the display 30 (FIG. 3) of the input / display terminal 23. ) Acquire various information from the display. The GPS built-in modem 24 receives a radio wave from a GPS satellite by the GPS antenna 26, and positions the current location based on the GPS radio wave. The driver's instruction and a signal related to the current location are sent to the radio device 25, and the radio device 25 places the signal on a carrier wave of a predetermined frequency and emits it from the antenna.

図3は入力・表示端末23の正面図である。入力・表示端末23は、表示器30とその下側及び右側に配置された複数の操作キー31とを有している。操作キー31の内の1つは、待機申請(配車要求)ボタンになっており、運転手が基地局11へ待機を申請する際に押下される。図3の例では、表示器30に現在の待機順(配車順番)が表示されており、その待機順は3番となっている。   FIG. 3 is a front view of the input / display terminal 23. The input / display terminal 23 includes a display 30 and a plurality of operation keys 31 arranged on the lower side and the right side thereof. One of the operation keys 31 is a standby application (allocation request) button, which is pressed when the driver applies to the base station 11 for standby. In the example of FIG. 3, the current standby order (vehicle dispatch order) is displayed on the display 30, and the standby order is No. 3.

図4は個人タクシー運行管理システム10における待機申請のデータの流れを示したものである。運転手が自車の入力・表示端末23の待機申請ボタンを押下すると、待機申請データが入力・表示端末23からGPS内蔵モデム24へ送られる。GPS内蔵モデム24は、待機申請データに移動局13のID(ID:識別子。図4の例では、該移動局13のIDを"1"と仮定している。)とGPS(位置データ、すなわち現在地情報。)とを付加する。この後、これら情報は、無線機25→無線機19→モデム18→PC17と順番に伝送されて、PC17のデータベースに保存される。   FIG. 4 shows the data flow of the standby application in the personal taxi operation management system 10. When the driver presses the standby application button of the input / display terminal 23 of the own vehicle, standby application data is sent from the input / display terminal 23 to the GPS built-in modem 24. The GPS built-in modem 24 adds the ID of the mobile station 13 (ID: identifier. In the example of FIG. 4, it is assumed that the ID of the mobile station 13 is “1”) and GPS (position data, that is, Current location information). Thereafter, these pieces of information are transmitted in the order of the wireless device 25 → the wireless device 19 → the modem 18 → the PC 17 and stored in the database of the PC 17.

一方、モデム18は、待機申請データと移動局13のIDとGPSとの入力に伴い、ACK(acknowledge:アクノリッジ)を無線機19の方へ返し、ACKは、無線機19→無線機25→GPS内蔵モデム24と順番に伝送される。   On the other hand, the modem 18 returns an ACK (acknowledge) to the wireless device 19 in response to the input of the standby application data, the mobile station 13 ID and GPS, and the ACK is transmitted from the wireless device 19 to the wireless device 25 → GPS. It is transmitted in sequence with the built-in modem 24.

図5はポーリングコマンドの構造図である。ポーリングコマンドは、先頭のコマンド番号のフィールドと、それに後続する応答順番のフィールドとを有している。ポーリングコマンドには、複数の種類が設定され、コマンド番号は、ポーリングコマンドの種類に対応付けられる。応答順番のフィールドは、コマンド番号のポーリングに対して応答を求められている移動局13がそのIDを応答順番で記述される。ポーリングの応答とは、この例では、各移動局13の現在地(図12の位置データに相当する。)を基地局11へ知らせているが、現在地以外に、待機中、休憩中又は配車中等の車両状態を知らせることもある。   FIG. 5 is a structure diagram of the polling command. The polling command has a first command number field and a subsequent response order field. A plurality of types of polling commands are set, and the command number is associated with the type of polling command. In the response order field, the mobile station 13 that is requested to respond to polling of the command number describes its ID in response order. In this example, the polling response informs the base station 11 of the current location of each mobile station 13 (corresponding to the position data in FIG. 12), but other than the current location, such as waiting, resting or dispatching. The vehicle status may be notified.

図6は基地局11からのコマンドの送信態様の対比図である。(a)は従来の無線通信システムの基地局によるコマンドの送信態様であり、(b)は個人タクシー運行管理システム10の基地局11による送信態様である。   FIG. 6 is a comparison diagram of transmission modes of commands from the base station 11. (A) is the transmission mode of the command by the base station of the conventional radio | wireless communications system, (b) is the transmission mode by the base station 11 of the personal taxi operation management system 10. FIG.

従来の送信態様については本明細書の前述の背景技術の項で前述したとおりであり、コマンド番号=01は各移動局に位置データ(現在地)の応答を要求するポーリングのコマンド番号と定義され、コマンド番号=02は各移動局に待機順データ(配車順番)を連絡するコマンド番号と定義する。これに対して、個人タクシー運行管理システム10では、各移動局13に対してその現在地の応答を要求するポーリングコマンド(コマンド番号=01:以下、「専用ポーリングコマンド」という。)と、待機待ちの移動局13へ基地局11から待機順を知らせるポーリング(コマンド番号=02)とを兼ねるポーリングコマンド(以下、「兼用ポーリングコマンド」という。)を新設し、そのコマンド番号を"03"と定義する。   The conventional transmission mode is as described above in the background section of the present specification, and the command number = 01 is defined as a polling command number that requests a response of position data (current location) from each mobile station. Command number = 02 is defined as a command number for communicating standby order data (allocation order) to each mobile station. On the other hand, in the personal taxi operation management system 10, a polling command (command number = 01: hereinafter referred to as “dedicated polling command”) requesting each mobile station 13 to respond to its current location, A polling command (hereinafter referred to as “common polling command”) that also serves as a polling (command number = 02) for notifying the mobile station 13 of the standby order from the base station 11 is newly established, and the command number is defined as “03”.

個人タクシー12(移動局13)の待機順は、個人タクシー12のIDで表すと、ID2→ID5→ID6→ID1と仮定している。個人タクシー運行管理システム10では、基地局11が、コマンド番号=03の兼用ポーリングコマンドを送信することにより、これらID2,ID5,ID6,ID1の移動局13へのコマンド番号=01の専用ポーリングコマンドの送信は省略することができる。そして、兼用ポーリングコマンドを送信しなかった移動局13に対してだけ、コマンド番号=01の専用ポーリングコマンドを送信することになる。結果、基地局11から移動局13へのポーリングコマンドの送信個数は、図6(b)のように、2となり、これは、図6(a)の従来の送信個数=3より減少する。   The stand-by order of the personal taxi 12 (mobile station 13) is assumed to be expressed as ID2-> ID5-> ID6-> ID1 in terms of the ID of the personal taxi 12. In the personal taxi operation management system 10, the base station 11 transmits a dual-purpose polling command with a command number = 03, so that a dedicated polling command with a command number = 01 to the mobile station 13 with ID 2, ID 5, ID 6, ID 1 is transmitted. Transmission can be omitted. Then, the dedicated polling command with the command number = 01 is transmitted only to the mobile station 13 that has not transmitted the shared polling command. As a result, the number of polling commands transmitted from the base station 11 to the mobile station 13 is 2, as shown in FIG. 6 (b), which is smaller than the conventional number of transmissions = 3 in FIG. 6 (a).

兼用ポーリングコマンドの送信による専用ポーリングコマンドの送信省略は、図12のT2の消滅を意味する。したがって、個人タクシー運行管理システム10における1つの移動局13当たりの現在地収集にかける時間は、T1/nとなって、従来の(T1+T2)/nよりもT2/nだけ短縮される。   Omission of transmission of the dedicated polling command by transmission of the shared polling command means the disappearance of T2 in FIG. Therefore, the time taken for collecting the current location per mobile station 13 in the personal taxi operation management system 10 is T1 / n, which is shorter than the conventional (T1 + T2) / n by T2 / n.

兼用ポーリングコマンドを新設することができる専用ポーリングコマンドは、コマンド番号=01のポーリングのように、該当の各移動局13の応答順番が相互に重複しないように規定されていれば足り、応答順番上の何番目になってもかまわないポーリングに限定される。   A dedicated polling command capable of newly establishing a dual-purpose polling command is sufficient if the response order of the corresponding mobile stations 13 is defined so that they do not overlap each other, as in polling with command number = 01. It is limited to polling that can be any number.

図7は順番データ付きポーリングコマンド(兼用ポーリングコマンド)の流れを示したものである。順番データ付きポーリングコマンドは、基地局11のPC17において生成され、モデム18→無線機19→無線機25→GPS内蔵モデム24→入力・表示端末23と順番に伝送され、入力・表示端末23の表示器30に表示される。表示器30における表示例は、前述の図3で示したものであり、図3では、待機順が3番目と表示されている。これは、図6(b)のコマンド番号03におけるID6の移動局13に対応する。   FIG. 7 shows the flow of a polling command with order data (common polling command). The polling command with order data is generated in the PC 17 of the base station 11 and is transmitted in the order of the modem 18 → the radio 19 → the radio 25 → the GPS built-in modem 24 → the input / display terminal 23, and the input / display terminal 23 displays Displayed on the container 30. The display example on the display 30 is the one shown in FIG. 3 described above, and in FIG. 3, the standby order is displayed as the third. This corresponds to the mobile station 13 with ID 6 in the command number 03 in FIG.

図6について補足する。図6では、各移動局13に現在地の応答を要求するポーリングコマンド(コマンド番号=01)と該当の移動局13に配車順番を連絡するコマンド(コマンド番号=02)とを兼ねる(統合する)ポーリングコマンド(コマンド番号=03)を新設しているが、個人タクシー運行管理システム10において、各移動局13に現在地の応答を要求するポーリングコマンド(コマンド番号=01)とは別の種類のポーリングコマンドを用意している場合には、該別の種類のポーリングコマンドと該当の移動局13に配車順番を連絡するコマンド(コマンド番号=02)とを兼ねるコマンドを新設することもできる。   It supplements about FIG. In FIG. 6, a polling command (command number = 01) for requesting the response of the current location to each mobile station 13 and a command (command number = 02) for notifying the mobile station 13 of the dispatch order (command number = 02). A command (command number = 03) is newly established. In the personal taxi operation management system 10, a polling command of a different type from the polling command (command number = 01) that requests each mobile station 13 to respond to the current location is provided. In the case of preparation, it is also possible to newly establish a command that serves as another type of polling command and a command (command number = 02) for notifying the mobile station 13 of the dispatch order.

コマンド番号の総数に制約がなければ、既存の全部の専用ポーリングコマンドの各々に対して、兼用ポーリングコマンドを新設できるが、通常は、コマンド番号の総数に制約があるので、典型的には、最も頻繁に使用するポーリングコマンドのみか、頻繁に使用する上位の幾つかのポーリングコマンドのみについて、兼用ポーリングコマンドを新設する。   If there is no restriction on the total number of command numbers, a new dual-purpose polling command can be created for each of all existing dedicated polling commands, but typically there are restrictions on the total number of command numbers, A dual-purpose polling command is newly established for only frequently used polling commands or only some of the upper frequently used polling commands.

図6では、1つのコマンドについて、その順番記述部(コマンド番号に後続するデータフィールド)に記述する移動局13の個数を最大4個に限定している。これはあくまで説明の便宜上である。例えば、コマンドの順番記述部に記述する移動局13の最大個数を4以外の数にすることもできる。   In FIG. 6, the number of mobile stations 13 described in the order description part (data field following the command number) for one command is limited to a maximum of four. This is merely for convenience of explanation. For example, the maximum number of mobile stations 13 described in the command order description part may be a number other than four.

例えば、コマンドの順番記述部に記述することができる移動局13の最大個数を7とした場合、図6(a)の例では、コマンド番号01の1つのコマンドに全部の移動局13の順番を記述することができるので、コマンド番号01のコマンドの送信は1つで済み、コマンド番号=01のコマンドとコマンド番号=02のコマンドとを1個ずつ、合計2個の送信で済むことになり、これは、図6(b)のコマンドの送信個数と同一になって、コマンド番号=03の兼用ポーリングコマンドを新設した有利性がなくなる。しかしながら、実際に管理する個人タクシー12が例えば50台程度あった場合には、50台全部を一度にポーリングすることは現実上、行われない。なぜならば、データ通信を行う場合、受信側ではSYNCビット(ヘッダ)をとらえることでデータの開始を判断し、もし移動局13がSYNCビットを何らかの原因で逃してしまえば、どこからがデータなのかを判別できないため、そのSYNCビットに続く一連のデータは全て捨てられることになる。特に無線伝送の場合にはノイズによる影響が大きいので、単純に長いデータ長で送ることが有利になるわけではなく、データ長をあまり長くない所定値に制限した方が通信効率が上がるからである。   For example, when the maximum number of mobile stations 13 that can be described in the command order description part is 7, in the example of FIG. 6A, the order of all mobile stations 13 is assigned to one command of command number 01. Since it can be described, the transmission of the command with the command number 01 is only one, and the command with the command number = 01 and the command with the command number = 02 can be transmitted one by one. This is the same as the number of commands transmitted in FIG. 6B, and the advantage of newly providing a dual-purpose polling command with command number = 0 is lost. However, when there are about 50 personal taxis 12 that are actually managed, for example, polling of all 50 taxis is not practically performed. This is because when data communication is performed, the receiving side determines the start of data by capturing the SYNC bit (header), and if the mobile station 13 misses the SYNC bit for some reason, it is determined where the data is from. Since it cannot be determined, a series of data following the SYNC bit is all discarded. Especially in the case of wireless transmission, the influence of noise is large, so it is not advantageous to simply send with a long data length, and communication efficiency increases if the data length is limited to a predetermined value that is not so long. .

したがって、個人タクシー運行管理システム10では、1個のポーリングコマンドの順番記述部に記述する移動局13の最大個数mは、実際上、個人タクシー運行管理システム10における移動局13の合計数nよりも適当に小さい所定値に設定される。ここで、兼用ポーリングコマンドにより応答順番を連絡する移動局13の個数をn1とし、専用ポーリングコマンドにより応答順番を連絡する移動局13の個数をn2(n=n1+n2)とし、n1/mの商の整数部をuとする。個人タクシー運行管理システム10では、基地局11が送信する兼用ポーリングコマンドの個数はuかu+1となり、従来の方式(例:図6(a))に対して、専用ポーリングコマンドの個数をu(n1/mの余り+n/mの余り>mのとき)かu+1(n1/mの余り+n/mの余り>mのとき)だけ減少させることができる。また、ポーリングコマンドは定期的に送信するようになっているので、待機順をポーリングコマンドに含めることにより、移動局13は待機順の情報を遅滞なく定期的に受け取れるようになる。   Therefore, in the personal taxi operation management system 10, the maximum number m of mobile stations 13 described in the order description part of one polling command is actually larger than the total number n of mobile stations 13 in the personal taxi operation management system 10. It is set to a suitably small predetermined value. Here, the number of mobile stations 13 that communicate the response order by the shared polling command is n1, the number of mobile stations 13 that communicate the response order by the dedicated polling command is n2 (n = n1 + n2), and the quotient of n1 / m Let u be the integer part. In the personal taxi operation management system 10, the number of dual-purpose polling commands transmitted by the base station 11 is u or u + 1, and the number of dedicated polling commands is u (n1) compared to the conventional method (eg, FIG. 6A). / M remainder + n / m remainder> m) or u + 1 (n1 / m remainder + n / m remainder> m). Since the polling command is transmitted periodically, the mobile station 13 can periodically receive the information on the standby order without delay by including the standby order in the polling command.

1個のポーリングコマンドの順番記述部に記述する移動局13の最大値について制限がある場合に、配車指示待ちの個人タクシー12の台数が最大値mを超えると、図6(b)の通知の仕方では、個別の兼用ポーリングコマンドでは、全部の配車指示待ちの個人タクシー12の中の自車の待機順を把握できない不都合が生じる。図8は配車順番待ちの個人タクシー12の台数が1個のポーリングコマンドの順番記述部に記述する移動局13の最大値mを上回った場合に対処することができるポーリングコマンドの送受説明図である。   When there is a limit on the maximum value of the mobile station 13 described in the order description part of one polling command, if the number of personal taxis 12 waiting for a dispatch instruction exceeds the maximum value m, the notification shown in FIG. In the way, the individual dual-use polling command has a disadvantage that it is impossible to grasp the waiting order of the own vehicles in the individual taxis 12 waiting for all the dispatch instructions. FIG. 8 is an explanatory diagram of transmission / reception of a polling command that can be dealt with when the number of personal taxis 12 waiting to be dispatched exceeds the maximum value m of the mobile station 13 described in the order description part of one polling command. .

図8の各ポーリングコマンドのデータ構造では、コマンド番号のフィールドとポーリング対象の移動局13の応答順番を記述するフィールドとの間にパケット番号のフィールドが挿入される。なお、コマンドの順番記述部に記述する移動局13の最大個数mは図8の場合では図6の場合と同じく4に仮定している。   In the data structure of each polling command in FIG. 8, a packet number field is inserted between the command number field and the field describing the response order of the mobile station 13 to be polled. Note that the maximum number m of mobile stations 13 described in the command order description section is assumed to be 4 in the case of FIG. 8 as in FIG.

このパケット番号は"主番号ID−連結番号"とから成る。例えば、図8の送信コマンドの2行目のパケット番号"1−2"において、"−"より前の"1"は主番号ID=1を意味し、"−"より後ろの"2"は連結番号=2を意味する。連結番号は、コマンド番号が同一でかつ主番号IDが同一であるポーリングコマンド同士間でのそれらの順番記述部の連結順番を決めるものとなっている。   This packet number is composed of "main number ID-concatenated number". For example, in the packet number “1-2” on the second line of the transmission command in FIG. 8, “1” before “−” means main number ID = 1, and “2” after “−” Means linking number = 2. The concatenated number determines the concatenation order of the order description parts between polling commands having the same command number and the same main number ID.

ポーリングコマンドへの主番号IDの導入により、待機場所(例:タクシー乗り場A,B,・・・)ごとの待機順を決めることができる。図8の例では、配車待ちの個人タクシー12は計10台あり、その配車順番は、主番号ID=1では、移動局13のID順で"2","5","6","1","3","4","7"であり、主番号ID=2では、移動局13のID順で"10","8","9"であると仮定している。   By introducing the main number ID into the polling command, it is possible to determine the standby order for each standby place (eg, taxi stand A, B,...). In the example of FIG. 8, there are a total of 10 personal taxis 12 waiting to be dispatched, and the dispatch order is “2”, “5”, “6”, “in order of the mobile station 13 ID when the main number ID = 1. It is assumed that “1”, “3”, “4”, and “7” are “10”, “8”, and “9” in the ID order of the mobile station 13 when the main number ID = 2.

主番号は十分大きな値をループさせることにする。例えば、十分大きな値を100とする場合には、主番号は1→2→3→・・・→98→99→100→1→2→3→・・・のように循環する。後述するように、兼用ポーリングコマンドに書込む情報が連結番号だけであると、移動局13が一部の兼用ポーリングコマンドの受信を欠落したときに、間違った順番で兼用ポーリングコマンドの配車順番を連結してしまう恐れがあるが、主番号はこれを防止する機能をもつ。   The main number will loop a sufficiently large value. For example, when a sufficiently large value is set to 100, the main number circulates in the order of 1 → 2 → 3 →... → 98 → 99 → 100 → 1 → 2 → 3 →. As will be described later, if the information to be written in the dual-purpose polling command is only the connection number, when the mobile station 13 misses reception of some of the dual-use polling commands, the allocation order of the dual-purpose polling commands is connected in the wrong order. The main number has a function to prevent this.

例えば待機場所や待機時間帯が異なるというような別種の配車順番に対して、基地局11は主番号を変えた兼用ポーリングコマンドを使うが、同種の配車順番であっても、そ、主番号を大きな値でループさせることにより、一度使った主番号はしばらく使用することを止めて、移動局13が受信した兼用ポーリングコマンドについての間違った連結を阻止する。なお、各移動局13の運転手は、自分の居場所を把握しているので、主番号に対応付けられた待機場所を基地局11から知らせられなくて、困ることはない。移動局13の運転手は、基地局11から兼用ポーリングコマンドで連絡のあった配車順番で各自の居場所で待機することになる。主番号が同じである兼用ポーリングコマンドで配車順番を連絡された移動局13同士であっても、待機場所が同一である場合もあるし(例:個人タクシーの場合)、それぞれ異なっている場合もある(例:配送トラックの個人業者の場合)。   For example, the base station 11 uses a dual-purpose polling command in which the main number is changed for different types of dispatching orders in which the waiting place and the waiting time zone are different. By looping with a large value, the main number that has been used once is stopped to be used for a while, and erroneous connection of the combined polling command received by the mobile station 13 is prevented. In addition, since the driver of each mobile station 13 knows his / her whereabouts, the base station 11 is not informed of the standby location associated with the main number. The driver of the mobile station 13 waits at his / her place in the order of dispatch in which the base station 11 communicates with the dual-purpose polling command. Even if the mobile stations 13 are in contact with each other using the dual-purpose polling command with the same main number, the waiting locations may be the same (for example, in the case of a personal taxi) or may be different from each other. Yes (for example, a private supplier of a delivery truck).

図8の例では、配車待ちの個人タクシー12は計10台あるとともに、2種の配車順番があることを想定している。主番号ID=1,2をそれぞれ第1種及び第2種の配車順番とすると、主番号ID=1の配車順番は、移動局13のID順で"2","5","6","1","3","4","7"であり、主番号ID=2の配車順番は、移動局13のID順で"10","8","9"であると仮定している。   In the example of FIG. 8, it is assumed that there are a total of 10 personal taxis 12 waiting to be dispatched and that there are two types of dispatching taxis. Assuming that the main numbers ID = 1 and 2 are the first type and the second type, respectively, the allocation order of the main number ID = 1 is “2”, “5”, “6” in the ID order of the mobile station 13. , “1”, “3”, “4”, “7”, and the allocation order of the main number ID = 2 is “10”, “8”, “9” in the order of ID of the mobile station 13 Assumes.

基地局11は、コマンド番号=03の兼用ポーリングコマンドを3個、続けて送信しており、各パケット番号は送信順に1−1,1−2,2−1となっている。   The base station 11 continuously transmits three dual-purpose polling commands having a command number = 03, and the packet numbers are 1-1, 1-2, and 2-1, respectively, in the order of transmission.

これに対して、移動局13は、コマンド番号及びパケット番号に基づきポーリングコマンドの応答順番を組立てる。その場合、コマンド番号とパケット番号の主番号IDとが同一である兼用ポーリングコマンドを時間軸方向へ連続して複数、受信した場合に、それらの連結番号が受信順に1から連続しているか否かが検査される。もし、1以外の連結番号から開始されている場合には、それら各ポーリングコマンドの応答順番は有効であると判断して、指示された応答順番で応答するものの、業務順番は無効であると判断し、業務順番の抽出を断念する。また、連結番号に不連続が生じた場合には、連結番号が1から連続の最後の連結番号までの兼用ポーリングコマンドから応答順番を抽出し、それらを連結番号に従い連結することにするが、連結番号に不連続が生じた兼用ポーリングコマンドとそれ以降の兼用ポーリングコマンドでは、各兼用ポーリングコマンドの応答順番は有効であると判断して、指示された応答順番で応答するものの、業務順番は無効であると判断し、業務順番の抽出を断念する。   On the other hand, the mobile station 13 assembles the response order of polling commands based on the command number and the packet number. In such a case, when a plurality of dual-purpose polling commands having the same command number and the main number ID of the packet number are received in the time axis direction, whether or not their concatenated numbers are consecutive from 1 in the order of reception. Is inspected. If it is started from a linking number other than 1, it is determined that the response order of each polling command is valid, and the response order is determined, but the business order is determined to be invalid. And give up the extraction of work order. In addition, when discontinuity occurs in the connection number, the response order is extracted from the combined polling command from the connection number 1 to the last continuous connection number, and they are connected according to the connection number. For dual-use polling commands with discontinuous numbers and subsequent dual-use polling commands, the response order of each dual-use polling command is judged to be valid, and responses are made in the specified response order, but the work order is invalid. Judge that there is, and give up extracting the work order.

応答順番の連結処理では、兼用ポーリングコマンドから抽出した応答順番の末尾に、該兼用ポーリングコマンドの連結番号の次の連結番号の兼用ポーリングコマンドから抽出した応答順番の先頭を連結する。図8の例では、移動局13において、パケット番号1−1と1−2との兼用ポーリングコマンドから抽出した応答順番をそれぞれ前及び後にして相互に連結している。連結後の応答順番は、基地局11において分割前の業務順番に一致する。   In the response order concatenation process, the head of the response order extracted from the combined polling command of the next concatenated number of the combined polling command is concatenated to the end of the response order extracted from the shared polling command. In the example of FIG. 8, in the mobile station 13, the response orders extracted from the combined polling commands of the packet numbers 1-1 and 1-2 are connected to each other before and after, respectively. The response order after connection matches the business order before division in the base station 11.

パケット番号2−1の兼用ポーリングコマンドの応答順番は、パケット番号1−1及び1−2の兼用ポーリングコマンドの応答順番とは待機場所が異なる応答順番であるので、パケット番号1−2の兼用ポーリングコマンドの応答順番に連結せず、別の配車順番として抽出する。   Since the response order of the shared polling command for the packet number 2-1 is a response order that is different from the response order of the shared polling commands for the packet numbers 1-1 and 1-2, the shared polling for the packet number 1-2 is performed. Instead of connecting in response order of commands, it is extracted as another dispatch order.

通信不良時の事例として、基地局11が、コマンド番号=03の兼用ポーリングコマンドを、パケット番号1−1,1−2,2−1,1−1,1−2のものから順番に計5個の兼用ポーリングコマンドを送信したと仮定する。これに対し、移動局13は、2番目のパケット番号=1−2の兼用ポーリングコマンドと、4番目のパケット番号=1−1の兼用ポーリングコマンドとをなんらかの理由で受信できなかったと仮定する。この場合、該移動局13は、コマンド番号=03でパケット1−1,2−1,1−2の兼用ポーリングコマンドを順番に受信することになる。しかし、パケット番号1−1と1−2との間に主番号IDの異なるパケット番号=2−1の兼用ポーリングコマンドが挟まっているので、パケット番号1−1と1−2の兼用ポーリングコマンドの応答順番の連結は行わず、パケット番号1−2の兼用ポーリングコマンドのデータは業務順番としては破棄する。   As an example of a communication failure, the base station 11 sends a combined polling command with a command number = 03 in total from packet numbers 1-1, 1-2, 2-1, 1-1, 1-2 in order. Suppose that a single poll command is sent. On the other hand, it is assumed that the mobile station 13 cannot receive the shared polling command with the second packet number = 1-2 and the shared polling command with the fourth packet number = 1-1 for some reason. In this case, the mobile station 13 sequentially receives the combined polling commands of the packets 1-1, 2-1, and 1-2 with the command number = 03. However, since a dual-purpose polling command with a packet number = 2-1 having a different main number ID is sandwiched between the packet numbers 1-1 and 1-2, The response order is not linked, and the data of the dual-purpose polling command with the packet number 1-2 is discarded as the business order.

さらに、主番号の意義の具体例を説明する。もし、主番号を大きな値でループすることなく、第1種及び第2種の配車順番をそれぞれ主番号1,2に固定したり、主番号を2でループしていたりすると仮定する。また、前述の例では、移動局13は、2番目のパケット番号=1−2の兼用ポーリングコマンドと、4番目のパケット番号=1−1の兼用ポーリングコマンドとをなんらかの理由で受信できなかったと仮定していたが、さらに、3番目のパケット番号=2−1も受信できなかったと仮定する。この場合、本来は連結されてはならない1番目のパケット番号=1−1と5番目のパケット番号=1−2が間違って連結されて、間違った配車順番が移動局13に把握されてしまう。主番号を大きな値でループすることにより、基地局11からの兼用ポーリングコマンドのパケット番号は、1−1、1−2、2−1、3−1、3−2、4−1、・・・、100−1、1−1、1−2、・・・というように送信順に変化するようにして、移動局13において間違った連結が起きるのを防止することができる。   Furthermore, a specific example of the significance of the main number will be described. If the main number is not looped with a large value, it is assumed that the first and second types of dispatching order are fixed to the main numbers 1 and 2, respectively, or the main number is looped at 2. In the above example, it is assumed that the mobile station 13 cannot receive the dual-purpose polling command with the second packet number = 1-2 and the dual-purpose polling command with the fourth packet number = 1-1 for some reason. However, it is further assumed that the third packet number = 2-1 could not be received. In this case, the first packet number = 1-1 and the fifth packet number = 1-2, which should not be concatenated originally, are erroneously concatenated and the mobile station 13 grasps the wrong dispatch order. By looping the main number with a large value, the packet number of the shared polling command from the base station 11 is 1-1, 1-2, 2-1, 3-1, 3-2, 4-1,. It is possible to prevent erroneous connection in the mobile station 13 by changing the order of transmission such as 100-1, 1-1, 1-2,.

図9は無線通信システム48の構成図である。無線通信システム48は単一の基地局50と複数の移動局60とを備えている。図示の簡略化上、図9では移動局60を1つのみ示す。無線通信システム48の具体例は、前述の個人タクシー運行管理システム10(図1)であるが、各個人配送業者が、自分のトラックを所有して、貨物を配送する場合の個人トラック管理システムにも適用可能である。移動局60を搭載又は携帯するものは、タクシーに限定されず、トラック、バス、自動二輪又は自転車であってもよいし、所定の作業員や仲間(例:駅員、店員又は宅配員)であってもよい。   FIG. 9 is a configuration diagram of the wireless communication system 48. The wireless communication system 48 includes a single base station 50 and a plurality of mobile stations 60. For simplification of illustration, only one mobile station 60 is shown in FIG. A specific example of the wireless communication system 48 is the above-described personal taxi operation management system 10 (FIG. 1). However, in the individual truck management system in which each individual delivery company owns his own truck and delivers cargo. Is also applicable. The mobile station 60 mounted or carried is not limited to a taxi, but may be a truck, a bus, a motorcycle, or a bicycle, and may be a predetermined worker or associate (eg, a station worker, a store clerk, or a courier). May be.

基地局50は、業務順番決定手段51、ポーリングコマンド生成手段52、送信手段53及び受信手段54を備えている。業務順番決定手段51は、所定業務に係る、移動局60間の業務順番を決定する。ポーリングコマンド生成手段52は、コマンドIDと応答順番とを含むポーリングコマンドであってコマンドIDを業務連絡付きポーリングのIDとしかつ応答順番を業務順番とする業務連絡付きポーリングコマンド58を生成する。送信手段53は業務連絡付きポーリングコマンド58を送信する。受信手段54は、業務連絡付きポーリングコマンド58の応答順番に従い該当移動局60から送信された応答68を受信する。   The base station 50 includes a work order determining unit 51, a polling command generating unit 52, a transmitting unit 53, and a receiving unit 54. The work order determining unit 51 determines the work order between the mobile stations 60 related to a predetermined work. The polling command generation means 52 generates a polling command 58 with business communication, which is a polling command including a command ID and a response order, the command ID is a polling ID with business communication, and the response order is a business order. The transmission means 53 transmits a polling command 58 with business communication. The receiving means 54 receives the response 68 transmitted from the corresponding mobile station 60 according to the response order of the polling command 58 with business communication.

所定業務とは、例えば移動局60が搭載又は携帯される車両や作業員に対する管理業務であり、個人タクシー運行管理システム10における個人タクシーの配車業務に対応する。業務順番とは個人タクシー運行管理システム10における配車順番に対応する。コマンドIDは図6の各コマンドにおけるコマンド番号に対応する。業務連絡付きポーリングコマンド58の具体例は図6(b)のコマンド番号=03のポーリングコマンドである。移動局60から基地局50への応答68とは、例えば各移動局60の現在地を基地局50へ通知することである。   The predetermined work is, for example, a management work for a vehicle or a worker on which the mobile station 60 is mounted or carried, and corresponds to a personal taxi dispatching work in the personal taxi operation management system 10. The work order corresponds to the dispatch order in the personal taxi operation management system 10. The command ID corresponds to the command number in each command in FIG. A specific example of the polling command with business communication 58 is the polling command with the command number = 03 in FIG. The response 68 from the mobile station 60 to the base station 50 is, for example, notifying the base station 50 of the current location of each mobile station 60.

こうして、ポーリングコマンドの応答順番を業務順番に一致させた業務連絡付きポーリングコマンド58を生成し、業務連絡付きポーリングコマンド58が基地局50から移動局60へ送信されるので、移動局60への業務順番の連絡専用のコマンドを省略することができ、その分、ポーリングコマンドの頻度を高めて、各移動局60の応答68にかける時間を短縮することができる。また、ポーリングコマンド58は基地局50が定期的に送信するようになっているので、待機順をポーリングコマンドに含めることにより、移動局60は待機順の情報を遅滞なく定期的に受け取れるようになる。   In this way, the polling command 58 with business communication in which the response order of the polling command is matched with the business order is generated, and the polling command 58 with business communication is transmitted from the base station 50 to the mobile station 60. It is possible to omit a command dedicated to contact in order, and accordingly, the frequency of polling commands can be increased, and the time taken for the response 68 of each mobile station 60 can be shortened. In addition, since the base station 50 periodically transmits the polling command 58, the mobile station 60 can periodically receive the standby order information without delay by including the standby order in the polling command. .

典型的には、受信手段54は、移動局60から該移動局60を業務順番の対象に加えることを要求する要求信号を受信する。これに対し、業務順番決定手段51は、各移動局60からの要求信号の受付け順番に基づき業務順番を決定する。業務順番決定手段51は、各移動局60からの要求信号の受付け順番だけでなく、各移動局60の現在地も考慮して、業務順番を決定することもできる。この具体例は個人タクシー運行管理システム10に係る図4において説明したものである。例えば、個人タクシー等において、運搬したお客を下ろして、空車となり、次のお客を求める場合に、配車待ち受け申請を出し、本部はその申請順としての要求信号の受付け順番を業務順番とすることにより、各個人タクシー運転手に対して公正及び平等な処理を達成することができる。   Typically, the receiving unit 54 receives a request signal for requesting that the mobile station 60 be added to the target of the work order from the mobile station 60. On the other hand, the work order determining means 51 determines the work order based on the order in which request signals are received from the mobile stations 60. The business order determining unit 51 can determine the business order in consideration of not only the order in which request signals are received from the mobile stations 60 but also the current location of each mobile station 60. This specific example has been described with reference to FIG. For example, in a personal taxi, when a passenger is transported, becomes empty, and requests the next customer, a request for waiting to be dispatched is issued, and the headquarters makes the order in which the request signals are received as the order of application. Fair and equal treatment can be achieved for each individual taxi driver.

前述したように、無線通信システム48において、業務順番とは例えばタクシーの配車順番であるが、その場合、ポーリングコマンド生成手段52は、ポーリングコマンドを生成する場合に、配車連絡要求中の移動局60と配車連絡非要求中の移動局60とを区分けし、配車連絡要求中の移動局60に対してはそれらを応答順番に含める業務連絡付きポーリングコマンド58を生成し、配車連絡非要求中の移動局60に対してはそれらを応答順番に含める業務連絡無しポーリングコマンドを生成し、送信手段53は、業務連絡無しポーリングコマンドを送信する。そして、受信手段54は、業務連絡無しポーリングコマンドの応答順番に従い配車連絡非要求中の移動局60から応答68を受信する。業務連絡無しポーリングコマンドの具体例は、図6(b)のコマンド番号=01のポーリングコマンドである。   As described above, in the wireless communication system 48, the work order is, for example, the order of taxi dispatch. In this case, the polling command generation means 52, when generating the polling command, the mobile station 60 that is requesting dispatch notification. And the mobile station 60 that is not requesting vehicle dispatch communication, and for the mobile station 60 that is requesting vehicle dispatch communication, a polling command 58 with business communication is generated to include them in the order of response. For the station 60, a business communication no polling command including them in response order is generated, and the transmission means 53 transmits the business communication no polling command. And the receiving means 54 receives the response 68 from the mobile station 60 which is not requesting vehicle dispatch according to the response order of the polling command without business communication. A specific example of the business communication no polling command is the polling command with command number = 01 in FIG.

一般的には、1つの業務連絡付きポーリングコマンド58の応答順番情報に含められる移動局60の最大数は、無線通信システム48における移動局60の総数より小さい数である。したがって、業務順番の連絡を希望する移動局60の総数が該最大数より多くなることがあり、その場合には、1つの応答68により業務順番の全体を含めることができないことが生じる。   Generally, the maximum number of mobile stations 60 included in the response order information of one polling command with business contact 58 is smaller than the total number of mobile stations 60 in the wireless communication system 48. Therefore, the total number of mobile stations 60 that wish to be notified of the business order may be larger than the maximum number, and in this case, the entire business order may not be included by one response 68.

これに対処し、好ましくは、ポーリングコマンド生成手段52は、業務順番を複数の区分に区切って各区分を各応答順番とする複数の業務連絡付きポーリングコマンド58であって各応答順番から全体の応答順番を組立てる際の連結順番を規定する連結情報を含む複数の業務連絡付きポーリングコマンド58を生成する。このような業務連絡付きポーリングコマンド58の具体的構造は、図8で送信コマンドとして示されているパケット番号付きポーリングコマンドである。図8のパケット番号付きポーリングコマンドにおける"−"の右の連結番号が連結情報に対応する。   In response to this, preferably, the polling command generating means 52 is a plurality of polling commands 58 with business communication in which the business order is divided into a plurality of sections and each section is in each response order. A plurality of business communication polling commands 58 including connection information that defines the connection order when assembling the order are generated. A specific structure of the polling command with business contact 58 is a polling command with a packet number shown as a transmission command in FIG. The concatenation number on the right of “-” in the polling command with a packet number in FIG.

好ましくは、業務順番決定手段51は、連結順番が1番から末番までの業務連絡付きポーリングコマンドの一続きごとに、その送信順に送信番号を付与するとともに、該送信番号に係る情報を含む業務連絡付きポーリングコマンド58を生成する。送信番号の具体例は図8のパケット番号における主番号である。送信番号は、典型的には、1から十分に大きな値(例:100)までの範囲を循環させた番号とする。こうして、基地局50が連結番号の情報を含めて送信した業務連絡付きポーリングコマンド58の一部が通信エラー等により移動局60に受信されないにもかかわらず、連結番号が連続した業務連絡付きポーリングコマンド58が移動局60に受信されたとしても、該移動局60は、該業務連絡付きポーリングコマンド58は、異なる一続きのものであると判断することができ、業務連絡付きポーリングコマンド58間の間違った連結による間違った業務順番の認識を防止することができる。   Preferably, the business order determining unit 51 assigns a transmission number in the order of transmission for each series of polling commands with business communication from the first to the last in the connection order, and includes information related to the transmission number. A contact polling command 58 is generated. A specific example of the transmission number is the main number in the packet number of FIG. The transmission number is typically a number obtained by circulating a range from 1 to a sufficiently large value (for example, 100). In this way, the polling command with business communication in which the connection number is continuous even though a part of the polling command with business communication 58 transmitted by the base station 50 including the information of the connection number is not received by the mobile station 60 due to a communication error or the like. Even if 58 is received by the mobile station 60, the mobile station 60 can determine that the polling command 58 with business contact is a different series, and there is an error between the polling commands 58 with business contact. It is possible to prevent recognition of an incorrect work order due to connection.

移動局60は、受信手段61、送信手段62及び業務順番抽出手段63を備える。受信手段61は業務連絡付きポーリングコマンド58を受信する。送信手段62は、業務連絡付きポーリングコマンド58の応答順番情報の応答順番に従い応答68を送信する。業務順番抽出手段63は、業務連絡付きポーリングコマンド58に対しその応答順番の情報から自機の業務順番を抽出する。   The mobile station 60 includes a receiving unit 61, a transmitting unit 62, and a work order extracting unit 63. The receiving means 61 receives the polling command 58 with business communication. The transmission means 62 transmits the response 68 according to the response order of the response order information of the polling command 58 with business contact. The business order extracting unit 63 extracts the business order of the own device from the response order information for the polling command 58 with business communication.

好ましくは、送信手段62は、自機を業務順番の対象に加えることを要求する要求信号(例:図4の待機申請データ)を送信する。   Preferably, the transmission means 62 transmits a request signal (for example, standby application data in FIG. 4) requesting that the own device is added to the target of the business order.

典型的には、業務順番とはタクシーの配車順番であり、受信手段61は、業務連絡付きポーリングコマンド58及び業務連絡無しポーリングコマンドを受信する。また、送信手段62は、自機が配車連絡要求中には、業務連絡付きポーリングコマンド58の応答順番の情報に基づく応答順番で応答68を送信し、自機が配車連絡非要求中には、業務連絡無しポーリングコマンドの応答順番情報の応答順番に従い応答68を送信する。   Typically, the business order is the taxi dispatch order, and the receiving means 61 receives the business communication polling command 58 and the business communication no polling command. Further, the transmission means 62 transmits a response 68 in the response order based on the response order information of the polling command 58 with business contact while the own device is requesting dispatch, and when the own device is not requesting dispatch, A response 68 is transmitted according to the response order of the response order information of the polling command without business communication.

移動局60は、さらに、業務順番組立て手段65を備えることができる。受信手段61は、業務順番を複数の区分に区切って各区分を各応答順番とする複数の業務連絡付きポーリングコマンド58であって各応答順番から全体の応答順番を組立てる際の連結順番を規定する連結情報を含む複数の業務連絡付きポーリングコマンド58を受信する。そして、業務順番組立て手段65は、複数の業務連絡付きポーリングコマンド58の連結情報に基づき複数の業務連絡付きポーリングコマンド58の応答順番から全体の応答順番を組立て、業務順番抽出手段63は、組立てられた全体の応答順番から自機の業務順番を抽出する。業務順番組立て手段65による業務連絡付きポーリングコマンド58の応答順番の具体的な組立ての仕方は、図8の"受信側で組立てる"で前述したとおりである。   The mobile station 60 can further include business order assembly means 65. The receiving means 61 is a plurality of business communication polling commands 58 that divide the business order into a plurality of sections and set each section as a response order, and define the connection order when assembling the entire response order from each response order. A plurality of business communication polling commands 58 including the connection information are received. Then, the business order assembling means 65 assembles the entire response order from the response order of the plurality of polling commands with business communication 58 based on the connection information of the plurality of polling commands with business communications 58, and the business order extracting means 63 is assembled. Extract the work order of your own machine from the overall response order. The specific way of assembling the response order of the polling command 58 with business communication by the business order assembling means 65 is as described above in “Assembly on the receiving side” in FIG.

好ましくは、受信手段61は、連結順番が1番から末番までの業務連絡付きポーリングコマンドの一続きごとに、基地局50がその送信順に送信番号を付与して、該送信番号に係る情報を含む業務連絡付きポーリングコマンドを受信し、業務順番抽出手段63は、業務連絡付きポーリングコマンド58の地域情報に基づき地域ごとに業務順番を抽出する。   Preferably, the receiving unit 61 assigns a transmission number to each transmission sequence of the polling command with business communication from the first to the last in the connection order, and the base station 50 assigns a transmission number in the order of transmission, and information related to the transmission number is obtained. The business order extraction means 63 receives the business command polling command with business contact and extracts the business order for each region based on the region information of the polling command with business contact 58.

図10は基地局制御方法70のフローチャートである。基地局制御方法70は基地局50(図9)に適用される。   FIG. 10 is a flowchart of the base station control method 70. The base station control method 70 is applied to the base station 50 (FIG. 9).

S71では、所定業務に係る、移動局間の業務順番を決定する。S72では、コマンドIDと応答順番とを含むポーリングコマンドであってコマンドIDを業務連絡付きポーリングのIDとしかつ応答順番を業務順番とする業務連絡付きポーリングコマンド58を生成する。S73では、業務連絡付きポーリングコマンド58を送信する。S74では、業務連絡付きポーリングコマンド58の応答順番に従い該当移動局から送信された応答68を受信する。   In S71, the work order between the mobile stations related to the predetermined work is determined. In S72, a polling command 58 with a business contact is generated that includes a command ID and a response order, the command ID is a polling ID with business contact, and the response order is a business order. In S73, a polling command 58 with business contact is transmitted. In S74, the response 68 transmitted from the corresponding mobile station is received according to the response order of the polling command 58 with business communication.

S71〜S74の処理は、基地局50(図9)の業務順番決定手段51〜受信手段54の機能にそれぞれ対応している。したがって、業務順番決定手段51〜受信手段54の機能について述べた具体的態様はS71〜S74の処理についての具体的態様としても適用可能である。   The processes of S71 to S74 correspond to the functions of the business order determining unit 51 to the receiving unit 54 of the base station 50 (FIG. 9), respectively. Therefore, the specific mode described for the functions of the business order determining unit 51 to the receiving unit 54 can be applied as a specific mode for the processing of S71 to S74.

図11は移動局制御方法80のフローチャートである。移動局制御方法80は移動局60(図9)に適用される。S82,S83はそれらの順番を入れ替えることができる。   FIG. 11 is a flowchart of the mobile station control method 80. The mobile station control method 80 is applied to the mobile station 60 (FIG. 9). The order of S82 and S83 can be changed.

S81では、業務連絡付きポーリングコマンド58を受信する。S82では、業務連絡付きポーリングコマンド58の応答順番情報の応答順番に従い応答68を送信する。S83では、業務連絡付きポーリングコマンド58に対しその応答順番の情報から自機の業務順番を抽出する。   In S81, the polling command with business contact 58 is received. In S82, the response 68 is transmitted according to the response order of the response order information of the polling command with business contact 58. In S83, the business order of the own device is extracted from the response order information for the polling command 58 with business communication.

S81〜S83の処理は、移動局60(図9)の受信手段61〜業務順番抽出手段63の機能にそれぞれ対応している。したがって、受信手段61〜業務順番抽出手段63の機能について述べた具体的態様はS81〜S83の処理についての具体的態様としても適用可能である。移動局制御方法80では、また、移動局60の業務順番組立て手段65の機能に対応する処理を実行するステップを追加することができる。業務順番組立て手段65に対応するステップは、S81より後でかつS83の前に挿入される。   The processes of S81 to S83 correspond to the functions of the receiving means 61 to the work order extracting means 63 of the mobile station 60 (FIG. 9), respectively. Therefore, the specific mode described regarding the functions of the receiving unit 61 to the work order extracting unit 63 can also be applied as a specific mode for the processing of S81 to S83. In the mobile station control method 80, a step of executing processing corresponding to the function of the work order assembling means 65 of the mobile station 60 can be added. The step corresponding to the work order assembling means 65 is inserted after S81 and before S83.

本発明を適用したプログラムは、コンピュータを基地局50又は移動局60の各手段として機能させる。本発明を適用した別のプログラムは、基地局制御方法70又は移動局制御方法80の各ステップをコンピュータに実行させる。   The program to which the present invention is applied causes a computer to function as each means of the base station 50 or the mobile station 60. Another program to which the present invention is applied causes a computer to execute the steps of the base station control method 70 or the mobile station control method 80.

本明細書は様々な範囲及びレベルの発明を開示している。それら発明は、本明細書で説明した様々な技術的範囲及び具体的レベルの各装置及び各方法だけでなく、拡張ないし一般化の範囲で、各装置及び各方法から独立の作用、効果を奏する1つ又は複数の要素を抽出したものや、1つ又は複数の要素を拡張ないし一般化の範囲で変更したものや、さらに、各装置間及び各方法間で1つ又は複数の要素の組合せを入れ換えたものを含む。   This specification discloses various ranges and levels of the invention. In addition to various devices and methods of various technical scopes and specific levels described in the present specification, the present invention has operations and effects independent of each device and each method within the scope of expansion or generalization. Extracting one or more elements, changing one or more elements within the scope of expansion or generalization, and combining one or more elements between devices and methods Includes replacements.

個人タクシー管理の個人タクシー運行管理システムの構成図である。It is a block diagram of the personal taxi operation management system of personal taxi management. 基地局及び移動局の構成図である。It is a block diagram of a base station and a mobile station. 入力・表示端末の正面図である。It is a front view of an input / display terminal. 個人タクシー運行管理システムにおける待機申請のデータの流れを示す図である。It is a figure which shows the flow of the data of the standby application in a personal taxi operation management system. ポーリングコマンドの構造図である。It is a structure diagram of a polling command. 基地局からのコマンドの送信態様の対比図である。It is a contrast diagram of the transmission mode of the command from a base station.

順番データ付きポーリングコマンドの流れを示す図である。It is a figure which shows the flow of the polling command with order data. 配車順番待ちの個人タクシーの台数が1個のポーリングコマンドの順番記述部に記述する移動局の最大値を上回った場合に対処することができるポーリングコマンドの送受説明図である。It is transmission / reception explanatory drawing of the polling command which can be coped with when the number of the personal taxis waiting for a dispatch order exceeds the maximum value of the mobile station described in the order description part of one polling command. 無線通信システムの構成図である。It is a block diagram of a radio | wireless communications system. 基地局制御方法のフローチャートである。It is a flowchart of a base station control method. 移動局制御方法のフローチャートである。It is a flowchart of a mobile station control method. 従来の個人タクシー管理の無線通信システムを構成する基地局及び移動局のデータ送信のタイミング図である。It is a timing diagram of the data transmission of the base station and mobile station which comprise the conventional radio communication system of personal taxi management.

符号の説明Explanation of symbols

48:無線通信システム、50:基地局、51:業務順番決定手段、52:ポーリングコマンド生成手段、53:送信手段、54:受信手段、58:業務連絡付きポーリングコマンド、60:移動局、61:受信手段、62:送信手段、63:業務順番抽出手段、65:業務順番組立て手段、68:応答、70:基地局制御方法、80:移動局制御方法。 48: wireless communication system, 50: base station, 51: work order determining means, 52: polling command generating means, 53: transmitting means, 54: receiving means, 58: polling command with business contact, 60: mobile station, 61: Receiving means, 62: transmitting means, 63: work order extracting means, 65: work order assembling means, 68: response, 70: base station control method, 80: mobile station control method.

Claims (16)

所定業務に係る、移動局間の業務順番を決定する業務順番決定手段、
コマンドIDと応答順番とを含むポーリングコマンドであってコマンドIDを業務連絡付きポーリングのIDとしかつ応答順番を前記業務順番とする業務連絡付きポーリングコマンドを生成するポーリングコマンド生成手段、
前記業務連絡付きポーリングコマンドを送信する送信手段、及び
前記業務連絡付きポーリングコマンドの応答順番に従い該当移動局から送信された応答を受信する受信手段、
を備えることを特徴とする基地局。
Business order determination means for determining the business order between mobile stations related to a predetermined business,
A polling command generating means for generating a polling command with a business contact, wherein the command ID is a polling command including a command ID and a response order, the command ID is a polling ID with a business contact, and the response order is the business order;
Transmitting means for transmitting the polling command with business contact; and receiving means for receiving a response transmitted from the mobile station according to a response order of the polling command with business contact;
A base station comprising:
前記受信手段は、移動局から該移動局を業務順番の対象に加えることを要求する要求信号を受信し、
前記業務順番決定手段は、各移動局からの前記要求信号の受付け順番に基づき業務順番を決定することを特徴とする請求項1記載の基地局。
The receiving means receives a request signal for requesting that the mobile station be added to the target of the business order from the mobile station,
The base station according to claim 1, wherein the business order determining unit determines the business order based on an acceptance order of the request signals from each mobile station.
前記業務順番とは業務車両の配車順番であり、
前記ポーリングコマンド生成手段は、ポーリングコマンドを生成する場合に、配車連絡要求中の移動局と配車連絡非要求中の移動局とを区分けし、配車連絡要求中の移動局に対してはそれらを応答順番に含める業務連絡付きポーリングコマンドを生成し、配車連絡非要求中の移動局に対してはそれらを応答順番に含める業務連絡無しポーリングコマンドを生成し、
前記送信手段は、前記業務連絡無しポーリングコマンドを送信し、
前記受信手段は、前記業務連絡無しポーリングコマンドの応答順番に従い配車連絡非要求中の移動局から送信された応答を受信することを特徴とする請求項1又は2記載の基地局。
The business order is the order of dispatch of business vehicles,
When the polling command is generated, the polling command generating means classifies the mobile station requesting dispatch notification and the mobile station not requesting dispatch notification, and responds to the mobile station requesting dispatch notification. Generate a polling command with business communication to be included in the order, and generate a polling command without business communication to include them in the response order for the mobile station that is not requesting dispatching,
The transmission means transmits the business communication no polling command,
The base station according to claim 1, wherein the receiving unit receives a response transmitted from a mobile station that is not requesting dispatching according to a response order of the polling command without business communication.
前記ポーリングコマンド生成手段は、業務順番を複数の区分に区切って各区分を各応答順番とする複数の業務連絡付きポーリングコマンドであって各応答順番から全体の応答順番を組立てる際の連結順番を規定する連結情報を含む複数の業務連絡付きポーリングコマンドを生成することを特徴とする請求項1〜3のいずれかに記載の基地局。   The polling command generating means is a plurality of business communication polling commands in which the business order is divided into a plurality of sections and each section is a response order, and the connection order for assembling the entire response order from each response order is defined. The base station according to claim 1, wherein a plurality of polling commands with business communication including the connection information to be generated are generated. 前記ポーリングコマンド生成手段は、連結順番が1番から末番までの業務連絡付きポーリングコマンドの一続きごとに、その送信順に送信番号を付与するとともに、該送信番号に係る情報を含む業務連絡付きポーリングコマンドを生成することを特徴とする請求項4記載の基地局。   The polling command generating means assigns a transmission number in the order of transmission for each continuation of the polling command with business communication from the first to the end of the connection order, and polls with business communication including information relating to the transmission number The base station according to claim 4, wherein the command is generated. コマンドIDと応答順番とを含むポーリングコマンドであってコマンドIDを業務連絡付きポーリングのIDとしかつ応答順番を、所定業務に係る、移動局間の業務順番とする業務連絡付きポーリングコマンドを受信する受信手段、
業務連絡付きポーリングコマンドの応答順番情報の応答順番に従い応答を送信する送信手段、及び
業務連絡付きポーリングコマンドに対しその応答順番の情報から自機の業務順番を抽出する業務順番抽出手段、
を備えることを特徴とする移動局。
A polling command including a command ID and a response order, and receiving a polling command with a business contact with the command ID as a polling ID with a business contact and a response order as a business order between mobile stations related to a predetermined business means,
A transmission means for transmitting a response according to the response order of the response order information of the polling command with business communication, and a business order extraction means for extracting the business order of the own machine from the response order information for the polling command with business communication,
A mobile station comprising:
前記送信手段は、自機を業務順番の対象に加えることを要求する要求信号を送信することを特徴とする請求項6記載の移動局。
了解しました。請求項8は、基地局側の請求項3に対応する移動局側の請求項です。請求項8を削除することも考えましたが、基地局と移動局との全体の無線通信システムの請求項13は、請求項4を引用しており、基地局の請求項3に対応する移動局の請求項(業務連絡無しポーリングコマンドの受信及び応答)を残しておく方が良いと考えました。請求項8を下記のように変更したいと存じます。また、岩下様の上記ご説明「例えば、・・・業務連絡無しポーリングコマンドで呼び出される場合があります。」を明細書の該当段落に付加したいと存じます。
The mobile station according to claim 6, wherein the transmission unit transmits a request signal for requesting to add the own device to a target of a business order.
OK. Claim 8 is a claim on the mobile station side corresponding to claim 3 on the base station side. Although we considered to delete claim 8, claim 13 of the whole radio communication system of the base station and the mobile station refers to claim 4, and the mobile station corresponding to claim 3 of the base station I thought it would be better to leave the bill of the station (reception and response of polling command without business communication). I would like to change claim 8 as follows. In addition, I would like to add Mr. Iwashita's above explanation “For example, ... may be called by a polling command without business communication” to the corresponding paragraph of the description.
前記業務順番とは業務車両の配車順番であり、
前記受信手段は、業務連絡付きポーリングコマンド及び業務連絡無しポーリングコマンドを受信し、
前記送信手段は、自機が応答順番情報に含まれている業務連絡付きポーリングコマンド又は業務連絡無しポーリングコマンドに対し、その応答順番情報の応答順番に従い応答を送信することを特徴とする請求項6又は7記載の移動局。
The business order is the order of dispatch of business vehicles,
The receiving means receives a polling command with business contact and a polling command without business contact,
The said transmission means transmits a response according to the response order of the response order information in response to the polling command with business contact or the polling command without business contact included in the response order information. Or the mobile station of 7.
さらに、業務順番組立て手段を備え、
前記受信手段は、業務順番を複数の区分に区切って各区分を各応答順番とする複数の業務連絡付きポーリングコマンドであって各応答順番から全体の応答順番を組立てる際の連結順番を規定する連結情報を含む複数の業務連絡付きポーリングコマンドを受信し、
前記業務順番組立て手段は、複数の業務連絡付きポーリングコマンドの連結情報に基づき複数の業務連絡付きポーリングコマンドの応答順番から全体の応答順番を組立て、
前記業務順番抽出手段は、組立てられた全体の応答順番から自機の業務順番を抽出することを特徴とする請求項6〜8のいずれかに記載の移動局。
In addition, business order assembly means,
The receiving means is a plurality of polling commands with business communication in which the business order is divided into a plurality of sections and each section is a response order, and a connection order that defines the connection order when assembling the entire response order from each response order Receive multiple business communication polling commands including information,
The business order assembling means assembles the entire response order from the response order of a plurality of polling commands with business communication based on connection information of a plurality of polling commands with business communication,
The mobile station according to any one of claims 6 to 8, wherein the business order extraction unit extracts the business order of the own device from the assembled response order.
前記受信手段は、連結順番が1番から末番までの業務連絡付きポーリングコマンドの一続きごとに、前記基地局がその送信順に送信番号を付与して、該送信番号に係る情報を含む業務連絡付きポーリングコマンドを受信し、
前記業務順番抽出手段は、業務連絡付きポーリングコマンドの送信番号に係る情報に基づき送信番号ごとに業務順番を抽出することを特徴とする請求項6〜9のいずれかに記載の移動局。
The receiving means includes a business contact including information related to the transmission number, with the base station assigning a transmission number in the order of transmission for each series of polling commands with business communication from the first to the end of the connection order. Received polling command,
The mobile station according to any one of claims 6 to 9, wherein the business order extraction unit extracts a business order for each transmission number based on information related to a transmission number of a polling command with business communication.
所定業務に係る、移動局間の業務順番を決定する業務順番決定ステップ、
コマンドIDと応答順番とを含むポーリングコマンドであってコマンドIDを業務連絡付きポーリングのIDとしかつ応答順番を前記業務順番とする業務連絡付きポーリングコマンドを生成するポーリングコマンド生成ステップ、
前記業務連絡付きポーリングコマンドを送信する送信ステップ、及び
前記業務連絡付きポーリングコマンドの応答順番に従い該当移動局から送信された応答を受信する受信ステップ、
を備えることを特徴とする基地局制御方法。
A work order determination step for determining a work order between mobile stations according to a predetermined work;
A polling command generation step for generating a polling command with a business contact, wherein the command ID is a polling command including a command ID and a response order, the command ID is a polling ID with a business contact, and the response order is the business order;
A transmitting step of transmitting the polling command with business contact, and a receiving step of receiving a response transmitted from the mobile station according to a response order of the polling command with business contact;
A base station control method comprising:
コマンドIDと応答順番とを含むポーリングコマンドであってコマンドIDを業務連絡付きポーリングのIDとしかつ応答順番を、所定業務に係る、移動局間の業務順番とする業務連絡付きポーリングコマンドを受信する受信ステップ、
前記業務連絡付きポーリングコマンドの応答順番に従い応答を送信する送信ステップ、及び
前記業務連絡付きポーリングコマンドに対しその応答順番の情報から自機の業務順番を抽出する業務順番抽出ステップ、
を備えることを特徴とする移動局制御方法。
A polling command including a command ID and a response order, and receiving a polling command with a business contact with the command ID as a polling ID with a business contact and a response order as a business order between mobile stations related to a predetermined business Step,
A transmission step of transmitting a response according to the response order of the polling command with business contact, and a business order extraction step of extracting the business order of the own machine from information of the response order with respect to the polling command with business contact,
A mobile station control method comprising:
請求項1〜5のいずれかに記載の単一の基地局と、請求項6〜10のいずれかに記載の複数の移動局とを備えることを特徴とする無線通信システム。   A wireless communication system comprising the single base station according to any one of claims 1 to 5 and the plurality of mobile stations according to any one of claims 6 to 10. 前記業務とは、移動局が搭載又は携帯される車両又は作業員に対する管理業務であることを特徴とする請求項13記載の無線通信システム。   The wireless communication system according to claim 13, wherein the business is a management business for a vehicle or a worker on which a mobile station is mounted or carried. 請求項1〜5のいずれかに記載の基地局の各手段としてコンピュータを機能させるプログラム。   A program that causes a computer to function as each unit of the base station according to claim 1. 請求項6〜10のいずれかに記載の移動局の各手段としてコンピュータを機能させるプログラム。   A program that causes a computer to function as each means of the mobile station according to claim 6.
JP2008307786A 2008-12-02 2008-12-02 Base station, mobile station, wireless communication system, method and program Pending JP2010134550A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008307786A JP2010134550A (en) 2008-12-02 2008-12-02 Base station, mobile station, wireless communication system, method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008307786A JP2010134550A (en) 2008-12-02 2008-12-02 Base station, mobile station, wireless communication system, method and program

Publications (1)

Publication Number Publication Date
JP2010134550A true JP2010134550A (en) 2010-06-17

Family

ID=42345814

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008307786A Pending JP2010134550A (en) 2008-12-02 2008-12-02 Base station, mobile station, wireless communication system, method and program

Country Status (1)

Country Link
JP (1) JP2010134550A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014176028A (en) * 2013-03-12 2014-09-22 Ricoh Co Ltd Communication device and communication system
CN105894804A (en) * 2015-12-29 2016-08-24 乐卡汽车智能科技(北京)有限公司 Vehicle-mounted taxi booking device
CN106302032A (en) * 2016-10-25 2017-01-04 成斌 A kind of point-to-multipoint poll means of communication
CN115356873A (en) * 2018-07-05 2022-11-18 东丽株式会社 Resin composition, light-shielding film, method for producing light-shielding film, and substrate with partition

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014176028A (en) * 2013-03-12 2014-09-22 Ricoh Co Ltd Communication device and communication system
CN105894804A (en) * 2015-12-29 2016-08-24 乐卡汽车智能科技(北京)有限公司 Vehicle-mounted taxi booking device
CN106302032A (en) * 2016-10-25 2017-01-04 成斌 A kind of point-to-multipoint poll means of communication
CN106302032B (en) * 2016-10-25 2019-09-17 成斌 A kind of point-to-multipoint poll means of communication
CN115356873A (en) * 2018-07-05 2022-11-18 东丽株式会社 Resin composition, light-shielding film, method for producing light-shielding film, and substrate with partition

Similar Documents

Publication Publication Date Title
US20140180960A1 (en) Method For Issuing a Ticket to a Customer to a Queue, a Mobile Device and a Queue Ticket Terminal
JP2002320258A (en) Wireless communication system
CN110633975A (en) Travel control system, method and device in public transport and traffic payment method
JP2010134550A (en) Base station, mobile station, wireless communication system, method and program
CN107742208A (en) Vehicle is in danger querying method, device, equipment and the computer media of flow
CN103186871B (en) Verification method and checking system based on vehicle-mounted transaction system
JP6941014B2 (en) Vehicle dispatch system and vehicle allocation method
CN104717599B (en) A kind of the NFC events report method and equipment of mobile terminal
US20240312261A1 (en) Method performed by information processing apparatus
US9247030B2 (en) Method for transmitting information of heavy equipment vehicle for construction
CN107347109A (en) Information interaction system, method and apparatus
CN108513357B (en) Method and equipment for avoiding resource collision in motorcade
CN111314852B (en) Data transmission method, device, storage medium and electronic terminal
RU44193U1 (en) MANAGEMENT AND CONTROL SYSTEM OF TRANSPORTATION OF PASSENGERS TO TAXI
JP2016025533A (en) Wireless communications system
JP2009278366A (en) Roadside device, communication method of roadside device, and communication program
JP2017073692A (en) Wireless tag, pallet, pallet management device, and pallet management system
JP4922727B2 (en) Dispatch processing system
JP2005318044A (en) Wireless communication system
JP2020113014A (en) Movement management system and movement management method
JP4456463B2 (en) Wireless mobile communication system
JP2010198563A (en) Taxi dispatching system
CN109754204B (en) Block synchronization method and device
JP5335629B2 (en) Dispatch processing system
CN118494400A (en) Vehicle control method, device, equipment and storage medium