FPGA Implementation of Ultrasonic S-Scan Coordinate Conversion Based on Radix-4 CORDIC Algorithm

Size: px
Start display at page:

Download "FPGA Implementation of Ultrasonic S-Scan Coordinate Conversion Based on Radix-4 CORDIC Algorithm"

Transcription

1 IACSIT Internatonal Journal of Engneerng and Technology, Vol. 7, No. 3, June 25 FPGA Implementaton of Ultrasonc S-Scan Coordnate Converson Based on Radx-4 CORDIC Algorthm Ruobo Ln, Guxong Lu, and Wenmng Tang Abstract To solve the exstng problems on tradtonal method of callng functon at ultrasonc S-scan coordnate converson, ths paper ntroduced the FPGA mplementaton of ultrasonc S-scan coordnate converson based on Radx-4 CORDIC algorthm. On the analyss of the Radx-4 Rotaton CORDIC algorthm, we selected 7-level ppelne structure on FPGA, used the preprocessng technque to solve the non-constant problem of scale factor. The smulaton results show that the maxmum error of Radx-4 Rotaton CORDIC algorthm s.5-3 and the computng latency s only 7T at 6 bt data-wdth under MHz FPGA. The scan converson rate speed up at least tmes, and the output effect of the mage s bascally the same as the tradtonal method. The algorthm has the characterstcs of low latency, hgh speed and hgh precson, sutable for real-tme sgnal processng applcatons. Index Terms Ultrasonc s-scan, coordnate converson, radx-4 cordc, FPGA, real-tme sgnal processng. I. INTRODUCTION Ultrasonc detecton technology was frst used n mltary radar and medcal B mode ultrasound, but now has been wdely used n ndustral phased array []-[3]. Dgtal Scan Converson (DSC) s one of the key technologes n sgnal processng, ncludng coordnate transformaton and lnear nterpolaton. Tradtonal method transfers the polar coordnates nto Cartesan coordnates by callng functon drectly, costng more tme, requrng larger space for data storng, and resultng a lot of redundant data. Therefore many scholars have studed varous algorthms on the dgtal scan converson, whch the CORDIC (Coordnate Rotaton Dgtal Computer) algorthm s one of the most typcal algorthms. For example, Skdar (2) used tradtonal CORDIC algorthm to realze the coordnate transformatons of B mode ultrasound lnear scan based on MAP-CA processor, wth onlne programmng and solvng the coordnate s converson effectvely []. Tan (23) realzed the coordnate converson of B mode ultrasound lnear scan based on tradtonal CORDIC algorthm, solvng the converson of Cartesan coordnate to polar coordnates [4]. The above research s focus on the B mode ultrasound lnear scan. However, the sector scan (S-scan) s manly used n ndustral Ultrasonc detecton. Many scholars have studed the applcaton of CORDIC algorthm on S-scan. Zeng (2) Manuscrpt receved June 3, 24; revsed July 22, 24. Ruobo Ln s wth the Department of Electrcal and Mechancal Engneerng, Jeyang Vocatonal and Techncal College, Jeyang, Chna (e-mal: lnruobo@26.com) Ruobo Ln, Guxong Lu, and Wenmng Tang are wth School of Mechancal & Automotve Engneerng, South Chna Unversty of Technology, Guangzhou, Chna used Radx-4 vector CORDIC algorthm to realze coordnate transformatons of B mode ultrasound, whch he ponted out the shortcomngs of Radx-2 algorthm and the advantages of Radx-4 algorthm, but they haven t dscussed n detal on the practcal applcaton yet [5]. Lu (24) studed the delay focusng and magng technology of ultrasonc phased array, and put forward the FPGA mplementaton of Radx-2 CORDIC algorthm usng complement method [6], [7]. Now the method of Lookup table or drectly callng functon on FPGA s stll used on ultrasonc scan coordnate converson wth the shortcomngs of long latency and slow speed. Ths paper wll use Radx-4 rotaton CORDIC algorthm to realze coordnate converson of ultrasound S-scan on FPGA, whch has an mportant practcal value n mprovng the real-tme sgnal processng. The paper s arranged as follows: the second part ntroduced the theory of ultrasonc S-scan converson prncple, the Radx-4 CORDIC algorthm mechansm and realzaton on FPGA, the thrd part ntroduced the smulaton and analyss of Radx-4 Rotaton CORDIC algorthm, fnally draw a concluson. II. THEORY A. Ultrasonc S-Scan Coordnate Converson Prncple There are many modes on ultrasound scan, such as A-scan, B-scan, C-scan and S-scan etc. Ultrasonc S-scan s that the ultrasonc transducer puts the dfferent transmt pulse sgnals to dfferent phase through dfferent array elements, and the probe scans the sector area along an angle, whch each orgnal beam rotates around the Y axs, and samples along the radal drecton on dfferent echo. All ponts of ultrasonc echo data are stored on polar form n the data memory. The polar coordnate system s converted nto the correspondng Descartes coordnate system after nterpolaton and flterng, and output 2-Dmenson mage on screen. Ths process of dgtal converson corresponds to the converson of polar coordnate to Cartesan coordnate system. The comparson chart of coordnate converson s shown n Fg., whch the frst method used tradtonal method of callng functon and the second used Radx4 CORDIC algorthm module. The tradtonal method drectly calls the DSP system functon usng a lot of multplers and dvder, whch causes the system resource overhead, long delay, and data congeston. For hgh precson, the Lookup table memory resources are n bg demand, whch s dffcult for real-tme processng. Ths paper used Radx-4 CORDIC algorthm module to realze coordnate converson, whch could convert a lot of trgonometrc functon operatons nto DOI:.7763/IJET.25.V

2 IACSIT Internatonal Journal of Engneerng and Technology, Vol. 7, No. 3, June 25 add operaton and shft operaton, wth sutable for FPGA mplementaton and real-tme processng. Coordnate converson DSP system Ultrasonc echo data (r,φ ) Interpolaton Focus Flter Callng sne and cosne functons Image data output (x,y ) Lookup table (a). Coordnate converson on tradtonal method of callng functon. Ultrasonc echo data (r,φ ) Interpolaton Focus Flter Radx4 CORDIC algorthm module Image data output (x,y ) (b). Coordnate converson on usng Radx4 CORDIC algorthm. Fg.. The comparson chart of coordnate converson on tradtonal mode and usng Radx4 CORDIC algorthm The model graph of Cartesan coordnates and polar coordnates s shown n Fg. 2. We defne the pont of Cartesan coordnates as P (x, y ), whch x and y are expressed as horzontal coordnates and vertcal coordnates of Cartesan coordnate system. We also defne the pont of polar coordnates as P(r, φ ), whch r and φ are expressed as the polar radus and polar angle. Thus the mathematcal expresson of polar coordnate to Cartesan coordnate system can be expressed as formula (). x = rcosϕ { y = r snϕ The mage data, wth huge data volume, demands a lot of work when converson processon. It s very mportant to mprove the coordnate converson of ultrasound scan f a CORDIC algorthm module on FPGA real tme operaton s desgned. φ P(r,φ ) r y V V V V 2 V 3 V (a). Polar coordnates (b). Cartesan coordnates Fg. 2. The model graph of Cartesan coordnates and polar coordnates. φ x r P(x,y ) V 2 V 3 () B. Radx-4 CORDIC Algorthm Mechansm Radx-4 CORDIC algorthm has two operaton modes: rotaton mode and vectorng mode [8], [9]. The sne and cosne of any angle can be calculated on rotaton mode whch realzed the converson of Cartesan coordnates to polar coordnate. The operaton of square root and the arctangent functon can be realzed on vector mode, whch realzed the converson of Cartesan coordnates to polar converson. In ths paper, we focus on the rotaton mode whch wll be dscussed as followed. The basc teratve equatons of Radx-4 Rotaton CORDIC algorthm [8] are: x+ = x σ 4 y y+ = y + σ 4 x z+ = z arctan( σ 4 ) where, σ { 2,,, +, + 2}, After n-teratons x and y wll have a gan of the scale factor K, whch can be expressed as formula (3). We defne a new varable: (2) n 2 2 /2 ( σ 4 ) (3) = K = + w The value of σ s determned by the convergence value of w. = 4 z 25

3 IACSIT Internatonal Journal of Engneerng and Technology, Vol. 7, No. 3, June 25 For = For > + 2 5/8 w + 3/8 w < 5/8 σ = /2 w < 3/8 7/8 w < /2 2 w 7/ /2 w + /2 w < 3/2 σ = /2 w < /2 3/8 w < /2 2 w 3/2 when x =,y =, z = ϕ,after n-teratons, w, the equaton wll be transformed as formula (6). xn+ = K yn+ = K zn+ = cosϕ snϕ Accordng to the teraton results of x n+ and y n+, the sne and cosne values of angle can be calculated as: cos sn ϕ = Kx+ ϕ Ky+ =. C. Radx-4 CORDIC Algorthm Realzaton on FPGA We used ppelnng archtecture on FPGA mplementaton. As the scale factor K s not a constant, the pretreatment technque s used. Accordng to the dfferent values of σ, we translated k and arctan( σ 4 ) nto constant by Lookup table. Thus the teratve process s translated nto add and shft operatons, whch the computng speed can be accelerated. If the angle s represented by 6 bt bnary number, the angle resoluton s expressed as 36 /(65536-)=.55. As the angle resoluton of CORDIC algorthm has not resolved after 7-teratve, so we use 7-level ppelne archtecture to realze algorthm on FPGA. The -level ppelne structure dagram on FPGA s shown n Fg. 3. x RX 4-2 MUX3 2 MUX4 y RW z RZ 4-4 Arctan Table w Compactor Module σ Calculate K (4) (5) (6) begn f(w[] > 35225) //w[]>3/2 begn //sgma <= 2 x[3]<=x[2] - {{{y[2][5]}},y[2][5 : ]}; y[3]<=y[2] + {{{x[2][5]}}, x[2][5 : ]}; z[3]<=z[2] - 88; Kx[2] <= 5867; // 65536*/sqrt[ + 4/6]; else f(w[] > 7342) ///2 begn //sgma <= x[3]<=x[2] - {{2{y[2][5]}}, y[2][5 : 2]}; y[3]<=y[2] + {{2{x[2][5]}}, x[2][5 : 2]}; z[3]<=z[2] ; Kx[2] <= 63579; End III. SIMULATION A. System Resource Usage Based on the Quartus II9., we have smulated on Cyclone II: EP2S5F484C6 FPGA to observe system resource usage. The system resource usage of algorthm usng ppelnng archtecture s lst at Table I. We can fnd that the system resources usage of algorthm s very low whch s only 78 logc elements, 282 logc regsters, 6 multplers and PLLs. TABLE I: THE SYSTEM RESOURCE USAGE OF ALGORITHM USING PIPELINING ARCHITECTURE Logc Logc elements regsters Multpler PLLs usage total rato 2% 2% 3% % TABLE II: COMPARISON TABLE ON THE ACCURATE AND CALCULATED VALUE OF COSINE AT ANY ANGLE angle accurate value calculated values φ( ) of cosne of cosne calculaton error x + y + z + Fg. 3. The -level ppelne structure dagram on FPGA. Here are some codes of the comparson and teratve process at the 2-level ppelne archtecture. // level ppelne assgn w[] = 4 z[2]; clk) k B. Calculaton Speed On the analyss of the algorthm, we selected the angle of degree as the object of observaton. The tmng smulaton waveform s shown n Fgure 4. If the system clock s T, the computng latency of sne and cosne functon s 7T. For an mage of 6 42 pxel under MHz FPGA, consderng the non-operatonal latency as 3T, the total converson tme of mage s t=6 42 7T+3T =.8ms. However, 25

4 IACSIT Internatonal Journal of Engneerng and Technology, Vol. 7, No. 3, June 25 the converson tme of same mage s 2 ms for B mode and 2.3 ms for color mode under 3 MHz by callng functon method on the MAP-CA processor []. So the scan converson rate of algorthm would mprove the effcency at least tmes than the tradtonal algorthm Fg. 4. The tmng smulaton waveform of any angle on FPGA. C. Error Analyss Based on the Modelsm6.5, we have smulated on Cyclone II: EP2S5F484C6 FPGA to analyze the precson of algorthm, where the clock frequency s MHz and the data wdth s 6 bt. In order to mprove the resoluton of data operatons, we expand 892 tmes to sample data. At Table II we gve the cosne values of part of angle on FPGA operaton, where the maxmum calculaton error s 3-4. The calculaton error of sne functon s shown n Fgure 5 when the angle s between -9 degrees and less than 9 degrees, where the maxmum calculaton error s.5-3. calculaton error converson, based on PA2 ultrasonc phased array nstrument made n Guangzhou Doppler Electronc Technology Co., Ltd., the S-scan orgnal mage data s sampled. S-scan data acquston parameters of ultrasonc phased array are lst n Table III. Respectvely usng the tradtonal method of callng functon and Radx-4 Rotaton CORDIC algorthm module to read the mage data, we would acheved the output mage by coordnate converson, and compare ther output effect based on Matlab. The comparson chart s shown n Fg. 6. The test results show that the magng qualty s bascally the same (the orgnal mage wth pxels changed to pxels after nterpolaton) n two ways conversaton. Thus, the method of usng Radx-4 Rotaton CORDIC algorthm module could effectvely replace the tradtonal method of callng functon n mage processng. TABLE III: S-SCAN DATA ACQUISITION PARAMETERS OF ULTRASONIC PHASED ARRAY focus rule number samplng data ponts scannng angle step angle range ~ angle φ( ) Fg. 5. The operaton error of sne functon at φ=[-9 ~9 ]. (a) tradtonal method of callng functon (b) Radx-4 Rotaton CORDIC algorthm. Fg. 6. Comparson effect chart of the output mage after coordnate converson. D. Output Effect To verfy the output effect of scannng mage coordnate IV. CONCLUSION In ths work, we used Radx-4 Rotaton CORDIC algorthm module to realze the ultrasonc S-scan mage coordnates converson, used the pretreatment technque to solve the non-constant problem of scale factor K. Snce the workload of mage data converson process s very huge, ncludng a large number of functonal operatons, ths work has very hgh applcaton value on mprovng the speed of computaton. The smulaton results show that the maxmum error of Radx-4 Rotaton CORDIC algorthm s.5-3 and the computng latency s only 7T at 6 bt data-wdth under MHz FPGA. Compared wth the tradtonal method of callng functon, the scan converson rate speed up at least tmes, and the output effect of the mage s bascally the same as the tradtonal method. ACKNOWLEDGMENT Ths work was partally supported by the natonal major scentfc nstrument and equpment development project of Chna n 23(No. 23YQ23575). 252

5 IACSIT Internatonal Journal of Engneerng and Technology, Vol. 7, No. 3, June 25 REFERENCES [] S. Skdar, R. Managul, T. Mtake, T. Hayash, and Y. Km, Programmable ultrasound scan converson on a meda processor-based system, n Proc. the Socety of Photo-optcal Instrumentaton Engneers(SPIE), vol. 439, pp , 2. [2] S. Wang, B. Wen, C. Wang, Z. Yan, K. L, and J. Yang, UHF surface dynamcs parameters radar desgn and experment, IEEE Mcrowave and Wreless Components Letters, vol. 24, no., pp , 24. [3] G. X. Lu, W. M. Tang, and D. J. Tan, Focusng tme delay technology of ultrasonc phased array based on multstage half-band flter, Optcs and Precson Engneerng, vol. 22, no. 3, 24. [4] Y. Y. Tan and Z. Nng, An mage processng system scheme n b mode ultrasonc ophthalmologcal scanner, n Proc. the 6th IEEE Symposum on Computer-Based Medcal Systems (CBMS 3), pp , 23. [5] P. Zeng, F. Lu, and X. Q. Zhao, The effcent realzaton of B mode ultrasonc dgtal scan converson based on radx-4 CORDIC algorthm, n Proc. 2 4th Internatonal Congress on Image and Sgnal Processng (CISP 2), 2, vol. 5, pp [6] G. X. Lu, L. Chou, and W. M. Tang, Synthetc focusng technology based on correlaton-delay n ultrasonc magng, Chna Measurement and Test, vol. 4, no., pp , 24. [7] R. B. Ln, G. X. Lu, and W. M. Tang, CORDIC algorthm on FPGA for general formula of sne and cosne based on complement method, Chna Measurement and Test, vol. 4, no. 4, 24 [8] E. Antelo, J. Vllalba, J. D. Bruguera et al., Hgh performance rotaton archtectures based on the radx-4 CORDIC algorthm, IEEE Trans. Computers, vol. 46, no. 8, pp , 997 [9] J. Vllalba, E. L. Zapata, and E. Antelo, Radx-4 Vectorng CORDIC Algorthm and Archtectures, Journal of VLSI Processng Systems for Sgnal Image and Vdeo Technology, vol.9, no. 2, pp.27-47, 998. Ruobo Ln was born n 974. He s currently an assocate professor, He receved a lecturer n Xdan Unversty, x an, Chna n 996. He receved hs master degree from Hunan Unversty, Changsha, Chna, n 29. He s a vstng scholar of South Chna Unversty of Technology now. Hs research nterests nclude electromechancal ntegraton technology, sgnal processng, nstrument, measurement and control technology. Guxong Lu was born n 968. He s currently a professor and as a doctoral supervsor n South Chna Unversty of Technology, Guangzhou, Chna. He receved hs doctor degree from Chongqng Unversty, Chongqng, Chna, n 995. Hs research nterests nclude modern detecton technology and networked control, ntellgent sensng theory and method, nformaton system modelng theory and applcaton. Wenmng Tang was born n 983. He s currently a assocate professor, He receved a lecturer n Harbn Unversty of Scence and Technology, Harbn, Chna n 25. He receved hs master degree n Harbn Unversty of Scence and Technology, Harbn, Chna n 28. He s currently pursung doctor degree at School of Mechancal and Automotve Engneerng n South Chna Unversty of Technology. Hs research nterests nclude ultrasonc nondestructve testng, sgnal processng. 253

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques The th Worshop on Combnatoral Mathematcs and Computaton Theory Effcent Large Integers Arthmetc by Adoptng Squarng and Complement Recodng Technques Cha-Long Wu*, Der-Chyuan Lou, and Te-Jen Chang *Department

More information

Design and Implementation of DDFS Based on Quasi-linear Interpolation Algorithm

Design and Implementation of DDFS Based on Quasi-linear Interpolation Algorithm Desgn and Implementaton of DDFS Based on Quas-lnear Interpolaton Algorthm We Wang a, Yuanyuan Xu b and Hao Yang c College of Electroncs Engneerng, Chongqng Unversty of Posts and Telecommuncatons, Chongqng

More information

Uncertainty in measurements of power and energy on power networks

Uncertainty in measurements of power and energy on power networks Uncertanty n measurements of power and energy on power networks E. Manov, N. Kolev Department of Measurement and Instrumentaton, Techncal Unversty Sofa, bul. Klment Ohrdsk No8, bl., 000 Sofa, Bulgara Tel./fax:

More information

Research on Peak-detection Algorithm for High-precision Demodulation System of Fiber Bragg Grating

Research on Peak-detection Algorithm for High-precision Demodulation System of Fiber Bragg Grating , pp. 337-344 http://dx.do.org/10.1457/jht.014.7.6.9 Research on Peak-detecton Algorthm for Hgh-precson Demodulaton System of Fber ragg Gratng Peng Wang 1, *, Xu Han 1, Smn Guan 1, Hong Zhao and Mngle

More information

A High-Sensitivity Oversampling Digital Signal Detection Technique for CMOS Image Sensors Using Non-destructive Intermediate High-Speed Readout Mode

A High-Sensitivity Oversampling Digital Signal Detection Technique for CMOS Image Sensors Using Non-destructive Intermediate High-Speed Readout Mode A Hgh-Senstvty Oversamplng Dgtal Sgnal Detecton Technque for CMOS Image Sensors Usng Non-destructve Intermedate Hgh-Speed Readout Mode Shoj Kawahto*, Nobuhro Kawa** and Yoshak Tadokoro** *Research Insttute

More information

熊本大学学術リポジトリ. Kumamoto University Repositor

熊本大学学術リポジトリ. Kumamoto University Repositor 熊本大学学術リポジトリ Kumamoto Unversty Repostor Ttle Wreless LAN Based Indoor Poston and Its Smulaton Author(s) Ktasuka, Teruak; Nakansh, Tsune CtatonIEEE Pacfc RIM Conference on Comm Computers, and Sgnal Processng

More information

High Speed, Low Power And Area Efficient Carry-Select Adder

High Speed, Low Power And Area Efficient Carry-Select Adder Internatonal Journal of Scence, Engneerng and Technology Research (IJSETR), Volume 5, Issue 3, March 2016 Hgh Speed, Low Power And Area Effcent Carry-Select Adder Nelant Harsh M.tech.VLSI Desgn Electroncs

More information

The Performance Improvement of BASK System for Giga-Bit MODEM Using the Fuzzy System

The Performance Improvement of BASK System for Giga-Bit MODEM Using the Fuzzy System Int. J. Communcatons, Network and System Scences, 10, 3, 1-5 do:10.36/jcns.10.358 Publshed Onlne May 10 (http://www.scrp.org/journal/jcns/) The Performance Improvement of BASK System for Gga-Bt MODEM Usng

More information

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b 2nd Internatonal Conference on Computer Engneerng, Informaton Scence & Applcaton Technology (ICCIA 207) Research of Dspatchng Method n Elevator Group Control System Based on Fuzzy Neural Network Yufeng

More information

Design of Teaching Platform Based on Information Detection System

Design of Teaching Platform Based on Information Detection System , pp.43-48 http://dx.do.org/1.14257/astl.216.139.8 Desgn of Teachng Platform Based on Informaton Detecton System Zhenjng Yao, Lxn L, Qn Gao & Zhmng Han Insttute of Dsaster Preventon Sanhe, Hebe, People

More information

A New Type of Weighted DV-Hop Algorithm Based on Correction Factor in WSNs

A New Type of Weighted DV-Hop Algorithm Based on Correction Factor in WSNs Journal of Communcatons Vol. 9, No. 9, September 2014 A New Type of Weghted DV-Hop Algorthm Based on Correcton Factor n WSNs Yng Wang, Zhy Fang, and Ln Chen Department of Computer scence and technology,

More information

Walsh Function Based Synthesis Method of PWM Pattern for Full-Bridge Inverter

Walsh Function Based Synthesis Method of PWM Pattern for Full-Bridge Inverter Walsh Functon Based Synthess Method of PWM Pattern for Full-Brdge Inverter Sej Kondo and Krt Choesa Nagaoka Unversty of Technology 63-, Kamtomoka-cho, Nagaoka 9-, JAPAN Fax: +8-58-7-95, Phone: +8-58-7-957

More information

Design of on-line PH monitoring system based on ZigBee technology

Design of on-line PH monitoring system based on ZigBee technology Internatonal Conference on Advanced Electronc Scence and Technology (AEST 216) Desgn of on-lne PH montorng system based on ZgBee technology a Lad Wang and Xul Zhang College of Electronc and Informaton

More information

FFT Spectrum Analyzer

FFT Spectrum Analyzer THE ANNUAL SYMPOSIUM OF THE INSTITUTE OF SOLID MECHANICS SISOM 22 BUCHAREST May 16-17 ----------------------------------------------------------------------------------------------------------------------------------------

More information

The Application of Interpolation Algorithms in OFDM Channel Estimation

The Application of Interpolation Algorithms in OFDM Channel Estimation The Applcaton of Interpolaton Algorthms n OFDM Estmaton Xjun ZHANG 1,, Zhantng YUAN 1, 1 School of Electrcal and Informaton Engneerng, Lanzhou Unversty of Technology, Lanzhou, Gansu 730050, Chna School

More information

Implementation of Fan6982 Single Phase Apfc with Analog Controller

Implementation of Fan6982 Single Phase Apfc with Analog Controller Internatonal Journal of Research n Engneerng and Scence (IJRES) ISSN (Onlne): 2320-9364, ISSN (Prnt): 2320-9356 Volume 5 Issue 7 ǁ July. 2017 ǁ PP. 01-05 Implementaton of Fan6982 Sngle Phase Apfc wth Analog

More information

A study of turbo codes for multilevel modulations in Gaussian and mobile channels

A study of turbo codes for multilevel modulations in Gaussian and mobile channels A study of turbo codes for multlevel modulatons n Gaussan and moble channels Lamne Sylla and Paul Forter (sylla, forter)@gel.ulaval.ca Department of Electrcal and Computer Engneerng Laval Unversty, Ste-Foy,

More information

Time-frequency Analysis Based State Diagnosis of Transformers Windings under the Short-Circuit Shock

Time-frequency Analysis Based State Diagnosis of Transformers Windings under the Short-Circuit Shock Tme-frequency Analyss Based State Dagnoss of Transformers Wndngs under the Short-Crcut Shock YUYING SHAO, ZHUSHI RAO School of Mechancal Engneerng ZHIJIAN JIN Hgh Voltage Lab Shangha Jao Tong Unversty

More information

IRZ0140 Signals and Signal Processing

IRZ0140 Signals and Signal Processing IRZ040 Sgnals and Sgnal Processng Lecture 4 Jula Berdnkova Contact data Jula Berdnkova e-mal: julad@lr.ttu.ee Home page of the course: http://www.lr.ttu.ee/sgnals/ 2 Sgnal processng applcatons Sgnal processng

More information

A Preliminary Study on Targets Association Algorithm of Radar and AIS Using BP Neural Network

A Preliminary Study on Targets Association Algorithm of Radar and AIS Using BP Neural Network Avalable onlne at www.scencedrect.com Proceda Engneerng 5 (2 44 445 A Prelmnary Study on Targets Assocaton Algorthm of Radar and AIS Usng BP Neural Networ Hu Xaoru a, Ln Changchuan a a Navgaton Insttute

More information

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht 68 Internatonal Journal "Informaton Theores & Applcatons" Vol.11 PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION Evgeny Artyomov and Orly

More information

ANNUAL OF NAVIGATION 11/2006

ANNUAL OF NAVIGATION 11/2006 ANNUAL OF NAVIGATION 11/2006 TOMASZ PRACZYK Naval Unversty of Gdyna A FEEDFORWARD LINEAR NEURAL NETWORK WITH HEBBA SELFORGANIZATION IN RADAR IMAGE COMPRESSION ABSTRACT The artcle presents the applcaton

More information

Low Sampling Rate Technology for UHF Partial Discharge Signals Based on Sparse Vector Recovery

Low Sampling Rate Technology for UHF Partial Discharge Signals Based on Sparse Vector Recovery 017 nd Internatonal Semnar on Appled Physcs, Optoelectroncs and Photoncs (APOP 017) ISBN: 978-1-60595-5-3 Low Samplng Rate Technology for UHF Partal Dscharge Sgnals Based on Sparse Vector Recovery Qang

More information

ANNA UNIVERSITY, CHENNAI OFFICE OF THE ADDITIONAL CONTROLLER OF EXAMINATIONS

ANNA UNIVERSITY, CHENNAI OFFICE OF THE ADDITIONAL CONTROLLER OF EXAMINATIONS 20-MAR-17 21-MAR-17 22-MAR-17 Page 1 of 6 MADRAS NSTTUTE OF TECHNOLOGY-CHROMEPET AUTOMOBLE ANNA UNVERSTY, CHENNA - 600 025 OFFCE OF THE ADDTONAL CONTROLLER OF EXAMNATONS [ UNVERSTY DEPARTMENTS ] B.E /

More information

Calculation of the received voltage due to the radiation from multiple co-frequency sources

Calculation of the received voltage due to the radiation from multiple co-frequency sources Rec. ITU-R SM.1271-0 1 RECOMMENDATION ITU-R SM.1271-0 * EFFICIENT SPECTRUM UTILIZATION USING PROBABILISTIC METHODS Rec. ITU-R SM.1271 (1997) The ITU Radocommuncaton Assembly, consderng a) that communcatons

More information

Research on Controller of Micro-hydro Power System Nan XIE 1,a, Dezhi QI 2,b,Weimin CHEN 2,c, Wei WANG 2,d

Research on Controller of Micro-hydro Power System Nan XIE 1,a, Dezhi QI 2,b,Weimin CHEN 2,c, Wei WANG 2,d Advanced Materals Research Submtted: 2014-05-13 ISSN: 1662-8985, Vols. 986-987, pp 1121-1124 Accepted: 2014-05-19 do:10.4028/www.scentfc.net/amr.986-987.1121 Onlne: 2014-07-18 2014 Trans Tech Publcatons,

More information

Figure.1. Basic model of an impedance source converter JCHPS Special Issue 12: August Page 13

Figure.1. Basic model of an impedance source converter JCHPS Special Issue 12: August Page 13 A Hgh Gan DC - DC Converter wth Soft Swtchng and Power actor Correcton for Renewable Energy Applcaton T. Selvakumaran* and. Svachdambaranathan Department of EEE, Sathyabama Unversty, Chenna, Inda. *Correspondng

More information

Electrical Capacitance Tomography with a Square Sensor

Electrical Capacitance Tomography with a Square Sensor Electrcal Capactance Tomography wth a Square Sensor W Q Yang * Department of Electrcal Engneerng and Electroncs, Process Tomography Group, UMIST, P O Box 88, Manchester M60 QD, UK, emal w.yang@umst.ac.uk

More information

Development of virtual instrument motor experiment teaching system based on LabVIEW

Development of virtual instrument motor experiment teaching system based on LabVIEW Avalable onlne www.jocpr.com Journal of Chemcal and Pharmaceutcal Research, 204, 6(5):36-368 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 Development of vrtual nstrument motor experment teachng

More information

INSTANTANEOUS TORQUE CONTROL OF MICROSTEPPING BIPOLAR PWM DRIVE OF TWO-PHASE STEPPING MOTOR

INSTANTANEOUS TORQUE CONTROL OF MICROSTEPPING BIPOLAR PWM DRIVE OF TWO-PHASE STEPPING MOTOR The 5 th PSU-UNS Internatonal Conference on Engneerng and 537 Technology (ICET-211), Phuket, May 2-3, 211 Prnce of Songkla Unversty, Faculty of Engneerng Hat Ya, Songkhla, Thaland 9112 INSTANTANEOUS TORQUE

More information

To: Professor Avitabile Date: February 4, 2003 From: Mechanical Student Subject: Experiment #1 Numerical Methods Using Excel

To: Professor Avitabile Date: February 4, 2003 From: Mechanical Student Subject: Experiment #1 Numerical Methods Using Excel To: Professor Avtable Date: February 4, 3 From: Mechancal Student Subject:.3 Experment # Numercal Methods Usng Excel Introducton Mcrosoft Excel s a spreadsheet program that can be used for data analyss,

More information

Rejection of PSK Interference in DS-SS/PSK System Using Adaptive Transversal Filter with Conditional Response Recalculation

Rejection of PSK Interference in DS-SS/PSK System Using Adaptive Transversal Filter with Conditional Response Recalculation SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol., No., November 23, 3-9 Rejecton of PSK Interference n DS-SS/PSK System Usng Adaptve Transversal Flter wth Condtonal Response Recalculaton Zorca Nkolć, Bojan

More information

MASTER TIMING AND TOF MODULE-

MASTER TIMING AND TOF MODULE- MASTER TMNG AND TOF MODULE- G. Mazaher Stanford Lnear Accelerator Center, Stanford Unversty, Stanford, CA 9409 USA SLAC-PUB-66 November 99 (/E) Abstract n conjuncton wth the development of a Beam Sze Montor

More information

An Efficient Blind Watermarking Method based on Significant Difference of Wavelet Tree Quantization using Adaptive Threshold

An Efficient Blind Watermarking Method based on Significant Difference of Wavelet Tree Quantization using Adaptive Threshold Internatonal Journal of Electroncs and Electrcal Engneerng Vol., No., June 3 An Effcent Blnd ng Method based on Sgnfcant Dfference of Wavelet Tree Quantzaton usng Adaptve Threshold Then Huynh The Unversty

More information

IEE Electronics Letters, vol 34, no 17, August 1998, pp ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES

IEE Electronics Letters, vol 34, no 17, August 1998, pp ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES IEE Electroncs Letters, vol 34, no 17, August 1998, pp. 1622-1624. ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES A. Chatzgeorgou, S. Nkolads 1 and I. Tsoukalas Computer Scence Department, 1 Department

More information

Design of Shunt Active Filter for Harmonic Compensation in a 3 Phase 3 Wire Distribution Network

Design of Shunt Active Filter for Harmonic Compensation in a 3 Phase 3 Wire Distribution Network Internatonal Journal of Research n Electrcal & Electroncs Engneerng olume 1, Issue 1, July-September, 2013, pp. 85-92, IASTER 2013 www.aster.com, Onlne: 2347-5439, Prnt: 2348-0025 Desgn of Shunt Actve

More information

Trajectory Planning of Welding Robot Based on Terminal Priority Planning

Trajectory Planning of Welding Robot Based on Terminal Priority Planning Sensors & Transducers 4 by IFSA Publshng, S. L. http://www.sensorsportal.com Trajectory Plannng of Weldng obot Based on Termnal Prorty Plannng, Ch GAO, Mnhou LUO, Fayong GUO, Hu GAO Mechancal and Electronc

More information

Side-Match Vector Quantizers Using Neural Network Based Variance Predictor for Image Coding

Side-Match Vector Quantizers Using Neural Network Based Variance Predictor for Image Coding Sde-Match Vector Quantzers Usng Neural Network Based Varance Predctor for Image Codng Shuangteng Zhang Department of Computer Scence Eastern Kentucky Unversty Rchmond, KY 40475, U.S.A. shuangteng.zhang@eku.edu

More information

Chaotic Filter Bank for Computer Cryptography

Chaotic Filter Bank for Computer Cryptography Chaotc Flter Bank for Computer Cryptography Bngo Wng-uen Lng Telephone: 44 () 784894 Fax: 44 () 784893 Emal: HTwng-kuen.lng@kcl.ac.ukTH Department of Electronc Engneerng, Dvson of Engneerng, ng s College

More information

Inverse Halftoning Method Using Pattern Substitution Based Data Hiding Scheme

Inverse Halftoning Method Using Pattern Substitution Based Data Hiding Scheme Proceedngs of the World Congress on Engneerng 2011 Vol II, July 6-8, 2011, London, U.K. Inverse Halftonng Method Usng Pattern Substtuton Based Data Hdng Scheme Me-Y Wu, Ja-Hong Lee and Hong-Je Wu Abstract

More information

A MODIFIED DIFFERENTIAL EVOLUTION ALGORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS

A MODIFIED DIFFERENTIAL EVOLUTION ALGORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS A MODIFIED DIFFERENTIAL EVOLUTION ALORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS Kaml Dmller Department of Electrcal-Electroncs Engneerng rne Amercan Unversty North Cyprus, Mersn TURKEY kdmller@gau.edu.tr

More information

NATIONAL RADIO ASTRONOMY OBSERVATORY Green Bank, West Virginia SPECTRAL PROCESSOR MEMO NO. 25. MEMORANDUM February 13, 1985

NATIONAL RADIO ASTRONOMY OBSERVATORY Green Bank, West Virginia SPECTRAL PROCESSOR MEMO NO. 25. MEMORANDUM February 13, 1985 NATONAL RADO ASTRONOMY OBSERVATORY Green Bank, West Vrgna SPECTRAL PROCESSOR MEMO NO. 25 MEMORANDUM February 13, 1985 To: Spectral Processor Group From: R. Fsher Subj: Some Experments wth an nteger FFT

More information

Multiple Error Correction Using Reduced Precision Redundancy Technique

Multiple Error Correction Using Reduced Precision Redundancy Technique Multple Error Correcton Usng Reduced Precson Redundancy Technque Chthra V 1, Nthka Bhas 2, Janeera D A 3 1,2,3 ECE Department, Dhanalakshm Srnvasan College of Engneerng,Combatore, Tamlnadu, Inda Abstract

More information

Transformer winding modal parameter identification based on poly-reference least-square complex frequency domain method

Transformer winding modal parameter identification based on poly-reference least-square complex frequency domain method Internatonal Conference on Advanced Electronc Scence and Technology (AEST 2016) Transformer wndng modal parameter dentfcaton based on poly-reference least-square complex frequency doman method Yanng L

More information

Phasor Representation of Sinusoidal Signals

Phasor Representation of Sinusoidal Signals Phasor Representaton of Snusodal Sgnals COSC 44: Dgtal Communcatons Instructor: Dr. Amr Asf Department of Computer Scence and Engneerng York Unversty Handout # 6: Bandpass odulaton Usng Euler dentty e

More information

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme Performance Analyss of Mult User MIMO System wth Block-Dagonalzaton Precodng Scheme Yoon Hyun m and Jn Young m, wanwoon Unversty, Department of Electroncs Convergence Engneerng, Wolgye-Dong, Nowon-Gu,

More information

SPATIAL QUALITY EVALUATION OF FUSION OF DIFFERENT RESOLUTION IMAGES

SPATIAL QUALITY EVALUATION OF FUSION OF DIFFERENT RESOLUTION IMAGES Jun L SPATIAL QUALITY EVALUATION OF FUSION OF DIFFERENT RESOLUTION IMAGES Jun L Laval Unversty, Canada COPL, Physcs department Jl@phy.ulaval.ca KEY WORDS: Image Fuson, Evaluaton, Spatal Qualty, Blur Parameter,

More information

The Spectrum Sharing in Cognitive Radio Networks Based on Competitive Price Game

The Spectrum Sharing in Cognitive Radio Networks Based on Competitive Price Game 8 Y. B. LI, R. YAG, Y. LI, F. YE, THE SPECTRUM SHARIG I COGITIVE RADIO ETWORKS BASED O COMPETITIVE The Spectrum Sharng n Cogntve Rado etworks Based on Compettve Prce Game Y-bng LI, Ru YAG., Yun LI, Fang

More information

Design of Practical FIR Filter Using Modified Radix-4 Booth Algorithm

Design of Practical FIR Filter Using Modified Radix-4 Booth Algorithm Desgn of Practcal FIR Flter Usng Modfed Radx-4 Booth Algorthm E Srnvasarao M.Tech Scholar, Department of ECE, AITAM. V. Lokesh Raju Assocate Professor, Department of ECE, AITAM. L Rambabu Assstant Professor,

More information

@IJMTER-2015, All rights Reserved 383

@IJMTER-2015, All rights Reserved 383 SIL of a Safety Fuzzy Logc Controller 1oo usng Fault Tree Analyss (FAT and realablty Block agram (RB r.-ing Mohammed Bsss 1, Fatma Ezzahra Nadr, Prof. Amam Benassa 3 1,,3 Faculty of Scence and Technology,

More information

Passive Filters. References: Barbow (pp ), Hayes & Horowitz (pp 32-60), Rizzoni (Chap. 6)

Passive Filters. References: Barbow (pp ), Hayes & Horowitz (pp 32-60), Rizzoni (Chap. 6) Passve Flters eferences: Barbow (pp 6575), Hayes & Horowtz (pp 360), zzon (Chap. 6) Frequencyselectve or flter crcuts pass to the output only those nput sgnals that are n a desred range of frequences (called

More information

PERFORMANCE EVALUATION OF BOOTH AND WALLACE MULTIPLIER USING FIR FILTER. Chirala Engineering College, Chirala.

PERFORMANCE EVALUATION OF BOOTH AND WALLACE MULTIPLIER USING FIR FILTER. Chirala Engineering College, Chirala. PERFORMANCE EVALUATION OF BOOTH AND WALLACE MULTIPLIER USING FIR FILTER 1 H. RAGHUNATHA RAO, T. ASHOK KUMAR & 3 N.SURESH BABU 1,&3 Department of Electroncs and Communcaton Engneerng, Chrala Engneerng College,

More information

Design of an FPGA based TV-tuner test bench using MFIR structures

Design of an FPGA based TV-tuner test bench using MFIR structures ANNUAL JOURNAL OF ELECTRONICS, 3, ISSN 34-78 Desgn of an FPGA based TV-tuner test bench usng MFIR structures Jean-Jacques Vandenbussche, Peter Lee and Joan Peuteman Abstract - The paper shows how Multplcatve

More information

Harmonic Balance of Nonlinear RF Circuits

Harmonic Balance of Nonlinear RF Circuits MICROWAE AND RF DESIGN Harmonc Balance of Nonlnear RF Crcuts Presented by Mchael Steer Readng: Chapter 19, Secton 19. Index: HB Based on materal n Mcrowave and RF Desgn: A Systems Approach, nd Edton, by

More information

Parameter Free Iterative Decoding Metrics for Non-Coherent Orthogonal Modulation

Parameter Free Iterative Decoding Metrics for Non-Coherent Orthogonal Modulation 1 Parameter Free Iteratve Decodng Metrcs for Non-Coherent Orthogonal Modulaton Albert Gullén Fàbregas and Alex Grant Abstract We study decoder metrcs suted for teratve decodng of non-coherently detected

More information

Target Tracking and Obstacle Avoidance for Mobile Robot based on Kinect

Target Tracking and Obstacle Avoidance for Mobile Robot based on Kinect 3rd Internatonal Conference on Machnery, Materals and Informaton Technology Applcatons (ICMMITA 015) Target Trackng and Obstacle Avodance for Moble Robot based on Knect Mengxn LI 1, a,jad YIN, b 1 School

More information

Leakage Region Detection of Gas Insulated Equipment by Applying Infrared Image Processing Technique

Leakage Region Detection of Gas Insulated Equipment by Applying Infrared Image Processing Technique 17 9th Internatonal Conference on Measurng Technology and Mechatroncs Automaton Leakage Regon Detecton of Gas Insulated Equpment by Applyng Infrared Image Processng Technque Dangdang Da 1, Xanpe Wang 1,

More information

Wireless Sensor Network Coverage Optimization Based on Fruit Fly Algorithm

Wireless Sensor Network Coverage Optimization Based on Fruit Fly Algorithm Wreless Sensor Network Coverage Optmzaton Based on Frut Fly Algorthm https://do.org/10.3991/joe.v1406.8698 Ren Song!! ", Zhchao Xu, Yang Lu Jln Unversty of Fnance and Economcs, Jln, Chna rensong1579@163.com

More information

Hardware Implementation of Fuzzy Logic Controller for Triple-Lift Luo Converter

Hardware Implementation of Fuzzy Logic Controller for Triple-Lift Luo Converter Hardware Implementaton of Fuzzy Logc Controller for Trple-Lft Luo Converter N. Dhanasekar, R. Kayalvzh Abstract: Postve output Luo converters are a seres of new DC- DC step-up (boost) converters, whch

More information

A Simple and Reliable Method for the Evaluation of the Exposed Field Near the GSM Antenna

A Simple and Reliable Method for the Evaluation of the Exposed Field Near the GSM Antenna (IJACSA) Internatonal Journal of Advanced Computer Scence and Applcatons, A Smple and Relable Method for the Evaluaton of the Exposed Feld Near the GSM Antenna Algent Lala,Bexhet Kamo, Vlad Kolc, Shkelzen

More information

Small Range High Precision Positioning Algorithm Based on Improved Sinc Interpolation

Small Range High Precision Positioning Algorithm Based on Improved Sinc Interpolation Small Range Hgh Precson Postonng Algorm Based on Improved Snc Interpolaton Zhengpng L, Chaolang Qn, Yongme Zhang, L a, and Changlu Nu Abstract Ths paper desgned an mproved postonng system whch employed

More information

Journal of Chemical and Pharmaceutical Research, 2016, 8(4): Research Article

Journal of Chemical and Pharmaceutical Research, 2016, 8(4): Research Article Avalable onlne www.ocpr.com Journal of Chemcal and Pharmaceutcal Research, 2016, 8(4):788-793 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 Vrtual Force Coverage Enhancement Optmzaton Algorthm Based

More information

A High-Speed Multiplication Algorithm Using Modified Partial Product Reduction Tree

A High-Speed Multiplication Algorithm Using Modified Partial Product Reduction Tree World Academy of Scence, Engneerng and Technology Internatonal Journal of Electrcal and Computer Engneerng Vol:4, No:, 200 A Hgh-Speed Multplcaton Algorthm Usng Modfed Partal Product educton Tree P Asadee

More information

Designing Intelligent Load-Frequency Controllers for Large-Scale Multi-Control-Area Interconnected Power Systems

Designing Intelligent Load-Frequency Controllers for Large-Scale Multi-Control-Area Interconnected Power Systems September 214, Vol. 1, No. 1 Desgnng Intellgent Load-Frequency Controllers for Large-Scale Mult-Control- Interconnected Power Systems Nguyen Ngoc-Khoat 1,2,* 1 Faculty of Automaton Technology, Electrc

More information

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results AMERICAN JOURNAL OF UNDERGRADUATE RESEARCH VOL. 1 NO. () A Comparson of Two Equvalent Real Formulatons for Complex-Valued Lnear Systems Part : Results Abnta Munankarmy and Mchael A. Heroux Department of

More information

Fast Algorithm of A 64-bit Decimal Logarithmic Converter

Fast Algorithm of A 64-bit Decimal Logarithmic Converter JOURNAL OF OMPUTERS, VOL. 5, NO. 12, DEEMBER 20 1847 Fast Algorthm of A 64-bt Decmal Logarthmc onverter Ramn Tajallpour, Md. Ashraful Islam, and Khan A. Wahd Dept. of Electrcal and omputer Engneerng, Unversty

More information

Comparison of Reference Compensating Current Estimation Techniques for Shunt Active Filter

Comparison of Reference Compensating Current Estimation Techniques for Shunt Active Filter Comparson of Reference Compensatng Current Estmaton Technques for Shunt Acte Flter R.SHANMUGHA SUNDARAM K.J.POORNASEVAN N.DEVARAJAN Department of Electrcal & Electroncs Engneerng Goernment College of Technology

More information

Fuzzy Logic Controlled Shunt Active Power Filter for Three-phase Four-wire Systems with Balanced and Unbalanced Loads

Fuzzy Logic Controlled Shunt Active Power Filter for Three-phase Four-wire Systems with Balanced and Unbalanced Loads Fuzzy Logc ontrolled Shunt ctve Power Flter for Threephase Fourwre Systems wth alanced and Unbalanced Loads hmed. Helal, Nahla E. Zakzouk, and Yasser G. Desouky bstract Ths paper presents a fuzzy logc

More information

Double-lock for image encryption with virtual optical wavelength

Double-lock for image encryption with virtual optical wavelength Double-lock for mage encrypton wth vrtual optcal wavelength Xang Peng Natonal Laboratory of Precson Measurement Technology and Instrumentaton, Tanjn Unversty, 30007 Tanjn, Chna Lngfeng Yu, and Llong Ca

More information

A Shunt Active Power Filter with Enhanced Dynamic Performance using Dual-Repetitive Controller and Predictive Compensation

A Shunt Active Power Filter with Enhanced Dynamic Performance using Dual-Repetitive Controller and Predictive Compensation Internatonal Journal of Power Electroncs and Drve System (IJPEDS) Vol. 3, No. 2, June 2013, pp. 209~217 ISSN: 2088-8694 209 A Shunt Actve Power Flter wth Enhanced Dynamc Performance usng Dual-Repettve

More information

AN ALL DIGITAL QAM MODULATOR WITH RADIO FREQUENCY OUTPUT

AN ALL DIGITAL QAM MODULATOR WITH RADIO FREQUENCY OUTPUT AN ALL DIGITAL QAM MODULATOR WITH RADIO FREQUENCY OUTPUT Zhuan Ye (Motorola Labs, 131 E. Algonqun Rd., Schaumburg, IL 6196 zhuan.ye@motorola.com); John Grosspetsch (Motorola Labs, Schaumburg, IL 6196 john.grosspetsch@motorola.com)

More information

antenna antenna (4.139)

antenna antenna (4.139) .6.6 The Lmts of Usable Input Levels for LNAs The sgnal voltage level delvered to the nput of an LNA from the antenna may vary n a very wde nterval, from very weak sgnals comparable to the nose level,

More information

Multi-focus Image Fusion Using Spatial Frequency and Genetic Algorithm

Multi-focus Image Fusion Using Spatial Frequency and Genetic Algorithm 0 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.8 No., February 008 Mult-focus Image Fuson Usng Spatal Frequency and Genetc Algorthm Jun Kong,, Kayuan Zheng,, Jngbo Zhang,,*,,

More information

Control of Venturini Method Based Matrix Converter in Input Voltage Variations

Control of Venturini Method Based Matrix Converter in Input Voltage Variations IMECS 9, March 8 -, 9, Hong Kong Control of Venturn Method Based Matrx Converter n Input Voltage Varatons Hulus Karaca, Ramazan Akkaya Abstract Matrx converter s a sngle-stage converter whch drectly connects

More information

IIR Filters Using Stochastic Arithmetic

IIR Filters Using Stochastic Arithmetic IIR Flters Usng Stochastc Arthmetc Naman Saraf, Ka Bazargan, avd J Llja, and Marc Redel epartment of Electrcal and Computer Engneerng Unversty of Mnnesota, Twn Ctes Mnneapols, MN, USA {saraf012, ka, llja,

More information

Control of Chaos in Positive Output Luo Converter by means of Time Delay Feedback

Control of Chaos in Positive Output Luo Converter by means of Time Delay Feedback Control of Chaos n Postve Output Luo Converter by means of Tme Delay Feedback Nagulapat nkran.ped@gmal.com Abstract Faster development n Dc to Dc converter technques are undergong very drastc changes due

More information

Study on Shunt Active Power Filter with Improved Control Method Yaheng Ren1,a*, Xiaozhi Gao2,b, Runduo Wang3,c

Study on Shunt Active Power Filter with Improved Control Method Yaheng Ren1,a*, Xiaozhi Gao2,b, Runduo Wang3,c Internatonal Conference on Advances n Energy and Envronmental Scence (ICAEES 015) Study on Shunt Actve Power Flter wth Improved Control Method Yaheng Ren1,a*, Xaozh Gao,b, Runduo Wang3,c 1 Insttute of

More information

POLYTECHNIC UNIVERSITY Electrical Engineering Department. EE SOPHOMORE LABORATORY Experiment 1 Laboratory Energy Sources

POLYTECHNIC UNIVERSITY Electrical Engineering Department. EE SOPHOMORE LABORATORY Experiment 1 Laboratory Energy Sources POLYTECHNIC UNIERSITY Electrcal Engneerng Department EE SOPHOMORE LABORATORY Experment 1 Laboratory Energy Sources Modfed for Physcs 18, Brooklyn College I. Oerew of the Experment Ths experment has three

More information

The PWM speed regulation of DC motor based on intelligent control

The PWM speed regulation of DC motor based on intelligent control Avalable onlne at www.scencedrect.com Systems Engneerng Proceda 3 (22) 259 267 The 2 nd Internatonal Conference on Complexty Scence & Informaton Engneerng The PWM speed regulaton of DC motor based on ntellgent

More information

Combined Independent Component Analysis and Kalman Filter Based Real-Time Digital Video Stabilization

Combined Independent Component Analysis and Kalman Filter Based Real-Time Digital Video Stabilization Internatonal Journal of Sgnal Processng Systems Vol. 1, No. 2 December 2013 Combned Independent Component Analyss and Kalman Flter Based Real-Tme Dgtal Vdeo Stablzaton Hassaan S. Quresh, Syed A. Jabr,

More information

DISTINCT IMAGE FUSION METHODS FOR LANDSLIDE INFORMATION ENHANCEMENT

DISTINCT IMAGE FUSION METHODS FOR LANDSLIDE INFORMATION ENHANCEMENT DISTINCT IMAGE FUSION METHODS FOR LANDSLIDE INFORMATION ENHANCEMENT J.Wang a,b, a *, J.X.Zhang, Z.J.Lu a a Insttute of Photogrammetry & Remote Sensng, CASM, Bejng, Chna - stecsm@publc.bta.net.cn b Department

More information

Open Access Research on PID Controller in Active Magnetic Levitation Based on Particle Swarm Optimization Algorithm

Open Access Research on PID Controller in Active Magnetic Levitation Based on Particle Swarm Optimization Algorithm Send Orders for Reprnts to reprnts@benthamscence.ae 1870 The Open Automaton and Control Systems Journal, 2015, 7, 1870-1874 Open Access Research on PID Controller n Actve Magnetc Levtaton Based on Partcle

More information

Sensors for Motion and Position Measurement

Sensors for Motion and Position Measurement Sensors for Moton and Poston Measurement Introducton An ntegrated manufacturng envronment conssts of 5 elements:- - Machne tools - Inspecton devces - Materal handlng devces - Packagng machnes - Area where

More information

Performance Analysis of the Weighted Window CFAR Algorithms

Performance Analysis of the Weighted Window CFAR Algorithms Performance Analyss of the Weghted Wndow CFAR Algorthms eng Xangwe Guan Jan He You Department of Electronc Engneerng, Naval Aeronautcal Engneerng Academy, Er a road 88, Yanta Cty 6400, Shandong Provnce,

More information

MTBF PREDICTION REPORT

MTBF PREDICTION REPORT MTBF PREDICTION REPORT PRODUCT NAME: BLE112-A-V2 Issued date: 01-23-2015 Rev:1.0 Copyrght@2015 Bluegga Technologes. All rghts reserved. 1 MTBF PREDICTION REPORT... 1 PRODUCT NAME: BLE112-A-V2... 1 1.0

More information

Beam quality measurements with Shack-Hartmann wavefront sensor and M2-sensor: comparison of two methods

Beam quality measurements with Shack-Hartmann wavefront sensor and M2-sensor: comparison of two methods Beam qualty measurements wth Shack-Hartmann wavefront sensor and M-sensor: comparson of two methods J.V.Sheldakova, A.V.Kudryashov, V.Y.Zavalova, T.Y.Cherezova* Moscow State Open Unversty, Adaptve Optcs

More information

Evaluate the Effective of Annular Aperture on the OTF for Fractal Optical Modulator

Evaluate the Effective of Annular Aperture on the OTF for Fractal Optical Modulator Global Advanced Research Journal of Management and Busness Studes (ISSN: 2315-5086) Vol. 4(3) pp. 082-086, March, 2015 Avalable onlne http://garj.org/garjmbs/ndex.htm Copyrght 2015 Global Advanced Research

More information

Fault Detection of Aircraft Cable via Spread Spectrum Time Domain Reflectometry

Fault Detection of Aircraft Cable via Spread Spectrum Time Domain Reflectometry Sensors & Transducers, Vol. 67, Issue 3, March 4, pp. 35-4 Sensors & Transducers 4 by IFSA Publshng, S. L. http://www.sensorsportal.com Detecton of Arcraft Cable va Spread Spectrum Tme Doman Reflectometry,

More information

Shunt Active Filters (SAF)

Shunt Active Filters (SAF) EN-TH05-/004 Martt Tuomanen (9) Shunt Actve Flters (SAF) Operaton prncple of a Shunt Actve Flter. Non-lnear loads lke Varable Speed Drves, Unnterrupted Power Supples and all knd of rectfers draw a non-snusodal

More information

A General Technical Route for Parameter Optimization of Ship Motion Controller Based on Artificial Bee Colony Algorithm

A General Technical Route for Parameter Optimization of Ship Motion Controller Based on Artificial Bee Colony Algorithm A General Techncal Route for Parameter Optmzaton of Shp Moton Controller Based on Artfcal Bee Colony Algorthm Yanfe Tan, Lwen Huang, and Yong Xong Abstract The most practcal applcaton n ndustral process

More information

Optimization Frequency Design of Eddy Current Testing

Optimization Frequency Design of Eddy Current Testing Optmzaton Frequency Desgn of Eddy Current Testng NAONG MUNGKUNG 1, KOMKIT CHOMSUWAN 1, NAONG PIMPU 2 AND TOSHIFUMI YUJI 3 1 Department of Electrcal Technology Educaton Kng Mongkut s Unversty of Technology

More information

1656 ieee transactions on ultrasonics, ferroelectrics, and frequency control, vol. 54, no. 8, august 2007

1656 ieee transactions on ultrasonics, ferroelectrics, and frequency control, vol. 54, no. 8, august 2007 1656 eee transactons on ultrasoncs, ferroelectrcs, and frequency control, vol. 54, no. 8, august 007 New Demodulaton Method for Effcent Phase-Rotaton-Based Beamformng Anup Agarwal, Student Member, IEEE,

More information

A Parallel Task Scheduling Optimization Algorithm Based on Clonal Operator in Green Cloud Computing

A Parallel Task Scheduling Optimization Algorithm Based on Clonal Operator in Green Cloud Computing A Parallel Task Schedulng Optmzaton Algorthm Based on Clonal Operator n Green Cloud Computng Yang Lu, Wanneng Shu, and Chrsh Zhang College of Informaton Scence and Engneerng, Hunan Cty Unversty, Yyang,

More information

HIGH PERFORMANCE ADDER USING VARIABLE THRESHOLD MOSFET IN 45NM TECHNOLOGY

HIGH PERFORMANCE ADDER USING VARIABLE THRESHOLD MOSFET IN 45NM TECHNOLOGY Internatonal Journal of Electrcal, Electroncs and Computer Systems, (IJEECS) HIGH PERFORMANCE ADDER USING VARIABLE THRESHOLD MOSFET IN 45NM TECHNOLOGY 1 Supryo Srman, 2 Dptendu Ku. Kundu, 3 Saradndu Panda,

More information

Pseudo Peak Suppression in Generating Range Profile with Multi-carrier Chirp

Pseudo Peak Suppression in Generating Range Profile with Multi-carrier Chirp Pseudo Peak Suppresson n Generatng Range Profle wth Mult-carrer Chrp YANG Chao, ZHENG Ln,, BAI Yunhao. Key Lab. of Cogntve Rado & Informaton Processng, the Mnstry of Educaton, Guln, P. R. Chna. Sc. and

More information

BLOCK-REGRESSION-BASED FUSION OF OPTICAL AND SAR IMAGERY FOR FEATURES ENHANCEMENT

BLOCK-REGRESSION-BASED FUSION OF OPTICAL AND SAR IMAGERY FOR FEATURES ENHANCEMENT BLOCK-REGRESSION-BASED FUSION OF OPTICAL AND SAR IMAGERY FOR FEATURES ENHANCEMENT Zhang Jxan, Yang Jnghu*, Zhao Zheng, Zhang Yonghong, L Hatao Chnese Academy of Surveyng and Mappng, Betapng Road 16, Bejng

More information

In-system Jitter Measurement Based on Blind Oversampling Data Recovery

In-system Jitter Measurement Based on Blind Oversampling Data Recovery RADIOENGINEERING, VOL. 1, NO. 1, APRIL 01 403 In-system Jtter Measurement Based on Blnd Oversamplng Data Recovery Mchal KUBÍČEK, Zdeněk KOLKA Dept. of Rado Electroncs, Brno Unversty of Technology, Purkyňova

More information

BP Neural Network based on PSO Algorithm for Temperature Characteristics of Gas Nanosensor

BP Neural Network based on PSO Algorithm for Temperature Characteristics of Gas Nanosensor 2318 JOURNAL OF COMPUTERS, VOL. 7, NO. 9, SEPTEMBER 2012 BP Neural Network based on PSO Algorthm for Temperature Characterstcs of Gas Nanosensor Weguo Zhao Center of Educaton Technology, Hebe Unversty

More information

[Type text] [Type text] [Type text] Wenjing Yuan Luxun Art Academy of Yan an University Xi an, , (CHINA)

[Type text] [Type text] [Type text] Wenjing Yuan Luxun Art Academy of Yan an University Xi an, , (CHINA) [Type text] [Type text] [Type text] ISSN : 0974-7435 Volume 10 Issue 19 BoTechnology 2014 An Indan Journal FULL PAPER BTAIJ, 10(19, 2014 [10873-10877] Computer smulaton analyss on pano tmbre ABSTRACT Wenjng

More information

An Algorithm Forecasting Time Series Using Wavelet

An Algorithm Forecasting Time Series Using Wavelet IJCSI Internatonal Journal of Computer Scence Issues, Vol., Issue, No, January 04 ISSN (Prnt): 94-084 ISSN (Onlne): 94-0784 www.ijcsi.org 0 An Algorthm Forecastng Tme Seres Usng Wavelet Kas Ismal Ibraheem,Eman

More information