A Comparative Study on LUT and Accumulator Radix-4 Based Multichannel RNS FIR Filter Architectures

Size: px
Start display at page:

Download "A Comparative Study on LUT and Accumulator Radix-4 Based Multichannel RNS FIR Filter Architectures"

Transcription

1 A Comparative Study o LUT ad Accumulator Radix-4 Based Multichael RNS FIR Filter Architectures Britto Pari. J #, Joy Vasatha Rai S.P *2 # Research Scholar, Departmet of Electroics Egieerig, MIT campus, Aa Uiversity, Cheai, Tamil adu, Idia (Mobile: ) brittopari@yahoo.co.i Assistat Professor, Departmet of Electroics Egieerig, MIT campus, Aa Uiversity, Cheai, Tamil adu, Idia (Mobile: ) 2 joy_mit@aauiv.edu * Abstract - I this paper, a comparative study of two architectures proposed for multichael recofigurable FIR filter are performed i terms of complexity ad speed. The proposed architectures, viz, dual port memory based LUT multiplier ad accumulator based radix-4 multiplier architectures, are desiged to reduce the complexity ad to improve the speed of operatio of multiplier used i multichael recofigurable FIR filter. Both the architectures accepts residues of give biary iput i which the 3-bit biary iput is coverted ito three residues usig biary to Residue Number System (RNS) coverter, ad the processed i three FIR sub filters costructed i direct form. The recofigurable structure is achieved by combiig Power of Two (PoT) FIR sub modules ad alterig the filter taps based o select sigals. The proposed desigs ca be realized up to 2-taps ad has bee tested for 4, 8, 6 ad 2 taps. The architectures have bee realized i Verilog HDL ad sythesized usig Altera FPGA device Stratix II EP2S5F672C5. The performace compariso of two architectures shows that dual port memory based LUT multiplier architecture sigificatly reduces the area by 2% ad accumulator based Radix-4 multiplier icreases the speed by 9% regardless of the umber of taps. Keywords: Multichael FIR filter, Residue umber system, Look-up Table, Recofigurable Architecture, Power of Two. I. INTRODUCTION Large samplig array size is feasible with the advacemet of recet DSP techology, ad ca be used i variety of applicatios such as commuicatio ad multimedia i which the iformatio from sigle chael may be erroeous. So multichael sigal processig is essetial as far as reliability ad efficiet processig of those sigals are cocered. The sampled multichael data are processed i FIR filter through time multiplexed mechaism to achieve resource optimizatio []. With the advet of software defied radio (SDR), the research has bee cocetrated o recofigurable realizatio of FIR filters [2][3] maily due to the eed of high flexibility ad low complexity[4][5][6][7]. The digit-based recofigurable architecture preseted i [3] provides a flexible ad low power solutio with a wide rage of precisio ad tap legth of FIR filters. Covetioally, the recofigurable FIR filters are desiged based o programmable multiply-accumulate (MAC) architecture [6], systolic architecture [7] ad Programmable Shift Method (PSM) [5]. The performaces of the desigs are aalyzed i terms of hardware complexity, power cosumptio ad throughput. The programmable MAC architectures [6] cosume low power with reduced supply voltage ad it requires large area. Eve though systolic based architecture reduces the complexity, it icreases the latecy whe the order of the filter icreases. [7] The PSM based recofigurable architecture achieves less complexity ad sigificat speed due to the presece of programmable shifters [5]. Although the researchers addressed the problem of reducig the hardware complexity ad low power, speed of operatio is vital while desigig the chael filters i SDR. Sice the filter has to be operated at high samplig frequecy i frot ed of SDR to meet the speed costrait, the PSM based recofigurable architecture is ot a sigificat method i the desig of chael filters i SDR. The speed of operatio ad parallelism of digital filters is improved whe RNS umber system is used [8][9]. RNS umber system requires coversio from biary umber to residue umbers usig a set of moduli. This leads to efficiet implemetatio of arithmetic operatios i which the carry propagatio is miimized by decomposig those operatios ito smaller oes. Several researchers [][][2] have attempted to implemet the RNS based digital filters. The -bit or 2-bit adder based implemetatios [3] for residue coverters chages the moduli sets used i ROM based approach [4]. The adder based implemetatio helps i achievig improvemet both i area ad speed. ISSN : Vol 6 No 2 Apr-May

2 The direct implemetatio of N-tap FIR filter requires N MAC operatios, which are expesive to implemet i hardware due to its logic complexity ad area requiremet. Memory based structures are well-suited for the implemetatio of may digital sigal processig (DSP) algorithms, which ivolve multiplicatio with a fixed set of coefficiets. There are two basic variats of memory based techiques. Oe of them is based o distributed arithmetic (DA) for ier- product computatio ad the other is based o the computatio of multiplicatio by look-up-table (LUT). I the LUT-multiplier-based approach [4], multiplicatios of iput values with a fixed co-efficiets are performed by a LUT cosistig of all possible pre-computed product values correspodig to all possible values of iput while i the DA based approach, LUT is used to store all possible values of ier-products of a fixed N poit bit-vector. If the ier-products are implemeted i a straightforward way, the memory-size of LUT multiplier based implemetatio icreases expoetially with the wordlegth of iput values, while that of the DA based approach icreases expoetially with the ier-productlegth. Attempts have bee made to reduce the memory space i DA-based architectures usig offset biary codig (OBC) ad group distributed techique [7].A decompositio scheme [6] is oe of the techiques used for reducig the memory size of DA based implemetatio of FIR filter. But, it is observed that the reductio of memory size achieved by such decompositios is accompaied by the icrease i latecy as well as the icrease i the umber of adders ad latches. I this paper proposed two ew multichael FIR filter architectures wherei the speed of operatio icreases or complexity of hardware reduces. Hardware complexity is reduced by maipulatig the odd multiples of the fixed coefficiet i the LUT desig[4], whereas the speed of operatio is icreased by reducig the partial products required for accumulator based radix-4 multiplier[8]. I the proposed architectures, a multichael FIR filter is implemeted through time divisio multiplexig mechaism with the help of two differet architectures such as accumulator based radix-4 multiplier ad dual port memory based LUT multiplier ad their performaces are aalyzed. The use of time divisio multiplexig mechaism eables to optimize the resources utilized. The iputs are i residue format ad coefficiets are i fixed poit biary represetatio. The three residues are processed i the FIR sub filters which are implemeted usig proposed architectures, where the umber of taps ca be programmable The performaces of the proposed architectures are aalyzed with recofiguratio i terms of area ad speed by varyig the umber of taps. The rest of the paper is orgaized as follows. I Sectio II, prelimiaries about RNS umber system, radix multiplier ad LUT multiplier are described. Sectio III describes the details of architecture desig ad tells how recofiguratio based multichael FIR filter is implemeted. The performace of the desigs is aalyzed ad discussed i Sectio IV. Fially, Sectio V cocludes the paper i brief. II. PRELIMINARIES This sectio provides brief techical backgrouds o RNS umber system, accumulator based radix-4 multiplier ad LUT based multiplier which is backgroud for the proposed architectures. A. Residue Number System The process of carry propagatio is elimiated by decompositio of a iteger ito smaller parts (residues) thereby performig parallel idepedet operatios. This method of decompositio is kow as Residue Number System.(RNS) The residue umber system [8] always has a set of relative prime umbers {m, m 2,... m r }. Let X be a ordered set of residues {x, x 2, x r },where x i = X mod m i. The iteger should be i the dyamic rage {, M}, where M is the product of relative prime umbers i moduli set. I residue arithmetic [9][2][8][9], the choice of moduli sets ad the coversio of residue to biary umbers are importat issues. The residue umber system used i our work is based o the set of moduli (2 -, 2, 2 +)[9]. This allows the process of residue additio usig biary adder. By splittig 3-bit biary iput iteger ito three equal sized parts ad the performig modulo additio, the coversio of biary to RNS is obtaied. The three residues, (2 -).(2 ).(2 +) are -bit biary itegers except for the residue correspodig to modulo 2 + which is a (+)- bit iteger. The 3-bit biary represetatio of X is X = X... X X... X X... X k 2 k k The RNS represetatio of X ca be calculated through modulo arithmetic operatios. Hece the three residues ca be writte as x p + k = 2 x 2 = k ISSN : Vol 6 No 2 Apr-May

3 3 = p2 k 2 + x () where = k2 + k 2 p ad p 2 = k2 + k 2 + The RNS to biary coverter geerates the 3-bit biary iteger output from the FIR sub-filters output residues y, y 2, ad y 3 that ca be implemeted usig ROM-less adder based coverter as described i [3].The equatios eeded for RNS to biary coversio are give below Z = y Y where Y A B = A= (( y + ( y y ).2 ) + (2 y ) + (2 )) / B = (( y + ( y y ).2 ) + y + 2(2 y )) / 2 where y ad y 3 are the least sigificat bits of y ad y3 respectively. B. Accumulator Based Radix-4 Multiplier Parallelism is ehaced usig high speed multipliers which i tur reduce the umber of subsequet stages. The speed of the operatio is icreased by usig Booth s bit pair recodig algorithm by reducig the umber of partial products. The origial versio of Booth algorithm (Radix-2) for -bit umbers has umber of partial products, whereas i Booth s bit pair recodig algorithm (radix-4) partial products are reduced as /2 for -bit umbers. This algorithm recodes the pair of three bits of the multiplier ad geerates the partial products simultaeously. Thus there is a reductio i the total umber of partial products. I this work, accumulator based radix-4 multiplier is used ad it geerates the umber of partial products as /2 for (x)-bit multiplicatio. The partial products are shifted ad accumulated usig carry lookahead adder (CLA) that accumulates partial products. Hece, it is cocluded that by reducig the partial products with the help of accumulator based radix-4 multiplier the speed of the operatio is icreased. The multiply ad accumulate (MAC) architecture executes the multiplicatio operatio ad accumulates the result for every clock cycle. The iputs of MAC are oe of the three residues obtaied from biary to RNS coverter ad the filter coefficiet represeted i fixed poit biary. The architecture of accumulator based radix-4 multiplier is show i Fig.. (2) Fig. Block diagram of accumulator based radix-4 multiplier ISSN : Vol 6 No 2 Apr-May

4 C. Dual port Memory based LUT Multiplier Let X be a iput which is multiplied with fixed coefficiet H. If the legth of X is assumed to be a usiged biary umber L, 2 L values of X is possible, ad hece, the product P= (H. X) cotais 2 L possible values. Therefore, the LUT cosistig of pre-computed product values correspodig to all possible values of X requires a memory uit of 2 L words for the covetioal implemetatio of memory-based multiplicatio. The dual port memory based LUT multiplier proposed i [4] shows that it is eough to store oly (2 L/2- ) words correspodig to the odd multiples of H i the LUT. Oe of the possible product words is zero, while all the rest (2 L- ) are eve multiples of H which could be derived by left-shift operatios from of the odd multiples of H. By resettig the LUT output, address correspodig to () ca be obtaied. The cocept behid memory based multiplicatio [4] is give i Table I. This multiplier cosists of memory with the size of eight words of (w+4) bit width ad a 3-to-8 lie address decoder, a NOR-cell, a shifter, a 4-to-3 bit ecoder to map the 4-bit iput operad to 3-bit LUT-address ad a cotrol circuit for geeratig the cotrol word ad RESET sigal for the shifter ad the NOR-cell respectively. The 8-bit iput biary umber[x 7,x 6,x 5, x ] is split ito two 4-bit umbers ad these are give to two separate 4 to 3-bit the ecoder which produces three address bits [d 2 d d ] for dual port memory per the relatio d = ( x. x).( x. x2).( x + x2 + x3) (3a) d = ( x. x2).( x + ( x. x3)) (3b) d2 = x. x3 (3c) Similarly address bits [d 5 d 4 d 3 ] is geerated from x 4, x 5, x 6 ad x 7. The address bits are give to the two differet decoders that covert them ito eight word-select sigals {w i, i 7}. Hece the dual port memory ca be accessed through two ports (decoders) of eight word select sigals each. They are used to select the correspodig value from memory which is a multiple of the co-efficiet i bit-iverted form. The, cotrol circuit performs the umber of shifts o the memory output to obtai the eve multiples. Three sigals s, s ad RESET are geerated accordig to the relatio s = x + ( x + x2) (4a) s = ( x + x) (4b) RESET = ( x + x).( x2 + x3) (4c) If the iput combiatios are (), (), () ad (), the output of LUT is shifted oce. The iputs equals to () ad () requires two shifts ad the iput () requires three shifts. Whe the iput word is (), the the reset operatio is performed by settig the RESET bit as give i the logical relatio (4c). The detailed diagram of dual port memory based LUT multiplier is show i Fig.2. It is obtaied by two 4-bit multipliers alog with a shift-adder. The shift-adder left-shifts the output of the first shifter correspods to most sigificat half of iput by four bits ad adds the result to the output of the other shifter. Fig.2. Dual port Memory based LUT Multiplier ISSN : Vol 6 No 2 Apr-May

5 TABLE I LUT Iput ad Product Values for Word Legth L=4 address d 2 d d stored value iput x 3 x 2 x x product value o. of shifts cotrol s s H H 2 x H 2 2 x H x H 3 3H 3H 2 x 3H 2 2 x 3H 2 5H 7H 5H 2 x 5H 7H 2 x 7H 9H 9H H H 3H 3H 5H 5H III. MULTICHANNEL RNS BASED RECONFIGURABLE FIR FILTER A. Proposed Sigle Chael RNS based Recofigurable FIR filter As we kow that the structure of the FIR filter has the multipliers i the form of MAC structure ad delay blocks as the mai buildig blocks. The performace of the DSP algorithms etirely depeds upo multipliers i terms of critical path. Both the accumulator based radix-4 multiplier architecture which icreases the speed of the operatio ad dual port memory based LUT multiplier architecture which reduces the complexity are proposed for Sigle chael Recofigurable FIR filter. With the help of accumulator based radix-4 multiplier, the umber of partial products is reduced to /2. The 3-bit pair recodig geerates the partial product set of, ±M, ±2M, where M is the multiplicad. By meas of dual port memory based LUT multiplier, the umber of memory locatios eeded to store partial products is reduced from 2 L to 2 (L/2)-. Hece the memory size is greatly reduced as compared to covetioal LUT based multiplicatio, which leads to reductio i complexity. Let X() ad Y() be the iput ad output sequeces of the FIR filter respectively. Cosider a N-tap FIR filter that ca be formulated as Y N ( ) h X ( k) = k = k where h k is the k th coefficiet of the filter impulse respose. Subsequetly, the FIR filter is partitioed ito r sub filters, each correspods to oe residue xi for a give moduli set{m, m 2, m r }. Hece, the sub filter iput is i its residue format as give i equatio () ad is deoted as, x = X i k m i i =, 2, r (6) The output of the sub filter is calculated by the equatio (7) as, (5) ISSN : Vol 6 No 2 Apr-May

6 y N ( ) h x ( k) i = k = k i The 3-bit data X is decomposed ito set of three residues ad as i equatio(), it ca be oted that the decomposed set of residues are processed i three sub filters ad all the three filters use the same set of filter coefficiets represeted i fixed poit biary. The results of FIR sub filters i RNS form are coverted back ito biary form. The ROMless -bit adder based coverter, derived from ew CRT algorithm [3], is used for the coversio of RNS back to biary. It improves the hardware complexity ad speed sice it ca be implemeted usig fast parallel adders ad multiplexers. B. Proposed Multichael RNS based Recofigurable FIR filter I the covetioal structure of multichael FIR filter [2], show i Fig.3, dedicated filters are used for each chael. This results a icrease i the speed of processig, at the expese of icreased hardware complexity with reduced throughput. For efficiet utilizatio of hardware resources, proposed multichael recofigurable FIR filter architecture shares the logic resources betwee multiple sample streams through time divisio mechaism. So eve though the umbers of chaels icrease the logic area remais approximately costat. I this work, the iput data from multichael is trasferred based o time-multiplexed mechaism ad shares the same sigle chael recofigurable FIR filter. I multichael recofigurable FIR filter, the samplig frequecy of the FIR filter is the ratio of output of clock frequecy by the umber of clock cycles required for processig the sampled iput data at the output. For example, if the samplig frequecy for a sigle chael FIR filter is f s, a M-chael filter, process M sample streams, each with a samplig frequecy of f s /M. (7) Cosider the geeral trasfer fuctio of FIR filter, i Fig.3 Covetioal Structure of Recofigurable FIR filter Y( z) = X( z) hz (8) i k = where h, h, h 2,, h - are the filter coefficiets ad the z -i represets the delay elemets. Now the equatio (8) ca be decomposed ito Power of two sub modules i which the umber of coefficiets is the icreasig powers of two as give i equatio (9). H ( z) = h + z... + h H ( h + h z ) + z 2 ( / 2) z ) ( h + h z The sub modules ca be described as, ( 2 ) = h, ( 2 ) 2 H h hz + h z 2 5 = +, ( 2 ) + h z 3 6 ) z ( / 2) ( h / h z + / 2 H = h + hz + hz + hz ad so o. For N-tap FIR filter with umber of Coefficiet the equatio (9) ca be writte as, + (9) ISSN : Vol 6 No 2 Apr-May 24 74

7 H ( z) = H (2 ) + H (2 ) z 2 + H (2 ) z H (2 ) z H (2 ) z H (2 m ) z m (2 ) where N=2 m+ - taps, for m=,,2,3 It ca be cocluded from equatio () that for ay N-tap filter, the sub modules ca be combied with respective delay elemets. The recofigurable FIR filter structure is implemeted i the proposed multichael m FIR filter structure as show i Fig.4. Here the selectio of filter tap is based o the ecoder output from 2 outputs by the m select lies. This system provides flexibility by way of selectig the umber of taps for the required applicatio. () Fig.4 Multichael Recofigurable FIR sub-filter IV. RESULTS AND DISCUSSION The proposed architectures are desiged by parameterizable Verilog cores. A key advatage of hardware descriptio laguages (HDLs) is that all the statemets are executed i cocurret maer. The performaces of both sigle chael ad multichael recofigurable architectures were sythesized o the FPGA device Altera Stratix II EP2S5F672C5. A. Sigle chael RNS based Recofigurable FIR filter The proposed Recofigurable RNS based FIR Filter architectures are implemeted usig two methods: (i) accumulator based radix-4 multiplier ad (ii) Dual port Memory based LUT Multiplier, ad sythesized usig Altera FPGA device Stratix II EP2S5F672C5. The performace results of RNS FIR filter architectures are aalyzed i Table II. From RNS based FIR filter structures, it ca be observed that the icrease i the umber of taps liearly icreases delay ad reduces the frequecy. While comparig the performace results, it is foud that the speed of the operatio is icreased i accumulator based Radix-4 multiplier by reducig the partial products ad parallelism of RNS structure, but low complexity was achieved usig New LUT multiplier based implemetatio, because the memory size is reduced to early half of the covetioal LUT based multiplicatio. For a 4-tap recofigurable FIR filter, H(z) is split ito H(2 ), H(2 ) ad H(2 2 ) accordig to equatio() as a sub module for variable tap implemetatio from tap to 4. Similarly 8-tap ca be split ito H(2 ), H(2 ),H(2 2 ) ad H(2 3 ). I the same way 6-tap ad 2-tap recofigurable FIR filter are implemeted. ISSN : Vol 6 No 2 Apr-May 24 74

8 TABLE II Performace results of RNS based sigle chael FIR filter usig Altera Stratix II EP2S5F672C5 Performace measures Dual port Memory based LUT ACC-Radix4 No of taps 4-tap 8-tap 6-tap 2-tap 4-tap 8-tap 6-tap 2-tap No of iput bits No of Logic Elemets Delay(s) Frequecy(MHz) TABLE III Compariso of proposed recofigurable RNS filter with other architectures No. of taps Pramodkumar [7] Frequecy[MHz]* Yoo et al [6] Frequecy[MHz] * Dual port Memory based LUT Multiplier Frequecy[MHz] * ACC-RADIX-4 Frequecy[MHz] * * Note: Device used: Xilix Virtex-E XCV2E Table III compares the sythesis results of the 8 tap ad 6 tap recofigurable RNS based architectures with existig architectures proposed i [6] ad [7] sythesized usig the FPGA device Xilix Virtex-E XCV2E. Both the proposed architectures provide highest frequecy of operatio compared to the existig architectures. Hece it ca be oted that the proposed recofigurable RNS based architectures achieves high speed due to the parallelism of RNS. A. Multichael RNS based Recofigurable FIR Filter Time divisio multiplexed multichael recofigurable FIR filter is sythesized usig the FPGA device, Altera Stratix II EP2S5f672C5 ad the performaces are aalyzed i Table IV. Due to Time Divisio Multiplexig (TDM), logic resources are optimized. The proposed multichael RNS based recofigurable FIR filter results are also compared with the proposed sigle chael RNS based recofigurable FIR filters, usig Cadece RC compiler with.8µm CMOS techology as give i Table V. From Table IV ad Table V, it is see that TDM multichael RNS FIR filter implemetatio is highly efficiet i the utilizatio of logic resources, further it ca be cocluded that area is almost idepedet of the umber of chaels. TABLE IV Performace aalysis of Multichael Recofigurable FIR filter Performace measures Dual port Memory based LUT ACC-Radix4 No of taps 6-tap 2-tap 6-tap 2-tap No. of Chaels Total Logic Elemets Delay(s) Power(mw) Freq(MHz) ISSN : Vol 6 No 2 Apr-May

9 TABLE V Sythesis results of Cadece RC compiler for RNS based multichael Recofigurable 2-tap FIR filter Parameter Proposed desig with sigle chael RNS-LUT Proposed desig with multichael RNS-Accradix-4 RNS-Acc-radix- 4 RNS-LUT No of chaels Area(mm 2 ) Power(mw) V. CONCLUSION I this paper a efficiet high speed time divisio multiplexed multichael recofigurable RNS based FIR filter architectures have bee discussed which ca be effectively used for implemetig ay N-tap filters. The N-tap Recofigurable FIR filter thus implemeted combies PoT (2 m ) sub modules thereby icreasig the flexibility. The results of RNS based recofigurable FIR filter architectures are aalyzed ad compared with respect to area ad speed, ad show better performace i terms of area with dual port memory based LUT multiplier ad improvemet i speed of operatio with accumulator based Radix-4 multiplier. Comparig the results, the area gets reduced i LUT based RNS FIR Filter sice half the memory was reduced by maipulatig the odd multiples of the fixed coefficiet, ad the speed of operatio was icreased i RNS FIR Filter usig Accumulator based radix-4 multiplier due to the reductio i the partial products. These architectures were sythesized ad compared i various platforms like Altera, Xilix ad Cadece. The results of the proposed recofigurable RNS architectures were also compared with existig architectures ad shows improved performace i terms of frequecy. Thus the proposed recofigurable architectures achieve high speed ad low complexity ad the reprogrammability of FPGA techology make the architectures a viable alterative to the developmet of recofigurable hardware for real time sigal processig applicatios. REFERENCES [] Digital Sigal Processig solutio: Desigig for Optimal Results High-Performace DSP usig Virtex-FPGAs, Xilix corporatio, pp. 99-3, 25 [2] David V. Aderso, ad ErhaÖzalevli, A Recofigurable Mixed-Sigal VLSI implemetatio of Distributed Arithmetic Used for Fiite Impulse Respose Filterig, IEEE Trasactios o Circuits ad Systems-I: Regular Papers, Vol. 55, No. 2, March 28. [3] Kua-hug, ad Tzi-Dar, A low power digit based Recofigurable FIR Filter, IEEE Trasactios o circuits ad systems, Vol. 53, Aug 26. [4] Pramod Kumar Meher, New Approach to Look Up Table Desig ad Memory-Based Realizatio of FIR Digital Filter, IEEE Trasactios o circuits ad systems irregular papers, Vol. 57, No. 3, March 2. [5] R.Mahesh, ad A.P Viod, New Recofigurable Architectures for implemetig FIR Filter with low complexity, IEEE Trasactios o computer aided desig of itegrated circuits ad systems, Vol. 29, Feb 2. [6] T. Solla, ad O. Vaiio, Compariso of programmable FIR filter architectures for low power, i Proc. of 28th Europea Solid State Circuits Coferece, pp , September 24 26, 22 [7] Pramod Kumar Meher, FPGA Realizatio of FIR Filters by Efficiet ad Flexible Systolizatio Usig Distributed Arithmetic, IEEE Trasactios o sigal processig, Vol. 56, No. 7, July 28. [8] Y.wag, Residue to biary coverters based o ew Chiese remaider theorems, IEEE Trasactios o Circuits ad Systems II, pp , Mar 2. [9] B.Viakota ad V.V Bapeswara Rao, Fast coversio techiques for Biary Residue umber system, IEEE Trasactios o Circuits ad Systems, Vol. 4, No. 2, Dec 994. [] Naresh R. Shabhag ad Raymod.E.Sifred, A sigle chip pipelied 2-D FIR filter usig Residue Arithmetic, IEEE Joural of solid state circuits, vol.26, No.5, May 99 [] Adreas Lidahl, ad Lars Begtsso, Low Power FIR filter usig combied residue ad radix-2 siged digit represetatio, DSD'5, May 25 [2] W. J. Jekis, Techiques for residue-to-aalog coversio for residue ecoded digital filters, IEEE Trasactios o Circuits ad Systems Vol. CAS-25, pp , July 978. [3] Yuke Wag, Xiaoyu Sog, Mostapha Aboulhamid, ad Hog She, Adder Based Residue to biary Number Coverters for (2 -, 2, 2 +), IEEE Trasactios O Sigal Processig, Vol. 5, No. 7, July 22. [4] D. Gallaher, F. Petry, ad P. Sriivasa, The digital parallel method for fast RNS to weighted umber system coversio for specific moduli(2 -; 2 ; 2 +), IEEE Trasactios o Circuits ad Systems II, vol. 44, pp ,Ja [5] A. Croisier, D. J. Esteba, M. E. Levilio, ad V. Rizo, Digital filter for PCM ecoded sigals, U.S. Patet , Dec. 4, 973. [6] H. Yoo ad D. V. Aderso, Hardware-efficiet distributed arithmetic architecture for high-order digital filters, i Proc. IEEE It. Cof. Acoustics, Speech, Sigal Processig(ICASSP), Mar. 25, vol. 5, pp. v/25 v/28. [7] Xilix Icorporatio, The Role of Distributed Arithmetic i FPGA-based sigal Processig, Xilix applicatio otes, Sa Jose, CA. [8] Youg-Ho Seo ad Dog-Wook Kim, A New VLSI Architecture of parallel multiplier Accumlator Based o Radix-2 Modified Booth Algorithm, IEEE Trasactios o VLSI Systems, Vol.8, No.2, Feb 2. ISSN : Vol 6 No 2 Apr-May

10 [9] Chip-Hog Chag, Radix-8 Booth Ecoded Modulo Multipliers with Adaptive Delay for High Dyamic Rage Residue Number System, IEEE Trasactios o Circuits ad Systems I: Regular Papers, 2 [2] Shuagchig Che ad Shugag Wei Performace Evaluatio of Siged-Digit Architecture for Weighted-To-Residue ad Residue-to-Weighted Number Coverters with Moduli Set (2 -, 2, 2 + ), IPSJ Digital Courier, Vol. 2, Jue 26. [2] Liu Mig, Ya Chao, The Multiplexed Structure of Multi-chael FIR Filter ad its Resources Evaluatio, Iteratioal Coferece o Computer Distributed Cotrol ad Itelliget Evirometal Moitorig, IEEE 22. ISSN : Vol 6 No 2 Apr-May

Reconfigurable architecture of RNS based high speed FIR filter

Reconfigurable architecture of RNS based high speed FIR filter Idia Joural of Egieerig & Materials Scieces Vol. 21, April 214, pp. 233-24 Recofigurable architecture of RNS based high speed FIR filter J Britto Pari* & S P Joy Vasatha Rai Departmet of Electroics Egieerig,

More information

OPTIMIZATION OF RNS FIR FILTERS FOR 6-INPUTS LUT BASED FPGAS

OPTIMIZATION OF RNS FIR FILTERS FOR 6-INPUTS LUT BASED FPGAS OPTIMIZATION OF RNS FIR FILTERS FOR 6-INPUTS LUT BASED FPGAS G.C. Cardarilli, M. Re, A. Salsao Uiversity of Rome Tor Vergata Departmet of Electroic Egieerig Via del Politecico 1 / 00133 / Rome / ITAL {marco.re,

More information

CHAPTER 6 IMPLEMENTATION OF DIGITAL FIR FILTER

CHAPTER 6 IMPLEMENTATION OF DIGITAL FIR FILTER CHAPTER 6 IMPLEMENTATION OF DIGITAL FIR FILTER 6.1 INTRODUCTION The digital FIR filters are commo compoets i may digital sigal processig (DSP) systems. There are various applicatios like high speed/low

More information

Reducing Power Dissipation in Complex Digital Filters by using the Quadratic Residue Number System Λ

Reducing Power Dissipation in Complex Digital Filters by using the Quadratic Residue Number System Λ Reducig Power Dissipatio i Complex Digital Filters by usig the Quadratic Residue Number System Λ Agelo D Amora, Alberto Naarelli, Marco Re ad Gia Carlo Cardarilli Departmet of Electrical Egieerig Uiversity

More information

High Speed Area Efficient Modulo 2 1

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

More information

CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER

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

More information

COMPRESSION OF TRANSMULTIPLEXED ACOUSTIC SIGNALS

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

More information

Application of Improved Genetic Algorithm to Two-side Assembly Line Balancing

Application of Improved Genetic Algorithm to Two-side Assembly Line Balancing 206 3 rd Iteratioal Coferece o Mechaical, Idustrial, ad Maufacturig Egieerig (MIME 206) ISBN: 978--60595-33-7 Applicatio of Improved Geetic Algorithm to Two-side Assembly Lie Balacig Ximi Zhag, Qia Wag,

More information

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

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

More information

ELEC 204 Digital Systems Design

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

More information

FPGA Implementation of the Ternary Pulse Compression Sequences

FPGA Implementation of the Ternary Pulse Compression Sequences FPGA Implemetatio of the Terary Pulse Compressio Sequeces N.Balaji 1, M. Sriivasa rao, K.Subba Rao 3, S.P.Sigh 4 ad N. Madhusudhaa Reddy 4 Abstract Terary codes have bee widely used i radar ad commuicatio

More information

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

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

More information

Delta- Sigma Modulator with Signal Dependant Feedback Gain

Delta- Sigma Modulator with Signal Dependant Feedback Gain Delta- Sigma Modulator with Sigal Depedat Feedback Gai K.Diwakar #1 ad V.Vioth Kumar *2 # Departmet of Electroics ad Commuicatio Egieerig * Departmet of Electroics ad Istrumetatio Egieerig Vel Tech Uiversity,Cheai,

More information

Design of FPGA Based SPWM Single Phase Inverter

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

More information

A Comparison on FPGA of Modular Multipliers Suitable for Elliptic Curve Cryptography over GF(p) for Specific p Values

A Comparison on FPGA of Modular Multipliers Suitable for Elliptic Curve Cryptography over GF(p) for Specific p Values A Compariso o FPGA of Modular Multipliers Suitable for Elliptic Curve Cryptography over GF(p) for Specific p Values Mark Hamilto, William Marae, Araud Tisserad To cite this versio: Mark Hamilto, William

More information

Design and Implementation of Vedic Algorithm using Reversible Logic Gates

Design and Implementation of Vedic Algorithm using Reversible Logic Gates www.ijecs.i Iteratioal Joural Of Egieerig Ad Computer Sciece ISSN: 2319-7242 Volume 4 Issue 8 Aug 2015, Page No. 13734-13738 Desig ad Implemetatio of Vedic Algorithm usig Reversible Logic s Hemagi P.Patil

More information

Analysis of SDR GNSS Using MATLAB

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

More information

CHAPTER 8 JOINT PAPR REDUCTION AND ICI CANCELLATION IN OFDM SYSTEMS

CHAPTER 8 JOINT PAPR REDUCTION AND ICI CANCELLATION IN OFDM SYSTEMS CHAPTER 8 JOIT PAPR REDUCTIO AD ICI CACELLATIO I OFDM SYSTEMS Itercarrier Iterferece (ICI) is aother major issue i implemetig a OFDM system. As discussed i chapter 3, the OFDM subcarriers are arrowbad

More information

Lossless image compression Using Hashing (using collision resolution) Amritpal Singh 1 and Rachna rajpoot 2

Lossless image compression Using Hashing (using collision resolution) Amritpal Singh 1 and Rachna rajpoot 2 Lossless image compressio Usig Hashig (usig collisio resolutio) Amritpal Sigh 1 ad Racha rajpoot 2 1 M.Tech.* CSE Departmet, 2 Departmet of iformatio techology Guru Kashi UiversityTalwadi Sabo, Bathida

More information

Modulo 2 n +1 Arithmetic Units with Embedded Diminished-to-Normal Conversion

Modulo 2 n +1 Arithmetic Units with Embedded Diminished-to-Normal Conversion 2011 14th Euromicro Coferece o Digital System Desig Modulo 2 +1 Arithmetic Uits with Embedded Dimiished-to-Normal Coversio Evagelos Vassalos, Dimitris Bakalis Electroics Laboratory, Dept. of Physics Uiversity

More information

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

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

More information

PRACTICAL ANALOG DESIGN TECHNIQUES

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

More information

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

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

More information

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

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

More information

Survey of Low Power Techniques for ROMs

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

More information

A New 3-Bit Integrating Time to Digital Converter Using Time to Voltage Conversion Technique

A New 3-Bit Integrating Time to Digital Converter Using Time to Voltage Conversion Technique Bulleti of Eviromet, Pharmacology ad Life Scieces Bull. Ev. Pharmacol. Life Sci., ol 3 [11] October 2014:115-122 2014 Academy for Eviromet ad Life Scieces, dia Olie SSN 2277-1808 Joural s URL:http://www.bepls.com

More information

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

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

More information

APPLICATION NOTE UNDERSTANDING EFFECTIVE BITS

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

More information

AN ESTIMATION OF MULTILEVEL INVERTER FED INDUCTION MOTOR DRIVE

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

More information

A Novel Three Value Logic for Computing Purposes

A Novel Three Value Logic for Computing Purposes Iteratioal Joural o Iormatio ad Electroics Egieerig, Vol. 3, No. 4, July 23 A Novel Three Value Logic or Computig Purposes Ali Soltai ad Saeed Mohammadi Abstract The aim o this article is to suggest a

More information

Subband Coding of Speech Signals Using Decimation and Interpolation

Subband Coding of Speech Signals Using Decimation and Interpolation 3 th Iteratioal Coferece o AEROSPACE SCIENCES & AVIATION TECHNOLOGY, ASAT- 3, May 6 8, 9, E-Mail: asat@mtc.edu.eg Military Techical College, Kobry Elkobbah, Cairo, Egypt Tel : +() 459 43638, Fax: +() 698

More information

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

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

More information

Radar emitter recognition method based on AdaBoost and decision tree Tang Xiaojing1, a, Chen Weigao1 and Zhu Weigang1 1

Radar emitter recognition method based on AdaBoost and decision tree Tang Xiaojing1, a, Chen Weigao1 and Zhu Weigang1 1 Advaces i Egieerig Research, volume 8 d Iteratioal Coferece o Automatio, Mechaical Cotrol ad Computatioal Egieerig (AMCCE 7) Radar emitter recogitio method based o AdaBoost ad decisio tree Tag Xiaojig,

More information

Faulty Clock Detection for Crypto Circuits Against Differential Faulty Analysis Attack

Faulty Clock Detection for Crypto Circuits Against Differential Faulty Analysis Attack Faulty Clock Detectio for Crypto Circuits Agaist Differetial Faulty Aalysis Attack Pei uo ad Yusi Fei Departmet of Electrical ad Computer Egieerig Northeaster Uiversity, Bosto, MA 02115 Abstract. Differetial

More information

Adaptive Resource Allocation in Multiuser OFDM Systems

Adaptive Resource Allocation in Multiuser OFDM Systems Adaptive Resource Allocatio i Multiuser OFDM Systems Fial Report Multidimesioal Digital Sigal Processig Malik Meherali Saleh The Uiversity of Texas at Austi malikmsaleh@mail.utexas.edu Sprig 005 Abstract

More information

Design of a Mixed Prime Factor FFT for Portable Digital Radio Mondiale Receiver

Design of a Mixed Prime Factor FFT for Portable Digital Radio Mondiale Receiver 590 Desig of a Mixed Prime Factor FFT for Portable Digital Radio Modiale Receiver Dog-Su Kim, Member, IEEE, Sag-Seol Lee, Jae-Yeo Sog, Kyu-Yeul Wag, ad Duck-Ji Chug Abstract To achieve better soud quality

More information

信號與系統 Signals and Systems

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

More information

High-Order CCII-Based Mixed-Mode Universal Filter

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

More information

Design of Area and Speed Efficient Modulo 2 n -1 Multiplier for Cryptographic Applications

Design of Area and Speed Efficient Modulo 2 n -1 Multiplier for Cryptographic Applications Iteratioal Joural of Sciece, Egieerig ad Techology Research (IJSETR) Desig of Area ad Speed Efficiet Modulo 2-1 Multiplier for Cryptographic Applicatios Abstract The ecryptio ad decryptio of PKC algorithms

More information

Intermediate Information Structures

Intermediate Information Structures Modified from Maria s lectures CPSC 335 Itermediate Iformatio Structures LECTURE 11 Compressio ad Huffma Codig Jo Roke Computer Sciece Uiversity of Calgary Caada Lecture Overview Codes ad Optimal Codes

More information

History and Advancement of the Family of Log Periodic Toothed Planer Microstrip Antenna

History and Advancement of the Family of Log Periodic Toothed Planer Microstrip Antenna Joural of Electromagetic Aalysis ad Applicatios, 2011, 3, 242-247 doi:10.4236/jemaa.2011.36039 Published Olie Jue 2011 (http://www.scirp.org/joural/jemaa) History ad Advacemet of the Family of Log Periodic

More information

HDL LIBRARY OF PROCESSING UNITS FOR GENERIC AND DVB-S2 LDPC DECODING

HDL LIBRARY OF PROCESSING UNITS FOR GENERIC AND DVB-S2 LDPC DECODING HDL LIBRARY OF PROCESSING UNITS FOR GENERIC AND DVB-S2 LDPC DECODING Marco Gomes 1,2, Gabriel Falcão 1,2, João Goçalves 1,2, Vitor Silva 1,2, Miguel Falcão 3, Pedro Faia 2 1 Istitute of Telecommuicatios,

More information

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

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

More information

SIDELOBE SUPPRESSION IN OFDM SYSTEMS

SIDELOBE SUPPRESSION IN OFDM SYSTEMS SIDELOBE SUPPRESSION IN OFDM SYSTEMS Iva Cosovic Germa Aerospace Ceter (DLR), Ist. of Commuicatios ad Navigatio Oberpfaffehofe, 82234 Wesslig, Germay iva.cosovic@dlr.de Vijayasarathi Jaardhaam Muich Uiversity

More information

A 5th order video band elliptic filter topology using OTRA based Fleischer Tow Biquad with MOS-C Realization

A 5th order video band elliptic filter topology using OTRA based Fleischer Tow Biquad with MOS-C Realization Natural ad Egieerig Scieces 44 olume 1, No. 2, 44-52, 2016 A 5th order video bad elliptic filter topology usig OTA based Fleischer Tow Biquad with MOS-C ealiatio Ahmet Gökçe 1*, Uğur Çam 2 1 Faculty of

More information

信號與系統 Signals and Systems

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

More information

Design and Construction of a Three-phase Digital Energy Meter

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

More information

Delta- Sigma Modulator based Discrete Data Multiplier with Digital Output

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

More information

An Adaptive Image Denoising Method based on Thresholding

An Adaptive Image Denoising Method based on Thresholding A Adaptive Image Deoisig Method based o Thresholdig HARI OM AND MANTOSH BISWAS Departmet of Computer Sciece & Egieerig Idia School of Mies, Dhabad Jharkad-86004 INDIA {hariom4idia, matoshb}@gmail.com Abstract

More information

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

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

More information

Logarithms APPENDIX IV. 265 Appendix

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

More information

Throughput/Delay Analysis of Spectrally Phase- Encoded Optical CDMA over WDM Networks

Throughput/Delay Analysis of Spectrally Phase- Encoded Optical CDMA over WDM Networks Throughput/Delay Aalysis of pectrally Phase- Ecoded Optical over etwors K. Putsri *,. ittichivapa * ad H.M.H.halaby ** * Kig Mogut s Istitute of Techology Ladrabag Departmet of Telecommuicatios Egieerig,

More information

Some Modular Adders and Multipliers for Field Programmable Gate Arrays

Some Modular Adders and Multipliers for Field Programmable Gate Arrays Some Modular Adders ad Multipliers for Field Programmable Gate Arras Jea-Luc Beuchat Laboratoire de l Iformatique du Parallélisme (CNRS, ENSL, INRIA) 46, Allée d Italie F 69364 Lo Cede 7 Jea-Luc.Beuchat@es-lo.fr

More information

Single Bit DACs in a Nutshell. Part I DAC Basics

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

More information

A Study of Implementation of Digital Signal Processing for Adaptive Array Antenna

A Study of Implementation of Digital Signal Processing for Adaptive Array Antenna MASTER THESIS A Study of Implemetatio of Digital Sigal Processig for Adaptive Array Atea Supervisor: Associate Prof. Hiroyuki ARAI Submitted o Feb., Divisio of Electrical Ad Computer Egieerig, Yokohama

More information

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

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

More information

Compound Controller for DC Motor Servo System Based on Inner-Loop Extended State Observer

Compound Controller for DC Motor Servo System Based on Inner-Loop Extended State Observer BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 6, No 5 Special Issue o Applicatio of Advaced Computig ad Simulatio i Iformatio Systems Sofia 06 Prit ISSN: 3-970; Olie ISSN:

More information

Acquisition of GPS Software Receiver Using Split-Radix FFT

Acquisition of GPS Software Receiver Using Split-Radix FFT 006 IEEE Coferece o Systems, Ma, ad Cyberetics October -, 006, Taipei, Taiwa Acquisitio of GPS Software Receiver Usig Split-Radix FFT W. H. Li, W. L. Mao, H. W. Tsao, F. R. Chag, ad W. H. Huag Abstract

More information

International Journal of Scientific & Engineering Research, Volume 7, Issue 12, December-2016 ISSN

International Journal of Scientific & Engineering Research, Volume 7, Issue 12, December-2016 ISSN Iteratioal Joural of Scietific & Egieerig Research, Volume 7, Issue, December-06 ISS 9-558 56 Ehacemet of SDR through FBMC Commuicatio THIAKARA Dr D Kumar Dea ao ad Prof, Dept of ECE, Periyar Maiammai

More information

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

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

More information

Run-Time Error Detection in Polynomial Basis Multiplication Using Linear Codes

Run-Time Error Detection in Polynomial Basis Multiplication Using Linear Codes Ru-Time Error Detectio i Polyomial Basis Multiplicatio Usig Liear Codes Siavash Bayat-Saramdi ad M.A. Hasa Departmet of Electrical ad Computer Egieerig, Uiversity of Waterloo Waterloo, Otario, Caada N2L

More information

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

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

More information

Problem of calculating time delay between pulse arrivals

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

More information

A Novel Small Signal Power Line Quality Measurement System

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

More information

Measurement of Equivalent Input Distortion AN 20

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

More information

Joint Power Allocation and Beamforming for Cooperative Networks

Joint Power Allocation and Beamforming for Cooperative Networks It. J. Commuicatios, etwork ad System Scieces,, 4, 447-45 doi:.436/ijcs..4753 Published Olie July (http://www.scirp.org/joural/ijcs) Joit Power Allocatio ad Beamformig for Cooperative etworks Sodes Maadi,,

More information

PRACTICAL FILTER DESIGN & IMPLEMENTATION LAB

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

More information

The Fast Haar Wavelet Transform for Signal & Image Processing

The Fast Haar Wavelet Transform for Signal & Image Processing Vol. 7, No., The Fast Haar Wavelet Trasform for Sigal & Image Processig V.Ashok T.Balakumara C.Gowrishakar epartmet of BE, epartmet of ECE epartmet of EEE Velalar College of Egg.&Tech. Velalar College

More information

On Parity based Divide and Conquer Recursive Functions

On Parity based Divide and Conquer Recursive Functions O Parity based Divide ad Coquer Recursive Fuctios Sug-Hyu Cha Abstract The parity based divide ad coquer recursio trees are itroduced where the sizes of the tree do ot grow mootoically as grows. These

More information

Functional Testing. approach. In this paper, we discuss the effect of phase delay on the. The mixed-signal BIST architecture, illustrated in Fig.

Functional Testing. approach. In this paper, we discuss the effect of phase delay on the. The mixed-signal BIST architecture, illustrated in Fig. 163 39th Southeaster Symposium o System Theory Mercer Uiversity Maco, GA, 31207, March 4-6, 2007 MB3.3 Phase Delay Measuremet ad Calibratio i Built- Aalog Fuctioal Testig Jie Qi, Studet Member, EEE, Charles

More information

Symbol Error Rate Evaluation for OFDM Systems with MPSK Modulation

Symbol Error Rate Evaluation for OFDM Systems with MPSK Modulation Symbol Error Rate Evaluatio for OFDM Systems with MPS Modulatio Yuhog Wag ad Xiao-Pig Zhag Departmet of Electrical ad Computer Egieerig, Ryerso Uiversity 35 Victoria Street, Toroto, Otario, Caada, M5B

More information

Combined Scheme for Fast PN Code Acquisition

Combined Scheme for Fast PN Code Acquisition 13 th Iteratioal Coferece o AEROSPACE SCIENCES & AVIATION TECHNOLOGY, ASAT- 13, May 6 8, 009, E-Mail: asat@mtc.edu.eg Military Techical College, Kobry Elkobbah, Cairo, Egypt Tel : +(0) 4059 4036138, Fax:

More information

Chapter 3 Digital Logic Structures

Chapter 3 Digital Logic Structures Copyright The McGraw-HillCompaies, Ic. Permissio required for reproductio or display. Computig Layers Chapter 3 Digital Logic Structures Problems Algorithms Laguage Istructio Set Architecture Microarchitecture

More information

Towards Acceleration of Deep Convolutional Neural Networks using Stochastic Computing

Towards Acceleration of Deep Convolutional Neural Networks using Stochastic Computing Towards Acceleratio of Deep Covolutioal Neural Networks usig Stochastic Computig Ji Li, Ao Re, Zhe Li, Caiwe Dig, Bo Yua 3, Qiru Qiu ad Yazhi Wag Departmet of Electrical Egieerig, Uiversity of Souther

More information

A Study on Performance Analysis for Error Probability in SWSK Systems

A Study on Performance Analysis for Error Probability in SWSK Systems 556 Tae-Il Jeog, et al.: A STUDY ON PERFORMANCE ANALYSIS FOR ERROR PROBABILITY IN SWSK SYSTEMS A Study o Performace Aalysis for Error Probability i SWSK Systems Tae-Il Jeog, wag-seo Moo, ad Jog-Nam Kim,

More information

Novel pseudo random number generation using variant logic framework

Novel pseudo random number generation using variant logic framework Edith Cowa Uiversity Research Olie Iteratioal Cyber Resiliece coferece Cofereces, Symposia ad Campus Evets 011 Novel pseudo radom umber geeratio usig variat logic framework Jeffrey Zheg Yua Uiversity,

More information

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

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

More information

A Heuristic Method: Differential Evolution for Harmonic Reduction in Multilevel Inverter System

A Heuristic Method: Differential Evolution for Harmonic Reduction in Multilevel Inverter System Iteratioal Joural of Computer ad Electrical Egieerig, Vol. 5, o. 5, October 013 A Heuristic Method: Differetial Evolutio for Harmoic Reductio i Multilevel Iverter System P. Jamua ad C. Christober Asir

More information

PROJECT #2 GENERIC ROBOT SIMULATOR

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

More information

Power Ratio Reduction with OFDM Signals for Broadband Wireless Mobile Communication

Power Ratio Reduction with OFDM Signals for Broadband Wireless Mobile Communication Volume-4, Issue-, February-4, ISSN No.: 5-758 Iteratioal Joural of Egieerig ad Maagemet Research Available at: www.ijemr.et Page Number: 66-7 Power Ratio Reductio with OFDM Sigals for Broadbad Wireless

More information

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

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

More information

Enhanced LUT For Modified Distributed Arithematic Architecture - FIR Filter

Enhanced LUT For Modified Distributed Arithematic Architecture - FIR Filter N Vivek et al It. Joural of Egieerig Research ad Alics RESEARCH ARTICLE OPEN ACCESS Ehaced LT For Modified Distributed Arithematic Architecture - FIR Filter N Vivek*, Prof K Ausudha** *(Deartmet of Electroics

More information

Introduction to CPM-OFDM: An Energy Efficient Multiple Access Transmission Scheme

Introduction to CPM-OFDM: An Energy Efficient Multiple Access Transmission Scheme Joural of Commuicatio ad Computer 1 (015) 37-43 doi: 10.1765/1548-7709/015.01.007 D DAVID PUBLISHING Itroductio to CPM-OFDM: A Eergy Efficiet Multiple Access Trasmissio Scheme Mohammad Irfa, Sag Hoo Lee

More information

Markov Modulated Punctured Autoregressive Processes for Traffic and Channel Modeling *

Markov Modulated Punctured Autoregressive Processes for Traffic and Channel Modeling * Markov Modulated Puctured Autoregressive Processes for Traffic ad Chael Modelig * Trista Pei-chu Che ad Tsuha Che + Departmet of Electrical ad Computer Egieerig Caregie Mello Uiversity, PA 1513 {peichu,

More information

A GHz Constant KVCO Low Phase Noise LC-VCO and an Optimized Automatic Frequency Calibrator Applied in PLL Frequency Synthesizer

A GHz Constant KVCO Low Phase Noise LC-VCO and an Optimized Automatic Frequency Calibrator Applied in PLL Frequency Synthesizer A 4.6-5.6 GHz Costat KVCO Low Phase Noise LC-VCO ad a Optimized Automatic Frequecy Calibrator Applied i PLL Frequecy Sythesizer Hogguag Zhag, Pa Xue, Zhiliag Hog State Key Laboratory of ASIC & System Fuda

More information

Test Time Minimization for Hybrid BIST with Test Pattern Broadcasting

Test Time Minimization for Hybrid BIST with Test Pattern Broadcasting Test Time Miimizatio for Hybrid BIST with Test Patter Broadcastig Raimud Ubar, Maksim Jeihhi Departmet of Computer Egieerig Talli Techical Uiversity EE-126 18 Talli, Estoia {raiub, maksim}@pld.ttu.ee Gert

More information

DESIGN OF A COFFEE VENDING MACHINE USING SINGLE ELECTRON DEVICES

DESIGN OF A COFFEE VENDING MACHINE USING SINGLE ELECTRON DEVICES 1 Iteratioal Symposium o Electroic System Desig DESIGN OF A COFFEE VENDING MACHINE USING SINGLE ELECTRON DEVICES (A example of sequetial circuit desig) Biplab Roy (1), ad Biswarup Mukherjee () Dept. Of

More information

SOFTWARE DEFINED RADIO IN WIRELESS AD-HOC NETWORK

SOFTWARE DEFINED RADIO IN WIRELESS AD-HOC NETWORK SOFTWARE DEFINED RADIO IN WIRELESS AD-HOC NETWORK Ajay Kr. Sigh 1, G. Sigh 2 ad D. S. Chauha 2 1 Departmet of Computer Sciece ad Egieerig Jaypee Uiversity of Iformatio Techology, Sola -173 215, Idia 2

More information

Application of Image Fusion to Wireless Image Transmission

Application of Image Fusion to Wireless Image Transmission Applicatio of Image Fusio to Wireless Image Trasmissio Liae C. Ramac ad Pramod K. Varshey EECS Departmet, Syracuse Uiversity 121 Lik Hall, Syracuse, NY 13244 Email: lcramac@mailbox.syr.edu, varshey@cat.syr.edu

More information

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

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

More information

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

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

More information

Cascaded Feedforward Sigma-delta Modulator for Wide Bandwidth Applications

Cascaded Feedforward Sigma-delta Modulator for Wide Bandwidth Applications Tamkag Joural of Sciece ad Egieerig, Vol. 4, No., pp. 55-64 () 55 Cascaded Feedforward Sigma-delta Modulator for Wide Badwidth Applicatios Je-Shiu Chiag, Teg-Hug Chag ad Pou-Chu Chou Departmet of Electrical

More information

Novel Steganography System using Lucas Sequence

Novel Steganography System using Lucas Sequence Novel Stegaography System usig ucas Sequece Fahd Alharbi Faculty of Egieerig Kig Abdulaziz Uiversity Rabigh, KSA Abstract Stegaography is the process of embeddig data ito a media form such as image, voice,

More information

POWERS OF 3RD ORDER MAGIC SQUARES

POWERS OF 3RD ORDER MAGIC SQUARES Fuzzy Sets, Rough Sets ad Multivalued Operatios ad Applicatios, Vol. 4, No. 1, (Jauary-Jue 01): 37 43 Iteratioal Sciece Press POWERS OF 3RD ORDER MAGIC SQUARES Sreerajii K.S. 1 ad V. Madhukar Mallayya

More information

LETTER A Novel Adaptive Channel Estimation Scheme for DS-CDMA

LETTER A Novel Adaptive Channel Estimation Scheme for DS-CDMA 1274 LETTER A Novel Adaptive Chael Estimatio Scheme for DS-CDMA Che HE a), Member ad Xiao-xiag LI, Nomember SUMMARY This paper proposes a adaptive chael estimatio scheme, which uses differet movig average

More information

WAVE-BASED TRANSIENT ANALYSIS USING BLOCK NEWTON-JACOBI

WAVE-BASED TRANSIENT ANALYSIS USING BLOCK NEWTON-JACOBI WAVE-BASED TRANSIENT ANALYSIS USING BLOCK NEWTON-JACOBI Muhammad Kabir McGill Uiversity Departmet of Electrical ad Computer Egieerig Motreal, QC H3A 2A7 Email: muhammad.kabir@mail.mcgill.ca Carlos Christofferse

More information

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

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

More information

Super J-MOS Low Power Loss Superjunction MOSFETs

Super J-MOS Low Power Loss Superjunction MOSFETs Low Power Loss Superjuctio MOSFETs Takahiro Tamura Mutsumi Sawada Takayuki Shimato ABSTRACT Fuji Electric has developed superjuctio MOSFETs with a optimized surface desig that delivers lower switchig.

More information

Design of modulo 2 n -1 multiplier Based on Radix-8 Booth Algorithm using Residue Number System

Design of modulo 2 n -1 multiplier Based on Radix-8 Booth Algorithm using Residue Number System Desig of modulo 2-1 multiplier Based o Radix-8 Booth Algorithm usig Residue Number System K.RAMAMOHAN REDDY M.Tech Studet, Dept. of ECE Vaagdevi Istitute of Techology & Sciece,Proddatur, Kadapa (Dt.),

More information

Voice Command Recognition System Based on MFCC and VQ Algorithms

Voice Command Recognition System Based on MFCC and VQ Algorithms Voice Commad Recogitio System Based o MFCC ad VQ Algorithms Mahdi Shaeh, ad Azizollah Taheri Abstract The goal of this project is to desig a system to recogitio voice commads. Most of voice recogitio systems

More information