Acquisition of GPS Software Receiver Using Split-Radix FFT

Size: px
Start display at page:

Download "Acquisition of GPS Software Receiver Using Split-Radix FFT"

Transcription

1 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 Acquisitio is the first step i the sigal processig sectio of a Global Positio System (GPS) receiver. It detects the presece of a GPS sigal received by atea ad provides estimates of code phase ad Doppler frequecy to the trackig loops. Three acquisitio methods i frequecy-domai processig are compared, i.e., amely radix- FFT, split-radix-/4 FFT ad. The expectacy of the split-radix algorithm is icreasig the acquisitio efficiecy. It is show that the split-radix-/ FFT ca save 5% of data loads ad stores compared with split-radix-/4 FFT. I order to simulate the overall system i a efficiet way, the acquisitio fuctios are developed i software architecture ruig o PC. G I. ITRODUCTIO lobal positioig system (GPS) receivers must detect the presece of GPS sigal to track ad decode the iformatio which eables positio computatio. Trackig of the sigal is possible oly after they have bee acquired, so acquisitio is the first step i GPS sigal processig scheme. The acquisitio must esure that the sigal is acquired at the correct code phase ad carrier frequecy. Software receivers provide flexibility, recofigurability ad high fidelity amog may other advatages. There has bee a variety of software based receiver architectures for GPS ad other avigatioal system The fast algorithm for computig Discrete Fourier Trasform (DFT) has bee studied for may years. The split-radix FFT approach is proposed by Duhaamel ad Hollma i [6] differs from that of Cooley-Tukey i decompositio process. For example, i the Cooley-Tukey radix- FFT, a radix- idex map is used to factor both the eve ad odd idex term. The split-radix fast Fourier trasform FFT algorithm [6] is kow as the FFT algorithm that uses the lowest total umber of operatio. The split-radix idea ca be exteded to other radix pairs. Whe we wat to ehace the speed of GPS software receiver, we use the algorithm of FFT that is radix-, split-radix-/4, ad split-radix-/. We will compare their stores, loads, additios, ad multiplicatios. The rest of paper is orgaized as follows. Sectio II W. H. Li, H. W. Tsao, ad F. R. Chag are with the Graduate Istitute of Commuicatio Egieerig ad Departmet of Electrical Egieerig, atioal Taiwa Uiversity, Taipei, Taiwa. ( roger09@gmail.com, frchag@cc.ee.tu.edu.tw, tsaohw@cc.ee.tu.edu.tw) M. L. Mao is with the Graduate Istitute of Electrical Egieerig ad Departmet of Electrical Egieerig, Migchi Uiversity of Techology, Taipei couty, Taiwa ( wlmao@ccsu.mit.edu.tw ) W. H. Huag is with Evermore Ic, Hsichu City, Taiwa ( maped@emt.com.tw ). presets the architecture of GPS System. I Sectio III, we will itroduce Split-radix / fast Fourier trasform ad other algorithms about FFT. I the sectio IV, we will show the simulatio results ad some table that compare each algorithms of FFT. Fial is our coclusios about the GPS software receiver usig FFT algorithm. II. THE ARCHITECTURE OF GPS SYSTEM The basic GPS receiver discussed i this paper is show i Figure. The sigals trasmitted from the atea. Through the radio frequecy (RF) chai the iput sigal is amplified to proper amplitude ad the frequecy is coverted to desired output frequecy. A aalog-to-digital coverter (ADC) is utilized to digitize the output sigal. The atea, RF chai ad ADC are the hardware used i receiver After the sigal is digitized, software is used to process it, ad that is why this paper has take a software approach. Acquisitio meas to fid the sigal of a certai satellite. The trackig program is used to fid the phase trasitio of the avigatio data. I covetioal receiver, the acquisitio ad trackig are performed by hardware. From the avigatio data phase trasitio the subframes ad avigatio data ca be obtaied. Ephemeris data ad pseudorage ca be obtaied from the avigatio data. The ephemeris data are used to obtai the satellite positios. Fially, the user positio ca be calculated for the satellite positios ad the pseudorages. Both the hardware used to collect digitized data ad software used to fid the user positio. There are basically two types of sigals: the coarse/ acquisitio (C/A) ad precisio (P) codes. The actual P code is ot directly trasmitted by the satellite, but it is modified by a Y code, which is ofte referred to as the P(Y) code. The P(Y) code is ot available to civilia user ad primarily used by the military. I geeral, i order to acquire the P(Y) code, the C/A code is usually acquired first. The GPS sigal cotais two frequecy compoets: lik (L) ad lik (L). The ceter frequecy of L is at MHz ad L is at 7.6 MHz. These frequecies are coheret with a 0.3 MHz clock. These two frequecies ca be related to the clock frequecy as L575.4 MHz54 0.3MHz L7.6 MHz0 0.3MHz The sigal structure of the satellite may be modified i the future. However, at the preset time, the Lfrequecy cotais the C/A ad P(Y) sigals, while the L frequecy cotais oly the P(Y) sigal. The C/A ad P(Y) sigals i the L frequecy are quadrat phase of each other ad they ca be /06/$ IEEE 460

2 writte as: S LA p P t D t cos ft AcC t D t si ft 3 where S L is the sigal at L frequecy, A c is the amplitude of the P code, P(t) = ± represets the phase of the P code, D(t) = ± represets the data code, f is the L frequecy,is the iitial phase, A c is the amplitude of the C/A code, C(t) = ± represets the phase of the C/A code. I this equatio the P code is used istead of the P(Y) code. The P(Y), C/A, ad the carrier frequecies are all phase locked together. The role of acquisitio is to provide a coarse estimate of the code phase ad the Doppler to the trackig loops. Acquisitio performs the task of detectig a GPS sigal from the sigals received by the atea by exploitig the autocorrelatio ad cross correlatio properties of GPS coarse/acquisitio (C/A) codes. a wide badwidth filter will provide relatively poor sesitivity. I order to track ad decode the iformatio i GPS sigal, a acquisitio method must be used to detect the presece of the sigal. Oce the sigal is detected, the ecessary parameters must be obtaied ad passed to trackig program. From trackig program iformatio such as the avigatio data ca be obtaied. There are three acquisitio methods. First, serial search acquisitio, parallel frequecy space search acquisitio, ad parallel code phase search acquisitio. Compariso with three methods, we will use the third method. It is to provide a better estimate of frequecy to the carrier loop, ad the parallel code phase search algorithm has better executio time ad parameter estimatio. B. Parallel Code Phase Search Acquisitio I the same way as with the order acquisitio methods, the implemetatio of this oe is very straight-forward, as it ca be implemeted directly based o the block diagram i Fig.. I chael Hardware IF Sigal FFT IFFT I Q Output RF chai ADC Q chael Complex Cojugate User positio Satellite positio Ephemeris& pseudorage Subframe Idetify Trackig Acquisitio FFT Software Fig : The architecture of GPS system Local Oscillator PR Code A. Acquisitio The purpose of acquisitio is to determie visible satellite ad coarse values of carrier frequecy ad code phase of the satellite sigal. The satellites are differetiated by 3 differet PR sequeces. The secod parameter, code phase, is the time aligmet of PR code i curret block data. The code phase is ecessary to be able to geerate a local PR code that is perfectly aliged with icomig data. Oly whe this is the case, the icomig code ca be removed from the sigal. The third parameter is the carrier frequecy, which i case of dow coversio correspods to the IF. The IF should be kow from the L carrier frequecy of 575.4MHz ad from the expected value. The lie of sight velocity of the satellite causes a Doppler effect resultig i a higher or lower frequecy. I the worst case, the frequecy ca deviate up to ± 5kHz. It is importat to kow the frequecy of the sigal to be able to geerate a local carrier sigal carrier sigal. The sigal is used to remove the icomig carrier from the sigal.i most case it is sufficiet to search the frequecy i steps of 50Hz. I order to accomplish the search i a short time, the badwidth of the searchig meas takig may steps to cover Fig : Parallel Code Phase Search Acquisitio Oe differece i this method is that oly oe PR code should be geerated for each acquisitio. That is, it is ot ecessary to take the 03 differet code phase ito accout. The first step of the method is multiply the icomig sigal with locally geerated cosie ad sie carrier wave respectively, givig a I ad a Q sigal compoet. These two are combied as a complex iput to the Fourier trasform. The result of the Fourier trasform is multiplied with the result of lower brach of the block diagram i Figure..This sigal is created as follow. The PR geerator geerates a code with o code phase. As i the implemetatio of the other acquisitio algorithm, the code geeratio is performs a Fourier trasform of the PR code, ad the result is complex cojugated. The results of the before metioed multiplicatio are give as iput to a iverse Fourier trasform. The fuctio has properties similar to FFT fuctio regardig executio time. As metioed i implemetatio of parallel frequecy space search acquisitio method above, the output from a FFT is complex.this is also the case for the IFFT, so the output eeds the same processig as i that case. The absolute value is 4609

3 calculated for all compoets. The goal of acquisitio is to perform a correlatio with the icomig sigal ad a PR code. It is more coveiet to make a circular correlatio betwee the iput ad the PR code without shifted code phase. The cross-correlatio betwee two fiite legth sequeces x() ad y() both with legth is calculated as: 4 z x y m m0 The covolutio betwee the two fiite legth sequece x() ad y() is calculated as: 5 z x y x y m m0 Equatio (4) ad (5) show oly differece betwee cross-correlatio ad covolutio betwee fiite legth sequeces is the sig y(+m). The covolutio ca be trasferred to frequecy domai through Fourier trasform. Z K x m y m e 0 m0 j k m0 0 j k j k m x m e y m e X k Y k 6 The combiatio of equatio (5) ad (6) give the DFT of cross-correlatio betwee x ad y: Z K x m y m e 0 m0 k j m0 0 j k j k m x m e y m e * X k Y k 7 Therefore, the (6) ad (7) are almost similar to each other. The oly differece is that the Fourier trasform of oe of the two iput sequeces should be complex cojugated before multiplicatio. Fig. is a block diagram of the parallel code phase search algorithm. The icomig sigal is multiplied by locally geerated carrier sigal. Multiplicatio with the carrier sigal geerates the I-arm sigal, ad multiplicatio with a 90 phase shifted versio of the carrier sigal geerates the Q-arm sigal. The two I ad Q sigals ad combied to form a complex iput sigal x()=i()+jq() to DFT fuctio. The geerated PR code is trasformed ito the frequecy domai ad result is complex cojugated. The Fourier trasform of the iput is multiplied with the Fourier trasform of RP code. The result of multiplicatio is trasform ito the time domai by a iverse trasform. The absolute value of the output of the iverse Fourier trasform represets the correlatio betwee the iput ad the PR code. If a peak is preset i the correlatio, the idex of this peak marks the PR code phase of the icomig sigal. C. Trackig Oe might thik that basic method of trackig a sigal is to build a arrow-bad filter aroud a iput sigal ad follow it. I other word, while the frequecy of the iput sigal varies over time, the ceter frequecy of the filter must follow the sigal. I the actual trackig process, the ceter frequecy of the arrow-bad filter is fixed, but a locally geerated sigal follows the frequecy of the iput sigal. The phase of the iput ad locally geerated sigal follows the frequecy of iput sigal. The phase of the iput ad locally geerated sigals are compared through a arrow-bad filter. Sice the trackig circuit has a very arrow badwidth, the sesitivity is relatively high i compariso with the acquisitio method. The acquisitio loop gives a coarse estimate of carrier Doppler ad PR code offset of icomig sigal. Cotrol is the haded over the variatio i the carrier Doppler ad code offset due to lie of lie of sight dyamics betwee the satellite ad the receiver. The ukow parameters of iterest i icomig GPS sigal are the carrier Doppler ad carrier phase ad the RP code Doppler ad code phase. These parameters are fuctio of time because of time the relative motio betwee the satellite ad user receiver. Hece it is importat to track these parameters ad get a very good estimate of the same. Aother importat fuctio of the trackig loops is demodulated the avigatio data form the icomig GPD sigal. The PR code phase ca be used to determie the pseudorage whereas the carrier phase is used to accurately determie the small chages i pseudorage. III. SPLIT-RADIX / FAST FOURIER TRASFORM Discrete Fourier trasform DFT) is a importat tool i digital sigal processig. May fast algorithms have bee proposed to compute the discrete Fourier trasform of sigals. The split-radix-/4 fast Fourier trasform algorithm ad the split radix-/ fast Fourier trasform are kow as the FFT algorithms that use the lowest total umber of operatios. But the split-radix-/ FFT saves 5% of data loads ad stores compared with the split-radix -/4 fast Fourier trasform algorithm. A. Fast Fourier Trasform The radix- fast Fourier trasform algorithm decomposes the -poit FFT ito two (/)-poit FFT. The decimatio-i-frequecy versio is show as follows: k kx x / W 0 k k x x / W W 0 X X 9 where k0,, The butterfly of radix- FFT algorithm is show i Fig.3 460

4 x x Fig.3 The butterfly of radix- FFT W B. Split-radix-/4 Fast Fourier Trasform / poits DFT / poits DFT The split-radix-/4 fast Fourier trasform algorithm developed by Duhamel ad Hollma uses radix- decompositio for eve part ad radix-4 for odd part. This method decomposes the -poit FFT ito oe (/)-poit FFT ad two (/4) poit FFT. Usig the split-radix -/4 FFT method, the formula for the eve part of FFT is as Eve Part: k 0 X ( k ) ( x ( ) x ( )) W 0 Odd Part: 4 3 X (4k) [( x( ) x ( )) j ( x( ) x ( WW X (4k3) [( x( ) x ( )) j ( x( ) x ( W W k / 4 k / 4 Fig.4 shows the structure of split-radix-/4 FFT algorithm. The total umbers of operatio for this algorithm is lower the radix- FFT algorithm. -poit DFT x() x(+/4) x(+/) x(+3/4) - - L Shape butterfly - W 3 W / poit DFT /4 poit DFT /4 poit DFT Fig.4 The structure of the split-radix-/4 FFT algorithm C. Split-Radix-/ Fast Fourier Trasform Takahashi has developed the split-radix-/ fast Fourier trasform algorithm. This algorithm is a extesio of split-radix-/4 FFT algorithm. The split-radix-/ FFT algorithm decomposes the eve part usig radix- method while usig radix- for the odd part. Thus, he formula for eve part is still the same: Eve Part: k 0 X ( k ) ( x ( ) x ( ) ) W, k0,,,...,( / ) Odd part: 3 X( k ) {[( x( ) x ( )) j ( x( ) x ( k [( j)( x( ) x( )) ( j)( x( ) x( } WW 3 3 X(k 3) {[( x( ) x ( )) j ( x( ) x ( k [( j)( x( ) x( )) ( j)( x( ) x( } W W 4 3 X(k 5) {[( x( ) x ( )) j ( x( ) x ( k [( j)( x( ) x( )) ( j)( x( ) x( } W W 5 3 X(k 7) {[( x( ) x ( )) j ( x( ) x ( k [( j)( x( ) x( )) ( j)( x( ) x( } W W 6 The structure of the split-radix-/ FFT algorithm is show i Fig.5. x 0 x x x 3 x 4 x 5 x 6 x 7 W 5 W 3 W 7 W x0x 4 xx 5 xx 6 x3x 7 {[( x0x 4) j ( x x 6)] [( j)( x x5 ) ( j )( x3 x7 )]} W {[( x0x 4) j ( x x 6)] [( j)( x x5 ) ( j)( x3 x 7 )]} W {[( x0x 4) j ( x x 6)] [( j)( x x5 ) ( j )( x3 x7 )]} W {[( x0x 4) j ( x x 6)] [( j)( x x5 ) ( j)( x3 x 7 )]} W Fig.5 The structure of the split-radix-/ FFT algorithm IV. SIMULATIO RESULTS ow, a importat problem is discussed before acquisitio process: samplig rate problem. A importat factor i selectig the samplig frequecy is related to the C/A code chip rate. The C/A code chip is.03mhz, ad the samplig would be a multiple umber of the chip rate. For our example, a samplig frequecy of 6.34 MHz is used. ow, see our data specificatio. The chip rate is of.03mhz, so 6 chip rate is equal to 6.34MHz. But the samplig rate = 6.34 MHz, it meas that i oe millisecod, 634 poits will be chose. But 6 chip rate = 6.36MHz meas oe millisecod, the picked up sample is 636. Thus, zero must be iserted. Isertig zero is oly sure process, because i trackig mode, sychroized circuit such as Costas PLL will be used. If sigal stregth is more tha threshold, we will declare the sigal is foud. Ad we will sed some iformatio to trackig mode. Whe the autocorrelatio fuctio is calculated, how the program detects where is the peak value? Especially whe the sigal power has a Doppler frequecy

5 shift, the problem is hard to get a optimal solutio. at -0 dbm. I Fig. 6, the autocorrelatio fuctios are coducted usig the split-radix-, split-radix-/4, ad split-radix-/ methods to demostrate the acquisitio process. The split-radix / scheme ca have the better computatioally efficiecy ad preserve the iformatio of code offset effectively. Table I: umber of otrival real multiplicatio ad two real additios per complex multiplicatio for complex umber Radix- Split-radix /4 Split-radix / Mults Adds Mults Adds Mults Adds (a) Table II: umber of Loads, Stores Multiplicatios, ad Additios for GEERAL BUTTERLIES Used i FFT Algorithm. The umber of Loads icludes loadig all of the costats. Algorithm Loads Stores Mults Adds Radix Split-radix-/4 6 Split-radix-/ (b) Table III: umber of Loads, Stores, Multiplicatios, ad Additios. Use the log FFT algorithm to compute a poit DFT. Lower order terms have bee omitted. Algorithm Loads Stores Mults Adds Radix- 3 3 Split-radix-/4 4/3 4/3 /3 Split-radix-/ 3/ 5/4 /4 From Table I II, ad III the Split-radix-/4 FFT ad the Split-radix / FFT are compared. Obviously, the covetioal split-radix -/ saves 5% of data loads ad stores compared with the split-radix-/4 FFT algorithm. (c) Fig. Autocorrelatio fuctio with 6K FFT usig (a) split-radix-, () split-radix-/4, ad (3) split-radix-/ methods Simulatio results show the chip delay ad Doppler frequecy for differet GPS satellites. The iput SRs are set V. COCLUSIOS I this paper, three very useful algorithms have bee preseted i software GPS receiver desig. The software modules, takig such IF samples as its iput, perform the basebad sigal processig ad avigatio solutio computatio. The proposed schemes for acquisitio i frequecy domai are the Fast Fourier Trasform: radix-, 46

6 split-radix-/4 ad split-radix-/. It is more efficiet ad speedy to use the split-radix-/ algorithm tha the split-radix-/4 algorithm because of the less computatio burdes ad memory requiremets. The acquisitio of software receiver, ruig o a stadard PC, is developed ad evaluated i civil applicatios. ACKOWLEDGMET This research was supported by the Evermore IC., Hsichu City, Taiwa, R. O. C. REFERECES [] J. B. Y. Tsui, Fudametals ofglobal Positioig System Receivers, A software Approach, WileyIter-Sciece, 005. [] E. D. Kapla, Uderstadig GPS: Priciplesad Applicatios Artech House, [3] P. Rider, ad. Bertelse, Desig of a sigle Frequecy GPS software receiver AAU 004 [4] C. Ma,G. Lachapelle, ad M. E. Cao, Implemet of a software GPS Reveiver, IO GSS 7 th Iteratioal Techical Meetig of Satellite Divisio, -4 Sept.004 Log Beach, CA [5] M. Djebbouri ad D. Djebbouri, Fast GPS Satelite Sigal Acquisitio, Electroics Letters.com, o./0/003. [6] M. S. Braasch ad A.J. Va Dieredock, GPS Receiver Architectures ad Measuremets, Proceedig of the IEEE, vol. 7, o., pp.4-64, Ja 999. [7] A. J. Va Dieredock, P. Feto, ad T. Ford, Theory ad performace of arow corelator spacig i a GPS receiver, avigatio: J. Ist. avigatio, vol. 39, o. 3, pp. 65 3, Fall 99. [] P. Ward, Satelite sigal acquisitio ad trackig, i Uderstadig GPS: Priciples ad Applicatios, E. Kapla, Ed. Bosto: Artech House, ch. 5, pp. 9 0, 996. [9] B. W. Parkiso, ad Jr. J. J. Spilker: Global positioig system: theory ad applicatios (AAAI, USA, 996.) [0] S. M. Kay, Fudametals of statistical sigal procesig: estimatio theory, PTR Pretice Hal, ew Jersey, 993. [] A. Sadat, W. B. Mikhael, Fast Fourier Trasform for High Speed OFDM Wireles Multimedia System, Circuits ad Systems, 00. MWSCAS 00. Proceedigs of the 44th IEEE 00 Midwest Symposium, vol, pp , Aug. 00. [] Takahashi, D.; A exteded split-radix FFT algorithm, Sigal Processig Letters, Vol, Issue 5, pp. 45~ 47, May 00. [3] S. Bouguezel, M. O. Ahmad,, M.M.S. Swamy, Arithmetic complexity of the split-radix FFT algorithms, Acoustics, Speech, ad Sigal Processig, 005. Proceedigs. (ICASSP '05). IEEE Iteratioal Coferece, Vol 5, pp , March 005. [4] G. Bi; Y. Q. Che, Fast DFT algorithms for legth =q* m, IEEE Trasactios o Circuits ad Systems II: Aalog ad Digital Sigal Processig, Vol 45, Issue 6, pp , Jue 99. [5] H. V. Sorese, M. T. Heidema, ad C. S. Burus, O computig the split-radix FFT, IEEE Tras. Acoust., Speech, Sigal Procesig, vol. ASSP-34, pp. 5 56, Feb. 96. [6] P. Duhamel ad H. Holma, Split-radix FFT algorithm, Electro. Lett., vol. 0, pp. 4 6, Ja. 94. [7] A. V. Oppeheim ad R. W. Schafer, Discrete-Time Sigal Processig, Eglewood Cliffs, J: Pretice-Hall,

Acquisition of GPS Software Receiver Using Split-Radix FFT

Acquisition of GPS Software Receiver Using Split-Radix FFT 2006 IEEE International Conference on Systems, Man, and Cybernetics October 8-11, 2006, Taipei, Taiwan Acquisition of GPS Software Receiver Using Split-Radix FFT W. H. Lin, W. L. Mao, H. W. Tsao, F. R.

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

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

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

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

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

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

Spread Spectrum Signal for Digital Communications

Spread Spectrum Signal for Digital Communications Wireless Iformatio Trasmissio System Lab. Spread Spectrum Sigal for Digital Commuicatios Istitute of Commuicatios Egieerig Natioal Su Yat-se Uiversity Spread Spectrum Commuicatios Defiitio: The trasmitted

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

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

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

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

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

More information

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

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

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

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

4. INTERSYMBOL INTERFERENCE

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

More information

Encode Decode Sample Quantize [ ] [ ]

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

More information

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

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

More information

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-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

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

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

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

More information

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

EECE 301 Signals & Systems Prof. Mark Fowler

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

More information

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

HOW BAD RECEIVER COORDINATES CAN AFFECT GPS TIMING

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

More information

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

Fingerprint Classification Based on Directional Image Constructed Using Wavelet Transform Domains

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

More information

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

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

Introduction to Wireless Communication Systems ECE 476/ECE 501C/CS 513 Winter 2003

Introduction to Wireless Communication Systems ECE 476/ECE 501C/CS 513 Winter 2003 troductio to Wireless Commuicatio ystems ECE 476/ECE 501C/C 513 Witer 2003 eview for Exam #1 March 4, 2003 Exam Details Must follow seatig chart - Posted 30 miutes before exam. Cheatig will be treated

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

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

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

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

More information

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

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

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

A SIMPLE METHOD OF GOAL DIRECTED LOSSY SYNTHESIS AND NETWORK OPTIMIZATION

A SIMPLE METHOD OF GOAL DIRECTED LOSSY SYNTHESIS AND NETWORK OPTIMIZATION A SIMPL MOD OF GOAL DIRCD LOSSY SYNSIS AND NWORK OPIMIZAION Karel ájek a), ratislav Michal, Jiří Sedláček a) Uiversity of Defece, Kouicova 65,63 00 Bro,Czech Republic, Bro Uiversity of echology, Kolejí

More information

10GBASE-T. length of precoding response, and PMA training

10GBASE-T. length of precoding response, and PMA training 1GBASE-T TxFE solutios, dpsnr vs legth of precodig respose, ad PMA traiig IEEE P82.3a Task Force Austi, May 18-2, 25 Gottfried Ugerboeck 1 Cotets Study of trasmit frot-ed solutios Simple : o digital filterig,

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

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

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

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

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

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

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

More information

信號與系統 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

Antenna Diversity Techniques for a Single Carrier System with Frequency Domain Equalization An Overview

Antenna Diversity Techniques for a Single Carrier System with Frequency Domain Equalization An Overview Atea Diversity Techiques for a Sigle Carrier System with Frequecy Domai Equalizatio A Overview. Witschig, G. Strasser,. Weigel, A. Spriger Istitute for Commuicatios ad Istitute for Techical Electroics

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

Simulation and Analysis on Signal Acquisition of BDS Receiver with The Aid of INS

Simulation and Analysis on Signal Acquisition of BDS Receiver with The Aid of INS Modelig Simulatio ad Optimizatio Techologies ad Applicatios (MSOTA 2016 Simulatio ad Aalysis o Sigal Acquisitio of DS Receiver with The Aid of INS Shulei Che Xiaqig Tag Xuwei Cheg Juqiag Gao ad Zepeg Su

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

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

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

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

More information

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

A SIMPLE METHOD OF GOAL DIRECTED LOSSY SYNTHESIS AND NETWORK OPTIMIZATION

A SIMPLE METHOD OF GOAL DIRECTED LOSSY SYNTHESIS AND NETWORK OPTIMIZATION 49 A SIMPL MOD OF GOAL DIRCD LOSSY SYNSIS AND NWORK OPIMIZAION K. ájek a),. Michal b), J. Sedláek b), M. Steibauer b) a) Uiversity of Defece, Kouicova 65,63 00 ro,czech Republic, b) ro Uiversity of echology,

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

信號與系統 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

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

Subscriber Pulse Metering (SPM) Detection

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

More information

Adaptive Channel Estimation Techniques for MIMO OFDM Systems

Adaptive Channel Estimation Techniques for MIMO OFDM Systems (IJACSA) Iteratioal Joural of Advaced Computer Sciece ad Applicatios, Adaptive Chael Estimatio Techiques for MIMO OFDM Systems Md. Masud Raa Dept. of Electroics ad Radio Egieerig Kyug ee Uiversity South

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

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

Lecture 4: Frequency Reuse Concepts

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

More information

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

11.11 Two-Channel Filter Banks 1/27

11.11 Two-Channel Filter Banks 1/27 . Two-Chael Filter Baks /7 Two-Chael Filter Baks M We wat to look at methods that are ot based o the DFT I geeral we wat to look at Fig..6 rom Porat ad igure out how to choose i & i to get Perect Reco

More information

Lecture 13: DUART serial I/O, part I

Lecture 13: DUART serial I/O, part I Lecture 13: DUART serial I/O, part I The bi picture of serial commuicatios Aalo commuicatios Modems Modulatio-demodulatio methods Baud rate Vs. Bits Per Secod Diital serial commuicatios Simplex, half-duplex

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

PHY-MAC dialogue with Multi-Packet Reception

PHY-MAC dialogue with Multi-Packet Reception PHY-AC dialogue with ulti-packet Receptio arc Realp 1 ad Aa I. Pérez-Neira 1 CTTC-Cetre Tecològic de Telecomuicacios de Cataluya Edifici Nexus C/Gra Capità, - 0803-Barceloa (Cataluya-Spai) marc.realp@cttc.es

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

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

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

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

More information

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

Ch 9 Sequences, Series, and Probability

Ch 9 Sequences, Series, and Probability Ch 9 Sequeces, Series, ad Probability Have you ever bee to a casio ad played blackjack? It is the oly game i the casio that you ca wi based o the Law of large umbers. I the early 1990s a group of math

More information

GENERATE AND MEASURE STANDING SOUND WAVES IN KUNDT S TUBE.

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

More information

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

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

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

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

Cancellation of Multiuser Interference due to Carrier Frequency Offsets in Uplink OFDMA

Cancellation of Multiuser Interference due to Carrier Frequency Offsets in Uplink OFDMA Cacellatio of Multiuser Iterferece due to Carrier Frequecy Offsets i Upli OFDMA S. Maohar, V. Tiiya, D. Sreedhar, ad A. Chocaligam Departmet of ECE, Idia Istitute of Sciece, Bagalore 56001, INDIA Abstract

More information

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

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

More information

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

Transfer Functions For The Reference Clock Jitter In A Serial Link: Theory And Applications in PCI Express

Transfer Functions For The Reference Clock Jitter In A Serial Link: Theory And Applications in PCI Express DesigCo 25 Leadig Edge Commuicatio Desig Coferece Trasfer Fuctios For The Referece Clock Jitter I A Serial Lik: Theory Ad Applicatios i PCI Express Mike Li, PhD Wavecrest Corporatio 1735 Techology Drive,

More information

Cross-Layer Performance of a Distributed Real-Time MAC Protocol Supporting Variable Bit Rate Multiclass Services in WPANs

Cross-Layer Performance of a Distributed Real-Time MAC Protocol Supporting Variable Bit Rate Multiclass Services in WPANs Cross-Layer Performace of a Distributed Real-Time MAC Protocol Supportig Variable Bit Rate Multiclass Services i WPANs David Tug Chog Wog, Jo W. Ma, ad ee Chaig Chua 3 Istitute for Ifocomm Research, Heg

More information

Analytic comparison of using FFT and wavelet in IEEE a WLAN based OFDM technique

Analytic comparison of using FFT and wavelet in IEEE a WLAN based OFDM technique Aalytic compariso of usig FFT ad wavelet i IEEE 802.11.a WLAN based OFDM techique Habab Habib Alshammary, Abdel-Rahma Al-Qawasmi Abstract Modulatio techiques play a sigificat role i miimizig the effect

More information

Mike Li Andy Martwick Gerry Talbot Jan Wilstrup

Mike Li Andy Martwick Gerry Talbot Jan Wilstrup ITC 24 Trasfer Fuctios For The Referece Clock Jitter I A Serial Lik: Theory Ad Applicatios Mike Li Ady Martwick Gerry Talbot Ja Wilstrup Trasfer Fuctios For The Referece Clock Jitter I A Serial Lik: Theory

More information

IJSER. S.A.Yuvaraj 1,K.Periyar Selvam 2 K.R.Jayachitra 3

IJSER. S.A.Yuvaraj 1,K.Periyar Selvam 2 K.R.Jayachitra 3 Iteratioal Joural of Scietific & Egieerig Research, Volume 5, Issue 4, April14 18 Adaptive Chael Estimatio Techiques for MIMO OFDM Systems S.A.Yuvaraj 1,K.Periyar Selvam 2 K.R.Jayachitra 3 Abstract I this

More information

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

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

More information

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

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

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

A New FDTD Method for the Study of MRI Pulsed Field Gradient- Induced Fields in the Human Body

A New FDTD Method for the Study of MRI Pulsed Field Gradient- Induced Fields in the Human Body A New FDTD Method for the Study of MRI Pulsed Field Gradiet- Iduced Fields i the Huma Body Stuart Crozier, Huawei Zhao ad Liu Feg Cetre For Magetic Resoace, The Uiversity of Queeslad, St. Lucia, Qld 4072,

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

Implementation of OFDM wireless communication model for achieving the improved BER using DWT-OFDM

Implementation of OFDM wireless communication model for achieving the improved BER using DWT-OFDM www.ijecs.i Iteratioal Joural Of Egieerig Ad Computer Sciece ISSN: 2319-7242 Volume 6 Issue 1 Ja. 2017, Page No. 19951-19959 Idex Copericus Value (2015): 58.10, DOI: 10.18535/ijecs/v6i1.17 Implemetatio

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

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

Performance Analysis of Channel Switching with Various Bandwidths in Cognitive Radio

Performance Analysis of Channel Switching with Various Bandwidths in Cognitive Radio Performace Aalysis of Chael Switchig with Various Badwidths i Cogitive Radio Po-Hao Chag, Keg-Fu Chag, Yu-Che Che, ad Li-Kai Ye Departmet of Electrical Egieerig, Natioal Dog Hwa Uiversity, 1,Sec.2, Da-Hsueh

More information

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

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

More information

Comparison of RLS&LMS Algorithms for OFDM Systems

Comparison of RLS&LMS Algorithms for OFDM Systems Iteratioal Joural of Emergig Techology ad Advaced Egieerig Compariso of RLS&LMS Algorithms for OFDM Systems Vidya S.Bhosale 1, V. N. Ghodke 2 1 PG Studet, 2 Assistat Professor, Departmet of E&TC, Pue Uiversity,

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