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

Size: px
Start display at page:

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

Transcription

1 Automatic Power Factor Correction by Using Synchronous Condenser with Continuous Monitoring. Rosni Sayed Rajshahi University of Engineering & Technology Rajshahi-6204 Bangladesh A.H.M Iftekharul Ferdous Islamic University of Technology Dhaka Bangladesh Md. Asaduzzaman Shobug Rajshahi University of Engineering & Technology Rajshahi-6204 Bangladesh ABSTRACT Thirst for energy sources is unquenchable, but we hardly realize that we are wasting a part of energy every day due to lagging power factor of the inductive load that we use. Now-a-days it is a great concern of power Engineers to compensate this loss by the improvement of power factor. There are many methods of power factor correction have been proposed but with the growth of technological revolution automation of every system is desired. Whenever we think about automatic systems, programmable devices come to our fore front. This thesis describes the design and development of power factor correction with AVR microcontroller. Here correction method is described by synchronous condenser instead of capacitor bank because of long life and low maintenance cost. It also suppresses harmonics which can t be possible by using capacitor bank. This method involves continuous measurement and monitoring the power factor and generation of required control signal from microcontroller for controlling the DC excitation of synchronous condenser so as to improve the power factor. Keywords Power factor; AVR Microcontroller; Synchronous Condenser; Control signal; DC excitation. 1. INTRODUCTION In the present scenario of technological revolution, it has been observed that power is very precious. The industrialization is primarily increasing the inductive loading, the inductive 12 load affect the power factor so the power system losses its efficiency. There are certain organization developing products in this field to improve and compensate power factor. In the present trends the design are also moving forwards the miniature architecture, this can be achieved in a product by using programmable device. Most of the products are developed with microcontroller based embedded technology. The advantage of using microcontroller is the reduction of cost and the use of extra hardware such as the use of timer, RAM and ROM can be avoided. This technology is very fast so controlling of multiple parameters is possible, also the parameter are field programmable by the user. The automatic power factor correction device is a very useful device for efficient transmission of active power. If the consumer connect inductive load, then the power factor lags, when the power factor goes below a certain level, then the electric company charge penalty to the consumer. So it is essential to maintain the power factor within a limit. Automatic power factor correction device reads the power factor from the line voltage and line current, calculating the compensation requirement and switch on the different capacitor banks or synchronous condenser Necessity of power factor improvement The load draws greater current for the same value of the useful power in case of poor power factor.

2 A simple example showing the current required by a single phase electric motor is given below: Supplied voltage = 240 volts single phase. Motor input = 10kW Power factor = 0.65 Current (I 1 ) = Power (kw)/(volts(v) power factor) = 10000/ = 64.1 Amp. If the power factor to the motor is increased to 0.9 the current drawn by the motor shall be Current (I 2 ) = Power (kw)/(volts(v) power factor) = 10000/ = 46.3 Amp Thus, as the power factor decreases the current required for the same value of active, or useful, power increases. The result is that the sizes of the equipment, like the switchgear, cables, transformer, etc, will have to be increased to cater the higher current in the circuit. All this adds to the cost. Further, the greater current causes increased power loss or I 2 R losses in the circuits. Also due to higher current, the conductor temperature rises and hence the life of the insulation is reduced [1]. Also, with the increased current, voltage drop increases, thereby the voltage at the supply point is reduced. For different loads it causes voltage drop resulting in: a. Lower output of the illumination system. b. Less current is drawn by the heating device so that the operating temperature drops. This results in increased consumption for the same rise of temperature c. The induction motors show down and therefore draw more current to produce a fixed torque for the loads. In the transmission and distribution of the current itself, from the generating station to the consumer, heating losses will be greater at low power factor (varying in proportion to the square of the current) and the voltage drop will be in accordance with relation I Z (where Z is the impedance). Since the losses in the electricity system due to low power factor will 13 incur additional cost, it is evident that these will have to be reflected to some extent in the charges to the consumers. This is implemented by metering the maximum demand in kva or by applying a low power factor penalty component in tariffs Synchronous Condenser over Capacitor Bank Features of capacitor banks as power factor corrector: Typically applied in low voltage circuits ( V) [2] More expensive for medium voltage (3.8kV to 6.9kV) [2] Depending on the size oil containment is required and enclosures Flammable dielectric Require filter capacitors to de-tune harmonic frequencies Vulnerable to switching surges Compensation limited to 0.95 lagging power factor due to over excitation and switching resonance Problems that are introduced by capacitor bank as power factor corrector: Capacitors absorb a lot of harmonics and transients present in the system and develop in the system as they offer low impedance to harmonics and impulses. The energy of these harmonics and impulses heats up the capacitor and they may fail prematurely. Average expected life of a capacitor bank in a system having lots of harmonics and voltage transients is around five years. Another problem with capacitors is that they generate harmonics, specially, at the time of switching on a bank. These harmonics further aggravate situation and may even cause system instability, if system inductance and capacitance form a resonant circuit. The generation of harmonics is worst if one bank is already one and another bank is switched on randomly. Incoming bank has two sources, supply and existing bank [3].

3 The situation is somewhat redeemed by synchronous switching, which is a technique to switch capacitors such that voltage is at zero crossing at the time of contact. All of the above problems are solved with the help of synchronous condenser and a few more advantages are present with synchronous condenser System model Figure 1 shows the overall system model Synchronous Condenser as power factor correction equipment By operating synchronous motors with a leading power factor, the overall system power factor can be shifted toward unity. The power factor of a synchronous motor can be controlled by varying the amount of excitation current delivered to the motor field during operation. As the dc field excitation is increased, the power factor of the motor load, as measured at the motor terminal, becomes more leading as the overexcited synchronous motor produces VARs. If excitation is decreased, the power factor of the motor shifts toward lagging, and the motor will import VARs from the system. The synchronous condenser offers several advantages over capacitor bank [4]. Reliability is very high. Step-less adjustment of power factor. No generation of harmonics. Is not affected by harmonics. Expected life almost 25 years. Low maintenance; only periodic bearing greasing is necessary. 2. METHODOLOGY AND SYSTEM MODEL The design aims at measuring the phase angle between voltage and current continuously, calculating the power factor of the circuit from the phase angle and a correction action is initialized to compensate this phase difference by synchronous condenser using the proposed control scheme. 14 Figure 1: System Model The principle of operation:- Current Transformer (CT) and Potential Transformer (PT) step down the voltage and current level. The output of CT and PT are given as input for Zero Crossing Detector (ZCD). ZCD converts sinusoidal voltage and current wave from CT and PT into square wave.

4 Two square waves corresponding to voltage and current are given to the input of XOR gate. If there is a phase difference between two inputs of XOR gate, the output of the XOR gate remains high for a period equal to that phase difference. The output of XOR is given as the input of microcontroller. Microcontroller calculates the phase difference between them as well as power factor. According to the difference between measured power factor and desired power factor, microcontroller generates control signal and controls the dc excitation current of synchronous condenser. LCD module is connected to AVR microcontroller. The system power factor can be monitored by LCD. This process continues until the measured power factor equals the desired power factor. 3. CONTROL SCHEME Microcontroller ATmega32 has been used here. The pin diagram, features, internal architectures of microcontroller are available from standard datasheet of ATmega32. The control scheme can be divided into two sections: 3.1. Power factor calculation The 16-bit Timer/Counter unit allows accurate program execution timing, wave generation and signal timing measurement. The timer/counter incorporates an Input Capture unit that can capture external events and give them a time-stamp indicating time of occurrence. The external signal indicating an event, or multiple events, can be applied via the ICP pin of microcontroller Let, CLK CPU = 4MHz Pre-scale=8 CLK timer = (4 MHz)/8 = 500 khz T timer =1/(500 khz)= 2µs 15 So, 2µs is needed to count pulse 1. 10ms is needed to count pulse = (10ms *1)/2µs = 5000 So, maximum pulse value=5000. The input to the ICP pin is shown in Figure 2. Microcontroller detects its falling or rising edge as declared in the program. The timer value from one falling edge to next rising edge is taken first. Now this value is subtracted from the maximum pulse value [5]. This is the timer value of displacement between voltage and current. XOR Output Figure 2: Output from XOR logic gate Now, from the main signal we get, 10ms is equal to displacement = radian 1µs is equal to displacement = (3.1516/10000) radian = radian Now, pulse width, t= 2µs*(5000-clock number) Angle, α = *2µs*(5000-clock number) radian = *(5000-clock number) radian Power factor = cos(α). Here clock number is variable depending on the signal. Power factor can be easily calculated by this method Generation of control signal Power factor of the system is calculated continuously by using an infinite loop and it is compared to desired power factor. After comparison necessary control signal is generated at the output port of microcontroller. The timer value increases to a certain limit. It looks like a ramp signal. There is a preset value of OCR (Output Compare Register). It continuously compares timer value and OCR value and gives corresponding pulse width modulation. If power factor is less than the desired value then OCR value is changed and

5 pulse width is also changed according to the difference between actual power factor and desired power factor Algorithm An Algorithm is developed to make ATmega32 read the input and respond accordingly. An algorithm of the control scheme is shown in Figure 5 Start Detect the falling edge of ICP Reset Timer Detect rising edge of ICP Read Timer value Subtract timer value from maximum pulse value Figure 3 shows the comparison of timer value and preset OCR value and Figure 4 shows the PWM output. OCR Value Figure 3: Comparison of Timer value with preset OCR value PWM Output Figure 4: PWM Output Timer Value 4. EXPERIMENTAL RESULT Figure 6 shows the complete simulation circuit of this thesis work, here power factor is measured continuously and required PWM signal is generated. Figure 7 shows the PWM signal generated from microcontroller. t t Convert pulse into phase displacement angle Calculate pf yes If pf<0.98 no Increment OCR value Figure 5: Program Algorithm Figure 6: Simulation of PWM generation The control signal for power factor correction is the pulse width modulation (PWM) is 16

6 generated by microcontroller, which controls the gate pulse of thyristor[6]. The thyristor controls the dc excitation of the synchronous condenser to improve the power factor. 6. FUTURE WORK To control the excitation of the synchronous condenser with the power system is not a very easy task. Various easy ways can be developed to change the speed of the condenser in order to change the excitation of the condenser. Besides, other control device such as PLC can be used for PF calculation and correction. Here the practical implementation of the correction scheme has not been possible. For implementation, proper calculation is necessary because the excitation control is very sensitive at all. Figure 7: Simulation of generated PWM signal 5. CONCLUSION The paper shows a well-organized technique for power factor calculation and correction. Here PF calculation has been done practically but correction technique has been given theoretically because of high cost of synchronous condenser. In high voltage systems it is necessary to use synchronous condenser instead of capacitor bank because of long life of condenser. Here power factor of the line is continuously monitored through the microcontroller. So it is a time saving technique and required controlled signal is produced automatically for correction. The technique is also very economical in comparison with capacitor bank. So a variable speed synchronous condenser can be used in any high voltage transmission line to improve power factor & the speed of synchronous condenser can be controlled by microcontroller through the thyristor. 17 REFERENCES [1] V.K.Mehta, Rohit Mehta, Principles Of Power System, 4 th Edition, S.Chand and Company Ltd. Ramnagar, New Delhi, India, [2] G. Heydt, S. Kalsi, E. Kyriakides, A Short Course on Synchronous Machines and Synchronous Condensers, Arizana State University, American Superconductor, [3] JIM PARRISH, STEVE MOLL & RICHARD C. SCHAEFER, Plant efficiency benefits resulting from the use of synchronous motors IEEE INDUSTRY APPLICATIONS MAGAZINE, MAR/APR [4] Proshant Srivastava, Synchronous Condenser for power factor improvement, Power Engineer blog, 25 th September, [5] Md. Sohel Rana, Md. Maim Miah & Habibur Rahman, Automatic Power factor improvement by using microcontroller, Global Journal of Researches in Engineering, Volume XIII, Issue VI, Version 1, Year [6] B.L Theraja and A.K Theraja, Electrical Technology volume II, AC and DC machines, Revised 23 rd Edition, S. Chand and Company Ltd. Ramnagar, New Delhi, India,2002

IJOART. Abstract. Keywords:Capacitor banks,synchronous condenser,microcontroller,dc excitation,power factor. 1.Introduction:

IJOART. Abstract. Keywords:Capacitor banks,synchronous condenser,microcontroller,dc excitation,power factor. 1.Introduction: International Journal of Advancements in Research & Technology, Volume 5, Issue 1, January-2016 1 Monitoring and Controlling the Power Factor Using Synchronous Condenser A.H.M.Iftekharul Ferdous Pabna

More information

IMPROVING POWER QUALITY AND ENHANCING THE LIFE OF POWER EQUIPMENT, IN RAILWAY TSSs

IMPROVING POWER QUALITY AND ENHANCING THE LIFE OF POWER EQUIPMENT, IN RAILWAY TSSs IMPROVING POWER QUALITY AND ENHANCING THE LIFE OF POWER EQUIPMENT, IN RAILWAY TSSs Mr. P. Biswas, ABB ABSTRACT The Indian Railways employ single phase 25 kv Traction sub-station (TSS) for supplying power

More information

Power Factor Compensation Using PIC

Power Factor Compensation Using PIC Power Factor Compensation Using PIC R.Giridhar Balakrishna 1, K. Pavan Kumar 2 Assistant Professor, Dept. of EEE, VR Siddhartha Engineering College, Vijayawada, A.P, India 1 UG Student, Dept. of EEE, VR

More information

Power Factor Improvement Using Thyristor Switched Capacitor Using Microcontroller Kacholiya Saurabh 1, Phapale Sudhir 2, Satpute Yuvraj 3, Kale.S.

Power Factor Improvement Using Thyristor Switched Capacitor Using Microcontroller Kacholiya Saurabh 1, Phapale Sudhir 2, Satpute Yuvraj 3, Kale.S. Power Factor Improvement Using Thyristor Switched Capacitor Using Microcontroller Kacholiya Saurabh 1, Phapale Sudhir 2, Satpute Yuvraj 3, Kale.S.R 4 1.Student, Electronic department, PREC Loni, Maharashtra,

More information

Power Factor Correction of Inductive Loads using PLC

Power Factor Correction of Inductive Loads using PLC Power Factor Correction of Inductive Loads using PLC Sayed Abdullah Sadat Member of Regime, National Load Control Center (NLCC) Afghanistan's National Power Utility (DABS) Sayed_abdullah@ieee.org E. Sreesobha

More information

PRUDENT PRACTICES TO IMPROVE POWER FACTOR AND REDUCE POWER LOSS.

PRUDENT PRACTICES TO IMPROVE POWER FACTOR AND REDUCE POWER LOSS. 1 PRUDENT PRACTICES TO IMPROVE POWER FACTOR AND REDUCE POWER LOSS. DEFINATIONS Working /Active Power: Normally measured in kilowatts (kw). It does the "work" for the system--providing the motion, torque,

More information

ARDUINO BASED POWER FACTOR CORRECTION

ARDUINO BASED POWER FACTOR CORRECTION ARDUINO BASED POWER FACTOR CORRECTION 1 SHOBHA R.MANE, 2 ASHWINI A.KOLEKAR, 3 MAITHILI M. MOLAJ, 4 SADHANA V.PATIL, 5 MAZHARHUSSAIN N. MESTRI 1,2,3,4,5 Electrical Department, Shivaji University, Kolhapur,

More information

Design and Implementation of Economical Power Factor Transducer

Design and Implementation of Economical Power Factor Transducer Design and Implementation of Economical Power Factor Transducer Prof. P. D. Debre Akhilesh Menghare Swapnil Bhongade Snehalata Thote Sujata Barde HOD (Dept. of EE), RGCER, Nagpur RGCER, Nagpur RGCER, Nagpur

More information

Monitoring And Control Over Power Factor By Using Pic Micro-Controller

Monitoring And Control Over Power Factor By Using Pic Micro-Controller International Journal Of Scientific Research And Education Volume 2 Issue 7 Pages 1351-1363 July-2014 ISSN (e): 2321-7545 Website: http://ijsae.in Monitoring And Control Over Power Factor By Using Pic

More information

A Single Phase Power Factor Correction Using Programmable Interface Circuit

A Single Phase Power Factor Correction Using Programmable Interface Circuit A Single Phase Power Factor Correction Using Programmable Interface Circuit Mrs.Shamal R.Padmawar ME student, Department of Electronics DPCOE, wagholi Pune, India shamalrpadmawar@gmail.com Abstract-Power

More information

Power Factor improved by Variable Speed AC Drives By Mauri Peltola, ABB Oy, Drives

Power Factor improved by Variable Speed AC Drives By Mauri Peltola, ABB Oy, Drives For your business and technology editors Power Factor improved by Variable Speed AC Drives By Mauri Peltola, ABB Oy, Drives The use of AC induction motors is essential for industry and utilities. AC induction

More information

AUTOMATIC POWER FACTOR CORRECTION AND MONITORING BY USING PIC MICROCONTROLLER

AUTOMATIC POWER FACTOR CORRECTION AND MONITORING BY USING PIC MICROCONTROLLER AUTOMATIC POWER FACTOR CORRECTION AND MONITORING BY USING PIC MICROCONTROLLER Miss. Manali Ashok Hirave 1, Prof.A.S.Mali 2, Dr. B.T. Salokhe 3 1 Master of Engineering in Electronics, T.K.I.E.T. Warananagar

More information

By Md. Faysal Chowdhury, Sayeedul Mursalin, Mohammad Jubair Hossain & Omor Ahmed Dhali American International University, Bangladesh

By Md. Faysal Chowdhury, Sayeedul Mursalin, Mohammad Jubair Hossain & Omor Ahmed Dhali American International University, Bangladesh Global Journal of Researches in Engineering: F Electrical and Electronics Engineering Volume 15 Issue 3 Version 1.0 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global Journals

More information

CHAPTER 6 UNIT VECTOR GENERATION FOR DETECTING VOLTAGE ANGLE

CHAPTER 6 UNIT VECTOR GENERATION FOR DETECTING VOLTAGE ANGLE 98 CHAPTER 6 UNIT VECTOR GENERATION FOR DETECTING VOLTAGE ANGLE 6.1 INTRODUCTION Process industries use wide range of variable speed motor drives, air conditioning plants, uninterrupted power supply systems

More information

Reducing Total Harmonic Distortion with Variable Frequency Drives

Reducing Total Harmonic Distortion with Variable Frequency Drives Reducing Total Harmonic Distortion with Variable Frequency Drives Low Harmonic Technology in Optidrive Eco Overview Overview Both AC line chokes and DC link chokes have historically been used with Variable

More information

Thyristorised Real Time Power Factor Correction (TRTPFC)

Thyristorised Real Time Power Factor Correction (TRTPFC) Thyristorised Real Time Power Factor Correction (TRTPFC) Sanjay N. Patel, 2 Mulav P. Rathod, 3 Keyur C. Patel, 4 Parth H. Panchal, 5 Jaimin N. Prajapati, 2 Asst.Prof, Electrical dept., SVIT Vasad, 3, 4,

More information

I. INTRODUCTION II. LITERATURE REVIEW

I. INTRODUCTION II. LITERATURE REVIEW ABSTRACT 2018 IJSRSET Volume 4 Issue 4 Print ISSN: 2395-1990 Online ISSN : 2394-4099 Themed Section : Engineering and Technology Reactive Power Compensation in Distribution System Piyush Upadhyay, Praveen

More information

REACTIVE POWER COMPENSATION IN DISTRIBUTION SYSTEM

REACTIVE POWER COMPENSATION IN DISTRIBUTION SYSTEM REACTIVE POWER COMPENSATION IN DISTRIBUTION SYSTEM Piyush Upadhyay, Praveen Nagar, Priya Chhaperwal, Rajat Agarwal, Sarfaraz Nawaz Department of Electrical Engineering, SKIT M& G, Jaipur ABSTRACT In this

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

Implementation of Multiquadrant D.C. Drive Using Microcontroller

Implementation of Multiquadrant D.C. Drive Using Microcontroller Implementation of Multiquadrant D.C. Drive Using Microcontroller Author Seema Telang M.Tech. (IV Sem.) Department of Electrical Engineering Shri Ramdeobaba College of Engineering and Management Abstract

More information

Technical Report. Zero Reactive Power Passive Current Harmonic Filter (ZRPPCHF) (In House Case Study) Prepared by. Dr. V. R. Kanetkar.

Technical Report. Zero Reactive Power Passive Current Harmonic Filter (ZRPPCHF) (In House Case Study) Prepared by. Dr. V. R. Kanetkar. Technical Report on Zero Reactive Power Passive Current Harmonic Filter (ZRPPCHF) (In House Case Study) Prepared by Dr. V. R. Kanetkar (February 2015) Shreem Electric Limited (Plot No. 43-46, L. K. Akiwate

More information

Application Guidance Notes: Technical Information from Cummins Generator Technologies

Application Guidance Notes: Technical Information from Cummins Generator Technologies Application Guidance Notes: Technical Information from Cummins Generator Technologies AGN 087 Power Factor DEFINITIONS What is Power Factor? Power factor is a way of identifying the electrical relationship

More information

Power Factor Improvement Using Static VAR Compensator

Power Factor Improvement Using Static VAR Compensator Power Factor Improvement Using Static VAR Compensator Akshata V Sawant 1 and Rashmi S Halalee 2 Department of Electrical and Electronics, B. V. Bhoomaraddi College of Engineering and Technology, Hubballi,

More information

CHAPTER 4 HARMONICS AND POWER FACTOR

CHAPTER 4 HARMONICS AND POWER FACTOR 4.1 Harmonics CHAPTER 4 HARMONICS AND POWER FACTOR In this research a comparative study of practical aspects of mixed use of diode and Thyristor converter technologies in Aluminium Smelters has been carried

More information

Simulation & Hardware Implementation of APFC Meter to Boost Up Power Factor Maintain by Industry.

Simulation & Hardware Implementation of APFC Meter to Boost Up Power Factor Maintain by Industry. Simulation & Hardware Implementation of APFC Meter to Boost Up Power Factor Maintain by Industry. Bhargav Jayswal 1, Vivek Khushwaha 2, Prof. Pushpa Bhatiya 3 1.2 B. E Electrical Engineering, Vadodara

More information

DESIGN AND DEVELOPMENT OF A LOW-COST MICROCONTROLLER BASED SINGLE PHASE WATER-PUMP CONTROLLER

DESIGN AND DEVELOPMENT OF A LOW-COST MICROCONTROLLER BASED SINGLE PHASE WATER-PUMP CONTROLLER DESIGN AND DEVELOPMENT OF A LOW-COST MICROCONTROLLER BASED SINGLE PHASE WATER-PUMP CONTROLLER M.A.A. Mashud 1*, M.A.A. Tariq 1, M. Shamim Hossain 2 and Md. Serajul Islam 3 1 Department of Applied Physics,

More information

Design, Implementation, and Dynamic Behavior of a Power Plant Model

Design, Implementation, and Dynamic Behavior of a Power Plant Model Design, Implementation, and Dynamic Behavior of a Power Plant Model M.M. A. Rahman, Member ASEE Grand Valley State University Grand Rapids, MI rahmana@gvsu.edu Daniel Mutuku Consumers Energy West Olive,

More information

SRI VIDYA COLLEGE OF ENGG AND TECH

SRI VIDYA COLLEGE OF ENGG AND TECH EEE6603 PSOC Page 1 UNIT-III REACTIVE POWER VOLTAGE CONTROL 1. List the various components of AVR loop? The components of automatic voltage regulator loop are exciter, comparator, amplifier, rectifier

More information

Thyristorised Automatic Power Factor

Thyristorised Automatic Power Factor Thyristorised Automatic Power Factor Correction with 7% D Tune Harmonics Suppression (Reactor/Filtering) System Power quality? In the present Low voltage (LV) industrial distribution system the power factor

More information

HARMONICS CAUSES AND EFFECTS

HARMONICS CAUSES AND EFFECTS HARMONICS CAUSES AND EFFECTS What is Harmonics? Harmonics is defined as the content of the signal whose frequency is an integral multiple of the system frequency of the fundamentals. Harmonics current

More information

AVR Microcontroller based remote controlled embedded system to regulate AC fan or dim AClight with power level, temperature and humidity display.

AVR Microcontroller based remote controlled embedded system to regulate AC fan or dim AClight with power level, temperature and humidity display. AVR Microcontroller based remote controlled embedded system to regulate AC fan or dim AClight with power level, temperature and humidity display. Joyita Tasnia Islam 1, Shibly Sadik 2 1. Engineer, Research

More information

McGill Power Sales & Engineering, INC.

McGill Power Sales & Engineering, INC. 1 McGill Power Sales & Engineering, INC. Power Factor Correction Terry McGill President McGill Power Sales & Engineering Inc. 2007 Eaton Corporation. All rights reserved. Agenda What is power factor? What

More information

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

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

More information

CHAPTER 5 POWER QUALITY IMPROVEMENT BY USING POWER ACTIVE FILTERS

CHAPTER 5 POWER QUALITY IMPROVEMENT BY USING POWER ACTIVE FILTERS 86 CHAPTER 5 POWER QUALITY IMPROVEMENT BY USING POWER ACTIVE FILTERS 5.1 POWER QUALITY IMPROVEMENT This chapter deals with the harmonic elimination in Power System by adopting various methods. Due to the

More information

A Subsidiary of Regal-Beloit Corporation. AC Inverter Terminology

A Subsidiary of Regal-Beloit Corporation. AC Inverter Terminology AP200-9/01 Acceleration The rate of change in velocity as a function of time. Acceleration usually refers to increasing velocity and deceleration to decreasing velocity. Acceleration Boost During acceleration,

More information

Low Voltage High Current Controlled Rectifier with IGBT A.C Controller on Primary Side of the Transformer

Low Voltage High Current Controlled Rectifier with IGBT A.C Controller on Primary Side of the Transformer AU J.T. 6(4):193-198 (Apr. 2003) ow Voltage High Current Controlled Rectifier with IGBT A.C Controller on Primary Side of the Transformer Seshanna Panthala Faculty of Engineering, Assumption University

More information

Speed Control Of Transformer Cooler Control By Using PWM

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

More information

DSP-BASED CURRENT SHARING OF AVERAGE CURRENT CONTROLLED TWO-CELL INTERLEAVED BOOST POWER FACTOR CORRECTION CONVERTER

DSP-BASED CURRENT SHARING OF AVERAGE CURRENT CONTROLLED TWO-CELL INTERLEAVED BOOST POWER FACTOR CORRECTION CONVERTER DSP-BASED CURRENT SHARING OF AVERAGE CURRENT CONTROLLED TWO-CELL INTERLEAVED BOOST POWER FACTOR CORRECTION CONVERTER P.R.Hujband 1, Dr. B.E.Kushare 2 1 Department of Electrical Engineering, K.K.W.I.E.E.R,

More information

A Thyristor Controlled Three Winding Transformer as a Static Var Compensator

A Thyristor Controlled Three Winding Transformer as a Static Var Compensator Abstract: A Thyristor Controlled Three Winding Transformer as a Static Var Compensator Vijay Bendre, Prof. Pat Bodger, Dr. Alan Wood. Department of Electrical and Computer Engineering, The University of

More information

Power Factor. Power Factor Correction.

Power Factor. Power Factor Correction. Power Factor. Power factor is the ratio between the KW and the KVA drawn by an electrical load where the KW is the actual load power and the KVA is the apparent load power. It is a measure of how effectively

More information

Field Programmable Gate Array-Based Pulse-Width Modulation for Single Phase Active Power Filter

Field Programmable Gate Array-Based Pulse-Width Modulation for Single Phase Active Power Filter American Journal of Applied Sciences 6 (9): 1742-1747, 2009 ISSN 1546-9239 2009 Science Publications Field Programmable Gate Array-Based Pulse-Width Modulation for Single Phase Active Power Filter N.A.

More information

To Study The MATLAB Simulation Of A Single Phase STATCOM And Transmission Line

To Study The MATLAB Simulation Of A Single Phase STATCOM And Transmission Line To Study The MATLAB Simulation Of A Single Phase And Transmission Line Mr. Nileshkumar J. Kumbhar Abstract-As an important member of FACTS family, (Static Synchronous Compensator) has got more and more

More information

NEO TELE-TRONIX PVT. LTD. 6/7 Bijoygarh, Kolkata , Tel : ; Fax :

NEO TELE-TRONIX PVT. LTD. 6/7 Bijoygarh, Kolkata , Tel : ; Fax : NEO TELE-TRONIX PVT. LTD. 6/7 Bijoygarh, Kolkata - 700 032, Tel : 033 2477 3126; Fax : 033 2477 2403 www.ntplindia.com SPECIFICATION NTPL MAKE MICRO-CONTROLLER BASED AUTOMATIC 50KV/10A AC HIGH VOLTAGE

More information

Design and Implementation of AT Mega 328 microcontroller based firing control for a tri-phase thyristor control rectifier

Design and Implementation of AT Mega 328 microcontroller based firing control for a tri-phase thyristor control rectifier Design and Implementation of AT Mega 328 microcontroller based firing control for a tri-phase thyristor control rectifier 1 Mr. Gangul M.R PG Student WIT, Solapur 2 Mr. G.P Jain Assistant Professor WIT,

More information

FGJTCFWP"KPUVKVWVG"QH"VGEJPQNQI[" FGRCTVOGPV"QH"GNGEVTKECN"GPIKPGGTKPI" VGG"246"JKIJ"XQNVCIG"GPIKPGGTKPI

FGJTCFWPKPUVKVWVGQHVGEJPQNQI[ FGRCTVOGPVQHGNGEVTKECNGPIKPGGTKPI VGG246JKIJXQNVCIGGPIKPGGTKPI FGJTFWP"KPUKWG"QH"GEJPQNQI[" FGRTOGP"QH"GNGETKEN"GPIKPGGTKPI" GG"46"JKIJ"XQNIG"GPIKPGGTKPI Resonant Transformers: The fig. (b) shows the equivalent circuit of a high voltage testing transformer (shown

More information

Induction Motor Protection using Micro Controller

Induction Motor Protection using Micro Controller IJSTE - International Journal of Science Technology & Engineering Volume 2 Issue 08 February 2016 ISSN (online): 2349-784X Induction Motor Protection using Micro Controller Helly M. Chudasama Vimal V Tank

More information

HIGH VOLTAGE ENGINEERING(FEEE6402) LECTURER-24

HIGH VOLTAGE ENGINEERING(FEEE6402) LECTURER-24 LECTURER-24 GENERATION OF HIGH ALTERNATING VOLTAGES When test voltage requirements are less than about 300kV, a single transformer can be used for test purposes. The impedance of the transformer should

More information

AN AT89C52 MICROCONTROLLER BASED HIGH RESOLUTION PWM CONTROLLER FOR 3-PHASE VOLTAGE SOURCE INVERTERS

AN AT89C52 MICROCONTROLLER BASED HIGH RESOLUTION PWM CONTROLLER FOR 3-PHASE VOLTAGE SOURCE INVERTERS IIUM Engineering Journal, Vol. 6, No., 5 AN AT89C5 MICROCONTROLLER BASED HIGH RESOLUTION PWM CONTROLLER FOR 3-PHASE VOLTAGE SOURCE INVERTERS K. M. RAHMAN AND S. J. M. IDRUS Department of Mechatronics Engineering

More information

Phase and Waveform Comparative Analysis for Electric Heater, Induction Motor and Static Capacitor

Phase and Waveform Comparative Analysis for Electric Heater, Induction Motor and Static Capacitor International Journal of Innovative Research in Education, Technology & Social Strategies IJIRETSS ISSN Print: 2465-7298 ISSN Online: 2467-8163 Volume 5, Number 1, March 218 Phase and Waveform Comparative

More information

Phoenix DX Clean Power (18 Pulse) AC Drive

Phoenix DX Clean Power (18 Pulse) AC Drive PHOENIX DX Phoenix DX Clean Power (18 Pulse) AC Drive Poor power quality can be costly. Nonlinear loads, including AC Drives, introduce undesirable harmonic currents into the power system that can damage

More information

How adjustable speed drives affect power distribution

How adjustable speed drives affect power distribution How adjustable speed drives affect power distribution Application Note Adjustable speed drives (ASDs) can be both a source and a victim of poor power quality. ASDs as victim loads Although ASDs are usually

More information

Development of an Experimental Rig for Doubly-Fed Induction Generator based Wind Turbine

Development of an Experimental Rig for Doubly-Fed Induction Generator based Wind Turbine Development of an Experimental Rig for Doubly-Fed Induction Generator based Wind Turbine T. Neumann, C. Feltes, I. Erlich University Duisburg-Essen Institute of Electrical Power Systems Bismarckstr. 81,

More information

Power Factor Correction in Digital World. Abstract. 1 Introduction. 3 Advantages of Digital PFC over traditional Analog PFC.

Power Factor Correction in Digital World. Abstract. 1 Introduction. 3 Advantages of Digital PFC over traditional Analog PFC. Power Factor Correction in Digital World By Nitin Agarwal, STMicroelectronics Pvt. Ltd., India Abstract There are various reasons why power factor correction circuit is used in various power supplies in

More information

Dynamic Harmonic Mitigation and Power Factor Correction

Dynamic Harmonic Mitigation and Power Factor Correction Dynamic Harmonic itigation and Power Factor Correction Cesar Chavez, Eng Engineering Dept., Arteche. Naucalpan, Edo. de éxico, éxico John A. Houdek, ember, IEEE President, Allied Industrial arketing ilwaukee,

More information

[Ahmed, 3(1): January, 2014] ISSN: Impact Factor: 1.852

[Ahmed, 3(1): January, 2014] ISSN: Impact Factor: 1.852 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY Microcontroller Based Advanced Triggering Circuit for Converters/Inverters Zameer Ahmad *1, S.N. Singh 2 *1,2 M.Tech Student,

More information

Large PWM Inverters for Rolling Mills

Large PWM Inverters for Rolling Mills Large PWM Inverters for Rolling Mills Hiromi Hosoda Sumiyasu Kodama Toshiba Mitsubishi Electric Industrial Systems Corporation Toshiba Mitsubishi Electric Industrial Systems Corporation Drive Systems Department

More information

P2 Power Solutions Pvt. Ltd. P2 Power Magnetics. Quality Power within your Reach. An ISO 9001:2008 Company

P2 Power Solutions Pvt. Ltd. P2 Power Magnetics. Quality Power within your Reach. An ISO 9001:2008 Company P2 Power Solutions Pvt. Ltd. An ISO 9001:2008 Company Quality Power within your Reach P2 Power Magnetics P2 Power Solutions Pvt. Ltd. P2 Power Solutions Pvt. Ltd. provides EMC and power quality solutions,

More information

KNOW MORE ABOUT THE TRANSFORMERS. Glossary Transformers

KNOW MORE ABOUT THE TRANSFORMERS. Glossary Transformers KNOW MORE ABOUT THE TRANSFORMERS Glossary Transformers Ambient temperature The existing temperature of the atmosphere surrounding a transformer installation. Ampere The practical unit of electric current.

More information

CONTENTS. 1. Introduction Generating Stations 9 40

CONTENTS. 1. Introduction Generating Stations 9 40 CONTENTS 1. Introduction 1 8 Importance of Electrical Energy Generation of Electrical Energy Sources of Energy Comparison of Energy Sources Units of Energy Relationship among Energy Units Efficiency Calorific

More information

DESIGN AND DEVELOPMENT OF CONTROLLED RECTIFIER FOR A PMDC MOTOR

DESIGN AND DEVELOPMENT OF CONTROLLED RECTIFIER FOR A PMDC MOTOR DESIGN AND DEVELOPMENT OF CONTROLLED RECTIFIER FOR A PMDC MOTOR Swagata Sharma 1, Satabdi Kalita 1, Himakshi Mishra 1, Santanu Sharma 2 UG Student, Dept. of ECE, Tezpur University, Napaam, Tezpur, India

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

700 Series AC Dielectric Test Sets

700 Series AC Dielectric Test Sets 700 Series AC Dielectric Test Sets AC Test Systems HAEFELY HIPOTRONICS standard line of AC Test Systems is designed to perform high voltage AC tests on electrical apparatus in accordance with IEC60, IEEE

More information

GRAAD 12 NATIONAL SENIOR CERTIFICATE GRADE 12

GRAAD 12 NATIONAL SENIOR CERTIFICATE GRADE 12 GRAAD 12 NATIONAL SENIOR CERTIFICATE GRADE 12 ELECTRICAL TECHNOLOGY EXEMPLAR 2014 MEMORANDUM MARKS: 200 This memorandum consists of 13 pages. Electrical Technology 2 DBE/2014 INSTRUCTIONS TO THE MARKERS

More information

Chapter L Power factor correction and harmonic filtering

Chapter L Power factor correction and harmonic filtering Chapter L Power factor correction and 1 2 3 4 5 6 7 8 9 10 Contents Reactive energy and power factor 1.1 The nature of reactive energy L2 1.2 Equipment and appliances requiring reactive energy L2 1.3 The

More information

Design and Simulation of Passive Filter

Design and Simulation of Passive Filter Chapter 3 Design and Simulation of Passive Filter 3.1 Introduction Passive LC filters are conventionally used to suppress the harmonic distortion in power system. In general they consist of various shunt

More information

Single Phase Induction Motor Drive using Modified SEPIC Converter and Three Phase Inverter

Single Phase Induction Motor Drive using Modified SEPIC Converter and Three Phase Inverter Single Phase Induction Motor Drive using Modified SEPIC Converter and Three Phase Inverter Ajeesh P R PG Student, M. Tech Power Electronics, Mar Athanasius College of Engineering, Kerala, India, Dr. Babu

More information

Power Conditioning Equipment for Improvement of Power Quality in Distribution Systems M. Weinhold R. Zurowski T. Mangold L. Voss

Power Conditioning Equipment for Improvement of Power Quality in Distribution Systems M. Weinhold R. Zurowski T. Mangold L. Voss Power Conditioning Equipment for Improvement of Power Quality in Distribution Systems M. Weinhold R. Zurowski T. Mangold L. Voss Siemens AG, EV NP3 P.O. Box 3220 91050 Erlangen, Germany e-mail: Michael.Weinhold@erls04.siemens.de

More information

DEVELOPMENT OF A MICROCONTROLLER-BASED POWER FACTORY CORRECTOR

DEVELOPMENT OF A MICROCONTROLLER-BASED POWER FACTORY CORRECTOR V H. DEVELOPMENT OF A MICROCONTROLLER-BASED POWER FACTORY CORRECTOR CHESSDA UTTRAPHAN A/L EH KAN KOK BOON CHING K. H. LAI S. A. ZULKIFLI PROCEEDINGS OF EncON2007 1 s t ENGINEERING CONFERENCE ON ENERGY

More information

PWM System. Microcomputer Architecture and Interfacing Colorado School of Mines Professor William Hoff

PWM System. Microcomputer Architecture and Interfacing Colorado School of Mines Professor William Hoff PWM System 1 Pulse Width Modulation (PWM) Pulses are continuously generated which have different widths but the same period between leading edges Duty cycle (% high) controls the average analog voltage

More information

STATCOM with FLC and Pi Controller for a Three-Phase SEIG Feeding Single-Phase Loads

STATCOM with FLC and Pi Controller for a Three-Phase SEIG Feeding Single-Phase Loads STATCOM with FLC and Pi Controller for a Three-Phase SEIG Feeding Single-Phase Loads Ponananthi.V, Rajesh Kumar. B Final year PG student, Department of Power Systems Engineering, M.Kumarasamy College of

More information

ATYPICAL high-power gate-turn-off (GTO) currentsource

ATYPICAL high-power gate-turn-off (GTO) currentsource 1278 IEEE TRANSACTIONS ON INDUSTRY APPLICATIONS, VOL. 34, NO. 6, NOVEMBER/DECEMBER 1998 A Novel Power Factor Control Scheme for High-Power GTO Current-Source Converter Yuan Xiao, Bin Wu, Member, IEEE,

More information

Development of FPGA based Speed Control of Induction Motor

Development of FPGA based Speed Control of Induction Motor Development of FPGA based Speed Control of Induction Motor S. R. Kumbhar Department of Electronics, Willingdon College, Sangli (MS) 416415, India Abstract: Since the invention of the wheel there is revolution

More information

Influence of Switching Elements on Harmonics and Power Factor Improvement

Influence of Switching Elements on Harmonics and Power Factor Improvement International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 7, Issue 12 (July 2013), PP. 18-24 Influence of Switching Elements on Harmonics

More information

Industrial Electrician Level 3

Industrial Electrician Level 3 Industrial Electrician Level 3 Industrial Electrician Unit: C1 Industrial Electrical Code I Level: Three Duration: 77 hours Theory: Practical: 77 hours 0 hours Overview: This unit is designed to provide

More information

Continuous Rotation Control of Robotic Arm using Slip Rings for Mars Rover

Continuous Rotation Control of Robotic Arm using Slip Rings for Mars Rover International Conference on Mechanical, Industrial and Materials Engineering 2017 (ICMIME2017) 28-30 December, 2017, RUET, Rajshahi, Bangladesh. Paper ID: AM-270 Continuous Rotation Control of Robotic

More information

Calhoon MEBA Engineering School. Study Guide for Proficiency Testing Industrial Electronics

Calhoon MEBA Engineering School. Study Guide for Proficiency Testing Industrial Electronics Calhoon MEBA Engineering School Study Guide for Proficiency Testing Industrial Electronics January 0. Which factors affect the end-to-end resistance of a metallic conductor?. A waveform shows three complete

More information

Maintaining Voltage-Current Phase Relationships in Power Quality Monitoring Systems

Maintaining Voltage-Current Phase Relationships in Power Quality Monitoring Systems Maintaining Voltage-Current Phase Relationships in Power Quality Monitoring Systems Brian Kingham, Utility Market Manager, Schneider Electric, PMC Division Abstract: Historical power quality measurement

More information

Impact of Distributed Generation on Network Voltage Levels

Impact of Distributed Generation on Network Voltage Levels EEE8052 Distributed Generation Taster Material Impact of Distributed Generation on Network Voltage Levels Steady-state rise in network voltage levels Existing practice is to control distribution voltage

More information

PIC based Frequency and RMS Value Measurement

PIC based Frequency and RMS Value Measurement IJIRST International Journal for Innovative Research in Science & Technology Volume 3 Issue 08 January 2017 ISSN (online): 2349-6010 PIC based Frequency and RMS Value Measurement Mr. Alankar M. Salunkhe

More information

ADJUSTABLE SPEED DRIVES FS1

ADJUSTABLE SPEED DRIVES FS1 ADJUSTABLE SPEED DRIVES FS1 Now Available With LonWorks BACnet & MetasysN2 FS1 Model FLA & Dimensions (in.)/ Weight (lbs.) VOLTAGE HP MODEL NUMBER FLA FRAME Dimensions (in.) SHIPPING H W D WEIGHT (lbs.)

More information

Introduction: TAS PowerTek Ltd. MAVROS

Introduction: TAS PowerTek Ltd. MAVROS Introduction: Electrical supply system in today s scenario faces a major challenge due to Power Quality issues. Harmonics on supply system due to Electronics type of loads that are used extensively. Power

More information

Active Harmonic Filter (AF3)

Active Harmonic Filter (AF3) Active Harmonic Filter (AF3) Active Harmonic Filter Improving the Efficiency and Life of System by use of Digital Active Power Conditioner HARMONICS 50 Hz, fundamental 100 Hz, 2nd Harmonic 150 Hz, 3rd

More information

SHUNT ACTIVE POWER FILTER

SHUNT ACTIVE POWER FILTER 75 CHAPTER 4 SHUNT ACTIVE POWER FILTER Abstract A synchronous logic based Phase angle control method pulse width modulation (PWM) algorithm is proposed for three phase Shunt Active Power Filter (SAPF)

More information

Microprocessor-Based Precision Speed Measurement

Microprocessor-Based Precision Speed Measurement IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 7, Issue 1 (Jul. - Aug. 2013), PP 69-73 Microprocessor-Based Precision Speed Measurement Ratil

More information

AN4507 Application note

AN4507 Application note Application note PWM resolution enhancement through a dithering technique for STM32 advanced-configuration, general-purpose and lite timers Introduction Nowadays power-switching electronics exhibit remarkable

More information

CHAPTER-IV EXPERIMENTAL AND SIMULATION PROGRAM

CHAPTER-IV EXPERIMENTAL AND SIMULATION PROGRAM 49 CHAPTER-IV EXPERIMENTAL AND SIMULATION PROGRAM 4.0 INTRODUCTION This chapter covers in detail the experimental set up of proposed Z source Matrix (ZSMC) based UPFC and compares with a lab scale model

More information

Application for A Sub-harmonic Protection Relay. ERLPhase Power Technologies

Application for A Sub-harmonic Protection Relay. ERLPhase Power Technologies Application for A Sub-harmonic Protection Relay ERLPhase Power Technologies 1 Outline Introduction System Event at Xcel Energy Event Analysis Microprocessor based relay hardware architecture Sub harmonic

More information

CHAPTER 2 VSI FED INDUCTION MOTOR DRIVE

CHAPTER 2 VSI FED INDUCTION MOTOR DRIVE CHAPTER 2 VI FE INUCTION MOTOR RIVE 2.1 INTROUCTION C motors have been used during the last century in industries for variable speed applications, because its flux and torque can be controlled easily by

More information

10. DISTURBANCE VOLTAGE WITHSTAND CAPABILITY

10. DISTURBANCE VOLTAGE WITHSTAND CAPABILITY 9. INTRODUCTION Control Cabling The protection and control equipment in power plants and substations is influenced by various of environmental conditions. One of the most significant environmental factor

More information

Chapter 3 : Closed Loop Current Mode DC\DC Boost Converter

Chapter 3 : Closed Loop Current Mode DC\DC Boost Converter Chapter 3 : Closed Loop Current Mode DC\DC Boost Converter 3.1 Introduction DC/DC Converter efficiently converts unregulated DC voltage to a regulated DC voltage with better efficiency and high power density.

More information

Downloaded From All JNTU World

Downloaded From   All JNTU World Code: 9A02403 GENERATION OF ELECTRIC POWER 1 Discuss the advantages and disadvantages of a nuclear plant as compared to other conventional power plants. 2 Explain about: (a) Solar distillation. (b) Solar

More information

An easy-to-use Precision Power Analyser. The touch of a button gives direct readout of true power and a host of other useful measurements.

An easy-to-use Precision Power Analyser. The touch of a button gives direct readout of true power and a host of other useful measurements. An easy-to-use Precision Power Analyser. The touch of a button gives direct readout of true power and a host of other useful measurements. Easy to use-fully autoranging for voltage, current and frequency

More information

ENERGY SAVINGS THROUGH POWER CONDITIONING WITH THE PowerGUARD SYSTEM

ENERGY SAVINGS THROUGH POWER CONDITIONING WITH THE PowerGUARD SYSTEM ENERGY SAVINGS THROUGH POWER CONDITIONING WITH THE PowerGUARD SYSTEM Abstract Efficient operation of the electrical system of any facility is essential to controlling operational costs while maximizing

More information

Speed Control of Single Phase Induction Motor Using Infrared Receiver Module

Speed Control of Single Phase Induction Motor Using Infrared Receiver Module Speed Control of Single Phase Induction Motor Using Infrared Receiver Module Souvik Kumar Dolui 1, Dr.Soumitra Kumar Mandal 2 M.Tech Student, Dept. of Electrical Engineering, NITTTR, Kolkata, Salt Lake

More information

AC Power Instructor Notes

AC Power Instructor Notes Chapter 7: AC Power Instructor Notes Chapter 7 surveys important aspects of electric power. Coverage of Chapter 7 can take place immediately following Chapter 4, or as part of a later course on energy

More information

Micro Controller Based Ac Power Controller

Micro Controller Based Ac Power Controller Wireless Sensor Network, 9, 2, 61-121 doi:1.4236/wsn.9.112 Published Online July 9 (http://www.scirp.org/journal/wsn/). Micro Controller Based Ac Power Controller S. A. HARI PRASAD 1, B. S. KARIYAPPA 1,

More information

Rotek AS440 compatible VOLTAGE REGULATOR (AVR)

Rotek AS440 compatible VOLTAGE REGULATOR (AVR) Rotek AS440 compatible VOLTAGE REGULATOR (AVR) SPECIFICATION INSTALLATION AND ADJUSTMENTS General description Technical specification AS440 is a half wave phase controlled thyristor type AVR and forms

More information

ENERGY SAVING WITH OPTIMIZATION OF VOLTAGE AND CURRENT QUALITY

ENERGY SAVING WITH OPTIMIZATION OF VOLTAGE AND CURRENT QUALITY ENERGY SAVING WITH OPTIMIZATION OF VOLTAGE AND CURRENT QUALITY Approximation based on the know-how of SEMAN S.A. The non-linear nature of modern electric loads makes the reception of measures for the confrontation

More information

ARE HARMONICS STILL A PROBLEM IN DATA CENTERS? by Mohammad Al Rawashdeh, Lead Consultant, Data Center Engineering Services

ARE HARMONICS STILL A PROBLEM IN DATA CENTERS? by Mohammad Al Rawashdeh, Lead Consultant, Data Center Engineering Services ARE HARMONICS STILL A PROBLEM IN DATA CENTERS? by Mohammad Al Rawashdeh, Lead Consultant, Data Center Engineering Services edarat group INTRODUCTION Harmonics are a mathematical way of describing distortion

More information

THE COMPREHENSIVE APPROACH TO FACILITY POWER QUALITY

THE COMPREHENSIVE APPROACH TO FACILITY POWER QUALITY by Cesar Chavez, Engineering Manager, Arteche / Inelap, and John Houdek, President, Allied Industrial Marketing, Inc. Abstract: Industrial facility harmonic distortion problems can surface in many different

More information