JP6644398B2 - Information processing apparatus, information processing method, and program - Google Patents

Information processing apparatus, information processing method, and program Download PDF

Info

Publication number
JP6644398B2
JP6644398B2 JP2016009184A JP2016009184A JP6644398B2 JP 6644398 B2 JP6644398 B2 JP 6644398B2 JP 2016009184 A JP2016009184 A JP 2016009184A JP 2016009184 A JP2016009184 A JP 2016009184A JP 6644398 B2 JP6644398 B2 JP 6644398B2
Authority
JP
Japan
Prior art keywords
information
activity
activity level
action
information processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2016009184A
Other languages
Japanese (ja)
Other versions
JP2017127496A (en
Inventor
梁川 直治
直治 梁川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Pioneer Corp
Original Assignee
Pioneer 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 Pioneer Corp filed Critical Pioneer Corp
Priority to JP2016009184A priority Critical patent/JP6644398B2/en
Publication of JP2017127496A publication Critical patent/JP2017127496A/en
Application granted granted Critical
Publication of JP6644398B2 publication Critical patent/JP6644398B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

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

ストレスが多い場合や生活が不規則な場合には、交感神経の活動と副交感神経の活動のバランスが崩れ、仕事や学習の効率が低下したり、体調不良が生じたりしてしまう。したがって、交感神経の活動と副交感神経の活動のバランスをとれるように、生活を送ることが必要である。   When the stress is high or the life is irregular, the balance between the activity of the sympathetic nerve and the activity of the parasympathetic nerve is lost, so that the efficiency of work and learning is reduced and the physical condition is poor. Therefore, it is necessary to lead a life so that the activity of the sympathetic nerve and the activity of the parasympathetic nerve can be balanced.

たとえば、特許文献1には、脈波に基づいてストレス度合いを判断し、ストレス解消やストレス誘導などのアクションアドバイスを表示することが記載されている。   For example, Patent Literature 1 describes that the degree of stress is determined based on a pulse wave, and action advice such as stress relief and stress induction is displayed.

また、たとえば特許文献2には、自律神経の活動状況を分析した結果に基づいて、肩こりの評価を行うことが記載されている。   Further, for example, Patent Literature 2 describes that shoulder stiffness is evaluated based on the result of analyzing the activity state of the autonomic nervous system.

また、たとえば特許文献3には、交感神経の活動度合いと副交感神経の活動度合いに基づいて、心身状態を評価することが記載されている。   For example, Patent Literature 3 describes that a psychosomatic state is evaluated based on the degree of sympathetic nerve activity and the degree of parasympathetic nerve activity.

また、たとえば特許文献4には、車両の乗員の自律神経機能を診断し、結果に応じて香りやマッサージ等を乗員に提供することが記載されている。   Further, for example, Patent Literature 4 describes diagnosing the autonomic nervous function of an occupant of a vehicle and providing the occupant with a scent or a massage according to the result.

特開2007−289540号公報JP 2007-289540 A 特開2000−166879号公報JP 2000-166879 A 特開2002−330934号公報JP-A-2002-330934 特開2010−142593号公報JP 2010-142593 A

しかし、交感神経と副交感神経の活動や、変動には個人差があるため、それらの割合を自由にコントロールすることは困難であった。   However, it is difficult to freely control the ratios of the sympathetic and parasympathetic nerves because of their individual differences.

本発明が解決しようとする課題としては、交感神経と副交感神経の活動バランスを良好に保つことが一例として挙げられる。   One of the problems to be solved by the present invention is to maintain a good balance between the activities of the sympathetic nerve and the parasympathetic nerve.

請求項1に記載の発明は、
ユーザの交感神経と副交感神経の活動度合いを示す第1活動度を取得する取得部と、
前記ユーザが取るべき行動を示す情報を複数含む参照情報から、前記第1活動度を用いて選択された、一の前記行動を促すための第1行動情報を出力する出力部と、
前記ユーザが前記一の前記行動をとった後の前記活動度合いを示す第2活動度と、前記第1活動度とに基づき前記参照情報を更新する制御部と、を備える
情報処理装置である。
The invention described in claim 1 is
An acquisition unit configured to acquire a first activity level indicating the activity level of the user's sympathetic nerve and parasympathetic nerve;
An output unit that outputs first action information for prompting one action selected from the reference information including a plurality of pieces of information indicating actions to be taken by the user, using the first activity level;
An information processing apparatus comprising: a second activity level indicating the activity level after the user has performed the one action; and a control unit that updates the reference information based on the first activity level.

請求項11に記載の発明は、
ユーザの交感神経と副交感神経の活動度合いを示す第1活動度を取得する取得ステップと、
前記第1活動度を用いて前記ユーザが取るべき行動を示す情報を複数含む参照情報から選択された、一の前記行動を促すための第1行動情報を出力する出力ステップと、
前記ユーザが前記一の前記行動をとった後の前記活動度合いを示す第2活動度と、前記第1活動度とに基づき前記参照情報を更新する制御ステップと、を含む
情報処理方法である。
The invention according to claim 11 is
An acquisition step of acquiring a first activity level indicating the activity levels of the user's sympathetic nerve and parasympathetic nerve;
An output step of outputting first action information for prompting one action selected from reference information including a plurality of pieces of information indicating actions to be taken by the user using the first activity degree;
An information processing method comprising: a second activity level indicating the activity level after the user has performed the one action; and a control step of updating the reference information based on the first activity level.

請求項12に記載の発明は、
情報処理装置を実現するためのコンピュータプログラムであって、
コンピュータを、
ユーザの交感神経と副交感神経の活動度合いを示す第1活動度を取得する取得手段、
前記第1活動度を用いて前記ユーザが取るべき行動を示す情報を複数含む参照情報から選択された、一の前記行動を促すための第1行動情報を出力する出力手段、および
前記ユーザが前記一の前記行動をとった後の前記活動度合いを示す第2活動度と、前記第1活動度とに基づき前記参照情報を更新する制御手段として機能させるための
コンピュータプログラムである。
The invention according to claim 12 is
A computer program for realizing an information processing device,
Computer
Acquiring means for acquiring a first activity level indicating the activity level of the user's sympathetic nerve and parasympathetic nerve;
An output unit that outputs first action information for prompting one action selected from reference information including a plurality of pieces of information indicating actions to be taken by the user using the first activity; and A computer program for functioning as control means for updating the reference information based on a second activity level indicating the activity level after taking one of the actions and the first activity level.

実施形態に係る情報処理装置の機能構成を示すブロック図である。FIG. 2 is a block diagram illustrating a functional configuration of the information processing apparatus according to the embodiment. 実施形態に係る参照情報の内容を例示した図である。FIG. 4 is a diagram illustrating contents of reference information according to the embodiment; 実施形態に係る情報処理方法のフローチャートである。5 is a flowchart of an information processing method according to the embodiment. 実施形態において表示部が表示する画像の一例を示す図である。FIG. 4 is a diagram illustrating an example of an image displayed by a display unit in the embodiment. 実施形態に係る更新された後の参照情報の内容を例示した図である。FIG. 7 is a diagram illustrating contents of reference information after being updated according to the embodiment. 実施例1に係る情報処理方法のフローチャートである。4 is a flowchart of an information processing method according to the first embodiment. 実施例2に係る参照情報の内容を例示した図である。FIG. 14 is a diagram illustrating the contents of reference information according to the second embodiment. 実施例2において表示部が表示する画像の例を示す図である。FIG. 14 is a diagram illustrating an example of an image displayed by a display unit according to the second embodiment. 実施例2において表示部が表示する画像の例を示す図である。FIG. 14 is a diagram illustrating an example of an image displayed by a display unit according to the second embodiment. 実施例2において表示部が表示する画像の例を示す図である。FIG. 14 is a diagram illustrating an example of an image displayed by a display unit according to the second embodiment. 実施例2において表示部が表示する画像の例を示す図である。FIG. 14 is a diagram illustrating an example of an image displayed by a display unit according to the second embodiment. 実施例2の変形例に係る参照情報の内容を例示した図である。FIG. 14 is a diagram illustrating contents of reference information according to a modification of the second embodiment. 実施例2の変形例において表示部が表示する画像の例を示す図である。FIG. 15 is a diagram illustrating an example of an image displayed by a display unit in a modification of the second embodiment. 実施例2の変形例において表示部が表示する画像の例を示す図である。FIG. 15 is a diagram illustrating an example of an image displayed by a display unit in a modification of the second embodiment. 実施例3に係る参照情報の内容を例示した図である。FIG. 13 is a diagram illustrating contents of reference information according to a third embodiment. 実施例3の変形例に係る参照情報の内容を例示した図である。FIG. 14 is a diagram illustrating contents of reference information according to a modification of the third embodiment. 実施例4に係る参照情報の内容を例示した図である。FIG. 14 is a diagram illustrating contents of reference information according to a fourth embodiment. 実施例4において表示部が表示する画像の例を示す図である。FIG. 14 is a diagram illustrating an example of an image displayed by a display unit according to the fourth embodiment. 実施例5に係る情報処理装置の使用方法を、その使用環境とともに示す図である。FIG. 14 is a diagram illustrating a method of using the information processing apparatus according to the fifth embodiment, together with its use environment. 実施例7に係る情報処理装置の構成を示す図である。FIG. 14 is a diagram illustrating a configuration of an information processing apparatus according to a seventh embodiment. 実施例7における本体装置を示す図である。FIG. 19 is a diagram illustrating a main body device according to a seventh embodiment. 実施例7における測定装置の断面図である。FIG. 14 is a cross-sectional view of a measuring device according to a seventh embodiment. 実施例6において表示部が表示する画像の例を示す図である。FIG. 15 is a diagram illustrating an example of an image displayed by a display unit according to the sixth embodiment. 実施例6において表示部が表示する画像の例を示す図である。FIG. 15 is a diagram illustrating an example of an image displayed by a display unit according to the sixth embodiment.

以下、本発明の実施の形態について、図面を用いて説明する。尚、すべての図面において、同様な構成要素には同様の符号を付し、適宜説明を省略する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. In all the drawings, the same components are denoted by the same reference numerals, and description thereof will not be repeated.

以下に示す説明において、情報処理装置10の各構成要素、たとえば取得部130、制御部190、出力部110、選択部150、および記憶部170は、ハードウエア単位の構成ではなく、機能単位のブロックを示している。情報処理装置10の各構成要素は、任意のコンピュータのCPU、メモリ、メモリにロードされたプログラム、そのプログラムを格納するハードディスクなどの記憶メディア、ネットワーク接続用インタフェースを中心にハードウエアとソフトウエアの任意の組合せによって実現される。そして、その実現方法、装置には様々な変形例がある。   In the following description, each component of the information processing apparatus 10, for example, the acquisition unit 130, the control unit 190, the output unit 110, the selection unit 150, and the storage unit 170 are not hardware-based components but functional-unit blocks. Is shown. Each component of the information processing apparatus 10 includes an arbitrary computer CPU, a memory, a program loaded in the memory, a storage medium such as a hard disk for storing the program, and an optional hardware and software centering on a network connection interface. Is realized by a combination of There are various modifications in the method and apparatus for realizing the method.

図1は、実施形態に係る情報処理装置10の機能構成を示すブロック図である。実施形態に係る情報処理装置10は、取得部130、出力部110、および制御部190を備える。取得部130は、ユーザの交感神経と副交感神経の活動度合いを示す第1活動度を取得する。出力部110は、ユーザが取るべき行動を示す情報を複数含む参照情報から、第1活動度を用いて選択された、一の行動(以下、「第1推奨行動」とも呼ぶ。)を促すための第1行動情報を出力する。そして、制御部190は、ユーザが一の行動をとった後の活動度合いを示す第2活動度と、第1活動度とに基づき参照情報を更新する。   FIG. 1 is a block diagram illustrating a functional configuration of the information processing apparatus 10 according to the embodiment. The information processing apparatus 10 according to the embodiment includes an acquisition unit 130, an output unit 110, and a control unit 190. The acquisition unit 130 acquires a first activity level indicating the activity level of the sympathetic nerve and the parasympathetic nerve of the user. The output unit 110 prompts one action (hereinafter, also referred to as “first recommended action”) selected using the first activity level from reference information including a plurality of pieces of information indicating actions to be taken by the user. Is output. Then, the control unit 190 updates the reference information based on the second activity level indicating the activity level after the user has taken one action and the first activity level.

また、本実施形態において出力部110は、第2活動度及び参照情報に基づき第1推奨行動とは異なる行動を促すための第2行動情報を出力する。   Further, in the present embodiment, the output unit 110 outputs second action information for prompting an action different from the first recommended action based on the second activity level and the reference information.

なお、本図に示す例において、情報処理装置10は、測定部120、記憶部170および選択部150をさらに備える。ただし、記憶部170は、情報処理装置10とは別に設けられたメモリやサーバー等に設けられた記憶装置であっても良い。また、測定部120は、情報処理装置10とは別に設けられた測定手段であっても良い。そして例えば情報処理装置10は、携帯電話やスマートフォンなどの携帯通信端末であってもよいし、携帯ゲーム機であってもよいし、腕時計型の端末装置であってもよい。以下に詳細を説明する。   Note that, in the example shown in this figure, the information processing apparatus 10 further includes a measuring unit 120, a storage unit 170, and a selecting unit 150. However, the storage unit 170 may be a memory provided separately from the information processing device 10 or a storage device provided in a server or the like. Further, the measurement unit 120 may be a measurement unit provided separately from the information processing apparatus 10. For example, the information processing device 10 may be a mobile communication terminal such as a mobile phone or a smart phone, a mobile game machine, or a wristwatch-type terminal device. The details will be described below.

自律神経には交感神経と副交感神経がある。交感神経は、活動しているとき、緊張しているとき、ストレスがあるとき等に特に活発に活動する。一方、副交感神経は、休息しているとき、安静にしているとき、リラックスしているとき等に活発に活動する。心身が健康な状態においては、交感神経と副交感神経の活動のバランスが取れた状態となる。   Autonomic nerves include sympathetic nerves and parasympathetic nerves. The sympathetic nerves are particularly active when they are active, nervous, or under stress. On the other hand, the parasympathetic nerve is active when resting, resting, or relaxing. When the mind and body are healthy, the activities of the sympathetic nerve and the parasympathetic nerve are balanced.

たとえば、過度なストレスや不規則な生活により、自律神経のバランスは乱れ、体の不調が引き起こされる。したがって、自律神経のバランスを崩さないよう日常生活を送ることが重要である。しかし、自分の状態や、自律神経のバランスをとるためにどうすればよいかを客観的に把握することは難しい。また、自律神経のバランスをとるための方法についての一般的な情報はあるものの、効果的な方法は個人によって違いがある。   For example, excessive stress and irregular living may upset the balance of the autonomic nervous system and cause physical upset. Therefore, it is important to live a daily life so as not to lose the balance of the autonomic nervous system. However, it is difficult to objectively grasp one's condition and what to do to balance the autonomic nervous system. Also, although there is general information on methods for balancing the autonomic nervous system, effective methods vary from person to person.

本実施形態に係る情報処理装置10では、自律神経のバランスをとるためにとるべき行動を出力するのに用いられる参照情報が、各ユーザの自律神経の反応に基づいて更新される。そのことにより、そのユーザにとってより効果的な行動を提示することができる。   In the information processing apparatus 10 according to the present embodiment, the reference information used to output the action to be taken to balance the autonomic nervous system is updated based on the autonomic nervous response of each user. Thereby, a more effective action can be presented for the user.

本実施形態に係る情報処理装置10の機能構成を以下に詳しく説明する。本実施形態に係る測定部120はユーザの交感神経と副交感神経の活動度合いを示す活動度を得るために必要な測定を行う。以下では、測定部120がユーザの脈拍を測定する例について説明するが、これに限定されない。   The functional configuration of the information processing device 10 according to the present embodiment will be described in detail below. The measurement unit 120 according to the present embodiment performs a measurement necessary for obtaining an activity indicating the activity of the sympathetic nerve and the parasympathetic nerve of the user. Hereinafter, an example in which the measurement unit 120 measures the user's pulse will be described, but the invention is not limited thereto.

測定部120はたとえば手首に装着可能な腕時計型の脈拍測定端末により実現される。測定部120は、ユーザの脈拍を測定する。また、測定部120は測定された脈拍を、以下の様に処理して、交感神経と副交感神経の活動度合いを示す活動度を示す情報を生成する。   The measurement unit 120 is realized by, for example, a wristwatch-type pulse measurement terminal that can be worn on the wrist. The measurement unit 120 measures a user's pulse. Further, the measuring unit 120 processes the measured pulse in the following manner to generate information indicating the activity level indicating the activity level of the sympathetic nerve and the parasympathetic nerve.

まず、測定された脈拍を示すデータから、心拍変動時系列データを生成する。心拍変動時系列データは、たとえば横軸を時間、縦軸を心拍間隔としたグラフで示される、心拍の揺らぎを示すデータである。次に、心拍変動時系列データから、そのパワースペクトルを生成する。パワースペクトルを算出する方法としてはたとえば自己回帰モデルを利用する方法が挙げられる。   First, heart rate variability time series data is generated from the data indicating the measured pulse. The heartbeat fluctuation time-series data is data indicating heartbeat fluctuation, for example, indicated by a graph in which the horizontal axis represents time and the vertical axis represents heartbeat intervals. Next, the power spectrum is generated from the heart rate fluctuation time series data. As a method for calculating the power spectrum, for example, a method using an autoregressive model can be cited.

次いで、パワースペクトルからLF値とHF値を算出する。LF値は、パワースペクトルの0.05Hzから0.15Hzまでの強度の積分値である。そして、HF値はパワースペクトルの0.15Hzから0.40Hzまでの強度の積分値である。0.15Hzから0.40Hzまでの高周波成分は、呼吸変動に対応し、副交感神経が活性化しているときに現れる。一方、0.05Hzから0.15Hzまでの低周波成分は、血圧変動に対応し、交感神経が活性化しているときも副交感神経が活性化しているときも現れる。よって、このように得られたLF値とHF値の比率を、ユーザの交感神経と副交感神経の活動度合いを示す活動度として用いることができる。   Next, the LF value and the HF value are calculated from the power spectrum. The LF value is an integrated value of the intensity of the power spectrum from 0.05 Hz to 0.15 Hz. The HF value is an integrated value of the intensity of the power spectrum from 0.15 Hz to 0.40 Hz. High frequency components from 0.15 Hz to 0.40 Hz correspond to respiratory fluctuations and appear when the parasympathetic nerve is activated. On the other hand, a low frequency component from 0.05 Hz to 0.15 Hz corresponds to a change in blood pressure, and appears both when the sympathetic nerve is activated and when the parasympathetic nerve is activated. Therefore, the ratio of the LF value and the HF value obtained in this way can be used as the activity indicating the activity of the sympathetic nerve and the parasympathetic nerve of the user.

本実施形態において、活動度は、たとえば交感神経と副交感神経の活動比率の瞬時値である。具体的には、交感神経と副交感神経の活動比率は、LF値をHF値で除したLF/HFの値である。そして、所定の短い時間(たとえば30秒間)脈拍を測定した結果から得られるLF/HFの値を瞬時値とする。なお、活動度は、交感神経と副交感神経の活動比率の瞬時値のみを含んでもよいし、他の情報をさらに含んでもよい。   In the present embodiment, the activity level is, for example, an instantaneous value of the activity ratio between the sympathetic nerve and the parasympathetic nerve. Specifically, the activity ratio between the sympathetic nerve and the parasympathetic nerve is the value of LF / HF obtained by dividing the LF value by the HF value. Then, the value of LF / HF obtained from the result of measuring the pulse for a predetermined short time (for example, 30 seconds) is set as the instantaneous value. The activity may include only the instantaneous value of the activity ratio between the sympathetic nerve and the parasympathetic nerve, or may further include other information.

取得部130は、測定部120から、活動度を示す情報を取得する。取得部130が活動度を示す情報を取得するタイミングは、たとえば制御部190によって制御される。   The acquisition unit 130 acquires information indicating the activity level from the measurement unit 120. The timing at which the acquisition unit 130 acquires the information indicating the activity level is controlled by, for example, the control unit 190.

記憶部170には、予め参照情報が保持されている。参照情報は、ユーザがとるべき行動を示す情報を複数含む。   The storage unit 170 stores reference information in advance. The reference information includes a plurality of pieces of information indicating actions to be taken by the user.

図2は、参照情報の内容を例示した図である。本実施形態に係る参照情報は、活動度合い別に、2以上の行動と、行動毎の優先度とを対応付けた活動度合い別情報を含む。一つの活動度合い別情報に含まれる2以上の行動は互いに異なる。なお、優先度は、行動をとるべき優先順位でも良いし、優先度を示す指数であってもよい。たとえば、優先度を示す指数が高い程、優先度が高いとみなすことができる。また、同じ行動が2以上の活動度合い別情報に含まれる場合、活動度合い別情報ごとにその行動の優先度が異なっていてもよい。   FIG. 2 is a diagram illustrating the contents of the reference information. The reference information according to the present embodiment includes activity level-specific information in which two or more actions are associated with the priority for each action for each activity level. Two or more actions included in one activity level information are different from each other. The priority may be a priority in which an action should be taken or an index indicating the priority. For example, the higher the index indicating the priority, the higher the priority. When the same action is included in two or more pieces of activity-level information, the priority of the action may be different for each activity-level information.

活動度合い別情報に含まれる行動は、副交感神経の活動を高めるための行動、交感神経の活動を高めるための行動、または、このまま生活するという行動である。交感神経の活動を高めるための行動は特に限定されないが、朝一杯水を飲んで胃腸を目覚めさせる、ストレッチをする、光と外気に当たる、甘いものを採る、深呼吸をする等である。副交感神経の活動を高めるための行動は特に限定されないが、ゆっくりした鼻呼吸をする、好きな音楽を聴く、首の柔軟体操をする、水を飲む、お笑い番組や漫画や本を見て笑う等である。なお、活動度合い別情報に含まれる行動は、これらの行動のうち2以上を組み合わせたものであってもよい。その場合、2以上の行動が互いに異なるとは、組み合わせる行動の数が異なるか、組み合わせのうち少なくとも一つの行動が異なることをいう。なおここで、たとえば「朝一杯水を飲んで胃腸を目覚めさせる」等、特定の時刻範囲でのみ有効な行動には有効な時刻範囲が関連づけられていても良い。   The action included in the activity-level-specific information is an action for increasing the activity of the parasympathetic nerve, an action for increasing the activity of the sympathetic nerve, or an action of living as it is. Behaviors for enhancing the activity of the sympathetic nerve are not particularly limited, and include, for example, drinking a glass of water in the morning to wake up the gastrointestinal tract, stretching, exposure to light and the outside air, taking sweets, and taking a deep breath. Actions to increase parasympathetic activity are not particularly limited, but include slow nose breathing, listening to favorite music, exercising on the neck, drinking water, laughing at comedy programs, comic books and books, etc. It is. In addition, the action included in the activity-level-specific information may be a combination of two or more of these actions. In this case, two or more actions being different from each other means that the number of actions to be combined is different or at least one action in the combination is different. Here, an effective time range may be associated with an action that is effective only in a specific time range, such as “wake up the stomach and intestines by drinking a cup of water in the morning”.

各ユーザが初めて情報処理装置10を使用する前の、初期状態における参照情報は、たとえば100人の調査結果に基づいて準備される。具体的には、各活動度合いの状況で、各行動を行った場合の、調査対象者の自律神経の活動バランスを調査する。そして、調査対象者の平均として、自律神経のバランスを適正にする効果がより高い行動の優先順位を高くする。または、効果の高さに比例した指数を定めることができる。   Reference information in an initial state before each user uses the information processing apparatus 10 for the first time is prepared based on, for example, the results of a survey of 100 people. Specifically, the activity balance of the subject's autonomic nervous system when each action is performed in each activity level is investigated. Then, as an average of the subjects, a higher priority is given to actions that have a higher effect of adjusting the balance of the autonomic nerve. Alternatively, an index proportional to the height of the effect can be determined.

選択部150は、記憶部170から参照情報を読み出す。そして、取得部130が取得した活動度を用いて、参照情報からユーザがとるべき一つの行動を選択する。なおここで、たとえば「朝一杯水を飲んで胃腸を目覚めさせる」等、有効な時刻範囲が関連づけられている行動については、選択部150が選択する時点の時刻がその時刻範囲内であるかどうかを選択部150が判定し、時刻範囲内でない場合には選択対象から除外されても良い。   The selection unit 150 reads out the reference information from the storage unit 170. Then, using the degree of activity acquired by the acquiring unit 130, one action to be taken by the user is selected from the reference information. Here, for an action associated with an effective time range, such as "wake up the stomach and intestines by drinking a glass of water", whether or not the time at which the selection unit 150 selects is within the time range Is determined by the selection unit 150, and if the time is not within the time range, the selection may be excluded.

出力部110は、選択部150が選択した行動を促すための行動情報を出力する。たとえば、出力部110は、モニターに行動を促すための表示をさせるための情報、たとえば表示用のデータを行動情報として出力する。また、選択部150が音楽やその他の音を聴く行動を選択した場合には、出力部110は、スピーカーに(不図示)に音声を出力させるための情報、たとえば音声データを行動情報として出力してもよい。また、選択部150が香りをかぐ行動を選択した場合には、出力部110は、香り発生装置に、香りを発生させるための情報を行動情報として出力してもよい。また、出力部110は、行動情報として、部屋の明かりを制御するための情報を出力したり、ユーザに振動を与えるための情報を出力したりしてもよい。なお、モニター、スピーカー、香り発生装置等は、情報処理装置10とは別途設けられた外部装置であってよい。外部装置は情報処理装置10との有線または無線の通信により、制御が可能である。   The output unit 110 outputs action information for prompting the action selected by the selection unit 150. For example, the output unit 110 outputs information for prompting the monitor to perform an action, for example, display data, as action information. When the selection unit 150 selects an action of listening to music or other sounds, the output unit 110 outputs information for causing a speaker to output sound (not shown), for example, audio data as action information. You may. In addition, when the selection unit 150 selects an action to smell a scent, the output unit 110 may output information for generating a scent to the scent generation device as action information. In addition, the output unit 110 may output information for controlling the lighting of the room or output information for giving vibration to the user as the behavior information. In addition, the monitor, the speaker, the scent generation device, and the like may be external devices provided separately from the information processing device 10. The external device can be controlled by wired or wireless communication with the information processing device 10.

制御部190は、ユーザが選択部150で選択された行動をとった後の活動度合いを示す第2活動度と、その行動をとる前の第1活動度とに基づき参照情報を更新する。このように行動をとった場合のユーザの自律神経の反応に基づいて、参照情報が更新されることにより、各個人に自律神経調整効果のある最適な行動を提示することができる。   The control unit 190 updates the reference information based on the second activity level indicating the activity level after the user has taken the action selected by the selection unit 150 and the first activity level before taking the action. By updating the reference information based on the reaction of the user's autonomic nervousness when taking such an action, an optimal action having an autonomic nervous adjustment effect can be presented to each individual.

図3は、本実施形態に係る情報処理方法のフローチャートである。本実施形態に係る情報処理方法は、上述した情報処理装置10により実現される。   FIG. 3 is a flowchart of the information processing method according to the present embodiment. The information processing method according to the present embodiment is realized by the information processing device 10 described above.

本実施形態に係る情報処理方法は、取得ステップS10、出力ステップS12および制御ステップS20を含む。取得ステップS10では、ユーザの交感神経と副交感神経の活動度合いを示す第1活動度が取得される。出力ステップS12では、第1活動度を用いてユーザが取るべき行動を示す情報を複数含む参照情報から選択された、第1推奨行動を促すための第1行動情報が出力される。制御ステップS20では、ユーザが第1推奨行動をとった後の活動度合いを示す第2活動度と、第1活動度とに基づき参照情報が更新される。以下に詳細を説明する。   The information processing method according to the present embodiment includes an acquisition step S10, an output step S12, and a control step S20. In the obtaining step S10, a first activity level indicating the activity level of the sympathetic nerve and the parasympathetic nerve of the user is obtained. In the output step S12, first action information for prompting a first recommended action selected from reference information including a plurality of pieces of information indicating actions to be taken by the user using the first activity level is output. In the control step S20, the reference information is updated based on the second activity level indicating the activity level after the user has performed the first recommended action and the first activity level. The details will be described below.

まず、取得部130は、ユーザによる情報処理装置10での所定の第1操作(第1活動度を取得するトリガとなる操作)に応じて、第1活動度を取得する(取得ステップS10)。ここで、測定部120による測定は、第1操作に先立って行われていてもよいし、第1操作が行われた後に開始されてもよい。   First, the obtaining unit 130 obtains the first activity in response to a predetermined first operation (operation serving as a trigger for obtaining the first activity) by the user on the information processing apparatus 10 (acquisition step S10). Here, the measurement by the measurement unit 120 may be performed before the first operation, or may be started after the first operation is performed.

測定が第1操作に先立って行われる場合、たとえば、測定部120は情報処理装置10の電源のONと同時に、または測定を開始するトリガとなる操作に応じて測定を開始する。そして、第1操作から所定の短い時間(たとえば30秒間)前の時点から、第1操作が行われた時点までの測定結果から得られるLF/HFの値を、第1活動度として取得部130が取得する。なお、測定部120で生成された活動度は一度記憶部170に記憶され、それを取得部130が読み出して取得してもよい。この場合、たとえば、測定部120が所定の短い時間毎に繰り返し活動度を生成して記憶部170に記憶させ、取得部130が、第1操作が行われた時点での最新の活動度を第1活動度として取得することができる。   When the measurement is performed prior to the first operation, for example, the measurement unit 120 starts the measurement simultaneously with turning on the power of the information processing apparatus 10 or in response to an operation serving as a trigger to start the measurement. Then, the value of LF / HF obtained from the measurement result from a point in time that is a predetermined short time (for example, 30 seconds) before the first operation to a point in time when the first operation is performed is obtained as the first activity as acquisition unit 130. Get. Note that the activity generated by the measurement unit 120 may be stored once in the storage unit 170, and may be read and acquired by the acquisition unit 130. In this case, for example, the measuring unit 120 repeatedly generates the activity every predetermined short time and stores it in the storage unit 170, and the acquiring unit 130 stores the latest activity at the time when the first operation is performed in the first time. It can be acquired as one activity.

一方、第1操作が行われた後に測定が開始される場合、測定部120は、取得部130からの指令信号に基づき測定を開始する。そして、所定の時間測定した結果から得られるLF/HFの値を、第1活動度として取得部130が取得する。   On the other hand, when the measurement is started after the first operation is performed, the measurement unit 120 starts the measurement based on the command signal from the acquisition unit 130. Then, the acquisition unit 130 acquires the value of LF / HF obtained from the result of the measurement for the predetermined time as the first activity.

また、取得された第1活動度に基づき、出力部110が、その時点の交感神経と副交感神経の活動比率を表示部に表示させるための情報を出力してもよい。   Further, based on the acquired first activity level, the output unit 110 may output information for displaying the activity ratio of the sympathetic nerve and the parasympathetic nerve at that time on the display unit.

次いで、選択部150は、記憶部170から参照情報を読み出し、取得部130で取得された第1活動度が示す活動度合いに対応する活動度合い別情報を選択する。そして、選択した活動度合い別情報に含まれる行動のうち、最も優先度が高い行動を第1推奨行動として選択する。   Next, the selection unit 150 reads the reference information from the storage unit 170, and selects the activity-level-specific information corresponding to the activity level indicated by the first activity level acquired by the acquisition unit 130. Then, among the actions included in the selected activity degree-based information, the action having the highest priority is selected as the first recommended action.

参照情報が図2で示した内容であり、第1活動度が、交感神経が優勢であるという活動度合いを示していた場合の例を具体的に説明する。選択部150は、参照情報から「交感神経が優勢」に対応する活動度合い別情報を選択する。さらに選択部150は、その活動度合い別情報に含まれる2以上の行動(本図の例では「首の柔軟体操をする」および「水を飲む」)のうち、優先順位が最も高い「首の柔軟体操をする」という行動を選択する。   An example in which the reference information has the content shown in FIG. 2 and the first activity indicates the activity in which the sympathetic nerve is dominant will be specifically described. The selecting unit 150 selects, from the reference information, activity-specific information corresponding to “sympathetic nerve is dominant”. Furthermore, the selecting unit 150 selects the “neck” having the highest priority among two or more actions (“exercise neck exercises” and “drink water”) included in the activity level information. Do exercises with flexibility. "

なお、図2では、便宜のため、活動度合いとして「交感神経が優勢」「副交感神経が優勢」「最適なバランス」と記載しているが、それぞれ、LF/HFの値を瞬時値の範囲と対応付けることができる。具体的には、LF/HFの瞬時値の範囲を区切り、値が大きい順に「交感神経が優勢」、「最適なバランス」、「副交感神経が優勢」とみなすことができる。なお、活動度合いの分類はこのような三つの分類に限らず、たとえば、「副交感神経がやや優勢」、「交感神経がやや優勢」等を含めた四つ以上の分類を設けてもよい。   In FIG. 2, for the sake of convenience, the degree of activity is described as “sympathetic nerve is dominant”, “parasympathetic nerve is dominant”, and “optimal balance”. Can be assigned. Specifically, the range of the instantaneous value of LF / HF is divided, and the values can be regarded as “sympathetic nerve dominant”, “optimal balance”, and “parasympathetic nerve dominant” in descending order of the value. The classification of the activity level is not limited to these three classifications. For example, four or more classifications including “parasympathetic nerve is slightly dominant” and “sympathetic nerve is slightly dominant” may be provided.

図3に戻り、次いで、出力部110は、選択部150が選択した第1推奨行動を促すための情報を、第1行動情報として出力する(ステップS12)。このようにして、出力部110は、参照情報において、第1活動度が示す活動度合いに対応する2以上の行動のうち、最も優先度が高い行動を促すための情報を第1行動情報として出力することとなる。そして、ユーザは第1行動情報に基づき、第1推奨行動をとる。   Returning to FIG. 3, next, the output unit 110 outputs information for prompting the first recommended action selected by the selection unit 150 as first action information (step S12). In this way, the output unit 110 outputs, as the first action information, the information for prompting the action having the highest priority among the two or more actions corresponding to the activity level indicated by the first activity level in the reference information. Will be done. Then, the user takes a first recommended action based on the first action information.

図4は、本実施形態において表示部32が表示する画像の一例を示す図である。本図の例では、副交感神経を高めるために知られているトレーニングのうち、現状のユーザに最も適する行動が示されている。なお、本図では、第1推奨行動に加えて他の行動も示される例を表しているが、表示部32には、第1推奨行動のみが表示されても良い。   FIG. 4 is a diagram illustrating an example of an image displayed by the display unit 32 in the present embodiment. In the example of this figure, among the trainings known to enhance the parasympathetic nerve, the action most suitable for the current user is shown. In addition, although FIG. 3 illustrates an example in which other actions are also shown in addition to the first recommended action, the display unit 32 may display only the first recommended action.

図3に戻り、次いで、取得部130はユーザが第1推奨行動をとった後の活動度合いを示す第2活動度を測定部120から取得する(ステップS14)。具体的には、取得部130は、ユーザによる情報処理装置10での所定の第2操作(第2活動度を取得するトリガとなる操作)に応じて、第2活動度を取得する。また、取得部130は、出力部110が第1行動情報を出力してから所定の時間経過後に第2活動度を取得するようにしてもよい。取得部130が第2活動度を取得する方法は、上述した第1活動度を取得する方法と同様とすることができる。また、取得された第2活動度に基づき、出力部110が、その時点の交感神経と副交感神経の活動比率を表示部に表示させるための情報を出力してもよい。   Referring back to FIG. 3, the acquisition unit 130 acquires, from the measurement unit 120, a second activity level indicating the activity level after the user has performed the first recommended action (step S14). Specifically, the obtaining unit 130 obtains the second activity in response to a predetermined second operation (operation serving as a trigger for obtaining the second activity) by the user on the information processing device 10. Further, the acquisition unit 130 may acquire the second activity after a predetermined time has elapsed since the output unit 110 outputs the first behavior information. The method by which the acquisition unit 130 acquires the second activity can be the same as the method for acquiring the first activity described above. Further, based on the acquired second activity degree, the output unit 110 may output information for causing the display unit to display the activity ratio of the sympathetic nerve and the parasympathetic nerve at that time.

次いで、制御部190は、以下の処理を行う。まず、制御部190は、第2活動度が予め定められた基準を満たすか否かを判定する(ステップS16)。たとえば、第2活動度に含まれるLF/HFの瞬時値が、予め定められた範囲内である場合、基準を満たすと判定される。一方、LF/HFの瞬時値が、予め定められた範囲外である場合、基準を満たさないと判定される。第2活動度に対する基準は、たとえば記憶部170に予め保持された情報を制御部190が読み出して用いることができる。ここで、予め定められた範囲は、たとえば参照情報の「適正なバランス」に相当する範囲と一致させることができる。   Next, the control unit 190 performs the following processing. First, the control unit 190 determines whether or not the second activity satisfies a predetermined criterion (step S16). For example, when the instantaneous value of LF / HF included in the second activity is within a predetermined range, it is determined that the criterion is satisfied. On the other hand, when the instantaneous value of LF / HF is out of the predetermined range, it is determined that the criterion is not satisfied. The control unit 190 can read the information stored in the storage unit 170 in advance and use the reference for the second activity level, for example. Here, the predetermined range can be made to coincide with, for example, a range corresponding to “appropriate balance” of the reference information.

第2活動度が予め定められた基準を満たす場合(ステップS16のYes)、自律神経のバランスが取れている状態であるため、情報処理装置10は動作を終了する。なお、動作を終了する前に、出力部110が、表示部に「自律神経のバランスが取れています」等の表示をさせる情報を出力してもよい。このように交感神経と副交感神経の活動比率が適正であることをユーザに示すための出力をすることにより、ユーザに安心感を与えることができる。   When the second activity satisfies the predetermined criterion (Yes in step S16), the information processing apparatus 10 ends the operation because the autonomic nervous system is balanced. Before terminating the operation, the output unit 110 may output information that causes the display unit to display a message such as “balance of autonomic nerves”. By outputting to the user that the activity ratio between the sympathetic nerve and the parasympathetic nerve is appropriate, the user can be given a sense of security.

第2活動度が予め定められた基準を満たさない場合(ステップS16のNo)、第1推奨行動が行われてもなお、自律神経のバランスが取れていない状態である。この場合、制御部190はさらに、第1活動度と第2活動度の関係が予め定められた基準を満たすか否かを判定する。具体的には、制御部190は、第1活動度と第2活動度との差分が、予め定められた基準を満たすか否かを判定する。たとえば、制御部190は第1活動度に含まれるLF/HFの瞬時値と第2活動度に含まれるLF/HFの瞬時値との差を算出し、両瞬時値の大小関係が予め定められた関係であり、かつ算出された差の大きさが予め定められた基準の値以上である場合に基準を満たすと判定し、それ以外の場合に基準を満たさないと判定する(ステップS18)。第1活動度と第2活動度との差分に対する基準は、たとえば記憶部170に第1活動度が示す活動度合い別に予め保持された情報を制御部190が読み出して用いることができる。   When the second activity does not satisfy the predetermined criterion (No in step S16), the autonomic nervous system is still unbalanced even after the first recommended action is performed. In this case, the control unit 190 further determines whether or not the relationship between the first activity and the second activity satisfies a predetermined criterion. Specifically, control unit 190 determines whether or not the difference between the first activity and the second activity satisfies a predetermined criterion. For example, the control unit 190 calculates the difference between the instantaneous value of LF / HF included in the first activity and the instantaneous value of LF / HF included in the second activity, and the magnitude relationship between the two instantaneous values is determined in advance. It is determined that the criterion is satisfied if the calculated difference is greater than or equal to a predetermined criterion value, and the criterion is not satisfied otherwise (step S18). As a criterion for the difference between the first activity and the second activity, for example, the control unit 190 can read and use information previously stored in the storage unit 170 for each activity indicated by the first activity.

第1活動度と第2活動度との差分が、予め定められた基準を満たさない場合(ステップS18のNo)、第1推奨行動による効果があまり認められなかったといえる。したがって、制御部190は、参照情報を更新する(制御ステップS20)。具体的には、制御部190は、第1推奨行動を選択した活動度合い別情報における第1推奨行動の優先度を下げるよう参照情報を更新する。優先度が優先順位である場合、優先度を下げる更新とは、たとえば第1推奨行動の優先順位を所定の順位分下げる更新である。また、優先度が指数である場合、優先度を下げる更新とは、たとえば指数を所定の数分下げる更新である。具体的には、更新前の指数から所定の値を引いた値を更新後の指数とする。このことにより、優先度が下がることとなる。なお、所定の値は予め定めて記憶部170に記憶させておくことができる。この場合、一度の更新によって優先順位は必ずしも入れ替わる必要はない。   When the difference between the first activity level and the second activity level does not satisfy the predetermined criterion (No in step S18), it can be said that the effect of the first recommended action was not so much recognized. Therefore, control unit 190 updates the reference information (control step S20). Specifically, the control unit 190 updates the reference information so as to lower the priority of the first recommended action in the activity-level-specific information that has selected the first recommended action. When the priority is the priority, the update that lowers the priority is, for example, an update that lowers the priority of the first recommended action by a predetermined order. When the priority is an index, the update that lowers the priority is, for example, an update that lowers the index by a predetermined number. Specifically, a value obtained by subtracting a predetermined value from the index before update is set as the index after update. This lowers the priority. The predetermined value can be determined and stored in the storage unit 170 in advance. In this case, the priority does not necessarily need to be replaced by one update.

その後、引き続き処理がステップS12に戻り、選択部150が参照情報から第2推奨行動を選択して、出力部110が第2推奨行動を促すための第2行動情報を出力する。そしてユーザは、第2行動情報に基づき第2推奨行動をとる。第2推奨行動を選択する方法については後述する。   Thereafter, the process returns to step S12, where the selecting unit 150 selects the second recommended action from the reference information, and the output unit 110 outputs the second action information for prompting the second recommended action. Then, the user takes a second recommended action based on the second action information. A method for selecting the second recommended action will be described later.

図5は、更新された後の参照情報の内容を例示した図である。第1活動度に対応する活動度合い別情報(本図の例では「交感神経が優勢」)において、各行動の優先順位が変更されている。   FIG. 5 is a diagram exemplifying the content of the updated reference information. In the activity level-specific information corresponding to the first activity level (in the example of this figure, “sympathetic nerve is dominant”), the priority of each action is changed.

一方、第1活動度と第2活動度との差分が、予め定められた基準を満たす場合(ステップS18のYes)、自律神経のバランスが取れていないものの、第1推奨行動による効果はある程度認められたといえる。したがって、制御部190は、参照情報を書き換えない。引き続き処理がステップS12に戻り、選択部150が参照情報から第2推奨行動を選択して、出力部110が第2推奨行動を促すための第2行動情報を出力する。   On the other hand, when the difference between the first activity level and the second activity level satisfies a predetermined criterion (Yes in step S18), although the autonomic nerve is not balanced, the effect of the first recommended action is recognized to some extent. It can be said that it was done. Therefore, control unit 190 does not rewrite the reference information. Subsequently, the process returns to step S12, the selecting unit 150 selects the second recommended action from the reference information, and the output unit 110 outputs the second action information for prompting the second recommended action.

なお、情報処理装置10が処理を終了した後、次にユーザが第1操作を行って情報処理装置10を動作させる場合には、更新された参照情報を用いることができる。   After the information processing apparatus 10 completes the processing, the next time the user performs the first operation to operate the information processing apparatus 10, the updated reference information can be used.

選択部150が第2推奨行動を選択する方法の一例について、以下に説明する。本例では、選択部150は、参照情報において、第2活動度が示す活動度合いに対応する2以上の行動のうちいずれかを第2推奨行動として選択する。具体的には、選択部150は、記憶部170から参照情報を読み出し、第2活動度が示す活動度合いに対応する活動度合い別情報を選択する。そして、選択した活動度合い別情報に含まれる行動のうち、最も優先度が高い行動を第2推奨行動として選択する。なお、最も優先度が高い行動が第1推奨行動と同じである場合、選択部150は選択した活動度合い別情報に含まれる行動のうち、2番目に優先度が高い行動を第2推奨行動として選択してもよい。   An example of a method in which the selecting unit 150 selects the second recommended action will be described below. In this example, the selection unit 150 selects, as the second recommended action, one of two or more actions corresponding to the activity level indicated by the second activity level in the reference information. Specifically, the selection unit 150 reads the reference information from the storage unit 170, and selects activity-level-specific information corresponding to the activity level indicated by the second activity level. Then, the action having the highest priority among the actions included in the selected activity level information is selected as the second recommended action. When the highest-priority action is the same as the first recommended action, the selecting unit 150 sets the second highest-priority action as the second recommended action among the actions included in the selected activity level information. You may choose.

こうして、出力部110は、参照情報において、第2活動度が示す活動度合いに対応する2以上の行動のうちいずれかを促すための情報を第2行動情報として出力することとなる。そして、交感神経と副交感神経の活動比率が適正になるまで、処理が繰り返される。なお、処理の繰り返しにおいては、最新の活動度を第2活動度とみなし、そのひとつ前に取得された活動度を第1活動度とみなして上記と同様の処理を行える。   Thus, the output unit 110 outputs, as the second action information, information for prompting any one of two or more actions corresponding to the activity level indicated by the second activity level in the reference information. Then, the processing is repeated until the activity ratio between the sympathetic nerve and the parasympathetic nerve becomes appropriate. In the repetition of the process, the latest activity is regarded as the second activity, and the activity acquired immediately before the second activity is regarded as the first activity, and the same processing as described above can be performed.

選択部150が第2推奨行動を選択する方法の他の例について、以下に説明する。本例では、選択部150は、第1活動度が示す活動度合いに対応する2以上の行動のうち、優先度が第1推奨行動の次に高い行動を第2推奨行動として選択する。具体的には、選択部150は、記憶部170から参照情報を読み出し、第1活動度が示す活動度合いに対応する活動度合い別情報を選択する。そして、選択した活動度合い別情報に含まれる行動のうち、第1推奨行動の次に優先度が高い行動を第2推奨行動として選択する。   Another example of a method in which the selection unit 150 selects the second recommended action will be described below. In this example, the selecting unit 150 selects, as the second recommended action, an action having the second highest priority after the first recommended action among two or more actions corresponding to the activity level indicated by the first activity level. Specifically, the selection unit 150 reads the reference information from the storage unit 170, and selects activity-level-specific information corresponding to the activity level indicated by the first activity level. Then, among the actions included in the selected activity level information, the action having the second highest priority after the first recommended action is selected as the second recommended action.

こうして、出力部110は、参照情報において、第1活動度が示す活動度合いに対応する2以上の行動のうち、優先度が第1推奨行動の次に高い行動を促すための情報を第2行動情報として出力することとなる。そして、交感神経と副交感神経の活動比率が適正になるまで、処理が繰り返される。なお、処理の繰り返しにおいては、最新の活動度を第2活動度とみなし、そのひとつ前に取得された活動度を第1活動度とみなして上記と同様の処理を行える。   In this way, the output unit 110 outputs, in the reference information, the information for prompting the action having the second highest priority after the first recommended action among the two or more actions corresponding to the activity level indicated by the first activity level to the second action. It will be output as information. Then, the processing is repeated until the activity ratio between the sympathetic nerve and the parasympathetic nerve becomes appropriate. In the repetition of the process, the latest activity is regarded as the second activity, and the activity acquired immediately before the second activity is regarded as the first activity, and the same processing as described above can be performed.

なお、本例では、参照情報が更新されたことにより、第1推奨行動が選択されたときよりも第1推奨行動の優先順位が下がっている場合には、選択した活動度合い別情報に含まれる行動のうち、最も優先度が高い行動を再び第2推奨行動として選択するようにしてもよい。   In this example, if the priority of the first recommended action is lower than when the first recommended action is selected due to the update of the reference information, the information is included in the selected activity level information. Of the actions, the action with the highest priority may be selected again as the second recommended action.

以上、本実施形態によれば、制御部190は、ユーザが一の行動をとった後の活動度合いを示す第2活動度と、第1活動度とに基づき参照情報を更新する。したがって、ユーザの自律神経バランスを適正化するためにとるべき行動として、より効果的な行動を提示することができる。   As described above, according to the present embodiment, the control unit 190 updates the reference information based on the second activity level indicating the activity level after the user has taken one action and the first activity level. Therefore, a more effective action can be presented as an action to be taken to optimize the user's autonomic nervous balance.

(実施例1)
図6は、実施例1に係る情報処理方法のフローチャートである。本実施例に係る情報処理装置10および情報処理方法は、以下に説明する点を除いて実施形態に係る情報処理装置10および情報処理方法と同様である。
(Example 1)
FIG. 6 is a flowchart of the information processing method according to the first embodiment. The information processing apparatus 10 and the information processing method according to the present embodiment are the same as the information processing apparatus 10 and the information processing method according to the embodiment except for the points described below.

本実施例では、ユーザの自律神経バランスが適正となった後において、引き続き所定の時間毎に自律神経バランスがモニターされる。そして、バランスが崩れた場合に再度、ユーザが採るべき行動が示され、適正化が図られる。   In the present embodiment, after the autonomic nervous balance of the user becomes appropriate, the autonomic nervous balance is continuously monitored at predetermined time intervals. Then, when the balance is lost, the action to be taken by the user is indicated again, and the appropriateness is achieved.

具体的には、本実施例では、ステップS16において第2活動度が予め定められた基準を満たすと判定された場合(ステップS16のYes)、出力部110が、交感神経と副交感神経の活動比率が適正であることをユーザに示すための出力をすると共に、制御部190が以下の処理を続けて行う。   Specifically, in the present embodiment, when it is determined in step S16 that the second activity satisfies the predetermined criterion (Yes in step S16), the output unit 110 outputs the activity ratio of the sympathetic nerve to the parasympathetic nerve. Is output to indicate to the user that the is appropriate, and the control unit 190 continuously performs the following processing.

すなわち、制御部190はまず、前回活動度が取得されてから予め定められた所定の時間が経過したか否かを判定する(ステップS30)。所定の時間は、たとえばユーザが情報処理装置10に対し入力され、記憶部170に保持されたものを制御部190が読み出して用いることができる。   That is, the control unit 190 first determines whether or not a predetermined period of time has elapsed since the last time the activity level was obtained (step S30). The predetermined time can be input to the information processing apparatus 10 by the user, and the control unit 190 can read and use the data stored in the storage unit 170.

所定の時間が経過したと判定された場合、たとえば取得部130から測定部120に取得のための指令信号が出され、取得部130は測定部120から第3活動度を取得する(ステップS32)。ここで、測定部120による測定は、第2活動度が取得された後にも継続的に行われていてもよいし、指令信号に基づいて開始されてもよい。   When it is determined that the predetermined time has elapsed, for example, a command signal for acquisition is issued from acquisition section 130 to measurement section 120, and acquisition section 130 acquires the third activity from measurement section 120 (step S32). . Here, the measurement by the measurement unit 120 may be continuously performed even after the second activity is acquired, or may be started based on a command signal.

測定が継続的に行われる場合、たとえば、指令信号が出される所定の短い時間(たとえば30秒間)前の時点から、指令信号が出された時点までの測定結果から得られるLF/HFの値を、第3活動度として取得部130が取得する。なお、測定部120で生成された活動度は一度記憶部170に記憶され、それを取得部130が読み出して取得してもよい。この場合、たとえば、測定部120が所定の短い時間毎に繰り返し活動度を生成して記憶部170に記憶させ、取得部130が、所定の時間が経過したと判定された時点での最新の活動度を第1活動度として取得することができる。   When the measurement is continuously performed, for example, the value of LF / HF obtained from the measurement result from a point in time before a predetermined short time (for example, 30 seconds) before the command signal is output to a point in time when the command signal is output is calculated. , As the third activity degree. Note that the activity generated by the measurement unit 120 may be stored once in the storage unit 170, and may be read and acquired by the acquisition unit 130. In this case, for example, the measuring unit 120 repeatedly generates an activity every predetermined short time and stores it in the storage unit 170, and the acquiring unit 130 determines the latest activity at the time when it is determined that the predetermined time has elapsed. The degree can be acquired as the first degree of activity.

一方、指令信号に基づいて測定が開始される場合、測定の開始後、所定の時間測定した結果から得られるLF/HFの値を、第3活動度として取得部130が取得する。   On the other hand, when the measurement is started based on the command signal, the acquisition unit 130 acquires the value of LF / HF obtained from the measurement result for a predetermined time after the start of the measurement as the third activity.

なおここで、取得された第3活動度に基づき、出力部110が、その時点の交感神経と副交感神経の活動比率を表示部に表示させるための情報を出力してもよい。   Here, based on the acquired third activity degree, the output unit 110 may output information for displaying the activity ratio of the sympathetic nerve and the parasympathetic nerve at that time on the display unit.

次いで、制御部190は第3活動度が予め定められた基準を満たすか否かを判定する(ステップS34)。たとえば、第3活動度に含まれるLF/HFの瞬時値が、予め定められた範囲内である場合、基準を満たすと判定される。一方、LF/HFの瞬時値が、予め定められた範囲外である場合、基準を満たさないと判定される。第3活動度に対する基準は、たとえば記憶部170に予め保持された情報を制御部190が読み出して用いることができる。ここで、予め定められた範囲は、たとえばステップS16における第2活動度に対する基準と一致させることができる。   Next, the control unit 190 determines whether or not the third activity satisfies a predetermined criterion (step S34). For example, when the instantaneous value of LF / HF included in the third activity is within a predetermined range, it is determined that the criterion is satisfied. On the other hand, when the instantaneous value of LF / HF is out of the predetermined range, it is determined that the criterion is not satisfied. As the criterion for the third activity, for example, the control unit 190 can read information stored in the storage unit 170 in advance and use it. Here, the predetermined range can be made to match, for example, the reference for the second activity in step S16.

第3活動度が予め定められた基準を満たす場合(ステップS34のYes)、自律神経のバランスが取れている状態であるため、行動情報の出力は行われずステップS30に戻り、情報処理装置10は処理を繰り返す。なお、ステップS30に戻る前に、出力部110が、表示部に「自律神経のバランスが取れています」等の表示をさせる情報を出力してもよい。このように交感神経と副交感神経の活動比率が適正であることをユーザに示すための出力をすることにより、ユーザに安心感を与えることができる。   When the third activity degree satisfies the predetermined criterion (Yes in step S34), since the autonomic nervous system is in a balanced state, the operation information is not output and the process returns to step S30, and the information processing apparatus 10 Repeat the process. Before returning to step S30, the output unit 110 may output information that causes the display unit to display a message such as "balance of autonomic nerves". By outputting to the user that the activity ratio between the sympathetic nerve and the parasympathetic nerve is appropriate, the user can be given a sense of security.

第3活動度が予め定められた基準を満たさない場合(ステップS34のNo)、時間の経過により自律神経のバランスが取れていない状態に陥ったと言える。この場合、選択部150は、記憶部170から参照情報を読み出し、第3活動度が示す活動度合いに対応する活動度合い別情報を選択する。そして、選択した活動度合い別情報に含まれる行動のうち、最も優先度が高い行動を第3推奨行動として選択する。次いで、出力部110は、選択部150が選択した第3推奨行動を促すための情報を、第3行動情報として出力する(ステップS36)。そして、ユーザは第3行動情報に基づき、第3推奨行動をとる。   When the third activity does not satisfy the predetermined criterion (No in step S34), it can be said that the state of the autonomic nervous system is not balanced with the passage of time. In this case, the selection unit 150 reads the reference information from the storage unit 170, and selects activity-specific information corresponding to the activity level indicated by the third activity level. Then, the action having the highest priority among the actions included in the selected activity degree information is selected as the third recommended action. Next, the output unit 110 outputs information for prompting the third recommended action selected by the selecting unit 150 as third action information (step S36). Then, the user takes a third recommended action based on the third action information.

次いで、ステップS32に戻り、活動度が基準を満たすようになるまで処理が繰り返される。なお、繰り返しステップS36が行われて行動情報が出力される場合には、推奨行動は実施形態で説明したように、最新の活動度に基づいて選択されてもよいし、はじめに取得された第3活動度に対応する活動度合い別情報から優先度の順に選択されても良い。   Next, the process returns to step S32, and the process is repeated until the activity level satisfies the standard. When the action information is output by repeatedly performing step S36, the recommended action may be selected based on the latest activity as described in the embodiment, or the third action acquired first may be selected. The priority may be selected from the activity-level-specific information corresponding to the activity level in the order of priority.

本実施例に係る情報処理装置10の処理は、たとえばユーザが情報処理装置10の動作をOFFにしたときに終了する。   The processing of the information processing apparatus 10 according to the present embodiment ends when, for example, the user turns off the operation of the information processing apparatus 10.

なお、第2活動度が基準を満たした後の経過に基づいて、第2活動度の判断基準が更新されるようにしてもよい。たとえば、第3活動度が基準を満たさなくなるまでの時間が予め定められた基準の時間より短い場合、記憶部170に記憶された第2活動度に対する基準を更新してもよい。このとき、第2活動度が基準を満たす範囲を狭くするよう更新する。そうすることにより、各個人に適した基準が用いられ、最適なバランスを長く維持できるようになる。   The criterion for the second activity may be updated based on the progress after the second activity satisfies the criterion. For example, when the time until the third activity does not satisfy the criterion is shorter than the predetermined criterion time, the criterion for the second activity stored in the storage unit 170 may be updated. At this time, updating is performed so as to narrow the range in which the second activity level satisfies the criterion. By doing so, criteria suitable for each individual are used, and the optimal balance can be maintained for a long time.

以上、本実施例によれば、前回活動度が取得されてから、予め定められた時間が経過したときに、取得部130は測定部120から第3活動度を取得する。そして、第3活動度が予め定められた基準を満たさない場合、出力部110は、参照情報から第3活動度を用いて選択された、第3推奨行動を促すための第3行動情報を出力する。したがって、自律神経バランスが崩れた場合にそれを検知し、再度バランスをとるための行動をユーザに提示することができる。   As described above, according to the present embodiment, the acquisition unit 130 acquires the third activity from the measurement unit 120 when a predetermined time has elapsed since the previous activity was acquired. Then, when the third activity does not satisfy the predetermined criterion, the output unit 110 outputs the third activity information for promoting the third recommended action selected using the third activity from the reference information. I do. Therefore, when the autonomic nervous balance is disrupted, it can be detected and the action for rebalancing can be presented to the user.

(実施例2)
本実施例に係る情報処理装置10および情報処理方法は、以下に説明する点を除いて実施形態に係る情報処理装置10および情報処理方法と同様である。また、本実施例の方法は実施例1の方法にも適用することができる。
(Example 2)
The information processing apparatus 10 and the information processing method according to the present embodiment are the same as the information processing apparatus 10 and the information processing method according to the embodiment except for the points described below. Further, the method of the present embodiment can be applied to the method of the first embodiment.

本実施例において、第1活動度及び第2活動度は、交感神経と副交感神経との活動比率の24時間の平均値を含む。   In the present embodiment, the first activity and the second activity include a 24-hour average value of the activity ratio between the sympathetic nerve and the parasympathetic nerve.

交感神経と副交感神経の活動は、その時々の瞬時値のみでなく、一日を通して見たバランスが重要であることが知られている。ここで、交感神経と副交感神経の24時間における活動比率は、1.5:1が好ましいといわれている。そのため、たとえば交感神経と副交感神経との活動比率の24時間平均が1.5以上の場合を交感神経が優勢であるとみなすことができる。   It is known that the balance of the activity of the sympathetic nerve and the parasympathetic nerve as well as the instantaneous value at that time is important as well as the balance seen throughout the day. Here, it is said that the activity ratio of the sympathetic nerve to the parasympathetic nerve in 24 hours is preferably 1.5: 1. Therefore, for example, when the 24-hour average of the activity ratio between the sympathetic nerve and the parasympathetic nerve is 1.5 or more, the sympathetic nerve can be regarded as dominant.

また、測定部120がたとえば手首に装着できるウエアラブル端末である場合、測定部120は交感神経および副交感神経の活動度合いを、ユーザの日常生活の中で継続的に測定することができる。本実施例においては、一日を通した交感神経と副交感神経の活動比率に基づいて、ユーザにとるべき行動を提示することができる。以下に詳しく説明する。   When the measurement unit 120 is, for example, a wearable terminal that can be worn on the wrist, the measurement unit 120 can continuously measure the activity levels of the sympathetic nerve and the parasympathetic nerve in the daily life of the user. In the present embodiment, an action to be taken can be presented to the user based on the activity ratio of the sympathetic nerve and the parasympathetic nerve throughout the day. This will be described in detail below.

本実施例において、活動度は、交感神経と副交感神経との活動比率の24時間の平均値(以下では、単に「平均値」と呼ぶ。)を含む。すなわち、活動度は、第1活動度及び第2活動度は、平均値のみを含んでもよいし、さらに交感神経と副交感神経の活動比率の瞬時値等を含んでもよい。平均値は、具体的には、LF/HFの24時間の平均値である。また、活動度は、LF/HFの24時間の平均値の代わりに交感神経が優勢な時間TLFと副交感神経が優勢な時間THFとの比TLF/THFを含んでもよい。その場合においても情報処理装置10は、LF/HFの24時間の平均値の代わりにTLF/THFを用いて以下の方法で同様に処理できる。 In the present embodiment, the activity level includes an average value of the activity ratio of the sympathetic nerve and the parasympathetic nerve for 24 hours (hereinafter, simply referred to as “average value”). That is, the first activity level and the second activity level may include only the average value, and may further include the instantaneous value of the activity ratio of the sympathetic nerve and the parasympathetic nerve. The average value is, specifically, an average value of LF / HF for 24 hours. In addition, the activity may include a ratio T LF / T HF between the time T LF where the sympathetic nerve is dominant and the time T HF where the parasympathetic nerve is dominant instead of the average value of LF / HF for 24 hours. Even in such a case, the information processing apparatus 10 can perform similar processing by the following method using T LF / T HF instead of the 24-hour average value of LF / HF .

本実施例において、情報処理装置10は以下の処理を行う。   In the present embodiment, the information processing device 10 performs the following processing.

本実施例に係る情報処理方法は、図3と同様のフローチャートで説明できる。本実施例において、ユーザは上述した第1操作の前に予め測定端末を装着し、24時間以上、交感神経と副交感神経との活動比率の測定を行っておく。そして、取得部130は第1活動度を取得する(ステップS10)。   The information processing method according to the present embodiment can be described with a flowchart similar to FIG. In the present embodiment, the user wears the measurement terminal in advance before the first operation described above, and measures the activity ratio between the sympathetic nerve and the parasympathetic nerve for at least 24 hours. And the acquisition part 130 acquires a 1st activity (step S10).

次いで、選択部150は、第1活動度を用いて参照情報から第1推奨行動を選択する。   Next, the selection unit 150 selects a first recommended action from the reference information using the first activity.

図7は、本実施例に係る参照情報の内容を例示した図である。本図の例では、参照情報には、活動度合いとしての平均値別に、複数の行動と、行動毎の優先度とを対応付けた活動度合い別情報が含まれる。本図の例では、活動度は、平均値のみを少なくとも含めばよい。ステップS12において、第1活動度に含まれる平均値の大きさに対応する活動度合い別情報のうち、最も優先度が高い行動を、選択部150は第1推奨行動として選択する。そして、出力部110は、第1推奨行動を促すための情報を第1行動情報として出力する。   FIG. 7 is a diagram illustrating the contents of the reference information according to the present embodiment. In the example of this drawing, the reference information includes activity-level-specific information in which a plurality of actions are associated with a priority for each action for each average value as the activity level. In the example of this figure, the activity may include at least only the average value. In step S12, the selecting unit 150 selects the action having the highest priority among the information on the activity levels corresponding to the magnitude of the average value included in the first activity as the first recommended action. Then, the output unit 110 outputs information for prompting the first recommended action as first action information.

図8、9、10、および11は、本実施例において表示部32が表示する画像の例を示す図である。表示部32には、出力部110から出力された第1行動情報に基づき、たとえば、交感神経と副交感神経との活動比率の24時間の平均値、24時間の交感神経と副交感神経との活動度合いの推移、および、ユーザがとるべき行動が表示される。なお、図11の例の様に、まず24時間の平均値、活動度合いの推移、およびユーザがとるべき行動を表示させるためのアイコンが表示されてもよい。この場合、ユーザがとるべき行動を表示させる操作を行ったときに第1推奨行動を促すための情報が出力される。   8, 9, 10, and 11 are diagrams illustrating examples of images displayed by the display unit 32 in the present embodiment. Based on the first behavior information output from the output unit 110, the display unit 32 displays, for example, the average value of the activity ratio of the sympathetic nerve and the parasympathetic nerve for 24 hours, the degree of the activity of the sympathetic nerve and the parasympathetic nerve for 24 hours. And the action to be taken by the user are displayed. Note that, as in the example of FIG. 11, an icon for displaying the average value of 24 hours, the transition of the degree of activity, and the action to be taken by the user may be displayed first. In this case, information for prompting the first recommended action when the user performs an operation of displaying the action to be taken is output.

図3に戻り、本実施例では、実施形態と同様にステップS14が行われる。そして、ステップS16において制御部190は、第2活動度に含まれる平均値が予め定められた基準を満たすか否かを判定する。また、ステップS18において制御部190は、第1活動度に含まれる平均値と、第2活動度に含まれる平均値の関係が予め定められた基準を満たすか否かを判定する。その他の処理については実施形態の方法と同様である。   Returning to FIG. 3, in this example, Step S14 is performed as in the embodiment. Then, in step S16, control unit 190 determines whether or not the average value included in the second activity satisfies a predetermined criterion. In step S18, control unit 190 determines whether or not the relationship between the average value included in the first activity and the average value included in the second activity satisfies a predetermined criterion. Other processes are the same as those of the embodiment.

本実施例の変形例について以下に説明する。本変形例において、活動度は、交感神経と副交感神経との活動比率の瞬時値と交感神経と副交感神経との活動比率の平均値とを含む。   A modification of the present embodiment will be described below. In the present modification, the activity level includes an instantaneous value of the activity ratio of the sympathetic nerve and the parasympathetic nerve and an average value of the activity ratio of the sympathetic nerve and the parasympathetic nerve.

図12は、本変形例に係る参照情報の内容を例示した図である。本図の例では、参照情報には、活動度合いとしての平均値と瞬時値との組み合わせ別に、複数の行動と、行動毎の優先度とを対応付けた活動度合い別情報が含まれる。本図の例では、ステップS12において、第1活動度に含まれる平均値および瞬時値の大きさに対応する活動度合い別情報のうち、最も優先度が高い行動を、選択部150は第1推奨行動として選択する。そして、出力部110は、第1推奨行動を促すための情報を第1行動情報として出力する。   FIG. 12 is a diagram exemplifying the contents of reference information according to the present modification. In the example of this drawing, the reference information includes activity-level-specific information in which a plurality of actions are associated with the priority of each action for each combination of the average value and the instantaneous value as the activity level. In the example of this figure, in step S12, the action having the highest priority is selected by the selecting unit 150 from the activity level information corresponding to the average value and the magnitude of the instantaneous value included in the first activity level. Select as action. Then, the output unit 110 outputs information for prompting the first recommended action as first action information.

図13および14は、本変形例において表示部32が表示する画像の例を示す図である。表示部32には、出力部110から出力された第1行動情報に基づき、たとえば、交感神経と副交感神経との活動比率の24時間の平均値、瞬時値に基づく現在の活動比率、24時間の交感神経と副交感神経との活動度合いの推移、現在の位置、および、ユーザがとるべき行動が表示される。なお、図14の例の様に、まず24時間の平均値、活動度合いの推移、およびユーザがとるべき行動を表示させるためのアイコンが表示されてもよい。この場合、ユーザがとるべき行動を表示させる操作を行ったときに第1推奨行動を促すための情報が出力される。   FIGS. 13 and 14 are diagrams illustrating examples of images displayed by the display unit 32 in this modification. Based on the first action information output from the output unit 110, the display unit 32 displays, for example, a 24-hour average value of the activity ratio of the sympathetic nerve and the parasympathetic nerve, a current activity ratio based on the instantaneous value, The transition of the degree of activity of the sympathetic nerve and the parasympathetic nerve, the current position, and the action to be taken by the user are displayed. As in the example of FIG. 14, an icon for displaying an average value over 24 hours, a change in the degree of activity, and an action to be taken by the user may be displayed first. In this case, information for prompting the first recommended action when the user performs an operation of displaying the action to be taken is output.

そして本変形例では、実施形態と同様にステップS14が行われる。そして、ステップS16において制御部190は、第2活動度に含まれる平均値が予め定められた基準を満たすか否かを判定する。また、ステップS18において制御部190は、第1活動度に含まれる平均値と、第2活動度に含まれる平均値の差が予め定められた基準を満たすか否かを判定する。その他の処理については実施形態の方法と同様である。   Then, in the present modified example, Step S14 is performed as in the embodiment. Then, in step S16, control unit 190 determines whether or not the average value included in the second activity satisfies a predetermined criterion. In step S18, control unit 190 determines whether the difference between the average value included in the first activity and the average value included in the second activity satisfies a predetermined criterion. Other processes are the same as those of the embodiment.

なお、ステップS16において、制御部190は、平均値が基準を満たす場合でも、瞬時値が予め定められた基準を満たさない場合に、第2活動度が基準を満たさないと判定してもよい。そうすることにより、たとえば平均値が正常である場合でも、瞬時値に基づいて、交感神経の活動が異常に活発であるような場合に、ユーザがとるべき行動を提示することができる。   In step S16, even when the average value satisfies the criterion, the control unit 190 may determine that the second activity does not satisfy the criterion when the instantaneous value does not satisfy a predetermined criterion. By doing so, for example, even when the average value is normal, the action to be taken by the user can be presented based on the instantaneous value when the sympathetic nerve activity is abnormally active.

なお、本実施例において、ユーザが初めて情報処理装置10を使用する場合など、24時間分の測定データがないときに限り、交感神経と副交感神経との活動比率の瞬時値を用いて実施形態の方法で処理されても良い。   In the present embodiment, the instantaneous value of the activity ratio between the sympathetic nerve and the parasympathetic nerve is used only when there is no measurement data for 24 hours, such as when the user uses the information processing apparatus 10 for the first time. It may be processed in a manner.

また、本実施例において、活動度は交感神経と副交感神経との活動比率の24時間の平均値の代わりに、たとえば12時間など、異なる時間の平均値を含んでもよい。また、活動度はたとえばユーザが目覚めている間のみの活動比率を対象とした平均値を含んでもよい。この場合でも、24時間の平均値の代わりにこれらの平均値を用いて同様に処理できる。なおその場合、各判定基準は適宜変更することができる。   Further, in this embodiment, the activity level may include an average value at a different time, such as 12 hours, for example, instead of the average value of the activity ratio of the sympathetic nerve and the parasympathetic nerve for 24 hours. The activity level may include, for example, an average value for the activity ratio only while the user is awake. Even in this case, the same processing can be performed using these average values instead of the average value for 24 hours. In this case, each criterion can be appropriately changed.

また、本実施例のステップS16において、LF/HFの平均値に加えて、HF/(LF+HF)の平均値を用いて判定が行われてもよい。LF/HFは交感神経の活動が活発な場合に大きくなり、HF/(LF+HF)は副交感神経の活動が活発な場合に大きくなる値である。具体的には、たとえば、LF/HFの平均値とHF/(LF+HF)の平均値がいずれも各基準範囲内の場合、活動度合いは「最適なバランス」とみなせる。また、LF/HFの平均値が基準範囲の上限より大きく、かつHF/(LF+HF)の平均値が基準範囲の下限より小さい場合、「交感神経が優勢」とみなせる。そして、上記のいずれでもない場合、「副交感神経が優勢」とみなせる。ステップS16においては、LF/HFの平均値とHF/(LF+HF)の平均値がいずれも各基準範囲内の場合、第2活動度が基準を満たすと判定できる(ステップS16のYes)。   Further, in step S16 of the present embodiment, the determination may be made using the average value of HF / (LF + HF) in addition to the average value of LF / HF. LF / HF increases when the activity of the sympathetic nerve is active, and HF / (LF + HF) is a value that increases when the activity of the parasympathetic nerve is active. Specifically, for example, when both the average value of LF / HF and the average value of HF / (LF + HF) are within the respective reference ranges, the activity degree can be regarded as “optimal balance”. When the average value of LF / HF is larger than the upper limit of the reference range and the average value of HF / (LF + HF) is smaller than the lower limit of the reference range, it can be considered that “sympathetic nerve is dominant”. If neither of the above is true, it can be considered that “the parasympathetic nerve is dominant”. In step S16, when both the average value of LF / HF and the average value of HF / (LF + HF) are within the respective reference ranges, it can be determined that the second activity satisfies the reference (Yes in step S16).

以上、本実施例においては、第1活動度及び第2活動度は、交感神経と副交感神経との活動比率の24時間の平均値を含む。したがって、一日を通した交感神経と副交感神経の活動比率に基づいて、ユーザにとるべき行動を提示することができる。   As described above, in the present embodiment, the first activity level and the second activity level include the 24-hour average value of the activity ratio between the sympathetic nerve and the parasympathetic nerve. Therefore, the action to be taken can be presented to the user based on the activity ratio of the sympathetic nerve and the parasympathetic nerve throughout the day.

(実施例3)
本実施例に係る情報処理装置10および情報処理方法は、以下に説明する点を除いて実施形態に係る情報処理装置10および情報処理方法と同様である。また、本実施例の方法は実施例1および2の方法にも適用することができる。
(Example 3)
The information processing apparatus 10 and the information processing method according to the present embodiment are the same as the information processing apparatus 10 and the information processing method according to the embodiment except for the points described below. Further, the method of this embodiment can be applied to the methods of Embodiments 1 and 2.

本実施例に係る参照情報は、時刻別に活動度合い別情報を含む。そして、出力部110は、参照情報において、第1活動度が取得された時刻に対応する時刻の活動度合い別情報を参照して選択された行動を促すための情報を、第1行動情報として出力する。以下に詳細を説明する。   The reference information according to the present embodiment includes information on the activity level for each time. Then, the output unit 110 outputs, as the first action information, information for prompting the action selected by referring to the activity-level-specific information at the time corresponding to the time at which the first activity is acquired in the reference information. I do. The details will be described below.

図15は、本実施例に係る参照情報の内容を例示した図である。本図は、本実施例の方法を実施例2の変形例に適用した場合の例を示している。本図の例では、参照情報は、時刻に対応付けられた時刻別情報を含む。各時刻別情報には、活動度合い別情報が一式含まれる。本図の例では、ステップS12において、選択部150はまず、参照情報から第1活動度が取得部130に取得された時刻に対応する時刻別情報を読み出す。そして、選択部150は、読み出した時刻別情報に含まれる活動度合い別情報から、第1活動度に含まれる平均値および瞬時値の大きさに対応する活動度合い別情報を選択する。そして選択部150はさらに、選択された活動度合い別情報から、上述の通り第1推奨行動を選択する。出力部110は、第1推奨行動を促すための情報を第1行動情報として出力する。なお、時刻には幅があってもよい。すなわち、各時刻は「6時〜9時」といったように、幅をもって定義される時刻帯や「朝」「昼」「夜」等に分類された時刻であっても良い。初期状態における参照情報は、実施形態と同様に、たとえば100人の調査結果に基づいて準備できる。   FIG. 15 is a diagram illustrating the content of the reference information according to the present embodiment. This figure shows an example in which the method of this embodiment is applied to a modification of the second embodiment. In the example of this drawing, the reference information includes time-based information associated with the time. Each time-based information includes a set of activity-level-based information. In the example of this drawing, in step S12, the selecting unit 150 first reads out time-based information corresponding to the time at which the first activity was acquired by the acquiring unit 130 from the reference information. Then, the selecting unit 150 selects, from the activity level-based information included in the read time-based information, activity level-based information corresponding to the magnitude of the average value and the instantaneous value included in the first activity level. Then, the selecting unit 150 further selects the first recommended action from the selected activity level information as described above. The output unit 110 outputs information for prompting a first recommended action as first action information. Note that the time may have a range. That is, each time may be a time zone defined with a width, such as “6:00 to 9:00”, or a time classified into “morning”, “daytime”, “night”, or the like. The reference information in the initial state can be prepared based on, for example, the survey results of 100 persons, as in the embodiment.

各ユーザにとって自律神経の反応は、時刻や季節によって異なる。本実施例では、時刻に基づいて最適な行動がユーザに提示されることにより、最適な自律神経バランスをより効果的に実現できる。   The response of the autonomic nervous system to each user differs depending on the time and season. In the present embodiment, the optimal behavior is presented to the user based on the time, so that the optimal autonomic nervous balance can be realized more effectively.

本実施例の変形例について以下に説明する。   A modification of the present embodiment will be described below.

図16は、本変形例に係る参照情報の内容を例示した図である。本図の例では、参照情報は、季節に対応付けられた季節別情報を含む。そして、季節別情報は、それぞれ上述した時刻別情報を一式含む。本図の例では、ステップS12において、選択部150はまず、参照情報から、第1活動度が取得部130に取得された季節に対応する季節別情報を選択する。そして、上述の通り、その季節別情報から第1推奨行動を選択する。出力部110は、第1推奨行動を促すための情報を第1行動情報として出力する。ここで、季節は、活動度が取得された月日に応じて定められる。定め方は特に限定されないが、たとえば日本で用いる場合、3月から5月を春、6月から8月を夏、9月から11月を秋、12月から2月を冬とみなすことができる。なお、参照情報は、季節別情報の代わりに、月に対応づけられた月別情報を含んでもよい。その場合にも本変形例と同様に処理できる。   FIG. 16 is a diagram illustrating the contents of reference information according to the present modification. In the example of this drawing, the reference information includes seasonal information associated with the season. The seasonal information includes a set of the above-described time-based information. In the example of this figure, in step S12, the selection unit 150 first selects seasonal information corresponding to the season in which the first activity is acquired by the acquisition unit 130 from the reference information. Then, as described above, the first recommended action is selected from the seasonal information. The output unit 110 outputs information for prompting a first recommended action as first action information. Here, the season is determined according to the date when the activity was acquired. Although there is no particular limitation on the method of use, for example, when used in Japan, March to May can be regarded as spring, June to August as summer, September to November as autumn, and December to February as winter. . It should be noted that the reference information may include, instead of the seasonal information, monthly information associated with the month. In this case, processing can be performed in the same manner as in the present modification.

本変形例では、さらに季節に基づいて最適な行動がユーザに提示される。したがって、最適な自律神経バランスをより効果的に実現できる。   In the present modification, an optimal action is further presented to the user based on the season. Therefore, optimal autonomic nervous balance can be realized more effectively.

以上、本実施例においては、参照情報は、時刻別に活動度合い別情報を含む。そして、出力部110は、参照情報において、第1活動度が取得された時刻に対応する時刻の活動度合い別情報を参照して選択された行動を促すための情報を、第1行動情報として出力する。したがって、そのときのユーザにとって最適な自律神経バランスをより効果的に実現できる行動を提示できる。   As described above, in the present embodiment, the reference information includes the activity level-based information for each time. Then, the output unit 110 outputs, as the first action information, information for prompting the action selected by referring to the activity-level-specific information at the time corresponding to the time at which the first activity is acquired in the reference information. I do. Therefore, it is possible to present an action that can more effectively realize the optimal autonomic nervous balance for the user at that time.

(実施例4)
本実施例に係る情報処理装置10および情報処理方法は、以下に説明する点を除いて実施形態に係る情報処理装置10および情報処理方法と同様である。また、本実施例の方法は実施例1から3の方法にも適用することができる。
(Example 4)
The information processing apparatus 10 and the information processing method according to the present embodiment are the same as the information processing apparatus 10 and the information processing method according to the embodiment except for the points described below. Further, the method of this embodiment can be applied to the methods of Embodiments 1 to 3.

本実施例において、活動度合い別情報では、活動度合い別に、予想されるその後の活動度合いがさらに関連づけられている。そして、出力部110は、第1活動度と第1活動度が取得された時刻とに基づいて、予想されるその後の活動度合いを示す情報をさらに出力する。以下に詳細を説明する。   In the present embodiment, in the activity level information, the expected subsequent activity level is further associated with each activity level. Then, the output unit 110 further outputs information indicating the expected subsequent activity based on the first activity and the time at which the first activity was acquired. The details will be described below.

図17は、本実施例に係る参照情報の内容を例示した図である。本図は、本実施例の方法を実施例3の変形例に適用した場合の例を示している。本図の例では、各活動度合い別情報には、活動度合いと、2以上の行動と、行動毎の優先度と、予想されるその後の活動度合いが対応付けられて含まれる。初期状態における参照情報は、実施形態と同様に、たとえば100人の調査結果に基づいて準備できる。予想されるその後の活動度合いは、過去のデータに活動度合いの変化等に基づき、統計的に得ることができる。   FIG. 17 is a diagram illustrating the contents of the reference information according to the present embodiment. This figure shows an example in which the method of the present embodiment is applied to a modification of the third embodiment. In the example of this diagram, each activity level information includes an activity level, two or more actions, a priority for each action, and an expected subsequent activity level in association with each other. The reference information in the initial state can be prepared based on, for example, the survey results of 100 persons, as in the embodiment. The expected subsequent activity can be obtained statistically based on past data and a change in the activity.

本実施例のステップS12において、選択部150は、参照情報から上述の実施形態または各実施例の方法で、第1活動度に基づいて活動度合い別情報を選択する。そして、選択部150は、第1推奨行動に加えて、その活動度合い別情報に含まれる、予想されるその後の活動度合いを読み出す。そして、出力部110は、第1推奨行動を促すための情報に加えて、予想されるその後の活動度合いを示す情報、たとえば表示用データを出力する。   In step S12 of the present embodiment, the selecting unit 150 selects activity-specific information from the reference information based on the first activity based on the method of the above-described embodiment or each example. Then, the selection unit 150 reads the expected subsequent activity level included in the activity level-specific information, in addition to the first recommended action. Then, the output unit 110 outputs information indicating the expected subsequent activity level, for example, display data, in addition to the information for prompting the first recommended action.

図18は、本実施例において表示部32が表示する画像の例を示す図である。表示部32には、出力部110から出力された情報に基づいて、「これから副交感神経が優勢になります」等、予想されるその後の活動度合いが表示される。   FIG. 18 is a diagram illustrating an example of an image displayed by the display unit 32 in the present embodiment. Based on the information output from the output unit 110, the display unit 32 displays an expected subsequent activity degree such as "the parasympathetic nerve will become dominant now".

なお、参照情報に含まれるその後の活動度合いは、測定部120で測定される各ユーザの交感神経と副交感神経の活動推移のデータに基づいて、更新されてもよい。   Note that the subsequent activity degree included in the reference information may be updated based on the data on the activity transition of the sympathetic nerve and the parasympathetic nerve of each user measured by the measuring unit 120.

以上、本実施例において、活動度合い別情報では、活動度合い別に、予想されるその後の活動度合いがさらに関連づけられている。そして、出力部110は、第1活動度と第1活動度が取得された時刻とに基づいて、予想されるその後の活動度合いを示す情報をさらに出力する。したがって、ユーザはその後の自律神経の活動予想を加味して生活することができる。また、その後の予想に基づいて、ユーザがとるべき行動が提示される。   As described above, in the present embodiment, in the activity level information, the expected subsequent activity level is further associated with each activity level. Then, the output unit 110 further outputs information indicating the expected subsequent activity based on the first activity and the time at which the first activity was acquired. Therefore, the user can live by taking into account the subsequent autonomic nervous activity prediction. Further, an action to be taken by the user is presented based on the subsequent prediction.

(実施例5)
図19は、本実施例に係る情報処理装置10の使用方法を、その使用環境とともに示す図である。本実施例において、複数の情報処理装置10は、通信網40を介して同一のサーバー50に接続している。複数の情報処理装置10は、互いに異なるユーザに使用されている、そして、情報処理装置10の使用結果がサーバー50に送信される。
(Example 5)
FIG. 19 is a diagram illustrating a method of using the information processing apparatus 10 according to the present embodiment, together with its use environment. In the present embodiment, the plurality of information processing apparatuses 10 are connected to the same server 50 via the communication network 40. The plurality of information processing apparatuses 10 are used by different users, and the use results of the information processing apparatuses 10 are transmitted to the server 50.

サーバー50は、送信されたデータを用いて統計データを生成する、この統計データは通信網40を介して情報処理装置10に送信される。情報処理装置10は、サーバー50から統計データを受信する。情報処理装置10は、この統計データを、情報処理装置10のユーザの使用結果と共に表示する。統計データはたとえば、各ユーザが特定の行動をとったときの交感神経と副交感神経の活動比率の変化量や、交感神経または副交感神経を活性化するために有効な行動の順位、およびそれらについて複数のユーザの平均情報が含まれる。情報処理装置10のユーザは、この統計データを見ることにより、他の人と比較して、自分の自律神経の活動がどのような傾向を有しているかを容易に把握することができる。また、他のユーザの情報を見て、交感神経または副交感神経を活性化するために有効な行動や行動の組み合わせを知ることができる。さらに、情報処理装置10を使用するユーザの自律神経の活動傾向が複数のユーザの平均と大きく異なる場合には、異常と判断して警告が表示されるようにしてもよい。   The server 50 generates statistical data using the transmitted data. The statistical data is transmitted to the information processing device 10 via the communication network 40. The information processing device 10 receives the statistical data from the server 50. The information processing device 10 displays the statistical data together with the result of use of the user of the information processing device 10. Statistical data includes, for example, the amount of change in the activity ratio of the sympathetic nerve and parasympathetic nerve when each user takes a specific action, the order of actions effective for activating the sympathetic nerve or parasympathetic nerve, and multiple Average information of users. By viewing the statistical data, the user of the information processing apparatus 10 can easily grasp the tendency of his / her autonomic nervous activity as compared with other people. In addition, by looking at information of other users, it is possible to know a behavior or a combination of behaviors effective for activating the sympathetic nerve or the parasympathetic nerve. Further, when the activity tendency of the autonomic nerve of the user using the information processing apparatus 10 is significantly different from the average of a plurality of users, it may be determined that the abnormality is abnormal and a warning may be displayed.

以上、本実施例によれば、情報処理装置10が複数のユーザの統計データを表示する。そのことにより、ユーザは、他の人と比較して、自分の自律神経の活動がどのような傾向を有しているかを容易に把握することができる。   As described above, according to the present embodiment, the information processing apparatus 10 displays statistical data of a plurality of users. As a result, the user can easily grasp the tendency of his / her autonomic nervous activity as compared with other people.

(実施例6)
図23および図24は、本実施例に係る情報処理装置10において表示部32が表示する画像の一例を示す図である。本実施例に係る情報処理装置10および情報処理方法は、以下に説明する点を除いて実施形態に係る情報処理装置10および情報処理方法と同様である。また、本実施例の方法は実施例1から4の方法にも適用することができる。
(Example 6)
FIGS. 23 and 24 are diagrams illustrating an example of an image displayed on the display unit 32 in the information processing apparatus 10 according to the present embodiment. The information processing apparatus 10 and the information processing method according to the present embodiment are the same as the information processing apparatus 10 and the information processing method according to the embodiment except for the points described below. Further, the method of this embodiment can be applied to the methods of Embodiments 1 to 4.

本実施例に係る情報処理装置10が行う情報処理方法では、選択部150および出力部110は出力ステップS12において以下のような処理を行う。すなわち、選択部150は、記憶部170から参照情報を読み出した後、事前判定として予め定められた基準を満たすか否かを判定し、基準を満たさないと判定された場合に、実施形態と同様の処理を行う。基準を示す情報は予め記憶部170に保持されており、選択部150がそれを読み出して用いることができる。ここで、事前判定の判定例としては後述する第1例、第2例、第3例が挙げられる。   In the information processing method performed by the information processing apparatus 10 according to the present embodiment, the selection unit 150 and the output unit 110 perform the following processing in the output step S12. That is, after reading the reference information from the storage unit 170, the selection unit 150 determines whether or not a predetermined criterion is satisfied as a preliminary determination, and when it is determined that the criterion is not satisfied, the same as in the embodiment is performed. Is performed. The information indicating the reference is stored in the storage unit 170 in advance, and the selection unit 150 can read and use it. Here, examples of the preliminary determination include a first example, a second example, and a third example described later.

一方、基準を満たさないと判定された場合には選択部150は実施形態と同様の方法で第1推奨行動を選択し、出力部110は第1推奨行動と共に、他の行動を促すための情報を出力する。他の行動はたとえば、第1推奨行動が選択された活動度合い別情報に含まれる行動、副交感神経の活動を高めるための行動、交感神経の活動を高めるための行動である。他の行動は1つであっても良いし2つ以上であっても良い。   On the other hand, when it is determined that the standard is not satisfied, the selection unit 150 selects the first recommended action in the same manner as in the embodiment, and the output unit 110 outputs information for prompting another action together with the first recommended action. Is output. Other actions are, for example, an action included in the activity-specific information for which the first recommended action is selected, an action for increasing parasympathetic activity, and an action for increasing sympathetic activity. Other actions may be one or two or more.

たとえば、表示部32には、図23のように第1推奨行動と共に、他の行動が候補として表示される。ユーザはたとえばタッチパネルである32の所定部分に触れることにより、行動を選択した上で、その行動をとる。   For example, on the display unit 32, other actions are displayed as candidates together with the first recommended action as shown in FIG. The user selects an action by touching a predetermined portion of the touch panel 32, for example, and then takes the action.

また、表示部32は図24のように通信網を通して得た複数のユーザの統計データに基づいて、他の行動を第1推奨行動と共に表示させても良い。この場合もユーザは行動を選択した上で、その行動をとる。   The display unit 32 may display other actions together with the first recommended action based on statistical data of a plurality of users obtained through a communication network as shown in FIG. In this case as well, the user selects an action and then takes that action.

事前判定の判定例の第1例、第2例、第3例について、以下に説明する。第1例では、ユーザに適した複数の行動の優先度に差があまり無い場合、基準を満たすと判定される。具体的には、優先度として指数が行動に対応づけられている場合において、第1活動度に対応する行動のうち最も優先度が高い行動と次に優先度が高い行動の指数の差が基準値以下の場合、基準を満たすと判定される。そして、差が基準値を超える場合、基準を満たさないと判定される。   First, second, and third examples of the preliminary determination will be described below. In the first example, when there is not much difference between the priorities of a plurality of actions suitable for the user, it is determined that the criteria are satisfied. Specifically, when an index is associated with an action as a priority, the difference between the index of the action with the highest priority and the index of the action with the next highest priority among the actions corresponding to the first activity is the standard. If the value is equal to or less than the value, it is determined that the standard is satisfied. Then, when the difference exceeds the reference value, it is determined that the reference is not satisfied.

第2例では、ユーザが特に優先したい行動がある場合、基準を満たすと判定される。具体的には、特に優先したい行動がユーザによって予め情報処理装置10に入力されている場合に基準を満たすと判定され、入力されていない場合に基準を満たさないと判定される。入力された特に優先したい行動は、たとえば記憶部170に記憶されており、第1推奨行動と共にユーザに提示される。   In the second example, when there is an action that the user particularly wants to give priority to, it is determined that the criterion is satisfied. More specifically, it is determined that the criterion is satisfied when the action to be given priority is input to the information processing apparatus 10 by the user in advance, and it is determined that the criterion is not satisfied when the action is not input. The input behavior that the user particularly wants to give priority to is stored, for example, in the storage unit 170, and is presented to the user together with the first recommended behavior.

第3例では、所定の数の行動をとっても効果が得られない場合、基準を満たすと判定される。具体的には、選択部150が第2推奨行動を選択する際に、活動度合い別情報のうち、優先度が第1推奨行動の次に高い行動を第2推奨行動として選択する場合において、その活動度合い別情報の行動が一つを除いてすでに全て選択された場合、基準を満たすと判定される。すなわち、繰り返し処理が行われる中で優先度順に行動が選択され、最低優先度の行動以外が全て選択されてしまった場合である。又は、予め定められた回数以上の出力ステップS12が既に行われている場合、基準を満たすと判定されても良い。   In the third example, when an effect is not obtained even if a predetermined number of actions are taken, it is determined that the standard is satisfied. Specifically, when the selecting unit 150 selects the second recommended action, when the action having the second highest priority after the first recommended action is selected as the second recommended action, When all of the actions except the one according to the activity level information have already been selected, it is determined that the criteria are satisfied. In other words, this is a case in which actions are selected in the order of priority during the repeated processing, and all actions other than the actions with the lowest priority have been selected. Alternatively, when the output step S12 has been performed a predetermined number of times or more, it may be determined that the criterion is satisfied.

なお、上記の第1例、第2例、および第3例は、2つ以上が併用されても良い。その場合、いずれか一つにおいて基準を満たすと判定された場合に、事前判定の基準を満たすとみなすことができる。   It should be noted that two or more of the above first, second and third examples may be used in combination. In that case, when it is determined that the criterion is satisfied in any one, it can be considered that the criterion of the preliminary determination is satisfied.

以上、本実施例によれば、実施形態と同様、制御部190は、ユーザが一の行動をとった後の活動度合いを示す第2活動度と、第1活動度とに基づき参照情報を更新する。したがって、ユーザの自律神経バランスを適正化するためにとるべき行動として、より効果的な行動を提示することができる。また、ユーザに選択の余地を持たせることにより、その時のユーザの気分にも沿うことができる。   As described above, according to the present embodiment, as in the embodiment, the control unit 190 updates the reference information based on the second activity level indicating the activity level after the user has taken one action and the first activity level. I do. Therefore, a more effective action can be presented as an action to be taken to optimize the user's autonomic nervous balance. In addition, by giving the user room for selection, it is possible to meet the mood of the user at that time.

(実施例7)
図20は、本実施例に係る情報処理装置10の構成を示す図である。本実施例において、情報処理装置10は、測定装置20および本体装置30により構成される。測定装置20と本体装置30とは、無線または有線で接続されている。上述した出力部110、取得部130、選択部150、制御部190、および記憶部170は、本体装置30に備えられたCPU、メモリ、メモリにロードされたプログラム、そのプログラムを格納するハードディスクなどの記憶メディア、ネットワーク接続用インタフェース等の組合せによって実現される。また、上述した測定部120は、測定装置20により実現される。
(Example 7)
FIG. 20 is a diagram illustrating the configuration of the information processing apparatus 10 according to the present embodiment. In the present embodiment, the information processing device 10 includes a measuring device 20 and a main device 30. The measurement device 20 and the main device 30 are connected wirelessly or by wire. The output unit 110, the acquisition unit 130, the selection unit 150, the control unit 190, and the storage unit 170 described above include a CPU, a memory, a program loaded in the memory, a hard disk that stores the program, and the like. This is realized by a combination of a storage medium, a network connection interface, and the like. The measuring unit 120 described above is realized by the measuring device 20.

図21は、本実施例における本体装置30を示す図である。本実施例において、本体装置30は、携帯電話またはスマートフォンであり、筐体31を有している。筐体31の表面には、表示部32、操作部38、LED34、およびスピーカー36が設けられている。表示部32、LED34、およびスピーカー36は出力部110として機能し得る。なお、表示部32がタッチパネルディスプレイである場合、表示部32が操作部としてさらに機能してもよい。   FIG. 21 is a diagram illustrating the main device 30 according to the present embodiment. In the present embodiment, the main device 30 is a mobile phone or a smartphone, and has a housing 31. A display unit 32, an operation unit 38, an LED 34, and a speaker 36 are provided on a surface of the housing 31. The display unit 32, the LED 34, and the speaker 36 can function as the output unit 110. When the display unit 32 is a touch panel display, the display unit 32 may further function as an operation unit.

図22は、本実施例における測定装置20の断面図である。たとえば測定装置20は、腕時計型の機器である。測定装置20の内面(すなわち腕Aに接する面)には、ユーザの脈拍を計測するためのセンサ22が設けられている。   FIG. 22 is a cross-sectional view of the measuring device 20 according to the present embodiment. For example, the measuring device 20 is a wristwatch-type device. A sensor 22 for measuring a user's pulse is provided on an inner surface of the measuring device 20 (that is, a surface in contact with the arm A).

たとえば本体装置30から受信した制御信号に基づいて測定装置20で脈拍が測定され、測定された脈拍を示す情報に基づいて交感神経と副交感神経の活動度合いを示す情報(活動度)が生成される。そして、活動度を示す情報が測定装置20から本体装置30に送信される。なお、測定部120のうち、一部の演算部分が本体装置30に含まれてもよい。その場合、脈拍を示す情報が本体端末に送信され、脈拍を示す情報に基づいて交感神経と副交感神経の活動度合いを示す情報を得る処理は、本体装置30で行われる。   For example, a pulse is measured by the measuring device 20 based on a control signal received from the main device 30, and information (activity) indicating the degree of activity of the sympathetic nerve and the parasympathetic nerve is generated based on the information indicating the measured pulse. . Then, information indicating the degree of activity is transmitted from measuring device 20 to main device 30. Note that a part of the calculation unit of the measurement unit 120 may be included in the main device 30. In this case, the information indicating the pulse is transmitted to the main body terminal, and the main device 30 performs the process of obtaining the information indicating the activity levels of the sympathetic nerve and the parasympathetic nerve based on the information indicating the pulse.

なお、情報処理装置10は、測定装置20のみで構成されてもよい。すなわち、上述した出力部110、取得部130、選択部150、制御部190、および記憶部170は、測定装置20に備えられたCPU、メモリ、メモリにロードされたプログラム、そのプログラムを格納するハードディスクなどの記憶メディア、ネットワーク接続用インタフェース等の組合せによって実現されてもよい。   Note that the information processing device 10 may include only the measurement device 20. That is, the output unit 110, the acquisition unit 130, the selection unit 150, the control unit 190, and the storage unit 170 are a CPU, a memory, a program loaded in the memory, and a hard disk that stores the program. May be realized by a combination of a storage medium such as the above, a network connection interface, and the like.

以上、図面を参照して実施形態および実施例について述べたが、これらは本発明の例示であり、上記以外の様々な構成を採用することもできる。たとえば、上述の実施形態および各実施例は、内容が相反しない範囲で組み合わせることができる。   As described above, the embodiments and the examples have been described with reference to the drawings. However, these are examples of the present invention, and various configurations other than the above can be adopted. For example, the above-described embodiment and each example can be combined in a range where the contents do not conflict with each other.

以下、参考形態の例を付記する。
1−1. ユーザの交感神経と副交感神経の活動度合いを示す第1活動度を取得する取得部と、
前記ユーザが取るべき行動を示す情報を複数含む参照情報から、前記第1活動度を用いて選択された、一の前記行動を促すための第1行動情報を出力する出力部と、
前記ユーザが前記一の前記行動をとった後の前記活動度合いを示す第2活動度と、前記第1活動度とに基づき前記参照情報を更新する制御部とを備える
情報処理装置。
1−2. 1−1に記載の情報処理装置において、
前記出力部は、前記第2活動度及び前記参照情報に基づき前記一とは異なる前記行動を促すための第2行動情報を出力する
情報処理装置。
1−3. 1−2に記載の情報処理装置において、
前記参照情報は、前記活動度合い別に、2以上の前記行動と、前記行動毎の優先度とを対応付けた活動度合い別情報を含み、
前記出力部は、前記参照情報において、前記第1活動度が示す前記活動度合いに対応する前記2以上の行動のうち、最も前記優先度が高い前記行動を促すための情報を前記第1行動情報として出力する
情報処理装置。
1−4. 1−3に記載の情報処理装置において、
前記制御部は、前記第1活動度と前記第2活動度との差分が、予め定められた基準を満たさない場合、前記一の前記行動の前記優先度を下げるよう前記参照情報を更新する
情報処理装置。
1−5. 1−3または1−4に記載の情報処理装置において、
前記参照情報は、時刻別に前記活動度合い別情報を含み、
前記出力部は、前記参照情報において、前記第1活動度が取得された時刻に対応する時刻の前記活動度合い別情報を参照して選択された前記行動を促すための情報を、前記第1行動情報として出力する
情報処理装置。
1−6. 1−5に記載の情報処理装置において、
前記活動度合い別情報では、前記活動度合い別に、予想されるその後の前記活動度合いがさらに関連づけられており、
前記出力部は、前記第1活動度と前記第1活動度が取得された時刻とに基づいて、予想されるその後の前記活動度合いを示す情報をさらに出力する
情報処理装置。
1−7. 1−3から1−6のいずれか一つに記載の情報処理装置において、
前記出力部は、前記参照情報において、前記第1活動度が示す前記活動度合いに対応する前記2以上の行動のうち、前記優先度が前記一の前記行動の次に高い行動を促すための情報を前記第2行動情報として出力する
情報処理装置。
1−8. 1−3から1−6のいずれか一つに記載の情報処理装置において、
前記出力部は、前記参照情報において、前記第2活動度が示す前記活動度合いに対応する前記2以上の行動のうちいずれかを促すための情報を前記第2行動情報として出力する
情報処理装置。
1−9. 1−1から1−8のいずれか一つに記載の情報処理装置において、
前記第1活動度及び前記第2活動度は、交感神経と副交感神経の活動比率の瞬時値を含む
情報処理装置。
1−10. 1−1から1−9のいずれか一つに記載の情報処理装置において、
前記第1活動度及び前記第2活動度は、交感神経と副交感神経と活動比率の24時間の平均値を含む
情報処理装置。
2−1. ユーザの交感神経と副交感神経の活動度合いを示す第1活動度を取得する取得ステップと、
前記第1活動度を用いて前記ユーザが取るべき行動を示す情報を複数含む参照情報から選択された、一の前記行動を促すための第1行動情報を出力する出力ステップと、
前記ユーザが前記一の前記行動をとった後の前記活動度合いを示す第2活動度と、前記第1活動度とに基づき前記参照情報を更新する制御ステップとを含む
情報処理方法。
2−2. 2−1に記載の情報処理方法において、
前記出力ステップでは、前記第2活動度及び前記参照情報に基づき前記一とは異なる前記行動を促すための第2行動情報を出力する
情報処理方法。
2−3. 2−2に記載の情報処理方法において、
前記参照情報は、前記活動度合い別に、2以上の前記行動と、前記行動毎の優先度とを対応付けた活動度合い別情報を含み、
前記出力ステップでは、前記参照情報において、前記第1活動度が示す前記活動度合いに対応する前記2以上の行動のうち、最も前記優先度が高い前記行動を促すための情報を前記第1行動情報として出力する
情報処理方法。
2−4. 2−3に記載の情報処理方法において、
前記制御ステップでは、前記第1活動度と前記第2活動度との差分が、予め定められた基準を満たさない場合、前記一の前記行動の前記優先度を下げるよう前記参照情報を更新する
情報処理方法。
2−5. 2−3または2−4に記載の情報処理方法において、
前記参照情報は、時刻別に前記活動度合い別情報を含み、
前記出力ステップでは、前記参照情報において、前記第1活動度が取得された時刻に対応する時刻の前記活動度合い別情報を参照して選択された前記行動を促すための情報を、前記第1行動情報として出力する
情報処理方法。
2−6. 2−5に記載の情報処理方法において、
前記活動度合い別情報では、前記活動度合い別に、予想されるその後の前記活動度合いがさらに関連づけられており、
前記出力ステップでは、前記第1活動度と前記第1活動度が取得された時刻とに基づいて、予想されるその後の前記活動度合いを示す情報をさらに出力する
情報処理方法。
2−7. 2−3から2−6のいずれか一つに記載の情報処理方法において、
前記出力ステップでは、前記参照情報において、前記第1活動度が示す前記活動度合いに対応する前記2以上の行動のうち、前記優先度が前記一の前記行動の次に高い行動を促すための情報を前記第2行動情報として出力する
情報処理方法。
2−8. 2−3から2−6のいずれか一つに記載の情報処理方法において、
前記出力ステップでは、前記参照情報において、前記第2活動度が示す前記活動度合いに対応する前記2以上の行動のうちいずれかを促すための情報を前記第2行動情報として出力する
情報処理方法。
2−9. 2−1から2−8のいずれか一つに記載の情報処理方法において、
前記第1活動度及び前記第2活動度は、交感神経と副交感神経の活動比率の瞬時値を含む
情報処理方法。
2−10. 2−1から2−9のいずれか一つに記載の情報処理方法において、
前記第1活動度及び前記第2活動度は、交感神経と副交感神経と活動比率の24時間の平均値を含む
情報処理方法。
3−1. 情報処理装置を実現するためのコンピュータプログラムであって、
コンピュータを、
ユーザの交感神経と副交感神経の活動度合いを示す第1活動度を取得する取得手段、
前記第1活動度を用いて前記ユーザが取るべき行動を示す情報を複数含む参照情報から選択された、一の前記行動を促すための第1行動情報を出力する出力手段、および
前記ユーザが前記一の前記行動をとった後の前記活動度合いを示す第2活動度と、前記第1活動度とに基づき前記参照情報を更新する制御手段として機能させるための
コンピュータプログラム。
3−2. 3−1に記載のコンピュータプログラムにおいて、
前記出力手段は、前記第2活動度及び前記参照情報に基づき前記一とは異なる前記行動を促すための第2行動情報を出力する
コンピュータプログラム。
3−3. 3−2に記載のコンピュータプログラムにおいて、
前記参照情報は、前記活動度合い別に、2以上の前記行動と、前記行動毎の優先度とを対応付けた活動度合い別情報を含み、
前記出力手段は、前記参照情報において、前記第1活動度が示す前記活動度合いに対応する前記2以上の行動のうち、最も前記優先度が高い前記行動を促すための情報を前記第1行動情報として出力する
コンピュータプログラム。
3−4. 3−3に記載のコンピュータプログラムにおいて、
前記制御手段は、前記第1活動度と前記第2活動度との差分が、予め定められた基準を満たさない場合、前記一の前記行動の前記優先度を下げるよう前記参照情報を更新する
コンピュータプログラム。
3−5. 3−3または3−4に記載のコンピュータプログラムにおいて、
前記参照情報は、時刻別に前記活動度合い別情報を含み、
前記出力手段は、前記参照情報において、前記第1活動度が取得された時刻に対応する時刻の前記活動度合い別情報を参照して選択された前記行動を促すための情報を、前記第1行動情報として出力する
コンピュータプログラム。
3−6. 3−5に記載のコンピュータプログラムにおいて、
前記活動度合い別情報では、前記活動度合い別に、予想されるその後の前記活動度合いがさらに関連づけられており、
前記出力手段は、前記第1活動度と前記第1活動度が取得された時刻とに基づいて、予想されるその後の前記活動度合いを示す情報をさらに出力する
コンピュータプログラム。
3−7. 3−3から3−6のいずれか一つに記載のコンピュータプログラムにおいて、
前記出力手段は、前記参照情報において、前記第1活動度が示す前記活動度合いに対応する前記2以上の行動のうち、前記優先度が前記一の前記行動の次に高い行動を促すための情報を前記第2行動情報として出力する
コンピュータプログラム。
3−8. 3−3から3−6のいずれか一つに記載のコンピュータプログラムにおいて、
前記出力手段は、前記参照情報において、前記第2活動度が示す前記活動度合いに対応する前記2以上の行動のうちいずれかを促すための情報を前記第2行動情報として出力する
コンピュータプログラム。
3−9. 3−1から3−8のいずれか一つに記載のコンピュータプログラムにおいて、
前記第1活動度及び前記第2活動度は、交感神経と副交感神経の活動比率の瞬時値を含む
コンピュータプログラム。
3−10. 3−1から3−9のいずれか一つに記載のコンピュータプログラムにおいて、
前記第1活動度及び前記第2活動度は、交感神経と副交感神経と活動比率の24時間の平均値を含む
コンピュータプログラム。
Hereinafter, examples of the reference embodiment will be additionally described.
1-1. An acquisition unit configured to acquire a first activity level indicating the activity level of the user's sympathetic nerve and parasympathetic nerve;
An output unit that outputs first action information for prompting one action selected from the reference information including a plurality of pieces of information indicating actions to be taken by the user, using the first activity level;
An information processing apparatus comprising: a second activity level indicating the activity level after the user has performed the one action; and a control unit that updates the reference information based on the first activity level.
1-2. In the information processing device according to 1-1,
The information processing device, wherein the output unit outputs second behavior information for prompting the behavior different from the one based on the second activity level and the reference information.
1-3. In the information processing device according to 1-2,
The reference information includes, for each of the activities, two or more of the activities, and activity-by-activity information that associates the priority of each of the activities,
The output unit, in the reference information, among the two or more actions corresponding to the activity level indicated by the first activity level, information for prompting the action having the highest priority is the first action information. Information processing device that outputs as
1-4. In the information processing apparatus according to 1-3,
When the difference between the first activity and the second activity does not satisfy a predetermined criterion, the control unit updates the reference information so as to lower the priority of the one action. Processing equipment.
1-5. In the information processing device according to 1-3 or 1-4,
The reference information includes the activity level-based information for each time,
The output unit may include, in the reference information, information for prompting the action selected with reference to the activity-level-specific information at a time corresponding to a time at which the first activity is acquired, by the first action An information processing device that outputs information.
1-6. In the information processing apparatus according to 1-5,
In the activity level information, the expected subsequent activity level is further associated with each activity level,
The information processing apparatus, wherein the output unit further outputs information indicating the expected subsequent activity based on the first activity and a time at which the first activity is acquired.
1-7. In the information processing apparatus according to any one of 1-3 to 1-6,
The output unit, in the reference information, among the two or more actions corresponding to the activity level indicated by the first activity level, information for prompting the next highest action after the one action of the priority. An information processing apparatus that outputs the information as the second behavior information.
1-8. In the information processing apparatus according to any one of 1-3 to 1-6,
The information processing device, wherein the output unit outputs, as the second behavior information, information for prompting any one of the two or more actions corresponding to the activity level indicated by the second activity level in the reference information.
1-9. In the information processing device according to any one of 1-1 to 1-8,
The information processing apparatus, wherein the first activity and the second activity include an instantaneous value of an activity ratio of a sympathetic nerve and a parasympathetic nerve.
1-10. In the information processing apparatus according to any one of 1-1 to 1-9,
The information processing apparatus, wherein the first activity level and the second activity level include a 24-hour average value of a sympathetic nerve, a parasympathetic nerve, and an activity ratio.
2-1. An acquisition step of acquiring a first activity level indicating the activity levels of the user's sympathetic nerve and parasympathetic nerve;
An output step of outputting first action information for prompting one action selected from reference information including a plurality of pieces of information indicating actions to be taken by the user using the first activity degree;
An information processing method, comprising: a second activity level indicating the activity level after the user has taken the one action; and a control step of updating the reference information based on the first activity level.
2-2. In the information processing method according to 2-1.
In the output step, an information processing method for outputting second behavior information for prompting the behavior different from the one based on the second activity level and the reference information.
2-3. In the information processing method according to 2-2,
The reference information includes, for each of the activities, two or more of the activities, and activity-by-activity information that associates the priority of each of the activities,
In the output step, in the reference information, among the two or more actions corresponding to the activity level indicated by the first activity level, information for prompting the action having the highest priority is displayed in the first action information. Information processing method to output as.
2-4. In the information processing method according to 2-3,
In the control step, when a difference between the first activity level and the second activity level does not satisfy a predetermined criterion, information for updating the reference information so as to lower the priority of the one action. Processing method.
2-5. In the information processing method according to 2-3 or 2-4,
The reference information includes the activity level-based information for each time,
In the output step, in the reference information, information for prompting the action selected by referring to the activity-level-specific information at a time corresponding to the time at which the first activity is acquired is referred to as the first action. Information processing method to output as information.
2-6. In the information processing method described in 2-5,
In the activity level information, the expected subsequent activity level is further associated with each activity level,
In the output step, an information processing method for further outputting information indicating the expected subsequent activity level based on the first activity level and the time at which the first activity level was acquired.
2-7. In the information processing method according to any one of 2-3 to 2-6,
In the output step, in the reference information, among the two or more actions corresponding to the activity level indicated by the first activity level, information for prompting an action having the second highest priority after the one action. An information processing method for outputting the second behavior information.
2-8. In the information processing method according to any one of 2-3 to 2-6,
In the output step, an information processing method for outputting, as the second behavior information, information for prompting any one of the two or more actions corresponding to the activity level indicated by the second activity level in the reference information.
2-9. In the information processing method according to any one of 2-1 to 2-8,
The information processing method, wherein the first activity and the second activity include an instantaneous value of an activity ratio of a sympathetic nerve and a parasympathetic nerve.
2-10. In the information processing method according to any one of 2-1 to 2-9,
The information processing method, wherein the first activity level and the second activity level include a 24-hour average value of a sympathetic nerve, a parasympathetic nerve, and an activity ratio.
3-1. A computer program for realizing an information processing device,
Computer
Acquiring means for acquiring a first activity level indicating the activity level of the user's sympathetic nerve and parasympathetic nerve;
An output unit that outputs first action information for prompting one action selected from reference information including a plurality of pieces of information indicating actions to be taken by the user using the first activity level; and A computer program for functioning as control means for updating the reference information based on a second activity level indicating the activity level after taking one of the actions and the first activity level.
3-2. 3-1. The computer program according to 3-1.
A computer program that outputs second behavior information for prompting the behavior different from the one based on the second activity level and the reference information.
3-3. In the computer program according to 3-2,
The reference information includes, for each of the activities, two or more of the activities, and activity-by-activity information that associates the priority of each of the activities,
The output means, in the reference information, among the two or more actions corresponding to the activity level indicated by the first activity level, information for prompting the action having the highest priority, the first action information Computer program to output as
3-4. In the computer program according to 3-3,
When the difference between the first activity and the second activity does not satisfy a predetermined criterion, the control unit updates the reference information so as to lower the priority of the one action. program.
3-5. In the computer program according to 3-3 or 3-4,
The reference information includes the activity level-based information for each time,
The output means may include, in the reference information, information for prompting the action selected by referring to the activity-level-specific information at a time corresponding to a time at which the first activity is obtained, by the first action A computer program that outputs information.
3-6. In the computer program according to 3-5,
In the activity level information, the expected subsequent activity level is further associated with each activity level,
A computer program, wherein the output unit further outputs information indicating the expected subsequent activity level based on the first activity level and the time at which the first activity level was acquired.
3-7. The computer program according to any one of 3-3 to 3-6,
The output means may include, in the reference information, information for prompting the next highest action after the one action among the two or more actions corresponding to the activity level indicated by the first activity level. As the second behavior information.
3-8. The computer program according to any one of 3-3 to 3-6,
A computer program that outputs, as the second behavior information, information for prompting any one of the two or more actions corresponding to the activity level indicated by the second activity level in the reference information.
3-9. In the computer program according to any one of 3-1 to 3-8,
The computer program, wherein the first activity and the second activity include an instantaneous value of an activity ratio of a sympathetic nerve and a parasympathetic nerve.
3-10. The computer program according to any one of 3-1 to 3-9,
The computer program according to claim 1, wherein the first activity level and the second activity level include a 24-hour average value of a sympathetic nerve, a parasympathetic nerve, and an activity ratio.

10 情報処理装置
20 測定装置
22 センサ
30 本体装置
31 筐体
32 表示部
34 LED
36 スピーカー
38 操作部
40 通信網
50 サーバー
110 出力部
120 測定部
130 取得部
150 選択部
170 記憶部
190 制御部
Reference Signs List 10 information processing device 20 measuring device 22 sensor 30 main unit 31 housing 32 display unit 34 LED
36 speaker 38 operation unit 40 communication network 50 server 110 output unit 120 measurement unit 130 acquisition unit 150 selection unit 170 storage unit 190 control unit

Claims (12)

ユーザの交感神経と副交感神経の活動度合いを示す第1活動度を取得する取得部と、
前記ユーザが取るべき行動を示す情報を複数含む参照情報から、前記第1活動度を用いて選択された、一の前記行動を促すための第1行動情報を出力する出力部と、
前記ユーザが前記一の前記行動をとった後の前記活動度合いを示す第2活動度と、前記第1活動度とに基づき前記参照情報を更新する制御部と、を備える
情報処理装置。
An acquisition unit configured to acquire a first activity level indicating the activity level of the user's sympathetic nerve and parasympathetic nerve;
An output unit that outputs first action information for prompting one action selected from the reference information including a plurality of pieces of information indicating actions to be taken by the user, using the first activity level;
An information processing apparatus comprising: a second activity level indicating the activity level after the user has performed the one action; and a control unit that updates the reference information based on the first activity level.
請求項1に記載の情報処理装置において、
前記出力部は、前記第2活動度及び前記参照情報に基づき前記一とは異なる前記行動を促すための第2行動情報を出力する
情報処理装置。
The information processing apparatus according to claim 1,
The information processing device, wherein the output unit outputs second behavior information for prompting the behavior different from the one based on the second activity level and the reference information.
請求項2に記載の情報処理装置において、
前記参照情報は、前記活動度合い別に、2以上の前記行動と、前記行動毎の優先度とを対応付けた活動度合い別情報を含み、
前記出力部は、前記参照情報において、前記第1活動度が示す前記活動度合いに対応する前記2以上の行動のうち、最も前記優先度が高い前記行動を促すための情報を前記第1行動情報として出力する
情報処理装置。
The information processing apparatus according to claim 2,
The reference information includes, for each of the activity levels, two or more of the actions, and activity-level-specific information that associates the priority of each of the actions,
The output unit, in the reference information, among the two or more actions corresponding to the activity level indicated by the first activity level, information for prompting the action having the highest priority is the first action information. Information processing device that outputs as
請求項3に記載の情報処理装置において、
前記制御部は、前記第1活動度と前記第2活動度との差分が、予め定められた基準を満たさない場合、前記一の前記行動の前記優先度を下げるよう前記参照情報を更新する
情報処理装置。
The information processing device according to claim 3,
When the difference between the first activity and the second activity does not satisfy a predetermined criterion, the control unit updates the reference information so as to lower the priority of the one action. Processing equipment.
請求項3または4に記載の情報処理装置において、
前記参照情報は、時刻別に前記活動度合い別情報を含み、
前記出力部は、前記参照情報において、前記第1活動度が取得された時刻に対応する時刻の前記活動度合い別情報を参照して選択された前記行動を促すための情報を、前記第1行動情報として出力する
情報処理装置。
The information processing device according to claim 3 or 4,
The reference information includes the activity level-based information for each time,
The output unit may include, in the reference information, information for prompting the action selected with reference to the activity-level-specific information at a time corresponding to a time at which the first activity is acquired, by the first action An information processing device that outputs information.
請求項5に記載の情報処理装置において、
前記活動度合い別情報では、前記活動度合い別に、予想されるその後の前記活動度合いがさらに関連づけられており、
前記出力部は、前記第1活動度と前記第1活動度が取得された時刻とに基づいて、予想されるその後の前記活動度合いを示す情報をさらに出力する
情報処理装置。
The information processing apparatus according to claim 5,
In the activity level information, the expected subsequent activity level is further associated with each activity level,
The information processing apparatus, wherein the output unit further outputs information indicating the expected subsequent activity level based on the first activity level and a time at which the first activity level was acquired.
請求項3〜6のいずれか一項に記載の情報処理装置において、
前記出力部は、前記参照情報において、前記第1活動度が示す前記活動度合いに対応する前記2以上の行動のうち、前記優先度が前記一の前記行動の次に高い行動を促すための情報を前記第2行動情報として出力する
情報処理装置。
The information processing apparatus according to any one of claims 3 to 6,
The output unit, in the reference information, among the two or more actions corresponding to the activity level indicated by the first activity level, information for prompting the next highest action after the one action of the priority. An information processing apparatus that outputs the information as the second behavior information.
請求項3〜6のいずれか一項に記載の情報処理装置において、
前記出力部は、前記参照情報において、前記第2活動度が示す前記活動度合いに対応する前記2以上の行動のうちいずれかを促すための情報を前記第2行動情報として出力する
情報処理装置。
The information processing apparatus according to any one of claims 3 to 6,
The information processing device, wherein the output unit outputs, as the second behavior information, information for prompting any one of the two or more actions corresponding to the activity level indicated by the second activity level in the reference information.
請求項1〜8のいずれか一項に記載の情報処理装置において、
前記第1活動度及び前記第2活動度は、交感神経と副交感神経の活動比率の瞬時値を含む
情報処理装置。
An information processing apparatus according to any one of claims 1 to 8,
The information processing apparatus, wherein the first activity and the second activity include an instantaneous value of an activity ratio of a sympathetic nerve and a parasympathetic nerve.
請求項1〜9のいずれか一項に記載の情報処理装置において、
前記第1活動度及び前記第2活動度は、交感神経と副交感神経と活動比率の24時間の平均値を含む
情報処理装置。
The information processing apparatus according to any one of claims 1 to 9,
The information processing apparatus, wherein the first activity and the second activity include a 24-hour average value of a sympathetic nerve, a parasympathetic nerve, and an activity ratio.
コンピュータが、
ユーザの交感神経と副交感神経の活動度合いを示す第1活動度を取得する取得ステップと、
前記第1活動度を用いて前記ユーザが取るべき行動を示す情報を複数含む参照情報から選択された、一の前記行動を促すための第1行動情報を出力する出力ステップと、
前記ユーザが前記一の前記行動をとった後の前記活動度合いを示す第2活動度と、前記第1活動度とに基づき前記参照情報を更新する制御ステップと
を行う情報処理方法。
Computer
An acquisition step of acquiring a first activity level indicating the activity levels of the user's sympathetic nerve and parasympathetic nerve;
An output step of outputting first action information for prompting one action selected from reference information including a plurality of pieces of information indicating actions to be taken by the user using the first activity degree;
A second activity level indicating the activity level after the user has taken the one action, and a control step of updating the reference information based on the first activity level ;
Information processing method for performing .
情報処理装置を実現するためのコンピュータプログラムであって、
コンピュータを、
ユーザの交感神経と副交感神経の活動度合いを示す第1活動度を取得する取得手段、
前記第1活動度を用いて前記ユーザが取るべき行動を示す情報を複数含む参照情報から選択された、一の前記行動を促すための第1行動情報を出力する出力手段、および
前記ユーザが前記一の前記行動をとった後の前記活動度合いを示す第2活動度と、前記第1活動度とに基づき前記参照情報を更新する制御手段として機能させるための
コンピュータプログラム。
A computer program for realizing an information processing device,
Computer
Acquiring means for acquiring a first activity level indicating the activity level of the user's sympathetic nerve and parasympathetic nerve;
An output unit that outputs first action information for prompting one action selected from reference information including a plurality of pieces of information indicating actions to be taken by the user using the first activity level; and A computer program for functioning as control means for updating the reference information based on a second activity level indicating the activity level after taking one of the actions and the first activity level.
JP2016009184A 2016-01-20 2016-01-20 Information processing apparatus, information processing method, and program Active JP6644398B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016009184A JP6644398B2 (en) 2016-01-20 2016-01-20 Information processing apparatus, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016009184A JP6644398B2 (en) 2016-01-20 2016-01-20 Information processing apparatus, information processing method, and program

Publications (2)

Publication Number Publication Date
JP2017127496A JP2017127496A (en) 2017-07-27
JP6644398B2 true JP6644398B2 (en) 2020-02-12

Family

ID=59394271

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016009184A Active JP6644398B2 (en) 2016-01-20 2016-01-20 Information processing apparatus, information processing method, and program

Country Status (1)

Country Link
JP (1) JP6644398B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6376628B1 (en) * 2017-09-29 2018-08-22 コージーベース株式会社 Stress reduction plan proposal system, stress reduction plan proposal method, and program

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001344352A (en) * 2000-05-31 2001-12-14 Toshiba Corp Life assisting device, life assisting method and advertisement information providing method
US20090105560A1 (en) * 2006-06-28 2009-04-23 David Solomon Lifestyle and eating advisor based on physiological and biological rhythm monitoring
JP4965205B2 (en) * 2006-09-13 2012-07-04 テルモ株式会社 Heart rate fluctuation detection device
GB2471902A (en) * 2009-07-17 2011-01-19 Sharp Kk Sleep management system which correlates sleep and performance data
EP3610919A1 (en) * 2012-03-02 2020-02-19 Zoll Medical Corporation A system comprising a wearable therapeutic device

Also Published As

Publication number Publication date
JP2017127496A (en) 2017-07-27

Similar Documents

Publication Publication Date Title
JP6935540B2 (en) Information processing system, information processing server, information processing program, and information provision method
US11839473B2 (en) Systems and methods for estimating and predicting emotional states and affects and providing real time feedback
JP5139319B2 (en) Stressor sensor and stress management system
CN105592777B (en) Method and system for sleep management
JP6110869B2 (en) Cortisol level estimation system for determining the user's estimated mental balance or unbalance level
CN101969841B (en) Modifying a psychophysiological state of a subject
US20190251858A1 (en) Systems and methods for generating a presentation of an energy level based on sleep and daily activity
JP7245908B2 (en) Devices, systems and methods for providing biofeedback to users
US20210401337A1 (en) Systems and methods for estimating and predicting emotional states and affects and providing real time feedback
US11583190B2 (en) Method and system for indicating a breathing pattern
US20220370757A1 (en) Personalized sleep wellness score for treatment and/or evaluation of sleep conditions
US8249699B2 (en) Method of affecting balanced brain function with relational ambient sound
US20220375572A1 (en) Iterative generation of instructions for treating a sleep condition
JP6644398B2 (en) Information processing apparatus, information processing method, and program
KR20200072172A (en) Method for estimating congnitive ability, system thereof and wearable device therefor
JP2019195427A (en) Stress state evaluation apparatus, stress state evaluation system, and program
JP7413658B2 (en) Exercise support system, exercise support device, exercise support method, and exercise support program
JP2021524342A (en) Devices, systems and methods for determining a user's stress level
JP6963669B1 (en) Solution providing system and mobile terminal
EP4195216A1 (en) Agenda generation system
US20210100488A1 (en) Methods for determining a wellness metric
JP2022089144A (en) Solution provision system and mobile terminal
JP2022089139A (en) Solution provision system and portable terminal
JP2020103496A (en) Environment control system and environment control method
JP2020103537A (en) Environment control system and environment control method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20181213

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190911

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190924

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20191024

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200106

R150 Certificate of patent or registration of utility model

Ref document number: 6644398

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150