• No results found

Fall Accident Rescue Using Fall Detection Algorithm

N/A
N/A
Protected

Academic year: 2020

Share "Fall Accident Rescue Using Fall Detection Algorithm"

Copied!
7
0
0

Loading.... (view fulltext now)

Full text

(1)

@Mayas Publication Page 5

FALL ACCIDENT RESCUE USING FALL DETECTION ALGORITHM

T . HEMALATHA

UG Scholar, Department of CSE,

Jei Mathaajee College of Engineering, Kanchipuram

E. JAYASHREE

UG Scholar, Department of CSE,

Jei Mathaajee College of Engineering, Kanchipuram

M. RAMASAMY

Assistant Professor, Department of CSE, Jei Mathaajee College of Engineering, Kanchipuram

Abstract

Architecture for the fall accident detection

and corresponding wide area rescue

system based on a smart phone and the

third generation(3G) networks. To realize

the fall detection algorithm, the angles

acquired by the electronic compass and the

waveform sequence of the triaxial

accelerometer on the smart phone are used

as the system inputs. The acquired signals

are then used to generate an ordered

feature sequence and then examined in a

sequential manner by the proposed cascade

classifier for recognition purpose. With the

proposed cascaded classification

architecture, the computational burden and

power consumption issue on the smart

phone system can be alleviated.

Keywords Fall detection; Fast Emergency

Rescue; Triaxial Accelerometer; Cascade

Classifier;

Introduction

FALL accident has been the major cause

of injury to the elderly in recent years. To

protect the elderly from the injury of fall

accident events or to give an immediate

assistance to the elderly after the

occurrence of a fall accident event, many

researchers have been devoted to the

design of a fall detection algorithm and

system. Among all the currently proposed

algorithms, the fall detection system can

be roughly divided into two categories,

namely, environmental monitoring based,

and wearable sensor-based systems. Color

versions of one or more of the figures in

this paper are available online at Digital

Object Identifier pressure sensors, or

accelerometer for vibration detection are

placed in a predefined space or

environment to monitor the activities of

the elderly as well as the occurrence of a

fall accident event. Compared to the type

of wearable sensor-based system, the

(2)

@Mayas Publication Page 6 detection system is more comfortable to

the elderly since there is no need of

wearing any module. However, the

environmental monitoring-based system

can only function in a predefined

environment where it is installed.

Moreover, the protection of the private

matters for the elderly is another problem

and contention is usually discussed with

the environmental monitoring-based

system.

Existing System

Design and development of a prototype of

an electronic gadget which is used to

detect fall among elderly and the patients

who are prone to it. In this article, the body

posture is derived from change of

acceleration in three axes, which is

measured using triaxial accelerometer.

A. Drawbacks In Existing System

 It is separate device difficult to use

every day.

 Less accuracy.

Proposed System

To protect the elderly from the injury of

fall accident events or to give an

immediate assistance to the elderly after

the occurrence of a fall accident event.

B. Advantages In Proposed System

 Every day using hand held

device(mobile).more comfortable.

 Better accuracy compare from existing.

Methodologies

The test process is initiated by developing

a comprehensive plan to test the general

functionality and special features on a

variety of platform combinations. Strict

quality control procedures are used.

The process verifies that the application

meets the requirements specified in the

system requirements document and is bug

free. The following are the considerations

used to develop the framework from

developing the testing methodologies.

C. Modules

 Login / Registration.

 Database Creation.

 Start Section.

 Check Motion for Mobile.

 Mobile Vibrating.

Login / Registeration: P In this module we

design to develop login and signup screen.

Android used xml to develop classical

screens in our application. The modules

describe signup page contains email id or

user name, password and conform

password those kind of details should be

stored in database. Login screen contains

email id or username and password when

the user to login the app it should be

retrieve the data to the database and

combine based on user input if its match

user name and password to allow in the

app otherwise alert and show a message to

(3)

@Mayas Publication Page 7

Fig.1 Login

Input : New User Register user

name and Password and Login

Output : If valid user go to the Home

Screen otherwise Login screen

b)Database creation: User email id or user

name and password have been stored after

registration. Android used SQLite

Database for storing and fetching user

application details

Fig.2 Database Creation

Input : New User Registered user

name and Password

Output : User name and Password

stored in SQLite Database

c)Start Section: This module start section

for detecting fall accident

Fig.3 Start Section

Input : After login, Authenticated user go

to Home screen to start section, add

number and message

Output : User view start section, stored

numbers

d)Find The Motion: The body posture is

derived from change of acceleration in

three axes, which is measured using tri

axial accelerometer.

Fig.4 Check Motion For Mobile

Input : After starts activity, user can find

motion variation from change of

acceleration in three axes, which is

measured using tri axial accelerometer.

Output:User views accelerometer changes.

e)Auto SMS Send: After accelerometer

(4)

@Mayas Publication Page 8 Fig.4 Auto SMS Send

Input : Based on accelerometer variation,

vibration starts.

Output : Auto sms send to protect from

accident

D. Algorithm

Step1. Initialize serial communication

ports of microcontroller Step2. Configure

ADC and analog input channel Step3.

Initialize GPS and GSM modules. Step4.

Receive analog inputs from sensor. Step5.

Receive location information from GPS.

Step6. Compare the digital values of

sensor signal with predefined thresholds. If

acceleration is greater than the threshold

go to step7, else go to step4. Step7. Wait

for time t and again read acceleration

values. Compare with same threshold

again. Step8. Is fall detected? If yes go to

step9, go to step4 if not. Step9. Send text

message to stored numbers, send alarming

signal to indicators if the operating mode1.

Send only alarming signals to the

indicators if mode2.

Result And Discussion

Register:

 New user has to register using the

Registration Icon.

 The new user should be added into the

database and it must be displayed in

the user grid.

 User can easily delete or update their data’s in the modules.

 Maintain your profile

 Update your phone number and

mailing address.

 Manage your account.

Fig.5.1 Register

1) Login:

A Login is the act, made by a User, of

connecting to a system or network

service. Usually, a User must enter

some Credentials, such as his User ID

and Password, in order to successfully

(5)

@Mayas Publication Page 9 Fig.5.2 Login

2) Start Section:

This module start section for detecting fall

accident After login, Authenticated user go

to Home screen to start section, add

number and message User view start

section, stored numbers.

Fig.5.3 Start Section

3) Max Acceleration:

My understanding is that the default for

Android accelerometers is to operate in a

predefined range of +3g How can I

programmatically change this range via a

public API. There is a getMaximumRange

method,but no corresponding setMaximum

Range method.

Fig.5.4 Max Acceleration

Conclusion

We propose in this paper a smart

phone-based pocket fall accident detection

system. The fall detection algorithm is

realized with the proposed state machine

that investigates the features in a

sequential manner. Once the

corresponding feature is verified by the

current state, it can proceed to next state;

otherwise, the system resets to the initial

state and waiting for the appearance of

another feature sequence. To speed up the

efficiency of classification process, the

early states are composed of simple and

(6)

@Mayas Publication Page 10 number of negative samples to be quickly

excluded from being regarded as a fall

event. Those complex features are then

placed in later states. With the proposed

algorithm, the computational and power

consumption burden of the system can be

alleviated. Moreover, a distinguished

performance up to 92% on the sensitivity

and 99.75% on the specificity can be

obtained when a set of 450 test activities in

nine different kinds of activities are

estimated by using the proposed cascaded

classifier with SVM, which demonstrates

the superiority of the proposed approach.

Future enhancement

Well designed smart sensor system to

detect falls can be both medically and

economically helpful. This research

introduces a portable terrain adaptable fall

detection system, by placing

accelerometers and gyroscopes in parts of

the body and transmit data through

wireless transmitter modules to mobile

devices to get the related information.

Acknowledgment

I thank the ALMIGHTY GOD for

enabling me to do this research work

successfully. I R. HEMALATHA would

like to express my gratitude to all who

have helped me directly and indirectly

during my project work. I own a deep

sense of gratitude and express my heartfelt

and sincere thanks to JEEI MAATHAJE

COLLEGE OF ENGINEERING.

References

1. G. Acampora, D. J. Cook, P. Rashidi,

and A. V. Vasilakos, “A Survey on ambient intelligence in healthcare,”

Proc. IEEE, vol. 101, no. 12, pp. 2470–

2494, Dec. 2013.

2. P. Rashidi and A. Mihailidis, “A

survey on ambient-assisted living tools

for older adults,” IEEE J. Biomed.

Health Informat., vol. 17, no. 3, pp.

579–590, May 2013.

3. M. Mubashir, L. Shao, and L. Seed “A

survey on fall detection:Principles and

approaches,” Neurocomputing, vol.

100, no. 16, pp. 144–152, 2013.

4. T. Shany, S. J. Redmond, M. R.

Narayanan, and N. H. Lovell,

“Sensors- Based wearable systems for

monitoring of human movement and

falls,” IEEE Sensors J., vol. 12, no. 3,

pp. 658–670, Mar. 2012.

5. B.Mirmahboub, S. Samavi,N.Karimi,

and S. Shirani, “Automatic monocular

system for human fall detection based

on variations in silhouette area,” IEEE

Trans. Biomed. Eng., vol. 60, no. 2,

pp. 427–436, Feb. 2013.

6. M. Yu, Y. Yu, A. Rhuma, S. M. R.

Naqvi, L. Wang, and J. A. Chambers,

“An online one class support vector

(7)

@Mayas Publication Page 11 detection system for monitoring an

elderly individual in a room

environment,” IEEE J. Biomed. Health

Informatics, vol. 17, no. 6, pp. 1002–

1014, Nov. 2013.

7. M. Yu, A. Rhuma, S. M. Naqvi, L.

Wang, and J. Chambers, “A posture

recognition-based fall detection system

for monitoring an elderly person in a

smart home environment,” IEEE

Trans. Inf. Technol. Biomed., vol. 16,

no. 6, pp. 1274–1286, Nov. 2012.

8. E.Auvinet, F. Multon, A.

Saint-Arnaud, J. Rousseau, and J. Meunier,

“Fall detection with multiple cameras:

An occlusion-resistant method based

on 3-D silhouette vertical distribution,”

IEEE Trans. Inf. Technol. Biomed.,

vol. 15, no. 2, pp. 290–300, Mar. 2011.

9. C. Rougier, J. Meunier, A. St-Arnaud,

and J. Rousseau, “Robust video

surveillance for fall detection based on

human shape deformation,” IEEE

Trans. Circuits Syst. Video Technol.,

vol. 21, no. 5, pp. 611–622, May 2011.

10.Y. Li, K. C. Ho, and M. Popescu, “A

microphone array system for automatic

fall detection,” IEEE Trans. Biomed

11.A. Ariani, S. J. Redmond, D. Chang,

and N. H. Lovell, “Simulated

unobtrusive falls detection with

multiple persons,” IEEE Trans.

Biomed. Eng., vol. 59, no. 11, pp.

3185–3196, Nov. 2012.

12.M. Mercuri, P. J. Soh, G. Pandey, P.

Karsmakers, G. A. E. Vandenbosch, P.

Leroux, andD. Schreurs, “Analysis of

an indoor biomedical radar-based

system for health monitoring,” IEEE

Trans.Microw. Theory Tech., vol. 61,

no. 5, pp. 2061–2068, May 2013.

13.H. Rimminen, J. Lindstr¨om, M.

Linnavuo, and R. Sepponen,

“Detection of falls among the elderly

by a floor sensor using the electric near

field,” IEEE Trans. Inf. Technol.

Biomed., vol. 14, no. 6, pp. 1475–

References

Related documents

The QSAR study on 2-acylamino-4, 6-diphenylpyridine derivatives as novel antagonists of GPR54 was carried out with 30 (21 training + 9 test) compounds.. Molecular modeling was

In the report designer (ad-hoc designer) the user can design reports based on the available fields, dimensions, formats and diagram types. The generated reports can be viewed in

After FPRS fellowship, practicing microvascular and reconstructive surgeons pursue a wide variety of surgical techniques, caseloads, and practice models, and no previously

Access to medicines; Bolar exceptions; Civil society; Compulsory licenses; Counterfeiting; Developing countries; Doha Declaration; Ever greening; Generic drugs;

An automated talent management system assumes the role of HR programs integrator, captures corporate HR policies, and provides comprehensive reports and tools to support HR

While large number of respondents 70(52 percentage) indicated it as Internet marketing, followed by 30(22 percentage) mention it as all promotional efforts that

Finally, the study found that, informal business sectors, high tax rate, bureaucratic leadership, lack of accounting and financial management skills, shortage of finance,

This chapter also details the writing up of literature- based dissertations and suggests some ways in which your research fi ndings might be dissemi- nated, including as part of