ECE 6560 Multirate Signal Processing Decimation and Interpolation

Size: px
Start display at page:

Download "ECE 6560 Multirate Signal Processing Decimation and Interpolation"

Transcription

1 ECE 656 ultiate Signal Pocessing Deciation and Intepolation D. Badle J. Bazuin Westen icigan Univesit College of Engineeing and Applied Sciences Depatent of Electical and Copute Engineeing 93 W. icigan Ave. Kalaazoo I,

2 Refeences Cociee, R.E.; Rabine,.R.;, "Intepolation and deciation of digital signals A tutoial eview," Poceedings of te IEEE, vol.69, no.3, pp. 3-33, ac 98. ttp://ieeeploe.ieee.og/stap/stap.jsp?anube= R.E. Cociee and.r. Rabine, "ultiate Digital Signal Pocessing," Pentice-Hall, Inc., Englewood Cliffs, N.J., 983. ECE 656 2

3 Filte-Deciato Ipleentation () Deiving a coputational stuctue ECE p p n p w n p p p w p w

4 Filte-Deciato Ipleentation (2) ECE : fo Ipleentation: () Geneate polpase eleents (2) Su te polpase eleents

5 Filte-Deciato Ipleentation (3) Using a causal filte of lengt N= Ipleentation: () Geneate polpase eleents (2) Su te polpase eleents fo : Coefficient and Data Sets fo : fo : fo : ECE 656 5

6 Polpase Filte-Deciato ECE 656 6

7 ati Ipleentation ECE * ow Su Newest saple Oldest saple ocations based on pevious page : fo : fo : fo ows coluns

8 atlab Ipleentation Eaple atlab Code Eecution fo () given and (-(labda*-):-) Xati = flipud(flipl(esape(,,labda); Hati= esape(,,labda); Yo = su(xati.*hati,2); Y = su(yo); Updating Xati Xati(:,2:labda) = Xati(:,:labda-); Xati(:,) = flipud((:) T ); ECE 656 8

9 Filte and Deciate Input at 2 Hz, wit an output data ate onl at 4 Hz. Copute te 36 tap filte once eve 5 input data ccles, but te data locations ust be aintained. Wat if we too te 36 tap filte an patitioned it into 5 sapled filtes? i i : 5 : end Eac filte would get one new input eve 5 cloc ccles Tese is a polpase ipleentation ECE 656 9

10 ATAB Polpase Filte Deciato Cap5_2. labda = lengt()/poltaps; = poltaps; Pfilte = esape(,,labda); aa = zeos(,labda); sift = [zeos(labda-,) ee(labda-) ; zeos(,labda)]; fo ii = :nublocs aa = aa * sift; Tinde = +((ii-)*:(ii*-)); aa(:,) = flipud(testsig(tinde)); vect(:,ii) = su(((aa)).* Pfilte,2); end out = su(vect).; ECE 656

11 Te Z-Tansfo of w, and w w n w n,, l n,, 2 otewise l n n wn ep j2, n Te discete Fouie seies of an ipulse tain wit peiod Y z z Y Y z w z w z w ep j2 z l z l Note: w (n) is not deciated ECE 656 Fo: R.E. Cociee and.r. Rabine, "ultiate Digital Signal Pocessing," Pentice-Hall, Inc., Englewood Cliffs, N.J., 983. Capte 2, p

12 ECE Studing te Z-Tansfo (2) l z l j w z Y 2 ep 2 ep l z l j w z Y 2 ep l z l j W z Y Since z X z H z W l z l j X z l j H z Y 2 ep 2 ep Fo: R.E. Cociee and.r. Rabine, "ultiate Digital Signal Pocessing," Pentice-Hall, Inc., Englewood Cliffs, N.J., 983. Capte 2, p

13 ECE Z-Tansfo in tes of te Fequenc 2 ep T f wee w jw z w j l j X w j l j H e Y l jw ep 2 ep ep 2 ep l w X l w j H e Y l jw 2 ep 2 ep w j w j jw jw jw e X e H e X e H e Y 2 2 Note: Te Nquist zone ae included/aliased based on te filte esponse. Fo a low pass filte signal o filte jw jw jw jw e X e X e H e Y Fo: R.E. Cociee and.r. Rabine, "ultiate Digital Signal Pocessing," Pentice-Hall, Inc., Englewood Cliffs, N.J., 983. Capte 2, p

14 Bandpass Filte Wat would appen if a bandpass filtes wee used instead of a low pass filte? Y j w 2 jw jw jw j w 2 e H e X e H e X e It sould wo te sae wa. ECE 656 Fo: R.E. Cociee and.r. Rabine, "ultiate Digital Signal Pocessing," Pentice-Hall, Inc., 4 Englewood Cliffs, N.J., 983. Capte 2, p

15 Nquist Zones of a Polpase Filte Cap6_. and Cap6_2. agnitude and pase plots of non-deciated polpase filte eleents. Wen a cople filte/cople signal iing is pefoed, te pase plots ae onl equal in te Nquist band of te pefectl centeed cople iing signal. All otes sould povide pase sus tat cancel signal in te Nquist band. ECE 656 5

16 Cociee and Rabine Filte Deciation Suaized () n n wn n w n w Assue a causal FIR filte of lengt :,,, fo fo fo ECE 656 Fo: R.E. Cociee and.r. Rabine, "ultiate Digital Signal Pocessing," Pentice-Hall, Inc., 6 Englewood Cliffs, N.J., 983. Capte 2, p

17 Filte Deciation Suaized (2) et Te suation of -tap filtes. Te coputation is pefoed once eve input saples. ECE 656 Fo: R.E. Cociee and.r. Rabine, "ultiate Digital Signal Pocessing," Pentice-Hall, Inc., 7 Englewood Cliffs, N.J., 983. Capte 2, p

18 Vecto Intepetation as coluns of ows, wit coluns nubeed left-to-igt in tie as inceases and botto-to-top as inceases. as coluns of ows, wit coluns nubeed left-to-igt as inceases and top-to-botto as inceases. ( & ust convolve) To pefo point-wise ultiplication, if is stoed left-to-igt and top-tobotto, flipl and ten flipud and it will line up coectl fo point-wise ultiplication and suation. (Tis can be done to o to convolve). Tis appeas as a ati convolution of te saple vectos. ECE 656 Fo: R.E. Cociee and.r. Rabine, "ultiate Digital Signal Pocessing," Pentice-Hall, Inc., 8 Englewood Cliffs, N.J., 983. Capte 2, p

19 Polpase Ipleentation () Dela ine Based Bloc delas n 2 coefficients applied sequentiall Suation ECE 656 9

20 Polpase Ipleentation (2) Coutato Base n 2 Su ECE 656 2

21 Wat about iing Pio to Filte Deciation n n wn n W n n n ep j2 n N n nep j2 ep j2 n et N n ep j2 n n N ECE N n n N Note equivalence to a cople filte

22 ECE iing Continued et n j 2 ep j 2 ep 2 ep j Te cople weigting and suation of -tap filtes. Te coputation is pefoed once eve input saples. Note, fo one fequenc, use an IFFT fo all fequencies in.

23 Polpase Ipleentation n n wn n W W n W 2 W 2 Su ep j2 A Single Fequenc Digital Cannel Output. ECE W

24 ECE Polpase Ipleentation IFFT 2 n 2 A ulticannel Digital Cannelize o Analsis Ipleentation 2 ep j

25 Intepolate-Filte () Deiving a coputational stuctue w n, n n,,, 2 otewise n p wn p p n p p n p p n s p ECE

26 Intepolate-Filte (2) ECE p p n p n p p s n n n p s p s p s p s Note tat te o suation onl eists fo p = aing eist as signal outputs fo te suation s s

27 Intepolate-Filte (3) Using a causal filte of lengt Ipleentation: () Geneate polpase eleents (2) Output is individual eleents s s fo : s : s s Coefficient sets fo : s s fo :,,, fo fo fo ECE

28 Polpase Intepolato-Filte s s ECE

29 ati Ipleentation ECE * s Rows in (sift egistes) Newest saple Oldest saple s s Oldest saple Newest saple

30 ATAB Polpase Intepolate Filte Cap5_3. ivecto = zeos(labda,); sift2 = [zeos(,labda); ee(labda-) zeos(labda-,) ] ; fo ii = :nublocs ivecto = sift2 * ivecto; Tinde = +((ii-)*:(ii*-)); ivecto(,) = out(ii); ati(:,ii) = Pfilte * ivecto; end out2 = *esape((ati),nu_saples,); ECE 656 3

31 Vecto Intepetation n n s t s t as ows of lengt coluns, wit ows nubeed top-to-botto in tie as inceases (negative tie). as coluns of ows, wit coluns nubeed left-to-igt as inceases and top-to-botto as t inceases. To pefo vecto-ati ultiplication, if is stoed left-to-igt and top-to-botto it will line up coectl fo vecto ultiplication wit wic is inveted in tie. (Note: if is flipud, ten flipl, flipud and flipud te output vecto). Etact te output fo te colun based esult top-to-botto. Tis appeas as a ati ultiplication of te saple vectos. ECE 656 Fo: R.E. Cociee and.r. Rabine, "ultiate Digital Signal Pocessing," Pentice-Hall, Inc., 3 Englewood Cliffs, N.J., 983. Capte 2, p

32 Intepolation-Filte Polpase Ipleentation Coutato Base 2 n ECE

33 Wat about iing (Up-convesion) Afte Te Intepolation Filte wn n n n N n ep j2 s t ep j2 et s t N s N et n n s t s t tep j2 s N ECE N t N s t s t ep j2 ep j2 t s t n W Cople filte equivalence

34 iing Polpase Ipleentation t N BPF s t t s ep j2 s t s t placed in Nquist egion. Filte becoes a cople bandpass filte. ECE W W W 2 W 2 n

35 ECE ultiple Input Signal Ipleentation Eac is ied to a diffeent bin/band and sued wit all te ote pio to polpase intepolation. 2 ep N N t j s t t s 2 ep N t N t j s t s 2 n 2

36 Cascaded Eleents FFT intepolation-filteing Nquist ate TD saples to FD fequenc Cople TD sbols to FD output (siila to OFD sbol geneation) Filte-deciation wit FFT FD fequencies to naowband TD at te Nquist ate! FD sbols to Cople TD output (siila to OFD sbol eception) ECE

37 FD Geneation and Pocessing Foing Wideband and Refoing Naowband Filtes naowe tan te Nquist egions ae used fo geneating FD wavefos. A guad band between adjacent fequencies is tpicall used n n 2 FFT 2 2 IFFT 2 Sntesis OFD Sbol Basis Analsis ECE

38 Quadatue io Filte Pocessing Obseving Naowband and Refoing Wideband Significant filte estiction ae equied if te output is equied to appoiate te input! Quadatue io Filte Definition and Requieents n n 2 IFFT 2 2 FFT 2 Analsis Sntesis ECE

39 QF Applications Fequenc doain filteing o equalization Tie-Spectal Analsis wit econstuction Abitail tae signals apat and ten econstuct te Patial-Band Sntesis to one o oe abita bandwidts (univesal base station eceive) Patial-Band Analsis wit fequenc doain suation and fullband sntesis (univesal base station tansitte) Applications: cellula telepone base stations, satellite ela stations, etc. ECE

ECE 6560 Multirate Signal Processing Chapter 5

ECE 6560 Multirate Signal Processing Chapter 5 ECE 656 ultiate Signal Pocessing Capte 5 D. Badle J. Bazuin Westen icigan Univesit College of Engineeing and Applied Sciences Depatment of Electical and Compute Engineeing 93 W. icigan Ave. Kalamazoo I,

More information

ECE 6560 Multirate Signal Processing Analysis & Synthesis Notes

ECE 6560 Multirate Signal Processing Analysis & Synthesis Notes Multirate Signal Processing Analysis & Synthesis Notes Dr. Bradley J. Bazuin Western Michigan University College of Engineering and Applied Sciences Departent of Electrical and Coputer Engineering 1903

More information

Design of FIR Filter using Filter Response Masking Technique

Design of FIR Filter using Filter Response Masking Technique Design of FIR Filte using Filte Response Masking Technique Sandeep Shivastava, Alok Jain, Ram Kuma Soni Abstact- In this pape autho is tying to implement Fequency esponse masking (FRM) technique. In this

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

DSP First, 2/e. FIR Filters. This Lecture: Lecture 11 FIR Filtering Intro INTRODUCE FILTERING IDEA. Chapter 5, Sects. 5-1, 5-2, 5-3 & 5-4 (partial)

DSP First, 2/e. FIR Filters. This Lecture: Lecture 11 FIR Filtering Intro INTRODUCE FILTERING IDEA. Chapter 5, Sects. 5-1, 5-2, 5-3 & 5-4 (partial) DSP First, /e Lecture FIR Filterig Itro READING ASSIGNENTS Tis Lecture: Capter 5, Sects. 5-, 5-, 5- & 5- (partial) Oter Readig: Net Lecture: C. 5, Sects 5-, 5-6, 5-7 & 5-8 CONVOLUTION Aug 6-6, JH cclella

More information

Performance Investigation of Shunt Active Power Filter Using Hysteresis Current Control Method

Performance Investigation of Shunt Active Power Filter Using Hysteresis Current Control Method Pefomance Investigation of Sunt Active Powe Filte Using Hysteesis Cuent Contol Metod VIKASH ANAND M.Tec. (Powe Electonics & Dives) Electical Engineeing Depatment Madan Moan Malviya Engineeing College Goakpu-273010(U.P),

More information

ECE 6560 Multirate Signal Processing Chapter 7

ECE 6560 Multirate Signal Processing Chapter 7 Muliae Signal Pocessing Chape 7 D. Badley J. Bauin Wesen Michigan Univesiy College of Engineeing and Applied Sciences Depaen of Elecical and Copue Engineeing 93 W. Michigan Ave. Kalaaoo MI, 498-5329 Chape

More information

ECE 6640 Digital Communications

ECE 6640 Digital Communications ECE 6640 Digital Communications D. Badley J. Bazuin Assistant ofesso Depatment of Electical and Compute Engineeing College of Engineeing and Applied Sciences Chapte 5 5. Communications Link Analysis. 1.

More information

Algorithm for Detecting the Number of Transmit Antennas in MIMO-OFDM Systems: Receiver Integration

Algorithm for Detecting the Number of Transmit Antennas in MIMO-OFDM Systems: Receiver Integration Algoith fo Detecting the Nube of Tansit Antennas in MIMO-OFDM Systes: Receive Integation Eckhad Ohle Ting-Jung Liang and Gehad Fettweis Vodafone Chai Mobile Counications Systes Technische Univesität Desden

More information

Lecture 3 : Filter Banks

Lecture 3 : Filter Banks Lectre : Filter Banks Part - : Filter Banks Preliminaries Filter bank introdction & applications Aliasing & perfect reconstrction PR Review of mlti-rate sstems st PR example : DFT/FFT filter bank Part

More information

An Efficient Control Approach for DC-DC Buck-Boost Converter

An Efficient Control Approach for DC-DC Buck-Boost Converter 2016 Published in 4th Intenational Symposium on Innovative Technologies in Engineeing and Science 3-5 Novembe 2016 (ISITES2016 Alanya/Antalya - Tukey) An Efficient Contol Appoach fo DC-DC Buck-Boost Convete

More information

Discussion #7 Example Problem This problem illustrates how Fourier series are helpful tools for analyzing electronic circuits. Often in electronic

Discussion #7 Example Problem This problem illustrates how Fourier series are helpful tools for analyzing electronic circuits. Often in electronic Discussion #7 Example Poblem This poblem illustates how Fouie seies ae helpful tools fo analyzing electonic cicuits. Often in electonic cicuits we need sinusoids of vaious fequencies But we may aleady

More information

Analyze Power Supply Rejection Ratio of LDO Regulator Based on Accurate Small Signal Model

Analyze Power Supply Rejection Ratio of LDO Regulator Based on Accurate Small Signal Model Poceedings of the Intenational Confeence on Electonics and Softwae Science, Takaatsu, Japan, 05 Analyze Powe Supply ejection atio of LDO egulato Based on Accuate Sall Signal Model Po-Yu Kuo*, Gang-Zhi

More information

ECE 6640 Digital Communications

ECE 6640 Digital Communications ECE 6640 Digital Communications D. Badley J. Bazuin Assistant ofesso Depatment of Electical and Compute Engineeing College of Engineeing and Applied Sciences Chapte 5 5. Communications Link Analysis. 1.

More information

Air gap aperture coupled stacked patch antenna for dual-band

Air gap aperture coupled stacked patch antenna for dual-band Ai ga aetue couled stacked atc antenna fo dual-band Rajes Kuma Viswakama, Sanjay Tiwai Deatment of ECE, JUET, Ragoga, Guna Scool of Studies in Electonics, Pt. Ravisanka Sukla Univesity Raiu E-mail: kv.786@gmail.com

More information

Evaluating Power Quality through the Sample Entropy Algorithm

Evaluating Power Quality through the Sample Entropy Algorithm Evaluating Powe Quality though the Saple Entopy Algoith S. Valencia Raíez, J. H. Estada, E. A. Cano Plata Abstact This pape pesents a bief suay of pevious wok, whee a new ethod to easue the powe quality

More information

Low-Complexity Time-Domain SNR Estimation for OFDM Systems

Low-Complexity Time-Domain SNR Estimation for OFDM Systems Low-Complexity Time-Domain SR Estimation fo OFDM Systems A. jaz, A.B. Awoseyila and B.G. Evans A low-complexity SR estimation algoithm fo OFDM systems in fequency-selective fading channels is poposed.

More information

Microwave Finite Element Modeling Applications to Coupled Electromagnetic-Thermal Problems and Characterization of Dielectric Materials

Microwave Finite Element Modeling Applications to Coupled Electromagnetic-Thermal Problems and Characterization of Dielectric Materials Micowave Finite Element Modeling Applications to Coupled Electomagnetic-Themal Poblems and Chaacteization of Dielectic Mateials Hulusi Acikgoz, Yann Le Bihan, Olivie Meye, and Lionel Pichon Laboatoie de

More information

Design and Performance Analysis of Corporate Feed Antenna Array for WLAN Application at 2.4 GHz

Design and Performance Analysis of Corporate Feed Antenna Array for WLAN Application at 2.4 GHz Intenational Jounal of Electical and Electonics Reseac ISSN 348-6988 (online) Vol. 4, Issue 3, pp: (140-146), Mont: July - Septembe 016, Available at: www.eseacpublis.com Design and Pefomance Analysis

More information

DSP First, 2/e. This Lecture: Lecture 13 Frequency Response of FIR Filters SINUSOIDAL INPUT SIGNAL. Frequency Domain (sum of sinusoids)

DSP First, 2/e. This Lecture: Lecture 13 Frequency Response of FIR Filters SINUSOIDAL INPUT SIGNAL. Frequency Domain (sum of sinusoids) DSP First, 2/ Lctur 3 Frquc Rspos of FIR Filtrs READING ASSIGNENTS Tis Lctur: Captr 6, Sctios 6- to 6-5 Otr Radig: Rcitatio FREQUENCY RESPONSE EXAPLES Nt Lctur: Cap. 6, Scts. 6-6, 6-7 & 6-8 Aug 26 23-26,

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

Design and Implementation of 4 - QAM VLSI Architecture for OFDM Communication

Design and Implementation of 4 - QAM VLSI Architecture for OFDM Communication Design and Implementation of 4 - QAM VLSI Achitectue fo OFDM Communication R. Achitha 1, S. Bhagyalakshmi 2, V. Jaya Suthi 3, D. T. Menakadevi 4 U.G. Students, Depatment of ECE, Adhiyamaan College of Engineeing,

More information

ISSN: [Reddy & Rao* et al., 5(12): December, 2016] Impact Factor: 4.116

ISSN: [Reddy & Rao* et al., 5(12): December, 2016] Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY SIMULATION COMPARISONS OF INDUCTION MOTOR DRIVE WITH ESTIMATOR AND PLL V. Nasi Reddy *, S. Kishnajuna Rao*, S.Nagenda Kuma * Assistant

More information

Quadratic Integration Method

Quadratic Integration Method Quadatic Integation Metod A. P. Meliopoulos, Fellow, IEEE, Geoge J. Cokkinides, Senio ebe, IEEE, and Geoge K. Stefopoulos, Student ebe, IEEE Abstact Tis pape pesents a new appoac fo tie doain tansient

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

Cyclic Constellation Mapping Method for PAPR Reduction in OFDM system

Cyclic Constellation Mapping Method for PAPR Reduction in OFDM system 2013 8th Intenational Confeence on Communications and Netwoking in China (CHINACOM) Cyclic Constellation Mapping Method fo PAPR Reduction in OFDM system Yong Cheng, Jianhua Ge, Jun Hou, and Fengkui Gong

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

Development of Corona Ozonizer Using High Voltage Controlling of Produce Ozone Gas for Cleaning in Cage

Development of Corona Ozonizer Using High Voltage Controlling of Produce Ozone Gas for Cleaning in Cage Moden Envionmental Science and Engineeing (ISSN 333-58) July 07, Volume 3, No. 7, pp. 505-509 Doi: 0.534/mese(333-58)/07.03.07/0 Academic Sta Publishing Company, 07 www.academicsta.us Development of Coona

More information

Performance Evaluation of Maximum Ratio combining Scheme in WCDMA System for Different Modulations

Performance Evaluation of Maximum Ratio combining Scheme in WCDMA System for Different Modulations Intenational Jounal of Emeging Technologies in Engineeing Reseach (IJETER) Volume 4, Issue 5, ay (6) www.ijete.evescience.og efomance Evaluation of aimum Ratio combining Scheme in WCDA System fo Diffeent

More information

Proceedings of Meetings on Acoustics

Proceedings of Meetings on Acoustics Poceedings of Meetings on Acoustics Volume 4, 2 http://acousticalsociety.og/ 62nd Meeting Acoustical Society of Ameica San Diego, Califonia 3 Octobe - 4 Novembe 2 Session 4pEA: Engineeing Acoustics 4pEA8.

More information

A Novel Chaos Based ASK OOK Communication System

A Novel Chaos Based ASK OOK Communication System A Novel Chaos Based ASK OOK Communication Sstem Banislav Jovic Defence echnolog Agenc New Zealand Defence Foce Auckland, New Zealand b.ovic@dta.mil.nz Abstact his pape poposes the novel boadband chaos

More information

Sliding Mode Control for Half-Wave Zero Current Switching Quasi-Resonant Buck Converter

Sliding Mode Control for Half-Wave Zero Current Switching Quasi-Resonant Buck Converter Sliding Mode Contol fo Half-Wave Zeo Cuent Switching Quasi-Resonant Buck Convete M. Ahmed, Student membe, IEEE, M. Kuisma, P. Silventoinen Abstact This pape focuses on the pactical implementation of sliding

More information

where and are polynomials with real coefficients and of degrees m and n, respectively. Assume that and have no zero on axis.

where and are polynomials with real coefficients and of degrees m and n, respectively. Assume that and have no zero on axis. function whee is an unknown constant epesents fo the un-modeled dynamics The pape investigates the position contol of electical moto dives that can be configued as stuctue of Fig 1 This poblem is fomulated

More information

Achieving High Transparency in Bilateral Teleoperation Using Stiffness Observer for Passivity Control

Achieving High Transparency in Bilateral Teleoperation Using Stiffness Observer for Passivity Control Acieving Hig Transparency in Bilateral Teleoperation Using tiffness Observer for Passivity Control Reza Monfaredi Karan Razi aeed iri Gydari eied Medi Rezaei Depart. of Mecanical Eng. Depart. of Electrical

More information

Performance Analysis of EGC Combining over Correlated Nakagami-m Fading Channels

Performance Analysis of EGC Combining over Correlated Nakagami-m Fading Channels SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 9, No., June, 93-3 UDK: 6.39 DOI:.98/SJEE93M Pefoance Analysis of EGC Cobining ove Coelated Nakagai- Fading Channels Dejan Milić, Selena Stanojčić, Zoan Popović,

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

Audio Engineering Society. Convention Paper. Presented at the 120th Convention 2006 May Paris, France

Audio Engineering Society. Convention Paper. Presented at the 120th Convention 2006 May Paris, France Audio Engineeing Society Convention Pape Pesented at the 120th Convention 2006 May 20 23 Pais, Fance This convention pape has been epoduced fom the autho's advance manuscipt, without editing, coections,

More information

HISTORY AND PROGRESS OF THE TOW THOMAS BI-QUADRATIC FILTER. PART I. GENERATION AND OP AMP REALIZATIONS

HISTORY AND PROGRESS OF THE TOW THOMAS BI-QUADRATIC FILTER. PART I. GENERATION AND OP AMP REALIZATIONS Jounal of icuits, Systems, and omputes Vol. 7, No. (2008) 33 54 c Wold Scientific Publishing ompany HISTOY ND POGESS OF THE TOW THOMS BIQUDTI FILTE. PT I. GENETION ND OP MP ELIZTIONS HMED M. SOLIMN Electonics

More information

Trellis Coding based on RLLPUM Codes for RFID Reader-to-Tag Channel

Trellis Coding based on RLLPUM Codes for RFID Reader-to-Tag Channel Austalian Jounal of Basic and Applied Sciences, 74: 78-77, 23 ISSN 99-878 Tellis Coding based on RLLPUM Codes fo RFID Reade-to-Tag Channel Vijey Thayananthan, Ahed Alzahani & Muhaad Shuaib Queshi Depatent

More information

The Periodic Ambiguity Function Its Validity and Value

The Periodic Ambiguity Function Its Validity and Value The Peiodic Ambiguity Function Its Validity and Value Nadav Levanon Dept. of Electical Engineeing Systems Tel Aviv Univesity Tel Aviv, Isael nadav@eng.tau.ac.il Abstact The peiodic ambiguity function (PAF)

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

Exploring Convolutional Neural Network Structures and Optimization Techniques for Speech Recognition

Exploring Convolutional Neural Network Structures and Optimization Techniques for Speech Recognition INTERSPEECH 2013 Exploing Convolutional Neual Netwok Stuctues and Optimization Techniques fo Speech Recognition Ossama Abdel-Hamid 1, Li Deng 2, Dong Yu 2 1 Depatment of Compute Science and Engineeing,

More information

Design and Implementation of Block Based Transpose Form FIR Filter

Design and Implementation of Block Based Transpose Form FIR Filter Design and Ipleentation of Bloc Based Transpose For FIR Filter O. Venata rishna 1, Dr. C. Venata Narasihulu 2, Dr.. Satya Prasad 3 1 (ECE, CVR College of Engineering, Hyderabad, India) 2 (ECE, Geethanjali

More information

Diagnosis method of radiated emission from battery management system for electric vehicle

Diagnosis method of radiated emission from battery management system for electric vehicle Available online at www.sciencediect.com ScienceDiect Enegy Pocedia 88 (2016 ) 662 667 CUE2015-Applied Enegy Symposium and Summit 2015: Low cabon cities and uban enegy systems Diagnosis method of adiated

More information

READING ASSIGNMENTS LECTURE OBJECTIVES. DOMAINS: Time & Frequency. ELEG-212 Signal Processing and Communications. This Lecture:

READING ASSIGNMENTS LECTURE OBJECTIVES. DOMAINS: Time & Frequency. ELEG-212 Signal Processing and Communications. This Lecture: ELEG- Sigal Procssig ad Commuicatios Lctur Frqucy Rspos of FIR Filtrs READING ASSIGNENTS This Lctur: Chaptr 6, Sctios 6-, 6-, 6-3, 6-4, & 6-5 Othr Radig: Rcitatio: Chaptr 6 FREQUENCY RESPONSE EXAPLES Nxt

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

Short-Circuit Fault Protection Strategy of Parallel Three-phase Inverters

Short-Circuit Fault Protection Strategy of Parallel Three-phase Inverters Shot-Cicuit Fault Potection Stategy of Paallel Thee-phase Invetes Hongliang Wang, Membe, IEEE, Xuejun Pei, Membe, IEEE, Yu Chen, Membe, IEEE,Yong Kang College of Electical and Electonics Engineeing Huazhong

More information

Parameters of spinning AM reticles

Parameters of spinning AM reticles Paametes of spinning AM eticles onald G. Digges, Cal E. Halfod, and Glenn D. Boeman A new method of obtaining amplitude modulation (AM) fo detemining taget location with spinning eticles is pesented. The

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 School of Electical and Compute Engineeing, Conell Univesity ECE 303: Electomagnetic Fields and Waves Fall 007 Homewok 1 Due on Nov. 8, 007 by 5:00 PM Reading Assignments: i) Review the lectue notes. ii)

More information

Rapid Design of Deployable Antennas for CubeSats

Rapid Design of Deployable Antennas for CubeSats Tis aticle as been accepted fo inclusion in a futue issue of tis jounal. Content is final as pesented, wit te exception of pagination. M. Sakovsky, S. Pellegino, and J. Costantine Rapid esign of eployable

More information

IMPROVEMENT OF METROLOGICAL CHARACTERISTICS OF PORTABLE IMPEDANCE ANALYZERS ABSTRACT

IMPROVEMENT OF METROLOGICAL CHARACTERISTICS OF PORTABLE IMPEDANCE ANALYZERS ABSTRACT U (Pape): un:nbn:de:gbv:ilm1-2014iwk-132:4 58 th ILMEAU SCIETIFIC COLLOQUIUM Technische Univesität Ilmenau, 08 12 Septembe 2014 U: un:nbn:de:gbv:ilm1-2014iwk:3 IMPOVEMET OF METOLOGICAL CHAACTEISTICS OF

More information

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

cos s Presentation Layout HIGH ACCURACY REAL-TIME DAM MONITORING USING LOW COST GPS EQUIPMENT

cos s Presentation Layout HIGH ACCURACY REAL-TIME DAM MONITORING USING LOW COST GPS EQUIPMENT HIGH ACCURACY REAL-TIME DAM MONITORING USING LOW COST GPS EQUIPMENT Pesentation Layout GPS in Engineeing Monitoing. GPS Caie Phase Multipath Eo Multipath Sideeal-day Coection Technique Poposed Technique

More information

Closed Loop Controlled LLC Half Bridge Isolated Series Resonant Converter

Closed Loop Controlled LLC Half Bridge Isolated Series Resonant Converter Closed Loop Contolled LLC Half Bidge Isolated Seies Resonant Convete Sivachidambaanathan.V and S. S. Dash Abstact LLC seies esonant convete is the most suitable convete fo medium powe applications due

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

2D Coding for Future Perpendicular and Probe Recording

2D Coding for Future Perpendicular and Probe Recording 2D Coding fo Futue Pependicula and Pobe Recoding Joseph A. O Sullivan Naveen Singla Ronald S. Indec Washington Univesity Saint Louis, Missoui s Outline: 2D Coding fo 2D ISI Motivation: 2D Intesymbol Intefeence

More information

Wall Compensation for Ultra Wideband Applications

Wall Compensation for Ultra Wideband Applications 64 A. MUQAIBEL, N. IYA, U. JOHAR, WALL COMPENSATION FOR ULTRA WIDEBAND APPLICATIONS Wall Compensation fo Ulta Wideband Applications Ali H. MUQAIBEL, Nuuddeen M. IYA, Uma M. JOHAR Dept. of Electical Engineeing,

More information

Novel Analytic Technique for PID and PIDA Controller Design. Seul Jung and Richard C. Dorf. Department of Electrical and Computer Engineering

Novel Analytic Technique for PID and PIDA Controller Design. Seul Jung and Richard C. Dorf. Department of Electrical and Computer Engineering Novel Analytic Technique fo PID and PIDA Contolle Deign Seul Jung and Richad C. Dof Depatment of Electical and Compute Engineeing U niveity of Calif onia; Davi Davi, CA 9566 e-mail:jung@ece.ucdavi.edu,

More information

1550 nm WDM read-out of volume holographic memory

1550 nm WDM read-out of volume holographic memory 55 nm WDM ead-out of volume hologaphic memoy Maia Chiaa Ubaldi *, Piepaolo Boffi, Davide Piccinin *, Elisabetta Flavia Rondinella and Maio Matinelli * CoeCom, Via Ampee 3, 23 Milano-Italy * Also with Dept.

More information

Performance Analysis of the Parallel Optical All-pass Filter Equalizer for Chromatic Dispersion Compensation at 10 Gb/s

Performance Analysis of the Parallel Optical All-pass Filter Equalizer for Chromatic Dispersion Compensation at 10 Gb/s Pefomance Analysis of the Paallel Optical All-pass Filte Equalize fo Chomatic Dispesion Compensation at Gb/s Wai Pang Ng, Membe, IEEE, W. Loedhammacaka, Student Membe, IEEE, R.A. Cyan, and Z. Ghassemlooy,

More information

Digital Image Processing Lecture 5. Basic intensity transformations. Log transformation. Negative and Log transformations

Digital Image Processing Lecture 5. Basic intensity transformations. Log transformation. Negative and Log transformations Digital Image ocessing Lectue 5 Basic intensit tansomations Histogam ocessing Thesholding. Basic intensit tansomations s T (.-). onzales & Woods: Chate. - Chate. 78-76 Chate. 87-875 Fo aebac : Add to the

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

Single-to-three phase induction motor sensorless drive system

Single-to-three phase induction motor sensorless drive system Alexandia Engineeing Jounal (212) 51, 77 83 Alexandia Univesity Alexandia Engineeing Jounal www.elsevie.com/locate/aej www.sciencediect.com ORIGINAL ARTICLE Single-to-thee phase induction moto sensoless

More information

Design of an LLC Resonant Converter Using Genetic Algorithm

Design of an LLC Resonant Converter Using Genetic Algorithm Design of an LLC Resonant Convete Using Genetic Algoithm H. H. Nien, C. K. Huang, S. K. Changchien, C. H Chan Dept. of Electical Engineeing, Chienkuo Technology Univesity E-mail: nien@ctu.edu.tw Dept,

More information

OPTIMUM MEDIUM ACCESS TECHNIQUE FOR NEXT GENERATION WIRELESS SYSTEMS

OPTIMUM MEDIUM ACCESS TECHNIQUE FOR NEXT GENERATION WIRELESS SYSTEMS 9 th Febuay. Vol. 3 No. 5 - JATIT & LLS. All ights eseved. ISSN: 99-5 www.jatit.og E-ISSN: 7-395 OPTIMUM MEDIUM ACCESS TECHNIQUE FOR NEXT GENERATION WIRELESS SYSTEMS N.AMUTHA PRABHA, V.MANIANDAN VIT UNIVERSITY,

More information

High Performance Receiver Design for RX Carrier Aggregation

High Performance Receiver Design for RX Carrier Aggregation Aticle High Pefomance Receive Design fo RX Caie Aggegation Jusung Kim 1, Bon-Hyun Ku, Sanghun Lee 3, Sungchan Kim 1 and Keunkwan Ryu 1, 1 Depatment of Electonic Engineeing, Hanbat National Univesity, Daejeon

More information

AMC-based resource allocation in adaptive frequency reused OFDMA-relay networks

AMC-based resource allocation in adaptive frequency reused OFDMA-relay networks Apil 8(): 59 64 www.sciencediect.co/science/jounal/58885 The Jounal of China Univesities of Posts and Telecounications http://www.jcupt.co AMC-based esouce allocation in adaptive fequency eused OFMA-elay

More information

Design of Ultra Wideband Antennas in the Form of Planar Electric or Magnetic Monopoles

Design of Ultra Wideband Antennas in the Form of Planar Electric or Magnetic Monopoles Design of Ulta Wideband Antennas in the Fo of Plana Electic o Magnetic s A. M. Abbosh (), M.E. Bialkowski (), () School of ITEE, Univesity of Queensland, Qld. 407, Austalia abbosh@itee.uq.edu.au Abstact

More information

VLSI Implementation of Low Complexity MIMO Detection Algorithms

VLSI Implementation of Low Complexity MIMO Detection Algorithms , Impact Facto :.643 eissn : 349-000 & pissn : 394-4544 Intenational Jounal of Reseach and Applications (Ap-Jun 015 Tansactions) (6): 309-313 Intenational Confeence on Emeging Tends in Electonics & Telecommunications

More information

Control Limits of Three-Phase AC Voltage Controller under Induction Motor Load A. I. Alolah Ali M. Eltamaly R. M. Hamouda

Control Limits of Three-Phase AC Voltage Controller under Induction Motor Load A. I. Alolah Ali M. Eltamaly R. M. Hamouda Contol Liits of Thee-Phase AC Voltage Contolle unde Induction Moto Load A. I. Alolah Ali M. Eltaaly R. M. Haouda Abstact Thyistos ae now widely used in any powe electonics and otos dives applications.

More information

SLNR-based User Scheduling in Multi-cell networks: from Multi-antenna to Large-Scale Antenna System

SLNR-based User Scheduling in Multi-cell networks: from Multi-antenna to Large-Scale Antenna System KII TRANACTION ON INTERNET AND INFORMATION YTEM VOL 8, NO 3 Ma 4 945 Copyigt c 4 KII LNR-based Use ceduling in Multi-cell netwos: fo Multi-antenna to Lage-cale Antenna yste Yancun Li, Guangxi Zu, ua Cen,

More information

Performance Analysis of Z-Source Inverter Considering Inductor Resistance

Performance Analysis of Z-Source Inverter Considering Inductor Resistance Pefomance Analysis of Z-Souce Invete Consideing Inducto Resistance Fatma A. Khea * and Essam Eddin M. Rashad ** Electic Powe and Machines Engineeing Depatment, Faculty of Engineeing, anta Univesity, anta,

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

Demosaicking using Adaptive Bilateral Filters

Demosaicking using Adaptive Bilateral Filters Demosaicking using Adaptive Bilateal Filtes Ekine Akuiyibo Timothy Atobatele EE 362, Winte 2006 0. Abstact Digital cameas sample the continuous spectum using an aay of colo filtes such that each pixel

More information

Analysis of a Fractal Microstrip Patch Antenna

Analysis of a Fractal Microstrip Patch Antenna 124 Analysis of a Factal Micostip Patch Antenna Vibha Rani Gupta and Nisha Gupta* Bila Institute of Technology, Mesa, Ranchi-835215, Jhakhand, India. vgupta@bitmesa.ac.in, ngupta@bitmesa.ac.in Abstact-

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

Tri-frequency Microcosmic Fractal Dipole Antenna with PBG Structure Used for 2G, 3G and 4G Systems. Bin LIN 1,*

Tri-frequency Microcosmic Fractal Dipole Antenna with PBG Structure Used for 2G, 3G and 4G Systems. Bin LIN 1,* Intenational Confeence on Compute Netwoks and Communication Technology (CNCT2016) Ti-fequency Micocosmic Factal Dipole Antenna with PBG Stuctue Used fo 2G, 3G and 4G Systems Bin LIN 1,* 1 Xiamen Univesity

More information

Estimation of Inductance for Sine and Cosine Shape Spiral Coils

Estimation of Inductance for Sine and Cosine Shape Spiral Coils Estiation of Inductance for Sine and Cosine Sape Spiral Coils A. Darwin Jose Raju Assistant Professor, St. Xavier s Catolic College of Engineering, Nagercoil, Tail Nadu, India S. Solai anoar Professor,

More information

VOLTAGE REGULATION OF DISTRIBUTION NETWORKS THROUGH REACTIVE POWER CONTROL

VOLTAGE REGULATION OF DISTRIBUTION NETWORKS THROUGH REACTIVE POWER CONTROL Copyight 22 IFAC 5th Tiennial Wold Congess, Bacelona, Spain VOLTAGE REGULATION OF DISTRIBUTION NETWORKS THROUGH REACTIVE POWER CONTROL G. Tapia (*), A. Tapia (*), R. Ciado (**), J.R. Saenz (***) (*) EUITI-D

More information

A Novel Resonant LLC Soft-Switching Inverting-Buck Converter

A Novel Resonant LLC Soft-Switching Inverting-Buck Converter Novel Resonant LLC Soft-Switching Inveting-Buck Convete Masoud Jabbai, Nahid Hematian Najafabadi, Ghazanfa Shahgholian, Mehdi Mahdavian Electical Engineeing Depatment, Najafabad Banch, Islamic zad Univesity,

More information

Figure Geometry for Computing the Antenna Parameters.

Figure Geometry for Computing the Antenna Parameters. Spheical Coodinate Systems Definitions Figue 1.2.1 Geomety fo Computing the Antenna Paametes. Antenna Radiation Patten: The distibution of adiated enegy fom an antenna ove a suface of constant adius centeed

More information

Impact of bilateral filter parameters on medical image noise reduction and edge preservation

Impact of bilateral filter parameters on medical image noise reduction and edge preservation The Univesity of Toledo The Univesity of Toledo Digital Repositoy Theses and Dissetations 2009 Impact of bilateal filte paametes on medical image noise eduction and edge pesevation Michael D. Lekan Medical

More information

12th WSEAS International Conference on SYSTEMS, Heraklion, Greece, July 22-24, Feedback Signals Estimation of an Induction Machine Drive

12th WSEAS International Conference on SYSTEMS, Heraklion, Greece, July 22-24, Feedback Signals Estimation of an Induction Machine Drive 2th WSEAS Intenational Confeence on SYSEMS, Healion, Geece, July 22-24, 28 Feedbac Signal Etimation of an Induction Machine Dive CONSANIN APOSOAIA, ZOAN SZEKEY, and DONAD GRAY Electical and Compute Engineeing

More information

READING ASSIGNMENTS LECTURE OBJECTIVES OVERVIEW. ELEG-212 Signal Processing and Communications. This Lecture:

READING ASSIGNMENTS LECTURE OBJECTIVES OVERVIEW. ELEG-212 Signal Processing and Communications. This Lecture: ELEG-212 Signal Processing and Communications Lecture 11 Linearity & Time-Invariance Convolution READING ASSIGNENTS This Lecture: Chapter 5, Sections 5-5 and 5-6 Section 5-4 will be covered, but not in

More information

Notes on Orthogonal Frequency Division Multiplexing (OFDM)

Notes on Orthogonal Frequency Division Multiplexing (OFDM) Notes on Orthogonal Frequency Division Multiplexing (OFDM). Discrete Fourier ransfor As a reinder, the analytic fors of Fourier and inverse Fourier transfors are X f x t t, f dt x t exp j2 ft dt (.) where

More information

Voice Conversion Application (VOCAL)

Voice Conversion Application (VOCAL) 0 Intenational Confeence on Uncetainty Reasoning and Knowledge Engineeing Voice Convesion Application (VOCAL) Liliana, Resmana Lim, Elizabeth Kwan Infomatics Depatment, Industial Technology Faculty Peta

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

An Extended Virtual Aperture Imaging Model for Through-the-wall Sensing and Its Environmental Parameters Estimation

An Extended Virtual Aperture Imaging Model for Through-the-wall Sensing and Its Environmental Parameters Estimation 84 YONGPING SONG, TIAN JIN, BIYING LU, JUN HU, ZHIMIN ZHOU, AN EXTENDED VIRTUAL APERTURE IMAGING MODEL An Extended Vitual Apetue Iaging Model fo Though-the-wall Sensing and Its Envionental Paaetes Estiation

More information

Windowing High-Resolution ADC Data Part 2

Windowing High-Resolution ADC Data Part 2 Windoing High-Resolution DC Data art Josh Carnes pplications Engineer, ational Seiconductor Corp. bstract nalyzing data fro DCs requires the use of indoing functions for spectral estiation and analysis

More information

A New Buck-Boost DC/DC Converter of High Efficiency by Soft Switching Technique

A New Buck-Boost DC/DC Converter of High Efficiency by Soft Switching Technique A New Buck-Boost D/D onvete of High Efficiency by Soft Switching Technique Dong-Kul Kwak, Seung-Ho Lee, and Do-Young Jung Pofessional Gaduate School of Disaste Pevention, Kangwon National Univesity, 45-711,

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

A Lifting Algorithm for Output-only Continuous Scan Laser Doppler Vibrometry

A Lifting Algorithm for Output-only Continuous Scan Laser Doppler Vibrometry 53d AIAA/ASME/ASCE/AHS/ASC Stuctues Stuctual Dynamics and Mateials Confeence2th AI 23-26 Apil 22 Honolulu Hawaii AIAA 22- A Lifting Algoithm fo Output-only Continuous Scan Lase Dopple Vibomety Shifei

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

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

Available online at ScienceDirect. Procedia Engineering 100 (2015 )

Available online at  ScienceDirect. Procedia Engineering 100 (2015 ) Available online at www.sciencediect.com ScienceDiect Pocedia Engineeing 1 (215 ) 1 14 25th DAAAM Intenational Symposium on Intelligent Manufactuing and Automation DAAAM 214 Measuement of Complex Pemittivity

More information

Experimental Study of Low Speed Sensorless Control of PMSM Drive Using High Frequency Signal Injection

Experimental Study of Low Speed Sensorless Control of PMSM Drive Using High Frequency Signal Injection VOLUME: 4 NUMBER: 6 MARCH Expeimental Study of Low Sensoless Contol of PMSM Dive Using High Fequency Signal Injection Jyoti AGRAWAL, Sanjay BODKHE Depatment of Electical Engineeing, G. H. Raisoni College

More information

ABSTRACTT FFT FFT-' Proc. of SPIE Vol U-1

ABSTRACTT FFT FFT-' Proc. of SPIE Vol U-1 Phase econstuction stategies in phase-locking system based on multi-apetue wave font sensos P.A. Semenov, S.D. Pol skikh Shvabe-Reseach, Moscow, Russian Fedeation; e-mail: pite@bk.u ABSTRACTT System of

More information

WIDE-ANGLE ISAR PASSIVE IMAGING USING SMOOTHED PSEUDO WIGNER-VILLE DISTRIBUTION. Yong Wu and David C. Munson, Jr.

WIDE-ANGLE ISAR PASSIVE IMAGING USING SMOOTHED PSEUDO WIGNER-VILLE DISTRIBUTION. Yong Wu and David C. Munson, Jr. IDE-ANGLE ISAR PASSIVE IMAGING USING SMOOTHED PSEUDO IGNER-VILLE DISTRIBUTION Yong u and David C. Munson, J. Coodinated Science Lab and Depatment of Electical and Compute Engineeing, Univesity of Illinois

More information

Efficient Parallel Real-Time Upsampling with Xilinx FPGAs

Efficient Parallel Real-Time Upsampling with Xilinx FPGAs Efficient Parallel eal-time Upsampling with Xilinx FPGAs by William D. ichard Associate Professor Washington University, St. Louis wdr@wustl.edu 38 Xcell Journal Fourth Quarter 2014 Here s a way to upsample

More information

A Method for Generating Pseudo Single-Point FRFs from Continuous Scan Laser Vibrometer Measurements

A Method for Generating Pseudo Single-Point FRFs from Continuous Scan Laser Vibrometer Measurements A Method fo Geneating Pseudo Single-Point FRFs fom Continuous Scan Lase Vibomete Measuements Matthew S. Allen 1 and Michael W. Sacic Depatment of Engineeing Physics Univesity of Wisconsin-Madison 535 Engineeing

More information