Flexible Folded FIR Filter Architecture

Size: px
Start display at page:

Download "Flexible Folded FIR Filter Architecture"

Transcription

1 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 length is proposed in this paper. Proposed arhiteture allows designing of flexible folded FIR filter arra with fixed size that enables effiient implementation of different wireless standards on single filter. This paper deals with the mapping of unfolded data flow graph onto the onfigurable folded sstem using a new folding set assignment. The obtained arhiteture as a folded sstem is desribed b data flow graph, funtional blo diagram and data flow diagram. I. INTRODUCTION Cellular-phone tehnolog is hanging rapidl. There is an inreasing number of wireless-ommuniations standards, inluding variants of the IEEE 8. wireless LAN speifiation, ode-division multiple aess, the global sstem for mobile ommuniations, and emerging third-generation tehnologies. Traditionall, devies need a separate hip to wor with eah standard. However, as wireless tehnologies mature, servie providers differentiate themselves b offering new features, suh as multimedia apabilities. Providing eah feature tpiall requires a separate hip, or essene, multiple iruitr sstems phsiall joined on a peae of silion []. The additional iruitr adds ost, taes up spae, inreases power usage in mobile devies, and inrease produtdesign time. This problem an be solved using adaptive approah. With this approah, software an redraw a hip s phsial iruitr on the fl, letting a single proessor to perform multiple funtions []. Fators suh as regularit, salabilit ande abilit to trade hardware for speed within the ontext of an arhiteture beome more important []-[4]. The appliation of folding tehnique onto arra tpe arhitetures for FIR filtering gives designers greater flexibilit in finding the best tradeoff between hardware size and throughput rate [5]. The folding transformation is used to sstematiall determine the ontrol iruits in DSP arhitetures where multiple algorithm operations are time multiplexed to a single funtional unit [6]. B exeuting multiple algorithm operations on a single funtional unit, the number of funtional units in the implementation is redued, resulting in integrated iruit with low silion area [7]. As a starting arhiteture for the snthesis of the folded bit-plane FIR filter arhiteture with hangeable folding sets, well-nown bit-plane arhiteture (BPA) [8] was used in [9]-[]. The BPA is highl regular arhiteture, whih I. Milentijevi, V. Ciri, O. Vojinovi are with the Department of Computer Siene, Fault of Eletroni Engineering, Universit of Nis, Beogradsa 4, 8 Nis, Serbia and Montenegro, {milentijevi,viri,oliver}@elfa.ni.a.u allows extensive pipelining, regular laout, high omputational throughput, trunation of Least Signifiant Bits (LSBs) of intermediate results without an loss of aura, and programmabilit of oeffiients. In this paper we propose flexible folded bit-plane arhiteture for FIR filtering that allows programming of both number of taps and oeffiient length. As a starting point we use the transformed Data Flow Graph (DFG) for the BPA proposed in [9] and involve new assignment of folding sets []. This paper deals with the mapping of the transformed DFG for the BPA onto the onfigurable folded sstem where new assignment of folding sets is implemented. The obtained arhiteture as a flexible folded sstem, will be desribed b DFG, funtional blo diagram and the data flow diagram. The method of operation and operations mapping onto the proessing units will be desribed in detail. The folded proessor arra is fed with data b hardware module for input data entering and oeffiient suppl module. The algorithms for data reordering in both modules will be presented, too. The folded FIR filter arhiteture is desribed in VHDL as a parameterized FIR filter ore. For the sae of the illustration of the arhiteture funtionalit and programming apabilities, few examples are implemented in FPGA tehnolog. The results of implementation, onerning throughput and hip oupation, will be presented. II. OPERATIONS MAPPING The following notation provides the basis for further explanation of mapping of DFG for BPA onto the onfigurable sstem: m oeffiient length, number of j oeffiients, i bit of oeffiient i (with weight j ), N folding fator, number of folding sets, n length of input words x i, L total number of operations in the DFG, where one operation assumes forming of partial produt and the addition performed on one row of basi ells (basi ell ontains AND gate and full adder), p-position of operation within the DFG ( p L-), S s s-th folding set ( s -). Starting DFG, whih is well prepared for appliation of folding tehnique is shown in Fig.. The mathematial desription of folding sets assignment (S s r) is done aording to the following equations s= p mod r= p mod N. () The idea of mapping different operations onto the different hardware units aording to the hosen number of oeffiients and oeffiient length in fixed arra struture is

2 introdued with (). The proposed mapping of operations enables both hanging the number of oeffiients and oeffiient length inluding onstraint L= m = N. The hardware size reduing for fator N is provided in a respet to the arhiteture from Fig.. Let us note that, the number of folding sets is not obligator equal to the number of oeffiients. In order to obtain mapping dependenies between operations and DFG nodes, transformed DFG from Fig. should be used. Eah operation from DFG (Fig. ) stands for multipliation of input data words b one oeffiient bit. Assignment of position numbers to operations in DFG (p) is done as follows: the leftmost operation is denoted with, while the rightmost operation is denoted with L- (Fig. ). Operation p ( p L-) from Fig. performs multipliation of input data word b oeffiient bit j i. Aording to (), folded arhiteture multiplies input data word (Fig. ) b oeffiient j i on folding set s ( s -) in time instane δ N+r ( r N-; δ=,,, ). The operation that has position in DFG equal to p (Fig. ), aording to folding set assignment (), an be desribed as p = m ( - ( j+ ) ) + i. () The dependen between folding set s and folding order r of oeffiient bit i with weight j, using () and (), is obtained as: ( m ( ( j+ ) ) + i) m ( ( j+ ) ) + i) s = mod r = ( mod N Expression () desribes the folding set s that performs j multipliation b oeffiient i in time instanes δ N+r ( r N-; δ=,,, ). III. FOLDED BIT-PLANE ARCHITECTURE Using a new assignment of folding sets that is applied on the transformed DFG from Fig., we obtain folded Bit- Plane arhiteture in general form (Fig. ). Input Data Entering Module (IDEM), denoted with dashed lines in Fig., provides input data for the folded arhiteture in aordane with folding set assignment (). Setions S,S,,S - in Fig. are Proessing Elements (PE) of the folded arhiteture. Eah setion is devoted to omputations from the orresponding folding set. Setions are implemented as rows of basi ells in funtional blo diagram, where the basi ell is omprised of AND gate and full adder. Funtional blo diagram for obtained () folded FIR filter arhiteture with hangeable number of oeffiients and oeffiient length is shown in Fig. for ase =, N=4, = and m =6. Let us note that the ordering of oeffiient depends on number of oeffiients,, and oeffiient length m. The Coeffiient Bit Suppl Module (CBSM) from Fig. provides the proper ordering of oeffiient bits regardless to oeffiient number and length. The internal struture of CBSM from Fig. is given in Fig. 4. In the respet to operations mapping (Eq. ), CBRM has two operational modes. First, initialization mode, when oeffiient bits are entered into the CBRM, and the seond, run mode, when CBRM is feeding arra with oeffiient bits. The CBSM is implemented as two-dimensional arra of lathes where eah lath stores one bit of the oeffiient (Fig. 4). The number of rows is equal to the number of folding sets in FBSM () while the number of olumns is equal to the FBSM s folding fator (N). Output from eah row is feeding one folding set of the folded arra with oeffiient bits. Rows are implemented as shift registers, so during the run mode oeffiients rotate through the rows from right to left, feeding eah folding set of folded arra with oeffiient bits in orret order (solid arrows in Fig. 4). Problem of providing the orret bit order, during initialization mode, an be solved using the propert of modulo dependene in (). Due, the trae of the first oeffiient bit an be desribed with mapping of time instanes t {,,, N} onto the arra position [α,β]: α=((t-) mod )+ β=(( t-) mod N)+. The number of lo les, required for initializing the struture, is N. IV. FUNCTIONAL DESCRIPTION Folding sets S,S,,S - are shown in dashed boxes (Fig. ). Eah folding set ontains N operations. In order to larif the folded FIR filter method of operation, the hardware setion that performs the operation from set S S (s=,,,-) is also denoted with S S. Initiall, the omputation starts in folding set S where the produt - x is obtained in the first lo le. In the next lo le folding set S generates the partial produt - x adding previousl omputed partial produt from S. Thus, the value ( - x )+( - x ) is m m+ m+ m (-)m+ (-)m+ m Fig.. Transformed DFG

3 entered into the next setion, whih performs the operations from S, in the third lo le. The next important time instane is (+)st lo le. In that lo le both input data path and summation path are folded from setion S - to S. In input data path x is present at input of the setion S, while in the summation path ( - x )+( - x )+...+( x ) enters the same setion. S adds - x to the entered sum. But the omputation for the oeffiient - is not finished et. The omplete produt -x is obtained in the setion S (m -) mod during lo le m. The omputation of -x starts in (m +)st lo le. The setion Sm mod omputes {( - x )+( - x )+...+( m - - m - x )}+ + - x = = ( -x )+( m - - x ). The first ompletel generated result at output is with laten m -N lo les. New result is generated ever N lo les. The data flow example that illustrates desribed proess of omputation is shown in Fig. 5. The proposed arhiteture supports the operation with hangeable number of oeffiients and oeffiient length. V. IMPLEMENTATION The implementation is done onto the FPGA Spartan II s-5pq8 with aim to illustrate what filtering an be arried out onto the one folded programmable arhiteture. The Table I illustrates the abilities of one implemented arhiteture with n=8, =8, N max =6 and =7 ( stands for implemented length of output word). Table I gives the implementation results for lo period, throughput and initial laten for possible programmed values of and m taing into aount hosen folding fator N (N max N ). Using the data from Table I, the graphial representation in Fig. 6 that desribes the throughput as a funtion of hosen folding fator, is generated. Inreasing of throughput is ahieved b dereasing of folding fator. Table I also ontains values for initial laten as it is given b m -N+Adder Laten. The initial laten depends also on adder s laten. In the implemented example adder s pipeline stages is equal to adder s length (=7). The number of adder s pipeline stages remains the same regardless to the programmed values for and m. TABLE I POSSIBILITIES FOR CONFIGURATION OF THE ARRAY N m Used Clo Throughput Initial laten slies [MHz] [l] [MHz] [l] [ns] [5%] [5%] [5%] [5%] [5%] [5%] VI. DISCUSSION AND CONCLUSIONS The transformation of soure DFG for the bit-plane arhiteture and proposed assignment of folding sets enable the snthesis of full pipelined folded FIR filter arhiteture with hangeable number of oeffiients, hangeable oeffiient length, and adjustable folding fator. The derived arhiteture has ept desirable features of soure arhiteture suh as extensive pipelining, high regularit, trunation of LSBs of intermediate results without an loss of aura. FPGA implementation of proposed arhiteture proved the funtionalit of the arhiteture and showed liner dependen of throughput as a funtion of folding fator in fixed size arras. tradeoffs between throughput and oupation of on-hip resoures as well as to illustrate onfiguration apabilities of the folded arhiteture. Proposed arhiteture allows designing of flexible folded FIR filter arra with fixed size that enables effiient implementation of different wireless standards on single filter. REFERENCES x {t=n l+} {t=i* m } {t /= N l+} {t /= i* m } l=,,,... i=,,,... S S S- N - {} - {} - {} {} - {} {} IDEM m - {N-} {N-} {N-} {N-} {,,,...,N-} Fig.. Folded FIR filter arhiteture with hangeable number of oeffiients and oeffiient length

4 [] L. Paulson, L. Garber, Reonfiguring Wireless Phones with Adaptive Chips, IEEE Computer, Vol. 6, Number 9, September, pp. 9-. [] P. Corsonello, S. Perri, and G. Coorullo, "Area-Time-Power Tradeoff in Cellular Arras VLSI Implementations", IEEE Transation on Ver Large Sale Integration (VLSI) Sstems, Vol. 8, No. 5, Ot., pp [] R. Lin, "Reonfigurable Parallel Inner Produt Proessor Arhitetures", IEEE Transations on Ver Large Sale Integration (VLSI) Sstems, Vol.9, No., Apr., pp. 6-7 [4] Robert Hawle, Bennett Wong, Thu-ji Lin, Joe Lasowsi, Henr Samueli, Design Tehniques for Silion Compiler Implementations of High-Speed FIR Digital Filters, IEEE Journal of Solid-State Ciruits, Vol, No. 5, Ma 996. [5] Y-C. Lin, F-C. Lin, "Classes of Sstoli Arras for Digital Filtering", Int. J. Eletronis, Vol.7, No.4,99,pp [6] K.K. Parhi, VLSI Digital Signal Proessing Sstems (Design and Implementation), John Wile & Sons, In., New Yor,. [7] T. C. Den, K. K. Parhi, Snthesis of Folded Pipelined Arhitetures for Multirate DSP Algorithms, IEEE Transation on Ver Large Sale Integration (VLSI) Sstems, Vol.6, No. 4, De. 998, pp [8] D. Reuver, H. Klar, "A Configurable Convolution Chip with Programmable Coeffiients", IEEE Journal of Solid State Ciruits, Vol. 7, No. 7, Jul 99, pp. -. [9] I. Milentijevi, V. Ciri, O. Vojinovi, T. Toi, Folded Semi-Sstoli FIR Filter Arhiteture With Changeable Folding Fator, Neural, Parallel & Sientifi Computations, Dnami Publishers, Atlanta, Vol., No,, pp [] I. Milentijevi, V. Ciri, Assignment of Folding Sets for Adaptive FIR Filtering on Folded Arra, Proeedings of the WPS-DSD, 9th EUROMICRO Conferene, Bele, 4 x x x x x parallel in Adder 9 5 l m =6 N=4 CBSM a x b s a x b s Fig.. Funtional blo diagram Fig. 5. Data flow for folded arhiteture (=, N=4, = and m =6) Throughput [ns] [,4] [,] [,] [,] [,4] [,] [,] [,] 8 6 [,4] [,] [,] [,] 4 serial in Fig. 4. Coeffiient Bit Suppl Module CBSM Fig. 6. Throughput as a funtion of hosen folding N

5 Ture, September. pp. -.

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

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

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

Power Budgeted Packet Scheduling for Wireless Multimedia

Power Budgeted Packet Scheduling for Wireless Multimedia Power Budgeted Paket Sheduling for Wireless Multimedia Praveen Bommannavar Management Siene and Engineering Stanford University Stanford, CA 94305 USA bommanna@stanford.edu Niholas Bambos Eletrial Engineering

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

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

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

An Ontology-based Validation Approach to Resolve Conflicts in Manufacturing Design Process

An Ontology-based Validation Approach to Resolve Conflicts in Manufacturing Design Process An Ontology-based Validation Approah to Resolve Conflits in Manufaturing Design Proess Kazunari Hashimoto, Motoyuki Takaai, Yohei Yamane, Seiji Suzuki, Masao Watanabe, and Hiroshi Umemoto Researh and Tehnology

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

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

DESIGN AND PERFORMANCE ANALYSIS OF BAND PASS IIR FILTER FOR SONAR APPLICATION International Journal of Emerging Tehnologies and Engineering (IJETE) ISSN: 238 8 ICRTIET-21 Conferene Proeeding, 3 th -31 st August 21 11 DESIGN AND PERFORMANCE ANALYSIS OF BAND PASS IIR FILTER FOR SONAR

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

HORIZONTAL DISPLACEMENT OF LAMINATED RUBBER-METAL SPRING FOR ENGINE ISOLATOR

HORIZONTAL DISPLACEMENT OF LAMINATED RUBBER-METAL SPRING FOR ENGINE ISOLATOR VOL., O. 7, SEPTEMBER ISS 89-8 ARP Journal of Engineering and Applied Sienes - Asian Researh Publishing etwor (ARP). All rights reserved. www.arpnjournals.om HORIZOTAL DISPLACEMET OF LAMIATED RUBBER-METAL

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

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

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

Texas Instruments Analog Design Contest

Texas Instruments Analog Design Contest Texas Instruments Analog Design Contest Oregon State University Group 23 DL Paul Filithkin, Kevin Kemper, Mohsen Nasroullahi 1. Written desription of the projet Imagine a situation where a roboti limb

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

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

A Fast and Energy Efficient Radix-8 Booth Multiplier using Brent kung Parallel prefix Adder

A Fast and Energy Efficient Radix-8 Booth Multiplier using Brent kung Parallel prefix Adder International Journal of Eletrial Eletronis Computers & Mehanial Engineering (IJEECM) ISSN: 2278-2808 Volume 5 Issue 2 ǁ Feb. 2017 IJEECM journal of Eletronis and ommuniation Engineering (ijeem-je) A Fast

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

Integration of PV based DG Source in AC Microgrid with Interconnection to Grid

Integration of PV based DG Source in AC Microgrid with Interconnection to Grid Indian Journal of Siene and Tehnology, ol 8(3, DOI: 10.17485/ijst/015/v8i3/703, November 015 ISSN (Print : 0974-6846 ISSN (Online : 0974-5645 Integration of P based DG Soure in AC Mirogrid with Interonnetion

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

Voltage Scalable Switched Capacitor DC-DC Converter for Ultra-Low-Power On-Chip Applications

Voltage Scalable Switched Capacitor DC-DC Converter for Ultra-Low-Power On-Chip Applications Voltage Salable Swithed Capaitor DC-DC Converter for Ultra-ow-Power On-Chip Appliations Yogesh K. amadass and Anantha P. Chandrakasan Mirosystems Tehnology aboratory Massahusetts Institute of Tehnology

More information

An Adaptive Distance-Based Location Update Algorithm for PCS Networks

An Adaptive Distance-Based Location Update Algorithm for PCS Networks An Adaptive Distane-Based Loation Update Algorithm for PCS Networks Abstrat - In this paper, we propose a stohasti model to ompute the optimal update boundary for the distane-based loation update algorithm.

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

Advanced PID Controller Synthesis using Multiscale Control Scheme

Advanced PID Controller Synthesis using Multiscale Control Scheme Advaned PID Controller Synthesis using Multisale Control Sheme Bejay Ugon a,*, Jobrun Nandong a, and Zhuquan Zang b a Department of Chemial Engineering, Curtin University, 989 Miri, Sarawak, Malaysia b

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

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

TECHNICAL DEVELOPMENTS AND PRACTICAL EXPERIENCE IN LARGE SCALE INTRODUCTION OF ON-LINE PD DIAGNOSIS

TECHNICAL DEVELOPMENTS AND PRACTICAL EXPERIENCE IN LARGE SCALE INTRODUCTION OF ON-LINE PD DIAGNOSIS ISBN 978-0-60-44584-9 Copyright 009 SAIEE, Innes House, Johannesburg TECHNICAL DEVELOPMENTS AND PRACTICAL EXPERIENCE IN LARGE SCALE INTRODUCTION OF ON-LINE PD DIAGNOSIS P.A.A.F. Wouters *, S. Mousavi Gargari,

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

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

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

Enhancing System-Wide Power Integrity in 3D ICs with Power Gating

Enhancing System-Wide Power Integrity in 3D ICs with Power Gating Enhaning System-Wide Power Integrity in 3D ICs with Power Gating Hailang Wang and Emre Salman Department of Eletrial and Computer Engineering, Stony Brook University, Stony Brook, NY 794 USA E-mail: {hailang.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

A SIGNAL IDENTIFICATION MODEL FOR MIMO DESIGN

A SIGNAL IDENTIFICATION MODEL FOR MIMO DESIGN International Journal of Emerging Tehnology and Innovative Engineering Volume I, Issue7, July 2015 (ISSN: 2394 6598) A SIGNAL IDENTIFICATION MODEL FOR MIMO DESIGN 1 A.Vimala, Department of ETE, Engineering,

More information

Reconfigurable three-phase SPWM implementation on DE2 FPGA

Reconfigurable three-phase SPWM implementation on DE2 FPGA Ahmed BELKHEIRI 1,2, Said AOUGHELLANET 1, Mohammed BELKHEIRI 2 Department of Eletroni Engineering, University of Elhadj Lakhdar, Batna 05000, Algeria(1), Laboratoire de Téléommuniations, Signaux et Systèms,

More information

IEEE TRANSACTIONS ON ELECTRON DEVICES, VOL. 51, NO. 2, FEBRUARY

IEEE TRANSACTIONS ON ELECTRON DEVICES, VOL. 51, NO. 2, FEBRUARY IEEE TRANSACTIONS ON ELECTRON DEVICES, VOL. 51, NO. 2, FEBRUARY 2004 195 A Global Interonnet Optimization Sheme for Nanometer Sale VLSI With Impliations for Lateny, Bandwidth, and Power Dissipation Man

More information

Adaptive TDMA/OFDMA for Wide-Area Coverage and Vehicular Velocities

Adaptive TDMA/OFDMA for Wide-Area Coverage and Vehicular Velocities Adaptive TDMA/FDMA for Wide-Area Coverage and Vehiular Veloities Mikael Sternad *, Sorour Falahati *, Tommy Svensson, and Daniel Aronsson * * Signals and Systems, Uppsala University, P Box 8,SE-71 0 Uppsala,

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

Hierarchical Extreme-Voltage Stress Test of Analog CMOS ICs for Gate-Oxide Reliability Enhancement*

Hierarchical Extreme-Voltage Stress Test of Analog CMOS ICs for Gate-Oxide Reliability Enhancement* Hierarhial Extreme-Voltage Stress Test of Analog MOS Is for Gate-Oxide Reliability Enhanement* hin-long Wey Department of Eletrial Engineering National entral University hung-li, Taiwan lway@ee.nu.edu.tw

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

Study of the Variance in the Histogram Test of ADCs

Study of the Variance in the Histogram Test of ADCs Study of the Variane in the Histogram Test of ADCs F. Corrêa Alegria and A. Cruz Serra Teleommuniations Institute and Department of Eletrial and Computer Engineering Instituto Superior Ténio, Tehnial University

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

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

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

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

Layered Space-Time Codes for Wireless Communications Using Multiple Transmit Antennas

Layered Space-Time Codes for Wireless Communications Using Multiple Transmit Antennas Layered Spae-Time Codes for Wireless Communiations Using Multiple Transmit Antennas Da-shan Shiu and Joseph M. Kahn University of California at Bereley Abstrat Multiple-antenna systems provide very high

More information

A comparison of scheduling algorithms in HSDPA

A comparison of scheduling algorithms in HSDPA A omparison of sheduling algorithms in HSDPA Stefan M. Sriba and Fambirai Takawira Shool of Eletrial, Eletroni and Computer Engineering, University of KwaZulu-Natal King George V Avenue, Durban, 404, South

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

ANALYSIS OF A MULTIPLEX-BUS SYSTEM*

ANALYSIS OF A MULTIPLEX-BUS SYSTEM* ANALYSS OF A MULTPLEX-BUS SYSTEM* Syed Masud Mahmud, Devang G. Sheth and Harpreet Singh Eletrial and Computer Engineering Department Wayne State University, Detroit, M 4822, USA. Phone: (313) 577-3855

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

Prediction Method for Channel Quality Indicator in LEO mobile Satellite Communications

Prediction Method for Channel Quality Indicator in LEO mobile Satellite Communications Predition Method for Channel Quality Indiator in LEO mobile Satellite Communiations Yadan Zheng *, Mingke Dong *, Wei Zheng *, Ye Jin *, Jianjun Wu * * Institution of Advaned Communiations, Peking University,

More information

A Robust Image Restoration by Using Dark channel Removal Method

A Robust Image Restoration by Using Dark channel Removal Method Volume 6, Issue 3, Marh 2017, ISSN: 2278 1323 A Robust Image Restoration by Using Dark hannel Removal Method Ankit Jain 1 (MTeh. sholar), Prof. Mahima Jain 2 Department Of Computer Siene And Engineering,

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

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

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

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

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

Efficient FIR Filter Architectures Suitable for FPGA Implementation

Efficient FIR Filter Architectures Suitable for FPGA Implementation Effiient FIR Filter Arhiteture Suitable for FPGA Implementation Joeph B. Evan Teleommuniation & Information Siene Laboratory epartment of Eletrial & Computer Engineering Univerity of Kana Lawrene, KS 6645-8

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

DECENTRALIZED BEAMFORMING FOR MASSIVE MU-MIMO ON A GPU CLUSTER

DECENTRALIZED BEAMFORMING FOR MASSIVE MU-MIMO ON A GPU CLUSTER DECENTRALIZED BEAMFORMING FOR MASSIVE MU-MIMO ON A GPU CLUSTER Kaipeng Li 1, Rishi Sharan 2, Yujun Chen 1, Joseph R. Cavallaro 1, Tom Goldstein 3, and Christoph Studer 2 1 Department of Eletrial and Computer

More information

Comparative Study Between Power System Blockset and PSCAD/EMTDC for Transient Analysis of Custom Power Devices Based on Voltage Source Converter

Comparative Study Between Power System Blockset and PSCAD/EMTDC for Transient Analysis of Custom Power Devices Based on Voltage Source Converter International onferene on Power Systems Transients IPST in New Orleans, US omparative Study etween Power System lokset and PS/EMT for Transient nalysis of ustom Power evies ased on Voltage Soure onverter

More information

Multilevel PWM Waveform Decomposition and Phase-Shifted Carrier Technique

Multilevel PWM Waveform Decomposition and Phase-Shifted Carrier Technique Multilevel PWM Waveform Deomposition and Phase-Shifted Carrier Tehnique R. Naderi* and A. Rahmati* Abstrat: Multilevel PWM waveforms an be deomposed into several multilevel PWM omponents. Phase-shifted

More information

TITLE TRANSMISSION POWER IN A WIRELESS DEVICE AND WIRELESS NETWORK

TITLE TRANSMISSION POWER IN A WIRELESS DEVICE AND WIRELESS NETWORK TITLE TRANSMISSION POWER IN A WIRELESS DEVICE AND WIRELESS NETWORK CROSS-REFERENCE TO RELATED APPLICATIONS [0001] This appliation laims the benefit of U.S. Provisional Appliation No. 62/289,042, filed

More information

Resource Efficient Reconfigurable Processor for DSP Applications

Resource Efficient Reconfigurable Processor for DSP Applications ISSN (Online) : 319-8753 ISSN (Print) : 347-6710 International Journal of Innovative Research in Science, Engineering and Technology Volume 3, Special Issue 3, March 014 014 International onference on

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

Calculating the input-output dynamic characteristics. Analyzing dynamic systems and designing controllers.

Calculating the input-output dynamic characteristics. Analyzing dynamic systems and designing controllers. CHAPTER : REVIEW OF FREQUENCY DOMAIN ANALYSIS The long-term response of a proess is nown as the frequeny response whih is obtained from the response of a omplex-domain transfer funtion. The frequeny response

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

t = 0 t = 8 (2 cycles)

t = 0 t = 8 (2 cycles) A omputation-universal two-dimensional 8-state triangular reversible ellular automaton Katsunobu Imai, Kenihi Morita Faulty of Engineering, Hiroshima University, Higashi-Hiroshima 739-8527, Japan fimai,

More information

Complete optical isolation created by indirect interband photonic transitions

Complete optical isolation created by indirect interband photonic transitions Corretion notie Complete optial isolation reated by indiret interband photoni transitions Zongfu Yu and Shanhui Fan Nature Photonis 4, 9 94 (009). In the version of this Supplementary Information originally

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

Resource allocation for multicarrier CDMA systems in ultra-wideband communications

Resource allocation for multicarrier CDMA systems in ultra-wideband communications esoure alloation for multiarrier CDMA systems in ultra-wideband ommuniations Antoine Stephan Jean-Yves Baudais Jean-François élard To ite this version: Antoine Stephan Jean-Yves Baudais Jean-François élard.

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

Mathematical Approach of Array Waveguide Grating in Dense Wavelength Division Multiplexing & Demultiplexing

Mathematical Approach of Array Waveguide Grating in Dense Wavelength Division Multiplexing & Demultiplexing ISSNOnline: 0-980 ISSN Print: 0-9798 ternational Journal of novative Researh in Computer and Communiation Engineering An ISO 97: 007 Certified Organization Vol., Issue, November 05 Mathematial Approah

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

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

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

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

Generating 4-Level and Multitone FSK Using a Quadrature Modulator

Generating 4-Level and Multitone FSK Using a Quadrature Modulator Generating 4-Level and Multitone FSK Using a Quadrature Modulator Page 1 of 9 Generating 4-Level and Multitone FSK Using a Quadrature Modulator by In a reent olumn (lik on the Arhives botton at the top

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

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

Tuning Condition Modification of Damped and Un-damped Adaptive Vibration Absorber

Tuning Condition Modification of Damped and Un-damped Adaptive Vibration Absorber RESEARCH ARTICLE International Journal of Computer Tehniques - Volume 2 Issue 2 215 Tuning Condition Modifiation of Damped and Un-damped Adaptive Vibration Absorber Mohammed Abdel-Hafiz 1 and Galal Ali

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

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

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

A 24 GHz FM-CW Radar System for Detecting Closed Multiple Targets and Its Applications in Actual Scenes

A 24 GHz FM-CW Radar System for Detecting Closed Multiple Targets and Its Applications in Actual Scenes 2016 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/4.0/).

More information

Optimal Joint Routing and Scheduling in Millimeter-Wave Cellular Networks

Optimal Joint Routing and Scheduling in Millimeter-Wave Cellular Networks Optimal Joint Routing and Sheduling in Millimeter-Wave Cellular Networks Dingwen Yuan, Hsuan-Yin Lin, Jörg Widmer and Matthias Hollik SEEMOO, Tehnishe Universität Darmstadt Simula@UiB, Bergen Norway Institute

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

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

Analysis of a Modified RC4 Algorithm

Analysis of a Modified RC4 Algorithm International Journal of Computer Appliations (0975 8887) Analysis of a Modified RC4 Algorithm T.D.B Weerasinghe MS.Eng, BS.Eng (Hons), MIEEE, AMIE (SL) Software Engineer IFS R&D International, 363, Udugama,

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

2. PRELIMINARY ANALYSIS

2. PRELIMINARY ANALYSIS New Paradigm for Low-power, Variation-Tolerant Ciruit Synthesis Using Critial Path Isolation Swaroop Ghosh, Swarup Bhunia*, and, Kaushik Roy Shool of Eletrial and Computer Engineering, Purdue University,

More information

The Design and Analysis of Non-Uniform Down-Sized Differential Distributed Amplifiers

The Design and Analysis of Non-Uniform Down-Sized Differential Distributed Amplifiers The Desin and Analysis of Non-Uniform Down-Sized Differential Distributed Amplifiers Ahmad Yazdi and ayam Heydari Department of EECS University of California, Irvine Irvine, CA 9697-65 Abstrat In this

More information

III. DESIGN OF CIRCUIT COMPONENTS

III. DESIGN OF CIRCUIT COMPONENTS ISSN: 77-3754 ISO 900:008 ertified Volume, Issue 5, November 0 Design and Analysis of a MOS 0.7V ow Noise Amplifier for GPS Band Najeemulla Baig, handu DS, 3 Satyanarayana hanagala, 4 B.Satish,3 Assoiate

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

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

Capacitor Placement in Radial Distribution System for Improve Network Efficiency Using Artificial Bee Colony

Capacitor Placement in Radial Distribution System for Improve Network Efficiency Using Artificial Bee Colony RESEARCH ARTICLE OPEN ACCESS Capaitor Plaement in Radial Distribution System for Improve Network Effiieny Using Artifiial Bee Colony Mahdi Mozaffari Legha, Marjan Tavakoli, Farzaneh Ostovar 3, Milad Askari

More information

Comparative Analysis of Different Control Schemes for DC-DC Buck Converter

Comparative Analysis of Different Control Schemes for DC-DC Buck Converter ISSN (e): 2250 3005 Volume, 08 Issue, 6 Jun 208 International Journal of Comutational Engineering Researh (IJCER) Comarative Analysis of Different Control Shemes for DC-DC Buk Converter Pranjal Kalita,

More information

New Approach in Gate-Level Glitch Modelling *

New Approach in Gate-Level Glitch Modelling * New Approah in Gate-Level Glith Modelling * Dirk Rae Wolfgang Neel Carl von Ossietzky University Oldenurg OFFIS FB 1 Department of Computer Siene Esherweg 2 D-26111 Oldenurg, Germany D-26121 Oldenurg,

More information

An Optimized Wallace Tree Multiplier using Parallel Prefix Han-Carlson Adder for DSP Processors

An Optimized Wallace Tree Multiplier using Parallel Prefix Han-Carlson Adder for DSP Processors An Optimized Wallace Tree Multiplier using Parallel Prefix Han-Carlson Adder for DSP Processors T.N.Priyatharshne Prof. L. Raja, M.E, (Ph.D) A. Vinodhini ME VLSI DESIGN Professor, ECE DEPT ME VLSI DESIGN

More information