data management in ambient assisted living platforms approaching iot: a case study

Size: px
Start display at page:

Download "data management in ambient assisted living platforms approaching iot: a case study"

Transcription

1 data management in ambient assisted living platforms approaching iot: a case study Susanna Spinsante, Ennio Gambi, Laura Montanini, Laura Raffaeli December 6, 2015 Dipartimento di Ingegneria dell Informazione Universita Politecnica delle Marche Ancona, ITALY

2 table of contents 1. Introduction 2. SoA: Data Handling and Management in AAL 3. Data Management in AAL: a Case Study 4. Results and Discussion 5. Conclusion 2

3 introduction

4 data-related issues in aal platforms Heterogeneity (coarse classification): behavioral (or habits-related) [1, 2] physiological [3, 4] environmental (or ambient-related) [5, 6] healthcare [7, 8] Volume Velocity 4

5 aal, big data, and iot Variety, volume, and velocity: commonly mentioned features in the field of Big Data [9] Big Data commonly referred to in conjunction with Internet of Things (IoT) paradigm Remarkable affinity between AAL and IoT, but AAL exhibits specific requirements and constraints, about: data processing (local / remote) data delivery format (raw data / aggregated information) data sharing / access options 5

6 aims of the work To investigate the emerging approaches to data handling and management in IoT-oriented AAL platforms, by resorting to the state of the art literature To discuss the findings with respect to a practical AAL implementation, assumed as a case study To highlight the peculiarities expressed by AAL in data handling, thus contributing to the discussion around IoT reference models and architectures 6

7 soa: data handling and management in aal

8 data collection and communication Aims of IoT in AAL: to facilitate data collection (e.g. RFID, NFC), to make communication establishment easier and more effective [10] IoT frameworks for AAL shall support bidirectional flows of information (Closed Loop Principle) Communication protocols: trade-off among lifetime, security level, and pre-processing of sensors-generated data Data analysis capabilities needed to enable anomaly detection at the sensor level [11] Anytime + anywhere access to sensor data: constant network connectivity required Need to reduce the amount of data to be transmitted: event-based data transmission [12], processing tasks to aggregate data for a compact representation of relevant information [13], learning from user s decisions [14] 8

9 data processing Cloud-based big data management frameworks: data mining + machine learning algorithms: from sensors data to knowledge real-time processing of large data volumes: clustering, classification, feature selection [15] heterogeneous data collected by AAL platforms cannot be efficiently supported by flat and data-agnostic management frameworks, but demand for differentiated processing, to ensure service-specific requirements Local data processing: collected data analysis and validation [16] interoperability of AAL system with other platforms algorithms and protocols for data privacy, integrity, access control security mechanisms to protect locally stored data [17] 9

10 data management in aal: a case study

11 system architecture - i Several sub-systems / functional domains managed by a local server [18]: home automation sensors for behavior detection health monitoring human-system interfaces Heterogeneous devices (environmental sensors, home appliances, virtual sensors, smart objects) Heterogeneous transmission technologies and gateways: CAN-bus, ETH, WiFi, Bluetooth, NFC, SubGHz technologies Different interfaces tailored to users needs: Smart TV, touchscreen devices, NFC-enabled devices (tap-based interaction), depth sensors Local server: relational DB management, aggregation tasks (REST services) report tasks (JSON objects), connection to a remote cloud-based platform 11

12 system architecture - ii 12

13 living lab deployment 13

14 sensor-generated data and aggregated information - i The local server hosts a unified DB including: tables populated by each sensor / device aggregated tables generated by aggregation tasks Sensor-populated tables: power consumption table power metering sub-system sensors table environmental and AAL sub-systems user state table smart object (smart shoes) reminders table health operator / caregiver body sensor network concentrator (BSNC) table smart object (wearable device) Aggregated tables generated by REST services: report_consumption: hourly power consumption in a day report_activities: % amount of daily activity by monitored subject report_cooking: daily report on time spent cooking report_presence: daily report on time spent at home / out of home Aggregated tables transferred daily to the remote platform as JSON objects 14

15 sensor-generated data and aggregated information - ii Table 1: Records in the local DB tables hosting sensor-generated data power consumption user state Field Data Type Field Data Type id int(11) id int(11) id_meter int(5) shoe_type varchar(20) bnode varchar(20) state varchar(20) name varchar(50) date Date type varchar(50) time Time level int(2) timestamp bigint(20) date Date date Date time Time timestamp int(13) power int(11) reminders BSNC Field Data Type Field Data Type drug varchar(30) id int(11) quantity Text date / time Date / Time time Time family varchar(32) device varchar(32) code varchar(16) description varchar(64) date Date 15

16 sensor-generated data and aggregated information - iii Table 2: Records in the local DB tables hosting aggregated data report_consumption report_activity Field Data Type Field Data Type id int(11) id int(11) name Text name Text level int(1) state varchar(20) date Date date Date hourly_consumptions Text activities Text report_cooking report_presence Field Data Type Field Data Type id int(11) id int(11) name Text state varchar(20) date Date date Date events Text time Time timestamp int(13) 16

17 data management policies Bidirectional communications between local server and sub-systems within the AAL platform Data exchanges originated upon user s requests: Software applications running on physical devices / interfaces issue requests to the local server by HTTP protocol Local server replies in the form of JSON objects Data exchanges originated automatically (e.g. based on time triggers): Applications poll REST service on the local server REST service checks current time against pre-defined time triggers Match found: requested data transferred as JSON object to applications Unidirectional data flow from local server to remote cloud-based platform (JSON objects generated by REST services) 17

18 examples of local data exchanges 3 types of requests may be issued to the server: configure: get information on sub-system configuration state: get information on current state of specific sensors within sub-system command: issue commands to loads controlled by the sub-system (single or multiple loads) HTTP request format: address: port number]/* wildcard * may take different values: /domotic/configure/bnode, /domotic/state/meter/current, or /domotic/command?type=[...] Other parameters depend on specific command to issue 18

19 results and discussion

20 raw sensor data Experimental evaluation of data volumes locally generated by AAL platform and remotely transferred Figures referred to living-lab deployment Table 3: Daily and average amount of DB rows generated by AAL platform. Dates chosen randomly over four months. Sample # DB rows # DB rows Total daily Date (sensors data) (power meters data) # DB rows 18/02/ /03/ /03/ /04/ /04/ /04/ /05/ /05/ /05/ /06/ /06/ /06/ Average

21 aggregated data Each night server applications execute aggregation tasks Aggregated tables and so-called reports (JSON objects) are generated Reports are transferred to remote cloud-based platform: Activity: daily time % of sleeping, sitting, cooking, walking, stasis ( 1.3 KB) Presence: % of total daily time spent indoor / outdoor (< 1 KB) Energy: min, max, avg hourly power consumption for each device (72 values per meter) ( 42 KB) Graphical reports and statistics generated on remote cloud-based platform, accessible by web 21

22 remote platform view 22

23 discussion Different data management policies: Massive and unobtrusive data collection for behavior analysis, prediction, anomalies detection (e.g. worsening health conditions) Heterogeneous data fusion and synchronization issues Differentiated flows of operations: Almost static data (environmental sensors) local decisions (e.g. open / close windows, switch on / off lights...), daily basis processing, remote collection for long-term observation Time-sensitive data prompt local action (e.g. falls, alarming events) Interoperability issues: Heterogeneous nature of AAL data Required formatting operations performed before data transferring to common remote platform Ensure integrity and standard rules compliance of single sub-systems data (e.g. certified biomedical devices or telemedicine systems) 23

24 conclusion

25 conclusion AAL platforms have to cope with quite different data requirements and policies about transmission, storage capabilities, and data processing to create structured relations (long term behavioral analysis) Orchestration and data validation by a local server better than agnostic data management framework (vertical applications of IoT) Experimental case study presented Contribution to the definition of an AAL data management profile in IoT 25

26 Thanks for your attention! Questions? 26

27 references I [1] A. Aztiria, G. Farhadi, and H. Aghajan, User behavior shift detection in ambient assisted living environments, JMIR Mhealth Uhealth, vol. 1, no. 1, Jun [2] K. Park, Y. Lin, V. Metsis, Z. Le, and F. Makedon, Abnormal human behavioral pattern detection in assisted living environments, in Proceedings of the 3rd International Conference on PErvasive Technologies Related to Assistive Environments, ser. PETRA 10. New York, NY, USA: ACM, 2010, pp. 9:1 9:8. [3] O. Gama and R. Simoes, A platform to emulate ambient assisted living environments, in e-health Networking, Applications Services (Healthcom), 2013 IEEE 15th International Conference on, Oct 2013, pp

28 references II [4] F. Palumbo, J. Ullberg, A. Stimec, F. Furfari, L. Karlsson, and S. Coradeschi, Sensor network infrastructure for a home care monitoring system, Sensors, vol. 14, no. 3, p. 3833, [5] C. Nugent, L. Galway, L. Chen, M. Donnelly, S. McClean, S. Zhang, B. Scotney, and G. Parr, Managing sensor data in ambient assisted living, Journal of Computer Science and Engineering, vol. 5, no. 3, pp , [6] F. Corno and F. Razzak, Real-time monitoring of high-level states in smart environments, Journal of Ambient Intelligence and Smart Environments, vol. 7, no. 2, pp , [7] M. M., S. Wagner, C. Pedersen, F. Beevi, and F. Hansen, Ambient assisted living healthcare frameworks, platforms, standards, and quality attributes, Sensors, vol. 14, no. 3, pp ,

29 references III [8] D. Rodrigues, E. Horta, B. Silva, F. Guedes, and J. Rodrigues, A mobile healthcare solution for ambient assisted living environments, in e-health Networking, Applications and Services (Healthcom), 2014 IEEE 16th International Conference on, Oct 2014, pp [9] A. Sheth, Transforming big data into smart data: Deriving value via harnessing volume, variety, and velocity using semantic techniques and technologies, in Data Engineering (ICDE), 2014 IEEE 30th International Conference on, March [10] A. Dohr, R. Modre-Opsrian, M. Drobics, D. Hayn, and G. Schreier, The internet of things for ambient assisted living, in Information Technology: New Generations (ITNG), 2010 Seventh International Conference on, April 2010, pp

30 references IV [11] A. Jara, M. Zamora, and A. Skarmeta, Knowledge acquisition and management architecture for mobile and personal health environments based on the internet of things, in Trust, Security and Privacy in Computing and Communications (TrustCom), 2012 IEEE 11th International Conference on, June 2012, pp [12] M. Kiran, P. Rajalakshmi, K. Bharadwaj, and A. Acharyya, Adaptive rule engine based iot enabled remote health care data acquisition and smart transmission system, in Internet of Things (WF-IoT), 2014 IEEE World Forum on, March 2014, pp [13] C. Tsirmpas, A. Anastasiou, P. Bountris, and D. Koutsouris, A new method for profile generation in an internet of things environment: An application in ambient assisted living, Internet of Things Journal, IEEE, vol. PP, no. 99, pp. 1 1,

31 references V [14] J. Lloret, A. Canovas, S. Sendra, and L. Parra, A smart communication architecture for ambient assisted living, Communications Magazine, IEEE, vol. 53, no. 1, pp , January [15] H. Alemdar, Multi-resident human behaviour identification in ambient assisted living environments, in Proceedings of the 16th International Conference on Multimodal Interaction, ser. ICMI 14. New York, NY, USA: ACM, 2014, pp [16] W. Kun, S. Yun, S. Lei, H. Guangjie, and Z. Chunsheng, Ldpa: a local data processing architecture in ambient assisted living communications, Communications Magazine, IEEE, vol. 53, no. 1, pp , January

32 references VI [17] Q. Tan, N. El-Bendary, F. Pivot, and A. Lam, Elderly healthcare data protection application for ambient assisted living, in Advances in Security of Information and Communication Networks, ser. Communications in Computer and Information Science, A. Awad, A. Hassanien, and K. Baba, Eds. Springer Berlin Heidelberg, 2013, vol. 381, pp [18] S. Spinsante, E. Cippitelli, A. De Santis, E. Gambi, S. Gasparrini, L. Montanini, and L. Raffaeli, Multimodal interaction in a elderly-friendly smart home: A case study, in Mobile Networks and Management, ser. Lecture Notes of the Institute for Computer Sciences, Social Informatics and Telecommunications Engineering, R. Agüero, T. Zinner, R. Goleva, A. Timm-Giel, and P. Tran-Gia, Eds., vol Springer International Publishing, 2015, pp

Data Management in Ambient Assisted Living Platforms Approaching IoT: a Case Study

Data Management in Ambient Assisted Living Platforms Approaching IoT: a Case Study Data Management in Ambient Assisted Living Platforms Approaching IoT: a Case Study Susanna Spinsante, Ennio Gambi, Laura Montanini, Laura Raffaeli Dipartimento di Ingegneria dell Informazione Universita

More information

Horizontal IoT Application Development using Semantic Web Technologies

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: Soumya-Kanti.Datta@eurecom.fr Roadmap Introduction Challenges

More information

Internet of Things for Smart Crime Detection

Internet of Things for Smart Crime Detection Contemporary Engineering Sciences, Vol. 7, 2014, no. 15, 749-754 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ces.2014.4685 Internet of Things for Smart Crime Detection Jeong-Yong Byun, Aziz

More information

M2M Communications and Internet of Things for Smart Cities. Soumya Kanti Datta Mobile Communications Dept. Email: Soumya-Kanti.Datta@eurecom.

M2M Communications and Internet of Things for Smart Cities. Soumya Kanti Datta Mobile Communications Dept. Email: Soumya-Kanti.Datta@eurecom. M2M Communications and Internet of Things for Smart Cities Soumya Kanti Datta Mobile Communications Dept. Email: Soumya-Kanti.Datta@eurecom.fr WHAT IS EURECOM A graduate school & research centre in communication

More information

Overview of the Internet of things

Overview of the Internet of things Overview of the Internet of things Tatiana Kurakova, International Telecommunication Union Place des Nations CH-1211 Geneva, Switzerland Abstract. This article provides an overview of the Internet of things

More information

A Cloud-Assisted Internet of Things Framework for Pervasive Healthcare in Smart City Environment

A Cloud-Assisted Internet of Things Framework for Pervasive Healthcare in Smart City Environment A Cloud-Assisted Internet of Things Framework for Pervasive Healthcare in Smart City Environment Mohammad Mehedi Hassan, Hanouf Saad Albakr and Hmood Al-Dossari College of Computer and Information Sciences

More information

Applying Internet of Things for Personalized Healthcare in Smart Homes

Applying Internet of Things for Personalized Healthcare in Smart Homes Applying Internet of Things for Personalized Healthcare in Smart Homes Soumya Kanti Datta*, Christian Bonnet*, Amelie Gyrard**, Rui Pedro Ferreira da Costa*, Karima Boudaoud*** * Mobile Communications

More information

Monitoring and identification of trends and abnormal behaviors using an AAL systems

Monitoring and identification of trends and abnormal behaviors using an AAL systems Monitoring and identification of trends and abnormal behaviors using an AAL systems A. Losardo 1, F. Grossi 2, G. Matrella 3, I. De Munari 4 and P. Ciampolini 5 Abstract Studies aimed at highlighting a

More information

Communication via M2M

Communication via M2M Chapter 5: Green Wireless Communication via M2M Prof. Yuh-Shyan Chen Department of Computer Science and Information Engineering National Taipei University Abstract 1. Abstract Based on the observation

More information

IoT is a King, Big data is a Queen and Cloud is a Palace

IoT is a King, Big data is a Queen and Cloud is a Palace IoT is a King, Big data is a Queen and Cloud is a Palace Abdur Rahim Innotec21 GmbH, Germany Create-Net, Italy Acknowledgements- ikaas Partners (KDDI and other partnes) Intelligent Knowledge-as-a-Service

More information

A Study of the Design of Wireless Medical Sensor Network based u- Healthcare System

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

More information

Web of Things Use Cases and Solutions at FZI

Web of Things Use Cases and Solutions at FZI Web of Things Use Cases and Solutions at FZI Speaker: Benedikt Kämpgen (FZI) Location: W3C Web of Things Workshop, Munich Date: 20.04.2015 FZI FORSCHUNGSZENTRUM INFORMATIK Semantic Web vs Web of Things

More information

Monitoring Human Blood Pressure for U-Healthcare Using ISO/IEEE PHD Standard

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,

More information

OpenMTC. M2M Solutions for Smart Cities and the Internet of Things. www.open-mtc.org info@open-mtc.org

OpenMTC. M2M Solutions for Smart Cities and the Internet of Things. www.open-mtc.org info@open-mtc.org OpenMTC M2M Solutions for Smart Cities and the Internet of Things www.open-mtc.org info@open-mtc.org 2. March März 2, 2013 Understanding M2M Machine-to-Machine (M2M) is a paradigm in which the end-to-end

More information

Data Scheduling and the Smart Home System

Data Scheduling and the Smart Home System Simple Scheduling Scheme for Smart Home and Ambient Assisted Living Hamdan Sayuti, Rozeha A.Rashid, N. M. Abdul Latiff, and N. Fisal, M. Adib Sarijari A. Hadi Fikri A. Hamid, Rozaini A. Rahim. Universiti

More information

Identity Management in E-Health: A Case Study of Web of Things application using OpenID Connect

Identity Management in E-Health: A Case Study of Web of Things application using OpenID Connect Identity Management in E-Health: A Case Study of Web of Things application using OpenID Connect Marlon Cordeiro Domenech, Eros Comunello and Michelle Silva Wangham Laboratory of Embedded and Distributed

More information

Index Terms: Internet of Things (IoT), IPv6, IPv4, RFID, Machine to Machine Communication, WSN Network.

Index Terms: Internet of Things (IoT), IPv6, IPv4, RFID, Machine to Machine Communication, WSN Network. Internet of Things (IoT): IPv6 Implementation for Smart Vision of the World Aditya Bhardwaj 1, Pawan Kumar 2, Amit Doegar. 3 Department of Computer Science & Engineering, NITTTR Chandigarh-160019, INDIA.

More information

THE Internet is a powerful tool used in all kinds of the

THE Internet is a powerful tool used in all kinds of the Proceedings of the Federated Conference on Computer Science and Information Systems pp. 1343 1348 DOI: 10.15439/2015F161 ACSIS, Vol. 5 Selected methods of artificial intelligence for Internet of Things

More information

Presentation 2011. Fraunhofer Research Center for Assistive Information and Communication Solutions. Applied Science by Fraunhofer Made in Portugal

Presentation 2011. Fraunhofer Research Center for Assistive Information and Communication Solutions. Applied Science by Fraunhofer Made in Portugal Applied Science by Fraunhofer Made in Portugal Fraunhofer Research Center for Assistive Information and Communication Solutions Presentation 2011 Last Update: June 2011 1. Fraunhofer Portugal Institutional

More information

2016.04.17 Firenze. Iottly, open source Internet of Things distribution

2016.04.17 Firenze. Iottly, open source Internet of Things distribution 2016.04.17 Firenze About me Stefano Terna Technical co-founder @ TomorrowData @stefanoterna stefanoterna stefano.terna@tomorrodata.io About TomorrowData Domain: IoT & Machine Learning for SMEs Open Source:

More information

Managing unknown IoT entities by uncovering and aligning their semantics

Managing unknown IoT entities by uncovering and aligning their semantics Managing unknown IoT entities by uncovering and aligning their semantics Ontology Summit 2015 Internet of Things: Toward Smart Networked Systems and Societies 1 Outline Context Problem Future Present Solution

More information

The ebbits project: from the Internet of Things to Food Traceability

The ebbits project: from the Internet of Things to Food Traceability The ebbits project: from the Internet of Things to Food Traceability Smart AgriMatics2014 Contribution to session 5.2 Meat Information Provenance 18-19 June 2014 Paolo Brizzi Istituto Superiore Mario Boella

More information

Smart Cities. Photo used under Creative Commons from nigelhowe

Smart Cities. Photo used under Creative Commons from nigelhowe Smart Cities Photo used under Creative Commons from nigelhowe Photo used under Creative Commons from tim-166 Cities are for People Citier Smart cities as a web of people, things and services Workshop 2,

More information

Open Access Research and Design for Mobile Terminal-Based on Smart Home System

Open Access Research and Design for Mobile Terminal-Based on Smart Home System Send Orders for Reprints to reprints@benthamscience.ae The Open Automation and Control Systems Journal, 2015, 7, 479-484 479 Open Access Research and Design for Mobile Terminal-Based on Smart Home System

More information

Summer projects for Dept. of IT students in the summer 2015

Summer projects for Dept. of IT students in the summer 2015 Summer projects for Dept. of IT students in the summer 2015 Here are 7 possible summer project topics for students. If you are interested in any of them, contact the person associated with the project

More information

Monitoring solar PV output

Monitoring solar PV output Monitoring solar PV output Introduction Monitoring of your solar PV output is useful to see the actual outputs. This can be measured from the inverter and/or mains using current clamps or pulse meters

More information

Siemens Future Forum @ HANNOVER MESSE 2014. Internet of Things and Services Guido Stephan

Siemens Future Forum @ HANNOVER MESSE 2014. Internet of Things and Services Guido Stephan Siemens Future Forum @ HANNOVER MESSE 2014 Internet of Things and Services Siemens AG 2014. All rights reserved. Hannover Messe 2014 From the Internet to a Web of Things thesis Internet Research Networks

More information

INTERNET OF THINGS Recent Advances and Applications MengChu Zhou, Tongji University and New Jersey Institute of Technology

INTERNET OF THINGS Recent Advances and Applications MengChu Zhou, Tongji University and New Jersey Institute of Technology INTERNET OF THINGS Recent Advances and Applications MengChu Zhou, Tongji University and New Jersey Institute of Technology What is the next Industrial Revolution? The 1st answer People producing their

More information

The HYDRA project. Personal health monitoring

The HYDRA project. Personal health monitoring The HYDRA project A middleware platform for personal health monitoring Peter Rosengren, Technical Coordinator peter.rosengren@cnet.se IST-2005-034891 Personal health monitoring Patient has some medical

More information

End-to-End Security in Wireless Sensor Networks (WSNs) Talk by Claudio Anliker Supervised by Dr. Corinna Schmitt CSG@IFI, University of Zurich

End-to-End Security in Wireless Sensor Networks (WSNs) Talk by Claudio Anliker Supervised by Dr. Corinna Schmitt CSG@IFI, University of Zurich End-to-End Security in Wireless Sensor (WSNs) Talk by Supervised by Dr. Corinna Schmitt CSG@IFI, University of Zurich Content 1. Motivation 2. Security Issues and Principles 3. Internet-of-Things and Wireless

More information

Security Infrastructure for Trusted Offloading in Mobile Cloud Computing

Security Infrastructure for Trusted Offloading in Mobile Cloud Computing Security Infrastructure for Trusted Offloading in Mobile Cloud Computing Professor Kai Hwang University of Southern California Presentation at Huawei Forum, Santa Clara, Nov. 8, 2014 Mobile Cloud Security

More information

Automation Systems and the IoT Industrial Internet

Automation Systems and the IoT Industrial Internet Automation Systems and the IoT Industrial Internet Ahmed Ismail and Wolfgang Kastner Vienna University of Technology Automation Systems Group www.auto.tuwien.ac.at {aismail, k}@auto.tuwien.ac.at Outline

More information

Leveraging ambient applications interactions with their environment to improve services selection relevancy

Leveraging ambient applications interactions with their environment to improve services selection relevancy Leveraging ambient applications interactions with their environment to improve services selection relevancy Gérald Rocher, Jean-Yves Tigli, Stéphane Lavirotte, Rahma Daikhi To cite this version: Gérald

More information

Smart self management: assistive technology to support people with chronic disease

Smart self management: assistive technology to support people with chronic disease Paper... Q : assistive technology to support people with chronic disease Huiru Zheng*, Chris Nugent*, Paul McCullagh*, Yan Huang*, Shumei Zhang*, William Burns*, Richard Davies*, Norman Black*, Peter Wright,

More information

Designing a Smart Multisensor framework based on Beaglebone Black board

Designing a Smart Multisensor framework based on Beaglebone Black board Designing a Smart Multisensor framework based on Beaglebone Black board Angelo Chianese, Francesco Piccialli, and Giuseppe Riccio Department of Electrical Engineering and Information Technologies University

More information

Chapter 17: M2M-Based Metropolitan Platform for IMS-Enabled Road Traffic Management in IoT

Chapter 17: M2M-Based Metropolitan Platform for IMS-Enabled Road Traffic Management in IoT Chapter 17: M2M-Based Metropolitan Platform for IMS-Enabled Road Traffic Management in IoT Chih-Yuan Lee Department of CSIE National Taipei University 1 Outline Abstract Introduction Background System

More information

Towards Smart and Intelligent SDN Controller

Towards Smart and Intelligent SDN Controller Towards Smart and Intelligent SDN Controller - Through the Generic, Extensible, and Elastic Time Series Data Repository (TSDR) YuLing Chen, Dell Inc. Rajesh Narayanan, Dell Inc. Sharon Aicler, Cisco Systems

More information

A Study on Design of Health Device for U-Health System

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 asoh@tu.ac.kr Abstract

More information

Cloud Development of Medical Systems By Oleg Kruk, Embedded Research Lab Leader, DataArt

Cloud Development of Medical Systems By Oleg Kruk, Embedded Research Lab Leader, DataArt Cloud Development of Medical Systems By Oleg Kruk, Embedded Research Lab Leader, DataArt Abstract Wireless electronic medical devices have made remote medicine a reality. Disease prevention, monitoring

More information

Internet of Things (IoT): Security Awareness. Sandra Liepkalns, CRISC sandra.liepkalns@netrus.com

Internet of Things (IoT): Security Awareness. Sandra Liepkalns, CRISC sandra.liepkalns@netrus.com Internet of Things (IoT): Security Awareness Sandra Liepkalns, CRISC sandra.liepkalns@netrus.com So What is the Internet of Things Network of physical objects embedded with: Electronics, software, sensors

More information

Process Mining in Big Data Scenario

Process Mining in Big Data Scenario Process Mining in Big Data Scenario Antonia Azzini, Ernesto Damiani SESAR Lab - Dipartimento di Informatica Università degli Studi di Milano, Italy antonia.azzini,ernesto.damiani@unimi.it Abstract. In

More information

IEEE International Conference on Computing, Analytics and Security Trends CAST-2016 (19 21 December, 2016) Call for Paper

IEEE International Conference on Computing, Analytics and Security Trends CAST-2016 (19 21 December, 2016) Call for Paper IEEE International Conference on Computing, Analytics and Security Trends CAST-2016 (19 21 December, 2016) Call for Paper CAST-2015 provides an opportunity for researchers, academicians, scientists and

More information

NetVision. NetVision: Smart Energy Smart Grids and Smart Meters - Towards Smarter Energy Management. Solution Datasheet

NetVision. NetVision: Smart Energy Smart Grids and Smart Meters - Towards Smarter Energy Management. Solution Datasheet Version 2.0 - October 2014 NetVision Solution Datasheet NetVision: Smart Energy Smart Grids and Smart Meters - Towards Smarter Energy Management According to analyst firm Berg Insight, the installed base

More information

In the pursuit of becoming smart

In the pursuit of becoming smart WHITE PAPER In the pursuit of becoming smart The business insight into Comarch IoT Platform Introduction Businesses around the world are seeking the direction for the future, trying to find the right solution

More information

A Study for Home and Mobile U-Healthcare System

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

More information

2.1. The Notion of Customer Relationship Management (CRM)

2.1. The Notion of Customer Relationship Management (CRM) Int. J. Innovative Ideas (IJII) www.publishtopublic.com A Review on CRM and CIS: A Service Oriented Approach A Review on CRM and CIS: A Service Oriented Approach Shadi Hajibagheri 1, *, Babak Shirazi 2,

More information

Exploration on Security System Structure of Smart Campus Based on Cloud Computing. Wei Zhou

Exploration on Security System Structure of Smart Campus Based on Cloud Computing. Wei Zhou 3rd International Conference on Science and Social Research (ICSSR 2014) Exploration on Security System Structure of Smart Campus Based on Cloud Computing Wei Zhou Information Center, Shanghai University

More information

M2M Service Platform to Support Carrier Cloud

M2M Service Platform to Support Carrier Cloud Platform to support the cloud computing services of telecommunication carriers M2M Service Platform to Support Carrier Cloud KATA Kouji, NAKAYAMA Yoshitaro, SEKI Tadashi Abstract Communication carriers

More information

Fall Detection System based on Kinect Sensor using Novel Detection and Posture Recognition Algorithm

Fall Detection System based on Kinect Sensor using Novel Detection and Posture Recognition Algorithm Fall Detection System based on Kinect Sensor using Novel Detection and Posture Recognition Algorithm Choon Kiat Lee 1, Vwen Yen Lee 2 1 Hwa Chong Institution, Singapore choonkiat.lee@gmail.com 2 Institute

More information

Telemedicine Care Concept Using EHR Data

Telemedicine Care Concept Using EHR Data Telemedicine Care Concept Using EHR Data Alexander Kollmann Austrian Research Centers GmbH ARC ehealth systems Graz - Hall in Tirol Wien Head of Dept.: DI Dr. Günter Schreier, MSc ehealth Conference 2007,

More information

The University of Piraeus - TNS XiFi Node

The University of Piraeus - TNS XiFi Node Grant Agreement No.: 604590 Instrument: Large scale integrating project (IP) Call Identifier: FP7-2012-ICT-FI experimental Infrastructures for the Future Internet Enabling experimentation on building and

More information

Remote Monitoring and Controlling System Based on ZigBee Networks

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

More information

TECHNOLOGY ANALYSIS FOR INTERNET OF THINGS USING BIG DATA LEARNING

TECHNOLOGY ANALYSIS FOR INTERNET OF THINGS USING BIG DATA LEARNING TECHNOLOGY ANALYSIS FOR INTERNET OF THINGS USING BIG DATA LEARNING Sunghae Jun 1 1 Professor, Department of Statistics, Cheongju University, Chungbuk, Korea Abstract The internet of things (IoT) is an

More information

Service Oriented Architecture

Service Oriented Architecture Service Oriented Architecture Charlie Abela Department of Artificial Intelligence charlie.abela@um.edu.mt Last Lecture Web Ontology Language Problems? CSA 3210 Service Oriented Architecture 2 Lecture Outline

More information

How To Understand Cloud Computing

How To Understand Cloud Computing Overview of Cloud Computing (ENCS 691K Chapter 1) Roch Glitho, PhD Associate Professor and Canada Research Chair My URL - http://users.encs.concordia.ca/~glitho/ Overview of Cloud Computing Towards a definition

More information

Smart Space a new dimension of context

Smart Space a new dimension of context Smart Space a new dimension of context Luca Lamorte, Claudio Venezia Abstract Telco Networks are rich contextual information containers and the exploitation of contextual information is expected to be

More information

Benefits of Cloud Computing in EHR implementation

Benefits of Cloud Computing in EHR implementation Benefits of Cloud Computing in EHR implementation The solution of Dedalus for application interoperability in the ehealth sector Sergio Di Bona Project Manager R&D Division DEDALUS SpA Italy sergio.dibona@dedalus.eu

More information

Building the Internet of Things Jim Green - CTO, Data & Analytics Business Group, Cisco Systems

Building the Internet of Things Jim Green - CTO, Data & Analytics Business Group, Cisco Systems Building the Internet of Things Jim Green - CTO, Data & Analytics Business Group, Cisco Systems Brian McCarson Sr. Principal Engineer & Sr. System Architect, Internet of Things Group, Intel Corp Mac Devine

More information

Sensors and actuators are ubiquitous. They are used

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

More information

Big Data Mining Services and Knowledge Discovery Applications on Clouds

Big Data Mining Services and Knowledge Discovery Applications on Clouds Big Data Mining Services and Knowledge Discovery Applications on Clouds Domenico Talia DIMES, Università della Calabria & DtoK Lab Italy talia@dimes.unical.it Data Availability or Data Deluge? Some decades

More information

Data Cleansing for Remote Battery System Monitoring

Data Cleansing for Remote Battery System Monitoring Data Cleansing for Remote Battery System Monitoring Gregory W. Ratcliff Randall Wald Taghi M. Khoshgoftaar Director, Life Cycle Management Senior Research Associate Director, Data Mining and Emerson Network

More information

IoT concepts Andrea Acquaviva EDA group Politecnico di Torino, Italy

IoT concepts Andrea Acquaviva EDA group Politecnico di Torino, Italy IoT concepts Andrea Acquaviva EDA group Politecnico di Torino, Italy Outline Introduction to the concept of IoT: paradigm, functionalities and requirements IoT devices features: sensing, processing, communication

More information

Novel AMR technologies and Remote Monitoring

Novel AMR technologies and Remote Monitoring Novel AMR technologies and Remote Monitoring Marios Milis, SignalGeneriX Ltd marios.milis@signalgenerix.com 1 AMR Overview AMR is the technology of automatically collecting consumption, diagnostic, and

More information

Internet of Things. Reply Platform

Internet of Things. Reply Platform Internet of Things Reply Platform Internet of Things: Concept Reply vision An ecosystem of connected people, objects and services; enabled by pervasive and transparent technology built to improve our quality

More information

Smart City data stream visualization using Glyphs

Smart City data stream visualization using Glyphs Smart City data stream visualization using Glyphs Félix Jesús Villanueva, Cesar Aguirre, David Villa, Maria José Santofimia, Juan Carlos López Department of Information Technologies and Systems School

More information

DESIGN OF INTELLIGENT DEVICE TO SAVE STANDBY POWER IN NETWORK ENABLED DEVICES

DESIGN OF INTELLIGENT DEVICE TO SAVE STANDBY POWER IN NETWORK ENABLED DEVICES International Journal of Computer Engineering & Technology (IJCET) Volume 7, Issue 1, Jan-Feb 216, pp. 54-61, Article ID: IJCET_7_1_7 Available online at http://www.iaeme.com/ijcet/issues.asp?jtype=ijcet&vtype=7&itype=1

More information

Dementia Ambient Care: Multi-Sensing Monitoring for Intelligent Remote Management and Decision Support

Dementia Ambient Care: Multi-Sensing Monitoring for Intelligent Remote Management and Decision Support Dementia Ambient Care: Multi-Sensing Monitoring for Intelligent Remote Management and Decision Support Alexia Briassouli Informatics & Telematics Institute Introduction Instances of dementia increasing

More information

- M2M Connections & Modules: Network connections, sim-cards, module types.

- M2M Connections & Modules: Network connections, sim-cards, module types. Brochure More information from http://www.researchandmarkets.com/reports/2785177/ Internet of Things (IoT) & Machine-To-Machine (M2M) Communication Market by Technologies & Platforms, M2M Connections &

More information

METER DATA MANAGEMENT FOR THE SMARTER GRID AND FUTURE ELECTRONIC ENERGY MARKETPLACES

METER DATA MANAGEMENT FOR THE SMARTER GRID AND FUTURE ELECTRONIC ENERGY MARKETPLACES METER DATA MANAGEMENT FOR THE SMARTER GRID AND FUTURE ELECTRONIC ENERGY MARKETPLACES Sebnem RUSITSCHKA 1(1), Stephan MERK (1), Dr. Heinrich KIRCHAUER (2), Dr. Monika STURM (2) (1) Siemens AG Germany Corporate

More information

WIRELESS SENSOR NETWORK INTEGRATING WITH CLOUD COMPUTING FOR PATIENT MONITORING

WIRELESS SENSOR NETWORK INTEGRATING WITH CLOUD COMPUTING FOR PATIENT MONITORING WIRELESS SENSOR NETWORK INTEGRATING WITH CLOUD COMPUTING FOR PATIENT MONITORING S. Janani Devi 1, G. S. Sreetha Devi 2, G. M. Tamil Selvan 3 SPG Scholar Bannari Amman Institute of Technology, Alathukombai,

More information

INTELLIGENT DISTRIBUTION NETWORK ANALYSIS AND INFORMATION ARCHITECTURE DESIGN

INTELLIGENT DISTRIBUTION NETWORK ANALYSIS AND INFORMATION ARCHITECTURE DESIGN INTELLIGENT DISTRIBUTION NETWORK ANALYSIS AND INFORMATION ARCHITECTURE DESIGN Yun CHEN SMEPC,State Grid China daddygirl@126.com ABSTRACT From the background of intelligent distribution network construction,

More information

Challenges. Department of Informatics University of Oslo. Presenter. kashifd@ifi.uio.no. October 25, 2011

Challenges. Department of Informatics University of Oslo. Presenter. kashifd@ifi.uio.no. October 25, 2011 Internet t of Things: Applications and Challenges Presenter Kashif Dar kashifd@ifi.uio.no INF9910: Cyber Physical Systems Department of Informatics University of Oslo October 25, 2011 Overview Internet

More information

Cell Phone Based Liquid Inventory Management Using Wireless System

Cell Phone Based Liquid Inventory Management Using Wireless System Sciknow Publications Ltd. JMIR 2013, 1(1):1-6 Journal of Mechanics & Industry Research DOI: 10.12966/JMIR.05.01.2013 Attribution 3.0 Unported (CC BY 3.0) Cell Phone Based Liquid Inventory Management Using

More information

UBIQUITOUS NETWORK TECHNICAL ROOM MONITORING SYSTEM MODEL USING WEB SERVICE

UBIQUITOUS NETWORK TECHNICAL ROOM MONITORING SYSTEM MODEL USING WEB SERVICE UBIQUITOUS NETWORK TECHNICAL ROOM MONITORING SYSTEM MODEL USING WEB SERVICE Ha Quoc Trung 1 1 Department of Data Communication and Computer Network, School of Information and Telecommunication Technology,

More information

Augmented Search for Software Testing

Augmented Search for Software Testing Augmented Search for Software Testing For Testers, Developers, and QA Managers New frontier in big log data analysis and application intelligence Business white paper May 2015 During software testing cycles,

More information

The Internet of Things (IoT)

The Internet of Things (IoT) The Internet of Things (IoT) The New New Thing October 2014 Smart Planet Green Environment Environmental Sensors Water, power leak detection Pollution, weather monitoring Smart Cities Connected Communities

More information

Enabling Integrated Care

Enabling Integrated Care Enabling Integrated Care Harnessing personal health systems for better outcomes across the care continuum Briefing Note for a SmartPersonalHealth Workshop WoHIT, Thursday 18 March 2010, 13:00-17:00, Barcelona

More information

IoT Solutions for Upstream Oil and Gas

IoT Solutions for Upstream Oil and Gas Solution Brief Intel IoT Oil and Gas Industry IoT Solutions for Upstream Oil and Gas Intel products, solutions, and services are enabling secure and seamless Internet of Things (IoT) solutions for upstream

More information

MACHINE TO MACHINE COMMUNICATIONS. ETSI TC M2M Overview June 2011

MACHINE TO MACHINE COMMUNICATIONS. ETSI TC M2M Overview June 2011 MACHINE TO MACHINE COMMUNICATIONS ETSI TC M2M Overview June 2011 About the ETSI TC M2M ETSI: the European Telecommunication Standards Institute One of the 3 European SDOs (CEN, CENELEC, ETSI). ETSI is

More information

Affordable Building Automation System Enabled by the Internet of Things (IoT)

Affordable Building Automation System Enabled by the Internet of Things (IoT) Solution Blueprint Internet of Things (IoT) Affordable Building Automation System Enabled by the Internet of Things (IoT) HCL Technologies* uses an Intel-based intelligent gateway to deliver a powerful,

More information

A virtual assistant for e-tourism. Alessandra De Paola, Marco Ortolani University of Palermo, Italy alessandra.depaola@unipa.it

A virtual assistant for e-tourism. Alessandra De Paola, Marco Ortolani University of Palermo, Italy alessandra.depaola@unipa.it national lab Smart Cities & Communities Alessandra De Paola, Marco Ortolani University of Palermo, Italy alessandra.depaola@unipa.it Palermo, October 29-30, 2015 I-Cities 2015 - CINI Annual Workshop on

More information

How To Develop An Open Play Context Framework For Android (For Android)

How To Develop An Open Play Context Framework For Android (For Android) Dynamix: An Open Plug-and-Play Context Framework for Android Darren Carlson and Andreas Schrader Ambient Computing Group / Institute of Telematics University of Lübeck, Germany www.ambient.uni-luebeck.de

More information

Autonomic IoT Systems Realizing Self-* Properties in IoT Systems

Autonomic IoT Systems Realizing Self-* Properties in IoT Systems Autonomic IoT Systems Realizing Self-* Properties in IoT Systems Noor Bajunaid nbajunai@masonlive.gmu.edu CS 788 Fall 2015 1 IoT and CPS The internet of things is known as giving any object the ability

More information

Global Health Informatics Standards for Patient Safety

Global Health Informatics Standards for Patient Safety Global Health Informatics Standards for Patient Safety Yun Sik Kwak, MD, PhD Dept Med Info.,Kyungpook Nat l Univ Sch Med Daegu, Korea HL7 Korea ISO/TC 215 APAMI ehscg October 28, 2006 APAMI MIC2006 - Taipei

More information

Data Analytics as a Service

Data Analytics as a Service Data Analytics as a Service unleashing the power of Cloud and Big Data 05-06-2014 Big Data in a Cloud DAaaS: Data Analytics as a Service DAaaS: Data Analytics as a Service Introducing Data Analytics as

More information

2 The Use Case of Ambient Assisted Living utilizing the UniversAAL Project.

2 The Use Case of Ambient Assisted Living utilizing the UniversAAL Project. FI-PPP Position statement : Large Scale Experimentation in the domain of Ambient Assisted Living Proposed by: SINTEF ICT, Research Manager ehealth Group - Marius Mikalsen (contact: marius.mikalsen@sintef.no)

More information

Enabling Smart Data on M2M Gateways and Aggregators

Enabling Smart Data on M2M Gateways and Aggregators Enabling Smart Data on M2M Gateways and Aggregators How OSGi and Java enables smart data on M2M aggregators and gateways. 3/27/2013 Hitachi Communication Technologies America, Inc. Walt Bowers Chief Architect

More information

A Study on Service Oriented Network Virtualization convergence of Cloud Computing

A Study on Service Oriented Network Virtualization convergence of Cloud Computing A Study on Service Oriented Network Virtualization convergence of Cloud Computing 1 Kajjam Vinay Kumar, 2 SANTHOSH BODDUPALLI 1 Scholar(M.Tech),Department of Computer Science Engineering, Brilliant Institute

More information

A Study on Internet of Things based Applications

A Study on Internet of Things based Applications A Study on Internet of Things based Applications Deeksha Jain, P. Venkata Krishna and V. Saritha School of Computing Science and Engineering VIT University, Vellore, TN, India Abstract This paper gives

More information

Depiction of Body Area Network in Cloud Environment

Depiction of Body Area Network in Cloud Environment I JMEIT Vol. 2 Issue 1 Jan 2014 Page No: 55-63 ISSN:2348-196x Depiction of Body Area Network in Cloud Environment P.Sankardayal 1, S.Grahalakshmi 2, P.Gopikannan 3, R.Vidhya Lakshmi 4, G.Sankareswari 5

More information

Internet of Things (IoT): A vision, architectural elements, and future directions

Internet of Things (IoT): A vision, architectural elements, and future directions SeoulTech UCS Lab 2014-2 st Internet of Things (IoT): A vision, architectural elements, and future directions 2014. 11. 18 Won Min Kang Email: wkaqhsk0@seoultech.ac.kr Table of contents Open challenges

More information

Iknaia Asset and Personnel Tracking Management System for the Healthcare Industry

Iknaia Asset and Personnel Tracking Management System for the Healthcare Industry Iknaia Asset and Personnel Tracking Management System for the Healthcare Industry July 2014 Introduction Trying to find your way around a large hospital or locating a high-value medical device such as

More information

Home Automation and Cybercrime

Home Automation and Cybercrime Trend Micro Incorporated Research Paper 2013 Home Automation and Cybercrime By: Ranieri Romera Contents Introduction...1 Distribution...2 Installation...3 Backdoor...3 Network Traffic Encryption... 5 Infrastructure...7

More information

Oracle s Internet of Things Platform: The M2M Platform for a Connected World

Oracle s Internet of Things Platform: The M2M Platform for a Connected World Oracle s Internet of Things Platform: The M2M Platform for a Connected World An Oracle White Paper July 2013 Oracle s Internet of Things Platform: The M2M Platform for a Connected World Oracle s Internet

More information

Internet of Things: What is going to change in our lives

Internet of Things: What is going to change in our lives Internet of Things: What is going to change in our lives Amrith NAWOOR Technology Manager, SADC & EA - Oracle World Telecommunication and Information Society Day May 18, 2015 Safe Harbor Statement The

More information

Vortex White Paper. Simplifying Real-time Information Integration in Industrial Internet of Things (IIoT) Control Systems

Vortex White Paper. Simplifying Real-time Information Integration in Industrial Internet of Things (IIoT) Control Systems Vortex White Paper Simplifying Real-time Information Integration in Industrial Internet of Things (IIoT) Control Systems Version 1.0 February 2015 Andrew Foster, Product Marketing Manager, PrismTech Vortex

More information

Fig. 1 BAN Architecture III. ATMEL BOARD

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

More information

Transforming industries: energy and utilities. How the Internet of Things will transform the utilities industry

Transforming industries: energy and utilities. How the Internet of Things will transform the utilities industry Transforming industries: energy and utilities How the Internet of Things will transform the utilities industry GETTING TO KNOW UTILITIES Utility companies are responsible for managing the infrastructure

More information

A Review on Network Intrusion Detection System Using Open Source Snort

A Review on Network Intrusion Detection System Using Open Source Snort , pp.61-70 http://dx.doi.org/10.14257/ijdta.2016.9.4.05 A Review on Network Intrusion Detection System Using Open Source Snort Sakshi Sharma and Manish Dixit Department of CSE& IT MITS Gwalior, India Sharmasakshi1009@gmail.com,

More information

DBaaS Using HL7 Based on XMDR-DAI for Medical Information Sharing in Cloud

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,

More information