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

Size: px
Start display at page:

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

Transcription

1 International Journal of Advances in Engineering, 2015, 1(3), ISSN: (printed version); ISSN: (online version); url: RESEARCH ARTICLE Implementation of Automatic meter reading system using zigbee- Integrated Raspberry Pi,GSM Network K.Priya, R.Palaniindumathi and M.S.Udhaya SKP Engineering College, Tiruvannamalai, India. Received 23 February 2015 / Accepted 16 March 2015 Abstract: Accurate metering, detection of energy theft and implementation of proper tariff as well as billing system are vital in wise energy management. These objectives can be achieved by using Smart Meters. This paper introduces a microcontroller based Smart Meter using wireless communication and Lab view suitable for the Indian Energy Scenario The advantages these electric metering system offers make it a more accurate measuring device than the conventional electro mechanical meter reading system being used in developing countries like the. AMRs capacity to automatically transmit data real time increases the reliability of this metering system, unlike electromechanical meters which occasionally make use of previous readings as a basis of the consumer's current billing. It also puts consumers at a disadvantage as the accuracy of power consumption readings is being compromised. Keywords - Receiver, Transmitter, Transceiver, Automated Meter, Wireless Transmission, Monitoring System I. INTRODUCTION Electric meters are devices determining billing charges are monthly basis and are computed in kilowatt-hours. Automatic meter reading is the technology of automatically collecting data from energy metering and the transfer of the collected data for billing and analysis. AMR are not only used to measure power consumption, it can also be used to read water consumption, like in where low-power radio transmitters installed on household water meters which send readings to a central server for billing to up to four times a day the two after mentioned are yet emerging technologies since there have been minimal number of applications implemented in the country.the emerging field of wireless sensor networks combines sensing, computation, and communication into a single tiny device. The costs involved in manual reading of the meter are eliminated and the consumption goods becomes more transparent. Manual meter reading systems using electromechanical meters are installed within the premises of residential or commercial consumers and data on information consumption are collected on a monthly basis. However, this present convention has the following is an advantage: Manpower must be hired to go from household after household to read energy consumption, record data and communicate with a receiving module. Use of manual meters could translate to meter reading mistakes and errors of leakage Estimated billing is applied at times when extreme weather conditions occur and meters to be read are not easily accessible to the reading personnel - so as not to invade their customers' privacy. With this, previous energy consumptions would be the basis for the current period's electric bill. With the development of wireless technology and systems automation, the demand for AMR systems is gaining rapid pace not only in the developed countries but also developing nations. The smart meter reading employing ZigBee technology is an innovative alternative and replacement to existing automatic and electromechanical meter reading systems Not only the availability of power is an issue but also the accuracy of metering and billing strategies. The development of wireless communication technology in recent years resulted in evolution of for low cost equipment of wireless networking technology, called ZigBee. It is a short range, low-complexity, low cost, low power consumption, low data rate twoway wireless communication technology with high network capacity, short time delay, safety. On the power distributor side, the need for manpower to manually read the meter would be eliminated - reducing cost and lab or intensity while improving power reading efficiency. Industries and those from the commercial sector using this metering system in the future could be provided with timely comprehensive information about their energy usage for better load balancing and utilities management. The use of AMR systems could benefit both the country and its citizens. This same feature of AMR abets the saving of electricity, since it helps consumers understand how electrical power is used and consumed in their homes. There are numerous applications that are ideal for the redundant, selfconfiguring and self-healing capabilities of ZigBee wireless mesh networks. II. METHODOLOGY AMR system integrating ZigBee as a wireless protocol will be designed and developed in two general parts will be the focus. A block diagram of the proposed design is shown in following fig. The main objective of the system is to send periodical readings of an electricity meter wirelessly to a server in the billing office of the electricity supply company.

2 170 Int. J. Adv. Eng., 2015, 1(3), Central server at power development department GSM network Home meter1 industry meter2 office meter3 meter Figure.1 General Block Diagram In this block diagram shows that the central server at power development, GSM network, home, industry, office. This premises unit metering information are gathered and processed, In this central server connected to the GSM networks.gsm network also connected to the home, industry, office, remote monitoring. The server in the billing office will have a highly secured database system which enables authorized staff members of the electricity supply company to read and print electricity bills. This added a constraint on the wireless device used for such purpose because such a device should have the capability of both sending and receiving the data. The phases of this study design and creation of the two main parts: the transmitter and the coordinator or the receiving end. The database server and monitoring system is the next phase. Lastly, this will be completed through the evaluation of the proposed study. Phase1: Transmitter/Receiver Design A block diagram of the transmitter is shown in Fig. 2. Its main function is to transfer the data being measured to the receiver end also involves Raspberry Pi that controls the communication from one end to another end and a ZigBee module that serves as the transmitting chip. When data have to be transmitted wirelessly over long distances, it is necessary to have some mechanism at predetermined distances from the sender for temporarily receiving and retransmission of data to the designated receiver. In this way, the said transmitter can also act as a router, so at the time of implementation of the system, each premises unit can be con figured to behave both as a sender (when transmitting its data) and a router (for temporarily receiving/retransmission of data coming from other neighboring premises units) at different times. Energy meter counter Serial ID Enable Data matching transmitter receiver Power line a) Metering device Figure.2 Transmitter/Receiver power line Block Diagram

3 171 Int. J. Adv. Eng., 2015, 1(3), The digital metering device measures power consumption. The device are connected to the Raspberry Pi using a certain connection which is shown in Figure. The said connection is composed of a cable (RJ45 to RS232), 089, Serial to USB Converter, and a USB Hub. The said cable is connected to the Serial to USB Converter through a 089.Moreover;. The information being measured by the device are then converted into electrical signals and go through the signal conditioning circuit that functions to make sure them voltage or current produced by the metering device is proportional to the actual values of parameters being sensed. Then, it is passed to a Raspberry Pi that processes it to the value understandable by human. Metering Device RJ45 to b) Transmitter Raspberry Pi The Raspberry Pi is a credit-card sized computer that can be connected to electronic devices.. Its main function is to control the communication between the transmitter and the receiver. Also, it controls communication between the transmitter and the other router whenever the ZigBee module cannot transmit wirelessly over the distance. The program on the Raspberry Pi reads the energy consumption, transmitting time and the processed output in digital form are sent to the personal computer through ZigBee transmission. Another feature of Raspberry Pi is that it has its own Random Access Memory (RAM) where data could be stored. It uses Python as its programming language which emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C. As shown in Fig.5, Raspberry Pi Model B has different parts. Transmitter Raspberry Pi to Arduino Shield Connection Bridge allows to use any of the shields, boards and modules designed for Arduino in Raspberry Pi. It includes also the possibility of connecting digital and analog sensors, using the same pinout of Arduino but with the power and capabilities of Raspberry Pi. Phase 2: Design and Creation of Receiver Receiver: The receiving end, a ZigBee module identical with the ones on the transmitting unit is used to ensure compatibility of the two modules. This allows the periodically-transmitted meter reading to be received and send a command from the receiving end to the transmitting end whenever the user prompted it to send a reading at any given time. Personal Computer The transmitted meter readings are displayed in the Pc. This will be done with the aid of a PHP Coding and AMP Software for its database. It is coded to show the meter reading at a specific time interval. ill addition, a database of all transmitted data is installed in the pc. Phase 3: Database Server and Monitoring System The database server requires software for communication with the premises unit of each consumer and based on the consumption data received. This data received can be accessible to consumers through an online website whenever and wherever they want to check for some updates regarding their energy consumption readings. The online website will consist of three distinct username, password and their respective meter readings and the date and time of acquisition. Before the data will be reflected on the website, in the coordinator side, the data received will be first converted to a comma separated value file(.csv file) which will be uploaded in the database on the website. Phase 4: Evaluation of the Proposed Study in order to prove the effectively of this study, some parameters have to be evaluated. These parameters are the time of transmission and accuracy of the sent information. To evaluate these parameters in relation to the readings of the proposed automated meter, mean square error (MSE) strategy will be used.of transmission, MAD or Mean Absolute Deviation is applicable where n again will be the number of tests performed, Xi is the Transmission time for every test performed and m(x) is the average (Mean) time of transmission of sent information. This statistical tool will evaluate the transmission time of the proposed AMR and this will be done for all the different distances as stated in the methodology. III.CONCEPTUAL FRAMEWORK An automated meter reading system was used to measure the voltage outputted by an electric outlet for accurate recording of real-time consumption of electricity. The AMR utilizes RS232, which uses few wires by means of serial transmission method, to transfer the data collected to the Raspberry Pi, that is why a crossover must be executed to make the data format collected from the AMR transferrable to and readable by the Raspberry Pi and also to facilitate bidirectional communication between the two. The transmitter (L), receiver (R x), and ground wires of RS232 were connected to DB9 to establish communication between the two devices. Since the RS232 to DB9 connection makes use of the serial transmission method, a serial to USB converter was used to make the connection fit to the USB hub of the Raspberry Pi. To make the data wirelessly transferrable, a ZigBee was attached to the Raspberry Pi. Raspberry Pi alone does not have the capability to transmit and receive data, so a Raspberry Pi to Arduino Shield Connection Bridge was used to interface the Raspberry Pi and ZigBee, since the ZigBee module has to transmitter and receiver capabilities. The collected data will then be transmitted to another Raspberry Pi for the uploading of the collected data to the online database where consumers can access and monitor their voltage usage based on real-time consumption. The meter will start reading the voltage consumption of the user. The data read will be directed to the Raspberry Pi's SO memory card.

4 172 Int. J. Adv. Eng., 2015, 1(3), The coordinator will send then send a query. If the end devices receive the query, it will respond and will be prompted to send information the ZigBee module. Otherwise e, the reading of the metric data will repeat. Once the end device has responded to the coordinator query, data will be forwarded to the ZigBee module then to the coordinator. Figure.3 Zigbee-GSM based Automatic meter reading system IV.DATA AND RESULTS Three loads-a charging laptop rated at 76Wh, a charging cellular phone rated at 4Wh, and a lamp rated at 9Wh-were connected to the meter. Twelve trials, each lasting for five minutes, were carried out to complete an hour of consumption. Automatic meter reading system central station concentrates on the meter number, Previous reading, current reading, will be entered in the central server and this server shows that the current billing and also the previous billing which is easy to recover our billing charges, and the total bill, current bill, previous bill reading are shows. Two options are implemented by this automatic meter reading system they are send and save, in this send option current reading will be send to the central station Figure.4 Automatic meter reading system at central station

5 173 Int. J. Adv. Eng., 2015, 1(3), CONCLUSION AND RECOMMENDATIONS A demand based smart metering system using Lab VIEW and ZigBee has been designed, which is capable of monitoring energy consumption during peak hours and normal hours separately, alerting the utility provider on energy theft, remote turn ON/OFF the supply of individual consumers and capable of incorporated TOD tariff. The proposed design modify the consumption of the consumers, thereby reduces the energy consumption. The system is useful to both consumers and utility providers. The proposed AMR system, which incorporates ZigBee module in a Raspberry Pi, has been successfully implemented. The Raspberry Pi-to-Arduino Shields connection bridge interfaced the ZigBee module to the Raspberry Pi. The use of the ZigBee module made the wireless transmission of the meter data possible. The transmitted data were received by the coordinator ZigBee and were converted into CSV file through java. The CSV file was utilized so data, specifically the voltage consumption, can be accessed by consumers through the built website hour of consumption. MSE was used to validate the accuracy of the gathered data. The first test rendered a mean square error of only The maximum length in which the receiver can still receive the data sent by the transmitter was also determined. The five trials rendered a result of a mean distance of meters, rendering a MAD of only 3 further proving the system's efficiency in transmitting data over long distance. The third test involving the use of a repeater further improved the distance covered by the transmission of data, reaching to up to a mean distance of meters and producing a MAD Proven in the experimentation, the Zig8ee module acted as a transceiver, as each module can both receive and transmit data. ZigBee's transceiver capability allowed data hopping, which permitted the transmission of data from the meter to the coordinator, even when the distance was beyond ZigBee's transmissible range. The group recommends the automatic execution of the Python program upon the boot-up of the Raspberry Pi so that the use of peripherals (i.e. monitor) will be minimized. It is also recommended that energy reading be included. This can be done by attaching load to the meter. Moreover, the group REFERENCES [1] W.L. Sunshine, (no date). Pros and cons of smart meters [Online]. Available: And ConsOf- Smart-Meters.htm [2 ] T. Ahmedet, "Automatic electric meter reading system: A cost-feasible alternative approach in meter reading for Bangladesh perspective using low-cost digital wattmeter and WiMax technology," M.S. thesis, Dept. Comp. Science, American International University, Dhaka, Bangladesh, [3] L. Quan-Xi and L. Gang, "Design of remote automatic meter reading system based on ZigBee and GPRS," in Third futernational Symposium on Computer Science and Computational Technology, P. R China, 2010, pp [4] T. Tamarkin, "Automatic Meter Reading, Public Power, vol. 50, no. 5, Sept.-Oct [5] T. Jamil, "Design and implementation of a wireless automatic meter reading system," presented at World Congress on Engineering, London, United Kingdom,2008. [6] C. Dayao. (2010, July 25). The high cost of electricity [Online]. Available: thepoc. net/commentaries/8970-the highcost-ofelectricity. html. [7] "FAQs. " Internet: raspberry. org/faqs,nd [March 18,2013].

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

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

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

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

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

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

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

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

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

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

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

IoT Based Monitoring of Industrial Safety Measures

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

More information

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

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

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

TRMC-19 GSM/GPRS DATALOGGER. Applications. Product description. Measure and remote monitoring

TRMC-19 GSM/GPRS DATALOGGER. Applications. Product description. Measure and remote monitoring TRMC-19 GSM/GPRS DATALOGGER The TRMC-19 is a datalogger/dataconcentrator of measures GSM/GPRS radio or wire. This device fulfills the most demanding requirements and will help you to create an effective,

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

RF Wireless Serial Device Server

RF Wireless Serial Device Server RF-SDS RF Wireless Serial Device Server The RF-SDS subassembly is a radio transceiver acting as a Serial Device Server, which externally connects a remote serial RF transceiver to an Ethernet network (TCP/IP).

More information

IoT Based Child and Woman Safety

IoT Based Child and Woman Safety Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 6.017 IJCSMC,

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

BOAT LOCALIZATION AND WARNING SYSTEM FOR BORDER IDENTIFICATION

BOAT LOCALIZATION AND WARNING SYSTEM FOR BORDER IDENTIFICATION BOAT LOCALIZATION AND WARNING SYSTEM FOR BORDER IDENTIFICATION Mr.Vasudevan, Ms.Aarthi.C, Ms.Arunthathi.M, Ms.Durgakalaimathi.L.T, Ms.Evangelin Darvia.P 1Professor, Dept. of ECE, Panimalar Engineering

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

GSM Based Interactive Voice Response System for Wireless Load Control and Monitoring

GSM Based Interactive Voice Response System for Wireless Load Control and Monitoring GSM Based Interactive Voice Response System for Wireless Load Control and Monitoring E.Rogini 1 S.Nivethai 2 S.Venkatesan 3 1,2,3 Dept of Information and Technology, SKP Engg college, Tiruvannamalai. Abstract:

More information

2.0 Discussion: 2.1 Approach:

2.0 Discussion: 2.1 Approach: 2.0 Discussion: 2.1 Approach: The design for a Power Monitor and Data Logging System is comprised of two major components: the Power Meter and the Data Logger. The Power Meter is the package that plugs

More information

Trains Collision Avoidance System by Using RFID and GSM Technology

Trains Collision Avoidance System by Using RFID and GSM Technology Trains Collision Avoidance System by Using RFID and GSM Technology Smita S. Bhavsar 1, A. N. Kulkarni 2 Student, Electronics and Telecommunication Department, Zeal College of Engineering &Research Pune,

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

SMART ELECTRONIC GADGET FOR VISUALLY IMPAIRED PEOPLE

SMART ELECTRONIC GADGET FOR VISUALLY IMPAIRED PEOPLE ISSN: 0976-2876 (Print) ISSN: 2250-0138 (Online) SMART ELECTRONIC GADGET FOR VISUALLY IMPAIRED PEOPLE L. SAROJINI a1, I. ANBURAJ b, R. ARAVIND c, M. KARTHIKEYAN d AND K. GAYATHRI e a Assistant professor,

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

ACUMESH - WIRELESS RS485 NETWORK KEY FEATURES ACUMESH - WIRELESS METERING SYSTEM

ACUMESH - WIRELESS RS485 NETWORK KEY FEATURES ACUMESH - WIRELESS METERING SYSTEM ACUMESH WIRELESS RS485 NETWORK The AcuMesh wireless metering solution is designed to connect energy meters and any devices by communicating with RS485 wirelessly. AcuMesh is a costeffective solution that

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

Smart Energy Meter with Advanced Features and Billing System

Smart Energy Meter with Advanced Features and Billing System 2019 4 th International Electrical Engineering Conference (IEEC 2019) Jan, 2019 at IEP Centre, Karachi, Pakistan Smart Energy Meter with Advanced Features and Billing System Mubashar Hasnain Tahir 1*,

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

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

Monthly Electricity Billing via SMS using GSM

Monthly Electricity Billing via SMS using GSM Monthly Electricity Billing via SMS using GSM Pallavi R. Borade, Shraddha S. Birari, Prajakta B. Morade B.E (E&TC) Student, S.V.I.T, Chincholi, Nasik, Maharashtra, India. ABSTRACT The previous method of

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

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

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

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

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

More information

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

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

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

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

Novel Wireless Weather Data Communication for Fishermen

Novel Wireless Weather Data Communication for Fishermen Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 5.258 IJCSMC,

More information

AccuSolar SOLAR POWERED SYSTEM

AccuSolar SOLAR POWERED SYSTEM AccuSolar SOLAR POWERED SYSTEM FLO-CORP s AccuSolar Solar Powered Level Monitoring System monitors process conditions through wireless WiFi that communicate up to 1,500 feet to a base station PC. The Solar

More information

M508 GPS Tracking Device

M508 GPS Tracking Device M508 GPS Tracking Device (GPS+GPRS+GSM) Product Manual Edition 1.3 Copyright 10 th Oct., 2009 GATOR GROUP CO.,LTD. All rights reserved. http://www.gatorcn.com China Printing ADD: 312# Ansheng Building,Xixiang

More information

Comparison of RSSI-Based Indoor Localization for Smart Buildings with Internet of Things

Comparison of RSSI-Based Indoor Localization for Smart Buildings with Internet of Things Comparison of RSSI-Based Indoor Localization for Smart Buildings with Internet of Things Sebastian Sadowski and Petros Spachos, School of Engineering, University of Guelph, Guelph, ON, N1G 2W1, Canada

More information

GSM Based Water Billing System

GSM Based Water Billing System Reviewed Paper Volume 2 Issue 7 March 2015 International Journal of Informative & Futuristic Research ISSN (Online): 2347-1697 GSM Based Water Billing System Paper ID IJIFR/ V2/ E7/ 087 Page No. 2379-2385

More information

STATE OF THE ART TIME OF USE METERING ISSUES

STATE OF THE ART TIME OF USE METERING ISSUES STATE OF THE ART TIME OF USE ING ISSUES 15 Author & Presenter Dr R Billiet BSc (Elec Eng), Hons B Comm, DBA General Manager Sales and Marketing Strike Technologies (Pty) Ltd 1 Introduction This paper will

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

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

GSM Based Automated Embedded System for Monitoring and Controlling of Smart Grid

GSM Based Automated Embedded System for Monitoring and Controlling of Smart Grid GSM Based Automated Embedded System for Monitoring and Controlling of Smart Grid Amit Sachan Abstract The purpose of this paper is to acquire the remote electrical parameters like Voltage, Current, and

More information

Economical Way of GPRS Based Fully Automated Energy Metering System

Economical Way of GPRS Based Fully Automated Energy Metering System Global Journal of Computer Science and Technology Network, Web & Security Volume 13 Issue 3 Version 1.0 Year 2013 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global Journals

More information

ZigBee Propagation Testing

ZigBee Propagation Testing ZigBee Propagation Testing EDF Energy Ember December 3 rd 2010 Contents 1. Introduction... 3 1.1 Purpose... 3 2. Test Plan... 4 2.1 Location... 4 2.2 Test Point Selection... 4 2.3 Equipment... 5 3 Results...

More information

AcuMesh Wireless RS485 Network. User's Manual SOLUTION

AcuMesh Wireless RS485 Network. User's Manual SOLUTION AcuMesh Wireless RS485 Network User's Manual AN SOLUTION ACUMESH - WIRELESS METERING SYSTEM COPYRIGHT 2015 V1.2 This manual may not be altered or reproduced in whole or in part by any means without the

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

Smart Security System using Arduino and Wireless Communication

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

More information

International Journal of Scientific Research and Modern Education (IJSRME) ISSN (Online): (www.rdmodernresearch.com) Volume I, Issue I,

International Journal of Scientific Research and Modern Education (IJSRME) ISSN (Online): (www.rdmodernresearch.com) Volume I, Issue I, AUTOMATIC EB BILLING USING GSM TECHNIQUE R. Gunasekaran*, Dr. C. Karthikeyan** & R. Kavin*** * Assistant Professor, Department of Electrical and Electronics Engineering, Excel College of Engineering &

More information

DTMF BASED HOME AUTOMATION SYSTEM USING MICROCONTROLLER WITH PORTABLE POWER SUPPLY

DTMF BASED HOME AUTOMATION SYSTEM USING MICROCONTROLLER WITH PORTABLE POWER SUPPLY DTMF BASED HOME AUTOMATION SYSTEM USING MICROCONTROLLER WITH PORTABLE POWER SUPPLY *Mrs. Ashwini Sawant, **Mr. Sanjay Mirchandani, ***Santoshi Saravanan, ****Shreeparna Sarkar *Assistant Professor, Electronics

More information

Next Generation AMI. Reji Kumar Pillai President India Smart Grid Forum (ISGF)

Next Generation AMI. Reji Kumar Pillai President India Smart Grid Forum (ISGF) Next Generation AMI Reji Kumar Pillai President India Smart Grid Forum (ISGF) Introduction Electromechanical Meters Electronic Meters AMR and Prepaid Meters Smart Meters Today s scenario: Gateways/DCU/Aggregators

More information

Power Line Carrier Communication Using Automated Meter Reading

Power Line Carrier Communication Using Automated Meter Reading Bioprocess Engineering 2017; 1(4): 104-109 http://www.sciencepublishinggroup.com/j/be doi: 10.11648/j.be.20170104.12 Power Line Carrier Communication Using Automated Meter Reading R. Gunasekaran 1, C.

More information

ADVANCES in NATURAL and APPLIED SCIENCES

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

More information

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

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

Accelerometer-based wireless remote control powered with harvested energy

Accelerometer-based wireless remote control powered with harvested energy Zürich University of Applied Sciences ; ZHAW-InES 1 / 10 Accelerometer-based wireless remote control powered with harvested energy Author: M. Meli Contact address: Prof. Dr. Marcel Meli Zürcher Hochschule

More information

ROBOT FOR BIOMEDICAL APPLICATIONS CONTROLLED BY REGIONAL LANGUAGE

ROBOT FOR BIOMEDICAL APPLICATIONS CONTROLLED BY REGIONAL LANGUAGE Int. J. Elec&Electr.Eng&Telecoms. 2015 Nikhil K and Rathnakara S, 2015 Research Paper ISSN 2319 2518 www.ijeetc.com Vol. 4, No. 3, July 2015 2015 IJEETC. All Rights Reserved ROBOT FOR BIOMEDICAL APPLICATIONS

More information

REMOTE ENERGY METER MONITORING WITH SMS

REMOTE ENERGY METER MONITORING WITH SMS REMOTE ENERGY METER MONITORING WITH SMS Swathy Shankar, Muzna Nabhan Al Brashdi, Marwa Shirin, Aman Jawed Waljat College of Applied Sciences Tel: +968 92959028 Abstract. The project Remote Energy Meter

More information

NZQA unit standard version 1 Page 1 of 6. Demonstrate knowledge of the installation of electrotechnology systems on customer premises

NZQA unit standard version 1 Page 1 of 6. Demonstrate knowledge of the installation of electrotechnology systems on customer premises Page 1 of 6 Title Demonstrate knowledge of the installation of electrotechnology systems on customer premises Level 3 Credits 10 Purpose This unit standard covers basic principles and concepts and is intended

More information

HAND GESTURE CONTROLLED ROBOT USING ARDUINO

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

More information

Design and Application of Architecture of Internet of Things Based on Open Source Hardware

Design and Application of Architecture of Internet of Things Based on Open Source Hardware 2016 3 rd International Conference on Engineering Technology and Application (ICETA 2016) ISBN: 978-1-60595-383-0 Design and Application of Architecture of Internet of Things Based on Open Source Hardware

More information

Control of irrigation automatically by using wireless Sensor network

Control of irrigation automatically by using wireless Sensor network Control of irrigation automatically by using wireless Sensor network S. Kalaivani 1, M.Kowsalya 2, D.Mekala 3 1,2 UG student Department of ECE 3 Assistant professor Department of ECE Sengunthar Enginerring

More information

PHOTO ENCODING OF ANALOG WATER METER FOR USER ACCESS AND PAYMENT SYSTEM

PHOTO ENCODING OF ANALOG WATER METER FOR USER ACCESS AND PAYMENT SYSTEM PHOTO ENCODING OF ANALOG WATER METER FOR USER ACCESS AND PAYMENT SYSTEM GODFREY A. MILLS Department of Computer Engineering, University of Ghana, P. O. Box LG 25, Legon, Accra, Ghana gmills@ug.edu.gh http://

More information

RFID Multi-hop Relay Algorithms with Active Relay Tags in Tag-Talks-First Mode

RFID Multi-hop Relay Algorithms with Active Relay Tags in Tag-Talks-First Mode International Journal of Networking and Computing www.ijnc.org ISSN 2185-2839 (print) ISSN 2185-2847 (online) Volume 4, Number 2, pages 355 368, July 2014 RFID Multi-hop Relay Algorithms with Active Relay

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

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

Centralized automatic meter reading system based on GPRS technology

Centralized automatic meter reading system based on GPRS technology 2016 Sixth International Conference on Instrumentation & Measurement, Computer, Communication and Control Centralized automatic meter reading system based on GPRS technology Liuan, Wangang, LiuShanShan

More information

Discussion on Red Tacton - Technology for communication through Human body

Discussion on Red Tacton - Technology for communication through Human body Discussion on Red Tacton - Technology for communication through Human body 1 2 K. Gandhimathi, AP/CSE, A.Praveena, AP/Chemistry 1,2 Idhaya Engineering College for women, Chinnasalem E- mail: 1 pk.gmathi@gmail.com,

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

ROAM System Specification Guideline Division 16520

ROAM System Specification Guideline Division 16520 ROAM System Specification Guideline Division 16520 PART 1. GENERAL 1.1 INTRODUCTION A. The intent of this specification is to provide requirements for the ROAM system as a whole. 1.2 DESCRIPTION OF WORK

More information

Gesticulation Based Smart Surface with Enhanced Biometric Security Using Raspberry Pi

Gesticulation Based Smart Surface with Enhanced Biometric Security Using Raspberry Pi www.ijcsi.org https://doi.org/10.20943/01201705.5660 56 Gesticulation Based Smart Surface with Enhanced Biometric Security Using Raspberry Pi R.Gayathri 1, E.Roshith 2, B.Sanjana 2, S. Sanjeev Kumar 2,

More information

Automatic EB Billing Using GSM Technique

Automatic EB Billing Using GSM Technique International Journal of Research Studies in Electrical and Electronics Engineering (IJRSEEE) Volume 2, Issue 1, 2016, PP 6-12 ISSN 2454-9460 (Online) www.arcjournals.org Automatic EB Billing Using GSM

More information

Welcome to Arduino Day 2016

Welcome to Arduino Day 2016 Welcome to Arduino Day 2016 An Intro to Arduino From Zero to Hero in an Hour! Paul Court (aka @Courty) Welcome to the SLMS Arduino Day 2016 Arduino / Genuino?! What?? Part 1 Intro Quick Look at the Uno

More information

Catalog

Catalog - 1 - Catalog 1. Description...- 3-2. Features...- 3-3. Applications... - 3-4. Block Diagram...- 3-5. Electrical Characteristics... - 5-6. Operation... - 5 - Power on Reset... - 5 - Working mode... - 6

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

A Super trainer with advanced hardware and software features only found in very expensive equipment.

A Super trainer with advanced hardware and software features only found in very expensive equipment. PLC Trainer PTS T100 LAB EXPERIMENTS A Super trainer with advanced hardware and software features only found in very expensive equipment. You won t find any similar equipment among our competitors at such

More information

ēko Pro Series System

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

More information

ENAiKOON inmarsat-600

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

More information

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

Training Schedule. Robotic System Design using Arduino Platform

Training Schedule. Robotic System Design using Arduino Platform Training Schedule Robotic System Design using Arduino Platform Session - 1 Embedded System Design Basics : Scope : To introduce Embedded Systems hardware design fundamentals to students. Processor Selection

More information

Intellectual Bank Safekeeping System

Intellectual Bank Safekeeping System Intellectual Bank Safekeeping System Joshua Bapu.J Assistant Professor Dr.Sivanthi Aditanar College of Engineering, Tiruchendur, Tamilnadu, India S.R.Aryalekshmi Dr.Sivanthi Aditanar College of Engineering

More information

WIRELESS DATA ACQUISITION SYSTEM FOR PHARMACEUTICAL AND CHEMICAL INDUSTRIES USING LOAD-CELL

WIRELESS DATA ACQUISITION SYSTEM FOR PHARMACEUTICAL AND CHEMICAL INDUSTRIES USING LOAD-CELL International Journal of Computer Networking, Wireless and Mobile Communications (JCNWMC) ISSN 2250-1568 Vol.3, Issue 1, Mar 2013, 111-116 TJPRC Pvt. Ltd. WIRELESS DATA ACQUISITION SYSTEM FOR PHARMACEUTICAL

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

ARM BASED SMART SINGLE PHASE ENERGY METER WITH AUTOMATIC BILL GENERATION AND SMS ALERT

ARM BASED SMART SINGLE PHASE ENERGY METER WITH AUTOMATIC BILL GENERATION AND SMS ALERT ARM BASED SMART SINGLE PHASE ENERGY METER WITH AUTOMATIC BILL GENERATION AND SMS ALERT 1 ROHIT UPADHYAY, 2 A.SHREYAS RAJ KRISHNA, 3 H.V. GURURAJA RAO 1,2 Electrical and Electronics Dept., Manipal Institute

More information

Cisco IPICS Dispatch Console

Cisco IPICS Dispatch Console Data Sheet Cisco IPICS Dispatch Console The Cisco IP Interoperability and Collaboration System (IPICS) solution simplifies daily radio dispatch operations, and allows organizations to rapidly respond to

More information

Wireless Firing Interface for Power Electronic Converters

Wireless Firing Interface for Power Electronic Converters ECE 4600 Project Proposal Group 12 Wireless Firing Interface for Power Electronic Converters Authors: Brennan Martin Luchen Song Jason Gole Meng Wang Supervisors: Dr. Ani Gole Cyrus Shafai Date of Submission:

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

MASTER THESIS. TITLE: Arduino based acquisition system for control applications

MASTER THESIS. TITLE: Arduino based acquisition system for control applications MASTER THESIS TITLE: Arduino based acquisition system for control applications MASTER DEGREE: Master in Science in Telecommunication Engineering & Management AUTHOR: Miguel Ángel Granado Navarro DIRECTOR:

More information

Robtics. We strongly believe that if you own a remote observatory or you do advanced imaging you are gonna love this device!

Robtics. We strongly believe that if you own a remote observatory or you do advanced imaging you are gonna love this device! Overigen > Stroomvoorziening > Model: PEG_UPB Artikel: Fabrikant: Pegasus Astro f you are tired of carrying multiple power packs and dealing with a mess of power and data cables, our Ultimate Powerbox,

More information

VRS20. Contents. Communications. Stay involved. RS232 Communications. 2/14/2014 VRS20 - Valeport

VRS20. Contents. Communications. Stay involved. RS232 Communications. 2/14/2014 VRS20 - Valeport Brian VRS20 View Edit History Contents Communications RS232 Communications RS485 Communications RS485 Address Mode SDI12 Communications Data Standalone Data Format GPRS Data Format Data Status Sampling

More information

Intelligent and Flexible Monitor Circuits Detect & Record Load Profiles and Fault Events All Distribution Voltages All Conductor Types

Intelligent and Flexible Monitor Circuits Detect & Record Load Profiles and Fault Events All Distribution Voltages All Conductor Types IQ Insulator Self-powered Line Sensor & Insulator with Wireless Communications Monitor System Performance & Reliability Load Profiling and Fault Recording & Indication Intelligent and Flexible Monitor

More information