WO2017029725A1 - Life log cloud system, life log cloud system control method, life log control method, program, recording medium, and cloud server - Google Patents

Life log cloud system, life log cloud system control method, life log control method, program, recording medium, and cloud server Download PDF

Info

Publication number
WO2017029725A1
WO2017029725A1 PCT/JP2015/073238 JP2015073238W WO2017029725A1 WO 2017029725 A1 WO2017029725 A1 WO 2017029725A1 JP 2015073238 W JP2015073238 W JP 2015073238W WO 2017029725 A1 WO2017029725 A1 WO 2017029725A1
Authority
WO
WIPO (PCT)
Prior art keywords
life log
sensor
data
determination logic
writing
Prior art date
Application number
PCT/JP2015/073238
Other languages
French (fr)
Japanese (ja)
Inventor
森田 豊久
英志 木村
Original Assignee
株式会社日立システムズ
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 株式会社日立システムズ filed Critical 株式会社日立システムズ
Priority to PCT/JP2015/073238 priority Critical patent/WO2017029725A1/en
Priority to JP2016506397A priority patent/JP6145215B1/en
Publication of WO2017029725A1 publication Critical patent/WO2017029725A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services

Definitions

  • the present invention relates to a life log cloud system, and more specifically, data including life history and exercise history of each individual, body measurement amount, and the like by a wearable sensor used by wearing on a body or clothes, for example, a user's life
  • the present invention relates to a life log cloud system, a life log cloud system control method, a life log control method, a program, a recording medium, and a cloud server that measure state data and manage and utilize the data as personal life log data.
  • the advice of optimizing daily activities has the effect of being able to “improve daily life patterns and grasp appropriate calorie intake in close contact with daily life”.
  • the first uploaded data of the sensor 1 is adopted and the data uploaded from the subsequent sensors 2 and 3 are invalidated, or the last uploaded sensor 3
  • the data is valid and data that was previously uploaded is overwritten.
  • these two methods must be set in that way in advance, and even if they are set in that way, in either of the above two methods, “the data of the sensor that has only a certain part is used, It is not possible to use a different sensor for other parts. Also, the result will depend on the order of upload.
  • TPO Time, Place, Occasion
  • the present invention when a user replaces and uses a plurality of sensors, which sensor data is used as the user data in which time zone is managed, and which sensor is used by the user at which time.
  • the purpose is to make it possible to utilize appropriate and consistent data as a life log without having to teach each other.
  • the user does not have to tell which sensor is used at what time, for example, “the sensor 1a is from 10:46 to 11:00 on what day, what month and what day” This means that even if the user does not teach the system, the sensor used by the user can be estimated and learned on the system side.
  • one of the representative life log cloud system, life log cloud system control method, life log control method, program, recording medium, and cloud server of the present invention is: It consists of a sensor and a server system.
  • the sensor includes a plurality of sensors that can be used by the same person
  • the server system includes a communication device, an input / output device, a storage device, and a processing device
  • the storage device includes at least a terminal / user table, a life log, a recording unit that stores determination logic
  • the terminal / user table includes correspondence information between identifiers of the plurality of sensors and identifiers of users
  • the life log includes time-series sensor information for each user
  • the determination logic includes a description of conditions to be written to the life log
  • the processing device includes at least a determination unit and a registration unit, The determination unit determines whether to write this to the life log with reference to the data input from the determination logic and the sensor,
  • the registration unit performs a process of referring to the terminal / user table and writing to
  • the present invention when a user replaces and wears a plurality of wearable sensors, it is possible to manage which sensor data is adopted as the user data in which time zone. As described above, even when the TPO, the life scene, and the activity content are arbitrarily replaced, they can be managed and utilized as appropriate and consistent data as a life log. Problems, configurations, and effects other than those described above will be clarified by the following embodiments.
  • FIG. 1 is a configuration diagram of a life log cloud system showing an embodiment of the present invention.
  • FIG. 2 is a flowchart showing a processing flow of the server system of the present invention.
  • FIG. 3 is a table showing a format example of data communicated from the sensor to the server system.
  • FIG. 4 is a table showing an example of determination logic (determination condition) in the server system.
  • FIG. 5 shows data waveforms output from a plurality of sensors, and shows a use case for explaining the utility of the present invention.
  • FIG. 6 is a table showing a configuration example of a terminal / user table.
  • FIG. 7 is a table showing a configuration example of a life log.
  • the program is executed by a processor, for example, an MP (Micro Processor) or a CPU (Central Processing Unit), and performs a predetermined process. Since the processor performs processing while appropriately using storage resources (for example, a memory) and a communication device (for example, a communication port), the subject of the processing may be a processor.
  • the processor may have dedicated hardware in addition to the CPU.
  • the computer program may be installed on each computer from a program source.
  • the program source may be provided by, for example, a program distribution server or a storage medium.
  • FIG. 1 is a configuration diagram of a life log cloud system showing an embodiment of the present invention.
  • the life log cloud system 100 includes a sensor and a server system (computer) 114.
  • the sensor includes a plurality of sensors 101, 102, and 103 (sensors 1a, 1b, and 1c) that can be reused by the same person.
  • the sensor 101 (sensor 1a), the sensor 102 (sensor 1b), and the sensor 103 (sensor 1c) are constituent elements.
  • three examples are given, but at least two sensors are sufficient, and it is not necessary to have three sensors.
  • an existing sensor is used.
  • each sensor outputs time-series sensor data for each time for each terminal ID.
  • the sensor data includes terminal ID (000101, 000101, 000101, ...), date and time (2015.6.9 15: 28.00, 2015.6.9 15: 30.00, 2015.6.9 15: 32.00, ...), acceleration X (87 , 43.2, 63.1, %), acceleration Y (23.1, 14.7, 3.2, 7), acceleration Z (1.2, 8.2, 12.1) ...
  • the server system 114 includes a communication device 104, an input / output device 105, a storage device 106, and a processing device (CPU) 107, and these devices are interconnected by a bus 108.
  • the communication device 104 is a device having a communication unit / interface that performs data communication with each sensor.
  • Each of the sensor 1a, the sensor 1b, and the sensor 1c includes a communication unit (not shown) inside, and communicates with the communication device 104 of the server system 114 via the communication unit.
  • the input / output device 105 serves as an interface for outputting the life log 110 of the storage device 106 to the outside of the server system 114.
  • a keyboard for inputting data, a display for displaying data, and the like can be mounted.
  • the storage device 106 includes a storage unit that stores and holds at least the terminal / user table 109, the life log 110, and the determination logic 111.
  • the terminal / user table 109 includes a user ID (0100, 0100, 0200,...) For identifying a user and a terminal ID (000101, 000102, 002001,. )) Correspondence table.
  • a plurality of terminal IDs (000101,000102) are allowed to correspond to one user ID (0100).
  • only one user ID corresponds to one terminal ID.
  • the life log 110 includes time-series data of user measurement values, for example, as shown in FIG.
  • the time-series data of the measurement values includes user ID (0100, 0100, 0100,%), Terminal ID (000101, 000101, 000101, etc,%), Date and time (2015.6.9 15: 28.00, 2015.6.9 15: 30.00, 2015.6.9 15: 32.00, ...), acceleration X (87.6, 43.2, 63.1, ...), acceleration Y (23.1, 14.7, 3.2) ,..., And acceleration Z (1.2, 8.2, 12.1,).
  • the determination logic 111 has a plurality of overwrite conditions, for example, as shown in FIG.
  • the overwriting conditions are, for example, as follows, but need not be limited to the following.
  • Judgment logic ID Overwrite condition (judgment condition) 1 Designated variable> 0 2 (Designated variable) 2 > 0 3 ⁇ i (designated variable i ) 2 > 0 4 (Designated variable) 2 > C1 5 ⁇ i (designated variable i ) 2 > C2 C1, C2: Constant
  • the processing device 107 controls the operation of each device, and controls the operation of each device according to a program stored therein.
  • the processing device 107 includes at least a determination unit 112 and a registration unit 113.
  • the determination unit 112 has a function of referring to the overwrite condition of the determination logic 111 and data input from the sensor and determining whether or not to write the data to the life log 110.
  • the registration unit 113 has a function of referring to information in the terminal / user table 109 and performing a process of writing in the life log 110.
  • FIG. 5 is a diagram for explaining a use case in which the present invention exhibits its utility.
  • the use case will be described with reference to the components in the configuration diagram of FIG.
  • the sensor 101 (the sensor 1a used at normal time), the sensor 102 (the sensor 1b used at sleep), and the sensor 103 (the sensor 1c used at swimming) are different sensors. It shows that the activity is measured in different time intervals.
  • the data of each sensor is, for example, acceleration.
  • the horizontal axis indicates time t
  • the vertical axis indicates acceleration.
  • the sensors 1a, 1b, and 1c are used separately during the day, during normal time, during sleep, and during swimming.
  • the reason for using different sensors may be that there is a use condition that is suitable (good or bad) for each sensor. For example, specifically, waterproofness, accuracy during sleep, appearance as a decorative item, and the like can be considered.
  • the data of the sensor 1a communicated first is adopted, and the data communicated from the subsequent sensors 1b and 1c is used. There may be implementations that are ignored or overwritten each time and the data of the last communicated sensor (in this case, when uploading the sensor 1c) is valid.
  • FIG. 2 is a flowchart showing a processing flow of the server system 114 of the present invention.
  • a certain past time from any one of the sensor 101 (sensor 1a), the sensor 102 (sensor 1b), and the sensor 103 (sensor 1c) (here, for the sake of convenience, the sensor 101 / sensor 1a).
  • the server system 114 writes or does not write the data communicated from the sensor 101 (sensor 1a) to the life log 110 of the storage device 106. Determine. If it is determined that the data is to be written, the data is written to an appropriate position in the life log 110.
  • the data writing process will be described.
  • step s201 the server system 114 communicates and takes in data from the sensor 101 (sensor 1a) to a temporary storage area (not shown) of the storage device 106 via the communication device 104.
  • the format of the communication data is as shown in FIG. 3, and the data is time-series sensor data for each time for each terminal ID as shown in FIG. That is, one record is a measured value of a sensor having a unique terminal ID and a unique time, and the terminal ID (000101, 000001, 00101,...), Date and time (2015.6.9 15: 28.00, 2015.6). .9 15: 30.00, 2015.6.9 15: 32.00, Among, acceleration X (87.6, 43.2, 63.1), acceleration Y (23.1, 14.7, 3.2, ... ..) And acceleration Z (1.2, 8.2, 12.1,).
  • acceleration data of three axes (X, Y, Z) are recorded in time series.
  • step s202 the server system 114 determines whether there is unchecked data in the communication data captured in the storage device 106. If all the time data are checked in this determination, the process ends. If there is time data that has not been checked, the process proceeds to the next step s203.
  • step s203 the server system 114 selects one of the communication data that has not been checked yet, and sends the data at that time to the determination unit 112 of the processing device 107 as a data input.
  • step s204 the determination unit 112 in the server system 114 refers to the overwrite condition of the determination logic 111 shown in FIG. 4 described above, and determines whether or not the communication data (data input) is input in step s203 depending on whether the overwrite condition is satisfied. ) Is written in the life log 110 as data at that time.
  • determination logic ID 3 ( ⁇ i (designated variable i ) 2 > 0) is selected.
  • the overwriting condition is that the sum of squares of all the specified variables is positive. When this condition is satisfied, the process proceeds to the next step s205. If this condition is not satisfied, the process returns to step s202.
  • the overwriting condition of the determination logic is “specified one variable is positive”, “specified one variable is squared positive”, “designated one variable squared is greater than a constant C1”, “ There may be variations such as “the sum of squares of all the specified variables is greater than a constant C2.”
  • the acceleration is considered to be zero when the sensor is not attached, but it is assumed that the sensor is attached on such a premise and the overwriting condition is assumed, or the presence of some error is assumed to some extent. It is possible to put a premise such as overwriting by assuming that the sensor is attached only when the above absolute value is observed.
  • step s205 the registration unit 113 in the server system 114 writes the data determined to be written in step s204 to an appropriate position in the life log 110.
  • the registration unit 113 refers to the terminal / user table 109 and extracts a user ID corresponding to the terminal ID of the data determined in step s204. Next, a registered record corresponding to this time of the user ID is extracted from the life log 110.
  • the life log 110 includes an array of a user ID, a terminal ID, a date and time (including date, time), and measured values (acceleration X, Y, and Z).
  • a record is extracted from the life log 110, it is not necessary for the terminal IDs to match on condition that only the user ID matches or the time matches.
  • the measurement value (data) and terminal ID used in step s204 are written into the records of the life log 110 that match the user ID and the time.
  • step s204 When there is no data at the time of the user ID in the life log 110, the data used in step s204 is added to the life log 110 including the user ID, terminal ID, date and time, and measurement value.
  • the process proceeds to step s202.
  • a condition for adopting a value is determined in advance, and the observed sensor can be selected by following the conditions. .
  • the wearable sensor is arbitrarily replaced according to the TPO, the life scene, and the activity content like a clock, it can be managed and utilized as appropriate and consistent data as a life log.
  • the registration unit 113 has extracted a record in which both the user ID and the time match from the life log 110, but this is changed so that the user ID matches and the time is more granular. It may be considered as a rough time zone, and records in that time zone may be extracted. For example, the time unit may be rounded down, or the minute unit may be divided into 5 minutes. Next, the record of the user ID extracted in that time zone is deleted.
  • the server system 114 adds the terminal ID, date / time, and measurement value of the communication data used in step s204 to the life log 110. Further, the user ID is entered in the user ID column which is one of the columns of the life log 110.
  • step s202 the process proceeds to step s202. It is also possible to change and implement as described above.
  • overwriting correction is possible even if the date and time are not finely matched up to the second.
  • the sensors 1a, 1b, and 1c do not generate data at the same time because the accuracy of the clock or processing system is poor, so that it is possible to prevent all data from being captured as a result.
  • the sensor 1a, the sensor 1b, and the sensor 1c perform necessary overwrite correction even if the measurement time interval and the first measurement time do not match.
  • the present invention can be used in a system that uses a wearable sensor to manage an individual's life history, exercise history, and body measurement amount, and manages and uses the data as personal life log data.

Abstract

To solve such a problem that, when a user replaces a wearable sensor with another one out of a plurality of wearable sensors for wearing, data of a sensor is registered during only a certain period of time, and data of another sensor cannot be registered during the period of time excluding the certain period of time, the following configuration is provided. A life log cloud system is constituted of sensors 101, 102, and 103 and a server system 114. The sensors 101, 102, and 103 each include a communication unit. The server system 114 includes a communication device 104, an input and output device 105, a storage device 106, and a processing device 107. The storage device 106 includes at least a terminal/user table 109, a life log 110, and a determination logic 111. The processing device 107 includes at least a determination unit 112 and a registration unit 113. The life log 110 includes chronological sensor information for each user. The determination logic 111 includes a description of a condition to be written in the life log 110. The determination unit 112 determines whether this is written in the life log 110 with reference to the determination logic 111 and data input from the sensors 101, 102, and 103. The registration unit 113 performs a write process with respect to the life log 110 with reference to the terminal/user table 109.

Description

ライフログクラウドシステム、ライフログクラウドシステムの制御方法、ライフログ制御方法、プログラム、記録媒体、クラウドサーバLife log cloud system, life log cloud system control method, life log control method, program, recording medium, cloud server
 本発明は、ライフログクラウドシステムに関し、更に詳しくは、身体や衣服に装着して使用するウェアラブルセンサにより各個人の生活履歴や運動履歴、また身体計測量、などを含むデータ、例えば、ユーザの生活状態に関するデータを計測し、当該データを個人のライフログデータとして管理、利活用するライフログクラウドシステム、ライフログクラウドシステムの制御方法、ライフログ制御方法、プログラム、記録媒体、クラウドサーバに関する。 The present invention relates to a life log cloud system, and more specifically, data including life history and exercise history of each individual, body measurement amount, and the like by a wearable sensor used by wearing on a body or clothes, for example, a user's life The present invention relates to a life log cloud system, a life log cloud system control method, a life log control method, a program, a recording medium, and a cloud server that measure state data and manage and utilize the data as personal life log data.
 斯様なウェアラブルセンサを用いて、個人の生活履歴、運動履歴や身体計測量を計測し、個人のライフログデータとして管理、利活用するシステムは、市場に出回っている。また、運動状態を示すデータを計測し、日常の生活に密着して生活パターンの改善や、適切な摂取カロリー量を把握可能とするため、特開2005-205167号公報(特許文献1)に記載の技術がある。
 この公報には、日常の生活パターンに生活活動適正化のアドバイスを被測定対象者にリアルタイムに自動的提示可能な運動状態センシングシステムが開示されている。
Systems that use such wearable sensors to measure an individual's life history, exercise history, and body measurement amount, and manage and utilize the data as personal life log data are on the market. Further, in order to measure data indicating an exercise state and to improve daily life patterns in close contact with daily life and to grasp an appropriate calorie intake amount, it is described in JP-A-2005-205167 (Patent Document 1). There is a technology.
This publication discloses an exercise state sensing system capable of automatically presenting, in real time, advice on optimizing daily activities to a person to be measured in daily life patterns.
特開2005-205167号JP-A-2005-205167
 特許文献1に記載されたシステムによれば、生活活動適正化のアドバイスにより、「日常の生活に密着して生活パターンの改善や、適切な摂取カロリー量を把握可能」となる効果を奏する。 According to the system described in Patent Literature 1, the advice of optimizing daily activities has the effect of being able to “improve daily life patterns and grasp appropriate calorie intake in close contact with daily life”.
 しかし、その反面、以下のような課題がある。
 あるユーザが複数の用途別センサを用意し、ある計測値、例えば加速度を計測する場合であって、ユーザが途中でセンサを取り換え、後で複数のセンサのデータをまとめてサーバやクラウドに通信するケースでは、時刻ごとにどのセンサのデータが採用されるべきかが不定となる。
 例えば、あるユーザが、普段使用している通常用センサ1、睡眠時にも計測できるセンサ2、水泳時にも計測できる防水用センサ3と、3つのウェアラブルの加速度センサを時間、場所や用途ごとに取り換えながら使いこなし、一日の適当なタイミングでセンサ1、センサ2、センサ3の順にデータをクラウド側にアップロードするケースを考える。
 このとき、それぞれの時刻でセンサ1~3のどのセンサのデータを採用するかは何らかの取り決めが必要である。例えば、最初にアップロードされたセンサ1のデータが採用されて、それ以降のセンサ2やセンサ3からアップロードされたデータが無効とされるという実施の方法や、あるいは、最後にアップロードされたセンサ3のデータが有効でそれより以前にアップロードされていたデータは上書きされるという実施の方法があり得る。
 この二つの方法は、もちろん予めそのように設定しておかなければならないし、例えそのように設定したとしても、上記の二つの方法いずれにおいても、「ある部分だけあるセンサのデータを使い、それ以外の部分では別のセンサを使う」ということはできない。また、結果がアップロードの順序に依存してしまうことになる。
 センサを衣服や身体に身に着けて使用するウェアラブルセンサが市場に多数出回り、それらを時計のようにTPO(ティーピーオー:Time(時間)、Place(場所)、Occasion(場合)に応じたセンサの使い分け)や生活シーンや活動内容に応じて任意に取り換えて、それぞれの該当する時刻のデータを適切にデータとして管理したいというニーズに対して、上述したような従来技術では十分に応えられない。
However, there are the following problems.
When a user prepares multiple sensors for different applications and measures a certain measured value, for example, acceleration, the user replaces the sensor in the middle, and later collects data from multiple sensors and communicates to the server or cloud In the case, it is uncertain which sensor data should be adopted at each time.
For example, a normal sensor 1 that a user is using, a sensor 2 that can be measured during sleep, a waterproof sensor 3 that can be measured even when swimming, and three wearable acceleration sensors are replaced for each time, place, and application. However, consider the case of uploading data to the cloud side in the order of sensor 1, sensor 2, and sensor 3 at appropriate timing of the day.
At this time, it is necessary to decide which sensor of the sensors 1 to 3 to use at each time. For example, the first uploaded data of the sensor 1 is adopted and the data uploaded from the subsequent sensors 2 and 3 are invalidated, or the last uploaded sensor 3 There may be an implementation where the data is valid and data that was previously uploaded is overwritten.
Of course, these two methods must be set in that way in advance, and even if they are set in that way, in either of the above two methods, “the data of the sensor that has only a certain part is used, It is not possible to use a different sensor for other parts. Also, the result will depend on the order of upload.
There are many wearable sensors on the market that wear and use sensors on clothes and the body. Like a watch, these wearable sensors are suitable for TPO (Time, Place, Occasion). The above-described prior art cannot sufficiently meet the need for appropriately managing the data at each corresponding time as appropriate data by appropriately changing according to the usage), the life scene, and the activity content.
 そこで、本発明では、ユーザが複数のセンサを取り換えて使用するとき、どの時間帯ではどのセンサのデータを当該ユーザのデータとして採用するかを管理し、ユーザがどのセンサをどの時刻に使っていたかをいちいち陽に教えなくとも、ライフログとして適切で一貫したデータを利活用できるようにすることを目的とする。
 ここで、ユーザがどのセンサをどの時刻に使っていたかをいちいち陽に教えなくともとは、例えば、「何年何月何日の時刻10:46~11:00まではセンサ1a」である旨をユーザがシステムに教えなくても、システム側にてユーザが使っていたセンサを推定して知り得るようにすることを意味する。
Therefore, in the present invention, when a user replaces and uses a plurality of sensors, which sensor data is used as the user data in which time zone is managed, and which sensor is used by the user at which time. The purpose is to make it possible to utilize appropriate and consistent data as a life log without having to teach each other.
Here, the user does not have to tell which sensor is used at what time, for example, “the sensor 1a is from 10:46 to 11:00 on what day, what month and what day” This means that even if the user does not teach the system, the sensor used by the user can be estimated and learned on the system side.
 上記課題を解決するために、代表的な本発明のライフログクラウドシステム、ライフログクラウドシステムの制御方法、ライフログ制御方法、プログラム、記録媒体、クラウドサーバ、の一つは、
 センサと、サーバシステムからなり、
 前記センサは、同一人が使い回すことができる複数のセンサを含み、
 前記サーバシステムは、通信装置、入出力装置、記憶装置、処理装置を含み、
 前記記憶装置は、少なくとも端末・ユーザテーブル、ライフログ、判定ロジックを記憶する記録部を含み、
 前記端末・ユーザテーブルは、前記複数のセンサの識別子とユーザの識別子の対応情報を含み、
 前記ライフログは、ユーザごとの時系列のセンサ情報を含み、
 前記判定ロジックは、前記ライフログに書き込む条件の記述を含み、
 前記処理装置は、少なくとも判定部、登録部を含み、
 前記判定部は、前記判定ロジックと前記センサから入力したデータを参照してこれを前記ライフログに書き込むか否かを判定し、
 前記登録部は、前記判定部にて、前記判定ロジックの書き込み条件を満たしたとき、前記端末・ユーザテーブルを参照し、前記ライフログに書き込む処理を行うことを特徴とする。
In order to solve the above problems, one of the representative life log cloud system, life log cloud system control method, life log control method, program, recording medium, and cloud server of the present invention is:
It consists of a sensor and a server system.
The sensor includes a plurality of sensors that can be used by the same person,
The server system includes a communication device, an input / output device, a storage device, and a processing device,
The storage device includes at least a terminal / user table, a life log, a recording unit that stores determination logic,
The terminal / user table includes correspondence information between identifiers of the plurality of sensors and identifiers of users,
The life log includes time-series sensor information for each user,
The determination logic includes a description of conditions to be written to the life log,
The processing device includes at least a determination unit and a registration unit,
The determination unit determines whether to write this to the life log with reference to the data input from the determination logic and the sensor,
The registration unit performs a process of referring to the terminal / user table and writing to the life log when the determination unit satisfies a write condition of the determination logic.
 本発明によれば、ユーザが複数のウェアラブルセンサを取り換えて装着する場合に、どの時間帯でどのセンサのデータを当該ユーザのデータとして採用するかを管理することができるため、ウェアラブルセンサを時計のようにTPOや生活シーンや活動内容に応じて任意に取り換えた場合でも、ライフログとして適切で一貫したデータとして管理・利活用できる。
 上記した以外の課題、構成及び効果は、以下の実施形態により明らかにされる。
According to the present invention, when a user replaces and wears a plurality of wearable sensors, it is possible to manage which sensor data is adopted as the user data in which time zone. As described above, even when the TPO, the life scene, and the activity content are arbitrarily replaced, they can be managed and utilized as appropriate and consistent data as a life log.
Problems, configurations, and effects other than those described above will be clarified by the following embodiments.
図1は、本発明の一実施例を示すライフログクラウドシステムの構成図。FIG. 1 is a configuration diagram of a life log cloud system showing an embodiment of the present invention. 図2は、本発明のサーバシステムの処理フローを示すフローチャート。FIG. 2 is a flowchart showing a processing flow of the server system of the present invention. 図3は、センサからサーバシステムへ通信されるデータの形式例を示すテーブル。FIG. 3 is a table showing a format example of data communicated from the sensor to the server system. 図4は、サーバシステムにおける判定ロジック(判定条件)例を示すテーブル。FIG. 4 is a table showing an example of determination logic (determination condition) in the server system. 図5は、複数のセンサから出力されるデータ波形を示し、本発明の効用を説明するユースケースを示す図。FIG. 5 shows data waveforms output from a plurality of sensors, and shows a use case for explaining the utility of the present invention. 図6は、端末・ユーザテーブルの構成例を示すテーブル。FIG. 6 is a table showing a configuration example of a terminal / user table. 図7は、ライフログの構成例を示すテーブル。FIG. 7 is a table showing a configuration example of a life log.
 以下、実施例を、図面を用いて説明する。なお、以下の説明では、「テーブル」等の表現にて各種情報を説明することがあるが、各種情報/データは、テーブル以外のデータ構造で表現されていてもよい。また、データ構造に依存しないことを示すために「テーブル」を「情報」や「データ」と呼ぶことができる。
 また、「プログラム」を主語として処理を説明する場合がある。そのプログラムは、プロセッサ、例えば、MP(Micro Processor)やCPU(Central Processing Unit)によって実行されるもので、定められた処理をするものである。なお、プロセッサは、適宜に記憶資源(例えばメモリ)及び通信装置(例えば、通信ポート)を用いながら処理を行うため、処理の主語がプロセッサとされてもよい。プロセッサは、CPUの他に専用ハードウェアを有していてもよい。コンピュータプログラムは、プログラムソースから各コンピュータにインストールされても良い。プログラムソースは、例えば、プログラム配布サーバ又は記憶メディアなどで提供されるものであってもよい。
Hereinafter, examples will be described with reference to the drawings. In the following description, various types of information may be described using expressions such as “table”, but the various types of information / data may be expressed using a data structure other than a table. Also, “table” can be called “information” or “data” to indicate that it does not depend on the data structure.
Further, the process may be described with “program” as the subject. The program is executed by a processor, for example, an MP (Micro Processor) or a CPU (Central Processing Unit), and performs a predetermined process. Since the processor performs processing while appropriately using storage resources (for example, a memory) and a communication device (for example, a communication port), the subject of the processing may be a processor. The processor may have dedicated hardware in addition to the CPU. The computer program may be installed on each computer from a program source. The program source may be provided by, for example, a program distribution server or a storage medium.
 図1は、本発明の一実施例を示すライフログクラウドシステムの構成図である。同図において、ライフログクラウドシステム100は、センサとサーバシステム(コンピュータ)114とからなる。 FIG. 1 is a configuration diagram of a life log cloud system showing an embodiment of the present invention. In the figure, the life log cloud system 100 includes a sensor and a server system (computer) 114.
 センサは、同一人が使い回すことができる複数のセンサ101、102、103(センサ1a、1b、1c)をその構成要素とする。例えば、センサが3つあるとすれば、図1に示すように、センサ101(センサ1a)、センサ102(センサ1b)、センサ103(センサ1c)が構成要素となる。
 本例ではセンサは、3つの例を挙げているが、少なくとも2つ以上あればよく、3つである必要はない。また、センサは既存のものを使用する。
 各センサは、例えば、図3に示す如く、一つの端末IDごとの時刻ごとの時系列センサデータを出力する。センサデータは、端末ID(000101、000101、000101、・・・)、日時(2015.6.9 15:28.00、2015.6.9 15:30.00、2015.6.9 15:32.00、・・・)、加速度X(87.6、43.2、63.1、・・・)、加速度Y(23.1、14.7、3.2、・・・)、加速度Z(1.2、8.2、12.1、・・・)を有する。
The sensor includes a plurality of sensors 101, 102, and 103 (sensors 1a, 1b, and 1c) that can be reused by the same person. For example, if there are three sensors, as shown in FIG. 1, the sensor 101 (sensor 1a), the sensor 102 (sensor 1b), and the sensor 103 (sensor 1c) are constituent elements.
In this example, three examples are given, but at least two sensors are sufficient, and it is not necessary to have three sensors. In addition, an existing sensor is used.
For example, as shown in FIG. 3, each sensor outputs time-series sensor data for each time for each terminal ID. The sensor data includes terminal ID (000101, 000101, 000101, ...), date and time (2015.6.9 15: 28.00, 2015.6.9 15: 30.00, 2015.6.9 15: 32.00, ...), acceleration X (87 , 43.2, 63.1, ...), acceleration Y (23.1, 14.7, 3.2, ...), acceleration Z (1.2, 8.2, 12.1) ...
 サーバシステム114は、通信装置104、入出力装置105、記憶装置106、処理装置(CPU)107を備え、これらの装置は、バス108によって相互接続されている。 The server system 114 includes a communication device 104, an input / output device 105, a storage device 106, and a processing device (CPU) 107, and these devices are interconnected by a bus 108.
 通信装置104は、各センサとの間のデータ通信を行う通信部/インタフェースを有する装置である。
 センサ1a、センサ1b、センサ1cは、それぞれ内部に通信部(図示せず)を含み、当該通信部を介してサーバシステム114の通信装置104と通信を行う。
The communication device 104 is a device having a communication unit / interface that performs data communication with each sensor.
Each of the sensor 1a, the sensor 1b, and the sensor 1c includes a communication unit (not shown) inside, and communicates with the communication device 104 of the server system 114 via the communication unit.
 入出力装置105は、記憶装置106のライフログ110をサーバシステム114の外部に出力する際のインタフェースとなる。例えば、データを入力するキーボードやデータを表示するディスプレイ等の実装が可能である。 The input / output device 105 serves as an interface for outputting the life log 110 of the storage device 106 to the outside of the server system 114. For example, a keyboard for inputting data, a display for displaying data, and the like can be mounted.
 記憶装置106は、少なくとも端末・ユーザテーブル109、ライフログ110、判定ロジック111を記憶し、保持する記憶部を含む。 The storage device 106 includes a storage unit that stores and holds at least the terminal / user table 109, the life log 110, and the determination logic 111.
 端末・ユーザテーブル109は、例えば、図6に示すように、ユーザを識別するユーザID(0100、0100、0200、・・・)と端末(センサ)を識別する端末ID(000101、000102、000201、・・・)の対応表を有する。
 ここで、ユーザID(0100)一つに対して、複数の端末ID(000101、000102)の対応が許されている。ただし、一つの端末IDに対しては一つのユーザIDのみ対応する。
For example, as shown in FIG. 6, the terminal / user table 109 includes a user ID (0100, 0100, 0200,...) For identifying a user and a terminal ID (000101, 000102, 002001,. )) Correspondence table.
Here, a plurality of terminal IDs (000101,000102) are allowed to correspond to one user ID (0100). However, only one user ID corresponds to one terminal ID.
 ライフログ110は、例えば、図7に示すように、ユーザの計測値の時系列データを含む。計測値の時系列データは、ユーザID(0100、0100、0100、・・・)、端末ID(000101、000101、000101、・・・)、日時(2015.6.9 15:28.00、2015.6.9 15:30.00、2015.6.9 15:32.00、・・・)に対応する加速度X(87.6、43.2、63.1、・・・)、加速度Y(23.1、14.7、3.2、・・・)、加速度Z(1.2、8.2、12.1、・・・)、を有する。 The life log 110 includes time-series data of user measurement values, for example, as shown in FIG. The time-series data of the measurement values includes user ID (0100, 0100, 0100,...), Terminal ID (000101, 000101, 000101,...), Date and time (2015.6.9 15: 28.00, 2015.6.9 15: 30.00, 2015.6.9 15: 32.00, ...), acceleration X (87.6, 43.2, 63.1, ...), acceleration Y (23.1, 14.7, 3.2) ,..., And acceleration Z (1.2, 8.2, 12.1,...).
 判定ロジック111は、例えば、図4に示すように、複数の上書き条件を有する。上書き条件は、例えば、以下のとおりとするが、以下に限定する必要はない。
  判定ロジックID   上書き条件(判定条件)
    1        指定変数 >0
    2       (指定変数) >0
    3        Σi(指定変数i >0
    4       (指定変数) >C1
    5        Σi(指定変数i >C2
              C1、C2:定数
The determination logic 111 has a plurality of overwrite conditions, for example, as shown in FIG. The overwriting conditions are, for example, as follows, but need not be limited to the following.
Judgment logic ID Overwrite condition (judgment condition)
1 Designated variable> 0
2 (Designated variable) 2 > 0
3 Σ i (designated variable i ) 2 > 0
4 (Designated variable) 2 > C1
5 Σ i (designated variable i ) 2 > C2
C1, C2: Constant
 処理装置107は、各装置の動作制御を司り、内部に格納されたプログラムに従って上記の各装置の動作を制御する。そして、処理装置107は、少なくとも判定部112、登録部113を含む。 The processing device 107 controls the operation of each device, and controls the operation of each device according to a program stored therein. The processing device 107 includes at least a determination unit 112 and a registration unit 113.
 判定部112は、判定ロジック111の上書き条件とセンサから入力したデータを参照し、当該データをライフログ110に書き込むか否かを判定する機能を有する。 The determination unit 112 has a function of referring to the overwrite condition of the determination logic 111 and data input from the sensor and determining whether or not to write the data to the life log 110.
 登録部113は、端末・ユーザテーブル109の情報を参照し、ライフログ110に書き込む処理を行う機能を有する。 The registration unit 113 has a function of referring to information in the terminal / user table 109 and performing a process of writing in the life log 110.
 図5は、本発明がその効用を発揮するユースケースを説明する図である。以下、ユースケースについて図1の構成図の構成要素も引用しながら説明する。 FIG. 5 is a diagram for explaining a use case in which the present invention exhibits its utility. Hereinafter, the use case will be described with reference to the components in the configuration diagram of FIG.
 センサ101(通常時に使用するセンサ1a)、センサ102(睡眠時に使用するセンサ1b)、センサ103(水泳時に使用するセンサ1c)は、それぞれ別のセンサであり、これらを使い分けることで、同一人の活動が、それぞれ異なる時間区間で計測されていることを示している。各センサのデータは、ここでは、例えば、加速度とする。 The sensor 101 (the sensor 1a used at normal time), the sensor 102 (the sensor 1b used at sleep), and the sensor 103 (the sensor 1c used at swimming) are different sensors. It shows that the activity is measured in different time intervals. Here, the data of each sensor is, for example, acceleration.
 図5では、横軸に時刻tを示し、縦軸は加速度を示してある。同図に示すように、一日において、通常時、睡眠時、水泳時と別々のセンサ1a、1b、1cを使っている場合を想定する。
 別々のセンサを使う理由は、センサそれぞれに適した(得意不得意)な使用条件があることなどが考えられる。例えば、具体的には、防水性、睡眠時の精度、装飾品としての見映えなどが考えられる。
 本ケースで、時と場合によって、同一人がセンサを付け替えて加速度を計測し、さらに、後から順不同で過去のデータをサーバシステム114に通信することを考える。
 この場合、一人のユーザに対し一つの時刻でのセンサデータが複数存在することになるので、結果的に、時刻ごとにどのセンサのデータが採用されるべきかが不定となる。
In FIG. 5, the horizontal axis indicates time t, and the vertical axis indicates acceleration. As shown in the figure, it is assumed that the sensors 1a, 1b, and 1c are used separately during the day, during normal time, during sleep, and during swimming.
The reason for using different sensors may be that there is a use condition that is suitable (good or bad) for each sensor. For example, specifically, waterproofness, accuracy during sleep, appearance as a decorative item, and the like can be considered.
In this case, it is considered that the same person changes the sensor to measure the acceleration depending on time and case, and then communicates past data to the server system 114 in random order.
In this case, since a plurality of sensor data at one time exists for one user, as a result, which sensor data should be adopted at each time becomes undefined.
 センサ1a、センサ1b、センサ1cの順にデータをサーバシステム114に通信するとき、例えば、最初に通信されたセンサ1aのデータが採用されて、それ以降のセンサ1bやセンサ1cから通信されたデータを無視する実装や、あるいは、毎回上書きしていき、常に最後に通信されたセンサ(この場合にはセンサ1cのアップロード時)のデータが有効という実装もあり得る。 When data is communicated to the server system 114 in the order of the sensor 1a, the sensor 1b, and the sensor 1c, for example, the data of the sensor 1a communicated first is adopted, and the data communicated from the subsequent sensors 1b and 1c is used. There may be implementations that are ignored or overwritten each time and the data of the last communicated sensor (in this case, when uploading the sensor 1c) is valid.
 この二つの方法は、もちろん予めそのように設定しておかなければならないが、例えそのように設定したとしても、上記の二つの方法いずれにおいても、通信の順序に依存して結果が変わってしまうこと、また、ある時刻部分だけあるセンサのデータを使い、それ以外の時刻部分では別のセンサを使うということはできない。
 ここでは、例えば、ある時間帯にはセンサ1cのデータを採用し、別のある時間帯にセンサ1bを採用するようなことを実現する。
Of course, these two methods must be set in that way in advance, but even if they are set in that way, the results will change depending on the order of communication in either of the above two methods. In addition, it is not possible to use data of a sensor that exists only at a certain time portion and use another sensor at other time portions.
Here, for example, it is realized that the data of the sensor 1c is adopted in a certain time zone and the sensor 1b is adopted in another certain time zone.
 図2は、本発明のサーバシステム114の処理フローを示すフローチャートである。 FIG. 2 is a flowchart showing a processing flow of the server system 114 of the present invention.
 本実施例において、センサ101(センサ1a)、センサ102(センサ1b)、センサ103(センサ1c)のいずれか一つから(ここでは便宜上、センサ101/センサ1aからとする)、過去の一定時間の計測値が通信装置104を介してサーバシステム114に通信された場合、サーバシステム114はセンサ101(センサ1a)から通信されたデータを記憶装置106のライフログ110に書き込むか、あるいは書き込まないかを判定する。書き込むと判定した場合はライフログ110の適切な位置にデータを書き込む。
 以下、このデータ書き込み処理について説明する。
In the present embodiment, a certain past time from any one of the sensor 101 (sensor 1a), the sensor 102 (sensor 1b), and the sensor 103 (sensor 1c) (here, for the sake of convenience, the sensor 101 / sensor 1a). When the measured value is communicated to the server system 114 via the communication device 104, the server system 114 writes or does not write the data communicated from the sensor 101 (sensor 1a) to the life log 110 of the storage device 106. Determine. If it is determined that the data is to be written, the data is written to an appropriate position in the life log 110.
Hereinafter, the data writing process will be described.
 同図のフローチャートに基づく動作は以下のとおりである。
 まず、ステップs201において、サーバシステム114は、センサ101(センサ1a)から通信装置104を介して記憶装置106の一時記憶領域(図示せず)にデータが通信され取り込まれる。
The operation based on the flowchart of FIG.
First, in step s201, the server system 114 communicates and takes in data from the sensor 101 (sensor 1a) to a temporary storage area (not shown) of the storage device 106 via the communication device 104.
 通信データの形式は、図3に示すとおりであり、データは、同図に示すように、一つの端末IDごとの時刻ごとの時系列センサデータである。
 つまり、1レコードは、端末IDが一意で、時刻が一意になっているセンサの計測値であり、端末ID(000101、000101、000101、・・・)、日時(2015.6.9 15:28.00、2015.6.9 15:30.00、2015.6.9 15:32.00、・・・)、加速度X(87.6、43.2、63.1)、加速度Y(23.1、14.7、3.2、・・・)、加速度Z(1.2、8.2、12.1、・・・)を有する。
 図3では、3軸(X,Y,Z)の加速度のデータが時系列に記録されている。
The format of the communication data is as shown in FIG. 3, and the data is time-series sensor data for each time for each terminal ID as shown in FIG.
That is, one record is a measured value of a sensor having a unique terminal ID and a unique time, and the terminal ID (000101, 000001, 00101,...), Date and time (2015.6.9 15: 28.00, 2015.6). .9 15: 30.00, 2015.6.9 15: 32.00, ...), acceleration X (87.6, 43.2, 63.1), acceleration Y (23.1, 14.7, 3.2, ... ..) And acceleration Z (1.2, 8.2, 12.1,...).
In FIG. 3, acceleration data of three axes (X, Y, Z) are recorded in time series.
 次に、ステップs202において、サーバシステム114は、記憶装置106に取り込まれた通信データの中で、未チェックのデータがあるかどうかを判定する。
 この判定で、すべての時刻のデータがチェックされたのであれば終了する。未だチェックされていない時刻のデータがある場合には、次のステップs203に移る。
Next, in step s202, the server system 114 determines whether there is unchecked data in the communication data captured in the storage device 106.
If all the time data are checked in this determination, the process ends. If there is time data that has not been checked, the process proceeds to the next step s203.
 ステップs203において、サーバシステム114は、通信データの中で未だチェックされていない時刻から一つを選び、その時刻のデータをデータ入力として処理装置107の判定部112に送る。 In step s203, the server system 114 selects one of the communication data that has not been checked yet, and sends the data at that time to the determination unit 112 of the processing device 107 as a data input.
 ステップs204において、サーバシステム114における判定部112は、上述した図4に示す判定ロジック111の上書き条件を参照し、当該上書き条件を満たしているか否かをもってステップs203で入力された通信データ(データ入力)をその時刻のデータとしてライフログ110に書き込むか否かを判定する。 In step s204, the determination unit 112 in the server system 114 refers to the overwrite condition of the determination logic 111 shown in FIG. 4 described above, and determines whether or not the communication data (data input) is input in step s203 depending on whether the overwrite condition is satisfied. ) Is written in the life log 110 as data at that time.
 ここで、本処理200を実行する前に、判定ロジック111の判定ロジックID(1、2、3,4,5、・・・)のうち一つが既に選ばれているものとする。ここでは、例えば、判定ロジックID=3(Σi(指定変数i >0)が選ばれているものとする。
 この上書き条件は、指定した複数の変数すべての二乗和が正であることである。この条件を満たしたとき、次のステップs205に移る。この条件を満たさなかった場合には、ステップs202に戻る。
Here, it is assumed that one of the determination logic IDs (1, 2, 3, 4, 5,...) Of the determination logic 111 has already been selected before the processing 200 is executed. Here, for example, it is assumed that determination logic ID = 3 (Σ i (designated variable i ) 2 > 0) is selected.
The overwriting condition is that the sum of squares of all the specified variables is positive. When this condition is satisfied, the process proceeds to the next step s205. If this condition is not satisfied, the process returns to step s202.
 判定ロジックの上書き条件は、上記の他、「指定した一つの変数が正」、「指定した一つの変数の二乗が正」、「指定した一つの変数の二乗がある定数C1より大きい」、「指定した複数の変数すべての二乗和がある定数C2より大きい」などのバリエーションがあり得る。
 例えば、センサをつけていないときに加速度は0になると考えられるが、そのような前提でセンサをつけていることを推定して上書き条件としたり、あるいは、何らかの誤差の存在を想定して、ある程度以上の絶対値を観測したときのみセンサをつけていたと推定して上書きする、等の前提の置き方が可能となる。
In addition to the above, the overwriting condition of the determination logic is “specified one variable is positive”, “specified one variable is squared positive”, “designated one variable squared is greater than a constant C1”, “ There may be variations such as “the sum of squares of all the specified variables is greater than a constant C2.”
For example, the acceleration is considered to be zero when the sensor is not attached, but it is assumed that the sensor is attached on such a premise and the overwriting condition is assumed, or the presence of some error is assumed to some extent. It is possible to put a premise such as overwriting by assuming that the sensor is attached only when the above absolute value is observed.
 ステップs205において、サーバシステム114における登録部113は、ステップs204にて書き込むと判定されたデータをライフログ110の適切な位置に書き込む。 In step s205, the registration unit 113 in the server system 114 writes the data determined to be written in step s204 to an appropriate position in the life log 110.
 また、登録部113は、端末・ユーザテーブル109を参照し、ステップs204にて判定されたデータの端末IDに対応するユーザIDを抽出する。次に、当該ユーザIDのこの時刻に相当する登録済のレコードをライフログ110から抽出する。 Also, the registration unit 113 refers to the terminal / user table 109 and extracts a user ID corresponding to the terminal ID of the data determined in step s204. Next, a registered record corresponding to this time of the user ID is extracted from the life log 110.
 ライフログ110は、図7に示すように、ユーザID、端末ID、日時(含年月日時刻)、計測値(加速度X、Y、Z)の並びからなる。
 ここで、ライフログ110からレコードを抽出する際には、ユーザIDの一致、また、時刻の一致のみを条件とし、端末IDが一致する必要はない。ユーザIDの一致、また、時刻の一致するライフログ110のレコードに対して、ステップs204で用いた計測値(データ)、端末IDを書き込む。
As illustrated in FIG. 7, the life log 110 includes an array of a user ID, a terminal ID, a date and time (including date, time), and measured values (acceleration X, Y, and Z).
Here, when a record is extracted from the life log 110, it is not necessary for the terminal IDs to match on condition that only the user ID matches or the time matches. The measurement value (data) and terminal ID used in step s204 are written into the records of the life log 110 that match the user ID and the time.
 なお、ライフログ110に当該ユーザIDの当該時刻のデータがなかったときには、ステップs204で用いたデータをユーザID、端末ID、日時、計測値を含めてライフログ110に追記する。
 以上の処理が終了すれば、ステップs202に移る。
When there is no data at the time of the user ID in the life log 110, the data used in step s204 is added to the life log 110 including the user ID, terminal ID, date and time, and measurement value.
When the above process is completed, the process proceeds to step s202.
 上述した本実施例によれば、ユーザが複数のウェアラブルセンサを取り換えて装着する場合に、値を採用すべき条件を予め決めておき、それに従うことで、観測していたセンサを選ぶことができる。これによって、ウェアラブルセンサを時計のようにTPOや生活シーンや活動内容に応じて任意に取り換えた場合でも、ライフログとして適切で一貫したデータとして管理・利活用できる。 According to the above-described embodiment, when a user replaces and wears a plurality of wearable sensors, a condition for adopting a value is determined in advance, and the observed sensor can be selected by following the conditions. . Thus, even when the wearable sensor is arbitrarily replaced according to the TPO, the life scene, and the activity content like a clock, it can be managed and utilized as appropriate and consistent data as a life log.
 上記の実施例1は、次のように変更して実施することも可能である。実施例1から変更があるステップのみ、以下に示す。 The above-described first embodiment can be implemented with the following modifications. Only the steps that have changed from Example 1 are shown below.
 上記実施例1のステップs205では、登録部113が、ライフログ110からユーザIDと時刻の両方が一致するレコードを抽出してきたが、これを変更し、ユーザIDが一致し、時刻をより粒度の粗い時間帯ととらえ、その時間帯の中のレコードを抽出してもよい。例えば、時刻の秒単位を切り捨てるとか、分単位を5分刻みにする等が考えられる。次に、その時間帯で抽出された当該ユーザIDのレコードを削除する。 In step s205 of the first embodiment, the registration unit 113 has extracted a record in which both the user ID and the time match from the life log 110, but this is changed so that the user ID matches and the time is more granular. It may be considered as a rough time zone, and records in that time zone may be extracted. For example, the time unit may be rounded down, or the minute unit may be divided into 5 minutes. Next, the record of the user ID extracted in that time zone is deleted.
 次に、サーバシステム114は、ステップs204で用いた通信データの端末ID、日時、計測値をライフログ110に追記する。また、ライフログ110のカラムの一つであるユーザIDのカラムには当該のユーザIDを記入する。 Next, the server system 114 adds the terminal ID, date / time, and measurement value of the communication data used in step s204 to the life log 110. Further, the user ID is entered in the user ID column which is one of the columns of the life log 110.
 ここで、記憶装置106のライフログ110からその時間帯で当該ユーザIDのレコードが抽出されなかったときには、当該の通信データをユーザID、端末ID、日時、計測値を含めてライフログ110に追記する。最後に、実施例1のステップs205と同様に、ステップs202に移る。
 以上のように変更して実施することも可能である。
Here, when the record of the user ID is not extracted from the life log 110 of the storage device 106 in that time zone, the communication data is added to the life log 110 including the user ID, the terminal ID, the date and time, and the measurement value. To do. Finally, similarly to step s205 of the first embodiment, the process proceeds to step s202.
It is also possible to change and implement as described above.
 以上述べた実施例2によれば、日時が秒単位まで細かく全一致しなくても上書き修正が可能になる。例えば、時計や処理系の精度が悪いためにセンサ1a、センサ1b、センサ1cが同じ時刻でデータを生成しなかったがために、データが結果的にすべて取り込まれてしまうということを防げる。また、センサ1a、センサ1b、センサ1cとで、計測の時間間隔や、最初の計測時刻が一致していなくても必要な上書き修正が実施される。 According to the second embodiment described above, overwriting correction is possible even if the date and time are not finely matched up to the second. For example, the sensors 1a, 1b, and 1c do not generate data at the same time because the accuracy of the clock or processing system is poor, so that it is possible to prevent all data from being captured as a result. In addition, the sensor 1a, the sensor 1b, and the sensor 1c perform necessary overwrite correction even if the measurement time interval and the first measurement time do not match.
 また、上記の実施例で示した方法を実行可能な形式にしたプログラム、及び、それを格納した記憶媒体として実施することも可能である。また、これらのプログラムを実行可能にしたサービスとして実施することも可能である。 Further, it is also possible to implement a program in a format capable of executing the method shown in the above embodiment and a storage medium storing the program. It is also possible to implement as a service that makes these programs executable.
 本発明は、個人の生活履歴や運動履歴や身体計測量の管理に、ウェアラブルセンサを用い、そのデータを個人のライフログデータとして管理し利活用するシステムにおいて利用が可能である。 The present invention can be used in a system that uses a wearable sensor to manage an individual's life history, exercise history, and body measurement amount, and manages and uses the data as personal life log data.
100 ライフログクラウドシステム
101 センサ1a
102 センサ1b
103 センサ1c
104 通信装置
105 入出力装置
106 記憶装置
107 処理装置
108 バス
109 端末・ユーザテーブル
110 ライフログ
111 判定ロジック
112 判定部
113 登録部
114 サーバシステム
100 Life log cloud system 101 Sensor 1a
102 Sensor 1b
103 sensor 1c
104 Communication Device 105 Input / Output Device 106 Storage Device 107 Processing Device 108 Bus 109 Terminal / User Table 110 Life Log 111 Determination Logic 112 Determination Unit 113 Registration Unit 114 Server System

Claims (11)

  1.  センサと、サーバシステムからなり、
     前記センサは、同一人が使い回すことができる複数のセンサを含み、
     前記サーバシステムは、通信装置、記憶装置、処理装置を含み、
     前記通信装置は、前記センサとの間でデータ通信を行う通信部を含み、
     前記記憶装置は、少なくとも端末・ユーザテーブル、ライフログ、判定ロジックを記憶する記録部を含み、
     前記端末・ユーザテーブルは、前記複数のセンサの識別子とユーザの識別子の対応情報を含み、
     前記ライフログは、ユーザごとの時系列のセンサ情報を含み、
     前記判定ロジックは、前記ライフログに書き込む条件の記述を含み、
     前記処理装置は、少なくとも判定部、登録部を含み、
     前記判定部は、前記判定ロジックと前記センサから入力したデータを参照し、当該センサデータを前記ライフログに書き込むか否かを判定し、
     前記登録部は、前記判定部にて、前記判定ロジックの書き込み条件を満たしたとき、前記センサデータを、前記端末・ユーザテーブルを参照して前記ライフログに書き込む処理を行うことを特徴とする
     ライフログクラウドシステム。
    It consists of a sensor and a server system.
    The sensor includes a plurality of sensors that can be used by the same person,
    The server system includes a communication device, a storage device, and a processing device,
    The communication device includes a communication unit that performs data communication with the sensor,
    The storage device includes at least a terminal / user table, a life log, a recording unit that stores determination logic,
    The terminal / user table includes correspondence information between identifiers of the plurality of sensors and identifiers of users,
    The life log includes time-series sensor information for each user,
    The determination logic includes a description of conditions to be written to the life log,
    The processing device includes at least a determination unit and a registration unit,
    The determination unit refers to the data input from the determination logic and the sensor, determines whether to write the sensor data in the life log,
    The registration unit performs a process of writing the sensor data in the life log with reference to the terminal / user table when the determination unit satisfies a writing condition of the determination logic in the determination unit. Log cloud system.
  2.  請求項1記載のライフログクラウドシステムにおいて、
     前記判定ロジックは、前記ライフログに書き込む条件としては、ユーザが前記センサを装着していたことを推定するに足りる条件を含み、
     前記判定部は、前記センサ情報に含まれる時刻ごとに各時刻に対応する前記センサデータを前記ライフログに書き込むか否かを判定し、
     前記登録部は、前記判定部で、前記判定ロジックの書込む条件を満たし、前記センサデータを、前記端末・ユーザテーブルを参照して前記ライフログに書き込むとき、当該書込み時刻のセンサデータを前記ライフログに書き込み、
     前記判定ロジックの書込む条件を満たしていないときには、当該書込み時刻の前記センサデータの前記ライフログへの書き込みを阻止して飛ばす
     ことを特徴とするライフログクラウドシステム。
    In the life log cloud system according to claim 1,
    The determination logic includes a condition sufficient for estimating that the user is wearing the sensor as a condition for writing to the life log,
    The determination unit determines whether to write the sensor data corresponding to each time in the life log for each time included in the sensor information,
    The registration unit, when the determination unit satisfies the condition for writing the determination logic and writes the sensor data to the life log with reference to the terminal / user table, Write to log,
    When the condition for writing the determination logic is not satisfied, writing of the sensor data at the writing time to the life log is prevented and skipped.
  3.  請求項1又は2記載のライフログクラウドシステムにおいて、
     前記登録部は、更に前記センサから得た日時より粗い粒度の時間帯を算出し、当該時間帯のライフログに対して、前記センサデータの書き込み実施を行うことを特徴とするライフログクラウドシステム。
    In the life log cloud system according to claim 1 or 2,
    The registration unit further calculates a time zone with coarser granularity than the date and time obtained from the sensor, and writes the sensor data to the life log in the time zone.
  4.  センサと、サーバシステムからなり、
     前記センサは、同一人が使い回すことができる複数のセンサを含み、
     前記サーバシステムは、通信装置、記憶装置、処理装置を含み、
     前記センサとの間でデータ通信を行う通信部を含み、
     前記記憶装置は、少なくとも端末・ユーザテーブル、ライフログ、判定ロジックを記憶する記録部を含み、
     前記端末・ユーザテーブルは、前記複数のセンサの識別子とユーザの識別子の対応情報を含み、
     前記ライフログは、ユーザごとの時系列のセンサ情報を含み、
     前記判定ロジックは、前記ライフログに書き込み条件の記述を含み、
     ライフログクラウドシステムの制御方法であって、
     前記処理装置は、
     前記判定ロジックと前記センサから入力したデータを参照し、当該データを前記ライフログに書き込むか否かを判定するステップ、
     前記判定するステップにて、前記判定ロジックの書き込み条件を満たしたとき、前記センサデータを、前記端末・ユーザテーブルを参照して前記ライフログに書き込むステップ、
     を含むことを特徴とするライフログクラウドシステムの制御方法。
    It consists of a sensor and a server system.
    The sensor includes a plurality of sensors that can be used by the same person,
    The server system includes a communication device, a storage device, and a processing device,
    Including a communication unit for performing data communication with the sensor;
    The storage device includes at least a terminal / user table, a life log, a recording unit that stores determination logic,
    The terminal / user table includes correspondence information between identifiers of the plurality of sensors and identifiers of users,
    The life log includes time-series sensor information for each user,
    The determination logic includes a description of a write condition in the life log,
    A control method for a life log cloud system,
    The processor is
    Referring to the data input from the determination logic and the sensor, and determining whether to write the data to the life log;
    In the determination step, when the writing condition of the determination logic is satisfied, the sensor data is written to the life log with reference to the terminal / user table,
    A method for controlling a life log cloud system, comprising:
  5.  請求項4記載のライフログクラウドシステムの制御方法において、
     前記処理装置は、更に前記センサから得た日時より粗い粒度の時間帯を算出するステップ、
     前記時間帯のライフログに対して前記センサデータの書き込み実施するステップ、を含む
     ことを特徴とするライフログクラウドシステムの制御方法。
    In the control method of the life log cloud system according to claim 4,
    The processing device further calculates a coarser time zone than the date and time obtained from the sensor,
    And a step of writing the sensor data to the life log of the time period. A control method for a life log cloud system, comprising:
  6.  同一人が使い回すことができる複数のウェアラブルセンサにより計測したセンサデータを受信し、当該センサデータをライフログに記憶するライフログ制御方法であって、
     前記ウェアラブルセンサとのセンサの識別子とユーザの識別子の対応情報を含む端末・ユーザテーブルを保持するステップと、
     ユーザごとの時系列のセンサデータを含むライフログを保持するステップと、
     前記ライフログに書き込み条件の記述を含む判定ロジックを保持するステップと、
     前記センサデータを、前記判定ロジックの書き込み条件を元に前記ライフログに書き込むか否かを判定するステップと、
     前記判定するステップにて、前記判定ロジックの書き込み条件を満たしたとき、前記センサデータを、前記端末・ユーザテーブルを参照して前記ライフログに書き込むステップと、
     を含むことを特徴とするライフログ制御方法。
    A life log control method for receiving sensor data measured by a plurality of wearable sensors that can be used by the same person and storing the sensor data in a life log,
    Holding a terminal / user table including correspondence information between an identifier of the sensor with the wearable sensor and an identifier of a user;
    Maintaining a life log including time-series sensor data for each user;
    Holding a determination logic including a description of a write condition in the life log;
    Determining whether to write the sensor data to the life log based on a write condition of the determination logic;
    In the determination step, when the write condition of the determination logic is satisfied, the sensor data is written to the life log with reference to the terminal / user table;
    A life log control method comprising:
  7.  請求項6記載のライフログ制御方法において、
     前記判定ロジックは、前記ライフログに書き込む条件としては、ユーザが前記センサを装着していたことを推定するに足りる条件を含み、
     前記判定するステップは、前記センサデータに含まれる時刻ごとに各時刻に対応する前記センサデータを前記ライフログに書き込むか否かを判定する判定処理ステップを含み、
     前記書き込むステップは、前記判定するステップで、前記判定ロジックの書込む条件を満たし、前記センサデータを、前記端末・ユーザテーブルを参照して前記ライフログに書き込むとき、当該書込み時刻のセンサデータを前記ライフログに書き込み、
     前記判定ロジックの書込む条件を満たしていないときには、当該書込み時刻の前記センサデータの前記ライフログへの書き込みを阻止して飛ばす
     ことを特徴とするライフログ制御方法。
    In the life log control method according to claim 6,
    The determination logic includes a condition sufficient for estimating that the user is wearing the sensor as a condition for writing to the life log,
    The step of determining includes a determination processing step of determining whether to write the sensor data corresponding to each time in the life log for each time included in the sensor data,
    The writing step satisfies the writing condition of the determination logic in the determining step, and when writing the sensor data to the life log with reference to the terminal / user table, the sensor data at the writing time is Write to life log,
    A life log control method, wherein when the condition for writing the determination logic is not satisfied, writing of the sensor data at the write time to the life log is prevented and skipped.
  8.  請求項5乃至6記載の何れか1つに記載されたライフログの制御方法において、前記各ステップを実行可能な形式にてコンピュータで実行するプログラム。 The life log control method according to any one of claims 5 to 6, wherein the program is executed by a computer in a format in which the steps can be executed.
  9.  同一人が使い回すことができる複数のウェアラブルセンサにより計測したセンサデータを受信し、当該センサデータをライフログに記憶するライフログシステムに以下のステップを実行させるプログラム。
     前記ウェアラブルセンサとのセンサの識別子とユーザの識別子の対応情報を含む端末・ユーザテーブルを保持するステップ、
     ユーザごとの時系列のセンサデータを含むライフログを保持するステップ、
     前記ライフログに書き込む条件の記述を含む判定ロジックを保持するステップ、
     前記センサデータを、前記判定ロジックの書き込む条件を元に前記ライフログに書き込むか否かを判定するステップ、
     前記判定するステップにて、前記判定ロジックの書き込み条件を満たしたとき、前記センサデータを、前記端末・ユーザテーブルを参照して前記ライフログに書き込むステップ。
    A program that receives sensor data measured by a plurality of wearable sensors that can be reused by the same person, and causes a life log system that stores the sensor data in a life log to execute the following steps.
    Holding a terminal / user table including correspondence information between a sensor identifier and a user identifier with the wearable sensor;
    Maintaining a life log including time-series sensor data for each user;
    Holding a determination logic including a description of a condition to be written to the life log;
    Determining whether to write the sensor data to the life log based on a condition for writing the determination logic;
    The step of writing the sensor data in the life log with reference to the terminal / user table when the writing condition of the determination logic is satisfied in the determining step.
  10.  同一人が使い回すことができる複数のセンサとサーバシステムからなり、
     前記サーバシステムは、通信装置、記憶装置、処理装置を含み、
     前記記憶装置は、少なくとも端末・ユーザテーブル、ライフログ、判定ロジックを記憶する記録部を含み、
     前記端末・ユーザテーブルは、前記複数のセンサの識別子とユーザの識別子の対応情報を含み、
     前記ライフログは、ユーザごとの時系列のセンサ情報を含み、
     前記判定ロジックは、前記ライフログに書き込む条件の記述を含み、
     前記複数のセンサと前記クラウドサーバとの間において、前記通信装置を介してデータの通信を行うライフログシステムをコンピュータによって実現するためのプログラムを記録したコンピュータ読み取り可能な記録媒体であって、
     前記判定ロジックと前記センサからのデータを参照し、当該データをライフログに書き込むか否かを判定するステップと、
     前記判定するステップにて、前記判定ロジックの書き込む条件を満たしたとき、前記センサからのデータを、前記端末・ユーザテーブルを参照して前記ライフログに書き込むステップと、
     をコンピュータに実行させるプログラムを記録したコンピュータ読み取り可能な記録媒体。
    It consists of multiple sensors and server systems that can be reused by the same person.
    The server system includes a communication device, a storage device, and a processing device,
    The storage device includes at least a terminal / user table, a life log, a recording unit that stores determination logic,
    The terminal / user table includes correspondence information between identifiers of the plurality of sensors and identifiers of users,
    The life log includes time-series sensor information for each user,
    The determination logic includes a description of conditions to be written to the life log,
    A computer-readable recording medium recording a program for realizing a life log system for performing data communication between the plurality of sensors and the cloud server via the communication device by a computer,
    Referring to the data from the determination logic and the sensor and determining whether to write the data to a life log;
    In the determination step, when the condition for writing the determination logic is satisfied, the data from the sensor is written to the life log with reference to the terminal / user table;
    The computer-readable recording medium which recorded the program which makes a computer perform.
  11.  複数のウェアラブルセンサからユーザの生活状態に関するデータを受信するサーバシステムにおいて、
     通信装置、記憶装置、処理装置を含み、
     前記通信装置は、前記センサとの間でデータ通信を行う通信部を含み、
     前記記憶装置は、少なくとも端末・ユーザテーブル、ライフログ、判定ロジックを記憶する記録部を含み、
     前記端末・ユーザテーブルは、前記複数のセンサの識別子とユーザの識別子の対応情報を含み、
     前記ライフログは、ユーザごとの時系列のセンサ情報を含み、
     前記判定ロジックは、前記ライフログに書き込む条件の記述を含み、
     前記処理装置は、少なくとも判定部、登録部を含み、
     前記判定部は、前記判定ロジックと前記センサから入力したデータを参照し、当該データを前記ライフログに書き込むか否かを判定し、
     前記登録部は、前記判定部にて、前記判定ロジックの書き込む条件を満たしたとき、前記センサからのデータを、前記端末・ユーザテーブルを参照して前記ライフログに書き込む処理を行うことを特徴とする
     サーバシステム。
    In a server system that receives data on a user's life state from a plurality of wearable sensors,
    Including communication device, storage device, processing device,
    The communication device includes a communication unit that performs data communication with the sensor,
    The storage device includes at least a terminal / user table, a life log, a recording unit that stores determination logic,
    The terminal / user table includes correspondence information between identifiers of the plurality of sensors and identifiers of users,
    The life log includes time-series sensor information for each user,
    The determination logic includes a description of conditions to be written to the life log,
    The processing device includes at least a determination unit and a registration unit,
    The determination unit refers to the data input from the determination logic and the sensor, determines whether to write the data to the life log,
    The registration unit performs a process of writing data from the sensor to the life log with reference to the terminal / user table when the determination unit satisfies a condition for writing the determination logic. Server system.
PCT/JP2015/073238 2015-08-19 2015-08-19 Life log cloud system, life log cloud system control method, life log control method, program, recording medium, and cloud server WO2017029725A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/JP2015/073238 WO2017029725A1 (en) 2015-08-19 2015-08-19 Life log cloud system, life log cloud system control method, life log control method, program, recording medium, and cloud server
JP2016506397A JP6145215B1 (en) 2015-08-19 2015-08-19 Life log cloud system, life log cloud system control method, life log control method, program, recording medium, cloud server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2015/073238 WO2017029725A1 (en) 2015-08-19 2015-08-19 Life log cloud system, life log cloud system control method, life log control method, program, recording medium, and cloud server

Publications (1)

Publication Number Publication Date
WO2017029725A1 true WO2017029725A1 (en) 2017-02-23

Family

ID=58051287

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2015/073238 WO2017029725A1 (en) 2015-08-19 2015-08-19 Life log cloud system, life log cloud system control method, life log control method, program, recording medium, and cloud server

Country Status (2)

Country Link
JP (1) JP6145215B1 (en)
WO (1) WO2017029725A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010032579A1 (en) * 2008-09-19 2010-03-25 株式会社日立製作所 Method and system for generating history of behavior
WO2013061415A1 (en) * 2011-10-26 2013-05-02 株式会社日立製作所 Respiration measurement system and rem sleep assessment system
JP2015016216A (en) * 2013-07-12 2015-01-29 セイコーエプソン株式会社 Biological information detector

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010032579A1 (en) * 2008-09-19 2010-03-25 株式会社日立製作所 Method and system for generating history of behavior
WO2013061415A1 (en) * 2011-10-26 2013-05-02 株式会社日立製作所 Respiration measurement system and rem sleep assessment system
JP2015016216A (en) * 2013-07-12 2015-01-29 セイコーエプソン株式会社 Biological information detector

Also Published As

Publication number Publication date
JPWO2017029725A1 (en) 2017-08-17
JP6145215B1 (en) 2017-06-07

Similar Documents

Publication Publication Date Title
US20190199547A1 (en) Dynamic control of smart home using wearable device
CN104641657B (en) Based on user view and/or identity adjustment mobile device status
US20160246259A1 (en) Method, appararus and wearable apparatus for automatically reminding user to sleep
US20170296124A1 (en) System and method for detecting when a sensor is worn
US9936915B2 (en) Sleep display program, sleep display method, and sleep display device
US20150120238A1 (en) Monitoring adjustable workstations
JP6839799B2 (en) Information terminal device control method, body motion measuring device, and program
DE60236351D1 (en) REAL-TIME REAL-TIME COHERENCE ASSESSMENT FOR AUTONOMOUS MODUS IDENTIFICATION AND INVARIATION TRACKING
US9342972B2 (en) Life management apparatus and life management method
US11892819B2 (en) Control device, control system, control method, and computer-readable storage medium
CN109033472A (en) Picture retrieval method and device, computer equipment and computer-readable medium
US11647946B2 (en) Computer-readable recording medium recording display program, display method, and information processing device
DE112018005855T5 (en) PROCESSING DEVICE FOR BIOLOGICAL INFORMATION, PROCESSING METHODS AND PROCESSING PROGRAM
CN104808771A (en) Device and method for detecting continuous attaching of head-wearing intelligent device on human body
JP6145215B1 (en) Life log cloud system, life log cloud system control method, life log control method, program, recording medium, cloud server
CN106821349A (en) For the event generation method and device of wearable custodial care facility
Hemerly MEMS IMU stochastic error modelling
US11660045B2 (en) Computer-readable recording medium recording display program for determining length of first time period before sleep onset, display method for determining length of first time period before sleep onset, and information processing device for determining length of first time period before sleep onset
US20210225487A1 (en) Systems, methods, and devices for determining endpoints of a rest period using motion data
TW201526874A (en) Sleeping motion detecting method and wristband electronic device
WO2018162955A1 (en) Method, entity, system, computer program, and medium for preparing learning data
KR20190086217A (en) Apparatus for estimating metering error data and computer readable recording medium
JP6798383B2 (en) Data processing equipment, data processing methods and programs
WO2020184658A1 (en) Lifestyle habit recommendation device, lifestyle habit recommendation method, program and recording medium
CN101650787A (en) Bionic ageing system and ageing method thereof

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 2016506397

Country of ref document: JP

Kind code of ref document: A

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15901707

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15901707

Country of ref document: EP

Kind code of ref document: A1