DESIGN AND PERFORMANCE ANALYSIS OF BAND PASS IIR FILTER FOR SONAR APPLICATION

Size: px
Start display at page:

Download "DESIGN AND PERFORMANCE ANALYSIS OF BAND PASS IIR FILTER FOR SONAR APPLICATION"

Transcription

1 International Journal of Emerging Tehnologies and Engineering (IJETE) ISSN: ICRTIET-21 Conferene Proeeding, 3 th -31 st August DESIGN AND PERFORMANCE ANALYSIS OF BAND PASS IIR FILTER FOR SONAR APPLICATION 1 Vanshikha Singh, 2 Rajesh Mehra 1 M.E.Sholar, 2 Assoiate Professor 1,2 Departmant of Eletronis & Communiation Engineering NITTTR, Chandigarh, India ABSTRACT In reent years due to the magnifient development of filter designs, designers took attention in this researh area. Filters are used to separate or ombine different frequenies. In this paper IIR filter has been designed and simulated using different tehniques., shev1, shev2 and filters are the basi prototype filter from whih we designed IIR filter. The performane of all the developed filters has been analyzed and ompared by using different filter order in MATLAB. It an be observed from the simulated result that the performane of filter is better at lower order and shev2 and filter shows better performane with inrease in filter order in SONAR frequeny range. Key Words: Band pass,, shev1, shev2,, IIR, SONAR. 1. INTRODUCTION ADSP is the proess of mathematial analysis of a signal to modify and improve its harateristis. Digital signal proessing (DSP) refers to various tehniques for improving the auray and reliability of digital ommuniations. The theory behind DSP is quite omplex. Basially, DSP works by larifying the levels or states of a digital signal. ADSP iruit is able to differentiate between human-made signals, whih are orderly, and noise, whih is inherently haoti [1]. The working of digital signal proessor is as follows: Fig. 1 Digital signal proessing The digital signal proessing is shown in Fig. 1 where we have to onvert the analog signal into digital signal by using A/D onverter and then the funtion of digital proessor starts. After transmission of digital signal suessfully at the reeiver terminal we need D/A onverter to onvert the digital signal into its analogous form. The basi task of DSP is to transform, filter and ompress the analog signal. After doing the task we are able to store information signal more effiiently. The advantages to using DSP tehniques are Reproduibility, Programmability, Stability and High reliability et. The appliations of DSP tehniques are Audio signal proessing and ompression, Digital image proessing video ompression, Speeh proessing and reognition, RADAR, SONAR Finanial signal proessing, Biomediine et. The basi task of DSP is filtering. Filtering is the one of the most powerful and important tool of DSP. Digital filters are apable of performing that speifiations whih are extremely diffiult, to ahieve with an analog implementation. In addition, the harateristis of a digital filter an be easily hanged under software ontrol. Many digital systems use signal filtering to remove unwanted noise, to provide spetral shaping, or to perform signal detetion or analysis. Digital filter appliations inlude signal preonditioning, band seletion, and low pass filtering. These funtions are provided by two types of filters i.e. Finite impulse response (FIR) filters and Infinite impulse response (IIR) filters. The basi harateristis of Finite Impulse Response (FIR) filters are Linear phase, high filter order (more omplex iruits) and Stability. The basi harateristis of Infinite Impulse Response (IIR) are Non-linear phase, Low filter order (less omplex iruits) and Resulting digital filter has the potential to beome unstable. IIR filters have muh better frequeny response than FIR filters of the same order. Unlike FIR filters, their phase is not linear whih an reate a problem to the systems

2 International Journal of Emerging Tehnologies and Engineering (IJETE) ISSN: ICRTIET-21 Conferene Proeeding, 3 th -31 st August whih need phase linearity. On the other hand, if the linear phase harateristi is not required, the use of IIR filters is an exellent solution [2]. 2. IIR FILTER IIR filters are digital filters with infinite impulse response. Unlike FIR filters, they have the feedbak (a reursive part of a filter) and are known as reursive digital filters. For this reason IIR filters have muh better frequeny response than FIR filters of the same order. When the linear phase harateristi is not important, the use of IIR filters is an exellent solution [2]. performane. After filter speifiation we have to alulate the oeffiient a k and b k and realize the struture to analyze finite word length and then hardware and software implementation[2].there are four types of basi prototype filter from whih we design IIR filter[]. The filter has a maximally flat response, i.e, No pass bands ripples and roll-off of minus 2db per pole [6]. Low pass filters are all-pole filter haraterized by the magnitude-squared frequeny response (3) Where N is the order of the filter, Ω is its -3dB frequeny, Ω p is the pass band edge frequeny, and is the band edge value of. Fig. 2 Blok Diagram of IIR Filter Fig. 2 shows the representation of IIR Filter in whih it onsist a feedbak element whih provides a good output response. There are many tehniques for designed of digital filter having a infinite duration impulse response. Thus the design of an IIR filter involves design of a digital filter in the analog domain and transforming the design into the digital domain. The system funtion desribing an analog filter may be written as: H a (s) = (1) Where a k and b k are the oeffiient of filter. The system funtion H a (s) an also be written by its impulse response as: For the IIR Filter design it is neessary to find to find suitable values for the oeffiients a k and b k so that the desired frequeny response is obtained. To design digital IIR filter first we have filter speifiation. The filter speifiation gives the funtion of the filter (low pass, high pass, band pass, band rejet filter) and the desired (2) There are two types of shev filters. Chebvshev1 filters are all-pole filters that exhibit equiripple behavior in the pass band and a monotoni harateristi in the stop band. The shev2 filters ontain both poles and zeros and exhibits an equiripple behavior in the stop band and a monotoni harateristi in the pass band. The zeros of type 2 filters lie on the imaginary axis in the s plane. The magnitude squared of the frequeny response harateristi of a shev1 filter is given as Where Ɛ is the parameter related to the pass band ripple and T N (x) is the Nth order shev polynomial defined as () T N (x) = os(nos -1 x), () osh (Nos -1 x), The magnitude squared of the frequeny response harateristi of a shev2 filter is given as (6) Where T N (x) is the Nth order hebyshev polynomial and Ω s is the stop band frequeny. or Cauer filters exhibit equiripple behavior in both the pass band and the stop band. This lass of filters ontains both poles and zeros and is haraterized by the magnitude squared frequeny response.

3 Group delay (in samples) Group delay (in samples) International Journal of Emerging Tehnologies and Engineering (IJETE) ISSN: ICRTIET-21 Conferene Proeeding, 3 th -31 st August (7) Where U N is the Jaobian funtion of order N and Ɛ is the parameter related to the pass band ripple [3]. 3. IIR DESIGN SIMULATION The Magnitude response and the group delay of the band pass filter using, shev1, shev2 and filters is shown in following Fig. for different filter order i.e. N=8, 16, 32. The ut off frequeny used in the frequeny range of SONAR (1kHz F 1kHz). So we used F 1 =1kHz, F2=1kHz and the sampling frequeny Fs=3kHz. The ombined Magnitude response and the group delay of the band pass filter using filter, shev1 filter, shev2 filter and filter for N=8, F 1 =1kHz, F 2 =1kHz and Fs=3kH is shown in Fig.3 and Fig The ombined Magnitude response and the group delay of the band pass filter using filter,shev1 filter,shev2 filter and filter for N=16, F 1 =1kHz,F 2 =1kHz and Fs=3kH is shown in Fig. and Fig hebyshev Fig. Comparison of magnitude response of different filters for N= ellipti elliptib Fig.3 Comparison of magnitude response of different filters for N= BUTTERWORTH CHEBYSHEV1 CHEBYSHEV2 ELLIPTIC Fig. 6 Comparison of Group delay of different filter for N=16 The ombined magnitude response and the group delay of the band pass, shev1, shev2 and filters for N=32, F 1 =1kHz,F 2 =1kHz and Fs=3kH is shown in Fig.7 and Fig. Comparison of Group delay of different filters for N=8

4 Group delay (in samples) International Journal of Emerging Tehnologies and Engineering (IJETE) ISSN: ICRTIET-21 Conferene Proeeding, 3 th -31 st August Fig ellipti Fig. 7 Comparison of magnitude response of different filters for N= ellipti Fig. 8 Comparison of Group delay of different filters for N=32. COMPARITIVE ANALYSIS Table. 1 Comparison of different filters with following parameters Order N=8 N=16 N=32 Protot ype-e filter Trans it-ion Width Stop Band Attenua tion-on Pass band Attenua tion-on Comparison of different filter tehniques in terms of filter parameters by varying the order an be observed from the different magnitude response of the band pass filter is shown in Table.1. The omparative analysis of transmission width, Pass band attenuation, Stop band attenuation with hanging the order for designing of different prototype filter is shown in terms of bar hart. Fig. shows the transmission width of different filter with different order. Fig. 1 shows the stop band attenuation of different filter with different order. Fig. 11 shows the pass band attenuation of different filter with different order. Fig. Transmission width (Hz) of different filter with different order

5 International Journal of Emerging Tehnologies and Engineering (IJETE) ISSN: ICRTIET-21 Conferene Proeeding, 3 th -31 st August Fig.1 Stop band attenuation (-db) of different filter with different Marh-27. order Fig.11 Pass band attenuation (-db) of different filter with different order. CONCLUSION From observation and omparison of different parameters of filters we analyzed that the response of filter is good at lower order in terms of its magnitude response and group delay. As we inrease the order the performane of ellipti filter is getting better ontinuously as ompared to other filters. From observation we an see that the response of hebyshev1 filter in terms of its stop band attenuation is more as ompared to others. As we inrease order the transition width of getting better and stop band attenuation and pass band attenuation is also getting better. Aknowledgement The authors would also like to thank Diretor, National Institute of Tehnial Teahers Training & Researh, Chandigarh, India and H.R. Institute of Tehnology, Ghaziabad for their onstant inspirations and support throughout this researh work. Referenes [1] Sanjit K. Mitra, Digital Signal Proessing, A Computer based Approah, Seond Edition, Page2-3. [2] S Salivahanan, A, Vallavaraj, C Gnanapriya, Digital Signal Proessing, Page38-381, 2. [3] John G. Proakis, Dimitris G. Manolakis, Digital Signal Proessing Priniples, Algorithms, and Appliations, Third Edition, Page682-68, 16. [] Ravi Kant Doneria, Prof. Laxmi Srivastava Comparative study of RF/Mirowave IIR Filters using matlab,volume 2,Issue-11,November 213,ISSN: ,Page [] Math works, Users Guide Filter Design Toolbox-, [6] Anju, Mamta Katiyar, Design of and shev1 Low pass Filter for Equalized, Volume 2, Issue-, May 212, Page2-28. AUTHORS Vanshikha Singh reeived the Bahelors of Tehnology degree in Eletronis and Communiation Engineering from Chandra Shekhar Azad University, Kanpur, India in 21.She is pursuing Master of Engineering degree in Eletronis and Communiation Engineering from National Institute of Tehnial Teahers Training & Researh, Punjab University, Chandigarh, India. Rajesh Mehra reeived the Bahelors of Tehnology degree in Eletronis and Communiation Engineering from National Institute of Tehnology, Jalandhar, India in 1, and the Masters of Engineering degree in Eletronis and Communiation Engineering from National Institute of Tehnial Teaher s Training & Researh, Punjab University, Chandigarh, India in 28. He is pursuing Dotor of Philosophy degree in Eletronis and Communiation Engineering from National Institute of Tehnial Teaher s Training & Researh, Punjab University, Chandigarh, India. He is an Assoiate Professor with the Department of Eletronis & Communiation Engineering,, National Institute of Tehnial Teaher s Training & Researh, Ministry of Human Resoure Development, Chandigarh, India. His urrent researh and teahing interests are in Signal, and Communiations Proessing, Very Large Sale Integration Design. He has authored more than 17 researh publiations inluding more than 1 in Journals. Mr. Mehra is member of IEEE and ISTE.

Dispersion and Dispersion Slope Compensation of an Optical Delay Line Filter (DLF) based on Mach-Zehnder Interferometers

Dispersion and Dispersion Slope Compensation of an Optical Delay Line Filter (DLF) based on Mach-Zehnder Interferometers Dispersion and Dispersion Slope Compensation of an Optial Delay Line Filter (DLF) based on Mah-Zehnder Interferometers P.Pavithra 1, K.Karthika 2 1,2 Department of Eletronis and Communiation Engineering,

More information

EFFICIENT IIR NOTCH FILTER DESIGN VIA MULTIRATE FILTERING TARGETED AT HARMONIC DISTURBANCE REJECTION

EFFICIENT IIR NOTCH FILTER DESIGN VIA MULTIRATE FILTERING TARGETED AT HARMONIC DISTURBANCE REJECTION EFFICIENT IIR NOTCH FILTER DESIGN VIA MULTIRATE FILTERING TARGETED AT HARMONIC DISTURBANCE REJECTION Control Systems Tehnology group Tehnishe Universiteit Eindhoven Eindhoven, The Netherlands Dennis Bruijnen,

More information

An Acquisition Method Using a Code-Orthogonalizing Filter in UWB-IR Multiple Access

An Acquisition Method Using a Code-Orthogonalizing Filter in UWB-IR Multiple Access 6 IEEE Ninth International Symposium on Spread Spetrum Tehniques and Appliations An Aquisition Method Using a Code-Orthogonalizing Filter in UWB-IR Multiple Aess Shin ihi TACHIKAWA Nagaoka University of

More information

Analysis and Design of an UWB Band pass Filter with Improved Upper Stop band Performances

Analysis and Design of an UWB Band pass Filter with Improved Upper Stop band Performances Analysis and Design of an UWB Band pass Filter with Improved Upper Stop band Performanes Nadia Benabdallah, 1 Nasreddine Benahmed, 2 Fethi Tari Bendimerad 3 1 Department of Physis, Preparatory Shool of

More information

A 24 GHz Band FM-CW Radar System for Detecting Closed Multiple Targets with Small Displacement

A 24 GHz Band FM-CW Radar System for Detecting Closed Multiple Targets with Small Displacement A 24 GHz Band FM-CW Radar System for Deteting Closed Multiple Targets with Small Displaement Kazuhiro Yamaguhi, Mitsumasa Saito, Takuya Akiyama, Tomohiro Kobayashi and Hideaki Matsue Tokyo University of

More information

Effect of Pulse Shaping on Autocorrelation Function of Barker and Frank Phase Codes

Effect of Pulse Shaping on Autocorrelation Function of Barker and Frank Phase Codes Columbia International Publishing Journal of Advaned Eletrial and Computer Engineering Researh Artile Effet of Pulse Shaping on Autoorrelation Funtion of Barker and Frank Phase Codes Praveen Ranganath

More information

A compact dual-band bandpass filter using triple-mode stub-loaded resonators and outer-folding open-loop resonators

A compact dual-band bandpass filter using triple-mode stub-loaded resonators and outer-folding open-loop resonators Indian Journal of Engineering & Materials Sienes Vol. 24, February 2017, pp. 13-17 A ompat dual-band bandpass filter using triple-mode stub-loaded resonators and outer-folding open-loop resonators Ming-Qing

More information

Fully Joint Diversity Combining, Adaptive Modulation, and Power Control

Fully Joint Diversity Combining, Adaptive Modulation, and Power Control Fully Joint Diversity Combining, Adaptive Modulation, and Power Control Zied Bouida, Khalid A. Qaraqe, and Mohamed-Slim Alouini Dept. of Eletrial and Computer Eng. Texas A&M University at Qatar Eduation

More information

Comparison of OFDM Radar and Chirp Sequence Radar

Comparison of OFDM Radar and Chirp Sequence Radar Comparison of OFDM Radar and Chirp Sequene Radar Johannes Fink, Friedrih K. Jondral Communiations Engineering Lab, Karlsruhe Institute of Tehnology Karlsruhe, GERMANY {Johannes.Fink, Friedrih.Jondral}@kit.edu

More information

Average Current Mode Interleaved PFC Control

Average Current Mode Interleaved PFC Control Freesale Semiondutor, n. oument Number: AN557 Appliation Note ev. 0, 0/06 Average Current Mode nterleaved PFC Control heory of operation and the Control oops design By: Petr Frgal. ntrodution Power Fator

More information

The Design of a Spatial Diversity Model to Mitigate Narrowband and Broadband Interference in DSSS Ad Hoc Networks

The Design of a Spatial Diversity Model to Mitigate Narrowband and Broadband Interference in DSSS Ad Hoc Networks The Design of a Spatial Diversity Model to Mitigate Narrowband and Broadband Interferene in DSSS Ad Ho Networks Sonia Furman, and Mario Gerla University of California, Los Angeles Abstrat Spatial diversity

More information

Polyphase Filter Design with Reduced Phase Non-Linearity

Polyphase Filter Design with Reduced Phase Non-Linearity Polyphase Filter Design with Redued Phase on-linearity DR. ARTUR RUOWSI and DR. IZZET ALE Applied DSP and VLSI Researh Group, University of Westminster, 5 ew Cavendish Street, Londo UITED IGDOM Abstrat:

More information

Interference mitigation by distributed beam forming optimization

Interference mitigation by distributed beam forming optimization English Interferene mitigation by distributed beam forming optimization Matthias Kashub, Christian M. Blankenhorn, Christian M. Mueller and Thomas Werthmann Abstrat Inter-ell interferene is a major issue

More information

Implementation of Direct Synthesis and Dahlin Control Algorithms on Data Driven Models of Heater System

Implementation of Direct Synthesis and Dahlin Control Algorithms on Data Driven Models of Heater System Implementation of Diret Synthesis and Dahlin Control Algorithms on Data Driven Models of Heater System Mr. R. G. Datar Sanjay Ghodawat Group of Institutes, Atigre Mr. A. N. Shinde Sanjay Ghodawat Group

More information

Electro-acoustic transducers with cellular polymer electrets

Electro-acoustic transducers with cellular polymer electrets Proeedings of 20 th International Congress on Aoustis, ICA 2010 23-27 August 2010, Sydney, Australia Eletro-aousti transduers with ellular polymer eletrets Yoshinobu Yasuno, Hidekazu Kodama, Munehiro Date

More information

Objectives. Presentation Outline. Digital Modulation Lecture 04

Objectives. Presentation Outline. Digital Modulation Lecture 04 Digital Modulation Leture 04 Filters Digital Modulation Tehniques Rihard Harris Objetives To be able to disuss the purpose of filtering and determine the properties of well known filters. You will be able

More information

The Implement of Hydraulic Control System for Large- Scale Railway Maintenance Equipment Based on PLC

The Implement of Hydraulic Control System for Large- Scale Railway Maintenance Equipment Based on PLC Sensors & Transduers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.om The Implement of Hydrauli Control System for Large- Sale Railway Maintenane Equipment Based on PLC Junfu YU, * Hairui WANG

More information

Transmission Adaptation for Broadband Wireless MIMO-OFDM Systems with Limited Feedback

Transmission Adaptation for Broadband Wireless MIMO-OFDM Systems with Limited Feedback Transmission Adaptation for Broadband Wireless MIMO-OFDM Systems with Limited Feedba Harri Pennanen and Jouo Leinonen Centre for Wireless Communiations P.O. Box 4500, 90014 University of Oulu, Finland

More information

CHAPTER 3 BER EVALUATION OF IEEE COMPLIANT WSN

CHAPTER 3 BER EVALUATION OF IEEE COMPLIANT WSN CHAPTER 3 EVALUATIO OF IEEE 8.5.4 COMPLIAT WS 3. OVERVIEW Appliations of Wireless Sensor etworks (WSs) require long system lifetime, and effiient energy usage ([75], [76], [7]). Moreover, appliations an

More information

Digitally Demodulating Binary Phase Shift Keyed Data Signals

Digitally Demodulating Binary Phase Shift Keyed Data Signals Digitally Demodulating Binary Phase Shift Keyed Signals Cornelis J. Kikkert, Craig Blakburn Eletrial and Computer Engineering James Cook University Townsville, Qld, Australia, 4811. E-mail: Keith.Kikkert@ju.edu.au,

More information

A Study on The Performance of Multiple-beam Antenna Satellite Receiving System Dezhi Li, Bo Zeng, Qun Wu*

A Study on The Performance of Multiple-beam Antenna Satellite Receiving System Dezhi Li, Bo Zeng, Qun Wu* 16 nd International Conferene on Mehanial, Eletroni and Information Tehnology Engineering (ICMITE 16) ISBN: 978-1-6595-34-3 A Study on The Performane of Multiple-beam Antenna Satellite Reeiving System

More information

Performance Analysis of Compensated CIC Filter in Efficient Computing Using Signed Digit Number System

Performance Analysis of Compensated CIC Filter in Efficient Computing Using Signed Digit Number System International Journal of Eletronis Engineering, 3 (2), 2011, pp. 323 329 Serials Publiations, ISSN : 0973-7383 Performane Analysis of Compensated CIC Filter in Effiient Computing Using Signed Digit Number

More information

Metrol. Meas. Syst., Vol. XVIII (2011), No. 2, pp METROLOGY AND MEASUREMENT SYSTEMS. Index , ISSN

Metrol. Meas. Syst., Vol. XVIII (2011), No. 2, pp METROLOGY AND MEASUREMENT SYSTEMS. Index , ISSN METROLOGY AND MEASUREMENT SYSTEMS Index 330930, ISSN 0860-8229 www.metrology.pg.gda.pl DAC TESTING USING MODULATED SIGNALS Pavel Fexa, Josef Vedral, Jakub Svatoš CTU Prague, Faulty of Eletrial Engineering

More information

Sensor Network with Data Transfer over Power Supply Wires

Sensor Network with Data Transfer over Power Supply Wires Sensor Network with Data Transfer over Power Supply Wires Vašek V., Dolinay J. and Dostálek P. Abstrat This artile desribes system whih allows reating sensor networks where sensors ommuniate with a entral

More information

Dipti Rathore 1, Anjali Gupta 2, Sumit Chakravorty 3, Pranay Kumar Rahi 4 1, 2, 3. IJRASET: All Rights are Reserved

Dipti Rathore 1, Anjali Gupta 2, Sumit Chakravorty 3, Pranay Kumar Rahi 4 1, 2, 3. IJRASET: All Rights are Reserved Magnitude and Phase Response Analysis of Low Pass Fir Filter Using And Harris Window Techniques Dipti Rathore 1, Anjali Gupta 2, Sumit Chakravorty 3, Pranay Kumar Rahi 4 1, 2, 3 B.E. Scholar, 4 Assistant

More information

Design Modification of Rogowski Coil for Current Measurement in Low Frequency

Design Modification of Rogowski Coil for Current Measurement in Low Frequency Design Modifiation of Rogowski Coil for Current Measurement in Low Frequeny M. Rezaee* and H. Heydari* Abstrat: The priniple objet of this paper is to offer a modified design of Rogowski oil based on its

More information

EKT358 Communication Systems

EKT358 Communication Systems EKT358 Communiation Systems Chapter 2 Amplitude Modulation Topis Covered in Chapter 2 2-1: AM Conepts 2-2: Modulation Index and Perentage of Modulation 2-3: Sidebands and the Frequeny Domain 2-4: Single-Sideband

More information

An Assisted GPS Acquisition Method using L2 Civil Signal in Weak Signal Environment

An Assisted GPS Acquisition Method using L2 Civil Signal in Weak Signal Environment Journal of Global Positioning Systems (004) Vol. 3, No. -: 5-3 An Assisted GPS Aquisition ethod using L Civil Signal in Wea Signal Environment Deu Jae Cho Department of Eletronis, Chungnam National University,

More information

Considerations and Challenges in Real Time Locating Systems Design

Considerations and Challenges in Real Time Locating Systems Design Considerations and Challenges in Real Time Loating Systems Design Dr. Brian Gaffney DeaWave Ltd. Email: brian.gaffney@deawave.om Abstrat Real Time Loating Systems (RTLS) are a ombination of hardware and

More information

A Novel Small-Signal Knowledge-Based Neural Network Modeling Approach for Packaged Transistors

A Novel Small-Signal Knowledge-Based Neural Network Modeling Approach for Packaged Transistors SR Journal o Eletrial and Eletronis Engineering (SR-JEEE) e-ssn: 78-676,p-SSN: -, Volume, ssue 5 Ver. (Sep. t. 8), PP 4-45 www.iosrjournals.org A Novel Small-Signal Knowledge-Based Neural Network Modeling

More information

EE (082) Chapter IV: Angle Modulation Lecture 21 Dr. Wajih Abu-Al-Saud

EE (082) Chapter IV: Angle Modulation Lecture 21 Dr. Wajih Abu-Al-Saud EE 70- (08) Chapter IV: Angle Modulation Leture Dr. Wajih Abu-Al-Saud Effet of Non Linearity on AM and FM signals Sometimes, the modulated signal after transmission gets distorted due to non linearities

More information

Compact Band-Pass and Band-Reject Microwave Filters Using Partial H-Plane Waveguide and Dielectric Layers

Compact Band-Pass and Band-Reject Microwave Filters Using Partial H-Plane Waveguide and Dielectric Layers Compat Band-Pass and Band-Rejet Mirowave Filters Using ial H-Plane Waveguide and Dieletri ayers A. Ghajar Department of Eletrial Engineering University of Guilan Rasht, Iran alighajar199@gmail.om H. Ghorbaninejad-Foumani

More information

Abstract. 1. Introduction. 2. Fading

Abstract. 1. Introduction. 2. Fading An Interative Simulation for Flat Fading P.Marihamy*, J.Senthilkumar and V.Vijayarangan ECE Dept., National Engineering College Kovilpatti -68 503, India. * Nizwa College of Tehnology, Sultanate of Oman

More information

Design and comparison of butterworth and chebyshev type-1 low pass filter using Matlab

Design and comparison of butterworth and chebyshev type-1 low pass filter using Matlab Research Cell: An International Journal of Engineering Sciences ISSN: 2229-6913 Issue Sept 2011, Vol. 4 423 Design and comparison of butterworth and chebyshev type-1 low pass filter using Matlab Tushar

More information

and division (stretch).

and division (stretch). Filterg AC signals Topi areas Eletrial and eletroni engeerg: AC Theory. Resistane, reatane and impedane. Potential divider an AC iruit. Low pass and high pass filters. Mathematis: etor addition. Trigonometry.

More information

A New Broadband Microstrip-to-SIW Transition Using Parallel HMSIW

A New Broadband Microstrip-to-SIW Transition Using Parallel HMSIW JOURNAL OF ELECTROMAGNETIC ENGINEERING AND SCIENCE, VOL. 12, NO. 2, 171~175, JUN. 2012 http://dx.doi.org/10.5515/jkiees.2012.12.2.171 ISSN 2234-8395 (Online) ISSN 2234-8409 (Print) A New Broadband Mirostrip-to-

More information

AFRL-RY-WP-TP

AFRL-RY-WP-TP AFRL-RY-WP-P-009-307 A MODULAION BASED APPROACH O WIDEBAND- SAP (PREPRIN) Ke Yong Li, Unnirishna S. Pillai, Peter Zulh, and Mihael Callahan C & P ehnologies, In. OCOBER 007 Approved for publi release;

More information

Movement Detection Using a Modified FMCW Waveform and GNU Radio

Movement Detection Using a Modified FMCW Waveform and GNU Radio Movement Detetion Using a Modified FMCW Waveform and GNU Radio Ali Bazzi, Majd Ghareeb, Mohammad Raad and Samih Abdul-Nabi Shool of Engineering, Computer and Communiation Department Lebanese International

More information

BER Performance of MIMO-OFDM System using STTC

BER Performance of MIMO-OFDM System using STTC International Journal of Sientifi Researh Publiations, Volume 3, Issue, February 3 ISS 5-353 BER Performane of MIMO-OFDM System using STTC K.Vidhya *, K.R.Shankarkumar ** * APECE, Sri Ramakrishna Engineering

More information

Development of A Steerable Stereophonic Parametric Loudspeaker

Development of A Steerable Stereophonic Parametric Loudspeaker Development of A Steerable Stereophoni Parametri Loudspeaker Chuang Shi, Hideyuki Nomura, Tomoo Kamakura, and Woon-Seng Gan Department of Eletrial and Eletroni Engineering, Kansai University, Osaka, Japan

More information

Comparative Study of RF/microwave IIR Filters by using the MATLAB

Comparative Study of RF/microwave IIR Filters by using the MATLAB Comparative Study of RF/microwave IIR Filters by using the MATLAB Ravi kant doneriya,prof. Laxmi shrivastava Abstract In recent years, due to the magnificent development of Filter designs take attention

More information

Finite-States Model Predictive Control with Increased Prediction Horizon for a 7-Level Cascade H-Bridge Multilevel STATCOM

Finite-States Model Predictive Control with Increased Prediction Horizon for a 7-Level Cascade H-Bridge Multilevel STATCOM Proeedings of The 2th World Multi-Conferene on Systemis, Cybernetis and Informatis (WMSCI 216) Finite-States Model Preditive Control with Inreased Predition Horizon for a 7-Level Casade H-Bridge Multilevel

More information

Figure 4.11: Double conversion FM receiver

Figure 4.11: Double conversion FM receiver 74 4.8 FM Reeivers FM reeivers, like their AM ounterparts, are superheterodyne reeivers. Figure 4.11 shows a simplified blok diagram for a double onversion superheterodyne FM reeiver Figure 4.11: Double

More information

Photovoltaic Based Dynamic Voltage Restorer with Outage Handling Capability Using PI Controller

Photovoltaic Based Dynamic Voltage Restorer with Outage Handling Capability Using PI Controller Available online at www.sienediret.om Energy Proedia 12 (2011) 560 569 ICSGCE 2011: 27 30 September 2011, Chengdu, China Photovoltai Based Dynami Voltage Restorer with Outage Handling Capability Using

More information

Location Fingerprint Positioning Based on Interval-valued Data FCM Algorithm

Location Fingerprint Positioning Based on Interval-valued Data FCM Algorithm Available online at www.sienediret.om Physis Proedia 5 (01 ) 1939 1946 01 International Conferene on Solid State Devies and Materials Siene Loation Fingerprint Positioning Based on Interval-valued Data

More information

5.8 Gb/s 16:1 multiplexer and 1:16 demultiplexer using 1.2 m BiCMOS

5.8 Gb/s 16:1 multiplexer and 1:16 demultiplexer using 1.2 m BiCMOS Downloaded from orbit.dtu.dk on: Mar 13, 218 5.8 Gb/s 16:1 multiplexer and 1:16 demultiplexer using 1.2 m BiCMOS Midtgaard, Jaob; Svensson, C. Published in: Proeedings of the IEEE International Symposium

More information

RADAR TARGET RECOGNITION BASED ON PARAMETERIZED HIGH RESOLUTION RANGE PROFILES

RADAR TARGET RECOGNITION BASED ON PARAMETERIZED HIGH RESOLUTION RANGE PROFILES RADAR TARGET RECOGNITION BASED ON PARAMETERIZED HIGH RESOLUTION RANGE PROFILES XUEJUN LIAO and ZHENG BAO Key Lab. For Radar Signal Proessing Xidian University, Xi an 710071, P. R. China E-mail : xjliao@rsp.xidian.edu.n

More information

An Improved Doppler Frequency Offset Estimation Algorithm of OFDM System under High-speed Movement Environment

An Improved Doppler Frequency Offset Estimation Algorithm of OFDM System under High-speed Movement Environment JOURAL OF COMPUTERS, VOL. 8, O. 2, DECEMBER 23 39 An Improved Doppler Frequeny Offset Estimation Algorithm of OFDM System under High-speed Movement Environment Yunlv Hong Department of Eletroni Engineering,

More information

A Digitally Controlled Oscillator for ADPLL Application. Wu Xiulong, Wang Faniu, Lin Zhiting, and Chen Junning

A Digitally Controlled Oscillator for ADPLL Application. Wu Xiulong, Wang Faniu, Lin Zhiting, and Chen Junning pplied Mehanis and Materials Online: 22--29 ISSN: 662-7482, Vols. 229-23, pp 55-58 doi:.428/www.sientifi.net/mm.229-23.55 22 Trans Teh ubliations, Switzerland Digitally Controlled Osillator for DLL ppliation

More information

Reliability measure for sound source localization

Reliability measure for sound source localization Reliability measure for sound soure loalization Hyejeong Jeon 1a), Seungil im 1, Lag-Yong im 1, Hee-Youn Lee 1, and Hyunsoo Yoon 2 1 Information Tehnology Laboratory, LG Eletronis Institute of Tehnology,

More information

Key-Words: - Software defined radio, Walsh Hadamard codes, Lattice filter, Matched filter, Autoregressive model, Gauss-Markov process.

Key-Words: - Software defined radio, Walsh Hadamard codes, Lattice filter, Matched filter, Autoregressive model, Gauss-Markov process. G Suhitra, M L Valarmathi A Novel method of Walsh-Hadamard Code Generation using Reonfigurable Lattie filter and its appliation in DS-CDMA system GSUCHITRA, MLVALARMATHI Department of ECE, Department of

More information

GPS RECEIVER PERFORMANCE TEST AT ROA

GPS RECEIVER PERFORMANCE TEST AT ROA GPS RECEIVER PERFORMANCE TEST AT ROA Hetor Esteban, Juan Palaio, Franiso Javier Galindo, and Jorge Garate Real Instituto y Observatorio de la Armada 00 San Fernando, Spain E-mail: hesteban@roa.es Abstrat

More information

Department of Electrical and Electronics Engineering Institute of Technology, Korba Chhattisgarh, India

Department of Electrical and Electronics Engineering Institute of Technology, Korba Chhattisgarh, India Design of Low Pass Filter Using Rectangular and Hamming Window Techniques Aayushi Kesharwani 1, Chetna Kashyap 2, Jyoti Yadav 3, Pranay Kumar Rahi 4 1, 2,3, B.E Scholar, 4 Assistant Professor 1,2,3,4 Department

More information

SINGLE UNDERWATER IMAGE RESTORATION BY BLUE-GREEN CHANNELS DEHAZING AND RED CHANNEL CORRECTION

SINGLE UNDERWATER IMAGE RESTORATION BY BLUE-GREEN CHANNELS DEHAZING AND RED CHANNEL CORRECTION SINGLE UNDERWATER IMAGE RESTORATION BY BLUE-GREEN CHANNELS DEHAZING AND RED CHANNEL CORRECTION Chongyi Li 1, Jihang Guo 1, Yanwei Pang 1, Shanji Chen, Jian Wang 1,3 1 Tianjin University, Shool of Eletroni

More information

Gibb s Phenomenon Analysis on FIR Filter using Window Techniques

Gibb s Phenomenon Analysis on FIR Filter using Window Techniques 86 Gibb s Phenomenon Analysis on FIR Filter using Window Techniques 1 Praveen Kumar Chakravarti, 2 Rajesh Mehra 1 M.E Scholar, ECE Department, NITTTR, Chandigarh 2 Associate Professor, ECE Department,

More information

2011 IEEE. Reprinted, with permission, from David Dorrell, Design and comparison of 11 kv multilevel voltage source converters for local grid based

2011 IEEE. Reprinted, with permission, from David Dorrell, Design and comparison of 11 kv multilevel voltage source converters for local grid based 2 IEEE. Reprinted, with permission, from David Dorrell, Design and omparison of k multilevel voltage soure onverters for loal grid based renewable energy systems. IECON 2-37th Annual Conferene on IEEE

More information

A Quadrature Downconversion Autocorrelation Receiver Architecture for UWB

A Quadrature Downconversion Autocorrelation Receiver Architecture for UWB A Quadrature Downonversion Autoorrelation Reeiver Arhiteture for UWB Simon Lee, Sumit Bagga, Wouter A. Serdijn Eletronis Researh Laboratory, Faulty of Eletrial Engineering, Mathematis and Computer Siene

More information

ACTIVE VIBRATION CONTROL OF AN INTERMEDIATE MASS: VIBRATION ISOLATION IN SHIPS

ACTIVE VIBRATION CONTROL OF AN INTERMEDIATE MASS: VIBRATION ISOLATION IN SHIPS ACTIVE VIBRATION CONTROL OF AN INTERMEDIATE MASS: VIBRATION ISOLATION IN SHIPS Xun Li, Ben S. Cazzolato and Colin H. Hansen Shool of Mehanial Engineering, University of Adelaide Adelaide SA 5005, Australia.

More information

Aparna Tiwari, Vandana Thakre, Karuna Markam Deptt. Of ECE,M.I.T.S. Gwalior, M.P, India

Aparna Tiwari, Vandana Thakre, Karuna Markam Deptt. Of ECE,M.I.T.S. Gwalior, M.P, India International Journal of Computer & Communication Engineering Research (IJCCER) Volume 2 - Issue 3 May 2014 Design Technique of Lowpass FIR filter using Various Function Aparna Tiwari, Vandana Thakre,

More information

Research on Blanket Jamming to Beidou Navigation Signals Based on BOC Modulation

Research on Blanket Jamming to Beidou Navigation Signals Based on BOC Modulation Int. J. Communiations, Network and System Sienes, 6, 9, 35-44 Published Online May 6 in SiRes. http://www.sirp.org/ournal/ins http://dx.doi.org/.436/ins.6.95 Researh on Blanket Jamming to Beidou Navigation

More information

Flexible Folded FIR Filter Architecture

Flexible Folded FIR Filter Architecture Flexible Folded FIR Filter Arhiteture I. Milentijevi, V. Ciri, O. Vojinovi Abstrat - Configurable folded bit-plane arhiteture for FIR filtering that allows programming of both number of taps and oeffiient

More information

Filters. A RF/microwave filter is (typically) a passive, reciprocal, 2- port linear device. Filter

Filters. A RF/microwave filter is (typically) a passive, reciprocal, 2- port linear device. Filter 3/1/25 Filters.do 1/8 Filters A RF/mirowave filter is (typially) a passive, reiproal, 2- port linear devie. Pin Filter Pout If port 2 of this devie is terminated in a mathed load, then we an relate the

More information

TRANSISTORS: DYNAMIC CIRCUITS. Introduction

TRANSISTORS: DYNAMIC CIRCUITS. Introduction TRANSISTORS: DYNAMIC CIRCUITS Introdution The point of biasing a iruit orretly is that the iruit operate in a desirable fashion on signals that enter the iruit. These signals are perturbations about the

More information

Considering Capacitive Component in the Current of the CSCT Compensator

Considering Capacitive Component in the Current of the CSCT Compensator Proeedings of the World Congress on Engineering and Computer Siene 8 WCECS 8, Otober - 4, 8, San Franiso, SA Considering Capaitive Component in the Current of the CSCT Compensator Mohammad Tavakoli Bina,

More information

DESIGN AND CHARACTERIZATION OF UNIFORM FIELD EDDY CURRENT PROBES*

DESIGN AND CHARACTERIZATION OF UNIFORM FIELD EDDY CURRENT PROBES* DESIGN AND CHARACTERIZATION OF UNIFORM FIELD EDDY CURRENT PROBES* INTRODUCTION P. J. Shull, 1 T. E. Capobiano, 2 and J. C. Moulder1 1Frature and Deformation Division 2Eletromagneti Tehnology Division National

More information

Performance of Random Contention PRMA: A Protocol for Fixed Wireless Access

Performance of Random Contention PRMA: A Protocol for Fixed Wireless Access Int. J. Communiations, Network and System Sienes, 2011, 4, 417-423 doi:10.4236/ijns.2011.47049 Published Online July 2011 (http://www.sirp.org/journal/ijns) Performane of Random Contention PRMA: A Protool

More information

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntehOpen, the world s leading publisher of Open Aess boos Built by sientists, for sientists 3,5 8,.7 M Open aess boos available International authors and editors Downloads Our authors are among

More information

BPSK so that we have a discrete set of RF signals. t)cos(

BPSK so that we have a discrete set of RF signals. t)cos( BPSK. BPSK Introdution Reall that the most general modulation has the form s( t) a( t)os[ t ( t)]. We remared earlier that phase modulation was not an effetive way to implement analog ommuniation, one

More information

A Dual-Threshold ATI-SAR Approach for Detecting Slow Moving Targets

A Dual-Threshold ATI-SAR Approach for Detecting Slow Moving Targets A Dual-Threshold ATI-SAR Approah for Deteting Slow Moving Targets Yuhong Zhang, Ph. D., Stiefvater Consultants Abdelhak Hajjari, Ph. D. Researh Assoiates for Defense Conversion In. Kyungjung Kim, Ph. D.,

More information

GPS RECEIVER PERFORMANCE TEST AT ROA

GPS RECEIVER PERFORMANCE TEST AT ROA GPS RECEIVER PERFORMANCE TEST AT ROA Hetor Esteban, Juan Palaio, Franiso Javier Galindo, and Jorge Garate Real Instituto y Observatorio de la Armada 00 San Fernando, Spain E-mail: hesteban@roa.es Abstrat

More information

Chapter 3 Digital Transmission Fundamentals

Chapter 3 Digital Transmission Fundamentals Chapter 3 Digital Transmission Fundamentals Modems and Digital Modulation CSE 33, Winter Instrutor: Foroohar Foroozan Modulation of Digital Data Modulation of Digital Data Modulation proess of onverting

More information

A Comparative Performance Analysis of High Pass Filter Using Bartlett Hanning And Blackman Harris Windows

A Comparative Performance Analysis of High Pass Filter Using Bartlett Hanning And Blackman Harris Windows A Comparative Performance Analysis of High Pass Filter Using Bartlett Hanning And Blackman Harris Windows Vandana Kurrey 1, Shalu Choudhary 2, Pranay Kumar Rahi 3, 1,2 BE scholar, 3 Assistant Professor,

More information

ELEC-C5230 Digitaalisen signaalinkäsittelyn perusteet

ELEC-C5230 Digitaalisen signaalinkäsittelyn perusteet ELEC-C5230 Digitaalisen signaalinkäsittelyn perusteet Lecture 10: Summary Taneli Riihonen 16.05.2016 Lecture 10 in Course Book Sanjit K. Mitra, Digital Signal Processing: A Computer-Based Approach, 4th

More information

Reprint from IASTED International Conference on Signal and Image Processing (SIP 99). Nassau, Bahamas, October, 1999.

Reprint from IASTED International Conference on Signal and Image Processing (SIP 99). Nassau, Bahamas, October, 1999. Reprint from IASTED International Conferene on Signal and Image Proessing (SIP 99). Nassau, Bahamas, Otober, 1999. 1 Filter Networks Mats Andersson Johan Wiklund Hans Knutsson Computer Vision Laboratory,

More information

CA8120 Georgia Institute of Technology Office -of Contract Administration PROJECT CLOSEOUT - NOTICE. Page: 1 20-JUL :41

CA8120 Georgia Institute of Technology Office -of Contract Administration PROJECT CLOSEOUT - NOTICE. Page: 1 20-JUL :41 CA8120 Georgia Institute of Tehnology Offie -of Contrat Administration PROJECT CLOSEOUT - OTICE Page: 1 20-JUL-1998 13:41 Closeout otie Date 20-JUL-199I Projet umber E-21-J66 Doh Id 47324 Center umber

More information

ANALYSIS OF THE IONOSPHERIC INFLUENCE ON SIGNAL PROPAGATION AND TRACKING OF BINARY OFFSET CARRIER (BOC) SIGNALS FOR GALILEO AND GPS

ANALYSIS OF THE IONOSPHERIC INFLUENCE ON SIGNAL PROPAGATION AND TRACKING OF BINARY OFFSET CARRIER (BOC) SIGNALS FOR GALILEO AND GPS ANALYSIS OF THE IONOSPHERIC INFLUENCE ON SIGNAL PROPAGATION AND TRACKING OF BINARY OFFSET CARRIER (BOC) SIGNALS FOR GALILEO AND GPS Thomas Pany (1), Bernd Eissfeller (2), Jón Winkel (3) (1) University

More information

Revision: April 18, E Main Suite D Pullman, WA (509) Voice and Fax

Revision: April 18, E Main Suite D Pullman, WA (509) Voice and Fax Lab 9: Steady-state sinusoidal response and phasors Revision: April 18, 2010 215 E Main Suite D Pullman, WA 99163 (509) 334 6306 Voie and Fax Overview In this lab assignment, we will be onerned with the

More information

Performance of Two-Hop DS-CDMA Systems Using Amplify-and-Forward Protocol over Different Fading Channels

Performance of Two-Hop DS-CDMA Systems Using Amplify-and-Forward Protocol over Different Fading Channels http://dx.doi.org/10.5755/j01.eee..1.14116 Performane of Two-Hop DS-CDMA Systems Using Amplify-and-Forward Protool over Different Fading Channels Nuri Kapuu 1 Mehmet Bilim 1 Ibrahim Develi 1 1 Department

More information

ROBUST ESTIMATION AND ADAPTIVE CONTROLLER TUNING FOR VARIANCE MINIMIZATION IN SERVO SYSTEMS

ROBUST ESTIMATION AND ADAPTIVE CONTROLLER TUNING FOR VARIANCE MINIMIZATION IN SERVO SYSTEMS 009 JSME-IIP/ASME-ISPS Joint Conferene on Miromehatronis for Information and Preision Equipment (MIPE 009) June 7-0, 009, Tsukuba International Congress Center, Ibaraki, Japan ROBUST ESTIMATIO AD ADAPTIVE

More information

EE140 Introduction to Communication Systems Lecture 7

EE140 Introduction to Communication Systems Lecture 7 3/4/08 EE40 Introdution to Communiation Systems Leture 7 Instrutor: Prof. Xiliang Luo ShanghaiTeh University, Spring 08 Arhiteture of a (Digital) Communiation System Transmitter Soure A/D onverter Soure

More information

A Low-Complexity 128-Point Mixed-Radix FFT Processor for MB-OFDM UWB Systems

A Low-Complexity 128-Point Mixed-Radix FFT Processor for MB-OFDM UWB Systems A Low-Complexity -Point Mixed-Radix FFT Proessor for MB-OFM UWB Systems Sang-In Cho and Kyu-Min Kang In this paper, we present a fast Fourier transform (FFT) proessor with four parallel data paths for

More information

Serial PN Acquisition Using Smart Antenna and Censored Mean Level CFAR Adaptive Thresholding for a DS/CDMA Mobile Communication

Serial PN Acquisition Using Smart Antenna and Censored Mean Level CFAR Adaptive Thresholding for a DS/CDMA Mobile Communication 01 IEEE 14th International Conferene on High Performane Computing and Communiations Serial PN Aquisition Using Smart Antenna and Censored Mean Level CFAR Adaptive Thresholding for a DS/CDMA Mobile Communiation

More information

Selection strategies for distributed beamforming optimization

Selection strategies for distributed beamforming optimization EUROPEAN COOPERATION IN THE FIELD OF SCIENTIFIC AND TECHNICAL RESEARCH COST 2100 TD(10)11036 Ålborg, Denmark 2010/June/02-04 EURO-COST SOURCE: Institute of Communiation Networks and Computer Engineering

More information

DESIGN OF FIR AND IIR FILTERS

DESIGN OF FIR AND IIR FILTERS DESIGN OF FIR AND IIR FILTERS Ankit Saxena 1, Nidhi Sharma 2 1 Department of ECE, MPCT College, Gwalior, India 2 Professor, Dept of Electronics & Communication, MPCT College, Gwalior, India Abstract This

More information

LOW POWER-AREA DESIGNS OF 1BIT FULL ADDER IN CADENCE VIRTUOSO PLATFORM

LOW POWER-AREA DESIGNS OF 1BIT FULL ADDER IN CADENCE VIRTUOSO PLATFORM LOW POWER-AREA DESIGNS OF 1BIT FULL ADDER IN CADENCE VIRTUOSO PLATFORM Karthik Reddy. G Department of Eletronis and Communiation Engineering, G. Pulla Reddy Engineering ollege, Kurnool, A.P, India karthik.reddy401@gmail.om

More information

Turbo-coded Multi-alphabet Binary CPM for Concatenated Continuous Phase Modulation

Turbo-coded Multi-alphabet Binary CPM for Concatenated Continuous Phase Modulation no symbol mapping is required, and also the inner ode an be ombined with the CPE in the trellis oded modulation sense [4]. Simulation shows that the use of non-binary outer enoder an give typially.3db

More information

Development of FM-CW Radar System for Detecting Closed Multiple Targets and Its Application in Actual Scenes

Development of FM-CW Radar System for Detecting Closed Multiple Targets and Its Application in Actual Scenes XX by the authors; liensee RonPub, Lübek, Germany. This artile is an open aess artile distributed under the terms and onditions of the Creative Commons Attribution liense (http://reativeommons.org/lienses/by/3./).

More information

Micro-Piezoelectric Head Technology of Color Inkjet Printer

Micro-Piezoelectric Head Technology of Color Inkjet Printer DPP2: International Conferene on Digital Prodution Printing and Industrial Appliations Miro-Piezoeletri Head Tehnology of Color Inkjet Printer Takao Mimura & Shinri Sakai SEIKO EPSON Corporation Shiojiri-shi,

More information

Capacitor Voltage Control in a Cascaded Multilevel Inverter as a Static Var Generator

Capacitor Voltage Control in a Cascaded Multilevel Inverter as a Static Var Generator Capaitor Voltage Control in a Casaded Multilevel Inverter as a Stati Var Generator M. Li,J.N.Chiasson,L.M.Tolbert The University of Tennessee, ECE Department, Knoxville, USA Abstrat The widespread use

More information

Portable Marx Generator for Microplasma Applications

Portable Marx Generator for Microplasma Applications J. Plasma Fusion Res. SERIES, Vol. 8 (2009) Portable Marx Generator for Miroplasma Appliations T. UENO*, T. SAKUGAWA**, M. AKIYAMA**, T. NAMIHIRA**, S. KATSUKI** and H. AKIYAMA** *Department of Eletrial

More information

Analog Transmission of Digital Data: ASK, FSK, PSK, QAM

Analog Transmission of Digital Data: ASK, FSK, PSK, QAM Analog Transmission of Digital Data: ASK, FSK, PSK, QAM Required reading: Forouzan 5. Garia 3.7 CSE 33, Fall 6 Instrutor: N. Vlaji Why Do We Need Digital-to-Analog Conversion?! ) The transmission medium

More information

COHERENT PHASE COMPENSATION METHOD BASED ON DIRECT IF SAMPLING IN WIDEBAND RADAR

COHERENT PHASE COMPENSATION METHOD BASED ON DIRECT IF SAMPLING IN WIDEBAND RADAR Progress In Eletromagnetis Researh, Vol. 136, 753 764, 2013 COHERENT PHASE COMPENSATION METHOD BASED ON DIRECT IF SAMPLING IN WIDEBAND RADAR Qianqiang Lin, Zengping Chen *, Yue Zhang, and Jianzhi Lin Automati

More information

28th Seismic Research Review: Ground-Based Nuclear Explosion Monitoring Technologies

28th Seismic Research Review: Ground-Based Nuclear Explosion Monitoring Technologies DEVELOPMENT OF SURFACE WAVE DISPERSION AND ATTENUATION MAPS AND IMPROVED METHODS FOR MEASURING SURFACE WAVES Jeffry L. Stevens, Jeffrey W. Given, G. Eli Baker and Heming Xu Siene Appliations International

More information

International Journal of Advance Engineering and Research Development ANALYSIS AND DETECTION OF OIL SPILL IN OCEAN USING ASAR IMAGES

International Journal of Advance Engineering and Research Development ANALYSIS AND DETECTION OF OIL SPILL IN OCEAN USING ASAR IMAGES Sientifi Journal of Impat Fator (SJIF): 5.7 International Journal of Advane Engineering and Researh Development Volume 5, Issue 02, February -208 e-issn (O): 2348-4470 p-issn (P): 2348-6406 ANALYSIS AND

More information

Voltage Sag Classification with Consideration of Phase Shift

Voltage Sag Classification with Consideration of Phase Shift First IEEE International Conferene on Energy Internet Voltage Sag Classifiation with Consideration of Phase Shift Pengfei Wei, onghai Xu State Key Laoratory of Alternate Eletrial Power System with Renewale

More information

8A.6 SINGLE-SCAN RADAR REFRACTIVITY RETRIEVAL: THEORY AND SIMULATIONS

8A.6 SINGLE-SCAN RADAR REFRACTIVITY RETRIEVAL: THEORY AND SIMULATIONS 8A.6 SINGLE-SCAN RADAR REFRACTIVITY RETRIEVAL: THEORY AND SIMULATIONS B. L. Cheong 1, and R. D. Palmer 1,2 1 Atmospheri Radar Researh Center, The University of Oklahoma, Norman, U.S.A. 2 Shool of Meteorology,

More information

Candidate Spectral Estimation for Cognitive Radio

Candidate Spectral Estimation for Cognitive Radio Proeedings of the th WE International Conferene on COMMUNICTION, gios Nikolaos, Crete Island, Greee, July 6-8, 7 9 Candidate petral Estimation for Cognitive Radio MIGUEL ROJ,3, MIGUEL LGUN,,N I PÉREZ,

More information

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntehOpen, the world s leading publisher of Open Aess books Built by sientists, for sientists 3,800 6,000 10M Open aess books available International authors and editors Downloads Our authors are

More information

APPLICATION OF OFDM TECHNIQUE TO UNDERWATER ACOUSTIC DATA TRANSMISSION 1

APPLICATION OF OFDM TECHNIQUE TO UNDERWATER ACOUSTIC DATA TRANSMISSION 1 PPLICTION OF OFDM TECHNIQUE TO UNDERWTER COUTIC DT TRNMIION 1 IWON KOCH K, HENRYK LOT Gdansk University of Tehnology 11/12, G. Narutowiza t., 80-233 Gda sk, Poland ia.kohanska@gmail.om; hlas@eti.pg.gda.pl

More information

A Circularly-Polarized Microstrip Antenna with Quad-Band Combination

A Circularly-Polarized Microstrip Antenna with Quad-Band Combination Progress In Eletromagnetis Researh Letters, Vol. 61, 31 38, 2016 A Cirularly-Polarized Mirostrip Antenna with Quad-Band Combination Wei Wang, Mengjiang Xing *, and Xuyue Guo Abstrat In this paper, a novel

More information