JP2014045325A - State detection device, state detection method, and program - Google Patents

State detection device, state detection method, and program Download PDF

Info

Publication number
JP2014045325A
JP2014045325A JP2012186325A JP2012186325A JP2014045325A JP 2014045325 A JP2014045325 A JP 2014045325A JP 2012186325 A JP2012186325 A JP 2012186325A JP 2012186325 A JP2012186325 A JP 2012186325A JP 2014045325 A JP2014045325 A JP 2014045325A
Authority
JP
Japan
Prior art keywords
movement
determination unit
mobile phone
amount
walking
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.)
Pending
Application number
JP2012186325A
Other languages
Japanese (ja)
Inventor
Aya Mimori
彩 三森
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.)
NEC Casio Mobile Communications Ltd
Original Assignee
NEC Casio Mobile Communications Ltd
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 NEC Casio Mobile Communications Ltd filed Critical NEC Casio Mobile Communications Ltd
Priority to JP2012186325A priority Critical patent/JP2014045325A/en
Publication of JP2014045325A publication Critical patent/JP2014045325A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Telephone Function (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a state detection device which can reduce delay in detection time and reduce misdetection.SOLUTION: The state detection device comprises: a first operation determination section 31 which determines that a mobile phone 1 is operated, when operation of the mobile phone 1 exceeds a predetermined first operation amount; and a second operation determination section 32 which determines whether or not the operation of the mobile phone 1 exceeds a second operation amount whose operation amount is less than that of the first operation amount when the first operation determination section 31 determines that operation of the device itself does not exceed the predetermined first operation amount, and determines that the mobile phone 1 is not operated when the operation of the mobile phone 1 does not exceed the second operation amount.

Description

本発明は、自装置を携帯するユーザの歩行状態を検知する際に用いて好適な状態検知装置、状態検知方法及びプログラムに関する。   The present invention relates to a state detection device, a state detection method, and a program suitable for use in detecting the walking state of a user carrying the device.

特許文献1に記載されている携帯電話機は、歩数検出センサーと加速度センサーとを備え、歩数検出センサーによって振動を検出した場合でも、加速度センサーによって移動状態が検出されていないときに、歩数検出センサーが検出した振動を無効化する。加速度センサーによる移動状態の検出は、加速度センサーが進行軸方向の加速度を検出した場合等に行われる。   The mobile phone described in Patent Document 1 includes a step detection sensor and an acceleration sensor, and when the movement state is not detected by the acceleration sensor even when vibration is detected by the step detection sensor, the step detection sensor is Disable the detected vibration. The detection of the movement state by the acceleration sensor is performed when the acceleration sensor detects acceleration in the traveling axis direction.

また、特許文献2に記載されている携帯電話機は、3軸の加速度センサーと、歩行計測部と、安定歩行検出部と、位置検出部とを備えている。3軸の加速度センサーは、その検出結果を、歩行計測部と安定歩行検出部とに出力する。歩行計測部は、3軸の加速度センサーの検出結果に基づいて歩数を計測する。安定歩行検出部は、3軸の加速度センサーの検出結果に基づいて歩行が安定しているか否かを判定する。そして、携帯電話機は、歩行が安定している場合には、歩行計測部を構成するマイコンの動作を停止し、位置検出部の検出結果等を用いて歩数を算出する。   The mobile phone described in Patent Document 2 includes a three-axis acceleration sensor, a walking measurement unit, a stable walking detection unit, and a position detection unit. The triaxial acceleration sensor outputs the detection result to the walking measurement unit and the stable walking detection unit. The gait measuring unit measures the number of steps based on the detection result of the triaxial acceleration sensor. The stable walking detection unit determines whether walking is stable based on the detection result of the triaxial acceleration sensor. Then, when the walking is stable, the mobile phone stops the operation of the microcomputer constituting the walking measurement unit, and calculates the number of steps using the detection result of the position detection unit and the like.

また、特許文献3に記載されている歩数計は、加速度センサーの出力信号に基づいて2値化した歩行信号を生成する。この歩数計は、その歩行信号に基づいて歩数を計数する。また、この歩数計は、歩行信号が5〜6秒間連続した場合に、ユーザが歩行していると判定する。また、この歩数計は、歩行信号が例えば2秒間以上生成されない場合に、歩行が停止していると判定する。   The pedometer described in Patent Literature 3 generates a binarized walking signal based on the output signal of the acceleration sensor. This pedometer counts the number of steps based on the walking signal. Further, this pedometer determines that the user is walking when the walking signal continues for 5 to 6 seconds. Moreover, this pedometer determines that walking is stopped when the walking signal is not generated for, for example, 2 seconds or more.

特開2010−28674号公報JP 2010-28675 A 特開2010−72956号公報JP 2010-72956 A 特開2011−44135号公報JP 2011-44135 A

上述したように特許文献3に記載されている歩数計は、例えば2秒間以上歩行信号が生成されなくなった場合に歩行停止状態を検知する。そのため、実際に歩行停止状態となってからそれが検知されるまでに例えば2秒間の遅れが発生する。しかしながら、この遅れを短縮しようとすると、例えばユーザがUターンしたり、階段を昇降したりすることで歩行信号がとぎれたような場合に、歩行停止状態が誤検知されてしまう可能性が高くなる。すなわち、検知時間の遅れを小さくした場合に誤検出を少なくすることが難しいという課題があった。   As described above, the pedometer described in Patent Document 3 detects a walking stop state when a walking signal is not generated for two seconds or more, for example. For this reason, for example, a delay of 2 seconds occurs after the walking stop state is actually detected until it is detected. However, when trying to shorten this delay, for example, when the user makes a U-turn or goes up and down the stairs, the walking stop signal is likely to be erroneously detected. . That is, there is a problem that it is difficult to reduce false detections when the detection time delay is reduced.

本発明は、上記の事情を考慮してなされたものであり、上記の課題を解決することができる状態検知装置、状態検知方法及びプログラムを提供することを目的とする。   The present invention has been made in consideration of the above circumstances, and an object thereof is to provide a state detection device, a state detection method, and a program that can solve the above-described problems.

上記課題を解決するため、本発明の状態検知装置は、自装置の動きが予め定められた第1動作量を超えている場合、前記自装置が動作したと判定する第1動作判定部と、前記第1動作判定部によって前記自装置の動きが予め定められた第1動作量を超えていないと判定された場合、前記自装置の動きが前記第1動作量よりも少ない第2動作量を超えているか否かを判定し、前記自装置の動きが前記第2動作量を超えていない場合、前記自装置が動作していないと判定する第2動作判定部と、を備える。   In order to solve the above-described problem, the state detection device of the present invention includes a first operation determination unit that determines that the device has operated when the movement of the device exceeds a predetermined first operation amount; When it is determined by the first operation determination unit that the movement of the own device does not exceed a predetermined first operation amount, the second operation amount is smaller than the first operation amount. A second operation determining unit that determines whether or not the own device is not operating when the movement of the own device does not exceed the second operation amount.

また、本発明の状態検知方法は、状態検知装置が、自装置の動きが予め定められた第1動作量を超えている場合、前記自装置が動作したと判定する第1動作判定ステップと、前記第1動作判定ステップによって前記自装置の動きが予め定められた第1動作量を超えていないと判定された場合、前記自装置の動きが前記第1動作量よりも少ない第2動作量を超えているか否かを判定し、前記自装置の動きが前記第2動作量を超えていない場合、前記自装置が動作していないと判定する第2動作判定ステップと、を備える。   Further, the state detection method of the present invention includes a first operation determination step in which the state detection device determines that the device has operated when the movement of the device exceeds a predetermined first operation amount; When it is determined in the first operation determining step that the movement of the own device does not exceed a predetermined first operation amount, the second operation amount is smaller than the first operation amount. A second operation determining step for determining whether or not the own device is not operating when the movement of the own device does not exceed the second operation amount.

また、本発明のプログラムは、コンピュータを、自装置の動きが予め定められた第1動作量を超えている場合、前記自装置が動作したと判定する第1動作判定手段、前記第1動作判定手段によって前記自装置の動きが予め定められた第1動作量を超えていないと判定された場合、前記自装置の動きが前記第1動作量よりも少ない第2動作量を超えているか否かを判定し、前記自装置の動きが前記第2動作量を超えていない場合、前記自装置が動作していないと判定する第2動作判定手段、として機能させるためのプログラムである。   Further, the program of the present invention provides a first operation determining means for determining that the own device has operated when the movement of the own device exceeds a predetermined first operation amount, the first operation determining. If it is determined by the means that the movement of the own apparatus does not exceed a predetermined first movement amount, whether or not the movement of the own apparatus exceeds a second movement amount smaller than the first movement amount. And when the movement of the own device does not exceed the second operation amount, the program is caused to function as a second operation determining unit that determines that the own device is not operating.

本発明は、自装置の動きが第1運動量以下となって第1動作判定部が動作したと判定しなくなった場合、その第1運動量以下となってからの経過時間ではなく、第2動作判定部が、自装置の動きが第1運動量よりも少ない第2運動量以下であるときに自装置が動作していないと判定する。この構成によれば、例えば検知時間を一定の値に設定した場合でも、動作していないことを検知する際の判定基準となる第2運動量の値をさらに変化させることで停止状態の検知の設定を微調整するができる。すなわち、自装置の状態を検知する際の設定をより細かく行うことができ、検知時間の遅れをより容易に小さくすることができる。   In the present invention, when it is determined that the movement of the own apparatus is equal to or less than the first momentum and the first motion determination unit has been operated, the second motion determination is not the elapsed time since the first momentum is decreased. The unit determines that the own device is not operating when the movement of the own device is equal to or less than the second momentum less than the first momentum. According to this configuration, for example, even when the detection time is set to a constant value, the setting of detection of the stop state is performed by further changing the value of the second momentum serving as a determination criterion when detecting that the operation is not performed. Can be fine-tuned. That is, the setting for detecting the state of the device itself can be made more finely, and the delay of the detection time can be reduced more easily.

本発明の一実施形態としての携帯電話機の構成例を示したブロック図である。It is the block diagram which showed the structural example of the mobile telephone as one Embodiment of this invention. 図1に示した携帯電話機1において本発明が特徴とする機能を複数のブロックに分けて示した機能ブロック図である。FIG. 2 is a functional block diagram illustrating a feature of the present invention in the mobile phone 1 shown in FIG. 1 divided into a plurality of blocks. 図1及び図2に示した携帯電話機1における処理の流れを説明するためのフローチャートである。3 is a flowchart for explaining the flow of processing in the mobile phone 1 shown in FIGS. 1 and 2; 図1及び図2に示した携帯電話機1の動作状態の遷移を説明するための状態遷移図である。FIG. 3 is a state transition diagram for explaining the transition of the operation state of the mobile phone 1 shown in FIGS. 1 and 2. 本発明の実施形態の基本的構成例を示したブロック図である。It is the block diagram which showed the basic structural example of embodiment of this invention. 本発明に基づく実験結果の一例を示した図表である。It is the graph which showed an example of the experimental result based on this invention.

以下、図面を参照して本発明の実施形態について説明する。図1は、本発明の一実施形態としての携帯電話機1の構成例を示したブロック図である。図1に示した携帯電話機1は、CPU10、入力装置11、出力装置12、歩数計15、加速度センサー16、通信装置17及び記憶装置18を備えている。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a configuration example of a mobile phone 1 as an embodiment of the present invention. The mobile phone 1 shown in FIG. 1 includes a CPU 10, an input device 11, an output device 12, a pedometer 15, an acceleration sensor 16, a communication device 17, and a storage device 18.

CPU(中央処理装置)10は、記憶装置18に記憶されているプログラムを実行することで所定の演算処理を行う。例えば、CPU10は、歩数計15の出力や加速度センサー16の出力に基づいて携帯電話機1を携帯するユーザの歩行状態(歩行中又は歩行停止状態)を検知する処理を行う。また、例えば、CPU10は、出力装置12からユーザに対して音声通話、電子メール等の着信に応じた所定の通知を行わせる処理等を行う。
また、CPU10は、予め決められたプログラムに従って、演算処理結果に応じた制御を行う。なお、プログラムは、記憶装置18に格納されている。このプログラムとして、各設定を記憶装置18に登録することによって、CPU10は、定められた設定に応じた処理を実行することができる。
The CPU (central processing unit) 10 executes a predetermined calculation process by executing a program stored in the storage device 18. For example, the CPU 10 performs processing for detecting the walking state (walking or walking stopped state) of the user carrying the mobile phone 1 based on the output of the pedometer 15 and the output of the acceleration sensor 16. Further, for example, the CPU 10 performs a process of causing the output device 12 to make a predetermined notification corresponding to an incoming call such as a voice call or an e-mail.
Further, the CPU 10 performs control according to the calculation processing result in accordance with a predetermined program. The program is stored in the storage device 18. By registering each setting in the storage device 18 as this program, the CPU 10 can execute processing according to the determined setting.

入力装置11は、複数のキー、出力装置12における表示装置等と一体に形成されたタッチパネル等の操作部や、マイク等の音声入力部等から構成されている。   The input device 11 includes a plurality of keys, an operation unit such as a touch panel formed integrally with a display device in the output device 12, a voice input unit such as a microphone, and the like.

出力装置12は、液晶パネル等の表示装置やLED(発光ダイオード)等の表示灯からなる表示部、スピーカ等の音声出力装置等の出力部、バイブレータ用小型モータ等からなる振動発生部等から構成されている。   The output device 12 includes a display unit such as a liquid crystal panel, a display unit such as an LED (light emitting diode), an output unit such as a sound output unit such as a speaker, a vibration generation unit including a small motor for a vibrator, and the like. Has been.

歩数計15は、携帯電話機1の動きを検知する1又は複数の加速度センサーと、その1又は複数の加速度センサーの検知信号を処理する信号処理回路とを有している。歩数計15が有する加速度センサーは、1軸〜3軸の加速度を検知し、各軸方向の加速度の大きさに応じた値を持つ検知信号を出力する。歩数計15が有する信号処理回路は、1又は複数の加速度センサーが出力した検知信号に対して所定の波形処理を行い、さらに所定の閾値を用いて2値化してパルス信号に変換し、そのパルス信号の発生回数をカウントする。歩数計15が有する信号処理回路は、例えば所定のプログラムを実行することで信号処理を行うマイクロプロセッサを用いて構成することができる。また、歩数計15によるこのパルス信号のカウント値が、携帯電話機1を携帯するユーザの歩数を表す値である。歩数計15は、CPU10から所定の制御信号を受信した場合に、カウントした歩数を表す歩数値をCPU100に対して出力する。   The pedometer 15 includes one or more acceleration sensors that detect the movement of the mobile phone 1 and a signal processing circuit that processes detection signals of the one or more acceleration sensors. The acceleration sensor included in the pedometer 15 detects acceleration of one to three axes and outputs a detection signal having a value corresponding to the magnitude of acceleration in each axis direction. The signal processing circuit included in the pedometer 15 performs predetermined waveform processing on the detection signal output from one or a plurality of acceleration sensors, further binarizes using a predetermined threshold value, and converts the signal into a pulse signal. Count the number of signal generations. The signal processing circuit included in the pedometer 15 can be configured using, for example, a microprocessor that performs signal processing by executing a predetermined program. Further, the count value of this pulse signal by the pedometer 15 is a value representing the number of steps of the user carrying the mobile phone 1. When the pedometer 15 receives a predetermined control signal from the CPU 10, the pedometer 15 outputs a step value representing the counted number of steps to the CPU 100.

加速度センサー16は、携帯電話機1の動きを検知する1又は複数の加速度センサーを含んで構成されていて、1軸〜3軸の加速度を検知して、各軸方向の加速度の大きさに応じた値を持つ検知信号を出力する。加速度センサー16は、その検知信号をCPU10に出力する。この検知信号は、例えば携帯電話機1の向き、傾き、動き等を観測するために利用される。また、加速度センサー16は、CPU10から入力される所定の制御信号に応じて、起動状態と停止状態とを切り替えて動作する。2つの動作状態の1つである停止状態では、加速度センサー16は消費電力を低減することができる。   The acceleration sensor 16 includes one or a plurality of acceleration sensors that detect the movement of the mobile phone 1. The acceleration sensor 16 detects the acceleration of one to three axes and corresponds to the magnitude of the acceleration in each axis direction. A detection signal having a value is output. The acceleration sensor 16 outputs the detection signal to the CPU 10. This detection signal is used, for example, for observing the orientation, tilt, movement, etc. of the mobile phone 1. Further, the acceleration sensor 16 operates by switching between a start state and a stop state according to a predetermined control signal input from the CPU 10. In the stop state, which is one of the two operation states, the acceleration sensor 16 can reduce power consumption.

通信装置17は、所定の携帯電話網や無線LAN(ローカルエリアネットワーク)等に接続して無線通信を行う。   The communication device 17 performs wireless communication by connecting to a predetermined mobile phone network, a wireless LAN (local area network), or the like.

記憶装置18は、揮発及び不揮発のメモリを有していて、CPU10が実行するプログラムを記憶したり、CPU10が所定の処理を行う際に用いるデータを記憶したりする。記憶装置18には、例えば、歩数計15から出力された歩数値が記憶される。また、記憶装置18には、出力装置12からユーザに対する音声通話、電子メール等の着信の際等に行われた通知に関して、通知の時刻や内容、通知への応答としてのユーザによる入力装置11への入力や操作内容、CPU10による歩行状態の検知結果等が記憶される。   The storage device 18 has a volatile and non-volatile memory, stores a program executed by the CPU 10, and stores data used when the CPU 10 performs a predetermined process. In the storage device 18, for example, the step value output from the pedometer 15 is stored. In addition, the storage device 18 stores the time and content of the notification and the input device 11 by the user as a response to the notification regarding the notification made when the output device 12 receives a voice call, e-mail or the like to the user. And the contents of the operation, the detection result of the walking state by the CPU 10 and the like are stored.

なお、携帯電話機1は、図1に示した構成に限定されず、例えば、GPS(全地球測位システム)等を利用した位置検知部、静止画や動画を撮像する撮像部等の構成を備えていてもよい。また、歩数計15や加速度センサー16が有する加速度センサーは、半導体式、機械式、光学式等のいずれの構成であってもよい。また、歩数計15と加速度センサー16とは、それぞれが個々に加速度センサーを有してもよいし、同じ加速度センサーを共用していてもよい。すなわち、例えば歩数計15は、加速度センサー16の検知信号を2値化して計数するものとして構成することができる。また、歩数計15における信号処理機能の一部又は全部は、CPU10によるソフトウェア機能によって実現することもできる。   Note that the mobile phone 1 is not limited to the configuration shown in FIG. 1, and includes, for example, configurations such as a position detection unit that uses a GPS (Global Positioning System), an imaging unit that captures still images and moving images, and the like. May be. Further, the acceleration sensor included in the pedometer 15 and the acceleration sensor 16 may have any configuration such as a semiconductor type, a mechanical type, and an optical type. Further, each of the pedometer 15 and the acceleration sensor 16 may individually have an acceleration sensor, or may share the same acceleration sensor. That is, for example, the pedometer 15 can be configured to binarize and count the detection signal of the acceleration sensor 16. Further, part or all of the signal processing function in the pedometer 15 can also be realized by a software function by the CPU 10.

次に、図2を参照して図1に示した携帯電話機1が有する、本発明が特徴とする基本的な機能について説明する。図2において図1に対応する構成には同一の符号を付けている。CPU10は、機能ブロックとしての、第1動作判定部31、第2動作判定部32、第1通知制御部33、第1停止制御部34、第2停止制御部35及び第2通知制御部36を含んでいる。また、歩数計15と加速度センサー16とは、携帯電話機1の動きを検出するセンサー21として機能する。また、出力装置12は、ユーザに所定の事項を通知する通知部22として機能する。   Next, basic functions of the mobile phone 1 shown in FIG. 1 that are characteristic of the present invention will be described with reference to FIG. In FIG. 2, the components corresponding to those in FIG. The CPU 10 includes a first operation determination unit 31, a second operation determination unit 32, a first notification control unit 33, a first stop control unit 34, a second stop control unit 35, and a second notification control unit 36 as functional blocks. Contains. The pedometer 15 and the acceleration sensor 16 function as a sensor 21 that detects the movement of the mobile phone 1. The output device 12 functions as a notification unit 22 that notifies a user of predetermined matters.

第1動作判定部31は、携帯電話機1の動きが予め定められた第1動作量を超えている場合、携帯電話機1が動作したと判定する。例えば、第1動作判定部31は、ユーザが歩行中であることに対応した動きが携帯電話機1に検知された場合、ユーザが歩行中であると判定する。   The first operation determination unit 31 determines that the mobile phone 1 has operated when the movement of the mobile phone 1 exceeds a predetermined first operation amount. For example, the first motion determination unit 31 determines that the user is walking when the mobile phone 1 detects a movement corresponding to the user walking.

第2動作判定部32は、第1動作判定部31によって携帯電話機1の動きが予め定められた第1動作量を超えていないと判定された場合、携帯電話機1の動きが第1動作量よりも少ない第2動作量を超えているか否かを判定する。携帯電話機1の動きが第2動作量を超えていない場合、第2動作判定部32は、携帯電話機1が動作していないと判定する。第2動作判定部32は、例えば、携帯電話機1の動きが第1動作量以下となっただけで歩行停止と判定するのではなく、第1動作量よりもさらに少ない第2動作量以下となった場合に歩行停止と判定する。その際、第2動作判定部32は、携帯電話機1の動きを検出したセンサー21の出力の散らばりを表わす値が閾値以内である場合に携帯電話機1が動作していないと判定することができる。   When the first motion determination unit 31 determines that the movement of the mobile phone 1 does not exceed a predetermined first motion amount, the second motion determination unit 32 determines that the movement of the mobile phone 1 is greater than the first motion amount. It is determined whether the second operation amount is too small. When the movement of the mobile phone 1 does not exceed the second operation amount, the second operation determination unit 32 determines that the mobile phone 1 is not operating. For example, the second motion determination unit 32 does not determine that walking is stopped only when the movement of the mobile phone 1 is equal to or less than the first motion amount, but is equal to or less than the second motion amount that is smaller than the first motion amount. It is determined that walking is stopped. At this time, the second operation determination unit 32 can determine that the mobile phone 1 is not operating when the value representing the dispersion of the output of the sensor 21 that has detected the movement of the mobile phone 1 is within a threshold value.

さらにまた、第2動作判定部32は、携帯電話機1の動きが第1動作量よりも少なく且つ第2動作量を超えている状態が予め定められた期間以上継続した場合に携帯電話機1が動作したと判定することができる。   Furthermore, the second operation determining unit 32 operates the mobile phone 1 when the movement of the mobile phone 1 is less than the first operation amount and exceeds the second operation amount for a predetermined period or longer. Can be determined.

第1通知制御部33は、第1動作判定部31によって携帯電話機1が動作したと判定された場合、あるいは、第2動作判定部32によって自装置が動作していないと判定された場合、それ以前に通知部22からユーザに対して通知されていた事項を再度ユーザに対して通知させる。第1通知制御部33は、例えば、歩行していることが検知された場合に歩行中ではないことが検知されていた際にユーザに対して通知されていた事項を再度通知したり、歩行していないことが検知された場合に歩行中にユーザに対して通知されていた事項を再度通知したりする。   When the first operation determining unit 31 determines that the mobile phone 1 is operated, or when the second operation determining unit 32 determines that the own device is not operating, the first notification control unit 33 Matters previously notified to the user from the notification unit 22 are again notified to the user. For example, when the first notification control unit 33 detects that the user is walking, the first notification control unit 33 notifies the user of the matter that has been notified that the user is not walking, or walks again. When it is detected that the user has not been detected, the user is notified again of matters that were notified to the user during walking.

第1停止制御部34は、第1動作判定部31によって携帯電話機1が動作したと判定された場合、あるいは、第2動作判定部32によって携帯電話機1が動作していないと判定された場合、携帯電話機1の動きを検出するセンサー21による検出処理を停止させる。例えば、第1停止制御部34は、第1動作判定部31によって歩行中であることが検知された場合又は第2動作判定部32によって歩行停止であることが検知された場合に、例えば加速度センサー16の動作を停止する。   When it is determined by the first operation determination unit 31 that the mobile phone 1 is operated, or when the second operation determination unit 32 determines that the mobile phone 1 is not operating, the first stop control unit 34 The detection process by the sensor 21 that detects the movement of the mobile phone 1 is stopped. For example, the first stop control unit 34 is, for example, an acceleration sensor when the first motion determining unit 31 detects that the user is walking or when the second motion determining unit 32 detects that the user is walking stopped. 16 operation is stopped.

第2通知制御部36は、第2動作判定部32によって携帯電話機1が動作したと判定された場合、それ以前に通知部22からユーザに対して通知されていた事項を再度ユーザに対して通知させる。第2通知制御部36は、例えば、以前にユーザに対して通知されていた事項を、歩行していた可能性が高いことが検知された場合に再度通知する。   When the second operation determination unit 32 determines that the mobile phone 1 has operated, the second notification control unit 36 notifies the user again of matters that have been previously notified to the user from the notification unit 22 Let For example, the second notification control unit 36 notifies the user of the matter that was previously notified to the user when it is detected that the possibility of walking is high.

第2停止制御部35は、第2動作判定部32によって携帯電話機1が動作したと判定された場合、携帯電話機1の動きを検出するセンサー21による検出処理を停止させる。例えば、第2停止制御部35は、歩行中である可能性が高いことが検知された場合に、例えば加速度センサー16の動作を停止する。   The second stop control unit 35 stops the detection process by the sensor 21 that detects the movement of the mobile phone 1 when the second operation determination unit 32 determines that the mobile phone 1 has operated. For example, the second stop control unit 35 stops the operation of the acceleration sensor 16, for example, when it is detected that the possibility of walking is high.

次に、図3を参照して、図1及び図2を参照して説明した携帯電話機1の動作例について説明する。携帯電話機1は、図3に示したフローチャートの処理を一定時間間隔で繰り返し、定期的に継続して実行する。この繰り返しの間隔は例えば1秒間とすることができる。すなわち、図3に示したフローチャートの処理は、スタートから開始してエンドで終了した場合、1秒間経過後に再度スタートから開始される。
(ステップS101)
処理が開始すると、CPU10における第1動作判定部31(以下、「CPU10における」という記述は省略する)は、まず、歩数計15から歩数値を取得する。なお、歩数値とは、携帯電話機1の動きを示す情報であって、動きを検出するセンサーからの検出値であってもよい。なお、第1動作判定部31は、歩数計15から出力されたセンサーの検出値に基づき、携帯電話機1の動きが第1動作量を超えている場合、前回の歩数値に1を加算した値を、今回の歩数値として取得するものであってもよい。
Next, an operation example of the mobile phone 1 described with reference to FIGS. 1 and 2 will be described with reference to FIG. The cellular phone 1 repeats the processing of the flowchart shown in FIG. 3 at regular time intervals and periodically and continuously executes the processing. The repetition interval can be set to 1 second, for example. That is, when the process of the flowchart shown in FIG. 3 starts from the start and ends at the end, the process is started again from the start after one second has elapsed.
(Step S101)
When the process starts, first operation determination unit 31 in CPU 10 (hereinafter, the description of “in CPU 10” is omitted) first obtains a step value from pedometer 15. The step value is information indicating the movement of the mobile phone 1 and may be a detection value from a sensor that detects the movement. In addition, the 1st operation | movement determination part 31 is the value which added 1 to the last step value, when the movement of the mobile telephone 1 exceeds the 1st movement amount based on the detection value of the sensor output from the pedometer 15 May be acquired as the current step count value.

(ステップS102)
次に、第1動作判定部31は、今回、ステップS101で取得した歩数値と、前回、ステップS103で保存した歩数値とを比較し、今回の歩数値と、前回保存した歩数値とが、異なるか否かを判定する。つまり、第1動作判定部31は、携帯電話機1の動きが予め定められた第1動作量を超えているか否かを判定する。
(Step S102)
Next, the first motion determination unit 31 compares the step value acquired in step S101 this time with the step value saved in step S103 last time, and the current step value and the step value saved last time are Determine whether they are different. That is, the first operation determination unit 31 determines whether or not the movement of the mobile phone 1 exceeds a predetermined first operation amount.

(ステップS103)
ステップS102で今回の歩数値と前回の歩数値とが異なると判定した場合(ステップS102で「Yes」の場合)、第1動作判定部31は、携帯電話機1の動きが予め定められた第1動作量を超えているため、携帯電話機1が動作したことを判定する。つまり、第1動作判定部31は、携帯電話機1を携帯しているユーザの歩行状態が歩行中であると判定して、今回、ステップS101で取得した歩数値を記憶装置18の所定の記憶領域に保存する。この保存された歩数値が次回、ステップS102の判定で用いられる前回の歩数値となる。
(Step S103)
When it is determined in step S102 that the current step value is different from the previous step value (in the case of “Yes” in step S102), the first motion determination unit 31 is a first mobile phone 1 whose movement is determined in advance. Since the operation amount is exceeded, it is determined that the mobile phone 1 has operated. That is, the first movement determination unit 31 determines that the walking state of the user carrying the mobile phone 1 is walking, and uses the step count value acquired in step S101 this time in a predetermined storage area of the storage device 18. Save to. This stored step value becomes the previous step value used in the determination of step S102 next time.

(ステップS104)
次に、第1動作判定部31は、今回ステップS102で歩数値が異なると判定する前に判定において歩数値が異なっていないと判定していたか否かを判定する。すなわち、今回ステップS102で「Yes」と判定した1回前のステップS102で「No」と判定していた場合、第1動作判定部31はステップS104で「Yes」と判定する。言い換えると、第1動作判定部31が、携帯電話機1の動きが予め定められた第1動作量を超えていると判定し歩数値を1つカウントアップした場合、前回のステップS102の判定において携帯電話機1の動きが予め定められた第1動作量を超えていないと判定していたならば、ステップS104で「Yes」と判定する。つまり、第1動作判定部31は、前回の歩数値を参照して、連続して歩行中と判定したか否かを判定し、連続して歩行中と判定していない場合、ステップS104で「Yes」と判定する。
他方、今回ステップS102で歩数値が異なると判定する前(1回前)のステップS102で歩数値が異なっていると判定していた場合、第1動作判定部31はステップS104で「No」と判定する。言い換えると、第1動作判定部31が、携帯電話機1の動きが予め定められた第1動作量を超えていると判定し歩数値を1つカウントアップした場合、前回のステップS102の判定において携帯電話機1の動きが予め定められた第1動作量を超えていると判定し歩数値を1つカウントアップしていたならば、ステップS104で「No」と判定する。つまり、第1動作判定部31は、前回の歩数値を参照して、連続して歩行中と判定したか否かを判定し、連続して歩行中と判定した場合、ステップS104で「No」と判定する。
(Step S104)
Next, the first motion determination unit 31 determines whether or not it is determined that the step value is not different in the determination before determining that the step value is different in step S102 this time. That is, if it is determined “No” in step S102 one time before the determination of “Yes” in step S102 this time, the first operation determination unit 31 determines “Yes” in step S104. In other words, when the first movement determination unit 31 determines that the movement of the mobile phone 1 exceeds the predetermined first movement amount and increments the step count by one, the first movement determination unit 31 carries the portable telephone in the previous determination in step S102. If it is determined that the movement of the telephone 1 does not exceed the predetermined first movement amount, “Yes” is determined in step S104. That is, the first motion determination unit 31 refers to the previous step count value to determine whether or not it is determined that the user is continuously walking. “Yes”.
On the other hand, if it is determined that the step value is different in step S102 before this step S102 determines that the step value is different (one time before), the first action determination unit 31 sets “No” in step S104. judge. In other words, when the first movement determination unit 31 determines that the movement of the mobile phone 1 exceeds the predetermined first movement amount and increments the step count by one, the first movement determination unit 31 carries the portable telephone in the previous determination in step S102. If it is determined that the movement of the telephone 1 has exceeded a predetermined first movement amount and the step count value has been incremented by one, “No” is determined in step S104. That is, the first motion determination unit 31 refers to the previous step count value to determine whether or not it is determined that the user is continuously walking. If the first motion determination unit 31 determines that the user is continuously walking, “No” is determined in step S104. Is determined.

ここで、第1動作判定部31がステップS104で「Yes」と判定する場合は、次の状態を意味する。すなわち、その状態とは、今回ステップS102で歩数値が異なると判定した1回前のステップS102では歩数計15の歩数値が今回と前回とで互いに異なっておらず(ステップS102で「No」となり)、後述するステップS107以降の処理で、携帯電話機1を携帯するユーザが歩行の停止状態である、又は歩行停止の可能性があると検知されていた状態である。この場合、第2動作判定部32によって携帯電話機1が動作しているか否かを判定するため、加速度センサー16による検出処理が継続中である場合がある。また、携帯電話機1が長時間、机などに放置されている可能性が高い。さらに、携帯電話機1を携帯するユーザが長時間、着席している可能性が高い。   Here, when the 1st operation | movement determination part 31 determines with "Yes" by step S104, the following state is meant. In other words, this is different from the state in which the step value of the pedometer 15 is not different between the current time and the previous time in Step S102 immediately before it is determined that the step value is different in Step S102 this time (“No” in Step S102). ) In a process after step S107, which will be described later, it is detected that the user carrying the mobile phone 1 is in a stopped state of walking or has a possibility of stopping walking. In this case, the detection process by the acceleration sensor 16 may be continuing in order to determine whether or not the mobile phone 1 is operating by the second operation determination unit 32. In addition, there is a high possibility that the mobile phone 1 is left on a desk or the like for a long time. Further, there is a high possibility that the user carrying the mobile phone 1 is seated for a long time.

(ステップS105)
第1動作判定部31がステップS102で歩数値が異なると判定する前の判定において歩数値が異なっていないと判定していた場合(ステップS104で「Yes」の場合)、第2動作判定部32が加速度センサー16の出力値を取得中であるならば(すなわち加速度センサー16が起動状態である場合)、第1停止制御部34は、その出力値の取得を中止する。すなわち、第1停止制御部34は、加速度センサー16をOFF(停止状態)にして、加速度センサー16からの出力値の取得を停止する。
(Step S105)
When the first motion determination unit 31 determines that the step value is not different in the determination before determining that the step value is different in step S102 (in the case of “Yes” in step S104), the second motion determination unit 32 If the output value of the acceleration sensor 16 is being acquired (that is, when the acceleration sensor 16 is in the activated state), the first stop control unit 34 stops acquiring the output value. That is, the first stop control unit 34 turns off the acceleration sensor 16 (stopped state) and stops acquiring the output value from the acceleration sensor 16.

(ステップS106)
次に、第1通知制御部33は、携帯電話機1を携帯するユーザの歩行が停止状態であると検知されていたこと、又は停止していた可能性があったと検知されていたことを考慮して、歩行停止状態から歩行を開始した場合における所定の処理を行う。例えば、ステップS103で歩行中であることを検知する前に歩行停止状態又はその可能性を検知していたときに、第1通知制御部33は、出力装置12からユーザに対して通知されていた事項を再度ユーザに対して出力装置12から通知させる制御を行う。例えば、卓上などに携帯電話機1を置いていた際に(すなわち歩数計15によって検出される歩数値が変化していない状態であって、第2動作判定部32が歩行停止状態であると判定した際に)音声着信等していた場合には、その次に歩行を開始した後に、停止していた際になされた通知を再度実行する。
(Step S106)
Next, the first notification control unit 33 considers that the walking of the user carrying the mobile phone 1 has been detected as being in a stopped state or has been detected as having been possibly stopped. Then, a predetermined process is performed when walking is started from the walking stop state. For example, the first notification control unit 33 was notified to the user from the output device 12 when the walking stop state or the possibility thereof was detected before detecting that the user is walking in step S103. Control is performed to notify the user of the matter from the output device 12 again. For example, when the mobile phone 1 is placed on a desk or the like (that is, the number of steps detected by the pedometer 15 is not changed, the second motion determination unit 32 determines that the walking is stopped) In the case of receiving a voice call or the like, after the next start of walking, the notification made when the stop was performed is executed again.

(ステップS107)
一方、ステップS102で第1動作判定部31が今回の歩数値が前回の歩数値と同一である、つまり、携帯電話機1の動きが予め定められた第1動作量を超えていない第1動作判定部31によって判定された場合(ステップS102で「No」の場合)、CPU10が、加速度センサー16をON(起動状態)にする。第2動作判定部32は、例えば、加速度センサー16の出力値を、一定時間T1(例えば、T1=1秒)の間、所定の周期で繰り返し取得する。
(ステップS108)
次に、第2動作判定部32は、ステップS107で加速度センサー16から取得した複数の出力値から、既知の一般的な方法を用いて重力加速度を打ち消した後に、加速度センサー16から取得した複数の出力値の分散値を算出する。
(Step S107)
On the other hand, in step S102, the first motion determination unit 31 determines that the current step value is the same as the previous step value, that is, the first motion determination that the movement of the mobile phone 1 does not exceed a predetermined first motion amount. When determined by the unit 31 (in the case of “No” in step S102), the CPU 10 turns on the acceleration sensor 16 (activated state). For example, the second motion determination unit 32 repeatedly acquires the output value of the acceleration sensor 16 at a predetermined period for a predetermined time T1 (for example, T1 = 1 second).
(Step S108)
Next, the second motion determination unit 32 cancels the gravitational acceleration using a known general method from the plurality of output values acquired from the acceleration sensor 16 in step S107, and then acquires the plurality of acquired values from the acceleration sensor 16. Calculate the variance of output values.

(ステップS109)
そして、第2動作判定部32は、ステップS108で算出した分散値が所定の閾値以内であるか否かを判定する。つまり、第2動作判定部32は、携帯電話機1の動きが第1動作量よりも少ない第2動作量を超えているか否かを判定する。
(ステップS110)
分散値が所定の閾値以内である場合、携帯電話機1の動きが第2動作量を超えていないため、携帯電話機1が動作していないことを判定する。つまり、第2動作判定部32は、携帯電話機1を携帯しているユーザの歩行状態が停止中であると判定する。
(ステップS111)
そして、携帯電話機1が動作していないことが第2動作判定部32によって判定された場合(ステップS109で「Yes」の場合)、第1停止制御部34は、加速度センサー16をOFFして、出力値の取得を停止させる。すなわち、第1停止制御部34が、加速度センサー16を停止状態に制御する。
(ステップS112)
そして、第1通知制御部33は、第2動作判定部32による判定結果に基づき、所定の処理を行う。例えば、第1通知制御部33は、出力装置12からユーザに対して通知されていた事項を再度ユーザに対して出力装置12から通知させる制御を行う。
(Step S109)
Then, the second operation determination unit 32 determines whether or not the variance value calculated in step S108 is within a predetermined threshold. That is, the second motion determination unit 32 determines whether or not the movement of the mobile phone 1 exceeds a second motion amount that is smaller than the first motion amount.
(Step S110)
If the variance value is within a predetermined threshold, it is determined that the mobile phone 1 is not operating because the movement of the mobile phone 1 does not exceed the second operation amount. That is, the second motion determination unit 32 determines that the walking state of the user who is carrying the mobile phone 1 is stopped.
(Step S111)
When the second operation determination unit 32 determines that the mobile phone 1 is not operating (in the case of “Yes” in step S109), the first stop control unit 34 turns off the acceleration sensor 16, and Stop acquiring the output value. That is, the first stop control unit 34 controls the acceleration sensor 16 to the stop state.
(Step S112)
Then, the first notification control unit 33 performs a predetermined process based on the determination result by the second operation determination unit 32. For example, the first notification control unit 33 performs control for causing the output device 12 to notify the user again of matters that have been notified to the user from the output device 12.

なお、ステップS112で第1通知制御部33が行う処理は、携帯電話機1を携帯しているユーザの歩行状態が停止中であると検知された場合に実行される処理であり、次のような処理とすることができる。すなわち、第1通知制御部3は、例えば、その歩行が停止したことが検知された以前に、歩行状態が歩行中であった際に出力装置12からユーザに対して通知されていた事項をユーザに対して再度通知することができる。
携帯電話機1などの携帯端末では、例えば音声着信や電子メール着信のユーザへの通知、スケジュール機能によるユーザへの通知等が有った場合、ユーザが気づかないことがある。特に、バイブレーション通知のみにしているモードの際に歩行中に鳴動していた場合などによく起こると考えられる。そのような場合に、ユーザの歩行停止を検知した際に、ユーザに対して再度通知を行うことで、ユーザに音声着信等が有ったことを認識させる機会を増やすことができる。これは、歩行中よりも停止中のほうがバイブレーションに気がつきやすいためである。
なお、再度の通知は、以前の通知の際に、その通知に対してユーザが入力装置11に対して所定の操作を行わなかった場合に限定する設定としてもよい。また、ステップS111の処理が繰り返し行われる場合には、停止状態検知後に再度の通知を行う回数を1回のみに制限したり、複数回行う場合には所定の時間を置いて繰り返すように設定することができる。また、再度の通知の際は、バイブレーションによる通知に限定したり、音響信号による通知を行う場合には通知時間や音量を変更するように設定することもできる。
In addition, the process which the 1st notification control part 33 performs by step S112 is a process performed when it detects that the walk state of the user who is carrying the mobile telephone 1 is stopping, and is as follows. It can be a process. That is, for example, the first notification control unit 3 is configured to notify the user of matters that have been notified to the user from the output device 12 when the walking state is walking before it is detected that the walking has stopped. Can be notified again.
In a mobile terminal such as the mobile phone 1, for example, when there is a notification to a user of an incoming voice call or e-mail, a notification to the user by a schedule function, or the like, the user may not notice. This is particularly likely to occur when the user is ringing while walking in a mode that uses only vibration notification. In such a case, when the stop of the user's walking is detected, the user can be notified again that the user has an opportunity to recognize that there is an incoming voice call or the like. This is because vibration is more noticeable when the vehicle is stopped than when walking.
Note that the re-notification may be set only when the user does not perform a predetermined operation on the input device 11 in response to the previous notification. In addition, when the process of step S111 is repeatedly performed, the number of notifications again after detection of the stop state is limited to only one, or when performed a plurality of times, it is set to be repeated after a predetermined time. be able to. In addition, when the notification is made again, the notification can be limited to the notification by vibration, or the notification time and the volume can be changed when the notification by the acoustic signal is performed.

(ステップS113)
一方、ステップS109で分散値が所定の閾値以内ではない、すなわち分散値が所定の閾値より大きかったと判定した場合(ステップS109で「No」の場合)、第2動作判定部32は、ステップS107における加速度センサー16の出力値の取得が一定時間T2(例えば、T2=10秒)の間継続したか否かを判定する。言い換えると、第2動作判定部32は、ステップS102で「No」となり、かつ、ステップS109で「No」となる状態が、一定時間T2以上経過したか否かを判定する。つまり、第2動作判定部32は、携帯電話機1の動きが第1動作量よりも少なく且つ第2動作量を超えている状態が、予め定められた一定期間T2以上継続したか否かを判定する。なお、第2動作判定部32は、時間T2の継続の有無を判定するのではなく、第2動作判定部32によるステップS113の判定処理の回数が所定回数(例えば10回)連続して繰り返されたか否かを判定するようにしてもよい。
(Step S113)
On the other hand, when it is determined in step S109 that the variance value is not within the predetermined threshold value, that is, the variance value is larger than the predetermined threshold value (in the case of “No” in step S109), the second operation determination unit 32 determines whether the variance value is in step S107. It is determined whether or not the acquisition of the output value of the acceleration sensor 16 has continued for a certain time T2 (for example, T2 = 10 seconds). In other words, the second motion determination unit 32 determines whether or not the state of “No” in step S102 and “No” in step S109 has elapsed for a certain time T2. That is, the second motion determination unit 32 determines whether or not the state where the movement of the mobile phone 1 is less than the first motion amount and exceeds the second motion amount continues for a predetermined period T2 or more. To do. Note that the second motion determination unit 32 does not determine whether or not the time T2 is continued, but the number of times of the determination process in step S113 by the second motion determination unit 32 is repeated a predetermined number of times (for example, 10 times) continuously. It may be determined whether or not.

一方、ステップS113で、第2動作判定部32が、ステップS107における加速度センサー16の出力値の取得が一定時間T2の間継続していないと判定した場合(ステップS113で「No」の場合)、第1動作判定部31は、ステップS101の処理に戻って、歩数計15の検出結果を再度取得する。以降、第1動作判定部31が、上述したようにしてステップS101以降の処理を実行する。   On the other hand, when the second motion determination unit 32 determines in step S113 that acquisition of the output value of the acceleration sensor 16 in step S107 does not continue for a certain time T2 (in the case of “No” in step S113), The first motion determination unit 31 returns to the process of step S101 and acquires the detection result of the pedometer 15 again. Thereafter, the first operation determination unit 31 executes the processing after step S101 as described above.

(ステップS114)
一方、ステップS113で、第2動作判定部32が、ステップS107における加速度センサー16の出力値の取得が一定時間T2の間継続していたと判定した場合(ステップS113で「Yes」の場合)、第2動作判定部32は、携帯電話機1を携帯しているユーザの歩行状態が歩行中であると判定する。つまり、第2動作判定部32は、携帯電話機1の動きが第1動作量よりも少なく且つ第2動作量を超えている状態が予め定められた期間以上継続した場合、携帯電話機1が動作したと判定する。
(ステップS115)
そして、携帯電話機1が動作したと第2動作判定部32が判定した場合、第2動作判定部32の判定結果に基づいて、第2停止制御部35が、加速度センサー16をOFFして、出力値の取得を停止する。すなわち、第2停止制御部35が、加速度センサー16を停止状態にする。
本実施形態において、第2動作判定部32は、歩数計15の歩数値が変化していない場合(ステップS102で「No」の場合)でも加速度センサー16の複数の出力値の分散値が所定の閾値を超えている状態(ステップS109で「No」の状態)が所定時間T2以上継続しているときには、歩行中である可能性が一定程度存在していると判定する。そこで、第2停止制御部35は、第2動作判定部32が歩行中であると判定した場合、加速度センサー16を停止状態にしている。
(Step S114)
On the other hand, if the second motion determination unit 32 determines in step S113 that the output value of the acceleration sensor 16 in step S107 has been acquired for a certain time T2 (“Yes” in step S113), The two-operation determining unit 32 determines that the walking state of the user who is carrying the mobile phone 1 is walking. That is, the second motion determination unit 32 operates when the state where the movement of the mobile phone 1 is less than the first motion amount and exceeds the second motion amount continues for a predetermined period or longer. Is determined.
(Step S115)
And when the 2nd operation | movement determination part 32 determines that the mobile telephone 1 operate | moved, based on the determination result of the 2nd operation | movement determination part 32, the 2nd stop control part 35 turns off the acceleration sensor 16, and outputs Stop getting the value. That is, the second stop control unit 35 stops the acceleration sensor 16.
In the present embodiment, the second motion determination unit 32 determines that the variance value of the plurality of output values of the acceleration sensor 16 is a predetermined value even when the step value of the pedometer 15 has not changed (“No” in step S102). When the state exceeding the threshold (the state of “No” in step S109) continues for a predetermined time T2 or more, it is determined that there is a certain possibility that the user is walking. Therefore, when the second motion determination unit 32 determines that the second motion determination unit 32 is walking, the second stop control unit 35 stops the acceleration sensor 16.

(ステップS116)
そして、第2通知制御部36は、携帯電話機1を携帯しているユーザの歩行状態が停止している可能性を考慮して、予め定められている所定の処理を行う。ここで、携帯電話機1を携帯しているユーザは、歩行中である可能性が高いものの、停止している可能性もある。そのため、第2通知制御部36は、例えば、ステップS112と同様にユーザへの通知処理を行ったり、あるいは、ステップS112によって通知される通知内容の一部を限定する等して、ユーザへの通知処理を行うことができる。
(Step S116)
Then, the second notification control unit 36 performs a predetermined process in consideration of the possibility that the walking state of the user carrying the mobile phone 1 is stopped. Here, although the user who is carrying the mobile phone 1 is likely to be walking, there is a possibility that the user is stopped. Therefore, the second notification control unit 36 performs notification processing to the user, for example, by performing notification processing to the user in the same manner as in step S112 or by limiting a part of the notification content notified in step S112. Processing can be performed.

以上の図3に示したフローチャートに基づく処理の概要はつぎの通りである。まず、CPU10は、所定のプログラムを実行することで、図3に示したフローチャートの処理を一定時間間隔に定期的に継続して実行する。実行終了後再開するまでの間隔は例えば1秒間である。   The outline of the processing based on the flowchart shown in FIG. 3 is as follows. First, the CPU 10 periodically executes the processing of the flowchart shown in FIG. 3 at regular time intervals by executing a predetermined program. The interval from the end of execution to the restart is, for example, 1 second.

第1動作判定部31は、歩数計15の値と直前の値とを参照し、変化の有無について確認することで、大まかにユーザが歩行停止状態であるか否かの判定を行う(ステップS102)。第1動作判定部31が歩行中であると判定した場合、基本的には処理を終了する(ステップS102で「Yes」からステップS103及びステップS104で「No」)。   The first motion determination unit 31 refers to the value of the pedometer 15 and the previous value, and confirms whether or not there is a change, thereby roughly determining whether or not the user is in a walking stop state (step S102). ). If the first motion determination unit 31 determines that the user is walking, the process is basically terminated (“Yes” in step S102 to “No” in steps S103 and S104).

一方、第1動作判定部31によって歩数計15の歩数値に変化がないと判定された場合、第2動作判定部32は、歩行が停止している可能性があるとして、一定時間T1分の加速度センサー16の複数の値の取得を開始する(ステップS107)。ステップS107では、例えばT1=1秒間分の値を取得する。第2動作判定部32は、取得した値から、一般的な方法を用いて重力加速度を打ち消した後に、一般的な分散値を求める(ステップS108)。   On the other hand, when it is determined by the first motion determination unit 31 that there is no change in the step value of the pedometer 15, the second motion determination unit 32 determines that there is a possibility that walking has stopped, for a certain time T1 Acquisition of a plurality of values of the acceleration sensor 16 is started (step S107). In step S107, for example, a value for T1 = 1 second is acquired. The second motion determination unit 32 obtains a general dispersion value from the acquired value after canceling the gravitational acceleration using a general method (step S108).

求めた分散値が所定の閾値以内の場合(ステップS109で「Yes」の場合)、第2動作判定部32は、ユーザが歩行停止状態であると判定する。第2動作判定部32が、歩行が停止していると判定した際には、第1停止制御部34が加速度センサー16の値の取得を停止し(ステップS110)、第1通知制御部33がユーザに出力装置12経由で通知を行う(ステップS111)。ステップS111では、例えば出力装置12が有するバイブレーションの機構を利用し、携帯電話機1を振動させることによりユーザに対して通知を行う。   When the obtained variance value is within a predetermined threshold (when “Yes” in step S109), the second motion determination unit 32 determines that the user is in a walking stop state. When the second motion determination unit 32 determines that walking has stopped, the first stop control unit 34 stops acquiring the value of the acceleration sensor 16 (step S110), and the first notification control unit 33 The user is notified via the output device 12 (step S111). In step S111, for example, a vibration mechanism of the output device 12 is used to notify the user by vibrating the mobile phone 1.

一方、ステップS109の判定で分散値が閾値以上だった場合、第2動作判定部32は、ユーザが歩行していると判定し、継続して加速度センサー16の値を一定時間T1分取得し(例えば1秒間分取得し)、分散値を求め、閾値との比較を繰り返す(ステップS107、S108、S109で「No」及びS113で「No」)。   On the other hand, if the variance value is greater than or equal to the threshold value in the determination in step S109, the second motion determination unit 32 determines that the user is walking and continuously acquires the value of the acceleration sensor 16 for a certain time T1 ( For example, it is acquired for one second), and a dispersion value is obtained, and comparison with a threshold value is repeated (“No” in steps S107, S108, and S109, and “No” in S113).

一定時間T2(例えば10秒間としている)(あるいは一定回数)、歩行中であると判定した場合(すなわちステップS109の判定で分散値が閾値以上だった場合)、第2動作判定部32は、歩行中であると判定する。しかし、停止している可能性を念のため考慮して、第2停止制御部35が加速度センサー16の値の取得を停止した後、第2通知制御部36がユーザに対して出力装置12経由で通知を行う(ステップS113、S114及びS115)。   When it is determined that the robot is walking for a certain time T2 (for example, 10 seconds) (or a certain number of times) (that is, when the variance value is equal to or greater than the threshold in the determination in step S109), the second motion determination unit 32 It is determined that it is inside. However, in consideration of the possibility of stopping, the second notification control unit 36 passes the output device 12 to the user after the second stop control unit 35 stops acquiring the value of the acceleration sensor 16. Is notified (steps S113, S114, and S115).

また、第1動作判定部31は、加速度センサー16の値を取得中に歩数計15のカウントが変化した場合は、歩行中であると判定し、第1停止制御部34が加速度センサー16の値の取得を停止する(ステップS102〜S105)。   In addition, when the count of the pedometer 15 changes while acquiring the value of the acceleration sensor 16, the first motion determination unit 31 determines that the user is walking and the first stop control unit 34 determines the value of the acceleration sensor 16. Acquisition is stopped (steps S102 to S105).

上記のように、本実施形態の携帯電話機1は、歩数計15部の歩数値が変化しない場合、変化しなくなってからの経過時間ではなく、加速度センサー16が出力した検知信号の大きさに応じて歩行停止状態を検知する。この構成によれば、検知時間を一定の値に設定した場合に、さらに歩行停止状態の検知する際に判定基準となる検知信号の大きさの値を変化させることができる。すなわち、歩行停止状態を検知する際の設定をより細かく行うことができ、検知時間の遅れをより容易に小さくすることができる。このように、本実施形態では、歩数計15と加速度センサー16を組み合わせて歩行停止状態を検知することで、歩行状態、歩行停止を正確に検知することができる。これによれば、Uターン、階段昇降などさまざまなシーンで歩行停止状態であると誤検知されてしまう場合を避け、また、誤検知後に歩数カウント開始までのマージンが発生することを防止して、迅速で正確な歩行状態の検知が可能となる。   As described above, when the step value of the pedometer 15 unit does not change, the mobile phone 1 according to the present embodiment depends on the magnitude of the detection signal output from the acceleration sensor 16 instead of the elapsed time since the change has stopped. To detect a walking stop state. According to this configuration, when the detection time is set to a constant value, it is possible to change the value of the magnitude of the detection signal serving as a determination criterion when detecting a walking stop state. That is, the setting for detecting the walking stop state can be performed more finely, and the delay of the detection time can be reduced more easily. Thus, in this embodiment, the walking state and the walking stop can be accurately detected by detecting the walking stop state by combining the pedometer 15 and the acceleration sensor 16. According to this, it avoids the case where it is erroneously detected that the walking is stopped in various scenes such as U-turn and stair climbing, and prevents the occurrence of a margin until the step count starts after the erroneous detection, It is possible to detect the walking state quickly and accurately.

また、本実施形態の携帯電話機1は、歩数計15の歩数カウント(すなわち歩数値)を定期的に観測し、カウントが変動しない場合、歩行から停止状態に移行した可能性があると考え、加速度センサー16による観測を開始する。そして、一定時間、加速度センサー16にて取得した値から算出した結果に応じて、ユーザに対して通知を行う。または、加速度センサー16にて値の取得を中止し、歩数計15の観測に戻る。これによれば、加速度センサー16の利用を減らすことで消費電力の増加を抑えることができる。すなわち、本実施形態では、加速度センサー16を利用開始するきっかけを歩数計15の計数停止状態からとしている。そのため、歩数計15と加速度センサー16とを併用しているが、常時、加速度センサー16を用いて歩行停止を検知する場合と比べて、消費電力を抑えることができ、携帯電話機などの小型端末に適していると言うことができる。   In addition, the mobile phone 1 according to the present embodiment periodically observes the step count (that is, the step count) of the pedometer 15, and if the count does not change, it is considered that the mobile phone 1 may have shifted from walking to a stop state. Observation by the sensor 16 is started. And it notifies to a user according to the result calculated from the value acquired with the acceleration sensor 16 for a fixed time. Alternatively, the acquisition of a value is stopped by the acceleration sensor 16 and the observation returns to the pedometer 15. According to this, an increase in power consumption can be suppressed by reducing the use of the acceleration sensor 16. That is, in the present embodiment, the trigger for starting to use the acceleration sensor 16 is based on the counting stop state of the pedometer 15. Therefore, although the pedometer 15 and the acceleration sensor 16 are used in combination, the power consumption can be suppressed as compared with the case where the acceleration sensor 16 is used to detect the stop of walking at all times, and the small sized terminal such as a mobile phone can be used. It can be said that it is suitable.

なお、本実施形態の携帯電話機1における歩行状態の検知動作の状態遷移は、図4のように示すことができる。図4は、図1に示した携帯電話機1の動作状態の遷移を説明するための状態遷移図である。
図4において、歩数計モードは、歩数計15で歩数を計数し、加速度センサー16の出力値を取得していない動作状態である。つまり、第1動作判定部31によって携帯電話機1の動きが予め定められた第1動作量を超えているか否かを判定している状態である。この場合、第2動作判定部32は判定処理を実行していないため、歩数計15はセンサーによる検出結果を出力しているものの、加速度センサー16はセンサーによる検出結果を出力していない。
他方、加速度センサー分散モードは、歩数計15で歩数を計数しつつ、加速度センサー16の複数の出力値を取得してその分散と所定の閾値とを比較することで歩行停止状態を検知しようとする動作状態である。つまり、第1動作判定部31によって携帯電話機1の動きが予め定められた第1動作量を超えているか否かを判定するとともに、第2動作判定部32によって携帯電話機1の動きが予め定められた第2動作量を超えているか否かを判定している状態である。この場合、歩数計15がセンサーによる検出結果を出力するとともに、加速度センサー16もセンサーによる検出結果を出力している。
It should be noted that the state transition of the walking state detection operation in the mobile phone 1 of the present embodiment can be shown as in FIG. FIG. 4 is a state transition diagram for explaining the transition of the operation state of the mobile phone 1 shown in FIG.
In FIG. 4, the pedometer mode is an operation state in which the pedometer 15 counts the number of steps and the output value of the acceleration sensor 16 is not acquired. That is, it is a state in which the first motion determination unit 31 determines whether or not the movement of the mobile phone 1 exceeds a predetermined first motion amount. In this case, since the second motion determination unit 32 does not execute the determination process, the pedometer 15 outputs the detection result by the sensor, but the acceleration sensor 16 does not output the detection result by the sensor.
On the other hand, in the acceleration sensor distributed mode, the pedometer 15 counts the number of steps, acquires a plurality of output values of the acceleration sensor 16, and compares the distribution with a predetermined threshold value to detect a walking stop state. It is an operating state. That is, the first motion determination unit 31 determines whether the movement of the mobile phone 1 exceeds a predetermined first motion amount, and the second motion determination unit 32 determines the motion of the mobile phone 1 in advance. In this state, it is determined whether or not the second operation amount is exceeded. In this case, the pedometer 15 outputs the detection result by the sensor, and the acceleration sensor 16 also outputs the detection result by the sensor.

図4に示したように、歩数計モードにおいて歩数計15の歩数値が前回の値と異ならない場合、つまり、第1動作判定部31によって携帯電話機1の動きが予め定められた第1動作量を超えていないと判定された場合、携帯電話機1の制御モードは、加速度センサー分散モードに遷移する。一方、加速度センサー分散モードでは、次の(1)〜(3)のいずれかの条件が整った場合に、歩数計モードへ遷移する。その条件とは、以下の通りである。
条件(1)
加速度センサー16の出力値から算出した分散値が所定の閾値以内の場合、つまり、第2動作判定部32によって携帯電話機1が動作していないと判定された場合。
条件(2)
一定時間、加速度センサー16の出力値から算出した分散値が所定の閾値以上の場合、つまり、第2動作判定部32によって携帯電話機1が動作していると判定された場合。
条件(3)
歩数計15の歩数値が前回の値と異なる場合、つまり、第1動作判定部31によって携帯電話機1が動作していると判定された場合。
As shown in FIG. 4, when the step value of the pedometer 15 is not different from the previous value in the pedometer mode, that is, the first movement amount in which the movement of the mobile phone 1 is predetermined by the first movement determination unit 31. If it is determined that it does not exceed, the control mode of the mobile phone 1 transitions to the acceleration sensor distributed mode. On the other hand, in the acceleration sensor distributed mode, when any of the following conditions (1) to (3) is satisfied, the mode changes to the pedometer mode. The conditions are as follows.
Condition (1)
When the variance value calculated from the output value of the acceleration sensor 16 is within a predetermined threshold, that is, when the second operation determination unit 32 determines that the mobile phone 1 is not operating.
Condition (2)
When the variance calculated from the output value of the acceleration sensor 16 is equal to or greater than a predetermined threshold value for a certain period of time, that is, when the mobile phone 1 is determined to be operating by the second motion determination unit 32.
Condition (3)
When the step value of the pedometer 15 is different from the previous value, that is, when the first operation determination unit 31 determines that the mobile phone 1 is operating.

なお、本発明の実施の形態は上記の形態に限定されず、例えば次のような変形が可能である。例えば、出力装置12からユーザに通知する際に、加速度センサー16の値に応じて、バイブレーションの強弱や時間、パターンを変更することができる。これによればユーザがより、通知に気づきやすくなるという効果が期待できる。   In addition, embodiment of this invention is not limited to said form, For example, the following deformation | transformation is possible. For example, when notifying the user from the output device 12, the vibration intensity, time, and pattern can be changed according to the value of the acceleration sensor 16. According to this, it is possible to expect an effect that the user can easily notice the notification.

また、歩行停止状態を検知する前の歩行状態(すなわち歩行中である状態)の継続時間に応じて出力装置12からの通知の仕方を変化させるようにしてもよい。例えば、長時間歩行していることを検知した場合、長時間、ユーザが通知に気づけていない状態であると判定し、停止した場合にバイブレーションの強弱や時間、鳴動パターンを変更することでユーザに対してより、気づきやすくするようにすることができる。   Moreover, you may make it change the method of notification from the output device 12 according to the continuation time of the walk state (namely, state in which it is walking) before detecting a walk stop state. For example, when it is detected that the user has been walking for a long time, it is determined that the user has not noticed the notification for a long time, and when the user stops, the vibration intensity, time, and ringing pattern are changed. On the other hand, it can be made easier to notice.

また、通知対象は、音声着信や電子メール着信、スケジュール機能による通知に限らず、携帯電話機1が有している通知に関わる機能全般に活用することができる。   Further, the notification target is not limited to the voice call, the e-mail call, and the notification by the schedule function, but can be used for all the functions related to the notification that the mobile phone 1 has.

また、通知の仕方は、バイブレーションによる通知や音響信号あるいは音声による通知とすることができ、音の種類、音量などを変更させることができる。これによってユーザにより、気づきやすくしたり、さらに、周囲の音の騒音に応じて変化させたりするなどの応用例も考えられる。   Further, the notification method can be a notification by vibration, a sound signal or a notification by sound, and the type of sound, volume, etc. can be changed. As a result, application examples such as making it easier for the user to notice or changing according to the noise of surrounding sounds are also conceivable.

また、上記では加速度センサー16を用いているが、他のセンサー(例えば傾きセンサー、角速度センサー)などに置き換えたり、あるいは組み合わせたりすることも可能である。   Moreover, although the acceleration sensor 16 is used in the above, it can be replaced with another sensor (for example, an inclination sensor or an angular velocity sensor) or can be combined.

また、加速度センサー16から取得した複数の値に対しては、複数の値の分散と所定の閾値を比較するのではなく、次のような値と所定の閾値とを比較したり、複数種類の比較結果を組み合わせて停止状態を判定したりするようにしてもよい。すなわち、分散以外の複数の値の散らばりを表す値(例えば標準偏差、平均偏差、最大値と最小値との差等)と所定の閾値とを比較したり、複数の値の平均値と所定の閾値とを比較したり、複数の値うちの最大値と所定の閾値とを比較したりすることで停止状態を判定するようにしてもよい。   In addition, for a plurality of values acquired from the acceleration sensor 16, instead of comparing the variance of the plurality of values with a predetermined threshold, the following values are compared with a predetermined threshold, The stop state may be determined by combining the comparison results. That is, a value representing dispersion of a plurality of values other than variance (eg, standard deviation, average deviation, difference between maximum value and minimum value, etc.) is compared with a predetermined threshold value, or an average value of a plurality of values and a predetermined value You may make it determine a stop state by comparing with a threshold value, or comparing the maximum value of several values with a predetermined threshold value.

また、本発明の実施の形態は、上記のような携帯電話機に限定されず、携帯型の端末装置一般に適用することができる。あるいは、センサーを有する腕時計などに適用することもできる。また、本発明の実施の形態は、CPUとそのCPUで実行されるプログラムとを構成要素として備えることができ、その場合のプログラムは、コンピュータ読み取り可能な記録媒体や通信回線を介して流通させることができる。   Further, the embodiment of the present invention is not limited to the mobile phone as described above, and can be applied to a mobile terminal device in general. Alternatively, it can be applied to a wristwatch having a sensor. In addition, the embodiment of the present invention can include a CPU and a program executed by the CPU as components, and the program in that case is distributed via a computer-readable recording medium or a communication line. Can do.

なお、本発明の実施の形態の基本構成は、図5に示したブロック図で表すことができる。すなわち、本発明の基本的実施形態としての状態検知装置100は、第1動作判定部101と、第2動作判定部102とから構成することができる。この場合、第1動作判定部101は、自装置の動きが予め定められた第1動作量を超えている場合、状態検知装置100が動作したと判定する。そして、第2動作判定部102は、第1動作判定部101によって状態検知装置100の動きが予め定められた第1動作量を超えていない場合、状態検知装置100の動きが第1動作量よりも少ない第2動作量を超えているか否かを判定し、状態検知装置100の動きが第2動作量を超えていない場合、状態検知装置100が動作していないと判定する。   The basic configuration of the embodiment of the present invention can be represented by the block diagram shown in FIG. That is, the state detection device 100 as a basic embodiment of the present invention can be configured by the first motion determination unit 101 and the second motion determination unit 102. In this case, the 1st operation | movement determination part 101 determines with the state detection apparatus 100 having operate | moved, when the motion of an own apparatus exceeds the predetermined 1st operation amount. Then, when the movement of the state detection device 100 does not exceed the first movement amount determined in advance by the first movement determination unit 101, the second movement determination unit 102 moves the movement of the state detection device 100 from the first movement amount. If the movement of the state detection device 100 does not exceed the second movement amount, it is determined that the state detection device 100 is not operating.

なお、図5に示した構成と、図2に示した構成とは、次のような対応関係を有している。図5に示した状態検知装置100は、図2に示した携帯電話機1に対応している。図5に示した第1動作判定部101は、図2に示した第1動作判定部31に対応している。そして、図5に示した第2動作判定部102は、図2に示した第2動作判定部32に対応している。   The configuration shown in FIG. 5 and the configuration shown in FIG. 2 have the following correspondence relationship. The state detection apparatus 100 shown in FIG. 5 corresponds to the mobile phone 1 shown in FIG. The first operation determination unit 101 illustrated in FIG. 5 corresponds to the first operation determination unit 31 illustrated in FIG. 5 corresponds to the second operation determination unit 32 illustrated in FIG. 2. The second operation determination unit 102 illustrated in FIG.

図6は、本発明の比較対象となる携帯電話機(歩数計のみ)と、図1に示した本発明の実施形態である携帯電話機1(加速度センサー併用)とを試験端末として用いて、以下のような条件で歩行状態の検知動作を実験で検証した際の、測定結果を示している。   FIG. 6 shows the following using a mobile phone (only a pedometer) to be compared with the present invention and the mobile phone 1 (with an acceleration sensor) according to the embodiment of the present invention shown in FIG. The measurement results when the walking state detection operation is verified by experiment under such conditions are shown.

測定は、以下のような手順にて行った。
(1)被験者は、試験端末を普段通りに身につけて歩く(ズボンのポケット・コートのポケット、カバンの中等)。
(2)被験者には普段通りに、歩行→停止を行ってもらう。ただし、途中Uターンを織り交ぜてもらった。
(3)停止する時は、被験者が立ち止まったと思うタイミングで意思表示してもらった。
The measurement was performed according to the following procedure.
(1) The subject walks wearing the test terminal as usual (trousers pocket, coat pocket, bag, etc.).
(2) Have the subject walk and stop as usual. However, I had U-turns interwoven on the way.
(3) When stopping, the intention was displayed at the timing when the subject thought he stopped.

図6から分かることとして、停止した際に関しては歩数計のみでも歩行停止状態の検知が可能であったが、Uターンをした場合に誤検知してしまっていることが分かった(停止検出率は、ともに100%であったが、Uターン時の誤検出率は42.9%(歩数計のみ)と0%(加速度センサー併用)であった)。   As can be seen from FIG. 6, when stopping, it was possible to detect the walking stop state with only a pedometer, but it was found that a false detection was made when the U-turn was made (the stop detection rate is Both were 100%, but the false detection rate during the U-turn was 42.9% (pedometer only) and 0% (with accelerometer).

また、歩数計のみでは、被験者が停止の意思表示をした時よりも前に停止状態が検知されていることがあった(最大で2秒ほど早いケースがあった)(被験者の停止からの停止判断までの平均時間は、−0.02秒であった)。   In addition, with the pedometer alone, the stop state was sometimes detected before the subject indicated the intention to stop (there was a case that was up to 2 seconds earlier) (stop from the subject's stop) The average time to judgment was -0.02 seconds).

一方、加速度センサーを併用している本発明の実施形態の場合(今回はT1=1秒間分の値から分散を求めている)は、被験者が停止の意思表示から、ほぼ1秒後に停止状態を検知できており、被験者が止まっている状態を正しく検知できていた(被験者の停止からの停止判断までの平均時間は、+1.22秒であった)。   On the other hand, in the case of the embodiment of the present invention in which the acceleration sensor is used together (this time, the variance is obtained from the value for T1 = 1 second), the subject enters the stop state after about 1 second from the intention to stop. It was detected, and the state where the subject was stopped was correctly detected (the average time from the subject's stop to the stop determination was +1.22 seconds).

これらより歩数計だけでは正確な結果を得ることが難しく、利用者が歩行を停止したと思ったタイミングとずれていることとが分かった。   From these results, it was found that it was difficult to obtain accurate results with only the pedometer, and it was found that the timing was shifted from the timing when the user thought he stopped walking.

1 携帯電話機
10 CPU
11 入力装置
12 出力装置
15 歩数計
16 加速度センサー
17 通信装置
18 記憶装置
31 第1動作判定部
32 第2動作判定部
33 第1通知制御部
34 第1停止制御部
35 第2停止制御部
36 第2通知制御部
1 Mobile phone 10 CPU
11 Input device 12 Output device 15 Pedometer 16 Accelerometer 17 Communication device 18 Storage device 31 First motion determination unit 32 Second motion determination unit 33 First notification control unit 34 First stop control unit 35 Second stop control unit 36 2 Notification control unit

Claims (9)

自装置の動きが予め定められた第1動作量を超えている場合、前記自装置が動作したと判定する第1動作判定部と、
前記第1動作判定部によって前記自装置の動きが予め定められた第1動作量を超えていないと判定された場合、前記自装置の動きが前記第1動作量よりも少ない第2動作量を超えているか否かを判定し、前記自装置の動きが前記第2動作量を超えていない場合、前記自装置が動作していないと判定する第2動作判定部と、
を備えることを特徴とする状態検知装置。
A first action determination unit that determines that the own apparatus has operated when the movement of the own apparatus exceeds a predetermined first movement amount;
When it is determined by the first operation determination unit that the movement of the own device does not exceed a predetermined first operation amount, the second operation amount is smaller than the first operation amount. A second motion determination unit that determines whether or not the device itself is not operating when the motion of the device does not exceed the second motion amount;
A state detection device comprising:
前記第1動作判定部によって前記自装置が動作したと判定された場合、あるいは、前記第2動作判定部によって前記自装置が動作していないと判定された場合、それ以前に通知部からユーザに対して通知されていた事項を再度ユーザに対して通知させる第1通知制御部をさらに備えることを特徴とする請求項1に記載の状態検知装置。   When it is determined by the first operation determination unit that the device is operating, or when the second operation determination unit determines that the device is not operating, the notification unit notifies the user before that. The state detection apparatus according to claim 1, further comprising a first notification control unit configured to notify the user of a matter that has been notified to the user again. 前記第1動作判定部によって前記自装置が動作したと判定された場合、あるいは、前記第2動作判定部によって前記自装置が動作していないと判定された場合、前記自装置の動きを検出するセンサーによる検出処理を停止させる第1停止制御部をさらに備えることを特徴とする請求項1あるいは2に記載の状態検知装置。   When the first operation determining unit determines that the own device is operating, or when the second operation determining unit determines that the own device is not operating, the movement of the own device is detected. The state detection device according to claim 1, further comprising a first stop control unit that stops detection processing by the sensor. 前記第2動作判定部は、
前記自装置の動きを検出したセンサーの出力の散らばりを表わす値が閾値以内である場合、前記自装置が動作していないと判定することを特徴とする請求項1から3のうちいずれか一項に記載の状態検知装置。
The second operation determination unit
4. The apparatus according to claim 1, wherein when the value representing the dispersion of the output of the sensor that detects the movement of the own apparatus is within a threshold value, it is determined that the own apparatus is not operating. 5. The state detection device described in 1.
前記第2動作判定部は、
前記自装置の動きが前記第1動作量よりも少なく且つ前記第2動作量を超えている状態が予め定められた期間以上継続した場合、前記自装置が動作したと判定する請求項4に記載の状態検知装置。
The second operation determination unit
5. The apparatus according to claim 4, wherein if the state where the movement of the own apparatus is less than the first operation amount and exceeds the second operation amount continues for a predetermined period or longer, it is determined that the own apparatus has operated. State detection device.
前記第2動作判定部によって前記自装置が動作したと判定された場合、それ以前に通知部からユーザに対して通知されていた事項を再度ユーザに対して通知させる第2通知制御部をさらに備えることを特徴とする請求項4あるいは5に記載の状態検知装置。   A second notification control unit configured to notify the user again of matters previously notified to the user from the notification unit when the second operation determination unit determines that the device has operated; The state detection device according to claim 4 or 5, wherein 前記第2動作判定部によって前記自装置が動作したと判定された場合、前記自装置の動きを検出するセンサーによる検出処理を停止させる第2停止制御部をさらに備えることを特徴とする請求項4から6のうちいずれか一項に記載の状態検知装置。   5. The apparatus according to claim 4, further comprising: a second stop control unit that stops detection processing by a sensor that detects the movement of the own device when the second operation determination unit determines that the own device has operated. The state detection device according to any one of 6 to 6. 状態検知装置が、
自装置の動きが予め定められた第1動作量を超えている場合、前記自装置が動作したと判定する第1動作判定ステップと、
前記第1動作判定ステップによって前記自装置の動きが予め定められた第1動作量を超えていないと判定された場合、前記自装置の動きが前記第1動作量よりも少ない第2動作量を超えているか否かを判定し、前記自装置の動きが前記第2動作量を超えていない場合、前記自装置が動作していないと判定する第2動作判定ステップと、
を備えることを特徴とする状態検知方法。
The state detection device
A first action determination step for determining that the own apparatus has operated when the movement of the own apparatus exceeds a predetermined first movement amount;
When it is determined in the first operation determining step that the movement of the own device does not exceed a predetermined first operation amount, the second operation amount is smaller than the first operation amount. A second operation determining step for determining whether or not the device itself is not operating when the motion of the device does not exceed the second operation amount;
A state detection method comprising:
コンピュータを、
自装置の動きが予め定められた第1動作量を超えている場合、前記自装置が動作したと判定する第1動作判定手段、
前記第1動作判定手段によって前記自装置の動きが予め定められた第1動作量を超えていないと判定された場合、前記自装置の動きが前記第1動作量よりも少ない第2動作量を超えているか否かを判定し、前記自装置の動きが前記第2動作量を超えていない場合、前記自装置が動作していないと判定する第2動作判定手段、
として機能させるためのプログラム。
Computer
A first action determining means for determining that the own apparatus has operated when the movement of the own apparatus exceeds a predetermined first movement amount;
If it is determined by the first motion determining means that the movement of the device does not exceed a predetermined first motion amount, the second motion amount is smaller than the first motion amount. A second operation determining means for determining whether or not the own device is not operating when the movement of the own device does not exceed the second operation amount;
Program to function as.
JP2012186325A 2012-08-27 2012-08-27 State detection device, state detection method, and program Pending JP2014045325A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012186325A JP2014045325A (en) 2012-08-27 2012-08-27 State detection device, state detection method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012186325A JP2014045325A (en) 2012-08-27 2012-08-27 State detection device, state detection method, and program

Publications (1)

Publication Number Publication Date
JP2014045325A true JP2014045325A (en) 2014-03-13

Family

ID=50396309

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012186325A Pending JP2014045325A (en) 2012-08-27 2012-08-27 State detection device, state detection method, and program

Country Status (1)

Country Link
JP (1) JP2014045325A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015162806A1 (en) * 2014-04-24 2015-10-29 京セラ株式会社 Mobile electronic device, control method, and storage medium

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015162806A1 (en) * 2014-04-24 2015-10-29 京セラ株式会社 Mobile electronic device, control method, and storage medium
JP2015211278A (en) * 2014-04-24 2015-11-24 京セラ株式会社 Portable electronic apparatus. control method and control program
US20170048379A1 (en) * 2014-04-24 2017-02-16 Kyocera Corporation Mobile electronic device, control method, and non-transitory storage medium
US10009454B2 (en) 2014-04-24 2018-06-26 Kyocera Corporation Mobile electronic device, control method, and non-transitory storage medium

Similar Documents

Publication Publication Date Title
US8351958B2 (en) Mobile device and method for identifying location thereof
JP5824936B2 (en) Portable electronic device, danger notification method and program
JP6434144B2 (en) Raise gesture detection on devices
US7698097B2 (en) Method for controlling a pedometer based on the use of inertial sensors and pedometer implementing the method
EP2207331B1 (en) Method and apparatus for automatically changing operating modes in a mobile device
WO2017113768A1 (en) Control method and control system of earphone, and earphone
JP2010009498A (en) Motion sensor
JP2008085510A (en) Portable terminal
JP6011052B2 (en) Electronics
JP2014191667A (en) Stray child search system, program and stray child search method
JP4956811B2 (en) Pedometer
US20120279304A1 (en) Activity Detection in MEMS Accelerometers
JP6271730B2 (en) Electronic device and method for filtering notification information
JP2015012579A (en) Information processing apparatus, control method of the same and program
WO2013184620A1 (en) Activity detection in mems accelerometers
JP5561028B2 (en) Step counting device
JP2017192563A (en) Activity meter and exercise amount calculation device
JP2014045325A (en) State detection device, state detection method, and program
JP2010008219A (en) Electronic device with alarm function
JP6398743B2 (en) Exercise information measuring device, exercise information measuring device control method, exercise information measuring device control program
JP2008148156A (en) Mobile terminal
JP6100299B2 (en) Step detection device, step detection method, and computer program
JP2005283340A (en) Pedometer
JPWO2018074073A1 (en) Electronic device, power saving control method and program
KR20170111408A (en) Apparatus and method for step calculation