Design and Implementation of Cosine Transforms Employing a CORDIC Processor

Size: px
Start display at page:

Download "Design and Implementation of Cosine Transforms Employing a CORDIC Processor"

Transcription

1 C16 1 Desig ad Implemetati f Csie Trasfrms Emplyig a CORDIC Prcessr Sharaf El-Di El-Nahas, Ammar Mttie Al Hsaiy, Magdy M. Saeb Arab Academy fr Sciece ad Techlgy, Schl f Egieerig, Alexadria, EGYPT ABSTRACT COrdiate Rtati DIgital Cmputer (CORDIC) is widely used i recet DSP applicatis, due t its simple ad well-desiged apprach that utilizes ly add ad shift peratis istead f multipliers. I this wrk, we itrduce a Field Prgrammable Gate Array (FPGA) implemetati f a CORDIC prcessr that prvides high perfrmace ad at the same time a efficiet implemetati area. This is achieved by icreasig the umber f segmets f the sigs vectr curve. This has led t a icrease i the umber f cmparatrs, hwever with small effect the implemetati area. As a applicati, we have develped a Discrete Csie Trasfrm (DCT) mdule that emplys the CORDIC cre t geerate csie terms. I. INTRODUCTION The Crdiate rtati algrithm, first itrduced by Vlder [1] fr fast cmputatis f trigmetric fuctis ad their iverses, is a well-kw ad widely studied methd fr plae vectr aalyses. The CORDIC methd ca be used fr multiplicati ad divisi, as well as fr cversi betwee biary ad mixed radix umber systems. Walther [2] has demstrated a uified CORDIC algrithm that ca be used t calculate trigmetric, expetial ad square rt fuctis alg with their iverses. Fudametally, the CORDIC methd evaluates elemetary fuctis simply by lkup tables, shift ad add peratis istead f multiplicati. A small umber f the rder f, where bits f precisi is required i the evaluati f the fuctis f pre-calculated fixed cstats is required t be stred i the lk-up table. The CORDIC algrithm has advatageus gemetrical iterpretatis. This is clear with trigmetric ad expetial fuctis that are evaluated via rtatis i the circular, hyperblic ad liear crdiate systems, respectively. Their iverses ca be implemeted i a vectrig mde i the apprpriate crdiate system [3]. The rgaizati f this paper is as fllws: secti 2 explais the thery f CORDIC, secti 3 illustrates CORDIC implemetatis, DCT architecture is explaied i secti 4, secti 5 shws the simulati results, ad fially we ed this paper with ur cclusis. II. CORDIC THEORY Rtatig a vectr i a cartesia plae by the agle Φ this ca be arraged s that x' = cs Φ [ x - y ta Φ ] (1) y' = cs Φ [ y + x ta Φ ] (2) If the rtati agles are restricted s that ta (Φ) = ± 2 -i, the multiplicati by the taget term is reduced t a simple shift perati. Arbitrary agles f rtati are btaiable by perfrmig a series f successively smaller elemetary rtatis. If the decisi at each iterati i, is which directi t relate rather tha whether r t t rtate, the the cs (Φ) term becmes a cstat (because cs (-Φ) = cs (Φ)). The iterative rtati ca w be expressed as: x i+1 = K i [ x i + m. d i. 2 i. y i ] (3) y i+1 = K i [ y i d i. 2 i. x i ] (4)

2 C16 2 Where d i = ±1, K i is a cstat ad m steers the chice f rectagular (m = 0), circular (m = 1), r hyperblic (m = 1) crdiate systems. I this wrk, we are wrkig i a circular crdiate system, s m will be always equal t e. Hwever, the required micr-rtatis are t perfect rtatis; they icrease the legth f the vectr, i rder t maitai a cstat vectr legth, the btaied results have t be scaled by a scalig factr K. Nevertheless, assumig csecutive rtatis i psitive ad egative directis r bth, the scalig factr is cstat ad ca be precmputed accrdig t the fllwig equati: i -1 2 i ( ) (5) K = k = 1+ 2 i=0 i=0 Remvig the scalig cstat frm the iterative equatis yields a shift-add algrithm fr vectr rtati. The prduct f the K ca be applied elsewhere i the system r treated as part f a system prcessig gai r by iitiatig the rtatig vectr by the reciprcal f the gai f a certai umber f iteratis. The agle f a cmpsite rtati is uiquely defied by the sequece f the directis f the elemetary rtatis. That sequece ca be represeted by a decisi vectr. The set f all pssible decisi vectrs is a agular measuremet system based biary arctagets. A better cversi methd uses a additial addersubtractr that accumulates the elemetary rtati agles at each sigle iterati. The elemetary agles ca be expressed i ay cveiet agular uit. Thse agular values are supplied by a small lkup Table (e etry per iterati) r are hardwired, depedig the implemetati. The agle accumulatr adds a third differece equati t the CORDIC algrithm z i+1 = z i - d i. ta -1 (2 i ) (6) The CORDIC rtatr is rmally perated i e f tw mdes, the rtati mde ad the vectrig mde[5]. I the rtati mde, a vectr (x, y) is rtated by a agle θ. The agle accumulatr is iitialized with the desired rtati agle θ. The rtati decisi per iterati is made t dimiish the magitude f the residual agle i the agle accumulatr. The decisi per is therefre based the sig f the residual agle after each step. Naturally, if the iput agle is already expressed i the biary arctaget base, the agle accumulatr may be elimiated. Fr rtati mde the CORDIC equatis are Where x i+1 = x i + y i. d i. 2 i (7) y i+1 = y i - x i. d i. 2 i (8) z i+1 = z i - d i. ta -1 (2 i ) (9) d i = -1 if z i < 0, +1 therwise This prvides the fllwig results: x = A [ x cs z y si z ] (10) y = A [ y cs z + x si z ] (11) z = 0 (12) -2i A ( ) 1 2 = 1+ 2 (13) I vectrig mde, legth R ad the agle twards the x-axis α f a vectr (x, y) are cmputed. the CORDIC rtatr rtates the iput vectr thrugh whatever agle is ecessary t alig the result vectr with the x-axis The result f the vectrig perati is a rtati agle ad the scaled magitude f the rigial vectr (the x cmpet f the result) The vectrig fucti wrks by seekig t miimize the y cmpet f the residual vectr at each rtati. The sig f the residual y cmpet is used t determie which directi t rtate ext. If the agle accumulatr is iitialized with zer, it will ctai the traversed agle at the ed f the iteratis. I vectrig mde the CORDIC equatis are: Where x i+1 = x i - y i. d i. 2 i (14) y i+1 = y i + x i. d i. 2 i (15) z i+1 = z i - d i. ta -1 (2 i ) (16) d i = +1 if y i < 0, -1 therwise This prvides the fllwig results:

3 C x = A x + y 0 (17) y = 0 (18) -1 y z = z +ta ( x ) (19) -2i ( ) 1 2 A = 1+ 2 (20) This set f equatis will be used t desig the micr-architecture shw i the fllwig secti. III. IMPLEMENTATION OF THE CORDIC We have used the uflded structure f the CORDIC [5] t implemet the three mai equatis 7,8 ad 9 r 14,15 ad 16. Figure 1 shws that at each iterati we eed three adder-subtractrs ad a ROM t stre the arcta value, the shift perati will be hardwired i the system. Based a ivative methd t implemet the CORDIC [4] we ca be able t replace the z accumulati path that is used t make the decisi f the rtati directi, with a blck f cmparatrs, adder ad a register t stre the decisi vectr, r the sigs vectr. The micr-architecture is shw i Figure 2. Figure 1: CORDIC Implemetati Figure 2: New architecture The sigs vectr is geerated frm a liear equati that depeds ly the iput agle, Figure 3. -C0 -C 0 1 d = θ + -C C (21)

4 C16 4 All these cstats deped ly the umber f iteratis, ad ca be calculated usig a Matlab mdel fr the CORDIC. The mst prper ly way t icrease the accuracy f the sigs vectr is t use ather curve that has mre segmets, but this will icrease the umber f cmparatrs. Accrdigly, a higher real estate area fr implemetati is required. Accrdig t the equati f DCT Figure 3: A fur-segmet curve IV. DCT MODULE USING THE CORDIC ( ) N -1 π 2x+1 u C( u ) = α( u) f ( x) cs x=0 2N, fr u = 0, 1, 2,., N-1 (22) Takig N equals t 16 pits, psitive r egative umber, there will be 16 csie fucti i the trasfrmati, but i the first csie fucti, at u = 0, the agle will be always equal zer, s its value will be 1. The iput pits t be trasfrmed will be etered sequetially, s at each clck tick we have a ew pit ready t be trasfrmed, because f this we use 15 CORDIC mdules t calculate the DCT f 16 pits, this helps t icrease thrughput, ad decrease latecy t 32 clck cycles. Each CORDIC mdule calculates csie fuctis f a sigle pit i the frequecy dmai as shw i Figure 4. The csie argumet is give by: ( ) θ = π 2x+1 u 2N It ctais tw variables x & u, bth f them assume take the value frm 0 t 15. Sice we d t have multipliers i ur desig, we have t put these argumets i a Lk Up Tables (LUTs). Accrdigly, the CORDIC mdule accepts iput agle ly i the rage frm 0 t 90 degrees. Therefre, we have t replace θ with ather agle i the rage frm 0 t 90 degrees. The value f the csie cmpet f this agle equals t the abslute value f the csie cmpet f the rigial agle. Mrever, we eed e bit mre fr each ew agle t idicate half f the agle. Hece, the csie cmpet will be psitive i the right had side ad egative i the left had side. The half bits will be stred i a LUT ad cected t the accumulatr t decide the ext perati will be addig r subtractig, as shw i figure 4. We ca geerate all agles usig cuters, but there is a advatage i usig LUT istead f cuters, because by usig LUT we ca stre Φ istead f the rigial agle θ, its csie cmpet is free frm the CORDIC gai ad als multiplied by ca adjust this agle t keep the CORDIC errr t miimum value. Φ = cs -1 ( 2 / * cs θ) (23) 2, mrever we

5 C16 5 T save time ad area, we ca stre the sigs vectr i LUTs istead f the agle. I this case, we d t eed ay cmparatr ad we ca use a sigs vectr curve that gives very accurate results. Usig the LUT f the half bits t ctrl the accumulatr peratis saves the area ad speed f the pre ad pst-prcessrs that determie the quarter f the iput agle ad put the utput f the CORDIC i the right quarter. Figure 4: The DCT architecture V. EXPERIMENTAL RESULTS The desig is implemeted usig Xilix ISE 8.1 tls fr sythesis i a Vertix2Pr ad MdelSim SE 6.1 fr Simulati. The simulati f the 16-pit DCT is shw i figure 5. The sixtee iput pits are etered sequetially, e every clck cycle. Each pit is iserted t all 15 CORDIC mdules but with differet agles frm the LUTs, it takes 15 clck cycles t fiish the CORDIC iteratis ad eters the accumulatr, after 32 clck cycles the results f accumulatrs are passed t the utput prts all i the same time ad scaled by the factr If the step betwee agles is 0.5 degree, the the maximum errr i the csie values f the CORIDC mdule is *10-4 due t agle quatizati. The step betwee ay tw agles must be mre tha degree. This errr is acceptable i ur applicati because i the 16-pit DCT the step betwee the agles equals degree. The maximum errr i DCT values is Figure 5: Simulati f the 16-pit DCT

6 C16 6 The maximum frequecy that shuld be used is MHz, the ttal umber f slice registers is 10,327 ut f 27,392 (37%), the ttal equivalet gate cut fr the desig is 189,090, the flr pla is shw i figure 6. This flr pla prvides the required verificati f a cmpleted implemetati. Figure 6: Flr pla f the 16-pit DCT i Vertix2Pr CONCLUSIONS CORDIC-based desigs have several advatages whe buildig micr-architectures with multipliers. This priciple is used t save the implemetati area measured by the gate cut f the FPGA material. We ca reduce the area, ad at the same time keep a relatively high perfrmace adptig the CORDIC desig priciple. Mrever, t imprve ur desig, we use a liear crrelati betwee the rtati agle θ ad the crrespdig directi f all micr-rtatis ad icreasig the umber f segmets t imprve the accuracy f the results. This imprvemet f the accuracy will be the expese f a relatively small icrease i implemetati area. I the DCT mdule, we have made full use f this apprach by strig the agles i a LUT t prduce results already cmputed by the DCT factr. The reciprcal f the CORDIC gai is ccurretly cmputed withut usig ay additial multipliers. REFERENCES [1] J. E. Vlder, The CORDIC Trigmetric Cmputig Techique, IRE Tras. Electric Cmputers, vl. EC 8, pp , Sep [2] J. S. Walther, A uified Algrithm fr Elemetary Fuctis, i Prceedigs f the 38th Sprig Jit Cmputer Cferece, Atlatic City, New Jersey, pp , [3] E. Grass, B. Sarker, ad K. Maharata A Dual-Mde Sychrus / Asychrus CORDIC Prcessr, Prceedigs f the 8th IEEE Iteratial Sympsium Asychrus Circuits ad Systems, Machester, UK, [4] M.W. Kharrat, M. Lulu, ad N. Masmudi, A ew methd t implemet CORDIC algrithm, i Prc. IEEE It. Cf. Electrics, Circuits ad Systems, Malta, vl. 2, pp , Sept [5] R.Adraka. A Survey f CORDIC Algrithms fr FPGA Based Cmputers, Prc. Of the 1998 CM/SIGDA Sixth Iteratial Sympsium FPGAs, Mterey, CA, pp , February 1998.

D.S.G. POLLOCK: TOPICS IN TIME-SERIES ANALYSIS STATISTICAL FOURIER ANALYSIS

D.S.G. POLLOCK: TOPICS IN TIME-SERIES ANALYSIS STATISTICAL FOURIER ANALYSIS STATISTICAL FOURIER ANALYSIS The Furier Represetati f a Sequece Accrdig t the basic result f Furier aalysis, it is always pssible t apprximate a arbitrary aalytic fucti defied ver a fiite iterval f the

More information

Fourier Series & Fourier Transforms

Fourier Series & Fourier Transforms Experimet 1 Furier Series & Furier Trasfrms MATLAB Simulati Objectives Furier aalysis plays a imprtat rle i cmmuicati thery. The mai bjectives f this experimet are: 1) T gai a gd uderstadig ad practice

More information

The Excel FFT Function v1.1 P. T. Debevec February 12, The discrete Fourier transform may be used to identify periodic structures in time ht.

The Excel FFT Function v1.1 P. T. Debevec February 12, The discrete Fourier transform may be used to identify periodic structures in time ht. The Excel FFT Fucti v P T Debevec February 2, 26 The discrete Furier trasfrm may be used t idetify peridic structures i time ht series data Suppse that a physical prcess is represeted by the fucti f time,

More information

Multi-objective Programming Approach for. Fuzzy Linear Programming Problems

Multi-objective Programming Approach for. Fuzzy Linear Programming Problems Applied Mathematical Scieces Vl. 7 03. 37 8-87 HIKARI Ltd www.m-hikari.cm Multi-bective Prgrammig Apprach fr Fuzzy Liear Prgrammig Prblems P. Padia Departmet f Mathematics Schl f Advaced Scieces VIT Uiversity

More information

x 2 x 3 x b 0, then a, b, c log x 1 log z log x log y 1 logb log a dy 4. dx As tangent is perpendicular to the x axis, slope

x 2 x 3 x b 0, then a, b, c log x 1 log z log x log y 1 logb log a dy 4. dx As tangent is perpendicular to the x axis, slope The agle betwee the tagets draw t the parabla y = frm the pit (-,) 5 9 6 Here give pit lies the directri, hece the agle betwee the tagets frm that pit right agle Ratig :EASY The umber f values f c such

More information

MATHEMATICS 9740/01 Paper 1 14 Sep hours

MATHEMATICS 9740/01 Paper 1 14 Sep hours Cadidate Name: Class: JC PRELIMINARY EXAM Higher MATHEMATICS 9740/0 Paper 4 Sep 06 3 hurs Additial Materials: Cver page Aswer papers List f Frmulae (MF5) READ THESE INSTRUCTIONS FIRST Write yur full ame

More information

ENGI 4421 Central Limit Theorem Page Central Limit Theorem [Navidi, section 4.11; Devore sections ]

ENGI 4421 Central Limit Theorem Page Central Limit Theorem [Navidi, section 4.11; Devore sections ] ENGI 441 Cetral Limit Therem Page 11-01 Cetral Limit Therem [Navidi, secti 4.11; Devre sectis 5.3-5.4] If X i is t rmally distributed, but E X i, V X i ad is large (apprximately 30 r mre), the, t a gd

More information

Grade 3 Mathematics Course Syllabus Prince George s County Public Schools

Grade 3 Mathematics Course Syllabus Prince George s County Public Schools Ctet Grade 3 Mathematics Curse Syllabus Price Gerge s Cuty Public Schls Prerequisites: Ne Curse Descripti: I Grade 3, istructial time shuld fcus fur critical areas: (1) develpig uderstadig f multiplicati

More information

Author. Introduction. Author. o Asmir Tobudic. ISE 599 Computational Modeling of Expressive Performance

Author. Introduction. Author. o Asmir Tobudic. ISE 599 Computational Modeling of Expressive Performance ISE 599 Cmputatial Mdelig f Expressive Perfrmace Playig Mzart by Aalgy: Learig Multi-level Timig ad Dyamics Strategies by Gerhard Widmer ad Asmir Tbudic Preseted by Tsug-Ha (Rbert) Chiag April 5, 2006

More information

Fourier Method for Solving Transportation. Problems with Mixed Constraints

Fourier Method for Solving Transportation. Problems with Mixed Constraints It. J. Ctemp. Math. Scieces, Vl. 5, 200,. 28, 385-395 Furier Methd fr Slvig Trasprtati Prblems with Mixed Cstraits P. Padia ad G. Nataraja Departmet f Mathematics, Schl f Advaced Scieces V I T Uiversity,

More information

Chapter 3.1: Polynomial Functions

Chapter 3.1: Polynomial Functions Ntes 3.1: Ply Fucs Chapter 3.1: Plymial Fuctis I Algebra I ad Algebra II, yu ecutered sme very famus plymial fuctis. I this secti, yu will meet may ther members f the plymial family, what sets them apart

More information

MATH Midterm Examination Victor Matveev October 26, 2016

MATH Midterm Examination Victor Matveev October 26, 2016 MATH 33- Midterm Examiati Victr Matveev Octber 6, 6. (5pts, mi) Suppse f(x) equals si x the iterval < x < (=), ad is a eve peridic extesi f this fucti t the rest f the real lie. Fid the csie series fr

More information

Intermediate Division Solutions

Intermediate Division Solutions Itermediate Divisi Slutis 1. Cmpute the largest 4-digit umber f the frm ABBA which is exactly divisible by 7. Sluti ABBA 1000A + 100B +10B+A 1001A + 110B 1001 is divisible by 7 (1001 7 143), s 1001A is

More information

Axial Temperature Distribution in W-Tailored Optical Fibers

Axial Temperature Distribution in W-Tailored Optical Fibers Axial Temperature Distributi i W-Tailred Optical ibers Mhamed I. Shehata (m.ismail34@yah.cm), Mustafa H. Aly(drmsaly@gmail.cm) OSA Member, ad M. B. Saleh (Basheer@aast.edu) Arab Academy fr Sciece, Techlgy

More information

EE260: Digital Design, Spring n Binary Addition. n Complement forms. n Subtraction. n Multiplication. n Inputs: A 0, B 0. n Boolean equations:

EE260: Digital Design, Spring n Binary Addition. n Complement forms. n Subtraction. n Multiplication. n Inputs: A 0, B 0. n Boolean equations: EE260: Digital Desig, Sprig 2018 EE 260: Itroductio to Digital Desig Arithmetic Biary Additio Complemet forms Subtractio Multiplicatio Overview Yao Zheg Departmet of Electrical Egieerig Uiversity of Hawaiʻi

More information

ENGI 4421 Central Limit Theorem Page Central Limit Theorem [Navidi, section 4.11; Devore sections ]

ENGI 4421 Central Limit Theorem Page Central Limit Theorem [Navidi, section 4.11; Devore sections ] ENGI 441 Cetral Limit Therem Page 11-01 Cetral Limit Therem [Navidi, secti 4.11; Devre sectis 5.3-5.4] If X i is t rmally distributed, but E X i, V X i ad is large (apprximately 30 r mre), the, t a gd

More information

Solutions. Definitions pertaining to solutions

Solutions. Definitions pertaining to solutions Slutis Defiitis pertaiig t slutis Slute is the substace that is disslved. It is usually preset i the smaller amut. Slvet is the substace that des the disslvig. It is usually preset i the larger amut. Slubility

More information

Frequency-Domain Study of Lock Range of Injection-Locked Non- Harmonic Oscillators

Frequency-Domain Study of Lock Range of Injection-Locked Non- Harmonic Oscillators 0 teratial Cferece mage Visi ad Cmputig CVC 0 PCST vl. 50 0 0 ACST Press Sigapre DO: 0.776/PCST.0.V50.6 Frequecy-Dmai Study f Lck Rage f jecti-lcked N- armic Oscillatrs Yushi Zhu ad Fei Yua Departmet f

More information

BIO752: Advanced Methods in Biostatistics, II TERM 2, 2010 T. A. Louis. BIO 752: MIDTERM EXAMINATION: ANSWERS 30 November 2010

BIO752: Advanced Methods in Biostatistics, II TERM 2, 2010 T. A. Louis. BIO 752: MIDTERM EXAMINATION: ANSWERS 30 November 2010 BIO752: Advaced Methds i Bistatistics, II TERM 2, 2010 T. A. Luis BIO 752: MIDTERM EXAMINATION: ANSWERS 30 Nvember 2010 Questi #1 (15 pits): Let X ad Y be radm variables with a jit distributi ad assume

More information

6.003 Homework #3 Solutions

6.003 Homework #3 Solutions 6.00 Homework # Solutios Problems. Complex umbers a. Evaluate the real ad imagiary parts of j j. π/ Real part = Imagiary part = 0 e Euler s formula says that j = e jπ/, so jπ/ j π/ j j = e = e. Thus the

More information

A Hartree-Fock Calculation of the Water Molecule

A Hartree-Fock Calculation of the Water Molecule Chemistry 460 Fall 2017 Dr. Jea M. Stadard Nvember 29, 2017 A Hartree-Fck Calculati f the Water Mlecule Itrducti A example Hartree-Fck calculati f the water mlecule will be preseted. I this case, the water

More information

A Study on Estimation of Lifetime Distribution with Covariates Under Misspecification

A Study on Estimation of Lifetime Distribution with Covariates Under Misspecification Prceedigs f the Wrld Cgress Egieerig ad Cmputer Sciece 2015 Vl II, Octber 21-23, 2015, Sa Fracisc, USA A Study Estimati f Lifetime Distributi with Cvariates Uder Misspecificati Masahir Ykyama, Member,

More information

Chapter 5. Root Locus Techniques

Chapter 5. Root Locus Techniques Chapter 5 Rt Lcu Techique Itrducti Sytem perfrmace ad tability dt determied dby cled-lp l ple Typical cled-lp feedback ctrl ytem G Ope-lp TF KG H Zer -, - Ple 0, -, - K Lcati f ple eaily fud Variati f

More information

Partial-Sum Queries in OLAP Data Cubes Using Covering Codes

Partial-Sum Queries in OLAP Data Cubes Using Covering Codes 326 IEEE TRANSACTIONS ON COMPUTERS, VOL. 47, NO. 2, DECEMBER 998 Partial-Sum Queries i OLAP Data Cubes Usig Cverig Cdes Chig-Tie H, Member, IEEE, Jehshua Bruck, Seir Member, IEEE, ad Rakesh Agrawal, Seir

More information

Ch. 1 Introduction to Estimation 1/15

Ch. 1 Introduction to Estimation 1/15 Ch. Itrducti t stimati /5 ample stimati Prblem: DSB R S f M f s f f f ; f, φ m tcsπf t + φ t f lectrics dds ise wt usually white BPF & mp t s t + w t st. lg. f & φ X udi mp cs π f + φ t Oscillatr w/ f

More information

5.1 Two-Step Conditional Density Estimator

5.1 Two-Step Conditional Density Estimator 5.1 Tw-Step Cditial Desity Estimatr We ca write y = g(x) + e where g(x) is the cditial mea fucti ad e is the regressi errr. Let f e (e j x) be the cditial desity f e give X = x: The the cditial desity

More information

A New Method for Finding an Optimal Solution. of Fully Interval Integer Transportation Problems

A New Method for Finding an Optimal Solution. of Fully Interval Integer Transportation Problems Applied Matheatical Scieces, Vl. 4, 200,. 37, 89-830 A New Methd fr Fidig a Optial Sluti f Fully Iterval Iteger Trasprtati Prbles P. Padia ad G. Nataraja Departet f Matheatics, Schl f Advaced Scieces,

More information

Quantum Mechanics for Scientists and Engineers. David Miller

Quantum Mechanics for Scientists and Engineers. David Miller Quatum Mechaics fr Scietists ad Egieers David Miller Time-depedet perturbati thery Time-depedet perturbati thery Time-depedet perturbati basics Time-depedet perturbati thery Fr time-depedet prblems csider

More information

are specified , are linearly independent Otherwise, they are linearly dependent, and one is expressed by a linear combination of the others

are specified , are linearly independent Otherwise, they are linearly dependent, and one is expressed by a linear combination of the others Chater 3. Higher Order Liear ODEs Kreyszig by YHLee;4; 3-3. Hmgeeus Liear ODEs The stadard frm f the th rder liear ODE ( ) ( ) = : hmgeeus if r( ) = y y y y r Hmgeeus Liear ODE: Suersiti Pricile, Geeral

More information

Physical Chemistry Laboratory I CHEM 445 Experiment 2 Partial Molar Volume (Revised, 01/13/03)

Physical Chemistry Laboratory I CHEM 445 Experiment 2 Partial Molar Volume (Revised, 01/13/03) Physical Chemistry Labratry I CHEM 445 Experimet Partial Mlar lume (Revised, 0/3/03) lume is, t a gd apprximati, a additive prperty. Certaily this apprximati is used i preparig slutis whse ccetratis are

More information

Distributed Trajectory Generation for Cooperative Multi-Arm Robots via Virtual Force Interactions

Distributed Trajectory Generation for Cooperative Multi-Arm Robots via Virtual Force Interactions 862 IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS PART B: CYBERNETICS, VOL. 27, NO. 5, OCTOBER 1997 Distributed Trajectry Geerati fr Cperative Multi-Arm Rbts via Virtual Frce Iteractis Tshi Tsuji,

More information

Every gas consists of a large number of small particles called molecules moving with very high velocities in all possible directions.

Every gas consists of a large number of small particles called molecules moving with very high velocities in all possible directions. Kietic thery f gases ( Kietic thery was develped by Berlli, Jle, Clasis, axwell ad Bltzma etc. ad represets dyamic particle r micrscpic mdel fr differet gases sice it thrws light the behir f the particles

More information

[1 & α(t & T 1. ' ρ 1

[1 & α(t & T 1. ' ρ 1 NAME 89.304 - IGNEOUS & METAMORPHIC PETROLOGY DENSITY & VISCOSITY OF MAGMAS I. Desity The desity (mass/vlume) f a magma is a imprtat parameter which plays a rle i a umber f aspects f magma behavir ad evluti.

More information

ENG2410 Digital Design Arithmetic Circuits

ENG2410 Digital Design Arithmetic Circuits ENG24 Digital Design Arithmetic Circuits Fall 27 S. Areibi Schl f Engineering University f Guelph Recall: Arithmetic -- additin Binary additin is similar t decimal arithmetic N carries + + Remember: +

More information

The Acoustical Physics of a Standing Wave Tube

The Acoustical Physics of a Standing Wave Tube UIUC Physics 93POM/Physics 406POM The Physics f Music/Physics f Musical Istrumets The Acustical Physics f a Stadig Wave Tube A typical cylidrical-shaped stadig wave tube (SWT) {aa impedace tube} f legth

More information

EE260: Digital Design, Spring n MUX Gate n Rudimentary functions n Binary Decoders. n Binary Encoders n Priority Encoders

EE260: Digital Design, Spring n MUX Gate n Rudimentary functions n Binary Decoders. n Binary Encoders n Priority Encoders EE260: Digital Desig, Sprig 2018 EE 260: Itroductio to Digital Desig MUXs, Ecoders, Decoders Yao Zheg Departmet of Electrical Egieerig Uiversity of Hawaiʻi at Māoa Overview of Ecoder ad Decoder MUX Gate

More information

Markov processes and the Kolmogorov equations

Markov processes and the Kolmogorov equations Chapter 6 Markv prcesses ad the Klmgrv equatis 6. Stchastic Differetial Equatis Csider the stchastic differetial equati: dx(t) =a(t X(t)) dt + (t X(t)) db(t): (SDE) Here a(t x) ad (t x) are give fuctis,

More information

OPTIMAL ALGORITHMS -- SUPPLEMENTAL NOTES

OPTIMAL ALGORITHMS -- SUPPLEMENTAL NOTES OPTIMAL ALGORITHMS -- SUPPLEMENTAL NOTES Peter M. Maurer Why Hashig is θ(). As i biary search, hashig assumes that keys are stored i a array which is idexed by a iteger. However, hashig attempts to bypass

More information

Study of Energy Eigenvalues of Three Dimensional. Quantum Wires with Variable Cross Section

Study of Energy Eigenvalues of Three Dimensional. Quantum Wires with Variable Cross Section Adv. Studies Ther. Phys. Vl. 3 009. 5 3-0 Study f Eergy Eigevalues f Three Dimesial Quatum Wires with Variale Crss Secti M.. Sltai Erde Msa Departmet f physics Islamic Aad Uiversity Share-ey rach Ira alrevahidi@yah.cm

More information

5.80 Small-Molecule Spectroscopy and Dynamics

5.80 Small-Molecule Spectroscopy and Dynamics MIT OpeCurseWare http://cw.mit.edu 5.8 Small-Mlecule Spectrscpy ad Dyamics Fall 8 Fr ifrmati abut citig these materials r ur Terms f Use, visit: http://cw.mit.edu/terms. 5.8 Lecture #33 Fall, 8 Page f

More information

RMO Sample Paper 1 Solutions :

RMO Sample Paper 1 Solutions : RMO Sample Paper Slutis :. The umber f arragemets withut ay restricti = 9! 3!3!3! The umber f arragemets with ly e set f the csecutive 3 letters = The umber f arragemets with ly tw sets f the csecutive

More information

Wavelet Video with Unequal Error Protection Codes in W-CDMA System and Fading Channels

Wavelet Video with Unequal Error Protection Codes in W-CDMA System and Fading Channels Wavelet Vide with Uequal Errr Prtecti Cdes i W-CDMA System ad Fadig Chaels MINH HUNG LE ad RANJITH LIYANA-PATHIRANA Schl f Egieerig ad Idustrial Desig Cllege f Sciece, Techlgy ad Evirmet Uiversity f Wester

More information

MODIFIED LEAKY DELAYED LMS ALGORITHM FOR IMPERFECT ESTIMATE SYSTEM DELAY

MODIFIED LEAKY DELAYED LMS ALGORITHM FOR IMPERFECT ESTIMATE SYSTEM DELAY 5th Eurpea Sigal Prcessig Cferece (EUSIPCO 7), Pza, Plad, September 3-7, 7, cpyright by EURASIP MOIFIE LEAKY ELAYE LMS ALGORIHM FOR IMPERFEC ESIMAE SYSEM ELAY Jua R. V. López, Orlad J. bias, ad Rui Seara

More information

K [f(t)] 2 [ (st) /2 K A GENERALIZED MEIJER TRANSFORMATION. Ku(z) ()x) t -)-I e. K(z) r( + ) () (t 2 I) -1/2 e -zt dt, G. L. N. RAO L.

K [f(t)] 2 [ (st) /2 K A GENERALIZED MEIJER TRANSFORMATION. Ku(z) ()x) t -)-I e. K(z) r( + ) () (t 2 I) -1/2 e -zt dt, G. L. N. RAO L. Iterat. J. Math. & Math. Scl. Vl. 8 N. 2 (1985) 359-365 359 A GENERALIZED MEIJER TRANSFORMATION G. L. N. RAO Departmet f Mathematics Jamshedpur C-perative Cllege f the Rachi Uiversity Jamshedpur, Idia

More information

E o and the equilibrium constant, K

E o and the equilibrium constant, K lectrchemical measuremets (Ch -5 t 6). T state the relati betwee ad K. (D x -b, -). Frm galvaic cell vltage measuremet (a) K sp (D xercise -8, -) (b) K sp ad γ (D xercise -9) (c) K a (D xercise -G, -6)

More information

Software Designs Of Image Processing Tasks With Incremental Refinement Of Computation

Software Designs Of Image Processing Tasks With Incremental Refinement Of Computation IEEE Trasactis Image Prcessig, t appear i 21 1 Sftware Desigs Of Image Prcessig Tasks With Icremetal Refiemet Of Cmputati Davide Aastasia ad Yiais Adrepuls * ABSTRACT Sftware realizatis f cmputatially-demadig

More information

Hº = -690 kj/mol for ionization of n-propylene Hº = -757 kj/mol for ionization of isopropylene

Hº = -690 kj/mol for ionization of n-propylene Hº = -757 kj/mol for ionization of isopropylene Prblem 56. (a) (b) re egative º values are a idicati f mre stable secies. The º is mst egative fr the i-ryl ad -butyl is, bth f which ctai a alkyl substituet bded t the iized carb. Thus it aears that catis

More information

SCALING OF NUMBERS IN RESIDUE ARITHMETIC WITH THE FLEXIBLE SELECTION OF SCALING FACTOR

SCALING OF NUMBERS IN RESIDUE ARITHMETIC WITH THE FLEXIBLE SELECTION OF SCALING FACTOR POZNAN UNIVE RSITY OF TE CHNOLOGY ACADE MIC JOURNALS No 76 Electrical Egieerig 203 Zeo ULMAN* Macie CZYŻAK* Robert SMYK* SCALING OF NUMBERS IN RESIDUE ARITHMETIC WITH THE FLEXIBLE SELECTION OF SCALING

More information

Bayesian Estimation for Continuous-Time Sparse Stochastic Processes

Bayesian Estimation for Continuous-Time Sparse Stochastic Processes Bayesia Estimati fr Ctiuus-Time Sparse Stchastic Prcesses Arash Amii, Ulugbek S Kamilv, Studet, IEEE, Emrah Bsta, Studet, IEEE, Michael User, Fellw, IEEE Abstract We csider ctiuus-time sparse stchastic

More information

ADVANCED DIGITAL SIGNAL PROCESSING

ADVANCED DIGITAL SIGNAL PROCESSING ADVANCED DIGITAL SIGNAL PROCESSING PROF. S. C. CHAN (email : sccha@eee.hku.hk, Rm. CYC-702) DISCRETE-TIME SIGNALS AND SYSTEMS MULTI-DIMENSIONAL SIGNALS AND SYSTEMS RANDOM PROCESSES AND APPLICATIONS ADAPTIVE

More information

Portfolio Performance Evaluation in a Modified Mean-Variance-Skewness Framework with Negative Data

Portfolio Performance Evaluation in a Modified Mean-Variance-Skewness Framework with Negative Data Available lie at http://idea.srbiau.ac.ir It. J. Data Evelpmet Aalysis (ISSN 345-458X) Vl., N.3, Year 04 Article ID IJDEA-003,3 pages Research Article Iteratial Jural f Data Evelpmet Aalysis Sciece ad

More information

Mean residual life of coherent systems consisting of multiple types of dependent components

Mean residual life of coherent systems consisting of multiple types of dependent components Mea residual life f cheret systems csistig f multiple types f depedet cmpets Serka Eryilmaz, Frak P.A. Cle y ad Tahai Cle-Maturi z February 20, 208 Abstract Mea residual life is a useful dyamic characteristic

More information

Copyright 1978, by the author(s). All rights reserved.

Copyright 1978, by the author(s). All rights reserved. Cpyright 1978, by the authr(s). All rights reserved. Permissi t make digital r hard cpies f all r part f this wrk fr persal r classrm use is grated withut fee prvided that cpies are t made r distributed

More information

Directional Duality Theory

Directional Duality Theory Suther Illiis Uiversity Carbdale OpeSIUC Discussi Papers Departmet f Ecmics 2004 Directial Duality Thery Daiel Primt Suther Illiis Uiversity Carbdale Rlf Fare Oreg State Uiversity Fllw this ad additial

More information

Solutions to Midterm II. of the following equation consistent with the boundary condition stated u. y u x y

Solutions to Midterm II. of the following equation consistent with the boundary condition stated u. y u x y Sltis t Midterm II Prblem : (pts) Fid the mst geeral slti ( f the fllwig eqati csistet with the bdary cditi stated y 3 y the lie y () Slti : Sice the system () is liear the slti is give as a sperpsiti

More information

Review for cumulative test

Review for cumulative test Hrs Math 3 review prblems Jauary, 01 cumulative: Chapters 1- page 1 Review fr cumulative test O Mday, Jauary 7, Hrs Math 3 will have a curse-wide cumulative test cverig Chapters 1-. Yu ca expect the test

More information

Frequency Domain Filtering

Frequency Domain Filtering Frequecy Domai Filterig Raga Rodrigo October 19, 2010 Outlie Cotets 1 Itroductio 1 2 Fourier Represetatio of Fiite-Duratio Sequeces: The Discrete Fourier Trasform 1 3 The 2-D Discrete Fourier Trasform

More information

Claude Elysée Lobry Université de Nice, Faculté des Sciences, parc Valrose, NICE, France.

Claude Elysée Lobry Université de Nice, Faculté des Sciences, parc Valrose, NICE, France. CHAOS AND CELLULAR AUTOMATA Claude Elysée Lbry Uiversité de Nice, Faculté des Scieces, parc Valrse, 06000 NICE, Frace. Keywrds: Chas, bifurcati, cellularautmata, cmputersimulatis, dyamical system, ifectius

More information

Z - Transform. It offers the techniques for digital filter design and frequency analysis of digital signals.

Z - Transform. It offers the techniques for digital filter design and frequency analysis of digital signals. Z - Trasform The -trasform is a very importat tool i describig ad aalyig digital systems. It offers the techiques for digital filter desig ad frequecy aalysis of digital sigals. Defiitio of -trasform:

More information

CS161: Algorithm Design and Analysis Handout #10 Stanford University Wednesday, 10 February 2016

CS161: Algorithm Design and Analysis Handout #10 Stanford University Wednesday, 10 February 2016 CS161: Algorithm Desig ad Aalysis Hadout #10 Staford Uiversity Wedesday, 10 February 2016 Lecture #11: Wedesday, 10 February 2016 Topics: Example midterm problems ad solutios from a log time ago Sprig

More information

Section 19. Dispersing Prisms

Section 19. Dispersing Prisms Sectio 9 Dispersig Prisms 9- Dispersig Prism 9- The et ray deviatio is the sum of the deviatios at the two surfaces. The ray deviatio as a fuctio of the iput agle : si si si cossi Prism Deviatio - Derivatio

More information

Section 19. Dispersing Prisms

Section 19. Dispersing Prisms 19-1 Sectio 19 Dispersig Prisms Dispersig Prism 19-2 The et ray deviatio is the sum of the deviatios at the two surfaces. The ray deviatio as a fuctio of the iput agle : 1 2 2 si si si cossi Prism Deviatio

More information

2D DSP Basics: 2D Systems

2D DSP Basics: 2D Systems - Digital Image Processig ad Compressio D DSP Basics: D Systems D Systems T[ ] y = T [ ] Liearity Additivity: If T y = T [ ] The + T y = y + y Homogeeity: If The T y = T [ ] a T y = ay = at [ ] Liearity

More information

Aligning Anatomy Ontologies in the Ontology Alignment Evaluation Initiative

Aligning Anatomy Ontologies in the Ontology Alignment Evaluation Initiative Aligig Aatmy Otlgies i the Otlgy Aligmet Evaluati Iitiative Patrick Lambrix, Qiag Liu, He Ta Departmet f Cmputer ad Ifrmati Sciece Liköpigs uiversitet 581 83 Liköpig, Swede Abstract I recet years may tlgies

More information

Filter banks. Separately, the lowpass and highpass filters are not invertible. removes the highest frequency 1/ 2and

Filter banks. Separately, the lowpass and highpass filters are not invertible. removes the highest frequency 1/ 2and Filter bas Separately, the lowpass ad highpass filters are ot ivertible T removes the highest frequecy / ad removes the lowest frequecy Together these filters separate the sigal ito low-frequecy ad high-frequecy

More information

The Complexity of Translation Membership for Macro Tree Transducers

The Complexity of Translation Membership for Macro Tree Transducers The Cmplexity f Traslati Membership fr Macr Tree Trasducers Kazuhir Iaba The Uiversity f Tky kiaba@is.s.u-tky.ac.jp Sebastia Maeth NICTA ad Uiversity f New Suth Wales sebastia.maeth@icta.cm.au ABSTRACT

More information

DESCRIPTION OF THE SYSTEM

DESCRIPTION OF THE SYSTEM Sychroous-Serial Iterface for absolute Ecoders SSI 1060 BE 10 / 01 DESCRIPTION OF THE SYSTEM TWK-ELEKTRONIK GmbH D-001 Düsseldorf PB 1006 Heirichstr. Tel +9/11/6067 Fax +9/11/6770 e-mail: ifo@twk.de Page

More information

Cold mirror based on High-Low-High refractive index dielectric materials

Cold mirror based on High-Low-High refractive index dielectric materials Cld mirrr based High-Lw-High refractive idex dielectric materials V.V. Elyuti.A. Butt S.N. Khia Samara Natial Research Uiversity 34 skvske Shsse 443086 Samara Russia Image Prcessig Systems Istitute Brach

More information

Infinite Sequences and Series

Infinite Sequences and Series Chapter 6 Ifiite Sequeces ad Series 6.1 Ifiite Sequeces 6.1.1 Elemetary Cocepts Simply speakig, a sequece is a ordered list of umbers writte: {a 1, a 2, a 3,...a, a +1,...} where the elemets a i represet

More information

ACTIVE FILTERS EXPERIMENT 2 (EXPERIMENTAL)

ACTIVE FILTERS EXPERIMENT 2 (EXPERIMENTAL) EXPERIMENT ATIVE FILTERS (EXPERIMENTAL) OBJETIVE T desig secd-rder lw pass ilters usig the Salle & Key (iite psitive- gai) ad iiite-gai apliier dels. Oe circuit will exhibit a Butterwrth respse ad the

More information

Preliminary Test Single Stage Shrinkage Estimator for the Scale Parameter of Gamma Distribution

Preliminary Test Single Stage Shrinkage Estimator for the Scale Parameter of Gamma Distribution America Jural f Mathematics ad Statistics, (3): 3-3 DOI:.593/j.ajms.3. Prelimiary Test Sigle Stage Shrikage Estimatr fr the Scale Parameter f Gamma Distributi Abbas Najim Salma,*, Aseel Hussei Ali, Mua

More information

Lecture 21: Signal Subspaces and Sparsity

Lecture 21: Signal Subspaces and Sparsity ECE 830 Fall 00 Statistical Sigal Prcessig istructr: R. Nwak Lecture : Sigal Subspaces ad Sparsity Sigal Subspaces ad Sparsity Recall the classical liear sigal mdel: X = H + w, w N(0, where S = H, is a

More information

Sound Absorption Characteristics of Membrane- Based Sound Absorbers

Sound Absorption Characteristics of Membrane- Based Sound Absorbers Purdue e-pubs Publicatis f the Ray W. Schl f Mechaical Egieerig 8-28-2003 Sud Absrpti Characteristics f Membrae- Based Sud Absrbers J Stuart Blt, blt@purdue.edu Jih Sg Fllw this ad additial wrks at: http://dcs.lib.purdue.edu/herrick

More information

ALE 26. Equilibria for Cell Reactions. What happens to the cell potential as the reaction proceeds over time?

ALE 26. Equilibria for Cell Reactions. What happens to the cell potential as the reaction proceeds over time? Name Chem 163 Secti: Team Number: AL 26. quilibria fr Cell Reactis (Referece: 21.4 Silberberg 5 th editi) What happes t the ptetial as the reacti prceeds ver time? The Mdel: Basis fr the Nerst quati Previusly,

More information

Introduction to Distributed Arithmetic. K. Sridharan, IIT Madras

Introduction to Distributed Arithmetic. K. Sridharan, IIT Madras Itroductio to Distriuted rithmetic. Sridhara, IIT Madras Distriuted rithmetic (D) efficiet techique for calculatio of ier product or multipl ad accumulate (MC) The MC operatio is commo i Digital Sigal

More information

Unifying the Derivations for. the Akaike and Corrected Akaike. Information Criteria. from Statistics & Probability Letters,

Unifying the Derivations for. the Akaike and Corrected Akaike. Information Criteria. from Statistics & Probability Letters, Uifyig the Derivatis fr the Akaike ad Crrected Akaike Ifrmati Criteria frm Statistics & Prbability Letters, Vlume 33, 1997, pages 201{208. by Jseph E. Cavaaugh Departmet f Statistics, Uiversity f Missuri,

More information

IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. 2 Issue 12, December

IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. 2 Issue 12, December IJISET - Iteratial Jural f Ivative Sciece, Egieerig & Techlgy, Vl Issue, December 5 wwwijisetcm ISSN 48 7968 Psirmal ad * Pararmal mpsiti Operatrs the Fc Space Abstract Dr N Sivamai Departmet f athematics,

More information

, the random variable. and a sample size over the y-values 0:1:10.

, the random variable. and a sample size over the y-values 0:1:10. Lecture 3 (4//9) 000 HW PROBLEM 3(5pts) The estimatr i (c) f PROBLEM, p 000, where { } ~ iid bimial(,, is 000 e f the mst ppular statistics It is the estimatr f the ppulati prprti I PROBLEM we used simulatis

More information

STRUCTURES IN MIKE 21. Flow over sluice gates A-1

STRUCTURES IN MIKE 21. Flow over sluice gates A-1 A-1 STRUCTURES IN MIKE 1 Fl ver luice gate Fr a give gemetry f the luice gate ad k ater level uptream ad dtream f the tructure, the fl rate, ca be determied thrugh the equati f eergy ad mmetum - ee B Pedere,

More information

Department of Electrical Engineering, University of Waterloo. Introduction

Department of Electrical Engineering, University of Waterloo. Introduction Sectin 4: Sequential Circuits Majr Tpics Types f sequential circuits Flip-flps Analysis f clcked sequential circuits Mre and Mealy machines Design f clcked sequential circuits State transitin design methd

More information

UNIVERSITY OF TECHNOLOGY. Department of Mathematics PROBABILITY THEORY, STATISTICS AND OPERATIONS RESEARCH GROUP. Memorandum COSOR 76-10

UNIVERSITY OF TECHNOLOGY. Department of Mathematics PROBABILITY THEORY, STATISTICS AND OPERATIONS RESEARCH GROUP. Memorandum COSOR 76-10 EI~~HOVEN UNIVERSITY OF TECHNOLOGY Departmet f Mathematics PROBABILITY THEORY, STATISTICS AND OPERATIONS RESEARCH GROUP Memradum COSOR 76-10 O a class f embedded Markv prcesses ad recurrece by F.H. Sims

More information

Study in Cylindrical Coordinates of the Heat Transfer Through a Tow Material-Thermal Impedance

Study in Cylindrical Coordinates of the Heat Transfer Through a Tow Material-Thermal Impedance Research ural f Applied Scieces, Egieerig ad echlgy (): 9-63, 3 ISSN: 4-749; e-issn: 4-7467 Maxwell Scietific Orgaiati, 3 Submitted: uly 4, Accepted: September 8, Published: May, 3 Study i Cylidrical Crdiates

More information

Chapter 7 z-transform

Chapter 7 z-transform Chapter 7 -Trasform Itroductio Trasform Uilateral Trasform Properties Uilateral Trasform Iversio of Uilateral Trasform Determiig the Frequecy Respose from Poles ad Zeros Itroductio Role i Discrete-Time

More information

Chapter 4. Problem Solutions

Chapter 4. Problem Solutions Chapter 4. Prblem Slutis. The great majrity f alpha particles pass thrugh gases ad thi metal fils with deflectis. T what cclusi abut atmic structure des this bservati lead? The fact that mst particles

More information

Analysis of Experimental Measurements

Analysis of Experimental Measurements Aalysis of Experimetal Measuremets Thik carefully about the process of makig a measuremet. A measuremet is a compariso betwee some ukow physical quatity ad a stadard of that physical quatity. As a example,

More information

Control Systems. Controllability and Observability (Chapter 6)

Control Systems. Controllability and Observability (Chapter 6) 6.53 trl Systems trllaility ad Oservaility (hapter 6) Geeral Framewrk i State-Spae pprah Give a LTI system: x x u; y x (*) The system might e ustale r des t meet the required perfrmae spe. Hw a we imprve

More information

Number Representation

Number Representation Number Represetatio 1 Number System :: The Basics We are accustomed to usig the so-called decimal umber system Te digits :: 0,1,2,3,4,5,6,7,8,9 Every digit positio has a weight which is a power of 10 Base

More information

SEQUENCE AND SERIES NCERT

SEQUENCE AND SERIES NCERT 9. Overview By a sequece, we mea a arragemet of umbers i a defiite order accordig to some rule. We deote the terms of a sequece by a, a,..., etc., the subscript deotes the positio of the term. I view of

More information

Lecture 18. MSMPR Crystallization Model

Lecture 18. MSMPR Crystallization Model ecture 18. MSMPR Crystalliati Mdel MSMPR Crystalliati Mdel Crystal-Ppulati alace - Number f crystals - Cumulative umber f crystals - Predmiat crystal sie - Grwth rate MSMPR Crystalliati Mdel Mixed-suspesi,

More information

7. Modern Techniques. Data Encryption Standard (DES)

7. Modern Techniques. Data Encryption Standard (DES) 7. Moder Techiques. Data Ecryptio Stadard (DES) The objective of this chapter is to illustrate the priciples of moder covetioal ecryptio. For this purpose, we focus o the most widely used covetioal ecryptio

More information

Module 5 EMBEDDED WAVELET CODING. Version 2 ECE IIT, Kharagpur

Module 5 EMBEDDED WAVELET CODING. Version 2 ECE IIT, Kharagpur Module 5 EMBEDDED WAVELET CODING Versio ECE IIT, Kharagpur Lesso 4 SPIHT algorithm Versio ECE IIT, Kharagpur Istructioal Objectives At the ed of this lesso, the studets should be able to:. State the limitatios

More information

Efficient Processing of Continuous Reverse k Nearest Neighbor on Moving Objects in Road Networks

Efficient Processing of Continuous Reverse k Nearest Neighbor on Moving Objects in Road Networks Iteratial Jural f Ge-Ifrmati Article Efficiet Prcessig f Ctiuus Reverse k Nearest Neighbr Mvig Objects i Rad Netwrks Muhammad Attique, Hyug-Ju Ch, Rize Ji ad Tae-Su Chug, * Departmet f Cmputer Egieerig,

More information

Super-efficiency Models, Part II

Super-efficiency Models, Part II Super-efficiec Mdels, Part II Emilia Niskae The 4th f Nvember S steemiaalsi Ctets. Etesis t Variable Returs-t-Scale (0.4) S steemiaalsi Radial Super-efficiec Case Prblems with Radial Super-efficiec Case

More information

Active redundancy allocation in systems. R. Romera; J. Valdés; R. Zequeira*

Active redundancy allocation in systems. R. Romera; J. Valdés; R. Zequeira* Wrkig Paper -6 (3) Statistics ad Ecmetrics Series March Departamet de Estadística y Ecmetría Uiversidad Carls III de Madrid Calle Madrid, 6 893 Getafe (Spai) Fax (34) 9 64-98-49 Active redudacy allcati

More information

A unified brittle fracture criterion for structures with sharp V-notches under mixed mode loading

A unified brittle fracture criterion for structures with sharp V-notches under mixed mode loading Jural f Mechaical Sciece ad Techlgy Jural f Mechaical Sciece ad Techlgy 22 (2008) 269~278 www.sprigerlik.cm/ctet/738-494x A uified brittle fracture criteri fr structures with sharp V-tches uder mixed mde

More information

Matching a Distribution by Matching Quantiles Estimation

Matching a Distribution by Matching Quantiles Estimation Jural f the America Statistical Assciati ISSN: 0162-1459 (Prit) 1537-274X (Olie) Jural hmepage: http://www.tadflie.cm/li/uasa20 Matchig a Distributi by Matchig Quatiles Estimati Niklas Sgurpuls, Qiwei

More information

Available online at ScienceDirect. Procedia Computer Science 58 (2015 )

Available online at   ScienceDirect. Procedia Computer Science 58 (2015 ) Available lie at www.sciecedirect.cm ScieceDirect Prcedia Cmputer Sciece 58 (2015 ) 186 193 Secd Iteratial Sympsium Cmputer Visi ad the Iteret (VisiNet 15) Applicati f Prbabilistic Neural Netwr i Fault

More information

FIR Filters. Lecture #7 Chapter 5. BME 310 Biomedical Computing - J.Schesser

FIR Filters. Lecture #7 Chapter 5. BME 310 Biomedical Computing - J.Schesser FIR Filters Lecture #7 Chapter 5 8 What Is this Course All About? To Gai a Appreciatio of the Various Types of Sigals ad Systems To Aalyze The Various Types of Systems To Lear the Skills ad Tools eeded

More information

CHAPTER XI DATAPATH ELEMENTS

CHAPTER XI DATAPATH ELEMENTS CHAPTER XI- CHAPTER XI CHAPTER XI READ REE-DOC ON COURSE WEBPAGE CHAPTER XI-2 INTRODUCTION -INTRODUCTION So far we have discussed may small compoets ad buildig blocks. Oe fial step i our buildig blocks

More information

Run-length & Entropy Coding. Redundancy Removal. Sampling. Quantization. Perform inverse operations at the receiver EEE

Run-length & Entropy Coding. Redundancy Removal. Sampling. Quantization. Perform inverse operations at the receiver EEE Geeral e Image Coder Structure Motio Video (s 1,s 2,t) or (s 1,s 2 ) Natural Image Samplig A form of data compressio; usually lossless, but ca be lossy Redudacy Removal Lossless compressio: predictive

More information