Fast Algorithm of A 64-bit Decimal Logarithmic Converter

Size: px
Start display at page:

Download "Fast Algorithm of A 64-bit Decimal Logarithmic Converter"

Transcription

1 JOURNAL OF OMPUTERS, VOL. 5, NO. 12, DEEMBER Fast Algorthm of A 64-bt Decmal Logarthmc onverter Ramn Tajallpour, Md. Ashraful Islam, and Khan A. Wahd Dept. of Electrcal and omputer Engneerng, Unversty of Saskatchewan, Saskatoon, Saskatchewan, anada Emal: rat177@mal.usask.ca, md142@mal.usask.ca, khan.wahd@usask.ca Abstract The paper presents an effcent algorthm to compute base- logarthm of a decmal number. The algorthm uses a 64-bt floatng-pont arthmetc, and s based on a dgt-by-dgt teratve computaton that does not requre look-up tables, curve fttng, decmal-bnary converson, or dvson operatons. It s the frst FPGA prototype of ts knd that uses a 64-bt (decmal 16-dgt) precson. Two numercal examples have been presented for the purpose of llustraton. The algorthm produces very accurate result wth a maxmum absolute error of 3.53x The archtecture s ppelned and mplemented on to the Xlnx Vrtex2p FPGA. It costs 6,752 logc cells, outputs at a mnmum rate of 51 mega-samples/sec, and consumes mw of power. The scheme s very sutable for tmng and accuracy crtcal applcatons and complant wth the IEEE standard (decmal64 format). Index Terms Decmal logarthm converter, floatng-pont arthmetc, teratve computaton, IEEE I. INTRODUTION Elementary functons such as the logarthm and the exponental operatons have become very useful n many applcatons such as, fnancal analyss, tax calculaton, nternet based applcatons, and ecommerce [1], where these operatons are used to avod hardware-expensve multplcaton and dvson operatons. In the past, several hardware-effcent methods have been proposed for computng the base-2 logarthm of bnary numbers [4][5][11]-[16]. However, after the ncluson of decmal floatng-pont (FP) operaton n the latest IEEE standard [6], more researchers have devoted ther effort n developng decmal FP algorthms and archtectures to effcently compute logarthms [7][17], exponentaton [28], trgonometrc operatons, etc. A study has shown that 55% of the numbers stored n the database of 50 bg organzatons s decmal [21]. There are several software packages avalable to customer to compute decmal numbers usng decmal arthmetc to mnmze error [23], but the softwaremplemented decmal arthmetc requres much longer tme to execute than the hardware verson [1], whch led momentum to ts mplementaton n hardware. IBM has Manuscrpt receved January 1, 2009; revsed June 1, 2009; accepted July 1, opyrght credt, project number, correspondng author, etc. recently mplemented decmal FP archtecture n ther POWER6 [3][19], z9 [29], and z mcroprocessors [20]. Several decmal archtecture of mult-operand carry-save adder [24][25], carry look-ahead adder [26], parallel BD adder [27], sgned-dgt adder [18], etc. have been proposed. There are several applcatons whch requre the drect computaton of decmal (or radx-) logarthm, such as, to measure the ph n chemstry, the earthquake ntensty n Rchter scale, the optcal densty n spectrometry and optcs, the brghtness of stars n astronomy, etc. [2]. Moreover, the radx- logarthm s wdely used n computng the rato of voltage and power levels (called bel) n telecommuncatons, electroncs and acoustcs. In most base- logarthmc converters, the decmal nput s frst converted to bnary followed by base-2 logarthm computaton; after the completon, the result s converted back to decmal radx these back and forth conversons of bases ntroduce errors on the system. A generalzed teratve algorthm to compute base-k logarthm has been presented n [8]; however, the dvson operaton n that work lmts the performance by ncurrng erroneous computaton. Moreover, the use of lookup tables and the lack of user control on the number of teraton make ths algorthm very neffcent for hardware mplementaton. We have recently presented a 32-bt decmal logarthm (n short, log) converter [22]. Whle the decmal32 format, as defned n the IEEE standard [6], s only used for storage, the decmal64 and decmal128 are used for more accurate decmal computaton. Beng motvated by the fact, n ths paper, we extend the algorthm to compute the radx- log usng decmal64 precson, whch s the frst FPGA prototype of ts knd. The algorthm s based on a dgt-by-dgt teratve computaton that does not requre error correcton crcutry, look-up tables, curve fttng, or dvson operatons. The number of teratons of the log converter depends on the user defned precson. The prevous 32- bt desgn [22] suffers from hgh latency (e.g. 40 clock cycles) due to an neffcent power- algorthm and unppelned operaton. Here, we present a very effcent power- module wth a ppelned archtecture that may take only 4 clock cycles to produce the log result wth a hgh process throughput of 51 mega-samples/sec. The error analyss shows that the proposed scheme produces very accurate result. The archtecture s developed based do:.4304/jcp

2 1848 JOURNAL OF OMPUTERS, VOL. 5, NO. 12, DEEMBER 20 on 64-bt bnary coded decmal (BD) representaton and complant wth the IEEE decmal64 FP standard. The paper s organzed as follows: Secton II presents the background. In secton III, the dgt-by-dgt algorthm s presented. The pseudo-code of the algorthm and two examples are also presented for llustraton. A detaled hardware mplementaton s dscussed n secton IV, where the descrpton of dfferent nternal modules s presented. Secton V dscusses the performance analyss wth a comparson of hardware among related log converter desgns. The paper s concluded n secton VI. II. BAKGROUND The general form of any postve number, L can be expressed as: (1) 1 2 1R 2R... L R R R R Where, R s the numercal base, and s the coeffcent for the th power of that base, rangng from 0 to R 1. For a decmal base, R equals to. After takng the logarthm of any postve decmal number, P, (1) results n the followng (2): Llog P , P 0 The coeffcents n (2) can now be dvded nto two categores: nteger (or character :...,,,...,, ) and fracton (or mantssa : 1, 2, 3,...). The procedure to compute these coeffcents s descrbed n the followng secton. III. ALGORITHM FOR DEIMAL64 LOG A. Decmal64 format n IEEE The IEEE decmal FP arthmetc supports the decmal32, decmal64, and decmal128 computaton and data nterchange formats, and mplements all the operatons and conversons [6]. The basc decmal FP format s llustrated n Fg. 1. The Sgn s a 1-bt feld and ndcates the sgn of the number where S s 0 or 1. The combnaton feld s a w+5-bts feld that encodes two most sgnfcant bts (MSBs) of the exponent and the most sgnfcant dgt (MSD) of the coeffcent. The Not-a-Number (NaN) and Infnte number (Inf) are ndcated n the ombnaton Feld. The based exponent s a w+2 bt quantty, where the value of the frst two bts of the based exponent taken together s 0, 1, or 2. The whole encoded exponent s an unsgned bnary nteger wth the largest unsgned value. The value of the exponent s calculated by subtractng an (2) exponent bas from the value of the encoded exponent, to be able to represent both negatve and postve exponents. Fgure 1. Decmal floatng-pont number format n IEEE The Talng Sgnfcand Feld (3j x bts) s formed by appendng the decoded contnuaton dgts (j-bt) as a suffx to the most sgnfcant dgt (MSD) derved from the combnaton feld. Each -bt group represents three decmal dgts, usng Densely Packed Decmal (DPD) encodng [30]. The format encodes a total of p=3j+1 decmal dgts, where p = the number of dgts n the sgnfcand (precson). For decmal64 format: w = 8; j = 5, exponent bas = 398, and p = 16. B. Proposed teratve algorthm The IEEE standard [6] defnes any nonnormalzed unsgned decmal fracton as: d0. d1d2d3... d 15, where 0d 9. To be compatble wth the standard, we extend our nput decmal number, P as follows: ( 1) S a P P c (3) Where, S s the sgn, a s the exponent, and P c s the coeffcent (n nteger form). Takng a 64-bt log of (3) results n (4): Llog ( P) log ( ) log ( P c ) (4) a Here, P c The computaton of log ( P c ) follows the teratve algorthm. It starts wth the computaton of the upper lmt of, called max, whch s the number of mantssa dgts desred n the fnal converted answer. max s set by the user and defnes the number of teratons. In order to perform the ntal range reducton, we extend (4) further as gven below: Llog ( P) ab log ( k) (5) Where, b (range: 1 b15) s the characterstcs of log ( P) and s obtaned by detectng leadng zeros; k s a decmal fracton (range: 0.1k 1). After separatng a, and combnng (2) and (5), we get the followng (6): 2 1 b 1 P (6) The ntermttent data s accumulated nto a temporary varable, A, where 1 A :

3 JOURNAL OF OMPUTERS, VOL. 5, NO. 12, DEEMBER P 1 A (7) b Ths dvson (by ) operaton can be easly mplemented by rght shftng the nput dgts. In order to determne the fractonal parts (e.g., 1, 2, 3,... ), we take the power- of (7) as shown below: A ( ) Now (8) has a structure smlar to (7). The frst mantssa coeffcent, 1, s computed by smply countng the number of ntegers n (8). The temporary value (stored n A ) undergoes another power range reducton and s accumulated back nto A. The process contnues for the remanng mantssa coeffcents untl the number of teraton reaches max, set earler by the user. For cases where the nput les between 0 and 1, the log produces negatve result. Interestngly, the proposed algorthm s capable of handlng such cases. For ths purpose, we frst adjust he decmal pont as follows: (8) P m n, where m1, n 0 (9) Takng the 64-bt radx- log n both sdes of (9) leads to the followng (): L log P n log m () log Now, the computaton of m follows the procedure descrbed n (5) (8).. Pseudocode of the algorthm The pseudo-code of the proposed algorthm summarzed below and llustrated n Fg. 2: 3. Detect the number of ntegers n A 4. Start computng the mantssa coeffcents, 5. ompute power- of A, and perform power range reducton 6. Decrease by 1 7. If > 0, repeat steps 3-6 D. Examples In order to better llustrate the algorthm, we present two examples n the followng secton: 1) Determne the logarthm of decmal number, P = up to three fractonal dgts. The computaton steps are as follows: Here the user sets the number of fractonal bts; so, max 3; hence, the computaton process wll contnue up to the computaton of, and the fnal 3 answer wll be n the format: The number of nteger n P: N 9 ; hence, 0 (9 1) 8 Rght shft the dgts of P by eght dgts: A( P8) ompute power- of A and accumulate the result: A A ( ) ompute the number of ntegers n A: N 1; hence, 1 (1 1) 0 Rght shft the dgts of A by zero dgt: A ( ) ompute power- of A and accumulate the result: A A ( ) ompute the number of ntegers n A: N ; hence, 2 ( 1) 9 Rght shft the dgts of A by nne dgts: A ( ) ompute power- of A and accumulate the result: A A ( ) Once agan, compute the number of ntegers n A: N 2 ; hence, 3 (21) 1 The teraton stops, and the fnal answer s: L Fgure 2. Flow graph of the decmal log algorthm 1. Read decmal nput, P and the number of mantssa n the log result, 2. Transfer P to A and perform ntal range reducton 2) Determne the logarthm of decmal number, P = up to two fractonal dgts. The computaton steps are as follows: Here the nput s a fracton ( 0 P 1); so, max (2 1) 3 ; hence, the computaton process wll

4 1850 JOURNAL OF OMPUTERS, VOL. 5, NO. 12, DEEMBER 20 contnue up to the computaton of, and the fnal 3 answer wll be n the format: Adjust the decmal pont: P ; m = , n = -6 The number of nteger n P: N 1; hence, 0 (11) 0 Rght shft the dgts of P by zero dgt: A( P0) ompute power- of A and accumulate the result: A A ( ) ompute the number of ntegers n A: N 1; hence, 1 (11) 0 Rght shft the dgts of A by zero dgt: A ( ) ompute power- of A and accumulate the result: A A ( ) ompute the number of ntegers n A: N ; hence, 2 ( 1) 9 Rght shft the dgts of A by nne dgts: A ( ) ompute power- of A and accumulate the result: A A ( ) Once agan, compute the number of ntegers n A: N 2 ; hence, 3 (2 1) 1 The teraton stops, and the fnal answer s: L core archtecture s developed usng unsgned BD representaton wth an nternal precson of 16 dgts (64- bt bnary). The DPS (decmal-pont separator) module detects and separates the DP, and then stores the unsgned magntude to a temporary regster. The DP follows a separate path (DP Accumulator DP Update) that s parallel to the core computaton. The DP Update module tracks the poston of the decmal-pont and updates t after every computaton step. Fgure 3. Block dagram of the entre system Thus, t can be seen that the algorthm does not requre any lookup tables, curve fttng, FP dvson operatons, or error correcton crcutry. The followng secton descrbes the hardware mplementaton of the proposed scheme. IV. HARDWARE IMPLEMENTATION The archtecture of the radx- log converter s shown n Fg. 3. It conssts of two major unts both connected to a controller: Synchronous regster-ounter and ore unt. The converter accepts two nputs: a 16-dgt decmal number (P, n BD) ncludng the decmal pont (nputted as hex ) and the desred number of dgts after the decmal radx pont (, n bnary) n the fnal log result. Dependng on, a down counter s set whch defnes the number of teratons. The core unt performs the fundamental computaton supervsed by the ontroller. The wdth of the data lnes n all the followng fgures s n decmal dgt, unless otherwse specfed. The archtecture of the core unt s shown n Fg. 4. It does not show the nteracton wth the controller. The Fgure 4. Archtecture of the core unt The 16-dgt unsgned nput s passed to the Zero Detector (ZD) module that determnes the number of ntegers, whch s the frst dgt (or coeffcent) of the fnal log result. The coeffcent s updated at the same tme n the oeffcent Update module. The rght-shft (RS) operaton to be performed on A s also acheved at the same clock cycle by smply updatng the poston of the DP n the DP Update module. The ntermttent data s passed nto the Power- Unt and fed back to ZD for further processng. The data flow to ZD s controlled by

5 JOURNAL OF OMPUTERS, VOL. 5, NO. 12, DEEMBER the controller (lnes not shown) through a 2:1 multplexer. The process contnues untl the counter reaches to zero and the controller then stops the computaton. The fnal result s accumulated n the Result Update unt after combnng the outputs of oeffcent Update and DP Update. A. Power- archtecture The Power- module s a key unt of the log converter and the accuracy of the fnal result greatly depends on ts effcent mplementaton. Because of ts complexty, we have explored several optons based on dvde and conquer algorthm to effcently mplement the unt whch are shown n Fg 5. onsderng the tradeoff between hardware cost and speed, we have chosen opton 3 for our mplementaton. The algorthm s based on a recursve powerng that requres one parallel multpler unt and 4 cc to complete. Ths s a sgnfcant mprovement over the prevous mplementaton [22] whch had taken 40 cc for such computaton. multplcaton stage. The tmng dagram for each clock pulse and the selecton/control sequence are shown n Fg 6(b) [here, n ndcates the nstance of the clock pulse at any gven tme, t]. X 0 1 A B Sel Decmal Mult En Temp Latch (a) Acc. Output Latch X (b) Fgure 6. (a) Archtecture of the Power- unt; (b) Tmng dagram (a) Opton 1 (b) Opton 2 Mult unt 1 X X 2 X 4 X 8 X Latency - 4 cc (c) Opton 3 Fgure 5. Power- algorthms and the cost of mplementaton The overall archtecture of the Power- unt s shown n Fg. 6(a) where the wdth of all data lnes s 16-dgt. It conssts of a 16-dgt combnatonal multpler, an accumulator, and a few latches. The selecton bt (Sel) dctates the multplcaton operaton: 0 for A*A; 1 for A*B. A key step of the proposed algorthm s to count the number of ntegers before the decmal pont to evaluate the coeffcents,, whch may take any value between 0 and 9 (where, 0 ). Insde the multpler, the most sgnfcant 16 dgts are retaned and accumulated for further processng. The data flow s controlled usng a 2:1 multplexer by the controller (lnes not shown). After the frst multplcaton stage, the output (.e., X 2 ) s stored n a temporary latch so that t can be used later at the fourth B. 16-dgt decmal multpler Several effcent methods for decmal multplcaton have been proposed n the past [9][]. Here, we have used a general purpose 16-dgt combnatonal multplcaton algorthm whch s a modfed verson of [9]. Ths s another mprovement over the prevous 32-bt desgn [22] where a sequental multpler was used. The multpler archtecture (as shown n Fg. 7) s optmzed to reach the desred throughput. The multpler nput s recoded and the partal products are frst kept n a redundant format and then accumulated by a tree of redundant adders. Fnally the 32-dgt product s obtaned by convertng the carry-save tree s outputs nto BD format. The presented combnatonal archtecture results n low latency and that s why t s chosen for the log converter. The product, p s gven below, where A and B are the sgned multpler and the multplcand respectvely: n1 p AB. AB, B[0,9] (11) 0 In order to make computaton smple, B s recorded nto two groups Bh {0,5,} and Bl { 2,1,0,1,2}, where B Bh B. Negatve l numbers are represented n radx- complement and are mplemented by performng the 9 s complement of the BD dgt and addng a 1 wth the least sgnfcant dgt. In order to compute 2X (two tmes nput), we frst duplcate each dgt of the nput and record t usng 5 bts

6 1852 JOURNAL OF OMPUTERS, VOL. 5, NO. 12, DEEMBER 20 one carry (1 bt) and one dgt (4-bts). For a 16-dgt nput, t generates 16 dgts and 16 carry bts. In the second step, the carry bts are added; the carry s not propagated to the next dgt. The generaton of 5X (fve tmes nput) s performed by frst computng X (ten tmes nput) and a smple dvson operaton. The overall archtecture of the partal product generator (PPG) s shown n Fg 8. where c S u (12) c c1 f u 1 f u. otherwse 1 U 1 Fgure dgt general purpose BD multpler S Fgure 9. Fnal converson to BD usng sgned-dgt adder 5:1 MUX V. PERFORMANE EVALUATION The archtecture of the 64-bt log converter has been prototyped usng Verlog and syntheszed onto Xlnx Vrtex2p FPGA (xc2vp30ff1152-7). The breakdown of the cost of dfferent unts s shown n Table I. It can be seen that the Power- unt (ncludng a combnatonal decmal multpler) consumes the most resources of the entre system. 3:1 MUX Radx- Adder TABLE I. HARDWARE OST OF THE PROPOSED 64-BIT DEIMAL LOG ONVERTER Module Submodule Bt length Reg. Logc cells ore Unt Others (nc. Decmal Power-) mult ,403 ontroller and others Total ,752 Fgure 8. Block dagram of the partal product generator (PPG) The partal products are added usng adder tree and converted to BD. For ths converson, we have used an effcent sgned-dgt decmal adder [18] whch has the beneft of carry-free addton; however a carrypropagaton adder (PA) must be used to transform the sgned-dgt sum nto an unsgned sum. The operaton s shown n Fg. 9 and descrbed as follows by (12): A. Error analyss For the targeted 64-bt decmal FP applcatons, the proposed log converter must be able to acheve the mnmum accuracy (.e., 32-bt bnary precson as defned n [31]) to guarantee correct operaton. In order to compute the maxmum error of the converted log result, we have performed an error analyss, where a long test vector comprsng of 0 16-dgt postve decmal numbers (rangng from to

7 JOURNAL OF OMPUTERS, VOL. 5, NO. 12, DEEMBER wth arbtrary poston of decmal pont) s used. The error s computed takng a precson of 22-dgt (wrtten n Matlab) as reference. Fg. shows the normalzed error plot (n log scale) for only fve arbtrary samples for dfferent nternal dgt precson. In the x-axs, the number of decmal dgts retaned after one power- teraton s shown. It can be seen from the plot that the algorthm produces less error f hgher number of dgts s retaned. The proposed archtecture s based on a 64-bt bnary precson, and thus can only handle up to 16-decmal dgts. As a result, the error, as seen n the plot, s fxed after 16 dgts. The maxmum normalzed error at ths precson s estmated to be Normalzed error (n log scale) Number of decmal dgt retaned Fgure. Normalzed error of log converter for dfferent precson B. Hardware comparsons Table II compares the results of the proposed log converter wth other smlar desgns. In the cases, where the nformaton of logc cells s not avalable, we have computed t from the count of slces (e.g., one slce s equvalent to two logc cells). The latency ndcates the mnmum number of clock cycles requred to produce decmal 1-dgt output. In all cases, smlar Xlnx FPGA technology s used and the maxmum absolute error along wth the number of dgt accuracy s presented. We start wth two bnary desgns [12][13] whch gve us a rough estmate about the relatve comparson between bnary and radx- desgns. Note that, the results presented n [12] and [13] are based on the synthess of HDL code that was orgnally generated automatcally by ++ program. The work n [7] s based on a curve fttng (lnear approxmaton) algorthm. Due to the use of look-uptable (.e., ROM mappng), the desgn takes only 1 cc to produce the output, but the crude approxmaton algorthm results n large error (e.g. maxmum absolute error s 0.09 wth only 3 dgt accuracy). There are 16 partton regons used to acheve such accuracy and a complex error-correcton crcutry s requred at the end. The work n [17] s based on a dgtal recurrence algorthm. Wth the use of large look-up-tables and complex mappng, the error s largely mnmzed, but at the expense of low operatonal frequency and reduced throughput (e.g. latency s 18 cc), whch makes the scheme unsutable for tme crtcal applcatons. The decmal dgt accuracy s 14, whch s stll lower than the proposed algorthm. [17] also dscusses brefly the extenson to 64-bt desgn, but the cost of actual FPGA mplementaton s not reported. As a result, we have estmated the cost from the 7-dgt core. In [22], the authors have presented an teratve scheme wth a sequental multpler unt that results n consumng relatvely low recourses; however the sequental nature of the archtecture and the un-ppelned operaton lmt the performance by yeldng a very large latency and low throughput. ompared to all exstng desgns, the proposed scheme has much lesser computaton error and hgher dgt accuracy (very naturally as t uses hgher precson), lesser hardware cost, and hgher frequency of operaton. ompared to [22], the hardware cost of the proposed 64- bt scheme s hgher (and so s the estmated power consumpton) because of the two followng reasons: (1) use of a combnatonal multpler; (2) use of a much hgher dgt precson. However, the (mnmum) latency s 4 cc whch makes the proposed scheme very sutable for tme and accuracy crtcal applcatons. The computaton algorthm s generalzed and scalable, whch means that the archtecture can be extended for decmal128 format wthout causng large ncrease n the complexty and hardware cost ths s another advantage of the proposed scheme. As an example, for complance wth the IEEE decmal64 format, [17] requres a sgnfcant ncrease n two LUTs from 14-dgt to 34- dgt, and moderate ncrease n other processng blocks wth a large ncrease n latency by at least two tmes. VI. ONLUSION The paper presents a fast algorthm and effcent mplementaton for computng decmal logarthm usng 64-bt floatng-pont arthmetc that comples wth the IEEE standard. The algorthm s based on a dgt-by-dgt teratve computaton that does not requre look-up tables, curve fttng, decmal-bnary converson, or dvson algorthms. The fnal logarthmc output s very accurate wth a maxmum absolute error of 3.53x - 14 ; no correcton or roundng crcutry s requred that makes the scheme sutable for tmng and accuracy crtcal applcatons. The archtecture s generalzed and scalable can be extended for decmal128 format. Future research s drected towards such extenson, as well as the VLSI mplementaton of the algorthm.

8 1854 JOURNAL OF OMPUTERS, VOL. 5, NO. 12, DEEMBER 20 Base Btlength (bnary) TABLE II. HARDWARE OMPARISONS OF DIFFERENT LOG ONVERTERS Scheme Slces Logc cells Freq. (MHz) Power (mw) Latency (cc) No. of dgt accuracy Max. abs. error Detry et al ROM 881 1, [12] 1 Detry et al. [13] ROM 1,893 2, Dongdong 32 urve 999 1, x -1 et al.[7] fttng Dongdong 32 Dgt 2,842 5, x -14 et al.[17] 2 recurrence Ramn 32 Iteratve 526 1, x -11 et al. [22] 3 Dongdong 64 4 Dgt 4,603 9, et al.[17] recurrence Proposed 64 Iteratve 3,376 6, x usng Xlnx VrtexII FPGA (xc2v00-4) devce; 2 the max. abs. error reported s based on theoretcal calculaton; 3 usng VrtexII FPGA (xc2v00-6) devce; 4 the estmated hardware count for 64-bt, snce the actual cost was not reported AKNOWLEDGMENT The authors would lke to acknowledge the Natural Scence and Engneerng Research ouncl of anada (NSER) for ts support to ths research work. REFERENES [1] M. owlshaw, Decmal Floatng-Pont: Algorsm for omputers, Proc. of the IEEE Symposum on omputer Arthmetc, pp , [2] Wkpeda, [Onlne], Avalable: November [3] IBM Power6, IBM orporaton, May [4] J. Mtchell, omputer Multplcaton and Dvson Usng Bnary Logarthms, IRE Trans. Electron. omputer, pp , [5] D. Kostopoulos, An Algorthm for the omputaton of Bnary Logarthms, IEEE Trans. on omputers, vol. 40, no. 11, pp , [6] The IEEE Standard for Floatng-Pont Arthmetc (IEEE ), IEEE omputer Socety, Aug [7] D. hen, Y. ho, L hen, D. Teng, K. Wahd, S. Ko, A Novel Decmal-to-decmal Logarthmc onverter, Proc. of the IEEE Int. Symposum on rcuts and Systems, pp , [8] H. Lo and J. hen, A Hardwred Generalzed Algorthm for Generatng the Logarthm Base-k by Iteraton, IEEE Trans. omputer, vol. -36, pp , [9] T. Lang and A. Nannarell, A Radx- ombnatonal Multpler, Proc. of the Aslomar onference on Sgnals, Systems and omputers, pp , [] H.. Neto and M. P. Vestas, Decmal Multpler on FPGA Usng Embedded Bnary Multplers, Proc. of the Int. onf. on Feld Programmable Logc and Applcatons, pp , [11] M. Ercegovac, Radx-16 Evaluaton of ertan Elementary Functons, IEEE Trans. on omputers, vol. -22(6), pp , [12] J. Detrey, F. Dnechn, and X. Pujol, Return of the Hardware Floatng-Pont Elementary Functon, Proc. of the IEEE Symposum on omputer Arthmetc, pp , [13] J. Detrey and F. de Dnechn, A Parameterzable Floatngpont Logarthm Operator for FPGAs, Proc. of the 39th Aslomar onf. on Sgnals, Systems & omputers, pp , [14] P. T. P. Tang, Table-drven Implementaton of the Logarthm Functon n IEEE Floatng-pont Arthmetc, AM Trans. on Mathematcal Software, vol. 16(4), pp , [15]. Wrathall and T.. hen, onvergence Guarantee and Improvements for a Hardware Exponental and Logarthm Evaluaton Scheme, Proc. of the IEEE Symposum on omputer Arthmetc, pp , [16] W. Wong and E. Goto, Fast Hardware-based Algorthms for Elementary Functon omputatons usng Rectangular Multplers, IEEE Trans. on omputers, vol. 43(3), pp , [17] Dongdong hen, Yu Zhang, Younhee ho, Moon Ho Lee, Seok-Bum Ko, A 32-bt Decmal Floatng-Pont Logarthmc onverter, Proc. of the IEEE Symposum on omputer Arthmetc, pp , [18] J. Rebacz, E. Oruklu, and J. Sane, Performance Evaluaton of Mult-Operand Fast Decmal Adders, Proc. of the IEEE Int. Mdwest Symposum on rcuts and Systems, pp , [19] E. Schwarz and S. arlough, Power6 decmal dvde, Proc. of the IEEE Int. onf. on Applcaton-specfc Systems, Archtectures and Processors, pp , [20]. Webb, IBM z: The next-generaton manframe mcroprocessor, IEEE Mcro, vol. 28, no. 2, pp , [21] A. Tsang and M. Olschanowsky, A study of database 2 customer queres, IBM Santa Teresa Laboratory, San Jose, A, USA, Tech. Rep. TR , Apr [22] R. Tajallpour, D. Teng, S-B Ko, and K. Wahd, On the Fast omputaton of Decmal Logarthm, Proc. of the IEEE Int. onf. on omputer and Informaton Technology, pp , [23] BgDecmal, [Onlne], Avalable: mal.html, November 2009 [24] R. Kenney and M. Schulte, Hgh-speed multoperand decmal adders, IEEE Trans. on omputers, vol. 54, no. 8, pp , [25] I. D. astellanos and J. E. Stne, ompressor trees for decmal partal product reducton, Proc. of the 18th AM Great Lakes Symposum on VLSI, pp. 7 1, 2008.

9 JOURNAL OF OMPUTERS, VOL. 5, NO. 12, DEEMBER [26] A. Bayrakc and A. Akkas, Reduced delay BD adder, Proc. of the IEEE Int. onf. n Applcaton-specfc Systems, Archtectures and Processors, pp , [27] L. Dadda, Multoperand parallel decmal adder: A mxed bnary and bcd approach, IEEE Trans. on omputers, vol. 56, no., pp , [28] D. hen, Y. Zhang, D. Teng, K. Wahd, M. Lee, and S-B. Ko, A New Decmal Antlogarthmc onverter, Proc. of the IEEE Int. Symposum on rcuts and Systems, pp , [29] A. Duale, M. Decker, H. Zpperer, M. Aharon, and T. Bohzc, Decmal Floatng-Pont n z9: An Implementaton and Testng Perspectve. Journal on IBM Res. and Dev., Jan [30] M. owlshaw, Densely Packed Decmal Encodng, IEEE omputers and Dgtal Technques, pp. 2-4, [31] The IEEE Standard for Bnary Floatng-Pont Arthmetc (IEEE ), IEEE omputer Socety. Ramn Tajallpour completed hs B.Sc. n Electrcal Engneerng from Azad South Tehran Unversty n After graduaton wth help of two other as a group made a testng rng nstrument whch acheved a patent number and already s usng at well-known company, SAIPA automoble manufacturng company n Iran. Then n 2007, he joned to Qom power staton n Iran as an automaton expert and worked about 1.5 years. He started hs M.Sc. program wth Dr. Khan A. Wahd at Electrcal Engneerng department of Unversty of Saskatchewan n fall He s currently workng n Dgtal Systems Research Group and hs research nterest s n the feld of vdeo and mage compresson and processng, dgtal desgnng, FPGA, and real-tme embedded systems. Md. Ashraful Islam Md Ashraful Islam: Receved hs B.Sc. degree n Electrcal and Electronc Engneerng from the Bangladesh Unversty of Engneerng & Technology, Bangladesh n 2005.He s currently an M.Sc. canddate n Electrcal & omputer Engneerng Department at Unversty of Saskatchewan. Pror to that, he worked as a Lecturer n Southeast Unversty, Bangladesh, as a Rado planner n Grameenphone Ltd, Bangladesh & Telecom Malaysa n Bangladesh respectvely. He s a member of Dgtal Systems Research Group, at the ollege of Engneerng, Unversty of Saskatchewan. Hs research nterests nclude hgh-performance dgtal crcut, FPGA and ASI desgn, and VLSI archtectures for mage processng. He has desgned and co-desgned two I chps of area and power effcent archtectures n 0.18um MOS (TSM) technology that has been reported to hs publcatons. Khan A. Wahd earned hs B.Sc. degree from Bangladesh Unversty of Engneerng and Technology (BUET) n He receved hs M.Sc. (2003) and Ph.D. (2007) from the Unversty of algary. He was the recpent of numerous prestgous awards and scholarshps ncludng the most dstngushed Kllam Scholarshp and the NSER anada Graduate Scholarshp for hs doctoral research. Dr. Wahd has been workng as an Assstant Professor n the Department of Electrcal and omputer Engneerng at the Unversty of Saskatchewan snce July He has authored over 40 peer-revewed journal and nternatonal conference papers n the feld of dgtal arthmetc technques, FPGA and ASI desgn, real-tme embedded systems, vdeo and mage compresson, and bomedcal magng systems. He has been servng as a revewer for the IEEE Transactons on rcut and Systems for Vdeo Technology, Bomedcal Engneerng Onlne, EURASIP Journal on Sgnal Processng, and Elsever Journal on omputers and Electrcal Engneerng snce He s a regstered as a Professonal Engneer n the provnce of Saskatchewan, anada, and a Member of the Insttute of Electrcal and Electroncs Engneers (IEEE).

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques

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

More information

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

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

More information

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

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

More information

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

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

More information

Uncertainty in measurements of power and energy on power networks

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

More information

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

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

More information

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

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

More information

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University Dynamc Optmzaton Assgnment 1 Sasanka Nagavall snagaval@andrew.cmu.edu 16-745 January 29, 213 Robotcs Insttute Carnege Mellon Unversty Table of Contents 1. Problem and Approach... 1 2. Optmzaton wthout

More information

Fully Redundant Decimal Arithmetic

Fully Redundant Decimal Arithmetic 9 9th IEEE Internatonal Symposum on Computer Arthmetc Fully Redundant Decmal Arthmetc Saed Gorgn and Ghassem Jaberpur Dept. of Electrcal & Computer Engr., Shahd Behesht Unv. and School of Computer Scence,

More information

@IJMTER-2015, All rights Reserved 383

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

More information

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

FPGA Implementation of Ultrasonic S-Scan Coordinate Conversion Based on Radix-4 CORDIC Algorithm IACSIT Internatonal Journal of Engneerng and Technology, Vol. 7, No. 3, June 25 FPGA Implementaton of Ultrasonc S-Scan Coordnate Converson Based on Radx-4 CORDIC Algorthm Ruobo Ln, Guxong Lu, and Wenmng

More information

FFT Spectrum Analyzer

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

More information

Low Switching Frequency Active Harmonic Elimination in Multilevel Converters with Unequal DC Voltages

Low Switching Frequency Active Harmonic Elimination in Multilevel Converters with Unequal DC Voltages Low Swtchng Frequency Actve Harmonc Elmnaton n Multlevel Converters wth Unequal DC Voltages Zhong Du,, Leon M. Tolbert, John N. Chasson, Hu L The Unversty of Tennessee Electrcal and Computer Engneerng

More information

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

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

More information

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

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

More information

Parameter Free Iterative Decoding Metrics for Non-Coherent Orthogonal Modulation

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

More information

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

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

More information

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

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

More information

Inverse Halftoning Method Using Pattern Substitution Based Data Hiding Scheme

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

More information

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

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

More information

HIGH PERFORMANCE ADDER USING VARIABLE THRESHOLD MOSFET IN 45NM TECHNOLOGY

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

More information

Digital Transmission

Digital Transmission Dgtal Transmsson Most modern communcaton systems are dgtal, meanng that the transmtted normaton sgnal carres bts and symbols rather than an analog sgnal. The eect o C/N rato ncrease or decrease on dgtal

More information

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

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

More information

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

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

More information

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

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

More information

Analysis of Time Delays in Synchronous and. Asynchronous Control Loops. Bj rn Wittenmark, Ben Bastian, and Johan Nilsson

Analysis of Time Delays in Synchronous and. Asynchronous Control Loops. Bj rn Wittenmark, Ben Bastian, and Johan Nilsson 37th CDC, Tampa, December 1998 Analyss of Delays n Synchronous and Asynchronous Control Loops Bj rn Wttenmark, Ben Bastan, and Johan Nlsson emal: bjorn@control.lth.se, ben@control.lth.se, and johan@control.lth.se

More information

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

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

More information

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

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

More information

Chaotic Filter Bank for Computer Cryptography

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

More information

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems 0 nd Internatonal Conference on Industral Technology and Management (ICITM 0) IPCSIT vol. 49 (0) (0) IACSIT Press, Sngapore DOI: 0.776/IPCSIT.0.V49.8 A NSGA-II algorthm to solve a b-obectve optmzaton of

More information

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

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

More information

Multiple Error Correction Using Reduced Precision Redundancy Technique

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

More information

MASTER TIMING AND TOF MODULE-

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

More information

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

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

More information

Review: Our Approach 2. CSC310 Information Theory

Review: Our Approach 2. CSC310 Information Theory CSC30 Informaton Theory Sam Rowes Lecture 3: Provng the Kraft-McMllan Inequaltes September 8, 6 Revew: Our Approach The study of both compresson and transmsson requres that we abstract data and messages

More information

High Performance Integer DCT Architectures For HEVC

High Performance Integer DCT Architectures For HEVC Hgh Performance Integer DT Archtectures For HEV V.Sruth, V.Rekha,. Subtha,.Sugtha, S. Jeya Anusuya.E., V. Satheesh kumar.e.,,,, Dept Of Electroncs and ommuncaton Engneerng, Assocate professor, Dept Of

More information

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

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

More information

Learning Ensembles of Convolutional Neural Networks

Learning Ensembles of Convolutional Neural Networks Learnng Ensembles of Convolutonal Neural Networks Lran Chen The Unversty of Chcago Faculty Mentor: Greg Shakhnarovch Toyota Technologcal Insttute at Chcago 1 Introducton Convolutonal Neural Networks (CNN)

More information

RC Filters TEP Related Topics Principle Equipment

RC Filters TEP Related Topics Principle Equipment RC Flters TEP Related Topcs Hgh-pass, low-pass, Wen-Robnson brdge, parallel-t flters, dfferentatng network, ntegratng network, step response, square wave, transfer functon. Prncple Resstor-Capactor (RC)

More information

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

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

More information

ANNUAL OF NAVIGATION 11/2006

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

More information

problems palette of David Rock and Mary K. Porter 6. A local musician comes to your school to give a performance

problems palette of David Rock and Mary K. Porter 6. A local musician comes to your school to give a performance palette of problems Davd Rock and Mary K. Porter 1. If n represents an nteger, whch of the followng expressons yelds the greatest value? n,, n, n, n n. A 60-watt lghtbulb s used for 95 hours before t burns

More information

antenna antenna (4.139)

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

More information

A MODIFIED DIFFERENTIAL EVOLUTION ALGORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS

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

More information

1. Introduction. Key words: FPGA, Picoblaze, PID controller, HDL, Simulink

1. Introduction. Key words: FPGA, Picoblaze, PID controller, HDL, Simulink FPGA Desgn and Implementaton of Dgtal PID Controller based on floatng pont arthmetc Pourya Alnezhad 1, Arash Ahmad 1- M.Sc. student of Electrcal and communcaton engneerng Shahd Bahonar Unversty, Iran palnezhad@eng.uk.ac.r

More information

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

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

More information

COMPARISON OF VARIOUS RIPPLE CARRY ADDERS: A REVIEW

COMPARISON OF VARIOUS RIPPLE CARRY ADDERS: A REVIEW RPN Journal of Engneerng and ppled Scences 2006-2015 san Research Publshng Network (RPN). ll rghts reserved. COMPRISON OF VRIOUS RIPPLE CRRY DDERS: REVIEW Jmn Cheon School of Electronc Engneerng, Kumoh

More information

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

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

More information

POWER constraints are a well-known challenge in advanced

POWER constraints are a well-known challenge in advanced A Smple Yet Effcent Accuracy Confgurable Adder Desgn Wenbn Xu, Student Member, IEEE, Sachn S. Sapatnekar, Fellow, IEEE, and Jang Hu, Fellow, IEEE Abstract Approxmate computng s a promsng approach for low

More information

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

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

More information

Implementation Complexity of Bit Permutation Instructions

Implementation Complexity of Bit Permutation Instructions Implementaton Complexty of Bt Permutaton Instructons Zhje Jerry Sh and Ruby B. Lee Department of Electrcal Engneerng, Prnceton Unversty, Prnceton, NJ 085 USA {zsh, rblee}@ee.prnceton.edu Abstract- Several

More information

DESIGN OF OPTIMIZED FIXED-POINT WCDMA RECEIVER

DESIGN OF OPTIMIZED FIXED-POINT WCDMA RECEIVER DESIGN OF OPTIMIZED FIXED-POINT WCDMA RECEIVER Ha-Nam Nguyen, Danel Menard, and Olver Senteys IRISA/INRIA, Unversty of Rennes, rue de Kerampont F-3 Lannon Emal: hanguyen@rsa.fr ABSTRACT To satsfy energy

More information

Space Time Equalization-space time codes System Model for STCM

Space Time Equalization-space time codes System Model for STCM Space Tme Eualzaton-space tme codes System Model for STCM The system under consderaton conssts of ST encoder, fadng channel model wth AWGN, two transmt antennas, one receve antenna, Vterb eualzer wth deal

More information

Hierarchical Generalized Cantor Set Modulation

Hierarchical Generalized Cantor Set Modulation 8th Internatonal Symposum on Wreless Communcaton Systems, Aachen Herarchcal Generalzed Cantor Set Modulaton Smon Görtzen, Lars Schefler, Anke Schmenk Informaton Theory and Systematc Desgn of Communcaton

More information

Phasor Representation of Sinusoidal Signals

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

More information

Understanding the Spike Algorithm

Understanding the Spike Algorithm Understandng the Spke Algorthm Vctor Ejkhout and Robert van de Gejn May, ntroducton The parallel soluton of lnear systems has a long hstory, spannng both drect and teratve methods Whle drect methods exst

More information

Fast Code Detection Using High Speed Time Delay Neural Networks

Fast Code Detection Using High Speed Time Delay Neural Networks Fast Code Detecton Usng Hgh Speed Tme Delay Neural Networks Hazem M. El-Bakry 1 and Nkos Mastoraks 1 Faculty of Computer Scence & Informaton Systems, Mansoura Unversty, Egypt helbakry0@yahoo.com Department

More information

Mismatch-tolerant Capacitor Array Structure for Junction-splitting SAR Analog-to-digital Conversion

Mismatch-tolerant Capacitor Array Structure for Junction-splitting SAR Analog-to-digital Conversion JOURNAL OF SEMICONDUCTOR TECHNOLOGY AND SCIENCE, VOL.7, NO., JUNE, 7 ISSN(Prnt) 59-57 https://do.org/.557/jsts.7.7..7 ISSN(Onlne) - Msmatch-tolerant Capactor Array Structure for Juncton-splttng SAR Analog-to-dgtal

More information

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

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

More information

MODEL ORDER REDUCTION AND CONTROLLER DESIGN OF DISCRETE SYSTEM EMPLOYING REAL CODED GENETIC ALGORITHM J. S. Yadav, N. P. Patidar, J.

MODEL ORDER REDUCTION AND CONTROLLER DESIGN OF DISCRETE SYSTEM EMPLOYING REAL CODED GENETIC ALGORITHM J. S. Yadav, N. P. Patidar, J. ABSTRACT Research Artcle MODEL ORDER REDUCTION AND CONTROLLER DESIGN OF DISCRETE SYSTEM EMPLOYING REAL CODED GENETIC ALGORITHM J. S. Yadav, N. P. Patdar, J. Sngha Address for Correspondence Maulana Azad

More information

FPGA Implementation of Fuzzy Inference System for Embedded Applications

FPGA Implementation of Fuzzy Inference System for Embedded Applications FPGA Implementaton of Fuzzy Inference System for Embedded Applcatons Dr. Kasm M. Al-Aubdy The Dean, Faculty of Engneerng, Phladelpha Unversty, P O Box 1, Jordan, 19392 E-mal: alaubdy@gmal.com Abstract:-

More information

DESIGN OF OPTIMIZED FIXED-POINT WCDMA RECEIVER

DESIGN OF OPTIMIZED FIXED-POINT WCDMA RECEIVER 7th European Sgnal Processng Conference (EUSIPCO 9) Glasgow, Scotland, August -8, 9 DESIGN OF OPTIMIZED FIXED-POINT WCDMA RECEIVER Ha-Nam Nguyen, Danel Menard, and Olver Senteys IRISA/INRIA, Unversty of

More information

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

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

More information

Optimal Placement of PMU and RTU by Hybrid Genetic Algorithm and Simulated Annealing for Multiarea Power System State Estimation

Optimal Placement of PMU and RTU by Hybrid Genetic Algorithm and Simulated Annealing for Multiarea Power System State Estimation T. Kerdchuen and W. Ongsakul / GMSARN Internatonal Journal (09) - Optmal Placement of and by Hybrd Genetc Algorthm and Smulated Annealng for Multarea Power System State Estmaton Thawatch Kerdchuen and

More information

A Simple Yet Efficient Accuracy Configurable Adder Design

A Simple Yet Efficient Accuracy Configurable Adder Design A Smple Yet Effcent Accuracy Confgurable Adder Desgn Wenbn Xu, Sachn S. Sapatnekar and Jang Hu Department of Electrcal and Computer Engneerng, Texas A&M Unversty Department of Electrcal and Computer Engneerng,

More information

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

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

More information

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

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

More information

International Journal of Scientific & Engineering Research, Volume 4, Issue 11, November-2013 ISSN

International Journal of Scientific & Engineering Research, Volume 4, Issue 11, November-2013 ISSN Internatonal Journal of Scentfc & Engneerng Research, Volume 4, Issue, November-203 ISSN 2229-558 33 COMPARATIVE STUDY OF HUFFMAN CODING, SBAC AND CABAC USED IN VARIOUS VIDEO CODING STANDARS AND THEIR

More information

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

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

More information

Accelerated Modular Multiplication Algorithm of Large Word Length Numbers with a Fixed Module

Accelerated Modular Multiplication Algorithm of Large Word Length Numbers with a Fixed Module Accelerated Modular Multplcaton Algorthm of Large Word Length Numbers wth a Fxed Module Nkolaos Bards 1, Athanasos Drgas 1, Alexander Markovskyy, and John Vrettaros 1 1 Natonal Centre for Scentfc Research

More information

In-system Jitter Measurement Based on Blind Oversampling Data Recovery

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

More information

NETWORK 2001 Transportation Planning Under Multiple Objectives

NETWORK 2001 Transportation Planning Under Multiple Objectives NETWORK 200 Transportaton Plannng Under Multple Objectves Woodam Chung Graduate Research Assstant, Department of Forest Engneerng, Oregon State Unversty, Corvalls, OR9733, Tel: (54) 737-4952, Fax: (54)

More information

Block-wise Extraction of Rent s Exponents for an Extensible Processor

Block-wise Extraction of Rent s Exponents for an Extensible Processor Block-wse Extracton of Rent s Exponents for an Extensble Processor Tapan Ahonen, Tero Nurm, Jar Nurm, and Joun Isoaho Tampere Unversty of Technology, and Unversty of Turku, Fnland tapan.ahonen@tut.f, tnurm@utu.f,

More information

aperture David Makovoz, 30/01/2006 Version 1.0 Table of Contents

aperture David Makovoz, 30/01/2006 Version 1.0 Table of Contents aperture 1 aperture Davd Makovoz, 30/01/2006 Verson 1.0 Table of Contents aperture... 1 1 Overvew... 2 1.1 Input Image Requrements... 2 2 aperture... 2 2.1 Input... 2 2.2 Processng... 4 2.3 Output Table...

More information

California, 4 University of California, Berkeley

California, 4 University of California, Berkeley Dversty Processng WCDMA Cell earcher Implementaton Ahmed M. Eltawl, Eugene Grayver 2, Alreza Targhat, Jean Francos Frgon, Kambz hoarnejad, Hanl Zou 3 and Danjela Cabrc 4 Unversty of Calforna, Los Angeles,

More information

High Speed ADC Sampling Transients

High Speed ADC Sampling Transients Hgh Speed ADC Samplng Transents Doug Stuetzle Hgh speed analog to dgtal converters (ADCs) are, at the analog sgnal nterface, track and hold devces. As such, they nclude samplng capactors and samplng swtches.

More information

Application of Intelligent Voltage Control System to Korean Power Systems

Application of Intelligent Voltage Control System to Korean Power Systems Applcaton of Intellgent Voltage Control System to Korean Power Systems WonKun Yu a,1 and HeungJae Lee b, *,2 a Department of Power System, Seol Unversty, South Korea. b Department of Power System, Kwangwoon

More information

AC-DC CONVERTER FIRING ERROR DETECTION

AC-DC CONVERTER FIRING ERROR DETECTION BNL- 63319 UC-414 AGS/AD/96-3 INFORMAL AC-DC CONVERTER FIRING ERROR DETECTION O.L. Gould July 15, 1996 OF THIS DOCUMENT IS ALTERNATING GRADIENT SYNCHROTRON DEPARTMENT BROOKHAVEN NATIONAL LABORATORY ASSOCIATED

More information

Revision of Lecture Twenty-One

Revision of Lecture Twenty-One Revson of Lecture Twenty-One FFT / IFFT most wdely found operatons n communcaton systems Important to know what are gong on nsde a FFT / IFFT algorthm Wth the ad of FFT / IFFT, ths lecture looks nto OFDM

More information

FAST ELECTRON IRRADIATION EFFECTS ON MOS TRANSISTOR MICROSCOPIC PARAMETERS EXPERIMENTAL DATA AND THEORETICAL MODELS

FAST ELECTRON IRRADIATION EFFECTS ON MOS TRANSISTOR MICROSCOPIC PARAMETERS EXPERIMENTAL DATA AND THEORETICAL MODELS Journal of Optoelectroncs and Advanced Materals Vol. 7, No., June 5, p. 69-64 FAST ELECTRON IRRAIATION EFFECTS ON MOS TRANSISTOR MICROSCOPIC PARAMETERS EXPERIMENTAL ATA AN THEORETICAL MOELS G. Stoenescu,

More information

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

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

More information

TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS TN TERMINATON FOR POINT-TO-POINT SYSTEMS. Zo = L C. ω - angular frequency = 2πf

TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS TN TERMINATON FOR POINT-TO-POINT SYSTEMS. Zo = L C. ω - angular frequency = 2πf TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS INTRODUCTION Because dgtal sgnal rates n computng systems are ncreasng at an astonshng rate, sgnal ntegrty ssues have become far more mportant to

More information

Topology Control for C-RAN Architecture Based on Complex Network

Topology Control for C-RAN Architecture Based on Complex Network Topology Control for C-RAN Archtecture Based on Complex Network Zhanun Lu, Yung He, Yunpeng L, Zhaoy L, Ka Dng Chongqng key laboratory of moble communcatons technology Chongqng unversty of post and telecommuncaton

More information

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

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

More information

An Algorithm Forecasting Time Series Using Wavelet

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

More information

Graph Method for Solving Switched Capacitors Circuits

Graph Method for Solving Switched Capacitors Circuits Recent Advances n rcuts, ystems, gnal and Telecommuncatons Graph Method for olvng wtched apactors rcuts BHUMIL BRTNÍ Department of lectroncs and Informatcs ollege of Polytechncs Jhlava Tolstého 6, 586

More information

An Efficient Method for PAPR Reduction of OFDM Signal with Low Complexity

An Efficient Method for PAPR Reduction of OFDM Signal with Low Complexity An Effcent Method for PAPR Reducton of OFDM Sgnal wth Low Complety Mahesh Ingle M.E. EXTC MGMCET,Kamothe Nav Mumba-41009 Sachn Nkalje M.E. EXTC MGMCET Kamothe Nav Mumba-41009 Savta Bhosale H.o.D.(EXTC)

More information

FULL RECONFIGURABLE INTERLEAVER ARCHITECTURE FOR HIGH-PERFORMANCE SDR APPLICATIONS

FULL RECONFIGURABLE INTERLEAVER ARCHITECTURE FOR HIGH-PERFORMANCE SDR APPLICATIONS SDR'10 Sesson 5G- 6 FULL RECONFIGURABLE INTERLEAVER ARCHITECTURE FOR HIGH-PERFORMANCE SDR APPLICATIONS Renaud Pacalet (Telecom-Parstech, LabSoC, Sopha-Antpols, France; renaud.pacalet@telecom-parstech.fr);

More information

Secure Transmission of Sensitive data using multiple channels

Secure Transmission of Sensitive data using multiple channels Secure Transmsson of Senstve data usng multple channels Ahmed A. Belal, Ph.D. Department of computer scence and automatc control Faculty of Engneerng Unversty of Alexandra Alexandra, Egypt. aabelal@hotmal.com

More information

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate Comparatve Analyss of Reuse and 3 n ular Network Based On IR Dstrbuton and Rate Chandra Thapa M.Tech. II, DEC V College of Engneerng & Technology R.V.. Nagar, Chttoor-5727, A.P. Inda Emal: chandra2thapa@gmal.com

More information

Keywords LTE, Uplink, Power Control, Fractional Power Control.

Keywords LTE, Uplink, Power Control, Fractional Power Control. Volume 3, Issue 6, June 2013 ISSN: 2277 128X Internatonal Journal of Advanced Research n Computer Scence and Software Engneerng Research Paper Avalable onlne at: www.jarcsse.com Uplnk Power Control Schemes

More information

ETSI TS V8.4.0 ( )

ETSI TS V8.4.0 ( ) TS 100 959 V8.4.0 (2001-11) Techncal Specfcaton Dgtal cellular telecommuncatons system (Phase 2+); Modulaton (3GPP TS 05.04 verson 8.4.0 Release 1999) GLOBAL SYSTEM FOR MOBILE COMMUNICATIONS R 1 TS 100

More information

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

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

More information

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

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

More information

AN ALL DIGITAL QAM MODULATOR WITH RADIO FREQUENCY OUTPUT

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

More information

Enhanced Artificial Neural Networks Using Complex Numbers

Enhanced Artificial Neural Networks Using Complex Numbers Enhanced Artfcal Neural Networks Usng Complex Numers Howard E. Mchel and A. A. S. Awwal Computer Scence Department Unversty of Dayton Dayton, OH 45469-60 mchel@cps.udayton.edu Computer Scence & Engneerng

More information

c 2009 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media,

c 2009 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, c 2009 IEEE. Personal use of ths materal s permtted. Permsson from IEEE must be obtaned for all other uses, n any current or future meda, ncludng reprntng/republshng ths materal for advertsng or promotonal

More information

Discussion on How to Express a Regional GPS Solution in the ITRF

Discussion on How to Express a Regional GPS Solution in the ITRF 162 Dscusson on How to Express a Regonal GPS Soluton n the ITRF Z. ALTAMIMI 1 Abstract The usefulness of the densfcaton of the Internatonal Terrestral Reference Frame (ITRF) s to facltate ts access as

More information

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

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

More information

A Spreading Sequence Allocation Procedure for MC-CDMA Transmission Systems

A Spreading Sequence Allocation Procedure for MC-CDMA Transmission Systems A Spreadng Sequence Allocaton Procedure for MC-CDMA Transmsson Systems Davd Motter, Damen Castelan Mtsubsh Electrc ITE 80, Avenue des Buttes de Coësmes, 35700 Rennes FRAE e-mal: {motter,castelan}@tcl.te.mee.com

More information