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
JP6677334B2 - Terminal device, communication method, program - Google Patents
[go: Go Back, main page]

JP6677334B2 - Terminal device, communication method, program - Google Patents

Terminal device, communication method, program Download PDF

Info

Publication number
JP6677334B2
JP6677334B2 JP2019071378A JP2019071378A JP6677334B2 JP 6677334 B2 JP6677334 B2 JP 6677334B2 JP 2019071378 A JP2019071378 A JP 2019071378A JP 2019071378 A JP2019071378 A JP 2019071378A JP 6677334 B2 JP6677334 B2 JP 6677334B2
Authority
JP
Japan
Prior art keywords
area
unit
communication
list
identifier
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
JP2019071378A
Other languages
Japanese (ja)
Other versions
JP2019146221A (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.)
JVCKenwood Corp
Original Assignee
JVCKenwood Corp
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 JVCKenwood Corp filed Critical JVCKenwood Corp
Priority to JP2019071378A priority Critical patent/JP6677334B2/en
Publication of JP2019146221A publication Critical patent/JP2019146221A/en
Application granted granted Critical
Publication of JP6677334B2 publication Critical patent/JP6677334B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Devices For Supply Of Signal Current (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephonic Communication Services (AREA)

Description

本発明は、通信技術に関し、特に通信のための呼出がなされる端末装置、通信方法、プログラムに関する。   The present invention relates to communication technology, and more particularly, to a terminal device, a communication method, and a program for making a call for communication.

グループ通信の設定に時間をかけずに、指定したエリアに所在する移動局を対象としたグループ通信を行えるようにすることが望まれる。そのため、各移動局は、付帯するGPS(Global Positioning System)受信装置によって自局の位置情報を取得する。統制局は、グループ通信の対象となる移動局のエリア情報を付加してグループ通信の呼び出し信号を送信する。移動局は、自局の位置情報と呼び出し信号のエリア情報とが合致した場合、統制局からのグループ通信を受信する(例えば、特許文献1)。   It is desirable to be able to perform group communication for mobile stations located in a designated area without taking much time for setting the group communication. Therefore, each mobile station acquires its own location information by using the accompanying GPS (Global Positioning System) receiver. The control station transmits a paging signal of the group communication by adding area information of the mobile station to be subjected to the group communication. When the location information of the mobile station matches the area information of the call signal, the mobile station receives a group communication from the control station (for example, Patent Document 1).

特開2009−177639号公報JP 2009-177639 A

位置情報は、一般的に緯度、経度によって示されているので、位置情報と比較されるエリア情報も緯度、経度によって示される。一方、所望のエリアにおけるグループ通信の呼出はより簡易である方が望ましい。   Since position information is generally indicated by latitude and longitude, area information to be compared with the position information is also indicated by latitude and longitude. On the other hand, it is desirable that calling of group communication in a desired area be simpler.

本発明はこうした状況に鑑みてなされたものであり、その目的は、所定のエリアに所在する移動局に対する呼出を簡易に実行する技術を提供することである。   The present invention has been made in view of such a situation, and an object of the present invention is to provide a technique for easily executing a call to a mobile station located in a predetermined area.

上記課題を解決するために、本発明のある態様の端末装置は、位置情報を取得する取得部と、取得部で取得した位置情報を呼出装置に送信し、送信した位置情報が含まれたエリアに対応した第1識別子と呼出対象となるエリアに対応した第2識別子とを呼出装置から受信する通信部と、通信部で受信した第1識別子および第2識別子が一致する場合に、通信の実行を決定する制御部と、を備える。   In order to solve the above-described problem, a terminal device according to an aspect of the present invention includes an obtaining unit that obtains position information, and transmitting the position information obtained by the obtaining unit to a calling device, and an area including the transmitted position information. A communication unit for receiving from the calling device a first identifier corresponding to the first identifier and a second identifier corresponding to the area to be called, and executing the communication when the first identifier and the second identifier received by the communication unit match. And a control unit that determines

本発明のさらに別の態様は、通信方法である。この方法は、位置情報を取得するステップと、取得した位置情報を呼出装置に送信し、送信した位置情報が含まれたエリアに対応した第1識別子と呼出対象となるエリアに対応した第2識別子とを呼出装置から受信するステップと、受信した第1識別子および第2識別子が一致する場合に、通信の実行を決定するステップと、を含む。   Still another embodiment of the present invention relates to a communication method. The method comprises the steps of acquiring location information, transmitting the acquired location information to a calling device, and a first identifier corresponding to an area containing the transmitted location information and a second identifier corresponding to an area to be called. From the calling device, and determining the execution of communication when the received first identifier and second identifier match.

本発明のさらに別の態様は、プログラムである。このプログラムは、位置情報を取得するステップと、取得した位置情報を呼出装置に送信し、送信した位置情報が含まれたエリアに対応した第1識別子と呼出対象となるエリアに対応した第2識別子とを呼出装置から受信するステップと、受信した第1識別子および第2識別子が一致する場合に、通信の実行を決定するステップとをコンピュータに実行させる。   Still another preferred embodiment according to the present invention relates to a program. The program includes a step of acquiring position information, a step of transmitting the acquired position information to a calling device, a first identifier corresponding to an area including the transmitted position information, and a second identifier corresponding to an area to be called. Is received from the calling device, and when the received first identifier and second identifier match, the step of determining to execute communication is performed by the computer.

なお、以上の構成要素の任意の組合せ、本発明の表現を方法、装置、システム、記録媒体、コンピュータプログラムなどの間で変換したものもまた、本発明の態様として有効である。   Note that any combination of the above-described components and any conversion of the expression of the present invention between a method, an apparatus, a system, a recording medium, a computer program, and the like are also effective as embodiments of the present invention.

本発明によれば、所定のエリアに所在する移動局に対する呼出を簡易に実行できる。   According to the present invention, a call to a mobile station located in a predetermined area can be easily executed.

本発明の実施例1に係る通信システムの構成を示す図である。FIG. 1 is a diagram illustrating a configuration of a communication system according to a first embodiment of the present invention. 図1の基地局装置の構成を示す図である。FIG. 2 is a diagram illustrating a configuration of a base station device of FIG. 1. 図2の記憶部に記憶されたリストに対応したエリアを示す図である。FIG. 3 is a diagram illustrating an area corresponding to a list stored in a storage unit in FIG. 2. 図2の記憶部に記憶されたリストのデータ構造を示す図である。FIG. 3 is a diagram illustrating a data structure of a list stored in a storage unit of FIG. 2. 図2の記憶部に記憶されたリストの別のデータ構造を示す図である。FIG. 3 is a diagram illustrating another data structure of a list stored in the storage unit of FIG. 2. 図1の端末装置の構成を示す図である。FIG. 2 is a diagram illustrating a configuration of a terminal device of FIG. 1. 図1の通信システムによる通信手順を示すシーケンス図である。FIG. 2 is a sequence diagram showing a communication procedure by the communication system of FIG. 1. 図1の通信システムによる別の通信手順を示すシーケンス図である。FIG. 2 is a sequence diagram showing another communication procedure by the communication system of FIG. 1. 本発明の実施例2に係る基地局装置の構成を示す図である。FIG. 9 is a diagram illustrating a configuration of a base station device according to a second embodiment of the present invention. 本発明の実施例2に係る通信システムによる通信手順を示すシーケンス図である。FIG. 8 is a sequence diagram illustrating a communication procedure by the communication system according to the second embodiment of the present invention. 本発明の実施例3に係る基地局装置の構成を示す図である。FIG. 9 is a diagram illustrating a configuration of a base station device according to a third embodiment of the present invention. 本発明の実施例3に係る通信システムによる通信手順を示すシーケンス図である。FIG. 14 is a sequence diagram illustrating a communication procedure by the communication system according to the third embodiment of the present invention.

(実施例1)
本発明を具体的に説明する前に、まず概要を述べる。本発明の実施例1は、業務用無線に対応した通信システムに関する。業務用無線は、予め定められた無線CHにおいて音声通信を実行する。音声通信の一例がPTT(Push to Talk)である。PTTでは、ユーザが、通話開始時にボタンを押し、通話終了時にボタンを解放する。また、業務用無線では、複数の端末装置によってグループを形成することも可能である。業務用無線の基地局装置は、グループに対して、上りチャネルと下りチャネルを割り当てる。このような状況下において、グループ中の1つの端末装置が、上りチャネルにて信号を送信し、グループ中の他の端末装置が、下りチャネルにて信号を受信する。このようなグループの通信の呼出では、グループに含まれた複数の端末装置が呼び出される。
(Example 1)
Before describing the present invention in detail, an overview will first be given. Embodiment 1 Embodiment 1 of the present invention relates to a communication system compatible with business-use wireless communication. The commercial radio executes voice communication on a predetermined radio CH. One example of voice communication is PTT (Push to Talk). In PTT, a user presses a button at the start of a call and releases the button at the end of the call. In the case of business wireless, a group can be formed by a plurality of terminal devices. The commercial radio base station apparatus allocates an uplink channel and a downlink channel to the group. In such a situation, one terminal device in the group transmits a signal on the uplink channel, and another terminal device in the group receives the signal on the downlink channel. In calling such group communication, a plurality of terminal devices included in the group are called.

しかしながら、通信の相手先として特定の場所に存在する端末装置を呼び出したい場合がある。例えば、ビルで火災が発生し、消防署の司令部で火災の通報を受け、司令部が火災現場へ消防士・警官を差し向けるために、現場の一番近くにいる人(単数あるいは複数)と通話を行いたい場合である。各消防士・警官の現在位置は各人が所持するGPS機器を通じて司令部が把握できていたとしても、現場の近くに居る人のみを呼び出すためには、現場の位置とそこに近い人が誰かを特定するという作業が必要なため手間がかかる。さらに、例えば、昼間は安全であるが夜間になると安全性が低下するような区域において、昼間よりも夜間においてパトロールする警官の数が増加する場合を想定する。夜間に区域内のある場所で犯罪が起こった場合、犯罪現場へその区域の警官全員が向かうと、犯罪現場以外のパトロールが手薄になってしまうので、そうならないよう必要最低限の警官のみを現場へ向かわせたい。   However, there is a case where a user wants to call a terminal device existing in a specific place as a communication partner. For example, a fire breaks out in a building, a fire department headquarters reports a fire, and the headquarters sends a firefighter or police officer to the fire site with the person (s) closest to the site. You want to make a call. Even if the command headquarters could know the current location of each firefighter / cop through the GPS equipment owned by each person, to call only those who were near the site, the location of the site and who was nearby It takes time and effort to specify the Further, for example, it is assumed that the number of police officers who patrol more at night than at daytime is increased in an area where safety is reduced in the daytime but reduced in the nighttime. If a crime occurs at a certain place in the area at night, if all police officers in the area go to the crime scene, patrols other than the crime scene will be inadequate, so only the minimum necessary police officers will be I want to go to

これに対応するために、本実施例に係る通信システムでは、例えば、1km四方のエリアを複数規定し、各エリアに対して、エリアを特定するための識別子(以下、「エリアNo.」という)を付与する。端末装置は、取得した位置情報を基地局装置に送信し、基地局装置は、位置情報をもとにエリアNo.を特定する。端末装置は、受信したエリアNo.を自らのエリアNo.として記憶する。基地局装置は、特定したエリアを端末装置に送信する。さらに、基地局装置は、呼び出したいエリアに対応したエリアNo.が含まれた呼出信号を複数の端末装置に送信する。端末装置は、呼出信号に含まれたエリアNo.が自らのエリアNo.と同一であれば、通信を実行する。さらに、基地局装置は、時刻に応じて、リストにおけるエリアの大きさを変更するように、エリアとエリアNo.との対応関係を調節する。   To cope with this, in the communication system according to the present embodiment, for example, a plurality of 1 km square areas are defined, and for each area, an identifier for specifying the area (hereinafter, referred to as “area No.”). Is given. The terminal device transmits the acquired position information to the base station device, and the base station device determines the area No. based on the position information. To identify. The terminal device receives the received area No. In their own area No. To be stored. The base station device transmits the specified area to the terminal device. Further, the base station apparatus sets the area No. corresponding to the area to be called. Is transmitted to a plurality of terminal devices. The terminal device transmits the area No. included in the call signal. Is their own area No. If it is the same, execute communication. Further, the base station apparatus changes the area and the area No. so as to change the size of the area in the list according to the time. Adjust the correspondence with.

図1は、本発明の実施例1に係る通信システム100の構成を示す。通信システム100は、指令装置10、ネットワーク12、基地局装置14、端末装置16を含む。指令装置10は、前述の司令部に設置された通信装置であり、司令部の指令者によって操作される通信装置である。指令者は、指令装置10を操作することによって、端末装置16の呼出を実行するとともに、呼び出した端末装置16との通信、例えば通話を実行する。呼出の際、指令装置10は、呼び出すべき位置情報を受けつける。位置情報は、例えば、緯度、経度によって示される。   FIG. 1 shows a configuration of a communication system 100 according to the first embodiment of the present invention. The communication system 100 includes a command device 10, a network 12, a base station device 14, and a terminal device 16. The command device 10 is a communication device installed in the above-mentioned command unit, and is a communication device operated by a commander of the command unit. The instructor operates the instructing device 10 to execute a call to the terminal device 16 and to execute communication with the called terminal device 16, for example, a telephone call. At the time of calling, the command device 10 receives position information to be called. The position information is indicated by, for example, latitude and longitude.

ここで、指令者は、指令装置10に緯度、経度を入力することによって、位置情報を入力する。また、指令装置10に設けられた表示部(図示せず)が地図情報を表示し、指令者が地図情報の一点を選択することによって、位置情報を入力してもよい。指令装置10は、位置情報が含まれた呼出の要求(以下、「呼出情報」という)をネットワーク12経由で基地局装置14に出力する。ネットワーク12は、指令装置10と基地局装置14とを接続する。図1では説明を明瞭にするために、1つの基地局装置14を示しているが、複数の基地局装置14がネットワーク12に接続されてもよい。   Here, the commander inputs the position information by inputting the latitude and longitude into the command device 10. Further, a display unit (not shown) provided in the command device 10 may display the map information, and the commander may select one point of the map information to input the position information. The command device 10 outputs a call request including position information (hereinafter, referred to as “call information”) to the base station device 14 via the network 12. The network 12 connects the command device 10 and the base station device 14. In FIG. 1, one base station device 14 is illustrated for clarity of description, but a plurality of base station devices 14 may be connected to the network 12.

基地局装置14は、業務用無線のシステムに対応した基地局装置である。業務用無線については公知の技術が使用されればよいので、ここでは説明を省略する。基地局装置14は、一端側において、業務用無線により端末装置16に接続され、他端側において、ネットワーク12に接続される。基地局装置14は、ネットワーク12からの呼出情報を入力すると、業務用無線のシステムにおいて端末装置16を呼び出すための信号(以下、「呼出信号」という)を生成する。基地局装置14は、呼出信号を端末装置16に送信する。ここでの送信は報知に相当する。なお、基地局装置14と指令装置10との少なくとも一方は「呼出装置」と総称されてもよい。   The base station device 14 is a base station device compatible with a business wireless system. Since a known technique may be used for the commercial radio, the description is omitted here. The base station device 14 is connected at one end to the terminal device 16 by business radio, and at the other end to the network 12. Upon receiving the call information from the network 12, the base station device 14 generates a signal for calling the terminal device 16 in the business wireless system (hereinafter, referred to as a "call signal"). The base station device 14 transmits a call signal to the terminal device 16. The transmission here corresponds to the notification. Note that at least one of the base station device 14 and the command device 10 may be collectively referred to as a “call device”.

端末装置16は、業務用無線による通信を実行可能な装置である。端末装置16は、例えば、消防士・警官によって操作される通信装置である。消防士・警官は、端末装置16を操作することによって、指令装置10との通話を実行する。通話は、基地局装置14からの呼出信号を受信してから開始される。図1では説明を明瞭にするために、1つの端末装置16を示しているが、複数の端末装置16が基地局装置14に接続されてもよい。   The terminal device 16 is a device that can execute communication by business wireless communication. The terminal device 16 is, for example, a communication device operated by a fireman / cop. The firefighter / cop executes a call with the command device 10 by operating the terminal device 16. The call is started after receiving a call signal from the base station device 14. In FIG. 1, one terminal device 16 is illustrated for clarity of description, but a plurality of terminal devices 16 may be connected to the base station device 14.

図2は、基地局装置14の構成を示す。基地局装置14は、入力部20、記憶部22、調節部24、第1選択部26、通信部28、第2選択部30、処理部32を含む。また、通信部28は、受信部34、第1送信部36、第2送信部38を含む。記憶部22は、エリアとエリアNo.との対応関係が複数含まれたリストを記憶する。ここでは、図3を使用しながら、このリストについて説明する。図3は、記憶部22に記憶されたリストに対応したエリアを示す。所定の地域は、例えば、1km四方の矩形状を有したエリアに分割される。また、各エリアには、識別子であるエリアNo.が「1」等のように付与されている。なお、エリアの形状は、矩形状に限定されず、任意の形状であってもよい。また、エリア同士が重なっていてもよい。   FIG. 2 shows a configuration of the base station device 14. The base station device 14 includes an input unit 20, a storage unit 22, an adjustment unit 24, a first selection unit 26, a communication unit 28, a second selection unit 30, and a processing unit 32. The communication unit 28 includes a receiving unit 34, a first transmitting unit 36, and a second transmitting unit 38. The storage unit 22 stores an area and an area number. Is stored as a list including a plurality of correspondences with. Here, this list will be described with reference to FIG. FIG. 3 shows an area corresponding to the list stored in the storage unit 22. The predetermined area is divided into, for example, an area having a rectangular shape of 1 km square. Each area has an area No. as an identifier. Are given like “1”. The shape of the area is not limited to a rectangular shape, and may be any shape. The areas may overlap each other.

図4は、記憶部22に記憶されたリストのデータ構造を示す。図示のごとく、「エリアNo.」と「エリア座標」とが対応づけられている。エリア座標は、図3に示したエリアにおける対角の2頂点の座標を示す。また、矩形状の1辺の長さが既知である場合に、エリア座標は、エリアの中心座標であってもよい。なお、図3に示した司令部の管轄地域の範囲(管轄範囲200)は、基地局装置14との通信が可能な範囲を示す。図2に戻る。   FIG. 4 shows a data structure of the list stored in the storage unit 22. As shown, “area No.” and “area coordinates” are associated with each other. The area coordinates indicate the coordinates of two diagonal vertices in the area shown in FIG. If the length of one side of the rectangular shape is known, the area coordinates may be the center coordinates of the area. Note that the range of the jurisdiction of the command unit shown in FIG. 3 (jurisdiction range 200) indicates a range in which communication with the base station apparatus 14 is possible. Return to FIG.

調節部24は、計時機能を有し、時刻を取得する。調節部24は、時刻に応じて、記憶部22において記憶したリストに含まれた「エリアNo.」と「エリア座標」との対応関係を調節する。例えば、調節部24は、時刻が昼間(午前6時〜午後6時)であれば、1km四方の矩形状を有したエリアを含んだリストであって、かつ記憶部22に記憶したリストをそのまま使用することを決定する。一方、調節部24は、時刻が夜間(午後6時〜午前6時)であれば、100m四方の矩形状を有したエリアとなるように、リストを調節する。その際、調節部24は、エリアNo.も変更する。なお、調節部24は、曜日、月日、月初からの経過日、周囲の照度、気圧(天候)、温度、湿度、震度、加速度、風速、水位などに応じて、リストを調節してもよい。   The adjustment unit 24 has a timekeeping function and acquires time. The adjustment unit 24 adjusts the correspondence between “area No.” and “area coordinates” included in the list stored in the storage unit 22 according to the time. For example, if the time is daytime (6:00 am to 6:00 pm), the adjustment unit 24 uses a list including an area having a rectangular shape of 1 km square and the list stored in the storage unit 22 as it is. Decide to use. On the other hand, if the time is nighttime (6:00 pm to 6:00 am), the adjustment unit 24 adjusts the list so that the area has a rectangular shape of 100 m square. At that time, the adjusting unit 24 sets the area No. Also change. The controller 24 may adjust the list according to the day of the week, the date of the month, the day elapsed from the beginning of the month, the surrounding illuminance, the atmospheric pressure (weather), the temperature, the humidity, the seismic intensity, the acceleration, the wind speed, the water level, and the like. .

例えば、基地局装置14または外部の装置に、照度、気圧、温度、湿度、震度、加速度、風速、水位などを計測するセンサを設置し、調節部24がそのセンサデータを取得し、それに応じてリストを調節すればよい。また、指令装置10または基地局装置14が司令部の管轄地域の範囲(管轄範囲200)内に分散して設置された複数のセンサからデータを収集し、それらを集計したデータに基づいて、調節部24がリストを調節してもよい。また、指令装置10または基地局装置14が各種の気象情報を外部から取得し、その気象情報に基づいて、調節部24がリストを調節してもよい。また、端末装置16に各種センサを内蔵させ、端末装置16から基地局装置14に位置情報を送信する際に、センサデータも合わせて送信するようにし、調節部24がそのデータを利用してリストを調節してもよい。例えば、「基地局装置14のカバーエリア内の観測地点(センサの設置位置や端末装置16の存在する位置)の60%以上で、気圧が990ヘクトパスカル以下になった場合、台風等の低気圧の接近が想定されるため、海岸や河川や崖など災害発生の危険性が高いエリアの面積を小さく(分割を細かく)する」といったルールに従って調節する。また、時刻や各種センサデータを複数組み合わせたルールを用いて、リストを調節してもよい。すなわち、調節部24は、時刻情報、カレンダー情報、センサ情報の内の少なくとも1つの情報に応じて、リストを調節することができる。   For example, in the base station device 14 or an external device, a sensor that measures illuminance, atmospheric pressure, temperature, humidity, seismic intensity, acceleration, wind speed, water level, and the like is installed, and the adjustment unit 24 acquires the sensor data, and You can adjust the list. Also, the command device 10 or the base station device 14 collects data from a plurality of sensors distributed and installed within the area of the command area (jurisdiction area 200), and adjusts the data based on the data obtained by summing the data. Unit 24 may adjust the list. Alternatively, the command device 10 or the base station device 14 may acquire various types of weather information from the outside, and the adjustment unit 24 may adjust the list based on the weather information. In addition, various sensors are built in the terminal device 16, and when transmitting the position information from the terminal device 16 to the base station device 14, the sensor data is also transmitted together. May be adjusted. For example, "When the atmospheric pressure becomes 990 hPa or less at 60% or more of the observation point (the position where the sensor is installed or the position where the terminal device 16 exists) in the coverage area of the base station device 14, the low pressure such as the typhoon Because approaching is assumed, the area of a high risk of disaster, such as a coast, river, or cliff, should be reduced in area (finely divided). " Further, the list may be adjusted using a rule in which a plurality of times and various sensor data are combined. That is, the adjustment unit 24 can adjust the list according to at least one of the time information, the calendar information, and the sensor information.

調節はこれとは別の方法によってなされてもよい。その場合、記憶部22は、エリアとエリアNo.との対応関係が複数含まれたリストを複数種類記憶する。図5は、記憶部22に記憶されたリストの別のデータ構造を示す。図示のごとく、複数種類のリストは、第1リスト、第2リストのように示されるとともに、それぞれには、リストを識別するための識別子(以下、「リストNo.」という)が付与されている。各リストでは、図4と同様に、エリアNo.とエリア座標とが対応づけられる。例えば、第1リストは、昼間用(午前6時〜午後6時)のリストであり、第2リストは、夜間用(午後6時〜午前6時)のリストである。また、第1リストでのエリアは、前述のごとく1km四方の矩形状を有し、第2リストでのエリアは、100m四方の矩形状を有する。つまり、複数種類のリストのそれぞれは、異なった大きさのエリアに対応する。その場合、調節部24は、時刻に応じて、記憶部22に記憶した複数種類のリストのいずれかを選択する。例えば、調節部24は、時刻が午前6時〜午後6時であれば第1リストを選択し、時刻が午後6時〜午前6時であれば第2リストを選択する。なお、上述の昼間用リストと夜間用リストはあくまでも例示であり、3つ以上のリストを用いてもよい。図2に戻る。   Adjustments may be made in other ways. In that case, the storage unit 22 stores the area and the area number. A plurality of types of lists that include a plurality of correspondences with are stored. FIG. 5 shows another data structure of the list stored in the storage unit 22. As shown in the figure, the plurality of types of lists are represented as a first list and a second list, and each of them is provided with an identifier for identifying the list (hereinafter, referred to as “list No.”). . In each list, as in FIG. And the area coordinates are associated with each other. For example, the first list is a list for daytime (from 6:00 am to 6:00 pm), and the second list is a list for nighttime (from 6:00 pm to 6:00 am). Further, the area in the first list has a rectangular shape of 1 km square as described above, and the area in the second list has a rectangular shape of 100 m square. That is, each of the plurality of types of lists corresponds to an area having a different size. In that case, the adjustment unit 24 selects one of the plurality of types of lists stored in the storage unit 22 according to the time. For example, the controller 24 selects the first list if the time is from 6:00 am to 6:00 pm, and selects the second list if the time is from 6:00 pm to 6:00 am. Note that the above-mentioned daytime list and nighttime list are merely examples, and three or more lists may be used. Return to FIG.

通信部28は、業務用無線のシステムの送受信機能を有する。その中でも受信部34は、端末装置16からの位置情報を受信する。通信部28は、受信した位置情報を第1選択部26に出力する。第1選択部26は、通信部28から位置情報を入力する。第1選択部26は、調節部24において調節したリストを構成する複数のエリアのうち、入力した位置情報を含むエリアを特定する。さらに、第1選択部26は、特定したエリアに対応したエリアNo.を特定する。このように、第1選択部26は、リストから、位置情報に対応したエリアNo.を選択する。第1選択部26は、エリアNo.を第1送信部36に出力する。以下では、この端末装置16の位置情報に応じて決まるエリアNo.を「第1エリアNo.」と呼ぶこともある。   The communication unit 28 has a transmission / reception function of a business wireless system. Among them, the receiving unit 34 receives the position information from the terminal device 16. The communication unit 28 outputs the received position information to the first selection unit 26. The first selection unit 26 inputs the position information from the communication unit 28. The first selection unit 26 specifies an area including the input position information among a plurality of areas constituting the list adjusted by the adjustment unit 24. Further, the first selection unit 26 selects the area No. corresponding to the specified area. To identify. As described above, the first selection unit 26 determines from the list the area No. corresponding to the position information. Select The first selection unit 26 selects the area No. Is output to the first transmission unit 36. Hereinafter, an area No. determined according to the position information of the terminal device 16 will be described. May be referred to as “first area No.”.

第1送信部36は、第1選択部26からエリアNo.を入力する。第1送信部36は、エリアNo.を端末装置16であって、かつ通信部28が受信した位置情報の送信元である端末装置16に送信する。ここで、第1送信部36は、後述の入力部20が呼出情報を入力するまでに、エリアNo.を送信する。また、第1送信部36は、後述の入力部20が呼出情報を入力してから、エリアNo.を送信してもよい。後者の場合、呼出信号が送信されるタイミングにおいて、エリアNo.が送信される。   The first transmission unit 36 sends the area No. from the first selection unit 26. Enter The first transmitting unit 36 transmits the area No. Is transmitted to the terminal device 16 which is the terminal device 16 and the transmission source of the position information received by the communication unit 28. Here, the first transmission unit 36 sets the area No. until the input unit 20 described later inputs the call information. Send Further, the first transmission unit 36 outputs the area No. after the input unit 20 described later inputs the call information. May be transmitted. In the latter case, at the timing when the calling signal is transmitted, the area No. Is sent.

入力部20は、図示しないネットワーク12を介して指令装置10からの呼出情報を入力する。前述のごとく、呼出情報には位置情報が含まれているので、呼出情報は、呼び出すべきエリアに関する情報といえる。例えば、エリア「5」内で「轢き逃げ」が発生した場合、呼出情報に含まれた位置情報は、エリア「5」内の座標を示す。また、エリア「38」内で「火災」が発生した場合、呼出情報に含まれた位置情報は、エリア「38」内の座標を示す。入力部20は、呼出情報を第2選択部30に出力する。   The input unit 20 inputs call information from the command device 10 via a network 12 (not shown). As described above, since the call information includes the position information, the call information can be said to be information on an area to be called. For example, when “runaway” occurs in the area “5”, the position information included in the call information indicates the coordinates in the area “5”. When a “fire” occurs in the area “38”, the position information included in the call information indicates the coordinates in the area “38”. The input unit 20 outputs the call information to the second selection unit 30.

第2選択部30は、調節部24において調節したリストから、呼出情報に含まれた位置情報に対応したエリアNo.を選択する。前述のごとく、位置情報がエリア「5」内の座標であれば、第2選択部30は、エリアNo.「5」を選択する。また、第2選択部30は、エリアNo.「5」だけではなく、エリアNo.「5」の周辺のエリアNo.も選択してもよい。第2選択部30は、選択した1つ以上のエリアNo.が含まれた呼出信号を生成し、呼出信号を第2送信部38に出力する。以下では、この呼出情報に基づくエリアNo.を「第2エリアNo.」と呼ぶこともある。   The second selector 30 selects an area No. corresponding to the position information included in the call information from the list adjusted by the adjuster 24. Select As described above, if the position information is the coordinates in the area “5”, the second selecting unit 30 sets the area No. Select “5”. In addition, the second selection unit 30 outputs the area No. Not only “5” but also area No. Area No. around "5" May also be selected. The second selector 30 selects one or more selected area Nos. Is generated, and the calling signal is output to the second transmitting unit 38. Hereinafter, the area No. based on this call information will be described. May be referred to as a “second area No.”.

第2送信部38は、第2選択部30から呼出信号を入力する。第2送信部38は、呼出信号を送信する。前述のごとく、ここでの送信は報知に相当する。呼出信号の送信後、通信部28が1つ以上の端末装置16から、呼出信号に対する応答信号を受信した場合、処理部32は、通信部28を介して、1つ以上の端末装置16との通信を実行する。   The second transmission unit 38 inputs a call signal from the second selection unit 30. The second transmitting unit 38 transmits a calling signal. As described above, transmission here corresponds to notification. When the communication unit 28 receives a response signal to the call signal from one or more terminal devices 16 after transmitting the call signal, the processing unit 32 communicates with the one or more terminal devices 16 via the communication unit 28. Perform communication.

この構成は、ハードウエア的には、任意のコンピュータのCPU、メモリ、その他のLSIで実現でき、ソフトウエア的にはメモリにロードされたプログラムなどによって実現されるが、ここではそれらの連携によって実現される機能ブロックを描いている。したがって、これらの機能ブロックがハードウエアのみ、ソフトウエアのみ、またはそれらの組合せによっていろいろな形で実現できることは、当業者には理解されるところである。   This configuration can be realized in terms of hardware by a CPU, a memory, or other LSI of an arbitrary computer, and is realized in software by a program or the like loaded in the memory. The functional blocks are drawn. Therefore, it is understood by those skilled in the art that these functional blocks can be realized in various forms by hardware only, software only, or a combination thereof.

図6は、端末装置16の構成を示す。端末装置16は、取得部50、制御部56、通信部58、処理部60を含む。取得部50は、GPSによる測位機能を有し、端末装置16の位置情報を定期的に取得する。なお、取得部50が備える測位機能は、GPS以外に対応していてもよい。ここでも位置情報は、例えば、緯度、経度によって示される。取得部50は、制御部56を介して通信部58に位置情報を出力する。   FIG. 6 shows a configuration of the terminal device 16. The terminal device 16 includes an acquisition unit 50, a control unit 56, a communication unit 58, and a processing unit 60. The acquisition unit 50 has a GPS positioning function, and periodically acquires the position information of the terminal device 16. Note that the positioning function of the acquisition unit 50 may correspond to a function other than the GPS. Here also, the position information is indicated by, for example, latitude and longitude. The acquisition unit 50 outputs the position information to the communication unit 58 via the control unit 56.

通信部58は、基地局装置14との間で業務用無線による通信を実行する。通信部58は、制御部56を介して取得部50からの位置情報を入力すると、位置情報を基地局装置14に送信する。位置情報の送信後、通信部58は、基地局装置14からエリアNo.を受信する。通信部58は、受信したエリアNo.(第1エリアNo.)を制御部56に出力する。さらに、通信部58は、基地局装置14からの呼出信号を受信する。前述のごとく、呼出信号には、呼出対象となるエリアNo.が含まれている。通信部58は、呼出信号に含まれたエリアNo.(第2エリアNo.)を制御部56に入力する。   The communication unit 58 performs communication with the base station device 14 by business wireless communication. When inputting the position information from the acquisition unit 50 via the control unit 56, the communication unit 58 transmits the position information to the base station device 14. After transmitting the position information, the communication unit 58 transmits the area No. from the base station device 14. To receive. The communication unit 58 transmits the received area No. (First area No.) is output to the control unit 56. Further, communication section 58 receives a call signal from base station apparatus 14. As described above, the calling signal includes the area No. to be called. It is included. The communication unit 58 transmits the area No. included in the call signal. (The second area No.) is input to the control unit 56.

制御部56は、通信部58から第1エリアNo.および第2エリアNo.を入力する。制御部56は、両方のエリアNo.が一致する場合に、基地局装置14、ネットワーク12を介した指令装置10との通信の実行を決定する。なお、第2エリアNo.が複数入力された場合、それらのうちの1つと第1エリアNo.とが一致する場合に、制御部56は、通信の実行を決定する。制御部56が通信の実行を決定した場合、通信部58は、応答信号を基地局装置14に送信する。これに続いて、通信部58、処理部60は、通信を実行する。   The control unit 56 sends the first area No. from the communication unit 58. And the second area No. Enter The control unit 56 controls both area Nos. If they match, execution of communication with the command device 10 via the base station device 14 and the network 12 is determined. The second area No. Are input, one of them and the first area No. are input. If the two match, the control unit 56 determines to execute communication. When the control unit 56 determines to execute communication, the communication unit 58 transmits a response signal to the base station device 14. Subsequently, the communication unit 58 and the processing unit 60 execute communication.

以上の構成による通信システム100の動作を説明する。図7は、通信システム100による通信手順を示すシーケンス図である。基地局装置14は、リストを調節する(S10)。端末装置16は、位置情報を取得し(S12)、位置情報を基地局装置14に送信する(S14)。基地局装置14は、第1エリアNo.を選択し(S16)、第1エリアNo.を端末装置16に送信する(S18)。端末装置16は、第1エリアNo.を設定する(S20)。指令装置10は、基地局装置14に呼出情報を送信する(S22)。基地局装置14は、第2エリアNo.を選択し(S24)、呼出信号を生成する(S26)。基地局装置14は、第2エリアNo.が含まれた呼出信号を送信する(S28)。端末装置16が第1エリアNo.と第2エリアNo.の一致を確認する(S30)と、指令装置10と端末装置16は、通信を実行する(S32)。   The operation of the communication system 100 having the above configuration will be described. FIG. 7 is a sequence diagram showing a communication procedure by the communication system 100. The base station device 14 adjusts the list (S10). The terminal device 16 acquires the position information (S12), and transmits the position information to the base station device 14 (S14). The base station device 14 has the first area No. Is selected (S16), and the first area No. is selected. Is transmitted to the terminal device 16 (S18). The terminal device 16 has the first area No. Is set (S20). The command device 10 transmits the call information to the base station device 14 (S22). The base station device 14 has the second area No. Is selected (S24), and a calling signal is generated (S26). The base station device 14 has the second area No. Is transmitted (S28). If the terminal device 16 is in the first area No. And the second area No. Is confirmed (S30), the command device 10 and the terminal device 16 execute communication (S32).

図8は、通信システム100による別の通信手順を示すシーケンス図である。基地局装置14は、リストを調節する(S50)。端末装置16は、位置情報を取得し(S52)、位置情報を基地局装置14に送信する(S54)。基地局装置14は、位置情報を記憶する(S56)。指令装置10は、基地局装置14に呼出情報を送信する(S58)。基地局装置14は、位置情報をもとに第1エリアNo.を選択し(S60)、第1エリアNo.を端末装置16に送信する(S62)。端末装置16は、第1エリアNo.を設定する(S64)。基地局装置14は、呼出情報をもとに第2エリアNo.を選択し(S66)、呼出信号を生成する(S68)。基地局装置14は、第2エリアNo.が含まれた呼出信号を送信する(S70)。端末装置16が第1エリアNo.と第2エリアNo.の一致を確認する(S72)と、指令装置10と端末装置16は、通信を実行する(S74)。   FIG. 8 is a sequence diagram showing another communication procedure by the communication system 100. The base station device 14 adjusts the list (S50). The terminal device 16 acquires the position information (S52), and transmits the position information to the base station device 14 (S54). The base station device 14 stores the position information (S56). The command device 10 transmits the call information to the base station device 14 (S58). The base station device 14 determines the first area No. based on the position information. Is selected (S60), and the first area No. is selected. Is transmitted to the terminal device 16 (S62). The terminal device 16 has the first area No. Is set (S64). The base station device 14 determines the second area No. based on the call information. Is selected (S66), and a call signal is generated (S68). The base station device 14 has the second area No. Is transmitted (S70). If the terminal device 16 is in the first area No. And the second area No. Is confirmed (S72), the command device 10 and the terminal device 16 execute communication (S74).

本実施例によれば、エリアNo.を使用して端末装置を呼び出すので、所定のエリアに対する呼出を簡易に実行できる。端末装置からの位置情報をもとに、当該端末装置を特定するためのエリアNo.を当該端末装置に通知するので、端末装置にリストを保持させることを不要にできる。また、端末装置にリストを保持させないので、端末装置の構成を簡易にできる。また、呼び出したいエリアのみを指定すれば通話が可能になるので、エリアに居るのは誰かということを探す必要がなくなる。また、エリアに居るのは誰かということを探す必要がなくなるので、通話に至るまでの時間を短縮できる。   According to the present embodiment, the area No. Is used to call a terminal device, so that a call to a predetermined area can be easily executed. An area No. for specifying the terminal device based on the position information from the terminal device. Is notified to the terminal device, so that the terminal device does not need to hold the list. In addition, since the terminal device does not hold the list, the configuration of the terminal device can be simplified. Also, if only the area to be called is specified, a call can be made, so that there is no need to find out who is in the area. Also, since there is no need to find out who is in the area, the time required for a call can be reduced.

また、リストを調節するので、状況に応じたリストを使用できる。また、複数種類のリストのうちのいずれかを切替ながら使用するので、状況に応じたリストを使用できる。また、リストを切りかえることによって、1つのエリアNo.がカバーするエリアの大きさが変わるので、呼び出せる端末装置の対象範囲を変更できる。そのため、時間帯に応じて、必要最低限の警官のみを呼び出せるようなエリアの大きさを設定できる。また、呼出信号の送信前に、エリアNo.を予め送信しておくので、端末装置での処理期間に余裕を持たせることができる。また、呼出信号を送信する際に、エリアNo.を送信するので、トラヒック量の増加を抑制できる。   Also, since the list is adjusted, the list according to the situation can be used. Further, since any one of the plurality of types of lists is used while being switched, a list according to a situation can be used. Also, by switching the list, one area No. Since the size of the area covered by changes, the target range of the terminal device that can be called can be changed. Therefore, it is possible to set the size of the area where only the minimum necessary number of police officers can be called according to the time zone. Before transmitting the calling signal, the area No. Is transmitted in advance, so that a margin can be given to the processing period in the terminal device. When transmitting the calling signal, the area No. Is transmitted, an increase in traffic volume can be suppressed.

(実施例2)
次に、実施例2を説明する。実施例2は、これまでと同様に、業務用無線に対応し、エリアNo.によって端末装置を呼び出す通信システムに関する。実施例3における基地局装置も、所定の条件に応じてリストを調節する。ここでは、発生したイベントの種類に応じてエリアの大きさを変更するように、リストを調節する。実施例2に係る通信システム100、端末装置16は、図1、図6と同様のタイプである。ここでは、差異を中心に説明する。
(Example 2)
Next, a second embodiment will be described. In the second embodiment, as in the past, the wireless communication system for business use corresponds to the area number. And a communication system for calling a terminal device. The base station device according to the third embodiment also adjusts the list according to a predetermined condition. Here, the list is adjusted so that the size of the area is changed according to the type of the event that has occurred. The communication system 100 and the terminal device 16 according to the second embodiment are of the same type as those in FIGS. Here, the difference will be mainly described.

図9は、本発明の実施例2に係る基地局装置14の構成を示す。基地局装置14は、入力部20、記憶部22、調節部24、第1選択部26、通信部28、第2選択部30、処理部32、受付部40を含む。また、通信部28は、受信部34、第1送信部36、第2送信部38を含む。記憶部22は、これまでと同様に、リストを記憶する。なお、記憶部22は、複数種類のリストを記憶してもよい。   FIG. 9 shows a configuration of the base station device 14 according to the second embodiment of the present invention. The base station device 14 includes an input unit 20, a storage unit 22, an adjustment unit 24, a first selection unit 26, a communication unit 28, a second selection unit 30, a processing unit 32, and a reception unit 40. The communication unit 28 includes a receiving unit 34, a first transmitting unit 36, and a second transmitting unit 38. The storage unit 22 stores the list as before. Note that the storage unit 22 may store a plurality of types of lists.

受付部40は、エリアの大きさを変更する指示(以下、「リスト情報」という)を指令装置10から受けつける。ここで、指令装置10を操作する司令者は、変更したいエリアを直接指定する。例えば、イベントが発生したエリアを指定し、そのエリアを4分割して、それぞれの分割エリアに新たなエリアNo.を付与する。分割したエリアと新たに付与されたエリアNo.との対応関係がリスト情報として受付部40に入力される。なお、分割を行うエリアは1つではなく、複数であってもよい。さらに、司令者に1つのエリアを指定させた後、その近傍のエリア(隣接するエリア)をまとめて分割してもよいし、司令者に複数のエリアを指定させてもよい。また、複数のエリアを指定させ、それらを1つのエリアにまとめる処理を行ってもよい。   The receiving unit 40 receives an instruction to change the size of the area (hereinafter, referred to as “list information”) from the command device 10. Here, the commander operating the command device 10 directly specifies the area to be changed. For example, an area in which an event has occurred is designated, the area is divided into four, and a new area No. is assigned to each divided area. Is given. The divided area and the newly assigned area No. Is input to the receiving unit 40 as list information. The area to be divided is not limited to one, but may be plural. Furthermore, after the commander designates one area, an area nearby (adjacent area) may be divided at a time, or the commander may designate a plurality of areas. Alternatively, a process may be performed in which a plurality of areas are designated and those areas are combined into one area.

一方、記憶部22が複数のリストを記憶している場合、司令者は、イベントの内容に応じて、使用すべきリストを選択し、選択したリストを指令装置10に入力する。選択されたリストに関する情報がリスト情報として受付部40に入力される。例えば、複数のリストを識別するための識別子(リストNo.)をリスト情報として用いることができる。受付部40は、リスト情報を調節部24に出力する。   On the other hand, when the storage unit 22 stores a plurality of lists, the commander selects a list to be used according to the content of the event, and inputs the selected list to the command device 10. Information about the selected list is input to the receiving unit 40 as list information. For example, an identifier (list No.) for identifying a plurality of lists can be used as list information. The receiving unit 40 outputs the list information to the adjusting unit 24.

調節部24は、受付部40からリスト情報を入力する。調節部24は、リスト情報に応じてリストを調節する。なお、リストの調節にはリストの選択も含まれる。これに続く基地局装置14の処理、端末装置16は、これまでと同様であるので、ここでは説明を省略する。   The adjustment unit 24 inputs the list information from the reception unit 40. The adjusting unit 24 adjusts the list according to the list information. Adjustment of the list includes selection of the list. Subsequent processing of the base station device 14 and the terminal device 16 are the same as those described above, and a description thereof will be omitted.

以上の構成による通信システム100の動作を説明する。図10は、本発明の実施例2に係る通信システム100による通信手順を示すシーケンス図である。指令装置10は、基地局装置14にリスト情報を送信する(S90)。基地局装置14は、リストを調節する(S92)。端末装置16は、位置情報を取得し(S94)、位置情報を基地局装置14に送信する(S96)。基地局装置14は、第1エリアNo.を選択し(S98)、第1エリアNo.を端末装置16に送信する(S100)。端末装置16は、第1エリアNo.を設定する(S102)。指令装置10は、基地局装置14に呼出情報を送信する(S104)。基地局装置14は、第2エリアNo.を選択し(S106)、呼出信号を生成する(S108)。基地局装置14は、第2エリアNo.が含まれた呼出信号を送信する(S110)。端末装置16が第1エリアNo.と第2エリアNo.の一致を確認する(S112)と、指令装置10と端末装置16は、通信を実行する(S114)。   The operation of the communication system 100 having the above configuration will be described. FIG. 10 is a sequence diagram illustrating a communication procedure by the communication system 100 according to the second embodiment of the present invention. The command device 10 transmits the list information to the base station device 14 (S90). The base station device 14 adjusts the list (S92). The terminal device 16 acquires the position information (S94) and transmits the position information to the base station device 14 (S96). The base station device 14 has the first area No. Is selected (S98), and the first area No. is selected. Is transmitted to the terminal device 16 (S100). The terminal device 16 has the first area No. Is set (S102). The command device 10 transmits the call information to the base station device 14 (S104). The base station device 14 has the second area No. Is selected (S106), and a calling signal is generated (S108). The base station device 14 has the second area No. Is transmitted (S110). If the terminal device 16 is in the first area No. And the second area No. Is confirmed (S112), the command device 10 and the terminal device 16 execute communication (S114).

本実施例によれば、また、受けつけたリスト情報にしたがってリストを調節するので、司令者の意志を反映したリストを使用できる。また、司令者の意志を反映したリストが使用されるので、現場に近い人のみを呼び出しできる。また、現場に近い人のみが呼び出しされるので、無駄に大勢の人を呼び出すことを回避できる。また、発生したイベントの種類に応じてエリアNo.の範囲を変更するため、必要最低限の相手への呼び出しを可能にできる。また、必要最低限の相手への呼び出しが可能になるので、無駄な動き(不必要な人が現場へ急行する等)を回避できる。   According to the present embodiment, the list is adjusted according to the received list information, so that a list reflecting the commander's will can be used. In addition, since a list reflecting the commander's will is used, only people near the site can be called. In addition, since only people near the site are called, it is possible to avoid calling a large number of people uselessly. In addition, the area No. depends on the type of the event that has occurred. To change the range, the call to the minimum required partner can be enabled. In addition, since it is possible to call the minimum necessary number of parties, it is possible to avoid useless movements (such as an unnecessary person rushing to the site).

(実施例3)
次に、実施例3を説明する。実施例3は、これまでと同様に、業務用無線に対応し、エリアNo.によって端末装置を呼び出す通信システムに関する。実施例3における基地局装置も、所定の条件に応じてリストを調節する。ここでは、特に、端末装置の密集度に応じてエリアの大きさを変更するように、リストを調節する。ある場所で犯罪が発生し、そこへ警官を差し向けたい場合、犯罪発生場所付近に多くの警官が存在すれば、犯罪発生場所付近のエリアを小さくして、最寄りの警官へのみを呼び出す方が好ましい。一方、犯罪発生場所付近に存在する警官が少ない場合、犯罪発生場所付近のエリアを大きくすることで、ある程度広範囲に存在する警官を呼び出すことが可能である。所望のエリアに警官がおらず、応答がないよりは、大きなエリアになっても(ピンポイントの精度が落ちても)、応答を担保できる方が好ましい。実施例3に係る通信システム100、端末装置16は、図1、図6と同様のタイプである。ここでは、差異を中心に説明する。
(Example 3)
Next, a third embodiment will be described. The third embodiment corresponds to the business wireless communication as in the past, and the area No. And a communication system for calling a terminal device. The base station device according to the third embodiment also adjusts the list according to a predetermined condition. Here, in particular, the list is adjusted so that the size of the area is changed according to the density of the terminal devices. If a crime occurs in a certain place and you want to send police to it, if there are many police officers near the crime place, it is better to make the area near the crime place small and call only the nearest police officer preferable. On the other hand, when the number of police officers existing near the crime occurrence place is small, it is possible to call the police officers present to a certain extent by increasing the area near the crime occurrence place. It is preferable to be able to secure the response even in a large area (even if the pinpoint accuracy is reduced), rather than there being no policeman in the desired area and no response. The communication system 100 and the terminal device 16 according to the third embodiment are of the same type as those in FIGS. Here, the difference will be mainly described.

図11は、本発明の実施例3に係る基地局装置14の構成を示す。基地局装置14は、入力部20、記憶部22、調節部24、第1選択部26、通信部28、第2選択部30、処理部32、計数部42を含む。また、通信部28は、受信部34、第1送信部36、第2送信部38を含む。計数部42は、所定の期間にわたって、基地局装置14に接続された端末装置16の数を計数する。ここで、計数は、エリア毎あるいは複数のエリアをまとめたエリアグループ毎になされてもよい。そのため、計数された端末装置16の数は、エリアあるいはエリアグループにおける密集度といえる。以下では、説明を明瞭にするためにエリア毎とする。計数部42は、計数の結果を調節部24に出力する。記憶部22は、これまでと同様に、リストを記憶する。なお、記憶部22は、複数種類のリストを記憶してもよい。   FIG. 11 illustrates a configuration of the base station device 14 according to the third embodiment of the present invention. The base station device 14 includes an input unit 20, a storage unit 22, an adjustment unit 24, a first selection unit 26, a communication unit 28, a second selection unit 30, a processing unit 32, and a counting unit 42. The communication unit 28 includes a receiving unit 34, a first transmitting unit 36, and a second transmitting unit 38. The counting unit 42 counts the number of the terminal devices 16 connected to the base station device 14 over a predetermined period. Here, the counting may be performed for each area or for each area group in which a plurality of areas are put together. Therefore, the counted number of terminal devices 16 can be said to be the density in the area or the area group. Hereinafter, each area will be described for the sake of clarity. The counting unit 42 outputs the result of the counting to the adjustment unit 24. The storage unit 22 stores the list as before. Note that the storage unit 22 may store a plurality of types of lists.

調節部24は、計数部42における計数の結果に応じたエリアの大きさになるように、記憶部22に記憶したリストを調節する。例えば、調節部24は、密集度が高い場合に、記憶部22に記憶したリストにおけるエリアを分割する。さらに、1km四方のエリアを100m四方のエリアに分割した後、特定のエリアの密集度が高くなった場合に、そのエリアをさらに細分化(例えば、50m四方)する。このように、密集度に応じた、エリアの大きさの変更を複数回繰り返し行ってもよい。一方、調節部24は、密集度が低い場合に、記憶部22に記憶したリストにおけるエリアを併合する。例えば、ある1km四方のエリア(エリアA)に端末装置16が全く存在せず、それに隣接するエリア(エリアB)に端末装置16が存在するような場合には、エリアAとエリアBを併合して、1つのエリアNo.で両方のエリアを呼び出すようにする。また、このような併合処理を複数回繰り返してエリアを拡大してもよい。   The adjustment unit 24 adjusts the list stored in the storage unit 22 so that the size of the area according to the result of the counting by the counting unit 42 is obtained. For example, when the density is high, the adjustment unit 24 divides the area in the list stored in the storage unit 22. Furthermore, after dividing a 1 km square area into 100 m square areas, if the density of a specific area increases, the area is further subdivided (for example, 50 m square). As described above, the change of the area size according to the density may be repeated a plurality of times. On the other hand, when the density is low, the adjustment unit 24 merges the areas in the list stored in the storage unit 22. For example, when the terminal device 16 does not exist at all in a certain 1 km square area (area A) and the terminal device 16 exists in an adjacent area (area B), the area A and the area B are merged. One area No. To call both areas. The area may be enlarged by repeating such a merging process a plurality of times.

記憶部22が複数種類のリスト記憶している場合、調節部24は、計数の結果に応じたエリアの大きさに対応したリストを選択する。例えば、あるエリアに対する端末装置16の数が第1のしきい値以上である場合、調節部24は、そのエリアが小さくなるようなリストを選択し、端末装置16の数が第2のしきい値以下である場合、そのエリアが大きくなるようなリストを選択する。これに続く基地局装置14の処理、端末装置16は、これまでと同様であるので、ここでは説明を省略する。   When the storage unit 22 stores a plurality of types of lists, the adjustment unit 24 selects a list corresponding to the size of the area according to the counting result. For example, when the number of the terminal devices 16 for a certain area is equal to or more than the first threshold, the adjustment unit 24 selects a list in which the area becomes smaller, and the number of the terminal devices 16 becomes the second threshold. If the value is equal to or less than the value, a list that increases the area is selected. Subsequent processing of the base station device 14 and the terminal device 16 are the same as those described above, and a description thereof will be omitted.

以上の構成による通信システム100の動作を説明する。図12は、本発明の実施例3に係る通信システム100による通信手順を示すシーケンス図である。基地局装置14は、端末装置16の数を計数する(S130)。基地局装置14は、リストを調節する(S132)。端末装置16は、位置情報を取得し(S134)、位置情報を基地局装置14に送信する(S136)。基地局装置14は、第1エリアNo.を選択し(S138)、第1エリアNo.を端末装置16に送信する(S140)。端末装置16は、第1エリアNo.を設定する(S142)。指令装置10は、基地局装置14に呼出情報を送信する(S144)。基地局装置14は、第2エリアNo.を選択し(S146)、呼出信号を生成する(S148)。基地局装置14は、第2エリアNo.が含まれた呼出信号を送信する(S150)。端末装置16が第1エリアNo.と第2エリアNo.の一致を確認する(S152)と、指令装置10と端末装置16は、通信を実行する(S154)。   The operation of the communication system 100 having the above configuration will be described. FIG. 12 is a sequence diagram illustrating a communication procedure by the communication system 100 according to the third embodiment of the present invention. The base station device 14 counts the number of the terminal devices 16 (S130). The base station device 14 adjusts the list (S132). The terminal device 16 acquires the position information (S134) and transmits the position information to the base station device 14 (S136). The base station device 14 has the first area No. Is selected (S138), and the first area No. is selected. Is transmitted to the terminal device 16 (S140). The terminal device 16 has the first area No. Is set (S142). The command device 10 transmits the call information to the base station device 14 (S144). The base station device 14 has the second area No. Is selected (S146), and a calling signal is generated (S148). The base station device 14 has the second area No. Is transmitted (S150). If the terminal device 16 is in the first area No. And the second area No. Is confirmed (S152), the command device 10 and the terminal device 16 execute communication (S154).

本実施例によれば、端末装置の数に応じてエリアの大きさを変更するので、効率的な呼出を実現できる。また、効率的な呼出が実現されるので、無駄な呼出を抑制できる。また、エリアの大きさが変わる場合であっても、端末装置の処理は同一であるので、端末装置の処理を簡易にできる。   According to the present embodiment, since the size of the area is changed according to the number of terminal devices, an efficient call can be realized. In addition, since efficient calling is realized, useless calling can be suppressed. Further, even when the size of the area changes, the processing of the terminal device is the same, so that the processing of the terminal device can be simplified.

以上、本発明を実施例をもとに説明した。この実施例は例示であり、それらの各構成要素や各処理プロセスの組合せにいろいろな変形例が可能なこと、またそうした変形例も本発明の範囲にあることは当業者に理解されるところである。   The present invention has been described based on the embodiments. This embodiment is an exemplification, and it is understood by those skilled in the art that various modifications can be made to the combination of each component and each processing process, and that such modifications are also within the scope of the present invention. .

本実施例によれば、通信システム100は、業務用無線を使用している。しかしながらこれに限らず例えば、業務用無線以外の無線通信システムが使用されてもよい。本実施例によれば、構成の自由度を向上できる。   According to the present embodiment, the communication system 100 uses business radio. However, the present invention is not limited to this. For example, a wireless communication system other than the commercial wireless communication may be used. According to this embodiment, the degree of freedom of the configuration can be improved.

本実施例1乃至3において、エリアNo.の選択、リストの調節、リストの記憶は、基地局装置14においてなされている。しかしながらこれに限らず例えば、これらのうちの少なくとも1つの処理が、指令装置10と基地局装置14との組合せや、指令装置10においてなされてもよい。本変形例によれば、構成の自由度を向上できる。   In the first to third embodiments, the area No. Is selected, the list is adjusted, and the list is stored in the base station device 14. However, the present invention is not limited to this, and for example, at least one of these processes may be performed in the combination of the command device 10 and the base station device 14 or in the command device 10. According to this modification, the degree of freedom of the configuration can be improved.

10 指令装置、 12 ネットワーク、 14 基地局装置、 16 端末装置、 20 入力部、 22 記憶部、 24 調節部、 26 第1選択部、 28 通信部、 30 第2選択部、 32 処理部、 34 受信部、 36 第1送信部、 38 第2送信部、 100 通信システム。   Reference Signs List 10 command device, 12 network, 14 base station device, 16 terminal device, 20 input unit, 22 storage unit, 24 adjustment unit, 26 first selection unit, 28 communication unit, 30 second selection unit, 32 processing unit, 34 reception Unit, 36 first transmission unit, 38 second transmission unit, 100 communication system.

Claims (5)

位置情報を取得する取得部と、
前記取得部で取得した位置情報を呼出装置に送信し、送信した位置情報が含まれるエリアに対応した第1識別子と呼出対象となるエリアに対応した第2識別子とを前記呼出装置から受信する通信部と、
前記通信部で受信した第1識別子および第2識別子が一致する場合に、通信の実行を決定する制御部と、
を備えることを特徴とする端末装置。
An acquisition unit for acquiring location information;
Communication for transmitting the position information acquired by the acquisition unit to a calling device, and receiving, from the calling device, a first identifier corresponding to an area including the transmitted position information and a second identifier corresponding to an area to be called. Department and
A control unit that determines execution of communication when the first identifier and the second identifier received by the communication unit match,
A terminal device comprising:
前記通信部で受信する第1識別子に対応するエリアおよび第2識別子に対応するエリアは、時刻情報、カレンダー情報、外部のセンサ情報の内の少なくとも1つの情報に応じて前記呼出装置において調節されたエリアである、
ことを特徴とする請求項1に記載の端末装置。
The area corresponding to the first identifier and the area corresponding to the second identifier received by the communication unit are adjusted in the calling device in accordance with at least one of time information, calendar information, and external sensor information. Area
The terminal device according to claim 1, wherein:
前記通信部は前記呼出装置と無線により接続され、前記通信部で受信する第1識別子に対応するエリアおよび第2識別子に対応するエリアは、前記呼出装置に接続された端末装置の数に応じて前記呼出装置において調節されたエリアである、
ことを特徴とする請求項1に記載の端末装置。
The communication unit is wirelessly connected to the calling device, and the area corresponding to the first identifier and the area corresponding to the second identifier received by the communication unit are determined according to the number of terminal devices connected to the calling device. An area adjusted in the calling device,
The terminal device according to claim 1, wherein:
位置情報を取得するステップと、
取得した位置情報を呼出装置に送信し、送信した位置情報が含まれたエリアに対応した第1識別子と呼出対象となるエリアに対応した第2識別子とを前記呼出装置から受信するステップと、
受信した第1識別子および第2識別子が一致する場合に、通信の実行を決定するステップと、
を含むことを特徴とする通信方法。
Obtaining location information;
Transmitting the acquired position information to the calling device, and receiving, from the calling device, a first identifier corresponding to the area including the transmitted position information and a second identifier corresponding to the area to be called;
Deciding to execute communication when the received first identifier and second identifier match,
A communication method comprising:
位置情報を取得するステップと、
取得した位置情報を呼出装置に送信し、送信した位置情報が含まれたエリアに対応した第1識別子と呼出対象となるエリアに対応した第2識別子とを前記呼出装置から受信するステップと、
受信した第1識別子および第2識別子が一致する場合に、通信の実行を決定するステップとをコンピュータに実行させるためのプログラム。
Obtaining location information;
Transmitting the acquired position information to the calling device, and receiving, from the calling device, a first identifier corresponding to the area including the transmitted position information and a second identifier corresponding to the area to be called;
Determining the execution of communication when the first identifier and the second identifier received match each other.
JP2019071378A 2019-04-03 2019-04-03 Terminal device, communication method, program Active JP6677334B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019071378A JP6677334B2 (en) 2019-04-03 2019-04-03 Terminal device, communication method, program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019071378A JP6677334B2 (en) 2019-04-03 2019-04-03 Terminal device, communication method, program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2015189924A Division JP6507971B2 (en) 2015-09-28 2015-09-28 Calling apparatus, communication system, calling method, program

Publications (2)

Publication Number Publication Date
JP2019146221A JP2019146221A (en) 2019-08-29
JP6677334B2 true JP6677334B2 (en) 2020-04-08

Family

ID=67774030

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019071378A Active JP6677334B2 (en) 2019-04-03 2019-04-03 Terminal device, communication method, program

Country Status (1)

Country Link
JP (1) JP6677334B2 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100678142B1 (en) * 2004-08-31 2007-02-02 삼성전자주식회사 Mobile communication system adopting push-to-talk method for providing location based service and method of implementing the service
KR100724406B1 (en) * 2005-01-08 2007-06-04 엘지전자 주식회사 Method of providing PET service of mobile communication terminal and mobile communication terminal and mobile communication system for same
US7529558B1 (en) * 2005-10-11 2009-05-05 Avaya Technology Corp. System and method for location based push-to-talk

Also Published As

Publication number Publication date
JP2019146221A (en) 2019-08-29

Similar Documents

Publication Publication Date Title
JP6849116B2 (en) Communication equipment, communication methods and computer programs
US7392042B2 (en) Method, apparatus and system for notifying a user of a portable wireless device
JP6853820B2 (en) Emergency alert system and method
AU2017387908B2 (en) Method for exchanging information corresponding to a public safety incident
US7991404B2 (en) Congestion control method and device in mobile communication network
KR102748617B1 (en) TRANSMISSION INDICATION METHOD AND APPARATUS
US20200396292A1 (en) IoT DEVICE CONTROL METHOD, RECORDING MEDIUM HAVING PROGRAM RECORDED THEREON, AND IoT NETWORK INFRASTRUCTURE SYSTEM
WO2018105576A1 (en) Flying device, control device, communication control method, and control method
US20230246707A1 (en) Data transmission method and apparatus based on satellite communication, and storage medium
JP2019159398A (en) Terminal device and notification method
JP6512051B2 (en) Terminal device, communication system, communication method, program
US12526038B2 (en) Method for wireless communication and communication device
JP6677334B2 (en) Terminal device, communication method, program
JP6507971B2 (en) Calling apparatus, communication system, calling method, program
JP2022003777A (en) Camera system
JP6690754B2 (en) Calling device, calling method, program
JP4288152B2 (en) Wireless communication system and communication control method in wireless communication system
JP2012175387A (en) Call incoming mode control system, call incoming mode control method, call incoming mode control apparatus and portable terminal
EP1150528A1 (en) Method and apparatus for updating options on a mobile unit based upon the location of the mobile unit
JP7644841B2 (en) Time offset value update method and apparatus, communication device, and storage medium
JPH08205228A (en) Location registration method
WO2024013788A1 (en) Server device, communication control method, terminal device, and base station
WO2024053054A1 (en) Terminal device and communication control method
WO2024013787A1 (en) Server device, communication control method, terminal device, and base station
WO2024138437A1 (en) Information transmission method and apparatus, and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190403

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200225

R150 Certificate of patent or registration of utility model

Ref document number: 6677334

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150