connected pouch: a wearable health monitoring system for...

21
1 Connected Pouch: A wearable health monitoring system for patient Junwoo Yoo SungKyunKwan Univ. Department of Human ICT Convergence

Upload: others

Post on 27-Jun-2020

2 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Connected Pouch: A wearable health monitoring system for ...humanict.skku.edu/data/paper_present/유준우_졸업논문_발표자료.pdf•Wearable health monitoring systems have been

1

Connected Pouch: A wearable health monitoring system for patient

Junwoo Yoo

SungKyunKwan Univ.

Department of Human ICT Convergence

Page 2: Connected Pouch: A wearable health monitoring system for ...humanict.skku.edu/data/paper_present/유준우_졸업논문_발표자료.pdf•Wearable health monitoring systems have been

OUTLINE

1. Introduction

2. Related Work1. Smart Wig2. Fall3. Fall Detection System

3. Design and Approach1. System Architecture2. Application

2

4. Focus Group Interview

5. Improvement

6. Evaluation1. Outline2. Experiment3. Experiment Result4. Questionnaire5. Questionnaire Result6. Interview 7. Interview Result

7. Conclusion

Page 3: Connected Pouch: A wearable health monitoring system for ...humanict.skku.edu/data/paper_present/유준우_졸업논문_발표자료.pdf•Wearable health monitoring systems have been

Introduction

• Wearable health monitoring systems have been under the spotlight recently,

especially

among the research community and the health industry.

Pantelopoulos A, Bourbakis NG. (2010). A survey on wearable sensor-based systems for health monitoring

and prognosis.

• The market size of wearable healthcare is estimated to be approximately 2 billion

dollars

and is expected to reach 41 billion dollars by 2020.

Koenig P, Elsler L, Binder S (2014). The wearable health revolution.

• Around one in three adults over 65 who live at home will have at least one fall a

year, and

about half of these will have more frequent falls.

Falls. (n.d.). Retrieved November 20, 2015, from http://www.nhs.uk/conditions/Falls/Pages/Introduction.aspx

[Fictional entry.] 3

Page 4: Connected Pouch: A wearable health monitoring system for ...humanict.skku.edu/data/paper_present/유준우_졸업논문_발표자료.pdf•Wearable health monitoring systems have been

Introduction

• Wearable health monitoring systems have been under the spotlight recently,

especially

among the research community and the health industry.

Pantelopoulos A, Bourbakis NG. (2010). A survey on wearable sensor-based systems for health monitoring

and prognosis.

• The market size of wearable healthcare is estimated to be approximately 2 billion

dollars

and is expected to reach 41 billion dollars by 2020.

Koenig P, Elsler L, Binder S (2014). The wearable health revolution.

• Around one in three adults over 65 who live at home will have at least one fall a

year, and

about half of these will have more frequent falls.

Falls. (n.d.). Retrieved November 20, 2015, from http://www.nhs.uk/conditions/Falls/Pages/Introduction.aspx

[Fictional entry.] 4

In this paper,

• Summarizing my previously developed wearable device, embedded in a wig,

which is

focused on healthcare for patients.

• The device monitors patients’ specific physical states (falling), as well as

physiological data

(heart rate and body temperature), and situational information (current location).

• Building preliminary guidelines for developing such a system by interviewing

healthcare

experts.

• Developing and evaluating a small pouch-shaped device that can be attached

to either

Page 5: Connected Pouch: A wearable health monitoring system for ...humanict.skku.edu/data/paper_present/유준우_졸업논문_발표자료.pdf•Wearable health monitoring systems have been

Related Work (1)

• Smart Wig

- Tobita and Kuzi introduced two key functions, navigation and presentation, as

applications

of the wig-formed wearable device. While their analysis identified two

important functions

and advantages of the smart wig, it did not focus on healthcare.

Tobita H, Kuzi T. (2012). SmartWig: wig-based wearable computing device for communication and

entertainment.

• Fall

- A fall refers to one’s sudden change of position to the ground/floor or a lower

position

compared to a primary position.

Tinetti ME, Speechley M, Ginter SF. (1988). Risk factors for falls among elderly persons living in the

community.5

Page 6: Connected Pouch: A wearable health monitoring system for ...humanict.skku.edu/data/paper_present/유준우_졸업논문_발표자료.pdf•Wearable health monitoring systems have been

Related Work (2)

6

• Fall Detection System

- Integrating two bi-axial accelerometers into a hearing aid housing. They used

three trigger

thresholds for acceleration and velocity to detect falls.

Lindemann U, Hock A, Stuber M, Keck W, Becker C. (2005). Evaluation of a fall detector based on accelerometers: A pilot

study.

- Developing a threshold-based fall-detection algorithm using a bi-axial

gyroscope located in

the sternum. They measured angular velocity, angular acceleration, and

change in trunk

angle to detect falls.

Bourke AK, Lyons GM. (2008). A threshold-based fall-detection algorithm using a bi-axial gyroscope

sensor.

Page 7: Connected Pouch: A wearable health monitoring system for ...humanict.skku.edu/data/paper_present/유준우_졸업논문_발표자료.pdf•Wearable health monitoring systems have been

Design and Approach

7

• System Architecture

- This system is to monitor patients’ specific physical states, as well as

physiological data,

and situational information. It has also capability of sending text messages to

pre-

configured recipients.

- This system consists of three parts (Input module, MCU, and Output module,

Figure 1. (A) System Architecture (B) Wig-formed wearable device prototype

A B

Page 8: Connected Pouch: A wearable health monitoring system for ...humanict.skku.edu/data/paper_present/유준우_졸업논문_발표자료.pdf•Wearable health monitoring systems have been

Design and Approach

8

• Application

- This is wirelessly connected to the hardware systems and has two

functionalities:

monitoring the patient’s state and emergency alarm.

- The application displays the patient’s physiological data (Fig. 2 (A)).

- Highlighting abnormal data in red

when undesirable situations occur

(Fig. 2 (B)) .

- When the undesirable situations

continue for more than 5 seconds,

a pop-up alarm appears (Fig. 2 (C)).

CBA

Figure 2. Android

application

Page 9: Connected Pouch: A wearable health monitoring system for ...humanict.skku.edu/data/paper_present/유준우_졸업논문_발표자료.pdf•Wearable health monitoring systems have been

Focus Group Interview

9

• Interview with Healthcare Experts

- 3 participants

(head of cancer education division, a medical researcher, and a senior

registered nurse )

- This could identify several primary considerations for developing wearable

healthcare

devices such as form factor, wearing area, motivation, target, and additional

functions.

- The interview helped me create the following preliminary guidelines to build a

healthcare

wearable system for monitoring the states of patients.

First, the wig-formed device is not recommended.

Page 10: Connected Pouch: A wearable health monitoring system for ...humanict.skku.edu/data/paper_present/유준우_졸업논문_발표자료.pdf•Wearable health monitoring systems have been

Improvement

10

• New Prototype

- Developing a small pouch shaped device that can be attached to either

head, arm or waist.

Figure 3. (A) An Integrated circuit board (B) A board with a pulse sensor and battery (C) A

Connected pouch

CBA

Page 11: Connected Pouch: A wearable health monitoring system for ...humanict.skku.edu/data/paper_present/유준우_졸업논문_발표자료.pdf•Wearable health monitoring systems have been

Evaluation: Outline

11

• Evaluation List

- Sensor data (e.g. Hit, Miss, False alarm, Correct rejection)

- Questionnaire (e.g. Demographic data, Main question)

- Interview

• Evaluation order

1. Introducing evaluation tasks

2. Collecting demographic data

3. Experiment (Trial 1 - Trial 3)

4. Questionnaire

5. In-depth interview

Page 12: Connected Pouch: A wearable health monitoring system for ...humanict.skku.edu/data/paper_present/유준우_졸업논문_발표자료.pdf•Wearable health monitoring systems have been

Evaluation: Experiment

12

• Material

- Gym mats(120cm X 240cm X 15cm), Knee guards, Elbow guards, Wrist guards

- Arm band, Waist band, Hat

• Condition

- 24 subjects (18 male and 6 female, 1 Group for 6 participants)

- Normal case (Sit on the chair, Bend over to pick up sth, Going up the stairs)

- Fall case (Fall forward, Fall backward, Fall sideward)

User / Area Head Waist Arm

Group 1 1 2 3

Group 2 1 3 2

Group 3 2 1 3

Group 4 2 3 1

Group 5 3 1 2

Group 6 3 2 1

Table1. Trial orders of each group

Page 13: Connected Pouch: A wearable health monitoring system for ...humanict.skku.edu/data/paper_present/유준우_졸업논문_발표자료.pdf•Wearable health monitoring systems have been

Evaluation: Experiment Result

13

0%

10%

20%

30%

40%

50%

60%

70%

80%

90%

100%

Fall forward -

HEAD

Fall backward

- HEAD

Fall sideward

- HEAD

Fall forward -

WAIST

Fall backward

- WAIST

Fall sideward

- WAIST

Fall forward -

ARM

Fall backward

- ARM

Fall sideward

- ARM

True Positive False Negative

0%

10%

20%

30%

40%

50%

60%

70%

80%

90%

100%

Sit on the

chair -

HEAD

Bend over

to pick up

sth - HEAD

Going up

the stair -

HEAD

Sit on the

chair -

WAIST

Bend over

to pick up

sth - WAIST

Going up

the stair -

WAIST

Sit on the

chair - ARM

Bend over

to pick up

sth - ARM

Going up

the stair -

ARM

True Negative False Positive

Figure 4. (A) False negative performance (sensitivity) (B) False positive performance (specificity)

Page 14: Connected Pouch: A wearable health monitoring system for ...humanict.skku.edu/data/paper_present/유준우_졸업논문_발표자료.pdf•Wearable health monitoring systems have been

Evaluation: Questionnaire

14

SexMale 18

Female 6

Age avg. 26.75

Fall experience

Yes 18No 6

Table 2. Demographic

data

• Subjects : 24

• Questionnaire type : 5 points Likert scale

• Measurement : Reliability, Safety, Satisfaction

• Procedure : After experiments, all subjects surveyed questionnaire of 6 items

Page 15: Connected Pouch: A wearable health monitoring system for ...humanict.skku.edu/data/paper_present/유준우_졸업논문_발표자료.pdf•Wearable health monitoring systems have been

Evaluation: Questionnaire Result

15

Q.1Do you usually use the wearable devices (e.g. smart band) ?

1 (Never use) - 5 (Always use)

Q.2 I agree with accuracy of this device.

1 (Strongly disagree) - 5 (Strongly agree)

Q.3 I agree with safety of this device.

Q.4-1 I feel comfortable (head) with wearing this device.Q.4-2 I feel comfortable (arm) with wearing this device.

Q.4-3 I feel comfortable (waist) with wearing this device.

0

0.5

1

1.5

2

2.5

3

3.5

4

4.5

5

Q1 Q2 Q3 Q4-1 Q4-2 Q4-3

Figure 5. Questionnaire result

Table 3. Questionnaire

list

Page 16: Connected Pouch: A wearable health monitoring system for ...humanict.skku.edu/data/paper_present/유준우_졸업논문_발표자료.pdf•Wearable health monitoring systems have been

Evaluation: Interview

16

• Subjects : 24

• Interview type : semi-structured interview

• Measurement : Subject’s opinion about the system(on the Connected Pouch)

• Procedure : after subjects finished their questionnaire, all of them took an

interview.

All interview is recorded after getting agreement.

Then, I conducted ‘context analysis’ during watching the

recorded video

Page 17: Connected Pouch: A wearable health monitoring system for ...humanict.skku.edu/data/paper_present/유준우_졸업논문_발표자료.pdf•Wearable health monitoring systems have been

Evaluation: Interview Result

17

87%

13%

Intend to recommend

Yes

No

15%

39%

46%

Preference

Head

Waist

Arm

8%

50%

42%

Sustainable use

Yes

No

Neutral

• Usability and utility of connected pouch.

▶ Preference of wearing position is strongly influenced by the usual accessories

to wear.

Male prefer the waist position than female because they frequently wear a

belt.

Many of interviewee said the device is difficult to use sustainably. Because

they think they

are very young for using the healthcare device. But, most of the subjects were

Page 18: Connected Pouch: A wearable health monitoring system for ...humanict.skku.edu/data/paper_present/유준우_졸업논문_발표자료.pdf•Wearable health monitoring systems have been

Evaluation: Interview Result

18

83%

17%

Frequent falls

Yes

No

34%

50%

8%

8%

Fall frequency

Once a year

More than

once a year

More than

three times a

year

11%

77%

12%

Cause of fall

Physiologica

lAccidental

Etc

• About fall

▶ Many of interviewee had a experience of fall. In case of female subjects, they

had a

experience of fall due to physiological reasons. In general they often have a

experience of

fall by the physical cause.

Page 19: Connected Pouch: A wearable health monitoring system for ...humanict.skku.edu/data/paper_present/유준우_졸업논문_발표자료.pdf•Wearable health monitoring systems have been

Conclusion

19

• Discussion

- This research is certification research of the idea : Connected Pouch: A

wearable health

monitoring system (possible to wear anywhere) for patient

- At the experiment, the fall detection accuracy was 97.2% (σ=7.86). If I

improve the

accuracy of fall backward case (head), it would be able to actually use.

- At the interview, Many of interviewee said the device is difficult to use

sustainably. But,

they were willing to recommend the devices to acquaintances especially

elderly person.

• Limitation

- Total number of subjects is too small to certified the system.

Page 20: Connected Pouch: A wearable health monitoring system for ...humanict.skku.edu/data/paper_present/유준우_졸업논문_발표자료.pdf•Wearable health monitoring systems have been

Reference

20

1. Bourke AK, Lyons GM (2008) A threshold-based fall-detection algorithm using a bi-axial gyroscope sensor.

Medical Engineering & Physics 30 (1):84-90

2. Kim N, Ryu JH, Park M, Keum J, Yoo J, Lee J, Cho JD (2014) Smart wig for patient with chemotherapy

induced alopecia: emphasis on fall detection and emergency alert. In: Proceedings of HCI Korea, 2014. Hanbit

Media, Inc., pp 246-252

3. Koenig P, Elsler L, Binder S (2014) The wearable health revolution. Soreon Research Report, vol. 1. Soreon

Research

4. Lindemann U, Hock A, Stuber M, Keck W, Becker C (2005) Evaluation of a fall detector based on

accelerometers: A pilot study. Medical and Biological Engineering and Computing 43 (5):548-551

5. Pantelopoulos A, Bourbakis NG (2010) A survey on wearable sensor-based systems for health monitoring

and prognosis. Systems, Man, and Cybernetics, Part C: Applications and Reviews, IEEE Transactions on 40

(1):1-12

6. Tinetti ME, Speechley M, Ginter SF (1988) Risk factors for falls among elderly persons living in the

community. New England journal of medicine 319 (26):1701-1707

7. Tobita H, Kuzi T (2012) SmartWig: wig-based wearable computing device for communication and

entertainment. In: Proceedings of the International Working Conference on Advanced Visual Interfaces, 2012.

ACM, pp 299-302

8. Falls. (n.d.). Retrieved November 20, 2015, from

Page 21: Connected Pouch: A wearable health monitoring system for ...humanict.skku.edu/data/paper_present/유준우_졸업논문_발표자료.pdf•Wearable health monitoring systems have been

21

Thank you!

Junwoo Yoo