Presenter : Chen Yu R0094049. Introduction 3D Accelerometer Applications about 3D accelerometers ...

Post on 31-Dec-2015

224 views 1 download

Tags:

Transcript of Presenter : Chen Yu R0094049. Introduction 3D Accelerometer Applications about 3D accelerometers ...

ADSP - Oral presentation3D Accelerometer

Presenter : Chen YuR0094049

Introduction 3D Accelerometer Applications about 3D accelerometers A Real-Time Human Movement Classifier Analysis of Acceleration Signals using

Wavelet Transform Activity Recognition Conclusion Reference

Outline

2

Introduction 3D Accelerometer Applications about 3D accelerometers A Real-Time Human Movement Classifier Analysis of Acceleration Signals using

Wavelet Transform Activity Recognition Conclusion Reference

Outline

3

Accelerometer is a device which can detect and measure acceleration.

Introduction

xv

t

2

2

xa

t

4

By measuring the vertical value of gravity, we can acquire the tilt angle of the accelerometer.

5

Introduction

the G value derived from the angle.

There are a lot of types of accelerometers

◦ Capacitive◦ Piezoelectric◦ Piezoresistive◦ Hall Effect◦ Magnetoresistive◦ Heat Transfer

Introduction

6

Introduction

7

Introduction 3D Accelerometer Applications about 3D accelerometers A Real-Time Human Movement Classifier Analysis of Acceleration Signals using

Wavelet Transform Activity Recognition Conclusion Reference

Outline

8

Basic Principle of Acceleration◦ Velocity is speed and direction so any time there is a change in

either speed or direction there is acceleration.

◦ Earth’s gravity: 1g◦ Bumps in road: 2g◦ Space shuttle: 10g◦ Death or serious injury: 50g

3D Accelerometer

F ma

9

Basic Accelerometer◦ Newton’s law◦ Hooke’s law◦ F = kΔx = ma

3D Accelerometer

ka x

m

10

Piezoelectric Systems

3D Accelerometer

11

Electromechanical Systems

3D Accelerometer

12

Tilt angle

3D Accelerometer

13

Introduction 3D Accelerometer Applications about 3D accelerometers A Real-Time Human Movement Classifier Analysis of Acceleration Signals using

Wavelet Transform Activity Recognition Conclusion Reference

Outline

14

Calculate the user’s walking state Analyze the lameness of cattle Detect walking activity in cardiac

rehabilitation Examine the gesture for cell phone or

remote controller for video games

Applications about 3D accelerometers

15

Introduction 3D Accelerometer Applications about 3D accelerometers A Real-Time Human Movement Classifier Analysis of Acceleration Signals using Wavelet

Transform Activity Recognition Conclusion Reference

Outline

16

A Real-Time Human Movement Classifier

17

Human body’s movements are within frequency below 20 Hz (99% of the energy is contained below 15 Hz)

Median filter◦ remove any abnormal noise spikes

Low pass filter◦ Gravity◦ bodily motion

A Real-Time Human Movement Classifier

18

A Real-Time Human Movement Classifier

Walk

Upstair

Downstair

19

Activity and Rest

◦ Appropriate threshold value

◦ Above the threshold -> active◦ Below the threshold -> rest

A Real-Time Human Movement Classifier

0 0 0

1( ( ) ( ) ( ) )

t t t

SMA x t dt y t dt z t dtt

20

We define the Φ, which is the tilt angle between the positive z-axis and the gravitational vector g.

we can determine that a tilt angle between 20 and 60 is sitting, and angles of 0 to 20 standing, and the angle between 60 and 90 is lying.

21

A Real-Time Human Movement Classifier

arccos( )z

22

A Real-Time Human Movement Classifier

When the patient is lying down, their orientation is divided into the categories of right side (right), left side (left), lying face down (front), or lying on their back (back)

23

A Real-Time Human Movement Classifier

Feature Generation◦ Average: Average acceleration (for each axis)

◦ Standard Deviation: Standard deviation (for each axis)

◦ Average Absolute Difference: Average absolute difference between the value of each of the data within the ED and the mean value over those values (for each axis)

◦ Average Resultant Acceleration: Average of the square roots of the sum of the values of each axis squared over the ED

24

A Real-Time Human Movement Classifier

2 2 2x y z

◦ Time Between Peaks: Time in milliseconds between peaks in the sinusoidal waves associated with most activities (for each axis)

◦ Binned Distribution: We determine the range of values for each axis (maximum – minimum), divide this range into 10 equal sized bins, and then record what fraction of the 200 values fell within each of the bins.

25

A Real-Time Human Movement Classifier

Introduction 3D Accelerometer Applications about 3D accelerometers A Real-Time Human Movement Classifier Analysis of Acceleration Signals using

Wavelet Transform Activity Recognition Conclusion Reference

Outline

26

Wavelet Transform

Analysis of Acceleration Signals using Wavelet Transform

g[n]

h[n]

2

2

g[n]

h[n]

2 xLL[n]

2 xLH[n]

g[n]

h[n]

2

2

xHL[n]

xHH[n]

x[n]

xL[n]

xH[n]

27

the original signal x[n] can also be expanded by the mother wavelet function and the scaling function.

28

Analysis of Acceleration Signals using Wavelet Transform

2 , 2 1,[ ] [ ] [ 2 ]a a

a

L Lk

x n x k g k n

2 , 2 1,[ ] [ ] [ 2 ]a a

a

H Lk

x n x k h k n

2 1, 2 1,1

[ ] [ ] [ 2 ] [ ] [ 2 ]a a

Ja a

L La k k

x n x k h n k x k g n k

Preprocessing :

Windowing◦ The acceleration signals are accessed in real time in the

system. Therefore, the system must cut a sequence of data into consecutive windows before data analysis.

Feature Selection◦ The advantage of the WT is that the wavelet coefficients imply

the details in different bands.

29

Analysis of Acceleration Signals using Wavelet Transform

Power of maximum signal:

Mean:

Variance:

Energy:

The energy of neighbor difference:

30

Analysis of Acceleration Signals using Wavelet Transform

2[ ]IP MAX I n

0

1 [ ]1

N

In

m I nN

2

0

1 [ ]1

N

I In

v I n mN

2

0

1 [ ]1

N

In

E I nN

2

1

1 [ ] [ 1]N

In

NDE I n I nN

Introduction 3D Accelerometer Applications about 3D accelerometers A Real-Time Human Movement Classifier Analysis of Acceleration Signals using

Wavelet Transform Activity Recognition Conclusion Reference

Outline

31

There are several machine learning algorithms that can be used for classification,

Gaussian mixture model (GMM) decision tree (J48) logistic regression

32

Activity Recognition

Introduction 3D Accelerometer Applications about 3D accelerometers A Real-Time Human Movement Classifier Analysis of Acceleration Signals using

Wavelet Transform Activity Recognition Conclusion Reference

Outline

33

34

Conclusion

Time analysis use decision tree

Time analysis use logistic regression

Conclusion

35

The Wavelet transform use decision tree

The Wavelet transform use logistic regression

Introduction 3D Accelerometer Applications about 3D accelerometers A Real-Time Human Movement Classifier Analysis of Acceleration Signals using

Wavelet Transform Activity Recognition Conclusion Reference

Outline

36

P. Barralon, N. Vuillerme and N. Noury, “Walk Detection With a Kinematic Sensor: Frequency and Wavelet Comparison,” IEEE EMBS Annual International Conference New York City, USA, Aug 30-Sept 3, 2006

M. Sekine, T. Tamura, M. Akay, T. Togawa, Y. Fukui, “Analysis of Acceleration Signals using Wavelet Transform,” Methods of Information in Medicine, F. K. Schattauer Vrlagsgesellschaft mbH (2000)

Elsa Garcia, Hang Ding and Antti Sarela, “Can a mobile phone be used as a pedometer in an outpatient cardiac rehabilitation program?,” IEEE/ICME International Conference on Complex Medical Engineering July 13-15,2010, Gold Coast, Australia

Reference

37

Niranjan Bidargaddi, Antti Sarela, Lasse Klingbeil and Mohanraj Karunanithi, “Detecting walking activity in cardiac rehabilitation by using accelerometer,”

Masaki Sekine, Toshiyo Tamura, Metin Akay, Toshiro Fujimoto, Tatsuo Togawa, and Yasuhiro Fukui, “Discrimination of Walking Patterns Using Wavelet-Based Fractal Analysis,” IEEE TRANSACTIONS ON NEURAL SYSTEMS AND REHABILITATION ENGINEERING, VOL. 10, NO. 3, SEPTEMBER 2002

“ Accelerometers and How they Work ”

“ Basic Principles of Operation and Applications of the Accelerometer ” Paschal Meehan and Keith Moloney - Limerick Institute of Technology.

Reference

38

From the lecture slide of “ Time Frequency Analysis and Wavelet Transform” by Jian-Jiun Ding

Jennifer R. Kwapisz, Gary M. Weiss, Samuel A. Moore “Activity Recognition using Cell Phone Accelerometers”

Jian-Hua Wang, Jian-Jiun Ding, Yu Chen“AUTOMATIC GAIT RECOGNITION BASED ON

WAVELET TRANSFORM BY USING MOBILE PHONE ACCELEROMETER”

39

Reference