DEVELOPMENT OF VIBRATION REMOTE MONITORING SYSTEM BASED ON WIRELESS SENSOR NETWORK

Size: px
Start display at page:

Download "DEVELOPMENT OF VIBRATION REMOTE MONITORING SYSTEM BASED ON WIRELESS SENSOR NETWORK"

Transcription

1 International Journal of Computer Application and Engineering Technology Volume 1-Issue1, January 2012.pp DEVELOPMENT OF VIBRATION REMOTE MONITORING SYSTEM BASED ON WIRELESS SENSOR NETWORK Hui WangJinxiang Fan and Kelin Du The Enjoyor Company, Huangzhou city,310030, Zhejiang Province, P.R.China *Biaobiao Zhang Department of Mechanical Engineering, University of Alabama, Tuscaloosa, AL35487, USA * ABSTRACT: To avoid unexpected equipment failures and obtain high accuracy in diagnoses for the rotating machines, an online vibration monitoring system must be developed. Although many previous techniques for fault detections in rotating machines such as signature analysis using stator current spectra have been well documented, it is until recently that developments in MEMS technology show the increasing trend in integrating vibration analysis for fault diagnoses. This paper describes an innovative way to sample, process, transmit, and analyze vibration measurement data at remote sites and monitor any vibration damages in facilities. As the case study, the system conducts vibration measurements at the remote sensor locations distributed on a wind turbine, then performs vibration signals by using wireless sensor network (WSN) and transfers them to client terminals for processing and analysis through GPRS and internet protocols. KEYWORDS: WSN; GPRS; Vibration monitoring 1. INTRODUCTION Nowadays most manufacture companies are shifting their management strategies from scheduled maintenance to predictive maintenance by observing and predicting machine working conditions in advance [1]. Predictive maintenance is a new approach for facility maintenance. By analyzing data transferred from sensing remote machines through wireless sensor network, people will quickly predict equipment failures so that unexpected disasters can be avoided. Many industrial rotating machines such as motors can be monitored by detecting real-time parameters such as vibration displacements and temperatures from fixed sensors. It should be pointed that traditional monitoring technologies were used in industries for many years, but instruments used for data collection were generally either portable data collectors for manual/walk-around programs or permanently installed online systems that automatically collect and store data. These monitoring systems work but have obvious limits, for instance, expensive costs were spent in installation and maintenance, besides, many facilities to be monitored are not at the same location. To overcome these restrictions, wireless sensor networks can be the good solution. Wireless sensor network [2][3] is a new network that integrates sensors, wireless communication and distributed intelligent processing technology. It can be applied to sample data at remote locations with lower expenses, for

2 example, ZigBee [4] is a wireless networking technology with characteristics of low power, low cost and short time-delay. These favorable features are applicable in the larger remote monitoring area. In this paper, we develop the ZigBee based WSN for health monitoring in rotating machines. The vibration signals sampled are processed at the remote client terminals through internet protocols. In order to predict levels of severity of rotating machine imbalance, the vibration detection techniques with suitable algorithms are applied to extract detailed information for induction machine fault diagnoses. As illustrated in Fig.1,the wireless technology is capable of operating data sampling, data packaging, and conducts parameter memorizing as well as routing to a data base station; the data collected from the monitoring nodes is then transferred to the remote monitoring center via a GPRS network. The monitoring center analyzes and processes vibration parameters and gives an alarm for emergencies such as vibration damage, in addition, it will provide decision-making in prevention and remediation of machine breakdown. To clarify the remote monitor system, we will introduce ZigBee wireless technology in the following section, then we will describe the system configuration later. 2. ZigBee Wireless Technology ZigBee is a wireless technology operating on the IEEE physical radio specification in unlicensed bands, including 2.4 GHz, 900 MHz and 868 MHz [5]. ZigBee has found the increasing application in industries for signal monitoring. It is able to meet technical requirements in condition monitoring (e.g., high bandwidth) and has merits in network security and standard implementation. Its power consumption is moderate. Normally in the typical monitoring situation, batteries can last up to one or two years. The ZigBee network consists of three kinds of devices as illustrated in Figure 2. A coordinator, which organizes the network and keeps up routing tables. Routers, which are responsible for communicating with a coordinator, with other routers and the reduced function end devices. Reduced function end devices, which can be connected with routers and the coordinator, but not with one another. 3. Design of the vibration remote monitoring System The WSN based vibration monitoring system shown in Fig.1 consists of two parts: 1) a GPRS network as a long-distance communication section for remote data transmission; 2) a ZigBee network used for vibration response monitor. ZigBee network has the characteristics of adapting network topology easily with features of low power consumption, great network capacity, credible communication and low cost. Therefore, it is suitable for being applied in fields intelligent controlling. To that end, several modules are developed, including terminal controller modules, interface module of GPRS network and system management software. 2

3 3.1. Hardware design Network nodes and coordinators are key components in the WSN system. Assuming that the coordinator will always be connected with the monitoring center/server through the GPRS network, all messages will be exchanged between the server and the network. When the server sends out a command, the CPU of the network coordinator will read the content of the command and get the details by analyzing it. The main control program within the network coordinator writes the details to the ZigBee module through serial ports. Then the ZigBee module will be responsible for transmitting the messages to the communication network. From Fig. 1, we can see that development of the network coordinator and the ZigBee node is the most important task for the hardware system design. These two components are basically identical. The only difference is that the latter has the function of GPRS communications while the former does not. Therefore, we will describe the design of the ZigBee network coordinator in detail later in this paper. According to the above description, we can find the microcontroller (MCU), the ZigBee module and the GPRS module which are the most important parts of the network coordinator. The hardware construction of our coordinator node adopts MSP430F149 as MCU (from TI), ETRX2ZigBee module, and MC52i GPRS module (from Siemens).We have designed peripheral circuits according to function requirements, and developed a network coordinator by integrating the ZigBee coordinator node and the GPRS module together on a PCB board. Figure 3and Figure 4 show modules of the circuit diagrams designed for the system. The terminal controller of vibration control system is the controlling and actuating devices to implement vibration monitoring and control system. It will be described in following sections. 3.2 Software Design Client monitoring software The monitoring software at the central monitor station (i.e. monitoring server) shown in Fig.1 adopts C/S architecture based on socket communication mechanisms of TCP/IP protocol. It is written in C# language and built on the.net software with the independent platform and excellent expandability. The client terminals mainly consist of two parts: database management server and system management server. The database management server includes database server and databases. The database management server manages the interaction between various modules and databases, establishes databases and keeps relations with other modules. The system management server interacts with the users. The system management server provides a human-machine interface, through which clients can configure system parameters and monitor real-time data and inquire about historical records ZigBee Node software The coordinator node software is responsible for the collection and transmission of data. Sensor nodes have functions such as data sampling, A/D converter, I/O control, timer-triggered and timer-triggered hibernating. Router nodes and coordinator nodes mainly conduct data forwarding and path routing. The router nodes and the coordinator nodes have the capability of collecting sensor data. As such, they can also be treated as sensor nodes. During the interaction between coordinator nodes and the GPRS network, both of them should follow the same datagram protocol in order to enable the host station to analyze the message more easily. Figure 5 shows the flowchart of the node software. Node software is mainly 3

4 responsible for data transmission between ZigBee network and GPRS network. As for this vibration monitoring system, we apply two-level wireless communication with interface for ZigBee network implemented as the ZigBee Coordinator Node and with interface to GPRS. The ZigBee wireless network would cover the area or around the area that participates in a monitor action. ZigBee Coordinator Node stores information about the network and forwards data to GPRS network as illustrated in Fig.1 above. In two-layer model for monitoring purposes, the ZigBee coordinator node establishes star topology network and communicates with other available ZigBee devices whose implementation type would depend on the transmitted data. When they are necessary to communicate outside of the network, the information would be forwarded to the GPRS interface. 4. Case Study: Avoiding catastrophic due to wind turbine-bearing failure As for previous routine checks, due to hand-held analyzers, the interrupt with plan occurred in a couple of weeks, so it was uncertain whether the wind turbine bearings would function well continuously. With the help of internet-based monitoring technologies, expected benefits are closer to real-time problems detection and better understanding of the turbines vibration behavior [7]. Particularly, by using the wireless monitoring system, 24-hour remote monitoring is offered and real-time data will be vividly transferred to machine operators at the central terminals. As shown in Fig.6, data information of the turbine is sampled through remote sensors and stored into database instantly through network protocols as shown in Fig.1.It should be noted that the turbine online monitoring system consists of two modules: real-time monitoring and off-line analysis as shown in Fig.7. Functions of real-time analysis module include signal processing, feature extraction, model and pattern recognition, etc. Off-line module can conduct signal trend analysis and fault feature retraction. The system analyzes signals in time-domain and frequency-domain methods continually. In case some abnormal are found, the system will shift to fault diagnosis module automatically. Figure 8 shows an example of bearing faults and cepstrum analysis. A Cepstrum analysis is useful for detecting harmonics exhibited by a faulty roller bearing in the wind turbine. A roller element bearing is composed of an outer ring, an inner ring, and several roller element balls. When a failure develops in the outer or inner ring, the measured vibration signal will exhibit larger frequency energy around the fault frequency of the inner or outer race [8]. 5. Conclusion Rapid progress in the field of MEMS will enable the development of remote wireless sensor network for sampling, digitizing and transmitting real-time signals from remote locations. The ZigBee network as a typical wireless sensor network employs a number of sensors to communicate with client monitoring terminals through GPRS and internet network in the hope of tackling with working machine vibration problems at any time. In this paper, the vibration remote monitoring system consists of three parts: data monitoring nodes, GPRS/Internet and remote monitoring terminals. It presents us with features such as large monitoring ranges, flexible configuration, low power consumption, small damage to the environment and low cost. As the case study, the system is applied to perform online monitoring work on vibration amplitudes of a wind turbine. Sensors accessing to sample different vibration amplitudes can help the clients at the terminals to detect any unexpected failures occurring in the wind turbine timely, therefore this system thus promises broad applications. 4

5 Fig.1.WSN-based vibration remote monitoring system Fig.2 A ZigBee based networks incorporating coordinators, routers and end devices in a mesh topology Fig.3. Schematic of ZigBee circuit Fig.4. Schematic of GPRS circuit 5

6 Fig.5. Flowchart of node software Fig.6.Wind turbine vibration monitoring site 1, 2Vibration (acceleration, bearing, radial); 3, 6 Vibration (acceleration, bear box, radial); 4, 5 Vibration (acceleration, generator, radial); 7 Vibration (acceleration, hood, radial) Fig.7. The software system flowchart. 6

7 Fig.8. Power spectra and Cepstrums monitoring of a bearing [8] References [1] ELECTRIC POWER RESEARCH INSTITUTE, Electric Motor PredictiveMaintenance Programme, TR V2, Palo Alto, CA, USA (1999). [2] Ivan Stojmenovic, Geocasting with Guaranteed Delivery in Sensor Networks,IEEE Wireless Communications, December 2004,pp [3] Kay Romer, Friedemann Mattern,The Design Space of Wireless Sensor Networks,IEEE Wireless Communications, December 2004,pp [4] IEEE [5] Adrian Perrig, John Stankovic and David Wagner, Security in Wireless Sensor Networks, Communications of the ACM, Vol. 47,No.5, pp , June 24. [6] Ran Chen,The Smart Three-Phase Electric Meter Based on ENC28J60 and MSP430F149,Advanced materials research, ,pp ,2011 [7] J.B. Ekanayake, L. Holdsworth, W. XueGuang, N. Jenkins,Dynamic modelling of doubly fed induction generator windturbines, Trans. on Power Systems, Vol. 18, No. 2, May2003, pp [8] National Instruments, Vibration Analysis and Signal Processing inlabview,feb 23(2011). 7

Wireless Sensor Network Based Smart Home: Sensor Selection, Deployment and Monitoring

Wireless Sensor Network Based Smart Home: Sensor Selection, Deployment and Monitoring Wireless Sensor Network Based Smart Home: Sensor Selection, Deployment and Monitoring ABSTRACT: Wireless sensor networks (WSNs) have become indispensable to the realization of smart homes. The objective

More information

Design of Remote data acquisition system based on Internet of Things

Design of Remote data acquisition system based on Internet of Things , pp.32-36 http://dx.doi.org/10.14257/astl.214.79.07 Design of Remote data acquisition system based on Internet of Things NIU Ling Zhou Kou Normal University, Zhoukou 466001,China; Niuling@zknu.edu.cn

More information

Wireless Sensor Network for Performance Monitoring of Electrical Machine

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

More information

Design and Implementation of a Wireless Sensor Network for Smart Homes

Design and Implementation of a Wireless Sensor Network for Smart Homes Design and Implementation of a Wireless Sensor etwork for Smart Homes Ming Xu 1, Longhua Ma 1, Feng Xia, Tengkai uan 1, Jixin Qian 1, Meng Shao 3 1 Department of Control Science and Engineering, Zhejiang

More information

Intelligent Home Automation and Security System

Intelligent Home Automation and Security System Intelligent Home Automation and Security System Ms. Radhamani N Department of Electronics and communication, VVIET, Mysore, India ABSTRACT: In todays scenario safer home security is required, As the technology

More information

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

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

More information

Design of WSN-Based Remote Monitoring System for Environmental Parameters in Substation

Design of WSN-Based Remote Monitoring System for Environmental Parameters in Substation International Journal of Smart Grid and Clean Energy Design of WSN-Based Remote Monitoring System for Environmental Parameters in Substation Aina Hu a *, Huanhuan Wang b, and Jianchen Wan a a Department

More information

Sensor network infrastructure for intelligent building monitoring and management system

Sensor network infrastructure for intelligent building monitoring and management system Sensor network infrastructure for intelligent building monitoring and management system 1 R.VENKATESH, 2 K.RADHA, 3 M.GANTHIMATHI 1.B.E-CSE, Muthayammal Engineering College, Rasipuram. 2. Assistant Professor

More information

Demystifying Wireless for Real-World Measurement Applications

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

More information

Automated Security System using ZigBee

Automated Security System using ZigBee IJIRST International Journal for Innovative Research in Science & Technology Volume 2 Issue 01 June 2015 ISSN (online): 2349-6010 Automated Security System using ZigBee Sneha Susan Abraham Saveetha School

More information

Design of Fuzzy Drip Irrigation Control System Based on ZigBee Wireless Sensor Network

Design of Fuzzy Drip Irrigation Control System Based on ZigBee Wireless Sensor Network Design of Fuzzy Drip Irrigation Control System Based on ZigBee Wireless Sensor Network Xinjian Xiang College of Automation & Electrical Engineering, Zhejiang University of Science and Technology, Zhejiang,

More information

A Wireless Sensor Network for Weather and Disaster Alarm Systems

A Wireless Sensor Network for Weather and Disaster Alarm Systems 2011 International Conference on Information and Electronics Engineering IPCSIT vol.6 (2011) (2011) IACSIT Press, Singapore A Wireless Sensor Network for Weather and Disaster Alarm Systems Cholatip Yawut

More information

Remote Home Security System Based on Wireless Sensor Network Using NS2

Remote Home Security System Based on Wireless Sensor Network Using NS2 Remote Home Security System Based on Wireless Sensor Network Using NS2 #Rajesh Banala 1, Asst.Professor,E-mail: rajesh.banal@gmail.com #D.Upender 2, Asst.Professor, E mail: upender584@gmail.com #Department

More information

THIS paper reports some results of a research, which aims to investigate the

THIS paper reports some results of a research, which aims to investigate the FACTA UNIVERSITATIS (NIŠ) SER.: ELEC. ENERG. vol. 22, no. 2, August 2009, 227-234 Determination of Rotor Slot Number of an Induction Motor Using an External Search Coil Ozan Keysan and H. Bülent Ertan

More information

Figure 1.Block diagram of inventory management system using Proximity sensors.

Figure 1.Block diagram of inventory management system using Proximity sensors. Volume 1, Special Issue, March 2015 Impact Factor: 1036, Science Central Value: 2654 Inventory Management System Using Proximity ensors 1)Jyoti KMuluk 2)Pallavi H Shinde3) Shashank VShinde 4)Prof VRYadav

More information

Vibration Measurement of Wireless Sensor Nodes for Structural Health Monitoring

Vibration Measurement of Wireless Sensor Nodes for Structural Health Monitoring , pp.18-22 http://dx.doi.org/10.14257/astl.2015.98.05 Vibration Measurement of Wireless Sensor Nodes for Structural Health Monitoring Surgwon Sohn, Seong-Rak Rim, In Jung Lee Div. of Computer and Information

More information

Online Communication of Critical Parameters in Powerplant Using ZIGBEE

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

More information

Bus Data Acquisition and Remote Monitoring System Using Gsm & Can

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

More information

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

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

More information

ZIGBEE BASED MINE SAFETY MONITORING SYSTEM WITH GSM

ZIGBEE BASED MINE SAFETY MONITORING SYSTEM WITH GSM ZIGBEE BASED MINE SAFETY MONITORING SYSTEM WITH GSM RAJKUMAR BODDU, P.BALANAGU & N.SURESH BABU Department of Electronics and Communication Engineering, Chirala Engineering College, Chirala. Abstract: In

More information

Implementation of Wireless Gateway for Smart Home

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

More information

Plc Based Monitoring and Controlling System Using Wi-Fi Device

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

More information

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

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

More information

Wireless monitoring system for temperature and humidity based on ZigBee

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

More information

Raghavendra Reddy D 1, G Kumara Swamy 2

Raghavendra Reddy D 1, G Kumara Swamy 2 Car Accident Detection, Communication And Tracking Using ARM7 Controller Raghavendra Reddy D 1, G Kumara Swamy 2 1 PG Scholar, Dept of ECE, Malla Reddy Engineering College (Autonomous), Hyderabad, India.

More information

Surveillance System Using Wireless Sensor Networks

Surveillance System Using Wireless Sensor Networks Surveillance System Using Wireless Sensor Networks Dan Nguyen, Leo Chang Computer Engineering, Santa Clara University Santa Clara, California, USA dantnguyen84@gmail.com chihshun@gmail.com Abstract The

More information

ONLINE HEALTH MONITORING SYSTEM USING ZIGBEE

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

More information

Advanced Vehicle Tracking System on Google Earth Using GPS and GSM

Advanced Vehicle Tracking System on Google Earth Using GPS and GSM IJECT Vo l. 5, Is s u e Sp l - 3, Ja n - Ma r c h 2014 ISSN : 2230-7109 (Online) ISSN : 2230-9543 (Print) Advanced Vehicle Tracking System on Google Earth Using GPS and GSM 1 Sowjanya Kotte, 2 Hima Bindhu

More information

Gsm Based Controlled Switching Circuit Between Supply Mains and Captive Power Plant

Gsm Based Controlled Switching Circuit Between Supply Mains and Captive Power Plant International Journal of Computational Engineering Research Vol, 03 Issue, 4 Gsm Based Controlled Switching Circuit Between Supply Mains and Captive Power Plant 1, Mr.S.Vimalraj, 2, Gausalya.R.B, 3, Samyuktha.V,

More information

International Journal of Computer Engineering Science (IJCES)

International Journal of Computer Engineering Science (IJCES) Design and Automation of Security Management System for Industries Based On M2M Technology Swathi Bhupatiraju [1] T J V Subrahmanyeswara Rao M.Tech [2] [1] M.Tech. Student, Department of ECE, Swathi.bhupatiraj@gmail.com

More information

XBee Wireless Sensor Networks for Temperature Monitoring

XBee Wireless Sensor Networks for Temperature Monitoring XBee Wireless Sensor Networks for Temperature Monitoring Vongsagon Boonsawat, Jurarat Ekchamanonta, Kulwadee Bumrungkhet, and Somsak Kittipiyakul School of Information, Computer, and Communication Technology

More information

Wireless Sensor Network for Electric Meter Handling

Wireless Sensor Network for Electric Meter Handling Wireless Sensor Network for Electric Meter Handling Swapnil Magar 1, Prof.Deshpande L.M. 2 PG Student [E&TC], Dept. of ECE, College of Engineering, Osmanabad, Maharashtra, India 1 Assistant professor,

More information

BROWSER-BASED HOME MONITOR USING ZIGBEE SENSORS

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

More information

Network Enabled Battery Health Monitoring System

Network Enabled Battery Health Monitoring System Network Enabled Battery Health Monitoring System Research Team: Fan Yang Zhengyang Liu Supervisor: Advisor: Hanlei Zhang (PhD Student) Wencong Su (PhD Student) Dr. Mo-Yuen Chow Presentation Outline Project

More information

A REMOTE MONITORING SYSTEM FOR A THREE-PHASE 10-KVA SWITCHABLE DISTRIBUTION TRANSFORMER USING ZIGBEE WIRELESS NETWORK

A REMOTE MONITORING SYSTEM FOR A THREE-PHASE 10-KVA SWITCHABLE DISTRIBUTION TRANSFORMER USING ZIGBEE WIRELESS NETWORK A RMOT MONITORING SYSTM FOR A THR-PHAS 10-KVA SWITCHABL DISTRIBUTION TRANSFORMR USING ZIGB WIRLSS NTWORK S.Dinesh Kumar 1, R.Suresh Kumar 2, Dr.Rani Thottungal 3 1 PG Student, Department, Kumaraguru College

More information

Question Shall the Tender include installation of the central server application on a redundant server?

Question Shall the Tender include installation of the central server application on a redundant server? s and answers regarding the Invitation for Tender for a national gamma monitoring system in Sweden s and answers published 2008-07-07 Will alternative tenders from the same Tenderer be considered? No,

More information

SCADA and Monitoring for Solar Energy Plant

SCADA and Monitoring for Solar Energy Plant SCADA and Monitoring for Solar Energy Plant Segment: Industry Country: Thailand Author: Ranon Satitpanyapan Products: NI LabVIEW with LabVIEW Real-Time Module crio Real-Time controller 8 slot with 16 current

More information

The Internet of Things: Opportunities & Challenges

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

More information

High-Frequency Distributed Sensing for Structure Monitoring

High-Frequency Distributed Sensing for Structure Monitoring High-Frequency Distributed Sensing for Structure Monitoring K. Mechitov, W. Kim, G. Agha and T. Nagayama* Department of Computer Science, University of Illinois at Urbana-Champaign 201 N. Goodwin Ave.,

More information

M2M I/O Modules. To view all of Advantech s M2M I/O Modules, please visit www.advantech.com/products.

M2M I/O Modules. To view all of Advantech s M2M I/O Modules, please visit www.advantech.com/products. M2M I/O Modules 14 M2M I/O Modules Overview 14-2 M2M I/O Modules Selection Guide 14-6 ADAM-2510Z Wireless Router Node 14-8 ADAM-2520Z Wireless Modbus RTU Gateway 14-9 ADAM-2031Z ADAM-2632Z ADAM-2017Z ADAM-2018Z

More information

Design of Wireless Home automation and security system using PIC Microcontroller

Design of Wireless Home automation and security system using PIC Microcontroller IJCAES ISSN: 2231-4946 Volume III, Special Issue, August 2013 International Journal of Computer Applications in Engineering Sciences Special Issue on National Conference on Information and Communication

More information

Microcontroller Based Smart ATM Access & Security System Using Fingerprint Recognition & GSM Technology

Microcontroller Based Smart ATM Access & Security System Using Fingerprint Recognition & GSM Technology Microcontroller Based Smart ATM Access & Security System Using Fingerprint Recognition & GSM Technology Bharath K M, Rohit C V Student of B.E Electronics and Communication Coorg Institute of Technology,

More information

DEVELOPMENT OF INDIVIDUAL HOME SECURITY SYSTEM USING CAN AND ZIGBEE PROTOCOL

DEVELOPMENT OF INDIVIDUAL HOME SECURITY SYSTEM USING CAN AND ZIGBEE PROTOCOL DEVELOPMENT OF INDIVIDUAL HOME SECURITY SYSTEM USING CAN AND ZIGBEE PROTOCOL P.Mohan 1, M. Vinoth Kumar 2 1 PG Scholar, Masters Degree in Embedded System Technologies, Rajiv Gandhi College of Engineering,

More information

Design and Implementation of SCADA System Based Power Distribution for Primary Substation ( Monitoring System)

Design and Implementation of SCADA System Based Power Distribution for Primary Substation ( Monitoring System) Design and Implementation of SCADA System Based Power Distribution for Primary Substation ( Monitoring System) Aye Min Zaw 1, Hla Myo Tun 2 Department of Electronic Engineering, Mandalay Technological

More information

INTRODUCTION TO WIRELESS SENSOR NETWORKS. Marco Zennaro, ICTP Trieste-Italy

INTRODUCTION TO WIRELESS SENSOR NETWORKS. Marco Zennaro, ICTP Trieste-Italy INTRODUCTION TO WIRELESS SENSOR NETWORKS Marco Zennaro, ICTP Trieste-Italy Wireless sensor networks A Wireless Sensor Network is a self-configuring network of small sensor nodes communicating among themselves

More information

DESIGN FOR MONITORING AND OPTIMIZATION OF POWER DEMAND FOR WIRELESSLY COMMUNICATING ELECTRIC LOADS

DESIGN FOR MONITORING AND OPTIMIZATION OF POWER DEMAND FOR WIRELESSLY COMMUNICATING ELECTRIC LOADS DESIGN FOR MONITORING AND OPTIMIZATION OF POWER DEMAND FOR WIRELESSLY COMMUNICATING ELECTRIC LOADS Patil Snehal S.S. 1, Mr. Shivdas S.S. 2 1 M. E. Electronics (II), Department of Electronics Engineering;

More information

Applying Web Based GPS/GPRS Ticketing and Tracking Mechanism to Reduce Traffic Violation in Developing Countries

Applying Web Based GPS/GPRS Ticketing and Tracking Mechanism to Reduce Traffic Violation in Developing Countries Applying Web Based GPS/GPRS Ticketing and Tracking Mechanism to Reduce Traffic Violation in Developing Countries Saed Tarapiah 1, Rajaa AbuHania 2, Islam Hindi 3, Diana Jamal 4 Telecommunication Engineering

More information

Sensors and actuators are ubiquitous. They are used

Sensors and actuators are ubiquitous. They are used Understanding IEEE 1451 Networked Smart Transducer Interface Standard Eugene Y. Song and Kang Lee istockphoto.com What Is a Smart Transducer? Sensors and actuators are ubiquitous. They are used in a variety

More information

Water Quality Monitoring System Using Zigbee Based Wireless Sensor Network

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

More information

Home Passport Gateway Series Simplify your Life with Smart Solutions

Home Passport Gateway Series Simplify your Life with Smart Solutions Home Passport Gateway Series Simplify your Life with Smart Solutions HPGW Series - Home Passport Gateway Series HPGW Series is Home Passport Gateway, representing a breakthrough product in the intrusion

More information

PeakVue Analysis for Antifriction Bearing Fault Detection

PeakVue Analysis for Antifriction Bearing Fault Detection August 2011 PeakVue Analysis for Antifriction Bearing Fault Detection Peak values (PeakVue) are observed over sequential discrete time intervals, captured, and analyzed. The analyses are the (a) peak values

More information

Wireless power meter monitoring with power theft detection and intimation system using GSM and Zigbee networks

Wireless power meter monitoring with power theft detection and intimation system using GSM and Zigbee networks IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 9, Issue 6, Ver. I (Nov - Dec. 2014), PP 04-08 Wireless power meter monitoring with power

More information

Applying Mesh Networking to Wireless Lighting Control

Applying Mesh Networking to Wireless Lighting Control White Paper Applying Mesh Networking to Wireless Lighting Control www.daintree.net Abstract Recent advances in wireless communications standards and energy-efficient lighting equipment have made it possible

More information

Performance Evaluation of Large-Scale Wireless Sensor Networks Communication Protocols that can be Integrated in a Smart City

Performance Evaluation of Large-Scale Wireless Sensor Networks Communication Protocols that can be Integrated in a Smart City Performance Evaluation of Large-Scale Wireless Sensor Networks Communication Protocols that can be Integrated in a Smart City A. Lavric 1, V. Popa 2 PhD.,Computers, Department of Electronics and Automation,

More information

Designing and Embodiment of Software that Creates Middle Ware for Resource Management in Embedded System

Designing and Embodiment of Software that Creates Middle Ware for Resource Management in Embedded System , pp.97-108 http://dx.doi.org/10.14257/ijseia.2014.8.6.08 Designing and Embodiment of Software that Creates Middle Ware for Resource Management in Embedded System Suk Hwan Moon and Cheol sick Lee Department

More information

Open Access Research and Design for Mobile Terminal-Based on Smart Home System

Open Access Research and Design for Mobile Terminal-Based on Smart Home System Send Orders for Reprints to reprints@benthamscience.ae The Open Automation and Control Systems Journal, 2015, 7, 479-484 479 Open Access Research and Design for Mobile Terminal-Based on Smart Home System

More information

The System Design and Implementation of Vehicle Management

The System Design and Implementation of Vehicle Management The System Design and Implementation of Vehicle Management Jr-Jen Huang, Yi-Yu Chu, and Yen-Jen Chen speed, time, and date. All of that GPS data is sent to MSP430F5438 by the Universal Asynchronous Receiver/Transmitter

More information

Zigbee Based Underground Mines Parameter Monitoring System for Rescue and Protection

Zigbee Based Underground Mines Parameter Monitoring System for Rescue and Protection IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 4, Issue 4, Ver. I (Jul-Aug. 2014), PP 32-36 e-issn: 2319 4200, p-issn No. : 2319 4197 Zigbee Based Underground Mines Parameter Monitoring

More information

CAN Bus Based Monitoring and Fault Diagnosis System for Wind Turbines

CAN Bus Based Monitoring and Fault Diagnosis System for Wind Turbines CAN Bus Based Monitoring and Fault Diagnosis System for Wind Turbines Mohan Kumar.S 1, Senthil.P 2 1 PG Student, smk.736@gmail.com, Sri Manakula Vinayagar Engg College, Puducherry, INDIA 2 Assistant Professor,

More information

ProSmart. Predictive Condition Monitoring

ProSmart. Predictive Condition Monitoring ProSmart Predictive Condition Monitoring ProSmart Identifying and Solving problems before they impact production. Time is the most valuable thing a man can spend. Theophrastus, Philosopher MINIMIZING PROCESS

More information

Automated Profile Vehicle Using GSM Modem, GPS and Media Processor DM642

Automated Profile Vehicle Using GSM Modem, GPS and Media Processor DM642 2009 International Conference on Computer Engineering and Applications IPCSIT vol.2 (2011) (2011) IACSIT Press, Singapore Automated Profile Vehicle Using GSM Modem, GPS and Media Processor DM642 Muhammad

More information

REMOTE CONTROL AND MONITORING OF AN INDUCTION MOTOR

REMOTE CONTROL AND MONITORING OF AN INDUCTION MOTOR Proceedings of COMADEM 2007 The 20 th International Congress on Condition Monitoring and Diagnostic Engineering Management Faro, Portugal, June 13-15, 2007 REMOTE CONTROL AND MONITORING OF AN INDUCTION

More information

Sensor Devices and Sensor Network Applications for the Smart Grid/Smart Cities. Dr. William Kao

Sensor Devices and Sensor Network Applications for the Smart Grid/Smart Cities. Dr. William Kao Sensor Devices and Sensor Network Applications for the Smart Grid/Smart Cities Dr. William Kao Agenda Introduction - Sensors, Actuators, Transducers Sensor Types, Classification Wireless Sensor Networks

More information

A Design of Greenhouse Remote Monitoring System Based on WSN and WEB

A Design of Greenhouse Remote Monitoring System Based on WSN and WEB A Design of Greenhouse emote Monitoring System Based on WSN and WEB Jun Wang 1,2, Gang Liu 1 1 Key Laboratory for Modern Precision Agriculture System Integration esearch, Ministry of Education, China Agricultural

More information

Leveraging the Industrial Internet of Things (IOT) to Optimize Renewable Energy

Leveraging the Industrial Internet of Things (IOT) to Optimize Renewable Energy Leveraging the Industrial Internet of Things (IOT) to Optimize Renewable Energy Creating More Efficient and Connected Wind Turbines By: Brian Roth, Product Marketing Engineer February 1, 2016 Leveraging

More information

A Study of the Design of Wireless Medical Sensor Network based u- Healthcare System

A Study of the Design of Wireless Medical Sensor Network based u- Healthcare System , pp.91-96 http://dx.doi.org/10.14257/ijbsbt.2014.6.3.11 A Study of the Design of Wireless Medical Sensor Network based u- Healthcare System Ronnie D. Caytiles and Sungwon Park 1* 1 Hannam University 133

More information

Raspberry pi based Energy Monitoring System in Chemical Industry

Raspberry pi based Energy Monitoring System in Chemical Industry International Journal of Computer Sciences and Engineering Open Access Technical Paper Volume-4, Issue-4 E-ISSN: 2347-2693 Raspberry pi based Energy Monitoring System in Chemical Industry Giethu Kavanal

More information

Intelligent Vibration Monitoring

Intelligent Vibration Monitoring Diagnostic Systems Condition Based Monitoring Diagnostic Systems Condition Based Monitoring Intelligent Vibration Monitoring efector Octavis for real-time vibration monitoring Solutions for Predictive

More information

Efficient remote access to machines and plants with SIMATIC

Efficient remote access to machines and plants with SIMATIC Efficient remote access to machines and plants with SIMATIC Telecontrol and teleservice solutions modular, flexible and secure SIMATIC NET siemens.com/industrial-remote-access Industrial remote access

More information

MCM; An Inexpensive, Simple to Use Model Based Condition Monitoring Technology

MCM; An Inexpensive, Simple to Use Model Based Condition Monitoring Technology MCM; An Inexpensive, Simple to Use Model Based Condition Monitoring Technology Christo van der Walt Engineering Dynamics, South Africa engdyn@global.co.za Ahmet Duyar, Ekrem Cestepe Artesis A.Ş., Turkey

More information

A REMOTE HOME SECURITY SYSTEM BASED ON WIRELESS SENSOR NETWORK AND GSM TECHNOLOGY

A REMOTE HOME SECURITY SYSTEM BASED ON WIRELESS SENSOR NETWORK AND GSM TECHNOLOGY A REMOTE HOME SECURITY SYSTEM BASED ON WIRELESS SENSOR NETWORK AND GSM TECHNOLOGY AIM: The main aim of this project is to implement Remote Home Security System Based on Wireless Sensor Network and GSM

More information

Practical On-Line Vibration Monitoring for Papermachines

Practical On-Line Vibration Monitoring for Papermachines Practical On-Line Vibration Monitoring for Papermachines J Michael Robichaud, P.Eng., CMRP Bretech Engineering Ltd., 49 McIlveen Drive, Saint John, NB Canada E2J 4Y6 email: mike.robichaud@bretech.com website:

More information

EDM Cloud Remote Monitoring Solutions. Crystal Instruments, January 2014

EDM Cloud Remote Monitoring Solutions. Crystal Instruments, January 2014 EDM Cloud Remote Monitoring Solutions Crystal Instruments, January 2014 Architecture 1: EDM Cloud runs on the Internet Spiders at multiple locations Client Browser EDM Data Server Ethernet or Wireless

More information

Study on Differential Protection of Transmission Line Using Wireless Communication

Study on Differential Protection of Transmission Line Using Wireless Communication Study on Differential Protection of Transmission Line Using Wireless Communication George John.P 1, Agna Prince 2, Akhila.K.K 3, Guy Marcel 4, Harikrishnan.P 5 Professor, Dept. of EEE, MA Engineering College,

More information

Design of Self-service Car Washing Machine Control System Based on ARM Zhengmin Cui a, Peng Sun b

Design of Self-service Car Washing Machine Control System Based on ARM Zhengmin Cui a, Peng Sun b 4th National Conference on Electrical, Electronics and Computer Engineering (NCEECE 2015) Design of Self-service Car Washing Machine Control System Based on ARM Zhengmin Cui a, Peng Sun b Shandong labor

More information

A ZIGBEE AND EMBEDDED BASED SECURITY MONITORING AND CONTROL SYSTEM

A ZIGBEE AND EMBEDDED BASED SECURITY MONITORING AND CONTROL SYSTEM A ZIGBEE AND EMBEDDED BASED SECURITY MONITORING AND CONTROL SYSTEM S. Kanagamalliga 1, Dr. S. Vasuki 2, A. Vishnu Priya 3, V. Viji 4 1 Assistant Professor, 2 Professor and Head, 3,4,5 U.G Student Department

More information

Development of Integrated Management System based on Mobile and Cloud service for preventing various dangerous situations

Development of Integrated Management System based on Mobile and Cloud service for preventing various dangerous situations Development of Integrated Management System based on Mobile and Cloud service for preventing various dangerous situations Ryu HyunKi, Moon ChangSoo, Yeo ChangSub, and Lee HaengSuk Abstract In this paper,

More information

Original Research Articles

Original Research Articles Original Research Articles Researchers Mr.Ramchandra K. Gurav, Prof. Mahesh S. Kumbhar Department of Electronics & Telecommunication, Rajarambapu Institute of Technology, Sakharale, M.S., INDIA Email-

More information

Remote Monitoring in Telecom: A brief Review

Remote Monitoring in Telecom: A brief Review Remote Monitoring in Telecom: A brief Review Ziema Mushtaq Dept. of Computer Science, University of Kashmir, Srinagar sheikhz123@gmail.com Syed Mohsin Saif Research Scholar, Dept. of CS &IT, School of

More information

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

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

More information

Design of UPS Battery Remote Monitoring System

Design of UPS Battery Remote Monitoring System , pp.26-268 http://dx.doi.org/.4257/ijmue.24.9.9.28 esign of UPS Battery Remote Monitoring System Jiabin Wang, Haiying Wang 2,*,Tianjun Sun 2,Yuran Wang 2 and Ruilin Wang 2 aqing Oil Field Chemical Co.,LT,

More information

Synapse s SNAP Network Operating System

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

More information

Wireless Fingerprint Attendance Management System

Wireless Fingerprint Attendance Management System Proceedings of the 007 WSEAS International Conference on Computer Engineering and Applications, Gold Coast, Australia, January 7-9, 007 45 Wireless Fingerprint Attendance Management System YONGQIANG ZHANG

More information

Open Access Smart Home System Based on ZigBee Network and STM32F407 Microprocessor. Yongliang Zhang 1,* and Ling Li 2. China

Open Access Smart Home System Based on ZigBee Network and STM32F407 Microprocessor. Yongliang Zhang 1,* and Ling Li 2. China Send Orders for Reprints to reprints@benthamscience.ae 1258 The Open Automation and Control Systems Journal, 2014, 6, 1258-1266 Open Access Smart Home System Based on ZigBee Network and STM32F407 Microprocessor

More information

Wireless Process Control Network Architecture Overview

Wireless Process Control Network Architecture Overview Wireless Process Control Network Architecture Overview Industrial Wireless Networks Gain Acceptance In Plant Floors By: Soroush Amidi, Product Manager and Alex Chernoguzov, Wireless Architect Wireless

More information

Wireless Sensor Networks Database: Data Management and Implementation

Wireless Sensor Networks Database: Data Management and Implementation Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com Wireless Sensor Networks Database: Data Management and Implementation Ping Liu Computer and Information Engineering Institute,

More information

WISE-4000 Series. WISE IoT Wireless I/O Modules

WISE-4000 Series. WISE IoT Wireless I/O Modules WISE-4000 Series WISE IoT Wireless I/O Modules Bring Everything into World of the IoT WISE IoT Ethernet I/O Architecture Public Cloud App Big Data New WISE DNA Data Center Smart Configure File-based Cloud

More information

A Study of Low Cost Meteorological Monitoring System Based on Wireless Sensor Networks

A Study of Low Cost Meteorological Monitoring System Based on Wireless Sensor Networks , pp.100-104 http://dx.doi.org/10.14257/astl.2014.45.19 A Study of Low Cost Meteorological Monitoring System Based on Wireless Sensor Networks Li Ma 1,2,3, Jingzhou Yan 1,2,Kuo Liao 3,4, Shuangshuang Yan

More information

ZigBee Propagation for Smart Metering Networks

ZigBee Propagation for Smart Metering Networks ZigBee Propagation for Smart Metering Networks The UK government requires energy suppliers to take all reasonable steps to deploy smart meters in customer residences in Great Britain by 2019, with the

More information

Remote Monitoring and Controlling System Based on ZigBee Networks

Remote Monitoring and Controlling System Based on ZigBee Networks Remote Monitoring and Controlling System Based on ZigBee Networks Soyoung Hwang and Donghui Yu* Department of Multimedia Engineering, Catholic University of Pusan, South Korea {soyoung, dhyu}@cup.ac.kr

More information

Performance Measurements on Power Line Carrier Data Transmissions in Indoor Office Environments

Performance Measurements on Power Line Carrier Data Transmissions in Indoor Office Environments Performance Measurements on Power Line Carrier Data Transmissions in Indoor Office Environments Coca, Eugen Potorac, Alin Dan 14 th December 2005 Stefan cel Mare University of Suceava, Computers Department

More information

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

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

More information

Customer Specific Wireless Network Solutions Based on Standard IEEE 802.15.4

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

More information

Wireless Sensor Network (WSN) Control for Indoor Temperature Monitoring

Wireless Sensor Network (WSN) Control for Indoor Temperature Monitoring Acta Polytechnica Hungarica Vol. 9, No. 6, 2012 Wireless Sensor Network (WSN) Control for Indoor Temperature Monitoring Yi-Jen Mon 1*, Chih-Min Lin 2, Imre J. Rudas 3 1* Department of Computer Science

More information

An Intelligent Software Agent Machine Condition Monitoring System Using GPRS and Data Mining

An Intelligent Software Agent Machine Condition Monitoring System Using GPRS and Data Mining An Intelligent Software Agent Machine Condition Monitoring System Using GPRS and Data Mining R.Anandan Assistant Professor 1 1 Department of Computer Science & Engineering KarpagaVinayagaCollege of Engineering

More information

International Journal of Advancements in Research & Technology, Volume 3, Issue 4, April-2014 55 ISSN 2278-7763

International Journal of Advancements in Research & Technology, Volume 3, Issue 4, April-2014 55 ISSN 2278-7763 International Journal of Advancements in Research & Technology, Volume 3, Issue 4, April-2014 55 Management of Wireless sensor networks using cloud technology Dipankar Mishra, Department of Electronics,

More information

Figure 1. The Example of ZigBee AODV Algorithm

Figure 1. The Example of ZigBee AODV Algorithm TELKOMNIKA Indonesian Journal of Electrical Engineering Vol.12, No.2, February 2014, pp. 1528 ~ 1535 DOI: http://dx.doi.org/10.11591/telkomnika.v12i2.3576 1528 Improving ZigBee AODV Mesh Routing Algorithm

More information

DESIGN OF SMART HOME SECURITY SURVEILLANCE SYSTEM USING GSM

DESIGN OF SMART HOME SECURITY SURVEILLANCE SYSTEM USING GSM DESIGN OF SMART HOME SECURITY SURVEILLANCE SYSTEM USING GSM Shweta 1, Nayana P Shetty 2 M.Tech student, Department of Electrical and Electronics Engineering, NMAMIT, Nitte, India 1 Associate Professor,

More information

DATA LOGGER AND REMOTE MONITORING SYSTEM FOR MULTIPLE PARAMETER MEASUREMENT APPLICATIONS. G.S. Nhivekar, R.R.Mudholker

DATA LOGGER AND REMOTE MONITORING SYSTEM FOR MULTIPLE PARAMETER MEASUREMENT APPLICATIONS. G.S. Nhivekar, R.R.Mudholker e -Journal of Science & Technology (e-jst) e-περιοδικό Επιστήμης & Τεχνολογίας 55 DATA LOGGER AND REMOTE MONITORING SYSTEM FOR MULTIPLE PARAMETER MEASUREMENT APPLICATIONS G.S. Nhivekar, R.R.Mudholker Department

More information

Facility Monitoring Services for More Efficient Maintenance of Social Infrastructure

Facility Monitoring Services for More Efficient Maintenance of Social Infrastructure 259 Hitachi Review Vol. 63 (2014), No. 5 Featured Articles Facility Services for More Efficient Maintenance of Social Infrastructure Masaki Ogihara Masafumi Uematsu Daisuke Shibata Sachio Minami OVERVIEW:

More information