JP2015220617A - Information processing unit, information processing system, information processing method, and information processing program - Google Patents

Information processing unit, information processing system, information processing method, and information processing program Download PDF

Info

Publication number
JP2015220617A
JP2015220617A JP2014102860A JP2014102860A JP2015220617A JP 2015220617 A JP2015220617 A JP 2015220617A JP 2014102860 A JP2014102860 A JP 2014102860A JP 2014102860 A JP2014102860 A JP 2014102860A JP 2015220617 A JP2015220617 A JP 2015220617A
Authority
JP
Japan
Prior art keywords
information
unit
communication
communication means
data
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.)
Granted
Application number
JP2014102860A
Other languages
Japanese (ja)
Other versions
JP6288446B2 (en
Inventor
修 萬羽
Osamu Manba
修 萬羽
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP2014102860A priority Critical patent/JP6288446B2/en
Publication of JP2015220617A publication Critical patent/JP2015220617A/en
Application granted granted Critical
Publication of JP6288446B2 publication Critical patent/JP6288446B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Power Sources (AREA)
  • Computer And Data Communications (AREA)
  • Communication Control (AREA)

Abstract

PROBLEM TO BE SOLVED: To use equipment stably for a long time by suppressing consumption of the battery remaining power of the equipment even when the battery remaining power becomes small.SOLUTION: An information processing unit includes: an equipment information acquisition part which acquires the battery remaining power of equipment and information associated with the equipment; an equipment specification part which specifies the equipment based upon the information associated with the equipment that the equipment information acquisition part acquires; a definition information storage part which stores communication means definition information representing communication means corresponding to the battery remaining power for each piece of equipment; a communication means adjustment part which reads the communication means definition information corresponding to the equipment that the equipment specification part specifies out of the definition information storage part, and determines communication means to communicate with the equipment based upon the read communication means definition information and the battery remaining power of the equipment that the equipment information acquisition part acquires; and communication control part which communicates with the equipment through the communication means that the communication means adjustment part determines.

Description

本発明は、情報処理装置、情報処理システム、情報処理方法および情報処理プログラムに関する。   The present invention relates to an information processing apparatus, an information processing system, an information processing method, and an information processing program.

現在、クライアント装置の電池残量が少なくなった場合に、サーバ装置とクライアント装置間の通信のデータ量を低減させると共にクライアント装置の処理の負荷を軽減し、モバイル性を有しているクライアント装置の消費電力を低減させるシステムがある。例えば、特許文献1に記載の技術は、クライアント装置の電池残量をサーバ装置へ送信し、サーバ装置がその電池残量に基づいてコンテンツのデータ量を低減させるように加工し、低減されたコンテンツデータをクライアント装置へ送信することにより、電池残量の減少したクライアント装置がコンテンツの再生負荷を減少させるものである。具体的には、サーバ装置は、クライアント装置の電池残量が5分の1以下であれば、動画像であるコンテンツおよび静止画像であるコンテンツを削除し、テキストデータのみをクライアント装置に送信する。   Currently, when the remaining battery level of the client device is low, the amount of communication data between the server device and the client device is reduced and the processing load of the client device is reduced. There are systems that reduce power consumption. For example, the technology described in Patent Document 1 transmits the remaining battery level of the client device to the server device, and the server device processes the content amount to be reduced based on the remaining battery level. By transmitting data to the client device, the client device whose remaining battery capacity is reduced reduces the content reproduction load. Specifically, if the remaining battery level of the client device is 1/5 or less, the server device deletes the content that is a moving image and the content that is a still image, and transmits only text data to the client device.

特開2007−267335号公報JP 2007-267335 A

しかしながら、特許文献1に記載の技術では、電池残量がかなり少なく(5分の1以下に)なった場合であっても、機器(クライアント装置)にデータ(テキストデータ)を送信するため、電池残量の消耗を招き、機器を安定して使用することができない、という問題がある。   However, in the technology described in Patent Document 1, even when the remaining battery level is considerably low (less than 1/5), data (text data) is transmitted to the device (client device). There is a problem that the remaining amount is consumed and the device cannot be used stably.

本発明は上記の点に鑑みてなされたものであり、機器の電池残量が少なくなった場合であっても、電池残量の消耗を抑制して長時間に亘って安定して機器を使用することができる情報処理装置、情報処理システム、情報処理方法および情報処理プログラムを提供することを課題とする。   The present invention has been made in view of the above points, and even when the remaining battery level of the device is low, the consumption of the remaining battery level is suppressed and the device can be used stably over a long period of time. It is an object of the present invention to provide an information processing apparatus, an information processing system, an information processing method, and an information processing program.

(1)本発明は上記の課題を解決するためになされたものであり、本発明の第1の態様は、電池により駆動する機器と通信接続される情報処理装置であって、前記機器の電池残量と前記機器に関する情報とを取得する機器情報取得部と、前記機器情報取得部が取得した前記機器に関する情報に基づいて前記機器を特定する機器特定部と、電池残量に対応する通信手段を示す通信手段定義情報を機器ごとに記憶する定義情報記憶部と、前記機器特定部が特定した前記機器に応じた通信手段定義情報を前記定義情報記憶部から読み出し、読み出した前記通信手段定義情報と前記機器情報取得部が取得した前記機器の電池残量とに基づいて前記機器と通信する通信手段を決定する通信手段調整部と、前記通信手段調整部が決定した通信手段により前記機器と通信する通信制御部と、を備えることを特徴とする情報処理装置である。   (1) The present invention has been made to solve the above-described problems, and a first aspect of the present invention is an information processing apparatus that is communicatively connected to a device driven by a battery, the battery of the device A device information acquisition unit for acquiring a remaining amount and information about the device, a device specifying unit for specifying the device based on the information about the device acquired by the device information acquisition unit, and a communication unit corresponding to the remaining battery level A communication unit definition information for each device, and a communication unit definition information corresponding to the device specified by the device specification unit is read from the definition information storage unit and read out. And a communication unit adjustment unit that determines a communication unit that communicates with the device based on a battery remaining amount acquired by the device information acquisition unit, and a communication unit that is determined by the communication unit adjustment unit. A communication control unit that communicates with the device, an information processing apparatus comprising: a.

(2)また、本発明の第2の態様は、上述の情報処理装置において、前記定義情報記憶部は、データのフォーマットを示すフォーマット定義情報を機器ごとにさらに記憶し、前記機器特定部が特定した前記機器に応じたフォーマット定義情報に基づいて、前記通信制御部が前記機器から受信したデータのデータフォーマットを変換するフォーマット変換部と、前記フォーマット変換部が変換したデータフォーマットで前記データを送信するデータ通信部と、をさらに備えることを特徴とする。   (2) According to a second aspect of the present invention, in the information processing apparatus described above, the definition information storage unit further stores format definition information indicating a data format for each device, and the device specifying unit specifies Based on the format definition information corresponding to the device, the communication control unit converts the data format of the data received from the device, and transmits the data in the data format converted by the format conversion unit. And a data communication unit.

(3)また、本発明の第3の態様は、電池により駆動する機器と通信接続される情報処理装置とを備える情報処理システムであって、前記機器は、電池残量と機器に関する情報とを送信し、前記情報処理装置は、前記機器の電池残量と前記機器に関する情報とを取得する機器情報取得部と、前記機器情報取得部が取得した前記機器に関する情報に基づいて前記機器を特定する機器特定部と、電池残量に対応する通信手段を示す通信手段定義情報を機器ごとに記憶する定義情報記憶部と、前記機器特定部が特定した前記機器に応じた通信手段定義情報を前記定義情報記憶部から読み出し、読み出した前記通信手段定義情報と前記機器情報取得部が取得した前記機器の電池残量とに基づいて前記機器と通信する通信手段を決定する通信手段調整部と、前記通信手段調整部が決定した通信手段により前記機器と通信する通信制御部と、を備えることを特徴とする情報処理システムである。   (3) Moreover, the 3rd aspect of this invention is an information processing system provided with the information processing apparatus connected by communication with the apparatus driven with a battery, Comprising: The said apparatus is a battery remaining amount and the information regarding an apparatus. And the information processing apparatus identifies the device based on the device information acquisition unit that acquires the remaining battery level of the device and the information related to the device, and the information related to the device acquired by the device information acquisition unit. A device identification unit; a definition information storage unit that stores communication unit definition information indicating a communication unit corresponding to a remaining battery level for each device; and the communication unit definition information according to the device identified by the device identification unit. A communication unit adjustment unit that reads from the information storage unit and determines a communication unit to communicate with the device based on the read communication unit definition information and the remaining battery level of the device acquired by the device information acquisition unit Is an information processing system, characterized in that it comprises a communication control unit that communicates with the device via the communication means the communication means adjusting unit has determined.

(4)また、本発明の第4の態様は、電池により駆動する機器と通信接続される情報処理装置における情報処理方法であって、前記機器の電池残量と前記機器に関する情報とを取得する機器情報取得過程と、前記機器情報取得過程が取得した前記機器に関する情報に基づいて前記機器を特定する機器特定過程と、電池残量に対応する通信手段を示す通信手段定義情報を機器ごとに記憶する定義情報記憶部から、前記機器特定過程が特定した前記機器に応じた通信手段定義情報を読み出し、読み出した前記通信手段定義情報と前記機器情報取得過程が取得した前記機器の電池残量とに基づいて前記機器と通信する通信手段を決定する通信手段調整過程と、前記通信手段調整過程が決定した通信手段により前記機器と通信する通信制御過程と、を有することを特徴とする情報処理方法である。   (4) Moreover, the 4th aspect of this invention is the information processing method in the information processing apparatus connected by communication with the apparatus driven with a battery, Comprising: The battery remaining charge of the said apparatus and the information regarding the said apparatus are acquired. For each device, a device information acquisition process, a device identification process for identifying the device based on information about the device acquired by the device information acquisition process, and communication means definition information indicating a communication means corresponding to the remaining battery level are stored for each device. The communication means definition information corresponding to the device specified by the device specifying process is read out from the definition information storage unit, and the read communication means definition information and the remaining battery level of the device acquired by the device information acquiring process are read. A communication means adjustment process for determining communication means to communicate with the device based on the communication means adjustment process, and a communication control process for communicating with the device by the communication means determined by the communication means adjustment process. An information processing method, characterized by.

(5)また、本発明の第5の態様は、電池により駆動する機器と通信接続される情報処理装置のコンピュータに、前記機器の電池残量と前記機器に関する情報とを取得する機器情報取得ステップと、前記機器情報取得ステップが取得した前記機器に関する情報に基づいて前記機器を特定する機器特定ステップと、電池残量に対応する通信手段を示す通信手段定義情報を機器ごとに記憶する定義情報記憶部から、前記機器特定ステップが特定した前記機器に応じた通信手段定義情報を読み出し、読み出した前記通信手段定義情報と前記機器情報取得ステップが取得した前記機器の電池残量とに基づいて前記機器と通信する通信手段を決定する通信手段調整ステップと、前記通信手段調整ステップが決定した通信手段により前記機器と通信する通信制御ステップと、を実行させるための情報処理プログラムである。   (5) Further, according to a fifth aspect of the present invention, a device information acquisition step of acquiring a battery remaining amount of the device and information related to the device in a computer of an information processing apparatus that is communicatively connected to a device driven by a battery. A device specifying step for specifying the device based on the information about the device acquired by the device information acquiring step, and a definition information storage for storing, for each device, communication unit definition information indicating a communication unit corresponding to the remaining battery level. The communication device definition information corresponding to the device specified by the device specification step is read from the unit, and the device is based on the read communication device definition information and the battery remaining amount of the device acquired by the device information acquisition step. A communication means adjustment step for determining a communication means for communicating with the communication means, and a communication means for communicating with the device by the communication means determined by the communication means adjustment step. An information processing program for executing a control step.

本発明によれば、機器の電池残量が少なくなった場合であっても、電池残量の消耗を抑制して長時間に亘って安定して機器を使用することができる。   ADVANTAGE OF THE INVENTION According to this invention, even if it is a case where the battery remaining charge of an apparatus decreases, consumption of a battery remaining charge can be suppressed and an apparatus can be used stably over a long time.

本発明の第1の実施形態に係る情報処理システムの構成の一例を示す概略ブロック図である。It is a schematic block diagram which shows an example of a structure of the information processing system which concerns on the 1st Embodiment of this invention. 第1の実施形態に係る情報処理装置のハードウェア構成の一例を示すハードウェア構成図である。It is a hardware block diagram which shows an example of the hardware configuration of the information processing apparatus which concerns on 1st Embodiment. 第1の実施形態に係る情報処理装置の機能構成の一例を示す概略ブロック図である。It is a schematic block diagram which shows an example of a function structure of the information processing apparatus which concerns on 1st Embodiment. 第1の実施形態に係る定義情報記憶部が記憶する通信手段定義情報の一例を示すテーブルである。It is a table which shows an example of the communication means definition information which the definition information storage part which concerns on 1st Embodiment memorize | stores. 第1の実施形態に係る通信処理部の通信処理の一例を示すフローチャートである。It is a flowchart which shows an example of the communication process of the communication process part which concerns on 1st Embodiment. 本発明の第2の実施形態に係る情報処理装置の機能構成の一例を示す概略ブロック図である。It is a schematic block diagram which shows an example of a function structure of the information processing apparatus which concerns on the 2nd Embodiment of this invention. 第2の実施形態に係る定義情報記憶部が記憶するデータ定義および変換規則を含むフォーマット定義情報の一例を示すテーブルである。It is a table which shows an example of the format definition information containing the data definition and conversion rule which the definition information storage part which concerns on 2nd Embodiment memorize | stores. 第2の実施形態に係る送信データのデータフォーマットの一例を示す概略図である。It is the schematic which shows an example of the data format of the transmission data which concerns on 2nd Embodiment. 第2の実施形態に係るデータ取得部が機器に送信するデータ送信要求のデータフォーマットの一例を示す概略図である。It is the schematic which shows an example of the data format of the data transmission request which the data acquisition part which concerns on 2nd Embodiment transmits to an apparatus. 第2の実施形態に係る機器から送信されるデータ情報およびデータフォーマットの一例を示す概略図である。It is the schematic which shows an example of the data information and data format which are transmitted from the apparatus which concerns on 2nd Embodiment. 第2の実施形態に係る機器から送信されるデータ情報およびデータフォーマットの他の一例を示す概略図である。It is the schematic which shows another example of the data information transmitted from the apparatus which concerns on 2nd Embodiment, and a data format. 第2の実施形態に係るフォーマット変換部が生成した送信データおよびデータフォーマットの一例を示す概略図である。It is the schematic which shows an example of the transmission data and the data format which the format conversion part concerning 2nd Embodiment produced | generated. 第2の実施形態に係る通信処理部の通信処理の一例を示すフローチャートである。It is a flowchart which shows an example of the communication process of the communication process part which concerns on 2nd Embodiment. 通信手段定義情報の他の例を示すテーブルである。It is a table which shows the other example of communication means definition information.

以下、図面を参照しながら本発明の実施形態について詳しく説明する。
(第1の実施形態)
まず、本発明の第1の実施形態について説明する。
図1は、本発明の第1の実施形態に係る情報処理システムS1の構成の一例を示す概略ブロック図である。
図1に示すように、情報処理システムS1は、データ管理サーバ装置1と、定義情報サーバ装置2と、情報処理装置3と、機器4と、を含んで構成される。情報処理装置3は、記憶部31と、入力部32と、第3通信部33と、制御部34と、第1通信部35と、表示部36と、第2通信部37と、を含んで構成される。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
(First embodiment)
First, a first embodiment of the present invention will be described.
FIG. 1 is a schematic block diagram showing an example of the configuration of the information processing system S1 according to the first embodiment of the present invention.
As illustrated in FIG. 1, the information processing system S <b> 1 includes a data management server device 1, a definition information server device 2, an information processing device 3, and a device 4. The information processing apparatus 3 includes a storage unit 31, an input unit 32, a third communication unit 33, a control unit 34, a first communication unit 35, a display unit 36, and a second communication unit 37. Composed.

データ管理サーバ装置1は、インターネットなどの通信路を介して、情報処理装置3に通信接続されている。なお、データ管理サーバ装置1には、複数の情報処理装置3が通信接続されていてもよい。データ管理サーバ装置1は、後述する情報処理装置3が機器4から受信した測定データをデータ変換し、データ変換した測定データのデータフォーマットを変換して生成した送信データをコンテンツ記憶装置11に記憶する。コンテンツ記憶装置11は、送信データを記憶している。   The data management server device 1 is communicatively connected to the information processing device 3 via a communication path such as the Internet. A plurality of information processing devices 3 may be connected to the data management server device 1 by communication. The data management server device 1 converts the measurement data received from the device 4 by the information processing device 3 to be described later, and stores the transmission data generated by converting the data format of the converted measurement data in the content storage device 11. . The content storage device 11 stores transmission data.

定義情報サーバ装置2は、インターネットなどの通信路を介して、情報処理装置3に通信接続されている。なお、定義情報サーバ装置2には、複数の情報処理装置3が通信接続されていてもよい。定義情報サーバ装置2は、機器4を特定するための機器特定情報に対応する定義情報を定義情報記憶装置21から読み出す。定義情報記憶装置21は、定義情報を記憶している。定義情報には、通信手段定義情報が含まれる。通信手段定義情報は、機器4の電池残量に対応する通信手段を示すデータである。定義情報サーバ装置2は、情報処理装置3から機器特定情報を含む問い合わせを受けると、当該問い合わせに対する応答として、当該機器特定情報に対応する定義情報を情報処理装置3に返す。   The definition information server device 2 is communicatively connected to the information processing device 3 via a communication path such as the Internet. Note that a plurality of information processing devices 3 may be connected to the definition information server device 2 by communication. The definition information server device 2 reads definition information corresponding to device identification information for identifying the device 4 from the definition information storage device 21. The definition information storage device 21 stores definition information. The definition information includes communication means definition information. The communication means definition information is data indicating communication means corresponding to the remaining battery level of the device 4. When the definition information server device 2 receives an inquiry including the device identification information from the information processing device 3, the definition information server device 2 returns definition information corresponding to the device identification information to the information processing device 3 as a response to the inquiry.

情報処理装置3は、スマートフォン、タブレット、パーソナルコンピュータなどである。情報処理装置3は、機器4と当該機器4のアドレス、認証キー、暗号化キーなどを交換して通信接続を確立する。そして、情報処理装置3は、機器4から機器情報を取得し、当該機器情報に基づいて定義情報を特定する機器特定情報を生成する。情報処理装置3は、機器4から当該機器4により測定された測定データを取得し、機器特定情報に基づいて測定データをデータ変換し、データ変換した測定データのデータフォーマットを変換して送信データを生成し、当該送信データをデータ管理サーバ装置1に送信する。機器4の一例は、生体の状態を測定する生体測定機器であり、例えば、歩数計、活動量計、体重計、体組成計、血圧計、脈拍計、体温計などである。また、機器4の別の一例は、情報表示装置であり、例えば、スマートウォッチなどである。機器4は電池で駆動する。機器4は、ブルートゥース(Bluetooth(登録商標))などの通信路を介して、測定データを情報処理装置3に送信する。ここで、測定データには、測定項目に対応する一つまたは複数のデータ情報が含まれる。また、機器4は、自装置の電池残量と機器に関する情報とを情報処理装置3に送信する。   The information processing apparatus 3 is a smartphone, a tablet, a personal computer, or the like. The information processing apparatus 3 establishes a communication connection by exchanging the device 4 with the address of the device 4, an authentication key, an encryption key, and the like. Then, the information processing apparatus 3 acquires device information from the device 4 and generates device specifying information that specifies definition information based on the device information. The information processing device 3 acquires measurement data measured by the device 4 from the device 4, converts the measurement data based on the device identification information, converts the data format of the converted measurement data, and transmits the transmission data. The transmission data is generated and transmitted to the data management server device 1. An example of the device 4 is a biometric device that measures the state of a living body, such as a pedometer, activity meter, weight scale, body composition meter, sphygmomanometer, pulse meter, thermometer, and the like. Another example of the device 4 is an information display device, such as a smart watch. The device 4 is driven by a battery. The device 4 transmits measurement data to the information processing apparatus 3 via a communication path such as Bluetooth (Bluetooth (registered trademark)). Here, the measurement data includes one or a plurality of data information corresponding to the measurement items. Further, the device 4 transmits the battery remaining amount of the device itself and information on the device to the information processing device 3.

次いで、情報処理装置3の構成を説明する。
記憶部31は、RAM(Random Access Memory;ランダムアクセスメモリ)、マスクROM(Read Only Memory:ロム)、FeRAM(Ferroelectric Randam Access Memory:強誘電体メモリ)、フラッシュメモリ、メモリカード、ハードディスク、SSD(Solid State Drive;ソリッドステートドライブ)などのメモリであり、制御部34が実行するプログラムおよび制御部34が当該プログラムを実行する際に必要となるデータを記憶する。当該プログラムには、アプリケーションやミドルウェアデバイスドライバ、オペレーションシステムなども含まれる。入力部32は、タッチパネル、入力キー、マウス、音声入力装置など、ユーザによる入力操作を受け付ける入力デバイスである。
Next, the configuration of the information processing apparatus 3 will be described.
The storage unit 31 includes a RAM (Random Access Memory), a mask ROM (Read Only Memory), an FeRAM (Ferroelectric Random Access Memory), a flash memory, a memory card, a hard disk, and an SSD (Solid). State Drive (Solid State Drive) or the like, and stores a program executed by the control unit 34 and data necessary for the control unit 34 to execute the program. The program includes applications, middleware device drivers, operation systems, and the like. The input unit 32 is an input device that accepts an input operation by a user, such as a touch panel, an input key, a mouse, and a voice input device.

第3通信部33は、無線LAN(Local Area Network;ローカルエリアネットワーク)による通信を行う。情報処理装置3の各部がデータ管理サーバ装置1との間で行う通信は、第3通信部33を介して行われる。また、情報処理装置3の各部が定義情報サーバ装置2との間で行う通信は、第3通信部33を介して行われる。なお、第3通信部33は、3G(第3世代)回線、4G回線、WiMAX(Worldwide Interoperability for Microwave Access;ワイマックス)、LTE(Long Term Evolution)などのその他の無線通信、あるいは、インターネットなどの有線通信を行ってもよい。   The third communication unit 33 performs communication using a wireless LAN (Local Area Network). Communication performed by each unit of the information processing device 3 with the data management server device 1 is performed via the third communication unit 33. Communication performed by each unit of the information processing device 3 with the definition information server device 2 is performed via the third communication unit 33. The third communication unit 33 is a 3G (third generation) line, a 4G line, WiMAX (Worldwide Interoperability for Microwave Access), LTE (Long Term Evolution), or other wireless communication, or the Internet. Wired communication may be performed.

制御部34は、CPU(Central Processing Unit;中央演算処理装置)を備え、記憶部31が記憶するプログラムを実行することで、情報処理装置3の各部を制御する。第1通信部35は、Bluetooth(登録商標) LE(Low Energy)による通信を行う。第2通信部37は、Classic Bluetooth(登録商標)による通信を行う。第1通信部35は、第2通信部37と比べて、通信速度が低速であり、消費電力が小さい。すなわち、第2通信部37は、第1通信部35と比べて、通信速度が高速であり、消費電力が大きい。本実施形態では、情報処理装置3の各部が機器4との間で行う通信は、第1通信部35または第2通信部37を介して行われる。表示部36は、液晶ディスプレイ、有機EL(Electro Luminescence)ディスプレイ、プラズマディスプレイなどの表示装置を備え、画像を表示する。   The control unit 34 includes a CPU (Central Processing Unit) and controls each unit of the information processing device 3 by executing a program stored in the storage unit 31. The first communication unit 35 performs communication based on Bluetooth (registered trademark) LE (Low Energy). The second communication unit 37 performs communication using Classic Bluetooth (registered trademark). The first communication unit 35 has a lower communication speed and lower power consumption than the second communication unit 37. That is, the second communication unit 37 has a higher communication speed and higher power consumption than the first communication unit 35. In the present embodiment, communication performed by each unit of the information processing device 3 with the device 4 is performed via the first communication unit 35 or the second communication unit 37. The display unit 36 includes a display device such as a liquid crystal display, an organic EL (Electro Luminescence) display, or a plasma display, and displays an image.

図2は、第1の実施形態に係る情報処理装置3のハードウェア構成の一例を示すハードウェア構成図である。
情報処理装置3は、CPU501と、第1通信部502と、第3通信部503と、出力部504と、メモリ505と、入力部506と、第2通信部507と、を備える。CPU501と、第1通信部502と、第3通信部503と、出力部504と、メモリ505と、入力部506と、第2通信部507とは、バスB(母線)を介して相互に接続される。
CPU501は、制御部34であり、メモリ505が記憶するプログラムや各種データを読み出してプログラムを実行し、情報処理装置3を制御する。第1通信部502は、第1通信部35である。第3通信部503は、第3通信部33である。出力部504は、表示部36、スピーカなどの出力装置である。メモリ505は、記憶部31である。入力部506は、入力部32である。第2通信部507は、第2通信部37である。
FIG. 2 is a hardware configuration diagram illustrating an example of a hardware configuration of the information processing apparatus 3 according to the first embodiment.
The information processing apparatus 3 includes a CPU 501, a first communication unit 502, a third communication unit 503, an output unit 504, a memory 505, an input unit 506, and a second communication unit 507. The CPU 501, the first communication unit 502, the third communication unit 503, the output unit 504, the memory 505, the input unit 506, and the second communication unit 507 are connected to each other via a bus B (bus). Is done.
The CPU 501 is the control unit 34 and reads the program and various data stored in the memory 505 and executes the program to control the information processing apparatus 3. The first communication unit 502 is the first communication unit 35. The third communication unit 503 is the third communication unit 33. The output unit 504 is an output device such as the display unit 36 and a speaker. The memory 505 is the storage unit 31. The input unit 506 is the input unit 32. The second communication unit 507 is the second communication unit 37.

図3は、第1の実施形態に係る情報処理装置3の機能構成の一例を示す概略ブロック図である。
図3において、通信処理部30は、制御部34が記憶部31からプログラムを読み出して実行することで実現される。通信処理部30は、機器情報取得部301と、機器情報記憶部302と、機器特定部304と、定義情報取得部305と、定義情報記憶部307と、データ通信部309と、通信手段調整部311と、通信制御部312と、低速通信部313と、高速通信部314と、を含んで構成される。
FIG. 3 is a schematic block diagram illustrating an example of a functional configuration of the information processing apparatus 3 according to the first embodiment.
In FIG. 3, the communication processing unit 30 is realized by the control unit 34 reading and executing a program from the storage unit 31. The communication processing unit 30 includes a device information acquisition unit 301, a device information storage unit 302, a device identification unit 304, a definition information acquisition unit 305, a definition information storage unit 307, a data communication unit 309, and a communication means adjustment unit. 311, a communication control unit 312, a low-speed communication unit 313, and a high-speed communication unit 314.

機器情報取得部301は、広告(advertising)している機器4を検出し、当該機器4と接続し、情報処理装置3と機器4との間の通信に必要な通信情報を交換し、情報処理装置3と機器4との間の通信接続を確立する(ペアリング)。そして、機器情報取得部301は、当該通信情報を機器情報記憶部302に記憶させる。ここで、通信情報とは、機器4のアドレス情報、認証キー情報、暗号化キー情報などを含む通信接続を確立するための情報である。例えば、機器情報取得部301は、広告しているブルートゥース機器(機器4)を検出し、当該ブルートゥース機器と接続し、情報処理装置3とブルートゥース機器との間の通信に必要なブルートゥース機器のアドレス、認証キー情報、暗号化キー情報を交換し、情報処理装置3とブルートゥース機器との間の通信接続を確立する。機器情報取得部301は、第1通信部35および第2通信部37それぞれでペアリングを実行する。   The device information acquisition unit 301 detects the advertising device 4, connects to the device 4, exchanges communication information necessary for communication between the information processing device 3 and the device 4, and performs information processing. A communication connection between the device 3 and the device 4 is established (pairing). The device information acquisition unit 301 stores the communication information in the device information storage unit 302. Here, the communication information is information for establishing a communication connection including the address information of the device 4, authentication key information, encryption key information, and the like. For example, the device information acquisition unit 301 detects the advertised Bluetooth device (device 4), connects to the Bluetooth device, and the address of the Bluetooth device necessary for communication between the information processing device 3 and the Bluetooth device, The authentication key information and the encryption key information are exchanged to establish a communication connection between the information processing device 3 and the Bluetooth device. The device information acquisition unit 301 performs pairing in each of the first communication unit 35 and the second communication unit 37.

機器情報取得部301は、通信接続された機器4が提供するサービスを検索し、当該サービスに含まれる機器情報を提供するサービスに対してデータ要求を行い、機器4から機器情報を取得する。ここで、機器情報とは、機器に関する情報(例えば、機器4の機種名および機種種別)と、機器4の電池残量とを含む情報である。なお、機器に関する情報は、機器4の機種を識別できる情報であればよく、JAN(Japanese Article Number;ジャン)コードなどの商品識別コードであってもよいし、型番や機種名であってもよいし、メーカー名と型番とのように複数の機種を識別できる情報の組み合わせであってもよい。   The device information acquisition unit 301 searches for a service provided by the communication-connected device 4, makes a data request to the service that provides the device information included in the service, and acquires the device information from the device 4. Here, the device information is information including information on the device (for example, the model name and model type of the device 4) and the remaining battery level of the device 4. The information about the device may be information that can identify the model of the device 4, and may be a product identification code such as a JAN (Japan Article Number) code, or may be a model number or a model name. Alternatively, a combination of information such as a manufacturer name and a model number that can identify a plurality of models may be used.

例えば、機器情報取得部301は、第1通信部35によりペアリングを実行して機器4との接続を確立し、確立した接続を利用して機器4の機器情報を取得する。機器情報取得部301は、機器情報を取得すると、機器4との接続を切断する。続いて、機器情報取得部301は、第2通信部37によりペアリングを実行する。なお、本実施形態では、機器情報取得部301は、第1通信部35により機器4と接続して機器情報を取得しているが、これに限らず、第2通信部37により機器4と接続して機器情報を取得してもよい。   For example, the device information acquisition unit 301 performs pairing by the first communication unit 35 to establish a connection with the device 4 and acquires the device information of the device 4 using the established connection. When the device information acquisition unit 301 acquires the device information, the device information acquisition unit 301 disconnects the connection with the device 4. Subsequently, the device information acquisition unit 301 performs pairing using the second communication unit 37. In this embodiment, the device information acquisition unit 301 is connected to the device 4 by the first communication unit 35 and acquires device information. However, the present invention is not limited to this, and the device information acquisition unit 301 is connected to the device 4 by the second communication unit 37. Then, device information may be acquired.

機器情報取得部301は、通信接続を確立した機器4と、取得した機器情報と、を対応付けて機器情報記憶部302に記憶させる。例えば、機器情報取得部301は、第1通信部35におけるペアリング時に取得した機器4のアドレスと、第2通信部37におけるペアリング時に取得した機器4のアドレスと、取得した機器情報とを対応付けて機器情報記憶部302に記憶させる。   The device information acquisition unit 301 stores the device 4 that has established the communication connection and the acquired device information in the device information storage unit 302 in association with each other. For example, the device information acquisition unit 301 corresponds to the address of the device 4 acquired during pairing in the first communication unit 35, the address of the device 4 acquired during pairing in the second communication unit 37, and the acquired device information. In addition, the information is stored in the device information storage unit 302.

機器情報記憶部302は、機器4と機器情報とを対応付けて記憶する。具体的には、機器情報記憶部302は、機器4のアドレスと機器情報とを対応付けて記憶する。
機器特定部304は、機器情報記憶部302から機器情報に含まれるメーカー名と型番とを読み出し、当該メーカー名と型番とから機器4の定義情報を特定するための機器特定情報を生成する。そして、機器特定部304は、生成した機器特定情報を定義情報取得部305および通信手段調整部311に出力する。
The device information storage unit 302 stores the device 4 and device information in association with each other. Specifically, the device information storage unit 302 stores the address of the device 4 and device information in association with each other.
The device specifying unit 304 reads the manufacturer name and model number included in the device information from the device information storage unit 302, and generates device specifying information for specifying the definition information of the device 4 from the manufacturer name and model number. Then, the device identification unit 304 outputs the generated device identification information to the definition information acquisition unit 305 and the communication unit adjustment unit 311.

なお、機器特定情報には、歩数計、活動量計、体重計、体組成計、血圧計、脈拍計、体温計などの機器4の種別が含まれてもよい。また、機器情報には、一定の共通点を有する機器4が機器群に予め分類された機器群情報が含まれてもよく、当該機器群情報が機器情報に含まれる場合、機器特定部304は、当該機器群情報と、メーカー名とから機器特定情報を生成してもよい。   Note that the device identification information may include the type of the device 4 such as a pedometer, activity meter, weight scale, body composition meter, blood pressure monitor, pulse meter, and thermometer. The device information may include device group information in which the devices 4 having a certain common point are classified in advance into device groups. When the device group information is included in the device information, the device specifying unit 304 The device specifying information may be generated from the device group information and the manufacturer name.

なお、機器特定部304が機器特定情報に基づいて定義情報記憶部307を参照し、当該機器特定情報に対応する定義情報が定義情報記憶部307に記憶されている場合、定義情報取得部305は、定義情報の取得を行わなくてもよい。これにより、ネットワークを経由した問い合わせおよび当該問い合わせに対する応答の取得などの処理が不要になり、処理時間が短縮することができるため消費電力を削減することができる。   When the device identification unit 304 refers to the definition information storage unit 307 based on the device identification information and the definition information corresponding to the device identification information is stored in the definition information storage unit 307, the definition information acquisition unit 305 The definition information need not be acquired. As a result, processing such as an inquiry via the network and acquisition of a response to the inquiry becomes unnecessary, and the processing time can be shortened, so that power consumption can be reduced.

定義情報取得部305は、第3通信部33を介して、機器特定部304から入力された機器特定情報に基づいて定義情報サーバ装置2に問い合わせを送信し、当該問い合わせに対する応答として当該機器特定情報に対応する定義情報を取得する。この定義情報には、上述のように通信手段定義情報が含まれる。
定義情報取得部305は、機器特定情報と、取得した定義情報と、を対応付けて定義情報記憶部307に記憶させる。
定義情報記憶部307は、機器特定情報と上述の定義情報とを対応付けて記憶する。
The definition information acquisition unit 305 transmits an inquiry to the definition information server device 2 based on the device identification information input from the device identification unit 304 via the third communication unit 33, and the device identification information as a response to the inquiry. Get definition information corresponding to. This definition information includes communication means definition information as described above.
The definition information acquisition unit 305 stores the device identification information and the acquired definition information in the definition information storage unit 307 in association with each other.
The definition information storage unit 307 stores the device identification information and the above definition information in association with each other.

データ通信部309は、第3通信部33によりデータ管理サーバ装置1と通信する。例えば、データ通信部309は、通信制御部312から入力された送信データに対し、データの符号化、変調、AD(Analog to Digital:アナログデジタル)変換、周波数変換、などの通信処理を施す。データ通信部309は、通信処理を施した送信データをデータ管理サーバ装置1に送信する。なお、データ通信部309は、通信処理を施した送信データを複数のデータ管理サーバ装置1に送信してもよい。   The data communication unit 309 communicates with the data management server device 1 through the third communication unit 33. For example, the data communication unit 309 performs communication processing such as data encoding, modulation, AD (Analog to Digital) conversion, and frequency conversion on the transmission data input from the communication control unit 312. The data communication unit 309 transmits the transmission data subjected to the communication process to the data management server device 1. Note that the data communication unit 309 may transmit the transmission data subjected to the communication process to the plurality of data management server devices 1.

通信手段調整部311は、機器4と通信する通信手段を決定する。通信手段には、低速通信部313により通信する「低速」と、高速通信部314により通信する「高速」と、機器4と通信しない「通信しない」とがある。具体的には、通信手段調整部311は、まず、機器情報記憶部302に記憶されている機器情報の電池残量を機器情報記憶部302から読み出す。続いて、通信手段調整部311は、機器特定部304から入力された機器特定情報に対応する定義情報を定義情報記憶部307から読み出す。続いて、通信手段調整部311は、データ通信部309を介して、データ管理サーバ装置1へ機器4と通信を行う通信データの内容について問い合わせを送信し、データ管理サーバ装置1から通信データの内容を取得する。通信データの内容には、通信方向と、通信データの種別とが含まれる。通信方向は、機器4へ送信するデータか、機器4から受信するかを識別する情報である。また、通信データの種別は、機器4と通信するデータの種別である。通信手段調整部311は、続いて、読み出した通信手段定義情報に基づいて、機器4の電池残量と通信データの内容とに応じた、通信手段を決定する。   The communication unit adjustment unit 311 determines a communication unit that communicates with the device 4. The communication means includes “low speed” communicating with the low speed communication unit 313, “high speed” communicating with the high speed communication unit 314, and “not communicating” not communicating with the device 4. Specifically, the communication means adjustment unit 311 first reads the remaining battery level of the device information stored in the device information storage unit 302 from the device information storage unit 302. Subsequently, the communication unit adjustment unit 311 reads definition information corresponding to the device identification information input from the device identification unit 304 from the definition information storage unit 307. Subsequently, the communication means adjustment unit 311 transmits an inquiry about the content of communication data to be communicated with the device 4 to the data management server device 1 via the data communication unit 309, and the content of the communication data is transmitted from the data management server device 1. To get. The content of the communication data includes the communication direction and the type of communication data. The communication direction is information for identifying whether data is transmitted to the device 4 or received from the device 4. The type of communication data is the type of data communicated with the device 4. Subsequently, the communication unit adjustment unit 311 determines a communication unit according to the remaining battery level of the device 4 and the content of the communication data based on the read communication unit definition information.

通信手段調整部311は、決定した通信手段が「低速」である場合には、データ通信部309から取得した通信データの内容を、低速通信部313を介して機器4と通信するように指示するデータを通信制御部312に出力する。また、通信手段調整部311は、決定した通信手段が「高速」である場合には、データ通信部309から取得した通信データの内容を、高速通信部314を介して機器4と通信するように指示するデータを通信制御部312に出力する。なお、通信手段調整部311は、決定した通信手段が「通信しない」である場合には、指示するデータを通信制御部312に出力せずに、データ通信部309から取得した通信データを破棄する。すなわち、通信手段調整部311は、通信手段が「通信しない」である場合には、機器4またはデータ管理サーバ装置1に対して通信データの要求をしない。   When the determined communication means is “low speed”, the communication means adjustment section 311 instructs the communication data acquired from the data communication section 309 to communicate with the device 4 via the low speed communication section 313. Data is output to the communication control unit 312. In addition, when the determined communication means is “high speed”, the communication means adjustment section 311 communicates the content of the communication data acquired from the data communication section 309 with the device 4 via the high speed communication section 314. The instructed data is output to the communication control unit 312. If the determined communication means is “not communicating”, the communication means adjustment unit 311 discards the communication data acquired from the data communication unit 309 without outputting the instructed data to the communication control unit 312. . That is, the communication means adjustment unit 311 does not request communication data from the device 4 or the data management server device 1 when the communication means is “not communicating”.

通信制御部312は、通信手段調整部311から入力されたデータに基づいて、低速通信部313または高速通信部314により機器4と通信する。具体的には、通信制御部312は、通信データの通信方向が「送信」である場合には、通信データを機器4に送信する。また、通信制御部312は、通信データの通信方向が「受信」である場合には、機器4に通信データの要求を送信して機器4から通信データを受信する。低速通信部313は、第1通信部35により機器4と通信する。高速通信部314は、第2通信部37により機器4と通信する。   The communication control unit 312 communicates with the device 4 through the low speed communication unit 313 or the high speed communication unit 314 based on the data input from the communication means adjustment unit 311. Specifically, the communication control unit 312 transmits the communication data to the device 4 when the communication direction of the communication data is “transmission”. Further, when the communication direction of the communication data is “reception”, the communication control unit 312 transmits a communication data request to the device 4 and receives the communication data from the device 4. The low speed communication unit 313 communicates with the device 4 through the first communication unit 35. The high speed communication unit 314 communicates with the device 4 through the second communication unit 37.

なお、本実施形態では、通信データをデータ管理サーバ装置1に送受信すると説明したが、データ管理サーバ装置1の代わりに通信処理部30に予めインストールされたデータ収集用のアプリケーションと通信データを送受信してもよい。この場合、ネットワークを経由したデータ送信の必要がなくなるため、処理時間を短縮することができ、消費電力を削減することができる。また、第3通信部33が一時的に通信不可能になった場合であっても、データ収集用のアプリケーションとのデータ送受信は可能であり、表示部36を用いて通信データを確認することもできる。   In the present embodiment, it has been described that communication data is transmitted / received to / from the data management server device 1. However, instead of the data management server device 1, communication data is transmitted / received to / from a data collection application installed in advance in the communication processing unit 30. May be. In this case, since it is not necessary to transmit data via the network, the processing time can be shortened and the power consumption can be reduced. In addition, even when the third communication unit 33 is temporarily unable to communicate, data transmission / reception with the data collection application is possible, and communication data can be confirmed using the display unit 36. it can.

図4は、第1の実施形態に係る定義情報記憶部307が記憶する通信手段定義情報の一例を示すテーブルである。
図示するように通信手段定義情報のテーブルは、通信データの種別と、種別IDと、通信方向と、機器のバッテリ残量(%)と、の各項目の列を有する行と列からなる2次元の表形式のデータである。定義情報記憶部307は、機器特定情報ごとに通信手段定義情報のテーブルを記憶している。通信データの種別は、情報処理装置3と機器4との間で送受信するデータの種別である。種別IDは通信データの種別を一意に特定するための識別情報である。通信方向は、機器4へ送信するデータであるか、機器4から受信するデータであるかを示す。通信方向「送信」は、情報処理装置3から機器4に送信するデータである。通信方向「受信」は、機器4から情報処理装置3に送信するデータである。機器のバッテリ残量(%)は、機器4の電池残量(単位はパーセント(%))に対応する通信手段が設定されている。図示する例では、電池残量が30%以上、30%未満10%以上、10%未満それぞれに対応する通信手段が設定されている。通信手段「低速」は、低速通信部313による通信を示す。通信手段「高速」は、高速通信部314による通信を示す。通信手段「通信しない」は、機器4と通信しないことを示す。
FIG. 4 is a table showing an example of communication means definition information stored in the definition information storage unit 307 according to the first embodiment.
As shown in the figure, the communication means definition information table is a two-dimensional array of rows and columns each having columns of communication data type, type ID, communication direction, and battery level (%) of the device. This is tabular data. The definition information storage unit 307 stores a communication means definition information table for each piece of device identification information. The type of communication data is the type of data transmitted and received between the information processing device 3 and the device 4. The type ID is identification information for uniquely specifying the type of communication data. The communication direction indicates whether data is transmitted to the device 4 or received from the device 4. The communication direction “transmission” is data transmitted from the information processing apparatus 3 to the device 4. The communication direction “reception” is data transmitted from the device 4 to the information processing apparatus 3. As the battery remaining amount (%) of the device, communication means corresponding to the battery remaining amount (unit: percent (%)) of the device 4 is set. In the illustrated example, communication means corresponding to battery remaining levels of 30% or more, less than 30%, 10% or more, and less than 10% are set. The communication means “low speed” indicates communication by the low speed communication unit 313. The communication means “high speed” indicates communication by the high speed communication unit 314. The communication means “not communicating” indicates that communication with the device 4 is not performed.

例えば、通信手段定義情報のテーブルの1行目は、通信データの種別がメール送信者アドレスであり、種別IDが1000であり、通信方向が送信であり、機器のバッテリ残量30%以上に対応する通信手段が低速であり、機器のバッテリ残量30%未満10%以上に対応する通信手段が低速であり、機器のバッテリ残量10%未満に対応する通信手段が通信しないである。
2行目は、通信データの種別がメール本文であり、種別IDが1001であり、通信方向が送信であり、機器のバッテリ残量30%以上に対応する通信手段が低速であり、機器のバッテリ残量30%未満10%以上に対応する通信手段が低速であり、機器のバッテリ残量10%未満に対応する通信手段が通信しないである。
3行目は、通信データの種別が添付ファイル64kB未満であり、種別IDが1002であり、通信方向が送信であり、機器のバッテリ残量30%以上に対応する通信手段が高速であり、機器のバッテリ残量30%未満10%以上に対応する通信手段が低速であり、機器のバッテリ残量10%未満に対応する通信手段が通信しないである。
4行目は、通信データの種別が添付ファイル64kB以上であり、種別IDが1003であり、通信方向が送信であり、機器のバッテリ残量30%以上に対応する通信手段が高速であり、機器のバッテリ残量30%未満10%以上に対応する通信手段が通信しないであり、機器のバッテリ残量10%未満に対応する通信手段が通信しないである。
For example, in the first line of the communication means definition information table, the communication data type is the mail sender address, the type ID is 1000, the communication direction is transmission, and the battery level of the device is 30% or more. The communication means to perform is low speed, the communication means corresponding to less than 30% of the battery remaining in the device is 10% or more, and the communication means corresponding to less than 10% of the battery remaining in the device does not communicate.
In the second line, the type of communication data is the mail body, the type ID is 1001, the communication direction is transmission, the communication means corresponding to the remaining battery level of 30% or more of the device is low speed, the device battery The communication means corresponding to less than 30% remaining 10% or more is low speed, and the communication means corresponding to less than 10% remaining battery of the device does not communicate.
In the third line, the type of communication data is less than the attached file 64 kB, the type ID is 1002, the communication direction is transmission, the communication means corresponding to the battery remaining amount of 30% or more is high speed, The communication means corresponding to 10% or less of the remaining battery level of 30% is low speed, and the communication means corresponding to less than 10% of the battery level of the device does not communicate.
In the fourth line, the type of communication data is an attached file of 64 kB or more, the type ID is 1003, the communication direction is transmission, the communication means corresponding to the battery remaining amount of 30% or more is high speed, The communication means corresponding to less than 30% of the remaining battery charge of 10% or more does not communicate, and the communication means corresponding to the battery remaining capacity of less than 10% of the device does not communicate.

6行目は、通信データの種別が体重であり、種別IDが2000であり、通信方向が受信であり、機器のバッテリ残量30%以上に対応する通信手段が低速であり、機器のバッテリ残量30%未満10%以上に対応する通信手段が低速であり、機器のバッテリ残量10%未満に対応する通信手段が通信しないである。
7行目は、通信データの種別が体脂肪率であり、種別IDが2001であり、通信方向が受信であり、機器のバッテリ残量30%以上に対応する通信手段が低速であり、機器のバッテリ残量30%未満10%以上に対応する通信手段が低速であり、機器のバッテリ残量10%未満に対応する通信手段が通信しないである。
9行目は、通信データの種別がカメラ画像であり、種別IDが3000であり、通信方向が受信であり、機器のバッテリ残量30%以上に対応する通信手段が高速であり、機器のバッテリ残量30%未満10%以上に対応する通信手段が通信しないであり、機器のバッテリ残量10%未満に対応する通信手段が通信しないである。
In the sixth line, the type of communication data is weight, the type ID is 2000, the communication direction is reception, the communication means corresponding to the remaining battery level of the device is 30% or more, and the remaining battery level of the device is low. The communication means corresponding to less than 30% and 10% or more is low speed, and the communication means corresponding to less than 10% of the battery remaining in the device does not communicate.
In the seventh line, the type of communication data is body fat percentage, the type ID is 2001, the communication direction is reception, the communication means corresponding to the battery remaining amount of 30% or more of the device is low speed, The communication means corresponding to the battery remaining amount of less than 30% and 10% or more is low speed, and the communication means corresponding to the battery remaining amount of less than 10% of the device does not communicate.
In the ninth line, the type of communication data is a camera image, the type ID is 3000, the communication direction is reception, the communication means corresponding to the remaining battery level of the device is 30% or higher, and the device battery The communication means corresponding to 10% or more of the remaining amount of less than 30% does not communicate, and the communication means corresponding to the remaining battery amount of the device of less than 10% does not communicate.

図5は、第1の実施形態に係る通信処理部30の通信処理の一例を示すフローチャートである。
ステップS101において、機器情報取得部301は、広告(advertising)している機器4を検出し、当該機器4と接続し、初めて通信接続される機器4か否かを判定する。機器4が初めて通信接続される場合、ステップS102に進む。一方、初めて通信接続される機器4ではない場合、ステップS103に進む。
ステップS102において、機器情報取得部301は、第1通信部35および第2通信部37それぞれにおいて、機器4と通信情報を交換し、通信接続を確立する(ペアリング実行)。
ステップS103において、機器情報取得部301は、第1通信部35または第2通信部37いずれかにより、通信接続された機器4が提供するサービスを検索し、当該サービスに含まれる機器情報を提供するサービスに対してデータ要求を行い、機器4から機器情報を取得する。その後、機器情報取得部301は、機器4との接続を切断する。
FIG. 5 is a flowchart illustrating an example of communication processing of the communication processing unit 30 according to the first embodiment.
In step S <b> 101, the device information acquisition unit 301 detects the device 4 that is advertising, connects to the device 4, and determines whether or not the device 4 is connected for the first time. If the device 4 is connected for the first time, the process proceeds to step S102. On the other hand, if it is not the first device 4 to be connected for communication, the process proceeds to step S103.
In step S102, the device information acquisition unit 301 exchanges communication information with the device 4 in each of the first communication unit 35 and the second communication unit 37, and establishes communication connection (pairing execution).
In step S103, the device information acquisition unit 301 searches for a service provided by the communication-connected device 4 by using either the first communication unit 35 or the second communication unit 37, and provides device information included in the service. A data request is made to the service, and device information is acquired from the device 4. Thereafter, the device information acquisition unit 301 disconnects the connection with the device 4.

なお、本実施形態では、情報処理装置3は、ステップS102およびS103において、ペアリングを行い、接続を確立した上で機器情報を取得しているが、これに限らず、ペアリングを行わない機器4と通信する場合には、ペアリングを行わずに接続を確立して機器情報を取得するようにしてもよい。或いは、情報処理装置3は、例えば、機器4の広告に機器情報が含まれる場合等、接続を確立せずとも機器情報を取得することができる場合は、接続を確立せずに取得した機器情報を利用してもよい。   In this embodiment, the information processing apparatus 3 performs pairing in steps S102 and S103 and acquires device information after establishing a connection. However, the present invention is not limited to this, and a device that does not perform pairing. When communicating with 4, device information may be acquired by establishing a connection without performing pairing. Alternatively, when the information processing apparatus 3 can acquire the device information without establishing the connection, for example, when the device information is included in the advertisement of the device 4, the device information acquired without establishing the connection. May be used.

ステップS104において、機器情報取得部301は、取得した機器情報を機器情報記憶部302に記憶させる。
ステップS105において、機器特定部304は、機器情報記憶部302から機器情報を読み出し、機器情報に含まれるメーカー名と型番とから機器特定情報を生成して特定する。
In step S <b> 104, the device information acquisition unit 301 stores the acquired device information in the device information storage unit 302.
In step S105, the device specifying unit 304 reads device information from the device information storage unit 302, and generates and specifies device specifying information from the manufacturer name and model number included in the device information.

ステップS106において、定義情報取得部305は、機器特定部304が特定した機器特定情報に対応する定義情報が定義情報記憶部307に記憶されているか否かを判定する。定義情報が記憶されている場合、ステップS109に進む。一方、定義情報が記憶されていない場合、ステップS107に進む。
ステップS107において、定義情報取得部305は、機器特定部304が生成した機器特定情報に基づいて定義情報サーバ装置2に問い合わせを送信し、当該問い合わせに対する応答として当該機器特定情報に対応する定義情報を取得する。
ステップS108において、定義情報取得部305は、機器特定部304が生成した機器特定情報と取得した定義情報とを対応付けて定義情報記憶部307に記憶させ、ステップS110に進む。
ステップS109において、定義情報取得部305は、機器特定部304が生成した機器特定情報に対応する定義情報を定義情報記憶部307から読み出し、ステップS110に進む。
In step S <b> 106, the definition information acquisition unit 305 determines whether definition information corresponding to the device identification information identified by the device identification unit 304 is stored in the definition information storage unit 307. If the definition information is stored, the process proceeds to step S109. On the other hand, if the definition information is not stored, the process proceeds to step S107.
In step S107, the definition information acquisition unit 305 transmits an inquiry to the definition information server device 2 based on the device identification information generated by the device identification unit 304, and defines definition information corresponding to the device identification information as a response to the inquiry. get.
In step S108, the definition information acquisition unit 305 stores the device identification information generated by the device identification unit 304 in association with the acquired definition information in the definition information storage unit 307, and proceeds to step S110.
In step S109, the definition information acquisition unit 305 reads definition information corresponding to the device identification information generated by the device identification unit 304 from the definition information storage unit 307, and proceeds to step S110.

ステップS110において、通信手段調整部311は、機器特定部304が生成した機器特定情報に対応する定義情報を定義情報記憶部307から読み出して取得する。
ステップS111において、通信手段調整部311は、機器情報記憶部302から機器情報を読み出して取得する。
ステップS112において、通信手段調整部311は、データ通信部309を介して、データ管理サーバ装置1に通信データの内容を問い合わせし、データ管理サーバ装置1から通信データの内容を取得する。
ステップS113において、通信手段調整部311は、取得した通信手段定義情報と、取得した機器情報と、取得した通信データの内容とに基づいて、通信手段を決定する。
In step S <b> 110, the communication unit adjustment unit 311 reads out and obtains definition information corresponding to the device identification information generated by the device identification unit 304 from the definition information storage unit 307.
In step S <b> 111, the communication unit adjustment unit 311 reads out and acquires device information from the device information storage unit 302.
In step S <b> 112, the communication unit adjustment unit 311 inquires the content of the communication data to the data management server device 1 via the data communication unit 309 and acquires the content of the communication data from the data management server device 1.
In step S113, the communication unit adjustment unit 311 determines a communication unit based on the acquired communication unit definition information, the acquired device information, and the content of the acquired communication data.

ステップS114において、通信手段調整部311は、決定した通信手段が、「低速」であるか、「高速」であるか、「通信しない」であるかを判定する。通信手段が「低速」である場合、ステップS115に進む。また、通信手段が「高速」である場合、ステップS116に進む。また、通信手段が「通信しない」である場合、ステップS117に進む。   In step S114, the communication means adjustment unit 311 determines whether the determined communication means is “low speed”, “high speed”, or “not communicating”. When the communication means is “low speed”, the process proceeds to step S115. When the communication means is “high speed”, the process proceeds to step S116. If the communication means is “not communicating”, the process proceeds to step S117.

ステップS115において、通信制御部312は、低速通信部313により、機器4と低速のデータ通信を実行する。具体的には、通信制御部312は、通信方向が「送信」である場合、低速通信部313により、通信データの内容が示す通信データを機器4に送信する。また、通信制御部312は、通信方向が「受信」である場合、低速通信部313により、通信データの内容が示す通信データを機器4に要求し、機器4から通信データを受信する。その後、処理を終了する。
ステップS116において、通信制御部312は、高速通信部314により、機器4と高速のデータ通信を実行する。具体的には、通信方向が「送信」である場合、高速通信部314により、通信データの内容が示す通信データを機器4に送信する。また、通信制御部312は、通信方向が「受信」である場合、高速通信部314により、通信データの内容が示す通信データを機器4に要求し、機器4から通信データを受信する。その後、処理を終了する。
ステップS117において、通信手段調整部311は、通信データを破棄する。或いは、通信手段調整部311は、通信制御部312に通信データを要求しない。すなわち、通信手段調整部311は、通信制御部312に通信させない。その後、処理を終了する。
In step S <b> 115, the communication control unit 312 performs low-speed data communication with the device 4 using the low-speed communication unit 313. Specifically, when the communication direction is “transmission”, the communication control unit 312 transmits the communication data indicated by the content of the communication data to the device 4 by the low-speed communication unit 313. When the communication direction is “reception”, the communication control unit 312 requests the communication data indicated by the content of the communication data from the device 4 and receives the communication data from the device 4 by the low-speed communication unit 313. Thereafter, the process ends.
In step S <b> 116, the communication control unit 312 performs high-speed data communication with the device 4 by the high-speed communication unit 314. Specifically, when the communication direction is “transmission”, the high-speed communication unit 314 transmits communication data indicated by the content of the communication data to the device 4. Further, when the communication direction is “reception”, the communication control unit 312 requests the communication data indicated by the content of the communication data from the device 4 and receives the communication data from the device 4 by the high speed communication unit 314. Thereafter, the process ends.
In step S117, the communication means adjustment unit 311 discards the communication data. Alternatively, the communication means adjustment unit 311 does not request communication data from the communication control unit 312. That is, the communication means adjustment unit 311 does not cause the communication control unit 312 to communicate. Thereafter, the process ends.

このように、本実施形態によれば、情報処理装置3は、電池により駆動する機器(機器4)と通信接続される情報処理装置3であって、機器(機器4)の電池残量と機器(機器4)に関する情報とを取得する機器情報取得部301と、機器情報取得部301が取得した機器(機器4)に関する情報に基づいて機器(機器4)を特定する機器特定部304と、電池残量に対応する通信手段を示す通信手段定義情報を機器(機器4)ごとに記憶する定義情報記憶部307と、機器特定部304が特定した機器(機器4)に応じた通信手段定義情報を定義情報記憶部307から読み出し、読み出した通信手段定義情報と機器情報取得部301が取得した機器(機器4)の電池残量とに基づいて機器と通信する通信手段を決定する通信手段調整部311と、通信手段調整部311が決定した通信手段により機器(機器4)と通信する通信制御部312と、を備える。   As described above, according to the present embodiment, the information processing device 3 is the information processing device 3 that is communicatively connected to a device (device 4) driven by a battery, and the remaining battery level of the device (device 4) and the device. A device information acquisition unit 301 that acquires information about (device 4), a device specification unit 304 that specifies a device (device 4) based on information about the device (device 4) acquired by the device information acquisition unit 301, and a battery A definition information storage unit 307 that stores communication unit definition information indicating a communication unit corresponding to the remaining amount for each device (device 4), and communication unit definition information corresponding to the device (device 4) specified by the device specifying unit 304. A communication unit adjustment unit 31 that determines the communication unit that communicates with the device based on the communication unit definition information read from the definition information storage unit 307 and the remaining battery level of the device (device 4) acquired by the device information acquisition unit 301. When provided with a communication control unit 312 that communicates with the device (device 4) by the communication means the communication means adjusting unit 311 has determined.

これにより、情報処理装置3は、機器4の電池残量がかなり少なくなった場合であっても、機器特定部304で特定した機器の種類に対応した通信手段定義情報に則って、機器4の電池残量、かつ、通信データの種別に応じて、適切に通信手段の選択(通信しないの選択も含む)を行うため、電池残量の消耗を抑制し、長時間に亘って安定して機器4を使用することができる。   As a result, the information processing apparatus 3 can determine whether the device 4 is in accordance with the communication means definition information corresponding to the type of device specified by the device specifying unit 304 even when the remaining battery level of the device 4 is considerably reduced. Depending on the remaining battery level and the type of communication data, communication means are selected appropriately (including selection of no communication). 4 can be used.

また、情報処理装置3は、初めて通信接続する機器4と通信する場合であっても、通信を行っている機器4を特定し、通信手段の選択について記載された通信手段定義情報を自動で定義情報サーバ装置2に問い合わせ、利用するため、情報処理装置3のソフトウェアを更新する必要がない。   Further, even when the information processing device 3 communicates with the device 4 to be connected for the first time, the information processing device 4 identifies the device 4 that is performing communication and automatically defines the communication means definition information that describes the selection of the communication means. Since the information server device 2 is inquired and used, there is no need to update the software of the information processing device 3.

(第2の実施形態)
次に、本発明の第2の実施形態について説明する。
第2の実施形態における情報処理システムS1の構成および情報処理装置3aのハードウェア構成は、図1および図2に示す第1の実施形態における構成と同様であるため、その説明を省略する。
(Second Embodiment)
Next, a second embodiment of the present invention will be described.
The configuration of the information processing system S1 and the hardware configuration of the information processing device 3a in the second embodiment are the same as those in the first embodiment shown in FIG. 1 and FIG.

本実施形態における定義情報は、通信手段定義情報に加えて、データのフォーマットを示すフォーマット定義情報を含む。フォーマット定義情報には、データ定義と変換規則とが含まれる。データ定義には、データ名と、データIDと、データ構造と、データの位置と、データのサイズと、データのデータ型と、単位と、が含まれる。また、変換規則には、データフォーマットにおける変換位置と、変換するデータ型を表すデータ型変換と、単位変換と、が含まれる。
定義情報記憶装置21は、通信手段定義情報とフォーマット定義情報とを含む定義情報を記憶する。
定義情報サーバ装置2は、情報処理装置3aから機器特定情報を含む問い合わせを受けると、当該問い合わせに対する応答として、当該機器特定情報に対応する定義情報(通信手段定義情報およびフォーマット定義情報)を情報処理装置3aに返す。
The definition information in this embodiment includes format definition information indicating the format of data in addition to the communication means definition information. The format definition information includes data definitions and conversion rules. The data definition includes a data name, a data ID, a data structure, a data position, a data size, a data type, and a unit. The conversion rule includes a conversion position in the data format, a data type conversion indicating a data type to be converted, and unit conversion.
The definition information storage device 21 stores definition information including communication means definition information and format definition information.
When the definition information server device 2 receives an inquiry including the device identification information from the information processing device 3a, the definition information server device 2 processes the definition information (communication means definition information and format definition information) corresponding to the device identification information as a response to the inquiry. Return to device 3a.

図6は、第2の実施形態に係る情報処理装置3aの機能構成の一例を示す概略ブロック図である。
図6において、通信処理部30aは、制御部34が記憶部31からプログラムを読み出して実行することで実現される。本実施形態における通信処理部30aは、図3に示す第1の実施形態における通信処理部30の構成に加えてフォーマット変換部308を備える。なお、各図において同一部分には同一符号を付している。
FIG. 6 is a schematic block diagram illustrating an example of a functional configuration of the information processing apparatus 3a according to the second embodiment.
In FIG. 6, the communication processing unit 30 a is realized by the control unit 34 reading a program from the storage unit 31 and executing it. The communication processing unit 30a in the present embodiment includes a format conversion unit 308 in addition to the configuration of the communication processing unit 30 in the first embodiment shown in FIG. In the drawings, the same parts are denoted by the same reference numerals.

機器特定部304aは、第1の実施形態における機器特定部304の機能に加えて、特定した機器特定情報をフォーマット変換部308に出力する。
通信制御部312aは、第1の実施形態における通信制御部312の機能に加えて、機器4から受信した通信データをフォーマット変換部308に出力する。
In addition to the function of the device specifying unit 304 in the first embodiment, the device specifying unit 304a outputs the specified device specifying information to the format conversion unit 308.
In addition to the function of the communication control unit 312 in the first embodiment, the communication control unit 312a outputs the communication data received from the device 4 to the format conversion unit 308.

定義情報取得部305は、第3通信部33を介して、機器特定部304から入力された機器特定情報に基づいて定義情報サーバ装置2に問い合わせを送信し、当該問い合わせに対する応答として当該機器特定情報に対応する定義情報(フォーマット定義情報および通信手段定義情報)を取得する。定義情報取得部305は、機器特定情報と、取得した定義情報(フォーマット定義情報および通信手段定義情報)と、を対応付けて定義情報記憶部307に記憶させる。
定義情報記憶部307は、機器特定情報と定義情報(フォーマット定義情報および通信手段定義情報)とを対応付けて記憶する。
The definition information acquisition unit 305 transmits an inquiry to the definition information server device 2 based on the device identification information input from the device identification unit 304 via the third communication unit 33, and the device identification information as a response to the inquiry. Definition information (format definition information and communication means definition information) corresponding to is acquired. The definition information acquisition unit 305 stores the device identification information and the acquired definition information (format definition information and communication means definition information) in the definition information storage unit 307 in association with each other.
The definition information storage unit 307 stores device identification information and definition information (format definition information and communication means definition information) in association with each other.

フォーマット変換部308は、機器特定部304から入力された機器特定情報に基づいて定義情報記憶部307からフォーマット定義情報を読み出し、当該フォーマット定義情報に含まれるデータ定義に基づいて、通信制御部312aから入力された通信データのデータ情報に付随するデータIDを判定する。そして、フォーマット変換部308は、判定したデータIDに基づいてデータ情報の種類、構成、属性を特定し、フォーマット定義情報に含まれる変換規則に基づいてデータ情報をデータ変換し、データ変換したデータ情報のデータフォーマットを変換することで送信データを生成する。フォーマット変換部308は、生成した送信データをデータ通信部309に出力する。
通信処理部30aの他の構成は第1の実施形態における通信処理部30と同様であるため、その説明を省略する。
The format conversion unit 308 reads the format definition information from the definition information storage unit 307 based on the device identification information input from the device identification unit 304, and from the communication control unit 312a based on the data definition included in the format definition information. The data ID associated with the data information of the input communication data is determined. Then, the format conversion unit 308 identifies the type, configuration, and attribute of the data information based on the determined data ID, converts the data information based on the conversion rule included in the format definition information, and converts the data information The transmission data is generated by converting the data format. The format conversion unit 308 outputs the generated transmission data to the data communication unit 309.
Since the other configuration of the communication processing unit 30a is the same as that of the communication processing unit 30 in the first embodiment, the description thereof is omitted.

図7は、第2の実施形態に係る定義情報記憶部307が記憶するデータ定義および変換規則を含むフォーマット定義情報の一例を示すテーブルである。
図示するようにフォーマット定義情報のテーブルT1は、定義番号と、データ名と、データIDと、データ構造と、位置と、サイズと、データ型と、単位と、変換位置と、データ型変換と、単位変換と、の各項目の列を有する行と列からなる2次元の表形式のデータである。ここで、フォーマット定義情報には、定義番号、データ名、データID、データ構造、位置、サイズ、データ型、単位のデータ定義と、変換位置、データ型変換、単位変換の変換規則と、が含まれる。定義情報記憶部307は、機器特定情報ごとにフォーマット定義情報のテーブルを記憶している。
FIG. 7 is a table showing an example of format definition information including data definitions and conversion rules stored in the definition information storage unit 307 according to the second embodiment.
As shown in the figure, the table T1 of format definition information includes a definition number, a data name, a data ID, a data structure, a position, a size, a data type, a unit, a conversion position, a data type conversion, This is data in a two-dimensional tabular format composed of rows and columns each having a column for each item of unit conversion. Here, the format definition information includes a definition number, data name, data ID, data structure, position, size, data type, unit data definition, and conversion position, data type conversion, and unit conversion conversion rule. It is. The definition information storage unit 307 stores a table of format definition information for each piece of device identification information.

例えば、1行目は、定義番号が1であり、データ名が体重であり、データIDがAAAAであり、データ構造が多重であり、位置が0であり、サイズが2であり、データ型が16ビット浮動小数点数であり、単位がKgであり、変換位置が(3)であり、データ型変換が最大4桁小数点第1位であり、単位変換が「そのまま」である。
2行目は、定義番号が2であり、データ名が体脂肪率であり、データIDがAAAAであり、データ構造が多重であり、位置が2であり、サイズが2であり、データ型が16ビット浮動小数点数であり、単位が%であり、変換位置が(4)であり、データ型変換が最大3桁小数点第1位であり、単位変換が「そのまま」である。
3行目は、定義番号が3であり、データ名が骨格筋率であり、データIDがAAAAであり、データ構造が多重であり、位置が4であり、サイズが2であり、データ型が16ビット浮動小数点数であり、単位が%であり、変換位置が(5)であり、データ型変換が最大3桁小数点第1位であり、単位変換が「そのまま」である。
4行目は、定義番号が4であり、データ名がタイムスタンプであり、データIDがAAAAであり、データ構造が多重であり、位置が6であり、サイズが7であり、データ型が7バイト年月日時分秒であり、単位が秒であり、変換位置が(1)であり、データ型変換が年月日時分秒(文字列)であり、単位変換が「そのまま」である。
5行目は、定義番号が5であり、データ名がユーザ番号であり、データIDがBBBBであり、データ構造が単一であり、位置が0であり、サイズが1であり、データ型が8ビット整数であり、単位が「なし」であり、変換位置が(2)であり、データ型変換が最大3桁であり、単位変換が「そのまま」である。
For example, in the first line, the definition number is 1, the data name is weight, the data ID is AAAA, the data structure is multiplexed, the position is 0, the size is 2, and the data type is It is a 16-bit floating point number, the unit is Kg, the conversion position is (3), the data type conversion is the first four digits at the maximum, and the unit conversion is “as is”.
In the second line, the definition number is 2, the data name is body fat percentage, the data ID is AAAA, the data structure is multiplexed, the position is 2, the size is 2, and the data type is It is a 16-bit floating point number, the unit is%, the conversion position is (4), the data type conversion is the first three-digit decimal place, and the unit conversion is “as is”.
In the third line, the definition number is 3, the data name is skeletal muscle rate, the data ID is AAAA, the data structure is multiplexed, the position is 4, the size is 2, and the data type is It is a 16-bit floating-point number, the unit is%, the conversion position is (5), the data type conversion is the first three-digit decimal place, and the unit conversion is “as is”.
In the fourth line, the definition number is 4, the data name is a time stamp, the data ID is AAAA, the data structure is multiplexed, the position is 6, the size is 7, and the data type is 7 Byte year / month / day / hour / minute / second, unit is second, conversion position is (1), data type conversion is year / month / date / time / minute / second (character string), and unit conversion is “as is”.
In the fifth line, the definition number is 5, the data name is the user number, the data ID is BBBB, the data structure is single, the position is 0, the size is 1, and the data type is It is an 8-bit integer, the unit is “none”, the conversion position is (2), the data type conversion is a maximum of 3 digits, and the unit conversion is “as is”.

ここで、データ名とは、機器4から送信される測定データに含まれる情報の名称であり、データIDとは、機器4から送信される測定データに付随する識別子(Identifier;ID)である。また、データ構造には、機器4から送信される測定データのデータ構造が多重構造を表す「多重」、単一構造を表す「単一」が格納される。また、位置とは、機器4から送信される測定データに含まれるデータ情報の位置であり、サイズとは、当該データ情報のバイトサイズである。データ型とは、機器4から送信される測定データのデータ情報ごとのデータ型である。単位とは、機器4から送信される測定データのデータ情報ごとに付随する単位であり、変換位置とは、機器4から送信される測定データに含まれるデータ情報を送信データのフォーマットに埋め込む位置である。また、データ型変換とは、機器4から送信されるデータ情報を送信データに変換するときの変換方法であり、単位変換には、データ情報に付随する単位、例えば、体重に付随する単位であるkgをポンド、オンスなどへの単位を変換させるように、変換後の単位が格納される。
なお、本実施形態では、測定データに付随するデータIDが一つの場合について説明しているが、カテゴリID、データIDなど複数のIDを付随した階層型の測定データであってもよい。これにより、データ情報の数が増えた場合でも、測定データの管理を容易に行うことができる。
Here, the data name is the name of information included in the measurement data transmitted from the device 4, and the data ID is an identifier (ID) associated with the measurement data transmitted from the device 4. The data structure stores “multiplex” in which the data structure of the measurement data transmitted from the device 4 indicates a multiple structure, and “single” that indicates a single structure. The position is the position of data information included in the measurement data transmitted from the device 4, and the size is the byte size of the data information. The data type is a data type for each piece of data information of measurement data transmitted from the device 4. A unit is a unit attached to each piece of data information of measurement data transmitted from the device 4, and a conversion position is a position where data information included in measurement data transmitted from the device 4 is embedded in the format of transmission data. is there. Data type conversion is a conversion method for converting data information transmitted from the device 4 into transmission data, and unit conversion is a unit accompanying data information, for example, a unit accompanying weight. The converted unit is stored so as to convert kg to pounds, ounces, etc.
In the present embodiment, the case where there is one data ID associated with the measurement data is described, but hierarchical measurement data with a plurality of IDs such as a category ID and a data ID may be used. Thereby, even when the number of data information increases, management of measurement data can be performed easily.

図8は、第2の実施形態に係る送信データのデータフォーマットの一例を示す概略図である。
図示するように、送信データのデータフォーマットは、例えば、データフォーマットの始点を表す“START”、データ名“タイムスタンプ”、区切りを表す「,」、タイムスタンプのデータ情報を格納する“(1)”、区切りを表す「,」、データ名“ユーザ番号”、区切りを表す「,」、ユーザ番号のデータ情報を格納する“(2)”、区切りを表す「,」、データ名“体重”、区切りを表す「,」、体重のデータ情報を格納する(3)、区切りを表す「,」、データ名“体脂肪率”、区切りを表す「,」、体脂肪率のデータ情報を格納する“(4)”、区切りを表す「,」、データ名“骨格筋率”、区切りを表す「,」、骨格筋率のデータ情報を格納する“(5)”、データフォーマットの終了を表す“END”の順にデータ名とデータ情報とを格納するものである。ここで、例えば、(1)は、図7のフォーマット定義情報のテーブルT1における4行目の変換位置(1)に対応する。
FIG. 8 is a schematic diagram illustrating an example of a data format of transmission data according to the second embodiment.
As shown in the figure, the data format of the transmission data is, for example, “START” indicating the start point of the data format, data name “time stamp”, “,” indicating the delimiter, and time stamp data information “(1)”. "," Indicating the delimiter, data name "user number", "," indicating the delimiter, "(2)" storing the data information of the user number, "," indicating the delimiter, data name "weight", "," Representing the break, and data information of weight (3), "," representing the break, data name "body fat percentage", "," representing the break, and data information of body fat percentage " (4) ”,“, ”representing a delimiter, data name“ skeletal muscle rate ”,“, ”representing a delimiter,“ (5) ”storing data information of skeletal muscle rate,“ END ”representing the end of the data format Data name and data It is for storing the data information. Here, for example, (1) corresponds to the conversion position (1) on the fourth line in the table T1 of the format definition information in FIG.

図9は、第2の実施形態に係る通信制御部312aが機器4に送信するデータ送信要求のデータフォーマットの一例を示す概略図である。
図示するように、データ送信要求のデータフォーマットは、データ送信要求であることを表すヘッダと通信制御部312aが取得するデータ情報のデータIDとから構成される。例えば、通信制御部312aが機器4からAAAAのデータIDのデータ情報を取得するとき、ヘッダには、送信要求であることを表す情報を格納し、データIDには、AAAAを格納することで、データ送信要求を生成する。
FIG. 9 is a schematic diagram illustrating an example of a data format of a data transmission request transmitted to the device 4 by the communication control unit 312a according to the second embodiment.
As shown in the drawing, the data format of the data transmission request includes a header indicating that the data transmission request is made and a data ID of data information acquired by the communication control unit 312a. For example, when the communication control unit 312a acquires the data information of the AAAA data ID from the device 4, information indicating that it is a transmission request is stored in the header, and AAAA is stored in the data ID. Generate a data transmission request.

図10は、第2の実施形態に係る機器4から送信されるデータ情報およびデータフォーマットの一例を示す概略図である。
例えば、図10は、情報処理装置3aからデータID「AAAA」に対するデータ送信要求が送信されたときに機器4が送信するデータ情報の一例である。
図示するように、機器4から送信されるデータフォーマットには、cf、f2、c9、f0、49、f1、dd、07、02、1c、12、1e、00の順にデータ情報が格納されるバイト列が格納されている。
フォーマット変換部308は、フォーマット定義情報に含まれるデータ定義に基づいてデータ情報に付随するデータIDを判定することでデータ構成を判定する。例えば、フォーマット変換部308は、データID、AAAAからデータ構成を判定し、図7におけるフォーマット定義情報のテーブルT1の位置の項目列からcf、f2が体重を表すデータ情報、c9、f0が体脂肪率を表すデータ情報、49、f1が骨格筋率を表すデータ情報、dd、07、02、1c、12、1e、00がタイムスタンプを表すデータ情報と判定する。
FIG. 10 is a schematic diagram illustrating an example of data information and a data format transmitted from the device 4 according to the second embodiment.
For example, FIG. 10 is an example of data information transmitted by the device 4 when a data transmission request for the data ID “AAAAA” is transmitted from the information processing apparatus 3a.
As shown in the figure, the data format transmitted from the device 4 includes bytes in which data information is stored in the order of cf, f2, c9, f0, 49, f1, dd, 07, 02, 1c, 12, 1e, 00. A column is stored.
The format conversion unit 308 determines the data configuration by determining the data ID associated with the data information based on the data definition included in the format definition information. For example, the format conversion unit 308 determines the data configuration from the data ID and AAAA, and cf and f2 are data information representing weight, and c9 and f0 are body fat from the item column of the position of the format definition information table T1 in FIG. Data information indicating a rate, 49 and f1 are data information indicating a skeletal muscle rate, and dd, 07, 02, 1c, 12, 1e, and 00 are data information indicating a time stamp.

図11は、第2の実施形態に係る機器4から送信されるデータ情報およびデータフォーマットの他の一例を示す概略図である。
この図11は、情報処理装置3aからデータID「BBBB」に対するデータ送信要求が送信されたときに機器4が送信するデータ情報の一例である。
図示するように、機器4から送信されるデータフォーマットには、01の順に測定データのデータ情報が格納されるバイト列である。フォーマット変換部308は、例えば、データID、BBBBからデータ構成を判定し、01がユーザ番号を表すデータ情報と判定する。
FIG. 11 is a schematic diagram illustrating another example of data information and a data format transmitted from the device 4 according to the second embodiment.
FIG. 11 is an example of data information transmitted by the device 4 when a data transmission request for the data ID “BBBB” is transmitted from the information processing apparatus 3a.
As shown in the figure, the data format transmitted from the device 4 is a byte string in which data information of measurement data is stored in the order of 01. For example, the format conversion unit 308 determines the data configuration from the data ID and BBBB, and determines that 01 is data information representing a user number.

図12は、第2の実施形態に係るフォーマット変換部308が生成した送信データおよびデータフォーマットの一例を示す概略図である。
図7、図8および図10を参照して測定データのデータフォーマットの変換手段を説明する。フォーマット変換部308は、図7におけるサイズが2以上であるデータ情報に対しては、データの下位バイトからデータ変換処理を行うリトルエンディアンの方法を使用する。また、16ビット浮動小数点数のフォーマットは、順に、基数10の指数部4ビット(2の補数)、仮数部12ビット(2の補数)から構成されるものとする。
FIG. 12 is a schematic diagram illustrating an example of transmission data and a data format generated by the format conversion unit 308 according to the second embodiment.
The data format conversion means of the measurement data will be described with reference to FIG. 7, FIG. 8, and FIG. The format conversion unit 308 uses a little endian method of performing data conversion processing from the lower byte of data for data information having a size of 2 or more in FIG. The format of the 16-bit floating-point number is composed of an exponent part 4 bits (2's complement) and a mantissa part 12 bits (2's complement) in order.

例えば、フォーマット変換部308は、図7のフォーマット定義情報のテーブルT1における1行目の体重のデータ情報のデータ型が16ビット浮動小数点数、サイズが2であることから、図10における体重を表すバイト列cf、f2からf2cfhと変換し、指数部をfh=−1、仮数部を2cfh=719と算出する。そして、フォーマット変換部308は、算出したfh=−1、2cfh=719から719×10−1=71.9と変換することで体重を表すデータ情報のデータ変換を行う。そして、フォーマット変換部308は、図7のフォーマット定義情報のテーブルT1における1行目の体重のデータ情報の変換位置が(3)であることから、図8におけるデータ名“体重”の次の“(3)”にデータ変換した71.9を格納する。
同様に、フォーマット変換部308は、体脂肪率、骨格筋率のデータ情報をデータ変換する。
For example, the format conversion unit 308 represents the weight in FIG. 10 because the data type of the weight data information in the first row in the format definition information table T1 in FIG. 7 is a 16-bit floating point number and the size is 2. The byte sequence cf, f2 is converted to f2cfh, and the exponent part is calculated as fh = -1, and the mantissa part is calculated as 2cfh = 719. Then, the format conversion unit 308 performs data conversion of data information representing weight by converting the calculated fh = −1, 2cfh = 719 to 719 × 10 −1 = 71.9. Then, since the conversion position of the weight data information of the first row in the format definition information table T1 in FIG. 7 is (3), the format conversion unit 308 is “3” next to the data name “weight” in FIG. (3) “71.9 obtained by data conversion is stored in“ ”.
Similarly, the format conversion unit 308 converts the data information on the body fat rate and the skeletal muscle rate.

例えば、フォーマット変換部308は、図7のフォーマット定義情報のテーブルT1における4行目のタイムスタンプのデータ情報のデータ型がバイト年月日時分秒、サイズが7であることから、図10における位置6から12までのバイト列、dd、07、02、1c、12、1e、00から、07ddh=2013、02h=2、1ch=28、12h=14、1eh=30、00h=00、01h=1と算出し、2013−2−28−14:30:00とタイムスタンプを表すデータ情報のデータ変換を行う。そして、フォーマット変換部308は、図7のフォーマット定義情報のテーブルT1における4行目のタイムスタンプのデータ情報の変換位置が(1)であることから、図8におけるデータ名“タイムスタンプ”の次の“(1)”にデータ変換した2013−2−28−14:30:00を格納する。
このようにして、フォーマット変換部308は、測定データをデータ変換し、測定データのデータフォーマットを変換して図12に示す送信データを生成する。
For example, since the data type of the time stamp data information in the fourth row in the format definition information table T1 in FIG. 7 is byte year / month / day / hour / hour / minute / second and the size is 7, the format conversion unit 308 determines the position in FIG. Byte string from 6 to 12, dd, 07, 02, 1c, 12, 1e, 00 to 07ddh = 2013, 02h = 2, 1ch = 28, 12h = 14, 1eh = 30, 00h = 00, 01h = 1 And data conversion of data information representing a time stamp is performed as 2013-2-28-14: 30. Then, since the conversion position of the time stamp data information in the fourth row in the format definition information table T1 in FIG. 7 is (1), the format conversion unit 308 follows the data name “time stamp” in FIG. The data-converted 2013-2-28-14: 30: 30 is stored in “(1)”.
In this way, the format conversion unit 308 converts the measurement data, converts the data format of the measurement data, and generates the transmission data shown in FIG.

図13は、第2の実施形態に係る通信処理部30aの通信処理の一例を示すフローチャートである。
ステップS201からS217までの処理は、上述した第1の実施形態におけるステップS101からS117までの処理と同様であるため、その説明を省略する。
FIG. 13 is a flowchart illustrating an example of communication processing of the communication processing unit 30a according to the second embodiment.
Since the process from step S201 to S217 is the same as the process from step S101 to S117 in the first embodiment described above, the description thereof is omitted.

ステップS218において、通信制御部312aは、ステップS215またはS216において、機器4から通信データを受信したか否かを判定する。機器4から通信データを受信した場合、ステップS219に進む。一方、機器4から通信データを受信していない場合、処理を終了する。
ステップS219において、フォーマット変換部308は、フォーマット定義情報に基づいて通信データをデータ変換し、テータ変換した通信データのデータフォーマットを変換することで送信データを生成する。
ステップS220において、データ通信部309は、送信データを送信する。
In step S218, the communication control unit 312a determines whether communication data has been received from the device 4 in step S215 or S216. If communication data is received from the device 4, the process proceeds to step S219. On the other hand, if communication data has not been received from the device 4, the process is terminated.
In step S219, the format conversion unit 308 converts the communication data based on the format definition information, and generates transmission data by converting the data format of the communication data after the data conversion.
In step S220, the data communication unit 309 transmits transmission data.

このように、本実施形態によれば、情報処理装置3aは、第1の実施形態における情報処理装置3の構成に加えて、定義情報記憶部307は、データのフォーマットを示すフォーマット定義情報をさらに記憶し、機器特定部304が特定した機器(機器4)に応じたフォーマット定義情報に基づいて、通信制御部312aが機器(機器4)から受信したデータのデータフォーマットを変換するフォーマット変換部308と、フォーマット変換部308が変換したデータフォーマットでデータを送信するデータ通信部309と、をさらに備える。   As described above, according to the present embodiment, in addition to the configuration of the information processing device 3 in the first embodiment, the information processing device 3a further includes format definition information indicating the data format. A format conversion unit 308 that converts the data format of data received from the device (device 4) by the communication control unit 312a based on the format definition information corresponding to the device (device 4) that is stored and specified by the device specifying unit 304; And a data communication unit 309 that transmits data in the data format converted by the format conversion unit 308.

これにより、情報処理装置3aは、第1の実施形態における効果に加えて、データ長、開始フラグ、終了フラグなどのデータフォーマットの特徴が同じ場合であっても、機器特定情報に基づいて機器を特定できるため、当該機器に応じたフォーマット定義情報に基づいてデータのデータフォーマットを変換できる。すなわち、初めて通信接続する機器4と通信する場合であっても、機器4の種類に対応したフォーマット定義情報により新たなデータフォーマットに対応できるため、情報処理装置3aのプログラムを修正する必要がない。   Thereby, in addition to the effects in the first embodiment, the information processing device 3a selects the device based on the device identification information even when the data format has the same characteristics such as the data length, the start flag, and the end flag. Since it can be specified, the data format of the data can be converted based on the format definition information corresponding to the device. That is, even when communicating with the device 4 to be connected for the first time, it is possible to cope with a new data format by using the format definition information corresponding to the type of the device 4, so that it is not necessary to modify the program of the information processing apparatus 3a.

なお、上述した実施形態における情報処理装置3、3aの一部、例えば、通信処理部30、30aをコンピュータで実現するようにしても良い。その場合、この制御機能を実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することによって実現しても良い。なお、ここでいう「コンピュータシステム」とは、情報処理装置3,3aに内蔵されたコンピュータシステムであって、OSや周辺機器等のハードウェアを含むものとする。また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。さらに「コンピュータ読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムを送信する場合の通信線のように、短時間、動的にプログラムを保持するもの、その場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリのように、一定時間プログラムを保持しているものも含んでも良い。また上記プログラムは、前述した機能の一部を実現するためのものであっても良く、さらに前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるものであっても良い。   In addition, you may make it implement | achieve a part of information processing apparatus 3, 3a in embodiment mentioned above, for example, the communication process parts 30 and 30a, with a computer. In that case, the program for realizing the control function may be recorded on a computer-readable recording medium, and the program recorded on the recording medium may be read by a computer system and executed. Here, the “computer system” is a computer system built in the information processing apparatuses 3 and 3a and includes an OS and hardware such as peripheral devices. The “computer-readable recording medium” refers to a storage device such as a flexible medium, a magneto-optical disk, a portable medium such as a ROM and a CD-ROM, and a hard disk incorporated in a computer system. Furthermore, the “computer-readable recording medium” is a medium that dynamically holds a program for a short time, such as a communication line when transmitting a program via a network such as the Internet or a communication line such as a telephone line, In such a case, a volatile memory inside a computer system serving as a server or a client may be included and a program that holds a program for a certain period of time. The program may be a program for realizing a part of the functions described above, and may be a program capable of realizing the functions described above in combination with a program already recorded in a computer system.

以上、図面を参照してこの発明の一実施形態について詳しく説明してきたが、具体的な構成は上述のものに限られることはなく、この発明の要旨を逸脱しない範囲内において様々な設計変更等をすることが可能である。   As described above, the embodiment of the present invention has been described in detail with reference to the drawings. However, the specific configuration is not limited to the above, and various design changes and the like can be made without departing from the scope of the present invention. It is possible to

例えば、上述した実施形態では、情報処理装置3、3aは、ネットワークを介して定義情報サーバ装置2から定義情報(フォーマット定義情報および通信手段定義情報)を取得しているが、これに限らず、情報処理装置3、3aに接続可能な記憶媒体に定義情報を記憶しておき、当該記憶された定義情報を利用してもよい。記憶媒体は、例えば、光磁気ディスク、フレキシブルディスク、フラッシュメモリなどの可搬記憶媒体である。或いは、機器4に張り付けられたQR(Quick Response)コード(登録商標)やRFID(Radio Frequency IDentification)に定義情報を格納してもよい。この場合、情報処理装置3、3aは、QRコード(登録商標)またはRFIDから定義情報を読み取り、読み取った定義情報を利用する。   For example, in the above-described embodiment, the information processing devices 3 and 3a acquire the definition information (format definition information and communication means definition information) from the definition information server device 2 via the network. Definition information may be stored in a storage medium connectable to the information processing apparatuses 3 and 3a, and the stored definition information may be used. The storage medium is a portable storage medium such as a magneto-optical disk, a flexible disk, or a flash memory. Alternatively, the definition information may be stored in a QR (Quick Response) code (registered trademark) or RFID (Radio Frequency IDentification) attached to the device 4. In this case, the information processing apparatuses 3 and 3a read the definition information from the QR code (registered trademark) or the RFID, and use the read definition information.

また、上述した実施形態では、第1通信部35および第2通信部37の通信をブルートゥースとしたが、これに限らず、例えば、シリアル(例えば、UART(Universal Asynchronous Receiver Transmitter))やUSBなどの有線通信や、赤外線や無線LANなどの無線通信であってもよい。   In the above-described embodiment, the communication of the first communication unit 35 and the second communication unit 37 is Bluetooth. However, the communication is not limited to this. For example, serial (for example, UART (Universal Asynchronous Receiver Transmitter)) or USB is used. Wired communication or wireless communication such as infrared or wireless LAN may be used.

また、上述した実施形態では、情報処理装置3が第1通信部35および第2通信部37の2つの通信手段を備える場合について説明したが、通信手段はこれに限らず、無線LANやZigbee(登録商標)などの無線通信手段も組み合わせて3つ以上の通信手段でも本発明を適用することができる。或いは、1つの通信手段(例えば、第1通信部35)のみを備える情報処理装置3であっても、例えば、通信手段の選択肢を「通信する」または「通信しない」の2つにすることにより、本発明の通信手段定義情報を適用することができる。   In the above-described embodiment, the case where the information processing apparatus 3 includes the two communication units of the first communication unit 35 and the second communication unit 37 has been described. However, the communication unit is not limited to this, and the wireless LAN or Zigbee ( The present invention can also be applied to three or more communication means in combination with wireless communication means such as registered trademark. Alternatively, even in the case of the information processing apparatus 3 including only one communication unit (for example, the first communication unit 35), for example, by setting the communication unit options to “communication” or “not communicate” The communication means definition information of the present invention can be applied.

図14は、通信手段定義情報の他の例を示すテーブルである。
本例では、情報処理装置3と機器4との通信手段がBluetooth(登録商標) LE,Classic Bluetooth(登録商標),無線LAN,Zigbee(登録商標)の4つある場合について示している。
FIG. 14 is a table showing another example of the communication means definition information.
In this example, there is shown a case where there are four communication means between the information processing apparatus 3 and the device 4: Bluetooth (registered trademark) LE, Classic Bluetooth (registered trademark), wireless LAN, and Zigbee (registered trademark).

例えば、通信データの種別「メール送信者アドレス」は、機器のバッテリ残量30%以上に対応する通信手段がBluetooth(登録商標) LEであり、機器のバッテリ残量30%未満10%以上に対応する通信手段がBluetooth(登録商標) LEであり、機器のバッテリ残量10%未満に対応する通信手段がBluetooth(登録商標) LEである。
通信データの種別「メール本文」は、機器のバッテリ残量30%以上に対応する通信手段がBluetooth(登録商標) LEであり、機器のバッテリ残量30%未満10%以上に対応する通信手段がBluetooth(登録商標) LEであり、機器のバッテリ残量10%未満に対応する通信手段が通信しないである。
通信データの種別「添付ファイル64kB未満」は、機器のバッテリ残量30%以上に対応する通信手段が無線LANであり、機器のバッテリ残量30%未満10%以上に対応する通信手段がBluetooth(登録商標) LEであり、機器のバッテリ残量10%未満に対応する通信手段が通信しないである。
通信データの種別「添付ファイル64kB未満」は、機器のバッテリ残量30%以上に対応する通信手段が無線LANであり、機器のバッテリ残量30%未満10%以上に対応する通信手段がClassic Bluetooth(登録商標)であり、機器のバッテリ残量10%未満に対応する通信手段が通信しないである。
通信データの種別「体重」は、機器のバッテリ残量30%以上に対応する通信手段がZigbee(登録商標)であり、機器のバッテリ残量30%未満10%以上に対応する通信手段がZigbee(登録商標)であり、機器のバッテリ残量10%未満に対応する通信手段が通信しないである。
通信データの種別「体脂肪率」は、機器のバッテリ残量30%以上に対応する通信手段がZigbee(登録商標)であり、機器のバッテリ残量30%未満10%以上に対応する通信手段がZigbee(登録商標)であり、機器のバッテリ残量10%未満に対応する通信手段が通信しないである。
通信データの種別「カメラ画像」は、機器のバッテリ残量30%以上に対応する通信手段が無線LANであり、機器のバッテリ残量30%未満10%以上に対応する通信手段がClassic Bluetooth(登録商標)であり、機器のバッテリ残量10%未満に対応する通信手段が通信しないである。
For example, for the communication data type “mail sender address”, the communication means corresponding to the battery remaining amount of 30% or more of the device is Bluetooth (registered trademark) LE, and the battery remaining amount of the device is less than 30% and corresponds to 10% or more. The communication means to be used is Bluetooth (registered trademark) LE, and the communication means corresponding to the remaining battery level of the device is less than 10% is Bluetooth (registered trademark) LE.
For the communication data type “email body”, the communication means corresponding to 30% or more of the battery level of the device is Bluetooth (registered trademark) LE, and the communication means corresponding to 10% or less of the battery level of the device is less than 30%. It is Bluetooth (registered trademark) LE, and communication means corresponding to less than 10% of the remaining battery capacity of the device does not communicate.
For the communication data type “attached file less than 64 kB”, the communication means corresponding to the battery remaining amount of 30% or more of the device is a wireless LAN, and the communication means corresponding to less than 30% of the battery remaining amount of the device is 10% or more. (Registered trademark) LE, and the communication means corresponding to less than 10% of the remaining battery of the device does not communicate.
For the type of communication data “attached file less than 64 kB”, the communication means corresponding to the battery remaining amount of 30% or more of the device is a wireless LAN, and the communication means corresponding to less than 30% of the battery remaining amount of the device is 10% or more. (Registered trademark) and the communication means corresponding to the battery remaining amount of less than 10% does not communicate.
The communication data type “weight” is Zigbee (registered trademark) for communication means corresponding to 30% or more of the battery remaining amount of the device, and Zigbee (communication means corresponding to 10% or less of the battery remaining amount of the device of 30% or less). The communication means corresponding to less than 10% of the battery remaining in the device does not communicate.
The communication data type “body fat percentage” is Zigbee (registered trademark) for communication means corresponding to the battery remaining amount of 30% or more of the device, and communication means corresponding to 10% or less of the battery remaining amount of 30% or less of the device. Zigbee (registered trademark), and communication means corresponding to less than 10% of the battery remaining in the device does not communicate.
In the communication data type “camera image”, the communication means corresponding to the battery remaining amount of 30% or more of the device is a wireless LAN, and the communication means corresponding to 10% or less of the remaining battery amount of the device is 10% or more. The communication means corresponding to the battery remaining amount of less than 10% of the device does not communicate.

(1)電池により駆動する機器と通信接続される情報処理装置であって、前記機器の電池残量と前記機器に関する情報とを取得する機器情報取得部と、前記機器情報取得部が取得した前記機器に関する情報に基づいて前記機器を特定する機器特定部と、電池残量に対応する通信手段を示す通信手段定義情報を機器ごとに記憶する定義情報記憶部と、前記機器特定部が特定した前記機器に応じた通信手段定義情報を前記定義情報記憶部から読み出し、読み出した前記通信手段定義情報と前記機器情報取得部が取得した前記機器の電池残量とに基づいて前記機器と通信する通信手段を決定する通信手段調整部と、前記通信手段調整部が決定した通信手段により前記機器と通信する通信制御部と、を備えることを特徴とする情報処理装置。   (1) An information processing apparatus that is communicatively connected to a device driven by a battery, the device information acquiring unit that acquires the remaining battery level of the device and information about the device, and the device information acquiring unit A device identification unit that identifies the device based on information about the device, a definition information storage unit that stores communication unit definition information indicating a communication unit corresponding to a remaining battery level for each device, and the device identification unit that identifies the device Communication means for reading communication means definition information corresponding to a device from the definition information storage unit, and communicating with the device based on the read communication means definition information and the remaining battery level of the device acquired by the device information acquisition unit An information processing apparatus comprising: a communication unit adjustment unit that determines the communication unit; and a communication control unit that communicates with the device using the communication unit determined by the communication unit adjustment unit.

(2)前記定義情報記憶部は、データのフォーマットを示すフォーマット定義情報を機器ごとにさらに記憶し、前記機器特定部が特定した前記機器に応じたフォーマット定義情報に基づいて、前記通信制御部が前記機器から受信したデータのデータフォーマットを変換するフォーマット変換部と、前記フォーマット変換部が変換したデータフォーマットで前記データを送信するデータ通信部と、をさらに備えることを特徴とする(1)に記載の情報処理装置。   (2) The definition information storage unit further stores, for each device, format definition information indicating a data format, and the communication control unit determines whether the communication control unit is based on the format definition information according to the device specified by the device specifying unit. (1), further comprising: a format conversion unit that converts a data format of data received from the device; and a data communication unit that transmits the data in the data format converted by the format conversion unit. Information processing device.

(3)電池により駆動する機器と通信接続される情報処理装置とを備える情報処理システムであって、前記機器は、電池残量と機器に関する情報とを送信し、前記情報処理装置は、前記機器の電池残量と前記機器に関する情報とを取得する機器情報取得部と、前記機器情報取得部が取得した前記機器に関する情報に基づいて前記機器を特定する機器特定部と、電池残量に対応する通信手段を示す通信手段定義情報を機器ごとに記憶する定義情報記憶部と、前記機器特定部が特定した前記機器に応じた通信手段定義情報を前記定義情報記憶部から読み出し、読み出した前記通信手段定義情報と前記機器情報取得部が取得した前記機器の電池残量とに基づいて前記機器と通信する通信手段を決定する通信手段調整部と、前記通信手段調整部が決定した通信手段により前記機器と通信する通信制御部と、を備えることを特徴とする情報処理システム。   (3) An information processing system comprising an information processing device that is connected to a device driven by a battery, wherein the device transmits a remaining battery amount and information about the device, and the information processing device Corresponding to the remaining battery level and the device information acquiring unit that acquires information about the device, the device specifying unit that specifies the device based on the information about the device acquired by the device information acquiring unit, and the remaining battery level A definition information storage unit that stores communication unit definition information indicating a communication unit for each device, and communication unit definition information corresponding to the device specified by the device specifying unit is read from the definition information storage unit, and the communication unit is read The communication means adjustment unit for determining communication means for communicating with the device based on the definition information and the remaining battery level of the device acquired by the device information acquisition unit, and the communication means adjustment unit The information processing system characterized in that it comprises a communication control unit that communicates with the device by the communication unit has.

(4)電池により駆動する機器と通信接続される情報処理装置における情報処理方法であって、前記機器の電池残量と前記機器に関する情報とを取得する機器情報取得過程と、前記機器情報取得過程が取得した前記機器に関する情報に基づいて前記機器を特定する機器特定過程と、電池残量に対応する通信手段を示す通信手段定義情報を機器ごとに記憶する定義情報記憶部から、前記機器特定過程が特定した前記機器に応じた通信手段定義情報を読み出し、読み出した前記通信手段定義情報と前記機器情報取得過程が取得した前記機器の電池残量とに基づいて前記機器と通信する通信手段を決定する通信手段調整過程と、前記通信手段調整過程が決定した通信手段により前記機器と通信する通信制御過程と、を有することを特徴とする情報処理方法。   (4) An information processing method in an information processing apparatus that is communicatively connected to a device driven by a battery, a device information acquisition process for acquiring the remaining battery level of the device and information about the device, and the device information acquisition process The device specifying process for specifying the device based on the information related to the device acquired by the device, and the device specifying process for storing the communication device definition information indicating the communication device corresponding to the remaining battery level for each device. The communication means definition information corresponding to the specified device is read, and the communication means to communicate with the device is determined based on the read communication means definition information and the remaining battery level of the device acquired by the device information acquisition process. A communication means adjustment process, and a communication control process for communicating with the device by the communication means determined by the communication means adjustment process. Method.

(5)電池により駆動する機器と通信接続される情報処理装置のコンピュータに、前記機器の電池残量と前記機器に関する情報とを取得する機器情報取得ステップと、前記機器情報取得ステップが取得した前記機器に関する情報に基づいて前記機器を特定する機器特定ステップと、電池残量に対応する通信手段を示す通信手段定義情報を機器ごとに記憶する定義情報記憶部から、前記機器特定ステップが特定した前記機器に応じた通信手段定義情報を読み出し、読み出した前記通信手段定義情報と前記機器情報取得ステップが取得した前記機器の電池残量とに基づいて前記機器と通信する通信手段を決定する通信手段調整ステップと、前記通信手段調整ステップが決定した通信手段により前記機器と通信する通信制御ステップと、を実行させるための情報処理プログラム。   (5) A device information acquisition step of acquiring, in the computer of the information processing apparatus that is communicatively connected to a device driven by a battery, a battery remaining amount of the device and information related to the device, and the device information acquisition step acquired The device identification step identifies the device identification step that identifies the device based on information about the device, and the definition information storage unit that stores, for each device, communication unit definition information indicating a communication unit corresponding to the remaining battery level. Communication means adjustment for reading communication means definition information corresponding to a device, and determining communication means for communicating with the device based on the read communication means definition information and the remaining battery level of the device acquired by the device information acquisition step And a communication control step of communicating with the device by the communication means determined by the communication means adjustment step. Information processing program for.

S1・・・情報処理システム、1・・・データ管理サーバ装置、2・・・定義情報サーバ装置、3、3a・・・情報処理装置、4・・・機器、30、30a・・・通信処理部、31・・・記憶部、32・・・入力部、33・・・第3通信部、34・・・制御部、35・・・第1通信部、36・・・表示部、37・・・第2通信部、301・・・機器情報取得部、302・・・機器情報記憶部、304,304a・・・機器特定部、305・・・定義情報取得部、307・・・定義情報記憶部、308・・・フォーマット変換部、309・・・データ通信部、311・・・通信手段調整部、312,312a・・・通信制御部、313・・・低速通信部、314・・・高速通信部 S1 ... Information processing system, 1 ... Data management server device, 2 ... Definition information server device, 3, 3a ... Information processing device, 4 ... Device, 30, 30a ... Communication processing Unit 31... Storage unit 32 input unit 33 third communication unit 34 control unit 35 first communication unit 36 display unit 37 .. Second communication unit, 301... Device information acquisition unit, 302... Device information storage unit, 304, 304a... Device identification unit, 305 .. definition information acquisition unit, 307. Storage unit, 308... Format conversion unit, 309... Data communication unit, 311... Communication means adjustment unit, 312, 312 a .. communication control unit, 313. High-speed communication department

Claims (5)

電池により駆動する機器と通信接続される情報処理装置であって、
前記機器の電池残量と前記機器に関する情報とを取得する機器情報取得部と、
前記機器情報取得部が取得した前記機器に関する情報に基づいて前記機器を特定する機器特定部と、
電池残量に対応する通信手段を示す通信手段定義情報を機器ごとに記憶する定義情報記憶部と、
前記機器特定部が特定した前記機器に応じた通信手段定義情報を前記定義情報記憶部から読み出し、読み出した前記通信手段定義情報と前記機器情報取得部が取得した前記機器の電池残量とに基づいて前記機器と通信する通信手段を決定する通信手段調整部と、
前記通信手段調整部が決定した通信手段により前記機器と通信する通信制御部と、
を備えることを特徴とする情報処理装置。
An information processing apparatus that is communicatively connected to a device driven by a battery,
A device information acquisition unit that acquires the remaining battery power of the device and information about the device;
A device identification unit that identifies the device based on information about the device acquired by the device information acquisition unit;
A definition information storage unit that stores, for each device, communication means definition information indicating a communication means corresponding to the remaining battery capacity;
Communication means definition information corresponding to the device specified by the device specification unit is read from the definition information storage unit, and based on the read communication means definition information and the remaining battery level of the device acquired by the device information acquisition unit. A communication means adjustment unit for determining a communication means for communicating with the device;
A communication control unit that communicates with the device by the communication means determined by the communication means adjustment unit;
An information processing apparatus comprising:
前記定義情報記憶部は、データのフォーマットを示すフォーマット定義情報を機器ごとにさらに記憶し、
前記機器特定部が特定した前記機器に応じたフォーマット定義情報に基づいて、前記通信制御部が前記機器から受信したデータのデータフォーマットを変換するフォーマット変換部と、
前記フォーマット変換部が変換したデータフォーマットで前記データを送信するデータ通信部と、
をさらに備えることを特徴とする請求項1に記載の情報処理装置。
The definition information storage unit further stores format definition information indicating a data format for each device,
A format conversion unit that converts a data format of data received from the device by the communication control unit, based on format definition information corresponding to the device specified by the device specifying unit;
A data communication unit for transmitting the data in the data format converted by the format conversion unit;
The information processing apparatus according to claim 1, further comprising:
電池により駆動する機器と通信接続される情報処理装置とを備える情報処理システムであって、
前記機器は、電池残量と機器に関する情報とを送信し、
前記情報処理装置は、
前記機器の電池残量と前記機器に関する情報とを取得する機器情報取得部と、
前記機器情報取得部が取得した前記機器に関する情報に基づいて前記機器を特定する機器特定部と、
電池残量に対応する通信手段を示す通信手段定義情報を機器ごとに記憶する定義情報記憶部と、
前記機器特定部が特定した前記機器に応じた通信手段定義情報を前記定義情報記憶部から読み出し、読み出した前記通信手段定義情報と前記機器情報取得部が取得した前記機器の電池残量とに基づいて前記機器と通信する通信手段を決定する通信手段調整部と、
前記通信手段調整部が決定した通信手段により前記機器と通信する通信制御部と、
を備えることを特徴とする情報処理システム。
An information processing system comprising an information processing apparatus that is connected to a device driven by a battery,
The device transmits the remaining battery power and information about the device,
The information processing apparatus includes:
A device information acquisition unit that acquires the remaining battery power of the device and information about the device;
A device identification unit that identifies the device based on information about the device acquired by the device information acquisition unit;
A definition information storage unit that stores, for each device, communication means definition information indicating a communication means corresponding to the remaining battery capacity;
Communication means definition information corresponding to the device specified by the device specification unit is read from the definition information storage unit, and based on the read communication means definition information and the remaining battery level of the device acquired by the device information acquisition unit. A communication means adjustment unit for determining a communication means for communicating with the device;
A communication control unit that communicates with the device by the communication means determined by the communication means adjustment unit;
An information processing system comprising:
電池により駆動する機器と通信接続される情報処理装置における情報処理方法であって、
前記機器の電池残量と前記機器に関する情報とを取得する機器情報取得過程と、
前記機器情報取得過程が取得した前記機器に関する情報に基づいて前記機器を特定する機器特定過程と、
電池残量に対応する通信手段を示す通信手段定義情報を機器ごとに記憶する定義情報記憶部から、前記機器特定過程が特定した前記機器に応じた通信手段定義情報を読み出し、読み出した前記通信手段定義情報と前記機器情報取得過程が取得した前記機器の電池残量とに基づいて前記機器と通信する通信手段を決定する通信手段調整過程と、
前記通信手段調整過程が決定した通信手段により前記機器と通信する通信制御過程と、
を有することを特徴とする情報処理方法。
An information processing method in an information processing apparatus that is communicatively connected to a device driven by a battery,
A device information acquisition process for acquiring a battery remaining amount of the device and information on the device;
A device identification process for identifying the device based on information on the device acquired by the device information acquisition process;
The communication means definition information corresponding to the device specified by the device specifying process is read from the definition information storage unit that stores communication device definition information indicating the communication means corresponding to the remaining battery level for each device, and the communication means is read. A communication means adjustment process for determining communication means for communicating with the device based on definition information and the remaining battery level of the device acquired by the device information acquisition process;
A communication control process for communicating with the device by the communication means determined by the communication means adjustment process;
An information processing method characterized by comprising:
電池により駆動する機器と通信接続される情報処理装置のコンピュータに、
前記機器の電池残量と前記機器に関する情報とを取得する機器情報取得ステップと、
前記機器情報取得ステップが取得した前記機器に関する情報に基づいて前記機器を特定する機器特定ステップと、
電池残量に対応する通信手段を示す通信手段定義情報を機器ごとに記憶する定義情報記憶部から、前記機器特定ステップが特定した前記機器に応じた通信手段定義情報を読み出し、読み出した前記通信手段定義情報と前記機器情報取得ステップが取得した前記機器の電池残量とに基づいて前記機器と通信する通信手段を決定する通信手段調整ステップと、
前記通信手段調整ステップが決定した通信手段により前記機器と通信する通信制御ステップと、
を実行させるための情報処理プログラム。
To the computer of the information processing device that is connected for communication with the device driven by the battery,
A device information acquisition step of acquiring the battery remaining amount of the device and information on the device;
A device specifying step for specifying the device based on information about the device acquired by the device information acquiring step;
The communication means definition information corresponding to the device specified in the device specifying step is read from the definition information storage unit that stores communication device definition information indicating the communication means corresponding to the remaining battery level for each device, and the read communication means A communication means adjustment step for determining communication means for communicating with the device based on the definition information and the remaining battery level of the device acquired by the device information acquisition step;
A communication control step of communicating with the device by the communication means determined by the communication means adjustment step;
Information processing program to execute.
JP2014102860A 2014-05-16 2014-05-16 Information processing apparatus, information processing system, information processing method, and information processing program Active JP6288446B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014102860A JP6288446B2 (en) 2014-05-16 2014-05-16 Information processing apparatus, information processing system, information processing method, and information processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014102860A JP6288446B2 (en) 2014-05-16 2014-05-16 Information processing apparatus, information processing system, information processing method, and information processing program

Publications (2)

Publication Number Publication Date
JP2015220617A true JP2015220617A (en) 2015-12-07
JP6288446B2 JP6288446B2 (en) 2018-03-07

Family

ID=54779674

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014102860A Active JP6288446B2 (en) 2014-05-16 2014-05-16 Information processing apparatus, information processing system, information processing method, and information processing program

Country Status (1)

Country Link
JP (1) JP6288446B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017157988A (en) * 2016-03-01 2017-09-07 公立大学法人広島市立大学 Information processing apparatus and information processing method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07160556A (en) * 1993-12-08 1995-06-23 Nec Corp Data format converting device
US20080242369A1 (en) * 2007-03-28 2008-10-02 Kabushiki Kaisha Toshiba Portable electronic apparatus
JP2010239548A (en) * 2009-03-31 2010-10-21 Kddi Corp Wireless communication terminal and communication system selection method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07160556A (en) * 1993-12-08 1995-06-23 Nec Corp Data format converting device
US20080242369A1 (en) * 2007-03-28 2008-10-02 Kabushiki Kaisha Toshiba Portable electronic apparatus
JP2008243001A (en) * 2007-03-28 2008-10-09 Toshiba Corp Portable electronic equipment
JP2010239548A (en) * 2009-03-31 2010-10-21 Kddi Corp Wireless communication terminal and communication system selection method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017157988A (en) * 2016-03-01 2017-09-07 公立大学法人広島市立大学 Information processing apparatus and information processing method

Also Published As

Publication number Publication date
JP6288446B2 (en) 2018-03-07

Similar Documents

Publication Publication Date Title
EP2940579A1 (en) Electronic device and method for converting source code into machine code
CN109643516A (en) It handles the method for image and supports the electronic equipment of this method
US20150095478A1 (en) Label for use in the internet of things
US20170163795A1 (en) Method for Controlling Wearable Electronic Devices, Central Apparatus, and Central Device
CN106060768A (en) Electronic business card automatic interaction system and method
JP2017126130A (en) Customer service support system, customer service support server, and program
JP5637411B1 (en) Biological information measuring device, biological information measuring system, individual registration information registration method and program
JP5806167B2 (en) Service providing system, service computer, and terminal
JP6288446B2 (en) Information processing apparatus, information processing system, information processing method, and information processing program
US20150235251A1 (en) Method for providing incentive, server, and non-transitory computer-readable recording medium
CN111684537B (en) Updating learned model
WO2015122436A1 (en) Information processing device, information processing system, information processing method, and information processing program
JP2015159979A (en) Information processing apparatus, information processing system, information processing method, and information processing program
JP2015219726A (en) Information processing unit, information process system, information processing method, and information processing program
JP6870955B2 (en) Sensing system, portable wireless relay device and user identification method
JP6951380B2 (en) Gateway device, communication method and program
JP6399587B2 (en) Information processing apparatus, information processing system, information processing method, and information processing program
WO2014185487A1 (en) Information processing device, information processing system, information processing method and program
JP2016091327A (en) Information processing apparatus, information processing system, information processing method, and information processing program
JP2015222863A (en) Information processing unit, information processing system, information processing method, and information processing program
JP2015159978A (en) Information processing apparatus, information processing system, information processing method, and information processing program
JP2016045735A (en) Information processing device, information processing system, and information processing method
JP2016038871A (en) Information processing device, information processing system, information processing method, and information processing program
JP2014228899A (en) Information processing device, information processing system, information processing method, and information processing program
JP2014228898A (en) Information processing device, information processing system, information processing method, and information processing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170323

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20171206

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180123

R150 Certificate of patent or registration of utility model

Ref document number: 6288446

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150