A Virtual Energy Analyser For Harmonic Measurements On Discharge Lamps. Charis N. Orfanos, Frangiskos V. Topalis

Size: px
Start display at page:

Download "A Virtual Energy Analyser For Harmonic Measurements On Discharge Lamps. Charis N. Orfanos, Frangiskos V. Topalis"

Transcription

1 A Virtual Eergy Aalyser For Harmoic Measuremets O Discharge Lamps Charis. Orfaos, Fragisos V. opalis atioal echical Uiversity of Athes, School of Electrical & Computer Egieerig 9 Iroo Politechiou Str., Zografou, GR-578, Athes Greece el: , Fax: , topalis@ieee.org, orxa@cetral.tua.gr Abstract- his paper presets a eergy aalyser with the required specificatios for the ivestigatio of the electrical performace of o-liear loads ad especially of discharge lamps. he istrumet is a virtual digital oscilloscope ad a spectrum ad eergy aalyser but the emphasis is give to record the eergy. It has bee developed usig a graphical programmig laguage. All the ecessary measuremets are tae i real time, o lie. A DAQ board through two aalogue iput chaels samples the voltage ad curret waveforms. heir frequecy spectra are determied usig FF ad DF. Moreover, the system performs eergy aalysis. So the total active ad reactive eergy is recorded, as well as the similar eergies of each harmoic compoet. he eergy is recorded i time bads that are idepedet each other so ca be overlapped. Also there is o limit of the umber of bads that ca be used. A time bad ca last from less tha a secod to years. he recordig ca be chose to tae place i every iteratio of the programme, several secods or hours. Withi the bads all the power related parameters are recorded. he maximum ad miimum values of them are also tae. Key words: virtual istrumet, power measuremet, eergy measuremet, power quality, eergy aalyzer I. Itroductio I the last few years, there has bee a icreasig cocer about harmoic distortio ad the effects of harmoics o the power system. oliear loads (such as electroic power supplies, lightig ballasts, battery chargers, motor drives ad UPS systems) are the primary source of harmoic currets. o-liear loads iject harmoic currets ito power systems. Eve if assumed that the source bus cotai oly fudametal frequecy voltage the harmoic currets passig through the impedace of the system cause a voltage drop for each harmoic. his results i voltage harmoics appearig at the load bus. Surveys [] report that the 95% probability level for the 5 th harmoic voltage sustaied a steady icrease from 3% to 5% i.e..67% per years. he discharge lamps (fluorescet, sodium vapour, ad mercury vapour) are such a o-liear loads. hese lamps characterized by their high lumious efficiecy, provide sigificat eergy savig ad last loger tha icadescet lamps. hey operate at low power factor cosumig less active power, providig comparable lumious output to the icadescet lamps []. However, their ballast as well as their arc tube ca be a importat source of higher-order harmoic compoets of curret. hey iduce distorted curret waveform, which ifluece the quality of the supplied power as well as the electrical appliaces [3]. Some istrumets ad o lie moitorig equipmet iclude the capability to sample waveforms ad perform FF calculatios for the record of the harmoic deviatio. he capabilities of these istrumets vary widely ad the user must be careful that the accuracy ad iformatio obtaied is adequate for the ivestigatio [4]. he aim of this project is to develop a adequate experimetal istrumet for recordig the cosumed eergy by the discharge lamps. he cost for the developmet of such a system is very low compared with covetioal oes, which cosist of digital oscilloscopes, spectrum ad eergy aalyzers as well as several measurig istrumets. he cofiguratio of the system is compact ad user friedly. A. Harmoic aalyzer II. Experimetal apparatus he followig are some basic requiremets [5] for harmoic measuremets used to ivestigate a problem: a) Capability to measure both voltage ad curret simultaeously so that harmoic power flow iformatio ca be obtaied. b) Capability to measure both magitude ad phase agle of idividual harmoic compoets (also eeded for power flow ad eergy calculatios). c) Sychroizatio ad a high eough samplig rate for accurate measuremet of harmoic compoets up to at least the 37 th

2 harmoic (this requiremet is a combiatio of a high samplig rate ad a samplig iterval based o the 5 Hz fudametal). he harmoic eergy aalyzer cosists of a computer, a data acquisitio multifuctio card PCI- of atioal Istrumets ad the LabView software pacage. he supply voltage ad the curret waveforms are recorded ad trasferred to the computer through aalogue iputs of the card. Both waveforms are aalysed [6] ad their harmoic compoets are computed. he computer cotrols the experimetal procedure usig LabView software pacage. LabView is a graphical programmig laguage that uses icos istead of lies of text to create applicatios. I cotrast to text-based programmig laguages, where istructios determie program executio, LabView uses dataflow programmig, where the flow of data determies executio. I LabView, the user builds the iterface by usig a set of tools ad objects. he user iterface is ow as the frot pael. he the code is added usig graphical represetatios of fuctios to cotrol the frot pael objects. he bloc diagram cotais this code. I some ways, the bloc diagram resembles a flowchart. It has extesive galleries of fuctios ad subrouties for most programmig tass icludig data acquisitio. Virtual Istrumets (VIs) imitate actual istrumets. he developed VI simulates the pael of three physical istrumets: a oscilloscope, a spectrum aalyzer ad a eergy aalyzer. A umber of VIs have especially bee developed for the purposes of the project. B. Data acquisitio card he DAQ board is a PCI- card with maximum samplig rate S/s. he card has output chaels ad 8 differetial (or 6 sigle-eded) iput chaels. he voltage-iput rage is software programmable for -V (uipolar) or ±5 V (bipolar). he card is samplig at 5 Hz o two iput chaels for the recordig of the applied voltage to the lamp ad of the curret of the lamp. his meas that the samplig frequecy is.5 Hz per chael. his frequecy is high eough to prevet aliasig, accordig to yquist theorem, sice the maximum harmoic frequecy of the measured sigals is 95 Hz (39 th harmoic). he asychroous samplig o two iput chaels causes a time delay of /5ms=.4 ms. his is ot a problem because from field measuremets harmoics up to 7 th order have bee detected i the utility voltage. I that case the period of 7 th harmoic is.86 ms so the itroduced by the asychroous samplig error i the phase displacemet betwee the voltage ad curret harmoics of 7 th order is oly 5 o. C. Software. Samplig starts after a aalogue trigger from the software. A specified umber of samples of voltage ad curret waveforms are retrieved through two aalogue iput chaels. A triggered acquisitio ca start multiple time while is avoided the overhead of cofiguratio ad the buffer allocatio each time. his is a timed acquisitio, meaig that a hardware cloc is used to cotrol the acquisitio rate for fast ad accurate timig. It is also a buffered acquisitio because the data are stored i a itermediate memory buffer after they have bee acquired from the DAQ board. Sice a aalogue trigger is used from the software, data are cotiuously acquired while the program is checig whether the itermediate buffer for the aalogue trigger specificatios is beig met. Oce met the program retrieves ad displays data from that buffer after the appropriate amout of data have bee acquired before ad after the trigger. After each iteratio the program waits for the ext trigger, it reads the the same amout of data agai from the same chaels at the same rate. he user ca set up the trigger chael, the polarity of the slope (positive or egative), the hysterisis aroud the trigger level withi which variatios i the aalog sigal level do ot cause triggers. He ca also set the time delay for the trigger ad the umber of scas as well as the umber of pre-trigger scas i.e. the umber of scas before the trigger. he samples of voltage ad curret retur to a x array that is split ito two x arrays, oe for the samples of voltage waveform ad the other for the curret waveform. Each vector of samples is scaled i order to be i accordace with the real values. Whe usig FF or DF the digital sigal is modified to iteger umber of periods i order to avoid leaage of spectral iformatio. he umber of periods is always greater tha three. Additioally, the user may apply smoothig widows such as Haig, Hammig, Blacma, Blacma-Harris, Exact Blacma, Flat op, Geeral Cosie (4 erm B-Harris, 7 erm B-Harris) to improve the spectral characteristics of the sampled sigals [7]. After that, both of the digital sigals are aalysed i the time ad frequecy domai. If the umber of samples is a valid power of, the the subroutie performs FF to reduce the umber of calculatios to 3 log. he maximum legth of FF is the legth of the buffer. he buffer legth is set up to 496 samples. FF is performed by applyig the Split-Radix algorithm, which is similar to the Radix-4 algorithms i additio to the efficiecy of Radix-8 algorithms. he Split-

3 Radix algorithm requires the least umber of multiplicatios amog the Radix-, Radix-4 ad Mixed- Radix algorithms [7]. If the umber of samples is ot a valid power of, the the program computes the DF callig a efficiet DF routie. However, DF is slower ad uses more memory tha FF. A. Spectrum aalysis III. Harmoic power ad eergy measuremets he system records the voltage ad curret waveforms as it is show o the frot pael oscilloscope page of the istrumet (Fig.). he it calculates their effective values i the time domai: Y = y ( t) dt () where y(t) represets the voltage or curret sigal v(t), i(t) ad Y their effective (rms) values V ad I respectively. For better accuracy, this procedure is repeated for several periods ad the mea values are determied. Figure. Voltage ad curret waveforms of a 5 W compact fluorescet lamp. he FF (or DF) aalysis of the sigals gives their frequecy spectra i.e. the effective (rms) values of their harmoic compoets Y. herefore, the effective value Y of the sigal is calculated agai with harmoic represetatio: Y = Y is the DC offset, Y the amplitude of the fudametal, Y the amplitude of the harmoic of th order ad the highest harmoic order. he idividual harmoic rate H of each compoet is calculated accordig to the CIGRE defiitio: = Y () Y H = % (3) Y Last but ot least, the total harmoic distortio (HD) of the recorded sigal y(t) is calculated accordig to the IEEE defiitio[8]:

4 Y = HD = % (4) Y he crest factor is also defied as the ratio of the pea value of the waveform to its rms amplitude. he waveform is distorted if this ratio is ot equal to [4]. For a distorted sigal it is importat to determie its harmoic cotet. he waveform should be cleared off the fudametal compoet ad the DC offset. his results to a sigal that is purely the distortio of the waveform. he effective value of the total harmoic cotet Y H is calculated as follows: Y H = Y = (5) B. Power aalysis he active power of the idividual harmoics -icludig the fudametal- is determied from the effective amplitudes V, I of their voltage ad curret: P = V I cosϕ i=,, 3,,. (6) where cosφ is the phase displacemet betwee them. his is the power factor of each idividual harmoic that is also calculated: PF = cosϕ (7) he total active power is the sum of the active powers P of the respective harmoics plus the DC power P : P = = he active power of the recorded sigals is also calculated i the time domai. First, the istataeous power p(t)=v(t) i(t) is calculated ad it is derived the itegral of it. he mea value of the istataeous power is the total active power: P = v( t) i( t) dt (9) he reactive power of the harmoics is determied usig the same as previous method: Q = V I siϕ i=,, 3,,. () As for the total reactive power Q, there is a disagreemet betwee the aalysts o how to defie it i the presece of harmoics. Most of them agree that Q is the sum of reactive powers at each frequecy. I this cocept the total reactive power is be calculated as: Q = = Apparet power is defied as the capacity of the power system required to deliver active power P ad accordig to the IEEE defiitio [8] it is give as the product of the rms values of voltage ad curret: P Q (8) () S = V I () Substitutig the equivalet expressios of V ad I from Eq.() to Eq.() results the followig form for the apparet power: S = = V I + = = Worig similarly with Eq.(6), (8) results the followig form for the active power: V I (3) P = = ( V I cosϕ ) + V I cosϕ V I cosϕ = = + A similar formula is obtaied from Eqs.(), () for the reactive power: Q = = ( V I siϕ ) + V I siϕ V I siϕ = = + (4) (5)

5 Observig Eq.(3)-(5) becomes obvious that the sum P +Q is ot equal to S for distorted sigals v(t) ad i(t). his would be true oly i case of pure siusoidal voltage ad curret waveforms i.e. without harmoics. For distorted sigals the apparet power cosists ot oly of active ad reactive power but also of a ew quatity that shall be added i order to fulfil the equatio: S = P + Q + D (6) his quatity is equal to the sum of the cross products of the harmoics of differet order V I ( ). It is called distortio power D sice these harmoics do ot produce wor ad yield o average power. D is calculated from the followig formula that is obtaied from Eq.(3)-(6): D = = = + ( V I cos V I cosϕ ) + ( V I si ϕ V I si ϕ ) ϕ (7) = = + Fially, the power factor is determied usig the well-ow expressio: P PF = (8) S he variatio of the istataeous ad average value of each power-related parameter i a time bad is also displayed as well as the miimum ad maximum values. he pael with the measuremets of the power-related parameters is show i Fig.. C. Eergy aalysis. Figure. Istataeous powers of a 5 W compact fluorescet lamp he istrumet ca measure the active ad reactive eergy that cosumed due to the voltage ad curet waveforms as well as their commo harmoic compoets. For the calculatios is used the geeral formulae: Eergy = Σ(Power X time) he time iterval of a program executio cycle is always cosidered as time. he eergies as well as the powers are recorded i time bads. he user ca select so may time bads he wats for his experimet without limit. Also there is ot limit about the duratio of a time bad that ca be less tha a secod up to years. he time bads ca be overlapped (Figure 3). hus the user ca tae iformatio for the variatio of the variables i a time bad that is icluded i other or there is commo time with aother. here is Boolea idicatio for the status of the time bads (recordig or ot)

6 he user has also the possibility to choose the frequecy of recordig. It ca be every,, 3, 4, 5,, 3 secods,, 5, 3 miutes,, 6,, 4 hours ad so o. hus is give the possibility to be recorded simultaeously hudred of variables. For example: Ivestigatig the behavior of a discharge lamp feed by a slightly distorted voltage there are about 4 plots that ca draw. 7 plots display the variatio of the total active power ad the active power of the harmoics while the other 7 display the total reactive power ad the reactive power of the harmoics. 8 eergy parameters are plotted per time bad. Fially plots are draw for recordig them i 4 time bads. I geeral there is o limit from the program but oly from the capability of the computer. Reducig the recordig frequecy dimiishes the ecessary computer capability. All the above metioed plots ca be i oe graph. he user has the possibility to choose those that he wats to examie. Figure 3 Eergies cosumed by a 5W compact fluorescet lamp recorded i 4 overlapped time bads. IV. Coclusios he developed virtual istrumet (hardware ad software tools) facilitates experimets o eergy harmoic aalysis. he mai feature of this istrumet is the give possibility to the user to choose the time bads without restrictios of the umber of them, the duratio ad permittig the overlappig. he advatage of this istrumet as a virtual oe is its expadability. It is easy to modify the software if it is required to measure a ew quatity durig the ivestigatio of the behaviour of a o liear load. he cost of the system is very low compared with a covetioal oe cosistig of a umber of meters as oscilloscope power ad eergy aalyser etc. he system facilitates the performace evaluatio of various appliaces for distorted supply voltages. Refereces [] H.J. Koster, F. Weiel, Voltage ad curret harmoics i low ad medium voltage etwors, Eletrizitatwirschaft, Vol. 88, pp , 989. [] F.V. opalis, Efficiecy of eergy savig lamps ad harmoic distortio i distributio systems, IEEE ras. o Power Delivery, Vol. 8, r. 4, pp. 38-4, 993. [3] D.J. Pileggi, E.M. Gulachesi, C.E. Root,.J. Getile, A.E. Emauel, he effect of moder compact fluorescet lights o voltage distortio, IEEE ras. o Power Delivery, Vol. 8, r. 3, pp , 993. [4] IEC Stadard 6-4-7, Electromagetic compatibility (EMC) - Part 4-7: estig ad measuremet techiques - Geeral guide o harmoics ad iterharmoics measuremets ad istrumetatio for power supply systems ad equipmet coected thereto, d ed., August

7 [5] C. Melhor, M.F. McGraagha, Iterpretatio ad aalysis of power quality measuremets, Electrote Cocepts, Ic. Koxville, eessee. [6] IEEE Stadard 59, IEEE Recommeded Practice for Moitorig Electric Power Quality, ovember 995. [7] atioal Istrumets Corporatio, LabView Aalysis VI Referece Maual, Austi, 996. [8] IEEE Stadard 35, IEEE Recommeded Practice: est procedure for utility-itercoected static power coverters, 989.

Harmonic power measurements on discharge lamps

Harmonic power measurements on discharge lamps Harmoic power measuremets o discharge lamps C.. Orfaos I.F. Goos F. V. opalis, Member IEEE atioal echical Uiversity of Athes, School of Electrical ad Computer Egieerig 9 Iroo Politechiou Str., 578 Athes,

More information

Measurement of Equivalent Input Distortion AN 20

Measurement of Equivalent Input Distortion AN 20 Measuremet of Equivalet Iput Distortio AN 2 Applicatio Note to the R&D SYSTEM Traditioal measuremets of harmoic distortio performed o loudspeakers reveal ot oly the symptoms of the oliearities but also

More information

APPLICATION NOTE UNDERSTANDING EFFECTIVE BITS

APPLICATION NOTE UNDERSTANDING EFFECTIVE BITS APPLICATION NOTE AN95091 INTRODUCTION UNDERSTANDING EFFECTIVE BITS Toy Girard, Sigatec, Desig ad Applicatios Egieer Oe criteria ofte used to evaluate a Aalog to Digital Coverter (ADC) or data acquisitio

More information

Design of FPGA- Based SPWM Single Phase Full-Bridge Inverter

Design of FPGA- Based SPWM Single Phase Full-Bridge Inverter Desig of FPGA- Based SPWM Sigle Phase Full-Bridge Iverter Afarulrazi Abu Bakar 1, *,Md Zarafi Ahmad 1 ad Farrah Salwai Abdullah 1 1 Faculty of Electrical ad Electroic Egieerig, UTHM *Email:afarul@uthm.edu.my

More information

INCREASE OF STRAIN GAGE OUTPUT VOLTAGE SIGNALS ACCURACY USING VIRTUAL INSTRUMENT WITH HARMONIC EXCITATION

INCREASE OF STRAIN GAGE OUTPUT VOLTAGE SIGNALS ACCURACY USING VIRTUAL INSTRUMENT WITH HARMONIC EXCITATION XIX IMEKO World Cogress Fudametal ad Applied Metrology September 6, 9, Lisbo, Portugal INCREASE OF STRAIN GAGE OUTPUT VOLTAGE SIGNALS ACCURACY USING VIRTUAL INSTRUMENT WITH HARMONIC EXCITATION Dalibor

More information

A Novel Small Signal Power Line Quality Measurement System

A Novel Small Signal Power Line Quality Measurement System IMTC 3 - Istrumetatio ad Measuremet Techology Coferece Vail, CO, USA, - May 3 A ovel Small Sigal Power Lie Quality Measuremet System Paul B. Crilly, Erik Leadro Boaldi, Levy Ely de Lacarda de Oliveira,

More information

Tehrani N Journal of Scientific and Engineering Research, 2018, 5(7):1-7

Tehrani N Journal of Scientific and Engineering Research, 2018, 5(7):1-7 Available olie www.jsaer.com, 2018, 5(7):1-7 Research Article ISSN: 2394-2630 CODEN(USA): JSERBR 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38

More information

MEASUREMENT AND CONTORL OF TOTAL HARMONIC DISTORTION IN FREQUENCY RANGE 0,02-10KHZ.

MEASUREMENT AND CONTORL OF TOTAL HARMONIC DISTORTION IN FREQUENCY RANGE 0,02-10KHZ. ELECTRONICS 00 September, Sozopol, BLGARIA MEASREMENT AND CONTORL OF TOTAL HARMONIC DISTORTION IN FREQENCY RANGE 0,0-0KHZ. Plame Agelov Agelov Faculty for Computer Sciece, Egieerig ad Natural Studies,

More information

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS)

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS) teratioal Associatio of Scietific ovatio ad Research (ASR) (A Associatio Uifyig the Scieces, Egieerig, ad Applied Research) teratioal Joural of Emergig Techologies i Computatioal ad Applied Scieces (JETCAS)

More information

A study on the efficient compression algorithm of the voice/data integrated multiplexer

A study on the efficient compression algorithm of the voice/data integrated multiplexer A study o the efficiet compressio algorithm of the voice/data itegrated multiplexer Gyou-Yo CHO' ad Dog-Ho CHO' * Dept. of Computer Egieerig. KyiigHee Uiv. Kiheugup Yogiku Kyuggido, KOREA 449-71 PHONE

More information

Data Acquisition System for Electric Vehicle s Driving Motor Test Bench Based on VC++ *

Data Acquisition System for Electric Vehicle s Driving Motor Test Bench Based on VC++ * Available olie at www.sciecedirect.com Physics Procedia 33 (0 ) 75 73 0 Iteratioal Coferece o Medical Physics ad Biomedical Egieerig Data Acquisitio System for Electric Vehicle s Drivig Motor Test Bech

More information

A New Space-Repetition Code Based on One Bit Feedback Compared to Alamouti Space-Time Code

A New Space-Repetition Code Based on One Bit Feedback Compared to Alamouti Space-Time Code Proceedigs of the 4th WSEAS It. Coferece o Electromagetics, Wireless ad Optical Commuicatios, Veice, Italy, November 0-, 006 107 A New Space-Repetitio Code Based o Oe Bit Feedback Compared to Alamouti

More information

Distorting and Unbalanced Operating Regime A Possible Diagnosis Method?

Distorting and Unbalanced Operating Regime A Possible Diagnosis Method? Distortig ad Ubalaced Operatig Regime A Possible Diagosis Method? Petre-Maria NICOLAE, Uiversity of Craiova. Faculty of Electrotechics, picolae@elth.ucv.ro, Decebal Blv. 107, Craiova, 00440, ROMANIA Abstract.

More information

4. INTERSYMBOL INTERFERENCE

4. INTERSYMBOL INTERFERENCE DATA COMMUNICATIONS 59 4. INTERSYMBOL INTERFERENCE 4.1 OBJECT The effects of restricted badwidth i basebad data trasmissio will be studied. Measuremets relative to itersymbol iterferece, usig the eye patter

More information

Analysis of SDR GNSS Using MATLAB

Analysis of SDR GNSS Using MATLAB Iteratioal Joural of Computer Techology ad Electroics Egieerig (IJCTEE) Volume 5, Issue 3, Jue 2015 Aalysis of SDR GNSS Usig MATLAB Abstract This paper explais a software defied radio global avigatio satellite

More information

EECE 301 Signals & Systems Prof. Mark Fowler

EECE 301 Signals & Systems Prof. Mark Fowler EECE 3 Sigals & Systems Prof. Mark Fowler Note Set #6 D-T Systems: DTFT Aalysis of DT Systems Readig Assigmet: Sectios 5.5 & 5.6 of Kame ad Heck / Course Flow Diagram The arrows here show coceptual flow

More information

Objectives. Some Basic Terms. Analog and Digital Signals. Analog-to-digital conversion. Parameters of ADC process: Related terms

Objectives. Some Basic Terms. Analog and Digital Signals. Analog-to-digital conversion. Parameters of ADC process: Related terms Objectives. A brief review of some basic, related terms 2. Aalog to digital coversio 3. Amplitude resolutio 4. Temporal resolutio 5. Measuremet error Some Basic Terms Error differece betwee a computed

More information

Laboratory Exercise 3: Dynamic System Response Laboratory Handout AME 250: Fundamentals of Measurements and Data Analysis

Laboratory Exercise 3: Dynamic System Response Laboratory Handout AME 250: Fundamentals of Measurements and Data Analysis Laboratory Exercise 3: Dyamic System Respose Laboratory Hadout AME 50: Fudametals of Measuremets ad Data Aalysis Prepared by: Matthew Beigto Date exercises to be performed: Deliverables: Part I 1) Usig

More information

Design of FPGA Based SPWM Single Phase Inverter

Design of FPGA Based SPWM Single Phase Inverter Proceedigs of MUCEET2009 Malaysia Techical Uiversities Coferece o Egieerig ad Techology Jue 20-22, 2009, MS Garde,Kuata, Pahag, Malaysia MUCEET2009 Desig of FPGA Based SPWM Sigle Phase Iverter Afarulrazi

More information

CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER

CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER 95 CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER 5.1 GENERAL Ru-legth codig is a lossless image compressio techique, which produces modest compressio ratios. Oe way of icreasig the compressio ratio of a ru-legth

More information

Trms Power Multimeter

Trms Power Multimeter Trms Power Multimeter METRAHIT ENERGY The Key Player Foto: Thomas Max Müller Costs ad Quality Uder Cotrol The ew, professioal METRAHIT ENERGY multimeter is goig beyod all previous limits. The multimeter

More information

COMPRESSION OF TRANSMULTIPLEXED ACOUSTIC SIGNALS

COMPRESSION OF TRANSMULTIPLEXED ACOUSTIC SIGNALS COMPRESSION OF TRANSMULTIPLEXED ACOUSTIC SIGNALS Mariusz Ziółko, Przemysław Sypka ad Bartosz Ziółko Departmet of Electroics, AGH Uiversity of Sciece ad Techology, al. Mickiewicza 3, 3-59 Kraków, Polad,

More information

MULTIMETER FOR POWER AND ENERGY MEASUREMENT HIGH-END DIGITAL MULTIMETER

MULTIMETER FOR POWER AND ENERGY MEASUREMENT HIGH-END DIGITAL MULTIMETER MULTIMETER FOR POWER AND ENERGY MEASUREMENT HIGH-END DIGITAL MULTIMETER Desiged for Uiversal Use i Electrical Egieerig Multimeters are still the most widely used measurig istrumets for applicatios i the

More information

By: Pinank Shah. Date : 03/22/2006

By: Pinank Shah. Date : 03/22/2006 By: Piak Shah Date : 03/22/2006 What is Strai? What is Strai Gauge? Operatio of Strai Gauge Grid Patters Strai Gauge Istallatio Wheatstoe bridge Istrumetatio Amplifier Embedded system ad Strai Gauge Strai

More information

GENERATE AND MEASURE STANDING SOUND WAVES IN KUNDT S TUBE.

GENERATE AND MEASURE STANDING SOUND WAVES IN KUNDT S TUBE. Acoustics Wavelegth ad speed of soud Speed of Soud i Air GENERATE AND MEASURE STANDING SOUND WAVES IN KUNDT S TUBE. Geerate stadig waves i Kudt s tube with both eds closed off. Measure the fudametal frequecy

More information

PRACTICAL ANALOG DESIGN TECHNIQUES

PRACTICAL ANALOG DESIGN TECHNIQUES PRACTICAL ANALOG DESIGN TECHNIQUES SINGLE-SUPPLY AMPLIFIERS HIGH SPEED OP AMPS HIGH RESOLUTION SIGNAL CONDITIONING ADCs HIGH SPEED SAMPLING ADCs UNDERSAMPLING APPLICATIONS MULTICHANNEL APPLICATIONS OVERVOLTAGE

More information

RISH Clamp POWER 1000A / 400A AC-DC. Application. Product Features. Unique Design. Non Contact Voltage Detection. Three Phase Power Measurement

RISH Clamp POWER 1000A / 400A AC-DC. Application. Product Features. Unique Design. Non Contact Voltage Detection. Three Phase Power Measurement RISH Clamp POWER 1000A / 400A AC-DC Applicatio RISH Clamp POWER 1000A/400A measures, calculate ad displays importat electrical parameters of sigle phase or three phase power system. It also features Resistace,

More information

Design and Construction of a Three-phase Digital Energy Meter

Design and Construction of a Three-phase Digital Energy Meter Desig ad Costructio of a Three-phase Digital Eergy Meter D.P.Chadima, V.G.R.G. Jayawardae, E.A.E.H. Hemachadra, I.N.Jayasekera, H.V.L.Hasaraga, D.C. Hapuarachchi (chadima@elect.mrt.ac.lk, geethagaj@gmail.com,era.hem@gmail.com,ishaivaka@gmail.com,lahiru_hasaraga@yahoo.com,diya_elect.uom@gmail.com)

More information

Outline. Motivation. Analog Functional Testing in Mixed-Signal Systems. Motivation and Background. Built-In Self-Test Architecture

Outline. Motivation. Analog Functional Testing in Mixed-Signal Systems. Motivation and Background. Built-In Self-Test Architecture Aalog Fuctioal Testig i Mixed-Sigal s Jie Qi Dept. of Electrical & Computer Egieerig Aubur Uiversity Co-Advisors: Charles Stroud ad Foster Dai Outlie Motivatio ad Backgroud Built-I Self-Test Architecture

More information

Roberto s Notes on Infinite Series Chapter 1: Series Section 2. Infinite series

Roberto s Notes on Infinite Series Chapter 1: Series Section 2. Infinite series Roberto s Notes o Ifiite Series Chapter : Series Sectio Ifiite series What you eed to ow already: What sequeces are. Basic termiology ad otatio for sequeces. What you ca lear here: What a ifiite series

More information

Logarithms APPENDIX IV. 265 Appendix

Logarithms APPENDIX IV. 265 Appendix APPENDIX IV Logarithms Sometimes, a umerical expressio may ivolve multiplicatio, divisio or ratioal powers of large umbers. For such calculatios, logarithms are very useful. They help us i makig difficult

More information

Sensors & Transducers 2015 by IFSA Publishing, S. L.

Sensors & Transducers 2015 by IFSA Publishing, S. L. Sesors & Trasducers 215 by IFSA Publishig, S. L. http://www.sesorsportal.com Uiversal Sesors ad Trasducers Iterface for Mobile Devices: Metrological Characteristics * Sergey Y. YURISH ad Javier CAÑETE

More information

Measurements of the Communications Environment in Medium Voltage Power Distribution Lines for Wide-Band Power Line Communications

Measurements of the Communications Environment in Medium Voltage Power Distribution Lines for Wide-Band Power Line Communications Measuremets of the Commuicatios viromet i Medium Voltage Power Distributio Lies for Wide-Bad Power Lie Commuicatios Jae-Jo Lee *,Seug-Ji Choi *,Hui-Myoug Oh *, Wo-Tae Lee *, Kwa-Ho Kim * ad Dae-Youg Lee

More information

High Speed Area Efficient Modulo 2 1

High Speed Area Efficient Modulo 2 1 High Speed Area Efficiet Modulo 2 1 1-Soali Sigh (PG Scholar VLSI, RKDF Ist Bhopal M.P) 2- Mr. Maish Trivedi (HOD EC Departmet, RKDF Ist Bhopal M.P) Adder Abstract Modular adder is oe of the key compoets

More information

PROJECT #2 GENERIC ROBOT SIMULATOR

PROJECT #2 GENERIC ROBOT SIMULATOR Uiversity of Missouri-Columbia Departmet of Electrical ad Computer Egieerig ECE 7330 Itroductio to Mechatroics ad Robotic Visio Fall, 2010 PROJECT #2 GENERIC ROBOT SIMULATOR Luis Alberto Rivera Estrada

More information

ELEC 350 Electronics I Fall 2014

ELEC 350 Electronics I Fall 2014 ELEC 350 Electroics I Fall 04 Fial Exam Geeral Iformatio Rough breakdow of topic coverage: 0-5% JT fudametals ad regios of operatio 0-40% MOSFET fudametals biasig ad small-sigal modelig 0-5% iodes (p-juctio

More information

PRACTICAL FILTER DESIGN & IMPLEMENTATION LAB

PRACTICAL FILTER DESIGN & IMPLEMENTATION LAB 1 of 7 PRACTICAL FILTER DESIGN & IMPLEMENTATION LAB BEFORE YOU BEGIN PREREQUISITE LABS Itroductio to Oscilloscope Itroductio to Arbitrary/Fuctio Geerator EXPECTED KNOWLEDGE Uderstadig of LTI systems. Laplace

More information

Encode Decode Sample Quantize [ ] [ ]

Encode Decode Sample Quantize [ ] [ ] Referece Audio Sigal Processig I Shyh-Kag Jeg Departmet of Electrical Egieerig/ Graduate Istitute of Commuicatio Egieerig M. Bosi ad R. E. Goldberg, Itroductio to Digital Audio Codig ad Stadards, Kluwer

More information

DIGITALLY TUNED SINUSOIDAL OSCILLATOR USING MULTIPLE- OUTPUT CURRENT OPERATIONAL AMPLIFIER FOR APPLICATIONS IN HIGH STABLE ACOUSTICAL GENERATORS

DIGITALLY TUNED SINUSOIDAL OSCILLATOR USING MULTIPLE- OUTPUT CURRENT OPERATIONAL AMPLIFIER FOR APPLICATIONS IN HIGH STABLE ACOUSTICAL GENERATORS Molecular ad Quatum Acoustics vol. 7, (6) 95 DGTALL TUNED SNUSODAL OSCLLATOR USNG MULTPLE- OUTPUT CURRENT OPERATONAL AMPLFER FOR APPLCATONS N HGH STABLE ACOUSTCAL GENERATORS Lesław TOPÓR-KAMŃSK Faculty

More information

X-Bar and S-Squared Charts

X-Bar and S-Squared Charts STATGRAPHICS Rev. 7/4/009 X-Bar ad S-Squared Charts Summary The X-Bar ad S-Squared Charts procedure creates cotrol charts for a sigle umeric variable where the data have bee collected i subgroups. It creates

More information

RISH CON - Hz FREQUENCY TRANSDUCER

RISH CON - Hz FREQUENCY TRANSDUCER RISH CON - Hz FREQUENC TRANSDUCER Data Sheet Trasducer for measurig Frequecy Hz www.rishabh.co.i Page of 5 Versio: D 04 / 0 / Applicatio : The Rish CON - Hz trasducer is used for frequecy measuremet. The

More information

CAEN Tools for Discovery

CAEN Tools for Discovery Applicatio Note AN2506 Digital Gamma Neutro discrimiatio with Liquid Scitillators Viareggio 19 November 2012 Itroductio I recet years CAEN has developed a complete family of digitizers that cosists of

More information

EFFECTS OF GROUNDING SYSTEM ON POWER QUALITY

EFFECTS OF GROUNDING SYSTEM ON POWER QUALITY EFFECTS OF GROUNDING SYSTEM ON POWER QUALITY Bhagat Sigh Tomar, Dwarka Prasad, Apeksha Naredra Rajput Research Scholar, Electrical Egg. Departmet, Laxmi Devi Istitute of Egg. & Techology, Alwar,(Rajastha),Idia

More information

Lecture 4: Frequency Reuse Concepts

Lecture 4: Frequency Reuse Concepts EE 499: Wireless & Mobile Commuicatios (8) Lecture 4: Frequecy euse Cocepts Distace betwee Co-Chael Cell Ceters Kowig the relatio betwee,, ad, we ca easily fid distace betwee the ceter poits of two co

More information

Analysis and Optimization Design of Snubber Cricuit for Isolated DC-DC Converters in DC Power Grid

Analysis and Optimization Design of Snubber Cricuit for Isolated DC-DC Converters in DC Power Grid Aalysis ad Optimizatio Desig of Subber Cricuit for Isolated DC-DC Coverters i DC Power Grid Koji Orikawa Nagaoka Uiversity of Techology Nagaoka, Japa orikawa@st.agaokaut.ac.jp Ju-ichi Itoh Nagaoka Uiversity

More information

High-Order CCII-Based Mixed-Mode Universal Filter

High-Order CCII-Based Mixed-Mode Universal Filter High-Order CCII-Based Mixed-Mode Uiversal Filter Che-Nog Lee Departmet of Computer ad Commuicatio Egieerig, Taipei Chegshih Uiversity of Sciece ad Techology, Taipei, Taiwa, R. O. C. Abstract This paper

More information

A New Design of Log-Periodic Dipole Array (LPDA) Antenna

A New Design of Log-Periodic Dipole Array (LPDA) Antenna Joural of Commuicatio Egieerig, Vol., No., Ja.-Jue 0 67 A New Desig of Log-Periodic Dipole Array (LPDA) Atea Javad Ghalibafa, Seyed Mohammad Hashemi, ad Seyed Hassa Sedighy Departmet of Electrical Egieerig,

More information

Chapter 1 The Design of Passive Intermodulation Test System Applied in LTE 2600

Chapter 1 The Design of Passive Intermodulation Test System Applied in LTE 2600 Chapter The Desig of Passive Itermodulatio Test System Applied i LTE 600 Gogli, Wag Cheghua, You Wejue 3, Wa Yuqiag 4 Abstract. For the purpose of measurig the passive itermodulatio (PIM) products caused

More information

A New Basic Unit for Cascaded Multilevel Inverters with the Capability of Reducing the Number of Switches

A New Basic Unit for Cascaded Multilevel Inverters with the Capability of Reducing the Number of Switches Joural of Power Electroics, ol, o, pp 67-677, July 67 JPE --6 http://dxdoiorg/6/jpe67 I(Prit: 98-9 / I(Olie: 9-78 A ew Basic Uit for Cascaded Multi Iverters with the Capability of Reducig the umber of

More information

信號與系統 Signals and Systems

信號與系統 Signals and Systems Sprig 2 信號與系統 Sigals ad Systems Chapter SS- Sigals ad Systems Feg-Li Lia NTU-EE Feb Ju Figures ad images used i these lecture otes are adopted from Sigals & Systems by Ala V. Oppeheim ad Ala S. Willsky,

More information

Methods to Reduce Arc-Flash Hazards

Methods to Reduce Arc-Flash Hazards Methods to Reduce Arc-Flash Hazards Exercise: Implemetig Istataeous Settigs for a Maiteace Mode Scheme Below is a oe-lie diagram of a substatio with a mai ad two feeders. Because there is virtually o differece

More information

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder R. W. Erickso Departmet of Electrical, Computer, ad Eergy Egieerig Uiversity of Colorado, Boulder 4.2.2. The Power MOSFET Gate Source Gate legths approachig oe micro p - p Cosists of may small ehacemetmode

More information

Multisensor transducer based on a parallel fiber optic digital-to-analog converter

Multisensor transducer based on a parallel fiber optic digital-to-analog converter V Iteratioal Forum for Youg cietists "pace Egieerig" Multisesor trasducer based o a parallel fiber optic digital-to-aalog coverter Vladimir Grechishikov 1, Olga Teryaeva 1,*, ad Vyacheslav Aiev 1 1 amara

More information

AC : USING ELLIPTIC INTEGRALS AND FUNCTIONS TO STUDY LARGE-AMPLITUDE OSCILLATIONS OF A PENDULUM

AC : USING ELLIPTIC INTEGRALS AND FUNCTIONS TO STUDY LARGE-AMPLITUDE OSCILLATIONS OF A PENDULUM AC 007-7: USING ELLIPTIC INTEGRALS AND FUNCTIONS TO STUDY LARGE-AMPLITUDE OSCILLATIONS OF A PENDULUM Josue Njock-Libii, Idiaa Uiversity-Purdue Uiversity-Fort Waye Josué Njock Libii is Associate Professor

More information

Technical Explanation for Counters

Technical Explanation for Counters Techical Explaatio for ers CSM_er_TG_E Itroductio What Is a er? A er is a device that couts the umber of objects or the umber of operatios. It is called a er because it couts the umber of ON/OFF sigals

More information

Department of Electrical and Computer Engineering, Cornell University. ECE 3150: Microelectronics. Spring Due on April 26, 2018 at 7:00 PM

Department of Electrical and Computer Engineering, Cornell University. ECE 3150: Microelectronics. Spring Due on April 26, 2018 at 7:00 PM Departmet of Electrical ad omputer Egieerig, orell Uiersity EE 350: Microelectroics Sprig 08 Homework 0 Due o April 6, 08 at 7:00 PM Suggested Readigs: a) Lecture otes Importat Notes: ) MAKE SURE THAT

More information

Subscriber Pulse Metering (SPM) Detection

Subscriber Pulse Metering (SPM) Detection Subscriber Pulse Meterig () Detectio Versatile telephoe call-charge ad security fuctios for PBX, Payphoe ad Pair-Gai applicatios - employig CML s family of 12kHz ad 16kHz ICs INNOVATIONS INV/Telecom//1

More information

AME50461 SERIES EMI FILTER HYBRID-HIGH RELIABILITY

AME50461 SERIES EMI FILTER HYBRID-HIGH RELIABILITY PD-94595A AME5046 SERIES EMI FILTER HYBRID-HIGH RELIABILITY Descriptio The AME Series of EMI filters have bee desiged to provide full compliace with the iput lie reflected ripple curret requiremet specified

More information

信號與系統 Signals and Systems

信號與系統 Signals and Systems Sprig 24 信號與系統 Sigals ad Systems Chapter SS- Sigals ad Systems Feg-Li Lia NTU-EE Feb4 Ju4 Figures ad images used i these lecture otes are adopted from Sigals & Systems by Ala V. Oppeheim ad Ala S. Willsky,

More information

Sampling. Introduction to Digital Data Acquisition: Physical world is analog CSE/EE Digital systems need to

Sampling. Introduction to Digital Data Acquisition: Physical world is analog CSE/EE Digital systems need to Itroductio to Digital Data Acuisitio: Samplig Physical world is aalog Digital systems eed to Measure aalog uatities Switch iputs, speech waveforms, etc Cotrol aalog systems Computer moitors, automotive

More information

The Institute of Chartered Accountants of Sri Lanka

The Institute of Chartered Accountants of Sri Lanka The Istitute of Chartered Accoutats of Sri Laka Postgraduate Diploma i Busiess ad Fiace Quatitative Techiques for Busiess Hadout 02:Presetatio ad Aalysis of data Presetatio of Data The Stem ad Leaf Display

More information

Delta- Sigma Modulator based Discrete Data Multiplier with Digital Output

Delta- Sigma Modulator based Discrete Data Multiplier with Digital Output K.Diwakar et al. / Iteratioal Joural of Egieerig ad echology (IJE Delta- Sigma Mulator based Discrete Data Multiplier with Digital Output K.Diwakar #,.ioth Kumar *2, B.Aitha #3, K.Kalaiarasa #4 # Departmet

More information

H2 Mathematics Pure Mathematics Section A Comprehensive Checklist of Concepts and Skills by Mr Wee Wen Shih. Visit: wenshih.wordpress.

H2 Mathematics Pure Mathematics Section A Comprehensive Checklist of Concepts and Skills by Mr Wee Wen Shih. Visit: wenshih.wordpress. H2 Mathematics Pure Mathematics Sectio A Comprehesive Checklist of Cocepts ad Skills by Mr Wee We Shih Visit: weshih.wordpress.com Updated: Ja 2010 Syllabus topic 1: Fuctios ad graphs 1.1 Checklist o Fuctios

More information

Problem of calculating time delay between pulse arrivals

Problem of calculating time delay between pulse arrivals America Joural of Egieerig Research (AJER) 5 America Joural of Egieerig Research (AJER) e-issn: 3-847 p-issn : 3-936 Volume-4, Issue-4, pp-3-4 www.ajer.org Research Paper Problem of calculatig time delay

More information

x y z HD(x, y) + HD(y, z) HD(x, z)

x y z HD(x, y) + HD(y, z) HD(x, z) Massachusetts Istitute of Techology Departmet of Electrical Egieerig ad Computer Sciece 6.02 Solutios to Chapter 5 Updated: February 16, 2012 Please sed iformatio about errors or omissios to hari; questios

More information

The Detection of Abrupt Changes in Fatigue Data by Using Cumulative Sum (CUSUM) Method

The Detection of Abrupt Changes in Fatigue Data by Using Cumulative Sum (CUSUM) Method Proceedigs of the th WSEAS Iteratioal Coferece o APPLIED ad THEORETICAL MECHANICS (MECHANICS '8) The Detectio of Abrupt Chages i Fatigue Data by Usig Cumulative Sum (CUSUM) Method Z. M. NOPIAH, M.N.BAHARIN,

More information

FLEXIBLE ADC: A DITHER AND OVERSAMPLING BASED SOLUTION TO IMPROVE THE PERFORMANCE OF ADC SYSTEMS

FLEXIBLE ADC: A DITHER AND OVERSAMPLING BASED SOLUTION TO IMPROVE THE PERFORMANCE OF ADC SYSTEMS FLEXIBLE : A DITHER AND OVERSAMPLING BASED SOLUTION TO IMPROVE THE PERFORMANCE OF SYSTEMS J.M. Dias Pereira (1), A. Cruz Serra () ad P. Girão () (1) DSI, Escola Superior de Tecologia, Istituto Politécico

More information

HOW BAD RECEIVER COORDINATES CAN AFFECT GPS TIMING

HOW BAD RECEIVER COORDINATES CAN AFFECT GPS TIMING HOW BAD RECEIVER COORDINATES CAN AFFECT GPS TIMING H. Chadsey U.S. Naval Observatory Washigto, D.C. 2392 Abstract May sources of error are possible whe GPS is used for time comparisos. Some of these mo

More information

Fingerprint Classification Based on Directional Image Constructed Using Wavelet Transform Domains

Fingerprint Classification Based on Directional Image Constructed Using Wavelet Transform Domains 7 Figerprit Classificatio Based o Directioal Image Costructed Usig Wavelet Trasform Domais Musa Mohd Mokji, Syed Abd. Rahma Syed Abu Bakar, Zuwairie Ibrahim 3 Departmet of Microelectroic ad Computer Egieerig

More information

Single Bit DACs in a Nutshell. Part I DAC Basics

Single Bit DACs in a Nutshell. Part I DAC Basics Sigle Bit DACs i a Nutshell Part I DAC Basics By Dave Va Ess, Pricipal Applicatio Egieer, Cypress Semicoductor May embedded applicatios require geeratig aalog outputs uder digital cotrol. It may be a DC

More information

A SELECTIVE POINTER FORWARDING STRATEGY FOR LOCATION TRACKING IN PERSONAL COMMUNICATION SYSTEMS

A SELECTIVE POINTER FORWARDING STRATEGY FOR LOCATION TRACKING IN PERSONAL COMMUNICATION SYSTEMS A SELETIVE POINTE FOWADING STATEGY FO LOATION TAKING IN PESONAL OUNIATION SYSTES Seo G. hag ad hae Y. Lee Departmet of Idustrial Egieerig, KAIST 373-, Kusug-Dog, Taejo, Korea, 305-70 cylee@heuristic.kaist.ac.kr

More information

ADITIONS TO THE METHOD OF ELECTRON BEAM ENERGY MEASUREMENT USING RESONANT ABSORPTION OF LASER LIGHT IN A MAGNETIC FIELD.

ADITIONS TO THE METHOD OF ELECTRON BEAM ENERGY MEASUREMENT USING RESONANT ABSORPTION OF LASER LIGHT IN A MAGNETIC FIELD. ADITIONS TO THE METHOD OF ELECTRON BEAM ENERGY MEASUREMENT USING RESONANT ABSORPTION OF LASER LIGHT IN A MAGNETIC FIELD. Melikia R.A. (YerPhI Yereva) 1. NEW CONDITION OF RESONANT ABSORPTION Below we ca

More information

E X P E R I M E N T 13

E X P E R I M E N T 13 E X P E R I M E N T 13 Stadig Waves o a Strig Produced by the Physics Staff at Colli College Copyright Colli College Physics Departmet. All Rights Reserved. Uiversity Physics, Exp 13: Stadig Waves o a

More information

SEVEN-LEVEL THREE PHASE CASCADED H-BRIDGE INVERTER WITH A SINGLE DC SOURCE

SEVEN-LEVEL THREE PHASE CASCADED H-BRIDGE INVERTER WITH A SINGLE DC SOURCE SEVEN-LEVEL THREE PHASE CASCADED H-BRIDGE INVERTER WITH A SINGLE DC SOURCE T. Porselvi 1 ad Ragaath Muthu 1 Sri Sairam Egieerig College, Cheai, Idia SSN College of Egieerig, Cheai, Idia E-Mail: tporselvi@yahoo.com

More information

Simple Microcontroller Based Mains Power Analyzer Device

Simple Microcontroller Based Mains Power Analyzer Device Simple Microcotroller Based Mais Power Aalyzer Device Petr Dostálek, Vladimír Vašek ad Ja Doliay Abstract Paper deals with desig of simple microcotroller based power aalyzer device for measuremet of basic

More information

Density Slicing Reference Manual

Density Slicing Reference Manual Desity Slicig Referece Maual Improvisio, Viscout Cetre II, Uiversity of Warwick Sciece Park, Millbur Hill Road, Covetry. CV4 7HS Tel: 0044 (0) 24 7669 2229 Fax: 0044 (0) 24 7669 0091 e-mail: admi@improvisio.com

More information

Massachusetts Institute of Technology Dept. of Electrical Engineering and Computer Science Fall Semester, Introduction to EECS 2.

Massachusetts Institute of Technology Dept. of Electrical Engineering and Computer Science Fall Semester, Introduction to EECS 2. Massachusetts Istitute of Techology Dept. of Electrical Egieerig ad Computer Sciece Fall Semester, 006 6.08 Itroductio to EECS Prelab Exercises Pre-Lab#3 Modulatio, demodulatio, ad filterig are itegral

More information

Comparison of Frequency Offset Estimation Methods for OFDM Burst Transmission in the Selective Fading Channels

Comparison of Frequency Offset Estimation Methods for OFDM Burst Transmission in the Selective Fading Channels Compariso of Frequecy Offset Estimatio Methods for OFDM Burst Trasmissio i the Selective Fadig Chaels Zbigiew Długaszewski Istitute of Electroics ad Telecommuicatios Pozań Uiversity of Techology 60-965

More information

eppe cx Requirements to be met by a measuring system for efficiently monitoring supply systems and technical equipment

eppe cx Requirements to be met by a measuring system for efficiently monitoring supply systems and technical equipment eppe cx Requiremets to be met by a measurig system for efficietly moitorig supply systems ad techical equipmet Dipl.-Ig. Timo Wild MBA, Product Maager Fault Recordig & Power Quality, KoCoS Messtechik AG

More information

Assessment of Wind Power Quality: Implementation of IEC Procedures

Assessment of Wind Power Quality: Implementation of IEC Procedures Assessmet of Wid Power Quality: Implemetatio of IEC614-1 Procedures A. Morales 1, X. Robe ad J.C. Mau 1 1 Departmet of Electrical Egieerig. CP 165/5 Uiversité Libre de Bruxelles Campus of olbosch 15, Brussels

More information

Survey of Low Power Techniques for ROMs

Survey of Low Power Techniques for ROMs Survey of Low Power Techiques for ROMs Edwi de Agel Crystal Semicoductor Corporatio P.O Box 17847 Austi, TX 78744 Earl E. Swartzlader, Jr. Departmet of Electrical ad Computer Egieerig Uiversity of Texas

More information

Total Harmonics Distortion Reduction Using Adaptive, Weiner, and Kalman Filters

Total Harmonics Distortion Reduction Using Adaptive, Weiner, and Kalman Filters Wester Michiga Uiversity ScholarWorks at WMU Master's Theses Graduate College 6-2016 Total Harmoics Distortio Reductio Usig Adaptive, Weier, ad Kalma Filters Liqaa Alhafadhi Wester Michiga Uiversity, liquaa.alhafadhi@yahoo.com

More information

ELEC 204 Digital Systems Design

ELEC 204 Digital Systems Design Fall 2013, Koç Uiversity ELEC 204 Digital Systems Desig Egi Erzi College of Egieerig Koç Uiversity,Istabul,Turkey eerzi@ku.edu.tr KU College of Egieerig Elec 204: Digital Systems Desig 1 Today: Datapaths

More information

NOISE IN A SPECTRUM ANALYZER. Carlo F.M. Carobbi and Fabio Ferrini Department of Information Engineering University of Florence, Italy

NOISE IN A SPECTRUM ANALYZER. Carlo F.M. Carobbi and Fabio Ferrini Department of Information Engineering University of Florence, Italy NOISE IN A SPECTRUM ANALYZER by Carlo.M. Carobbi ad abio errii Departet of Iforatio Egieerig Uiversity of lorece, Italy 1. OBJECTIVE The objective is to easure the oise figure of a spectru aalyzer with

More information

AME28461 SERIES EMI FILTER HYBRID-HIGH RELIABILITY

AME28461 SERIES EMI FILTER HYBRID-HIGH RELIABILITY PD-94597A AME28461 SERIES EMI FILTER HYBRID-HIGH RELIABILITY Descriptio The AME Series of EMI filters have bee desiged to provide full compliace with the iput lie reflected ripple curret requiremet specified

More information

A Wide-Beam Broadcasting Antenna Using a Curved Dipole on Reflector Plane

A Wide-Beam Broadcasting Antenna Using a Curved Dipole on Reflector Plane 1th WSEAS Iteratioal Coferece o COMMUNICATIONS, Heraklio, Greece, July 3-5, 8 A Wide-Beam Broadcastig Atea Usig a Curved Dipole o Reflector Plae RANGSAN WONGSAN School of Telecommuicatio Egieerig, Istitute

More information

AN ESTIMATION OF MULTILEVEL INVERTER FED INDUCTION MOTOR DRIVE

AN ESTIMATION OF MULTILEVEL INVERTER FED INDUCTION MOTOR DRIVE 9 IJRIC. All rights reserved. IJRIC www.ijric.org E-ISSN: 76-3336 AN ESTIMATION OF MULTILEVEL INVERTER FED INDUCTION MOTOR DRIVE K.RAMANI AND DR.A. KRISHNAN SMIEEE Seior Lecturer i the Departmet of EEE

More information

Fault Diagnosis in Rolling Element Bearing Using Filtered Vibration and Acoustic Signal

Fault Diagnosis in Rolling Element Bearing Using Filtered Vibration and Acoustic Signal Volume 8 o. 8 208, 95-02 ISS: 3-8080 (prited versio); ISS: 34-3395 (o-lie versio) url: http://www.ijpam.eu ijpam.eu Fault Diagosis i Rollig Elemet Usig Filtered Vibratio ad Acoustic Sigal Sudarsa Sahoo,

More information

ASample of an XML stream is:

ASample of an XML stream is: 1 Efficiet Multichael i XML Wireless Broadcast Stream Arezoo Khatibi* 1 ad Omid Khatibi 2 1 Faculty of Computer Sciece, Uiversity of Kasha, Kasha, Ira 2 Faculty of Mathematics, Uiversity of Viea,Viea,

More information

A Simplified Method for Phase Noise Calculation

A Simplified Method for Phase Noise Calculation Poster: T-18 Simplified Method for Phase Noise Calculatio Massoud Tohidia, li Fotowat hmady* ad Mahmoud Kamarei Uiversity of Tehra, *Sharif Uiversity of Techology, Tehra, Ira Outlie Itroductio Prelimiary

More information

Unit 5: Estimating with Confidence

Unit 5: Estimating with Confidence Uit 5: Estimatig with Cofidece Sectio 8.2 The Practice of Statistics, 4 th editio For AP* STARNES, YATES, MOORE Uit 5 Estimatig with Cofidece 8.1 8.2 8.3 Cofidece Itervals: The Basics Estimatig a Populatio

More information

TMCM BLDC MODULE. Reference and Programming Manual

TMCM BLDC MODULE. Reference and Programming Manual TMCM BLDC MODULE Referece ad Programmig Maual (modules: TMCM-160, TMCM-163) Versio 1.09 August 10 th, 2007 Triamic Motio Cotrol GmbH & Co. KG Sterstraße 67 D 20357 Hamburg, Germay http:www.triamic.com

More information

Fitting Signals into Given Spectrum Modulation Methods

Fitting Signals into Given Spectrum Modulation Methods S-72.333 Post-graduate Course i Radio Commuicatios 2001-2002 Fittig Sigals ito Give Spectrum Modulatio Methods Lars Maura 41747e Lars.maura@hut.fi Abstract Modulatio is the process where the message iformatio

More information

Analysis, Design and Experimentation of Series-parallel LCC Resonant Converter for Constant Current Source.

Analysis, Design and Experimentation of Series-parallel LCC Resonant Converter for Constant Current Source. This article has bee accepted ad published o J-STAGE i advace of copyeditig. Cotet is fial as preseted. Aalysis, Desig ad Experimetatio of Series-parallel LCC Resoat Coverter for Costat Curret Source.

More information

ICM7213. One Second/One Minute Timebase Generator. Features. Description. Ordering Information. Pinout. August 1997

ICM7213. One Second/One Minute Timebase Generator. Features. Description. Ordering Information. Pinout. August 1997 August 997 Features Guarateed V Operatio Very Low Curret Cosumptio (Typ).... µa at V All Outputs TTL Compatible O Chip Oscillator Feedback Resistor Oscillator Requires Oly Exteral compoets: Fixed Capacitor,

More information

ECE 333: Introduction to Communication Networks Fall Lecture 4: Physical layer II

ECE 333: Introduction to Communication Networks Fall Lecture 4: Physical layer II ECE 333: Itroductio to Commuicatio Networks Fall 22 Lecture : Physical layer II Impairmets - distortio, oise Fudametal limits Examples Notes: his lecture cotiues the discussio of the physical layer. Recall,

More information

Maximum efficiency formulation for inductive power transfer with multiple receivers

Maximum efficiency formulation for inductive power transfer with multiple receivers LETTER IEICE Electroics Express, Vol1, No, 1 10 Maximum efficiecy formulatio for iductive power trasfer with multiple receivers Quag-Thag Duog a) ad Mioru Okada Graduate School of Iformatio Sciece, Nara

More information

COS 126 Atomic Theory of Matter

COS 126 Atomic Theory of Matter COS 126 Atomic Theory of Matter 1 Goal of the Assigmet Video Calculate Avogadro s umber Usig Eistei s equatios Usig fluorescet imagig Iput data Output Frames Blobs/Beads Estimate of Avogadro s umber 7.1833

More information

Smart Energy & Power Quality Solutions. ProData datalogger. Datalogger and Gateway

Smart Energy & Power Quality Solutions. ProData datalogger. Datalogger and Gateway Smart Eergy & Power Quality Solutios ProData datalogger Datalogger ad Gateway Smart ad compact: Our most uiversal datalogger ever saves power costs Etheret coectio Modbus-Etheret-Gateway 32 MB 32 MB memory

More information

Performance and Analysis with Power Quality improvement with Cascaded Multi-Level Inverter Fed BLDC Motor Drive

Performance and Analysis with Power Quality improvement with Cascaded Multi-Level Inverter Fed BLDC Motor Drive Iteratioal Joural of Recet Advaces i Egieerig & Techology (IJRAET) Performace ad Aalysis with Power Quality improvemet with Cascaded Multi-Level Iverter Fed BLDC Motor Drive 1 N. Raveedra, 2 V.Madhu Sudha

More information