Design and implementation of a power quality monitoring system over internet
|
|
|
- Anastasia Craig
- 9 years ago
- Views:
Transcription
1 20th IMEKO TC4 International Symposium and 18th International Workshop on Modelling and Testing Research on Electric and Electronic Measurement for the Economic Upturn Benevento, Italy, September 15-17, 2014 Design and implementation of a power quality monitoring system over internet Irwin A. Diaz-Diaz 1 and Ilse Cervantes 1 1 Hybrid Systems Laboratory, Applied Mathematics Division, Institute for Scientific and Technological Research of San Luis Potosi (IPICyT), Camino a la Presa San Jose 2055, Col. Lomas 4ta Seccion, C.P , San Luis Potosi, SLP, Mexico, {irwin.diaz;ilse}@ipicyt.edu.mx, Abstract In order to raise awareness about energy waste, an energy monitoring system able to be used either in residential or commercial applications is proposed in this paper. The acquisition system is based on Arduino Due (ArD), X-Bee and free software. The system has been designed considering low-power consumption and low-component count while meeting international standards. The prototype is constituted by a signal conditioning circuit capable to conditioning up to 8 channels (4 for voltage and 4 for current) and an Arduino Due capable to acquire 8 channels simultaneously. The prototype was tested at a laboratory and in an residential application, an evidence of its performance is given. I. INTRODUCTION An increase of 93% in the electricity generation has been estimated by 2040 (from 20.2 trillion kwh in 2010 to 39.0 trillion kwh in 2040) [1]. Is expected that world wide electricity delivered to end users rises by 2.2% per year from 2010 to 2040, as compared with average growth of 1.4 % per year for all delivered energy sources. On the other hand, environment issues and scarcity of the natural resources, influence public policies of energy consumption towards of energy utilization improvement. Saving energy, reducing environmental pollution and performing a rational use of the energy have become important issues for most countries. An approach to get a rational use of the energy, is to create awareness among consumers about their electrical energy consumption profile, as well as, monitoring continuously the supplied energy to detect energy losing and optimize its consumption [2]. Research has shown that the residential energy consumers waste almost 41% of the power supplied to their homes [3]. In 2013, the residential sector in Mexico consumed 238 PJ of energy (66113 GWh). Managing the energy consumption of this sector is an important priority for addressing global warming problems, conserving resources and improving energy security. This sector represents 25.4% of national energy demand, compared with a % demanded in 2003 [4]. A substantial portion of Commercial (6.66%) Others (4.49%) Agriculture (4.98%) Residential (25.40%) Industry (21.39%) Small & medium enterprises (37.05%) Fig. 1. Distribution of energy consumption in Mexico in energy consumed in a house is used to deliver energy to applications not actually needed by residents (e.g. heating, ventilating and air conditioning systems, computers, cellular chargers, TVs) while residents are outside their house [2]. In some countries, electric energy is subsidized by government. People do not pay the total amount of consumed energy in their houses; sometimes this fact lead to energy waste. Thus, it is important to carry out an economic energy power consumption monitoring to created awareness in the people and avoid energy waste. If consumers take into account their electrical consumption profile to take corrective actions that can reduce losses, an optimized energy consumption can become possible. Different power quality monitoring systems has been proposed in the literature [5]-[10] among others. The development of an electric power quality monitor is presented in [5]. The monitor is constituted by four current sensors and another four for voltage sensing, the graphical user interphase (GUI) is based on LabVIEW. The monitor can function as a digital scope, analyze harmonic content, detect and record voltage disturbances, among others. In [7] an innovative low-cost web-based distributed ISBN-14:
2 measurement system (DMS) for electrical power monitoring is proposed. The DSM use smart sensors and a PIC microcontroller. Although, these systems use proprietary software (LabVIEW); the application portability to different platforms and operating systems has not been taken into account. By the other hand, the proposed systems do not attempt to raise awareness in the people. A computational tool for managing data from a measurement plant of power parameters is presented in [10]. The developed software (SIGEE) is based on Java SE and the structured database MySQL. SIGEE had as motivation the power networks evaluation with respect to the introduction of smart metering devices, which allow consumers to track their energy consumption and the quality of the supplied power. In this paper, a wireless power quality monitoring system over internet (WPQMSOI) is proposed. The WPQM- SOI makes use of open software and X-Bee architecture to achieve an interoperable energy monitoring system, which is independent of the computing platform, development tool and programming language. The WPQMSOI has the ability to acquire the signals from the AC mains (voltage and current) and send them via wireless communication to a personal computer (PC). Once in the PC, all the acquired signals are sent to a central server were they are further processed and stored. A GUI has been developed to show the acquired data (in both numeric or plot form). The frequency, as well as both the peak and the RMS voltage value can be displayed. Also, phase difference between both signals can be measured and displayed; the active, reactive and apparent power and power factor (PF) are computed and displayed too. The total energy consumption and corresponding cost can be shown by day, week, month and year. We are looking to involve consumers by education on standby energy consumption with the proposed WPQM- SOI. It is not an easy task to convince users to adopt some energy efficiency practices, particularly when the saving is not high at individual level. Moreover, the WPQMSOI gives significant help in avoiding electricity-related frauds and create awareness in the energy consumption. The rest of the paper is organized as follows. Section II describes the overall structure of the WPQMSOI. In Section III, a description of the WPQMSOI implementation is presented. The laboratory tests are shown in Section IV. Section V presents the assessment and evaluation of the platform in a building. Finally, Section VI presents the conclusions of the developed WPQMSOI and future work. II. ENERGY MONITORING ARCHITECTURE The WPQMSOI is conformed by hardware and software. A block diagram of the proposed system architecture is shown in Fig. 2. In order to ensure the viability and security of the measurements, a signal conditioning circuit has been built (according to the norm IEC 61000) to measure and to adapt the current and voltage levels from AC lines Arduino Due V a,b,c Hardware architecture 8 Signal conditioning circuit 4 4 I a,b,c X-Bee X-Bee USB Available on the internet Web-based remote access system Virtual instruments for AC monitoring Data base Software at local computer Fig. 2. Proposed system architecture. AC lines Voltage divider Rogowski coil a) Instrumentation amplifier b) Gain Isolation amplifier Isolated power supplies To Arduino s Fig. 3. Signal conditioning block diagram. To Arduino s the AC mains into the input levels of the analog-to-digital converter () of the Arduino Due (ArD). The ArD is the interface between the analogue and the digital signals. The acquired data are administered by the ArD and sent via wireless (X-Bee) to a PC. The data are received by another X-Bee connected via USB port to a PC. The acquired data are stored (for subsequent post processing) and plotted in the PC. A. Hardware The hardware is constituted by two circuits, one for voltage conditioning and another for current conditioning. Fig. 3 shown a block diagram of each one of these circuits. The current of the AC mains is sensed by a Rowoski sensor (Fluke i2000flex). The i2000flex sensor only measures AC currents with frequencies between 5 Hz to 20 khz. The sensor allows the measurement of currents up to 2000 A. Since the current sensing is performed by sensing the magnetic field, no isolation is needed; also, it is not necessary to interrupt the circuit to install the sensor.the output voltage of the sensor is amplified to the supported levels of the Arduino s (3.3 V). The AC mains voltage is sensed by a voltage divider. The AC mains voltage is attenuated to 3 V. Then, it is measured by an instrumentation amplifier. An isolation ampli- 972
3 Fig. 4. Signal conditioning circuit. fier is used to isolate the AC mains voltage from the input of the Arduino s, avoiding any ground loop or the damage in case of a short-circuit. The signal conditioning circuit is shown in Fig. 4. The board shown in Fig. 4 is for two channels, two boards were built, allowing to monitor single to three-phase systems. Electric-power-system monitoring and diagnostic systems are typically carry out through wired communication. However, due to the defects of complex cabling, troublesome maintenance and high cost [11] wireless technology is selected to send acquired data to a PC. The X-Bee is a wireless communication technology of uniform technical standards in short distances (approximately 30 m indoors). X-Bee technology has advantages such as low-power consumption, low-cost, large network contained short delay time, high safety, low complexity, and working frequency [14]. To administrate the received data by a X-Bee connected to a PC via USB port, a computer application program was developed. B. Software The software of the WPQMSOI is a web application, developed in Java and the structured database MySQL. The idea behind a web application or dynamic application has been around for some time, usually applied to graphical client-side applications, and is generally known as the Model-View-Controller (MVC) paradigm. As the paradigm suggests the application models the data and control the view of them. Java models the data and gives the interface to the database (DB) interacting with the application via the web. It is worth noting that the implementation of web application in Java associated with the use of a DB is an approach that can be employed with the aim of promoting, among other benefits: i) the application portability to different platforms and operating systems, ii) the independence of a proprietary software, such as Matlab, Lab- VIEW, etc. for making a diagnosis and iii) the facilitated handling of measurements recorded in the database. The developed applications allow the WPQMSOI to function like a digital oscilloscope, the digital data can be analyzed via web application by a PC. After the digital data are transferred to the server, the user can activate the program in the server side to perform the software located at the far side. Analysis results can be displayed through designed GUI. The conditioned signals are digitized via the Arduino s. The digitized signals are transmitted via X-bee. In the server side, a module written in Java is created to read the data received via X-bee. This module register in the DB the artifact of the power line, write down the signal data and the time stamp of the event. In the client-side, it only needs to get a response from a URL request of the WPQMSOI s server. The communication and coordination between the user and the software can be facilitated through a web application. The Transmission Control Protocol (TCP) is selected to implement the WPQMSOI. TCP is one of the best choices for network applications, because it is reliable and connection-based protocol (sites must establish a connection before transferring data), it provides error detection and ensures that data arrive in order and without duplication; moreover, TCP allows multiple, simultaneous connections. III. IMPLEMENTATION OF THE PROPOSED SYSTEM An Arduino Due (ArD) is selected. It is a 32 bits ARM cortex microprocessor, it has one of 12 bits that can be multiplexed to a maximum of 12 input channels. The maximum clock frequency of the ArD is 84 MHz. The ArD is able to perform unipolar conversions, its conversion rate is 6.3µs. If eight channels were used (3 for both current and voltage of each phase and 2 for current and voltage in the neutral), the maximum frequency allowed to be sampled would be 25 khz (allowing us to calculate the spectrum with more than 512 samples). The ArD nominal power is 2.64 W ( ma). The developed web application has the following facilities: i) the PC server is used to store the monitored data, ii) 973
4 a hard drive is used to store the power quality data, iii) internet is used to disseminate the power quality data to concerned engineers and users, iv) using web-based system, the user is allowed to access data from existing database with user name and password. The implemented method in the web-based system follows the three steps. First, to obtain sampled voltages with a certain sampling rate and resolution. For every event, voltage samples are obtained with a sampling rate (established as samples per second or per cycle) and with a resolution determined, stated as the number of bits. Many commercial PQ measurement instruments have sampling rates of 256 samples per cycle, since the majority of PQ events have frequency contents below 5 khz. The proposed sample rate per cycle of the WPQMSOI is 256; with this sampling rate we can avoid the saturation of the wireless transmition channel and the lose of the acquired data. Secondly, it calculates event features as a function of time from the sampled voltages. This characteristics can include RMS voltages, RMS currents, negative and zero-sequence un-biases, real and reactive power, harmonic distortion levels and individual harmonic components. For three-phase measurements, the three voltages will typically have different characteristics versus time for the three phases. From these three functions additional characteristics are needed. RMS values of voltage, current and power cannot be calculated by standard formulas due to the discrete area. The calculations of these variables has to be done in discrete time. Equations 1, 2, 3 and 4 shown the way in how these calculations can be carried out. v u n u1 X v2 =t n i=1 i (1) Sdiscrete = vrms irms (2) vrms n Pdiscrete 1X = vi ii n i=1 Q=S P (3) (4) IV. ASSESSMENT AND EVALUATION In order to verify the performance of the proposed WPQMSOI; the active, reactive and apparent power and the PF of the Hybrid System Laboratory are measured for an interval of a month. The WPQMSOI makes energy consumption information and data available to the user. In order to access the data, the user needs to know the site address and have a browser; also the user must know his user name and password to get access to the WPQMSOI. Both recent and historical data can be viewed at any time from any internet 974 Hybrid Systems Laboratory Fig. 5. Screenshot of the WPQMSOI. Hybrid Systems Laboratory Fig. 6. Screenshot of the WPQMSOI for a two-phase system. connected PC using a web browser. Mainly, the WPQMSOI is tested on a local area network (LAN) of the institute and implemented on internet. Once the user s access the system, a control panel appears. The control panel has a search module; it allows the user to select the date and time of which the data want to be consulted. Also, the desired phase can be selected, plotted and spread out as a table (see Fig. 5). Fig. 6 shows a plot of the selected data for a two-phase system. Another screenshot for a three-phase system is shown in Fig. 7. The user can move through the plot and make a zoom. V. CONCLUSION The design of a wireless power quality monitoring system over internet has been described. The prototype was tested in a laboratory. It is very easy to install because it uses rogowski sensors; it can monitor loads in the range of 10 W 20 kw. The maximum measurable power and resolution can be selected by changing a resistor value with jumpers. The system was designed and implemented to enable remote access (24h/7) through internet. The advantages of this system are open architecture, easy implementation, user-friendly, low-power consumption, cost and analysis and management platform based on PC re-
5 Fig. 7. Screenshot of the WPQMSOI for a three-phase system. sources. The developed prototype can be used as a powerful didactic tool for student and engineers. Also, it can be extended to other instrumentation and measurement applications such as photovoltaic, battery and fuel cell power systems. Applying different digital signal processing techniques the system could identify sags, swells, spikes, flickers, etc. VI. CITATIONS AND REFERENCES REFERENCES [1] (April 2014) International Energy Outlook 2013.[Online]. Available: [2] Alves, R.; Neves, P.; Goncalves, D.; Pinto, J.G.; Batista, J.; Afonso, J.L., Electric power quality monitoring results in different facilities, IECON th Annual Conference of IEEE Industrial Electronics, 2009, pp.3666,3671, 3-5 Nov [3] Williams, E.D.; Matthews, H.S., Scoping the potential of monitoring and control technologies to reduce energy use in homes, Proceedings of the 2007 IEEE International Symposium on Electronics & the Environment, pp.239,244, 7-10 May [4] (April 2014) Sistema de información energética. [Online]. Available: [5] Alves, R.; Goncalves, D.; Pinto, J.G.; Batista, J.; Afonso, J.L., Development of an Electrical Power Quality Monitor based on a PC, IECON th Annual Conference of IEEE Industrial Electronics, 2009, pp.3649,3653, 3-5 Nov [6] Chen, S., Open design of networked power quality monitoring systems, IEEE Transactions on Instrumentation and Measurement, vol.53, no.2, pp.597,601, April [7] de la Rosa, J.-J.G.; Moreno-Muñoz, A., A web-based distributed measurement system for electrical Power Quality monitoring, 2010 IEEE Sensors Applications Symposium (SAS), pp.206,211, Feb [8] Moreno-Muñoz, A.; Flores-Arias, J.M.; Gil-de- Castro, A.; de la Rosa, J.-J.G., Power quality and energy efficiency in e-offices, IECON th Annual Conference of IEEE Industrial Electronics, 2009, pp.748,752, 3-5 Nov [9] Benzi, F.; Anglani, N.; Basssi, E.; Frosini, L., Electricity Smart Meters Interfacing the Households, IEEE Transactions on Industrial Electronics, vol.58, no.10, pp.4487,4494, Oct [10] dos Anjos, R.S.; Lourenco, T.G.M.; Ribeiro, S.P.; Leao, R.P.S.; Sampaio, R.F.; Barroso, G.C., SIGEE - A power quality data management software, th IEEE/IAS International Conference on Industry Applications (INDUSCON), pp.1,5, 5-7 Nov [11] Gungor, V.C.; Bin Lu; Hancke, G.P., Opportunities and Challenges of Wireless Sensor Networks in Smart Grid, IEEE Transactions on Industrial Electronics, vol.57, no.10, pp.3557,3564, Oct [12] Benzi, F.; Anglani, N.; Bassi, E.; Frosini, L., Electricity Smart Meters Interfacing the Households, IEEE Transactions on Industrial Electronics, vol.58, no.10, pp.4487,4494, Oct [13] Bath, S. K.; Kumra, S., Simulation and Measurement of Power Waveform Distortions using Lab- VIEW, IEEE International Power Modulators and High Voltage Conference, Proceedings of the 2008, vol., no., pp.427,434, May [14] Gill, K.; Shuang-Hua Yang; Fang Yao; Xin Lu, "A zigbee-based home automation system," IEEE Transactions on Consumer Electronics, vol.55, no.2, pp.422,430, May
Development of an Electrical Power Quality Monitor Based on a PC
Renato Alves, D. Gonçalves, J. G. Pinto, José Batista, João L. Afonso, Development of an Electrical Power Quality Monitor Based on a PC, IECON 2009 - The 35th Annual Conference of the IEEE Industrial Electronics
XBee Wireless Sensor Networks for Temperature Monitoring
XBee Wireless Sensor Networks for Temperature Monitoring Vongsagon Boonsawat, Jurarat Ekchamanonta, Kulwadee Bumrungkhet, and Somsak Kittipiyakul School of Information, Computer, and Communication Technology
Department of Electrical and Computer Engineering Ben-Gurion University of the Negev. LAB 1 - Introduction to USRP
Department of Electrical and Computer Engineering Ben-Gurion University of the Negev LAB 1 - Introduction to USRP - 1-1 Introduction In this lab you will use software reconfigurable RF hardware from National
Power Electronics Testings
Power Electronics Testings PV Inverter Test Solution www.chromaate.com Turnkey Test & Automation Solution Provider w w w.chromaate.com A PV system is an energy system which directly converts energy from
Laboratory 4: Feedback and Compensation
Laboratory 4: Feedback and Compensation To be performed during Week 9 (Oct. 20-24) and Week 10 (Oct. 27-31) Due Week 11 (Nov. 3-7) 1 Pre-Lab This Pre-Lab should be completed before attending your regular
Online Communication of Critical Parameters in Powerplant Using ZIGBEE
International Journal of Engineering Science Invention Volume 2 Issue 2 ǁ February. 2013 Online Communication of Critical Parameters in Powerplant Using ZIGBEE D.Santhiya 1, R.Renita Priyatharshini 2,K.C.Dhivya
Design of Bidirectional Coupling Circuit for Broadband Power-Line Communications
Journal of Electromagnetic Analysis and Applications, 2012, 4, 162-166 http://dx.doi.org/10.4236/jemaa.2012.44021 Published Online April 2012 (http://www.scirp.org/journal/jemaa) Design of Bidirectional
Electrocardiogram (ECG) Monitoring System using Bluetooth technology
Electrocardiogram (ECG) Monitoring System using Bluetooth technology Zarina Md Amin, Suryani Ilias, Zunuwanas Mohamad Department of Electrical Engineering, Polytechnic of Sultan Abdul Salahuddin Abdul
Electrical Energy Measurements for Rome LV Customers by Distributed Web-Server Instruments
Electrical Energy Measurements for Rome LV Customers by Distributed Web-Server Instruments Fabio Leccese Electronic Engineering Department, University of Roma Roma Tre Via della Vasca Navele n.84, 146,
DESIGN FOR MONITORING AND OPTIMIZATION OF POWER DEMAND FOR WIRELESSLY COMMUNICATING ELECTRIC LOADS
DESIGN FOR MONITORING AND OPTIMIZATION OF POWER DEMAND FOR WIRELESSLY COMMUNICATING ELECTRIC LOADS Patil Snehal S.S. 1, Mr. Shivdas S.S. 2 1 M. E. Electronics (II), Department of Electronics Engineering;
NEW. EVEN MORE data acquisition and test stand automation
NEW EVEN MORE data acquisition and test stand automation the new class of data The plug&play complete package User benefits Expert Series is the latest generation of data acquisition Complete hardware
PLA 44. Power quality analyzer. User and service manual. BMR trading
PLA 44 Power quality analyzer User and service manual version 1.2 BMR Lipovka 17 516 01 Rychnov n. Kn. 1 Tel: +420 774 415 703 Fax: +420 494 533 602 Content 1. Front panel...3 5.6.1. List of events...8
Wireless power meter monitoring with power theft detection and intimation system using GSM and Zigbee networks
IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 9, Issue 6, Ver. I (Nov - Dec. 2014), PP 04-08 Wireless power meter monitoring with power
Impedance 50 (75 connectors via adapters)
VECTOR NETWORK ANALYZER PLANAR TR1300/1 DATA SHEET Frequency range: 300 khz to 1.3 GHz Measured parameters: S11, S21 Dynamic range of transmission measurement magnitude: 130 db Measurement time per point:
INTERFACES FOR RENEWABLE ENERGY SOURCES WITH ELECTRIC POWER SYSTEMS
INTERFACES FOR RENEWABLE ENERGY SOURCES WITH ELECTRIC POWER SYSTEMS Paulo Ferreira, Manuel Trindade, Júlio S. Martins and João L. Afonso University of Minho, Braga, Portugal [email protected],
DRTS 33. The new generation of advanced test equipments for Relays, Energy meters, Transducers and Power quality meters
The new generation of advanced test equipments for Relays, Energy meters, Transducers and Power quality meters Testing all relay technologies: electromechanical, solid state, numerical and IEC61850 Manual
THEME Competence Matrix - Electrical Engineering/Electronics with Partial competences/ Learning outcomes
COMPETENCE AREAS STEPS OF COMPETENCE DEVELOPMENT 1. Preparing, planning, mounting and installing electrical for buildings and industrial applications He/She is able to prepare and carry out simple electrical
Plc Based Monitoring and Controlling System Using Wi-Fi Device
IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 9, Issue 4, Ver. II (Jul - Aug. 2014), PP 29-34 Plc Based Monitoring and Controlling System
NETWORK ENABLED EQUIPMENT MONITOR
NETWORK ENABLED EQUIPMENT MONITOR Remotely Monitor Sensors over the Internet Connect Sensors to the Web to Remotely Monitor Equipment, Processes or Other Applications A Complete, Easy to Deploy, Stand-Alone
Accurate Measurement of the Mains Electricity Frequency
Accurate Measurement of the Mains Electricity Frequency Dogan Ibrahim Near East University, Faculty of Engineering, Lefkosa, TRNC [email protected] Abstract The frequency of the mains electricity supply
Wireless Monitoring and Management of Energy Consumption and Power Quality Events
, July 1-3, 2015, London, U.K. Wireless Monitoring and Management of Energy Consumption and Power Quality Events José A. Afonso, Member, IAENG, Filipe Rodrigues, Pedro Pereira, Henrique Gonçalves and João
Temperature & Humidity SMS Alert Controller
Temperature & Humidity Alert Controller METERS 3 simple steps starting the unit: Insert the SIM card Plug in the sensors connectors Connect the AC power cord. Specifications: AC 90~260V Auto Select Internal
Modern Multipupose Security And Power Management System
Modern Multipupose Security And Power Management System Mohanaprakash 1 Sathya 2 Dhanabal 3 1 Assistant Professor, 2,3 PG Scholars Dept of Electronics and Communication Engineering, Jay Shiri Ram Group
LTR Series Uninterruptible Power Systems 700 VA - 2.1 KVA. General Specification
08/17/12 Rev2 LTR Series General Specification 700 VA to 2.1 KVA 1.0 General LTR Series Uninterruptible Power Systems 700 VA - 2.1 KVA General Specification This specification describes the features and
I2C PRESSURE MONITORING THROUGH USB PROTOCOL.
I2C PRESSURE MONITORING THROUGH USB PROTOCOL. Product Details: To eradicate human error while taking readings such as upper precision or lower precision Embedded with JAVA Application: Technology Used:
INTEGRAL REMOTE MANAGEMENT SOLUTION cirwatt b series
Communication system for the management of electrical installations INTEGRAL REMOTE MANAGEMENT SOLUTION cirwatt b series MID Approval Technology for energy efficiency PLC Communications (Power Line Communication)
REMOTE ELECTROCARDIOGRAM MONITORING BASED ON THE INTERNET
REMOTE ELECTROCARDIOGRAM MONITORING BASED ON THE INTERNET Khalid Mohamed Alajel*, Khairi Bin Yosuf, Abdul Rhman Ramli, El Sadig Ahmed Department of Computer & Communication System Engineering Faculty of
Microcontroller-based experiments for a control systems course in electrical engineering technology
Microcontroller-based experiments for a control systems course in electrical engineering technology Albert Lozano-Nieto Penn State University, Wilkes-Barre Campus, Lehman, PA, USA E-mail: [email protected]
Design of Four Input Buck-Boost DC-DC Converter for Renewable Energy Application
Design of Four Input Buck-Boost DC-DC Converter for Renewable Energy Application A.Thiyagarajan Assistant Professor, Department of Electrical and Electronics Engineering Karpagam Institute of Technology
Modelling, Simulation and Performance Analysis of A Variable Frequency Drive in Speed Control Of Induction Motor
International Journal of Engineering Inventions e-issn: 78-7461, p-issn: 319-6491 Volume 3, Issue 5 (December 013) PP: 36-41 Modelling, Simulation and Performance Analysis of A Variable Frequency Drive
Water Quality Monitoring System Using Zigbee Based Wireless Sensor Network
24 Water Quality Monitoring System Using Zigbee Based Wireless Sensor Network Zulhani Rasin Faculty of Electrical Engineering Universiti Teknikal Malaysia Melaka (UTeM) Melaka, Malaysia Email: [email protected]
Monitoring and Controlling Power using Zigbee Communications
Monitoring and Controlling Power using Zigbee Communications N. Javaid, A. Sharif, A. Mahmood, S. Ahmed, U. Qasim, Z. A. Khan COMSATS Institute of IT, Islamabad, Pakistan. Mirpur University of Science
Design of Wireless Home automation and security system using PIC Microcontroller
IJCAES ISSN: 2231-4946 Volume III, Special Issue, August 2013 International Journal of Computer Applications in Engineering Sciences Special Issue on National Conference on Information and Communication
SOLAR MICRO INVERTER 260 COMMUNICATION GATEWAY. Apparent Power Control (APC) unique micro inverter with
SOLAR MICRO INVERTER 260 COMMUNICATI GATEWAY Apparent Power Control (APC) P Q unique micro inverter with REAL & REACTIVE POWER CTROL 2 Micro Inverters unique micro inverter with real & reactive power control
obems - open source Building energy Management System T4 Sustainability Ltd
obems - open source Building energy Management System T4 Sustainability Ltd AMR and BMS What are the problems? Cost - hardware, rental or purchase, and software licenses, upgrades etc. Lack of open standards.
Measurement, Modeling and Simulation of Power Line Channel for Indoor High-speed Data Communications
Measurement, Modeling and Simulation of Power Line Channel for Indoor High-speed Data Communications Jong-ho Lee, Ji-hoon Park', Hyun-Suk Lee, Gi-Won Leett and Seong-cheol Kim School of Electrical and
Measuring Temperature withthermistors a Tutorial David Potter
NATIONAL INSTRUMENTS The Software is the Instrument Application Note 065 Measuring Temperature withthermistors a Tutorial David Potter Introduction Thermistors are thermally sensitive resistors used in
RISH EM 3490 DS Dual Source Energy Meter RISH EM 3490 DS. Application : Product Features:
Application : RISH Master 3490 DS measures important electrical parameters of Utility (in normal mode) & Generators (in Power back up) in three phase and single phase Network & replaces the multiple analog
Test & Data Management Software
Test & Data Management Software TDMS protective relays energy meters transducers power quality CT-VT-PT transformers ground grid circuit breakers batteries surge arresters The Integrated Testing Solution
EVAL-UFDC-1/UFDC-1M-16
Evaluation Board for Universal Frequency-to- Digital Converters UFDC-1 and UFDC-1M-16 EVAL-UFDC-1/UFDC-1M-16 FEATURES Full-Featured Evaluation Board for the Universal Frequency-to-Digital Converters UFDC-1
Remote Monitoring and Controlling System Based on ZigBee Networks
Remote Monitoring and Controlling System Based on ZigBee Networks Soyoung Hwang and Donghui Yu* Department of Multimedia Engineering, Catholic University of Pusan, South Korea {soyoung, dhyu}@cup.ac.kr
Products Range Overview. Products Range Overview. The ZigBee Plug & Play wireless Network for Building and Industrial Applications
The ZigBee Plug & Play wireless Network for Building and Industrial Applications Energy Management Renewable Monitoring Environment Monitoring Open Modbus Integration Products Range Overview Products Range
Model 8220. POWER QUALITY ANALYZERS, METERS & LOGGERS Power Quality Meter
Special product features '''' ENERGY METER ''' MEASURES RPM POWER QUALITY ANALYZERS, METERS & LOGGERS Power Quality Meter Model A measurement tool for electrical parameters and distribution network disturbances
Implementation of Wi-Ap; An IEEE 802.11b/g Based Electrical Switch Module With Web Enabled Interface for Electrical Appliances Control
Research Journal of Applied Sciences, Engineering and Technology 3(12): 1335-1341, 2011 ISSN:2040-7467 Maxwell Scientific Organization, 2011 Submitted: February 20, 2011 Accepted: March 26, 2011 Published:
SL Series AC and DC Electronic Loads
SL Series AC and DC Electronic Loads Applications AC & DC Power Supply Testing Rechargeable batteries and chargers Fuel cell test - cells and stacks PFC circuit test Pulsed LED Test and Burn-in Laser Diode
A Low Cost Power Quality and Energy Savings Laboratory for Undergraduate Education and Research
Session #3133 A Low Cost Power Quality and Energy Savings Laboratory for Undergraduate Education and Research Abdullatif Bagegni, Vance Poteat Merrimack College Abstract This paper describes the design
Fundamentals of Power
Fundamentals of Power Fundamentals of Power 2008 American Power Conversion Corporation. All rights reserved. All trademarks provided are the property of their respective owners. Learning Objectives At
REMOTE CONTROL AND MONITORING OF AN INDUCTION MOTOR
Proceedings of COMADEM 2007 The 20 th International Congress on Condition Monitoring and Diagnostic Engineering Management Faro, Portugal, June 13-15, 2007 REMOTE CONTROL AND MONITORING OF AN INDUCTION
POCKET SCOPE 2. The idea 2. Design criteria 3
POCKET SCOPE 2 The idea 2 Design criteria 3 Microcontroller requirements 3 The microcontroller must have speed. 3 The microcontroller must have RAM. 3 The microcontroller must have secure Flash. 3 The
Intelligent Home Automation and Security System
Intelligent Home Automation and Security System Ms. Radhamani N Department of Electronics and communication, VVIET, Mysore, India ABSTRACT: In todays scenario safer home security is required, As the technology
TDMS Test & Data Management Software
Test & Data Management Software TDMS protective relays energy meters transducers power quality CT-VT-PT transformers ground grid circuit breakers batteries surge arresters The Integrated Testing Solution
REMOTE HOST PROCESS CONTROL AND MONITORING OF INDUSTRY APPLIANCES
REMOTE HOST PROCESS CONTROL AND MONITORING OF INDUSTRY APPLIANCES 1 Abinath.T.R, 2 Sudhakar.V, 3 Sasikala.S 1,2 UG Scholar, Department of Electrical and Electronics Engineering, Info Institute of Engineering,
BROWSER-BASED HOME MONITOR USING ZIGBEE SENSORS
Review of the Air Force Academy No 2 (24) 2013 BROWSER-BASED HOME MONITOR USING ZIGBEE SENSORS Marian ALEXANDRU, Vlad URSU Transilvania University of Brasov, Romania Abstract: A study of how to implement
A project to optimise quality and energy efficiency must include metering
EMDX 3 : Energy Metering A project to optimise quality and energy efficiency must include metering Metering upstream identifies the critical points and ensures optimum targeting of the actions to be taken,
Lab 3: Introduction to Data Acquisition Cards
Lab 3: Introduction to Data Acquisition Cards INTRODUCTION: In this lab, you will be building a VI to display the input measured on a channel. However, within your own VI you will use LabVIEW supplied
FREQUENCY RESPONSE ANALYZERS
FREQUENCY RESPONSE ANALYZERS Dynamic Response Analyzers Servo analyzers When you need to stabilize feedback loops to measure hardware characteristics to measure system response BAFCO, INC. 717 Mearns Road
ONLINE HEALTH MONITORING SYSTEM USING ZIGBEE
ONLINE HEALTH MONITORING SYSTEM USING ZIGBEE S.Josephine Selvarani ECE Department, Karunya University, Coimbatore. Abstract - An on-line health monitoring of physiological signals of humans such as temperature
By Authority Of THE UNITED STATES OF AMERICA Legally Binding Document
By Authority Of THE UNITED STATES OF AMERICA Legally Binding Document By the Authority Vested By Part 5 of the United States Code 552(a) and Part 1 of the Code of Regulations 51 the attached document has
VIBROCONTROL 4000. Sensitive Machine Monitoring
VIBROCONTROL 4000 Sensitive Machine Monitoring Reliable Machine Protection with VIBROCONTROL 4000 Brüel & Kjaer Vibro has for many years been one of the leading manufacturers of machine protection systems.
A Stable DC Power Supply for Photovoltaic Systems
Int. J. of Thermal & Environmental Engineering Volume 12, No. 1 (216) 67-71 A Stable DC Power Supply for Photovoltaic Systems Hussain A. Attia*, Beza Negash Getu, and Nasser A. Hamad Department of Electrical,
Green House Monitoring and Controlling Using Android Mobile Application
Green House Monitoring and Controlling Using Android Mobile Application Aji Hanggoro [email protected] Mahesa Adhitya Putra [email protected] Rizki Reynaldo [email protected] Riri Fitri
AN1200.04. Application Note: FCC Regulations for ISM Band Devices: 902-928 MHz. FCC Regulations for ISM Band Devices: 902-928 MHz
AN1200.04 Application Note: FCC Regulations for ISM Band Devices: Copyright Semtech 2006 1 of 15 www.semtech.com 1 Table of Contents 1 Table of Contents...2 1.1 Index of Figures...2 1.2 Index of Tables...2
Wireless Sensor Network for Electric Meter Handling
Wireless Sensor Network for Electric Meter Handling Swapnil Magar 1, Prof.Deshpande L.M. 2 PG Student [E&TC], Dept. of ECE, College of Engineering, Osmanabad, Maharashtra, India 1 Assistant professor,
The Quest for Energy Efficiency. A White Paper from the experts in Business-Critical Continuity
The Quest for Energy Efficiency A White Paper from the experts in Business-Critical Continuity Abstract One of the most widely discussed issues throughout the world today is the rapidly increasing price
Palaparthi.Jagadeesh Chand. Associate Professor in ECE Department, Nimra Institute of Science & Technology, Vijayawada, A.P.
Patient Monitoring Using Embedded Palaparthi.Jagadeesh Chand Associate Professor in ECE Department, Nimra Institute of Science & Technology, Vijayawada, A.P Abstract The aim of this project is to inform
Virtual Laboratory for Study of Renewable Solar Energy
266 Virtual Laboratory for Study of Renewable Solar Energy Cristian Dragoş DUMITRU, Adrian GLIGOR and Alexandru MORAR Abstract: The study of renewable energy sources is a new and interesting discipline
INDUCTION MOTOR PERFORMANCE TESTING WITH AN INVERTER POWER SUPPLY, PART 2
INDUCTION MOTOR PERFORMANCE TESTING WITH AN INVERTER POWER SUPPLY, PART 2 By: R.C. Zowarka T.J. Hotz J.R. Uglum H.E. Jordan 13th Electromagnetic Launch Technology Symposium, Potsdam (Berlin), Germany,
21 st Century Facilities
Electrical Testing 21 st Century Facilities Facility Owners face tough challenges 24 X 7 reliability needed Non linear loads cause harmonics VFD Computers Switching transients disrupt operations Less customer
Packet Power. Data Center Solutions. Packet Power for Data Centers. Benefits. Features. The Packet Power Solution. Data Center Monitoring Made Easy
Data Center Solutions Packet Power for Data Centers Packet Power provides the easiest, most cost-effective way to capture detailed power and temperature information for both single-site and large multi-facility
GSM Voice Auto Dialer & SMS Sender JC-999
GSM Voice Auto Dialer & SMS Sender JC-999 Main features: () Large LCD display,integrated integrated keypad, human-friendly programming; (2) Support 2 alarm receiving numbers; (3) Triggering means: N.C
Figure 1.Block diagram of inventory management system using Proximity sensors.
Volume 1, Special Issue, March 2015 Impact Factor: 1036, Science Central Value: 2654 Inventory Management System Using Proximity ensors 1)Jyoti KMuluk 2)Pallavi H Shinde3) Shashank VShinde 4)Prof VRYadav
HOME ALARM MONITORING NETWORK GOH SWEE TIAN
iv HOME ALARM MONITORING NETWORK GOH SWEE TIAN This thesis is submitted as partial fulfillment of the requirements for the award of the Bachelor of Electrical Engineering (Hons.) (Electronics) Faculty
Wireless monitoring system for temperature and humidity based on ZigBee
Wireless monitoring system for temperature and humidity based on ZigBee Abstract Jianjun Chen* Shaoxing University uanpei College, Shaoxing, Zhejiang, 3000, China Received March 04, www.cmnt.lv Traditional
Fluke Digital Multimeters Solutions for every need
Fluke Digital Multimeters Solutions for every need How to choose the best DMM for your job Choosing the right digital multimeter (DMM) requires thinking about what you ll be using it for. Evaluate your
Network Enabled Battery Health Monitoring System
Network Enabled Battery Health Monitoring System Research Team: Fan Yang Zhengyang Liu Supervisor: Advisor: Hanlei Zhang (PhD Student) Wencong Su (PhD Student) Dr. Mo-Yuen Chow Presentation Outline Project
Intelligent Fleet Management System Using Active RFID
Intelligent Fleet Management System Using Active RFID Ms. Rajeshri Prakash Mane 1 1 Student, Department of Electronics and Telecommunication Engineering, Rajarambapu Institute of Technology, Rajaramnagar,
SCADA and Monitoring for Solar Energy Plant
SCADA and Monitoring for Solar Energy Plant Segment: Industry Country: Thailand Author: Ranon Satitpanyapan Products: NI LabVIEW with LabVIEW Real-Time Module crio Real-Time controller 8 slot with 16 current
LabVIEW and Web-Server based Human Body Monitoring System
LabVIEW and Web-Server based Human Body Monitoring System N. P. Joshi 1, P.V.Patel 2 Assistant professor, Dept. of ECE, R. K. University, Rajkot, Gujarat, India 1 PG Student [EC], Dept. of ECE, R. K. University,
SOFTWARE FOR MONITORING A GRID CONNECTED PHOTOVOLTAIC POWER PLANT
Contemporary Materials (Renewable energy sources), II 2 (2011) Page 191 of 203 Professional paper UDK 621.311:004.896 doi:10.5767/anurs.cmat.110202.en.191t SOFTWARE FOR MONITORING A GRID CONNECTED PHOTOVOLTAIC
Design a Phase Interleaving PFC Buck Boost Converter to Improve the Power Factor
International Journal of Innovation and Scientific Research ISSN 2351-8014 Vol. 11 No. 2 Nov. 2014, pp. 445-449 2014 Innovative Space of Scientific Research Journals http://www.ijisr.issr-journals.org/
WIRELESS INSTRUMENTATION TECHNOLOGY
BS&B WIRELESS, L.L.C. BS&B WIRELESS, L.L.C. WIRELESS INSTRUMENTATION TECHNOLOGY Printed February 2004 BS&B WIRELESS, L.L.C. 7422-B East 46th Place, Tulsa, OK74145 Phone: 918-622-5950 Fax: 918-665-3904
SECTION 16002C CAMPUS CENTRAL METERING SYSTEM DESIGN CRITERIA 1. General
SECTION 16002C CAMPUS CENTRAL METERING SYSTEM DESIGN CRITERIA 1. General A. Electrical usage on the Brown campus is presently monitored by a Siemens-brand, web-based central metering system, which includes
Photovoltaic Solar Energy Unit EESFB
Technical Teaching Equipment Photovoltaic Solar Energy Unit EESFB Products Products range Units 5.-Energy Electronic console PROCESS DIAGRAM AND UNIT ELEMENTS ALLOCATION Worlddidac Member ISO 9000: Quality
Intelligent Vibration Monitoring
Diagnostic Systems Condition Based Monitoring Diagnostic Systems Condition Based Monitoring Intelligent Vibration Monitoring efector Octavis for real-time vibration monitoring Solutions for Predictive
Data center power dynamics within the settings of regional power grid
Data center power dynamics within the settings of regional power grid Gulnara Zhabelova 1, Alireza Yavarian 1, Valeriy Vyatkin 1,2 1 Department of Computer Science, Electrical and Space Engineering Lulea
User Manual V1.0 2014 SDM220MODBUS. Single-Phase Two Module DIN rail Meters
SDM220MODBUS Single-Phase Two Module DIN rail Meters Measures kwh, Kvarh, KW, Kvar, KVA, PF, Hz, dmd, V, A, etc. Di-directional measurement IMP & EXP Two pulse outputs RS485 Modbus Din rail mounting 36mm
WIRELESS REMOTE MONITORING OF CATHODIC PROTECTION SYSTEMS. John Hawkyard MICorr Deputy General Manager Rawabi Corrosion Technology Co Ltd Al-Khobar
WIRELESS REMOTE MONITORING OF CATHODIC PROTECTION SYSTEMS John Hawkyard MICorr Deputy General Manager Rawabi Corrosion Technology Co Ltd Al-Khobar INTRODUCTION Cathodic Protection is an electrochemical
FRAUNHOFER INSTITUTE FOR INTEg RATEd CIRCUITS IIS. drm TesT equipment
FRAUNHOFER INSTITUTE FOR INTEg RATEd CIRCUITS IIS drm TesT equipment dt230 playback of drm signals recording of drm signals channel simulation receiver performance analysis real-time modulation Architecture
Low Voltage Products
Low Voltage Products ABB Power Quality Filters: The most efficient solution for active filtering of harmonics, smooth reactive power compensation and load balancing. Enabling trouble-free and efficient
CDMA-based network video surveillance System Solutions
1 Contact:Peter Zhang Email: [email protected] CDMA-based network video surveillance System Solutions Introduction In recent years, mobile communication, video surveillance for its intuitive, easy to
Monitoring solar PV output
Monitoring solar PV output Introduction Monitoring of your solar PV output is useful to see the actual outputs. This can be measured from the inverter and/or mains using current clamps or pulse meters
Amplifier for Small Magnetic and Electric Wideband Receiving Antennas (model AAA-1B)
Amplifier for Small Magnetic and Electric Wideband Receiving Antennas (model AAA-1B) 1. Description and Specifications Contents 1.1 Description 1.2 1.2 Specifications 1.3 1.3 Tested parameters in production
Electricity Meter in the age of Photovoltaic
Electricity Meter in the age of Photovoltaic Avi Lugassi Introduction In this article we will learn how the electronic Energy Meter can deal with the massive penetration of renewable Photovoltaic energy
SERIES-PARALLEL DC CIRCUITS
Name: Date: Course and Section: Instructor: EXPERIMENT 1 SERIES-PARALLEL DC CIRCUITS OBJECTIVES 1. Test the theoretical analysis of series-parallel networks through direct measurements. 2. Improve skills
Product Information S N O. Portable VIP protection CCTV & Alarm System 2
Product Information S N O Portable VIP protection CCTV & Alarm System 2 G O V E R N M E N T A L S E C U R I T Y S O L U T I VIP KIT Rapid Deployment VIP Protection Kit The VIP KIT has been designed to
Taking the Mystery out of the Infamous Formula, "SNR = 6.02N + 1.76dB," and Why You Should Care. by Walt Kester
ITRODUCTIO Taking the Mystery out of the Infamous Formula, "SR = 6.0 + 1.76dB," and Why You Should Care by Walt Kester MT-001 TUTORIAL You don't have to deal with ADCs or DACs for long before running across
Features. Display. Measurements. Intelligent. Accuracy. Models. Installation DEIF A/S. Multi-instrument 4921210109D
7000/7000C/7020 Multi-instrument 4921210109D Features Measurements All 3-phase AC measurements True RMS Replaces analogue meters Demand on each phase current Accuracy U, I and F class 0.5 Other values
Sensor network infrastructure for intelligent building monitoring and management system
Sensor network infrastructure for intelligent building monitoring and management system 1 R.VENKATESH, 2 K.RADHA, 3 M.GANTHIMATHI 1.B.E-CSE, Muthayammal Engineering College, Rasipuram. 2. Assistant Professor
