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

Size: px
Start display at page:

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

Transcription

1 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 of chronic illnesses and eldercare capabilities have expanded beyond the restraints of physical location. It is now possible to view up-to-the-minute data on patient health via a wireless monitoring system, and to share a patient s diagnostic data with clinics around the world in real time. As wireless electronic medical devices become more widely employed, practitioners seek improved communication between them in order to maximize their effectiveness. Introduction A period of rapid growth for embedded technologies is underway. This is not only the result of more widely accessible chips, debug boards and development/debugging environments, but also of the increased demand for embedded technologies from the modern IT market. In the 1990s, the ease of access to the World Wide Web caused millions of people to buy PCs so they could connect. Now the internet is reaching further and connect billions of devices of all shapes and sizes. This phenomenon is called the Internet of Things or IoT, and is the main reason embedded technologies are developing so quickly. So what should we expect when billions of devices go online? For one, there will be many more Man-Device and even fully automated Device-Device data exchanges on a regular basis. Fig. 1. Management of devices through cloud technologies in the internet Interactions of the latter type are known as Machine-to-Machine or M2M. Devices that take part in M2M interactions are usually wired, wireless sensor or parameter (temperature, stock level, location, etc.) monitoring systems. M2M is also actively used in security systems, e-commerce, wearables, healthcare, industrial telemetry (manufacturing, power industry, the housing and public utility sector, etc.) and moving object positioning systems based on GPS / GLONASS.

2 Until recently, M2M projects were embedded systems designed around custom hardware, custom software, and custom network connectivity. The challenge in developing these projects stemmed from the large customization and integration costs, and the limited re-usability across similar engagements. The results were often proprietary systems leveraging proprietary protocols. The emergence of the service gateway model, which operates on the edge of an M2M deployment as an aggregator and controller, has opened up new possibilities. Cost-effective service gateways are now capable of running modern software stacks, opening the world of M2M to enterprise technologies and programming languages. Advanced software frameworks, which isolate the developer from the complexity of the hardware and the networking sub-systems, can now be offered to complement the service gateway hardware into an integrated hardware and software solution. M2M Medicine Today s public health services paradigm is a counterbalance of preventative, maintenance-focused medicine and traditional medicine that is focused on treatment. M2M Medicine systems create new possibilities for both. Medical IT as a whole has become an effective tool for the professional development of doctors, through video consultations, lectures and direct transmissions of operations. But the key factor in development of M2M Medicine is the remote interaction between the doctor and the patient. This involves not only operative diagnostics by means of specialized devices, but actual remote treatment as well. Mobile medicine is a highly effective and efficient way to deliver medical services to a mass audience. Most modern mobile devices have apps for fitness and maintenance of a healthy lifestyle. Medical devices suitable for out-patient use (electrocardiographs, tonometers, and various technologies of the wireless communication) can send and receive various indicators of patient health to attending physicians. 70 % of medical companies are engaged in mobile development, investing more than 10 % of their IT budget in it. The mobile emergency help is distributed in cases of accidents, is used in the telemedicine sphere, for health indicators of separate patients and even groups of patients. Telemedicine technologies are especially valuable in remote areas. Full-scale cloud platforms for storage of electronic medical cards are available today, with a considerable quantity of accompanying services, including electronic recipes, electronic directions, an appointment reminder service, physician search by specialty, the second opinion service (additional consultation), and an electronic catalogue of medical products with automatic comparison of all options accepted by the physician. They are typically free both for doctors and for the patients.

3 Open Source Platforms Controlling these dispersed, wirelessly connected device fields is a daunting task. How does an M2M developer focus on the areas where they are most needed? How is their time best used? Open source platforms use networking and cloud technologies to implement better solutions for M2M data exchange, absorbing some of the timeconsuming procedural work typically devoted to such projects and offering a framework that can effectively manage M2M connections. It allows developers to put aside the implementation of protocols and messaging libraries and focus on the main functionality of the system. Connecting Wireless Medical Devices How is the healthcare industry embracing M2M technology? An increasingly common scenario for elderly heart patients, for example, is to have a wireless heart monitor in place for outpatient care. Whether patients are in their own homes or in assisted living facilities, doctors have the ability to view up-to-the-minute data on their cardiovascular health without requiring in-person examinations. This saves time and money for both practitioner and patient, and all those in between who would normally have to facilitate such visits. Doctors can quickly determine if the patient s drug dosage must be adjusted, or if a new drug altogether must be prescribed. When necessary, doctors can then share their data with specialists anywhere in the world for expert opinions. There is no slowdown in sight in the number of wireless electronic medical devices hitting the market. Like the obstacles facing M2M solutions more broadly, the challenge within this growing vertical is the inefficient development process. Traditional approaches require specialists in different areas, from electronic engineers to front-end developers. Again, open source frameworks can be used to streamline the process. IoT Solutions for Medical Devices Medical professionals can use M2M technology to work intuitively with their devices (through the internet) as if they were novice developers. In some cases, the platform will merely enhance the capabilities of the hardware and software they are already using. For higher-level tuning, programmers with experience in software development for medical equipment can create customized user applications and write new control utilities, with API to assist with the editing of programs stored in Flash-memory modules. Medical equipment varies greatly across the globe. In emergencies, wireless medical technology eliminates the need for set jumper cables since the transition of the parameters measured can be carried via Bluetooth on a measuring device for remote analysis. The solution works with all sorts of common and professional devices, including blood pressure monitors, heart rate limiting measurement devices, blood

4 glucose meters and cardiographs. The solution can also be implemented with household Bluetooth-diagnostic medical devices such as pulse oximeters, blood pressure monitors, thermometers, weighing scales and glucose meters. Wireless medicine reduces expenses on public health services, raises the quality of care of patients and overcomes any lack of experts in the field of public health services. By means of wireless medicine and M2M communications, medical institutions and manufacturers of medical equipment can combine devices on a uniform platform in a secure cloud. Thus, doctors and medical institutions will get unified access to the biometric information of patients. As a rule, such platforms are a protected cloud service, not dependent on any concrete technology, thus connecting medical devices for the purpose of free data exchange between users of such devices and medical institutions. The data is collected from the patient s medical equipment and sent through protected channel of a mobile communication. For connection to such platforms, mobile phones and other mobile devices, and also interfaces of the appendices providing access to a client service platform are used. Communication is carried out through a SIM-card that guarantees continuous work of a platform and decisions. M2M platforms overcome the economic and technological barriers to development of innovative services in patient care. Connecting to such platforms will combine data from several medical devices in one information stream. It will allow doctors to better coordinate work on patients, and to reduce the quantity and duration of hospital visits. The diagram below shows the M2M platform in conjunction with another wireless medical device; a surgically imbedded wireless heart monitor. This device provides continuous ECG (electrocardiogram) monitoring. The measured data from the heart rate monitor is permanently transferred to the Gateway via a Bluetooth channel. The Gateway then sends processed data to the doctor. The heart rate monitor enables measurement of dynamic ECG changes over several days and different modes of patient behavior. If the measured values exceed specified limits, the emergency alarm will be sent to the doctor.

5 Fig. 6. Medical devices connecting to M2M cloud Conclusion In healthcare technology and across other verticals, IT project managers should be looking for ways to utilize programmers at their highest level of expertise in order to maximize profitability. Money can be saved by using general-purpose cloud services for IT infrastructure, but these services tend to leave too many development tasks undone. As the hours add up, the savings fly out the window. Open source frameworks minimize the learning curve, amplify the accomplishments of more people, and help projects get completed faster. We are especially excited to see the accelerating integration of medical devices into the IoT. The next generation of heart monitors will be compatible with electronic consumer systems (home networks, TVs, desktop computers, and PDAs) and with devices from different manufacturers.

Cellular Wireless technology: Creating a link between people and the healthcare community

Cellular Wireless technology: Creating a link between people and the healthcare community Cellular Wireless technology: Creating a link between people and the healthcare community Introduction Demands on health-care systems worldwide have increased to the point where the delivery and cost of

More information

Health Care 2.0: How Technology is Transforming Health Care

Health Care 2.0: How Technology is Transforming Health Care Health Care 2.0: How Technology is Transforming Health Care Matthew Kaiser, CEBS, SPHR Director, HR Technology and Outsourcing Lockton Kansas City, Missouri The opinions expressed in this presentation

More information

TELEHEALTH TECHNOLOGY SUPPORT SERVICES

TELEHEALTH TECHNOLOGY SUPPORT SERVICES CDW HEALTHCARE WE GET IT HOW WE DO IT. TELEHEALTH TECHNOLOGY SUPPORT SERVICES CDW Healthcare s services can help you get the most from telehealth technology to improve collaboration and quality of care

More information

Electrocardiogram (ECG) Monitoring System using Bluetooth technology

Electrocardiogram (ECG) Monitoring System using Bluetooth technology Electrocardiogram (ECG) Monitoring System using Bluetooth technology Zarina Md Amin, Suryani Ilias, Zunuwanas Mohamad Department of Electrical Engineering, Polytechnic of Sultan Abdul Salahuddin Abdul

More information

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 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

More information

The Internet of Things: Opportunities & Challenges

The Internet of Things: Opportunities & Challenges The Internet of Things: Opportunities & Challenges What is the IoT? Things, people and cloud services getting connected via the Internet to enable new use cases and business models Cloud Services How is

More information

This idea could limit unnecessary visits and help developing countries to provide healthcare remotely as well.

This idea could limit unnecessary visits and help developing countries to provide healthcare remotely as well. I. The Healthcare Problem a. Explanation of why this solution is needed. b. How we can solve the problem. c. The components needed to solve the problem. II. Bluetooth Enabled Medical Device Architecture

More information

Solutions. Machine-to-Machine. Arrow Electronics. Complete, end-to-end solutions over the life of your product.

Solutions. Machine-to-Machine. Arrow Electronics. Complete, end-to-end solutions over the life of your product. AR R OW E L E CTR O N I CS A MERI CA S CO MP ONENTS machine machine-to- CAPABILITIES Arrow Electronics Americas Components m2m@arrow.com Arrow Electronics Machine-to-Machine Solutions Complete, end-to-end

More information

Bluetooth Health Device Profile and the IEEE 11073 Medical Device Frame Work

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

More information

Using Bluetooth on Android Platform for mhealth Development

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

More information

The Internet of Things (IoT) is Accelerating Connected Health

The Internet of Things (IoT) is Accelerating Connected Health The Internet of Things (IoT) is Accelerating Connected Health The Internet of Things Will Be a Big Business Mobile phones have had the fastest adoption curve of any technology on the planet. In the US,

More information

Fact Sheet: M2M at a Glance. 1. General

Fact Sheet: M2M at a Glance. 1. General Fact Sheet: M2M at a Glance 1. General What is M2M? Machine-to-Machine communication denotes the automated exchange of information between terminal equipment such as machines, vehicles and containers or

More information

The Total Telehealth Solution

The Total Telehealth Solution The Total Telehealth Solution Overview of Telehealth Module 1 Overview of Telehealth/Telemedicine Telemedicine began over 40 years ago. Formally defined; telemedicine is the use of medical information,

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

medical devices begin to drift into cloud melisa bockrath

medical devices begin to drift into cloud melisa bockrath medical devices begin to drift into cloud melisa bockrath Medical Devices Begin to Drift into the Cloud Since the invention of the first medical device more than a century ago, the design, complexity,

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

Enterprise Application Enablement for the Internet of Things

Enterprise Application Enablement for the Internet of Things Enterprise Application Enablement for the Internet of Things Prof. Dr. Uwe Kubach VP Internet of Things Platform, P&I Technology, SAP SE Public Internet of Things (IoT) Trends 12 50 bn 40 50 % Devices

More information

Big Data Analytics Driving Healthcare Transformation

Big Data Analytics Driving Healthcare Transformation Big Data Analytics Driving Healthcare Transformation Greg Caressi SVP Healthcare & Life Sciences November, 2014 Six Big Themes for the New Healthcare Economy Themes Modernizing Care Delivery Clinical practice

More information

Real Time Health Monitoring Using GPRS Technology

Real Time Health Monitoring Using GPRS Technology Real Time Health Monitoring Using GPRS Technology 1 Shubhangi M. Verulkar, 2 Maruti Limkar 1 EXTC department,k.c.college of Engg.,Nerul. Mumbai university. 2 Electronics department,terna college of engg,nerul,

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

OPTIMIZATION OF PROCESS INTEGRATION

OPTIMIZATION OF PROCESS INTEGRATION 1 OPTIMIZATION OF PROCESS INTEGRATION ODVA S VISION OF A UNIFIED COMMUNICATION SOLUTION FOR THE PROCESS INDUSTRIES CONVERGENT COMPATIBLE SCALABLE OPEN Executive Summary Today s process industries share

More information

IoT/M2M Monetization. Dimitrios Paschalis M2M Monetization Evangelist

IoT/M2M Monetization. Dimitrios Paschalis M2M Monetization Evangelist IoT/M2M Monetization Dimitrios Paschalis M2M Monetization Evangelist Intracom S.A. Telecom Solutions 19.7 km Markopoulou Ave., GR 19002 t.: +30 2106671000 f: +30 2106671001 www.intracom-telecom.com ...from

More information

INTERNET OF THE THINGS (IoT): An introduction to wireless sensor networking middleware

INTERNET OF THE THINGS (IoT): An introduction to wireless sensor networking middleware 1 INTERNET OF THE THINGS (IoT): An introduction to wireless sensor networking middleware Dr Antoine Bagula ISAT Laboratory, University of Cape Town, South Africa Goal of the lecture 2 The lecture intends

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

Internet of Things on HealthCare and Chinese Wearable Medical Devices

Internet of Things on HealthCare and Chinese Wearable Medical Devices Internet of Things on HealthCare and Chinese Wearable Medical Devices Xia Wenhuan Director, Greater China Region Business Development TIP Group wenhuan.xia@transpacificip.com BD Internal INTERNET OF THINGS

More information

Empowering Wholesale Customers: WWAN/ Machine to Machine APR 2015

Empowering Wholesale Customers: WWAN/ Machine to Machine APR 2015 Empowering Wholesale Customers: WWAN/ Machine to Machine APR 2015 2014 AT&T Intellectual Property. All rights reserved. AT&T, Globe logo and other marks are trademarks of AT&T Intellectual Property. More

More information

Healthcare Delivery. Transforming. through Mobility Solutions. A Solution White Paper - version 1.0

Healthcare Delivery. Transforming. through Mobility Solutions. A Solution White Paper - version 1.0 Transforming Healthcare Delivery through Mobility Solutions A Solution White Paper - version 1.0 HTC Global Services HTC Towers, No. 41, GST Road, Guindy, Chennai - 600 032, India. Ph: +91 44 4345 3500

More information

BOOST YOUR BUSINESS WITH M2M TECHNOLOGY

BOOST YOUR BUSINESS WITH M2M TECHNOLOGY S AS K TEL BUS I NE S S S OLUT I ONS_B OOS T YO U R B U S I NE S S W I TH M 2 M TEC HNO LO G Y BOOST YOUR BUSINESS WITH M2M TECHNOLOGY JU LY, 201 5 SASKTEL BUSINESS SOLUTIONS_BOOST YOUR BUSINESS WITH M2M

More information

Remote Patient Monitoring- An Implementation in ICU Ward

Remote Patient Monitoring- An Implementation in ICU Ward 2011 International Conference on Information and Network Technology IPCSIT vol.4 (2011) (2011) IACSIT Press, Singapore Remote Patient Monitoring- An Implementation in ICU Ward Arun E 1+, Marimuthu V 2,

More information

Research Report: Addressing Security Concerns for Connected Devices in the Internet of Things Era

Research Report: Addressing Security Concerns for Connected Devices in the Internet of Things Era Sponsored by Oracle Research Report: Addressing Security Concerns for Connected Devices in the Internet of Things Era Introduction About Survey Respondents The Internet of Things (IoT) and the rise of

More information

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 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

More information

Telemedicine Offers Growth for Hospitals, Rural Care Opportunities

Telemedicine Offers Growth for Hospitals, Rural Care Opportunities Telemedicine Offers Growth for Hospitals, Rural Care Opportunities The internet and digital technology have transformed our lives, changing the way we keep in touch with our family and friends, shop, pay

More information

Wireless bedside Vital Signs monitoring unit

Wireless bedside Vital Signs monitoring unit Wireless bedside Vital Signs monitoring unit A. Trigo 1, J.P. Cunha 1,2, M.B.Cunha 1,2, William Xavier 1 and Nuno Silva Ferreira 1 1 IEETA Instituto de Engenharia Electrónica e Telemática de Aveiro 2 Departamento

More information

INTERNET OF THINGS: SCIENCE FICTION OR BUSINESS FACT?

INTERNET OF THINGS: SCIENCE FICTION OR BUSINESS FACT? A HARVARD BUSINESS REVIEW ANALYTIC SERVICES REPORT INTERNET OF THINGS: SCIENCE FICTION OR BUSINESS FACT? Copyright 2014 Harvard Business School Publishing. sponsored by SPONSOR PERSPECTIVE Each year the

More information

A UNIVERSAL MACHINE FOR THE INDUSTRIAL INTERNET OF THINGS. MultiConnect Conduit

A UNIVERSAL MACHINE FOR THE INDUSTRIAL INTERNET OF THINGS. MultiConnect Conduit A UNIVERSAL MACHINE FOR THE INDUSTRIAL INTERNET OF THINGS MultiConnect Conduit 1 A Universal Machine for the Industrial Internet of Things The term Universal Machine, introduced in 1936 by the mathematician

More information

The Secrets to Implementing M2M Communication in Your Medical Device

The Secrets to Implementing M2M Communication in Your Medical Device certainty The Secrets to Implementing M2M Communication in Your Medical Device By Craig Mauch Director of Product Design MPR Product Development Copyright 2014 MPR Associates, Inc. All Rights Reserved

More information

Mobile application testing for the enterprise

Mobile application testing for the enterprise Mobile application testing for the enterprise Accenture brings together deep knowledge of the enterprise, expertise in mobile technologies and strong end-to-end testing practices to help all enterprises

More information

A Survey of Cloud Based Health Care System

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

More information

INTRODUCTION. IoT AND IP STRATEGIES

INTRODUCTION. IoT AND IP STRATEGIES INTRODUCTION At first, the Internet of Things (IoT) may seem like an idea straight out of science fiction. However, on closer consideration, we realize that the process of connecting everyday electronic

More information

Student Healthcare...The Way It Should Be

Student Healthcare...The Way It Should Be Student Healthcare...The Way It Should Be The mission of Student Health Services in colleges and universities is the advancement of student health and the creation of healthy campus communities. Providers

More information

Improving Health Outcomes and Reducing Costs with Video Conferencing Technology

Improving Health Outcomes and Reducing Costs with Video Conferencing Technology Case Study Intel Intel Health & Life Sciences Improving Health Outcomes and Reducing Costs with Video Conferencing Technology The fundamental concept is to provide the patient with care where they are

More information

Implementation of Cloud-Computing Healthcare based on Xenon Uploading System and Hilbert Huang Transform

Implementation of Cloud-Computing Healthcare based on Xenon Uploading System and Hilbert Huang Transform Implementation of Cloud-Computing Healthcare based on Xenon Uploading System and Hilbert Huang Transform Terry B J Kuo 1,2,3, Yu-Cheng Lin 1,2, I-Te Hsieh 1,2, Cheryl C H Yang 1,2,3, Kuan-Liang Kuo 4,

More information

Key factors for personal health monitoring and diagnosis devices

Key factors for personal health monitoring and diagnosis devices Key factors for personal health monitoring and diagnosis devices Schwaibold M, Gmelin M, von Wagner G, Schöchlin J, Bolz A {schwaibold schoechlin bolz}@fzi.de Germany Abstract: The current common goal

More information

Iknaia Asset and Personnel Tracking Management System for the Construction Industry

Iknaia Asset and Personnel Tracking Management System for the Construction Industry Iknaia Asset and Personnel Tracking Management System for the Construction Industry Introduction The UK construction industry accounts for over 7%* of the UK s Gross Domestic Product and employs over two

More information

KURA M2M/IoT Gateway. reducing the distance between embedded and enterprise technologies. Tiziano Modotti, October 28 th, 2014

KURA M2M/IoT Gateway. reducing the distance between embedded and enterprise technologies. Tiziano Modotti, October 28 th, 2014 KURA M2M/IoT Gateway reducing the distance between embedded and enterprise technologies Tiziano Modotti, October 28 th, 2014 IoT Architecture @ M2M/IoT Integration Platform on Cloud Business Applications

More information

Using telehealth to monitor patients remotely:

Using telehealth to monitor patients remotely: ehealth and nursing practice Using telehealth to monitor patients remotely: an RCN guide on using technology to complement nursing practice RCN Legal Disclaimer This publication contains information, advice

More information

NEW LIFE FOR EMBEDDED SYSTEMS IN THE INTERNET OF THINGS

NEW LIFE FOR EMBEDDED SYSTEMS IN THE INTERNET OF THINGS NEW LIFE FOR EMBEDDED SYSTEMS IN THE INTERNET OF THINGS INNOVATORS START HERE. EXECUTIVE SUMMARY The Internet of Things (IoT) is no longer a fanciful vision. It is very much with us, in everything from

More information

MOBILE HEALTHCARE APPDRAGON SMARTMED

MOBILE HEALTHCARE APPDRAGON SMARTMED APPDRAGON SMARTMED With a rapid increase of chronic conditions such as diabetes, obesity, heart disease and respiratory problems, healthcare providers are under increasing pressure to deliver quality care,

More information

Big Data jako součást našeho života. Zdenek Panec: June, 2015

Big Data jako součást našeho života. Zdenek Panec: June, 2015 Big Data jako součást našeho života Zdenek Panec: June, 2015 Agenda Big Data talk.. Primary Big Data Scenarios Big Data as Chance & Risk SAP HANA Platform 2013 SAP AG or an SAP affiliate company. All rights

More information

Cisco Integrated Video Surveillance Solution: Expand the Capabilities and Value of Physical Security Investments

Cisco Integrated Video Surveillance Solution: Expand the Capabilities and Value of Physical Security Investments Cisco Integrated Video Surveillance Solution: Expand the Capabilities and Value of Physical Security Investments What You Will Learn In many enterprises, physical security departments are making a notable

More information

M 2 M IWG. Eclipse, M2M and the Internet of Things. Overview. M 2 M Industry WorkGroup! M2M?

M 2 M IWG. Eclipse, M2M and the Internet of Things. Overview. M 2 M Industry WorkGroup! M2M? M 2 M IWG Eclipse, M2M and the Internet of Things Overview M2M? Technology that supports wired or wireless communication between machines. (TechTarget) M2M Market Opportunity Key Trends 1. New connected

More information

Making The Internet of ANYthing

Making The Internet of ANYthing Making The Internet of ANYthing 1 The Market Opportunity Accelerate this Curve 2 idigi Device Cloud Enables Any Device, Anywhere to join Any Application, Anywhere 3 Digi s Value Proposition ANY app thing

More information

HISPANIS HEALTH INTEGRATED CARE SOLUTION HH - ICS

HISPANIS HEALTH INTEGRATED CARE SOLUTION HH - ICS HISPANIS HEALTH INTEGRATED CARE SOLUTION HH - ICS ÁNGEL COLAO HEALTHCARE IT CONSULTANT HISPANIS HEALTH INTEGRATED CARE SOLUTION 10/28/2014 2 1. MOTIVATION & OPPORTUNITY THE HEALTHCARE ECOSYSTEM: STARTING

More information

Market Entry Toolkit. Mobile Health Technology and Architecture: A Practical Framework for Technology Assessment for Mobile Health

Market Entry Toolkit. Mobile Health Technology and Architecture: A Practical Framework for Technology Assessment for Mobile Health Market Entry Toolkit Mobile Health Technology and Architecture: Kai-Lik Foh, Mobile Health Programme Manager, GSMA kfoh@gsm.org September 2011 Contents Introduction...2 ehealth vs mhealth Architecture...2

More information

www.wipro.com mhealth SOLUTIONS EMPOWER MASSES WITH AFFORDABILITY, ACCESSIBILITY AND QUALITY HEALTHCARE Santhosh Kumar Madathil Aparna Kumpatla

www.wipro.com mhealth SOLUTIONS EMPOWER MASSES WITH AFFORDABILITY, ACCESSIBILITY AND QUALITY HEALTHCARE Santhosh Kumar Madathil Aparna Kumpatla www.wipro.com mhealth SOLUTIONS EMPOWER MASSES WITH AFFORDABILITY, ACCESSIBILITY AND QUALITY HEALTHCARE Santhosh Kumar Madathil Aparna Kumpatla Table of Contents 03... Abstract 03... Overview of Health

More information

How to Select the Right Remote Support Tool

How to Select the Right Remote Support Tool How to Select the Right Remote Support Tool A practical guide for the professional help desk. Executive Summary A transformation of the workforce has altered end user expectations and business needs, driving

More information

Implementing Mobile Health Programs

Implementing Mobile Health Programs Implementing Mobile Health Programs By William Tella, President and Chief Executive Officer, GenerationOne Over a period of just 10 years, people across the globe have changed the basic nature of their

More information

Internet of things (IOT) applications covering industrial domain. Dev Bhattacharya dev_bhattacharya@ieee.org

Internet of things (IOT) applications covering industrial domain. Dev Bhattacharya dev_bhattacharya@ieee.org Internet of things (IOT) applications covering industrial domain Dev Bhattacharya dev_bhattacharya@ieee.org Outline Internet of things What is Internet of things (IOT) Simplified IOT System Architecture

More information

THE RTOS AS THE ENGINE POWERING THE INTERNET OF THINGS

THE RTOS AS THE ENGINE POWERING THE INTERNET OF THINGS THE RTOS AS THE ENGINE POWERING THE INTERNET OF THINGS By Bill Graham and Michael Weinstein INNOVATORS START HERE. EXECUTIVE SUMMARY Driven by the convergence of cloud technology, rapidly growing data

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

Trust the Connectivity Experts

Trust the Connectivity Experts Trust the Connectivity Experts Simplified, Proven Connection Management Mobile operators, cable operators, and device OEMs require a dynamic solution to keep subscribers online across every possible combination

More information

COCIR GLOSSARY OF TERMS

COCIR GLOSSARY OF TERMS COCIR GLOSSARY OF TERMS 2 European Coordination Committee of the Radiological, 13 COCIR TELEMEDICINE TOOLKIT 2011 Part 2 GLOSSARY OF TERMS Introduction.............................. 14 Part I: Telemedicine

More information

< IMPACT > START ACCELERATE IMPACT

< IMPACT > START ACCELERATE IMPACT START ACCELERATE IMPACT IMPACT project has received funding from the European Union Seventh Framework Programme (FP7/2007-2013) under grant agreement n 632828 START ACCELERATE IMPACT WEBINAR #2 Technology

More information

M2M without Borders. Why esim is a Game Changer for the International Internet of Things

M2M without Borders. Why esim is a Game Changer for the International Internet of Things M2M without Borders Why esim is a Game Changer for the International Internet of Things When hearing the term, machine-to-machine, most people probably think of the ubiquitous cell phone in one form or

More information

Study of Wireless Sensor Networks and their application for Personal Health Monitoring. Abstract

Study of Wireless Sensor Networks and their application for Personal Health Monitoring. Abstract Study of Wireless Sensor Networks and their application for Personal Health Monitoring. Author 1 Mr. Parag Jawarkar, Author 2 Mrs. Shweta Lambat Abstract Our paper studied Wireless Sensor Network Application

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

Reaching Customers Across Multiple Channels

Reaching Customers Across Multiple Channels Leading Provider of Cloud-Based Customer Experience Solutions Relies on Integrated, Modular WSO2 Middleware to Speed the Delivery of Services that Enhance User Engagement Businesses recognize that brand

More information

TAPPING THE POTENTIAL OF TELEHEALTH. Balaji Satyavarapu [Professional IT Consulting

TAPPING THE POTENTIAL OF TELEHEALTH. Balaji Satyavarapu [Professional IT Consulting ] Balaji Satyavarapu [Professional IT Consulting TELEHEALTH What is it? As recently defined by the Telehealth Advancement Act of 2011 in Section 2290.5 of the California Business and Professions Code,

More information

WHITE PAPER. 4G: The Distributed Intelligence Revolution

WHITE PAPER. 4G: The Distributed Intelligence Revolution WHITE PAPER 4G: The Distributed Intelligence Revolution BACKGROUND Most machine-to-machine (M2M) connectivity is hosted on 2G networks today, including many SCADA and other remote monitoring and control

More information

Live Well, Heal Well and Age Well with Remote Monitoring. While you are Aging Well, a Hospital is Profiting Well, so your Care is Secure.

Live Well, Heal Well and Age Well with Remote Monitoring. While you are Aging Well, a Hospital is Profiting Well, so your Care is Secure. Live Well, Heal Well and Age Well with Remote Monitoring. While you are Aging Well, a Hospital is Profiting Well, so your Care is Secure. Patients receive only 55% of recommended chronic and preventive

More information

East LCC COMPANY PRESENTATION

East LCC COMPANY PRESENTATION Global Centre of Healthcare Expertise East LCC 1 COMPANY PRESENTATION 1 ABOUT US EU Headquarters of Competence Centers Ltd - EUHCC was established in 2012 and is a UK based holding company of the German

More information

Proof of Concept Project for a Diabetes Prevention Service in Greater Manchester, United Kingdom

Proof of Concept Project for a Diabetes Prevention Service in Greater Manchester, United Kingdom 18 Hitachi Review Vol. 64 (2015), No. 1 Featured Articles Proof of Concept Project for a Diabetes Prevention Service in Greater Manchester, United Kingdom Steven Zhang Shuntaro Yui, Dr. Eng. Takuya Akashi

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

Putting information at the heart of nursing care. How IT is set to revolutionise health care and the NHS

Putting information at the heart of nursing care. How IT is set to revolutionise health care and the NHS Putting information at the heart of nursing care How IT is set to revolutionise health care and the NHS Introduction Welcome to the 21st century! Information technology (IT) has become part of our everyday

More information

OECD Paris 26 October 2011

OECD Paris 26 October 2011 OECD Paris 26 October 2011 Verizon's Network 2020 Vision Paul Callaghan Vice President Global Strategic Services 2011 Verizon. All Rights Reserved. PROPRIETARY STATEMENT This document and any attached

More information

Application Notes. Structured Cabling in the Healthcare Market - The Arteries of a Healthy Network Infrastructure. August 2007

Application Notes. Structured Cabling in the Healthcare Market - The Arteries of a Healthy Network Infrastructure. August 2007 Application Notes August 2007 Structured Cabling in the Healthcare Market - The Arteries of a Healthy Network Infrastructure Imagine the right information being in the hands of those who need it, when

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

Section 1. Title. This act shall be known as and may be cited as the Telemedicine

Section 1. Title. This act shall be known as and may be cited as the Telemedicine IN THE GENERAL ASSEMBLY STATE OF Telemedicine Reimbursement Act 1 Be it enacted by the People of the State of Assembly:, represented in the General 1 1 1 1 Section 1. Title. This act shall be known as

More information

Internet of Things From Idea to Scale

Internet of Things From Idea to Scale PRG Symposium Internet of Things From Idea to Scale September 12, 2014 alex.blanter@atkearney.com @AlexBlanter You are here today because you are interested in the Internet of Things and so is everybody

More information

Enabling Healthcare Service Delivery and Management

Enabling Healthcare Service Delivery and Management Stan Moyer Executive Director Applied Research Telcordia Technologies, Inc. One Telcordia Drive Piscataway, NJ 08854 Voice: +1 732 699 2966 Fax: +1 732 336 7014 An SAIC Company E-mail: stanm@research.telcordia.com

More information

Mobility. Mobility is a major force. It s changing human culture and business on a global scale. And it s nowhere near achieving its full potential.

Mobility. Mobility is a major force. It s changing human culture and business on a global scale. And it s nowhere near achieving its full potential. Mobility arrow.com Mobility This year, the number of mobile devices is expected to exceed the world s population. Soon, smartphones will surpass PCs as the device of choice for Internet access. A startling

More information

Empowering Doctors and Patients with Connected Healthcare Applications

Empowering Doctors and Patients with Connected Healthcare Applications Empowering Doctors and Patients with Connected Healthcare Applications Contents Executive Summary... 3 The Role of Cellular Communications in Healthcare... 3 Leveraging a M2M Platform... 5 Key Requirements

More information

Only Athena provides complete command over these common enterprise mobility needs.

Only Athena provides complete command over these common enterprise mobility needs. Mobile devices offer great potential for making your enterprise run faster, smarter, and more profitably. However, mobile devices can create considerable challenges for your IT organization, since they

More information

SMARC Architecture for Industrial Internet of

SMARC Architecture for Industrial Internet of SMARC Architecture for Industrial Internet of Things Dr. Harald Schmidts Global Product Manager for SMARC & Qseven Form Factors, ADLINK SMARC Architecture Meets Low Power, High Performance Requirements

More information

The Power of Analysis Framework

The Power of Analysis Framework All too often, users must create real-time planning and analysis reports with static and inconsistent sources of information. Data is locked in an Excel spreadsheet or a rigidly customized application

More information

Pragmatic Approach to Data Center Management Control and Manageability

Pragmatic Approach to Data Center Management Control and Manageability Pragmatic Approach to Data Center Management Control and Manageability An ENTERPRISE MANAGEMENT ASSOCIATES (EMA ) White Paper Prepared for Emerson Network Power September 2010 IT & DATA MANAGEMENT RESEARCH,

More information

Accenture and Oracle: Leading the IoT Revolution

Accenture and Oracle: Leading the IoT Revolution Accenture and Oracle: Leading the IoT Revolution ACCENTURE AND ORACLE The Internet of Things (IoT) is rapidly moving from concept to reality, as companies see the value of connecting a range of sensors,

More information

MEPTEC. Ecosystem for MCU, Sensors and MEMS for IoT Tony Massimini Chief of Technology Semico Research Corp. May 20, 2015 tonym@semico.

MEPTEC. Ecosystem for MCU, Sensors and MEMS for IoT Tony Massimini Chief of Technology Semico Research Corp. May 20, 2015 tonym@semico. MEPTEC Ecosystem for MCU, Sensors and MEMS for IoT Tony Massimini Chief of Technology Semico Research Corp. May 20, 2015 tonym@semico.com Outline Impact of Sensors Basic Building Blocks for IoT Sensors

More information

Mobility in Healthcare Prescription for Success

Mobility in Healthcare Prescription for Success Mobility in Healthcare Prescription for Success Healthcare Mobility: Prescription for success. A study commissioned at the start of 2012 by Telenor Group and the Boston Consulting Group titled Socio-Economic

More information

Knowledge Driven Health

Knowledge Driven Health Knowledge Driven Health Unified Communications for Caregiver Collaboration Situation Increasingly mobile and geographically distributed care teams need more effective ways to collaborate and address competing

More information

Telemedicine Clinic Solutions for Population Health Management. Stewart Levy R.Ph. MBA President Health Promotion Solutions

Telemedicine Clinic Solutions for Population Health Management. Stewart Levy R.Ph. MBA President Health Promotion Solutions Telemedicine Clinic Solutions for Population Health Management Stewart Levy R.Ph. MBA President Health Promotion Solutions 3 Agenda 1) Company Introduction and Background 2) Population Health - Employer

More information

SMART WIRELESS DEVICES & THE INTERNET OF ME

SMART WIRELESS DEVICES & THE INTERNET OF ME SMART WIRELESS DEVICES & THE INTERNET OF ME Whitepaper www.juniperresearch.com 1 1.1 Introduction Since the conception of the Web, Internet-connected devices have expanded in every conceivable direction,

More information

Guidelines for Telemedicine Scheduling and Patient Care Co-ordination

Guidelines for Telemedicine Scheduling and Patient Care Co-ordination Guidelines for Telemedicine Scheduling and Patient Care Co-ordination Content Overview Introduction to Scheduling and Patient Care Coordination 2 2 Model 1: Healthcare Provider Managed Scheduling and Patient

More information

Healthcare Services - education and research - developed in the INSEED project

Healthcare Services - education and research - developed in the INSEED project Healthcare Services - education and research - developed in the INSEED project Radu DOBRESCU Universitatea Politehnica din Bucureşti Program Strategic pentru Promovarea Inovarii în Servicii prin Educaţie

More information

Putting information at the heart of nursing care

Putting information at the heart of nursing care ehealth and nursing practice Putting information at the heart of nursing care How IT is revolutionising health care Introduction Information technology (IT) has become part of our everyday lives. We watch

More information

Connected Homes: Enabling a Digital Lifestyle

Connected Homes: Enabling a Digital Lifestyle Connected Homes: Enabling a Digital Lifestyle www.wipro.com Alan Young Manoj Barara Satish Singla Table of contents Introduction...3 The drivers of connected homes...4 The emerging opportunities...5 Key

More information

Telemedicine: Opportunities and Challenges

Telemedicine: Opportunities and Challenges Telemedicine: Opportunities and Challenges An Everbridge White Paper Introduction Physicians face an increasing array of non-clinical demands on their time in some practices doctors spend as much time

More information

Testing Mobile Application using Device Cloud

Testing Mobile Application using Device Cloud Testing Mobile Application using Device Cloud Device Cloud and Benefits CSC has partnerships with mobile device cloud services such as DeviceAnywhere Device cloud platform provides an end-to-end solution

More information

Internet of Things: Consumerisation of Technology. www.avasant.com

Internet of Things: Consumerisation of Technology. www.avasant.com : Consumerisation of Technology Technology democratization has weaved an ecosystem powered by intelligent systems, connectivity services, analytics, and technology infrastructure to deliver services. With

More information

A ZK Research Whitepaper. November 2014. e t. It s INTERNET OF THINGS

A ZK Research Whitepaper. November 2014. e t. It s INTERNET OF THINGS A ZK Research Whitepaper November 2014 It s inesses to em s u b r o bra f e ce tim t he INTERNET OF THINGS The Era of the Internet of Things Has Arrived The term perfect storm is used to describe a scenario

More information