wireless communication systems
play

Wireless Communication Systems @CS.NCTU Lecture 7: MobileHCI - PowerPoint PPT Presentation

Wireless Communication Systems @CS.NCTU Lecture 7: MobileHCI Instructor: Kate Ching-Ju Lin ( ) 1 Traditionally, wireless signals are used for Data communication among devices Now, we have internet of Things More and more


  1. Wireless Communication Systems @CS.NCTU Lecture 7: MobileHCI Instructor: Kate Ching-Ju Lin ( 林靖茹 ) 1

  2. Traditionally, wireless signals are used for … Data communication among devices

  3. Now, we have internet of Things More and more sensing/wearable devices, wireless signals everywhere

  4. Can we use wireless signals to create human-centric applications , not just for data communication?

  5. Why Device-Free?

  6. Limitation of Cameras • Privacy issues • Line of sight limitation • Lighting requirement 6

  7. Limitation of Wearable Devices • Inconvenient • High deployment cost • Feedback overhead 7

  8. Device-Free MobileHCI Apps Gesture recognition [MobiCom’13] Handwriting [MobiCom’15] Keystroke [Mobicom’15]

  9. Device-Free HealthCare Apps Fall detection [NSDI’14] Breathing and heart-rate monitoring Emotion detection (a) Inhale Motion (b) Exhale Motion Figure 1 — Chest Motion Changes the Signal Reflection Time. (a) [CHI’15, MobiCom’16] 0.3 Breathing Frequency Error 0.25 (breaths/min) 0.2 Sleep Apnea Diagnosis 98.924% 0.15 0.1 0.05 99.91% 99.932% 99.95% 0 Supine Prone Left Right Sleeping Position [MobiSys’15] 0.02 Breathing Frequency Error 0.015 99.925% (breaths/min) 99.95% 99.95% 0.01 99.96% 0.005 0 1 2 3 4 5 6 Blanket Thickness (in cm)

  10. WiSee Device-free gesture recognition using wireless signals [MobiCom’13] Qifan Pu, Sidhant Gupta, Shyam Gollakota, Shwetak Patel University of Washington 10

  11. Idea: Doppler shift • Frequency change of a wave occurs as its source moves relative to the observer source: https://en.wikipedia.org/wiki/Doppler_effect Velocity of the signal receiver (observer) v r ⬆ Δ f ⬆ ∆ f = f � − f = f � c + v r � f � = c v r f c Speed of light

  12. Doppler Effect Caused by Human Mobility • When a user is mobile, Rx will observe the Doppler effect even if Rx itself is static ⎻ Why? The length of the reflected path varies over time • If the moving speed is v , what’s the Doppler effect ⎻ Δ f ≤ (2f/c) * v à Why? Velocity of Rx along the reflected path is at most 2v Detect the gesture by measuring the Doppler effect at Rx à Device-free !

  13. Is it that Simple? • Challenge 1 ⎻ The velocity of a human gesture is VERY SMALL (e.g., 0.5 m/s) ⎻ Correspond to a small Doppler shift e.g., Δ f=2fv/C = 17Hz when v = 0.5 m/s and f = 5GHz • Challenge 2 ⎻ WiFi operates in the 20MHz wide band à Corse resolution!! ⎻ Each 802.111 OFDM symbol includes 64 subcarriers à bandwidth of each subcarrier Δ f = 17Hz = 20*10 6 /64 ~ 313KHz Cannot observe 17Hz within a 312.5KHz band f1 f2 f3 313KHz 13

  14. How to Identify Small Shift even in Wideband Channels? Idea: Transform the WiFi signals to narrowband pulses via large FFT! FFT over two identical symbol FFT over one symbol

  15. IFFT FFT N N Large FFT � x k e − i 2 π kn/N � X n e i 2 π kn/N X n = x k = n =1 k =1 • Assume Tx sends two identical symbols, each with N sample • If Rx performs a 2N point FFT Even sub-ch N 2 N x k e − i 2 π kn/ 2 N + � � x k e − i 2 π kn/ 2 N X n = N � k =1 k = N +1 x k e − 2 π kl/N X 2 l = 2 N N k =1 x k e − i 2 π kn/ 2 N + � � x k e − i 2 π ( k + N ) n/ 2 N = X 2 l +1 = 0 k =1 k =1 Odd sub-ch N � x k e − i 2 π kn/ 2 N (1 + e − i π n ) = k =1 1. Bandwidth of each subcarrier is halved! 2. In theory, odd subcarriers must be 0. Then, if Rx receives pulse in odd subcarriers à Doppler effect !! 15

  16. How Large is FFT Required? • 2N points FFT à halve the bandwidth ⎻ Each subcarrier is (20/64) /2 = 10(MHz) • MN points FFT à reduce the bandwidth by M times ⎻ Each subcarrier is 20/M (MHz) To get a resolution of 10Hz, we need (20/64)*10 6 /M = 10 à M = 31,250 16

  17. Capturing Movement via Large FFT FFT over 31,250 symbols → 10Hz per subcarrier 0.8 0.6 Amplitude 0.4 0.2 0 − 3 − 2 − 1 0 1 2 3 OFDM Sub − channels 4 x 10 Without movement 0.8 0.6 Amplitude Doppler 0.4 shift 0.2 0 − 3 − 2 − 1 0 1 2 3 OFDM Sub − channels 4 x 10 With movement 17

  18. Capturing over Time Velocity time 40dB 30 32 20 frequency (Hz) 10 24 0 16 − 10 − 20 8 − 30 1.25 2.5 3.75 5 6.25 7.5 8.75 time (second) Frequency-time Doppler profile of an example gesture (push) 18

  19. Detection by Classification (a) (d) (g) (b) (e) (h) (c) (f) (i) Different gestures correspond to various frequency-time Doppler profiles 19

  20. Classification • Partition signals into segments • Represent the moving pattern as a sequence of positive/negative Doppler Effects Doppler Effect Value Positive 1 Negative -1 Both Positive/Negative 2 Compare the received sequence with the set of pre-defined sequenced 20

  21. Practical Issue • Tx never sends the identical symbols over time • Solution: Decode and re-encode ⎻ Decode the data symbol as usual ⎻ Re-encode the frequency-domain symbols Y 1 = H 1 X 1 Y 2 = H 2 X 2 à Y 2 ’= Y 2 *(X 1 /X 2 ) ~= H 2 X 1 … Y M = H M X M à Y M ’= Y M *(X 1 /X M ) ~= H M X 1 ⎻ Convert it back to time-domain y’(m) = IFFT(Y’ m ) ⎻ Perform large FFT for y’(0)~y’(M) 21

  22. Performance – Accuracy • Confusion matrix Accuracy: .88~1 22

  23. Performance – False Detection 40 one rep two reps 35 three reps #false positives / hour four reps 30 five reps 25 20 15 10 5 0 12:00am 6:00am 12:00pm 6:00pm Time of Day False detection can be almost eliminated if the subject repeats the preamble (pre-defined gesture) several times 23

  24. Concluding Remark • First device-free wireless-based gesture recognition • Leverage the Doppler Effect to detect gestures • Improve the resolution using large FFT • How to detect multiple persons? ⎻ Use multiple antennas • Limitation: a finite set of detectable gesture ⎻ The Doppler shift patterns of different gestures should be distensible 24

  25. EchoTag Infrastructure-free indoor localization tagging [MobiCom’15] Yu-Chih Tung and Kang Shin University of Michigan, Ann Arbor 25

  26. What is Location Tagging? 26

  27. What is Location Tagging? 27

  28. What is Location Tagging? HOW? Locate the position using Acoustic Signals ! 28

  29. Existing Solutions • Infrastructure free • Infrastructure-based 29

  30. Existing Solutions Not accurate • Infrastructure free ⎻ SurroundSense [Mobisys’09] room-level ⎻ Batphone [Mobisys’11] room-level ⎻ RoomSense [AH’11] 300cm ⎻ Horse [Mobisys’05] 200cm ⎻ Geo [Mobisys’11] 100cm ⎻ FM [Mobisys’12] 30cm • Infrastructure-based Hard to deploy ⎻ Luxapose [Mobisys’14] 10cm ⎻ Cricket [Mobicom’00] 10cm ⎻ Guoguo [Mobisys’13] 6-25cm 30

  31. EchoTag • Active acoustic sensing • Fine sensing resolution based on built-in sensors (microphone and speaker) • Low cost and easy deployment 31

  32. How to Use EchoTag? (a) Outline contour (b) Sense w/ sound (c) Select app (d) Replay tag 32

  33. EchoTag 1. Active acoustic sensing 2. Classification and optimization 33

  34. Sound Fingerprint (a) Hardware imperfection (b) Surface absorption Freq Freq Freq Freq Freq (c) Multipath fading by reflections from surface & near objects (c) Multipath fading by reflections from surfaces and near objects 34

  35. Sound Fingerprint – Example 1 100 1 100 R R Time (sec) Time (sec) 0 0 0 0 100 1 100 1 L L 0 0 0 0 11000 22000 11000 22000 Frequency (Hz) Frequency (Hz) 35

  36. Volumn Control Similar to the linearity problem in WiFi 36

  37. Classification • Support Vector Machine (SVM) ⎻ One-against-all multi-class SVM ⎻ NoTag Classifier 37

  38. Sensing Optimization • Acoustic sensing is triggered selectively ⎻ Save energy and reduce annoyance ⎻ Based on WiFi beacons and tilt Trigger EchoTag 38

  39. FCC Electronic Frog Eye: Counting Crowd Using WiFi [INFOCOM’14] Wei Xi, Jizhong Zhao, Xiang-Yang Li, Kun Zhao, Shaojie Tang, Xue Liu, Zhiping Jiang Xi’an Jiaotong University, Tsinghua University, Illinois Institute of Technology, Temple University, McGill University 39

  40. People Counting • Application ⎻ Crowd control, http://www.axis.com/dk/en/solutions-by- marketing research, etc application/people-counting • Existing solutions ⎻ Camera-based: line-of-sight limitation, lighting requirement, vulnerable to object overlap, privacy concern ⎻ Device-based (RFID tags, sensors, mobile phones): not scalable, high deployment cost 40

  41. Device-free RF-based Counting • RSS-based ⎻ Leverage attenuation models to localize users ⎻ Poor performance in a multipath-rich environment • PHY-based ⎻ Exploit raw physical-layer information ⎻ Need special hardware, such as USRP • CSI-based ⎻ Use fine-grained channel state information (attenuation and phase information of OFDM subcarriers) ⎻ Can be captured by commodity NICs 41

  42. Key Idea: # of People vs. CSI Variance More mobile users à Higher CSI variation 42

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend