Application of the Bluetooth Technology in Telemedicine

Size: px
Start display at page:

Download "Application of the Bluetooth Technology in Telemedicine"

Transcription

1 Volume 45, Number 4, Application of the Bluetooth Technology in Telemedicine Adina AŞTILEAN, Tiberiu LEŢIA, Honoriu VĂLEAN and Camelia AVRAM Technical University of Cluj Napoca, Automation Department 15 C. Daicoviciu Str , Cluj Napoca, Romania. Abstract: The paper presents a new possibility to use the Bluetooth technology in the medical field. The proposed application checks some of the Bluetooth capabilities in order to monitor simultaneously two or more patients in the recuperate stage of a heart disease. The patients are required to work on some effort devices (such as medical bicycle, run band etc.) or to perform any others activities that require physical effort, the body parameters being measured (in the studied case were simulated two behaviors) and sent in well-established intervals. The developed application consists of two parts: the patient (client) application (with two alike but distinct functioning programs) and the monitor (server) application. The server imposes some restrictions for the patient (client program) that will act in the manner dictated by the reactions of the server to the received data. The two applications are synchronized and the user does not perceive time differences during the communication process. The implementation can be extended to allow more patients to be monitored with just one device. Keywords: Wireless Communication, Bluetooth, Telemedicine, Wearable Medical Instruments 1. INTRODUCTION 1.1. Bluetooth characteristics Bluetooth is considered the most promising technology for wireless communication in an indoor environment (10 m range). The needs that Bluetooth addresses are: the providing of mobile access to information, the providing of mobile data acquisition, the enabling use of peripherals, the enabling of new device architectures. Some of the Bluetooth most important characteristics are: non line-of-sight transmission through walls and briefcases, the including of up to 8 devices in a piconet, the omni-directionality, real-time data transfer, usually possible between 10 and 100 m. The asynchronous data channel can support asymmetric data rates up to kb/s with a 57.6 kb/s back channel, or a symmetric channel data rate of kb/s in both directions. By utilizing frequency hopping spread spectrum transmission techniques and packet encryption, Bluetooth ensures secure and robust communications reliability. Power consumption of wireless technology has previously prohibited battery power for truly wireless operation. Bluetooth's low power requirement reduces the cost and size of battery power for operation and the single chip design has resulted in the ability to include the technology in small instruments without necessitating large enclosure extensions Telemedicine The number of wireless devices in health care is expected to triple by 2005, according to a study by Technology Assessment Associates. Wireless - enabled handheld usage by U.S. physicians is likely to climb to 55% by 2005, up from the current 18% [1].

2 476 ACTA ELECTROTEHNICA Bluetooth is based on GFSK modulation and hopping over 79 channels, each displaced by 1 MHz at 1600 hops per second. Consequently, it is difficult to intercept Bluetooth signal, an important feature when managing sensitive data such as clinical one. Taking into account all previous considerations, medical devices and medical information management represent opportunities for Bluetooth wireless technology, contributing to the evolution of mobile telemedicine systems. There are three important categories in which BT could be implemented with success: physician personal tools, medical devices and diagnostic instrumentation and telemedicine. In the case of telemedicine applications, the patients must be able to perform auto-tests, and Bluetooth enable devices will do the rest, that is transmit the data via Internet to the personal doctor s mail or monitoring device, and so expect prescriptions and guidance without the need of occupying precious time and hospital place. It must be mentioned that sensors with incorporated Bluetooth capabilities are not yet available on the market, but wearable devices are now in a trial stage. There is only one qualified medical end-product, Ortivus Mobimed patient monitor, which uses Bluetooth specification 1.0b [5]. Some laboratories investigate non-invasive electrodes for assessing and monitoring vital parameters and for recording of BT link electrophysiological signals. A block diagram of one of the experimental device is presented in [2]. The main components are: a microcontroller, the Bluetooth module (ensuring the wireless link) and the necessary sensors modules. On the other part, wireless sensor networks networks of small devices equipped with sensors, microprocessor and wireless communication interfaces represent a technology that has gained a lot of interest lately. The broad spectrum of new and interesting applications, ranging from personal health care to environmental monitoring and military applications is proposed for such networks [3]. Many medical wearable devices were designed in order to keep under control some variables that characterize the heart activity. The data flow in a complete wireless system designed in order to obtain and interpret an is represented in Figure 1. The wireless transmission (BT link) is performed by two delimitated piconets. The first piconet is responsible with the obtaining of the signals from the sensors, replacing the usual 12 wired connected cables of the classical monitor. The data are analyzed, coded and introduced in an inference mechanism. The results are available in the abnormalities file. The wireless communication between the patients and the monitor system is performed by the second piconet, used to transmit the results and/ or the signal for a given period. BT link Patient Data Data Analysis Abnormalities file Supervisor Figure 1. Patient-Supervisor data flow. Electrode Amplifier ADC Processor RF transceiver Figure 2. Slave node architecture.

3 Volume 45, Number 4, buffer Inference mechanism Reference bit pattern Obtained bit pattern Abnormality file (Time of occurrence) Sinus Arrhythmia.. Complete heart block Nodal tachycardia Nodal escape. Atrial fibrillation Figure 3. Interpretation. The slave mode architecture is given in Figure 2. To collect the data the smart sensors are wireless connected to a central node, in a master-slave configuration. Each sensor, placed on the patient s body, transmits an analog signal corresponding to the read biopotential. In order to be recognized by the baseband processor, the amplified signal is passed through an analog to digital converter. Finally the microcontroller, using the adequate packet format, sends the packets via the RF transceiver to the master node [7]. The master node comprises of the interface to the PC, which is responsible for communicating directly with each particular slave. The obtained information will be displayed through a graphic user interface. A similar structure was used in 2002, to obtain an experimental device in the laboratories of the Queensland University, Australia. The subsystem designed in order to interpret the resulted [8] is another important part of the application. The corresponding block diagram is given in Figure 3. simultaneously two or more patients in the recuperate stage of a heart disease/failure. The generic architecture presented in Figure 4 is considered to integrate the Bluetooth technology in a telemedicine system that allows the interpretation of cardiac rhythm disorders. A master-slave configuration, Figure 5a, that can be extended as in Figure 5 b or 5 c, [4], is used. Figure 4. The application architecture. 2. THE ARCHITECTURE OF THE APPLICATION The proposed application checks some of the Bluetooth capabilities in order to monitor a b c Figure 5. Master-slave configurations.

4 478 ACTA ELECTROTEHNICA The patients are required to work on some effort devices (such as medical bicycle, run band etc.) or to perform any others activities that require physical effort, the body parameters being measured (in the studied case were simulated two behaviors) and sent in well-established intervals. These intervals can be modified by the doctor from the monitoring device. Two important objectives have to be considered: to create the possibility to monitor more patients simultaneously and to leave maximum freedom to the patient. Taking into account this last goal, the application constitutes only a part of a more complex system that will include wearable sensors, based on the Bluetooth technology. Thus, the main advantage of the presented application consists of the offered possibility to supervise simultaneously the heart activity of many patients. The operational area must be from 5 meters to 10 meters (a circle with radius of maximum 10 meters), but it should be operational in small crowded areas too. Because the necessary smart sensor node, having as possible structure the connected components presented in Figure 6, is not available yet on the market [3], a set of data representing the patients evolution characteristics during the recuperate stage is given. It replaces the data that will be sent in the real case by each patient to be processed by the server in order to take a decision. It was assumed that a possible short Sensor1 Sensor 2 Micro controller RS 232 Bluetooth device Figure 6. Smart sensor. transmission delay will not put in danger the patients life. 3. IMPLEMENTATION ASPECTS The developed application consists of two parts: The patient (client) application (with two alike but distinct functioning programs); The monitor (server) application. The behavior (pulse values and ) of two monitored patients is simulated, only one monitor being required. The implementation can be extended to allow more patients to be monitored with just one device. The two applications must interact according with specified times and transmitted messages. All time related issues were established in a way that the application keeps its functionality and respects the previous specified time intervals. The simulation does not treat any kind of interferences that can occur within the interactions of other wireless devices. Some of these aspects were studied in [6]. The server monitor application translates the data received by the patients into charts that illustrate the dynamic behavior. The interface allows the user (monitoring personnel) to perform a sequence of actions that are recognizable for the client. So the user (physician) is able to stop, to exit, to view charts representing pulse and (electrocardiogram) of each patient, and this action should not interfere with the program of other patient. The server imposes some restrictions for the patient (client program) that will act in the manner dictated by the reactions of the server to the received data [3]. The two applications are synchronized and the user does not perceive time differences in the communication process. Test duration for each patient is 3 min and can be modified by setting the time interval. The client application is set to transmit data at each 1 sec (at each second a value for and a value for pulse are transmitted to server). In

5 Volume 45, Number 4, both cases data is stored initially in local buffers from which are transmitted or taken. The server receives almost instantly the data and after a process of comparing, places it on the dynamic charts. A counter holds the number of times in which the limit values are exceeded and according to the initial specification the application is stopped; otherwise an analysis messages will appear for the patient. The demonstration of the simulation is made visible. In a future system the client application will be embedded in the corresponding medical device. As simulation devices were used two computers with Bluetooth capabilities: Desktop Athlon 950MHz processor 256 Mb DDRAM with a MSI 6869 main board with MSI Bluetooth Transceiving Module (Transceiving Module, Dipole Antenna, Cable for pin connection) (manufactured by Cambridge Silicon Radio ver373 USB type); Laptop Sony Vaio Intel Pentium 550MHz processor 128Mb SDRAM with Belkin PCMCIA Bluetooth dongle (manufactured by Cambridge Silicon Radio ver115 PCMCIA type). The server application is run on the desktop and two client applications can be run simultaneously on the laptop. The server and client class diagrams are given in Figure 7, respective 8. The serial communication is implemented using a set of open source classes. These classes are available as a serial communication library that allows several operations and communication protocols using the serial ports. The CSerial class can open a connection to a listening server and to perform several operations on this connection. The most important operations are the data sending to the listening server and the data reading from server. In order to be able to accept data from server, the CSerialEx class must be used. This class enhances the CSerial class with server like abilities. Objects of this class can be very easy turned into listening mode or standard mode. The two states/modes of serial CSerial CSerialEx ServerListener ActiveSkin MainDialog CDialog Figure 7. Server Class Diagram. ActiveSkin MainDialogDlg CDialog CSerial CSerialEx Figure 8. Client Class Diagram. VSChart connections coexist because of optimization and performance raisons. Serial communication wraps the Bluetooth protocol. Communication s speed on serial port is limited by hardware components. When the server is started, it can receive client connections. The server application reads from the configuration file the ports on which it starts listening. A server listener is created for every port the server reads from the configuration file. Then, the server can accept connections from several clients. If no connections are incoming the server remains in the idle status that does not uses system resources. When the server is started, it can receive client connections. Starting the client applications does not initialize the connection and the test. This is made by clicking the start button, which calls the method StartTest. This method tries to connect to the server and if succeeded announces the server that a new client is available, by sending a START

6 480 ACTA ELECTROTEHNICA command to the server. If the server is offline, or the port on which the client tries to connect is busy, the connection and the test fail, and the client/patient are notified of the occurred failure. If the client receives a confirmation consisting in an OK message from the server, the client starts sending data to server, when the timer events occur. When there is no more data to send to the client, this sends a STOP command and the server closes the connection. During the period of a test, both client and server can terminate the test by pressing the stop button. If one stops the test the other is notified by a STOP command. When a test is finished (either normally or forced) the server can display charts using all the data received from the client. During the test, the server displays only the last 15 entries received from the client. 4. EXPERIMENTAL RESULTS The main functional characteristics of the proposed application were tested and evaluated. The server monitor interface, with Patients 1 and 2 running and the of patient 1 are presented in Figure 9, respective 10. It must be mentioned that, taking into account the previous considerations, the chart illustrates a given set of data transmitted during the simulation test and not the real data corresponding to an. 5. CONCLUSIONS A new possibility to use the Bluetooth technology in the medical domain was proposed. The approach combines features of auto-testing and distance surveillance systems in order to guide simultaneously the activity of more patients in the recuperate stage of a heart disease/failure. The experiments prove the possibility to transmit the necessary amount of information in the case of two monitored patients, without observable delays. The operational area must be of 5 meters to 10 meters, but it should be operational in small crowded areas too. In order to leave maximum freedom to the patient, sensors with incorporated Bluetooth capabilities have to be used. Taking into account the advantages and the accelerated development of the Bluetooth technology, the present study can constitute the basis for a future successful application. 6. REFERENCES 1. Sapal Tachakra, X.H. Wang, R. S.H. Istepanian and Y.H. Song, Mobile e-health: The Unwired Evolution of Telemedicine, Telemedicine Journal and e-health Volume 9, Number 3, 2003, Mary Figure 9. The Server Monitor Interface.

7 Volume 45, Number 4, Figure 10. of Patient 1. Ann Liebert, Inc. 2. A. Tura, M. Badanai, D. Longo, L. Quareni, Measurement in Biomedicine. Measurement Science Review, Volume 3, Section 2, Srdjan Krco, Bluetooth Based Wireless Sensor Networks Implementation Issues and Solutions, Applied Research Lab, Ericsson Ireland. 4. John Johnson, The Next Wave of Wireless: Exploring Bluetooth, Leading Edge Forum Bluetooth, April Baniel Beaumont, Bluetooth brings mobility to healthcare, Planet Wireless June Magnus Berggren, Wireless communication in telemedicine using Bluetooth and IEEE b, Department of Computer Systems, Uppsala University, November 2001, ISSN Haroon Mustafa Khan, Wireless, University of Queensland, Thesis Y.S. Rao, Nayan Savla, a.o., Remote Monitoring of Heart Abnormalities, IEEE Computer Society International Design Competition 2002.

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

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

SmartDiagnostics Application Note Wireless Interference

SmartDiagnostics Application Note Wireless Interference SmartDiagnostics Application Note Wireless Interference Publication Date: May 27, 2015 KCF Technologies, Inc. Background The SmartDiagnostics wireless network is an easy to install, end-to-end machine

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

Building a Basic Communication Network using XBee DigiMesh. Keywords: XBee, Networking, Zigbee, Digimesh, Mesh, Python, Smart Home

Building a Basic Communication Network using XBee DigiMesh. Keywords: XBee, Networking, Zigbee, Digimesh, Mesh, Python, Smart Home Building a Basic Communication Network using XBee DigiMesh Jennifer Byford April 5, 2013 Keywords: XBee, Networking, Zigbee, Digimesh, Mesh, Python, Smart Home Abstract: Using Digi International s in-house

More information

Implementation of Wireless Gateway for Smart Home

Implementation of Wireless Gateway for Smart Home Communications and Network, 2013, 5, 16-20 doi:10.4236/cn.2013.51b005 Published Online February 2013 (http://www.scirp.org/journal/cn) Implementation of Wireless Gateway for Smart Home Yepeng Ni 1, Fang

More information

Wireless Medical Telemetry Laboratory

Wireless Medical Telemetry Laboratory Wireless Medical Telemetry Laboratory 0 Introduction The development of wireless medical telemetry has become an increasingly popular application in recent years. As the elderly population continues to

More information

ZIGBEE 802.15.4. ECGR-6185 Advanced Embedded Systems. Charlotte. University of North Carolina-Charlotte. Chaitanya Misal Vamsee Krishna

ZIGBEE 802.15.4. ECGR-6185 Advanced Embedded Systems. Charlotte. University of North Carolina-Charlotte. Chaitanya Misal Vamsee Krishna ECGR-6185 Advanced Embedded Systems ZIGBEE 802.15.4 University of North Carolina-Charlotte Charlotte Chaitanya Misal Vamsee Krishna WPAN A personal area network (PAN) is a computer network used for communication

More information

Plc Based Monitoring and Controlling System Using Wi-Fi Device

Plc Based Monitoring and Controlling System Using Wi-Fi Device IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 9, Issue 4, Ver. II (Jul - Aug. 2014), PP 29-34 Plc Based Monitoring and Controlling System

More information

ÇANKAYA ÜNİVERSİTESİ ECE 491 SENIOR PROJECT I 11111 ERDİNÇ YILMAZ 200614038

ÇANKAYA ÜNİVERSİTESİ ECE 491 SENIOR PROJECT I 11111 ERDİNÇ YILMAZ 200614038 ÇANKAYA ÜNİVERSİTESİ ECE 491 SENIOR PROJECT I 11111 200614038 1 Project Name : Sensor Network System Project company : ROBUTEL Contact : www.robutel.com Project instructor : Yrd. Doç. Dr. Orhan GAZİ Contact

More information

Design of a Wireless Medical Monitoring System * Chavabathina Lavanya 1 G.Manikumar 2

Design of a Wireless Medical Monitoring System * Chavabathina Lavanya 1 G.Manikumar 2 Design of a Wireless Medical Monitoring System * Chavabathina Lavanya 1 G.Manikumar 2 1 PG Student (M. Tech), Dept. of ECE, Chirala Engineering College, Chirala., A.P, India. 2 Assistant Professor, Dept.

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

ONLINE HEALTH MONITORING SYSTEM USING ZIGBEE

ONLINE HEALTH MONITORING SYSTEM USING ZIGBEE ONLINE HEALTH MONITORING SYSTEM USING ZIGBEE S.Josephine Selvarani ECE Department, Karunya University, Coimbatore. Abstract - An on-line health monitoring of physiological signals of humans such as temperature

More information

WIRELESS INSTRUMENTATION TECHNOLOGY

WIRELESS INSTRUMENTATION TECHNOLOGY BS&B WIRELESS, L.L.C. BS&B WIRELESS, L.L.C. WIRELESS INSTRUMENTATION TECHNOLOGY Printed February 2004 BS&B WIRELESS, L.L.C. 7422-B East 46th Place, Tulsa, OK74145 Phone: 918-622-5950 Fax: 918-665-3904

More information

Serial Communications

Serial Communications April 2014 7 Serial Communications Objectives - To be familiar with the USART (RS-232) protocol. - To be able to transfer data from PIC-PC, PC-PIC and PIC-PIC. - To test serial communications with virtual

More information

CDMA-based network video surveillance System Solutions

CDMA-based network video surveillance System Solutions 1 Contact:Peter Zhang Email: sales10@caimore.com CDMA-based network video surveillance System Solutions Introduction In recent years, mobile communication, video surveillance for its intuitive, easy to

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

Water Quality Monitoring System Using Zigbee Based Wireless Sensor Network

Water Quality Monitoring System Using Zigbee Based Wireless Sensor Network 24 Water Quality Monitoring System Using Zigbee Based Wireless Sensor Network Zulhani Rasin Faculty of Electrical Engineering Universiti Teknikal Malaysia Melaka (UTeM) Melaka, Malaysia Email: zulhani@utem.edu.my

More information

Demystifying Wireless for Real-World Measurement Applications

Demystifying Wireless for Real-World Measurement Applications Proceedings of the IMAC-XXVIII February 1 4, 2010, Jacksonville, Florida USA 2010 Society for Experimental Mechanics Inc. Demystifying Wireless for Real-World Measurement Applications Kurt Veggeberg, Business,

More information

Bluetooth to Serial Adapter

Bluetooth to Serial Adapter Bluetooth to Serial Adapter Third Edition, Oct 2007 Version 3.0 771-BTS1009C3-001 Contents 1.0 Features....P.2 2.0 Package Content....P.2 3.0 Hard Drives Requirement.P.2 4.0 Specifications.P.3 5.0 Pin

More information

Bluetooth voice and data performance in 802.11 DS WLAN environment

Bluetooth voice and data performance in 802.11 DS WLAN environment 1 (1) Bluetooth voice and data performance in 802.11 DS WLAN environment Abstract In this document, the impact of a 20dBm 802.11 Direct-Sequence WLAN system on a 0dBm Bluetooth link is studied. A typical

More information

ANDROID APPLICATION DEVELOPMENT FOR ENVIRONMENT MONITORING USING SMART PHONES

ANDROID APPLICATION DEVELOPMENT FOR ENVIRONMENT MONITORING USING SMART PHONES ANDROID APPLICATION DEVELOPMENT FOR ENVIRONMENT MONITORING USING SMART PHONES ABSTRACT K. Krishnakanth 1 and P. Kavipriya 2 1 M.E Embedded Systems, Sathyabama University, Chennai, India. krishnakoneru99@gmail.com

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

Wireless Sensor Network for Continuous Monitoring a Patient s Physiological Conditions Using ZigBee

Wireless Sensor Network for Continuous Monitoring a Patient s Physiological Conditions Using ZigBee Wireless Sensor Network for Continuous Monitoring a Patient s Physiological Conditions Using ZigBee Ramanathan.P ECE-DEPT Pallavan College of Engineering Thimmasamudram, Kanchipuram-631502 Tamilnadu, India

More information

EDK 350 (868 MHz) EDK 350U (902 MHz) EnOcean Developer Kit

EDK 350 (868 MHz) EDK 350U (902 MHz) EnOcean Developer Kit EDK 350 (868 MHz) EDK 350U (902 MHz) EnOcean Developer Kit EDK 350 User Manual Important Notes This information describes the type of component and shall not be considered as assured characteristics. No

More information

A LOW-COST WIRELESS HEALTHCARE MONITORING SYSTEM AND COMMUNICATION TO A CLINICAL ALARM STATION

A LOW-COST WIRELESS HEALTHCARE MONITORING SYSTEM AND COMMUNICATION TO A CLINICAL ALARM STATION A LOW-COST WIRELESS HEALTHCARE MONITORING SYSTEM AND COMMUNICATION TO A CLINICAL ALARM STATION Veysel Aslantas Rifat Kurban Tuba Caglikantar e-mail: aslantas@erciyes.edu.tr e-mail: rkurban@erciyes.edu.tr

More information

BROWSER-BASED HOME MONITOR USING ZIGBEE SENSORS

BROWSER-BASED HOME MONITOR USING ZIGBEE SENSORS Review of the Air Force Academy No 2 (24) 2013 BROWSER-BASED HOME MONITOR USING ZIGBEE SENSORS Marian ALEXANDRU, Vlad URSU Transilvania University of Brasov, Romania Abstract: A study of how to implement

More information

ZigBee Technology Overview

ZigBee Technology Overview ZigBee Technology Overview Presented by Silicon Laboratories Shaoxian Luo 1 EM351 & EM357 introduction EM358x Family introduction 2 EM351 & EM357 3 Ember ZigBee Platform Complete, ready for certification

More information

Building a Simulink model for real-time analysis V1.15.00. Copyright g.tec medical engineering GmbH

Building a Simulink model for real-time analysis V1.15.00. Copyright g.tec medical engineering GmbH g.tec medical engineering GmbH Sierningstrasse 14, A-4521 Schiedlberg Austria - Europe Tel.: (43)-7251-22240-0 Fax: (43)-7251-22240-39 office@gtec.at, http://www.gtec.at Building a Simulink model for real-time

More information

Tecnologías Inalámbricas.

Tecnologías Inalámbricas. Tecnologías Inalámbricas. Why is Wireless Security Different? There are four major differences for wireless services: Bandwidth Allowable error rates Latency Power Constraints Secure Mobile Devices Characteristics

More information

Maximizing Range and Battery Life in Low-Cost Wireless Networks

Maximizing Range and Battery Life in Low-Cost Wireless Networks Maximizing Range and Battery Life in Low-Cost Wireless Networks The proliferation of cost-effective wireless technology has led to the rise of entirely new types of networks across a wide range of applications

More information

Novel AMR technologies and Remote Monitoring

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

More information

Department of Electrical and Computer Engineering Ben-Gurion University of the Negev. LAB 1 - Introduction to USRP

Department of Electrical and Computer Engineering Ben-Gurion University of the Negev. LAB 1 - Introduction to USRP Department of Electrical and Computer Engineering Ben-Gurion University of the Negev LAB 1 - Introduction to USRP - 1-1 Introduction In this lab you will use software reconfigurable RF hardware from National

More information

The design and implementation of the environment monitoring system of smart home based on EnOcean technology

The design and implementation of the environment monitoring system of smart home based on EnOcean technology International Conference on Manufacturing Science and Engineering (ICMSE 2015) The design and implementation of the environment monitoring system of smart home based on EnOcean technology Peng Dong1, a,

More information

GnuRadio CONTACT INFORMATION: phone: +1.301.527.1629 fax: +1.301.527.1690 email: whitepaper@hsc.com web: www.hsc.com

GnuRadio CONTACT INFORMATION: phone: +1.301.527.1629 fax: +1.301.527.1690 email: whitepaper@hsc.com web: www.hsc.com GnuRadio CONTACT INFORMATION: phone: +1.301.527.1629 fax: +1.301.527.1690 email: whitepaper@hsc.com web: www.hsc.com PROPRIETARY NOTICE All rights reserved. This publication and its contents are proprietary

More information

Bidirectional wireless communication using EmbedRF

Bidirectional wireless communication using EmbedRF Bidirectional wireless communication using EmbedRF 1. Tools you will need for this application note... 2 2. Introduction... 3 3. Connect EmbedRF Board to USB Interface Board... 3 4. Install and Run EmbedRF

More information

WI-FI VS. BLUETOOTH TWO OUTSTANDING RADIO TECHNOLOGIES FOR DEDICATED PAYMENT APPLICATION

WI-FI VS. BLUETOOTH TWO OUTSTANDING RADIO TECHNOLOGIES FOR DEDICATED PAYMENT APPLICATION WI-FI VS. BLUETOOTH TWO OUTSTANDING RADIO TECHNOLOGIES FOR DEDICATED PAYMENT APPLICATION Ingenico is often asked: what are the differences between Bluetooth and Wi-Fi technologies, which is the best one,

More information

Self-Evaluation Configuration for Remote Data Logging Systems

Self-Evaluation Configuration for Remote Data Logging Systems IEEE International Workshop on Intelligent Data Acquisition and Advanced Computing Systems: Technology and Applications 6-8 September 2007, Dortmund, Germany Self-Evaluation Configuration for Remote Data

More information

A Transport Protocol for Multimedia Wireless Sensor Networks

A Transport Protocol for Multimedia Wireless Sensor Networks A Transport Protocol for Multimedia Wireless Sensor Networks Duarte Meneses, António Grilo, Paulo Rogério Pereira 1 NGI'2011: A Transport Protocol for Multimedia Wireless Sensor Networks Introduction Wireless

More information

Process Control and Automation using Modbus Protocol

Process Control and Automation using Modbus Protocol Process Control and Automation using Modbus Protocol Modbus is the fundamental network protocol used in most industrial applications today. It is universal, open and an easy to use protocol. Modbus has

More information

Intelligent Fleet Management System Using Active RFID

Intelligent Fleet Management System Using Active RFID Intelligent Fleet Management System Using Active RFID Ms. Rajeshri Prakash Mane 1 1 Student, Department of Electronics and Telecommunication Engineering, Rajarambapu Institute of Technology, Rajaramnagar,

More information

Wireless monitoring system for temperature and humidity based on ZigBee

Wireless monitoring system for temperature and humidity based on ZigBee Wireless monitoring system for temperature and humidity based on ZigBee Abstract Jianjun Chen* Shaoxing University uanpei College, Shaoxing, Zhejiang, 3000, China Received March 04, www.cmnt.lv Traditional

More information

Why you need to monitor serial communication?

Why you need to monitor serial communication? Why you need to monitor serial communication Background RS232/RS422 provides 2 data lines for each data channel. One is for transmitting data and the other for receiving. Because of these two separate

More information

Logitech Advanced 2.4 GHz Technology

Logitech Advanced 2.4 GHz Technology Logitech Advanced 2.4 GHz Technology Revision 1.1H March 2, 2009 TABLE OF CONTENTS 1 INTRODUCTION... 3 2 SYSTEM OVERVIEW... 4 2.1 NETWORK TOPOLOGY...4 2.2 MAIN FEATURES...4 3 ASSOCIATION MODEL... 5 4 ENCRYPTION...

More information

EVAL-UFDC-1/UFDC-1M-16

EVAL-UFDC-1/UFDC-1M-16 Evaluation Board for Universal Frequency-to- Digital Converters UFDC-1 and UFDC-1M-16 EVAL-UFDC-1/UFDC-1M-16 FEATURES Full-Featured Evaluation Board for the Universal Frequency-to-Digital Converters UFDC-1

More information

BLUETOOTH SERIAL PORT PROFILE. iwrap APPLICATION NOTE

BLUETOOTH SERIAL PORT PROFILE. iwrap APPLICATION NOTE BLUETOOTH SERIAL PORT PROFILE iwrap APPLICATION NOTE Thursday, 19 April 2012 Version 1.2 Copyright 2000-2012 Bluegiga Technologies All rights reserved. Bluegiga Technologies assumes no responsibility for

More information

Wireless Personal Area Networks (WPANs)

Wireless Personal Area Networks (WPANs) Wireless Personal Area Networks (WPANs) Bluetooth, ZigBee Contents Introduction to the IEEE 802 specification family Concept of ISM frequency band Comparison between different wireless technologies ( and

More information

Smart Queue Management System Using GSM Technology

Smart Queue Management System Using GSM Technology Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 3, Number 8 (2013), pp. 941-950 Research India Publications http://www.ripublication.com/aeee.htm Smart Queue Management System Using

More information

I2C PRESSURE MONITORING THROUGH USB PROTOCOL.

I2C PRESSURE MONITORING THROUGH USB PROTOCOL. I2C PRESSURE MONITORING THROUGH USB PROTOCOL. Product Details: To eradicate human error while taking readings such as upper precision or lower precision Embedded with JAVA Application: Technology Used:

More information

Wireless Technologies for Automation

Wireless Technologies for Automation Wireless Technologies for Automation Prof. Dr.-Ing. Jörg F. Wollert Wireless Technologies for Automation Why using wireless communication? Pros and cons in wireless networks Embedded Wireless Hardware

More information

Design And Implementation Of Bank Locker Security System Based On Fingerprint Sensing Circuit And RFID Reader

Design And Implementation Of Bank Locker Security System Based On Fingerprint Sensing Circuit And RFID Reader Design And Implementation Of Bank Locker Security System Based On Sensing Circuit And RFID Reader Khaing Mar Htwe, Zaw Min Min Htun, Hla Myo Tun Abstract: The main goal of this system is to design a locker

More information

Implementation of a Wimedia UWB Media Access Controller

Implementation of a Wimedia UWB Media Access Controller Implementation of a Wimedia UWB Media Access Controller Hans-Joachim Gelke Institute of Embedded Systems Zurich University of Applied Sciences Technikumstrasse 20/22 CH-8401,Winterthur, Switzerland hans.gelke@zhaw.ch

More information

Customer Specific Wireless Network Solutions Based on Standard IEEE 802.15.4

Customer Specific Wireless Network Solutions Based on Standard IEEE 802.15.4 Customer Specific Wireless Network Solutions Based on Standard IEEE 802.15.4 Michael Binhack, sentec Elektronik GmbH, Werner-von-Siemens-Str. 6, 98693 Ilmenau, Germany Gerald Kupris, Freescale Semiconductor

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

Wireless Technologies for Industrial Applications

Wireless Technologies for Industrial Applications Wireless Technologies for Industrial Applications Mats Andersson, CTO, connectblue Phone: +46 40 630 71 00 Email: mats.andersson@connectblue.com Web: www.connectblue.com Version 2.2 February 2013 Abstract

More information

WA Manager Alarming System Management Software Windows 98, NT, XP, 2000 User Guide

WA Manager Alarming System Management Software Windows 98, NT, XP, 2000 User Guide WA Manager Alarming System Management Software Windows 98, NT, XP, 2000 User Guide Version 2.1, 4/2010 Disclaimer While every effort has been made to ensure that the information in this guide is accurate

More information

Develop a Dallas 1-Wire Master Using the Z8F1680 Series of MCUs

Develop a Dallas 1-Wire Master Using the Z8F1680 Series of MCUs Develop a Dallas 1-Wire Master Using the Z8F1680 Series of MCUs AN033101-0412 Abstract This describes how to interface the Dallas 1-Wire bus with Zilog s Z8F1680 Series of MCUs as master devices. The Z8F0880,

More information

HAC-LM Series Low Power Data Radio Module

HAC-LM Series Low Power Data Radio Module HAC-LM Series Low Power Data Radio Module Version 3.0 SHENZHEN HAC TELECOM TECHNOLOGY CO., LTD Address : 3rd Area, 19 th Fl, Tower A, HaiSong Building, Tai Ran 9 th Rd, Futian, ShenZhen, China. Tel : +86-755-23981078

More information

Unidirectional Transmitter/ Receiver Units Introduction

Unidirectional Transmitter/ Receiver Units Introduction Unidirectional Transmitter/ Receiver Units Introduction Wireless Input/Output (I/O) connects directly to analog, discrete and pulse transducer signals. The signals are transmitted by radio and either re-created

More information

Using Xbee 802.15.4 in Serial Communication

Using Xbee 802.15.4 in Serial Communication Using Xbee 802.15.4 in Serial Communication Jason Grimes April 2, 2010 Abstract Instances where wireless serial communication is required to connect devices, Xbee RF modules are effective in linking Universal

More information

REMOTE ELECTROCARDIOGRAM MONITORING BASED ON THE INTERNET

REMOTE ELECTROCARDIOGRAM MONITORING BASED ON THE INTERNET REMOTE ELECTROCARDIOGRAM MONITORING BASED ON THE INTERNET Khalid Mohamed Alajel*, Khairi Bin Yosuf, Abdul Rhman Ramli, El Sadig Ahmed Department of Computer & Communication System Engineering Faculty of

More information

Best Practices Guide for Obvius Data Acquisition Products

Best Practices Guide for Obvius Data Acquisition Products Best Practices Guide for Obvius Data Acquisition Products Part I: Background/general information Obvius LLC provides industry-leading products for cost effective data gathering, storage and communications.

More information

WPAN. Contents. S-72.3240 Wireless Personal, Local, Metropolitan, and Wide Area Networks 1

WPAN. Contents. S-72.3240 Wireless Personal, Local, Metropolitan, and Wide Area Networks 1 Contents Bluetooth (IEEE 802.15.1) Network topology FHSS operation Link delivery services System architecture & protocols Usage models ZigBee (IEEE 802.15.4) Network topology Physical layer operation CSMA/CA

More information

Wireless Sensor Network Based Low Power Embedded System Design For Automated Irrigation System Using MSP430

Wireless Sensor Network Based Low Power Embedded System Design For Automated Irrigation System Using MSP430 Wireless Sensor Network Based Low Power Embedded System Design For Automated Irrigation System Using MSP430 Mr. Patil Vikas Anandrao. M Tech. Student (Digital Systems) Rajarambapu Institute of Technology,

More information

Wireless LAN advantages. Wireless LAN. Wireless LAN disadvantages. Wireless LAN disadvantages WLAN:

Wireless LAN advantages. Wireless LAN. Wireless LAN disadvantages. Wireless LAN disadvantages WLAN: WLAN: Wireless LAN Make use of a wireless transmission medium Tipically restricted in their diameter: buildings, campus, single room etc.. The global goal is to replace office cabling and to introduce

More information

Design and Development of a Wireless Remote POC Patient Monitoring System Using Zigbee

Design and Development of a Wireless Remote POC Patient Monitoring System Using Zigbee Design and Development of a Wireless Remote POC Patient Monitoring System Using Zigbee A. B. Tagad 1, P. N. Matte 2 1 G.H.Raisoni College of Engineering & Management, Chas, Ahmednagar, India. 2 Departments

More information

Logitech Advanced 2.4 GHz Technology With Unifying Technology

Logitech Advanced 2.4 GHz Technology With Unifying Technology Logitech Advanced 2.4 GHz Technology Revision 070709 July 7, 2009 TABLE OF CONTENTS 1 INTRODUCTION: THE MOVE TO WIRELESS PERIPHERALS IN BUSINESS...3 2 SYSTEM OVERVIEW...4 2.1 NETWORK TOPOLOGY...4 2.2 MAIN

More information

2.0 System Description

2.0 System Description 2.0 System Description The wireless alarm system consists of two or more alarm units within a specified range of one another. Each alarm unit employs a radio transceiver, allowing it to communicate with

More information

Hello viewers, welcome to today s lecture on cellular telephone systems.

Hello viewers, welcome to today s lecture on cellular telephone systems. Data Communications Prof. A. Pal Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Lecture minus 31 Cellular Telephone Systems Hello viewers, welcome to today s lecture

More information

TDM & FDM Overlays on Bluetooth

TDM & FDM Overlays on Bluetooth TDM & FDM Overlays on Bluetooth Abdelshakour Abuzneid, Sarosh Patel Viqar U.Mohammed, Varun Kumar Godula Department of Computer Science & Engineering University of Bridgeport {abuzneid, saroshp,vmohamme,vgodula}@bridgeport.edu

More information

R-Win. Smart Wireless Communication Management System

R-Win. Smart Wireless Communication Management System Smart Wireless Communication Management System General R-Win is a smart communications adapter for management of wireless communications in a SCADA/Distributed Control System. The R-Win system includes

More information

Bus Data Acquisition and Remote Monitoring System Using Gsm & Can

Bus Data Acquisition and Remote Monitoring System Using Gsm & Can IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 8, Issue 3 (Nov. - Dec. 2013), PP 88-92 Bus Data Acquisition and Remote Monitoring System

More information

Wi-Fi Why Now? Exploring New Wireless Technologies for Industrial Applications

Wi-Fi Why Now? Exploring New Wireless Technologies for Industrial Applications Wi-Fi Why Now? Exploring New Wireless Technologies for Industrial Applications Patrick McCurdy Product Marketing Manager Phoenix Contact Inc. pmccurdy@phoenixcon.com Ira Sharp Product Specialist Phoenix

More information

Wireless Sensor Network for Performance Monitoring of Electrical Machine

Wireless Sensor Network for Performance Monitoring of Electrical Machine International Journal of Reconfigurable and Embedded Systems (IJRES) Vol. 4, No. 1, March 2015, pp. 1~5 ISSN: 2089-4864 1 Wireless Sensor Network for Performance Monitoring of Electrical Machine Priyanka

More information

INTRODUCTION TO COMMUNICATION SYSTEMS AND TRANSMISSION MEDIA

INTRODUCTION TO COMMUNICATION SYSTEMS AND TRANSMISSION MEDIA COMM.ENG INTRODUCTION TO COMMUNICATION SYSTEMS AND TRANSMISSION MEDIA 9/6/2014 LECTURES 1 Objectives To give a background on Communication system components and channels (media) A distinction between analogue

More information

Quick start: Panic Watch EU

Quick start: Panic Watch EU Quick start: Panic Watch EU Technical specs Normal operating voltage Frequency range Wireless Range 1x CR2032 3V battery 868.42 MHz Min 150 meters in a mesh network Basic operations - The Panic Watch can

More information

Patient Health Monitoring Using Wireless Body Area Network

Patient Health Monitoring Using Wireless Body Area Network Patient Health Monitoring Using Wireless Body Area Network Hsu Myat Thwe, Hla Myo Tun Abstract: wadays, remote patient health monitoring using wireless technology plays very vigorous role in a society.

More information

Bluetooth usage with Architecture view & security measures

Bluetooth usage with Architecture view & security measures Bluetooth usage with Architecture view & security measures Savan K. Patel Assi.Professor AMPICS Dept Ganpat University Kherva, Gujarat, India Hiral R.Patel Assi.Professor Department of CS, Ganpat University

More information

Documentation. M-Bus 130-mbx

Documentation. M-Bus 130-mbx Documentation M-Bus 130-mbx Introduction The mx M-Bus module is part of the mx Smart Slot communications family. With the integrated SmartSlot technology, mx systems ag offers automatic consumer data read-out

More information

Wireless Ethernet LAN (WLAN) General 802.11a/802.11b/802.11g FAQ

Wireless Ethernet LAN (WLAN) General 802.11a/802.11b/802.11g FAQ Wireless Ethernet LAN (WLAN) General 802.11a/802.11b/802.11g FAQ Q: What is a Wireless LAN (WLAN)? Q: What are the benefits of using a WLAN instead of a wired network connection? Q: Are Intel WLAN products

More information

BLUETOOTH SMART CABLE REPLACEMENT

BLUETOOTH SMART CABLE REPLACEMENT BLUETOOTH SMART CABLE REPLACEMENT APPLICATION NOTE Monday, 15 October 2012 Version 1.5 Copyright 2000-2012 Bluegiga Technologies All rights reserved. Bluegiga Technologies assumes no responsibility for

More information

Portable Gas Analyzer with Wireless Transmission of Gas Concentrations and GPS Coordinates

Portable Gas Analyzer with Wireless Transmission of Gas Concentrations and GPS Coordinates Portable Gas Analyzer with Wireless Transmission of Gas Concentrations and GPS Coordinates Jack Driscoll, Jack Hamm & Nick Hennigar, PID Analyzers, LLC, 780 Corporate Park Dr. Pembroke, MA 0239 Pat Hogan,

More information

Bluetooth HC-06 with serial port module Easy guide

Bluetooth HC-06 with serial port module Easy guide 1 Bluetooth HC-06 with serial port module Easy guide This manual consists of 3 parts: PART 1. Overview of Bluetooth HC-06 module with serial port. PART 2. Installing Bluetooth HC-06 module with Bolt 18F2550

More information

RX-6 Six In - One Out All in One Receive Antenna Switch Local and Remote Control System RX6ACI User Manual Version 2.1

RX-6 Six In - One Out All in One Receive Antenna Switch Local and Remote Control System RX6ACI User Manual Version 2.1 Universal Device Control Systems www.udcsys.com RX-6 Six In - One Out All in One Receive Antenna Switch Local and Remote Control System RX6ACI User Manual Version 2.1 May, 2014 Universal Device Control

More information

Microchip Technology. February 2008 Valerio Moretto Slide 1

Microchip Technology. February 2008 Valerio Moretto Slide 1 Microchip Technology February 2008 Valerio Moretto Slide 1 Connectivity Solutions Wired Wireless February 2008 Valerio Moretto Slide 2 Microchip Solutions More complex software Operating Systems >40 MIPS

More information

Design and Implementation of Home Monitoring System Using RF Technology

Design and Implementation of Home Monitoring System Using RF Technology International Journal of Advances in Electrical and Electronics Engineering 59 Available online at www.ijaeee.com & www.sestindia.org/volume-ijaeee/ ISSN: 2319-1112 Design and Implementation of Home Monitoring

More information

Online Communication of Critical Parameters in Powerplant Using ZIGBEE

Online Communication of Critical Parameters in Powerplant Using ZIGBEE International Journal of Engineering Science Invention Volume 2 Issue 2 ǁ February. 2013 Online Communication of Critical Parameters in Powerplant Using ZIGBEE D.Santhiya 1, R.Renita Priyatharshini 2,K.C.Dhivya

More information

LoRaWAN. What is it? A technical overview of LoRa and LoRaWAN. Technical Marketing Workgroup 1.0

LoRaWAN. What is it? A technical overview of LoRa and LoRaWAN. Technical Marketing Workgroup 1.0 LoRaWAN What is it? A technical overview of LoRa and LoRaWAN Technical Marketing Workgroup 1.0 November 2015 TABLE OF CONTENTS 1. INTRODUCTION... 3 What is LoRa?... 3 Long Range (LoRa )... 3 2. Where does

More information

Design and Develop Wireless System Using Frequency Hopping Spread Spectrum

Design and Develop Wireless System Using Frequency Hopping Spread Spectrum Engineering Letters, 13:3, EL_13_3_6 (Advance online publication: 4 November 2006) Design and Develop Wireless System Using Frequency Hopping Spread Spectrum Abid Yahya, Member, IAENG, Othman Sidek, and

More information

Single channel data transceiver module WIZ2-434

Single channel data transceiver module WIZ2-434 Single channel data transceiver module WIZ2-434 Available models: WIZ2-434-RS: data input by RS232 (±12V) logic, 9-15V supply WIZ2-434-RSB: same as above, but in a plastic shell. The WIZ2-434-x modules

More information

Guangzhou HC Information Technology Co., Ltd. Product Data Sheet

Guangzhou HC Information Technology Co., Ltd. Product Data Sheet Guangzhou HC Information Technology Co., Ltd. Product Data Sheet Rev 1 Module Data Sheet 1.0 2.0 2.1 2.2 2006/6/18 2006/9/6 2010/4/22 2011/4/6 DRAWN BY : Ling Xin MODEL : HC-06 CHECKED BY : Eric Huang

More information

Possible Applications

Possible Applications FRAUNHOFER Institute for integrated circuits iis DECT Wireless Voice and Data Communications DECT stands for Digital Enhanced Cordless Telecommunication and is an accepted standard in more than 100 countries.

More information

Accurate Measurement of the Mains Electricity Frequency

Accurate Measurement of the Mains Electricity Frequency Accurate Measurement of the Mains Electricity Frequency Dogan Ibrahim Near East University, Faculty of Engineering, Lefkosa, TRNC dogan@neu.edu.tr Abstract The frequency of the mains electricity supply

More information

Synapse s SNAP Network Operating System

Synapse s SNAP Network Operating System Synapse s SNAP Network Operating System by David Ewing, Chief Technology Officer, Synapse Wireless Today we are surrounded by tiny embedded machines electro-mechanical systems that monitor the environment

More information

Professur Technische Informatik Prof. Dr. Wolfram Hardt. Network Standards. and Technologies for Wireless Sensor Networks. Karsten Knuth 16.07.

Professur Technische Informatik Prof. Dr. Wolfram Hardt. Network Standards. and Technologies for Wireless Sensor Networks. Karsten Knuth 16.07. Network Standards and Technologies for Wireless Sensor Networks Karsten Knuth 16.07.2008 Index 1. Motivation 2. Introduction 3. Bluetooth 4. ZigBee 5. nanonet 6. Roundup 16.07.2008 Network Standards 2

More information

Development of a wireless home anti theft asset management system. Project Proposal. P.D. Ehlers 21017914. Study leader: Mr. D.V.

Development of a wireless home anti theft asset management system. Project Proposal. P.D. Ehlers 21017914. Study leader: Mr. D.V. EVALUATION PAGE Format/10 Afrikaans group Revision no: 0 Content/10 Computer Engineering Must revise: Yes No Final mark/20 Must proofread: Yes No Development of a wireless home anti theft asset management

More information

Application of Wireless Sensor Network and GSM Technology: A Remote Home Security System

Application of Wireless Sensor Network and GSM Technology: A Remote Home Security System Application of Wireless Sensor Network and GSM Technology: A Remote Home Security System Atul Arora, Ankit Malik ABSTRACT In this paper, a low-power consumption remote home security alarm system developed

More information

WAITER: A Wearable Personal Healthcare and Emergency Aid System

WAITER: A Wearable Personal Healthcare and Emergency Aid System Sixth Annual IEEE International Conference on Pervasive Computing and Communications WAITER: A Wearable Personal Healthcare and Emergency Aid System Wanhong Wu 1, Jiannong Cao 1, Yuan Zheng 1, Yong-Ping

More information

GO Software Inc. Wireless Credit Card Processing with PCCharge

GO Software Inc. Wireless Credit Card Processing with PCCharge GO Software Inc. Wireless Credit Card Processing with PCCharge PCCharge will wirelessly connect to credit card processors and automatically process credit cards wirelessly if properly set up to run with

More information

Special Topics in Security and Privacy of Medical Information. Reminders. Medical device security. Sujata Garera

Special Topics in Security and Privacy of Medical Information. Reminders. Medical device security. Sujata Garera Special Topics in Security and Privacy of Medical Information Sujata Garera Reminders Assignment due today Project part 1 due on next Tuesday Assignment 2 will be online today evening 2nd Discussion session

More information