CHAPTER 1 INTRODUCTION

Size: px
Start display at page:

Download "CHAPTER 1 INTRODUCTION"

Transcription

1 1 CHAPTER 1 INTRODUCTION 1.1 BACKGROUND The increased use of non-linear loads and the occurrence of fault on the power system have resulted in deterioration in the quality of power supplied to the customers. The commonly occurring power quality disturbances include voltage sag, voltage swell, harmonics, transients and flicker. In order to improve the quality of electric power supplied, it is essential to detect and identify the power quality problem. This has resulted in significant advances in power quality monitoring equipment. Power quality disturbance waveform recognition is often troublesome, as it involves a broad range of disturbance categories or classes. This necessitates the development of automatic recognition system to classify the disturbance waveform. This thesis explores the application of signal processing techniques and Artificial Neural Networks for power quality disturbance recognition. In this chapter, different types of power quality problems and their causes are discussed. The problem statement and objective of the research work are also presented. Further, the research methodology adopted in this work is briefly stated.

2 POWER QUALITY PROBLEM Any deviation in the perfect sinusoidal waveform of voltage or current that can result in failure or mis-operation of customer equipment is called as power quality problem. The most common power quality disturbances that occur in electrical power distribution system include the following (Math H. J. Bollen 2001): Voltage Sag Voltage swell Transients Harmonics and Flicker The characteristics and causes of each of the power quality disturbances are presented in the following subsections: Important standards dealing with power quality issues have been developed by the International Electro technical Commission (IEC) and Institute for Electrical and Electronics Engineers (IEEE). These standards define the acceptable limits for the power quality disturbances (Roger C. Dugan et al 2004) Voltage sag Voltage sag is the brief decrease in r.m.s voltage from 10% to 90% of the rated system voltage for the duration of 0.5 cycle to 1 minute (IEEE 1159). Figure 1.1 shows a waveform with sag.

3 3 1 Sag Amplitude Time (s) Figure 1.1 Voltage sag The common causes of voltage sag are short circuits (faults) in the electric power system, motor starting and large load addition in the utility area. Sag causes computers and other sensitive equipment to malfunction Voltage swell Voltage swell is the brief increase in r.m.s voltage from 110% to 180% of the rated system voltage for the duration of 0.5 cycle to 1 minute. A waveform with swell is shown in figure Swell Amplitude Time (s) Figure 1.2 Voltage swell They are caused due to the abrupt reduction in load on a circuit, with a poor or damaged voltage regulator and due to damaged or

4 4 loose neutral connection. The occurrence of voltage swell may damage the electrical equipment Harmonics Harmonics are sinusoidal voltage or current having frequencies that are whole multiples of the frequency at which the supply system is designed to operate. IEEE standard recommends a limit of 3 % harmonic distortion for an individual frequency component and 5 % for Total Harmonic Distortion (THD). Figure 1.3 shows a waveform with harmonics. 1 Harmonic Amplitude Time (s) Figure 1.3 Harmonics They are caused due to the usage of equipment with non-linear characteristics. These harmonic distortions cause the computers to malfunction and cause motors, transformers and wires to heat up excessively Transients Transients are sudden but significant deviation from normal voltage or current levels. It can be a unidirectional impulse of either polarity or a damped oscillatory wave with the first peak occurring in

5 5 either polarity. Transients typically last from 200 millionth of a second to half a second. Figure 1.4 shows a signal with transient. 4.5 Transient signal Amplitude Time (s) Figure 1.4 Transient signal They are caused due to lightning, switching on and off equipment, starting of heavy loads and due to capacitor switching. The transients can erase or alter computer data resulting in difficulty to detect computational errors. Transients can destroy electronic circuitry and damage electrical equipment Flicker Voltage flickers are systematic variations of the voltage envelope or a series of random voltage changes (IEC ). The presence of flicker is shown in figure Voltage flicker Amplitude Time(sec) Figure 1.5 Voltage flicker

6 6 Voltage flickers are caused by arc furnaces, welding machines, alternate and reciprocating loads and wind generators. These voltage disturbances will cause various problems in power systems like electrical equipment damage, malfunction of computers and other sensitive equipment. 1.3 ADDRESSING THE POWER QUALITY PROBLEM To address the power quality problem, the following tasks need to be carried out. Monitoring the electric power systems Capturing the disturbance waveforms Classifying the captured waveforms into known categories and Proposing remedial action based on the type of disturbance. 1.4 PROBLEM STATEMENT The increased requirements on supervision and control in modern power systems make power quality monitoring a common practice for utilities. In order to improve the quality of power, electric utilities continuously monitor power delivered at customer sites. Power quality monitoring is necessary to categorize and analyze the power quality disturbances.

7 7 Power quality monitoring is the process of gathering, analyzing and interpreting raw measurement data into useful information. The process of gathering data is usually carried out by continuous measurement of voltage and current using power monitoring recorders over an extended period. Disturbance waveforms are recorded continuously using power monitoring instruments, producing yearly data in giga byte range. The large amount of data cause several practical problems in the storage and communication of a data from local monitors to the central processing computers. The monitoring instruments allow a transient event to be detected by fixing a threshold value. The disadvantage of these kind of instruments is that their operation strongly depends on the calibration of thresholds and also require large amount of memory to store samples of disturbances occurred. A more suitable solution to reduce the data size would be to extract automatically the distinctive features of the disturbance waveforms. This thesis explores the suitability of various signal processing techniques to extract relevant features from the signals. Moreover, the power monitoring instruments lack the ability to distinguish between events. The user has to categorize the collected events for further analysis manually. There is usually a high volume of data to be processed and classified. This makes it very tedious and time consuming to interpret the data. It is highly desirable, if the analysis is automated. This thesis proposes Artificial Neural Network (ANN) based models for automatic classification of power quality disturbances.

8 8 1.5 AIM AND OBJECTIVE The aim of the research work is to develop an automatic disturbance recognition system based on signal processing techniques and Artificial Neural Networks. To achieve this aim, the following objectives have been identified. Development of Transformation-based and Amplitude-frequency estimation based signal processing tools for the extraction of the distinctive features of the power system disturbances. Development of suitable feature selection technique for dimensionality reduction. Analysis and localization of disturbances in the noisy environment. Development of automatic disturbance recognition system using Artificial Neural Networks. Performance evaluation of the developed recognition systems. 1.6 RESEARCH METHODOLOGY Research methodology is the way of conducting the research work to achieve the desired objectives. There are four distinct phases of study in this research work: Phase 1 involves literature review; Phase 2 deals with the different methods in disturbance data collection.

9 9 Phase 3 focuses on signal processing based feature extraction methods and phase 4 comprises the development of ANN based models for automatic disturbance recognition and their performance evaluation. An outline of the research methodology is presented below: Phase 1: Literature review Phase 1 is aimed at reviewing the present status of art on power quality disturbance detection, analysis and recognition and identifying appropriate techniques for developing automatic disturbance recognition system Phase 2: Data collection In this phase, the data required to develop the automatic disturbance recognition system are collected/generated Phase 3: Feature extraction In this phase, signal processing techniques are applied for extracting the relevant features of the disturbance waveforms. Further, feature section techniques are applied for dimensionality reduction Phase 4: Development of ANN model This phase focuses on the development of Artificial Neural Network based models for the automatic classification of disturbances. The performance measures are used for evaluating the developed ANN model.

10 SCOPE OF THE RESEARCH WORK The present work focuses on the development of automatic power quality disturbance recognition system based on signal processing techniques and Artificial Neural Networks. The research work will cover the application of signal processing techniques for disturbance detection, feature extraction and analysis of disturbances under normal and noisy conditions. Development of neural network models for categorizing the disturbance waveforms will also be carried out. 1.8 ORGANIZATION OF THE THESIS The organization of the thesis is outlined below: Chapter 2 presents the literature review on the application of signal processing techniques and Artificial Neural Networks for the detection, analysis and classification of power quality disturbances. Chapter 3 describes the research methodology adopted in the study. In this chapter, four different phases followed in this research work have been discussed. The methodologies adopted in each stages of the study are also described. Chapter 4 presents the details of transformation based signal processing techniques namely, Wavelet Transform and S-Transform and their application to power quality disturbance detection and identification. The detection of disturbances in the noisy environment is discussed. An improved wavelet based denoising technique for the detection of disturbance with low SNR is proposed.

11 11 Chapter 5 explains the details of Wavelet Transform based feature extraction technique and its application to the analysis and detection of power quality disturbances. The automatic disturbance recognition using Artificial Neural Network (ANN) trained by back propagation algorithm is presented. A novel feature selection technique based on wavelet entropy for classifying the disturbance waveforms is also explained in this chapter. Finally the results of simulation and conclusion of this investigation based on performance measures are given. In chapter 6, feature extraction using S-Transform is explained. The detection of disturbances based on statistical curves is discussed. Modified S-Transform for enhancing the energy concentration of the disturbances is proposed. This chapter also discusses the development of Radial Basis Function Neural Network (RBFNN) for classifying the disturbance waveform and the performance of the network under noisy environment. Chapter 7 explains the details of Hilbert Transform, one of the amplitude-frequency estimation based signal processing technique. The trajectory of the analytic signal based on Hilbert Transform is used for the detection of the disturbances. Feature extraction based on the envelope of the signal and automatic recognition using RBF neural network are presented. In chapter 8, the application of Hilbert-Huang Transform and Hilbert spectrum for the analysis of power quality disturbances is discussed. The development of RBF network using Fuzzy-C-Means

12 12 (FCM) clustering algorithm is also discussed. The simulation results are presented to demonstrate the validity of the proposed method. Chapter 9 presents the conclusion of the research work and suggestions for future research.

Power Quality Disturbaces Clasification And Automatic Detection Using Wavelet And ANN Techniques

Power Quality Disturbaces Clasification And Automatic Detection Using Wavelet And ANN Techniques International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 13, Issue 6 (June 2017), PP.61-67 Power Quality Disturbaces Clasification And Automatic

More information

A Novel Detection and Classification Algorithm for Power Quality Disturbances using Wavelets

A Novel Detection and Classification Algorithm for Power Quality Disturbances using Wavelets American Journal of Applied Sciences 3 (10): 2049-2053, 2006 ISSN 1546-9239 2006 Science Publications A Novel Detection and Classification Algorithm for Power Quality Disturbances using Wavelets 1 C. Sharmeela,

More information

DETECTION AND CLASSIFICATION OF POWER QUALITY DISTURBANCES

DETECTION AND CLASSIFICATION OF POWER QUALITY DISTURBANCES DETECTION AND CLASSIFICATION OF POWER QUALITY DISTURBANCES Ph.D. THESIS by UTKARSH SINGH INDIAN INSTITUTE OF TECHNOLOGY ROORKEE ROORKEE-247 667 (INDIA) OCTOBER, 2017 DETECTION AND CLASSIFICATION OF POWER

More information

Advanced Software Developments for Automated Power Quality Assessment Using DFR Data

Advanced Software Developments for Automated Power Quality Assessment Using DFR Data Advanced Software Developments for Automated Power Quality Assessment Using DFR Data M. Kezunovic, X. Xu Texas A&M University Y. Liao ABB ETI, Raleigh, NC Abstract The power quality (PQ) meters are usually

More information

SIGNAL PROCESSING OF POWER QUALITY DISTURBANCES

SIGNAL PROCESSING OF POWER QUALITY DISTURBANCES SIGNAL PROCESSING OF POWER QUALITY DISTURBANCES MATH H. J. BOLLEN IRENE YU-HUA GU IEEE PRESS SERIES I 0N POWER ENGINEERING IEEE PRESS SERIES ON POWER ENGINEERING MOHAMED E. EL-HAWARY, SERIES EDITOR IEEE

More information

Power Quality and Circuit Imbalances Northwest Electric Meter School Presented by: Chris Lindsay-Smith McAvoy & Markham Engineering/Itron

Power Quality and Circuit Imbalances Northwest Electric Meter School Presented by: Chris Lindsay-Smith McAvoy & Markham Engineering/Itron Power Quality and Circuit Imbalances 2015 Northwest Electric Meter School Presented by: Chris Lindsay-Smith McAvoy & Markham Engineering/Itron Summary of IEEE 1159 Terms Category Types Typical Duration

More information

QUESTION BANK PART - A

QUESTION BANK PART - A QUESTION BANK SUBJECT: EE6005-Power Quality SEM / YEAR: VII SEMESTER / ACADEMIC YEAR 08-09 UNIT I - INTRODUCTION TO POWER QUALITY Terms and definitions: Overloading - under voltage - over voltage. Concepts

More information

IDENTIFICATION OF POWER QUALITY PROBLEMS IN IEEE BUS SYSTEM BY USING NEURAL NETWORKS

IDENTIFICATION OF POWER QUALITY PROBLEMS IN IEEE BUS SYSTEM BY USING NEURAL NETWORKS Fourth International Conference on Control System and Power Electronics CSPE IDENTIFICATION OF POWER QUALITY PROBLEMS IN IEEE BUS SYSTEM BY USING NEURAL NETWORKS Mr. Devadasu * and Dr. M Sushama ** * Associate

More information

An Introduction to Power Quality

An Introduction to Power Quality 1 An Introduction to Power Quality Moderator n Ron Spataro AVO Training Institute Marketing Manager 2 Q&A n Send us your questions and comments during the presentation 3 Today s Presenter n Andy Sagl Megger

More information

Selection of Mother Wavelet for Processing of Power Quality Disturbance Signals using Energy for Wavelet Packet Decomposition

Selection of Mother Wavelet for Processing of Power Quality Disturbance Signals using Energy for Wavelet Packet Decomposition Volume 114 No. 9 217, 313-323 ISSN: 1311-88 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Selection of Mother Wavelet for Processing of Power Quality Disturbance

More information

Roberto Togneri (Signal Processing and Recognition Lab)

Roberto Togneri (Signal Processing and Recognition Lab) Signal Processing and Machine Learning for Power Quality Disturbance Detection and Classification Roberto Togneri (Signal Processing and Recognition Lab) Power Quality (PQ) disturbances are broadly classified

More information

Wavelet Transform for Classification of Voltage Sag Causes using Probabilistic Neural Network

Wavelet Transform for Classification of Voltage Sag Causes using Probabilistic Neural Network International Journal of Electrical Engineering. ISSN 974-2158 Volume 4, Number 3 (211), pp. 299-39 International Research Publication House http://www.irphouse.com Wavelet Transform for Classification

More information

PQ Monitoring Standards

PQ Monitoring Standards Characterization of Power Quality Events Charles Perry, EPRI Chair, Task Force for PQ Characterization E. R. Randy Collins, Clemson University Chair, Working Group for Monitoring Electric Power Quality

More information

Classification of Voltage Sag Using Multi-resolution Analysis and Support Vector Machine

Classification of Voltage Sag Using Multi-resolution Analysis and Support Vector Machine Journal of Clean Energy Technologies, Vol. 4, No. 3, May 2016 Classification of Voltage Sag Using Multi-resolution Analysis and Support Vector Machine Hanim Ismail, Zuhaina Zakaria, and Noraliza Hamzah

More information

Detection and Classification of Power Quality Event using Discrete Wavelet Transform and Support Vector Machine

Detection and Classification of Power Quality Event using Discrete Wavelet Transform and Support Vector Machine Detection and Classification of Power Quality Event using Discrete Wavelet Transform and Support Vector Machine Okelola, Muniru Olajide Department of Electronic and Electrical Engineering LadokeAkintola

More information

POWER QUALITY A N D Y O U R B U S I N E S S THE CENTRE FOR ENERGY ADVANCEMENT THROUGH TECHNOLOGICAL I NNOVATION

POWER QUALITY A N D Y O U R B U S I N E S S THE CENTRE FOR ENERGY ADVANCEMENT THROUGH TECHNOLOGICAL I NNOVATION POWER QUALITY A N D Y O U R B U S I N E S S A SUMMARY OF THE POWER QUALITY REPORT PUBLISHED BY THE CENTRE FOR ENERGY ADVANCEMENT THROUGH TECHNOLOGICAL I NNOVATION H YDRO ONE NETWORKS INC SEPTEMBER 2014

More information

VALLIAMMAI ENGINEERING COLLEGE

VALLIAMMAI ENGINEERING COLLEGE VALLIAMMAI ENGINEERING COLLEGE SRM Nagar, Kattankulathur 60 0. DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING QUESTION BANK VII SEMESTER EE6005 Power Quality Regulation 0 Academic Year 07 8 Prepared

More information

Mitigation of Voltage Sag and Swell using D-STATCOM to improve Power Quality

Mitigation of Voltage Sag and Swell using D-STATCOM to improve Power Quality Mitigation of Voltage Sag and Swell using D-STATCOM to improve Power Quality Deeksha Bansal 1 Sanjeev Kumar Ojha 2 Abstract This paper shows the modelling and simulation procedure for power quality improvement

More information

Review of Signal Processing Techniques for Detection of Power Quality Events

Review of Signal Processing Techniques for Detection of Power Quality Events American Journal of Engineering and Applied Sciences Review Articles Review of Signal Processing Techniques for Detection of Power Quality Events 1 Abhijith Augustine, 2 Ruban Deva Prakash, 3 Rajy Xavier

More information

EEE508 GÜÇ SİSTEMLERİNDE SİNYAL İŞLEME

EEE508 GÜÇ SİSTEMLERİNDE SİNYAL İŞLEME EEE508 GÜÇ SİSTEMLERİNDE SİNYAL İŞLEME Signal Processing for Power System Applications Triggering, Segmentation and Characterization of the Events (Week-12) Gazi Üniversitesi, Elektrik ve Elektronik Müh.

More information

UNIT-4 POWER QUALITY MONITORING

UNIT-4 POWER QUALITY MONITORING UNIT-4 POWER QUALITY MONITORING Terms and Definitions Spectrum analyzer Swept heterodyne technique FFT (or) digital technique tracking generator harmonic analyzer An instrument used for the analysis and

More information

Section 11: Power Quality Considerations Bill Brown, P.E., Square D Engineering Services

Section 11: Power Quality Considerations Bill Brown, P.E., Square D Engineering Services Section 11: Power Quality Considerations Bill Brown, P.E., Square D Engineering Services Introduction The term power quality may take on any one of several definitions. The strict definition of power quality

More information

Power Quality Basics. Presented by. Scott Peele PE

Power Quality Basics. Presented by. Scott Peele PE Power Quality Basics Presented by Scott Peele PE PQ Basics Terms and Definitions Surge, Sag, Swell, Momentary, etc. Measurements Causes of Events Possible Mitigation PQ Tool Questions Power Quality Measurement

More information

Artificial Neural Networks approach to the voltage sag classification

Artificial Neural Networks approach to the voltage sag classification Artificial Neural Networks approach to the voltage sag classification F. Ortiz, A. Ortiz, M. Mañana, C. J. Renedo, F. Delgado, L. I. Eguíluz Department of Electrical and Energy Engineering E.T.S.I.I.,

More information

Power Quality Analysers

Power Quality Analysers Power Quality Analysers Review of Power Quality Indicators and Introduction to Power Analysers ZEDFLO Australia 6-Mar-2011 www.zedflo.com.au Power Quality Indicators Review of main indicators of electrical

More information

Analysis of Power Quality Disturbances using DWT and Artificial Neural Networks

Analysis of Power Quality Disturbances using DWT and Artificial Neural Networks Analysis of Power Quality Disturbances using DWT and Artificial Neural Networks T.Jayasree ** M.S.Ragavi * R.Sarojini * Snekha.R * M.Tamilselvi * *BE final year, ECE Department, Govt. College of Engineering,

More information

Decriminition between Magnetising Inrush from Interturn Fault Current in Transformer: Hilbert Transform Approach

Decriminition between Magnetising Inrush from Interturn Fault Current in Transformer: Hilbert Transform Approach SSRG International Journal of Electrical and Electronics Engineering (SSRG-IJEEE) volume 1 Issue 10 Dec 014 Decriminition between Magnetising Inrush from Interturn Fault Current in Transformer: Hilbert

More information

Power Quality Monitoring of a Power System using Wavelet Transform

Power Quality Monitoring of a Power System using Wavelet Transform International Journal of Electrical Engineering. ISSN 0974-2158 Volume 3, Number 3 (2010), pp. 189--199 International Research Publication House http://www.irphouse.com Power Quality Monitoring of a Power

More information

CHAPTER 4 PV-UPQC BASED HARMONICS REDUCTION IN POWER DISTRIBUTION SYSTEMS

CHAPTER 4 PV-UPQC BASED HARMONICS REDUCTION IN POWER DISTRIBUTION SYSTEMS 66 CHAPTER 4 PV-UPQC BASED HARMONICS REDUCTION IN POWER DISTRIBUTION SYSTEMS INTRODUCTION The use of electronic controllers in the electric power supply system has become very common. These electronic

More information

Literature Review for Shunt Active Power Filters

Literature Review for Shunt Active Power Filters Chapter 2 Literature Review for Shunt Active Power Filters In this chapter, the in depth and extensive literature review of all the aspects related to current error space phasor based hysteresis controller

More information

Power Quality Analysis Using Modified S-Transform on ARM Processor

Power Quality Analysis Using Modified S-Transform on ARM Processor Power Quality Analysis Using Modified S-Transform on ARM Processor Sandeep Raj, T. C. Krishna Phani Department of Electrical Engineering lit Patna, Bihta, India 801103 Email: {srp.chaitanya.eelo}@iitp.ac.in

More information

Assessment of Power Quality Events by Empirical Mode Decomposition based Neural Network

Assessment of Power Quality Events by Empirical Mode Decomposition based Neural Network Proceedings of the World Congress on Engineering Vol II WCE, July 4-6,, London, U.K. Assessment of Power Quality Events by Empirical Mode Decomposition based Neural Network M Manjula, A V R S Sarma, Member,

More information

Harmonic control devices. ECE 528 Understanding Power Quality

Harmonic control devices. ECE 528 Understanding Power Quality ECE 528 Understanding Power Quality http://www.ece.uidaho.edu/ee/power/ece528/ Paul Ortmann portmann@uidaho.edu 208-733-7972 (voice) Lecture 12 1 Today Harmonic control devices In-line reactors (chokes)

More information

DSP-FPGA Based Real-Time Power Quality Disturbances Classifier J.BALAJI 1, DR.B.VENKATA PRASANTH 2

DSP-FPGA Based Real-Time Power Quality Disturbances Classifier J.BALAJI 1, DR.B.VENKATA PRASANTH 2 ISSN 2348 2370 Vol.06,Issue.09, October-2014, Pages:1058-1062 www.ijatir.org DSP-FPGA Based Real-Time Power Quality Disturbances Classifier J.BALAJI 1, DR.B.VENKATA PRASANTH 2 Abstract: This paper describes

More information

OVERVIEW OF IEEE STD GUIDE FOR VOLTAGE SAG INDICES

OVERVIEW OF IEEE STD GUIDE FOR VOLTAGE SAG INDICES OVERVIEW OF IEEE STD 1564-2014 GUIDE FOR VOLTAGE SAG INDICES ABSTRACT Daniel SABIN Electrotek Concepts USA d.sabin@ieee.org IEEE Std 1564-2014 Guide for Voltage Sag Indices is a new standard that identifies

More information

CLASSIFICATION OF POWER QUALITY DISTURBANCES USING WAVELET TRANSFORM AND S-TRANSFORM BASED ARTIFICIAL NEURAL NETWORK

CLASSIFICATION OF POWER QUALITY DISTURBANCES USING WAVELET TRANSFORM AND S-TRANSFORM BASED ARTIFICIAL NEURAL NETWORK CLASSIFICATION OF POWER QUALITY DISTURBANCES USING WAVELET TRANSFORM AND S-TRANSFORM BASED ARTIFICIAL NEURAL NETWORK P. Sai revathi 1, G.V. Marutheswar 2 P.G student, Dept. of EEE, SVU College of Engineering,

More information

Research Article International Journal of Emerging Research in Management &Technology ISSN: (Volume-6, Issue-6)

Research Article International Journal of Emerging Research in Management &Technology ISSN: (Volume-6, Issue-6) International Journal of Emerging Research in Management &Technology Research Article June 27 Power Quality Events Classification using ANN with Hilbert Transform Tarun Kumar Chheepa * M. Tech. Scholar,

More information

POWER QUALITY AND SAFETY

POWER QUALITY AND SAFETY POWER QUALITY AND SAFETY Date : November 27, 2015 Venue : 40 th IIEE Annual National Convention and 3E XPO 2015 PRESENTATION OUTLINE Power Quality I. INTRODUCTION II. GRID CODE REQUIREMENTS III. ERC RESOLUTION

More information

Application of Hilbert-Huang Transform in the Field of Power Quality Events Analysis Manish Kumar Saini 1 and Komal Dhamija 2 1,2

Application of Hilbert-Huang Transform in the Field of Power Quality Events Analysis Manish Kumar Saini 1 and Komal Dhamija 2 1,2 Application of Hilbert-Huang Transform in the Field of Power Quality Events Analysis Manish Kumar Saini 1 and Komal Dhamija 2 1,2 Department of Electrical Engineering, Deenbandhu Chhotu Ram University

More information

EFFICIENT POWER QUALITY: AN APPROACH TO ENERGY CONSERVATION

EFFICIENT POWER QUALITY: AN APPROACH TO ENERGY CONSERVATION EFFICIENT POWER QUALITY: AN APPROACH TO ENERGY CONSERVATION Nirmal Singh 1, Manish Kumar Jain 2 Neeru Goyal 3, Prashant Kumar Tayal 4 1,4 Faculty,Department of Electrical Engg., Dr.K.N. Modi University,

More information

RESEARCH ON CLASSIFICATION OF VOLTAGE SAG SOURCES BASED ON RECORDED EVENTS

RESEARCH ON CLASSIFICATION OF VOLTAGE SAG SOURCES BASED ON RECORDED EVENTS 24 th International Conference on Electricity Distribution Glasgow, 2-5 June 27 Paper 97 RESEARCH ON CLASSIFICATION OF VOLTAGE SAG SOURCES BASED ON RECORDED EVENTS Pengfei WEI Yonghai XU Yapen WU Chenyi

More information

1C.6.1 Voltage Disturbances

1C.6.1 Voltage Disturbances 2 1 Ja n 1 4 2 1 J a n 1 4 Vo l.1 -Ge n e r a l;p a r tc-p o we r Qu a lity 1. Scope The purpose of this document is to state typical levels of voltage disturbances, which may be encountered by customers

More information

1. INTRODUCTION. (1.b) 2. DISCRETE WAVELET TRANSFORM

1. INTRODUCTION. (1.b) 2. DISCRETE WAVELET TRANSFORM Identification of power quality disturbances using the MATLAB wavelet transform toolbox Resende,.W., Chaves, M.L.R., Penna, C. Universidade Federal de Uberlandia (MG)-Brazil e-mail: jwresende@ufu.br Abstract:

More information

p. 1 p. 6 p. 22 p. 46 p. 58

p. 1 p. 6 p. 22 p. 46 p. 58 Comparing power factor and displacement power factor corrections based on IEEE Std. 18-2002 Harmonic problems produced from the use of adjustable speed drives in industrial plants : case study Theory for

More information

280 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 23, NO. 1, JANUARY 2008

280 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 23, NO. 1, JANUARY 2008 280 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 23, NO. 1, JANUARY 2008 Detection and Classification of Power Quality Disturbances Using S-Transform and Probabilistic Neural Network S. Mishra, Senior Member,

More information

ANALYSIS OF VOLTAGE TRANSIENTS IN A MEDIUM VOLTAGE SYSTEM

ANALYSIS OF VOLTAGE TRANSIENTS IN A MEDIUM VOLTAGE SYSTEM ANALYSIS OF VOLTAGE TRANSIENTS IN A MEDIUM VOLTAGE SYSTEM Anna Tjäder Chalmers University of Technology anna.tjader@chalmers.se Math Bollen Luleå University of Technology math.bollen@stri.se ABSTRACT Power

More information

POWER QUALITY MONITORING - PLANT INVESTIGATIONS

POWER QUALITY MONITORING - PLANT INVESTIGATIONS Technical Note No. 5 January 2002 POWER QUALITY MONITORING - PLANT INVESTIGATIONS This Technical Note discusses power quality monitoring, what features are required in a power quality monitor and how it

More information

A FUZZY EXPERT SYSTEM FOR QUANTIFYING VOLTAGE QUALITY IN ELECTRICAL DISTRIBUTION SYSTEMS

A FUZZY EXPERT SYSTEM FOR QUANTIFYING VOLTAGE QUALITY IN ELECTRICAL DISTRIBUTION SYSTEMS A FUZZY EXPERT SYSTEM FOR QUANTIFYING VOLTAGE QUALITY IN ELECTRICAL DISTRIBUTION SYSTEMS Fuat KÜÇÜK, Ömer GÜL Department of Electrical Engineering, Istanbul Technical University, Turkey fkucuk@elk.itu.edu.tr

More information

PowerMonitor 5000 Family Advanced Metering Functionality

PowerMonitor 5000 Family Advanced Metering Functionality PowerMonitor 5000 Family Advanced Metering Functionality Steve Lombardi, Rockwell Automation The PowerMonitor 5000 is the new generation of high-end electrical power metering products from Rockwell Automation.

More information

Power System Failure Analysis by Using The Discrete Wavelet Transform

Power System Failure Analysis by Using The Discrete Wavelet Transform Power System Failure Analysis by Using The Discrete Wavelet Transform ISMAIL YILMAZLAR, GULDEN KOKTURK Dept. Electrical and Electronic Engineering Dokuz Eylul University Campus Kaynaklar, Buca 35160 Izmir

More information

MITIGATION OF POWER QUALITY DISTURBANCES USING DISCRETE WAVELET TRANSFORMS AND ACTIVE POWER FILTERS

MITIGATION OF POWER QUALITY DISTURBANCES USING DISCRETE WAVELET TRANSFORMS AND ACTIVE POWER FILTERS MITIGATION OF POWER QUALITY DISTURBANCES USING DISCRETE WAVELET TRANSFORMS AND ACTIVE POWER FILTERS 1 MADHAVI G, 2 A MUNISANKAR, 3 T DEVARAJU 1,2,3 Dept. of EEE, Sree Vidyanikethan Engineering College,

More information

Bruce L. Graves /01/$ IEEE. IEEE Industry Applications Magazine PhotoDisc, Inc.

Bruce L. Graves /01/$ IEEE. IEEE Industry Applications Magazine PhotoDisc, Inc. Bruce L. Graves A Defining a Power System A power system is an assembly of generators, transformers, power lines, fuses, circuit breakers, protective devices, cables, and associated apparatus used to generate

More information

Unit V. Power Quality Monitoring

Unit V. Power Quality Monitoring .. Unit V Power Quality Monitoring Monitoring Considerations monitoring and diagnostic techniques for various power quality problems modeling of power quality problems by mathematical simulation tools

More information

UNDERSTANDING POWER QUALITY

UNDERSTANDING POWER QUALITY Technical Note No. 1 June 1998 UNDERSTANDING POWER QUALITY This Technical Note describes the range of problems, what causes them, what they affect and what could be done to manage them. Integral Energy,

More information

The University of New South Wales. School of Electrical Engineering and Telecommunications. Industrial and Commercial Power Systems Topic 9

The University of New South Wales. School of Electrical Engineering and Telecommunications. Industrial and Commercial Power Systems Topic 9 The University of New South Wales School of Electrical Engineering and Telecommunications Industrial and Commercial Power Systems Topic 9 POWER QUALITY Power quality (PQ) problem = any problem that causes

More information

Time-Frequency Analysis Method in the Transient Power Quality Disturbance Analysis Application

Time-Frequency Analysis Method in the Transient Power Quality Disturbance Analysis Application Time-Frequency Analysis Method in the Transient Power Quality Disturbance Analysis Application Mengda Li, Yubo Duan 1, Yan Wang 2, Lingyu Zhang 3 1 Department of Electrical Engineering of of Northeast

More information

A Guide to Power Quality Testing

A Guide to Power Quality Testing A Guide to Power Quality Testing Table of Contents What is power quality?... 3 Power quality phenomenon... 3 Under-voltage... 3 Over-voltage... 3 Voltage dips (sags) and swells... 4 Voltage dips (sags)...

More information

Introduction to Harmonics and Power Quality

Introduction to Harmonics and Power Quality NWEMS Introduction to Harmonics and Power Quality August 20 24, 2018 Seattle, WA Track B Anaisha Jaykumar (SEL) Class Content» Definition of power quality (PQ)» Impact of PQ problems» Sources of poor PQ»

More information

Automatic Detection and Positioning of Power Quallity Disturbances using a Discrete Wavelet Transform

Automatic Detection and Positioning of Power Quallity Disturbances using a Discrete Wavelet Transform Automatic Detection and Positioning of Power Quallity Disturbances using a Discrete Wavelet Transform Ramtin Sadeghi, Reza Sharifian Dastjerdi, Payam Ghaebi Panah, Ehsan Jafari Department of Electrical

More information

Voltage Sags Evaluating Methods, Power Quality and Voltage Sags Assessment regarding Voltage Dip Immunity of Equipment

Voltage Sags Evaluating Methods, Power Quality and Voltage Sags Assessment regarding Voltage Dip Immunity of Equipment s Evaluating Methods, Power Quality and s Assessment regarding Voltage Dip Immunity of Equipment ANTON BELÁŇ, MARTIN LIŠKA, BORIS CINTULA, ŽANETA ELESCHOVÁ Institute of Power and Applied Electrical Engineering

More information

MULTIFUNCTION POWER QUALITY MONITORING SYSTEM

MULTIFUNCTION POWER QUALITY MONITORING SYSTEM MULTIFUNCTION POWER QUALITY MONITORING SYSTEM V. Matz, T. Radil and P. Ramos Department of Measurement, FEE, CVUT, Prague, Czech Republic Instituto de Telecomunicacoes, IST, UTL, Lisbon, Portugal Abstract

More information

New Windowing Technique Detection of Sags and Swells Based on Continuous S-Transform (CST)

New Windowing Technique Detection of Sags and Swells Based on Continuous S-Transform (CST) New Windowing Technique Detection of Sags and Swells Based on Continuous S-Transform (CST) K. Daud, A. F. Abidin, N. Hamzah, H. S. Nagindar Singh Faculty of Electrical Engineering, Universiti Teknologi

More information

Roadmap For Power Quality Standards Development

Roadmap For Power Quality Standards Development Roadmap For Power Quality Standards Development IEEE Power Quality Standards Coordinating Committee Authors: David B. Vannoy, P.E., Chair Mark F. McGranghan, Vice Chair S. Mark Halpin, Vice Chair D. Daniel

More information

Volume 3, Number 2, 2017 Pages Jordan Journal of Electrical Engineering ISSN (Print): , ISSN (Online):

Volume 3, Number 2, 2017 Pages Jordan Journal of Electrical Engineering ISSN (Print): , ISSN (Online): JJEE Volume 3, Number, 017 Pages 11-14 Jordan Journal of Electrical Engineering ISSN (Print): 409-9600, ISSN (Online): 409-9619 Detection and Classification of Voltage Variations Using Combined Envelope-Neural

More information

Power Quality in Metering

Power Quality in Metering Power Quality in Metering Ming T. Cheng Directory of Asian Operations 10737 Lexington Drive Knoxville, TN 37932 Phone: (865) 218.5885 PQsynergy2012 www.powermetrix.com Focus of this Presentation How power

More information

DETECTION AND CLASSIFICATION OF POWER QUALITY DISTURBANCE WAVEFORM USING MRA BASED MODIFIED WAVELET TRANSFROM AND NEURAL NETWORKS

DETECTION AND CLASSIFICATION OF POWER QUALITY DISTURBANCE WAVEFORM USING MRA BASED MODIFIED WAVELET TRANSFROM AND NEURAL NETWORKS Journal of ELECTRICAL ENGINEERING, VOL. 61, NO. 4, 2010, 235 240 DETECTION AND CLASSIFICATION OF POWER QUALITY DISTURBANCE WAVEFORM USING MRA BASED MODIFIED WAVELET TRANSFROM AND NEURAL NETWORKS Perumal

More information

COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING QUESTION BANK INTRODUCTION TO POWER QUALITY PART A

COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING QUESTION BANK INTRODUCTION TO POWER QUALITY PART A KINGS COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING QUESTION BANK SUBJECT CODE & NAME : EE1005 POWER QUALITY YEAR / SEM : IV / VIII UNIT I INTRODUCTION TO POWER QUALITY PART

More information

INTERLINE UNIFIED POWER QUALITY CONDITIONER: DESIGN AND SIMULATION

INTERLINE UNIFIED POWER QUALITY CONDITIONER: DESIGN AND SIMULATION International Journal of Electrical, Electronics and Data Communication, ISSN: 23284 Volume, Issue-4, April14 INTERLINE UNIFIED POWER QUALITY CONDITIONER: DESIGN AND SIMULATION 1 V.S.VENKATESAN, 2 P.CHANDHRA

More information

1. Introduction to Power Quality

1. Introduction to Power Quality 1.1. Define the term Quality A Standard IEEE1100 defines power quality (PQ) as the concept of powering and grounding sensitive electronic equipment in a manner suitable for the equipment. A simpler and

More information

Data Compression of Power Quality Events Using the Slantlet Transform

Data Compression of Power Quality Events Using the Slantlet Transform 662 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 17, NO. 2, APRIL 2002 Data Compression of Power Quality Events Using the Slantlet Transform G. Panda, P. K. Dash, A. K. Pradhan, and S. K. Meher Abstract The

More information

Fundamentals of Power Quality

Fundamentals of Power Quality NWEMS Fundamentals of Power Quality August 20 24, 2018 Seattle, WA Track D Anaisha Jaykumar (SEL) Class Content» Introduction to power quality (PQ)» Causes of poor PQ and impact of application» PQ characteristics»

More information

Mitigation of Voltage Sag/Swell Using UPQC

Mitigation of Voltage Sag/Swell Using UPQC Mitigation of Voltage Sag/Swell Using UPQC 1 Rajat Patel, 2 Prof.Maulik A. Chaudhari 1 PG Scholar, 2 Assistant Professor Electrical Department, Government engineering college, Bhuj Gujarat Technological

More information

Current Harmonic Estimation in Power Transmission Lines Using Multi-layer Perceptron Learning Strategies

Current Harmonic Estimation in Power Transmission Lines Using Multi-layer Perceptron Learning Strategies Journal of Electrical Engineering 5 (27) 29-23 doi:.7265/2328-2223/27.5. D DAVID PUBLISHING Current Harmonic Estimation in Power Transmission Lines Using Multi-layer Patrice Wira and Thien Minh Nguyen

More information

Design and Development of Protective Circuit against Voltage Disturbances

Design and Development of Protective Circuit against Voltage Disturbances Design and Development of Protective Circuit against Voltage Disturbances Shashidhar Kasthala 1, Krishnapriya 2, Rajitha Saka 3 1,2 Facultyof ECE, Indian Naval Academy, Ezhimala, Kerala 3 Assistant Professor

More information

Improve Power Factor and Reduce the Harmonics Distortion of the System

Improve Power Factor and Reduce the Harmonics Distortion of the System Research Journal of Engineering Sciences ISSN 2278 9472 Improve Power Factor and Reduce the Harmonics Distortion of the System Abstract Jain Sandesh, Thakur Shivendra Singh and Phulambrikar S.P. Electrical

More information

Detection, localization, and classification of power quality disturbances using discrete wavelet transform technique

Detection, localization, and classification of power quality disturbances using discrete wavelet transform technique From the SelectedWorks of Tarek Ibrahim ElShennawy 2003 Detection, localization, and classification of power quality disturbances using discrete wavelet transform technique Tarek Ibrahim ElShennawy, Dr.

More information

Keywords: Power System Computer Aided Design, Discrete Wavelet Transform, Artificial Neural Network, Multi- Resolution Analysis.

Keywords: Power System Computer Aided Design, Discrete Wavelet Transform, Artificial Neural Network, Multi- Resolution Analysis. GLOBAL JOURNAL OF ENGINEERING SCIENCE AND RESEARCHES IDENTIFICATION AND CLASSIFICATION OF POWER QUALITY DISTURBANCES BY AN EFFECTIVE WAVELET BASED NEURAL CLASSIFIER Prof. A. P. Padol Department of Electrical

More information

Poornima G P. IJECS Volume 3 Issue 6 June, 2014 Page No Page 6453

Poornima G P. IJECS Volume 3 Issue 6 June, 2014 Page No Page 6453 www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 3 Issue 6 June, 2014 Page No. 6453-6457 Role of Fault Current Limiter in Power System Network Poornima G P.1,

More information

Measurement of power quality disturbances

Measurement of power quality disturbances Measurement of power quality disturbances 1 Ashish U K, 2 Dr. Arathi R Shankar, 1 M.Tech in Digital Communication Engineering, 2 Associate Professor, Department of Electronics and Communication Engineering,

More information

[Nayak, 3(2): February, 2014] ISSN: Impact Factor: 1.852

[Nayak, 3(2): February, 2014] ISSN: Impact Factor: 1.852 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY Classification of Transmission Line Faults Using Wavelet Transformer B. Lakshmana Nayak M.TECH(APS), AMIE, Associate Professor,

More information

Wavelet based Power Quality Monitoring in Grid Connected Wind Energy Conversion System

Wavelet based Power Quality Monitoring in Grid Connected Wind Energy Conversion System International Journal of Computer Applications (95 ) Volume 9 No., July Wavelet based Power Quality Monitoring in Grid Connected Wind Energy Conversion System Bhavna Jain Research Scholar Electrical Engineering

More information

Rule-Based Expert System for PQ Disburbances Classification Using S-Transform and Support Vector Machines

Rule-Based Expert System for PQ Disburbances Classification Using S-Transform and Support Vector Machines International Review on Modelling and Simulations (I.RE.MO.S.), Vol. 4, N. 6 December 2011 Rule-Based Expert System for PQ Disburbances Classification Using S-Transform and Support Vector Machines M. A.

More information

Partial Discharge Source Classification and De-Noising in Rotating Machines Using Discrete Wavelet Transform and Directional Coupling Capacitor

Partial Discharge Source Classification and De-Noising in Rotating Machines Using Discrete Wavelet Transform and Directional Coupling Capacitor J. Electromagnetic Analysis & Applications, 2009, 2: 92-96 doi:10.4236/jemaa.2009.12014 Published Online June 2009 (www.scirp.org/journal/jemaa) 1 Partial Discharge Source Classification and De-Noising

More information

MODELING AND CONTROLLING OF AC VOLTAGE STABILIZER USING SERIES ACTIVE POWER FILTER

MODELING AND CONTROLLING OF AC VOLTAGE STABILIZER USING SERIES ACTIVE POWER FILTER MODELING AND CONTROLLING OF AC VOLTAGE STABILIZER USING SERIES ACTIVE POWER FILTER Pratyenja Ganorkar 1, D.A.Shahakar 2 1 PG Scholar, Electrical Engineering Department, P.R.Pote (Patil) College of Engineering

More information

ECE 528 Understanding Power Quality

ECE 528 Understanding Power Quality ECE 528 Understanding Power Quality http://www.ece.uidaho.edu/ee/power/ece528/ Paul Ortmann portmann@uidaho.edu 208-733-7972 (voice) Lecture 19 1 Today Flicker Power quality and reliability benchmarking

More information

A REVIEW PAPER ON REGULATION TECHNIQUE FOR VOLTAGE SAG AND SWELL USING DVR

A REVIEW PAPER ON REGULATION TECHNIQUE FOR VOLTAGE SAG AND SWELL USING DVR A REVIEW PAPER ON REGULATION TECHNIQUE FOR VOLTAGE SAG AND SWELL USING DVR 1 Ms.Santoshi Gupta, 2 Prof.Paramjeet Kaur 1 M.Tech Scholar, 2 Associate Professor Department of Electrical and Electronics Engineering

More information

Power Quality Disturbances Classification and Recognition Using S-transform Based Neural classifier

Power Quality Disturbances Classification and Recognition Using S-transform Based Neural classifier IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 78-676,p-ISSN: 3-333, Volume, Issue 5 Ver. III (Sep - Oct 6), PP 6-7 www.iosrjournals.org Power Quality Disturbances Classification

More information

VOLTAGE OSCILLATION TRANSIENTS CAUSED BY CAPACITOR BANKING ENERGIZING FOR POWER FACTOR CORRECTION IN THE POWER SYSTEM

VOLTAGE OSCILLATION TRANSIENTS CAUSED BY CAPACITOR BANKING ENERGIZING FOR POWER FACTOR CORRECTION IN THE POWER SYSTEM VOLTAGE OSCILLATION TRANSIENTS CAUSED BY CAPACITOR BANKING ENERGIZING FOR POWER FACTOR CORRECTION IN THE POWER SYSTEM Dolly Chouhan 1, Kasongo Hyacinthe Kapumpa 2, Ajay Chouhan 3 1 M. Tech. Scholar, 2

More information

Alexandre A. Carniato, Ruben B. Godoy, João Onofre P. Pinto

Alexandre A. Carniato, Ruben B. Godoy, João Onofre P. Pinto European Association for the Development of Renewable Energies, Environment and Power Quality International Conference on Renewable Energies and Power Quality (ICREPQ 09) Valencia (Spain), 15th to 17th

More information

Grid codes and wind farm interconnections CNY Engineering Expo. Syracuse, NY November 13, 2017

Grid codes and wind farm interconnections CNY Engineering Expo. Syracuse, NY November 13, 2017 Grid codes and wind farm interconnections CNY Engineering Expo Syracuse, NY November 13, 2017 Purposes of grid codes Grid codes are designed to ensure stable operating conditions and to coordinate the

More information

Detection and Identification of PQ Disturbances Using S-Transform and Artificial Intelligent Technique

Detection and Identification of PQ Disturbances Using S-Transform and Artificial Intelligent Technique American Journal of Electrical Power and Energy Systems 5; 4(): -9 Published online February 7, 5 (http://www.sciencepublishinggroup.com/j/epes) doi:.648/j.epes.54. ISSN: 36-9X (Print); ISSN: 36-9 (Online)

More information

Outline. Power Quality in Electrical Systems. Alexander Kusko, Sc.D., P.E. Marc T. Thompson, Ph.D.

Outline. Power Quality in Electrical Systems. Alexander Kusko, Sc.D., P.E. Marc T. Thompson, Ph.D. 6/1/05 Outline Power Quality in Electrical Systems by Alexander Kusko, Sc.D., P.E. Marc T. Thompson, Ph.D. Authors Alexander Kusko, Sc.D, Corporate Vice President, Exponent Failure Analysis Associates,

More information

Modelling and Simulation of PQ Disturbance Based on Matlab

Modelling and Simulation of PQ Disturbance Based on Matlab International Journal of Smart Grid and Clean Energy Modelling and Simulation of PQ Disturbance Based on Matlab Wu Zhu, Wei-Ya Ma*, Yuan Gui, Hua-Fu Zhang Shanghai University of Electric Power, 2103 pingliang

More information

CHAPTER 4 POWER QUALITY AND VAR COMPENSATION IN DISTRIBUTION SYSTEMS

CHAPTER 4 POWER QUALITY AND VAR COMPENSATION IN DISTRIBUTION SYSTEMS 84 CHAPTER 4 POWER QUALITY AND VAR COMPENSATION IN DISTRIBUTION SYSTEMS 4.1 INTRODUCTION Now a days, the growth of digital economy implies a widespread use of electronic equipment not only in the industrial

More information

ASSESSMENT OF POWER QUALITY EVENTS BY HILBERT TRANSFORM BASED NEURAL NETWORK. Shyama Sundar Padhi

ASSESSMENT OF POWER QUALITY EVENTS BY HILBERT TRANSFORM BASED NEURAL NETWORK. Shyama Sundar Padhi ASSESSMENT OF POWER QUALITY EVENTS BY HILBERT TRANSFORM BASED NEURAL NETWORK Shyama Sundar Padhi Department of Electrical Engineering National Institute of Technology Rourkela May 215 ASSESSMENT OF POWER

More information

TRANSIENT STABILITY ENHANCEMENT OF POWER SYSTEM USING INTELLIGENT TECHNIQUE

TRANSIENT STABILITY ENHANCEMENT OF POWER SYSTEM USING INTELLIGENT TECHNIQUE TRANSIENT STABILITY ENHANCEMENT OF POWER SYSTEM USING INTELLIGENT TECHNIQUE K.Satyanarayana 1, Saheb Hussain MD 2, B.K.V.Prasad 3 1 Ph.D Scholar, EEE Department, Vignan University (A.P), India, ksatya.eee@gmail.com

More information

Coupling modes. Véronique Beauvois, Ir Copyright 2015 Véronique Beauvois, ULg

Coupling modes. Véronique Beauvois, Ir Copyright 2015 Véronique Beauvois, ULg Coupling modes Véronique Beauvois, Ir. 2015-2016 General problem in EMC = a trilogy Parameters Amplitude Spectrum Source (disturbing) propagation Coupling modes Victim (disturbed) lightning electrostatic

More information

FAULT DETECTION AND DIAGNOSIS OF HIGH SPEED SWITCHING DEVICES IN POWER INVERTER

FAULT DETECTION AND DIAGNOSIS OF HIGH SPEED SWITCHING DEVICES IN POWER INVERTER FAULT DETECTION AND DIAGNOSIS OF HIGH SPEED SWITCHING DEVICES IN POWER INVERTER R. B. Dhumale 1, S. D. Lokhande 2, N. D. Thombare 3, M. P. Ghatule 4 1 Department of Electronics and Telecommunication Engineering,

More information

DWT ANALYSIS OF SELECTED TRANSIENT AND NOTCHING DISTURBANCES

DWT ANALYSIS OF SELECTED TRANSIENT AND NOTCHING DISTURBANCES XIX IMEKO World Congress Fundamental and Applied Metrology September 6 11, 29, Lisbon, Portugal DWT ANALYSIS OF SELECTED TRANSIENT AND NOTCHING DISTURBANCES Mariusz Szweda Gdynia Mari University, Department

More information

Motors and drives. Module B- Introduction to input measurements

Motors and drives. Module B- Introduction to input measurements Motors and drives Module B- Introduction to input measurements Introduction to input measurements There are a number of locations where input measurements may be made Which is the most important location

More information