Skip to main content

Quantified Living Habits Using RTI Based Target Footprint Data

  • Conference paper
  • First Online:
Proceedings of 2016 Chinese Intelligent Systems Conference (CISC 2016)

Part of the book series: Lecture Notes in Electrical Engineering ((LNEE,volume 405))

Included in the following conference series:

  • 1018 Accesses

Abstract

Providing personalized healthcare for elders is more and more necessary in aging society. It is the premise to quantify their living habits properly. In this paper, a classification algorithm is used to transform footprints of elder into daily activities by combining point of interest. A concept of activity matrix and vector is proposed to quantify daily life, and then a clustering algorithm based on similarity is put forward to realize abnormal behaviors recognition. Finally, a experiment is given to illustrate the effectiveness of the proposed methods.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 84.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 109.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book
USD 109.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

References

  1. Nazerfard E, Rashidi P, Cook DJ (2011) Using association rule mining to discover temporal relations of daily activities. In: Toward useful services for elderly and people with disabilities. Springer, Berlin Heidelberg, pp 49–56

    Google Scholar 

  2. Van Kasteren TLM, Englebienne G, Krose BJA (2010) An activity monitoring system for elderly care using generative and discriminative models. Pers Ubiquit Comput 14(6):489–498

    Article  Google Scholar 

  3. Andrienko G, Andrienko N, Wrobel S (2007) Visual analytics tools for analysis of movement data. ACM SIGKDD Explor Newsl 9(2):38–46

    Article  Google Scholar 

  4. Rashidi P, Mihailidis A (2013) A survey on ambient-assisted living tools for older adults. IEEE J Biomed Health Inf 17(3):579–590

    Article  Google Scholar 

  5. Soulas J, Lenca P, Thpaut A (2013) Monitoring the habits of elderly people through data mining from home automation devices data. In: Progress in artificial intelligence. Springer, Berlin, Heidelberg, pp 343–354

    Google Scholar 

  6. Rogers S, Girolami M (2011) A first course in machine learning. CRC Press

    Google Scholar 

  7. Huang B, Tian G, Wu H et al (2014) A method of abnormal habits recognition in intelligent space. Eng Appl Artif Intell 29:125–133

    Article  Google Scholar 

  8. Wilson J, Patwari N (2010) Radio tomographic imaging with wireless networks. IEEE Trans Mobile Comput 9(5):621–632

    Article  Google Scholar 

  9. Patwari N, Agrawal P (2008) Effects of correlated shadowing: connectivity, localization, and RF tomography. In: International conference on information processing in sensor networks, pp 82–93

    Google Scholar 

  10. Agrawal P, Patwari N (2009) Correlated link shadow fading in multi-hop wireless networks. IEEE Trans Wirel Commun 8(8):4024–4036

    Article  Google Scholar 

Download references

Acknowledgments

This work was supported by the National Natural Science Foundation of P.R.China under Grant No.61375080, and the Key Program of Natural Science Foundation of Guangdong, China under Grant No.2015A030311049.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Weijia Zhang .

Editor information

Editors and Affiliations

Appendices

Appendix 1: Radio Tomographic Imaging (RTI): Loss Model

A wireless sensor network with objects using radio frequency (RF) nodes is shown in Fig. 10a. In RF sensor network, the received signal strength (RSS) \({y_i}(t)\) of link i at time t is described as [8]

$$\begin{aligned} \ {y_i}(t) = {P_i} - {L_i} - {S_i}(t) - {F_i}(t) - {n_i}(t) \end{aligned}$$
(8)

where \({P_i}\) is transmitted power, \({S_i}\) is shadowing loss due to objects who attenuate the signal, \({F_i}(t)\) is fading loss that occurs from constructive and destructive interference of narrowband signals in multipath environment, \({L_i}\) is static losses due to distance, antenna patterns, etc. \({n_i}(t)\) is measurement noise, and the unit is decibels.

Fig. 10
figure 10

RTI model

The shadowing loss \({S_i}(t)\) can be approximated as a sum of attenuation that occurs in each voxel. Since the contribution of each voxel to the attenuation of a link is different for each link, a weighting is applied. it is described as

$$\begin{aligned} \ {S_i}(t) = \sum \limits _{j = 1}^N {{w_{ij}}{x_j}(t)} \end{aligned}$$
(9)

where \({{x_j}(t)}\) is the attenuation occuring in voxel j at time t, and \({w_{ij}}\) is the weighting of pixel j for link i

Imaging only the changing attenuation simplifies the problem, since all static losses can be removed over time. The change in RSS \(\varDelta {y_i}\) from time \(t_a\) to \(t_b\) is

$$\begin{aligned} \ \varDelta {y_i} = \sum \limits _{j = 1}^N {{w_{ij}}\varDelta {x_j} + \varDelta {N_i}} \end{aligned}$$
(10)

where \(\varDelta {N_i}\) is the grouping noise, it is defined as

$$\begin{aligned} \varDelta {N_i} = {F_i}({t_b}) - {F_i}({t_a}) + {n_i}({t_b}) - {n_i}({t_a}) \end{aligned}$$

and \(\varDelta {x_j}\) is the difference in attenuation at pixel j from time \(t_a\) to \(t_b\), it is defined as

$$\begin{aligned} \varDelta {x_j} = {x_j}({t_b}) - {x_j}({t_a}) \end{aligned}$$

Considering all links in the network, the system of RSS equations can be described in matrix form as

$$\begin{aligned} \ \varDelta \mathbf{{y}} = \mathbf{{W}}\varDelta \mathbf{{x}} + \mathbf{{n}} \end{aligned}$$
(11)

where

$$\begin{aligned} \varDelta \mathbf{{y}} = {[\varDelta {y_1},\varDelta {y_2} \cdots \varDelta {y_M}]^T} \end{aligned}$$
$$\begin{aligned} \varDelta \mathbf{{x}} = {[\varDelta {x_1},\varDelta {x_2} \cdots \varDelta {x_N}]^T} \end{aligned}$$
$$\begin{aligned} \mathbf{{n}} = {[{n_1},{n_2} \cdots {n_M}]^T} \end{aligned}$$
$$\begin{aligned} {\left[ \mathbf{{W}} \right] _{i,j}} = {w_{i,j}} \end{aligned}$$

Appendix 2: Radio Tomographic Imaging (RTI): Weight Model

An ellipsoid with foci at each node location can be used as a model to determine the weighting for each link in the network [9]. The model is shown in Fig. 10b.

If a particular voxel falls outside the ellipsoid, the weighting for that voxel is set to zero, if a particular voxel is within the ellipsoid, its weighting is set to be inversely proportional to the square root of the link distance. The model is described as [10]

$$\begin{aligned} \ {w_{ij}} = \frac{1}{{\sqrt{d} }}{} {} \left\{ \begin{array}{l} 1 \quad \mathrm{{if}} \quad d_{ij}^t + d_{ij}^r < d + \lambda \\ 0 \quad \mathrm{{otherwise}} \end{array} \right. \end{aligned}$$
(12)

where d is the distance between the two nodes, \(d_{ij}^t\) and \(d_{ij}^r\) are the distances from the center of voxel j to the two node locations for link i, and \(\lambda \) is a tunable parameter describing the width of the ellipse.

Rights and permissions

Reprints and permissions

Copyright information

© 2016 Springer Science+Business Media Singapore

About this paper

Cite this paper

Zhang, W., Tan, Z., Wang, G., Guo, X. (2016). Quantified Living Habits Using RTI Based Target Footprint Data. In: Jia, Y., Du, J., Zhang, W., Li, H. (eds) Proceedings of 2016 Chinese Intelligent Systems Conference. CISC 2016. Lecture Notes in Electrical Engineering, vol 405. Springer, Singapore. https://doi.org/10.1007/978-981-10-2335-4_47

Download citation

  • DOI: https://doi.org/10.1007/978-981-10-2335-4_47

  • Published:

  • Publisher Name: Springer, Singapore

  • Print ISBN: 978-981-10-2334-7

  • Online ISBN: 978-981-10-2335-4

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics