Image Processing Based Services for Ambient Assistant Scenarios

Size: px
Start display at page:

Download "Image Processing Based Services for Ambient Assistant Scenarios"

Transcription

1 Image Processing Based Services for Ambient Assistant Scenarios Elena Romero, Álvaro Araujo, José M. Moya, Juan-Mariano de Goyeneche, Juan Carlos Vallejo, Pedro Malagón, Daniel Villanueva, and David Fraga Universidad Politécnica de Madrid, Dpto. Ingeniería Electrónica, ETSI de Telecomunicación, Ciudad Universitaria s/n, Madrid, Spain Abstract. Guaranteeing ubiquity and appropriateness of security and monitoring services provision to the users constitutes a priority issue for the authorities. This paper presents an innovative Wireless Personal Area Network architecture that takes advantage of some of the features provided by Intelligent Environments -large number of devices, heterogeneous networks and mobility enhancement- in order to adapt and personalise ambient conditions to the user profile. This system is based on image processing and its main aim is to provide an AAL solution that is integrated with other control devices for the home to make everyday tasks easier for users. 1 Introduction The ageing of the population and, consequently, the growing of chronic diseases in a change in the way home services (i.e. monitoring, assisted living, emergency help) are provided. New technology developments could be a potential answer to the requirements of a society demanding better assistance [1]. Previous experiences urge for an improvement in human- machine interfaces enabling users (i.e. mostly elderly people, and disabled) to deal easily and non-intrusively with technology [2]. The latest innovations in this area come from the field of Ambient Intelligence(AmI) [3]. New technologies, based on the design of easy to use and easy to learn devices that work transparently and pervasively [4], will help users overcome the current existing limitations. Traditionally, Smart Homes have been designed for the rich and famous. Devices such as door openers, activated by telephone, have not been considered for use within the care sector. Ambient Assistant Technology (the use of products or equipment, to help maintain or improve functional capabilities) has begun to be accepted by the care sector and as a result environmental control systems are being used. Smart Home technology uses the same basic devices used in Assistive Technology to build an environment in which many features in the home are automated and devices can communicate with each other. Smart Homes are often the ideal solution for individuals with differing levels of disabilities.

2 Therefore, next generation follow-up and homecare systems have several important challenges to face. On the one hand, there is a need to develop nonintrusive systems that require a minimum human machine interaction and provide homecare services on a highly-usable basis, helping his daily tasks, enhancing the augmented environment while making computers disappear in the background. On the other hand, the big issue is to implement these necessities by means of affordable solutions for Public and Private Institutions, only achievable with low cost infrastructures easy to install and maintain. Wireless Personal Area Networks (WPAN) allow several sensors to be connected within the same network. They provide information about behavioural patterns and helping ageing, disabled and ill populations with everyday activities and healthcare follow up. WPAN s capabilities that make them optimal, compared to other networks, for the support of a domotic homecare system are: Self-management, Context awareness, Heterogeneity and dynamism, Low cost, Performance with limited resources, Security and Trust. In order to provide extra features for our system, one of the most interesting option is to introduce a sensor based in image processing. This kind of sensors is based on filter combinations, mathematical operations, frames comparisons, images mixers, etc. They are able to detect movements and activity parameters such as speed and direction of the mobile target object. This paper presents an innovative Personal Area Network architecture. Several sensor nodes such as video cameras, presence and door crossing have been developed, monitoring the user s status and its house, and providing information about his habits. This data conform the user profile, which serves as input for an actuators network with distributed intelligence that adapts ambient conditions accordingly. The proposed solution can be implemented and validated in a real home system scenario for the monitorization of elderly users. 2 Architecture WPANs are constituted by several nodes. Each node - i.e. sensing device- can be divided in three different parts. First, the sensor itself: an ad- hoc module (accelerometer, PIR, camera...). All these sensors have low data rates (8bits when detect something new). Camera has processing capacity and therefore only sends processed instructions. Sensors have a second component, an autonomous power supply. As power requirements of each sensor are different, customized supply stages have been designed to use standard interface with commercial AAA batteries and always looking for the highest efficiency that maximizes sensors lifetime. Finally, the third part added provides the intelligence : awareness of patient s willingness, network functionality (e.g. routing, reconfiguration), etc. The connection between sensor s and intelligence s layer depends on each sensor: parallel I/O, SPI, A/D converter, etc. All these interfaces are implemented within the intelligence module (Figure 1).

3 Fig. 1. Intelligence module The key component of this stage is a radio transceiver in the ISM band of 2,4 GHz that implements the physical layer and the MAC layer of the IEEE wireless standard. The network requirements and functionality suit the given standard perfectly. In order to implement the remaining layers of the ZigbeeTM protocol stack, a low-cost 8051 microcontroller that connects to the radio transceiver through an suit the given standard perfectly internal SPI communication interface has been used. The commonly used OSI architecture has been discarded in favour of a service-based architecture with ZigbeeTM as protocol support. The aim of this design is to implement applications that arise as a mere aggregation of services and relations between services, rather than a node- focused orientation, simplifying the development of user applications [5, 6]. 3 Image processing Sensor This sensor is a vision systems that are conceived to be implemented as lowcost and very compact platforms capable to solve complex vision tasks at very high speed and with very low power consumption. It has capabilities in image processing and incorporates enough computing power to perform functions such as pattern recognition, objetct tracking or movements detection. In this sense we can take advantage in two ways: event detection and pattern recognition. This vision systems integrates all levels to carry out the tasks: Capturing (sensing) images, enhancing sensor operation, performing spatiotemporal processes on the image flow, interpreting the information contained in the image flow, supporting decision-making based on the outcome of that interpretation. This variety of structures is arranged into a bio-inspired architecture and powered by embedded RISC processor cores. Some relevant features of our vision systems are: Truly mixed-signal architecture, with processing following a hierarchical flow. At early stages, processing is done by focal- plane mixed-signal programmable processors. Focal-plane means that there is a processor per data channel. At later stages, processing tasks are undertaken by digital processors Huge computational power with low-power consumption. Such computational power (in the range of TeraOPs) can be exploited to handle frame rates of up to 10,000 F/s for images with medium spatial resolution. It can

4 also be used to perform very complex processes at the standard video frame rate with large resolution images General-purpose, all-in-one architecture including processors, memories, data conversion, control and communication peripherals Large operational flexibility. Through software programming the chips can be reconfigured and parameterized to meet specific customer needs Roughly, we can say that this vision sensor is: A system whose input is a two-dimensional set of analog signals representing a visual flow, which internally converts these signals to the digital domain, and which processes these digital data afterwards [7]. In a conventional vision system, data conversion to the digital domain occurs right after the sensors. Hence, all processing is realized in the digital domain. But in this system, we employ a different strategy that follows a hierarchical processing approach with two main levels: Early-processing. This level comes right after signal acquisition. Inputs are whole images. This means huge amounts of data; proportional to the spatial resolution of the sensor; and to the number of bits used to code the pixel values. Much of this data is redundant and the basic tasks at this level are meant to extract the useful information while reducing the data set. Outputs at this level are reduced sets of data comprising image features such as object locations, shapes, speed, etc. In many cases these outputs consist of binary data whose dimension is generally proportional or smaller than the image size. Post-processing. Here the amount of data is significantly smaller. Inputs are abstract entities, and tasks are meant to output complex decisions and to support action-taking. These tasks may involve complex algorithms within long and involved computational flows and may require greater accuracy than early processing. Thanks to this sensor, we can perform data processing in a more rapid and efficient way. Based on this architecture and using the sensor described above, we can develop services such as those described below. 4 Services The proposed services are built on top of an AP layer that abstracts network or hardware specific tasks to the application. This middleware allows sending data to any node of the network without considering its location, sending broadcast messages, etc, and all this made possible by a simple and unique interface (based on query-response) that can be dynamically instantiated in any node at any time. This allows easily compose applications to take into account many complex aspects, such as privacy, safety, load balancing, low energy consumption, etc. [8, 9] in a totally transparent way to the user.

5 The idea behind this approach is to isolate common behaviour that can be reused from other applications and to encapsulate it as system services, so that once the system is running the addition of a new application becomes easy. An interoperable, reliable system, abstracting the hardware from the applications has been designed, developed and implemented. It is important to highlight that the size of the prototype is not comparable to that of wearable devices, but the aim of this work was just to emulate the behaviour of future wearable sensors, not to miniaturize existing ones. The architecture described above allows supporting services that provide an added value to the system, such as user modelling, context adaptability, user and object tracking, face and 2D recognition, tangible interfaces, common sense or reputation. According to the defined system requirements, the most appropriate services for the design process are described below. 4.1 User Modelling (UMS) These systems use the existing technologies to recognize interests, habits, behaviours and needs of the users in a concrete spatiotemporal situation. This information, named context in AmI, is stored in a data base specifically designed for his kind of services as an attribute-value pair constituting users profiles. During the execution time, the system processes the input data, matches coincidences in the database, acquires new data pairs, establishes new links between input data and determines possible systems responses. This service allows providing specific and personalized services according to the user needs [12]. The designed system includes a set of pre-programmed procedures which evolve to self-adapt to user routines and preferences depending on the patient behaviour. The system will gradually improve its level of understanding and knowledge of the user s habits and it will therefore have a more complete model of the user behavioural patterns. Besides, this system might offer in the future, by means of user tracking like identification, and broad context information; multi-user responses, depending on several factors such as week day, season, presence of third users, etc. Thus, the system is completely integrated in the life of the user in a transparent way, easing he daily tasks and taking care of the user health in a pervasive mode [13][14]. 4.2 User Tracking Service (UTS) User tracking systems are currently widely used in the implementation of security platforms and applications for elderly people. This kind of systems allows basic movement patterns identification and future actions prediction. In the described system, these features have been implemented through the integration of the image processing-based sensors. The utilization of this kind of device offers a wide range of possibilities for the above scenario since it is able to detect intrusions, to perform easy daily tasks or to identify alarms produced by falls or by long user inactivity periods.

6 The followings lines illustrate one example of the system used in the user s daily routine tasks. This system is able to detect the user behaviour patterns when he goes to bed and as a result, it conditions the room according to the user preferences: light and temperature level, alarm activation, security requirements and, most importantly, the system activates the necessary procedures that mobility impaired people gets into bed in a easy and comfortable way. 4.3 Reputation Service By sharing information within the sensor s network, where each sensor acquires multiple contextual data, the system is able to detect unusual behaviours in its own functioning / operating. Thus, the network is capable of self-evaluating and discovering possible malfunctioning sensors. In this case, the system informs the user and ignores the data sensed from the suspicious device if the error persists. This service enhances the system s reliability and security, both imperative features since the system handles confidential data and critical applications such as home security systems. Taking into account that nodes can fail and are vulnerable to attacks because their low resources, the system has been designed to minimize the consequences of such problems. To achieve this, the network implements redundant information from different sources and sensing technologies, while the reputation system continuously evaluate the trust level of each node. Moreover, the failing node can be isolated and ignored if the problem cannot be solved. 5 AAL Scenario The deployed system is an example of implementation of the concepts and services described in previous sections. This system mounted in a residential environment is a WPAN featuring environmental sensors (vision system, presence detectors, InfraRed sensors, etc.) and several ambient actuators (alarms, light switches, appliances, etc.) which can adapt to the situation according to the context and the collected data. The main goal of the system is to promote independent living of the patient. The system offers a home care service, providing complete information about patients behaviour. These parameters are used to control the patient health, to react in emergency cases (falls, loss of orientation, gas leaks...) and to set the most appropriate conditions in the environment, taking the user state into account. The wireless sensor network only consists of two different elements: environmental sensors (used to monitor home conditions and events) and home actuators (used to change home conditions). The functionality of the different elements is explaining below: The sensors have been developed as stand alone wireless devices, powered with batteries, and have been provided of an automatic start of the measure, auto-discovery, and

7 auto-configuration facilities. That means that the patient does not need to take care of configuring or connecting them. It is important to note that the user does not need to ensure either that the sensors are powered on and off, as they are suspended and resume automatically after a given time. Sensors included in this scenario and data, parameters and signals associated to them are: Passive InfraRed (PIR) (presence), InfraRed (pass through), door opening (doors or windows opening/closing), and camera (user movement direction/speed). The actuator nodes are designed in the same way as the sensor. The functionality in this case is to change the status of the house, resulting in a change that can be of several types (activation of light, sound, operating switches, sending data... ). Actuators included in this scenario are alarms and a power control switchs that allows to power on or off all the devices of the house. The home care system needs an easy-to-use interface providing the following information. In the home conditioning part, it is fundamental to let the system interact with the user proactively, warning the user for security or medical reasons. When the system detects anomalies, either in the user s general activity or in a concrete physiological parameter, it warns the patient as transparently as possible: colour codes in walls, acoustic interfaces, extra-sensorial aspects, etc. In other cases, where the user doesn t need to be informed, the system is designed to provide a completely transparent interface, so that he system can act autonomously with initiative, evolving, learning and making decisions, letting the user rectify its actions. The rectification is done in a natural way, and he user never needs to tell the system that the decision made was wrong. With the user modelling system, the environment has its own methods to take rectifications into account and evolve to improve its performance. This design avoids the need of manual introduction of parameters or data to the platform; it is the reiteration of actions what will lead the user to feel completely satisfied with the performance of the system. Using easy-to-learn or even completely transparent interfaces, an accessible environment can be achieved. This environment is adaptable to any user, avoiding the communication man-machine barriers and obtaining a very intuitive system appropriate and open to any kind of user. 6 Conclusions The proposed Wireless Personal Area Network architecture takes advantage of its main features: large number of devices, heterogeneous networks and mobility enhancement, in order to adapt and personalise ambient conditions to the user profile for an Ambient Assistant Scenario. This approach is based on the aggregation of services with different capabilities. The basic services presented (User Modelling Service, User Tracking Service and Reputation Service, and their implementation in a real world) along with the image processing based sensor, allow the Ambient Assistant Scenario development. As we have seen, this system is

8 based on Intelligent Environments which have been proven to provide valuable tools to assist people with chronic health conditions or disabilities helping them to gain independence and overcome barriers. 7 Acknowledgment This paper has been supported by the DGUI of the Comunidad de Madrid and the Universidad Politécnica de Madrid under the GR project. The authors would like to thank all LSI members for their support during the development of the paper. References 1. Gareis, K.: Towards user orientation and social inclusion in the provision of elearning services. In: elearning Conference (May 2005) 2. Hernandez, C., Casas, A., Escarrabill, J., Alonso, J., Puig-Junoy, J., Farrero, E., Vilagut, G., Collvinent, B., Rodriguez-Roisin, R., Roca, J.: Home hospitalisation of exacerbated chronic obstructive pulmonary disease patients. Volume 21. Eur Respiratory Soc (2003) 3. Trivedi, M., Huang, K., Mikic, I.: Dynamic context capture and distributed video arrays for intelligent spaces. Systems, Man and Cybernetics, Part A: Systems and Humans, IEEE Transactions on 35(1) (2005) Remagnino, P., Foresti, G.: Ambient intelligence: A new multidisciplinary paradigm. Systems, Man and Cybernetics, Part A: Systems and Humans, IEEE Transactions on 35(1) (2005) Sgroi, M., Wolisz, A., Sangiovanni-Vincentelli, A., Rabaey, J.: A service-based universal application interface for ad-hoc wireless sensor networks (draft). Whitepaper (November 2003) 6. Álvaro Araujo: Metodología para el desarrollo de aplicaciones basadas en servicios sobre entornos inteligentes. PhD thesis, Universidad Politécnica de Madrid (2007) 7. Anafocus: Eye-RIS vision system evaluation kit. Hardware description 8. Coleri, S., Puri, A., Varaiya, P.: Power efficient system for sensor networks. In: Computers and Communication, (ISCC 2003). Proceedings. Eighth IEEE International Symposium on. (2003) vol.2 9. Rabaey, J.M., Ammer, M.J., da Silva, J.L., Patel, D., Roundy, S.: PicoRadio supports ad hoc Ultra-Low power wireless networking. Computer 33(7) (2000) 42 48

Voice Recognition Based Smart Home Control System

Voice Recognition Based Smart Home Control System International Journal of Engineering Inventions e-issn: 2278-7461, p-issn: 2319-6491 Volume 6, Issue 4 [April 2017] PP: 01-05 Voice Recognition Based Smart Home Control System Awadalla Taifour Ali 1, Eisa

More information

A Way to Personalize In-Home Healthcare and Assisted Living

A Way to Personalize In-Home Healthcare and Assisted Living Knowledge Foundation A Way to Personalize In-Home Healthcare and Assisted Living Wagner Ourique de Morais CERES Centre for Research on Embedded Systems CAISR Centre for Applied Intelligent Systems Research

More information

Telemedicine: The way to the future for healthcare management

Telemedicine: The way to the future for healthcare management Telemedicine: The way to the future for healthcare management Mario El-Khoury Vice-President Systems Engineering Outline Introduction CSEM contribution Perspectives Conclusion Mario El-Khoury :: 25/09/2003

More information

Context Aware Computing

Context Aware Computing CPET 565/CPET 499 Mobile Computing Systems Context Aware Computing Lecture 7 Paul I-Hai Lin, Professor Electrical and Computer Engineering Technology Purdue University Fort Wayne Campus 1 Context-Aware

More information

DesignWare IP for IoT SoC Designs

DesignWare IP for IoT SoC Designs DesignWare IP for IoT SoC Designs The Internet of Things (IoT) is connecting billions of intelligent things at our fingertips. The ability to sense countless amounts of information that communicates to

More information

Study of Smart Home System based on Zigbee Wireless Sensor System. Jie Huang 1

Study of Smart Home System based on Zigbee Wireless Sensor System. Jie Huang 1 2nd Workshop on Advanced Research and Technology in Industry Applications (WARTIA 2016) Study of Smart Home System based on Zigbee Wireless Sensor System Jie Huang 1 1 College of Mechanical and Electronic

More information

MicroPnP The Zero-Configuration Platform for Wireless Sensing & Actuation

MicroPnP The Zero-Configuration Platform for Wireless Sensing & Actuation MicroPnP The Zero-Configuration Platform for Wireless Sensing & Actuation Nelson Matthys VersaSense NV, Kroegberg 3, B-3000 Leuven, Belgium nelson@versasense.com Jackie Rutter Linear Technology Corporation,

More information

Internet of Things. Sungkyunkwan University. Mobile Computing. Hyunseung Choo

Internet of Things. Sungkyunkwan University. Mobile Computing. Hyunseung Choo Sungkyunkwan University Internet of Things Mobile Computing Sungkyunkwan University Hyunseung Choo choo@skku.edu Mobile Computing Copyright 2000-2016 Networking Laboratory 1/32 Contents Introduction Characteristics

More information

An IoT-Aware Architecture for Smart

An IoT-Aware Architecture for Smart An IoT-Aware Architecture for Smart Healthcare System Presented By: Amnah Allboani Abstract Smart hospital system (SHS) relies on complementary technologies specifically RFID, WSN, and smart mobile, interoperating

More information

Some Issues and Extensions of JADE to Cope with Multi-Agent Operation in the Context of Ambient Intelligence

Some Issues and Extensions of JADE to Cope with Multi-Agent Operation in the Context of Ambient Intelligence Some Issues and Extensions of JADE to Cope with Multi-Agent Operation in the Context of Ambient Intelligence A. Paz-Lopez, G. Varela, S. Vazquez-Rodriguez, J. A. Becerra, R. J. Duro Integrated Group for

More information

Main objectives or functions can be modelled like different blocks or components that can be observed in Figure 1. Figure 1: HOPE System Architecture

Main objectives or functions can be modelled like different blocks or components that can be observed in Figure 1. Figure 1: HOPE System Architecture Overall Approach HOPE system can be modelled as a distributed system where many agents (subsystem located in each patient 's home) are connected to a main agent, the HOPE server, using IP communication

More information

Use of Wireless Technologies for Assisted Living at Home

Use of Wireless Technologies for Assisted Living at Home Use of Wireless Technologies for Assisted Living at Home Jennifer C. Hou Department of Computer Science University of Illinois at Urbana Champaign jhou@cs.uiuc.edu Population Aging Aging of the baby boomer

More information

ICT-SHOK Project Proposal: PROFI

ICT-SHOK Project Proposal: PROFI ICT-SHOK Project Proposal: PROFI Full Title: Proactive Future Internet: Smart Semantic Middleware Overlay Architecture for Declarative Networking ICT-SHOK Programme: Future Internet Project duration: 2+2

More information

IEEE PROJECTS ON EMBEDDED SYSTEMS

IEEE PROJECTS ON EMBEDDED SYSTEMS S.NO 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 PROJECT TITLES EMACS: Design And Implementation Of Indoor Environment Monitoring And Control System VOT-EL: Three Tier Secured State Of

More information

A Layered Protocol Architecture for Scalable Innovation and Identification of Network Economic Synergies in the Internet of Things

A Layered Protocol Architecture for Scalable Innovation and Identification of Network Economic Synergies in the Internet of Things A Layered Protocol Architecture for Scalable Innovation and Identification of Network Economic Synergies in the Internet of Things Tilman Wolf 1 and Anna Nagurney 2 1 Department of Electrical and Computer

More information

Best of Breed Surveillance System SOLUTION WHITEPAPER

Best of Breed Surveillance System SOLUTION WHITEPAPER Best of Breed Surveillance System SOLUTION WHITEPAPER Document Version 1.0 August 2018 Introduction The effectiveness of your surveillance system relies on a solid foundation of best of breed technologies.

More information

Intelligent Operations Utilizing IT to Accelerate Social Innovation

Intelligent Operations Utilizing IT to Accelerate Social Innovation 324 Hitachi Review Vol. 63 (2014), No. 6 Featured Articles Operations Utilizing IT to Accelerate Social Innovation Toshiyuki Moritsu, Ph.D. Keiko Fukumoto Junji Noguchi, Ph.D. Takeshi Ishizaki Katsuya

More information

MOBILE COMPUTING 2/14/17. System Structure. Context as Implicit Input. explicit input. explicit output. explicit input.

MOBILE COMPUTING 2/14/17. System Structure. Context as Implicit Input. explicit input. explicit output. explicit input. MOBILE COMPUTING CSE 40814/60814 Spring 2017 System Structure explicit input explicit output Context as Implicit Input explicit input explicit output Context: state of the user state of the physical environment

More information

Next-generation IT Platforms Delivering New Value through Accumulation and Utilization of Big Data

Next-generation IT Platforms Delivering New Value through Accumulation and Utilization of Big Data Next-generation IT Platforms Delivering New Value through Accumulation and Utilization of Big Data 46 Next-generation IT Platforms Delivering New Value through Accumulation and Utilization of Big Data

More information

Electronic Capstone Paper Sample

Electronic Capstone Paper Sample Improving the quality of life for people with disabilities and the growing share of older people becomes an increasingly important task for the European society. One of the ways to improve the quality

More information

2. REVIEW OF RELATED RESEARCH WORK. 2.1 Methods of Data Aggregation

2. REVIEW OF RELATED RESEARCH WORK. 2.1 Methods of Data Aggregation ata Aggregation in Wireless Sensor Networks with Minimum elay and Minimum Use of Energy: A comparative Study Bushra Qayyum Mohammed Saeed Jason Roberts Ph Student ean of Research Senior Lecturer University

More information

Ubiquitous and Context Aware Computing: Overview and Systems

Ubiquitous and Context Aware Computing: Overview and Systems Ubiquitous and Context Aware Computing: Overview and Systems Simon Bichler 1 / 30 Outline Definition and Motivation for Ubiquitous computing Context aware computing Sample Systems Discussion 2 / 30 Ubiquitous

More information

ISSN (PRINT): , (ONLINE): , VOLUME-6, ISSUE-1,

ISSN (PRINT): , (ONLINE): , VOLUME-6, ISSUE-1, DESIGN OF MULTIMODE GATEWAY FOR DATA ACQUISITION TO HIGH END DATA MONITORING USING IEEE802.15.4 Madhhav G.Raut 1 & Pradip B.Dahikar 2 Hislop College,Civil Lines, Nagpur & Kamala Nehru Mahavidyalaya,Nagpur,India

More information

MOBILE COMPUTING 2/11/18. System Structure. Context as Implicit Input. explicit input. explicit output. explicit input.

MOBILE COMPUTING 2/11/18. System Structure. Context as Implicit Input. explicit input. explicit output. explicit input. MOBILE COMPUTING CSE 40814/60814 Spring 2018 System Structure explicit input explicit output Context as Implicit Input explicit input explicit output Context: state of the user state of the physical environment

More information

Ubiquitous Computing. Ambient Intelligence

Ubiquitous Computing. Ambient Intelligence Ubiquitous Computing Ambient Intelligence CS4031 Introduction to Digital Media 2016 Computing Evolution Ubiquitous Computing Mark Weiser, Xerox PARC 1988 Ubiquitous computing enhances computer use by making

More information

5G networks use-cases in 4G networks

5G networks use-cases in 4G networks 5G networks use-cases in 4G networks 5G Networks offering superior performance are just around the corner! Wait! Are applications that maximize the benefits of these networks ready? Contents 5G networks

More information

The HUMANE roadmaps towards future human-machine networks Oxford, UK 21 March 2017

The HUMANE roadmaps towards future human-machine networks Oxford, UK 21 March 2017 The HUMANE roadmaps towards future human-machine networks Oxford, UK 21 March 2017 Eva Jaho, ATC e.jaho@atc.gr 1 Outline HMNs Trends: How are HMNs evolving? The need for future-thinking and roadmaps of

More information

A Robot Recognizing Everyday Objects

A Robot Recognizing Everyday Objects A Robot Recognizing Everyday Objects -- Towards Robot as Autonomous Knowledge Media -- Hideaki Takeda Atsushi Ueno Motoki Saji, Tsuyoshi Nakano Kei Miyamato The National Institute of Informatics Nara Institute

More information

Mobile and Ubiquitous Computing

Mobile and Ubiquitous Computing Mobile and Ubiquitous Computing Today l Mobile, pervasive and volatile systems l Association and Interoperation l Sensing context and adaptation RIP? How is mobility different Mobile elements are resource-poor

More information

Introduction to Internet of Things Prof. Sudip Misra Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur

Introduction to Internet of Things Prof. Sudip Misra Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Introduction to Internet of Things Prof. Sudip Misra Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Lecture 05 Basics of IoT Networking-Part-I In this lecture and

More information

Solution Overview Vectored Event Grid Architecture for Real-Time Intelligent Event Management

Solution Overview Vectored Event Grid Architecture for Real-Time Intelligent Event Management Solution Overview Vectored Event Grid Architecture for Real-Time Intelligent Event Management Copyright Nuvon, Inc. 2007, All Rights Reserved. Introduction The need to improve the quality and accessibility

More information

Version 11

Version 11 The Big Challenges Networked and Electronic Media European Technology Platform The birth of a new sector www.nem-initiative.org Version 11 1. NEM IN THE WORLD The main objective of the Networked and Electronic

More information

Chapter 2. Literature Survey. 2.1 Remote access technologies

Chapter 2. Literature Survey. 2.1 Remote access technologies Chapter 2 Literature Survey This chapter presents a brief report on literature reviewed in context to present work with an aim to identify current state of research in the domain. Literature review is

More information

Internet of Things (IoT) CSE237A

Internet of Things (IoT) CSE237A Internet of Things (IoT) CSE237A Class Overview What ve covered until now: All material that will be on exam! Where we are going today: IoT & exam review Due today: Article on IoT HW3 at 11:59pm; upload.pdf

More information

Ubiquitous IoT Perspectives The Power of Connected Sensors and Actuators

Ubiquitous IoT Perspectives The Power of Connected Sensors and Actuators Ubiquitous IoT Perspectives The Power of Connected Sensors and Actuators Andrea Onetti Vice President, General Manager MEMS Sensor Division STMicroelectronics Digital Technologies are Transforming nearly

More information

Real-time interactive medical consultation using a pervasive healthcare architecture

Real-time interactive medical consultation using a pervasive healthcare architecture Real-time interactive medical consultation using a pervasive healthcare architecture Bingchuan Yuan, John Herbert, Department of Computer Science, University College Cork, Ireland {by2,j.herbert}@cs.ucc.ie

More information

A Survey of Context-Aware Mobile Computing Research

A Survey of Context-Aware Mobile Computing Research A Survey of Context-Aware Mobile Computing Research Guanling Chen and David Kotz 2005.11. 14 Cho Jaekyu jkcho@mmlab.snu.ac.kr Contents 1 2 3 4 5 6 7 8 Introduction Definition of Context Context-Aware Computing

More information

Smart Organization. Vivek Ghule Department of Computer Engineering Vishwakarma Institute of Information Technology Pune, India

Smart Organization. Vivek Ghule Department of Computer Engineering Vishwakarma Institute of Information Technology Pune, India 2017 IEEE 7th International Advance Computing Conference Smart Organization Vivek Ghule Department of Computer Engineering Vishwakarma Institute of Information Technology Pune, India vivekgghule@gmail.com

More information

Wearable Technologies and the IoT. David Lamb Market Development Manager, North Europe STMicroelectronics

Wearable Technologies and the IoT. David Lamb Market Development Manager, North Europe STMicroelectronics Wearable Technologies and the IoT David Lamb Market Development Manager, North Europe STMicroelectronics Who We Are 2 A global semiconductor leader The largest European semiconductor company 2013 revenues

More information

WeVe: When Smart Wearables Meet Intelligent Vehicles

WeVe: When Smart Wearables Meet Intelligent Vehicles WeVe: When Smart Wearables Meet Intelligent Vehicles Jiajia Liu School of Cyber Engineering, Xidian University, Xi an, China Smart wearables and intelligent vehicles constitute indispensable parts of Internet

More information

The Integrated Smart & Security Platform Powered the Developing of IOT

The Integrated Smart & Security Platform Powered the Developing of IOT The Integrated Smart & Security Platform Powered the Developing of IOT We Are Entering A New Era- 50million connections Smart-Healthcare Smart-Wearable VR/AR Intelligent Transportation Eco-Agriculture

More information

Social Value Creation via IoT

Social Value Creation via IoT Social Value Creation via IoT Smart City, Enterprise and Service Solutions Kurt Jacobs kurt.jacobs@necect.com NEC Enterprise Communication Technologies 3 June 2016 The Earth in 2050 (Source:OECD, FAO,

More information

A RFID System for Recognizing Activity Using Radio Patterns Shwetha R 1, Sushmitha P 2, Swathi MS 3, Poonam Kumari 4

A RFID System for Recognizing Activity Using Radio Patterns Shwetha R 1, Sushmitha P 2, Swathi MS 3, Poonam Kumari 4 A RFID System for Recognizing Activity Using Radio Patterns Shwetha R 1, Sushmitha P 2, Swathi MS 3, Poonam Kumari 4 1 BE Student, CSE, RRCE, Karnataka, India 2 BE Student, CSE, RRCE, Karnataka, India

More information

Pay TV solution from ADB

Pay TV solution from ADB Pay TV solution from ADB Complete solution for broadcast and broadband environment Integrated with personalised recommendations Consistent content discovery across multiple devices Entire functionality

More information

Internet of Things(IoT):A Future Vision OF MODERN SOCIETY

Internet of Things(IoT):A Future Vision OF MODERN SOCIETY RESEARCH ARTICLE OPEN ACCESS Internet of Things(IoT):A Future Vision OF MODERN SOCIETY Nidhi Shukla 1, Sandhya Mishra 2 1(Computer Science, Shambhunath Institute of Engineering & Technology, Allahabad

More information

HART COMMUNICATION. A Digital Upgrade For Existing Plants

HART COMMUNICATION. A Digital Upgrade For Existing Plants HART COMMUNICATION 1. The majority of smart field devices installed worldwide today are HART-enabled. But some new in the automation field may need a refresher on this powerful technology. Simply put,

More information

Design and Implementation of Remote Medical Monitoring System for. Homecare

Design and Implementation of Remote Medical Monitoring System for. Homecare 2nd International Conference on Electronics, Network and Computer Engineering (ICENCE 2016) Design and Implementation of Remote Medical Monitoring System for Homecare Juan Zhong1, a, * Hua Liao2, b 1 College

More information

CORPORATE PRESENTATION

CORPORATE PRESENTATION CORPORATE PRESENTATION SUMMARY Our mission and vision 4 Our values Our figures 4 5 Organisation chart Areas of Activity Defence and Security Space Transport Public Administration ICT Energy 6 8 Ingeniería

More information

A Paradigm for Orientation-Based Universal Remote Control

A Paradigm for Orientation-Based Universal Remote Control A Paradigm for Orientation-Based Universal Remote Control Clemens Holzmann, Stefan Resmerita, Michael H. Leitner, and Alois Ferscha Department of Pervasive Computing Johannes Kepler University Linz, Austria

More information

Chapter 5 Ad Hoc Wireless Network. Jang Ping Sheu

Chapter 5 Ad Hoc Wireless Network. Jang Ping Sheu Chapter 5 Ad Hoc Wireless Network Jang Ping Sheu Introduction Ad Hoc Network is a multi-hop relaying network ALOHAnet developed in 1970 Ethernet developed in 1980 In 1994, Bluetooth proposed by Ericsson

More information

Introduction to Mobile Ad hoc Networks (MANETs)

Introduction to Mobile Ad hoc Networks (MANETs) Introduction to Mobile Ad hoc Networks (MANETs) 1 Overview of Ad hoc Network Communication between various devices makes it possible to provide unique and innovative services. Although this inter-device

More information

Bluetooth. Quote of the Day. "I don't have to be careful, I've got a gun. -Homer Simpson. Stephen Carter March 19, 2002

Bluetooth. Quote of the Day. I don't have to be careful, I've got a gun. -Homer Simpson. Stephen Carter March 19, 2002 Bluetooth Stephen Carter March 19, 2002 Quote of the Day "I don't have to be careful, I've got a gun. -Homer Simpson 1 About Bluetooth Developed by a group called Bluetooth Special Interest Group (SIG),

More information

SAINT PETERSBURG DECLARATION Building Confidence and Security in the Use of ICT to Promote Economic Growth and Prosperity

SAINT PETERSBURG DECLARATION Building Confidence and Security in the Use of ICT to Promote Economic Growth and Prosperity SAINT PETERSBURG DECLARATION Building Confidence and Security in the Use of ICT to Promote Economic Growth and Prosperity 1. We, APEC Ministers responsible for the Telecommunications and Information Industry,

More information

ZIGBEE. Erkan Ünal CSE 401 SPECIAL TOPICS IN COMPUTER NETWORKS

ZIGBEE. Erkan Ünal CSE 401 SPECIAL TOPICS IN COMPUTER NETWORKS ZIGBEE Erkan Ünal CSE 401 SPECIAL TOPICS IN COMPUTER NETWORKS OUTLINE ZIGBEE AND APPLICATIONS IEEE 802.15.4 PROTOCOL ZIGBEE PROTOCOL ZIGBEE ALLIANCE ZIGBEE APPLICATIONS PHYSICAL LAYER MAC LAYER ZIGBEE

More information

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

Vortex Whitepaper. Simplifying Real-time Information Integration in Industrial Internet of Things (IIoT) Control Systems Vortex Whitepaper Simplifying Real-time Information Integration in Industrial Internet of Things (IIoT) Control Systems www.adlinktech.com 2017 Table of Contents 1. Introduction........ P 3 2. Iot and

More information

PHI_PSM02 Z-Wave 4 in 1 Sensor(Door- /Window, PIR/Motion, Temperature, Illumination)

PHI_PSM02 Z-Wave 4 in 1 Sensor(Door- /Window, PIR/Motion, Temperature, Illumination) Image not readable or empty images/manufacturers/philio.png PHI_PSM02 Z-Wave 4 in 1 Sensor(Door- /Window, PIR/Motion, Temperature, Illumination) Firmware Version : 1.0 Quick Start S This device is a Z-Wave

More information

INTERNET OF THINGS FOR SMART CITIES BY ZANELLA ET AL.

INTERNET OF THINGS FOR SMART CITIES BY ZANELLA ET AL. INTERNET OF THINGS FOR SMART CITIES BY ZANELLA ET AL. From IEEE INTERNET OF THINGS JOURNAL, VOL. 1, NO. 1, FEBRUARY 2014 Presented by: Abid Contents Objective Introduction Smart City Concept & Services

More information

Information, entertainment, safety, and data gathering - all in one

Information, entertainment, safety, and data gathering - all in one Information, entertainment, safety, and data gathering - all in one Information, entertainment, safety, and data gathering - all in one An all-in one solution, handling messaging, information, entertainment,

More information

9/27/15 MOBILE COMPUTING. CSE 40814/60814 Fall System Structure. explicit output. explicit input

9/27/15 MOBILE COMPUTING. CSE 40814/60814 Fall System Structure. explicit output. explicit input MOBILE COMPUTING CSE 40814/60814 Fall 2015 System Structure explicit input explicit output 1 Context as Implicit Input explicit input explicit output Context: state of the user state of the physical environment

More information

Communication Models in Internet of Things: A Survey

Communication Models in Internet of Things: A Survey IJSTE - International Journal of Science Technology & Engineering Volume 3 Issue 11 May 2017 ISSN (online): 2349-784X Communication Models in Internet of Things: A Survey Santosh Kulkarni Lecturer Department

More information

101seminartopics.com. Bluetooth Based Smart Sensor Networks

101seminartopics.com. Bluetooth Based Smart Sensor Networks Bluetooth Based Smart Sensor Networks ABSTRACT Dragging the world towards wireless galaxy Various sensors are already in a broad use today as part of different devices or as standalone devices connected

More information

Smart-Voice Invocation of Scenes in Home- Automation Systems

Smart-Voice Invocation of Scenes in Home- Automation Systems Technical Disclosure Commons Defensive Publications Series December 07, 2017 Smart-Voice Invocation of Scenes in Home- Automation Systems Daniele Midi William Schilit Tianchun Yang Follow this and additional

More information

All rights reserved. ITS at ETSI. Presented by Luis Jorge Romero on behalf of ETSI TC ITS

All rights reserved.  ITS at ETSI. Presented by Luis Jorge Romero on behalf of ETSI TC ITS http://eustandards.in/ ITS at ETSI Presented by Luis Jorge Romero on behalf of ETSI TC ITS 2 All rights reserved ITS: a definition ITS means applying Information and Communications Technologies (ICT) to

More information

technology Catalyst For connected CARE Per Ljungberg Director, System and Technology Group Function Technology and Emerging Business Ericsson

technology Catalyst For connected CARE Per Ljungberg Director, System and Technology Group Function Technology and Emerging Business Ericsson 5G technology Catalyst For connected CARE Per Ljungberg Director, System and Technology Group Function Technology and Emerging Business Ericsson Challenges in Healthcare Communication SECURITY AVAILABILITY

More information

WEARABLE SAFETY WRISTBAND DEVICE FOR ELDERLY HEALTH MONITORING

WEARABLE SAFETY WRISTBAND DEVICE FOR ELDERLY HEALTH MONITORING Int. J. Chem. Sci.: 14(S3), 2016, 829-834 ISSN 0972-768X www.sadgurupublications.com WEARABLE SAFETY WRISTBAND DEVICE FOR ELDERLY HEALTH MONITORING L. K. HEMA *, T. C. KRISHNANUNNI, V. K. ABDUL MAJID and

More information

ETSI STANDARDS FOR THE SMART HOME: DECT ULTRA LOW ENERGY Standard overview and future standarization needs Angel Bóveda

ETSI STANDARDS FOR THE SMART HOME: DECT ULTRA LOW ENERGY Standard overview and future standarization needs Angel Bóveda ETSI STANDARDS FOR THE SMART HOME: DECT ULTRA LOW ENERGY Standard overview and future standarization needs Angel Bóveda Wireless Partners S.L. ETSI Board member, co-leader of the IoT strategic group ETSI

More information

ITU-T Y Next generation network evolution phase 1 Overview

ITU-T Y Next generation network evolution phase 1 Overview I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T Y.2340 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (09/2016) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET PROTOCOL

More information

Using context information to generate dynamic user interfaces

Using context information to generate dynamic user interfaces Using context information to generate dynamic user interfaces Xavier Alamán, Rubén Cabello, Francisco Gómez-Arriba, Pablo Haya, Antonio Martinez, Javier Martinez, Germán Montoro Departamento de Ingeniería

More information

Enabling Smart Energy as a Service via 5G Mobile Network advances

Enabling Smart Energy as a Service via 5G Mobile Network advances NR 5 Enabling Smart Energy as a Service via 5G Mobile Network advances 5G-PPP Phase 2 at EuCNC Oulu Fiorentino Giampaolo giampaolo.fiorentino@eng.it SCOPE MOTIVATION NR 5 Insights behind... The state of

More information

A Proposed e-payment Service for Visually Disabled

A Proposed e-payment Service for Visually Disabled IJCSNS International Journal of Computer Science and Network Security, VOL.17 No.5, May 2017 253 A Proposed e-payment Service for Visually Disabled Gamal H. Eladl 1 1 Information Systems Department, Faculty

More information

Rab Nawaz Jadoon DCS. Assistant Professor. Department of Computer Science. COMSATS Institute of Information Technology. Mobile Communication

Rab Nawaz Jadoon DCS. Assistant Professor. Department of Computer Science. COMSATS Institute of Information Technology. Mobile Communication Rab Nawaz Jadoon DCS Assistant Professor COMSATS IIT, Abbottabad Pakistan COMSATS Institute of Information Technology Mobile Communication WSN Wireless sensor networks consist of large number of sensor

More information

Chapter 2 Communication for Control in Heterogeneous Power Supply

Chapter 2 Communication for Control in Heterogeneous Power Supply Chapter 2 Communication for Control in Heterogeneous Power Supply The need to modernize the power grid infrastructure, and governments commitment for a cleaner environment, is driving the move towards

More information

Future Directions in Miniaturization inemi, January 16, 2008, Shanghai

Future Directions in Miniaturization inemi, January 16, 2008, Shanghai Future Directions in Miniaturization inemi, January 16, 2008, Shanghai Continuous technology development and integration has enabled mobile products be evolved from voice only to multimedia devices The

More information

Wireless standards--home automation, energy, care and security

Wireless standards--home automation, energy, care and security Wireless standards--home automation, energy, care and security Rene Kohlmann - October 30, 2013 Exceptional changes are underway in the home networking market and a wide range of home systems. Everything

More information

An Industrial Employee Development Application Protocol Using Wireless Sensor Networks

An Industrial Employee Development Application Protocol Using Wireless Sensor Networks RESEARCH ARTICLE An Industrial Employee Development Application Protocol Using Wireless Sensor Networks 1 N.Roja Ramani, 2 A.Stenila 1,2 Asst.professor, Dept.of.Computer Application, Annai Vailankanni

More information

A Service Oriented Architecture Combining Agents and Ontologies Towards Pervasive Adaptation

A Service Oriented Architecture Combining Agents and Ontologies Towards Pervasive Adaptation A Service Oriented Architecture Combining Agents and Ontologies Towards Pervasive Adaptation Christos GOUMOPOULOS a,1 and Achilles Kameas a, b a Research Academic Computer Technology Institute, DAISy group,

More information

Singapore s Smart Nation Initiative

Singapore s Smart Nation Initiative 2016/SMEMM/011 Agenda Item: 3.2.2 Singapore s Smart Nation Initiative Purpose: Information Submitted by: Singapore 23 rd Small and Medium Enterprises Ministerial Meeting Lima, Peru 9 September 2016 Singapore

More information

Study ON Remote Medical Monitoring System Based ON MSP430 AND CC2530

Study ON Remote Medical Monitoring System Based ON MSP430 AND CC2530 2nd International Conference on Electrical, Computer Engineering and Electronics (ICECEE 2015) Study ON Remote Medical Monitoring System Based ON MSP430 AND CC2530 SONG Aijuan, SI Guangyuan, GU Qiongchan

More information

Cisco Wireless Video Surveillance: Improving Operations and Security

Cisco Wireless Video Surveillance: Improving Operations and Security Cisco Wireless Video Surveillance: Improving Operations and Security What You Will Learn Today s organizations need flexible, intelligent systems to help protect people and assets as well as streamline

More information

Chapter 2 The Research on Wireless Positioning Base on ZigBee

Chapter 2 The Research on Wireless Positioning Base on ZigBee Chapter 2 The Research on Wireless Positioning Base on ZigBee Hong Li and Lian-he Cui Abstract With the development of modern sensor and wireless communication technology, the content networking technology

More information

INSPIRING IOT INNOVATION: MARKET EVOLUTION TO REMOVE BARRIERS. Mark Chen Taiwan Country Manager, Senior Director, Sales of Broadcom

INSPIRING IOT INNOVATION: MARKET EVOLUTION TO REMOVE BARRIERS. Mark Chen Taiwan Country Manager, Senior Director, Sales of Broadcom INSPIRING IOT INNOVATION: MARKET EVOLUTION TO REMOVE BARRIERS Mark Chen Taiwan Country Manager, Senior Director, Sales of Broadcom CAUTIONARY STATEMENT This presentation may contain forward-looking statements

More information

BUILDING AUTOMATION OF THE FUTURE

BUILDING AUTOMATION OF THE FUTURE BUILDING AUTOMATION OF THE FUTURE BUILDING AUTOMATION OF THE FUTURE Building automation over IP: With its revolutionary Smart Building concept, MICROSENS enables building automation at low cost. Because,

More information

Distributed Control Systems in New Nuclear Power Plants

Distributed Control Systems in New Nuclear Power Plants IYNC 2008 Interlaken, Switzerland, 20 26 September 2008 Paper No. 235 ABSTRACT Distributed Control Systems in New Nuclear Power Plants Author Joseph Doerfler Westinghouse Electric Company 4350 Northern

More information

RECONFIGURABLE SMART SENSOR INTERFACE for INDUSTRIES USING ARMBASED ON IOT

RECONFIGURABLE SMART SENSOR INTERFACE for INDUSTRIES USING ARMBASED ON IOT RECONFIGURABLE SMART SENSOR INTERFACE for INDUSTRIES USING ARMBASED ON IOT Prof. V.L.Jogdand 1, Pallavi P. Karamkar 2, 1 Asst. Prof, E&TC, DPCOE PUNE 2 ME STUDENT, E & TC, DPCOE PUNE, ABSTRACT Configurable

More information

Embedded Smart Home System Based on ZigBee Song Chi

Embedded Smart Home System Based on ZigBee Song Chi International Conference on Intelligent Systems Research and Mechatronics Engineering (ISRME 2015) Embedded Smart Home System Based on ZigBee Song Chi Liaoning Jidian Polytechnic North Gold and Jewelry

More information

Feature Extraction in Wireless Personal and Local Area Networks

Feature Extraction in Wireless Personal and Local Area Networks Feature Extraction in Wireless Personal and Local Area Networks 29. October 2003, Singapore Institut für Praktische Informatik Johannes Kepler Universität Linz, Austria rene@soft.uni-linz.ac.at < 1 > Content

More information

WSN NETWORK ARCHITECTURES AND PROTOCOL STACK

WSN NETWORK ARCHITECTURES AND PROTOCOL STACK WSN NETWORK ARCHITECTURES AND PROTOCOL STACK Sensing is a technique used to gather information about a physical object or process, including the occurrence of events (i.e., changes in state such as a drop

More information

CROSS LAYER PROTOCOL (APTEEN) USING WSN FOR REAL TIME APPLICATION

CROSS LAYER PROTOCOL (APTEEN) USING WSN FOR REAL TIME APPLICATION CROSS LAYER PROTOCOL (APTEEN) USING WSN FOR REAL TIME APPLICATION V. A. Dahifale 1, N. Y. Siddiqui 2 PG Student, College of Engineering Kopargaon, Maharashtra, India 1 Assistant Professor, College of Engineering

More information

G.A Collaborative Project of the 7 th Framework Programme. 1 st Prototype Description. v.1 [29/12/2010]

G.A Collaborative Project of the 7 th Framework Programme. 1 st Prototype Description. v.1 [29/12/2010] G.A.247447 Collaborative Project of the 7 th Framework Programme 1 st Prototype Description v.1 [29/12/2010] www.brainable.org Document Information Project Number 247447 Acronym BrainAble Full title Project

More information

Realising WACNet Through a Zigbee-based Architecture

Realising WACNet Through a Zigbee-based Architecture University of Wollongong Research Online Faculty of Informatics - Papers (Archive) Faculty of Engineering and Information Sciences 2007 Realising WACNet Through a Zigbee-based Architecture A. Desmet University

More information

Browsing the World in the Sensors Continuum. Franco Zambonelli. Motivations. all our everyday objects all our everyday environments

Browsing the World in the Sensors Continuum. Franco Zambonelli. Motivations. all our everyday objects all our everyday environments Browsing the World in the Sensors Continuum Agents and Franco Zambonelli Agents and Motivations Agents and n Computer-based systems and sensors will be soon embedded in everywhere all our everyday objects

More information

International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: Issue 2, Volume 2 (February 2015)

International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: Issue 2, Volume 2 (February 2015) FAULT TOLERANCE IN WIRELESS SENSOR NETWORKS C.Ahila Jerlin #1 Anand Institute of Higher Technology, Department of ME Embedded System Technologies, Kazhipattur, Chennai-603103 N.Rajkamal #2 Anand Institute

More information

Martin Horauer. University of Applied Sciences Technikum Wien. About. Scope. State-of-the-Art.

Martin Horauer. University of Applied Sciences Technikum Wien. About. Scope. State-of-the-Art. FlexiCount Martin Horauer martin.horauer@technikum-wien.at University of Applied Sciences Technikum Wien 00 00 c Technikum Wien Development of a modular, energy selfsufficient sensor-mat to automate the

More information

Context Monitoring Of A Patient Using Wireless Networks

Context Monitoring Of A Patient Using Wireless Networks Context Monitoring Of A Patient Using Wireless Networks N.Keerthana ECE Department Excel college of engineering and technology Abstract The paper describes a network that has been intended for context

More information

Smart Metering & Home Automation Technologies Re-Training for Electricians

Smart Metering & Home Automation Technologies Re-Training for Electricians Smart Metering & Home Automation Technologies Re-Training for Electricians Project objectives The adoption of energy efficiency measures is shifting the building installation industry towards green technologies

More information

SYSPRO s Fluid Interface Design

SYSPRO s Fluid Interface Design SYSPRO s Fluid Interface Design Introduction The world of computer-user interaction has come a long way since the beginning of the Graphical User Interface, but still most application interfaces are not

More information

MODAInnovations Complete Academic Project Solutions

MODAInnovations Complete Academic Project Solutions MODAInnovations Complete Academic Project Solutions 9538304161 www.modainnovations.com modainnovations@gmail.com ECE PROJECTS S NO 1 2 3 4 Project Title A Low Cost Web Based Remote System With Built-In

More information

Healthcare to go. WAC, Katarzyna, BULTS, Richard. Abstract

Healthcare to go. WAC, Katarzyna, BULTS, Richard. Abstract Article Healthcare to go WAC, Katarzyna, BULTS, Richard Abstract A combination of very local and very long-distance wireless networks is bringing remote personal health Reference WAC, Katarzyna, BULTS,

More information

VdTÜV Statement on the Communication from the EU Commission A Digital Single Market Strategy for Europe

VdTÜV Statement on the Communication from the EU Commission A Digital Single Market Strategy for Europe Author Date VdTÜV-WG Cybersecurity October, 3 rd 2015 VdTÜV Statement on the Communication from the EU Commission A Digital Single Market Strategy for Europe VdTÜV e.v. welcomes the Communication on a

More information

Smart Office Area Monitoring and Control Based on IoT

Smart Office Area Monitoring and Control Based on IoT Smart Office Area Monitoring and Control Based on IoT [1] Prof.S.A.Shaikh, [2] Aparna S. Kapare [1] Associate Professor P.R.E.C, Loni, [2] P.G Student, P.R.E.C, Loni [1] shakils68@rediffmail.coml.com,

More information