Real Time Electricity Monitoring using Smart Energy Meter in a Smart LAN based Network

Size: px
Start display at page:

Download "Real Time Electricity Monitoring using Smart Energy Meter in a Smart LAN based Network"

Transcription

1 Real Time Electricity Monitoring using Smart Energy Meter in a Smart LAN based Network Aakash Bansal 1, Varun Goyal 2 Department of Electronics and Communication Engineering, Maharaja Surajmal Institute of Technology, New Delhi, India Abstract With the advancing technology, every service is shifting towards making systems automated, portable and easy to use. Supporting the change in time, the paper proposes a technique for real time monitoring of electricity consumption using smart energy meters, connected with each other in a smart network for theft analysis. Wirelessly enabled smart energy meters are connected in a LAN network, which is further connected to a bigger network, similar to a GSM Mobile Network. The main aim of the smart energy meter is the detection of energy thefts in local distribution of electricity throughout the country. To serve the purpose, server runs real time analysis and report consumption of electricity regularly. The abrupt changes in the received data at the server end is predicted as energy theft cases. Index Terms Electricity Theft, Smart Grid, Energy Meter, Real Time Monitoring, LAN Application I. INTRODUCTION Food-Cloth-Shelter being the basic necessity for a human being, the advancing time has added the need for electricity to the list. Almost all the appliances, either medical, industrial or domestic makes use of electricity to make lives easier. To fulfil the need for electricity, most of the governments have started privatisation of electricity to organisations like Tata Power. To maintain a balance between demand and supply of electricity, these organisations charge users according to their usage under government bodies. To monitor the consumption of each household, organisations installed energy meters, which are used to read the regular consumption in terms of units. These units specify the electricity consumption, and hence are used for billing. To save money, people started looking out for a way out, and hence started stealing electricity. Many people started taking electricity directly from poles without an energy meter in between. Many started using magnetic effects to fail energy meters observations. Each time organisations introduce a new solution to the electricity theft, another way for the same is discovered by the public.to solve this issue of regular electricity theft, we propose a wireless local area network of smart energy meters connected on ISM band of 2.4 GHz. The network is similar to a GSM implementation, and does not need any internet connectivity, and hence making it implementable for developing and underdeveloped countries as well that majorly faces the problems of energy theft. Smart Energy Meter transfers data regarding electricity consumption to the central node of the local network, that does the necessary computations for real time analysis and predicts energy thefts in the local network. Using this data, the organisations and local governments can detect the source of energy theft, and necessary actions can be taken on time. The following paper describes the above specified technology in detail. The upcoming section describes the operation of traditional energy meters, and how these traditional meters are converted into smart energy meters. This section is followed by the description of the wireless network proposed in the paper, and techniques for data sharing. The next section describes the algorithms used for computation for real time analysis of theft detection and alarming to the concerned authorities. The paper ends with a test case and the results built for the proposed technique. II. ENERGY METERS Traditional Energy Meters are either electronic or electro-mechanical in nature. They measure the electricity consumption in terms of kw-hour, and displays in terms of units. Each pulse represents one kw-hour of energy consumption in the household. 410 Aakash Bansal, VarunGoyal

2 The most commonly used energy meter is the electromechanical induction watt-hour meter. Such meters count the number of revolutions of a non-magnetic, but electrically conductive disc. This disc rotates at a speed proportional to the power passing through the meter, and hence it measures the power consumed by the household. Another popular energy meter available in the market, and is presently used is a solid state electronic energy meter. Such energy meters use solid state devices for the measurement of current and voltage supplied to the load, and using the same, calculates the power consumed by the household and is displayed on the screen along with the present date and time. It also have some indicating LEDs that indicates conditions such as phase, fault, calibration, power consumed, etc. The same can be seen in figure 1. Figure 1 Interface of a Generic Energy Meter Figure 2 Block Diagram for the Smart Energy Meter III. IMPLEMENTATION OF A SMART ENERGY METER One of the biggest challenge in the regularly upgrading technology is to make things compatible with the past technology as well so that no physical damage in the pre-installed devices. 411 Aakash Bansal, VarunGoyal

3 In order to make the pre-existing energy meters smarter, an additional device is attached inside the system. In the presently used meters, one of the indicators indicate the consumption of power. The LED blinks with every change in the meter readings. Hence, using the signal pulse generated at this indicating LED, the additional device reads the regular consumption in real time. Using a microcontroller, the data recorded is stored temporarily and is transmitted to the central server of the network for further analysis. The circuit diagram for the same can be seen in figure 3. It consists of a controller, ATmega16 for the reception of data from old conventional energy meters. Using a transistor as a switch, the signal bursts from the indication section of the generic energy meters is received at the microcontroller in form of pulses. The signal remains high throughout the time. Whenever there is an addition of 0.1 kwatt-hour, a pulse is generated at the base, enabling the transistor, and a pulse of digital logic low is received. Using this technique, the microcontroller is programmed to keep appending the value with minor computations for each pulse received, and store the same within itself. The next important part of the circuit for Real Time Monitoring is a Wireless Node. The proposed Smart Energy Meter uses nrf24l01+ to participate in a local LAN. nrf24l01 is a single chip transceiver module that works on a 2.4 GHz ISM Band. It is an open source transceiver module and comes with an embedded baseband protocol engine. It has an inbuilt power amplifier and a low noise amplifier for improved efficiency. The range of the wireless node can be increased easily with the help of antennas. One can use any type of antenna as with the module as long as it has an SMA connector. The transceiver module connects the device to a local network of a community, and transmits the collected results at a central location in the local network. This central hub of the local network does the necessary computations to analyze the consumption patterns and predict electricity theft, and transmit details to the host accordingly. IV. NETWORK ARCHITECTURE The Smart LAN or Local Area Network can be considered as an analogy to the conventional GSM Architecture used in the same fashion for this application with some changes to the same. Each specified area will be covered by a Base Receiver Station (BRS). The BRS will communicate with all the energy meters installed in houses throughout the coverage area, collects their data, record and analyze consumption pattern per household and predict the theft accordingly. This communication between households and a Base Receiver Station is depicted in figure 4. Figure 3 Wireless Network of Household Meters Connecting to a Central Hub. The Dotted Lines represent the Wireless Link between Household and Base Receiver Station (BRS). The similar networks will be used to analyze multiple households at the same time. And for each result built, data will be transmitted from these base receiver stations to a central node of the complete network. This central node can be kept in direct control of the organization and concerned authorities to take immediate action against the theft. The overall proposed network can be seen in figure 5. The network is divided into three different sections, namely, Data Collection Section, Base Control Section, and Central or Main Control Section. 412 Aakash Bansal, VarunGoyal

4 A. Data Collection Section The data collection section covers the base receiver stations and the household energy meters. Smart Energy Meters installed in the households uses a wireless link on a band of 2.4 GHz to transmit the collected data from conventional meters to the Base Receiver Station using nrf24l01 transceiver modules. Base Receiver Stations use the collected data to analyze the electricity consumption and detect cases of energy theft in the coverage area. The collected and analyzed data is sent to the Base Control Section for further processing and providing necessary back bone to the data collection Section. B. Base Control Section The Base Control Section acts as a back bone for the base receiver station architecture and data collection section. This section collects data from different base receiver units and routes the data for further processing and other necessary functions such as billing to the main or central control section. The complete network is unidirectional and hence data travels only from data collection section to the main control section. C. Main Control Section The Main Control Section or the Central Control Section is the central hub for the complete network. The final data regarding consumption of energy for each household is collected at the central hub. The hub has a user database for storing the consumption data, and verifying active and inactive connections. It also has a billing unit which generates bill for each smart meter, hence making the system automated. V. PROPOSED ALGORITHM The algorithm described below uses a microcontroller to control the functionality of the system, a wireless module to build the network of energy meters in the locality, and an additional circuit to make present energy meters smart. Figure 4 Wireless Network Architecture for Real Time Consumption Monitoring with Smart Energy Meters Initially, as described earlier, the system will first receive data from the traditional energy meter using the switching characteristics of transistor and will generate a pulse at the analog input of the microcontroller. For each change in pulse, the microcontroller will keep increasing the data specifying the energy consumption. Now, this microcontroller also has a counter, and after every one minute, the fresh data is transmitted to the 413 Aakash Bansal, VarunGoyal

5 Power in kw International Journal of Electronics, Electrical and Computational System local network using the wireless node nrf24l01 transceivers. The transceiver module transmits a particular sequence of data in form of a code word to maintain accuracy and security in the communication. The code word includes the unique address of the transmitting smart energy meter, data regarding consumption in bits, working status of the energy meter, parities and checksum for minor corrections and encapsulation to keep the data secure. The following data in form of codeword is generated by the attached microcontroller and using the same, the transceiver module transmits information to base receiver station. After receiving the data, the base receiver station appends the data-set of the corresponding energy meter, and using basic mathematical functions, it does the analysis for detection of energy theft. At the base receiver station end, for each data received, it compares the present data with past three data-set and checks for the continuity of consumption. If there is a regular consumption going on, there will be a linear increase in the curve. In case, the energy consumption stops, the data received must be approximately equivalent to the previous data. But, if there is any kind of hampering done, leading to the drop of signal, or in case the LED signaling of the energy meter is stopped, the same can easily be identified by analyzing the data received from the microcontroller and the smart energy meter, and using the same, one can easily detect an intentional tempering of the energy meter. On the base receiver station end, as per the proposed algorithm, for any detection of such malicious activities, concerned authorities are informed in real time to take necessary action. Due to limit of memory at base receiver station, the BRS is proposed for an ability to store a data of a about 24 hours and then overwriting the same, to keep the analysis unaffected. With the help of this proposed algorithm, the real time analysis of electricity consumption can be done throughout the day, and cases of electricity theft can be reduced on a significant scale. The next part shows the observations of the presented work, and the analysis done at the Base Receiver Station end. VI. OBSERVATIONS AND RESULT The above proposed network and smart energy meter has been developed in form of a prototype as a proof of concept. To demonstrate the same, five of the energy meters have been modified to smart energy meters, and are communicating with a central hub which acts as a base receiver station. This base receiver station collects the data from different energy meters, and using the microcontroller, it feeds data to the computer via serial communication. Using the computation tool, Microsoft Excel, the necessary analysis of the received data is done and the same has been presented in the section. 16 Base Receiver Station Data Reading Count Main Meter SM1 SM2 SM3 SM4 SM5 Figure 5 Result Output for five Energy Meters at Base Receiver Station 414 Aakash Bansal, VarunGoyal

6 Using the circuit shown in figure 3, the energy meters are upgraded to smart energy meters. Instead of tempering with the internal connections of the meter, a light sensor has been used which is placed right on the indicating LED. This ensures the security of the pre-installed traditional energy meter without any internal damage and tempering. The sensor detects each blink of the indicator LED, and sends the respective signals generated to the microcontroller for further processing of data at smart interface end..the microcontroller then uses the received signal to generate data specifying electricity consumption out of it. Using the data, after necessary computations, the microcontroller uses the nrf24l01 transceiver module to transmit data to the central base receiver station. Now since data is being received from multiple ends, the network is using polling technique in this case to collect data from all fivetransmitting energy meters. The collected data is later processed by Microsoft excel. A data set for about thirty minutes is tested and presented in this paper. The curve presented in Figure 6 shows the data received from five different energy meters and the actual power being provided by the electricity board to that specific area. Observing the data, one can see there is an abrupt change in the data set of smart energy meter 1. Also, if observed for each time slot, the summed-up result of all five smart meters isn t equating from reading count 15 to 23, which itself represents some malicious activities. In this time slot, only smart energy meter 1 seems to produce the most unexpected results. Hence, it can be deduced that there is some tempering being done with energy meter 1 itself. At the end, this data is transmitted to the concerned authorities and organisations to take necessary action within time. The demonstration and final results for the proposed system is hence presented, and is observed to be operating perfectly. REFERENCES [1] Stephen McLaughlin, Brett Holbert, Ahmed Fawaz, SamanZonouz, A Multi-Sensor Energy Theft Detection Framework for Advanced Metering Infrastructure, IEEE Journal on Selected Area in Communications, Vol. 31, No. 7, July [2] Rong Jiang, Rongxing Lu, Jun Luo, Energy Theft Detection Issues for Advanced Metering Infrastructures in Smart Grid, Tsinghua Science and Technology, Vol. 19, No. 2, April [3] G. L. Prashanthi and K. V. Prasad, Wireless Power meter and Intimation System using GSM and Zigbee Networks, Journal of Electronics and Communication Engineering, Vol. 9, Issue 6, Ver. 1, Nov 2014 [4] Alvaro A C ardenas, Saurabh Amin Galin Schwartz, Roy Dong, A Game Theory Model for Electricity Theft Detection and Privacy-Aware Control in AMI Systems, Fiftieth Annual Allerton Conference, October [5] W. A. Doorduin, T. Mouton, Feasibility Study of Electricity Theft Detection using Mobile Remote Check Meters, IEEE AFRICON 2004, October [6] Sergio Salinas, Ming Li, Pan Li, Privacy-Preserving Energy Theft Detection in Smart Grid: A P2P Computing Approach, IEEE Journal on Selected Areas in Communications/Supplements, Vol. 31, No. 9, September [7] Saurabh Amin, Galina A. Schwartz, Game-Theoretic Models of Electricity Theft Detection in Smart Utility Networks, IEEE Control Systems Magazine, February [8] S. McLaughlin, P. McDaniel, Energy Theft in the Advanced Metering Infrastructure, Proceedings of International Conference on Critical Information Infrastructure Security, Springer-Verlag, pp , [9] Pandurang G. Kate, Jitendra R. Rana, ZigBee Based Monitoring Theft Detection and Automatic Electricity Meter Reading, 2015 International Conference on Energy Systems and Applications, November [10] D. N. Nikovski, Z. Wang, T. Muso, Smart Meter Data Analysis and Power Theft Detection in Machine Learning and Data Mining and Pattern Recognition, Springer Journal for Computations [11] N. Mahalakshmi, E. Elavarasi, Design of Intelligent SMS Based Remote Metering System for AC Power Distribution to HT and EHT Consumers, International Journal of Computational Engineering Research, Vol. 2, Issue 3, pp , June [12] MdMejbaulHaque, Md. Kamal Hossain, Md. Rafiqul Islam Shiekh, Microcontroller Based Single Phase Digital Prepaid Energy Meter for Improved Metering and Billing System, International Journal of ower Electronics and Drive Systems, Vol. 1, No. 2, December [13] Z. Xiao, Y. Xiao, D.H. Du, Non-repudiation in Neighborhood Area Networks for Smart Grid, IEEE Communication Magazine, Vol. 51, No. 1, pp/ 18-26, [14] B. Loeff, Deputizing Data: Using AMI for Revenue Protection, Utility Automation and Engineering [15] J. Nagi, K. Yap, S. Tiong, S. Ahmed, Detection of Abnormalities and Electricity Theft using Genetic Support Vector Machines, IEEE TENCON Region 10 Conference, pp. 1-6, [16] A. Molina-Markham, P. Shenoy, D. Irwin, Private Memoirs of a Smart Meter, Proceedings of the Second ACM Workshop on Embedded Sensing Systems for Energy Efficiency in Building, pp , Aakash Bansal, VarunGoyal

ELECTRICITY THEFT MONITORING AND ITS CONSUMPTION SAVINGS

ELECTRICITY THEFT MONITORING AND ITS CONSUMPTION SAVINGS ELECTRICITY THEFT MONITORING AND ITS CONSUMPTION SAVINGS Ms.V.Sellam 1, Saurav Chowdhury 2, MVS Vashishta 3, Anirudh Singh 4 1Asst. Prof, SRMIST,Chennai 2,3,4Student, SRMIST, Chennai ------------------------------------------------------------------------***-------------------------------------------------------------------------

More information

IoT BASED ENERGY METER

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

More information

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

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

International Journal Of Engineering Research & Management Technology

International Journal Of Engineering Research & Management Technology International Journal Of Engineering Research & Management Technology PREPAID ENERGY METER FOR IMPROVED METERING AND BILLING SYSTEM Amit, Assistant professor Nikhil Vijay, Farhaz Malik, Abhinav Sharma,

More information

Automated E-Billing and Supply Control using Power Line Communication

Automated E-Billing and Supply Control using Power Line Communication Automated E-Billing and Supply Control using Power Line Communication Vishal Salunke 1, Datta Barsale 2, Rushikesh Kashid 3 Jagadeesh Hallur 4 123 Student, Dept of E&TC, DYPSOET, Maharashtra, India 4 Asst.

More information

LITERATURE REVIEW & ANALYSIS OF WIRELESS ENERGY METER

LITERATURE REVIEW & ANALYSIS OF WIRELESS ENERGY METER LITERATURE REVIEW & ANALYSIS OF WIRELESS ENERGY METER Saurabh S. Karmakar 1, Shubham V. Gedam 2, Harshal W. Nagpure 3, Amit Yadav 4, Ganesh S. Thote 5 UG Student, Department of Electrical Engineering,

More information

Cortex-M3 based Prepaid System with Electricity Theft Control

Cortex-M3 based Prepaid System with Electricity Theft Control Research Inventy: International Journal of Engineering And Science Vol.6, Issue 4 (April 2016), PP -139-146 Issn (e): 2278-4721, Issn (p):2319-6483, www.researchinventy.com Cortex-M3 based Prepaid System

More information

Implementation of Automatic meter reading system using zigbee- Integrated Raspberry Pi,GSM Network

Implementation of Automatic meter reading system using zigbee- Integrated Raspberry Pi,GSM Network International Journal of Advances in Engineering, 2015, 1(3), 169-173 ISSN: 2394-9260 (printed version); ISSN: 2394-9279 (online version); url:http://www.ijae.in RESEARCH ARTICLE Implementation of Automatic

More information

AMI (ADVANCED METERING INFRASTRUCTURE) MESH WITHOUT SWITCHES IN THE KIT SECTION

AMI (ADVANCED METERING INFRASTRUCTURE) MESH WITHOUT SWITCHES IN THE KIT SECTION AMI (ADVANCED METERING INFRASTRUCTURE) MESH WITHOUT SWITCHES IN THE KIT SECTION *M.Raga Divya, ** Y.Ratna Babu *Department of Electronics and Communication VIGNAN S Lara Institute of Technology and Sciences,

More information

ISSN (PRINT): , (ONLINE): , VOLUME-4, ISSUE-1,

ISSN (PRINT): , (ONLINE): , VOLUME-4, ISSUE-1, GSM BASED SMART ENERGY METER TO IMPLEMENT BILLING SYSTEM AND TO CONTROL ELECTRICITY THEFT Vidyashree M S Assistant Professor, GSSSIETW, Mysuru, Karnataka Abstract Automatic meter reading (AMR) system give

More information

DESIGN OF EMBEDDED BASED AUTOMATED METER READING SYSTEM FOR REAL TIME PROCESSING

DESIGN OF EMBEDDED BASED AUTOMATED METER READING SYSTEM FOR REAL TIME PROCESSING 2016 IEEE Students' Conference on Electrical, Electronics and Computer Science DESIGN OF EMBEDDED BASED AUTOMATED METER READING SYSTEM FOR REAL TIME PROCESSING Nayan Gupta Dept. Electronics and communication

More information

AUTOMATED WATER METER READING

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

More information

International Journal of Scientific Research and Reviews

International Journal of Scientific Research and Reviews Research article Available online www.ijsrr.org ISSN: 2279 0543 International Journal of Scientific Research and Reviews Arduino Based Drinking Water Bill Calculator Using GSM Technology Karthikeyan Sundarasamy

More information

International Journal of Engineering Research ISSN: & Management Technology March-2016 Volume 3, Issue-2

International Journal of Engineering Research ISSN: & Management Technology March-2016 Volume 3, Issue-2 International Journal of Engineering Research ISSN: 2348-4039 & Management Technology March-2016 Volume 3, Issue-2 Email: editor@ijermt.org Wireless Electricity Theft Tracing System www.ijermt.org NAZEER

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

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

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

More information

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

CONTROLLING OF POWER THEFT AND REVENUE LOSSES BY USING WIRELESS TECHNIQUES

CONTROLLING OF POWER THEFT AND REVENUE LOSSES BY USING WIRELESS TECHNIQUES CONTROLLING OF POWER THEFT AND REVENUE LOSSES BY USING WIRELESS TECHNIQUES 1. Mr.K.Rajendra, 2. Ms. V. Anusha chand, Assistant Professor,rajendra.visit@gmail.com,8186910210, AssistantProfessor,anushachand.v@gmail.com

More information

CUSTOM MADE EMBEDDED AUTOMATION SYSTEMS FOR SMART HOMES PART 1: PRELIMINARY STUDY

CUSTOM MADE EMBEDDED AUTOMATION SYSTEMS FOR SMART HOMES PART 1: PRELIMINARY STUDY CUSTOM MADE EMBEDDED AUTOMATION SYSTEMS FOR SMART HOMES PART 1: PRELIMINARY STUDY M. Papoutsidakis Dept. of Automation Engineering, Piraeus University A.S., Athens, Greece Rajneesh Tanwar Dept. of Information

More information

HUMAN BODY MONITORING SYSTEM USING WSN WITH GSM AND GPS

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

More information

RF(433Mhz) BASED PROJECTS

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

More information

1. INTRODUCTION. Road Characterization of Digital maps. A. Technical Background. B. Proposed System

1. INTRODUCTION. Road Characterization of Digital maps. A. Technical Background. B. Proposed System 1. INTRODUCTION Here, implementation a novel system to detect, maintain and warn the forthcoming road inconsistencies. In hilly, fog affected and unmaintained areas, vehicles/ motorists are more prone

More information

Theft Intimation of Electrical Power over SMS

Theft Intimation of Electrical Power over SMS Theft Intimation of Electrical Power over SMS Mr. Pruthviraj P. Patil 1, Dr. B. T. Salokhe 2, Mr. A.S. Mali 3. M. E. Student, Dept. of Eln. Engg, Tatyasaheb Kore Insti. of Engg. & Tech. Warananagar. Professor,

More information

Modern Electricity Billing System and Fuse Detection Using GSM

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

More information

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

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

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

Keysight Technologies P-Series and EPM-P Power Meters for Bluetooth Testing. Technical Overview and Self-Guided Demonstration

Keysight Technologies P-Series and EPM-P Power Meters for Bluetooth Testing. Technical Overview and Self-Guided Demonstration Keysight Technologies P-Series and EPM-P Power Meters for Bluetooth Testing Technical Overview and Self-Guided Demonstration Introduction Bluetooth is a technology specification designed for low-cost short-range

More information

INNOVATIVE ENERGY METER WITH LOAD CONTROL BHARATHY R 1, JHANANI SHREE U 1 and ANITHAMARY M 1 1 Assistant Professor

INNOVATIVE ENERGY METER WITH LOAD CONTROL BHARATHY R 1, JHANANI SHREE U 1 and ANITHAMARY M 1 1 Assistant Professor Volume 119 No. 7 2018, 225-230 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu INNOVATIVE ENERGY METER WITH LOAD CONTROL BHARATHY R 1, JHANANI SHREE

More information

IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY A REVIEW ON SMART METER READING Lalit Mohan *1 & Varsha Mehar 2 *1

IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY A REVIEW ON SMART METER READING Lalit Mohan *1 & Varsha Mehar 2 *1 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY A REVIEW ON SMART METER READING Lalit Mohan *1 & Varsha Mehar 2 *1 M.tech Scholar Department of Electrical Engineering Bhabha

More information

Smart Monitoring and Power Factor Correction of Distribution Transformer using IOT

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

More information

RFID Integrated Teacher Monitoring

RFID Integrated Teacher Monitoring RFID Integrated Teacher Monitoring Introduction Article by Adewopo Adeniyi M.Sc, Texila American University, Nigeria Email: preciousadewopon@yahoo.com Radio Frequency Identification (RFID) is a generic

More information

III. MATERIAL AND COMPONENTS USED

III. MATERIAL AND COMPONENTS USED Prototype Development of a Smartphone- Controlled Robotic Vehicle with Pick- Place Capability Dheeraj Sharma Electronics and communication department Gian Jyoti Institute Of Engineering And Technology,

More information

WIRELESS COMMUNICATION SYSTEM FOR ENERGY METER READING

WIRELESS COMMUNICATION SYSTEM FOR ENERGY METER READING WIRELESS COMMUNICATION SYSTEM FOR ENERGY METER READING Ms. Samidha S Virkud 1, Ms.Aishwarya Misal 2 and Mr.Dinesh R Kadam 3 1,2,3 Electronics and Telecomm, A C Patil college of engineering Abstract- Energy

More information

IMPLEMENTATION OF EMBEDDED SYSTEM FOR INDUSTRIAL AUTOMATION

IMPLEMENTATION OF EMBEDDED SYSTEM FOR INDUSTRIAL AUTOMATION IMPLEMENTATION OF EMBEDDED SYSTEM FOR INDUSTRIAL AUTOMATION 1 Mr. Kamble Santosh Ashok, 2 Mr.V.Naga Mahesh 1 M.Tech Student, 2 Astt.Prof. 1 Ece - Embedded System, 1 Scient Institute Of Technology, Ibrahimpatnam,

More information

MSP430 and nrf24l01 based Wireless Sensor Network Design with Adaptive Power Control

MSP430 and nrf24l01 based Wireless Sensor Network Design with Adaptive Power Control MSP430 and nrf24l01 based Wireless Sensor Network Design with Adaptive Power Control S. S. Sonavane 1, V. Kumar 1, B. P. Patil 2 1 Department of Electronics & Instrumentation Indian School of Mines University,

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

Research Article Volume 6 Issue No. 5

Research Article Volume 6 Issue No. 5 DOI 10.4010/2016.1505 ISSN 2321 3361 2016 IJESC Research Article Volume 6 Issue No. 5 Image Extraction-IE Approach to Extract Information from Analog and Digital KWh Meters Aswathy K. 1, Narayanan P. P.

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

A Smart Positioning System for Personalized Energy Management in Buildings

A Smart Positioning System for Personalized Energy Management in Buildings A Smart Positioning System for Personalized Energy Management in Buildings Anjana M S, ms.anjana5@gmail.com Athira K, athirak@am.amrita.edu Aryadevi Remanidevi Devidas, Maneesha Vinodini Ramesh Abstract

More information

Cortex-M3 based Prepaid System with Electricity Theft Control

Cortex-M3 based Prepaid System with Electricity Theft Control RESEARCH ARTICLE OPEN ACCESS Cortex-M3 based Prepaid System with Electricity Theft Control Sudhakar Ajmera 1, Abdul Subhani Shaik 2 1 M.Tech, Dept of ECE, CMR College of Engineering & Technology(Autonomous),

More information

The wireless alternative to expensive cabling...

The wireless alternative to expensive cabling... The wireless alternative to expensive cabling... ELPRO 105U Wireless Solutions for Process Applications New Products... New Solutions The ELPRO 105U range of wireless I/O provides a low cost alternative

More information

DISTRIBUTION LINE FAULT DETECTION AND INTIMATION USING GSM

DISTRIBUTION LINE FAULT DETECTION AND INTIMATION USING GSM DISTRIBUTION LINE FAULT DETECTION AND INTIMATION USING GSM Shunmugam.R 1, Ashok kumar.k 2, Deebika Devi.A.R 3, Manoj Kumar.K 4, Mathivanan.A.M 5 1 Atssociate professor,electrical And Electronics Engineering,

More information

Advanced Soldier Monitoring and Tracking System Using GPS and GSM Introduction

Advanced Soldier Monitoring and Tracking System Using GPS and GSM Introduction Advanced Soldier Monitoring and Tracking System Using GPS and GSM Introduction The infantry soldier of tomorrow promises to be one of the most technologically advanced modern warfare has ever seen. Around

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

WIRELESS THREE PHASE LINE FAULT MONITORING

WIRELESS THREE PHASE LINE FAULT MONITORING WIRELESS THREE PHASE LINE FAULT MONITORING Vaishnavi Kailas Pardeshi 1, Pooja Anil Kawade 2, Rutuja Ratanakar Kshirsagar 3 1,2,3 Department Electrical Engineer, Sandip Polytechnic, Nashik Maharashtra (India)

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

AUTOMATIC ELECTRICITY METER READING AND REPORTING SYSTEM

AUTOMATIC ELECTRICITY METER READING AND REPORTING SYSTEM AUTOMATIC ELECTRICITY METER READING AND REPORTING SYSTEM Faris Shahin, Lina Dajani, Belal Sababha King Abdullah II Faculty of Engineeing, Princess Sumaya University for Technology, Amman 11941, Jordan

More information

The wireless alternative to expensive cabling...

The wireless alternative to expensive cabling... The wireless alternative to expensive cabling... ELPRO 905U Wireless Solutions for Process Applications New Products... New Solutions The ELPRO 905U range of wireless I/O provides a low cost alternative

More information

Distribution Automation Smart Feeders in a Smart Grid World Quanta Technology LLC

Distribution Automation Smart Feeders in a Smart Grid World Quanta Technology LLC Distribution Automation Smart Feeders in a Smart Grid World DA Communications Telecommunications Services This diagram depicts the typical telecommunications services used to interconnect a Utility s customers,

More information

2 Intelligent meter reading mode

2 Intelligent meter reading mode 3rd International Conference on Multimedia Technology(ICMT 2013) Intelligent water meter with low power consumption based on ZigBee technology Zhe Xie Rangding Wang 1 Abstract. A design of intelligent

More information

Top Design Considerations for Low-Power Metering Applications

Top Design Considerations for Low-Power Metering Applications Top Design Considerations for Low-Power Metering Applications Smart metering brings intelligence and connectivity to energy and resource management Silicon Laboratories Inc., Austin, TX As green energy

More information

Automatic Power Factor Correction by Using Synchronous Condenser with Continuous Monitoring.

Automatic Power Factor Correction by Using Synchronous Condenser with Continuous Monitoring. Automatic Power Factor Correction by Using Synchronous Condenser with Continuous Monitoring. Rosni Sayed Rajshahi University of Engineering & Technology Rajshahi-6204 Bangladesh A.H.M Iftekharul Ferdous

More information

Design and Implementation of ZigBee based Vibration Monitoring and Analysis for Electrical Machines

Design and Implementation of ZigBee based Vibration Monitoring and Analysis for Electrical Machines Design and Implementation of ZigBee based Vibration Monitoring and Analysis for Electrical Machines Suratsavadee K. Korkua 1 Wei-Jen Lee 1 Chiman Kwan 2 Student Member, IEEE Fellow, IEEE Member, IEEE 1.

More information

A Scheme for the Application of Smart Message Language in a Wireless Meter Reading System

A Scheme for the Application of Smart Message Language in a Wireless Meter Reading System A Scheme for the Application of Smart Message Language in a Wireless Meter Reading System O. Homa Keshav M. Tech Embedded Sysem, AITS, Rajampet, Kadapa (DT) homakesav@gmail.com Abstract The use of wireless

More information

Modern Operational Spectrum Monitoring Requirements

Modern Operational Spectrum Monitoring Requirements Modern Operational Spectrum Monitoring Requirements A distributed monitoring system that covers everything, everywhere. Flexible design, packaging, performance so devices can be matched to operational

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

INTELLIGENT SELF-PARKING CHAIR

INTELLIGENT SELF-PARKING CHAIR INTELLIGENT SELF-PARKING CHAIR Siddharth Gauda 1, Ashish Panchal 2, Yograj Kadam 3, Prof. Ruchika Singh 4 1, 2, 3 Students, Electronics & Telecommunication, G.S. Moze College of Engineering, Balewadi,

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

Real Time AMR & Control of Household Energy Meter with Zigbee communication

Real Time AMR & Control of Household Energy Meter with Zigbee communication 2015 International Conference on Computing Communication Control and Automation Real Time AMR & Control of Household Energy Meter with Zigbee communication 1 Dipti Yeolekar 2 H.H. Kulkarni 3 Dr. D.G. Bhardwaj

More information

DTN and Opportunistic Networking Concepts for EE Wireless Networks

DTN and Opportunistic Networking Concepts for EE Wireless Networks DTN and Opportunistic Networking Concepts for EE Wireless Networks Karin Anna Hummel Communication Systems Group, ETH Zurich, karin.hummel@tik.ee.ethz.ch Thanks to: S. Trifunovic (and WLAN-Opp team: B.

More information

SATELLITE MONITORING OF REMOTE PV-SYSTEMS

SATELLITE MONITORING OF REMOTE PV-SYSTEMS SATELLITE MONITORING OF REMOTE PV-SYSTEMS Stefan Krauter, Thomas Depping UFRJ-COPPE-EE, PV-Labs, C. P. 68504, Rio de Janeiro 21945-970 RJ, BRAZIL Tel: +55-21-2562-8032, Fax: +55-21-22906626, E-mail: krauter@coe.ufrj.br

More information

Final Exam (ECE 408/508 Digital Communications) (05/05/10, Wed, 6 8:30PM)

Final Exam (ECE 408/508 Digital Communications) (05/05/10, Wed, 6 8:30PM) Final Exam (ECE 407 Digital Communications) Page 1 Final Exam (ECE 408/508 Digital Communications) (05/05/10, Wed, 6 8:30PM) Name: Bring calculators. 2 ½ hours. 20% of your final grade. Question 1. (20%,

More information

Digital Monitoring Cum Control of a Power Transformer with Efficiency Measuring Meter

Digital Monitoring Cum Control of a Power Transformer with Efficiency Measuring Meter Digital Monitoring Cum Control of a Power Transformer with Efficiency Measuring Meter Shaikh Ahmed Ali, MTech(Power Systems Control And Automation Branch), Aurora s Technological and Research institute(atri),hyderabad,

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

Multi Frequency RFID Read Writer System

Multi Frequency RFID Read Writer System Multi Frequency RFID Read Writer System Uppala Sunitha 1, B Rama Murthy 2, P Thimmaiah 3, K Tanveer Alam 1 PhD Scholar, Department of Electronics, Sri Krishnadevaraya University, Anantapur, A.P, India

More information

Design of Removable Guardrail System Based on ZigBee Network

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

More information

Energy Meter Tempering and Power Tapping Detection System for Effective Power Theft Control

Energy Meter Tempering and Power Tapping Detection System for Effective Power Theft Control Energy Meter Tempering and Power Tapping Detection System for Effective Power Theft Control Kiran Javali, Karabasappa Bagali, Aslam Karnachi, Amaresh S N, Mallikarjuna G.D Karnataka, India. Karnataka,

More information

International Journal of Advance Engineering and Research Development AUTOMATIC METER READING FOR ELECTRIC BOARD USING RF (RADIO FREQUENCY)

International Journal of Advance Engineering and Research Development AUTOMATIC METER READING FOR ELECTRIC BOARD USING RF (RADIO FREQUENCY) Scientific Journal of Impact Factor (SJIF): 3.134 International Journal of Advance Engineering and Research Development Volume 2, Issue 12, December -2015 e-issn (O): 2348-4470 p-issn (P): 2348-6406 AUTOMATIC

More information

Intelligent Power Economy System (Ipes)

Intelligent Power Economy System (Ipes) American Journal of Engineering Research (AJER) e-issn : 2320-0847 p-issn : 2320-0936 Volume-02, Issue-08, pp-108-114 www.ajer.org Research Paper Open Access Intelligent Power Economy System (Ipes) Salman

More information

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP ( 1

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP (  1 Biomimetic Based Interactive Master Slave Robots T.Anushalalitha 1, Anupa.N 2, Jahnavi.B 3, Keerthana.K 4, Shridevi.S.C 5 Dept. of Telecommunication, BMSCE Bangalore, India. Abstract The system involves

More information

Wireless Speed Control of an Induction Motor Using Pwm Technique with Gsm

Wireless Speed Control of an Induction Motor Using Pwm Technique with Gsm IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 6, Issue 2 (May. - Jun. 2013), PP 01-05 Wireless Speed Control of an Induction Motor Using

More information

Power Theft Identification system using Power Line Carrier Communication (PLCC) technique in Distribution system based on Binary Search Algorithm

Power Theft Identification system using Power Line Carrier Communication (PLCC) technique in Distribution system based on Binary Search Algorithm 1 Power Theft Identification system using Power Line Carrier Communication (PLCC) technique in Distribution system based on Binary Search Algorithm Thiruvalluvan S 1, Swardheep B 2, Arunachalam S 3 Abstract

More information

THE HIGH SPEED POWER LINE COMMUNICATION SOLUTION. Features

THE HIGH SPEED POWER LINE COMMUNICATION SOLUTION. Features THE HIGH SPEED POWER LINE COMMUNICATION SOLUTION Overview SM2200 is a next generation OFDMA (Orthogonal Frequency Division Multiple Access) power line communication transceiver designed for networking

More information

Hardware Implementation of an Explorer Bot Using XBEE & GSM Technology

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

More information

MODERN DIAGNOSTIC EQUIPMENTS IN ENERGETIC MEASUREMENT

MODERN DIAGNOSTIC EQUIPMENTS IN ENERGETIC MEASUREMENT MODERN DIAGNOSTIC EQUIPMENTS IN ENERGETIC MEASUREMENT Bártfai Zoltán 1, Blahunka Zoltán 1, Lefánti Rajmund 1, 1 Szent István University, Faculty of Mechanical Engineering bartfai.zoltan@gek.szie.hu, blahunka.zoltan@gek.szie.hu,

More information

SLOPE MONITORING BY TDR A LOW COST SYSTEM

SLOPE MONITORING BY TDR A LOW COST SYSTEM SLOPE MONITORING BY TDR A LOW COST SYSTEM 1 Prof.S.jaynathu, 2 Guntha Karthik, 3 G.Manekar, Professor,Phd.Scholar, Mining Engg Dept.,NIT Rourkela,Odisha 3 Dy.G M (Mines),,MOIL Limited. sjayanthu@yahoo.com,

More information

GPS and GSM Based Transmission Line Monitoring System with Fault Detection Introduction:

GPS and GSM Based Transmission Line Monitoring System with Fault Detection Introduction: GPS and GSM Based Transmission Line Monitoring System with Fault Detection Introduction: Electricity is an extremely handy and useful form of energy. It plays an ever growing role in our modern industrialized

More information

Removal of Salt and Pepper Noise from Satellite Images

Removal of Salt and Pepper Noise from Satellite Images Removal of Salt and Pepper Noise from Satellite Images Mr. Yogesh V. Kolhe 1 Research Scholar, Samrat Ashok Technological Institute Vidisha (INDIA) Dr. Yogendra Kumar Jain 2 Guide & Asso.Professor, Samrat

More information

AN INVISIBLE TRACKNIG SYSTEM DURING NATURAL CALAMITIES

AN INVISIBLE TRACKNIG SYSTEM DURING NATURAL CALAMITIES AN INVISIBLE TRACKNIG SYSTEM DURING NATURAL CALAMITIES L. RAMU NAIK 1, MR.ASHOK 2 1 L. Ramu Naik, M.Tech Student, Aryabhata Institute Of Technology & Science, Maheshwaram X Roads, On Srisailam Highway,

More information

Bloodhound RMS Product Overview

Bloodhound RMS Product Overview Page 2 of 10 What is Guard Monitoring? The concept of personnel monitoring in the security industry is not new. Being able to accurately account for the movement and activity of personnel is not only important

More information

Wireless Energy Meter Using Handheld Reader

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

More information

Speed Control Of Transformer Cooler Control By Using PWM

Speed Control Of Transformer Cooler Control By Using PWM Speed Control Of Transformer Cooler Control By Using PWM Bhushan Rakhonde 1, Santosh V. Shinde 2, Swapnil R. Unhone 3 1 (assistant professor,department Electrical Egg.(E&P), Des s Coet / S.G.B.A.University,

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

Physical layer authentication of Internet of Things wireless devices through permutation and dispersion entropy

Physical layer authentication of Internet of Things wireless devices through permutation and dispersion entropy Physical layer authentication of Internet of Things wireless devices through permutation and dispersion entropy Gianmarco Baldini European Commission DG.JRC.E3 Gianmarco.Baldini@ec.europa.eu 1 Internet

More information

Microcontroller Based Speed Control of Induction Motor using Wireless Technology

Microcontroller Based Speed Control of Induction Motor using Wireless Technology Microcontroller Based Speed Control of Induction Motor using Wireless Technology P. Nagasekhara Reddy Abstract-Induction motors are the most extensively used motors in most power-driven home appliances,

More information

Wire and Wireless Linked Remote Control for the Group Lighting System Using Induction Lamps

Wire and Wireless Linked Remote Control for the Group Lighting System Using Induction Lamps PEDS 2007 Wire and Wireless Linked Remote Control for the Group Lighting System Using Induction Lamps Kyu Min Cho*, Jae Eul Yeon**, Ma Xian Chao***, and Hee Jun Kim*** * Dept. of Information and Communications,

More information

Guidelines for communication system of smart meters PLC, RF, cellular network (3G/4G) CENTRAL ELECTRICITY AUTHORITY

Guidelines for communication system of smart meters PLC, RF, cellular network (3G/4G) CENTRAL ELECTRICITY AUTHORITY Guidelines for communication system of smart meters PLC, RF, cellular network (3G/4G) CENTRAL ELECTRICITY AUTHORITY 2018 1. Requirement of Advanced Metering Infrastructure (AMI) : The following are the

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

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

EverBlu. Wireless fixed data collection system

EverBlu. Wireless fixed data collection system Solution EverBlu Wireless fixed data collection system > Automatic daily meter reads > Graphical data analysis > Reliable self-healing wireless mesh network > Suitable for urban, suburban and rural environments

More information

Mobile Agent Based Intelligence Power Distribution Control System

Mobile Agent Based Intelligence Power Distribution Control System IJIRST International Journal for Innovative Research in Science & Technology Volume 4 Issue 11 April 2018 ISSN (online): 2349-6010 Mobile Agent Based Intelligence Power Distribution Control System Pratik

More information

Feeder Protection From Over Load and Earth Fault Relay

Feeder Protection From Over Load and Earth Fault Relay Feeder Protection From Over Load and Earth Fault Relay Prof. Vaneela Pyla 1, Uma N. Bhimnath 2, Archana M. Bhosale 3, Apurva V. Khachane 4 Assistant Professor, Electrical Engineering Department, NBN Sinhgad

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

Monitoring and Protection of Distribution Transformer Using GSM Module Jenifer A 1, Bharathi B R 2, Shanthi Mounika B 3

Monitoring and Protection of Distribution Transformer Using GSM Module Jenifer A 1, Bharathi B R 2, Shanthi Mounika B 3 RESEARCH ARTICLE International Journal of Engineering and Techniques - Volume 4 Issue 1, Jan Feb 2018 Monitoring and Protection of Distribution Transformer Using GSM Module Jenifer A 1, Bharathi B R 2,

More information

Soil Moisture Control Using RF Transreceiver

Soil Moisture Control Using RF Transreceiver Soil Moisture Control Using RF Transreceiver A. C. Birajdar 1, M. G. Poddar 2 Assistant professor, Dept of Instrumentation Engg, M. B. E. Society s C.O.E Ambajogai, Maharastra, India. 1 Assistant professor,

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

Chapter 6. Case Study: 2.4-GHz Direct Conversion Receiver. 6.1 Receiver Front-End Design

Chapter 6. Case Study: 2.4-GHz Direct Conversion Receiver. 6.1 Receiver Front-End Design Chapter 6 Case Study: 2.4-GHz Direct Conversion Receiver The chapter presents a 0.25-µm CMOS receiver front-end designed for 2.4-GHz direct conversion RF transceiver and demonstrates the necessity and

More information

DeltaV SIS Logic Solver

DeltaV SIS Logic Solver DeltaV SIS Process Safety System Product Data Sheet September 2017 DeltaV SIS Logic Solver World s first smart SIS Logic Solver Integrated, yet separate from the control system Easy compliance with IEC

More information