LOADING OF TRANSFORMERS BEYOND NAMEPLATE RATING

Size: px
Start display at page:

Download "LOADING OF TRANSFORMERS BEYOND NAMEPLATE RATING"

Transcription

1 LOADING OF TRANSFORMERS BEYOND NAMEPLATE RATING by K. B. M. I. Perera and J. R. Lucas Abstract Te application of a load in excess of nameplate ratings, and/or an ambient temperature iger tan designed of a transformer, involves a degree of risk and accelerated ageing. A software package as been developed, based on te standard termal equations given in IEC 354: Loading guide for oil immersed power transformers, to identify te risks involved and indicate ow transformers may be loaded in excess of te nameplate rating witout adverse effects. Te software package eliminates te tedious manual calculations oterwise involved wit te practical complex load profiles. It is also sown tat accurate results are obtained wit te package not obtained wit te limited step approximations required by te manual metod. Tis ensures tat unexpected damages to te transformer are avoided. Te study also sows tat tere is no significant cange in te voltage regulation and on te efficiencies of motor loads due to te loading provided tey are kept witin te specified limits. 1. Introduction 1.1 Scope A software package as been developed to provide guidance for loading of ONAN type distribution transformers from te point of view of operating temperature and termal ageing. Tis package identifies te risks involved wit over-loading and indicates ow, witin limitations transformers may be loaded in excess of teir nameplate rating. Te package is applicable to transformers wit a maximum rating of 25 kva tree pase or 833 kva per limb single pase. Te ig voltage rating is limited to 33 kv and witout on-load tap-canging, complying wit IEC 76: Power Transformers wit normal cyclic loading of duration one day. Te package can be used to acieve two objectives, namely to select a transformer of optimum capacity for a given loading condition and to ceck te utilisation of an existing transformer. 1.2 Loading effects on transformer life Te rating of a distribution transformer is usually assigned for continuous operation at tat value. However, extraordinary events, suc as overvoltages, sort-circuits in te system and emergency loading can affect te life of a transformer to a ig degree. Consequences 1,2 of loading a transformer beyond name-plate rating can be as follows. 1. Te temperatures of windings, insulation, oil etc. increase and can reac unacceptable levels. 2. Te leakage flux density outside te core increases, causing additional eddy current eating in metallic parts linked by te flux. 3. Te moisture and gas content in te insulation and in te oil increase wit te temperature increase. 4. Busings, tap-cangers, cable-end connections and current transformers are exposed to iger stresses. Mr. K. B. M. I. Perera, B Sc Eng, Factory Manager, Lanka Transformers Ltd, Moratuwa Prof. J. R. Lucas, BSc Eng, MSc, PD, CEng, FIE(SL), FIEE, MCS(SL), Head of Department of Electrical Engineering, University of Moratuwa Loading of Transformers beyond nameplate rating, Engineer, vol 3, 3 September 1999, p

2 Tese increase te risk of premature failure, wic may be of an immediate sort term nature or may lead to long term failure due to cumulative deterioration of te transformer over many years Consequential Risks Te main risk for sort time failures is te reduction in dielectric strengt due to te presence of gas bubbles in te region of ig electrical stress. Tese bubbles may develop in te paper insulation wen te ot spot temperature rises suddenly above a critical temperature of about 14 C. Tis affects te reliability of te transformer. Te sort-term risks normally disappear, if failure as not been initiated, after te load is reduced to normal level. Te pressure build up in te busings may also result in a failure due to oil leakage and gassing in te busings, if te temperature of te insulation exceeds te said critical temperature. Cumulative termal deterioration of te mecanical properties of te conductor insulation will accelerate at iger temperatures. Tis deterioration process will ultimately reduce te effective life of te transformer. 2. Transformer Selection Based On Termal Parameters Te IEC Loading guide for oil immersed power transformers 3 gives te standard metod of selecting a transformer using Tables and Graps. It also gives te standard equations for te same purpose. Tese latter equations are used in te software package developed 4 (see Appendix-A for details). 2.1 Software Development Te main flow cart for implementing equations A1 to A6 of te appendix, suitably modified 5, is sown in figure 2.1. In Module A of te program, te data is assigned togeter wit any limitations imposed. In te Module B te optimum value of te transformer capacity is selected for a given load profile. Tis is described more fully in te flow cart of figure 2.2. Eac important block of te flow cart is described in te following sections B1 to B5. Start Module B B1:Get Input Data B2: Initialize variables and calculate initial capacity for given load curve data B3: Calculate top oil temp, ot spot temp & ageing for calculated capacity Max top oil temp. rise Max ot spot temp. Ageing exceeded B4: Decrease Capacity Calculate top oil, ot spot & ageing B5: Increase Capacity Calculate top oil, ot spot & ageing top oil top oil ot spot exceeded ot spot exceeded Ageing exceeded Ageing exceeded Figure Flow Cart for finding Optimum Transformer Capacity Loading of Transformers beyond nameplate rating, Engineer, vol 3, 3 September 1999, p Case 1 Case 2 Case 3 Start A: Assign constants and limitations Select Option End B: Find te optimum transformer capacity load for given curve C: Find top oil temp, Hot spot temp, ageing of existing t/f Need to be Optimized Find Optimum load curve multiplier End Figure Main Flow Cart End

3 B1: Get Input Data Te weigted ambient temperature; te Mean montly maximum temperature; te period for wic load data is available; and te load data for eac period are input to te program in tis section B2: Initialize Variables Tis is used to initialize te capacity for termal parameter calculations in case 1. Low - assigned to te minimum load in te cycle Hig - assigned to te maximum load in te cycle Te initial required capacity is selected as te mean of te Low and Hig values. Req_capacity = ( Low + Hig ) / 2 B3: Calculate Top Oil, Hot Spot & Ageing In te program, any cange in te load conditions is treated as a small step cange. Terefore for a continually varying load, te step function as to be applied over small time intervals, trougout te load cycle. Calculation of te top oil temperature rise as well as ot spot temperature trougout te load cycle tus requires te use of a computer program. Calculating Top Oil To obtain te top oil temperature rise in eac time interval of te load cycle, some adjustments ave to be made to te equation A1, taking into consideration te different loads before tat particular time interval, Consider a load cycle wit n number of equal time intervals, eac of duration t. Te equation A1 can be modified as equation (1). θon = θo(n-1) + ( θoun θo(n-1))(1 e t/τo ) (1) Rearranging Equation (1) θon= θo(n-1) (e t/τo ) + θoun(1 e t/τo ) θon = Top oil temp. rise at end of n t interval θo(n-1) = Top oil temp. rise at end of (n-1) t interval θoun = Ultimate top oil temp. rise in n t interval t = time interval of application of specific load τo = Oil time constant Let (1 e t/τo ) = C. Tis gives θon= (1 C) θo(n-1) + C θoun (2) Equation (2) can be extended to represent te total duration of te load cycle by a series of equations, wic will form te matrix equation (3). θo1 θon * θon1 θo2 θo1 θon2 = (1 C) + C (3) θon θo(n-1) θonn * Since te load curve is assumed to be of cyclic nature, for te first time duration, te initial top oil temperature rise is equal to te final top oil temperature rise. Rearranging equation (3) gives equation (4). θo1 θo2 θou1 θou2 [A] = C (4) [ A] θon 1 ( C 1) = : 1 ( C 1) : θoun 1 : : :: : ( C 1) ( C 1) : 1 Equation (4) is solved, to obtain te top oil temperature rise ( θon) for eac time interval, using te standard LU decomposition metod. From te array of θon values, te maximum is selected ( θomax) and te maximum top oil temperature (θomax) is calculated as follows: θomax = θa + θomax Calculating Hot Spot Using equation A3 of te appendix, Loading of Transformers beyond nameplate rating, Engineer, vol 3, 3 September 1999, p

4 θ = θa + θon + θtd θa = Ambient temperature θ = Ultimate (steady state) ot spot temperature θtd = Temperature difference between ot spot and top oil Hot spot temperature as to be found for eac time interval in te load cycle and stored in an array [θ]. Mean montly maximum temperature is used as ambient temperature for ot spot calculations. Top oil temperature rise for eac time interval as been calculated and is stored in an array [ θon]. Temperature difference between ot spot and top oil is calculated by equation A4. Tus te equation A3 becomes modified as equation (5). [θ] = [θa] + [ θon] + [Hg r K y ] (5) Hg r = Temperature difference between ot spot and top oil at rated current K = Load factor during t = Load Transformer capacity y = Winding exponent Wit tese calculations te maximum value of θ from te time intervals is found and stored as te maximum ot spot temperature for calculations (θmax ). Calculating Ageing Relative loss of life is calculated wit reference to equations A5 and A6. To obtain tis, te relative ageing rate V was integrated using te Simpson s rule. t 2 V dt = n odd + 3 t1 { V + V + 4( V ) 2( V } ) even = { 2Vn + 4( Vodd ) + 2( Veven) } 3 since by te caracteristics of te curve of V, If te number n is taken as even, ten t 2 V dt = V odd + V even 3 t1 Hence, relative L t 1, t 2 T V { 4( ) 2( )} ageing L 3T { 4V odd + 2V } = even = Loss of Life in per unit days = period under consideration; t 2 - t 1 = T = total time interval of application = Relative ageing rate B4: Decrease Capacity If all te limitations are not exceeded, te initial value of te variable ig is re-assigned a value ig = capacity - 1 Te range of capacities tat is being considered is reduced to a new range. Tis loop will continue till te optimum capacity is found. B5: Increase Capacity Wen any one of te limitations is exceeded, te initial value of te variable low is re-assigned a value low = capacity + 1 Te range of capacities is again reduced to a new range. Tis loop too will continue till te optimum capacity is found. Te Module C in figure 2.1 finds te optimum load curve multiplier, wic is described using te flow cart in figure 2.3. Important blocks of te flow cart are described in sections C1 to C3. C1: Load Curve Multiplier (F) Te Load curve multiplier is a factor used to increase or decrease te magnitude of te load profile. To calculate te termal parameters for te load profile, tis factor is made equal to unity initially. Afterwards it is varied in order to find te set of termal parameters, wic would yield te most optimum load profile. V = V n Loading of Transformers beyond nameplate rating, Engineer, vol 3, 3 September 1999, p

5 C2: Increase F Tis is performed wen all te termal parameters are witin limits. Increase of F is done in two ways. 1. If te program operation as entered tis stage witout performing te decrease of F, F is increased by a significant value (say 1%). 2. If te program operation as entered tis stage after performing te decrease of F initially, F is increased by a muc smaller value (say 1%). C3: Decrease F Decreasing of F is performed wen any of te termal parameters ave exceeded te limitations. Decrease of F is also two folds. 1. If te program operation as entered tis stage witout performing an increase of F, F is decreased by a significant value (say 1%). 2. If te program operation as entered tis stage after performing te increase of F initially, F is decreased by a muc smaller value (say 1%). 3. Inaccuracies In Te Manual Two Step Approximation Te IEC guide requires a two step approximation wit te manual metod. Wen te profile of te load curve canges, suc tat a two step approximation does not follow te actual sape, te results obtained from te software become more accurate. Table 3.1 sows its excess over rated value wit cange in load factor of, 1. Te Ultimate top oil temp. rise ( θ ou - θ our ) 2. Temperature difference between ot spot and top oil ( θ td - θ tdr ) 3. Hot spot temperature (θ -θ r ) From te table 3.1 and te corresponding graps sown in figure 3.1 it is seen tat te increase in ot spot temperature due to increase in load factor beyond 1 p.u. is considerably iger tan decrease in ot spot temperature due to an equal decrease in load factor. Tis effect is taken into account in te software metod and result in accurate results. K θ ou - θ our θ td - θ tdr θ -θ r Table 3.1 Excess in Temp.rises & Hotspot temp. wit load factor Temp. (deg. celcius) Hot spot vs Load factor Load factor Figure 3.1 Excess in Hotspot temperature wit load factor In te two step approximation metod, te effect caused by cange in load factor is linearised for canges in ot spot temperature and can tus lead to significant errors. Tis inaccuracy caused by te two step approximation is furter illustrated in te case studies 1 and 2. Loading of Transformers beyond nameplate rating, Engineer, vol 3, 3 September 1999, p

6 Case Study 1 Te load curve in Case Study 1 as several steps as sown in figure 3.2. Two step approximation is also sown. Since te actual load curve is different from te approximated curve, te value for ageing obtained from software is.94 p.u.days, compared to te value of.62 p.u.days obtained from te two step curve. Tis inaccurate lower value of ageing from te two step curve can lead to an unexpected early damage of te transformer. If te actual load curve follows te two step curve, te software metod also gives te same result of.62 p.u. days for ageing. Tis proves tat te results from te software are correct. Case Study 2 An industrial load wit an installed transformer capacity of 175kVA, analysed using demand readings at 15min intervals, is sown in figure 3.3. Te load curve is of a complex sape and difficult to approximate to a two-step curve. Te two step approximation drawn in accordance to te guideline is also superimposed on te diagram. Te results of te load curve analysis using te software package are given in 3.1. Load (kva) Load (p.u) Time of day Figure 3.2 Load curve for case study Time (rs) Figure Daily Load Profile of Industrial Load Te results wit two step approximation gives.91 p.u days for ageing against 1.35 p.u. obtained from te software metod. T/F THERMAL PARAMETERS *********************************** Top Oil Temperature (celcius) : (15) Hotspot Temperature (celcius) : (14) Loss of life (p.u. days) : 1.35 (1) Optimise (Y/N) : 3.1 -Termal parameters of existing transformer at te Industrial Load 4. Effects on Performance Some practising engineers may get te feeling tat te loading of a transformer beyond its nameplate rating could give rise to problems in te distribution network, suc as an unacceptable voltage regulation or a marked reduction in te efficiency of industrial loads suc as induction motors. Tis is discussed in te following sections. 4.1 Voltage Regulation on Transformer Analysis is made on te cange in percentage voltage regulation due to loading above nameplate rating. Two transformers of 1kVA, 33kV/415V and 4kVA, 11kV/415V were considered wit typical data. Te standard equation 6 (6) was used for te calculation of percentage voltage regulation at a current loading of a times te rated full load current. ( ) ( cosθ 2 sin θ 2) a R a = a V ( cosθ 2 sin θ 2) 2 r + Vx + Vx Vr 2 (6) θ2 = Power factor angle R(a) = % voltage regulation Vr = % resistance voltage at full load Vx = % leakage reactance voltage at full load Te percentage voltage regulations of bot transformers, at a power factor of.8 lagging, are plotted in figure Loading of Transformers beyond nameplate rating, Engineer, vol 3, 3 September 1999, p

7 Te calculations sow tat in te 1kVA and 4kVA transformers te percentage regulation is 6.62% and 4.88% respectively even at 15% loading. % V Percentage Voltage Regulation at.8 p.f Load factor 1kVA,33kV/415V 4kVA, 11kV/415V Figure 4.1 Percentage Voltage Regulation at.8 p.f. 4.2 Effects on Motor Efficiency Te efficiency variation due to te reduction in terminal voltage is analysed using a 55kW Induction motor. Te efficiency equation (7) used for te calculation is, Efficiency= losses outputpower (7) Te losses include te stator copper and core losses, rotor copper loss and rotational losses. For te determination of tese losses no-load and block rotor tests were carried out. Te results obtained for motor efficiency wit variable terminal voltage are illustrated in table 4.2. Tis indicates tat even wit 1% reduction in terminal voltage, te effect on te motor performance is of no significance. Voltage, V Efficiency Table 4.2 Variation of efficiency wit reduction in terminal voltage 5. Conclusions Te software package is developed based on te standard equations given in IEC 354 guide. Te software package can be applied to any complex sape of load curve. Hence tis package gives a solution to te tedious manual calculations involved wit complex load profiles found in reality. Te studies made sows tat te results obtained for loss of life is more precise wit te software package, tan wit manual two step approximation. Tis will elp to reduce unexpected damage to te transformer in te future. Te practical results obtained for transformer voltage regulation sows tat it as no significant effect on te distribution network at acceptable loading conditions above nameplate rating. Wit regard to industrial loads suc as induction motors, again te test results sow tat te voltage drops caused by loading transformers above nameplate rating as no major effect on its performance. Tus it is recommended tat maximum utilisation of te transformer be made allowing loading beyond nameplate rating witin specified limits. 6. References 1. Brown P.M., and Wite J.P., Determination of te maximum cyclic rating of ig-voltage power transformers, Power Engineering Journal, Feb 1998, pp Heatcote, M.J., Transformer Ratings, Letters to te Editor, Power Engineering Journal, Jun 1998, pp IEC 354: Loading Guide for Oil Immersed Power Transformers, 2 nd Edition, Perera KBMI, Lucas JR, Kumarasinge KKASD, Dias RLIK, Atukorala UADR, Gunawardana PGA., Optimisation of Transformer Design based on Load Curve, IEE Sri Lanka Annual session, September Loading of Transformers beyond nameplate rating, Engineer, vol 3, 3 September 1999, p

8 5. Press W.H., Flannery B.P., Teukolsky S.A., Vetterling.T., Numerical Recipes in C, Cambridge University Press, Heatcote Martin J., J & P Transformer Book, Twelft edition, Jonson & Pillips Ltd, Appendix A A.1 Loading Tables & Graps metod In te loading tables & graps metod te load curve is approximated to a two step curve. Wit complex load curves te accuracy of te results depends igly on personal skills of te user. A1.1 Metod of representing an actual load cycle by an equivalent two-step cycle To use te Tables and Graps of te guide te daily load cycle as to be represented by a simplified load cycle as sown in figure A.1.1. Te load steps K 1 is selected as te average value of te off-peak portion of te curve wile te load Load factor K 1 T p a d c T p = Peak duration step K 2 is selected equal to te peak load of te curve. i.e. Area 1 = Area 2 + Area 3 + Area 4 Te peak load duration T p sould also be selected on an area basis. Area a + Area b = Area c + Area d Te value T p is owever restricted to a few standard values in te Table and Grap metod. b K 2 24 Time of day Figure A.1.1- Approximation metod A.2 Software metod Te standard equations given in IEC 354 loading guide for oil immersed power transformers ave been used in te software metod. A.2.1 Top Oil Temperature Rise Te oil temperature rise (e.g.: for top oil) after time interval t is given by equation A1. θot= θoi+ ( θou θoi)(1 e t/τo ) A1 and te Ultimate top oil temperature rise θou is given by equation A2. θ ou R x θoi θor θot θou = θ or 1 + RK 1+ R 2 x = Loss ratio = Load loss at rated current load loss = Oil exponent = Initial top oil temperature rise = Top oil rise at rated current A2 = Top oil temp. rise after time t = Ultimate top oil temp. rise corresponding to load during time t A.2.2 Hot Spot Temperature For ON cooling, te ultimate ot spot temperature (θ) under any load K can be stated as in equation A3 θ = θa + θot + θtd A3 Te temperature difference between ot spot & top oil is given by equation A4 θtd = Hg r K y A4 It is seen tat wit canges in load tis component of ot spot temperature also canges. A.2.3 Termal ageing Relative termal ageing rate Te relative rate of termal ageing for transformers designed in accordance wit IEC 76 is taken to be equal to unity for a ot spot temperature of 98 C. Loading of Transformers beyond nameplate rating, Engineer, vol 3, 3 September 1999, p

9 Tis corresponds to operation at an ambient temperature of 2 C and a ot spot temperature rise of 78 C. Te relative ageing rate is given by equation A5. Start Module C C1: Initialize Load curve multiplier F = 1 ageing rateat V = ageing rateat 98 θ θ = o C ( 98) / 6 2 A5 Hot spot rise(78 C) = Hot spot to top oil gradient (23 C) + Top oil temperature rise (55 C) Hence for a design ambient temperature oter tan 2 C, te ot spot temperature rise as to be modified accordingly. For example wen te design ambient is 3 C, te allowable ot spot rise is 68 C. Loss of life calculation Te relative ageing (or relative loss of life ) over a certain period of time is given by equation A6. L 1 t2 = T V dt A6 t1 Max top oil temp. rise not exceeded Max ot spot temp.not Ageing not Hold te values of top oil temp, ot spot temp, ageing & F C2: Increase F Load Cycle * F Calculate top oil, ot spot & ageing top oil ot spot Ageing C3: Decrease F Load Cycle * F Calculate top oil, ot spot & ageing top oil not ot spot not Ageing not Figure Flow Cart for finding Optimum Load Curve Multiplier Loading of Transformers beyond nameplate rating, Engineer, vol 3, 3 September 1999, p

Loading transformers with non sinusoidal currents

Loading transformers with non sinusoidal currents LES00070-ZB rev. Loading transformers wit non sinusoidal currents K Factor Loading transformers wit non sinusoidal currents... Interpretation / example... 6 Copyrigt 007 ABB, All rigts reserved. LES00070-ZB

More information

Energy Savings with an Energy Star Compliant Harmonic Mitigating Transformer

Energy Savings with an Energy Star Compliant Harmonic Mitigating Transformer Energy Savings wit an Energy Star Compliant Harmonic Mitigating Transformer Tony Hoevenaars, P.Eng, Vice President Mirus International Inc. Te United States Environmental Protection Agency s Energy Star

More information

A REVIEW OF THE NEW AUSTRALIAN HARMONICS STANDARD AS/NZS

A REVIEW OF THE NEW AUSTRALIAN HARMONICS STANDARD AS/NZS A REVIEW OF THE NEW AUSTRALIAN HARMONICS STANDARD AS/NZS 61000.3.6 Abstract V. J. Gosbell 1, P. Muttik 2 and D.K. Geddey 3 1 University of Wollongong, 2 Alstom, 3 Transgrid v.gosbell@uow.edu.au Harmonics

More information

ON TWO-PLANE BALANCING OF SYMMETRIC ROTORS

ON TWO-PLANE BALANCING OF SYMMETRIC ROTORS Proceedings of ME Turbo Expo 0 GT0 June -5, 0, openagen, Denmark GT0-6806 ON TO-PLNE BLNING OF YMMETRI ROTOR Jon J. Yu, P.D. GE Energy 63 Bently Parkway out Minden, Nevada 8943 U Pone: (775) 5-5 E-mail:

More information

Unit 5 Waveguides P a g e 1

Unit 5 Waveguides P a g e 1 Unit 5 Waveguides P a g e Syllabus: Introduction, wave equation in Cartesian coordinates, Rectangular waveguide, TE, TM, TEM waves in rectangular guides, wave impedance, losses in wave guide, introduction

More information

Distribution Transformer Losses Evaluation under Non-Linear Load

Distribution Transformer Losses Evaluation under Non-Linear Load Distribution Transformer Losses Evaluation under Non-Linear Load *Dalila M.S., Kalid M. N. and Md Sa M. Centre of Electrical Energy System, Faculty of Electrical Engineering, Universiti Teknologi Malaysia,

More information

Abstract 1. INTRODUCTION

Abstract 1. INTRODUCTION Allocating armonic emission to MV customers in long feeder systems V.J. Gosbell and D. Robinson Integral nergy Power Quality Centre University of Wollongong Abstract Previous work as attempted to find

More information

ANALYSIS OF HARMONIC DISTORTION LEVELS ON A DISTRIBUTION NETWORK

ANALYSIS OF HARMONIC DISTORTION LEVELS ON A DISTRIBUTION NETWORK Presented in AUPEC 7, Pert, Western Australia, 9- December, 7 ANALYSIS OF HARMONIC DISTORTION LEVELS ON A DISTRIBUTION NETWORK Glenn Nicolson - Manukau Institute of Tecnology, Auckland, New Zealand Professor

More information

Effect of Harmonics on Distribution Transformer Losses and Capacity

Effect of Harmonics on Distribution Transformer Losses and Capacity nternational Journal of Engineering Tecnology Science and Researc SSN 394 3386 June 017 Effect of Harmonics on Distribution Transformer Losses and Capacity Jaspreet Sing Sanjeev Sing Amanpreet Sing unjab

More information

Lecture-3 Amplitude Modulation: Single Side Band (SSB) Modulation

Lecture-3 Amplitude Modulation: Single Side Band (SSB) Modulation Lecture-3 Amplitude Modulation: Single Side Band (SSB) Modulation 3.0 Introduction. 3.1 Baseband Signal SSB Modulation. 3.1.1 Frequency Domain Description. 3.1. Time Domain Description. 3. Single Tone

More information

5.3 Sum and Difference Identities

5.3 Sum and Difference Identities SECTION 5.3 Sum and Difference Identities 21 5.3 Sum and Difference Identities Wat you ll learn about Cosine of a Difference Cosine of a Sum Sine of a Difference or Sum Tangent of a Difference or Sum Verifying

More information

On the relation between radiated and conducted RF emission tests

On the relation between radiated and conducted RF emission tests Presented at te 3 t International Zuric Symposium on Electromagnetic Compatibility, February 999. On te relation between radiated and conducted RF emission tests S. B. Worm Pilips Researc Eindoven, te

More information

DYNAMIC BEAM FORMING USING CHIRP SIGNALS

DYNAMIC BEAM FORMING USING CHIRP SIGNALS BeBeC-018-D04 DYNAMIC BEAM FORMING USING CHIRP SIGNALS Stuart Bradley 1, Lily Panton 1 and Matew Legg 1 Pysics Department, University of Auckland 38 Princes Street, 1010, Auckland, New Zealand Scool of

More information

Research on harmonic analysis and Simulation of grid connected synchronous motor Jian Huang1,a, Bingyang Luo2,b

Research on harmonic analysis and Simulation of grid connected synchronous motor Jian Huang1,a, Bingyang Luo2,b 5t nternational Conference on Environment, Materials, Cemistry and Power Electronics (EMCPE 06) Researc on armonic analysis and Simulation of grid connected syncronous motor Jian Huang,a, Bingyang Luo,b

More information

A Guide for the Assessment and Mitigation of Bleed, Gloss Change, and Mold in Inkjet Prints During High-humidity Conditions

A Guide for the Assessment and Mitigation of Bleed, Gloss Change, and Mold in Inkjet Prints During High-humidity Conditions A Guide for te Assessment and Mitigation of Bleed, Gloss Cange, and Mold in Inkjet Prints During Hig-umidity Conditions Jennifer Burger; University of Rocester and Daniel Burge; Image Permanence Institute,

More information

Machine Vision System for Automatic Weeding Strategy in Oil Palm Plantation using Image Filtering Technique

Machine Vision System for Automatic Weeding Strategy in Oil Palm Plantation using Image Filtering Technique Macine Vision System for Automatic Weeding Strategy in Oil Palm Plantation using Image Filtering Tecnique Kamarul Hawari Gazali, Mod. Marzuki Mustafa, and Aini Hussain Abstract Macine vision is an application

More information

Damping Algorithm based on Phasor Estimation

Damping Algorithm based on Phasor Estimation Damping Algoritm based on Pasor Estimation Lennart Ängquist, Non-member IEEE ABB Power Systems AB S-7 64 Västerås, Sweden Abstract: Te paper describes a new metod to generate te reactance reference for

More information

Calculation of Antenna Pattern Influence on Radiated Emission Measurement Uncertainty

Calculation of Antenna Pattern Influence on Radiated Emission Measurement Uncertainty Calculation of Antenna Pattern Influence on Radiated Emission Measurement Uncertainty Alexander Kriz Business Unit RF-Engineering Austrian Researc Centers GmbH - ARC A-444 Seibersdorf, Austria alexander.kriz@arcs.ac.at

More information

ENGINEERING RECOMMENDATION G5/5

ENGINEERING RECOMMENDATION G5/5 ENGINEERING RECOMMENDATION G5/5 EMISSION LIMITS FOR HARMONIC VOLTAGE DISTORTION AND THE CONNECTION OF NON-LINEAR AND RESONANT EQUIPMENT TO TRANSMISSION SYSTEMS AND DISTRIBUTION NETWORKS IN THE UNITED KINGDOM

More information

Effects of Harmonic Pollution on Three-Phase Electrical Motors

Effects of Harmonic Pollution on Three-Phase Electrical Motors t nternational Conference on Electrical and Electronics Engineering (CEEE-7) Oct. -, 07 Bali (ndonesia) Effects of Harmonic Pollution on Tree-Pase Electrical Motors Eleonora. Darie, Emanuel. Darie Abstract

More information

This study concerns the use of machine learning based

This study concerns the use of machine learning based Modern AI for games: RoboCode Jon Lau Nielsen (jlni@itu.dk), Benjamin Fedder Jensen (bfje@itu.dk) Abstract Te study concerns te use of neuroevolution, neural networks and reinforcement learning in te creation

More information

OPTI-502 Optical Design and Instrumentation I John E. Greivenkamp Homework Set 5 Fall, 2018

OPTI-502 Optical Design and Instrumentation I John E. Greivenkamp Homework Set 5 Fall, 2018 Homework Set 5 all, 2018 Assigned: 9/26/18 Lecture 11 Due: 10/3/18 Lecture 13 Midterm Exam: Wednesday October 24 (Lecture 19) 5-1) Te following combination of tin lenses in air is in a telepoto configuration:

More information

Analysis of High Neutral Currents and Harmonic Impacts on Losses and Capacities of Distribution Transformers

Analysis of High Neutral Currents and Harmonic Impacts on Losses and Capacities of Distribution Transformers roceedings of te World Congress on Engineering 06 Vol I WCE 06, June 9 - July, 06, London, U.K. Analysis of Hig Neutral Currents and Harmonic Impacts on Losses and Capacities of Distribution Transformers

More information

Published in: Proceedings of 8th Annual IEEE Energy Conversion Congress & Exposition (ECCE 2016)

Published in: Proceedings of 8th Annual IEEE Energy Conversion Congress & Exposition (ECCE 2016) Aalborg Universitet A Multi-Pulse Front-End Rectifier System wit Electronic Pase-Sifting for Harmonic Mitigation in Motor Drive Applications Zare, Firuz; Davari, Pooya; Blaabjerg, Frede Publised in: Proceedings

More information

School of Electrical and Computer Engineering, Cornell University. ECE 303: Electromagnetic Fields and Waves. Fall 2007

School of Electrical and Computer Engineering, Cornell University. ECE 303: Electromagnetic Fields and Waves. Fall 2007 Scool of Electrical and Computer Engineering, Cornell University ECE 303: Electromagnetic Fields and Waves Fall 007 Homework 11 Due on Nov. 9, 007 by 5:00 PM Reading Assignments: i) Review te lecture notes.

More information

Performance analysis and comparison of m x n zero forcing and MMSE equalizer based receiver for mimo wireless channel

Performance analysis and comparison of m x n zero forcing and MMSE equalizer based receiver for mimo wireless channel Songklanakarin J. Sci. Tecnol. 33 (3), 335-340, May - Jun. 0 ttp://www.sjst.psu.ac.t Original Article Performance analysis and comparison of m x n zero forcing and MMSE equalizer based receiver for mimo

More information

Power Quality Analysis Using An Adaptive Decomposition Structure

Power Quality Analysis Using An Adaptive Decomposition Structure Power Quality Analysis Using An Adaptive Decomposition Structure Doğan Gökan Ece 1 and Ömer Nezi Gerek 1 (1) Dept. of Electrical and Elctronics Engineering, Anadolu University, Scool of Engineering and

More information

CAPACITY OF MULTIPLE ACCESS CHANNELS WITH CORRELATED JAMMING

CAPACITY OF MULTIPLE ACCESS CHANNELS WITH CORRELATED JAMMING CAPACITY OF MULTIPLE ACCESS CHANNELS WITH CORRELATED JAMMING Sabnam Safiee and Sennur Ulukus Department of Electrical and Computer Engineering University of Maryland College Park, MD ABSTRACT We investigate

More information

Spectrum Sharing with Multi-hop Relaying

Spectrum Sharing with Multi-hop Relaying Spectrum Saring wit Multi-op Relaying Yong XIAO and Guoan Bi Scool of Electrical and Electronic Engineering Nanyang Tecnological University, Singapore Email: xiao001 and egbi@ntu.edu.sg Abstract Spectrum

More information

Modelling Capture Behaviour in IEEE Radio Modems

Modelling Capture Behaviour in IEEE Radio Modems Modelling Capture Beaviour in IEEE 80211 Radio Modems Cristoper Ware, Joe Cicaro, Tadeusz Wysocki cris@titruoweduau 20t February Abstract In tis paper we investigate te performance of common capture models

More information

GENERALLY, the power loss in the winding of an

GENERALLY, the power loss in the winding of an INTL JOURNAL OF ELECTRONICS AND TELECOMMUNICATIONS, 00, VOL. 6, NO., PP. 7-6 Manuscript received July 0, 00: revised September, 00. DOI: 0.78/v077-00-00- Foil Winding Resistance and Power Loss in Individual

More information

3D Hole Inspection Using Lens with High Field Curvature

3D Hole Inspection Using Lens with High Field Curvature 10.1515/msr-2015-0008 MEASUREMENT SCIENCE REVIEW, Volume 15, No. 1, 2015 3D Hole Inspection Using Lens wit Hig Field Curvature Petr Zavyalov Tecnological Design Institute of Scientific Instrument Engineering,

More information

Channel Estimation Filter Using Sinc-Interpolation for UTRA FDD Downlink

Channel Estimation Filter Using Sinc-Interpolation for UTRA FDD Downlink { Cannel Estimation Filter Using Sinc-Interpolation for UTA FDD Downlink KLAUS KNOCHE, JÜGEN INAS and KAL-DIK KAMMEYE Department of Communications Engineering, FB- University of Bremen P.O. Box 33 4 4,

More information

Punctured Binary Turbo-Codes with Optimized Performance

Punctured Binary Turbo-Codes with Optimized Performance Punctured Binary Turbo-odes wit Optimized Performance I. atzigeorgiou, M. R. D. Rodrigues, I. J. Wassell Laboratory for ommunication Engineering omputer Laboratory, University of ambridge {ic1, mrdr, iw}@cam.ac.uk

More information

LINEAR IRRADIATION TYPE UV-LED UNIT. Concentration of optical technology

LINEAR IRRADIATION TYPE UV-LED UNIT. Concentration of optical technology LINEAR IRRADIATION TYPE U-LED UNIT Concentration of optical tecnology LINEAR IRRADIATION TYPE U-LED UNIT Offering U-LED ligt sources wit a cluster of potonics tecnology Te LC-L5G U-LED ligt sources ave

More information

Modeling and Characterization of Leakage Inductances for Transformer Winding Fault Studies

Modeling and Characterization of Leakage Inductances for Transformer Winding Fault Studies Modeling and Caracterization of Leakage Inductances for ransformer Winding Fault Studies Luís M.R. Oliveira 1,3 and A.J. Marques Cardoso,3 1 Instituto Superior de Engenaria, Universidade do Algarve, Faro,

More information

Comparative Study on Different Dual-Band HIS Structures

Comparative Study on Different Dual-Band HIS Structures ISSN (Print) : 232 3765 International Journal of Advanced Researc in Electrical, (An ISO 3297: 27 Certified Organization) Vol. 4, Issue 1, January 215 Comparative Study on Different Dual-Band HIS Structures

More information

ON THE IMPACT OF RESIDUAL CFO IN UL MU-MIMO

ON THE IMPACT OF RESIDUAL CFO IN UL MU-MIMO ON THE IMPACT O RESIDUAL CO IN UL MU-MIMO eng Jiang, Ron Porat, and Tu Nguyen WLAN Group of Broadcom Corporation, San Diego, CA, USA {fjiang, rporat, tun}@broadcom.com ABSTRACT Uplink multiuser MIMO (UL

More information

Grid Filter Design for a Multi-Megawatt Medium-Voltage Voltage Source Inverter

Grid Filter Design for a Multi-Megawatt Medium-Voltage Voltage Source Inverter Grid Filter Design for a Multi-Megawatt Medium-Voltage Voltage Source Inverter A.A. Rockill, Grad. Student Member, IEEE, Marco Liserre, Senior Member, IEEE, Remus Teodorescu, Member, IEEE and Pedro Rodriguez,

More information

The investment casting process can produce

The investment casting process can produce T E C H N I C L U P T E esigning for Investment Castings Te investment casting process can prouce almost any sape from almost any alloy. s wit all processes, owever, esigning for te process can lower cost

More information

Performance Improvement of 4x4 Extended Alamouti Scheme with Implementation of Eigen Beamforming Technique

Performance Improvement of 4x4 Extended Alamouti Scheme with Implementation of Eigen Beamforming Technique Performance Improvement of 4x4 Extended Alamouti Sceme wit Implementation of Eigen Beamforming Tecnique Maarsi N. Rindani Lecturer, EC Department RK University, Rajkot, ndia-360007 Niscal M. Rindani Sr.

More information

Sample Survey and Sampling Methods

Sample Survey and Sampling Methods Sample Survey and Sampling Metods Course unit ECON 53115 MA/MSSc in Economics Dr. WM Semasinge Dept. of Economics Tere are several important concepts relating to te sample survey and sampling metods. Population:

More information

Transformer Factory Testing

Transformer Factory Testing Transformer Factory Testing John J. Foschia Test Engineer John.Foschia@spx.com September 2018 Reasons for Testing Compliance with user specifications Assessment of quality and reliability Verification

More information

Analysis of Rectangular Notch Antenna for Dual-Band Operation

Analysis of Rectangular Notch Antenna for Dual-Band Operation Engineering, 00,, 9-96 doi:0.436/eng.00.0 Publised Online February 00 (ttp://www.scirp.org/journal/eng). Analysis of Rectangular Notc Antenna for Dual-Band Operation Abstract Rajes Kumar Viswakarma, Sanjay

More information

Estimation of Dielectric Constant for Various Standard Materials using Microstrip Ring Resonator

Estimation of Dielectric Constant for Various Standard Materials using Microstrip Ring Resonator Journal of Science and Tecnology, Vol. 9 No. 3 (017) p. 55-59 Estimation of Dielectric Constant for Various Standard Materials using Microstrip Ring Resonator Pek Jin Low 1, Famiruddin Esa 1*, Kok Yeow

More information

Optimal Multiobjective Design of Hybrid Active Power Filters Considering a Distorted Environment

Optimal Multiobjective Design of Hybrid Active Power Filters Considering a Distorted Environment Optimal Multiobjective Design of Hybrid Active Power Filters Considering a Distorted Environment Abstract Te development of new passive, active and ybrid filtering tecniques is important, and te issues

More information

Application of two-stage ADALINE for estimation of synchrophasor

Application of two-stage ADALINE for estimation of synchrophasor International Journal of Smart Grid and Clean Energy Application of two-stage ADALINE for estimation of syncropasor Ceng-I Cen a, Yeong-Cin Cen b, Cao-Nan Cen b, Cien-Kai Lan b a a National Central University,

More information

Indirect Measurement

Indirect Measurement exploration Georgia Performance Standards M6G1.c, M6A2.c, M6A2.g Te eigts of very tall structures can be measured indirectly using similar figures and proportions. Tis metod is called indirect measurement.

More information

SELF-TAPPING SCREWS AS REINFORCEMENTS IN BEAM SUPPORTS. I Bejtka H J Blaß. Lehrstuhl für Ingenieurholzbau und Baukonstruktionen Universität Karlsruhe

SELF-TAPPING SCREWS AS REINFORCEMENTS IN BEAM SUPPORTS. I Bejtka H J Blaß. Lehrstuhl für Ingenieurholzbau und Baukonstruktionen Universität Karlsruhe CIB-W18/39-7-2 INTERNATIONAL COUNCIL FOR RESEARCH AND INNOVATION IN BUILDING AND CONSTRUCTION WORKING COMMISSION W18 - TIMBER STRUCTURES SELF-TAPPING SCREWS AS REINFORCEMENTS IN BEAM SUPPORTS I Bejtka

More information

ON THE USE OF MULTI-HARMONIC LEAST-SQUARES FITTING FOR THD ESTIMATION IN POWER QUALITY ANALYSIS

ON THE USE OF MULTI-HARMONIC LEAST-SQUARES FITTING FOR THD ESTIMATION IN POWER QUALITY ANALYSIS Metrol. Meas. Syst., Vol. XIX (2012), No. 2, pp. 295-306. METROLOGY AND MEASUREMENT SYSTEMS Index 330930, ISSN 0860-8229 www.metrology.pg.gda.pl ON THE USE OF MULTI-HARMONIC LEAST-SQUARES FITTING FOR THD

More information

TRANSFORMERS PART A. 2. What is the turns ratio and transformer ratio of transformer? Turns ratio = N2/ N1 Transformer = E2/E1 = I1/ I2 =K

TRANSFORMERS PART A. 2. What is the turns ratio and transformer ratio of transformer? Turns ratio = N2/ N1 Transformer = E2/E1 = I1/ I2 =K UNIT II TRANSFORMERS PART A 1. Define a transformer? A transformer is a static device which changes the alternating voltage from one level to another. 2. What is the turns ratio and transformer ratio of

More information

An Experimental Downlink Multiuser MIMO System with Distributed and Coherently-Coordinated Transmit Antennas

An Experimental Downlink Multiuser MIMO System with Distributed and Coherently-Coordinated Transmit Antennas An Experimental Downlink Multiuser MIMO System wit Distributed and Coerently-Coordinated Antennas Dragan Samardzija, Howard Huang, Reinaldo Valenzuela and Teodore Sizer Bell Laboratories, Alcatel-Lucent,

More information

Research on Three-level Rectifier Neutral-Point Voltage Balance. Control in Traction Power Supply System of High. Speed Train

Research on Three-level Rectifier Neutral-Point Voltage Balance. Control in Traction Power Supply System of High. Speed Train Researc on Tree-level Rectifier Neutral-Point Voltage Balance Control in Traction Power Supply System of Hig Speed Train LU XIAO-JUAN, WANG XIN-JU, GUO QI, LI SHU-YUAN Scool of Automation and Electric

More information

Modelling and Control of Gene Regulatory Networks for Perturbation Mitigation

Modelling and Control of Gene Regulatory Networks for Perturbation Mitigation Tis article as been accepted for publication in a future issue of tis journal, but as not been fully edited. Content may cange prior to final publication. Citation information: DOI.9/TCBB.., IEEE/ACM IEEE/ACM

More information

IMAGE ILLUMINATION (4F 2 OR 4F 2 +1?)

IMAGE ILLUMINATION (4F 2 OR 4F 2 +1?) IMAGE ILLUMINATION ( OR +?) BACKGROUND Publications abound wit two differing expressions for calculating image illumination, te amount of radiation tat transfers from an object troug an optical system

More information

Trigonometric Functions of any Angle

Trigonometric Functions of any Angle Trigonometric Functions of an Angle Wen evaluating an angle θ, in standard position, wose terminal side is given b te coordinates (,), a reference angle is alwas used. Notice ow a rigt triangle as been

More information

An Efficient Handoff Scheme Using a Minimum Residual Time First Scheme

An Efficient Handoff Scheme Using a Minimum Residual Time First Scheme An Efficient Handoff Sceme Using a Minimum Residual Time First Sceme Bilal Owaidat Rola Kassem and Hamza Issa Abstract Wen a mobile station (MS) wit an ongoing call is about to leave a cell te base station

More information

Aalborg Universitet. Published in: IET Power Electronics. DOI (link to publication from Publisher): /iet-pel Publication date: 2018

Aalborg Universitet. Published in: IET Power Electronics. DOI (link to publication from Publisher): /iet-pel Publication date: 2018 Aalborg Universitet Load-Independent Harmonic Mitigation in SCR-Fed Tree-Pase Multiple Adjustable Speed Drive Systems wit Deliberately Dispatced Firing Angles Yang, Yongeng; Davari, Pooya; Blaabjerg, Frede;

More information

Directional Derivative, Gradient and Level Set

Directional Derivative, Gradient and Level Set Directional Derivative, Gradient and Level Set Liming Pang 1 Directional Derivative Te partial derivatives of a multi-variable function f(x, y), f f and, tell us te rate of cange of te function along te

More information

UNIVERSITY OF TECHNOLOGY By: Fadhil A. Hasan ELECTRICAL MACHINES

UNIVERSITY OF TECHNOLOGY By: Fadhil A. Hasan ELECTRICAL MACHINES UNIVERSITY OF TECHNOLOGY DEPARTMENT OF ELECTRICAL ENGINEERING Year: Second 2016-2017 By: Fadhil A. Hasan ELECTRICAL MACHINES І Module-II: AC Transformers o Single phase transformers o Three-phase transformers

More information

Evaluation Model of Microblog Information Confidence Based on BP Neural Network

Evaluation Model of Microblog Information Confidence Based on BP Neural Network Evaluation Model of Microblog Information Confidence Based on BP Neural Network Yuguang Ye Quanzou Normal University; Quanzou, 36, Cina Abstract: As te carrier of social media, microblog as become an important

More information

AS/NZS :2013 (IEC , , MOD)

AS/NZS :2013 (IEC , , MOD) AS/NZS 60076.7:2013 (IEC 60076-7, Ed. 1.0 2005, MOD) Australian/New Zealand Standard Power transformers Part 7: Loading guide for oil-immersed power transformers AS/NZS 60076.7:2013 AS/NZS 60076.7:2013

More information

A Filtering Scheme for Reducing Harmonics Penetration into Transmission Systems (V1.0)

A Filtering Scheme for Reducing Harmonics Penetration into Transmission Systems (V1.0) A Filtering Sceme for Reducing Harmonics Penetration into Systems (V.) J. W. Hagge, Senior Member, IEEE, and L. L. Grigsby, Fellow, IEEE Abstract--Tis paper presents a novel sceme to reduce armonics penetration

More information

Polyphase Filter Approach for High Performance, FPGA-Based Quadrature Demodulation

Polyphase Filter Approach for High Performance, FPGA-Based Quadrature Demodulation Polypase Filter Approac for Hig Performance, FPGA-Based Quadrature Demodulation J.M.P. Langlois 1, D. Al-Kalili 1, R.J. Inkol 1 Department of Electrical and Computer Engineering, Royal Military College

More information

The deterministic EPQ with partial backordering: A new approach

The deterministic EPQ with partial backordering: A new approach Omega 37 (009) 64 636 www.elsevier.com/locate/omega Te deterministic EPQ wit partial backordering: A new approac David W. Pentico a, Mattew J. Drake a,, Carl Toews b a Scool of Business Administration,

More information

Francesc Casanellas C. Sant Ramon, Aiguafreda - Spain NATURAL PERSPECTIVE

Francesc Casanellas C. Sant Ramon, Aiguafreda - Spain NATURAL PERSPECTIVE Francesc Casanellas C. Sant Ramon, 5 08591 Aiguafreda - Spain +34 677 00 00 00 francesc@casanellas.com - www.casanellas.com NATURAL PERSPECTIVE Introduction Te first studies on perspective were made in

More information

Optimal DG Placement and Sizing in Distribution System for Loss and THD Reduction

Optimal DG Placement and Sizing in Distribution System for Loss and THD Reduction International Journal of Electronic and Electrical Engineering. ISSN 0974-2174 Volume 5, Number 3 (2012), pp. 227-237 International Researc Publication House ttp://www.irpouse.com Optimal Placement and

More information

Combined Noise Tools. i Development i Innovation i Cooperation i Responsibility XI AN WELL-SUN ELECTRONIC TECHNOLOGY PLC.

Combined Noise Tools. i Development i Innovation i Cooperation i Responsibility XI AN WELL-SUN ELECTRONIC TECHNOLOGY PLC. i Development i Innovation i Cooperation i Responsibility Overview A leaking well can damage te environment and result in production loss. Te Noise Tool ouses a sensitive ydropone tat is igly effective

More information

Genetic Algorithm for Wireless Sensor Network With Localization Based Techniques

Genetic Algorithm for Wireless Sensor Network With Localization Based Techniques International Journal of Scientific and Researc Publications, Volume, Issue 9, September 201 1 Genetic Algoritm for Wireless Sensor Network Wit Localization Based Tecniques * Kapil Uraiya, ** Dilip Kumar

More information

Protecting power transformers from common adverse conditions

Protecting power transformers from common adverse conditions Protecting power transformers from common adverse conditions by Ali Kazemi, and Casper Labuschagne, Schweitzer Engineering Laboratories Power transformers of various size and configuration are used throughout

More information

Power Quality Issues, Problems and Related Standards Avinash Panwar1,ASSISTANT PROFESSOR, MADHAV UNIVERSITY ABU ROAD INDIA

Power Quality Issues, Problems and Related Standards Avinash Panwar1,ASSISTANT PROFESSOR, MADHAV UNIVERSITY ABU ROAD INDIA Power Quality Issues, Problems and Related Standards Avinas Panwar1,ASSISTANT PROFESSOR, MADHAV UNIVERSITY ABU ROAD INDIA 1 apanwar84@gmail.com, Summary: Te growt in power electronics as impacted many

More information

Overview of MIMO Radio Channels

Overview of MIMO Radio Channels Helsinki University of Tecnology S.72.333 Postgraduate Course in Radio Communications Overview of MIMO Radio Cannels 18, May 2004 Suiyan Geng gsuiyan@cc.ut.fi Outline I. Introduction II. III. IV. Caracteristics

More information

ELEC 546 Lecture #9. Orthogonal Frequency Division Multiplexing (OFDM): Basic OFDM System

ELEC 546 Lecture #9. Orthogonal Frequency Division Multiplexing (OFDM): Basic OFDM System ELEC 546 Lecture #9 Ortogonal Frequency Division Multiplexing (OFDM): Basic OFDM System Outline Motivations Diagonalization of Vector Cannels Transmission of one OFDM Symbol Transmission of sequence of

More information

A STATISTICALLY VALID METHOD FOR USING FIA PLOTS TO GUIDE SPECTRAL CLASS REJECTION IN PRODUCING STRATIFICATION MAPS

A STATISTICALLY VALID METHOD FOR USING FIA PLOTS TO GUIDE SPECTRAL CLASS REJECTION IN PRODUCING STRATIFICATION MAPS A STATISTICALLY VALID METHOD FOR USING FIA PLOTS TO GUIDE SPECTRAL CLASS REJECTION IN PRODUCING STRATIFICATION MAPS Micael L. Hoppus and Andrew J. Lier ABSRACT. A Landsat TM classification metod (iterative

More information

A Study of Grounding Grid Characteristics with Conductive Concrete

A Study of Grounding Grid Characteristics with Conductive Concrete A Study of Grounding Grid Caracteristics wit Conductive Concrete Cun-Yao Lee and Siang-Ren Wang Abstract e purpose of tis paper is to improve electromagnetic caracteristics on grounding grid by applying

More information

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad - 00 03 ELECTRICAL AND ELECTRONICS ENGINEERING ASSIGNMENT Course Name : ELECRICAL MACHINES - II Course Code : A0 Class : II B.TECH-II

More information

Architecture for filtering images using Xilinx System Generator

Architecture for filtering images using Xilinx System Generator Arcitecture for filtering images using Xilinx System Generator Alba M. Sáncez G., Ricardo Alvarez G., Sully Sáncez G.; FCC and FCE BUAP Abstract Tis paper presents an arcitecture for filters pixel by pixel

More information

Cooperative Request-answer Schemes for Mobile Receivers in OFDM Systems

Cooperative Request-answer Schemes for Mobile Receivers in OFDM Systems Cooperative Request-answer Scemes for Mobile Receivers in OFDM Systems Y. Samayoa, J. Ostermann Institut für Informationsverarbeitung Gottfried Wilelm Leibniz Universität Hannover 30167 Hannover, Germany

More information

Design and Implementation of Aperture Coupled Microstrip IFF Antenna

Design and Implementation of Aperture Coupled Microstrip IFF Antenna PIERS ONLINE, VOL. 4, NO. 1, 2008 1 Design and Implementation of Aperture Coupled Microstrip IFF Antenna M. N. Jazi 1, Z. H. Firouze 2, H. Mirmoammad-Sadegi, and G. Askari 1 Institut National de la Recerce

More information

148 Electric Machines

148 Electric Machines 148 Electric Machines 3.1 The emf per turn for a single-phase 2200/220- V, 50-Hz transformer is approximately 12 V. Calculate (a) the number of primary and secondary turns, and (b) the net cross-sectional

More information

HEADSET INFORMATION ENGLISH

HEADSET INFORMATION ENGLISH HEADSET INFORMATION ENGLISH FORWARD Product Safety and RF Exposure Compliance: Tis product is designed to be used in isolation or in conjunction wit a two-way radio. Before using tis product wit a two-way

More information

SIMULATION AND PROJECT OF HIGH FREQUENCY TRANSFORMER APPLIED TO A PLASMA PLANT

SIMULATION AND PROJECT OF HIGH FREQUENCY TRANSFORMER APPLIED TO A PLASMA PLANT SIMULATIO AD PROJECT OF HIGH FREQUECY TRASFORMER APPLIED TO A PLASMA PLAT Giancarlos Costa Barbosa 1, Andrés Ortiz Salazar 2, Jean Paul Dubut 3, José Alberto Díaz Amado 4 1 Instituto Federal do Rio Grande

More information

Analytical Formulae for Calculating SRM Modal Frequencies for Reduced Vibration and Acoustic Noise Design

Analytical Formulae for Calculating SRM Modal Frequencies for Reduced Vibration and Acoustic Noise Design Analtical Formulae for Calculating SM Modal Frequencies for educed Vibration and Acoustic Noise Design W. Cai Delco em America, Inc. 9 Enterprise Drive, Anderson, IN 4613, email: caiw@delcorem.com P.Pilla

More information

Contour Measuring System CONTRACER CV-1000/2000

Contour Measuring System CONTRACER CV-1000/2000 Form Measurement Contour Measuring System CONTRACER CV-1000/2000 Catalog No.E4333-218 Digital, cost-effective contour measuring instruments feature excellent portability and versatility. Digital analysis

More information

Image Feature Extraction and Recognition of Abstractionism and Realism Style of Indonesian Paintings

Image Feature Extraction and Recognition of Abstractionism and Realism Style of Indonesian Paintings Image Feature Extraction and Recognition of Abstractionism and Realism Style of Indonesian Paintings Tieta Antaresti R P and Aniati Murni Arymurty Faculty of Computer Science University of Indonesia Depok

More information

SYNCHRONOUS MACHINES

SYNCHRONOUS MACHINES SYNCHRONOUS MACHINES The geometry of a synchronous machine is quite similar to that of the induction machine. The stator core and windings of a three-phase synchronous machine are practically identical

More information

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad - 00 0 ELECTRICAL AND ELECTRONICS ENGINEERING QUESTION BANK Course Name Course Code Class Branch : ELECRICAL MACHINES - II : A0 :

More information

Problems on Differential and OP-AMP circuits

Problems on Differential and OP-AMP circuits Problems on Difrential and OPAMP circuits. Find te efctive and efctive for te amplifr sown below and find its id and A d, A. Given: is 00. c c L Q Vo Vo Q 0K B 0K B 00K ma 00 ma 00K esistance L connects

More information

Image Reconstruction Based On Bayer And Implementation On FPGA Sun Chen 1, a, Duan Xiaofeng 2, b and Wu Qijing 3, c

Image Reconstruction Based On Bayer And Implementation On FPGA Sun Chen 1, a, Duan Xiaofeng 2, b and Wu Qijing 3, c 2nd International Worksop on Materials Engineering and Computer Sciences (IWMECS 2015) Image Reconstruction Based On Bayer And Implementation On FPGA Sun Cen 1, a, Duan Xiaofeng 2, b and Wu Qijing 3, c

More information

Training Spiking Neuronal Networks With Applications in Engineering Tasks

Training Spiking Neuronal Networks With Applications in Engineering Tasks Training Spiking Neuronal Networks Wit Applications in Engineering Tasks Pill Rowcliffe and Jianfeng Feng P. Rowcliffe is wit te Department of Informatics at te Scool of Science and Tecnology (SciTec,

More information

MIMO-based Jamming Resilient Communication in Wireless Networks

MIMO-based Jamming Resilient Communication in Wireless Networks MIMO-based Jamming Resilient Communication in Wireless Networks Qiben Yan Huaceng Zeng Tingting Jiang Ming Li Wening Lou Y. Tomas Hou Virginia Polytecnic Institute and State University, VA, USA Uta State

More information

On the Downlink Capacity of WCDMA Systems with Transmit Diversity

On the Downlink Capacity of WCDMA Systems with Transmit Diversity On te Downlink Capacity of WCDMA Systems wit ransmit Diversity Vaibav Sing, Oya Yilmaz, Jialing Wang, Kartigeyan Reddy, and S. Ben Slimane Radio Communication Systems Department of Signals, Sensors, and

More information

Optimization of power transformers based on operative service conditions for improved performance

Optimization of power transformers based on operative service conditions for improved performance 21, rue d Artois, F-75008 PARIS A2-207 CIGRE 2012 http : //www.cigre.org SUMMARY Optimization of power transformers based on operative service conditions for improved performance A.Prieto, M.Cuesto, P.Pacheco,

More information

Transformer Thermal Impact Assessment White Paper (Draft) Project (Geomagnetic Disturbance Mitigation)

Transformer Thermal Impact Assessment White Paper (Draft) Project (Geomagnetic Disturbance Mitigation) Transformer Thermal Impact Assessment White Paper (Draft) Project 2013-03 (Geomagnetic Disturbance Mitigation) TPL-007-1 Transmission System Planned Performance during Geomagnetic Disturbances Background

More information

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad ELECTRICAL AND ELECTRONICS ENGINEERING

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad ELECTRICAL AND ELECTRONICS ENGINEERING Course Name Course Code Class Branch INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad - 500 043 ELECTRICAL AND ELECTRONICS ENGINEERING QUESTION BANK : ELECRICAL MACHINES I : A40212

More information

Transformer Winding Design. The Design and Performance of Circular Disc, Helical and Layer Windings for Power Transformer Applications

Transformer Winding Design. The Design and Performance of Circular Disc, Helical and Layer Windings for Power Transformer Applications The Design and Performance of Circular Disc, Helical and Layer Windings for Power Transformer Applications Minnesota Power Systems Conference November 3 5, 2009 Earl Brown Heritage Center University of

More information

Optimal Design of Single-Tuned Passive Filters to Minimize Harmonic Loss Factor

Optimal Design of Single-Tuned Passive Filters to Minimize Harmonic Loss Factor Middle-East Journal of Scientific Researc (): 49-55, 04 SSN 990-933 DOS Publications, 04 DO: 0.589/idosi.mejsr.04...665 Optimal Design of Single-Tuned Passive Filters to Minimize Harmonic Loss Factor Murat

More information

Chapter 2: Transformers

Chapter 2: Transformers Chapter 2: Transformers 2-1. The secondary winding of a transformer has a terminal voltage of v s (t) = 282.8 sin 377t V. The turns ratio of the transformer is 100:200 (a = 0.50). If the secondary current

More information

Methodology To Analyze Driver Decision Environment During Signal Change Intervals: Application of Fuzzy Set Theory

Methodology To Analyze Driver Decision Environment During Signal Change Intervals: Application of Fuzzy Set Theory TRANSPORTATON RESEARCH RECORD 1368 49 Metodology To Analyze Driver Decision Environment During Signal Cange ntervals: Application of Fuzzy Set Teory SHNYA KKUCH AND JEFFREY R. REGNER During a signal cange

More information