Personal Health Care Management System Developed under ISO/IEEE with Bluetooth HDP
|
|
|
- Joseph Stephens
- 9 years ago
- Views:
Transcription
1 Vol.8, No.3 (2014), pp Personal Health Care Management System Developed under ISO/IEEE with Bluetooth HDP Am suk Oh 1, Doo Heon Song 2 and Gwan Hyung Kim 3 1 Department of Media Engineering, Tong-Myoung University, Sinsun Ro 179, Nam-gu, Busan , Korea [email protected] 2 Department of Computer Games, Yong-In Songdam College, Mapyeong-dong, Cheoin-gu, Yongin , Korea [email protected] 3 Department of Computer Engineering, Tong-Myoung University, Sinsun Ro 179, Nam-gu, Busan , Korea [email protected] Abstract The standardization and interoperability become central issues among researchers and the business market in Personal Health Monitoring and U-Health support systems. ISO/IEEE11073 gives a good cost efficient standardization medium for that matter. In this paper, we developed a smart phone based health monitoring system under ISO/IEEE11073 and Bluetooth HDP. Here we report the implementation details of HDP Manager that can be used for personal health monitoring with smart phones based on Bluetooth HDP through HDP agent simulator based on ISO/IEEE PHD. The gateway in our system is based on HL7 converter. The system is designed for applying to all PHDs based on Bluetooth HDP authorized by CHA (Continua Health Alliance). While there has been a great amount of similar efforts to build a health monitoring system under ISO/IEEE 11073, Android smart phone systems allow only after ICS version announced in 2012 thus this effort is to enhance the interoperability between HDP and smart phones. Keywords: HDP Manager, Personal Health Device, ISO/IEEE 11073, Android Smart Phone, Bluetooth HDP 1. Introduction Recent progresses in mobile healthcare technologies with fast developments of smart equipments and personal health devices (PHD) will make U-healthcare society coming true in the very near future [1]. In typical u-healthcare service architectures, patient health data is measured on a PHD and transferred to external devices. Thus, standardization and interoperability become central issues among researchers and the business market and several system prototypes are proposed [2, 3]. However, the standardization of the cost efficient communication protocol is necessary. The ISO/IEEE (or referred as X73) that specifies a set of joint standards addressing complementary organizational and technological aspects [4] becomes more and more important. The interoperability of PHDs made by different vendors, such as weighing scales, blood pressure monitors, and blood glucose monitors are essential to develop a general purpose health monitoring system. The scope of standards is to provide interoperability between an agent that is any of the PHDs, and a manager or compute engine. Therefore, the aim of this paper is to develop a smart phone based personal health care monitoring system under ISO/IEEE as data standard and Bluetooth HDP as the communication standard to increase data reliability and interoperability between HDP and smart phones. Especially, Android smart phone systems allow only after ICS version announced in 2012 as a note. Recently, similar efforts to develop a u-health system under ISSN: IJSH Copyright c 2014 SERSC
2 Vol.8, No.3 (2014) ISO/IEEE [8] and a mobile healthcare gateway design are also reported with different methodologies from ours. In this paper, we will describe our implementation methodology of smart gateway and HDP manager [8]. 2. Smart Health Gateway and System Configuration Figure 1. Overall Android Activity Diagrams As shown in Figure 1, HL7 ADT manager deals with user profile information message production and transfer while HL7 ORU manager produces and transferrs HDP infoemation combined with user profile information. A user can ask his/her archived health information through HSM(Health Service Manager) and NTE Manager from Health Diagnosis Supporting System. Figure 2. Overall Software Configuration Figure 2 demonstrates overall software configuration. HL7 converter transforms information between IEEE 11073(Bluetooth HDP) and HL7 through HL7 WorlList Server and HL7 v2.x message from Diagnosis Supporting System. HDP information from PHD combined with user profile will be collected as segment information to produce hl7 message and transferred to HL7 Converter through Android-Intent. 3. HDP Manager Implementation Figure 3. HDP Manager Configuration 192 Copyright c 2014 SERSC
3 Vol.8, No.3. (2014) Figure 3 shows the overall architecture of our HDP Manager implemented. The HDP manager is designed to provide personal health monitoring based on Bluetooth HDP through HDP agent simulator based on ISO/IEEE PHD. The system is designed for applying to all PHDs based on Bluetooth HDP authorized by CHA (Continua Health Alliance). The software is developed with BlueDev+P25/G2/HDP development toolkit and tested under Windows 7 PC. The health monitoring uses Signove Antidote ISO/IEEE stack library for all Android ICS OS 4.0 and after supporting Android HDP SDK. Figure 4. Configuration of HDP Agent Simulator Embedded Test Board is a client that has a role of MDC (Medical Device Controller) under LTP protocol and communicates with HDP Agent Application through LTP. HDP Agent Application consists of Connect manager and Exchange Manager using FSM (Connection Management, Data exchange Management) in LTPlib API and controls Embedded Test Board through FSM. Then it also controls BlueDev+P25/G2/HDP thus Bluetooth HDP connection is operated as desired. Figure 5 shows the overall HDP Manager Module structure. Figure 5. HDP Manager Module Configuration HDP Health Service is a Bluetooth HDP based Android service that provides Antodote stack to HDP Manager Application to connect with PHDs. In this paper, our HDP Manager does not use D-Bus due to the limited capability of smart phone Android Linux in that Android applications cannot access Linux Bluetooth SDK BlueZ due to the unauthorization of using D-Bus. Instead, HDP Manager transfers information to Android- Activity of HDP Manager Application through HDP Health Service on Android Service and Android-Intent as the module configuration is shown as Figure 5. Copyright c 2014 SERSC 193
4 Vol.8, No.3 (2014) Figure 6. Software Module Configuration in HDP Manager Application Figure 6 shows the Software Module Configuration in HDP Manager Application. The procedure to obtain PHD information through HDP Manager Application is as follows. 1) Waiting for the connection call from PHD after connecting with HDP Health service through HDP Manager Application. 2) After PHD sends Connect message through Bluetooth Transfer Layer and HDP Service Manager gets the signal, transfer Connected status to Application_Activity. 3) When PHD and HDP Service manager is at Connected status, PHD sends Association request message and transfer Associated status to Application_Activity. 4) Ask PHD s configuration information through HDP Service Manager and finishes the connection for measurement after obtaining that information. 5) After connection is done and the targeted biomedical information is measured by PHD, send that information to HDP service Manager and parse the XML formatted health and device information and output them to Application_Activity. 4. Conclusion In this paper, we introduce the design and implementation of our smart health monitoring system concentrated on the HDP Manager using ISO/IEEE as data standard and Bluetooth HDP as the communication standard to increase data reliability and interpretability between HDP and smart phones. While it has the environmental limitations of Android smart phone functionality, the proposed HDP Manager for smart phone is successful to connect with Bluetooth HDP through HDP Agent application and Embedded Test board of HDP Agent simulator. Acknowledgements This work (Grants No. C ) was supported by Business for Cooperative R&D between Industry, Academy, and Research Institute funded Korea Small and Medium Business Administration in References [1] S. W. Kang, S. H. Lee and Y. S. Koh, U-Health Era is coming, CEO Information, Samsung Economy Research Institute, (2007). [2] R. Shahriyar, Intelligent mobile health monitoring system (IMHMS), Electronic Healthcare, Springer Berlin Heidelberg, (2010). [3] A. Bourouis, M. Feham and A. Bouchachia, Ubiquitous Mobile Health Monitoring System for elderly (UMHMSE), arxiv preprint arxiv: , (2011). [4] IEEE Std Health Informatics - Personal Health Device Communication - Application Profile - Optimized Exchange Protocol, (2008). [5] Health Device Profile, Version 1.0. Bluetooth SIG. (2008). 194 Copyright c 2014 SERSC
5 Vol.8, No.3. (2014) [6] A. Fioravanti, G. Fico, M. T. Arredondo, D. Salvi and J. L. Villalar, Integration of heterogeneous biomedical sensors into an ISO/IEEE compliant application, Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC), (2010), pp [7] J. H. Jean, S. I. Kang, G. H. Kim, O. H. Kwon, J. H. Lee and A. S. Oh, Performance Analysis of Smart Healthcare System Based on ISO/IEEE and HL7, Future Information Communication Technology and Applications, Springer Netherlands, (2013), pp [8] A. S. OH, D. Heon Song and K. Gwan Hyung, Linking Smart Phones with PHDs based on Bluetooth HDP, Advanced Science and Technology Letters, (Embedded Ubiquitous 2013), vol. 38, (2013), pp [9] C. Y. Park, J. H. Lim and S. Park, ISO/IEEE PHD standardization of legacy healthcare devices for home healthcare services, Consumer Electronics (ICCE),IEEE International Conference, IEEE, (2011), pp [10] J.-C. Nam, Design and Development of a u-health System Based on the ISO/IEEE PHD Standards, Communications (APCC), th Asia-Pacific Conference, IEEE, (2011), (2011), pp Authors Am-Suk Oh, he received Ph.D degree at the computer engineering of Pusan National University. He is currently with the Department of Media Engineering, Tongmyong University as Professor. His research interests are Healthcare System, Medical Information System and Big Data. Prof. Doo Heon Song, graduated from Seoul National University, Korea and KAIST, Korea and obtained Ph. D. candidacy at University of California at Irvine, U.S.A. He published over 100 research papers on machine learning, computer vision, ITS, computer game design, intrusion detection systems, medical image analysis, data mining algorithms etc. and has been a professor of Yong-in SongDam college, Korea since Gwan-Hyung Kim, is received the Ph.D. degrees in electrical communication from Korea Maritime University in He is currently an assistant professor in Dept. of Computer Engineering, Tongmyong University. His research interests are intelligent control, signal processing, and robotics. Copyright c 2014 SERSC 195
6 Vol.8, No.3 (2014) 196 Copyright c 2014 SERSC
A Study on HL7 Standard Message for Healthcare System Based on ISO/IEEE 11073
, pp. 113-118 http://dx.doi.org/10.14257/ijsh.2015.9.6.13 A Study on HL7 Standard Message for Healthcare System Based on ISO/IEEE 11073 Am-Suk Oh Dept. of Media Engineering, Tongmyong University, Busan,
A Study on Design of Health Device for U-Health System
, pp.79-86 http://dx.doi.org/10.14257/ijbsbt.2015.7.2.08 A Study on Design of Health Device for U-Health System Am-Suk Oh Dept. of Media Engineering, Tongmyong University, Busan, Korea [email protected] Abstract
Monitoring Human Blood Pressure for U-Healthcare Using ISO/IEEE PHD Standard
Monitoring Human Blood Pressure for U-Healthcare Using ISO/IEEE PHD Standard Gi Hyun Bang, Do Kyeong Lee and Deok Jai Choi Electronics Computer Engineering, Chonnam National University 77 Yongbong-dong,
A Resilient Device Monitoring System in Collaboration Environments
, pp.103-114 http://dx.doi.org/10.14257/ijsh.2014.8.5.10 A Resilient Device Monitoring System in Collaboration Environments KeeHyun Park 1 and JongHwi Lee 1 Department of Computer Engineering, Keimyung
Development of Integrated Management System based on Mobile and Cloud Service for Preventing Various Hazards
, pp. 143-150 http://dx.doi.org/10.14257/ijseia.2015.9.7.15 Development of Integrated Management System based on Mobile and Cloud Service for Preventing Various Hazards Ryu HyunKi 1, Yeo ChangSub 1, Jeonghyun
Designing and Embodiment of Software that Creates Middle Ware for Resource Management in Embedded System
, pp.97-108 http://dx.doi.org/10.14257/ijseia.2014.8.6.08 Designing and Embodiment of Software that Creates Middle Ware for Resource Management in Embedded System Suk Hwan Moon and Cheol sick Lee Department
Development of a Service Robot System for a Remote Child Monitoring Platform
, pp.153-162 http://dx.doi.org/10.14257/ijsh.2014.8.5.14 Development of a Service Robot System for a Remote Child Monitoring Platform Taewoo Han 1 and Yong-Ho Seo 2, * 1 Department of Game and Multimedia,
DBaaS Using HL7 Based on XMDR-DAI for Medical Information Sharing in Cloud
, pp.111-120 http://dx.doi.org/10.14257/ijmue.2015.10.9.12 DBaaS Using HL7 Based on XMDR-DAI for Medical Information Sharing in Cloud Ho-Kyun Park 1 and Seok-Jae Moon 2 1 School of IT Convergence Engineering,
A Study of Key management Protocol for Secure Communication in Personal Cloud Environment
, pp.51-58 http://dx.doi.org/10.14257/ijsia.2014.8.4.05 A Study of Key management Protocol for Secure Communication in Personal Cloud Environment ByungWook Jin 1 and Keun-Wang Lee 2,* 1 Dept. of Computer
Smart Integrated Multiple Tracking System Development for IOT based Target-oriented Logistics Location and Resource Service
, pp. 195-204 http://dx.doi.org/10.14257/ijsh.2015.9.5.19 Smart Integrated Multiple Tracking System Development for IOT based Target-oriented Logistics Location and Resource Service Ju-Su Kim, Hak-Jun
A Design of Mobile Convergence Architecture for U-healthcare
, pp. 253-260 http://dx.doi.org/10.14257/ijseia.2015.9.1.22 A Design of Mobile Convergence Architecture for U-healthcare Regin Joy Conejar 1 and Haeng-Kon Kim 1* 1 School of Information Technology Catholic
Development of Integrated Management System based on Mobile and Cloud service for preventing various dangerous situations
Development of Integrated Management System based on Mobile and Cloud service for preventing various dangerous situations Ryu HyunKi, Moon ChangSoo, Yeo ChangSub, and Lee HaengSuk Abstract In this paper,
A Study of the Design of Wireless Medical Sensor Network based u- Healthcare System
, pp.91-96 http://dx.doi.org/10.14257/ijbsbt.2014.6.3.11 A Study of the Design of Wireless Medical Sensor Network based u- Healthcare System Ronnie D. Caytiles and Sungwon Park 1* 1 Hannam University 133
The Design and Implementation of the Integrated Model of the Advertisement and Remote Control System for an Elevator
Vol.8, No.3 (2014), pp.107-118 http://dx.doi.org/10.14257/ijsh.2014.8.3.10 The Design and Implementation of the Integrated Model of the Advertisement and Remote Control System for an Elevator Woon-Yong
Integration of Wearable Monitoring Device and Android Smartphone Apps for u-healthcare Monitoring System
, pp. 195-202 http://dx.doi.org/10.14257/ijseia.2015.9.4.20 Integration of Wearable Monitoring Device and Android Smartphone Apps for u-healthcare Monitoring System Yvette E. Gelogo 1 and Haeng-Kon Kim
Study of SAP ERP Connection System Driven in Smartphone
Study of SAP ERP Connection System Driven in Smartphone 1 Jong Youel Park, * 2 Dea-Woo Park, 3 Young Hyun Chang, 4 Kyung Bae Yoon 1, First Author Hoseo Graduate School of Venture Korea, [email protected]
Android based Secured Vehicle Key Finder System
International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) Android based Secured Vehicle Key Finder System Sindhoori S. 1, Dr. N. Sathish Kumar 2 *(M.E. Embedded System Technologies, Sri
DESIGN AND IMPLEMENTATION OF AN INTRANET SECURITY AND ACCESS CONTROL SYSTEM IN UBI-COM
Computing and Informatics, Vol. 30, 2011, 419 428 DESIGN AND IMPLEMENTATION OF AN INTRANET SECURITY AND ACCESS CONTROL SYSTEM IN UBI-COM Malrey Lee Center for Advanced Image and Information Technology
An Architecture for Home-Oriented IPTV Service Platform on Residential Gateway
J Inf Process Syst, Vol.9, No.3, September 2013 pissn 1976-913X eissn 2092-805X http://dx.doi.org/10.3745/jips.2013.9.3.425 An Architecture for Home-Oriented IPTV Service Platform on Residential Gateway
Remote Monitoring and Controlling System Based on ZigBee Networks
Remote Monitoring and Controlling System Based on ZigBee Networks Soyoung Hwang and Donghui Yu* Department of Multimedia Engineering, Catholic University of Pusan, South Korea {soyoung, dhyu}@cup.ac.kr
A Research Using Private Cloud with IP Camera and Smartphone Video Retrieval
, pp.175-186 http://dx.doi.org/10.14257/ijsh.2014.8.1.19 A Research Using Private Cloud with IP Camera and Smartphone Video Retrieval Kil-sung Park and Sun-Hyung Kim Department of Information & Communication
The Digital Signage System Supporting Multi-Resources Schedule on an Elevator
, pp. 219-228 http://dx.doi.org/10.14257/ijsh.2015.9.8.23 The Digital Signage System Supporting Multi-Resources Schedule on an Elevator Woon-Yong Kim and SoonGohn Kim (Corresponding Author) Department
Biomarker Discovery and Data Visualization Tool for Ovarian Cancer Screening
, pp.169-178 http://dx.doi.org/10.14257/ijbsbt.2014.6.2.17 Biomarker Discovery and Data Visualization Tool for Ovarian Cancer Screening Ki-Seok Cheong 2,3, Hye-Jeong Song 1,3, Chan-Young Park 1,3, Jong-Dae
Design and Implementation of a Voice Based Navigation for Visually Impaired Persons
Design and Implementation of a Voice Based Navigation for Visually Impaired Persons Jae Sung Cha, Dong Kyun Lim and Yong-Nyuo Shin Dept. Of Computer Science, Hanyang Cyber University, Seoul,133-791, Korea
Effective Use of Android Sensors Based on Visualization of Sensor Information
, pp.299-308 http://dx.doi.org/10.14257/ijmue.2015.10.9.31 Effective Use of Android Sensors Based on Visualization of Sensor Information Young Jae Lee Faculty of Smartmedia, Jeonju University, 303 Cheonjam-ro,
A Study on IP Exposure Notification System for IoT Devices Using IP Search Engine Shodan
, pp.61-66 http://dx.doi.org/10.14257/ijmue.2015.10.12.07 A Study on IP Exposure Notification System for IoT Devices Using IP Search Engine Shodan Yun-Seong Ko 1, Il-Kyeun Ra 2 and Chang-Soo Kim 1* 1 Department
1. Introduction. 2. Mobile Healthcare Systems
2011 International Conference on Signal, Image Processing and Applications With workshop of ICEEA 2011 IPCSIT vol.21 (2011) (2011) IACSIT Press, Singapore Medical Image Data Management System in Mobile
Cloud Computing based Livestock Monitoring and Disease Forecasting System
, pp.313-320 http://dx.doi.org/10.14257/ijsh.2013.7.6.30 Cloud Computing based Livestock Monitoring and Disease Forecasting System Seokkyun Jeong 1, Hoseok Jeong 2, Haengkon Kim 3 and Hyun Yoe 4 1,2,4
White Paper: OSGi-based E-Health / Assisted Living
White Paper: OSGi-based E-Health / Assisted Living Martin Petzold (Project Manager) Phone: +49 (0) 221 6604 405 E-Mail: [email protected] Konstantin Kersten (Project Manager) Phone: +49 (0) 221 6604
Life Sciences. White Paper. Real-time Patient Health Monitoring with Connected Health Solutions
Life Sciences White Paper Real-time Patient Health Monitoring with Connected Health Solutions About the Authors Ashok Khanna Global Head, Presales and Solutions, Engineering Industrial Services, Life Sciences
Adaptive MAC Protocol for Emergency Data Transmission in Wireless Body Sensor Networks
, pp. 205-216 http://dx.doi.org/10.14257/ijseia.2015.9.9.18 Adaptive MAC Protocol for Emergency Data Transmission in Wireless Body Sensor Networks Rae Hyun Kim and Jeong Gon Kim 1 Department of Electronic
Big Data Framework for u-healthcare System. Tae-Woong Kim 1, Jai-Hyun Seu 2. [email protected]
Big Data Framework for u-healthcare System Tae-Woong Kim 1, Jai-Hyun Seu 2 1. Department of Computer Education, Silla University, Sasang-Gu, Busan, Korea 2. School of Computer Engineering, Inje University,
Modeling and Design of Intelligent Agent System
International Journal of Control, Automation, and Systems Vol. 1, No. 2, June 2003 257 Modeling and Design of Intelligent Agent System Dae Su Kim, Chang Suk Kim, and Kee Wook Rim Abstract: In this study,
The Application Method of CRM as Big Data: Focused on the Car Maintenance Industry
, pp.93-97 http://dx.doi.org/10.14257/astl.2015.84.19 The Application Method of CRM as Big Data: Focused on the Car Maintenance Industry Dae-Hyun Jung 1, Lee-Sang Jung 2 {San 30, Jangjeon-dong, Geumjeonggu,
How To Test A Robot Platform And Its Components
An Automated Test Method for Robot Platform and Its Components Jae-Hee Lim 1, Suk-Hoon Song 1, Jung-Rye Son 1, Tae-Yong Kuc 2, Hong-Seong Park 3, Hong-Seok Kim 4 1,2 School of Information and Communication,
A Study on Integrated Operation of Monitoring Systems using a Water Management Scenario
, pp. 55-64 http://dx.doi.org/10.14257/ijseia.2015.9.9.06 A Study on Integrated Operation of Monitoring Systems using a Water Management Scenario Yong-Hyeon Gwon 1, Seung-Kwon Jung 2, Su-Won Lee 2 and
Implementation of IR-UWB MAC Development Tools Based on IEEE 802.15.4a
Vol. 8, No. 4 (2015), pp. 275-286 http://dx.doi.org/10.14257/ijca.2015.8.4.27 Implementation of IR-UWB MAC Development Tools Based on IEEE 802.15.4a Sol Lim, Kye Joo Lee, So Yeon Kim, Chang Seok Chae,
Studying Security Weaknesses of Android System
, pp. 7-12 http://dx.doi.org/10.14257/ijsia.2015.9.3.02 Studying Security Weaknesses of Android System Jae-Kyung Park* and Sang-Yong Choi** *Chief researcher at Cyber Security Research Center, Korea Advanced
Fast Device Discovery for Remote Device Management in Lighting Control Networks
J Inf Process Syst, Vol.11, No.1, pp.125~133, March 2015 http://dx.doi.org/10.3745/jips.03.0011 ISSN 1976-913X (Print) ISSN 2092-805X (Electronic) Fast Device Discovery for Remote Device Management in
Application of Android Mobile Platform in Remote Medical Monitoring System
, pp. 163-174 http://dx.doi.org/10.14257/ijsh.2015.9.4.17 Application of Android Mobile Platform in Remote Medical Monitoring System Yao Wang, Minghan Liu and Jingang Li School of Software, Harbin University
Design of an Easy-to-Use Bluetooth Library for. Wireless Sensor Network on Android
Contemporary Engineering Sciences, Vol. 7, 2014, no. 16, 801 805 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ces.2014.4694 Design of an Easy-to-Use Bluetooth Library for Wireless Sensor Network
A Survey on Security Threats and Security Technology Analysis for Secured Cloud Services
, pp.21-30 http://dx.doi.org/10.14257/ijsia.2013.7.6.03 A Survey on Security Threats and Security Technology Analysis for Secured Cloud Services Changsoo Lee 1, Daewon Jung 2 and Keunwang Lee 3 1 Dept.
Remote Patient Monitoring in Telemedicine using computer communication network through Bluetooth, Wi-Fi, Internet Android Mobile
Remote Patient Monitoring in Telemedicine using computer communication network through Bluetooth, Wi-Fi, Internet Android Mobile S.Saravanan Research Scholar, Department of CSE, Rajiv Gandhi college of
Sensors and actuators are ubiquitous. They are used
Understanding IEEE 1451 Networked Smart Transducer Interface Standard Eugene Y. Song and Kang Lee istockphoto.com What Is a Smart Transducer? Sensors and actuators are ubiquitous. They are used in a variety
A Study for Home and Mobile U-Healthcare System
, pp. 255-260 http://dx.doi.org/10.14257/ijseia.2015.9.5.24 A Study for Home and Mobile U-Healthcare System Regin Joy Conejar 1 and Haeng-Kon Kim 1* 1 School of Information Technology, Catholic University
Study of SAP ERP Connection System Driven in Smartphone
Study of SAP ERP Connection System Driven in Smartphone 1 Jong Youel Park, 2 Dea-Woo Park 1, First Author Hoseo Graduate School of Venture, [email protected] *2,Corresponding Author Hoseo Graduate School
A Review of an MVC Framework based Software Development
, pp. 213-220 http://dx.doi.org/10.14257/ijseia.2014.8.10.19 A Review of an MVC Framework based Software Development Ronnie D. Caytiles and Sunguk Lee * Department of Multimedia Engineering, Hannam University
Density Map Visualization for Overlapping Bicycle Trajectories
, pp.327-332 http://dx.doi.org/10.14257/ijca.2014.7.3.31 Density Map Visualization for Overlapping Bicycle Trajectories Dongwook Lee 1, Jinsul Kim 2 and Minsoo Hahn 1 1 Digital Media Lab., Korea Advanced
IOTIVITY AND EMBEDDED LINUX SUPPORT. Kishen Maloor Intel Open Source Technology Center
IOTIVITY AND EMBEDDED LINUX SUPPORT Kishen Maloor Intel Open Source Technology Center Outline Brief introduction to IoTivity Software development challenges in embedded Yocto Project and how it addresses
Bluetooth Health Device Profile and the IEEE 11073 Medical Device Frame Work
Bluetooth Health Device Profile and the IEEE 11073 Medical Device Frame Work Rudi Latuske, ARS Software GmbH 1. Bluetooth in Medical Applications Bluetooth, as a short range wireless technology, is very
Using Bluetooth on Android Platform for mhealth Development
Using Bluetooth on Android Platform for mhealth Development Evgeny Stankevich, Ilya Paramonov Yaroslavl State University Yaroslavl, Russia {stankevich.evg, ivparamonov}@gmail.com Abstract There are many
NanopowerCommunications: Enabling the Internet of Things OBJECTS TALK
NanopowerCommunications: Enabling the Internet of Things OBJECTS TALK When objects can both sense the environment and communicate, they become tools for understanding complexity and responding to it swiftly.
GENERIC SECURITY FRAMEWORK FOR CLOUD COMPUTING USING CRYPTONET
http:// GENERIC SECURITY FRAMEWORK FOR CLOUD COMPUTING USING CRYPTONET Manisha Dawra 1, Ramdev Singh 2 1 Al-Falah School of Engg. & Tech., Vill-Dhauj, Ballabgarh-Sohna Road, Faridabad, Haryana (INDIA)-121004
Exchange of Data for Big Data in Hybrid Cloud Environment
, pp. 67-72 http://dx.doi.org/10.14257/ijseia.2015.9.4.08 Exchange of Data for Big Data in Hybrid Cloud Environment Chi-gon Hwang 1, Chang-Pyo Yoon 2 and Daesung Lee 3 1 Dept of Internet Information, Kyungmin
A Method for Load Balancing based on Software- Defined Network
, pp.43-48 http://dx.doi.org/10.14257/astl.2014.45.09 A Method for Load Balancing based on Software- Defined Network Yuanhao Zhou 1, Li Ruan 1, Limin Xiao 1, Rui Liu 1 1. State Key Laboratory of Software
APx4 Wireless System-on-Module 5/8/2013 1
APx4 Wireless System-on-Module 5/8/2013 1 Table of Contents Key Features Benefits APx4 Software APx4 Development Kit Certifications Use Cases Summary 5/8/2013 2 Key Features APx4 is a computing platform
Wireless Sensor Network apply for the Blind U-bus System
Wireless Sensor Network apply for the Blind U-bus System Trung Pham Quoc 1, Min Chul Kim 1, Hyn Kwan Lee 2, Ki Hwan Eom 1 Electronic Engineering 1Dongguk University: 26, Pil-dong 3-ga jung-gu Seol, Korea
Virtual Sensor for Diabetes Meter in U-Health Service
Vol.6, No. 6 (2014), pp.87-96 http://dx.doi.org/10.14257/ijbsbt.2014.6.6.09 Virtual Sensor for Diabetes Meter in U-Health Service Byung Mun Lee* and Un Gu Kang Dept. of Computer Engineering, Gachon University,
A Research on Security Awareness and Countermeasures for the Single Server
, pp.31-42 http://dx.doi.org/10.14257/ijsia.2013.7.6.04 A Research on Security Awareness and Countermeasures for the Single Server Hyuk-Jin Son 1 and Seungdo Jeong 2,* 1 IT MBA, Graduate School of Business
Home Appliance Control and Monitoring System Model Based on Cloud Computing Technology
Home Appliance Control and Monitoring System Model Based on Cloud Computing Technology Yun Cui 1, Myoungjin Kim 1, Seung-woo Kum 3, Jong-jin Jung 3, Tae-Beom Lim 3, Hanku Lee 2, *, and Okkyung Choi 2 1
Effective Interface Design Using Face Detection for Augmented Reality Interaction of Smart Phone
Effective Interface Design Using Face Detection for Augmented Reality Interaction of Smart Phone Young Jae Lee Dept. of Multimedia, Jeonju University #45, Backma-Gil, Wansan-Gu,Jeonju, Jeonbul, 560-759,
Developing Safety Management Systems for Track Workers Using Smart Phone GPS
, pp.137-148 http://dx.doi.org/10.14257/ijca.2013.6.5.13 Developing Safety Management Systems for Track Workers Using Smart Phone GPS Jin-Hee Ku 1 and Duk-Kyu Park 2 1 Dept of Liberal Education and 2 Dept
How To Create An Internet Of Things (Iot) Platform For A Smartwatch And Other Devices
Jong-Tae Park Center for U- Convergence Network, Kyungpook National University, Korea IoT Devices IoT Devices Fitbit Smart Watch (Pebble, Samsung, Apple) Smart Slipper (24eight) Hapifork (Hapilabs) Smart
An ECG Monitoring and Alarming System Based On Android Smart Phone
Communications and Network, 2013, 5, 584-589 http://dx.doi.org/10.4236/cn.2013.53b2105 Published Online September 2013 (http://www.scirp.org/journal/cn) An ECG Monitoring and Alarming System Based On Android
Overview of SODA and The Stepstone Reference Implementation.
Overview of SODA and The Stepstone Reference Implementation. Device Integration in an SOA model 11/14/07 Overview SODA Overview Stepstone Introduction Architecture Stepstone and Integration with a business
Open-Source-based Visualization of Flight Waypoint Tracking Using Flight Manipulation System
Open-Source-based Visualization of Flight Waypoint Tracking Using Flight Manipulation System Myeong-Chul Park a, Hyeon-Gab Shin b, Yong Ho Moon b, Seok-Wun Ha b*, a Dept. of Biomedical Electronics, Songho
Design and Implementation of Automatic Attendance Check System Using BLE Beacon
, pp.177-186 http://dx.doi.org/10.14257/ijmue.2015.10.10.19 Design and Implementation of Automatic Attendance Check System Using BLE Beacon Mi-Young Bae and Dae-Jea Cho * Dept. Of Multimedia Engineering,
Fig. 1 BAN Architecture III. ATMEL BOARD
Volume 2, Issue 9, September 2014 ISSN: 2321 7782 (Online) International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey Paper / Case Study Available online
Design and Analysis of Mobile Learning Management System based on Web App
, pp. 417-428 http://dx.doi.org/10.14257/ijmue.2015.10.1.38 Design and Analysis of Mobile Learning Management System based on Web App Shinwon Lee Department of Computer System Engineering, Jungwon University,
Crime Hotspots Analysis in South Korea: A User-Oriented Approach
, pp.81-85 http://dx.doi.org/10.14257/astl.2014.52.14 Crime Hotspots Analysis in South Korea: A User-Oriented Approach Aziz Nasridinov 1 and Young-Ho Park 2 * 1 School of Computer Engineering, Dongguk
Research Institute (KAERI) 989-111 Daedeok-daero, Yuseong-gu, Daejeon, Republic of Korea 305-353
, pp.233-242 http://dx.doi.org/10.14257/ijseia.2014.8.4.24 Methods of Software Qualification for a Safety-grade Optical Modem to be used Core Protection Calculator (CPC) in Korea Standard Nuclear Power
Lets3D: A Collaborative 3D Editing Tool Based On Cloud Storage
, pp.189-198 http://dx.doi.org/10.14257/ijmue.2015.10.9.20 Lets3D: A Collaborative 3D Editing Tool Based On Cloud Storage Yeoun-Ui Ha 1, Jae-Hwan Jin 1 and Myung-Joon Lee 2* Department of Electrical/Electronic
Security Threats on National Defense ICT based on IoT
, pp.94-98 http://dx.doi.org/10.14257/astl.205.97.16 Security Threats on National Defense ICT based on IoT Jin-Seok Yang 1, Ho-Jae Lee 1, Min-Woo Park 1 and Jung-ho Eom 2 1 Department of Computer Engineering,
Design of Media measurement and monitoring system based on Internet of Things
Design of Media measurement and monitoring system based on Internet of Things Hyunjoong Kang 1, Marie Kim 1, MyungNam Bae 1, Hyo-Chan Bang 1, 1 Electronics and Telecommunications Research Institute, 138
A Survey of Cloud Based Health Care System
A Survey of Cloud Based Health Care System Chandrani Ray Chowdhury Assistant Professor, Dept. of MCA, SDET-Brainware Group of Institution, Barasat, West Bengal, India ABSTRACT: Cloud communicating is an
Developing a Video-based Smart Mastery Learning through Adaptive Evaluation
, pp. 101-114 http://dx.doi.org/10.14257/ijseia.2014.8.11.09 Developing a Video-based Smart Mastery Learning through Adaptive Evaluation Jeongim Kang 1, Moonhee Kim 1 and Seong Baeg Kim 1,1 1 Department
WBAN Beaconing for Efficient Resource Sharing. in Wireless Wearable Computer Networks
Contemporary Engineering Sciences, Vol. 7, 2014, no. 15, 755-760 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ces.2014.4686 WBAN Beaconing for Efficient Resource Sharing in Wireless Wearable
RoverPal - A Mobile Payment Application
White Paper RoverPal - A Mobile Payment Application Introduction Online shopping has been a favorable experience with most of us. Still, we come across instances where we are out on shopping and we run
Review of the Techniques for User Management System
, pp.87-91 http://dx.doi.org/10.14257/astl.2014.46.20 Review of the Techniques for User Management System Jaegeol Yim *, Gyeyoung Lee *, Kyungsoo Ham * *Dongguk University at Gyeongju Korea, {yim, lky,
Security Measures of Personal Information of Smart Home PC
, pp.227-236 http://dx.doi.org/10.14257/ijsh.2013.7.6.22 Security Measures of Personal Information of Smart Home PC Mi-Sook Seo 1 and Dea-Woo Park 2 1, 2 Department of Integrative Engineering, Hoseo Graduate
Horizontal IoT Application Development using Semantic Web Technologies
Horizontal IoT Application Development using Semantic Web Technologies Soumya Kanti Datta Research Engineer Communication Systems Department Email: [email protected] Roadmap Introduction Challenges
Design of Remote data acquisition system based on Internet of Things
, pp.32-36 http://dx.doi.org/10.14257/astl.214.79.07 Design of Remote data acquisition system based on Internet of Things NIU Ling Zhou Kou Normal University, Zhoukou 466001,China; [email protected]
