JP6450720B2 - Communication terminal, communication method, and communication program - Google Patents
Communication terminal, communication method, and communication program Download PDFInfo
- Publication number
- JP6450720B2 JP6450720B2 JP2016193581A JP2016193581A JP6450720B2 JP 6450720 B2 JP6450720 B2 JP 6450720B2 JP 2016193581 A JP2016193581 A JP 2016193581A JP 2016193581 A JP2016193581 A JP 2016193581A JP 6450720 B2 JP6450720 B2 JP 6450720B2
- Authority
- JP
- Japan
- Prior art keywords
- communication
- data
- initial state
- communication device
- control unit
- 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
Links
Images
Landscapes
- Telephonic Communication Services (AREA)
- Computer And Data Communications (AREA)
- Mobile Radio Communication Systems (AREA)
Description
本発明は、データを送信する通信端末、通信方法及び通信用プログラムに関する。 The present invention relates to a communication terminal, a communication method, and a communication program that transmit data.
従来、さまざまな場所に設置されたセンサーが出力するデータを、無線通信回線を介して収集するシステムが知られている。特許文献1には、制御部において、センサーがデータを送信するタイミングを指示することが可能なデータ収集システムが開示されている。
Conventionally, a system that collects data output from sensors installed in various places via a wireless communication line is known.
通信端末がデータを収集する管理装置にデータを送信する場合、通信端末の状態によって、データの重要度や優先度が異なる。例えば、通信端末が設置された直後には、設置が正常に終了したことを迅速に通知する必要があるので、データの優先度が高いのに対して、定常的にデータを送信する間は、データの優先度が低い。 When the communication terminal transmits data to a management device that collects data, the importance and priority of the data differ depending on the state of the communication terminal. For example, immediately after the communication terminal is installed, since it is necessary to promptly notify that the installation has been completed normally, while the data priority is high, while constantly transmitting data, Data priority is low.
しかしながら、従来のシステムにおいては、通信端末の状態によってデータの優先度が異なることが考慮されていなかったので、通信端末が優先度の高いデータを送信しようとした場合であっても、他の通信端末がデータを送信するタイミングと重ならないようにするために、データの送信が遅れてしまう場合があるという問題があった。 However, in the conventional system, it has not been considered that the priority of data differs depending on the state of the communication terminal. Therefore, even if the communication terminal tries to transmit high priority data, other communication There is a problem that data transmission may be delayed in order not to overlap the timing at which the terminal transmits data.
そこで、本発明はこれらの点に鑑みてなされたものであり、通信端末の状態に適したタイミングでデータを送信可能にする通信端末、通信方法及び通信用プログラムを提供することを目的とする。 Therefore, the present invention has been made in view of these points, and an object thereof is to provide a communication terminal, a communication method, and a communication program that can transmit data at a timing suitable for the state of the communication terminal.
本発明の第1の態様の通信端末は、通信デバイスが出力したデバイスデータを、無線通信回線を介して送信する通信端末であって、前記通信デバイスが出力した前記デバイスデータを受信するデバイス通信部と、前記通信デバイスの状態を特定し、特定した状態に応じた優先度で、前記デバイス通信部が受信した前記デバイスデータを、前記無線通信回線に送信する通信制御部と、を有する。 A communication terminal according to a first aspect of the present invention is a communication terminal that transmits device data output by a communication device via a wireless communication line, and a device communication unit that receives the device data output by the communication device And a communication control unit that identifies the state of the communication device and transmits the device data received by the device communication unit to the wireless communication line with a priority according to the identified state.
前記通信制御部は、前記通信デバイスから受信した前記デバイスデータに基づいて、前記通信デバイスが初期状態であるか非初期状態であるかを判定し、前記通信デバイスが初期状態であると判定した場合に、前記通信デバイスが非初期状態であると判定した場合よりも早いタイミングで前記デバイスデータを送信してもよい。 When the communication control unit determines whether the communication device is in an initial state or a non-initial state based on the device data received from the communication device, and determines that the communication device is in an initial state In addition, the device data may be transmitted at an earlier timing than when it is determined that the communication device is in a non-initial state.
前記通信デバイスが前記初期状態において送信した所定のデータを前記デバイス通信部が受信した受信履歴を記憶する記憶部をさらに有し、前記通信制御部は、前記通信デバイスから前記所定のデータを受信した時点で、前記記憶部に前記受信履歴が記憶されていない場合に、前記通信デバイスが前記初期状態であると判定してもよい。 The storage device further stores a reception history received by the device communication unit for the predetermined data transmitted by the communication device in the initial state, and the communication control unit receives the predetermined data from the communication device. At the time, when the reception history is not stored in the storage unit, it may be determined that the communication device is in the initial state.
前記通信制御部は、前記デバイスデータを送信したアプリケーションを特定し、特定したアプリケーションが、前記通信デバイスが前記初期状態において実行するアプリケーションである場合に、前記通信デバイスが前記初期状態であると判定してもよい。 The communication control unit identifies an application that has transmitted the device data, and determines that the communication device is in the initial state when the identified application is an application that the communication device executes in the initial state. May be.
前記通信制御部は、前記通信デバイスが前記初期状態において実行するアプリケーションが出力した前記デバイスデータを、前記通信デバイスが前記非初期状態において実行するアプリケーションが出力した前記デバイスデータよりも高い優先度で送信してもよい。 The communication control unit transmits the device data output by an application executed by the communication device in the initial state with a higher priority than the device data output by an application executed by the communication device in the non-initial state. May be.
前記通信制御部は、前記通信デバイスの識別情報と前記デバイスデータを出力した前記アプリケーションの識別情報との組み合わせに基づいて、前記優先度を決定してもよい。
前記通信制御部は、前記デバイスデータを送信する時間帯に基づいて前記優先度を決定してもよい。
The communication control unit may determine the priority based on a combination of identification information of the communication device and identification information of the application that has output the device data.
The communication control unit may determine the priority based on a time zone for transmitting the device data.
前記通信制御部は、前記無線通信回線の時間帯ごとの混雑度に基づいて、各時間帯において、前記通信デバイスの状態に応じた優先度で前記デバイスデータを送信するか否かを決定してもよい。 The communication control unit determines whether to transmit the device data with a priority according to the state of the communication device in each time zone based on the degree of congestion for each time zone of the wireless communication line. Also good.
前記通信制御部は、同一の優先度の複数の前記デバイスデータを受信した場合に、所定の時間範囲におけるランダムなタイミングで前記複数のデバイスデータを順次送信してもよい。 The communication control unit may sequentially transmit the plurality of device data at random timing in a predetermined time range when receiving the plurality of device data having the same priority.
前記通信制御部は、前記デバイスデータを受信してから前記デバイスデータを送信するまでの間における前記無線通信回線で使用される周波数帯域の電波状態に基づいて前記優先度を決定してもよい。 The communication control unit may determine the priority based on a radio wave state of a frequency band used in the wireless communication line from when the device data is received to when the device data is transmitted.
本発明の第2の態様の通信方法は、コンピュータが実行する、通信デバイスが出力したデバイスデータを、無線通信回線を介して送信する通信方法であって、前記通信デバイスが出力した前記デバイスデータを受信するステップと、前記通信デバイスの状態を特定するステップと、特定した状態に応じた優先度で、受信した前記デバイスデータを前記無線通信回線に送信するステップと、を有する。 A communication method according to a second aspect of the present invention is a communication method for transmitting device data output by a communication device, which is executed by a computer, via a wireless communication line, wherein the device data output by the communication device is transmitted. Receiving, specifying a state of the communication device, and transmitting the received device data to the wireless communication line with a priority according to the specified state.
本発明の第3の態様の通信用プログラムは、通信端末が有するコンピュータに、前記通信端末と直接無線で接続される通信デバイスが出力した前記デバイスデータを受信するステップと、前記通信デバイスの状態を特定するステップと、特定した状態に応じた優先度で、受信した前記デバイスデータを前記無線通信回線に送信するステップと、を実行させる。 A communication program according to a third aspect of the present invention includes a step of receiving the device data output from a communication device directly connected to the communication terminal by a wireless communication with a computer included in the communication terminal; and a state of the communication device. A step of specifying, and a step of transmitting the received device data to the wireless communication line with a priority according to the specified state.
本発明によれば、通信端末の状態に適したタイミングでデータを送信可能になるという効果を奏する。 According to the present invention, it is possible to transmit data at a timing suitable for the state of the communication terminal.
[通信システムSの構成]
図1は、実施の形態に係る通信システムSの構成を示す図である。通信システムSは、複数の通信デバイス1(図1においては通信デバイス1a,1b,1cを例示)と、通信端末2と、データ管理装置3と、データ取得装置4(図1においてはデータ取得装置4a,4b,4cを例示)とを有する。通信端末2は、通信網N1及び中継網N2を介して、複数の通信デバイス1から受信したデバイスデータをデータ管理装置3に送信することができる。
[Configuration of Communication System S]
FIG. 1 is a diagram illustrating a configuration of a communication system S according to the embodiment. The communication system S includes a plurality of communication devices 1 (illustrating
通信網N1は、携帯電話網であり、複数の基地局5(図1においては基地局5a,5b,5c)を備える。複数の基地局5のそれぞれは、例えばLTE(Long Term Evolution)におけるeNodeBである。複数の基地局5のそれぞれは、複数の通信端末2との間で無線通信回線により接続されている。通信端末2は、基地局5から提供される無線通信回線を利用して、通信デバイス1から受信したデバイスデータをデータ管理装置3に送信することができる。
The communication network N1 is a mobile phone network and includes a plurality of base stations 5 (
中継網N2は、LTEのPGW(Packet Data Network Gateway)又はMME(Mobility Management Entity)等のEPC(Evolved Packet Core)を含むネットワークである。中継網N2には、複数の基地局5が接続される。中継網N2は、例えばインターネットを介してデータ管理装置3と接続されている。
The relay network N2 is a network including an EPC (Evolved Packet Core) such as an LTE PGW (Packet Data Network Gateway) or an MME (Mobility Management Entity). A plurality of base stations 5 are connected to the relay network N2. The relay network N2 is connected to the
通信デバイス1は、例えばセンサーを有しており、センサーの出力信号に基づくデバイスデータを通信端末2に送信する。通信デバイス1は、Wi−Fi(登録商標)、Bluetooth(登録商標)等のように比較的近距離での通信に適した無線通信チャネルにより通信端末2との間でデータを送受信する。
The
通信デバイス1は、自動販売機、車両、オフィス、工場等に設置されており、設置された場所において収集できる各種の情報を含むデバイスデータを、通信端末2を経由して、データ管理装置3に送信する。通信デバイス1が、例えば自動販売機に設置されている場合、通信デバイス1は、温度、釣銭の残量、商品の在庫、周囲の人の存在等に関する情報を収集し、収集した情報を含むデバイスデータを通信端末2に送信する。
The
通信デバイス1が送信するデバイスデータの容量は、スマートフォンやタブレット等の通信端末において送受信される音声や画像のデータの容量に比べて小さく、1つのデバイスデータの長さは、例えば100バイト以下である。通信デバイス1が送信するデバイスデータには、通信デバイス1ごとに割り当てられた識別情報であるデバイスIDと、収集した情報を含むデータとが含まれている。
The capacity of device data transmitted by the
通信端末2は、複数の通信デバイス1から複数のデバイスデータを受信する。詳細については後述するが、通信端末2は、受信したデバイスデータを一時的に蓄積し、通信デバイス1の状態に基づいて決定したタイミングで、蓄積したデバイスデータを通信網N1に送出することにより、デバイスデータをデータ管理装置3に転送する。
The communication terminal 2 receives a plurality of device data from the plurality of
データ管理装置3は、例えば、通信網N1を用いたサービスを提供する通信キャリアが管理するサーバである。データ管理装置3は、通信網N1及び中継網N2を介して、通信端末2から受信したデバイスデータをデータ取得装置4に提供する。
The
具体的には、データ管理装置3は、通信端末2及び通信網N1を介して、複数の通信デバイス1から送信されるデバイスデータを収集する。データ管理装置3は、受信したデバイスデータをハードディスク等の記憶媒体に蓄積し、データ取得装置4(4a,4b,4c)からの要求に応じて、デバイスデータ自体、又はデバイスデータに基づいて生成した情報をデータ取得装置4に送信する。
Specifically, the
データ取得装置4は、データ管理装置3にアクセス可能なコンピュータである。データ取得装置4は、例えば、通信デバイス1からデータ管理装置3に送信されたデータにアクセスするデータ取得者が使用するPC(Personal Computer)であり、データ取得者は、自身のPCにおいて、通信デバイス1が送信したデバイスデータの内容を閲覧することができる。
The data acquisition device 4 is a computer that can access the
ここで、通信デバイス1が自動販売機に設置されている場合、データ取得者は、例えば自動販売機の管理会社、自動販売機の商品を製造する飲料メーカー、マーケティング情報を提供する会社等である。データ取得者は、データ管理装置3を管理する通信キャリアとの間で、所望の通信デバイス1の所望のアプリケーションが出力するデバイスデータを取得するための契約を締結している。データ管理装置3は、各データ取得者の取得者IDと、各データ取得者が選択した一以上の通信デバイス1のデバイスIDと、各データ取得者が選択した一以上のアプリケーションのアプリIDとを関連付けて記憶している。
Here, when the
図2は、通信システムSにおけるデータの流れを模式的に示す図である。一つの通信デバイス1は、複数の種類の情報に対応する複数のアプリケーションを実行することができる。図2に示す通信デバイス1は自動販売機に設置されており、温度アプリ11、釣銭管理アプリ12、在庫管理アプリ13及び監視アプリ14を実行することができる。
FIG. 2 is a diagram schematically illustrating a data flow in the communication system S. One
温度アプリ11は、自動販売機の内部温度を示す温度情報を送信することができる。釣銭管理アプリ12は、自動販売機の釣銭の残高を示す釣銭情報を送信することができる。在庫管理アプリ13は、自動販売機で販売されている商品の在庫数を示す在庫情報を送信することができる。監視アプリ14は、自動販売機から所定の距離内の人を検出した時間を示す人検出情報を送信することができる。
The
各アプリケーションが送信する情報は、データ管理装置3によって、予め登録されたデータ取得装置4に割り振られる。図2に示す例の場合、温度アプリ11が出力する温度情報は、自動販売機をメンテナンスするデータ取得者のデータ取得装置4aに送信される。釣銭管理アプリ12が出力する釣銭情報は、商品を管理するデータ取得者のデータ取得装置4bに送信される。在庫管理アプリ13が出力する在庫情報は、データ取得装置4b、及びマーケティング情報を提供するデータ取得者のデータ取得装置4cに送信される。監視アプリ14が出力する人検出情報は、データ取得装置4cに送信される。
Information transmitted by each application is allocated to the data acquisition device 4 registered in advance by the
なお、通信デバイス1が設置される場所は任意であり、例えば自動車内に設置されてもよい。通信デバイス1が自動車内に設置される場合、通信デバイス1は、ガソリン残量、バッテリー残量、走行データ(走行距離、平均速度、燃費及び急ブレーキ回数等)、位置情報及び車体の不具合情報等をデータ管理装置3に送信することができる。
In addition, the place where the
ところで、一つの基地局5に収容される通信端末2が多数あり、さらに通信端末2に接続される通信デバイス1が多数ある場合、多数の通信デバイス1が出力したデバイスデータが通信網N1に送信されることになる。大量のデバイスデータが同時に送信されると、通信網N1が輻輳してしまうので、通信端末2がデバイスデータを蓄積し、通信網N1のトラヒックが少ない時間帯に、蓄積したデバイスデータを送信することが考えられる。
By the way, when there are many communication terminals 2 accommodated in one base station 5 and there are
しかしながら、リアルタイムで送信する必要があるデバイスデータが長時間にわたって通信端末2に蓄積されてしまうことは好ましくない。例えば、通信デバイス1が設置されて電源が投入された際に通信デバイス1が出力する初期設定に関するデバイスデータが送信されるまでに遅延すると、設置が成功したかどうかを監視する人が、デバイスデータが送信されるまで長時間にわたって待機しなければならない。
However, it is not preferable that device data that needs to be transmitted in real time is accumulated in the communication terminal 2 for a long time. For example, when the
そこで、本実施の形態における通信端末2は、通信デバイス1の状態に応じて、デバイスデータを送信する優先度を制御することで、例えば初期設定時のように、早急に送信する必要があるデバイスデータを速やかに送信できるようにすることを特徴としている。例えば、通信デバイス1が電源投入後に初めて通信端末2にデバイスデータを送信した場合に、通信端末2は、通信デバイス1が設置されてから初めて通信端末2に送信したデバイスデータを、初期設定が完了した後の停電復旧後に通信デバイス1が送信したデバイスデータよりも高い優先度で通信網N1に送信する。
以下、通信端末2の構成について詳細に説明する。
Therefore, the communication terminal 2 according to the present embodiment controls the priority of transmitting device data according to the state of the
Hereinafter, the configuration of the communication terminal 2 will be described in detail.
[通信端末2の構成]
続いて、通信端末2の構成及び動作について説明する。
図3は、通信端末2の構成を示す図である。通信端末2は、デバイス通信部21と、ネットワーク通信部22と、記憶部23と、通信制御部24とを有する。
[Configuration of communication terminal 2]
Next, the configuration and operation of the communication terminal 2 will be described.
FIG. 3 is a diagram illustrating a configuration of the communication terminal 2. The communication terminal 2 includes a
デバイス通信部21は、通信デバイス1が送信したデータを受信するための無線通信インターフェースである。
ネットワーク通信部22は、通信デバイス1から受信したデータを通信網N1に送信するための無線通信インターフェースである。ネットワーク通信部22は、例えばLTE規格に則って、通信網N1の基地局5との間でデータを送受信することができる。
The
The
記憶部23は、ROM(Read Only Memory)、RAM(Random Access Memory)及びハードディスク等の記憶媒体を有する。記憶部23は、通信制御部24が実行する通信用プログラムを記憶している。また、記憶部23は、通信制御部24の制御に基づいて、通信デバイス1から受信したデバイスデータを、通信デバイス1のデバイスID及び通信デバイス1から受信した日時に関連付けて記憶する。
The
さらに、記憶部23は、通信デバイス1が初期状態において送信した所定のデータをデバイス通信部21が受信した受信履歴を記憶する。
図4は、記憶部23が記憶している受信履歴データベースの一例を示す図である。受信履歴データベースにおいては、通信端末2が通信可能な複数の通信デバイス1のそれぞれが初期状態であるか否かを示す状態フラグとデバイスIDとが関連付けられている。
Further, the
FIG. 4 is a diagram illustrating an example of a reception history database stored in the
記憶部23は、通信デバイス1から初期設定時に送信されるデバイスデータをデバイス通信部21が受信するまでの間、通信デバイス1を識別するためのデバイスIDに関連付けて、初期状態を示す0のフラグを記憶する。記憶部23は、通信デバイス1から初期設定時に送信されるデバイスデータをデバイス通信部21が受信した後には、デバイスIDに関連付けて、初期設定が終了した状態を示す1のフラグを記憶する。
The
通信制御部24は、例えばCPU(Central Processing Unit)であり、記憶部23に記憶された通信用プログラムを実行することにより、各種の動作を実行する。通信制御部24は、通信デバイス1の状態を特定する。通信制御部24は、デバイス通信部21を介して受信したデバイスデータを記憶部23に記憶させ、記憶部23に記憶させたデバイスデータを、特定した通信デバイス1の状態に応じた優先度で、デバイス通信部が受信したデバイスデータを、通信網N1に送信する。
The
通信制御部24は、例えば、デバイス通信部21が通信デバイス1から受信したデバイスデータに基づいて、通信デバイス1が初期状態であるか非初期状態であるかを判定する。そして、通信制御部24は、通信デバイス1が初期状態であると判定した場合に、通信デバイス1が非初期状態であると状態特定部が判定した場合よりも早いタイミングでデバイスデータを送信する。
For example, the
通信制御部24は、デバイス通信部21が通信デバイス1から所定のデータを受信した時点で、記憶部23に初期設定時に送信されるデバイスデータを受信したことを示す受信履歴が記憶されていない場合(例えば、フラグが0の場合)に、通信デバイス1が初期状態であると判定する。通信制御部24は、記憶部23にデバイスIDが記憶されていない場合に、通信デバイス1が初期状態であると判定してもよい。
The
通信制御部24は、デバイスデータを送信した通信デバイス1のアプリケーションを特定し、特定したアプリケーションが、通信デバイス1が初期状態において実行するアプリケーションである場合に、通信デバイス1が初期状態であると判定してもよい。通信制御部24は、通信デバイス1が初期状態において実行するアプリケーションが出力したデバイスデータを、通信デバイス1が非初期状態において実行するアプリケーションが出力したデバイスデータよりも高い優先度で送信する。
The
例えば、通信制御部24は、デバイス通信部21が受信したデバイスデータが、初期状態において送信されるデータであると判定した場合、デバイスデータを受信してから第1時間以内にデバイスデータを送信する。通信制御部24は、デバイス通信部21が受信したデバイスデータが初期状態において送信されないデータであると判定した場合、デバイスデータを受信してから、第1時間よりも長い第2時間が経過した後にデバイスデータを送信する。このようにすることで、通信デバイス1が初期設定が完了していない状態で送信されたデバイスデータを優先して送信するとともに、通信網N1が輻輳する確率を下げることができる。
For example, if the
通信制御部24は、通信デバイス1のデバイスIDとデバイスデータを出力したアプリケーションのアプリIDとの組み合わせに基づいて、優先度を決定してもよい。例えば、通信制御部24は、記憶部23にデバイスIDが記憶されていない通信デバイス1から、初期設定で用いられるアプリケーションが出力したデバイスデータを受信した場合に、その他のデバイスデータを受信した場合よりも高い優先度とする。
The
通信制御部24は、通信デバイス1に異常が発生していることを特定した場合に、通信デバイス1から受信したデバイスデータの優先度を高くしてもよい。通信制御部24は、例えば、通信デバイス1から受信したデバイスデータが異常状態の発生を示すデータである場合に、異常状態の発生を示していないデータよりも高い優先度で送信する。このようにすることで、通信デバイス1の管理者が、通信デバイス1に異常が発生したことを迅速に認識することができる。
The
通信制御部24は、デバイスデータを送信する時間帯に基づいて優先度を決定してもよい。例えば、通信制御部24は、無線通信回線の時間帯ごとの混雑度に基づいて、各時間帯において、通信デバイス1の状態に応じた優先度でデバイスデータを送信するか否かを決定する。例えば、通信制御部24は、通信網N1の混雑度が所定値以上である時間帯や送信したデータの再送が必要になる頻度が所定値以上の時間帯には、通信デバイス1の状態に基づいて優先度を決定し、それ以外の時間帯には、通信デバイス1の状態によって優先度を変えることなくデバイスデータを送信してもよい。
The
さらに、通信制御部24は、通信デバイス1の状態に応じた優先度でデバイスデータを送信する時間帯において、同じ優先度のデバイスデータが複数ある場合、それぞれのデバイスデータを、所定の時間範囲内におけるランダムなタイミングで送信してもよい。また、通信制御部24は、同じ優先度のデバイスデータが複数ある場合、複数のデバイスデータを合体させてから送信してもよい。このようにすることで、例えば、初期設定が完了していない多数の通信デバイス1が同時に起動した場合に通信網N1に多数のパケットが送信されることを防止できるので、輻輳が発生することを抑制できる。
Furthermore, when there are a plurality of device data having the same priority in the time zone in which the device data is transmitted with the priority according to the state of the
また、通信制御部24は、デバイスデータを受信してからデバイスデータを送信するまでの間における無線通信回線で使用される周波数帯域の電波状態に基づいて優先度を決定してもよい。例えば、通信制御部24は、使用する電波のS/N比が所定の閾値よりも小さい場合に、通信デバイス1の状態に基づいて優先度を決定し、それ以外の時間帯には、通信デバイス1の状態によって優先度を変えることなくデバイスデータを送信する。このようにすることで、通信端末2は、電波状態が悪いときであっても優先度が高いデバイスデータを迅速に送信することができる。
Further, the
なお、以上の説明においては、通信デバイス1の状態として、通信デバイス1が初期設定状態を用いる例を中心に説明したが、通信端末2は、通信デバイス1の状態として、他の各種の状態を使用することができる。通信端末2は、例えば、移動しないことが想定されている通信デバイス1から、通信デバイス1が移動したことを示すデバイスデータが送信された場合に、優先度を高くしてもよい。このようにすることで、例えば、自動販売機の状態を監視しているデータ取得者が、自動販売機に設置された通信デバイス1が振動したことにより、自動販売機内の金銭が盗難されたことを迅速に検知することが可能になる。
In the above description, the
[データ管理装置3の構成]
図5は、データ管理装置3の構成を示す図である。データ管理装置3は、通信部31と、記憶部32と、制御部33とを有する。
[Configuration of Data Management Device 3]
FIG. 5 is a diagram showing the configuration of the
通信部31は、第1通信部311及び第2通信部312を有する。第1通信部311は、通信網N1を介して通信端末2との間でデータを送受信するための通信インターフェースであり、例えば携帯電話網の終端インターフェースを有する。第1通信部311は、携帯電話網の終端装置と接続するためのLAN(Local Area Network)インターフェースを有してもよい。
The
第2通信部312は、中継網N2を介してデータ取得装置4との間でデータを送受信するための通信インターフェースを有する。第2通信部312は、例えばLANインターフェースである。
The
記憶部32は、ROM、RAM及びハードディスク等の記憶媒体を有する。記憶部32は、通信端末IDと、それぞれの通信端末2が基地局5を介することなく直接通信可能な通信デバイス1のデバイスIDとが関連付けられた通信端末データベース(以下、通信端末DBという)を記憶している。
The
図6は、通信端末DBの一例を示す図である。通信端末DBにおいては、通信端末IDに関連付けて、通信端末2が通信可能な通信デバイス1が実行可能なアプリケーションの識別情報であるアプリIDと、それぞれのアプリケーションが1回のデータ送信時に送信する送信データ量とを記憶している。
FIG. 6 is a diagram illustrating an example of the communication terminal DB. In the communication terminal DB, in association with the communication terminal ID, the application ID that is the identification information of the application that can be executed by the
図6に示す例において、通信端末IDが9001の通信端末2は、デバイスIDが1001の通信デバイス1a及びデバイスIDが1002の通信デバイス1bが出力するデータを受信することを示している。通信デバイス1aは、送信データ量が10バイトであるアプリIDがa51のアプリケーション、及び送信データ量が20バイトであるアプリIDがa52のアプリケーションを実行することができる。通信デバイス1bは、送信データ量が10バイトであるアプリIDがa51のアプリケーション、及び送信データ量が45バイトであるアプリIDがa53のアプリケーションを実行することができる。
In the example illustrated in FIG. 6, the communication terminal 2 with the
また、記憶部32は、通信端末2から受信した複数の通信デバイス1が送信したデータを、通信デバイス1のデバイスIDに関連付けて記憶する。さらに、記憶部32は、データ取得装置4を介してデータ管理装置3にアクセスするデータ取得者の取得者IDと、データ取得者がデータを取得する対象として登録した通信デバイス1及びアプリケーションのデバイスID及びアプリIDとが関連付けられたデータ提供用データベース(以下、データ提供用DBという)を記憶していてもよい。
The
制御部33は、例えばCPUであり、記憶部32に記憶されたプログラムを実行することにより、各通信端末2がデータを送信するタイミングを決定する。
制御部33は、通信制御部331、要求受付部332、記憶制御部333及びタイミング決定部334を有する。
The
The
通信制御部331は、通信端末2との間のデータの送受信を制御する。通信制御部331は、データ取得装置4に提供するデータを出力する通信デバイス1と通信可能な通信端末2に対して、通信網N1のゲートウェイのアドレスであるAPN(Access Point Name)を通知することにより、通信端末2からのデータの受信を開始する。また、通信制御部331は、タイミング決定部334が決定したタイミングを示すタイミング情報を、第1通信部311を介して通信端末2に送信する送信部として機能する。
The
要求受付部332は、データ取得装置4から、データを取得する対象の通信デバイス1及びアプリケーションを選択する要求を受け付ける。要求受付部332は、第2通信部312を介して、データ管理装置3がデータを収集する対象となっている通信デバイス1及びアプリケーションの一覧をデータ取得装置4に送信する。
The
データ取得者が、データ取得装置4を介して表示される通信デバイス1及びアプリケーションの一覧から、データを取得したい通信デバイス1及びアプリケーションを選択すると、データ取得装置4は、選択された通信デバイス1及びアプリケーションを特定するための情報(例えば、デバイスID及びアプリID)、並びに取得者IDを含むデータ取得要求をデータ管理装置3に送信する。要求受付部332は、データ取得装置4からデータ取得要求を受信すると、データ取得要求に含まれる取得者ID、デバイスID及びアプリIDを記憶制御部333に通知することにより、記憶部32内のデータ提供用DBに登録する。
When the data acquirer selects the
要求受付部332は、データ取得装置4からデータを取得するための要求を受け付けた場合に、通信網N1を介して受信した、記憶部32に記憶されたデータ提供用DBを参照して、要求が示すアプリケーションが送信したデータを、データ取得装置4に送信することにより提供する。データ提供用DBにおいては、データ取得要求を送信したデータ取得装置4に対応する取得者IDと、取得者IDのデータ取得装置4にデータを提供する対象となる通信デバイスのデバイスIDが関連付けられている。データ提供用DBにおいては、取得者IDのデータ取得装置4にデータを提供する対象となるアプリケーションのアプリIDがさらに関連付けられていてもよい。
When receiving a request for acquiring data from the data acquisition device 4, the
要求受付部332は、複数のデータ取得装置4から、同一の通信デバイス1が実行する同一のアプリケーションを選択する要求を受け付けてもよい。通信制御部331は、要求受付部332が複数のデータ取得装置4から、同一の通信デバイス1が実行する同一のアプリケーションを選択する要求を受け付けた場合に、通信網N1を介して受信したデータのうち、要求が示すアプリケーションが送信したデータを、複数のデータ取得装置4に提供する。
The
記憶制御部333は、通信制御部331及び要求受付部332からの指示に基づいて、記憶部32にデータを書き込んだり、記憶部32に記憶されたデータを読み出したりする。例えば、記憶制御部333は、通信制御部331が通信端末2から受信したデバイスデータを、デバイスID及びアプリIDに関連付けて記憶部32に記憶させる。
The
[通信システムSにおける通信シーケンス]
図7は、通信システムSにおける通信シーケンスを示す図である。
まず、通信デバイス1は、収集した情報を送信するタイミングになると(S11においてYES)、送信データを生成して(S12)、通信端末2に対して送信データを送信する。通信端末2は、送信データを受信すると、受信した送信データを記憶部23に蓄積する(S13)。
[Communication Sequence in Communication System S]
FIG. 7 is a diagram showing a communication sequence in the communication system S.
First, when it is time to transmit the collected information (YES in S11), the
続いて、通信端末2は、データ管理装置3にデータを送信するタイミングであるかどうかを確認する(S14)。ステップS14の処理の詳細については後述する。通信端末2は、データを送信するタイミングになると(S14においてYES)、蓄積していたデータをデータ管理装置3に送信する。通信制御部331は、データを受信すると、受信したデータを通信端末IDに関連付けて記憶部32内のデータ提供用DBに登録する。
Subsequently, the communication terminal 2 confirms whether or not it is time to transmit data to the data management device 3 (S14). Details of the processing in step S14 will be described later. When it is time to transmit data (YES in S14), the communication terminal 2 transmits the accumulated data to the
[通信端末2の動作フローチャート]
図8は、通信端末2がデバイスデータを処理する動作のフローチャートである。通信制御部24は、通信デバイス1からデバイスデータを受信すると(S21)、上述のいずれかの方法により、通信デバイス1の状態を特定する。通信制御部24は、例えば、通信デバイス1が初期状態か否かを判定する(S22)。
[Operation Flowchart of Communication Terminal 2]
FIG. 8 is a flowchart of an operation in which the communication terminal 2 processes device data. When the
通信制御部24は、通信デバイス1が初期状態であると判定した場合(S22においてYES)、デバイスデータを受信してから第1時間が経過したかどうかを監視し(S23)、第1時間が経過すると(S23においてYES)、受信したデバイスデータを通信網N1に送信する(S24)。なお、第1時間はゼロであってもよい。すなわち、通信デバイス1が初期状態である場合、通信制御部24は、デバイスデータを受信してから待機することなく通信網N1に送信してもよい。
If the
通信制御部24は、通信デバイス1が初期状態でないと判定した場合(S22においてNO)、デバイスデータを受信してから第1時間よりも長い第2時間が経過したかどうかを監視し(S25)、第2時間が経過すると(S25においてYES)、受信したデバイスデータを通信網N1に送信する(S24)。
通信制御部24は、通信端末2の電源をオフする操作が行われるまでの間(S26においてNO)、ステップS21からS25までの動作を繰り返す。
When it is determined that the
The
[通信端末2による効果]
以上説明したように、通信端末2は、通信デバイス1が出力したデバイスデータを受信するデバイス通信部21と、通信デバイス1の状態を特定し、特定した状態に応じた優先度で、デバイス通信部21が受信したデバイスデータを、無線通信回線に送信する通信制御部24とを有する。通信端末2がこのような構成を有することにより、通信デバイス1が出力するデバイスデータを速やかに確認する必要がある状態である場合に、通信デバイス1が速やかにデバイスデータを確認することが可能になる。
[Effects of communication terminal 2]
As described above, the communication terminal 2 includes the
以上、本発明を実施の形態を用いて説明したが、本発明の技術的範囲は上記実施の形態に記載の範囲には限定されない。上記実施の形態に、多様な変更又は改良を加えることが可能であることが当業者に明らかである。特に、装置の分散・統合の具体的な実施形態は以上に図示するものに限られず、その全部又は一部について、種々の付加等に応じて、又は、機能負荷に応じて、任意の単位で機能的又は物理的に分散・統合して構成することができる。 As mentioned above, although this invention was demonstrated using embodiment, the technical scope of this invention is not limited to the range as described in the said embodiment. It will be apparent to those skilled in the art that various modifications or improvements can be added to the above embodiment. In particular, the specific embodiments of the distribution / integration of the devices are not limited to those illustrated above, and all or a part thereof may be added in arbitrary units according to various additions or according to functional loads. It can be configured functionally or physically distributed and integrated.
1 通信デバイス
2 通信端末
3 データ管理装置
21 デバイス通信部
22 ネットワーク通信部
23 記憶部
24 通信制御部
31 通信部
311 第1通信部
312 第2通信部
32 記憶部
33 制御部
331 通信制御部
332 要求受付部
333 記憶制御部
1 communication device 2
Claims (7)
前記通信デバイスが出力した前記デバイスデータを受信するデバイス通信部と、
前記通信デバイスから受信した前記デバイスデータに基づいて、前記通信デバイスが初期状態であるか非初期状態であるかを判定し、前記通信デバイスが初期状態であると判定した場合に、前記通信デバイスが非初期状態であると判定した場合よりも早いタイミングで前記デバイスデータを送信する通信制御部と、
を有する、通信端末。 A communication terminal that transmits device data output by a communication device via a wireless communication line,
A device communication unit for receiving the device data output by the communication device;
Based on the device data received from the communication device, it is determined whether the communication device is in an initial state or a non-initial state, and when it is determined that the communication device is in an initial state, the communication device A communication control unit that transmits the device data at a timing earlier than when determined to be in a non-initial state;
A communication terminal.
前記通信制御部は、前記通信デバイスから前記デバイスデータを受信した時点で、前記記憶部に前記受信履歴が記憶されていない場合に、前記通信デバイスが前記初期状態であると判定する、
請求項1に記載の通信端末。 A storage unit for storing a reception history received by the device communication unit for the predetermined data transmitted by the communication device in the initial state;
The communication control unit determines that the communication device is in the initial state when the reception data is not stored in the storage unit when the device data is received from the communication device.
The communication terminal according to claim 1.
請求項1又は2に記載の通信端末。 The communication control unit identifies an application that has transmitted the device data, and determines that the communication device is in the initial state when the identified application is an application that the communication device executes in the initial state. ,
The communication terminal according to claim 1 or 2.
請求項3に記載の通信端末。 The communication control unit transmits the device data output by an application executed by the communication device in the initial state at a timing earlier than the device data output by an application executed by the communication device in the non-initial state. ,
The communication terminal according to claim 3.
請求項4に記載の通信端末。 The communication control unit determines a priority based on a combination of the identification information of the communication device and the identification information of the application that has output the device data, and transmits the device data at a timing based on the determined priority. To
The communication terminal according to claim 4.
通信デバイスが出力したデバイスデータを、無線通信回線を介して送信する通信方法であって、
前記通信デバイスが出力した前記デバイスデータを受信するステップと、
前記通信デバイスから受信した前記デバイスデータに基づいて、前記通信デバイスが初期状態であるか非初期状態であるかを判定し、前記通信デバイスが初期状態であると判定した場合に、前記通信デバイスが非初期状態であると判定した場合よりも早いタイミングで前記デバイスデータを送信するステップと、
を有する通信方法。 The computer runs,
A communication method for transmitting device data output from a communication device via a wireless communication line,
Receiving the device data output by the communication device;
Based on the device data received from the communication device, it is determined whether the communication device is in an initial state or a non-initial state, and when it is determined that the communication device is in an initial state, the communication device Transmitting the device data at a timing earlier than when determined to be in a non-initial state;
A communication method comprising:
前記通信端末と直接無線で接続される通信デバイスが出力したデバイスデータを受信するステップと、
前記通信デバイスから受信した前記デバイスデータに基づいて、前記通信デバイスが初期状態であるか非初期状態であるかを判定し、前記通信デバイスが初期状態であると判定した場合に、前記通信デバイスが非初期状態であると判定した場合よりも早いタイミングで前記デバイスデータを無線通信回線を介して送信するステップと、
を実行させるための通信用プログラム。 In the computer that the communication terminal has,
Receiving device data output by a communication device directly connected to the communication terminal wirelessly;
Based on the device data received from the communication device, it is determined whether the communication device is in an initial state or a non-initial state, and when it is determined that the communication device is in an initial state, the communication device Transmitting the device data via a wireless communication line at a timing earlier than when determined to be in a non-initial state;
Communication program for executing
Priority Applications (7)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2016193581A JP6450720B2 (en) | 2016-09-30 | 2016-09-30 | Communication terminal, communication method, and communication program |
| EP17856018.1A EP3522574B1 (en) | 2016-09-30 | 2017-09-25 | Communication terminal, communication method, program for communication, communication system, management device, management method, and communication control method |
| CN201780052352.3A CN109691125B (en) | 2016-09-30 | 2017-09-25 | Communication terminal, communication method, communication program, communication system, management device, management method, and communication control method |
| US16/329,526 US10945160B2 (en) | 2016-09-30 | 2017-09-25 | Management device, communication terminal, and method for communication terminal |
| PCT/JP2017/034432 WO2018062065A1 (en) | 2016-09-30 | 2017-09-25 | Communication terminal, communication method, program for communication, communication system, management device, management method, and communication control method |
| CN202210237945.XA CN114466327B (en) | 2016-09-30 | 2017-09-25 | Communication terminal, communication method, communication program, communication system, management device, management method, and communication control method |
| US17/169,063 US11683725B2 (en) | 2016-09-30 | 2021-02-05 | Communication terminal and communication method for transmitting device data |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2016193581A JP6450720B2 (en) | 2016-09-30 | 2016-09-30 | Communication terminal, communication method, and communication program |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2018055574A JP2018055574A (en) | 2018-04-05 |
| JP6450720B2 true JP6450720B2 (en) | 2019-01-09 |
Family
ID=61836803
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2016193581A Active JP6450720B2 (en) | 2016-09-30 | 2016-09-30 | Communication terminal, communication method, and communication program |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP6450720B2 (en) |
Family Cites Families (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP5194296B2 (en) * | 2007-11-13 | 2013-05-08 | 株式会社国際電気通信基礎技術研究所 | WIRELESS NETWORK, WIRELESS DEVICE USED FOR THE SAME, AND MOBILE BODY WITH THE WIRELESS DEVICE |
| WO2012042437A2 (en) * | 2010-09-30 | 2012-04-05 | Koninklijke Philips Electronics N.V. | Body worn sensors network with redundant parameter prioritization and temporal alignment |
| JP6176071B2 (en) * | 2013-11-13 | 2017-08-09 | 株式会社Jvcケンウッド | Transmission device, reception device, information analysis system, and information analysis method |
| JP2015159979A (en) * | 2014-02-27 | 2015-09-07 | シャープ株式会社 | Information processing apparatus, information processing system, information processing method, and information processing program |
| JP2017079807A (en) * | 2014-03-11 | 2017-05-18 | 株式会社東芝 | Biological sensor, biological data collection terminal, biological data collection system, and biological data collection method |
| JP6293013B2 (en) * | 2014-07-30 | 2018-03-14 | Kddi株式会社 | Video transmission device, video transmission method, and video transmission program |
-
2016
- 2016-09-30 JP JP2016193581A patent/JP6450720B2/en active Active
Also Published As
| Publication number | Publication date |
|---|---|
| JP2018055574A (en) | 2018-04-05 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US11683725B2 (en) | Communication terminal and communication method for transmitting device data | |
| US10542459B2 (en) | Systems and methods for accessing multiple application servers via a service capability exposure function | |
| US9723428B2 (en) | Internet-of-things system for public transportation service and method of operating same | |
| JP2023503701A (en) | POSITIONING INFORMATION PROCESSING METHOD, DEVICE AND STORAGE MEDIUM | |
| JP6961969B2 (en) | Servers, service provision systems, service provision methods and programs | |
| US20170374568A1 (en) | Adaptive network access service | |
| CN107404404B (en) | Terminal routing method based on Internet of things and Internet of things terminal | |
| JP6605694B2 (en) | Management apparatus, management method, and communication system | |
| JP6456895B2 (en) | Management apparatus, management method, and communication system | |
| JP6456331B2 (en) | Communication terminal, communication method, and communication program | |
| JP6450720B2 (en) | Communication terminal, communication method, and communication program | |
| US9986416B2 (en) | MTC device ping messages via tracking area updates | |
| JP6355528B2 (en) | Gateway device | |
| JP6456332B2 (en) | COMMUNICATION TERMINAL, COMMUNICATION METHOD, COMMUNICATION PROGRAM, AND COMMUNICATION SYSTEM | |
| US20160254979A1 (en) | Communication system, common service control apparatus, data transmission method, and non-transitory computer readable medium | |
| JP6605695B2 (en) | Communication terminal, communication method, and communication system | |
| US10917759B2 (en) | SMS-IWF reassignment for SMS link outage | |
| CN103001889A (en) | Method and device for controlling terminal access and terminals | |
| JP6456896B2 (en) | Communication terminal, communication method, and communication system | |
| JP6450719B2 (en) | COMMUNICATION SYSTEM, COMMUNICATION TERMINAL, AND COMMUNICATION CONTROL METHOD | |
| JP6327070B2 (en) | Wireless communication system and wireless communication method | |
| JP2015177409A (en) | System, method and program for safety information collection, base station and mobile station | |
| US9986088B2 (en) | Automated MDN line transfer | |
| JP6576266B2 (en) | COMMUNICATION DEVICE, COMMUNICATION CONTROL METHOD, AND COMMUNICATION CONTROL PROGRAM | |
| KR20150068266A (en) | Device and method for Device to Device information transferring |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20170906 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20180619 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20180809 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20181106 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20181112 |
|
| 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: 20181127 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20181210 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 6450720 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |