Published by: PIONEER RESEARCH & DEVELOPMENT GROUP ( 33

Size: px
Start display at page:

Download "Published by: PIONEER RESEARCH & DEVELOPMENT GROUP ( 33"

Transcription

1 Resource Efficient Wireless Sensor Networks for Temperature and Gas Monitoring Ilavarasan.S 1, Latha.P 2, Vijayaraj.A 3 1,2,3 Department of Information Technology, Saveetha Engineering College Thandalam, Chennai Abstract Health and safety plays an important role in everyday life. Inhaling poisonous gas may lead to harmful effect; hence monitoring the air quality is essential. Wireless Sensor node can monitor temperature and air quality, which helps us to avoid the disaster. The main problem with Wireless Sensor node is that it consumes more energy for monitoring the environment. Existing system reduces the power consumption by making the node to switch between sleep and wake state. During the sleep state, the power consumption of the sensor is negligible and the power consumed by the sensor node is reduced. Existing system does not consider the occurrence of collision of the signals during transmission. A hybrid technique is proposed based on the priority, aggregation and scheduling of data to avoid the collision of signals during transmission. This reduces the energy consumption of the Wireless Sensor nodes by accumulating the high priority signals together and transmits without collision. The proposed work is used to monitor the air quality and temperature with reduced power consumption. An alert message is also generated and transmitted to the user in case of emergency. Keywords Aggregation, Power consumption, Priority, Scheduling, Wireless Sensor Node. 1.INTRODUCTION Health and safety is very essential in the fast progressing world. In general, we do not spend much time in taking care of our health unless a serious problem occurs. In such places sensors are very helpful in indicating the safety environment for human being. The wireless sensor nodes are used in places where the human intervention is not present. Its main application is in military field to monitor the movements of enemy. Each sensor node has several parts: a radio transceiver with an internal or external antenna to send and receive signal, a microcontroller and an electronic circuit to connect the sensors and an energy source. The energy source will usually be a battery or an embedded form of energy harvesting. A sensor node might vary in size based on the area it is used. The dimension and cost constraints on sensor nodes result in parallel restriction on resources such as memory, communication bandwidth, energy and computational speed. This paper focuses on the energy reduction and communication bandwidth, main resources for reducing the cost of sensor node. The life time of the sensor node is increased if the energy consumed by the node is decreased. In this paper the sensor node, includes a temperature sensor, a gas sensor and a ZigBee transceiver. ZigBee has astonishing characteristics like least data rates, extended life for battery, and safe networking. ZigBee has a definite rate of 250kbit/s, which is best suited for single signal transmission from a sensor. Although lowpowered, ZigBee devices can broadcast data over long region by passing data through intermediate devices to reach more distant ones thereby creating a mesh network. The gas sensor is used to monitor the air quality of the environment. Here, we use MQ135 for monitoring the air quality. It uses SnO 2 for sensing. The sensor s conductivity is higher along with the rise in gas concentration. MQ135 gas sensor has superior sensitivity to Ammonia, Sulphide and Benzene steam, and also susceptible to fume and harmful gases. It is of low cost and has long life. The temperature sensor monitors the variations in the temperature in the environment. The LM35 s is used here as the temperature sensor which has tiny output impedance, linear yield, and specific inherent calibration which make the interfacing to control circuitry easier. It can be operated with single power supply, or with positive and negative supplies. As it consumes only 60 µa from the supply, it has extremely less self-heating, which is less than 0.1 C in still air. The LM35 is evaluated to operate over a 55 to +150 C temperature range. It is of low cost as it involves wafer-level trimming. Published by: PIONEER RESEARCH & DEVELOPMENT GROUP ( 33

2 The sensors and ZigBee are embedded to the microcontroller unit. The controller unit analyses the values received from the sensors. If the values are above the normal temperature or concentration of gas then the signal is prepared and assigned a high priority to it. The controller unit generates a signal along with priority and sends this signal to the neighbor node using the ZigBee. The neighbor node then aggregates this signal with its own signal and forwards. The main sensor node then forwards this abnormality in the environment to the human through the communication number. Our approach mainly concentrates to Monitor the temperature and air quality in the environment. Reduce power consumption. Alert people in case of emergency. The remainder of the paper is organized as follows. Section II deals the related work for the gas and energy efficiency. Section III includes the network architecture of the proposed work. Section IV narrates the algorithm to conserve the energy. The benefits of the proposed work is explained in Section V. Conclusion of the work is presented in Section VI. 1.1 RELATED WORKS A multi disciplinary approach is essential to develop an energy-efficient technique for battery-powered applications,. In [2], two kinds of Wi-Fi architecture (infrastructure based and access point based) are used. Based on the room location and architecture, wired and wireless sensor nodes are used. The optimal value for the temperature and humidity is provided by neural network (which gets the temperature and the humidity values from the respective sensors). The shortcoming of this paper is that, it requires 8V to operate, which therefore directly affects the lifetime of the sensor node. These nodes can operate for only days, or hardly a month. In addition to that, the gas concentration is considered by sensors for monitoring the temperature and humidity, which cross influences the original value. There are several examples in literature of sensor systems for monitoring IAQ. In [3], a computerized decentralized indoor climate control system is presented, including motionless wired multi-gas sensor modules and wearable wireless devices. Energy utilization of the system is not mentioned. Postolache et al. [5] present a WiFi network for indoor and outdoor air quality monitoring with MOX sensor arrays from Figaro [4]. They are focused on superior onboard processing and data publishing on the Web. Power consumption of the nodes is very high (8 W). In [1], the temperature issue is resolved, but the power consumption is high as it follows star topology to send signal. Choi et al. [6] and Rossi [7] present design and implementation of sensor systems for air contamination monitoring with IEEE /ZigBee communication protocol. Both build up various types of gas sensors on their boards, developed an programmed sensor-specific power management system and used pulse mode of the gas sensors, but the typical current consumption of their solutions is still quite high (about 100 ma). Gupta et al. [8] propose an adaptive sampling algorithm for wireless air contamination sensor network, but the algorithm was not implemented in the node. We focus on developing an energy efficient algorithm which reduces the power consumption drastically and thereby naturally increases the life of the sensor node. 2. NETWORK ARCHITECTURE The proposed network consists of number of sensor nodes within the closed environment. Each sensor node consists of a temperature sensor, gas sensor, ZigBee and a power circuit. The main sensor node alone consists of GSM along with ZigBee to send an alert message to the communication number. The overall architecture is specified in fig.1. Fig. 1. Network architecture with all components A.PIC16F877A Microcontroller unit PIC16F877A features 256 bytes of Electrically Erasable Programmable ROM data memory, automatic programming, an ICD, 5 channels Analog-to-Digital converter, 2 timers, 2 confine/ distinguish /PWM functions, the synchronous serial port is configured as Universal Asynchronous Receiver Transmitter (USART). Published by: PIONEER RESEARCH & DEVELOPMENT GROUP ( 34

3 MQ135 use SnO 2 for sensing. The sensor s conductivity is higher as there is rise in gas concentration. MQ135 gas sensor has superior sensitivity to Ammonia, Sulphide and Benzene steam, and also susceptible to fumes and harmful gases. It is of low cost and has long life. Our proposed paper works as follows. As shown in fig.2, the sensor node1 generates a signal with the priority and send it to the neighbor node. The neighbor node (sensor node2) aggregates this signal with its original signal and send the new signal to the sensor node3 (main sensor) which has both ZigBee and GSM. 3. PROPOSED WORK The proposed energy efficiency algorithm is to reduce the energy consumed by the sensor node. We introduce two algorithms here, to reduce the consumption of resources memory, communication bandwidth computational speed and energy,. The algorithm1 is implemented in each sensor node to reduce the consumption of resources and the algorithm2 demonstrates the operation of the sensor network. Algorithm 1: ENERGY EFFICIENCY ALGORITHM C.LM35 Temperature sensor LM35 has tiny output impedance, linear yield, and specific inherent calibration which make the interfacing to control circuitry easy. It can be operated with single power supply, or with positive and negative supplies. As it consumes only 60 µa from the supply, it has extremely less self-heating, which is less than 0.1 C in still air. The LM35 is evaluated to operate over a 55 to +150 C temperature range. As specified earlier, the microcontroller analyses the values obtained from the gas and temperature sensor. A predefined value for the normal temperature and concentration of various gases are specified. These are called as normal values. Values that are present above this range are called abnormal values. When the microcontroller gets values from temperature and gas sensor, it verifies with the normal values. If not, then the controller generates a signal with high priority, else signal is generated with low priority. The node that has high priority sends the signal first, while the normal priority signals are sent after that. Begin 1: wake 2: t temperature in room 3: g concentration of gases 4: if (g>ab1 or t>ab2) then 5: s Generate signal with priority 1 6: send the signal at time t1 7: else 8: s generate signal with priority 2 9: send the signal at time t2 10: end if 11: sleep for 10sec End The variable t stores the temperature of the room and the variable g stores the concentration of gases in the room. The ab1 and ab2 denotes the normal values for temperature and gas respectively. Algorithm 2: OPERATION OF SENSOR NETWORK Input: Signal from neighbor node Output: Message to mobile with aggregated signal 1: Receive the signal 2: Checks is there is any abnormality in the value through the specified priority of signal. 3: If signal is of high priority then message sent by this sensor is also of high priority. 4: Else it checks the value of its own sensing region 5: If abnormality is found then high priority signal is generated. Published by: PIONEER RESEARCH & DEVELOPMENT GROUP ( 35

4 6: The signal is sent to main sensor node. 7: An alert message is generated and sent to mobile. The proposed sensor network will reduce the energy consumption of the sensors by eliminating redundant transmission of signal between the signals transmitted by the sensor nodes. Energy consumed f = (20*1mW)/60 per min = 0.33mW/min In the present scenario, the signal is sent through mesh network. So, if there are n nodes, then Number of transmission nn = n * (n-1) Let us assume that a frame include both sleep and wake Hence for n nodes, the energy consumed is given by, state. So, Energy consumed n =0.33*n*(n-1)mW/min frame = sleep + wake But in the proposed network the signal is transmitted only to The energy is consumed by the sensor node only when the the specified sensor network. Hence if there are n nodes, system is in wake state. then only (n-1) transmission are made. Energy consumed i =frame/2 Number of transmission nf =(n-1) In the proposed scenario, the sensor node is in sleep state for Hence for n nodes, the energy consumed is given by, 10sec for every 5sec. This implies that the sensor node is Energy consumed nf =0.33*(n-1)mW/min wake for 20sec in 60sec (1minute). For ex, if there are 5 nodes in a network, we calculate the T wake =20/60 per min energy consumed by system in existing and proposed In general, energy consumption for sending signal from one algorithm. node to another = 1mW Existing system Energy consumed=0.33*5*4 = 6.6mW/min (i) Proposed system Fig.3. Sensor nodes to measure temperature and gas. Fig. 4. Sensor node when it is in sleep state Energy consumed=0.33*4 =1.32mW/min Result Figure 3 shows the sensor node which has LCD display to show the abnormality and normality in the region. Figure 3 shows the gas sensor (At Left = first one) and temperature sensor (At Left = second). The ZigBee transceiver (right- at the bottom) is used to send and receive signal. Fig. 5. Sensor node when it is in wake state Published by: PIONEER RESEARCH & DEVELOPMENT GROUP ( 36

5 Three sensors are developed to measure the power consumption. One sensor node consists of Zigbee and GSM, while the other two sensor node contains only the Zigbee. Fig. 6. Three nodes in closed environment In the figure below, Zigbee is present at the left end and GSM is present at the right corner. The ARM controller is present at the centre of the node. Fig. 9. Mobile receiving alert message An alert message is sent to the mobile once the abnormality is found in the observation environment. Further, the sensor network is also simulated using the simulation tool Proteus 7 Professional. An ISIS environment is created with temperature and humidity sensors. Each sensor has a plus and minus symbol which is used to increase and decrease the values. Fig. 7. Sensor node when it is in waiting state Fig.10. ISIS environment with light and temperature sensors. Fig. 8. Sensor node receiving abnormal signal The output of the sensor is given to the PIC controller. It verifies the values with the predefined normal values. It then generates and sends the signal to the ARM controller through the transceiver. The ARM controller has both ZigBee transceiver and GSM. The ARM receives the signal through ZigBee transceiver and displays the values through the virtual terminal. The normal value does not have any specific significance, while the abnormal value has to be sent to the mobile through the GSM. Initially, the values of the sensors are set to normal range. val1 and val2 represent the values of temperature and light sensor respectively. Published by: PIONEER RESEARCH & DEVELOPMENT GROUP ( 37

6 Fig.1 3. Virtual terminal indicating abnormality. Fro In this simulation we can estimate the power consumed by by sensor after implementing the energy efficient Algorithm. Fig.12. ISIS environment after increasing light and temperature value. I. CONCLUSION A sensor network is developed with temperature and gas sensor in real time to measure the temperature and gas. Further, the Proteus 7 Professional is also used to create an environment of the sensor nodes to measure the temperature and the gas. Two Fig.11. Virtual terminal which displays the light algorithms have been proposed to reduce the resource consumption of the nodes which will increase the life-time of and temperature value. the sensors. The proposed algorithm gives priority to the signals that have abnormal values and avoids collision with low The virtual terminal, in fig 11, displays the values of priority signals. temperature and light sensors. The values of the light and temperature are increased using the plus symbol present near REFERENCES the sensors. The abnormalities are represented as A in fig.12 and fig.13. [1] Vana Jelicic, Michele Magno, Davide Brunelli,Giacomo Paci, and Luca Benini(2013) Context-Adaptive Multimodal Wireless Sensor Network for Energy-Efficient Gas Monitoring. IEEE sensors journal, Vol 13,pp [2] Octavian A. Postolache, J. M. Dias Pereira, and P. M. B. Silva Girão.(2009) Smart Sensor Networks for Air Quality Monitoring Applications. IEEE transactions on instrumentation and measurement, vol. 58, pp [3] B. Ivanov, O. Zhelondz, L. Borodulkin, and H. Ruser, Distributed smart sensor system for indoor climate monitoring, in Proc. KONNEX Sci. Conf., München, Germany, 2002, pp [4] Figaro. (2011) [Online]. Available: [5] O. A. Postolache, J. M. D. Pereira, and P. M. B. S. Girão, Smart sensors network for air quality monitoring applications, IEEE Trans. Instrum.Meas., vol. 58, no. 9, pp , Sep [6] S. Choi, N. Kim, H. Cha, and R. Ha, Micro sensor node for air pollutant monitoring: Hardware and software issues, Sensors, vol. 9, no. 10, pp , [7] M. Rossi and D. Brunelli, Ultralow power wireless gas sensor network for environmental monitoring applications, in Proc. IEEE WorkshopEnviron., Energy, Struct. Monitor. Syst., Perugia, Italy, 2012, pp [8] M. Gupta, L. V. Shum, E. Bodanese, and S. Hailes, Design and evaluation of an adaptive sampling strategy for a wireless air pollution sensor network, in Proc. 6th IEEE Int. Workshop Practical Issues Building Sensor Netw. Appl., Bonn, Germany, Oct. 2011, pp Published by: PIONEER RESEARCH & DEVELOPMENT GROUP ( 38

High Impedance Fault Detection and Location in a Power Transmission Line Using ZIGBEE

High Impedance Fault Detection and Location in a Power Transmission Line Using ZIGBEE High Impedance Fault Detection and Location in a Power Transmission Line Using ZIGBEE J.Gopinath, A.V.Manirathnam, K.Manoj Kumar, C.Murugan M. Tech, Dept. of ECE, VELTECH, Chennai, India ABSTRACT: An effective

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

ENERGY EFFICIENT SENSOR NODE DESIGN IN WIRELESS SENSOR NETWORKS

ENERGY EFFICIENT SENSOR NODE DESIGN IN WIRELESS SENSOR NETWORKS Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 4, April 2014,

More information

A multi-mode structural health monitoring system for wind turbine blades and components

A multi-mode structural health monitoring system for wind turbine blades and components A multi-mode structural health monitoring system for wind turbine blades and components Robert B. Owen 1, Daniel J. Inman 2, and Dong S. Ha 2 1 Extreme Diagnostics, Inc., Boulder, CO, 80302, USA rowen@extremediagnostics.com

More information

Extending Body Sensor Nodes' Lifetime Using a Wearable Wake-up Radio

Extending Body Sensor Nodes' Lifetime Using a Wearable Wake-up Radio Extending Body Sensor Nodes' Lifetime Using a Wearable Wake-up Radio Andres Gomez 1, Xin Wen 1, Michele Magno 1,2, Luca Benini 1,2 1 ETH Zurich 2 University of Bologna 22.05.2017 1 Introduction Headphone

More information

Design and development of embedded systems for the Internet of Things (IoT) Fabio Angeletti Fabrizio Gattuso

Design and development of embedded systems for the Internet of Things (IoT) Fabio Angeletti Fabrizio Gattuso Design and development of embedded systems for the Internet of Things (IoT) Fabio Angeletti Fabrizio Gattuso Node energy consumption The batteries are limited and usually they can t support long term tasks

More information

User Guide for the Calculators Version 0.9

User Guide for the Calculators Version 0.9 User Guide for the Calculators Version 0.9 Last Update: Nov 2 nd 2008 By: Shahin Farahani Copyright 2008, Shahin Farahani. All rights reserved. You may download a copy of this calculator for your personal

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

ENERGY EFFICIENT DATA COMMUNICATION SYSTEM FOR WIRELESS SENSOR NETWORK USING BINARY TO GRAY CONVERSION

ENERGY EFFICIENT DATA COMMUNICATION SYSTEM FOR WIRELESS SENSOR NETWORK USING BINARY TO GRAY CONVERSION ENERGY EFFICIENT DATA COMMUNICATION SYSTEM FOR WIRELESS SENSOR NETWORK USING BINARY TO GRAY CONVERSION S.B. Jadhav 1, Prof. R.R. Bhambare 2 1,2 Electronics and Telecommunication Department, SVIT Chincholi,

More information

GREEN RADIO: ENERGY EFFICIENT MOBILE TOWER NETWORK COMMUNICATION

GREEN RADIO: ENERGY EFFICIENT MOBILE TOWER NETWORK COMMUNICATION Volume 115 No. 7 2017, 555-560 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu GREEN RADIO: ENERGY EFFICIENT MOBILE TOWER NETWORK COMMUNICATION R.Vignesh

More information

WIRELESS ROBOT FOR COAL MINES BASED ON MIXED SIGNAL PROCESSOR (MSP430)

WIRELESS ROBOT FOR COAL MINES BASED ON MIXED SIGNAL PROCESSOR (MSP430) WIRELESS ROBOT FOR COAL MINES BASED ON MIXED SIGNAL PROCESSOR (MSP430) Mr. M. Prashanth UG Student, Electronics and Communication Engineering, Knowledge Institute of Technology, Salem, Tamilnadu, India

More information

A Solar-Powered Wireless Data Acquisition Network

A Solar-Powered Wireless Data Acquisition Network A Solar-Powered Wireless Data Acquisition Network E90: Senior Design Project Proposal Authors: Brian Park Simeon Realov Advisor: Prof. Erik Cheever Abstract We are proposing to design and implement a solar-powered

More information

Wireless Sensor Networks (aka, Active RFID)

Wireless Sensor Networks (aka, Active RFID) Politecnico di Milano Advanced Network Technologies Laboratory Wireless Sensor Networks (aka, Active RFID) Hardware and Hardware Abstractions Design Challenges/Guidelines/Opportunities 1 Let s start From

More information

International Research Journal in Advanced Engineering and Technology (IRJAET)

International Research Journal in Advanced Engineering and Technology (IRJAET) International Research Journal in Advanced Engineering and Technology (IRJAET) ISSN (Print) : 2454-4744 ISSN (Online) : 2454-4752 (www.irjaet.com) Vol. 1, Issue 3, pp.83-87, October, 2015 ENERGY SAVING

More information

Design and Implementation of a Wireless Sensor Network on Precision Agriculture

Design and Implementation of a Wireless Sensor Network on Precision Agriculture I J C T A, 9(37) 2016, pp. 103-108 International Science Press Design and Implementation of a Wireless Sensor Network on Precision Agriculture Kedari Sai Abhishek * and S. Malarvizhi ** Abstract: The main

More information

EMI DUE AND ALCOHOL DETECTION BASED AUTOMATIC VEHICLE LOCKING SYSTEM

EMI DUE AND ALCOHOL DETECTION BASED AUTOMATIC VEHICLE LOCKING SYSTEM EMI DUE AND ALCOHOL DETECTION BASED AUTOMATIC VEHICLE LOCKING SYSTEM G.Rupa 1, K.Sangeetha 2, A.Sowmiya 3, J.Shri saranya 4 1,2,3Student, Electrical and Electronics Engineering, Jeppiaar SRR Engineering

More information

Wireless Embedded Air Multi-Parameter Measuring System

Wireless Embedded Air Multi-Parameter Measuring System Wireless Embedded Air Multi-Parameter Measuring System O. Postolache 1,, P. Silva Girão, J.M. Dias Pereira 1, 1 Instituto de Telecomunicações, Av. Rovisco Pais, 1049-001, Lisboa, Portugal Emails: poctav@alfa.ist.utl.pt,

More information

IBM Platform Technology Symposium

IBM Platform Technology Symposium IBM Platform Technology Symposium Rochester, Minnesota USA September 14-15, 2004 Remote control by CAN bus (Controller Area Network) including active load sharing for scalable power supply systems Authors:

More information

Monitoring the Transformer Oil Temperature and Load Sharing Using Gsm

Monitoring the Transformer Oil Temperature and Load Sharing Using Gsm Monitoring the Transformer Oil Temperature and Load Sharing Using Gsm Ramadas.K 1, Madasamy.P 2 1, 2 Assistant Professor, Department of Electrical and Electronics Engineering, Aliquippa Chettiar College

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

ZigBee Wireless Sensor Nodes with Hybrid Energy Storage System Based On Li-ion Battery and Solar Energy Supply

ZigBee Wireless Sensor Nodes with Hybrid Energy Storage System Based On Li-ion Battery and Solar Energy Supply ZigBee Wireless Sensor Nodes with Hybrid Energy Storage System Based On Li-ion Battery and Solar Energy Supply Chia-Chi Chang, Chuan-Bi Lin, Chia-Min Chan Abstract Most ZigBee sensor networks to date make

More information

CR 33 SENSOR NETWORK INTEGRATION OF GPS

CR 33 SENSOR NETWORK INTEGRATION OF GPS CR 33 SENSOR NETWORK INTEGRATION OF GPS Presented by : Zay Yar Tun 3786 Ong Kong Huei 31891 Our Supervisor : Professor Chris Rizos Our Assessor : INTRODUCTION As the technology advances, different applications

More information

TIME- OPTIMAL CONVERGECAST IN SENSOR NETWORKS WITH MULTIPLE CHANNELS

TIME- OPTIMAL CONVERGECAST IN SENSOR NETWORKS WITH MULTIPLE CHANNELS TIME- OPTIMAL CONVERGECAST IN SENSOR NETWORKS WITH MULTIPLE CHANNELS A Thesis by Masaaki Takahashi Bachelor of Science, Wichita State University, 28 Submitted to the Department of Electrical Engineering

More information

DISTRIBUTION TRANSFORMER MONITORING AND CONTROL SYSTEM FOR REMOTE ELECTRIC POWER GRIDS THROUGH GSM

DISTRIBUTION TRANSFORMER MONITORING AND CONTROL SYSTEM FOR REMOTE ELECTRIC POWER GRIDS THROUGH GSM DISTRIBUTION TRANSFORMER MONITORING AND CONTROL SYSTEM FOR REMOTE ELECTRIC POWER GRIDS THROUGH GSM KIRAN DILIP DESAI 1, RAMCHANDRA P.HASABE 2 Electrical Engg.Department, Walchand College of Engg., Sangli.

More information

Automated Irrigation System In Agriculture Using Wireless Sensor Technology

Automated Irrigation System In Agriculture Using Wireless Sensor Technology Automated Irrigation System In Agriculture Using Wireless Sensor Technology Karthikeswari M 1, Mithradevi P 2 PG Student [CS], Dept. of ECE, Muthayammal Engineering College, Namakkal,Tamilnadu, India 2

More information

SYSTEM SENSOR WIRELESS REMOTE INDICATOR PRODUCT SPECIFICATION

SYSTEM SENSOR WIRELESS REMOTE INDICATOR PRODUCT SPECIFICATION Model name: M200I-RF Introduction: The 200 Series Commercial RF System is designed for use with compatible intelligent fire systems using the System Sensor 200/500 Series CLIP, Enhanced and Advanced communication

More information

Multiple Target Tracking For Indoor Environment Using WPIR

Multiple Target Tracking For Indoor Environment Using WPIR Multiple Target Tracking For Indoor Environment Using WPIR K. Ashnath 1, R. Jeyanthi 2 PG scholar, Applied Electronics, Department of EEE, K.S.R College of Engineering, Tiruchengode, Tamilnadu, India 1

More information

RASPBERRY Pi BASED IRRIGATION SYSTEM BY USING WIRELESS SENSOR NETWORK AND ZIGBEE PROTOCOL

RASPBERRY Pi BASED IRRIGATION SYSTEM BY USING WIRELESS SENSOR NETWORK AND ZIGBEE PROTOCOL RASPBERRY Pi BASED IRRIGATION SYSTEM BY USING WIRELESS SENSOR NETWORK AND ZIGBEE PROTOCOL K.Nireesha, A.Venkateswara Rao M.Tech, Department Of Electronics Communication and Engineering Sri Sivani Institute

More information

15. ZBM2: low power Zigbee wireless sensor module for low frequency measurements

15. ZBM2: low power Zigbee wireless sensor module for low frequency measurements 15. ZBM2: low power Zigbee wireless sensor module for low frequency measurements Simas Joneliunas 1, Darius Gailius 2, Stasys Vygantas Augutis 3, Pranas Kuzas 4 Kaunas University of Technology, Department

More information

Design of Smart Dust Sensor Node for Combustible Gas Leakage Monitoring.

Design of Smart Dust Sensor Node for Combustible Gas Leakage Monitoring. Proceedings of the Federated Conference on Computer Science and Information Systems pp. 1279 1283 DOI: 10.15439/2015F172 ACSIS, Vol. 5 Design of Smart Dust Sensor Node for Combustible Gas Leakage Monitoring.

More information

WSN Based Fire Detection And Extinguisher For Fireworks Warehouse

WSN Based Fire Detection And Extinguisher For Fireworks Warehouse WSN Based Fire Detection And Extinguisher For Fireworks Warehouse 1 S.Subalakshmi, 2 D.Balamurugan, Abstract-Security is primary concern for everyone. There are many ways to provide security at industries.

More information

WIRELESS RF TRANSCEIVER FOR ENERGY METER READING SYSTEM

WIRELESS RF TRANSCEIVER FOR ENERGY METER READING SYSTEM International Journal of Advanced Research in Engineering ISSN: 2394-2819 Technology & Sciences Email:editor@ijarets.org May-2016 Volume 3, Issue-5 www.ijarets.org WIRELESS RF TRANSCEIVER FOR ENERGY METER

More information

Design of a Smart Indoor Air Quality Monitoring Wireless Sensor Network for Assisted Living

Design of a Smart Indoor Air Quality Monitoring Wireless Sensor Network for Assisted Living Design of a Smart Indoor Air Quality Monitoring Wireless etwork for Assisted Living D.M.G.Preethichandra Central Queensland University School of Engineering and Built Environment Rockhampton, Australia

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

Ahmad Faraz Hussain 1, Polash Kumar Das *1, Prabhat Ranjan 1 1 School of Electronic and information, South China University of Technology Guangzhou,

Ahmad Faraz Hussain 1, Polash Kumar Das *1, Prabhat Ranjan 1 1 School of Electronic and information, South China University of Technology Guangzhou, Contents lists available at Journal homepage: http://twasp.info/journal/home Ahmad Faraz Hussain 1, Polash Kumar Das *1, Prabhat Ranjan 1 1 School of Electronic and information, South China University

More information

Validation of an Energy Efficient MAC Protocol for Wireless Sensor Network

Validation of an Energy Efficient MAC Protocol for Wireless Sensor Network Int. J. Com. Dig. Sys. 2, No. 3, 103-108 (2013) 103 International Journal of Computing and Digital Systems http://dx.doi.org/10.12785/ijcds/020301 Validation of an Energy Efficient MAC Protocol for Wireless

More information

A XBEE based WSN with GSM Technology to Monitor Paddy Field Environment

A XBEE based WSN with GSM Technology to Monitor Paddy Field Environment A XBEE based WSN with GSM Technology to Monitor Paddy Field Environment A. Santhosh M.Tech Vardhaman College of Engineering Kacharam, Hyderabad, India S. Sujana Associate Professor Vardhaman College Of

More information

WIRELESS SENSOR NETWORK BASED CONVEYOR SURVEILLANCE SYSTEM

WIRELESS SENSOR NETWORK BASED CONVEYOR SURVEILLANCE SYSTEM ALS Advanced Logistic Systems WIRELESS SENSOR NETWORK BASED CONVEYOR SURVEILLANCE SYSTEM Attila Trohák, Máté Kolozsi-Tóth, Péter Rádi University of Miskolc, Hungary Abstract: In the paper we will introduce

More information

Arm Based Remote Monitoring and Control System for Environmental Parameters in Greenhouse

Arm Based Remote Monitoring and Control System for Environmental Parameters in Greenhouse Arm Based Remote Monitoring and Control System for Environmental Parameters in Greenhouse V Divyabharathi M.Tech, Embedded Systems University-Hyd. divyabharathi458@gmail.com Shaik Saidulu Associate Professor,

More information

An Optical Version of WIFI for Indoor Application

An Optical Version of WIFI for Indoor Application I J C T A, 9(15), 2016, pp. 8267-8274 International Science Press An Optical Version of WIFI for Indoor Application P.M. Joel* and S.T. Aarthy** ABSTRACT Visible Light Communication is an efficient bidirectional

More information

Wireless replacement for cables in CAN Network Pros and Cons. by Derek Sum

Wireless replacement for cables in CAN Network Pros and Cons. by Derek Sum Wireless replacement for cables in CAN Network Pros and Cons by Derek Sum TABLE OF CONTENT - Introduction - Concept of wireless cable replacement - Wireless CAN cable hardware - Real time performance and

More information

The Mote Revolution: Low Power Wireless Sensor Network Devices

The Mote Revolution: Low Power Wireless Sensor Network Devices The Mote Revolution: Low Power Wireless Sensor Network Devices University of California, Berkeley Joseph Polastre Robert Szewczyk Cory Sharp David Culler The Mote Revolution: Low Power Wireless Sensor

More information

Monitoring Water Quality using RF Module

Monitoring Water Quality using RF Module Monitoring Water Quality using RF Module Pradeep Kumar Somasundaram 1, Dharon Joseph Ediosn 2 1&2 Electronics and Communication St. Joseph s College of Engineering Chennai, India ABSTRACT Water is one

More information

Real Time Safeguard of Workers in Coal Mining using Wireless Sensor Networks and RFID

Real Time Safeguard of Workers in Coal Mining using Wireless Sensor Networks and RFID International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347 5161 2015 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article Real

More information

ENVIRONMENTAL PARAMETERS LABORATORY MEASUREMENTS WITH VIRTUAL INSTRUMENTATION

ENVIRONMENTAL PARAMETERS LABORATORY MEASUREMENTS WITH VIRTUAL INSTRUMENTATION Universitatea de Ştiinţe Agricole şi Medicină Veterinară Iaşi ENVIRONMENTAL PARAMETERS LABORATORY MEASUREMENTS WITH VIRTUAL INSTRUMENTATION Olga PLOPA 1, Cătălina SELIMAN 1, C. DAMIAN 1 1 The "Gheorghe

More information

Harvesting a Clock from a GSM Signal for the Wake-Up of a Wireless Sensor Network

Harvesting a Clock from a GSM Signal for the Wake-Up of a Wireless Sensor Network Harvesting a Clock from a GSM Signal for the Wake-Up of a Wireless Sensor Network Jonathan K. Brown and David D. Wentzloff University of Michigan Ann Arbor, MI, USA ISCAS 2010 Acknowledgment: This material

More information

ISSN: ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 4, Issue 9, March 2015

ISSN: ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 4, Issue 9, March 2015 Intelligent safety system for coal miners Beena M Varghese, Binisha Balan, Neethu Varghese, Reshma Gangadharan, Shaima PK M A College of Engineering, Kothamangalam, Kerala. Abstract Disasters are common

More information

Deployment Design of Wireless Sensor Network for Simple Multi-Point Surveillance of a Moving Target

Deployment Design of Wireless Sensor Network for Simple Multi-Point Surveillance of a Moving Target Sensors 2009, 9, 3563-3585; doi:10.3390/s90503563 OPEN ACCESS sensors ISSN 1424-8220 www.mdpi.com/journal/sensors Article Deployment Design of Wireless Sensor Network for Simple Multi-Point Surveillance

More information

FTSP Power Characterization

FTSP Power Characterization 1. Introduction FTSP Power Characterization Chris Trezzo Tyler Netherland Over the last few decades, advancements in technology have allowed for small lowpowered devices that can accomplish a multitude

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

JEPPIAAR SRR Engineering College Padur, Ch

JEPPIAAR SRR Engineering College Padur, Ch An Automated Non-Invasive Blood Glucose Estimator and Infiltrator M. Florence Silvia 1, K. Saran 2, G. Venkata Prasad 3, John Fermin 4 1 Asst. Prof, 2, 3, 4 Student, Department of Electronics and Communication

More information

LABORATORY AND FIELD INVESTIGATIONS ON XBEE MODULE AND ITS EFFECTIVENESS FOR TRANSMISSION OF SLOPE MONITORING DATA IN MINES

LABORATORY AND FIELD INVESTIGATIONS ON XBEE MODULE AND ITS EFFECTIVENESS FOR TRANSMISSION OF SLOPE MONITORING DATA IN MINES LABORATORY AND FIELD INVESTIGATIONS ON XBEE MODULE AND ITS EFFECTIVENESS FOR TRANSMISSION OF SLOPE MONITORING DATA IN MINES 1 Guntha Karthik, 2 Prof.Singam Jayanthu, 3 Bhushan N Patil, and 4 R.Prashanth

More information

The Mote Revolution: Low Power Wireless Sensor Network Devices

The Mote Revolution: Low Power Wireless Sensor Network Devices The Mote Revolution: Low Power Wireless Sensor Network Devices University of California, Berkeley Joseph Polastre Robert Szewczyk Cory Sharp David Culler The Mote Revolution: Low Power Wireless Sensor

More information

SENSOR NETWORK FOR ENVIRONMENT MONITORING SYSTEM USING IOT AND DEVICE CONTROL SYSTEM

SENSOR NETWORK FOR ENVIRONMENT MONITORING SYSTEM USING IOT AND DEVICE CONTROL SYSTEM SENSOR NETWORK FOR ENVIRONMENT MONITORING SYSTEM USING IOT AND DEVICE CONTROL SYSTEM ASHWINI B. BOBADE M.E. Student, Department of E&TC, DIEMS, Aurangabad, India PROF. A. R. WADHEKAR Department of E&TC,

More information

Data Word Length Reduction for Low-Power DSP Software

Data Word Length Reduction for Low-Power DSP Software EE382C: LITERATURE SURVEY, APRIL 2, 2004 1 Data Word Length Reduction for Low-Power DSP Software Kyungtae Han Abstract The increasing demand for portable computing accelerates the study of minimizing power

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

In this lecture, we will look at how different electronic modules communicate with each other. We will consider the following topics:

In this lecture, we will look at how different electronic modules communicate with each other. We will consider the following topics: In this lecture, we will look at how different electronic modules communicate with each other. We will consider the following topics: Links between Digital and Analogue Serial vs Parallel links Flow control

More information

Agriculture Automation & Monitoring using NI my RIO & Image Processing to Estimate Physical Parameters of Soil

Agriculture Automation & Monitoring using NI my RIO & Image Processing to Estimate Physical Parameters of Soil IJSRD - International Journal for Scientific Research & Development Vol. 6, Issue 07, 2018 ISSN (online): 2321-0613 Agriculture Automation & Monitoring using NI my RIO & Image Processing to Estimate Physical

More information

Prototype Model of Li-Fi Technology using Visible Light Communication

Prototype Model of Li-Fi Technology using Visible Light Communication Prototype Model of Li-Fi Technology using Visible Light Communication Rashmi.T 1, Rajalaxmi.R 2, Mr.Balaji.V.R 3 1,2 UG Student, 3 Assistant Professor Department of ECE, St. Joseph s Institute of Technology

More information

An Ultrasonic Sensor Based Low-Power Acoustic Modem for Underwater Communication in Underwater Wireless Sensor Networks

An Ultrasonic Sensor Based Low-Power Acoustic Modem for Underwater Communication in Underwater Wireless Sensor Networks An Ultrasonic Sensor Based Low-Power Acoustic Modem for Underwater Communication in Underwater Wireless Sensor Networks Heungwoo Nam and Sunshin An Computer Network Lab., Dept. of Electronics Engineering,

More information

Design of Heavy Metals Monitoring System in Water Based on WSN and GPRS

Design of Heavy Metals Monitoring System in Water Based on WSN and GPRS Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com Design of Heavy Metals Monitoring System in Water Based on WSN and GPRS Ke Lin, Ting-Lei Huang School of Computer Science

More information

USING A DUAL-CHANNEL FDC DEVICE AND ANN TECHNIQUES TO IMPROVE MEASUREMENTS ACCURACY

USING A DUAL-CHANNEL FDC DEVICE AND ANN TECHNIQUES TO IMPROVE MEASUREMENTS ACCURACY Sensors & Transducers Magazine (S&T e-digest), Vol.62, Issue 12, December 25, pp.462-472 Sensors & Transducers ISSN 1726-5479 25 by IFSA http://www.sensorsportal.com USING A DUAL-CHANNEL FDC DEVICE AND

More information

An Energy Efficient Multi-Target Tracking in Wireless Sensor Networks Based on Polygon Tracking Method

An Energy Efficient Multi-Target Tracking in Wireless Sensor Networks Based on Polygon Tracking Method International Journal of Emerging Trends in Science and Technology DOI: http://dx.doi.org/10.18535/ijetst/v2i8.03 An Energy Efficient Multi-Target Tracking in Wireless Sensor Networks Based on Polygon

More information

Power Management in a Self-Charging Wireless Sensor Node using Solar Energy

Power Management in a Self-Charging Wireless Sensor Node using Solar Energy Power Management in a Self-Charging Wireless Sensor Node using Solar Energy Myungnam Bae, Inhwan Lee, Hyochan Bang ETRI, IoT Convergence Research Department, 218 Gajeongno, Yuseong-gu, Daejeon, 305-700,

More information

Computer Networks II Advanced Features (T )

Computer Networks II Advanced Features (T ) Computer Networks II Advanced Features (T-110.5111) Wireless Sensor Networks, PhD Postdoctoral Researcher DCS Research Group For classroom use only, no unauthorized distribution Wireless sensor networks:

More information

UNISI Team. UNISI Team - Expertise

UNISI Team. UNISI Team - Expertise Control Alberto Bemporad (prof.) Davide Barcelli (student) Daniele Bernardini (PhD student) Marta Capiluppi (postdoc) Giulio Ripaccioli (PhD student) XXXXX (postdoc) Communications Andrea Abrardo (prof.)

More information

DESIGN AND IMPLEMENTATION OF HIGH EFFICIENCY REMOTE CONTROL SYSTEM FOR INTELLIGENT STREET LIGHTING

DESIGN AND IMPLEMENTATION OF HIGH EFFICIENCY REMOTE CONTROL SYSTEM FOR INTELLIGENT STREET LIGHTING Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 3, March 2014,

More information

WIRELESS SENSOR NETWORK BASED COAL MINE SAFTY SYSTEM WITH GPRS

WIRELESS SENSOR NETWORK BASED COAL MINE SAFTY SYSTEM WITH GPRS WIRELESS SENSOR NETWORK BASED COAL MINE SAFTY SYSTEM WITH GPRS SHAIK NASREEN 1, H.SOMASEKHAR 2 1 Shaik Nasreen, M-Tech Student, Dept Of ECE, Kottam College of Engineering, Chinna tekur, Kallur mandal,

More information

ISSCC 2006 / SESSION 20 / WLAN/WPAN / 20.5

ISSCC 2006 / SESSION 20 / WLAN/WPAN / 20.5 20.5 An Ultra-Low Power 2.4GHz RF Transceiver for Wireless Sensor Networks in 0.13µm CMOS with 400mV Supply and an Integrated Passive RX Front-End Ben W. Cook, Axel D. Berny, Alyosha Molnar, Steven Lanzisera,

More information

Methods for Reducing the Activity Switching Factor

Methods for Reducing the Activity Switching Factor International Journal of Engineering Research and Development e-issn: 2278-67X, p-issn: 2278-8X, www.ijerd.com Volume, Issue 3 (March 25), PP.7-25 Antony Johnson Chenginimattom, Don P John M.Tech Student,

More information

Management of Home Appliances with Variation in Environment Aisha Jilani, Sahar Sultan, Intesar Ahmed and Sajjad Rabbani

Management of Home Appliances with Variation in Environment Aisha Jilani, Sahar Sultan, Intesar Ahmed and Sajjad Rabbani Management of Home Appliances with Variation in Environment Aisha Jilani, Sahar Sultan, Intesar Ahmed and Sajjad Rabbani Abstract Aim of this research is to help a remote user to remain in touch with what

More information

Power Analysis of Sensor Node Using Simulation Tool

Power Analysis of Sensor Node Using Simulation Tool Circuits and Systems, 2016, 7, 4236-4247 http://www.scirp.org/journal/cs ISSN Online: 2153-1293 ISSN Print: 2153-1285 Power Analysis of Sensor Node Using Simulation Tool R. Sittalatchoumy 1, R. Kanthavel

More information

Lecture on Sensor Networks

Lecture on Sensor Networks Lecture on Sensor Networks Copyright (c) 2008 Dr. Thomas Haenselmann (University of Mannheim, Germany). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU

More information

Underwater Communication in 2.4 Ghz ISM Frequency Band for Submarines

Underwater Communication in 2.4 Ghz ISM Frequency Band for Submarines Underwater Communication in 2.4 Ghz ISM Frequency Band for Submarines S.Arulmozhi 1, M.Ashokkumar 2 PG Scholar, Department of ECE, Adhiyamaan College of Engineering, Hosur, Tamilnadu, India 1 Asst. Professor,

More information

Design and Implementation of Smart Car Driving Kulkarni S.D.

Design and Implementation of Smart Car Driving Kulkarni S.D. Design and Implementation of Smart Car Driving Kulkarni S.D. Shendge P.S Dixit P.K. Raut S.A Jadhav D.A. Department of Electronics & Telecommunication Engineering, BMIT, Solapur Abstract In this paper

More information

Adaptive Modulation with Customised Core Processor

Adaptive Modulation with Customised Core Processor Indian Journal of Science and Technology, Vol 9(35), DOI: 10.17485/ijst/2016/v9i35/101797, September 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Adaptive Modulation with Customised Core Processor

More information

Utilization Based Duty Cycle Tuning MAC Protocol for Wireless Sensor Networks

Utilization Based Duty Cycle Tuning MAC Protocol for Wireless Sensor Networks Utilization Based Duty Cycle Tuning MAC Protocol for Wireless Sensor Networks Shih-Hsien Yang, Hung-Wei Tseng, Eric Hsiao-Kuang Wu, and Gen-Huey Chen Dept. of Computer Science and Information Engineering,

More information

ABSTRACT I. INTRODUCTION

ABSTRACT I. INTRODUCTION 2018 IJSRSET Volume 4 Issue 4 Print ISSN: 2395-1990 Online ISSN : 2394-4099 Themed Section : Engineering and Technology Smart Irrigation Using RF Technology and Solar Metering System Akash M. Ingalkar,

More information

Performance comparison of AODV, DSDV and EE-DSDV routing protocol algorithm for wireless sensor network

Performance comparison of AODV, DSDV and EE-DSDV routing protocol algorithm for wireless sensor network Performance comparison of AODV, DSDV and EE-DSDV routing algorithm for wireless sensor network Mohd.Taufiq Norhizat a, Zulkifli Ishak, Mohd Suhaimi Sauti, Md Zaini Jamaludin a Wireless Sensor Network Group,

More information

ADVANCED TRAFFIC CLEARANCE SYSTEM FOR AMBULANCE CLEARANCE USING RF-434 MODULE

ADVANCED TRAFFIC CLEARANCE SYSTEM FOR AMBULANCE CLEARANCE USING RF-434 MODULE Int. J. Chem. Sci.: 14(4), 2016, 3107-3112 ISSN 0972-768X www.sadgurupublications.com ADVANCED TRAFFIC CLEARANCE SYSTEM FOR AMBULANCE CLEARANCE USING RF-434 MODULE R. SURSHKUMAR *, R. BALAJI, G. MANIKANDAN

More information

II. BLOCK

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

More information

Wireless Communication with Power Saving Techniques

Wireless Communication with Power Saving Techniques International Journal for Modern Trends in Science and Technology Volume: 03, Issue No: 05, May 2017 ISSN: 2455-3778 http://www.ijmtst.com Wireless Communication with Power Saving Techniques R.Yashwanthi

More information

2-4 Research and Development on the Low-Energy Wireless Grid Technologies for Agricultural and Aquacultural Sensings

2-4 Research and Development on the Low-Energy Wireless Grid Technologies for Agricultural and Aquacultural Sensings 2 Terrestrial Communication Technology Research and Development 2-4 Research and Development on the Low-Energy Wireless Grid Technologies for Agricultural and Aquacultural Sensings Fumihide KOJIMA This

More information

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

ARM BASED DISTRIBUTED ELECTRICITY MONITORING AND CONTROL USING GSM MODEM

ARM BASED DISTRIBUTED ELECTRICITY MONITORING AND CONTROL USING GSM MODEM ARM BASED DISTRIBUTED ELECTRICITY MONITORING AND CONTROL USING GSM MODEM Pankaj Chitte 1, Vikas Gujar 2, Sarang Mahajan 3, Savita Shete 4 1 Professor, Electronics Engg. Pravara Rural Engg. College, Loni,

More information

Security Management System for Oilfield Using GSM & Zigbee Communication

Security Management System for Oilfield Using GSM & Zigbee Communication Security Management System for Oilfield Using GSM & Zigbee Communication Pushkar elave 1, Pravin Gawhale 2, Abhilash Jawlekar 3, Mr. R. S. Sahu 4 Student, Dept. of Electronics and Telecommunication Engineering,

More information

Robust Self-Powered Wireless Hydrogen Sensor

Robust Self-Powered Wireless Hydrogen Sensor Robust Self-Powered Wireless Hydrogen Sensor PI: Jenshan Lin Collaborators: D. P. Norton, S. J. Pearton, Materials Sci. Engr. F. Ren, Chemical Engr. T. Nishida, K. Ngo, Electrical and Comp. Engr. University

More information

Preamble MAC Protocols with Non-persistent Receivers in Wireless Sensor Networks

Preamble MAC Protocols with Non-persistent Receivers in Wireless Sensor Networks Preamble MAC Protocols with Non-persistent Receivers in Wireless Sensor Networks Abdelmalik Bachir, Martin Heusse, and Andrzej Duda Grenoble Informatics Laboratory, Grenoble, France Abstract. In preamble

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

Visual Tracking and Surveillance System

Visual Tracking and Surveillance System Visual Tracking and Surveillance System Neena Mani 1, Ammu Catherine Treesa 2, Anju Sivadas 3, Celus Sheena Francis 4, Neethu M.T. 5 Asst. Professor, Dept. of EEE, Mar Athanasius College of Engineering,

More information

Maximising Average Energy Efficiency for Two-user AWGN Broadcast Channel

Maximising Average Energy Efficiency for Two-user AWGN Broadcast Channel Maximising Average Energy Efficiency for Two-user AWGN Broadcast Channel Amir AKBARI, Muhammad Ali IMRAN, and Rahim TAFAZOLLI Centre for Communication Systems Research, University of Surrey, Guildford,

More information

A Low Power Single Phase Clock Distribution Multiband Network

A Low Power Single Phase Clock Distribution Multiband Network A Low Power Single Phase Clock Distribution Multiband Network A.Adinarayana Asst.prof Princeton College of Engineering and Technology. Abstract : Frequency synthesizer is one of the important elements

More information

The Assesement of LoRaWAN Protocol Operation Mode Impact on Average Power Consumption of End-Node Network Device

The Assesement of LoRaWAN Protocol Operation Mode Impact on Average Power Consumption of End-Node Network Device The Assesement of LoRaWAN Protocol Operation Mode Impact on Average Power Consumption of End-Node Network Device Alexander B. Ilinukh obcessedman@gmail.com Nikita V. Smirnov zigman.nikita@mail.ru Konstantin

More information

Energy Consumption and Latency Analysis for Wireless Multimedia Sensor Networks

Energy Consumption and Latency Analysis for Wireless Multimedia Sensor Networks Energy Consumption and Latency Analysis for Wireless Multimedia Sensor Networks Alvaro Pinto, Zhe Zhang, Xin Dong, Senem Velipasalar, M. Can Vuran, M. Cenk Gursoy Electrical Engineering Department, University

More information

WUR-MAC: Energy efficient Wakeup Receiver based MAC Protocol

WUR-MAC: Energy efficient Wakeup Receiver based MAC Protocol WUR-MAC: Energy efficient Wakeup Receiver based MAC Protocol S. Mahlknecht, M. Spinola Durante Institute of Computer Technology Vienna University of Technology Vienna, Austria {mahlknecht,spinola}@ict.tuwien.ac.at

More information

Design of an Intelligent Pressure Control System Based on the Fuzzy Self-tuning PID Controller

Design of an Intelligent Pressure Control System Based on the Fuzzy Self-tuning PID Controller Design of an Intelligent Pressure Control System Based on the Fuzzy Self-tuning PID Controller 1 Deepa S. Bhandare, 2 N. R.Kulkarni 1,2 Department of Electrical Engineering, Modern College of Engineering,

More information

ISSN Vol.05,Issue.01, January-2017, Pages:

ISSN Vol.05,Issue.01, January-2017, Pages: WWW.IJITECH.ORG ISSN 2321-8665 Vol.05,Issue.01, January-2017, Pages:0028-0032 Digital Control Strategy for Four Quadrant Operation of Three Phase BLDC Motor with Load Variations MD. HAFEEZUDDIN 1, KUMARASWAMY

More information

RF Power Harvesting For Prototype Charging. M.G. University, Kerala, India.

RF Power Harvesting For Prototype Charging. M.G. University, Kerala, India. RF Power Harvesting For Prototype Charging Heera Harindran 1, Favas VJ 2, Harisankar 3, Hashim Raza 4, Geliz George 5,Janahanlal P. Stephen 6 1, 2, 3, 4, 5, 6 Department of Electronics and Communication

More information

Smart Navigation System for Visually Impaired Person

Smart Navigation System for Visually Impaired Person Smart Navigation System for Visually Impaired Person Rupa N. Digole 1, Prof. S. M. Kulkarni 2 ME Student, Department of VLSI & Embedded, MITCOE, Pune, India 1 Assistant Professor, Department of E&TC, MITCOE,

More information

VisorTrac A Tracking System for Mining

VisorTrac A Tracking System for Mining VisorTrac A Tracking System for Mining Marco North America, Inc. SYSTEM APPLICATION The VISORTRAC system was developed to allow tracking of mining personnel as well as mining vehicles. The VISORTRAC system

More information