BRIDGE SAFETY MONITORING USING SVM

Size: px
Start display at page:

Download "BRIDGE SAFETY MONITORING USING SVM"

Transcription

1 International Journal of Electrical Engineering & Technology (IJEET) Volume 9, Issue 5, September- October 2018, pp , Article ID: IJEET_09_05_005 Available online at ISSN Print: and ISSN Online: Journal Impact Factor (2016): (Calculated by GISI) IAEME Publication BRIDGE SAFETY MONITORING USING SVM Poonam T Sathe VLSI & Embedded, Electronics and Telecommunication, MITCOE Pune, India Dr. Virendra V Shete VLSI & Embedded, Electronics and Telecommunication, MITCOE Pune, India ABSTRACT Bridges are a key infrastructure particularly in the worlds cities and towns where either waterways or land barriers prevent transport to the other side. It also impacts life quality and safety of the civilian. In spite of bridge s own weight, structural elements of the bridge are also significantly affected by disaster and environmental conditions. Thus it is decisive to have proper inspection and detection during both regular and unsafe incident. A Bridge safety monitoring system using SVM described in this paper in this system various sensors are used for sensing the various parameters of bridge and environmental signals. This signals processed by the SVM to provide accurate result i.e bridge is safe or not for travelling, to the end user through the Thingtweet application. This system works 24/7 and it gives the alert signal to the authority center in case of any emergency. Keywords: Bridge safety monitoring system, IoT, WSN, Sensors, SVM, Thingtweet. Cite this Article: Poonam T Sathe and. Dr. Virendra V Shete, Bridge Safety Monitoring Using SVM: International Journal of Electrical Engineering & Technology, 9(5), 2018, pp INTRODUCTION A structure constructed to cross physical obstacles such as river,valley orroad without closing the route below is called as bridge[1]. The damage of bridges can cause the severe cost of human life and property[2]. Severe damages to the bridges cause the complete closure of the route[3]. the structural members of the bridge are also affected by live load and the impacts generated by environment and disaster such as flood, wind and earthquake[4]. Other parameters like bridge age, heavy weight vehicles and structural deficiencies also plays crucial role in it, because of this natural disasters, and other parameters like bridge age and structural deficienecies lots of bridge collapses happened in India and in foreign also. So to protect human lives there is need to have more reliable and efficient bridge safety monitoring system[5]. The appropriate work condition of bridge structure can not be obtained in time because of the earlier bridge test method which is manual method, with which it is very difficult to make an objective assessment for the basic safety of the bridge structure. If we want to know the operation state of bridge correctly, the real-time monitoring of each work 42 editor@iaeme.com

2 Bridge Safety Monitoring Using SVM factors (includes temperature, humidity, air speed, water level, vehicle load) must be realized first, and the operation performance of bridge should be evaluated by using of bridge evaluation expert system[6]. There are few drawbacks in previous methods and to overcome this drawbacks a method which includes WSN & IoT network is presented in this paper. IoT is defined as a network of inter-connected devices, which is accessed through Internet. Wireless sensors networks (WSN) are considered as eyes and ears of IoT, WSN is the link, which is able to connect real worlds to digital objects Traditional methods There are a lot of traditional methods for bridge safety monitoring [7]. But bridge safety monitoring system using traditional methods, is labor intensive and time consuming. [8]. Experts are expected to make physical visits periodically, set up the equipment, collect relevant data, perform off-line analysis and inform authorities accordingly [9]. This conventional approach cannot meet the requirements of modern infrastructure management 1.2. Disadvantages of traditional method 1. The nature of labor-intensive tasks, on-site data sampling cannot be performed in a comprehensive manner and thus do not render a complete picture of the inspected infrastructure. The missing information, sometimes, leads to major mistakes and incorrect decisions[10]. 2. Conventional approaches present a gap between data collection and data interpretation. Such gaps range from hours to even days. Monitoring of bridges, therefore, cannot be done in real-time and thus its efficiency is greatly reduced, resulting in potential safety risks. However, up till now, virtue diagnosis techniques for existed bridges have mainly been conducted by individual visual inspections. Therefore, there must be a strong demand to establish objective and effective bridge safety monitoring techniques for existing bridges[11]. 2. TECHNOLOGY OVERVIEW The concept of Internet of things was developed using the network of radio frequency identification (RFID) system by the automatic identification center which was established in Massachusetts institute of technology (MIT) in In this system, all the items can be connected to the Internet by radio frequency identification information such as sensing devices.[12]. It is used to realize intelligent recognition and management. Its main function includes: Information acquisition Information transmission Information processing Information apply-effect The network of physical devices, the vehicles, home appliances and other items Embedded with electronics, software, sensors, actuators and connectivity which enables these objects to connect and exchange data is called Internet of Things(IoT).The Internet of things makes us in a world of information and communication technology. The connection described in Fig.1 shows that we can connect any devices to anyone, at any time anyplace within the existing Internet infrastructure editor@iaeme.com

3 Poonam T Sathe and. Dr. Virendra V Shete Figure 1 The connection dimension of Internet of things. 3. PROPOSED SYSTEM The proposed system mainly consists of following main units as shown in block diagram. It includes sensor unit, power supply unit, wireless communication system unit, server unit, decision making unit. Figure 2 Block diagram of proposed system 3.1. Sensor Unit Sensor units main task is to monitor the realibility state of the bridge. It consists of various types of sensors for sensing the different signals it includes Wind speed sensor, Air pressure, Water level sensor, humidity sensor, temperature sensor, Water flow sensor and Accelerometer sensor. Wind speed sensors are mainly deployed on the bridge to measure the wind speed in real time. Water level sensors deployed on the bridge pier for monitoring the water level in real time when the water level crosses the threshold it gives the alert signal. Humidity sensors are deployed on the bridge near water or the culvert when the humidity is too high, the bridge surface and the internal steel stent are prone to corrosion, results in a damage to the bridge. Temperature sensors are deployed on the lower bridge and inside of the surrounding soil to monitor the change of soil in extrem weather, when temperature is too low, there is lead to change of soil and results in change of the position of the bridge. Accelerometer sensor used 44 editor@iaeme.com

4 Bridge Safety Monitoring Using SVM to measure the tilt, roll and pitch of the bridge. Water flow sensors are deployed on the bridge pier to measure the flow or speed of the water Power unit Power supply unit gives the power supply to the individual sensor, WiFi module and controller Wireless communication system unit The major function of the wireless communication system is to connect all the components in the bridge safety monitoring system, including the sensors, computing system and signal receptors. It consists of Wi-Fi module. WiFi exchange data amongst things within 100 m range by using radio waves. Smart devices communicate and exchange information using WiFi module Server unit The data collected by the above sensor units are transmitted using the Wi-Fi technology to this server system for further computing and decision making. The decisions made by the system, related analysis contents and alert messages are all transmitted by the server system via the internet to the management center and mobile devices of management staff for them to have real-time and comprehensive understanding of the bridges surrounding environment and keep records of the data for proper responses when a disaster occurs Decision making unit Decision making unit uses SVM classifier for the decision making. SVM classifier used on MATLAB platform. In it when parameters crosses their threshold value it gives alert signal to the authority center and people through thingtweet application. 4. METHODOLOGY Figure 3 Flow chart of the system editor@iaeme.com

5 Poonam T Sathe and. Dr. Virendra V Shete Above figure.3. shows the step by step flow of the system. 5. EXPERIMENTAL SETUP AND RESULTS Simulation result of the proposed system is shown in below figure. Figure 4 Simulation result. The DHT22 sensor is connected to the arduino board and output is obtained on the virtual terminal and on LCD as shown in the above figure. Following figure shows the hardware setup of the system. In it various sensors are deployed on bridge and there data is transferred on thingspeak server using WiFi(ESP8266). Figure 5 Hardware setup of the system Hardware connection Below section shows the module wise hardware connection of various sensors. As shown in the below Figure.6. hardware connection of DHT22 sensor and BMP180 sensor with arduino is shown which are used to measure temperature + humidity and atmospheric air pressure respectively editor@iaeme.com

6 Bridge Safety Monitoring Using SVM Figure 6 Hardware connection of various sensor Hardware results Following section shows the module wise result of the system. Below Figure shows the hardware connection of BMP180 and Rotary encoder sensor. And results are shown on LCD with WiFi module for transfering sensor data. Figure 7 Air Speed and Air pressure values on LCD. Hardware connection of DHT22 sensor with arduino is shown in below Figure.8. and Temperature and humidity values is displayed on the LCD screen. Figure 8 Hardware Connection of DHT22 sensor showing result on LCD editor@iaeme.com

7 Poonam T Sathe and. Dr. Virendra V Shete Below Figure.9. shows the result of accelerometer sensor deployed on the bridge, which gives the measurement in terms of pitch and roll of the bridge. Figure 9 Pitch and Roll measurement of the bridge. Following Figure.10. shows the hardware connection and result of the water module sensors which are water flow and water level sensor Software results Figure 10 Water module sensors result ThingSpeak ThingSpeakis an open source Internet of Things(IoT) application for storing and collecting data from things using thehttp protocol over the Internet or via a Local Area Network. Using ThingSpeak we can create sensor logging, location tracking applications and a social network of things with status updates. ThingSpeak provides support for the numerical computing software like MATLABby using MATLAB math work ThingSpeak users analyze and visualize uploaded data. Below figures shows the ThingSpeak results in terms of various sensor value chart. This chart values varies according to sensors data on regular time basis editor@iaeme.com

8 Bridge Safety Monitoring Using SVM Figure 11 Air pressure, Wind speed, Humidity and Temperature chart of respective sensors on ThingSpeak server. Figure 12 Water flow, Water height, Pitch and Roll chart of respective sensors on ThingSpeak server. Figure 13 Alert message through the ThingTweet application in the form of tweet. Above figure shows the alert message given to the end user as well as to the authority center through the ThingTweet application in the form of tweet MATLAB Matlab software is used for further processing of the data which is retrived from the thingspeak server. in it SVM classifier is used for accurate result. Below figures shows the SVM analysis results

9 Poonam T Sathe and. Dr. Virendra V Shete Figure 14 Linear kernel result of SVM algorithm. Above figure shows the result using Linear kernel of SVM algorithm which gives the 96% accurate result. Figure 15 Quadratic kernel result of SVM algorithm. Above figure shows the result of the system using Quadratic kernel of SVM algorithm with 99% accuracy. 6. ADVANTAGES 1. The system generates the alert if water level, and the load on the bridge are increased. 2. The system saves the human lives. 3. The system provides real time data of the temperature, humidity, load, water level, and pressure. 4. The system takes quick action and responses by reducing resources. 7. CONCLUSION Bridge safety Monitoring system using IoT and SVM classifier, is unique in its ability to monitor the bridge environment, transmit the environmental data through wireless communication and send alerts to the bridge management staff in real time for prompt reactions. And it gives the alert message if sensor value goes above certain threshold on thingspeak server through thingtweet application. This system will help to reduce major accident in future. We can save many lives using this system. This system will be enabled 24x7 and also all the collected environmental data sent to the server in the system can be used for big data analysis or follow-up research editor@iaeme.com

10 Bridge Safety Monitoring Using SVM FUTURE SCOPE Further enhancement can be done by addition solar cells to power up the hardware required for sensing environmental data and bridge parameters. The algorithm used in the project requires huge amount of structured data for training of the network architecture. So it becomes necessary to harness big data, analytics, social media and mobility that allows emergency & disaster management organizations to accommodate massive amounts of incoming public safety data. Moreover, giving mobile access to the information helps rest responders to better anticipate and respond to rapidly evolving critical situations. Critical situation data can also be sent using android application. REFERENCES [1] Pinkesh Machhi, Rishikesh Nandavadekar et.al, Structural Audit and Redevelopment of Shivaji bridge. Imperial Journal of interdisciplinary Research [2] Chih-Chyau Yang, Ssu-Ying Chen, Yi-Jie Hsieh, Fu-Chen Cheng, et.al, A Rugged Sensor System for Real-time Bridge Safety Monitoring in Taiwan, IEEE [3] Harutoshi Ogai, et.al, Damage Detection of Bridge using Wireless Sensors, International Federation of Automatic Control (IFAC) [4] Ittipong Khemapech, et.al, A Real-time Health Monitoring and Warning System for Bridge Structures, IEEE [5] Amro Al-Radaideh1, et.al, A Wireless Sensor Network Monitoring System for Highway Bridges, 1st International Conference on Electrical and Information Technologies ICEIT2015. [6] CHEN Shuli, SU Mubiao and LIU Yuhong, WANG Qingmin. Vibration Remote Monitoring System of Continuous Steel Truss girder The 14th World Conference on Earthquake Engineering October 12-17, 2008, Beijing, China. [7] Ying Sun Research on the Railroad Bridge Monitoring Platform Based on the Internet of Things, International Journal of Control and Automation [8] Andrew Gastineau, Tyler Johnson et.al, Bridge Health Monitoring and Inspections Systems - A Survey of Methods, IRRB.org [9] Tyler Harms, Sahra Sedigh, and Filippo Bastianini Structural Health Monitoring of Bridges Using Wireless Sensor Networks IEEE In strumentation & Measurement Magazine December [10] Jin-Lian Lee2, Yaw-Yauan Tyan3, Ming-Hui Wen1, Yun-Wu Wu2 Development of an IoT based Bridge Safety Monitoring System, IEEE International Conference on Applied System Innovation IEEE-ICASI [11] Jivesh Kumar,Ramansh Bajpai et.al, Application of MEMS in bridge structures health Monitoring, International Journal of Engineering and Innovative Technology (IJEIT) [12] KuBo, The Research of IoT Based on RFID Technology,7th International Conference on Intelligent Computation Technology and Automation editor@iaeme.com

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

Analysis of Computer IoT technology in Multiple Fields

Analysis of Computer IoT technology in Multiple Fields IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Analysis of Computer IoT technology in Multiple Fields To cite this article: Huang Run 2018 IOP Conf. Ser.: Mater. Sci. Eng. 423

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

The Study on the Application of the Intelligent Technology in the Sightseeing Agricultural Parks

The Study on the Application of the Intelligent Technology in the Sightseeing Agricultural Parks Abstract The Study on the Application of the Intelligent Technology in the Sightseeing Agricultural Parks Lei Feng, Jie Zhao Department of Architecture, Henan Technical College of Construction, Zhengzhou

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

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

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

An Improved DV-Hop Localization Algorithm Based on Hop Distance and Hops Correction

An Improved DV-Hop Localization Algorithm Based on Hop Distance and Hops Correction , pp.319-328 http://dx.doi.org/10.14257/ijmue.2016.11.6.28 An Improved DV-Hop Localization Algorithm Based on Hop Distance and Hops Correction Xiaoying Yang* and Wanli Zhang College of Information Engineering,

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

EARTHQUAKE EARLY WARNING SYSTEM FOR ANDROID

EARTHQUAKE EARLY WARNING SYSTEM FOR ANDROID EARTHQUAKE EARLY WARNING SYSTEM FOR ANDROID B.Gopinathan 1,Rohith.R 2,Harish.M 3,Jagapathibabu.BM 4. 1 Professor & 2 Students Department of Computer Science and Engineering Adhiyamaan College of Engineering,

More information

Research on Intelligent Helmet for Safety Monitoring in Coal Mine

Research on Intelligent Helmet for Safety Monitoring in Coal Mine 2017 2 nd International Conference on Architectural Engineering and New Materials (ICAENM 2017) ISBN: 978-1-60595-436-3 Research on Intelligent Helmet for Safety Monitoring in Coal Mine Xiucai Guo and

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

6545(Print), ISSN (Online) Volume 4, Issue 2, March April (2013), IAEME & TECHNOLOGY (IJEET)

6545(Print), ISSN (Online) Volume 4, Issue 2, March April (2013), IAEME & TECHNOLOGY (IJEET) INTERNATIONAL International Journal of JOURNAL Electrical Engineering OF ELECTRICAL and Technology (IJEET), ENGINEERING ISSN 0976 & TECHNOLOGY (IJEET) ISSN 0976 6545(Print) ISSN 0976 6553(Online) Volume

More information

STUDY OF VARIOUS TECHNIQUES FOR DRIVER BEHAVIOR MONITORING AND RECOGNITION SYSTEM

STUDY OF VARIOUS TECHNIQUES FOR DRIVER BEHAVIOR MONITORING AND RECOGNITION SYSTEM INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) Proceedings of the International Conference on Emerging Trends in Engineering and Management (ICETEM14) ISSN 0976 6367(Print) ISSN 0976

More information

Keyword: AVR Microcontroller, GSM, LCD, remote monitoring, Sensors, ZigBee.

Keyword: AVR Microcontroller, GSM, LCD, remote monitoring, Sensors, ZigBee. Volume 3, Issue 7, July 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Design & Implementation

More information

IMAGE TYPE WATER METER CHARACTER RECOGNITION BASED ON EMBEDDED DSP

IMAGE TYPE WATER METER CHARACTER RECOGNITION BASED ON EMBEDDED DSP IMAGE TYPE WATER METER CHARACTER RECOGNITION BASED ON EMBEDDED DSP LIU Ying 1,HAN Yan-bin 2 and ZHANG Yu-lin 3 1 School of Information Science and Engineering, University of Jinan, Jinan 250022, PR China

More information

A Wireless Smart Sensor Network for Flood Management Optimization

A Wireless Smart Sensor Network for Flood Management Optimization A Wireless Smart Sensor Network for Flood Management Optimization 1 Hossam Adden Alfarra, 2 Mohammed Hayyan Alsibai Faculty of Engineering Technology, University Malaysia Pahang, 26300, Kuantan, Pahang,

More information

A Smart Home Design and Implementation Based on Kinect

A Smart Home Design and Implementation Based on Kinect 2018 International Conference on Physics, Computing and Mathematical Modeling (PCMM 2018) ISBN: 978-1-60595-549-0 A Smart Home Design and Implementation Based on Kinect Jin-wen DENG 1,2, Xue-jun ZHANG

More information

CONTROLLING METHODS AND CHALLENGES OF ROBOTIC ARM

CONTROLLING METHODS AND CHALLENGES OF ROBOTIC ARM CONTROLLING METHODS AND CHALLENGES OF ROBOTIC ARM Aniket D. Kulkarni *1, Dr.Sayyad Ajij D. *2 *1(Student of E&C Department, MIT Aurangabad, India) *2(HOD of E&C department, MIT Aurangabad, India) aniket2212@gmail.com*1,

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

IOT Based Landslide Detection & Prevention System

IOT Based Landslide Detection & Prevention System IOT Based Landslide Detection & Prevention System Jadhav Kanchan eknath, Nalegaonkar Abhilash Dashrath, Salunke Vaishnavi Pandurang, Rajole Savita Dinkar 1 Author, computer Department, Matoshri college

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

[Kumar, 5(12): December2018] ISSN DOI /zenodo Impact Factor

[Kumar, 5(12): December2018] ISSN DOI /zenodo Impact Factor GLOBAL JOURNAL OF ENGINEERING SCIENCE AND RESEARCHES IOT BASED TRACKING AND MONITORING SYSTEM FOR SCHOOL CHILDREN SAFETY D. Lokesh Sai Kumar *1, B. Vishnu Vardhan 2 & A. Yuva Krishna 3 *1,2&3 Asst. Professor,

More information

Design of expert system for fault diagnosis of water quality monitoring devices

Design of expert system for fault diagnosis of water quality monitoring devices Design of expert system for fault diagnosis of water quality monitoring devices Qiucheng Li 1, Daoliang Li 1,*, Zhenbo Li 1, 1 College of Information and Electrical Engineering, China Agricultural University,

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

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

Node Localization using 3D coordinates in Wireless Sensor Networks

Node Localization using 3D coordinates in Wireless Sensor Networks Node Localization using 3D coordinates in Wireless Sensor Networks Shayon Samanta Prof. Punesh U. Tembhare Prof. Charan R. Pote Computer technology Computer technology Computer technology Nagpur University

More information

Real Time Traffic Light Control System Using Image Processing

Real Time Traffic Light Control System Using Image Processing Real Time Traffic Light Control System Using Image Processing Darshan J #1, Siddhesh L. #2, Hitesh B. #3, Pratik S.#4 Department of Electronics and Telecommunications Student of KC College Of Engineering

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

AMBULANCE TRACKING AND ALTERNATE ROUTING

AMBULANCE TRACKING AND ALTERNATE ROUTING AMBULANCE TRACKING AND ALTERNATE ROUTING E.Abinaya 1, M.Arul Kumar 2, N.Abinaiya 3, RA.Saraswathi 4 1,2 PG student / VLSI Design, SNS College of Technology, Coimbatore, (India) 3 PG student / Communication

More information

DEVELOPMENT OF AN VIBRATION MONITORING SYSTEM FOR BUILDING0020STRUCTURE

DEVELOPMENT OF AN VIBRATION MONITORING SYSTEM FOR BUILDING0020STRUCTURE DEVELOPMENT OF AN VIBRATION MONITORING SYSTEM FOR BUILDING0020STRUCTURE Sheetalkumar Kunvar 1), Dr.Bhaskar Thakkar 2), Dr.Khadeeja Priyan 3) 1 M.E Student, Embedded System, G.H.Patel College of Eng & Tech,

More information

Path Planning for Mobile Robots Based on Hybrid Architecture Platform

Path Planning for Mobile Robots Based on Hybrid Architecture Platform Path Planning for Mobile Robots Based on Hybrid Architecture Platform Ting Zhou, Xiaoping Fan & Shengyue Yang Laboratory of Networked Systems, Central South University, Changsha 410075, China Zhihua Qu

More information

OPEN CV BASED AUTONOMOUS RC-CAR

OPEN CV BASED AUTONOMOUS RC-CAR OPEN CV BASED AUTONOMOUS RC-CAR B. Sabitha 1, K. Akila 2, S.Krishna Kumar 3, D.Mohan 4, P.Nisanth 5 1,2 Faculty, Department of Mechatronics Engineering, Kumaraguru College of Technology, Coimbatore, India

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

Research and implementation of key technologies for smart park construction based on the internet of things and cloud computing 1

Research and implementation of key technologies for smart park construction based on the internet of things and cloud computing 1 Acta Technica 62 No. 3B/2017, 117 126 c 2017 Institute of Thermomechanics CAS, v.v.i. Research and implementation of key technologies for smart park construction based on the internet of things and cloud

More information

e-navigation Underway International February 2016 Kilyong Kim(GMT Co., Ltd.) Co-author : Seojeong Lee(Korea Maritime and Ocean University)

e-navigation Underway International February 2016 Kilyong Kim(GMT Co., Ltd.) Co-author : Seojeong Lee(Korea Maritime and Ocean University) e-navigation Underway International 2016 2-4 February 2016 Kilyong Kim(GMT Co., Ltd.) Co-author : Seojeong Lee(Korea Maritime and Ocean University) Eureka R&D project From Jan 2015 to Dec 2017 15 partners

More information

Landslide Detection and Warning System using WSN

Landslide Detection and Warning System using WSN Landslide Detection and Warning System using WSN Mr. Pranav Pravin Garje, Mr. Sagar Balasaheb Bawche 2, Mr. Vaibhav Pandurang Gund 3, Mr. Suyog. S. Shah 4 Student, Dept. of E&TC, Sinhgad Academy of Engineering,

More information

Internet of Things. (Ref: Slideshare)

Internet of Things. (Ref: Slideshare) Internet of Things (Ref: Slideshare) Contents Introduction/Overview The Internet of Things Applications of IoT Challenges and Barriers in IoT Future of IoT Internet Revolution Impact of the Internet Education

More information

An Automated Rainfall Monitoring System

An Automated Rainfall Monitoring System ENGINEER - Vol. XXXIX, No. 02, pp. 53-58,2006 The Institution of Engineers, Sri Lanka The following paper received... An Automated Rainfall Monitoring System S.P.K.A Gunawardena, B.M.D Rangana & M.M Siriwardena

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

Development of IoT based Pier collision Monitoring System

Development of IoT based Pier collision Monitoring System , pp.148-153 http://dx.doi.org/10.14257/astl.2016.137.28 Development of IoT based Pier collision Monitoring System Soo-Yeol Park 1, Sung-min Kang 1, Keum-Soo Yeo 1, Byung-Yun Won 1 1 Korea Plant Maintenace

More information

Smart Incubator using Internet of Things

Smart Incubator using Internet of Things Available online at: http://www.ijmtst.com/vol4issue9.html International Journal for Modern Trends in Science and Technology ISSN: 2455-3778 :: Volume: 04, Issue No: 09, September 2018 Smart Incubator

More information

The Design of Intelligent Wheelchair Based on MSP430

The Design of Intelligent Wheelchair Based on MSP430 The Design of Intelligent Wheelchair Based on MSP430 Peifen Jin 1, a *, ujie Chen 1,b, Peixue Liu 1,c 1 Department of Mechanical and electrical engineering,qingdao HuangHai College, Qingdao, 266427, China

More information

Smart Geophone Sensor Network for Effective Detection of Landslide Induced Geophone Signals

Smart Geophone Sensor Network for Effective Detection of Landslide Induced Geophone Signals International Conference on Communication and Signal Processing, April 6-8, 2016, India Smart Geophone Sensor Network for Effective Detection of Landslide Induced Geophone Signals Deekshit V N, Maneesha

More information

AN EFFICIENT TRAFFIC CONTROL SYSTEM BASED ON DENSITY

AN EFFICIENT TRAFFIC CONTROL SYSTEM BASED ON DENSITY INTERNATIONAL JOURNAL OF RESEARCH IN COMPUTER APPLICATIONS AND ROBOTICS ISSN 2320-7345 AN EFFICIENT TRAFFIC CONTROL SYSTEM BASED ON DENSITY G. Anisha, Dr. S. Uma 2 1 Student, Department of Computer Science

More information

An integrated approach to road noise. Measuring and understanding

An integrated approach to road noise. Measuring and understanding An integrated approach to road noise. Measuring and understanding Ken Polcak Maryland State Highway Administration, Office of Environmental Design RafDouglas Tommasi, Ph.D., Tommasi&Tommasi America LLC

More information

SPTF: Smart Photo-Tagging Framework on Smart Phones

SPTF: Smart Photo-Tagging Framework on Smart Phones , pp.123-132 http://dx.doi.org/10.14257/ijmue.2014.9.9.14 SPTF: Smart Photo-Tagging Framework on Smart Phones Hao Xu 1 and Hong-Ning Dai 2* and Walter Hon-Wai Lau 2 1 School of Computer Science and Engineering,

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

IoT Based Base Transceiver Station Health Monitoring for Smart Mobile Communication System

IoT Based Base Transceiver Station Health Monitoring for Smart Mobile Communication System IoT Based Base Transceiver Station Health Monitoring for Smart Mobile Communication System 1 G.Lavanya, 2 Dr.M.Shanmuga Priya, 3 Dr.M.A.Bhagyaveni 1 Department of ECE, College of Engineering Guindy Anna

More information

A Solution for Identification of Bird s Nests on Transmission Lines with UAV Patrol. Qinghua Wang

A Solution for Identification of Bird s Nests on Transmission Lines with UAV Patrol. Qinghua Wang International Conference on Artificial Intelligence and Engineering Applications (AIEA 2016) A Solution for Identification of Bird s Nests on Transmission Lines with UAV Patrol Qinghua Wang Fuzhou Power

More information

Zigbee based Land Slide Detection and Monitoring System

Zigbee based Land Slide Detection and Monitoring System IJIRST International Journal for Innovative Research in Science & Technology Volume 3 Issue 02 July 2016 ISSN (online): 2349-6010 Zigbee based Land Slide Detection and Monitoring System Vrushali G. Hadole

More information

Real Time Indoor Tracking System using Smartphones and Wi-Fi Technology

Real Time Indoor Tracking System using Smartphones and Wi-Fi Technology International Journal for Modern Trends in Science and Technology Volume: 03, Issue No: 08, August 2017 ISSN: 2455-3778 http://www.ijmtst.com Real Time Indoor Tracking System using Smartphones and Wi-Fi

More information

RFID- GSM- GPS Imparted School Bus Transportation Management System

RFID- GSM- GPS Imparted School Bus Transportation Management System International Journal of Research Studies in Science, Engineering and Technology Volume 3, Issue 8, August 2016, PP 12-16 ISSN 2349-4751 (Print) & ISSN 2349-476X (Online) RFID- GSM- GPS Imparted School

More information

Structure Health Monitoring System Using MEMS-Applied Vibration Sensor

Structure Health Monitoring System Using MEMS-Applied Vibration Sensor Structure Health Monitoring System Using MEMS-Applied Vibration Sensor SAKAUE Satoru MURAKAMI Keizo KITAGAWA Shinji ABSTRACT Recently, studies have come to be increasingly energetically conducted on structure

More information

Wireless Energy Meter Using Handheld Reader

Wireless Energy Meter Using Handheld Reader International Journal of Innovative Research in Electronics and Communications (IJIREC) Volume 1, Issue 5, August 2014, PP 42-46 ISSN 2349-4042 (Print) & ISSN 2349-4050 (Online) www.arcjournals.org Wireless

More information

A novel autonomous monitoring system for distributed leakage current measurements on outdoor high voltage insulators

A novel autonomous monitoring system for distributed leakage current measurements on outdoor high voltage insulators A novel autonomous monitoring system for distributed leakage current measurements on outdoor high voltage insulators Nikolaos Mavrikakis 1, Michalis Kapellakis 1, Dionisios Pylarinos 1, and Kiriakos Siderakis

More information

HAND GESTURE CONTROLLED ROBOT USING ARDUINO

HAND GESTURE CONTROLLED ROBOT USING ARDUINO HAND GESTURE CONTROLLED ROBOT USING ARDUINO Vrushab Sakpal 1, Omkar Patil 2, Sagar Bhagat 3, Badar Shaikh 4, Prof.Poonam Patil 5 1,2,3,4,5 Department of Instrumentation Bharati Vidyapeeth C.O.E,Kharghar,Navi

More information

Automatic optical measurement of high density fiber connector

Automatic optical measurement of high density fiber connector Key Engineering Materials Online: 2014-08-11 ISSN: 1662-9795, Vol. 625, pp 305-309 doi:10.4028/www.scientific.net/kem.625.305 2015 Trans Tech Publications, Switzerland Automatic optical measurement of

More information

A Simple Design of Clean Robot

A Simple Design of Clean Robot Journal of Computing and Electronic Information Management ISSN: 2413-1660 A Simple Design of Clean Robot Huichao Wu 1, a, Daofang Chen 2, Yunpeng Yin 3 1 College of Optoelectronic Engineering, Chongqing

More information

Landslide Monitoring Using Flux Sensor by Wireless Technique

Landslide Monitoring Using Flux Sensor by Wireless Technique www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 6 Issue 3 March 2017, Page No. 20756-20761 Index Copernicus value (2015): 58.10 DOI: 10.18535/ijecs/v6i3.63

More information

A Fault Detection Device for Energy Metering Equipment

A Fault Detection Device for Energy Metering Equipment 2017 2nd International Conference on Manufacturing Science and Information Engineering (ICMSIE 2017) ISBN: 978-1-60595-516-2 A Fault Detection Device for Energy Metering Equipment Weineng Wang, Guangming

More information

NON-ISOLATED SOFT SWITCHING DC-DC CONVERTER AND LOAD AT FULL RANGE OF ZVS

NON-ISOLATED SOFT SWITCHING DC-DC CONVERTER AND LOAD AT FULL RANGE OF ZVS International Journal of Electrical Engineering & Technology (IJEET) Volume 7, Issue 5, September October, 2016, pp.62 69, Article ID: IJEET_07_05_006 Available online at http://www.iaeme.com/ijeet/issues.asp?jtypeijeet&vtype7&itype5

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

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

Energy Efficiency using Data Filtering Approach on Agricultural Wireless Sensor Network

Energy Efficiency using Data Filtering Approach on Agricultural Wireless Sensor Network International Journal of Computer Engineering and Information Technology VOL. 9, NO. 9, September 2017, 192 197 Available online at: www.ijceit.org E-ISSN 2412-8856 (Online) Energy Efficiency using Data

More information

Bluetooth Low Energy Sensing Technology for Proximity Construction Applications

Bluetooth Low Energy Sensing Technology for Proximity Construction Applications Bluetooth Low Energy Sensing Technology for Proximity Construction Applications JeeWoong Park School of Civil and Environmental Engineering, Georgia Institute of Technology, 790 Atlantic Dr. N.W., Atlanta,

More information

Performance Analysis of DV-Hop Localization Using Voronoi Approach

Performance Analysis of DV-Hop Localization Using Voronoi Approach Vol.3, Issue.4, Jul - Aug. 2013 pp-1958-1964 ISSN: 2249-6645 Performance Analysis of DV-Hop Localization Using Voronoi Approach Mrs. P. D.Patil 1, Dr. (Smt). R. S. Patil 2 *(Department of Electronics and

More information

TILT. The Leading Enterprise Internet of Things Solution. Wireless Accelerometer - Tilt Sensor. General Description. Features of Monnit ALTA Sensors

TILT. The Leading Enterprise Internet of Things Solution. Wireless Accelerometer - Tilt Sensor. General Description. Features of Monnit ALTA Sensors by The Leading Enterprise Internet of Things Solution TILT Wireless Accelerometer - Tilt Sensor General Description The ALTA Wireless Accelerometer - Tilt Sensor is a digital, low power, low profile, capacitive

More information

Comparison of natural frequencies of vibration for a bridge obtained from measurements with new sensor systeme

Comparison of natural frequencies of vibration for a bridge obtained from measurements with new sensor systeme American Journal of Remote Sensing 2014; 2(4): 30-36 Published online October 30, 2014 (http://www.sciencepublishinggroup.com/j/ajrs) doi: 10.11648/j.ajrs.20140204.12 ISSN: 2328-5788 (Print); ISSN: 2328-580X

More information

ADVANCES in NATURAL and APPLIED SCIENCES

ADVANCES in NATURAL and APPLIED SCIENCES ADVANCES in NATURAL and APPLIED SCIENCES ISSN: 1995-0772 Published BYAENSI Publication EISSN: 1998-1090 http://www.aensiweb.com/anas 2017 Special 11(4): pages 1-7 Open Access Journal Data Acquisition System

More information

Low-Power WSN-Based Solar-Cell Monitoring System

Low-Power WSN-Based Solar-Cell Monitoring System Low-Power WSN-Based Solar-Cell Monitoring System Raden Arief Setyawan 1, Soeprapto 1, Hadi Suyono 1, and Rini Nur Hasanah 1 1 Universitas Brawijaya, Malang, Indonesia rarief@ub.ac.id, prapto@ub.ac.id,

More information

A Spiral Development Model for an Advanced Traffic Management System (ATMS) Architecture Based on Prototype

A Spiral Development Model for an Advanced Traffic Management System (ATMS) Architecture Based on Prototype International Journal of Science, Technology and Society 2015; 3(6): 304-308 Published online December 15, 2015 (http://www.sciencepublishinggroup.com/j/ijsts) doi: 10.11648/j.ijsts.20150306.15 ISSN: 2330-7412

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

Sri Shakthi Institute of Engg and Technology, Coimbatore, TN, India.

Sri Shakthi Institute of Engg and Technology, Coimbatore, TN, India. Intelligent Forms Processing System Tharani B 1, Ramalakshmi. R 2, Pavithra. S 3, Reka. V. S 4, Sivaranjani. J 5 1 Assistant Professor, 2,3,4,5 UG Students, Dept. of ECE Sri Shakthi Institute of Engg and

More information

INTERNET OF THINGS (IoT) PRESENTED BY: Wafaa Rizin Ameer

INTERNET OF THINGS (IoT) PRESENTED BY: Wafaa Rizin Ameer INTERNET OF THINGS (IoT) PRESENTED BY: Wafaa Rizin Ameer INTRODUCTION IoT: All about physical items talking to each other The term coined by Kevin Ashton in 1999 Composed by two words and concepts: Internet

More information

Design of intelligent vehicle control system based on machine visual

Design of intelligent vehicle control system based on machine visual Advances in Engineering Research (AER), volume 117 2nd Annual International Conference on Electronics, Electrical Engineering and Information Science (EEEIS 2016) Design of intelligent vehicle control

More information

ENAiKOON inmarsat-600

ENAiKOON inmarsat-600 -600 Inmarsat modem for worldwide satellite communication -600 enables communication between trackables and the back-end system through satellite communication. -600 was designed specifically for fleet

More information

Research and application on the smart home based on component technologies and Internet of Things

Research and application on the smart home based on component technologies and Internet of Things Available online at www.sciencedirect.com Procedia Engineering 15 (2011) 2087 2092 Advanced in Control Engineering and Information Science Research and application on the smart home based on component

More information

ēko Pro Series System

ēko Pro Series System ēko Pro Series System FOR ENVIRONMENTAL MONITORING The ACEINNA ēko Pro Series Starter Kit is a wireless agricultural and environmental sensing system for crop monitoring, microclimate studies and environmental

More information

ScienceDirect. An Integrated Xbee arduino And Differential Evolution Approach for Localization in Wireless Sensor Networks

ScienceDirect. An Integrated Xbee arduino And Differential Evolution Approach for Localization in Wireless Sensor Networks Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 48 (2015 ) 447 453 International Conference on Intelligent Computing, Communication & Convergence (ICCC-2015) (ICCC-2014)

More information

DV-HOP LOCALIZATION ALGORITHM IMPROVEMENT OF WIRELESS SENSOR NETWORK

DV-HOP LOCALIZATION ALGORITHM IMPROVEMENT OF WIRELESS SENSOR NETWORK DV-HOP LOCALIZATION ALGORITHM IMPROVEMENT OF WIRELESS SENSOR NETWORK CHUAN CAI, LIANG YUAN School of Information Engineering, Chongqing City Management College, Chongqing, China E-mail: 1 caichuan75@163.com,

More information

An IoT based Remote HRV Monitoring System for Hypertensive Patients

An IoT based Remote HRV Monitoring System for Hypertensive Patients An IoT based Remote HRV Monitoring System for Hypertensive Patients M.Chandana 1, S.P Siva Reddy 2, N.Niranjan Reddy 3, C.Dharma Teja 4, M.Roshini 5 1234 Student, Dept. Of Computer Science & 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

Vehicle parameter detection in Cyber Physical System

Vehicle parameter detection in Cyber Physical System Vehicle parameter detection in Cyber Physical System Prof. Miss. Rupali.R.Jagtap 1, Miss. Patil Swati P 2 1Head of Department of Electronics and Telecommunication Engineering,ADCET, Ashta,MH,India 2Department

More information

Design and Implementation of FPGA Based Quadcopter

Design and Implementation of FPGA Based Quadcopter Design and Implementation of FPGA Based Quadcopter G Premkumar 1 SCSVMV, Kanchipuram, Tamil Nadu, INDIA R Jayalakshmi 2 Assistant Professor, SCSVMV, Kanchipuram, Tamil Nadu, INDIA Md Akramuddin 3 Project

More information

VOICE CONTROLLED ROBOT WITH REAL TIME BARRIER DETECTION AND AVERTING

VOICE CONTROLLED ROBOT WITH REAL TIME BARRIER DETECTION AND AVERTING VOICE CONTROLLED ROBOT WITH REAL TIME BARRIER DETECTION AND AVERTING P.NARENDRA ILAYA PALLAVAN 1, S.HARISH 2, C.DHACHINAMOORTHI 3 1Assistant Professor, EIE Department, Bannari Amman Institute of Technology,

More information

International Journal of Research

International Journal of Research IOT based Smart Grid to remotely monitor and control Renewable Energy Sources 1. MOHAMED AFZAL, 2. MR. N. KARTHEEK 1PG Scholar, Department of ECE, SVS INSTITUTE OF TECHNOLOGY (Approved by AICTE, New Delhi

More information

A Survey of Sensor Technologies for Prognostics and Health Management of Electronic Systems

A Survey of Sensor Technologies for Prognostics and Health Management of Electronic Systems Applied Mechanics and Materials Submitted: 2014-06-06 ISSN: 1662-7482, Vols. 602-605, pp 2229-2232 Accepted: 2014-06-11 doi:10.4028/www.scientific.net/amm.602-605.2229 Online: 2014-08-11 2014 Trans Tech

More information

Industrial Internet of Things based Collaborative Sensing Intelligence: Framework and Research Challenges

Industrial Internet of Things based Collaborative Sensing Intelligence: Framework and Research Challenges Article Industrial Internet of Things based Collaborative Sensing Intelligence: Framework and Research Challenges Yuanfang Chen 1, Gyu Myoung Lee 2, Lei Shu 3, Noel Crespi 1 1 Institut Mines-Télécom, Télécom

More information

Design of Removable Guardrail System Based on ZigBee Network

Design of Removable Guardrail System Based on ZigBee Network 2016 International Conference on Wireless Communication and Network Engineering (WCNE 2016) ISBN: 978-1-60595-403-5 Design of Removable Guardrail System Based on ZigBee Network Long CHENG 1,2,*, Li ZHANG

More information

ARDUINO. Monitoring moisture of soil using low cost homemade Soil Moisture Sensor and Arduino UNO

ARDUINO. Monitoring moisture of soil using low cost homemade Soil Moisture Sensor and Arduino UNO - 2017 FINAL ECE (Embedded mbedded) IEEE FINAL YEAR Projects @ JP infotech S.NO Project Code IEEE -17 FINAL Embedded (ECE) Project Titles Domain Lang/Ye ar ARDUINO 1 E01 2 E02 Monitoring moisture of soil

More information

Research of Tunnel Construction Monitoring System Based on Senor Information Fusion

Research of Tunnel Construction Monitoring System Based on Senor Information Fusion Sensors & Transducers, Vol. 170, Issue 5, May 014, pp. 54-59 Sensors & Transducers 014 by IFS Publishing, S. L. http://www.sensorsportal.com Research of Tunnel Construction Monitoring System Based on Senor

More information

Compact Battery Monitoring System

Compact Battery Monitoring System Compact Battery Monitoring System Devender Singh Bohra 1, Medha Gupta 2 1 University Institute of Engineering and Technology (UIET), Panjab University, Chandigarh 2 University Institute of Engineering

More information

第 XVII 部 災害時における情報通信基盤の開発

第 XVII 部 災害時における情報通信基盤の開発 XVII W I D E P R O J E C T 17 1 LifeLine Station (LLS) WG LifeLine Station (LLS) WG was launched in 2008 aiming for designing and developing an architecture of an information package for post-disaster

More information

Non-contact structural vibration monitoring under varying environmental conditions

Non-contact structural vibration monitoring under varying environmental conditions Non-contact structural vibration monitoring under varying environmental conditions C. Z. Dong, X. W. Ye 2, T. Liu 3 Department of Civil Engineering, Zhejiang University, Hangzhou 38, China 2 Corresponding

More information

Gesture Identification Using Sensors Future of Interaction with Smart Phones Mr. Pratik Parmar 1 1 Department of Computer engineering, CTIDS

Gesture Identification Using Sensors Future of Interaction with Smart Phones Mr. Pratik Parmar 1 1 Department of Computer engineering, CTIDS Gesture Identification Using Sensors Future of Interaction with Smart Phones Mr. Pratik Parmar 1 1 Department of Computer engineering, CTIDS Abstract Over the years from entertainment to gaming market,

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

Design and Implementation of an Intuitive Gesture Recognition System Using a Hand-held Device

Design and Implementation of an Intuitive Gesture Recognition System Using a Hand-held Device Design and Implementation of an Intuitive Gesture Recognition System Using a Hand-held Device Hung-Chi Chu 1, Yuan-Chin Cheng 1 1 Department of Information and Communication Engineering, Chaoyang University

More information

An Adaptive Indoor Positioning Algorithm for ZigBee WSN

An Adaptive Indoor Positioning Algorithm for ZigBee WSN An Adaptive Indoor Positioning Algorithm for ZigBee WSN Tareq Alhmiedat Department of Information Technology Tabuk University Tabuk, Saudi Arabia t.alhmiedat@ut.edu.sa ABSTRACT: The areas of positioning

More information