Smart Incubator using Internet of Things

Size: px
Start display at page:

Download "Smart Incubator using Internet of Things"

Transcription

1 Available online at: International Journal for Modern Trends in Science and Technology ISSN: :: Volume: 04, Issue No: 09, September 2018 Smart Incubator using Internet of Things D Sivamani 1 Dr. R Sagayaraj 2 R Jai Ganesh 3 Dr. A. Nazar Ali 4 1,4 Department of EEE, Rajalakshmi Engineering College, Chennai, Tamilnadu, India. 2 Department of EEE, AVS Engineering College, Salem, Tamilnadu, India. 3 Department of EEE, K. Ramakrishnan College of Technology, Trichy, Tamilnadu, India. To Cite this Article D Sivamani, Dr. R Sagayaraj, R Jai Ganesh and Dr. A. Nazar Ali, Smart Incubator using Internet of Things, International Journal for Modern Trends in Science and Technology, Vol. 04, Issue 09, September 2018, pp Article Info Received on 22-July-2018, Revised on 27-Aug-2018, Accepted on 30-Aug ABSTRACT This papers deals with the cost-worthy design of an embedded device for real time monitoring of newborn babies in the incubator. In smart incubator a child s medical data can be checked through mobile phones or computers by the doctors or nurses from the place where they are accessing by the cloud storage through the internet. The smart Incubator is a one which monitors the newborn baby continuously and which sends the medical data directly to the cloud storage and the data s are stored. The medical data can be viewed from mobile phones and computer systems from the place where they are and from they can take actions. The change in health parameters can be closely monitored using this method. The accurate values are displayed so that the doctors can check the baby s health easily and they can avoid babies having health problems. KEYWORDS: IOT, Incubator, Sensors, Arduino Copyright 2018 International Journal for Modern Trends in Science and Technology All rights reserved. I. INTRODUCTION An incubator is an apparatus used to monitor and maintain environmental conditions suitable for a newborn baby. It is used in preterm births or for some ill full term babies. The baby s health conditions are maintained properly. The incubator monitors oxygen supplementation and pressure levels. It also monitors temperature, radiation pulse activity and air humidity, gas around the environment [9]. In smart incubator we use sensors and data transfer devices which stores the data and transfers it to the cloud storage.the medical data can be viewed from mobile phones and computer systems from the place where they are and from they can take actions. If there is any problem with the medical data and short circuit current the sensor gives the alarm signals to the cloud connected doctors and nurse mobile phones. They can prevent the baby affecting from problems.[9] II. EXISTING SYSTEM AND PROPOSED WORK A. Existing system Fig 2.1 Modern day incubator 23 International Journal for Modern Trends in Science and Technology

2 The existing systems in the incubators are they monitor and control the health parameters of a new born child. The blood pressure monitor is a machine that's connected to a small cuff which wrapped around the arm or leg of the patient. This cuff automatically takes the blood pressure and displays the data for review by providers. The Oxygen hood is a clear box that fits over the baby s head and supplies oxygen. This is used for babies who can still breathe but need some respiratory support. Ventilator is a breathing machine that delivers air to the lungs. Babies who are severely ill will receive this intervention. Typically, the ventilator takes the role of the lungs while treatment is administered to improve lung and circulatory function [1]. The schematic diagram of the proposed system is shown in the figure 2.1. B. Proposed system An incubator is an apparatus used to monitor and maintain environmental conditions suitable for a newborn baby. It is used in preterm births or for some ill full term babies. The incubator monitors oxygen supplementation and pressure levels. It also monitors temperature, radiation, pulse activity and air humidity, gas around the environment. In smart incubator we use sensors and data transfer devices which stores the data and transfers it to the cloud storage.[1-6] The medical data can be viewed from mobile phones and computer systems from the place where they are and from they can take actions. The design is based on Wi-Fi and infrared technologies that measure the essential parameters that must be controlled for preemies. Variations occurred in this result immediately given alert message to given alert to the relevant hospital management and also the patient home. [8] This paper propose a system which can be very useful for bio-medical applications, where doctors can monitor the subject(s) condition from the place where they are sitting and hence proper and timely care to the patient can be given. They can prevent the baby affecting from problems. The block diagram of the proposed system is shown in the figure 2.2 for implementing it with the help of NodeMCU controller. [10] It consists of light, temperature, humidity, pulse and gas sensors. Here Wi-Fi network and cloud storage for storing medical data has been used. So that the data can be viewed in mobile phones and laptops. If there is any problem with the medical data we can directly check the incubator so that the babies can be saved from improper health conditions. Fig 2.2 Block diagram of the proposed system III. SOFTWARE REQUIREMENTS For implement the proposed system the following software s are required: Arduino Ubidots A. Arduino Cloud computing Internet of things Arduino is an open source computer hardware and software company, project, and user community that designs and manufactures single-board microcontrollers and microcontroller kits for building digital devices and interactive objects that can sense and control objects in the physical and digital world. The project's products are distributed as open- source hardware and software which are licensed under the GNU Lesser General Public License (LGPL) or the GNU General Public License (GPL), permitting the manufacture of Arduino boards and software distribution by anyone. Arduino boards are available commercially in preassembled form, or as do-ityourself (DIY) kits. B. Ubidots Ubidots is a cloud storage system which storesmass number of information s and records many number of values for every second using Internet of Things. It shows the real time data connected through the internet. Ubidots has become known within hardware, software, embedded engineering, and maker circles as the affordable, reliable, and most useable platform in 24 International Journal for Modern Trends in Science and Technology

3 an IoT platform ecosystem filled with strong competition. The figure 3.1 shows the webpage for Ubidots software which is interface with Arduino controller. Fig 3.2 Cloud computing network D. Internet of Things C. Cloud computing Fig 3.1 Ubidots webpage Cloud Computing refers to manipulating, configuring, and accessing the applications online. It offers online data storage, infrastructure and application. Cloud computing is a paradigm of distributed computing to provide the customers on-demand, utility based computing services. Cloud users can provide more reliable, available and updated services to their clients in turn. Cloud itself consists of physical machines in the data centers of cloud providers. Virtualization is provided on top of these physical machines. These virtual machines are provided to the cloud users. IoT has evolved from the convergence of wireless technologies, micro electro mechanical systems (MEMS) and the Internet. The concept may also be referred to as the Internet of Everything. The internet of things (IoT) is the internetworking of physical devices, vehicles, buildings and other items embedded with electronics, software, sensors, actuators, and network connectivity that enable these objects to collect and exchange data. A thing, in the Internet of Things, can be a person with a heart monitor implant, a farm animal with a biochip transponder, an automobile that has built-in sensors to alert the driver when tire pressure is low -or any other natural or man-made object that can be assigned an IP address and provided with the ability to transfer data over a network. IV. HARDWARE REQUIREMENTS AND ITS IMPLEMENTATION The various hardware components are required for implementing the proposed system: NODEMCU ARDUINO DHT11 SENSOR LIGHT SENSOR TEMPERATURE SENSOR GAS SENSOR PULSE SENSOR Based on the specification of the above hardware components, the connections and coding were implemented and obtained the results as mentioned in the figure 4.1, 4.2, 4.3. A. Hardware implementation and its working The sensors are connected with the pins of NodeMCU and connected with the Arduino. One 25 International Journal for Modern Trends in Science and Technology

4 pin is connected with ground. The power supply is given through a adapter and the cable connected to the laptop. It needs a power supply of 5v. By adding the library files in the Arduino IDE software and NodeMCU files the WI- FI network is established so that the data can be stored in Ubidots. Fig 4.1 Hardware setup of proposed system Fig 4.2 Health parameters in the cloud network 26 International Journal for Modern Trends in Science and Technology

5 Fig 5.4 Output through SMS incubator, IEEE Transactions on modern technology Vol. 23,Issue 5, pp [6] OnurKircioölu, Murat Unlu and SabriÇamur (2009) Advanced portable preterm baby incubator IEEE Transactions on Advances in Biomedical Engineering issue 4, pp [7] riscila Facco de elo et al oger ules, Eduardo F elix RibeiroRomaneli, and Rafael Christiano Annunziato (2010) Temperature monitored Iot based smart incubator, IEEE Transactions on Technology & Engineering Management, Vol. 25, Issue 2, pp [8] Vuthchhay Eng, Unnat Pinsopon and Chanin Bunlaksananusorn Start up incubators and the role of social capital, IEEE Transactions on Biomedical Engineering, Vol.3, Issue 2, pp [9] Jaiganesh, R. "Smart Grid System for Water Pumping and Domestic Application using Arduino Controller." International Journal of Engineering Research & Technology (IJERT) 5.13 (2017): (2017) [10] Jaiganesh, R. Grocery Theft and Monitoring Using IoT for Stack Management application" International Journal of Engineering Research & Technology (IJERT) 4.08 (2018): (2018). V. CONCLUSION The data is stored in Ubidots account of a user and a message of parameters values sent as a message to the signed user. When the Arduino is connected to the Wi-Fi network. The values can be checked for every second. It will give accurate values and that will be synced for every second. In future it has a great scope and it will have greater impact in medical society and the newborn babies will be saved from improper conditions and the health conditions of the babies will be under the control of doctors and nurses. REFERENCES [1] George Cajazeiras Silveira, Fernando Lessa Tofoli, Luiz Daniel SantosBezerra and René Pastor Torrico- Bascopé (2009) Internet of things,ieee Transactions on Internet of things Vol. 60, Issue 5, pp [2] Khalid. H. Mohamed, Taib B. Ibrahim and Nordin B. Saad (2013) Neonanital intensive care unit, IEEE Conference Vol. 2, Issue 1, pp [3] Mitulkumar R. Dave, K.C.Dave (2012) Cloud computing and storage network, IEEE International Journal of Engineering Trends and Technology- Vol. 3 Issue2, pp [4] Marian K. Kazimierczuk and Antonio Massarini (1997) sensors with Internet of things, IEEE Vol. 44, Issue 2, pp [5] Mustafa A. Al-Saffar, Esam H. Ismail, Ahmad J. Sabzali and Abbas A.Fardoun (2008) wireless transmission of health parameters in baby 27 International Journal for Modern Trends in Science and Technology

An IoT Based Real-Time Environmental Monitoring System Using Arduino and Cloud Service

An IoT Based Real-Time Environmental Monitoring System Using Arduino and Cloud Service Engineering, Technology & Applied Science Research Vol. 8, No. 4, 2018, 3238-3242 3238 An IoT Based Real-Time Environmental Monitoring System Using Arduino and Cloud Service Saima Zafar Emerging Sciences,

More information

Patient Monitoring System Using LabVIEW

Patient Monitoring System Using LabVIEW International Journal of Emerging Technology in Computer Science & Electronics (IJETCSE) ISSN: 0976-1353 Volume 24 Issue 4 MARCH 2017. Patient Monitoring System Using LabVIEW Mohanraj T #1 and Keshore

More information

RF module and Sensing Workshop Proposal. Tachlog Pvt. Ltd.

RF module and Sensing Workshop Proposal. Tachlog Pvt. Ltd. RF module and Sensing Workshop Proposal Tachlog Pvt. Ltd. ABOUT THIS DOCUMENT Purpose of this The Workshop proposal document, explains the syllabus, estimate, activity document and overview of the workshop

More information

School of Engineering SUMMER CAMPS PROGRAMMING : STEP BY STEP ROBOTICS & BASICS OF PROGRAMMING. INTERNET OF THINGS IoT, SMARTPHONE APPLICATIONS

School of Engineering SUMMER CAMPS PROGRAMMING : STEP BY STEP ROBOTICS & BASICS OF PROGRAMMING. INTERNET OF THINGS IoT, SMARTPHONE APPLICATIONS School of Engineering SUMMER CAMPS 20 18 PROGRAMMING : STEP BY STEP June 4 - July 24 ROBOTICS & BASICS OF PROGRAMMING INTERNET OF THINGS IoT, SMARTPHONE APPLICATIONS PROGRAMMING & BIOMEDICAL APPLICATIONS

More information

WifiBotics. An Arduino Based Robotics Workshop

WifiBotics. An Arduino Based Robotics Workshop WifiBotics An Arduino Based Robotics Workshop WifiBotics is the workshop designed by RoboKart group pioneers in this field way back in 2014 and copied by many competitors. This workshop is based on the

More information

IOT Based Smart Greenhouse Automation Using Arduino

IOT Based Smart Greenhouse Automation Using Arduino IOT Based Smart Greenhouse Automation Using Arduino Prof. D.O.Shirsath, Punam Kamble, Rohini Mane, Ashwini Kolap, Prof.R.S.More Abstract Greenhouse Automation System is the technical approach in which

More information

Introduction to Programming. June 4 June 8, and July 9 July 13 Mo-Fr., 8:30AM - 3:30PM

Introduction to Programming. June 4 June 8, and July 9 July 13 Mo-Fr., 8:30AM - 3:30PM Introduction to Programming June 4 June 8, and July 9 July 13 This hands-on training will teach basics of computer programming. Campers will learn how computers work, how to control devices and components

More information

SOLDIER NAVIGATION AND HEALTH RECORDING SYSTEM USING IOT

SOLDIER NAVIGATION AND HEALTH RECORDING SYSTEM USING IOT SOLDIER NAVIGATION AND HEALTH RECORDING SYSTEM USING IOT Mr.C.SATHEESWARAN* 1, AYISHA.R* 2, BIBI FATHIMA.J* 3 *1 Assistant Professor, Department of ECE, Dhaanish Ahmed College of Engineering, Padappai.

More information

Automatic Fan Speed Control using Temperature and Humidity Sensor and Arduino

Automatic Fan Speed Control using Temperature and Humidity Sensor and Arduino ISSN: 2454-132X Impact factor: 4.295 (Volume 4, Issue 2) Available online at: www.ijariit.com Automatic Fan Speed Control using Temperature and Humidity Sensor and Arduino Suraj Kaushik kaushiksuraj1102@gmail.com

More information

Teleoperated Robot Controlling Interface: an Internet of Things Based Approach

Teleoperated Robot Controlling Interface: an Internet of Things Based Approach Proc. 1 st International Conference on Machine Learning and Data Engineering (icmlde2017) 20-22 Nov 2017, Sydney, Australia ISBN: 978-0-6480147-3-7 Teleoperated Robot Controlling Interface: an Internet

More information

Smart Monitoring and Power Factor Correction of Distribution Transformer using IOT

Smart Monitoring and Power Factor Correction of Distribution Transformer using IOT GRD Journals Global Research and Development Journal for Engineering National Conference on Emerging Research Trend in Electrical and Electronics Engineering (ERTEE-2018) March 2018 e-issn: 2455-5703 Smart

More information

II. BLOCK

II. BLOCK Information Transmission System Through Fluorescent Light Using Pulse Width Modulation Technique. Mr. Sagar A.Zalte 1, Prof.A.A.Hatkar 2 1,2 E&TC, SVIT COE Chincholi Abstract- Light reaches nearly universally

More information

Arduino Controllers & Ham Radio A PRESENTATION BY MICHAEL MAGNUSON N7ETA

Arduino Controllers & Ham Radio A PRESENTATION BY MICHAEL MAGNUSON N7ETA Arduino Controllers & Ham Radio A PRESENTATION BY MICHAEL MAGNUSON N7ETA N7ETA 6/1/2018 There are many SBC (Single Board Computer), and micro controllers that can be used with the control and operation

More information

AUTOMATED WATER METER READING

AUTOMATED WATER METER READING AUTOMATED WATER METER READING Padmini M S(Assistant Professor) 1, Sejal S Kulkarni 2, Shruthi K Bhat 3, Shruti S Uppin 4 Dept. of Computer Science and Engineering,National Institute Of Engineering,Mysore,

More information

Design and Development of Pre-paid electricity billing using Raspberry Pi2

Design and Development of Pre-paid electricity billing using Raspberry Pi2 International Journal of Electronics Engineering Research. ISSN 0975-6450 Volume 9, Number 7 (2017) pp. 995-1005 Research India Publications http://www.ripublication.com Design and Development of Pre-paid

More information

Blue Eyes Technology with Electric Imp Explorer Kit Ankita Shaily*, Saurabh Anand I.

Blue Eyes Technology with Electric Imp Explorer Kit Ankita Shaily*, Saurabh Anand I. ABSTRACT 2018 IJSRST Volume 4 Issue6 Print ISSN: 2395-6011 Online ISSN: 2395-602X National Conference on Smart Computation and Technology in Conjunction with The Smart City Convergence 2018 Blue Eyes Technology

More information

GREEN HOUSE USING IOT

GREEN HOUSE USING IOT Abstract GREEN HOUSE USING IOT L.Praveen Kumar 1, U.V.Arivazhagu 2 ME.,M.B.A.,Ph.D., Department of Computer Science and Engineering Students 1, Professor and Head of Department 2, Kingston Engineering

More information

IoT BASED ENERGY METER

IoT BASED ENERGY METER International Journal of Recent Trends in Engineering & Research (IJRTER) IoT BASED ENERGY METER Giri Prasad. S 1, Akesh.R 2, BalaPravin.C 3, Gokila Devi.S 4, Gowri Devi.D 5 1 Assistant Professor, 2,3,4,5

More information

Wireless Data Acquisition and Transmission System Design Using Arduino (for Military Jawan alive Detection Network)

Wireless Data Acquisition and Transmission System Design Using Arduino (for Military Jawan alive Detection Network) Wireless Data Acquisition and Transmission System Design Using Arduino (for Military Jawan alive Detection Network) Radhika S. Mundhada (M.tech) Dept. of Electronics & Communication Engg, VIT College of

More information

Get your daily health check in the car

Get your daily health check in the car Edition September 2017 Smart Health, Image sensors and vision systems, Sensor solutions for IoT, CSR Get your daily health check in the car Imec researches capacitive, optical and radar technology to integrate

More information

TABLE OF CONTENTS INTRODUCTION...04 PART I - HEALTH LEARNING...08 PART II - DEVICE LEARNING...12 PART III - BUILD...16 PART IV - DATA COLLECTION...

TABLE OF CONTENTS INTRODUCTION...04 PART I - HEALTH LEARNING...08 PART II - DEVICE LEARNING...12 PART III - BUILD...16 PART IV - DATA COLLECTION... YOUTH GUIDE ENGINEER NOTES TABLE OF CONTENTS INTRODUCTION...04 PART I - HEALTH LEARNING...08 PART II - DEVICE LEARNING...12 PART III - BUILD...16 PART IV - DATA COLLECTION...18 PART V - COOL DOWN...22

More information

Internet of Things with Arduino

Internet of Things with Arduino NWTP-2018 in association with EDC cell IIT Roorkee National Winter Training program on Internet of Things with Arduino Objectives of IoT using Arduino Training Internet of Things,or IOT in short, is the

More information

Smart Security System using Arduino and Wireless Communication

Smart Security System using Arduino and Wireless Communication Volume: 06 Issue: 01 Jan 2019 www.irjet.net p-issn: 2395-0072 Smart Security System using Arduino and Wireless Communication Raghavendra G S 1, Aakash Koul 2 1Associate Professor, S. D. M College of Engineering

More information

HUMAN BODY MONITORING SYSTEM USING WSN WITH GSM AND GPS

HUMAN BODY MONITORING SYSTEM USING WSN WITH GSM AND GPS HUMAN BODY MONITORING SYSTEM USING WSN WITH GSM AND GPS Mr. Sunil L. Rahane Department of E & TC Amrutvahini College of Engineering Sangmaner, India Prof. Ramesh S. Pawase Department of E & TC Amrutvahini

More information

Real Time Transformer Health Monitoring System using IOT

Real Time Transformer Health Monitoring System using IOT Real Time Transformer Health Monitoring System using IOT D.Sarathkumar, Uvaraj.M, Kabilesh Kumar C V, Kalaiselvi A Assistant Professor, Department of Electrical and Electronics Engineering, 4 Kongu Engineering

More information

Internet of Things (Winter Training Program) 6 Weeks/45 Days

Internet of Things (Winter Training Program) 6 Weeks/45 Days (Winter Training Program) 6 Weeks/45 Days PRESENTED BY RoboSpecies Technologies Pvt. Ltd. Office: W-53g, Sec- 11, Noida, UP Contact us: Email: stp@robospecies.com Website: www.robospecies.com Office: +91-120-4245860

More information

Sensors. with a Purpose. Libelium s Smart Sensors Aim to Change the World One Node at a Time

Sensors. with a Purpose. Libelium s Smart Sensors Aim to Change the World One Node at a Time DECEMBER 2015 Sensors with a Purpose Libelium s Smart Sensors Aim to Change the World One Node at a Time Automotive Signal Conditioning Sensors Beehive Sensors Monitor Global Pollination Sensors with a

More information

Design of WSN for Environmental Monitoring Using IoT Application

Design of WSN for Environmental Monitoring Using IoT Application Design of WSN for Environmental Monitoring Using IoT Application Sarika Shinde 1, Prof. Venkat N. Ghodke 2 P.G. Student, Department of E and TC Engineering, DPCOE Engineering College, Pune, Maharashtra,

More information

Accident prevention and detection using internet of Things (IOT)

Accident prevention and detection using internet of Things (IOT) ISSN:2348-2079 Volume-6 Issue-1 International Journal of Intellectual Advancements and Research in Engineering Computations Accident prevention and detection using internet of Things (IOT) INSTITUTE OF

More information

Innovative Congestion Control for Ambulance Using IOT

Innovative Congestion Control for Ambulance Using IOT Innovative Congestion Control for Ambulance Using IOT Kasukurthy Uday Bhanu Achanala Puneeth Krishna Suganthi Brindha.G SRM University, Chennai. SRM University, Chennai. Asst.Professor, SRM University,

More information

IOT104 2-Day Programming Internet of Things (IoT) using Arduino

IOT104 2-Day Programming Internet of Things (IoT) using Arduino TRAINING PUBLISHING CONSULTING IOT104 2-Day Programming Internet of Things (IoT) using Arduino Internet of Things (IoT) has been the buzzword for the recent years and is set to explode in the year of 2015.

More information

Wireless Sensor Network for Intra-Venous Fluid Level Indicator Application

Wireless Sensor Network for Intra-Venous Fluid Level Indicator Application Wireless Sensor Network for Intra-Venous Fluid Level Indicator Application Abstract Wireless sensor networks use small, low-cost embedded devices for a wide range of applications such as industrial data

More information

REVIEW ON-IOT BASED SMART HEALTHCARE SYSTEM

REVIEW ON-IOT BASED SMART HEALTHCARE SYSTEM International Journal of Advanced Research in Engineering and Technology (IJARET) Volume 8, Issue 3, May - June 2017, pp. 37 42, Article ID: IJARET_08_03_005 Available online at http://www.iaeme.com/ijaret/issues.asp?jtype=ijaret&vtype=8&itype=3

More information

International Journal of Latest Engineering Research and Applications (IJLERA) ISSN: Smart Shoe

International Journal of Latest Engineering Research and Applications (IJLERA) ISSN: Smart Shoe Smart Shoe Vaishnavi Nayak, Sneha Prabhu, Sanket Madival, Vaishnavi Kulkarni, Vaishnavi. M. Kulkarni Department ofinstrumentation Technology, B V Bhoomaraddi College of Engineering and Technology, Hubli,

More information

AN EXPERIMENTAL INVESTIGATION OF PFC BLDC MOTOR DRIVE USING BRIDGELESS CUK DERIVED CONVERTER

AN EXPERIMENTAL INVESTIGATION OF PFC BLDC MOTOR DRIVE USING BRIDGELESS CUK DERIVED CONVERTER Volume 116 No. 11 2017, 141-149 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: 10.12732/ijpam.v116i11.15 ijpam.eu AN EXPERIMENTAL INVESTIGATION OF PFC

More information

PHYSIOLOGICAL SIGNALS AND VEHICLE PARAMETERS MONITORING SYSTEM FOR EMERGENCY PATIENT TRANSPORTATION

PHYSIOLOGICAL SIGNALS AND VEHICLE PARAMETERS MONITORING SYSTEM FOR EMERGENCY PATIENT TRANSPORTATION PHYSIOLOGICAL SIGNALS AND VEHICLE PARAMETERS MONITORING SYSTEM FOR EMERGENCY PATIENT TRANSPORTATION Dhiraj Sunehra 1, Thirupathi Samudrala 2, K. Satyanarayana 3, M. Malini 4 1 JNTUH College of Engineering,

More information

Hardware Implementation of an Explorer Bot Using XBEE & GSM Technology

Hardware Implementation of an Explorer Bot Using XBEE & GSM Technology Volume 118 No. 20 2018, 4337-4342 ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Hardware Implementation of an Explorer Bot Using XBEE & GSM Technology M. V. Sai Srinivas, K. Yeswanth,

More information

Realizing Human-Centricity: Data-Driven Services

Realizing Human-Centricity: Data-Driven Services Realizing Human-Centricity: Data-Driven Services Ajay Chander R&D Lead, Data Driven Life Innovations Fujitsu Laboratories of America January 22, 2014 INTERNAL USE ONLY Copyright 2014 FUJITSU LIMITED Context:

More information

A Survey on Smart City using IoT (Internet of Things)

A Survey on Smart City using IoT (Internet of Things) A Survey on Smart City using IoT (Internet of Things) Akshay Kadam 1, Vineet Ovhal 2, Anita Paradhi 3, Kunal Dhage 4 U.G. Student, Department of Computer Engineering, SKNCOE, Pune, Maharashtra, India 1234

More information

International Journal of Computer Engineering and Applications, Volume XII, Special Issue, March 18, ISSN

International Journal of Computer Engineering and Applications, Volume XII, Special Issue, March 18,   ISSN International Journal of Computer Engineering and Applications, Volume XII, Special Issue, March 18, www.ijcea.com ISSN 2321-3469 INTELLIGENT SALINE CONTROL MECHANISM Anil M. Bhadgale 1, Ankita Rani 2,

More information

Automated Meeting Rooms Using Audiovisual Sensors Using Internet of Things

Automated Meeting Rooms Using Audiovisual Sensors Using Internet of Things Automated Meeting Rooms Using Audiovisual Sensors Using Internet of Things Chinmay Divekar 1, Akshay Deshmukh 2, Bhushan Borse 3, Mr.Akshay Jain 4 1,2,3 Department of Computer Engineering, PVG s College

More information

IOT BASED AUTOMATIC VEHICLE ACCIDENT DETECTIONANDRESCUE INFORMATION SYSTEM

IOT BASED AUTOMATIC VEHICLE ACCIDENT DETECTIONANDRESCUE INFORMATION SYSTEM IOT BASED AUTOMATIC VEHICLE ACCIDENT DETECTIONANDRESCUE INFORMATION SYSTEM Supriya 1, Ajayakumar Gooli 2, Harshitha.R 3, Harshitha S 4, Dilip Chandra E 5 12345 Electronics and Communication Engineering,

More information

IOT Based Waste Management System for Smart City

IOT Based Waste Management System for Smart City IOT Based Waste Management System for Smart City Lakshmi Devi P #1, Chandan B R *2 1#Assistant professor, Channabasaveshwara institute of technology, Gubbi 1lakshmi21devip@gmail.com Abstract This paper

More information

Speed Control of the DC Motor through Temperature Variations using Labview and Aurdino

Speed Control of the DC Motor through Temperature Variations using Labview and Aurdino Proc. of Int. Conf. on Current Trends in Eng., Science and Technology, ICCTEST Speed Control of the DC Motor through Temperature Variations using Labview and Aurdino Vineetha John Tharakan 1 and Jai Prakash

More information

Automatic Two Wheeler Driving Licence System by Using Labview

Automatic Two Wheeler Driving Licence System by Using Labview Automatic Two Wheeler Driving Licence System by Using Labview D.Sarathkumar 1, C.K Sathish Kumar 2, S.Nithya 3, E.Thilagavathi 4 Assistant Professor, Department of EEE, Kongu Engineering College, Perundurai,

More information

Implementation of Fall Detection Positioning and Rescue System Using Smart Phone

Implementation of Fall Detection Positioning and Rescue System Using Smart Phone ISSN : 2348-0033 (Online) ISSN : 2249-4944 (Print) Implementation of Fall Detection Positioning and Rescue System Using Smart Phone 1 S.Suresh Kumar, 2 V.Devi Maheswaran, 3 K.Jayasree 1,2,3 Dept. of EEE,

More information

Devastator Tank Mobile Platform with Edison SKU:ROB0125

Devastator Tank Mobile Platform with Edison SKU:ROB0125 Devastator Tank Mobile Platform with Edison SKU:ROB0125 From Robot Wiki Contents 1 Introduction 2 Tutorial 2.1 Chapter 2: Run! Devastator! 2.2 Chapter 3: Expansion Modules 2.3 Chapter 4: Build The Devastator

More information

Asset Tracking and Accident Detecting Using NI MyRIO

Asset Tracking and Accident Detecting Using NI MyRIO RESEARCH ARTICLE OPEN ACCESS Asset Tracking and Accident Detecting Using NI MyRIO V.Shepani 1, P.N. Subbulakshmi 2, K.Revathi 3, S.Sreedivya 4, A. Christy Arockia Rani 5 1,2,3,4(UG students, Department

More information

Healthy Sport Monitoring System

Healthy Sport Monitoring System Parviz ABBASOV 1 ABSTRACT Every individual responses differently to physical activity. Working out more than body endures can cause serious health problems. Rapid developments in information and communication

More information

Testing Properties of E-health System Based on Arduino

Testing Properties of E-health System Based on Arduino Journal of Automation and Control, 2015, Vol. 3, No. 3, 122-126 Available online at http://pubs.sciepub.com/automation/3/3/17 Science and Education Publishing DOI:10.12691/automation-3-3-17 Testing Properties

More information

Accident Sensor with Google Map Locator

Accident Sensor with Google Map Locator IJIRST International Journal for Innovative Research in Science & Technology Volume 2 Issue 10 March 2016 ISSN (online): 2349-6010 Accident Sensor with Google Map Locator Steffie Tom Keval Velip Aparna

More information

IT and Systems Science Transformational Impact on Technology, Society, Work, Life, Education, Training

IT and Systems Science Transformational Impact on Technology, Society, Work, Life, Education, Training IT and Systems Science Transformational Impact on Technology, Society, Work, Life, Education, Training John S. Baras Institute for Systems Research and Dept. of Electrical and Computer Engin. University

More information

IoT Based Monitoring of Industrial Safety Measures

IoT Based Monitoring of Industrial Safety Measures IoT Based Monitoring of Industrial Safety Measures K.Shiva Prasad Sphoorthy Engineering College E-mail: shiva13b71d5516@gmail.com A.Shashikiran Sphoorthy Enginnering College E-mail: shashi.kiran5190@gmail.com

More information

An IoT Based Automated Noise and Air Pollution Monitoring System

An IoT Based Automated Noise and Air Pollution Monitoring System An IoT Based Automated Noise and Air Pollution Monitoring System Palaghat Yaswanth Sai Department of Computer Science and Engineering, Narayana Engineering College Gudur, India Abstract: In the present

More information

Luxurious Transporting System

Luxurious Transporting System Luxurious Transporting System R. Venkatesh rentalavenkatesh@gmail.com Abstract In today s world the accident prone countries are more. Among those countries INDIA ranks first. There are three accidents

More information

1 Introduction. 2 Embedded Electronics Primer. 2.1 The Arduino

1 Introduction. 2 Embedded Electronics Primer. 2.1 The Arduino Beginning Embedded Electronics for Botballers Using the Arduino Matthew Thompson Allen D. Nease High School matthewbot@gmail.com 1 Introduction Robotics is a unique and multidisciplinary field, where successful

More information

For Immediate Release. For More PR Information, Contact: Carlo Chatman, Power PR P (310) F (310)

For Immediate Release. For More PR Information, Contact: Carlo Chatman, Power PR P (310) F (310) For Immediate Release For More PR Information, Contact: Carlo Chatman, Power PR P (310) 787-1940 F (310) 787-1970 E-mail: press@powerpr.com Miniaturized Wireless Medical Wearables Tiny RF chip antennas

More information

The Next Era of Global Technological Development

The Next Era of Global Technological Development The Next Era of Global Technological Development Seminar at the John Curtin Institute of Public Policy Curtin University WA. Tuesday June 17 th 2014. Presented by Mal Bryce, Kelvin Willoughby and Ron Johnston

More information

Easy start with UWB technology

Easy start with UWB technology Evaluation and Development Platform Plug and play solution Precise wireless distance measurement Unaffected by light conditions, weather or vibration COM (USB) for measurement and configuration compliant

More information

A MODERN HEALTH CARE SYSTEM USING VISIBLE LIGHT COMMUNICATION TECHNOLOGY

A MODERN HEALTH CARE SYSTEM USING VISIBLE LIGHT COMMUNICATION TECHNOLOGY A MODERN HEALTH CARE SYSTEM USING VISIBLE LIGHT COMMUNICATION TECHNOLOGY M.B. Abinaya 1, G. Aarthi 2, Mrs. V. Chinnammal 3 1,2Department of Electronics and Communication, Rajalakshmi Institute of Technology.

More information

Smart Home Automation Using Internet of Things

Smart Home Automation Using Internet of Things Smart Home Automation Using Internet of Things Vignesh.A 1, Vignesh.B 1, Selva Bharathi.B 1, Vetrivel.S 1, N.RamyaRani 2 U.G Students, Department of Electrical & Electronics Engineering, Sri Krishna College

More information

Soldier Tracking and Health Indication System Using ARM7 LPC-2148

Soldier Tracking and Health Indication System Using ARM7 LPC-2148 Soldier Tracking and Health Indication System Using ARM7 LPC-2148 Shraddha Mahale, Ekta Bari, Kajal Jha Mechanism under Guidance of Prof. Elahi Shaikh (HOD) Electronics Engineering, Mumbai University Email:

More information

USTGlobal. Internet of Medical Things (IoMT) Connecting Healthcare for a Better Tomorrow

USTGlobal. Internet of Medical Things (IoMT) Connecting Healthcare for a Better Tomorrow USTGlobal Internet of Medical Things (IoMT) Connecting Healthcare for a Better Tomorrow UST Global Inc, August 2017 Table of Contents Introduction 3 What is IoMT or Internet of Medical Things? 3 IoMT New

More information

SMS Based Kids Tracking and Safety System by Using RFID and GSM

SMS Based Kids Tracking and Safety System by Using RFID and GSM SMS Based Kids Tracking and Safety System by Using RFID and GSM Nitin Shyam1 (nitinshyam109@gmail.com), Narendra Kumar2 (nkkumarnarendra27@ gmail.com), Maya Shashi3 (aj.kumar29stm@gmail.com), Devesh Kumar4

More information

[Kathar*, 5(2): February, 2016] ISSN: (I2OR), Publication Impact Factor: 3.785

[Kathar*, 5(2): February, 2016] ISSN: (I2OR), Publication Impact Factor: 3.785 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY A REVIEW ON DRIVER DROWSINESS AND ALCOHOL DETECTION SYSTEM Mr. Pandurang N. Kathar *, Prof. D.L.Bhuyar, Prof. A.M.Rawate * M.E.

More information

RF(433Mhz) BASED PROJECTS

RF(433Mhz) BASED PROJECTS ************************************************************************ INNOVATIVE & APPLICATION ORIENTED PROJECTS ON SVSEMBEDDED SYSTEMS (8051/AVR/ARM7/MSP430/RENESAS/ARM cortex M3) ************************************************************************

More information

Wireless Heartbeat Monitoring System Using Android

Wireless Heartbeat Monitoring System Using Android Wireless Heartbeat Monitoring System Using Android ANITHA.A 1, SUDHARSHAN BANAKAR 2, TEJASHWINI A. I. 3 1,2 Department of ECE, Rao Bahadur Y Mahabaleshwarappa Engineering College, Ballari, India 3 Dept

More information

GLOBAL IT COMMUNE (GIC) AND SAI BALAJI EDUCATION SOCIEITY (SBES)

GLOBAL IT COMMUNE (GIC) AND SAI BALAJI EDUCATION SOCIEITY (SBES) GLOBAL IT COMMUNE (GIC) AND SAI BALAJI EDUCATION SOCIEITY (SBES) PRESENTS Two day workshop On ADVANCED INTERNET OF THINGS (IOT) Venue: July28th and July 29 th 2018, MDP Room /Computer Lab Room IIMS Pune

More information

Graduation Design Project Proposal Form

Graduation Design Project Proposal Form King Saud University College of Engineering Electrical Engineering Department Semester: 381 Graduation Design Project Proposal Form Project # E1 Project Title: Design, Manufacturing and Characterization

More information

3-Degrees of Freedom Robotic ARM Controller for Various Applications

3-Degrees of Freedom Robotic ARM Controller for Various Applications 3-Degrees of Freedom Robotic ARM Controller for Various Applications Mohd.Maqsood Ali M.Tech Student Department of Electronics and Instrumentation Engineering, VNR Vignana Jyothi Institute of Engineering

More information

TTÜ infotehnoloogiateaduskond Informaatikainstituut. Enn Õunapuu Vanemteadur

TTÜ infotehnoloogiateaduskond Informaatikainstituut. Enn Õunapuu Vanemteadur TTÜ infotehnoloogiateaduskond Informaatikainstituut Enn Õunapuu enn.ounapuu@ttu.ee Vanemteadur Towards a connected world TEDxBNMIT We are moving towards a more connected, instrumented and data driven world

More information

Design of Wearable Pulse Oximeter Sensor Module for Capturing PPG Signals

Design of Wearable Pulse Oximeter Sensor Module for Capturing PPG Signals Design of Wearable Pulse Oximeter Sensor Module for Capturing PPG Signals Mr. Vishwas Nagekar 1, Mrs Veena S Murthy 2 and Mr Vishweshwara Mundkur 3 1 Department of ECE, BNMIT, Bangalore 2 Assoc. Professor,

More information

A Smart Device Integrated with an Android for Alerting a Person s Health Condition: Internet of Things

A Smart Device Integrated with an Android for Alerting a Person s Health Condition: Internet of Things Indian Journal of Science and Technology, Vol 9(6), DOI: 10.17485/ijst/2016/v9i6/69545, February 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 A Smart Device Integrated with an Android for Alerting

More information

Dunhuang: On the Silk Road with smart tourism and big data

Dunhuang: On the Silk Road with smart tourism and big data Voices from Industry Dunhuang: On the Silk Road with smart tourism and big data As an ancient hub along the Silk Road, China s Dunhuang started life as a meeting point for different people and cultures.

More information

Novel Industrial Data Acquisition System Using IOT

Novel Industrial Data Acquisition System Using IOT Novel Industrial Data Acquisition System Using IOT B.Jyothe Kritica 1, Senthil Kumar A 2, Raja S 3, Sivaprasath K II Year P.G. Student, ME Embedded System Technologies, Sri Shakthi Institute of, Coimbatore,

More information

DESIGN AND IMPLEMENTATION OF MOBILE WIRELESS OSCILLOSCOPE AND FUNCTION GENERATOR

DESIGN AND IMPLEMENTATION OF MOBILE WIRELESS OSCILLOSCOPE AND FUNCTION GENERATOR Volume 119 No. 15 2018, 793-798 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ http://www.acadpubl.eu/hub/ DESIGN AND IMPLEMENTATION OF MOBILE WIRELESS OSCILLOSCOPE AND FUNCTION GENERATOR

More information

Performance Analysis of Ultrasonic Mapping Device and Radar

Performance Analysis of Ultrasonic Mapping Device and Radar Volume 118 No. 17 2018, 987-997 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Performance Analysis of Ultrasonic Mapping Device and Radar Abhishek

More information

Fuel Cell Based Interleaved Boost Converter for High Voltage Applications

Fuel Cell Based Interleaved Boost Converter for High Voltage Applications International Journal for Modern Trends in Science and Technology Volume: 03, Issue No: 05, May 2017 ISSN: 2455-3778 http://www.ijmtst.com Fuel Cell Based Interleaved Boost Converter for High Voltage Applications

More information

JOURNAL OF ADVANCEMENT IN ENGINEERING AND TECHNOLOGY

JOURNAL OF ADVANCEMENT IN ENGINEERING AND TECHNOLOGY Research Article JOURNAL OF ADVANCEMENT IN ENGINEERING AND TECHNOLOGY Journal homepage: http://scienceq.org/journals/jaet.php Development of a GSM Based Health Monitoring System for Elderly People Ahmed

More information

Voice Activated Hospital Bed, Herat Beat, Temperature Monitoring and Alerting System

Voice Activated Hospital Bed, Herat Beat, Temperature Monitoring and Alerting System International Journal of Electronics Engineering Research. ISSN 0975-6450 Volume 9, Number 5 (2017) pp. 643-647 Research India Publications http://www.ripublication.com Voice Activated Hospital Bed, Herat

More information

Wireless Monitoring of Agricultural Environment and Greenhouse Gases and Control of Water flow through Fuzzy Logic

Wireless Monitoring of Agricultural Environment and Greenhouse Gases and Control of Water flow through Fuzzy Logic Wireless Monitoring of Agricultural Environment and Greenhouse Gases and Control of Water flow through Fuzzy Logic Nusrat Ansari 1, Himanshu Phatnani 2, Akash Yadav 3, Sanket Sakharkar 4, Akshay Khaladkar

More information

Embedded Based Detecting Biometric Signals

Embedded Based Detecting Biometric Signals This work by IJARBEST is licensed under Creative Commons Attribution 4.0 International License. Available at https://www.ijarbest.com ISSN (ONLINE): 2395-695X Embedded Based Detecting Biometric Signals

More information

ECONOMICAL HEART RATE MEASUREMENT DEVICE WITH REMOTE MONITORING USING FINGERTIP

ECONOMICAL HEART RATE MEASUREMENT DEVICE WITH REMOTE MONITORING USING FINGERTIP ECONOMICAL HEART RATE MEASUREMENT DEVICE WITH REMOTE MONITORING USING FINGERTIP PROJECT REFERENCE NO. : 37S1390 COLLEGE : SRI SIDDHARTHA INSTITUTE OF TECHNOLOGY, TUMKUR. BRANCH : TELECOMMUNICATION ENGINEERING

More information

Arizona Advance Health Care Directive

Arizona Advance Health Care Directive Arizona Advance Health Care Directive This form lets you have a say about how you want to be cared for if you cannot speak for yourself. This form has 3 parts: Part 1 Choose a medical decision maker, Page

More information

Design and Implementation of Modern Digital Controller for DC-DC Converters

Design and Implementation of Modern Digital Controller for DC-DC Converters Design and Implementation of Modern Digital Controller for DC-DC Converters S.Chithra 1, V. Devi Maheswaran 2 PG Student [Embedded Systems], Dept. of EEE, Rajalakshmi Engineering College, Chennai, Tamilnadu,

More information

Research Article Special Issue

Research Article Special Issue Journal of Fundamental and Applied Sciences ISSN 1112-9867 Research Article Special Issue Available online at http://www.jfas.info THE DEVELOPMENT OF MONITORING SYSTEM FOR STREET LIGHT BASED ON INTERNET-OF-THINGS

More information

Total Hours Registration through Website or for further details please visit (Refer Upcoming Events Section)

Total Hours Registration through Website or for further details please visit   (Refer Upcoming Events Section) Total Hours 110-150 Registration Q R Code Registration through Website or for further details please visit http://www.rknec.edu/ (Refer Upcoming Events Section) Module 1: Basics of Microprocessor & Microcontroller

More information

Vehicle accident messenger system

Vehicle accident messenger system Advances in Computational Sciences and Technology ISSN 0973-6107 Volume 10, Number 7 (2017) pp. 1981-1987 Research India Publications http://www.ripublication.com Vehicle accident messenger system Dr.

More information

Cross Linking Research and Education and Entrepreneurship

Cross Linking Research and Education and Entrepreneurship Cross Linking Research and Education and Entrepreneurship MATLAB ACADEMIC CONFERENCE 2016 Ken Dunstan Education Manager, Asia Pacific MathWorks @techcomputing 1 Innovation A pressing challenge Exceptional

More information

Saturday Academy Program

Saturday Academy Program Lesson Plans High School Courses Donald L. McCoy K-to-College STEM Education Consultant thempitman@gmail.com Last Update: October 17, 2018 Virtual Reality Coding using PlayCanvas RobotC Coding Applications

More information

International Symposium on Embedded Systems and Trends in Teaching Engineering

International Symposium on Embedded Systems and Trends in Teaching Engineering Proceedings of the International Symposium on Embedded Systems and Trends in Teaching Engineering Nitra 2016 The Tempus project DesIRE: Development of Embedded System Courses with Implementation of Innovative

More information

Health Monitoring System with Real Time Tracking

Health Monitoring System with Real Time Tracking Health Monitoring System with Real Time Tracking Ms. P Sravani, Dr.B.K.Madhavi, Ms. Giligittha Swetha Abstract--With the advancement of technology in every walk of life the importance of safety of people

More information

Sriram Engineering College Department of Electrical and Electronics Engineering

Sriram Engineering College Department of Electrical and Electronics Engineering Sriram Engineering College Department of Electrical and Electronics Engineering Dr. P. SARAVANANN Name & Photo : Designation: Qualification : Area of Specialization : UG(Specialization) PG( (Specialization)

More information

Stabilization of the Mobility in Free Traffic

Stabilization of the Mobility in Free Traffic Indian Journal of Science and Technology, Vol 9(31), DOI: 10.17485/ijst/2016/v9i31/98122, August 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Stabilization of the Mobility in Free Traffic A.

More information

Implementaion of High Performance Home Automation using Arduino

Implementaion of High Performance Home Automation using Arduino Indian Journal of Science and Technology, Vol 9(21), DOI: 10.17485/ijst/2016/v9i21/94842, June 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Implementaion of High Performance Home Automation

More information

Radio Spectrum Management. Executive Level Training for Regulators and Policy-Makers Hotel Kowloon Shangri-la, Hong Kong, China December 2-3, 2006

Radio Spectrum Management. Executive Level Training for Regulators and Policy-Makers Hotel Kowloon Shangri-la, Hong Kong, China December 2-3, 2006 Radio Spectrum Management Executive Level Training for Regulators and Policy-Makers Hotel Kowloon Shangri-la, Hong Kong, China December 2-3, 2006 Creating a Regulatory Framework for New Technologies: Changes

More information

Jim Mangione June, 2017

Jim Mangione June, 2017 Jim Mangione 22-23 June, 2017 Placeholder for Cholesterol VR Video https://vimeo.com/208537130 PLAY VIDEO FROM: 00:35 01:42 2 This presentation outlines a general technology direction. Pfizer Inc. has

More information

Design and Simulation of Automatic Temperature Control and Alert System Based PIC16F887

Design and Simulation of Automatic Temperature Control and Alert System Based PIC16F887 International Journal of Informatics and Communication Technology (IJ-ICT) Vol. 6, No. 2, August 2017, pp. 95~104 ISSN: 2252-8776, DOI: 10.11591/ijict.v6i2.pp95-104 95 Design and Simulation of Automatic

More information

Modern Electricity Billing System and Fuse Detection Using GSM

Modern Electricity Billing System and Fuse Detection Using GSM Modern Electricity Billing System and Fuse Detection Using GSM Santhya, Sandhya, Saranya, Sowmeya U.G Student, Department of ECE, SNS College of Technology, Coimbatore, Tamilnadu, India Associate Professor,

More information

IMAGINE IOT PROTOTYPE CHALLENGE PER HULTGREN

IMAGINE IOT PROTOTYPE CHALLENGE PER HULTGREN IMAGINE IOT PROTOTYPE CHALLENGE PER HULTGREN 2016-10-27 Template Description This is a template that can be used for the Prototype Challenge included as part of the opensap course Imagine IoT. Storyline

More information