A High-Speed Processor for Digital Sine/Cosine Generation and Angle Rotation*

Size: px
Start display at page:

Download "A High-Speed Processor for Digital Sine/Cosine Generation and Angle Rotation*"

Transcription

1 Copyright IEEE 998: Published the proceedgs of the nd Asiloar Conference on Signals, Systes and Coputers, Nov -4, 998, at Asiloar, California, USA A High-Speed Processor for Digital Se/Cose Generation and Angle Rotation* Dengwei Fu and Alan N Willson, Jr Electrical Engeerg Departent University of California, Los Angeles Abstract We present an architecture for high perforance se/ cose generation and angle rotation Unlike CORDIC-type ethods, which ipleent rotation usg a sequence of subrotation stages, each realized with a butterfly structure, the proposed approach ipleents the rotation with just two stages We perfor approxiately the sae nuber of arithetic operations our architecture as CORDICtype processors, but our architecture consolidates the operations to sall array-ultipliers, which can yield a saller and faster circuit usg well-known efficient ultiplier ipleentation techniques (such as Booth encodg Introduction The coputation of se and cose functions and perforg angle rotations are quite coon requireents digital signal processg and counication applications There are various hardware designs that accoplish these tasks, notably the CORDIC processors [], [] and, recently, an angle-rotation processor [] These algoriths accoplish the rotation through a sequence of subrotations, with the put to each subrotation stage dependg on the output of the previous stage In soe systes, such as frequency-hopped applications, a ial latency tie is desirable In view of this requireent, we now propose a different approach Here the rotation is partitioned to just two cascaded rotation stages: a coarse rotation and a fe rotation The two specific aounts of rotation are obtaed directly fro the origal angle without perforg iterations The critical path is therefore ade significantly shorter than that of the CORDIC-type ethods Background and otivation If we rotate a pot the plane havg coordates ( 0, 0 counterclockwise, around the orig, by the angle *This work was supported by the National Science Foundation under Grant MIP and by California MICRO Grant 98-7 φ, a new pot havg coordates (, is obtaed It is related to the origal pot ( 0, 0 as: = 0 cosφ 0 sφ ( = 0 cosφ + 0 sφ This operation is found any counication applications, notably digital ixers which translate a baseband signal to soe terediate frequency and vice versa In addition to accoplishg ( with CORDIC, a very coon ipleentation is to store pre-coputed se/cose values a ROM [4] Then, real-tie, the coputation ( is accoplished with a ROM access for each given φ followed by four real ultiplications This ethod avoids the excessive latency of the iterations perfored by CORDIC and can yield lower latency than the angle-rotation ethod [] Furtherore, a very fast circuit can be built, based on efficient ultiplier design techniques However, sce the size of the ROM grows exponentially with the precision of φ, a rather large ROM is required to achieve accurate results ROM copression can be achieved by exploitg the quarter-wave syetry of the se/cose functions and such trigonoetric identities as sθ = cos( π θ The angle φ the full range [ 0π, ] can be apped to an angle θ [ 0, This is accoplished by conditionally terchangg the put values 0 and 0, and conditionally terchangg and negatg the output and values [5] Thus, we will focus only on θ [ 0, and replace φ by θ ( Obviously, the se/cose ROM saples ust be quantized This produces an error the ROM output, which will subsequently be referred to as the ROM quantization error Next we exae how this error affects the output Let and sθ be quantized to N bits, to becoe [ ] and [ sθ], respectively We have cos θ = [ ] + ( s θ = [ sθ] + sθ where and sθ are the ROM quantization errors, which satisfy < N and sθ < N The error due to the ROM quantization is the difference between calculated usg fite-precision se/cose values and the quantized values, that is = ( 0 0 sθ ( 0 [ ] 0 [ sθ] = 0 0 s θ (

2 Its upper bound is < ( N ( 4 If the rotation angle happens to be so sall that θ < N ( 5 then its se/cose values can be approxiated as sθ θ ( 6 ( θ ( 7 For such θ no table is needed Next, we show how accurate (6 and (7 are by estiatg their approxiation errors The Taylor expansion of sθ near θ = 0 yields s ξ sθ = θ θ 6 ( 8 where ξ = hθ, 0 h Thus, sce s ξ = cosξ ( 9 and view of (5, an error bound on (6 is sθ = sθ θ θ 6 < N 6 ( 0 Siilarly, the Taylor expansion of yields θ cosξ = θ 4 ( 4 Thus, an error bound on (7 is = ( θ θ 4 4 ( which is negligible coparison to the bound on sθ While it is unlikely that (5 is satisfied for a given θ [ 0,, if we let B> N be the nuber of bits θ, then we can express θ = + where = d + + d N N ( = d N + N + + d B B ( 4 with d i { 0, } Clearly, satisfies (5 If we substitute θ = + for φ ( and expand cos( + and s( +, we obta: = cos s ( 5 = cos + s and = 0 cos 0 s ( 6 = 0 cos + 0 s Now the rotation ( is decoposed to two stages: a coarse rotation (6 by followed by a fe rotation (5 by With this partitiong (5 and (6 can be applied to the fe stage: = ( ( 7 = ( + A benefit of this partitiong is that the functions cos and s (6 depend only on the N ost significant bits of the angle θ They can be stored a sall look-up table This results a significant ROM size reduction However, the approxiation (6 troduces additional error We now seek to achieve an overall precision coparable to that the ipleentation havg one stage and a large ROM table Defg the approxiation errors s θl = s and cos θl = cos ( and neglectg ters that are products of error ters or products of an error ter and s, which is always sall, we calculate the total error as the difference between calculated usg (5 and (6 and calculated usg quantized s and cos (6 and usg (7 stead of (5 We obta: = 0 ( cos θm cos + cos θl cos s θl s 0 ( θm cos + θl s θl cos ( 8 s cos Coparg this error estiate with ( and (4 it is evident that, so long as the errors due to cos θl and s θl are sufficiently sall, the error (8 can be ade coparable to that of (4 by reducg the cos θm and s θm values, ie, by creasg the nuber of bits the se/cose saples stored the ROM For exaple, if we add one ore bit to the se/cose saples, then cos θm < N and < N Therefore, fro (8, we have s θm = ( N ( + 6+ ( 4 N ( 9 which is saller than (4 A siilar relationship can be found for This deonstrates that, if we add one ore bit of precision to the ROM for the coarse stage, we can achieve the sae precision as that the one-stage case, but with a significantly saller ROM A straightforward ipleentation of this ethod is illustrated Fig The three error sources cos θm, s θm and s θl are shown The uch saller error source cos θl has been neglected The thick le depicts the path along which the ROM quantization error cos θm propagates to The error cos θm is ultiplied by 0 and then by cos as it propagates along this path to becoe cos θm 0 cos when it reaches the output This atches the error ter (8 obtaed fro our calculation In subsequent discussions θ s 0 0 s < 0 ( N + 4N 4 + N ( N + 4N 4 + N 6 θm s cos N M word s ROM cos θm s Fig Preliary architecture θl cos

3 we will use this graphical approach to fd the error at the output due to various error sources The ROM table this preliary architecture contas any fewer se/cose saples coparison to the nuber of saples needed to ipleent ( usg a conventional (sgle stage table-lookup approach Although the approxiation (6 troduces additional error, so long as that error is saller than the conventional ROM quantization error, we can crease the precision of the saples our sall ROM table such that, overall, precision is not sacrificed In prciple, we can reduce the hardware coplexity significantly one block of our structure, with the correspondg accuracy loss copensated by higher precision fro another block, and at the cost of a slight crease the coplexity of that block As a result, the coplexity of the overall structure is reduced without loss of accuracy We will now exploit this idea aga to further reduce the coputational coplexity Siplification of the coarse stage We can factor out the cos ter (6 to obta = cos ( 0 0 tan ( 0 = cos ( tan Let tanθ be tan rounded upward at the ( N -rd bit In other words, writg tan as the bary nuber tan = 0b b N b N +, where b i { 0, } ( tanθ is obtaed fro tan accordg to tan θ = 0b b N ( + 00 Obviously, 0 tanθ tan N ( The N -bit nuber tanθ decreases the nuber of partial products needed coputg 0 tanθ and 0 tanθ to at ost a third of those needed for 0 tan and 0 tan The resultg fe-stage angle is θ l = θ θ Thus, as [5], a odified fe-stage angle copensates for a siplified coarse-stage angle If θ l satisfies θ l < N ( 4 then we have sθ l θ l < N 6 That is, the approxiations sθ l = θ l and l = θ l can be applied as discussed Section The proof that (4 holds is as follows: Proof: Accordg to the ean value theore ( tanθ tan ( θ = tan ξ ( 5 where ξ = + ( θ h, 0 h The derivative tan ξ satisfies tan ξ = + ( tanξ, for every ξ ( 6 Re-arrangg (5, and usg (6, we have θ = ( tanθ tan ( tan ξ tanθ tan ( 7 Hence, fro (, 0 θ < N ( 8 By defition, 0 < N ( 9 Therefore, subtractg (8 fro (9 yields N < ( θ < N ( 0 which is exactly (4 because θ l = θ θ = + θ = ( θ ( which concludes our proof This dicates that, stead of storg the tan values ROM, we ay store tanθ, which has N bits for each saple, and we ay store θ This results a reduction of the ultiplier size the coarse stage The difference between θ and can be copensated the followg fe rotation stage Furtherore, the approxiations (6 and (7 still apply to θ l, view of (4 We can now ipleent the coarse rotation stage as follows: = 0 0 tanθ ( = tanθ The factor can be applied to the output of the second stage because, of course, the two stages are perutable 4 Reduction of ultiplier size the fe stage In the fe rotation stage, the coputations volved generatg are = ( θ l θ l = ( θ l θ l ( Sce θ l < N it follows that θ l can be expressed as θ = l s s s θ N + θ N θ N + ( 4 where s is the sign bit The N MSBs do not fluence the result This property helps to reduce the size of the ultipliers that ipleent ( Even ore savgs hardware can be achieved by further reducg ultiplier size, with just a sall loss of accuracy Let [ ] represent the N MSBs of as = s y y N y N + = [ ] + ( 5 Then we ust have < N The error contributed to the product θ l by usg [ ] stead of is θ l [ ]θ l = θ < N ( 6 l Therefore, for N-bit precision, the ultiplication θ l can be accoplished with a ( N ( N ultiplier This ethod can be applied to the coputation of θ l Defg [ θ l ] as the N MSBs of θ l, and lettg θl denote the reag LSBs, we have [ θ l ] = s s s θ N + θ N ( 7 and = θl θ N + ( 8

4 The error calculatg θ l usg [ θl ] stead of θ l is ([ θ l ] + θl [ θ l ] [ θ l ] θl < N ( 9 Thus θ l can be ipleented with an ( N ( N ultiplier, sce the N MSBs of [ θ l ] are just sign-bits 5 Scalg-ultiplier siplification As entioned Section, the scale factor can be applied at the output of the fe stage A straightforward ipleentation would use the full wordlength of the product =, which would require a ultiplier of size N N But this ultiplier s size can be reduced as follows: By defg [ ] as the N + MSBs of the scale factor can be written as cos θ = [ ] + cos θ = [ ] ( 40 [ ] Let us defe δ = cos θ [ ] and, sce 0 θ π 4, we surely have [ ] > 05, and hence 0 δ < N ( 4 Movg the factor + δ to the fe stage, we have = ( θ l ( + δ θ ( + δ l cos θ ( 4 = + ( δ θ l θ l ( 4 The only significant error approxiatg (4 by (4 is the absence of the θ l δ ter the factor ultiplyg But this is tolerable sce, accordg to (4 and (4, θ l δ < N ( 44 In view of (4 we have 0 θ l < N which, cobed with (4, yields N δ θ l < ( 45 Thus, if we truncate δ θ l to N bits, only the least significant N bits the truncated result will be non-sign bits Therefore, our coputation of ( δ θ l (4, if we truncate to N bits, we can use an ( N ( N ultiplier, with the product s error bound beg N δ θ l < N ( 46 The factorization of (40 allows a reduction of the ultiplier to approxiately its origal size In this case, the values of [ ] and δ are stored the ROM stead of The fal architecture is shown Fig, where the size of the ultipliers is shown with parentheses 6 Coputational accuracy and wordlength In this section we study the effect of quantization errors on the fal output s coputational accuracy and the ost efficient way to quantize the data for a given accuracy In our algorith, the errors can be classified to three categories The first category is the quantization of the values the ROM table The second category is the error due to the truncation of data before ultiplications, to reduce ultiplier size The third type of error is that resultg fro approxiatg tanθ l by θ l Quantization errors are arked Fig with light arrows The total error can be obtaed by cobg the errors propagated fro each source To calculate the propagated error at the output with a given error at the source, we can first identify all paths by which the error reaches the output and then use the approach discussed Section Let us first exae all the error sources and detere their effects on Table I displays this foration (Siilar results apply to TABLE I Effect of errors at the output Error source Error at the output ε ε quantizg θ ROM quantizg δ ROM ε ε ε truncatg for θ l θ l ε ε 4 truncatg for ( δ θ l ε4 [ ( δ θ l ] ε 5 truncatg θ l for θ l θ l ε 5 ε 6 truncatg θ l for ε 6 [ ( δ θ l ] truncatg before its ε 7 ε 8 ε 9 scalg by [ ] approxiatg sθ l by θ l neglectg δ θ l (4 ( θ l 6 ( θ l δ The values stored the ROM are tanθ, [ ], θ and δ, where tanθ and [ ] are MSBs of tan and, respectively A loss of precision due to ROM quantization error depends only on the nuber of bits used representg θ and δ The total error can be obtaed by cobg all the ters the third colun of Table I: θ l ε 5 + ε 7 + θ l ( θ l 6 δ ( 47 Sce ε 6 Table I is a truncation error, we have ε 6 0 If we quantize δ by roundg it upward before storg it ROM, then ε 0 This way such errors tend to cancel each other Cancellg errors are grouped together (47 sce the agnitude of their cobed error is no greater than the larger of the two This yields seven ters (47, each contributg a axiu possible error of N If the ultiplier sizes are as dicated Fig, the total error is bounded by 7 N Fro the above analysis it can be seen that the coputation errors resultg fro hardware reduction have siilar ε + ( ε + ε 6 θ l ε +( δ θ l ε4

5 agnitudes and no particular source doates This sees to provide the best trade-off between the hardware coplexity and the accuracy of the entire syste Accordg to (47, the total output error can be reduced by creasg the ternal data wordlength and the wordlength of each saple the ROM For each bit crease, we get one ore bit of precision at the output Therefore, we can design the processor to have the iu hardware for a given precision requireent Next, we give a siulation exaple to illustrate this ethod Exaple: A cose wavefor with an error less than is specified Accordg to (47, we should add three bits to all data dicated Fig Fig a depicts [ ], ie the output of the coarse stage scaled by [ ] Fig b shows the fal error Notice that the axiu error is approxiately 5 0 5, which is considerably saller than θ cos(θ * [cos(θ ] θ (radians (a Output of the coarse stage x θ (radians (b Fal error N word ROM Fig Siulation result θ δ cos θ [ ] tanθ tanθ θ l ε 5 θl δ cos θ l θ N N ( ε 6 ε 9 7 Conclusion Based on the design ethod discussed, for a given accuracy requireent, an architecture with the least aount of hardware is produced by balancg the precision of terediate coputations and the coplexity of each arithetic block, while keepg the output error with the specified bound Furtherore, our architecture consolidates all operations to a sall nuber of reduced-size ultipliers This perits us to take advantage of any efficient techniques that have been developed for ultiplier ipleentation, such as Booth encodg, thereby yieldg a saller and faster circuit than those previously proposed References [] Ahn, S Nah, and W Sung, VLSI design of a CORDIC-based derotator, Proc 998 IEEE Int Syp Circuits Syst, vol II, pp 449-5, May 998 [] S Wang, V Piuri, and E Swartzlander, Jr, Hybrid CORDIC algoriths, IEEE Transactions on Coputers, vol 46, pp 0-7, Nov 997 [] A Madisetti, A Kwentus, and A N Willson, Jr, A se/ cose direct digital frequency synthesizer usg an angle rotation algorith, Proc 995 IEEE Int Solid-State Circuits Conf, pp 6-6, Feb 995 [4] L Tan and H Saueli, A 00-MHz quadrature frequency synthesizer/ixer 08 µ CMOS, IEEE J Solid-State Circuits, vol 0, pp 9-00, Mar 995 [5] A Madisetti, VLSI architectures and IC ipleentations for bandwidth efficient counications, PhD dissertation, University of California, Los Angeles, 996 ( N N [ ] 0 tanθ 0 δ cos θ l θ N N ( θ l ε N (--- N ultiplier (b Coarse stage ε 4 N N ( Details Fig b Details Fig c (a Overall architecture (c Fe stage Fig Angle-rotator architecture

Complexity reduction in low-delay Farrowstructure-based. filters utilizing linear-phase subfilters

Complexity reduction in low-delay Farrowstructure-based. filters utilizing linear-phase subfilters Coplexity reduction in low-delay Farrowstructure-based variable fractional delay FIR filters utilizing linear-phase subfilters Air Eghbali and Håkan Johansson Linköping University Post Print N.B.: When

More information

A HIGH-SPEED PROCESSOR FOR RECTANGULAR-TO-POLAR CONVERSION WITH APPLICATIONS IN DIGITAL COMMUNICATIONS *

A HIGH-SPEED PROCESSOR FOR RECTANGULAR-TO-POLAR CONVERSION WITH APPLICATIONS IN DIGITAL COMMUNICATIONS * Copyright IEEE 999: Published in the Proceedings of Globecom 999, Rio de Janeiro, Dec 5-9, 999 A HIGH-SPEED PROCESSOR FOR RECTAGULAR-TO-POLAR COVERSIO WITH APPLICATIOS I DIGITAL COMMUICATIOS * Dengwei

More information

Efficient Filter Banks And Interpolators

Efficient Filter Banks And Interpolators Efficient Filter Banks And Interpolators A. G. DEMPSTER AND N. P. MURPHY Departent of Electronic Systes University of Westinster 115 New Cavendish St, London W1M 8JS United Kingdo Abstract: - Graphical

More information

Fast Montgomery-like Square Root Computation over GF(2 m ) for All Trinomials

Fast Montgomery-like Square Root Computation over GF(2 m ) for All Trinomials Fast Montgoery-like Square Root Coputation over GF( ) for All Trinoials Yin Li a, Yu Zhang a, a Departent of Coputer Science and Technology, Xinyang Noral University, Henan, P.R.China Abstract This letter

More information

a a a a a a a m a b a b

a a a a a a a m a b a b Algebra / Trig Final Exa Study Guide (Fall Seester) Moncada/Dunphy Inforation About the Final Exa The final exa is cuulative, covering Appendix A (A.1-A.5) and Chapter 1. All probles will be ultiple choice

More information

Ch 12: Variations on Backpropagation

Ch 12: Variations on Backpropagation Ch 2: Variations on Backpropagation The basic backpropagation algorith is too slow for ost practical applications. It ay take days or weeks of coputer tie. We deonstrate why the backpropagation algorith

More information

Model Fitting. CURM Background Material, Fall 2014 Dr. Doreen De Leon

Model Fitting. CURM Background Material, Fall 2014 Dr. Doreen De Leon Model Fitting CURM Background Material, Fall 014 Dr. Doreen De Leon 1 Introduction Given a set of data points, we often want to fit a selected odel or type to the data (e.g., we suspect an exponential

More information

On Constant Power Water-filling

On Constant Power Water-filling On Constant Power Water-filling Wei Yu and John M. Cioffi Electrical Engineering Departent Stanford University, Stanford, CA94305, U.S.A. eails: {weiyu,cioffi}@stanford.edu Abstract This paper derives

More information

Feature Extraction Techniques

Feature Extraction Techniques Feature Extraction Techniques Unsupervised Learning II Feature Extraction Unsupervised ethods can also be used to find features which can be useful for categorization. There are unsupervised ethods that

More information

Non-Parametric Non-Line-of-Sight Identification 1

Non-Parametric Non-Line-of-Sight Identification 1 Non-Paraetric Non-Line-of-Sight Identification Sinan Gezici, Hisashi Kobayashi and H. Vincent Poor Departent of Electrical Engineering School of Engineering and Applied Science Princeton University, Princeton,

More information

A New Algorithm for Reactive Electric Power Measurement

A New Algorithm for Reactive Electric Power Measurement A. Abiyev, GAU J. Soc. & Appl. Sci., 2(4), 7-25, 27 A ew Algorith for Reactive Electric Power Measureent Adalet Abiyev Girne Aerican University, Departernt of Electrical Electronics Engineering, Mersin,

More information

Multi-Scale/Multi-Resolution: Wavelet Transform

Multi-Scale/Multi-Resolution: Wavelet Transform Multi-Scale/Multi-Resolution: Wavelet Transfor Proble with Fourier Fourier analysis -- breaks down a signal into constituent sinusoids of different frequencies. A serious drawback in transforing to the

More information

Research Article Rapidly-Converging Series Representations of a Mutual-Information Integral

Research Article Rapidly-Converging Series Representations of a Mutual-Information Integral International Scholarly Research Network ISRN Counications and Networking Volue 11, Article ID 5465, 6 pages doi:1.54/11/5465 Research Article Rapidly-Converging Series Representations of a Mutual-Inforation

More information

Randomized Recovery for Boolean Compressed Sensing

Randomized Recovery for Boolean Compressed Sensing Randoized Recovery for Boolean Copressed Sensing Mitra Fatei and Martin Vetterli Laboratory of Audiovisual Counication École Polytechnique Fédéral de Lausanne (EPFL) Eail: {itra.fatei, artin.vetterli}@epfl.ch

More information

OBJECTIVES INTRODUCTION

OBJECTIVES INTRODUCTION M7 Chapter 3 Section 1 OBJECTIVES Suarize data using easures of central tendency, such as the ean, edian, ode, and idrange. Describe data using the easures of variation, such as the range, variance, and

More information

N-Point. DFTs of Two Length-N Real Sequences

N-Point. DFTs of Two Length-N Real Sequences Coputation of the DFT of In ost practical applications, sequences of interest are real In such cases, the syetry properties of the DFT given in Table 5. can be exploited to ake the DFT coputations ore

More information

3D acoustic wave modeling with a time-space domain dispersion-relation-based Finite-difference scheme

3D acoustic wave modeling with a time-space domain dispersion-relation-based Finite-difference scheme P-8 3D acoustic wave odeling with a tie-space doain dispersion-relation-based Finite-difference schee Yang Liu * and rinal K. Sen State Key Laboratory of Petroleu Resource and Prospecting (China University

More information

Ph 20.3 Numerical Solution of Ordinary Differential Equations

Ph 20.3 Numerical Solution of Ordinary Differential Equations Ph 20.3 Nuerical Solution of Ordinary Differential Equations Due: Week 5 -v20170314- This Assignent So far, your assignents have tried to failiarize you with the hardware and software in the Physics Coputing

More information

The Wilson Model of Cortical Neurons Richard B. Wells

The Wilson Model of Cortical Neurons Richard B. Wells The Wilson Model of Cortical Neurons Richard B. Wells I. Refineents on the odgkin-uxley Model The years since odgkin s and uxley s pioneering work have produced a nuber of derivative odgkin-uxley-like

More information

EE5900 Spring Lecture 4 IC interconnect modeling methods Zhuo Feng

EE5900 Spring Lecture 4 IC interconnect modeling methods Zhuo Feng EE59 Spring Parallel LSI AD Algoriths Lecture I interconnect odeling ethods Zhuo Feng. Z. Feng MTU EE59 So far we ve considered only tie doain analyses We ll soon see that it is soeties preferable to odel

More information

Statistical Logic Cell Delay Analysis Using a Current-based Model

Statistical Logic Cell Delay Analysis Using a Current-based Model Statistical Logic Cell Delay Analysis Using a Current-based Model Hanif Fatei Shahin Nazarian Massoud Pedra Dept. of EE-Systes, University of Southern California, Los Angeles, CA 90089 {fatei, shahin,

More information

ASSUME a source over an alphabet size m, from which a sequence of n independent samples are drawn. The classical

ASSUME a source over an alphabet size m, from which a sequence of n independent samples are drawn. The classical IEEE TRANSACTIONS ON INFORMATION THEORY Large Alphabet Source Coding using Independent Coponent Analysis Aichai Painsky, Meber, IEEE, Saharon Rosset and Meir Feder, Fellow, IEEE arxiv:67.7v [cs.it] Jul

More information

Fourier Series Summary (From Salivahanan et al, 2002)

Fourier Series Summary (From Salivahanan et al, 2002) Fourier Series Suary (Fro Salivahanan et al, ) A periodic continuous signal f(t), - < t

More information

FPGA Implementation of Point Multiplication on Koblitz Curves Using Kleinian Integers

FPGA Implementation of Point Multiplication on Koblitz Curves Using Kleinian Integers FPGA Ipleentation of Point Multiplication on Koblitz Curves Using Kleinian Integers V.S. Diitrov 1 K.U. Järvinen 2 M.J. Jacobson, Jr. 3 W.F. Chan 3 Z. Huang 1 February 28, 2012 Diitrov et al. (Univ. Calgary)

More information

Elliptic Curve Scalar Point Multiplication Algorithm Using Radix-4 Booth s Algorithm

Elliptic Curve Scalar Point Multiplication Algorithm Using Radix-4 Booth s Algorithm Elliptic Curve Scalar Multiplication Algorith Using Radix-4 Booth s Algorith Elliptic Curve Scalar Multiplication Algorith Using Radix-4 Booth s Algorith Sangook Moon, Non-eber ABSTRACT The ain back-bone

More information

New Slack-Monotonic Schedulability Analysis of Real-Time Tasks on Multiprocessors

New Slack-Monotonic Schedulability Analysis of Real-Time Tasks on Multiprocessors New Slack-Monotonic Schedulability Analysis of Real-Tie Tasks on Multiprocessors Risat Mahud Pathan and Jan Jonsson Chalers University of Technology SE-41 96, Göteborg, Sweden {risat, janjo}@chalers.se

More information

Sharp Time Data Tradeoffs for Linear Inverse Problems

Sharp Time Data Tradeoffs for Linear Inverse Problems Sharp Tie Data Tradeoffs for Linear Inverse Probles Saet Oyak Benjain Recht Mahdi Soltanolkotabi January 016 Abstract In this paper we characterize sharp tie-data tradeoffs for optiization probles used

More information

1 Bounding the Margin

1 Bounding the Margin COS 511: Theoretical Machine Learning Lecturer: Rob Schapire Lecture #12 Scribe: Jian Min Si March 14, 2013 1 Bounding the Margin We are continuing the proof of a bound on the generalization error of AdaBoost

More information

Homework 3 Solutions CSE 101 Summer 2017

Homework 3 Solutions CSE 101 Summer 2017 Hoework 3 Solutions CSE 0 Suer 207. Scheduling algoriths The following n = 2 jobs with given processing ties have to be scheduled on = 3 parallel and identical processors with the objective of iniizing

More information

Time-frequency plane behavioural studies of harmonic and chirp functions with fractional Fourier transform (FRFT)

Time-frequency plane behavioural studies of harmonic and chirp functions with fractional Fourier transform (FRFT) Maejo International Journal of Science and Technology Full Paper ISSN 95-7873 Available online at www.ijst.ju.ac.th Tie-frequency plane behavioural studies of haronic and chirp functions with fractional

More information

A method to determine relative stroke detection efficiencies from multiplicity distributions

A method to determine relative stroke detection efficiencies from multiplicity distributions A ethod to deterine relative stroke detection eiciencies ro ultiplicity distributions Schulz W. and Cuins K. 2. Austrian Lightning Detection and Inoration Syste (ALDIS), Kahlenberger Str.2A, 90 Vienna,

More information

NBN Algorithm Introduction Computational Fundamentals. Bogdan M. Wilamoswki Auburn University. Hao Yu Auburn University

NBN Algorithm Introduction Computational Fundamentals. Bogdan M. Wilamoswki Auburn University. Hao Yu Auburn University NBN Algorith Bogdan M. Wilaoswki Auburn University Hao Yu Auburn University Nicholas Cotton Auburn University. Introduction. -. Coputational Fundaentals - Definition of Basic Concepts in Neural Network

More information

Ocean 420 Physical Processes in the Ocean Project 1: Hydrostatic Balance, Advection and Diffusion Answers

Ocean 420 Physical Processes in the Ocean Project 1: Hydrostatic Balance, Advection and Diffusion Answers Ocean 40 Physical Processes in the Ocean Project 1: Hydrostatic Balance, Advection and Diffusion Answers 1. Hydrostatic Balance a) Set all of the levels on one of the coluns to the lowest possible density.

More information

Symbolic Analysis as Universal Tool for Deriving Properties of Non-linear Algorithms Case study of EM Algorithm

Symbolic Analysis as Universal Tool for Deriving Properties of Non-linear Algorithms Case study of EM Algorithm Acta Polytechnica Hungarica Vol., No., 04 Sybolic Analysis as Universal Tool for Deriving Properties of Non-linear Algoriths Case study of EM Algorith Vladiir Mladenović, Miroslav Lutovac, Dana Porrat

More information

DERIVING PROPER UNIFORM PRIORS FOR REGRESSION COEFFICIENTS

DERIVING PROPER UNIFORM PRIORS FOR REGRESSION COEFFICIENTS DERIVING PROPER UNIFORM PRIORS FOR REGRESSION COEFFICIENTS N. van Erp and P. van Gelder Structural Hydraulic and Probabilistic Design, TU Delft Delft, The Netherlands Abstract. In probles of odel coparison

More information

Low complexity bit parallel multiplier for GF(2 m ) generated by equally-spaced trinomials

Low complexity bit parallel multiplier for GF(2 m ) generated by equally-spaced trinomials Inforation Processing Letters 107 008 11 15 www.elsevier.co/locate/ipl Low coplexity bit parallel ultiplier for GF generated by equally-spaced trinoials Haibin Shen a,, Yier Jin a,b a Institute of VLSI

More information

Low-complexity, Low-memory EMS algorithm for non-binary LDPC codes

Low-complexity, Low-memory EMS algorithm for non-binary LDPC codes Low-coplexity, Low-eory EMS algorith for non-binary LDPC codes Adrian Voicila,David Declercq, François Verdier ETIS ENSEA/CP/CNRS MR-85 954 Cergy-Pontoise, (France) Marc Fossorier Dept. Electrical Engineering

More information

A note on the multiplication of sparse matrices

A note on the multiplication of sparse matrices Cent. Eur. J. Cop. Sci. 41) 2014 1-11 DOI: 10.2478/s13537-014-0201-x Central European Journal of Coputer Science A note on the ultiplication of sparse atrices Research Article Keivan Borna 12, Sohrab Aboozarkhani

More information

A Division Algorithm Using Bisection Method in Residue Number System

A Division Algorithm Using Bisection Method in Residue Number System International Journal of Coputer, Consuer and Control IJ3C), Vol., No. 03) 59 A Division Algorith Using Bisection Method in Residue Nuber Syste * Chin-Chen Chang and Jen-Ho Yang Abstract. Introduction

More information

This model assumes that the probability of a gap has size i is proportional to 1/i. i.e., i log m e. j=1. E[gap size] = i P r(i) = N f t.

This model assumes that the probability of a gap has size i is proportional to 1/i. i.e., i log m e. j=1. E[gap size] = i P r(i) = N f t. CS 493: Algoriths for Massive Data Sets Feb 2, 2002 Local Models, Bloo Filter Scribe: Qin Lv Local Models In global odels, every inverted file entry is copressed with the sae odel. This work wells when

More information

Structures for Interpolation, Decimation, and Nonuniform Sampling Based on Newton s Interpolation Formula

Structures for Interpolation, Decimation, and Nonuniform Sampling Based on Newton s Interpolation Formula Structures for Interpolation, Deciation, and Nonunifor Sapling Based on Newton s Interpolation Forula Vesa Lehtinen, arkku Renfors To cite this version: Vesa Lehtinen, arkku Renfors. Structures for Interpolation,

More information

Analyzing Simulation Results

Analyzing Simulation Results Analyzing Siulation Results Dr. John Mellor-Cruey Departent of Coputer Science Rice University johnc@cs.rice.edu COMP 528 Lecture 20 31 March 2005 Topics for Today Model verification Model validation Transient

More information

1 Proof of learning bounds

1 Proof of learning bounds COS 511: Theoretical Machine Learning Lecturer: Rob Schapire Lecture #4 Scribe: Akshay Mittal February 13, 2013 1 Proof of learning bounds For intuition of the following theore, suppose there exists a

More information

Extension of CSRSM for the Parametric Study of the Face Stability of Pressurized Tunnels

Extension of CSRSM for the Parametric Study of the Face Stability of Pressurized Tunnels Extension of CSRSM for the Paraetric Study of the Face Stability of Pressurized Tunnels Guilhe Mollon 1, Daniel Dias 2, and Abdul-Haid Soubra 3, M.ASCE 1 LGCIE, INSA Lyon, Université de Lyon, Doaine scientifique

More information

The Transactional Nature of Quantum Information

The Transactional Nature of Quantum Information The Transactional Nature of Quantu Inforation Subhash Kak Departent of Coputer Science Oklahoa State University Stillwater, OK 7478 ABSTRACT Inforation, in its counications sense, is a transactional property.

More information

26 Impulse and Momentum

26 Impulse and Momentum 6 Ipulse and Moentu First, a Few More Words on Work and Energy, for Coparison Purposes Iagine a gigantic air hockey table with a whole bunch of pucks of various asses, none of which experiences any friction

More information

PHY 171. Lecture 14. (February 16, 2012)

PHY 171. Lecture 14. (February 16, 2012) PHY 171 Lecture 14 (February 16, 212) In the last lecture, we looked at a quantitative connection between acroscopic and icroscopic quantities by deriving an expression for pressure based on the assuptions

More information

Fairness via priority scheduling

Fairness via priority scheduling Fairness via priority scheduling Veeraruna Kavitha, N Heachandra and Debayan Das IEOR, IIT Bobay, Mubai, 400076, India vavitha,nh,debayan}@iitbacin Abstract In the context of ulti-agent resource allocation

More information

Short Papers. Test Data Compression and Decompression Based on Internal Scan Chains and Golomb Coding

Short Papers. Test Data Compression and Decompression Based on Internal Scan Chains and Golomb Coding IEEE TRANSACTIONS ON COMPUTER-AIDED DESIGN OF INTEGRATED CIRCUITS AND SYSTEMS, VOL. 1, NO. 6, JUNE 00 715 Short Papers Test Data Copression and Decopression Based on Internal Scan Chains and Golob Coding

More information

SPECTRUM sensing is a core concept of cognitive radio

SPECTRUM sensing is a core concept of cognitive radio World Acadey of Science, Engineering and Technology International Journal of Electronics and Counication Engineering Vol:6, o:2, 202 Efficient Detection Using Sequential Probability Ratio Test in Mobile

More information

A remark on a success rate model for DPA and CPA

A remark on a success rate model for DPA and CPA A reark on a success rate odel for DPA and CPA A. Wieers, BSI Version 0.5 andreas.wieers@bsi.bund.de Septeber 5, 2018 Abstract The success rate is the ost coon evaluation etric for easuring the perforance

More information

Keywords: Estimator, Bias, Mean-squared error, normality, generalized Pareto distribution

Keywords: Estimator, Bias, Mean-squared error, normality, generalized Pareto distribution Testing approxiate norality of an estiator using the estiated MSE and bias with an application to the shape paraeter of the generalized Pareto distribution J. Martin van Zyl Abstract In this work the norality

More information

A Better Algorithm For an Ancient Scheduling Problem. David R. Karger Steven J. Phillips Eric Torng. Department of Computer Science

A Better Algorithm For an Ancient Scheduling Problem. David R. Karger Steven J. Phillips Eric Torng. Department of Computer Science A Better Algorith For an Ancient Scheduling Proble David R. Karger Steven J. Phillips Eric Torng Departent of Coputer Science Stanford University Stanford, CA 9435-4 Abstract One of the oldest and siplest

More information

Arithmetic Unit for Complex Number Processing

Arithmetic Unit for Complex Number Processing Abstract Arithetic Unit or Coplex Nuber Processing Dr. Soloon Khelnik, Dr. Sergey Selyutin, Alexandr Viduetsky, Inna Doubson, Seion Khelnik This paper presents developent o a coplex nuber arithetic unit

More information

Determining the Robot-to-Robot Relative Pose Using Range-only Measurements

Determining the Robot-to-Robot Relative Pose Using Range-only Measurements Deterining the Robot-to-Robot Relative Pose Using Range-only Measureents Xun S Zhou and Stergios I Roueliotis Abstract In this paper we address the proble of deterining the relative pose of pairs robots

More information

Detection and Estimation Theory

Detection and Estimation Theory ESE 54 Detection and Estiation Theory Joseph A. O Sullivan Sauel C. Sachs Professor Electronic Systes and Signals Research Laboratory Electrical and Systes Engineering Washington University 11 Urbauer

More information

Birthday Paradox Calculations and Approximation

Birthday Paradox Calculations and Approximation Birthday Paradox Calculations and Approxiation Joshua E. Hill InfoGard Laboratories -March- v. Birthday Proble In the birthday proble, we have a group of n randoly selected people. If we assue that birthdays

More information

(t, m, s)-nets and Maximized Minimum Distance, Part II

(t, m, s)-nets and Maximized Minimum Distance, Part II (t,, s)-nets and Maxiized Miniu Distance, Part II Leonhard Grünschloß and Alexander Keller Abstract The quality paraeter t of (t,, s)-nets controls extensive stratification properties of the generated

More information

Correlated Bayesian Model Fusion: Efficient Performance Modeling of Large-Scale Tunable Analog/RF Integrated Circuits

Correlated Bayesian Model Fusion: Efficient Performance Modeling of Large-Scale Tunable Analog/RF Integrated Circuits Correlated Bayesian odel Fusion: Efficient Perforance odeling of Large-Scale unable Analog/RF Integrated Circuits Fa Wang and Xin Li ECE Departent, Carnegie ellon University, Pittsburgh, PA 53 {fwang,

More information

Chaotic Coupled Map Lattices

Chaotic Coupled Map Lattices Chaotic Coupled Map Lattices Author: Dustin Keys Advisors: Dr. Robert Indik, Dr. Kevin Lin 1 Introduction When a syste of chaotic aps is coupled in a way that allows the to share inforation about each

More information

Lecture #8-3 Oscillations, Simple Harmonic Motion

Lecture #8-3 Oscillations, Simple Harmonic Motion Lecture #8-3 Oscillations Siple Haronic Motion So far we have considered two basic types of otion: translation and rotation. But these are not the only two types of otion we can observe in every day life.

More information

Principal Components Analysis

Principal Components Analysis Principal Coponents Analysis Cheng Li, Bingyu Wang Noveber 3, 204 What s PCA Principal coponent analysis (PCA) is a statistical procedure that uses an orthogonal transforation to convert a set of observations

More information

On Concurrent Detection of Errors in Polynomial Basis Multiplication

On Concurrent Detection of Errors in Polynomial Basis Multiplication 1 On Concurrent Detection of Errors in Polynoial Basis Multiplication Siavash Bayat-Saradi and M. Anwar Hasan Abstract The detection of errors in arithetic operations is an iportant issue. This paper discusses

More information

Optical Properties of Plasmas of High-Z Elements

Optical Properties of Plasmas of High-Z Elements Forschungszentru Karlsruhe Techni und Uwelt Wissenschaftlishe Berichte FZK Optical Properties of Plasas of High-Z Eleents V.Tolach 1, G.Miloshevsy 1, H.Würz Project Kernfusion 1 Heat and Mass Transfer

More information

Stability Ordinates of Adams Predictor-Corrector Methods

Stability Ordinates of Adams Predictor-Corrector Methods BIT anuscript No. will be inserted by the editor Stability Ordinates of Adas Predictor-Corrector Methods Michelle L. Ghrist Jonah A. Reeger Bengt Fornberg Received: date / Accepted: date Abstract How far

More information

Pattern Recognition and Machine Learning. Learning and Evaluation for Pattern Recognition

Pattern Recognition and Machine Learning. Learning and Evaluation for Pattern Recognition Pattern Recognition and Machine Learning Jaes L. Crowley ENSIMAG 3 - MMIS Fall Seester 2017 Lesson 1 4 October 2017 Outline Learning and Evaluation for Pattern Recognition Notation...2 1. The Pattern Recognition

More information

E0 370 Statistical Learning Theory Lecture 6 (Aug 30, 2011) Margin Analysis

E0 370 Statistical Learning Theory Lecture 6 (Aug 30, 2011) Margin Analysis E0 370 tatistical Learning Theory Lecture 6 (Aug 30, 20) Margin Analysis Lecturer: hivani Agarwal cribe: Narasihan R Introduction In the last few lectures we have seen how to obtain high confidence bounds

More information

ESTIMATING AND FORMING CONFIDENCE INTERVALS FOR EXTREMA OF RANDOM POLYNOMIALS. A Thesis. Presented to. The Faculty of the Department of Mathematics

ESTIMATING AND FORMING CONFIDENCE INTERVALS FOR EXTREMA OF RANDOM POLYNOMIALS. A Thesis. Presented to. The Faculty of the Department of Mathematics ESTIMATING AND FORMING CONFIDENCE INTERVALS FOR EXTREMA OF RANDOM POLYNOMIALS A Thesis Presented to The Faculty of the Departent of Matheatics San Jose State University In Partial Fulfillent of the Requireents

More information

Polygonal Designs: Existence and Construction

Polygonal Designs: Existence and Construction Polygonal Designs: Existence and Construction John Hegean Departent of Matheatics, Stanford University, Stanford, CA 9405 Jeff Langford Departent of Matheatics, Drake University, Des Moines, IA 5011 G

More information

Uniform Approximation and Bernstein Polynomials with Coefficients in the Unit Interval

Uniform Approximation and Bernstein Polynomials with Coefficients in the Unit Interval Unifor Approxiation and Bernstein Polynoials with Coefficients in the Unit Interval Weiang Qian and Marc D. Riedel Electrical and Coputer Engineering, University of Minnesota 200 Union St. S.E. Minneapolis,

More information

Using a De-Convolution Window for Operating Modal Analysis

Using a De-Convolution Window for Operating Modal Analysis Using a De-Convolution Window for Operating Modal Analysis Brian Schwarz Vibrant Technology, Inc. Scotts Valley, CA Mark Richardson Vibrant Technology, Inc. Scotts Valley, CA Abstract Operating Modal Analysis

More information

Biostatistics Department Technical Report

Biostatistics Department Technical Report Biostatistics Departent Technical Report BST006-00 Estiation of Prevalence by Pool Screening With Equal Sized Pools and a egative Binoial Sapling Model Charles R. Katholi, Ph.D. Eeritus Professor Departent

More information

Experimental Design For Model Discrimination And Precise Parameter Estimation In WDS Analysis

Experimental Design For Model Discrimination And Precise Parameter Estimation In WDS Analysis City University of New York (CUNY) CUNY Acadeic Works International Conference on Hydroinforatics 8-1-2014 Experiental Design For Model Discriination And Precise Paraeter Estiation In WDS Analysis Giovanna

More information

ANALYTICAL INVESTIGATION AND PARAMETRIC STUDY OF LATERAL IMPACT BEHAVIOR OF PRESSURIZED PIPELINES AND INFLUENCE OF INTERNAL PRESSURE

ANALYTICAL INVESTIGATION AND PARAMETRIC STUDY OF LATERAL IMPACT BEHAVIOR OF PRESSURIZED PIPELINES AND INFLUENCE OF INTERNAL PRESSURE DRAFT Proceedings of the ASME 014 International Mechanical Engineering Congress & Exposition IMECE014 Noveber 14-0, 014, Montreal, Quebec, Canada IMECE014-36371 ANALYTICAL INVESTIGATION AND PARAMETRIC

More information

A Newton Raphson Divider Based on Improved Reciprocal Approximation Algorithm

A Newton Raphson Divider Based on Improved Reciprocal Approximation Algorithm EE38N High Speed Coputer Arithetic Fall 6 Project Report A Newton Raphson ivider Based on Iproved Reciprocal Approxiation Algorith Gaurav Agrawal Ankit Khandelwal Subitted On ec 4, 6 Abstract Newton Raphson

More information

The Weierstrass Approximation Theorem

The Weierstrass Approximation Theorem 36 The Weierstrass Approxiation Theore Recall that the fundaental idea underlying the construction of the real nubers is approxiation by the sipler rational nubers. Firstly, nubers are often deterined

More information

Force and dynamics with a spring, analytic approach

Force and dynamics with a spring, analytic approach Force and dynaics with a spring, analytic approach It ay strie you as strange that the first force we will discuss will be that of a spring. It is not one of the four Universal forces and we don t use

More information

Constant-Space String-Matching. in Sublinear Average Time. (Extended Abstract) Wojciech Rytter z. Warsaw University. and. University of Liverpool

Constant-Space String-Matching. in Sublinear Average Time. (Extended Abstract) Wojciech Rytter z. Warsaw University. and. University of Liverpool Constant-Space String-Matching in Sublinear Average Tie (Extended Abstract) Maxie Crocheore Universite de Marne-la-Vallee Leszek Gasieniec y Max-Planck Institut fur Inforatik Wojciech Rytter z Warsaw University

More information

Chapter 6 1-D Continuous Groups

Chapter 6 1-D Continuous Groups Chapter 6 1-D Continuous Groups Continuous groups consist of group eleents labelled by one or ore continuous variables, say a 1, a 2,, a r, where each variable has a well- defined range. This chapter explores:

More information

An earlier article in this column considered the problem

An earlier article in this column considered the problem --- CALC CORNER Estiating nternal Air Cooling Teperature Reduction in a Closed Box Utilizing Theroelectrically Enhanced Heat Rejection Previously published in February, 2013 Bob Sions BM Retired The following

More information

PAC-Bayes Analysis Of Maximum Entropy Learning

PAC-Bayes Analysis Of Maximum Entropy Learning PAC-Bayes Analysis Of Maxiu Entropy Learning John Shawe-Taylor and David R. Hardoon Centre for Coputational Statistics and Machine Learning Departent of Coputer Science University College London, UK, WC1E

More information

Fixed-to-Variable Length Distribution Matching

Fixed-to-Variable Length Distribution Matching Fixed-to-Variable Length Distribution Matching Rana Ali Ajad and Georg Böcherer Institute for Counications Engineering Technische Universität München, Gerany Eail: raa2463@gail.co,georg.boecherer@tu.de

More information

Proc. of the IEEE/OES Seventh Working Conference on Current Measurement Technology UNCERTAINTIES IN SEASONDE CURRENT VELOCITIES

Proc. of the IEEE/OES Seventh Working Conference on Current Measurement Technology UNCERTAINTIES IN SEASONDE CURRENT VELOCITIES Proc. of the IEEE/OES Seventh Working Conference on Current Measureent Technology UNCERTAINTIES IN SEASONDE CURRENT VELOCITIES Belinda Lipa Codar Ocean Sensors 15 La Sandra Way, Portola Valley, CA 98 blipa@pogo.co

More information

A Generalized Permanent Estimator and its Application in Computing Multi- Homogeneous Bézout Number

A Generalized Permanent Estimator and its Application in Computing Multi- Homogeneous Bézout Number Research Journal of Applied Sciences, Engineering and Technology 4(23): 5206-52, 202 ISSN: 2040-7467 Maxwell Scientific Organization, 202 Subitted: April 25, 202 Accepted: May 3, 202 Published: Deceber

More information

Pattern Recognition and Machine Learning. Artificial Neural networks

Pattern Recognition and Machine Learning. Artificial Neural networks Pattern Recognition and Machine Learning Jaes L. Crowley ENSIMAG 3 - MMIS Fall Seester 2016 Lessons 7 14 Dec 2016 Outline Artificial Neural networks Notation...2 1. Introduction...3... 3 The Artificial

More information

Figure 1: Equivalent electric (RC) circuit of a neurons membrane

Figure 1: Equivalent electric (RC) circuit of a neurons membrane Exercise: Leaky integrate and fire odel of neural spike generation This exercise investigates a siplified odel of how neurons spike in response to current inputs, one of the ost fundaental properties of

More information

Comparison of Charged Particle Tracking Methods for Non-Uniform Magnetic Fields. Hann-Shin Mao and Richard E. Wirz

Comparison of Charged Particle Tracking Methods for Non-Uniform Magnetic Fields. Hann-Shin Mao and Richard E. Wirz 42nd AIAA Plasadynaics and Lasers Conferencein conjunction with the8th Internati 27-30 June 20, Honolulu, Hawaii AIAA 20-3739 Coparison of Charged Particle Tracking Methods for Non-Unifor Magnetic

More information

A Simple Regression Problem

A Simple Regression Problem A Siple Regression Proble R. M. Castro March 23, 2 In this brief note a siple regression proble will be introduced, illustrating clearly the bias-variance tradeoff. Let Y i f(x i ) + W i, i,..., n, where

More information

When Short Runs Beat Long Runs

When Short Runs Beat Long Runs When Short Runs Beat Long Runs Sean Luke George Mason University http://www.cs.gu.edu/ sean/ Abstract What will yield the best results: doing one run n generations long or doing runs n/ generations long

More information

Ufuk Demirci* and Feza Kerestecioglu**

Ufuk Demirci* and Feza Kerestecioglu** 1 INDIRECT ADAPTIVE CONTROL OF MISSILES Ufuk Deirci* and Feza Kerestecioglu** *Turkish Navy Guided Missile Test Station, Beykoz, Istanbul, TURKEY **Departent of Electrical and Electronics Engineering,

More information

PULSE-TRAIN BASED TIME-DELAY ESTIMATION IMPROVES RESILIENCY TO NOISE

PULSE-TRAIN BASED TIME-DELAY ESTIMATION IMPROVES RESILIENCY TO NOISE PULSE-TRAIN BASED TIME-DELAY ESTIMATION IMPROVES RESILIENCY TO NOISE 1 Nicola Neretti, 1 Nathan Intrator and 1,2 Leon N Cooper 1 Institute for Brain and Neural Systes, Brown University, Providence RI 02912.

More information

Generalized Sampling Theorem for Bandpass Signals

Generalized Sampling Theorem for Bandpass Signals Hindawi Publishing Corporation EURASIP Journal on Applied Signal Processing Volue 26, Article ID 59587, Pages 6 DOI 55/ASP/26/59587 Generalized Sapling Theore for Bandpass Signals Ales Prokes Departent

More information

Hysteresis model for magnetic materials using the Jiles-Atherton model

Hysteresis model for magnetic materials using the Jiles-Atherton model Hysteresis odel for agnetic aterials using the Jiles-Atherton odel Predrag Petrovic Technical faculty Svetog Save 65 32 Cacak, pegi@ei.yu Nebojsa itrovic Technical faculty Svetog Save 65 32 Cacak, itar@tfc.tfc.kg.ac.yu

More information

Interactive Markov Models of Evolutionary Algorithms

Interactive Markov Models of Evolutionary Algorithms Cleveland State University EngagedScholarship@CSU Electrical Engineering & Coputer Science Faculty Publications Electrical Engineering & Coputer Science Departent 2015 Interactive Markov Models of Evolutionary

More information

ALGEBRA REVIEW. MULTINOMIAL An algebraic expression consisting of more than one term.

ALGEBRA REVIEW. MULTINOMIAL An algebraic expression consisting of more than one term. Page 1 of 6 ALGEBRAIC EXPRESSION A cobination of ordinary nubers, letter sybols, variables, grouping sybols and operation sybols. Nubers reain fixed in value and are referred to as constants. Letter sybols

More information

A Self-Organizing Model for Logical Regression Jerry Farlow 1 University of Maine. (1900 words)

A Self-Organizing Model for Logical Regression Jerry Farlow 1 University of Maine. (1900 words) 1 A Self-Organizing Model for Logical Regression Jerry Farlow 1 University of Maine (1900 words) Contact: Jerry Farlow Dept of Matheatics Univeristy of Maine Orono, ME 04469 Tel (07) 866-3540 Eail: farlow@ath.uaine.edu

More information

Optimal Resource Allocation in Multicast Device-to-Device Communications Underlaying LTE Networks

Optimal Resource Allocation in Multicast Device-to-Device Communications Underlaying LTE Networks 1 Optial Resource Allocation in Multicast Device-to-Device Counications Underlaying LTE Networks Hadi Meshgi 1, Dongei Zhao 1 and Rong Zheng 2 1 Departent of Electrical and Coputer Engineering, McMaster

More information

Upper bound on false alarm rate for landmine detection and classification using syntactic pattern recognition

Upper bound on false alarm rate for landmine detection and classification using syntactic pattern recognition Upper bound on false alar rate for landine detection and classification using syntactic pattern recognition Ahed O. Nasif, Brian L. Mark, Kenneth J. Hintz, and Nathalia Peixoto Dept. of Electrical and

More information

Tracking using CONDENSATION: Conditional Density Propagation

Tracking using CONDENSATION: Conditional Density Propagation Tracking using CONDENSATION: Conditional Density Propagation Goal Model-based visual tracking in dense clutter at near video frae rates M. Isard and A. Blake, CONDENSATION Conditional density propagation

More information

Improved Direct Displacement-Based Design Procedure for Performance-Based Seismic Design of Structures

Improved Direct Displacement-Based Design Procedure for Performance-Based Seismic Design of Structures Iproved Direct Displaceent-Based Design Procedure for Perforance-Based Seisic Design of Structures Rakesh K. Goel, California Polytechnic State University, San Luis Obispo, and Anil K. Chopra, University

More information