This patent application is based upon and claims the benefit of priority of the prior Japanese Patent Application No. 2011-117286 filed on May 25, 2011, the entire contents of which are incorporated herein by reference.
The embodiments discussed herein are related to a body movement detecting apparatus, a body movement detecting method, and a non-transitory recording medium storing a body movement detecting program.
Body movement during sleep is known to be one of the characteristics in a human body utilized for measuring a sleeping status of a human being. For example, the low frequency of the presence of body movement may be defined as a deep sleeping status whereas the high frequency of the presence of body movement may be defined as a light sleeping status or an awakening status.
There is disclosed in the related art a technology of detecting such body movement utilizing a predetermined sensor. For example, there is disclosed a technology of detecting body movement utilizing an infrared ray sensor. In this technology, the infrared ray sensor is directed at a user such that body movement of the user is detected as fluctuated values of the infrared sensor.
Further, there is disclosed another technology of detecting body movement utilizing a pressure sensor. In this technology, the pressure sensor is set in a bed such that body movement of a user is detected as fluctuated values of the pressure sensor caused by the body movement.
In addition, there is disclosed another technology of detecting body movement utilizing an acceleration sensor. In this technology, the acceleration sensor is attached to an arm of a user such that body movement of the user is detected as fluctuated values of the acceleration sensor caused by the body movement.
However, with the above related art technologies, expensive special-purpose sensors are utilized, and hence detecting the body movement may cost exceedingly high. Thus, a use of a low price sensor for detecting the body movement may be proposed. One example of such a low price sensor that is utilized for detecting the body movement may be a microphone. In this example, acoustic signals are input via the microphone and the acoustic signals indicating the volume above a predetermined level (i.e., predetermined loudness) may be detected as the body movement.
However, in this example, disturbance noise due to home electronic equipment and appliances or external noise may also be detected as the body movement, and hence, performance of the microphone may be adversely affect by such disturbance noise.
According to an aspect of an embodiment, a body movement detecting apparatus includes a time-frequency converting unit configured to convert an input acoustic signal to a frequency component; an electric power difference computing unit configured to compute an electric power difference value of the frequency component of each of predetermined frequency bandwidths; a duration computing unit configured to compute duration in which a number of the predetermined frequency bandwidths each exhibiting the electric power difference value less than a first threshold is equal to or greater than a second threshold; a similarity value computing unit configured to compute a value indicating similarity of the electric power difference value of each of the predetermined frequency bandwidths; and a body movement detecting unit configured to detect body movement based on the computed duration and the computed similarity value.
The object and advantages of the invention will be realized and attained by means of the elements and combinations particularly pointed out in the appended claims. It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory and are not restrictive of the invention, as claimed.
First, characteristics of the body movement sound are described. The body movement sound is generated by friction-induced vibrations, such as friction caused in a sleeping mattress or clothes, transferred in the air while a user is sleeping. The characteristics of such a body movement sound known in the related art include small electric power differences occurring in numerous frequency bandwidths where the electric power differences are similar to one another between the frequency bandwidths. The reasons that these two characteristics represent the body movement sound are described below.
(Body Movement Sound Generating Model)
As illustrated in
Y is vibrated by the repeated movements of
(Frequency of Body Movement Sound)
The vibration frequency of Y (e.g., fabric) is determined based on the number of repeated cycles of the movements of
k: Restoring force of Y (i.e., spring constant)
β: Unique coefficient determined by coefficient of friction
Since soft raw materials formed of fabric, such as a mattress or clothes, acquire various values of k and β based on shapes and movements of the soft raw materials, the entire mattress or clothes may seem to vibrate at various frequencies when computed by the equation (1). Thus, the body movement sound may have the frequency component of a wide bandwidth. Further, referring to the equation (1), the vibration frequency f may not depend on the velocity of the body (X) or the fabric (Y).
(Amplitude of Body Movement Sound)
As already mentioned in the frequency of body movement sound section above, the vibration frequency of the fabric obtained by the body movement is constant regardless of the velocity of the fabric. Thus, based upon the fact that the frequency of the body movement sound is constant regardless of the velocity of the fabric, the higher the velocity of the fabric, the wider the amplitude of the body movement sound will be.
Since the fabric moves along the body movement due to the friction generated between the body movement and the fabric, the velocity of the fabric movement may be determined based on the velocity of the body movement. When f represents the vibration frequency and V represents the velocity of the body movement, the amplitude A of the fabric vibration may be computed based on the following equation (2).
As illustrated in the equation (2), the amplitude of the fabric movement (the loudness of the body movement sound) is determined in proportion to the velocity of the body movement.
(Characteristics of Body Movement Sound)
To summarize the above, the body movement sound is generated by the vibration due to the friction of the fabric of the mattress or clothes along with the body movement. The frequency of the fabric sound may be constant regardless of the velocity of the body movement and may vary with the friction coefficients. The amplitude of the fabric sound (i.e., the loudness of the body movement sound) is in proportion to the velocity of the body movement.
Note that the velocity change in the body movement may seem to be small, in general, excluding the velocity changes obtained immediate before and after the outset of the body movement. Further, the fact that the velocity change in the body movement is small indicates that the amplitude change in the fabric sound is small, and similarly indicates that the electric power difference at each of the frequencies of the body movement sound is small.
Further, although the velocity change in the body movement is small, the velocity of the body movement varies. Consequently, the amplitude of the fabric sound changes along with the velocity change of the body movement. Thus, similar electric power differences may be obtained in the frequency bandwidths of the body movement sound.
Accordingly, the body movement sound may have two characteristics, that is, the small electric power differences being obtained in the numerous frequency bandwidths, and the similar electric power differences being obtained in the frequency bandwidths. Preferred embodiments will be described below with reference to the accompanying drawings.
The time-frequency converting part 101 is configured to receive an acoustic signal input by an input device such as a microphone, and perform time-frequency conversion on the received acoustic signal. As examples of the time-frequency conversion, the discrete-time Fourier transform (DTFT) and the wavelet transform may be given. In this embodiment, the discrete-time Fourier transform (DTFT) is utilized as the example of the time-frequency conversion.
Specifically, the time-frequency converting part 101 converts the received acoustic signal into a signal in a frequency domain (i.e., the frequency component) based on the following equation (3).
S(n,k): Fourier transformation result in kth frequency bandwidth of signal array s(n,j)
The score (frame length) of the discrete Fourier transform may, for example, be determined as 256 points (16 ms) at the acoustic signal sampling frequency of 16 kHz. The converted S(n,k) is output to the electric power computing part 102.
The converted S(n,k) may be expressed by two separate parts, namely, a real part and an imaginary part, as expressed by the following equation (4).
S(n,k)=S—re(n,k)+iS—im(n,k) (4)
S_re(n,k): Real part of S(n,k)
S_im(n,k): Imaginary part of S(n,k)
The electric power computing part 102 is configured to compute the power spectrum for the nth frame and the kth frequency bandwidth based on the following equation (5).
pow(n,k)=∥S—re(n,k)∥2+∥S—im(n,k)∥2(k=0, 1 . . . K−1) (5)
pow(n,k): Power spectrum in nth frame and kth frequency bandwidth (Electric power)
The electric power computing part 102 outputs to the electric power difference computing part 103 the power pow (n,k) in each of the frequency bandwidths computed based on the sum of squares of the real part and the imaginary part of the frequency component.
The electric power difference computing part 103 is configured to acquire the electric power pow(n,k) and compute as the difference between the power pow(n−1,k) in a preceding frame n−1 and the electric power pow(n,k) in a current frame n for each of the frequency bandwidths as an electric power difference value based on the following equation (6). Note that the electric power difference value is hereinafter referred to as an “electric power difference”.
pow_diff(n,k)=pow(n,k)−pow(n−1, k) (6)
pow_diff(n,k): Electric power difference for nth frame and kth frequency bandwidth
The electric power difference computing part 103 outputs the computed electric power difference pow_diff(n,k) to the duration computing part 105. The electric power difference computing part 103 also stores the computed electric power difference pow_diff(n,k) in the storage part 104.
The electric power difference computing part 103 also stores the computed electric power difference pow_diff(n,k) in the storage part 104. The storage part 104 may be configured to store the electric power difference for the latest predetermined duration based on the capacity of a memory area.
The duration computing part 105 adds one frame to the duration if the number of frequency bandwidths each exhibiting the absolute value of the electric power difference less than a threshold TH_POW is equal to or greater than a threshold TH_NUM. The duration computing part 105 resets (clears) the duration if the number of frequency bandwidths each exhibiting the absolute value of the electric power difference less than a threshold TH_POW is less than the threshold TH_NUM.
The aforementioned processes are expressed by the following equations (7) to (9).
pow_diff_func(n,k): Function to return “1” when the absolute value of the electric power difference is less than the threshold TH_POW, otherwise to return “0” num_pow_diff(n): Number of frequency bandwidths each exhibiting the absolute value of the electric power difference less than the threshold TH_POW duration (n): Frame duration in which the number of frequency bandwidths each exhibiting the absolute value of the electric power difference less than the threshold TH_POW is greater than the threshold TH_NUM
For example, the threshold TH_POW may be set as 3 dB and the threshold TH_NUM may be set as half (½) of the number of frequency bandwidths. For example, when the number of frequency bandwidths is 128, the threshold TH_NUM is 64. The duration computing part 105 outputs the computed duration to the body movement detecting part 107.
The similarity value computing part 106 acquires the electric power difference for a predetermined duration from the storage part 104 and computes a value indicating similarity (hereinafter referred to as a “similarity value”) between the electric power differences of the frequency bandwidths. The predetermined duration may, for example, be 2 s (e.g., 125 frames when the sampling frequency is 16 kHz and one frame is 16 ms). This is based on the fact that the body movement is generally represented by 2 s or above.
The similarity value computing part 106 is configured to use the sum of correlation values or the value computed based on a signum function of the electric power difference as the similarity value.
[Sum of Correlation Values]
When the sum of correlation values is employed as the similarity value, the similarity value computing part 106 acquires the sum of correlation values of all the frequency bandwidths based on the following equations (10) and (11).
pow_diff_ave(k): Mean (average) of electric power differences
corr(n−1,k,l): Correlation between electric power differences in frequency bandwidths k and l
corr_all(n−1): Sum of correlation values of all the frequency bandwidths
The similarity value computing part 106 may compute the sum of correlation values first, then divide the obtained sum of correlation values corr_all(n−1) by the number of combinations of all the frequency bandwidths, and finally normalize the computed result by values of 0 or 1. Hereinafter, a further description is given based on the assumption that the sum of correlation values corr_all(n−1) is normalized. The similarity value computing part 106 outputs the computed sum of correlation values corr_all(n−1) as the similarity value to the body movement detecting part 107.
(Signum Function)
Based upon the fact that the electric power differences are similar in numerous frequency bandwidths, the signs (i.e., positive + or negative −) of the values of the electric power differences may be the same in the numerous frequency bandwidths. For example, whether the electric power is decreased or increased is the same in the numerous frequency bandwidths.
Accordingly, the following parameters utilizing the signum function of the electric power differences are applied as the similarity values of the electric power differences in the frequency bandwidths. When the signum function of the electric power differences is used, the similarity value computing part 106 computes the parameters of the signum function of the electric power differences based on the following equations (12) to (15).
sign(x): Function to return “1” when x is a positive (+) value, otherwise to return “0”
powdiff_sign_p(n): Number of frequency bandwidths exhibiting electric power difference of a positive value at nth frame
powdiff_sign_m(n): Number of frequency bandwidths exhibiting electric power difference of a 0 value or less (a negative value) at nth frame
powdiff_sign(n): one of values being greater than the other between powdiff_sign_p(n) and powdiff_sign_m(n)
The similarity value computing part 106 adds one frame to a duration having a similar electric power difference (hereinafter referred to as “similarity duration”) if the powdiff_sign(n) is equal to or greater than a threshold TH_SIGN. For example, the threshold TH_SIGN is determined as 80 when the frequency bandwidth is 128. The similarity value computing part 106 outputs the similarity duration to the body movement detecting part 107 as the similarity value.
The body movement detecting part 107 detects the body movement based on the duration computed by the duration computing part 105 and the similarity value (i.e., similarity duration) computed by the similarity value computing part 106.
(Sum of Correlation Values Applied as Similarity Value)
For example, when the duration is equal to or greater than a threshold TH_TIME and the sum of correlation values is equal to or greater than a threshold TH_COR, the body movement detecting part 107 determines that the body movement is present in the corresponding duration, and hence, the body movement detecting part 107 detects the body movement. The threshold TH_TIME may be set as a value of 2 s or above and the threshold TH_COR may be set as 0.5. The electric power difference of the body movement sound frequently appears at the correlation value of 0.5 or above. Hence, if the sum of correlation values after the normalization is 0.5 or above, it may be possible to determine that the body movement is present.
(Similarity Duration Applied as Similarity Value)
For example, when the duration and the similarity duration are equal to or greater than the threshold TH_TIME, the body movement detecting part 107 determines that the body movement is present in the corresponding duration, and hence, the body movement detecting part 107 detects the body movement.
Note that when the body movement detecting part 107 detects the body movement, the body movement detecting part 107 may further be configured to record time at the outset of the body movement and also time at the end of the body movement in storage such as a memory. The recorded times at the outset and the end of the body movement may be utilized for obtaining a sleeping status of the user.
Example
Next, the aforementioned processes are described with reference to accompanying drawings by way of a specific example in which the sum of correlation values is applied as the similarity value.
The electric power difference computing part 103 computes the electric power difference corresponding to the electric power computed by the electric power computing part 102.
The electric power difference for the audio sound is large as illustrated in
Next, the similarity value computing part 106 computes the sum of correlation values between the electric power differences.
As described above, in the body movement sound, the correlation values are distributed close to 0.5 or above. Thus, if the normalized sum of correlation values is 0.5 or above, it is probable that the normalized values represent the body movement sound.
(C) of
Thus, the body movement detecting part 107 detects the body movement based on the duration in which the number of frequency bandwidths each exhibiting the small electric power difference is equal to or greater than the threshold, and a value indicating the similarity between the electric power differences in the frequency bandwidths.
Note that the reasons for utilizing the two characteristics, which are the small electric power difference and the similar electric power differences in the frequency bandwidths, in detecting the body movement are described below. If the body movement is detected by utilizing only one of the above characteristics, it is highly probable to erroneously detect other signals.
That is, air conditioners and background noise also exhibit small electric power differences. Hence, signals of such air conditioners and background noise may be erroneously detected if only the characteristic of the small electric power difference is utilized for detecting the body movement. Similarly, musical tones or vehicle travelling noise also exhibit small electric power differences. Hence, signals of such musical tones or vehicle travelling noise may be erroneously detected if only the characteristic of the similar electric power differences being obtained in the frequency bandwidths is utilized for detecting the body movement.
(B) of
(C) of
(B) of
(C) of
As described above, the body movement detecting apparatus 10 according to the first embodiment may be capable of detecting the body movement with high accuracy by utilizing the two characteristics of the body movement sound.
[Operation]
Next, operations of the body movement detecting apparatus 10 according to the first embodiment are described below.
In step S101, the time-frequency converting part 101 receives an acoustic signal input by an input device such as a microphone, and converts the received acoustic signal into a frequency component to generate a frequency domain signal.
In step S102, the electric power computing part 102 computes the electric power based on the frequency domain signal acquired from the time-frequency converting part 101.
In step S103, the electric power difference computing part 103 computes difference of the electric power computed by the electric power computing part 102.
In step S104, the similarity value computing part 106 computes the sum of correlation values in the respective frequency bandwidths by utilizing the electric power differences computed by the electric power difference computing part 103. The sum of correlation values is normalized.
In step S105, the duration computing part 105 determines whether the number of frequency bandwidths each exhibiting the electric power difference less than the threshold TH_POW is equal to or greater than the threshold TH_NUM. If the number of frequency bandwidths is equal to or greater than the threshold TH_NUM (“YES” in step S105), step S106 is subsequently processed. If, on the other hand, the number of frequency bandwidths is less than the threshold TH_NUM (“NO” in step S105), step S107 is subsequently processed.
In step S106, the duration computing part 105 adds one frame to the duration and terminates the process of this frame.
In step S107, the body movement detecting part 107 determines whether the duration up to a previous frame is equal to or greater than the threshold TH_TIME. If the duration is equal to or greater than the threshold TH_TIME (“YES” in step S107), step S109 is subsequently processed. If, on the other hand, the duration is less than the threshold TH_TIME (“NO” in step S107), step S108 is subsequently processed.
In step S108, the body movement detecting part 107 determines that the body movement is not present in that duration (i.e., the duration includes no body movement) and terminates the process of this frame.
In step S109, the body movement detecting part 107 determines whether the normalized sum of correlation values is equal to or greater than the threshold TH_COR. If the normalized sum is equal to or greater than the threshold TH_COR (“YES” in step S109), step S110 is subsequently processed. If, on the other hand, the normalized sum is less than the threshold TH_COR (“NO” in step S109), step S108 is subsequently processed.
In step S110, the body movement detecting part 110 determines that the body movement is present in the corresponding duration (i.e., the duration includes body movement) and terminates the process of this frame.
As described above, the body movement detecting apparatus 10 according to the first embodiment may be capable of detecting body movement with high accuracy by utilizing the acoustic characteristics of the body movement sound. Further, the body movement detecting apparatus 10 according to the first embodiment may be capable of detecting body movement without utilizing expensive special-purpose sensors. In addition, the body movement detecting apparatus 10 according to the first embodiment may be simply placed at a position where the body movement sound is picked up or input and hence there are no positional limitations for placing the body movement detecting apparatus 10.
Next, a body movement detecting apparatus 20 according to a second embodiment is described below. The body movement detecting apparatus 20 according to the second embodiment is a power saving model which is realized by computing the similarity value for identifying the similarity between the electric power differences when necessary.
[Configuration]
As illustrated in
When the duration is less than the threshold TH_TIME, the similarity value computing part 201 reports that result to a body movement detecting part 202. When the duration is equal to or greater than the threshold TH_TIME, the similarity value computing part 201 computes a similarity value. In the second embodiment, the sum of correlation values between the electric power differences is utilized as the similarity value. Note that the similarity value computing part 201 may normalize the sum of correlation values in advance.
Thus, when the duration up to the previous frame is less than the threshold TH_TIME, the similarity value computing part 201 does not compute the sum of correlation values between the electric power differences. As a result, the body movement detecting apparatus 20 according to the second embodiment may save electric energy when detecting the body movement in this fashion. The similarity value computing part 201 outputs the computed sum of correlation values to the body movement detecting part 202.
The body movement detecting part 202 determines whether the sum of correlation values acquired from the similarity value computing part 201 is equal to or greater than the threshold TH_COR. If the sum of correlation values acquired from the similarity value computing part 201 is equal to or greater than the threshold TH_COR, the body movement detecting part 202 determines that the body movement is present in that duration (i.e., interval). That is, the duration includes the body movement. If, on the other hand, the sum of correlation values acquired from the similarity value computing part 201 is less than the threshold TH_COR, the body movement detecting part 202 determines that the body movement is not present in that duration (i.e., interval). That is, the duration includes no body movement. Further, when the body movement detecting part 202 receives from the body movement detecting part 201 a report indicating that the duration is less than the threshold TH_TIME, the body movement detecting part 202 determines that the duration includes no body movement.
Note that when the body movement detecting part 202 detects the body movement in a manner similar to that in the body movement detecting apparatus 10 according to the first embodiment, the body movement detecting part 202 may store a detected time at which the body movement is detected in a storage such as a memory. The recorded time at which the body movement is detected may be utilized for obtaining a sleeping status of the user.
[Operation]
Next, operations of the body movement detecting apparatus 20 according to the second embodiment are described below.
In step S201, the time-frequency converting part 101 receives an acoustic signal input by an input device such as a microphone, and converts the received acoustic signal into a frequency component to generate a frequency domain signal.
In step S202, the electric power computing part 102 computes the electric power based on the frequency domain signal acquired from the time-frequency converting part 101.
In step S203, the electric power difference computing part 103 computes difference of the electric power computed by the electric power computing part 102.
In step S204, the duration computing part 105 determines whether the number of frequency bandwidths each exhibiting the electric power difference less than the threshold TH_POW is equal to or greater than the threshold TH_NUM. If the number of frequency bandwidths is equal to or greater than the threshold TH_NUM (“YES” in step S204), step S205 is subsequently processed. If, on the other hand, the number of frequency bandwidths is less than the threshold TH_NUM (“NO” in step S204), step S206 is subsequently processed.
In step S205, the duration computing part 105 adds one frame to the duration and terminates the process of this frame.
In step S206, the similarity value computing part 201 determines whether the duration up to a previous frame is equal to or greater than the threshold TH_TIME. If the duration is equal to or greater than the threshold TH_TIME (“YES” in step S206), step S208 is subsequently processed. If, on the other hand, the duration is less than the threshold TH_TIME (“NO” in step S206), step S207 is subsequently processed.
In step S207, the body movement detecting part 202 receives from the similarity value computing part 201 a report indicating that the duration is less than the threshold TH_TIME, so that the body movement detecting part 202 determines that the body movement is not present in that duration (i.e., the duration includes no body movement) and terminates the process of this frame. Similarly, in step S207, the body movement detecting part 202 receives from the similarity value computing part 201 a report indicating that the sum of correlation values is less than the threshold TH_COR, so that the body movement detecting part 202 determines that the body movement is not present in that duration (i.e., the duration includes no body movement) and terminates the process of this frame.
In step S208, the similarity value computing part 201 computes the sum of correlation values in the respective frequency bandwidths by utilizing the electric power differences computed by the electric power difference computing part 103. The sum of correlation values is normalized.
In step S209, the body movement detecting part 202 determines whether the normalized sum of correlation values is equal to or greater than the threshold TH_COR. If the normalized sum is equal to or greater than the threshold TH_COR (“YES” in step S209), step S210 is subsequently processed. If, on the other hand, the normalized sum is less than the threshold TH_COR (“NO” in step S209), step S207 is subsequently processed.
In step S210, the body movement detecting part 202 determines that the body movement is present in that duration (i.e., the duration includes body movement) and terminates the process of this frame.
As described above, the body movement detecting apparatus 20 according to the second embodiment may further save the electric energy while maintaining the effect obtained in the first embodiment.
Next, hardware of a mobile terminal apparatus 30 including the body movement detecting apparatuses 10 and 20 illustrated according to the embodiments is described below.
The antenna 301 is configured to transmit a radio signal amplified by a transmission amplifier and receive a radio signal from a base station. The radio part 302 is configured to perform D/A conversion on the transmitted digital signal diffused by the baseband processing part 303 and perform quadrature modulation on the modulated signal to amplify the modulated signal by a power amplifier. The radio part 302 is configured to amplify the received radio signal and perform A/D conversion on the amplified signal to transmit A/D converted signal to the baseband processing part 303.
The baseband processing part 303 is configured to perform base band processing including attaching a transmitting data error-correcting code, modulating data, spreading modulation, dispreading the received signal, determining a signal receiving environment, determining respective thresholds of the channel signals and decoding the error-correcting code.
The controller 304 is configured to perform wireless control such as transmitting and receiving a control signal. The controller 304 is further configured to execute a body movement detecting program stored in the auxiliary storage part 309 or the like of each of the embodiments.
The main storage part 308 is a read-only memory (ROM) or a random access memory (RAM) that permanently or temporarily stores programs or data such as basic software of an operating system (OS) and application software, which are executed by the controller 304.
The auxiliary storage part 309 is a hard disk drive (HDD), which stores data associated with the application software.
A terminal interface part 305 is configured to perform a data adapter process and an interface process between a handset and external data terminals.
The microphone 306 is configured to convert sound into an electric signal. The microphone 306, for example, converts sound of a user during sleep into an acoustic signal.
The speaker 307 is configured to convert the electric signal into a physical vibration to generate sound such as music or voice.
Note that in the components of the body movement detecting apparatus illustrated according to the first and the second embodiments may be implemented by the body movement detecting program, which is executed by, for example, the controller 304 and the main storage part 308 serving as a working memory.
Accordingly, the mobile terminal apparatus 30 may be capable of detecting body movement of the user while the user is sleeping, which enables the mobile terminal apparatus 30 to automatically record a sleeping status of the user.
Further, the technologies discussed in the disclosures may be applied not only to the mobile terminal apparatus 30 but may also be applied to an information processing terminal having a built-in microphone or an external microphone to receive sound.
Moreover, a non-transitory recording medium may store the body movement detecting program that realizes a sequence of the body movement detecting processes described in the first and the second embodiments. Accordingly, the sequence of the body movement detecting processes may be implemented by a computer when the body movement detecting program stored in the non-transitory recording medium is executed by the computer. For example, the body movement detecting program may be stored in a recording medium, and hence the body movement detecting program may be read by a computer or the mobile terminal apparatus to implement the body movement detecting processes.
Note that various types of recording media may be used as the recording medium. Examples of the recording medium include a CD-ROM, a flexible disk and a magneto-optical disk on which information is optically, electrically or magnetically recorded; or a semiconductor memory such as a ROM or a flash memory on which information is electrically recorded.
According to the technologies disclosed in the first embodiment, body movement may be detected with high accuracy by utilizing the acoustic characteristics of the body movement sound.
The disclosed technologies are described according to the first and second embodiments; however, the disclosed technologies are not limited to the disclosed embodiments. Various modifications or alterations may be made within the scope of the inventions described in the claims. Further, combinations of all or part of the components of aforementioned embodiments may be applied.
All examples and conditional language recited herein are intended for pedagogical purposes to aid the reader in understanding the invention and the concepts contributed by the inventor to furthering the art, and are to be construed as being without limitation to such specifically recited examples and conditions, nor does the organization of such examples in the specification relate to a showing of the superiority or inferiority of the invention. Although the embodiments of the present invention have been described in detail, it should be understood that the various changes, substitutions, and alterations could be made hereto without departing from the spirit and scope of the invention.
Number | Date | Country | Kind |
---|---|---|---|
2011-117286 | May 2011 | JP | national |