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

Size: px
Start display at page:

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

Transcription

1 c 2012 IEEE. eronal ue of th materal permtted. ermon from IEEE mut be obtaned for all other ue, n any current or future meda, ncludn reprntn/republhn th materal for advertn or promotonal purpoe, creatn new collectve work, for reale or redtrbuton to erver or lt, or reue of any copyrhted component of th work n other work. do:

2 A Succeve Cancellaton Decoder ASIC for a 1024-bt olar Code n 180nm CMOS A. Mhra, A. J. Raymond, L. G. Amaru, G. Sark, C. Leroux,. Menerzhaen, A. Bur, and W. J. Gro elecommuncaton Crcut boratory, EFL, uanne, Swtzerland Department of Electrcal and Computer Enneern, McGll Unverty, Montréal, uébec, Canada IMS boratory, Inttut olytechnque de Bordeaux, Bordeaux, France Abtract h paper preent the frt ASIC mplementaton of a ucceve cancellaton (SC) decoder for polar code. he mplemented ASIC rele on a em-parallel archtecture where procen reource are reued to acheve ood hardware effcency. A peculatve decodn technque employed to ncreae the throuhput by 25% at the cot of very lmted added complexty. he reultn archtecture mplemented n a 180nm technoloy. he fabrcated chp can be clocked at 150 MHz and ue 183k ate. It wa verfed un an FGA tetn etup and provde reference for the true lcon complexty of SC decoder for polar code. I. INRODUCION olar code, ntroduced by Arıkan n [1], are a new cla of error-correctn code that provably acheve the capacty of ymmetrc bnary-nput dcrete memoryle channel. Recently, polar code have alo been extended to the addtve whte Gauan noe channel [2] and to other relevant channel [3]. An mportant property of polar code that the complexty of the encoder and of a ucceve cancellaton (SC) decoder cale only a O(N lo N) [1], where N = 2 n the code lenth. However, the caln behavor uually provde only lttle nformaton on the true lcon complexty of a correpondn crcut and the avalablty of hardware effcent VLSI archtecture for a new type of code key to demontrate the practcal relevance of thee new code. A frt tep toward th objectve ha been made n a number of recent publcaton that propoe dfferent mplementaton tratee for the decoder. he frt hh-level conderaton of a potental SC decoder mplementaton were already decrbed n [1]. ter, more hardware effcent equental archtecture were decrbed n [4], [5] and [6]. A comparon that how the uperorty of SC decodn over the alternatve belef propaaton alorthm at comparable complexty wa provded n [7], toether wth a em-parallel archtecture that further reduce complexty compared to [4]. Unfortunately, all of the above publcaton conder only the reter-tranfer level and provde no ASIC mplementaton. Outlne and Contrbuton: In th paper, we decrbe the frt ASIC mplementaton of a decoder for polar code. o th end, we frt ummarze the ucceve cancellaton decodn alorthm and hhlht the cheduln of computaton n the decodn proce. We alo decrbe the em-parallel decoder archtecture n Secton II. In Secton III, we propoe an archtectural modfcaton of the em-parallel decoder that mprove throuhput by 25% wthout notceable overhead and decrbe the crcut-level detal of the procen element. Fnally, ASIC mplementaton and meaurement reult are ummarzed n Secton IV. II. DECODING ALGORIHM AND ARCHIECURE In th ecton, we frt revew the SC decodn alorthm, then the em-parallel SC decoder archtecture of [7]. A. Alorthm Let the polar code under conderaton have lenth N and code rate k/n. Denote the bnary nput vector (u 0, u 1,.., u N 1 ) by u0 N 1. Only k element of u N 1 0 carry nformaton: the remann N k bt are fxed to 0 and are called the frozen bt. he frozen bt ndce are determned by the communcaton channel type and condton [8]. Both nformaton and frozen bt are encoded nto the codeword x0 N 1 = u0 N 1 G, where G the polar code enerator matrx. he codeword x0 N 1 ent over the communcaton channel. At the output of the channel, y0 N 1 receved and the correpondn lo-lkelhood rato (LLR) L N 1 0 are calculated. An SC decodn alorthm produce an etmate û of a bt u ven L N 1 0, the prevouly decoded bt û 1 0, and the frozen bt et. If u n the frozen bt et, then û = 0; otherwe, û decoded baed on the LLR of û (Lû ). A hown n (1), Lû a functon of L0 N 1 and û 1 0. he dependency of Lû on û 1 0 mpoe the equental decodn order û 0, û 1,..., û N 1. { û (L0 N 1, û 1 0, f Lû (L N 1 0 ) = 0, û0 1 ) 0 1, otherwe. B. Alorthm to Archtecture Mappn he SC decodn alorthm lead to a reular data dependency raph (DDG) [1]. In F. 1, the DDG for N = 8 depcted. Each computatonal node n the raph can operate ether on lkelhood rato, a propoed n [1], or drectly on LLR, a propoed n [4]. he latter yeld a conderable reducton n complexty at the cot of only a mnor deradaton n error-rate performance. here are two dfferent type of node: f and. he f-type node receve a nput two LLR (L a, L b ) and calculate an output LLR a L f (L a, L b ) = n(l a ) n(l b ) mn( L a, L b ). (2) (1)

3 F. 1. DDG of a SC polar decoder for a code of lenth N = 8. he -type node alo receve a nput two LLR (L a, L b ), n addton to a partal modulo-2 um ( ) of prevouly etmated bt (û ). In th cae, the output LLR L (û, L a, L b ) = L a ( 1)û + L b. (3) he computaton of Lû equvalent to a topolocal-order traveral of the raph tartn from L N 1 0 on the rht-hand de. Note that the maxmum-lenth path n the topolocalorder traveral of the raph not lo N, but 2N 2 due the data dependency of the -node on prevouly decoded bt û. Drectly mappn the computatonal node n the DDG to N lo N hardware procen element (E) lead to an omorphc mplementaton wth a crtcal path that pan 2N 2 E whch mpractcal and hardware neffcent. he lne archtecture [4] [5] reduce the number of E to N/2 by mean of teratve decompoton at the cot of 2N memory element (ME) whle mantann approxmately the ame decodn latency. However, the reular tructure of the DDG permt further harn of E, ncrean the utlzaton rate of E wth mnor latency penalte. o explot th opportunty, the em-parallel SC decoder [7] provde a tunable number ( < N/2) of E. he tme cheduln for a em-parallel SC decoder wth N = 8 and = 4 denoted by CC or n F. 3. he decodn latency for the em-parallel SC decoder wa 2N + N lo( N 4 ) and the memory requrement remaned the ame a that of the lne archtecture. C. Archtecture he archtecture decrbed n [7] dvde the em-parallel SC decoder nto four major unt: an array of E, the LLR memory, the partal-um update loc and the aocated torae reter, and the controller, a hown n F. 2. tonally, a read-only memory (ROM), mplemented a a lookup-table (LU), ued to tore the ndce of the frozen bt for a ven channel nal-to-noe rato, choen a per [8]. rocen Element: Wthout reource harn (.e., = N/2 E), the employed SC decoder archtecture etmate the bt û N 1 0 equentally, n 2N 2 clock cycle. he correpondn decodn chedule dentfed by CC or n F. 3. However, nce t wa hown n [7] that a mall uffcent to acheve 90% of the throuhput of a decoder wth N/2 E we ntantate only = 64 E for the choen code block ze of N = 2 10 ). Each E mplement both the f and functon n the LLR doman (2) and (3), un the n-and-mantude repreentaton. LLR Memory: he LLR memory allow the reue of ntermedate reult from E calculaton durn the decodn proce. Unlke [7], our LLR memory mplemented un reter, whch are connected to the E un a multplexer network. Snce each E ue two -bt value to calculate one -bt value, the reter are of ze. artal Sum: hrouhout the decodn proce, the procen element need partal um û,z of the etmated bt û to compute L. hee partal um are calculated throuh contnuou update of the tored û,z durn the decodn proce to yeld û,z = N 1 j=0 β(j, ) = B(, j) û j (β(j, ) δ(j,, z)) (4) 1 δ(j,, z) = (B( v 1, z) + B(v, j)), v=0 where B(, j) = j 2 mod 2, and where β(j, ) and δ(j,, z) are mak that ndcate f û j contrbute to û,z or not. he operator denote the bnary product, and δ( ) = 1 when = 0. Note that th expreon already take nto account the tme multplexn ntroduced n [7], whch reduce the amount of memory needed for the partal um from O(N lo N) to O(N). he hardware for the update correpond to (N 1) reter and a mall amount of combnatonal loc n front of each partal um torae element, a llutrated n F. 2. h loc compute β( )δ( ), wth and z ben the hardwred ndce of û,z. If any of thoe block yeld true for a ven decoded bt, û added ( ) to the current content of the correpondn torae element. Controller: he controller coordnate the decodn proce wth three tate counter: the currently decoded bt ndex, the current tae ndex, and the porton of a tae p ben proceed, 0 p < 2. he bt ndex mplemented un a equental counter ncremented whenever reache 0. he tae number a functon of both and p : when p 2, and are updated. Becaue ome temporary computaton are tll avalable n the LLR memory, not all tae have to be evaluated when decodn a bt. Specfcally, et to the ndex of the frt bt equal to 1 n the bnary repreentaton of the updated, or to n 1 f ha wrapped around N 1. We notce that tae requre 2 E computaton. Due to the tme harn of only E th requre 2 clock cycle that are counted by p. In addton, the controller n chare of electn the approprate nput to the E, electn the rht functon to perform, and electn the proper memory locaton (LLR and

4 CN CN LOAD DEC p CN p Controller p p L U * L U Wrte Wrte LLRn Wrte LLR Mem W W DECODER artal Sum * 2* LLRout E 0 E0 f E1 f E 1 f E Array F or G LU p LU frz frz û F. 2. olar decoder hh-level archtecture partal um) to update. hee nal are calculated from,, and p un mall LU, a ndcated n F. 2. III. ARCHIECURAL IMROVEMS A. Concurrent Decodn n Stae 0 In order to mprove the throuhput of the decoder, the archtecture modfed to reduce the number of cycle requred to decode one codeword by N/2. he mprovement acheved by decodn two bt at a tme whenever the decoder n the lat tae ( = 0), whch poble by explotn the fact that two ubequent û are obtaned from f and node that take the ame nput LLR. Unfortunately, the -node need the output of the precedn f node a t û 0,z nput. herefore the -node output cannot be computed before the f node ouput avalable. he em-parallel archtecture n [7] compute the -node n the clock cycle after the f-node. In our archtecture, t poble to compute both node output n the ame cycle. o th end, the two poble -node output are calculated peculatvely whle the output of f calculated. he correct -node output then elected wth a nelble addtonal combnatonal delay. F. 3 how an example of the new, hortened chedule of f- and -node for concurrent decodn of two bt n cae of N = 8 and = 4, denoted CC conc. Overall the number of cycle for decodn reduced by N/2. In term of area, t hould be noted that only one of the procen element mut be able to perform th concurrent decodn. Hence, the ncreae n lcon area hardly notceable. However, nce two bt are decoded concurrently, both have to be condered alo n the û memory update loc. h extra loc render the correpondn hardware lhtly more complex: the ncreae n total area due to th chane wa only 1.62%. We note that th peculatve approach mlar to the one preented n [6]; however, t appled to a very dfferent baelne archtecture and much mpler nce t apple only to one tae n the decoder. Furthermore, t ental almot no addtonal hardware. B. Optmzed E Implementaton he propoed archtecture, ued by all E, mprove upon the E archtecture n [7], whch mere both functon f and n a nle E and thu hare a comparator and an XOR ate between the two functon. he LLR are tored n n-and-mantude form. he value of n(l f ) ven by n(l a ) n(l b ), wherea L f mn( L a, L b ), a hown n (2) and (3). he E archtecture n [7] calculate L by convertn mn( L a, L b ) to two complement repreentaton, and addn t to max( L a, L b ). he hardware for th operaton ha a lon carry path throuh the mantude comparator, the two complement converon block (an adder), and the adder. We note that L ha three poble mantude, namely ( L a L b ), ( L b L a ), and ( L a + L b ). he mprovement n the propoed archtecture come from calculatn all the poble value of L multaneouly n n-and-mantude form; electn the correct output baed on û, n(l a ), and n(l b ); and fnally aturatn a requred. he chane marked a E Mod n F. 4. he value of n(l ) ven by û n(l a ) when L a > L b, and n(l b ) otherwe. Compared to the propoal n [7], th optmzed archtecture reult n 50% reducton of the delay throuh the E wth an ncreae of 30% n t area. However, nce the E only make up 8.5% of the total core area (for = 64), the overall mpact mall and the area-delay product of the crcut mprove nfcantly. Furthermore, a pecal E named E 0 n F. 2 ntroduced, whch compute two decoded bt at a tme a decrbed n Secton III-A. E 0 ha an addtonal node output for concurrent decodn, whch ued n tae 0, a hown n F. 3. We note that E 0 doe not replcate a full node but hare the peculatve computaton of the normal E. he mplementaton ue 8 addtonal 2-nput MUX a compared to normal E. E 0 alo functon a a normal E when ued n tae 1 and 2. A a reult, E 0 44% larer than the

5 F. 3. Schedule for ornal and mproved em-parallel SC decoder. F. 5. Mcrophotoraph of the SC olar Decoder chp. n() n() n() n() û F functon COM Compab Shared n(f) Compab u Sat E Mod n() G functon f/ F Output G Crtcal ath ABLE I SUMMARY OF MEASURED RESULS FOR SC OLAR DECODER WIH N = 1024, k = 512, = 64, AND = 5 echnoloy 180 nm Core area 1.71 mm 2 Chp area 1.72 mm 2 Gate count 183,637 Frequency hrouhput Voltae ower Enery effcency 150 MHz 49 Mbp 1.3 V 67 mw 1.37 nj/bt F. 4. RL archtecture of a tandard E other E, but nce th chane only affect a nle E n the entre den, the mpact on total area very mall. he delay throuh E 0 vrtually the ame a that of the other E. IV. IMLEMAION RESULS AND MEASUREMS h ASIC, mplemented n the 180nm proce, wa bult wth N = 1024, = 64, and a code rate of 1/2. Each LLR value tored un = 5 bt n n-and-mantude form. Synopy Den Compler and Cadence SoC Encounter were ued for ynthe and layout, repectvely. he crtcal path of the den ornate from the controller, oe throuh the LLR memory, a E and back to the LLR and partal um memore. he layout mple, wth power ral on the perphery and four addtonal par of vertcal trpe to dtrbute the core power wthout much drop. Functonal tetn of the chp wa done by connectn the chp to an FGA board whch uppled the clock and the tmul for each cycle, and recorded the repone. he maxmum acheved frequency 150 MHz n th etup. he meaurement reult are hown n able I. A mcroraph of the chp hown n F. 5, n whch the E, controller and partal um memory are marked; whle the LLR memory account for the remann, unmarked area. V. CONCLUSION olar code are an nteretn canddate for error correcton n future telecommuncaton ytem. he lcon complexty of a ucceve cancellaton (SC) decoder chp for a code block ze of 1024 bt 183k ate, reultn n 1.72 mm 2 n a 180 nm technoloy. he correpondn throuhput 49 Mbp. he key concept for the hardware effcent mplementaton of a SC decoder for polar code are the emparallel archtecture propoed n [7], whch make the lcon complexty feable, and a concurrent decodn technque to ncreae the throuhput by 25% wth nelble addtonal complexty. On top of that, an optmzed mplementaton of the procen element (E) mportant to acheve a hh operatn frequency, a the crtcal path pa throuh the E. REFERCES [1] E. Arkan, Channel olarzaton: A Method for Contructn Capacty- Achevn Code for Symmetrc Bnary-Input Memoryle Channel, IEEE ran. Inf. heory, vol. 55, no. 7, pp , July [2] E. Abbe and A. Barron, olar codn cheme for the AWGN channel, n Informaton heory roceedn (ISI), 2011 IEEE Internatonal Sympoum on, au , pp [3] E. Saolu, E. elatar, and E. Arkan, olarzaton for arbtrary dcrete memoryle channel, n Informaton heory Workhop, IW IEEE, Oct. 2009, pp [4] C. Leroux, I. al, A. Vardy, and W. J. Gro, Hardware archtecture for ucceve cancellaton decodn of polar code, n roc. IEEE Int Acoutc, Speech and Snal rocen (ICASS) Conf, 2011, pp [5] C. Leroux, A. J. Raymond, G. Sark, I. al, A. Vardy, and W. J Gro, Hardware mplementaton of ucceve cancellaton decoder for polar code, Journal of Snal rocen Sytem, vol. 69, no. 3, pp , December [6] Chuan Zhan, Bo Yuan, and Kehab K. arh, Reduced-latency SC polar decoder archtecture, n Communcaton, ICC 12. IEEE Internatonal Conference on, 2012, pp [7] C. Leroux, A. J. Raymond, G. Sark, and W. J. Gro, A em-parallel ucceve-cancellaton decoder for polar code, o appear n IEEE ranacton on Snal rocen. [8] I. al and A. Vardy, How to contruct polar code, ubmtted to IEEE ran. Inf. heory, avalable onlne a arxv: v2, 2011.

Active C Simulated RLC resonator

Active C Simulated RLC resonator 0 nternatonal onference on rcut, Sytem and Smulaton PST vol.7 (0) (0) AST Pre, Snapore Actve Smulated L reonator Abdul Qadr Department of Electronc Enneern NED Unverty of Enneern and Technoloy Karach,

More information

Configurable K-best MIMO Detector Architecture

Configurable K-best MIMO Detector Architecture ISCCSP 008, Malta, 114 March 008 1565 Confgurable Kbet MIMO Detector Archtecture Ramn SharatYazd, Tad Kwanewk Department of Electronc Carleton Unverty Ottawa, Canada Emal: {ryazd, tak}@doe.carleton.ca

More information

Joint Subcarrier and Bit Allocation for Secondary User with Primary Users Cooperation

Joint Subcarrier and Bit Allocation for Secondary User with Primary Users Cooperation KSII TRANSACTIONS ON INTERNET AND INFORMATION SYSTEMS VOL. 7, NO. 1, Dec. 013 3037 Copyrht c 013 KSII Jont Subcarrer and Bt Allocaton for Secondary Uer wth Prmary Uer Cooperaton Xaoron Xu 1,, Yu-Don Yao,

More information

An addressing technique for displaying restricted patterns in rms-responding LCDs by selecting a few rows at a time

An addressing technique for displaying restricted patterns in rms-responding LCDs by selecting a few rows at a time An addreng technue for dplayng retrcted pattern n rm-repondng LCD by electng a few row at a tme K. G. Pan Kumar T. N. Ruckmongathan Abtract An addreng technue that wll allow rm-repondng matrx LCD to dplay

More information

IEEE C802.16e-04/509r4. STC sub-packet combining with antenna grouping for 3 and 4 transmit antennas in OFDMA

IEEE C802.16e-04/509r4. STC sub-packet combining with antenna grouping for 3 and 4 transmit antennas in OFDMA Project Ttle Date Submtted IEEE 80.6 Broadband Wrele Acce Workng Group STC ub-packet combnng wth antenna groupng for and tranmt antenna n OFDMA 005-0-0 Source Bn-Chul Ihm Yongeok Jn

More information

Hierarchical Structure for function approximation using Radial Basis Function

Hierarchical Structure for function approximation using Radial Basis Function Herarchcal Structure for functon appromaton ung Radal Ba Functon M.Awad, H.Pomare, I.Roja, L.J.Herrera, A.Gullen, O.Valenzuela Department of Computer Archtecture and Computer Technology E.T.S. Ingenería

More information

Impact of Cyclic Prefix length on OFDM system Capacity Rom, Christian; Sørensen, Troels Bundgaard; Mogensen, Preben Elgaard; Vejlgaard, Benny

Impact of Cyclic Prefix length on OFDM system Capacity Rom, Christian; Sørensen, Troels Bundgaard; Mogensen, Preben Elgaard; Vejlgaard, Benny Aalbor Unvertet Impact of Cyclc Prefx lenth on OFDM ytem Capacty Rom, Chrtan; Sørenen, Troel Bundaard; Moenen, Preben Elaard; Vejlaard, Benny Publhed n: Proceedn of WPMC 05 Publcaton date: 2005 Document

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

Comparison between PI and PR Current Controllers in Grid Connected PV Inverters

Comparison between PI and PR Current Controllers in Grid Connected PV Inverters World Academy o Scence, Enneern and Technoloy nternatonal Journal o Electrcal and Computer Enneern Vol:, No:, Comparon between P and PR Current Controller n rd Connected PV nverter D. Zammt, C. Spter Stane,

More information

PART V. PLL FUNDAMENTALS 1

PART V. PLL FUNDAMENTALS 1 all-017 Joe Slva-Martnez PART. PLL UNDAMENTALS 1 The phae locked loop a very popular crcut ued n many dfferent applcaton; e.g. frequency ynthezer, M and phae demodulator, clock and data recovery ytem,

More information

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

Optimal Video Distribution Using Anycasting Service

Optimal Video Distribution Using Anycasting Service Bond Unverty epublcaton@bond Informaton Technology paper Bond Bune School 6--999 Optmal Vdeo Dtrbuton Ung Anycatng Servce Zheng da Wu Bond Unverty, Zheng_Da_Wu@bond.edu.au Chr oble Bond Unverty Dawe Huang

More information

IN CONTRAST to traditional wireless cellular networks

IN CONTRAST to traditional wireless cellular networks IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 56, NO. 2, MARCH 2007 801 Jont Opportuntc Power Schedulng and End-to-End Rate Control for Wrele Ad Hoc Network Jang-Won Lee, Member, IEEE, Rav R. Mazumdar,

More information

Centralized PID Control by Decoupling of a Boiler-Turbine Unit

Centralized PID Control by Decoupling of a Boiler-Turbine Unit Proceedng of the European Control Conference 9 Budapet, Hungary, Augut 6, 9 WeA6. Centralzed PID Control by Decouplng of a BolerTurbne Unt Juan Garrdo, Fernando Morlla, and Francco Vázquez Abtract Th paper

More information

IDENTIFICATION OF THE PARAMETERS OF MULTI-MASS DIRECT DRIVE SYSTEM

IDENTIFICATION OF THE PARAMETERS OF MULTI-MASS DIRECT DRIVE SYSTEM Prace Naukowe Intytutu Mazyn, Napędów Pomarów Elektrycznych Nr 66 Poltechnk Wrocławkej Nr 66 Studa Materały Nr 32 202 Domnk ŁUCZAK* dentfcaton of the mechancal reonance frequence, pectral analy, Fourer

More information

Dynamic constraint generation in HASTUS-CrewOpt, a column generation approach for transit crew scheduling

Dynamic constraint generation in HASTUS-CrewOpt, a column generation approach for transit crew scheduling Dynamc contrant generaton n HASTUS-CrewOpt, a column generaton approach for trant crew chedulng By Alan Dallare, Charle Fleurent, and Jean-Marc Roueau Introducton Trant crew chedulng a challengng practcal

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

Adaptive Modulation and Coding with Cooperative Transmission in MIMO fading Channels Yuling Zhang1, a, Qiuming Ma2, b

Adaptive Modulation and Coding with Cooperative Transmission in MIMO fading Channels Yuling Zhang1, a, Qiuming Ma2, b 4th atonal Conference on Electrcal, Electronc and Computer Engneerng (CEECE 05) Adaptve Modulaton and Codng wth Cooperatve Tranmon n MIMO fadng Channel Yulng Zhang, a, Qumng Ma, b School of Informaton

More information

Fractional Base Station Cooperation Cellular Network

Fractional Base Station Cooperation Cellular Network Fractonal Base Staton Cooperaton Cellular Network Naok usashma Tokyo Insttute of Technoloy, Department of Electrcal and Electronc Enneern, Arak-Sakauch Laboratores. Contents Backround Cell-ede problem

More information

PERFORMANCE EVALUATION ON THE BASIS OF BIT ERROR RATE FOR DIFFERENT ORDER OF MODULATION AND DIFFERENT LENGTH OF SUBCHANNELS IN OFDM SYSTEM

PERFORMANCE EVALUATION ON THE BASIS OF BIT ERROR RATE FOR DIFFERENT ORDER OF MODULATION AND DIFFERENT LENGTH OF SUBCHANNELS IN OFDM SYSTEM PERFORMANCE EVALUATION ON THE BASIS OF BIT ERROR RATE FOR DIFFERENT ORDER OF MODULATION AND DIFFERENT LENGTH OF SUBCHANNELS IN OFDM SYSTEM ABSTRACT Sutanu Ghoh Department of Electronc and Communcaton Engneerng

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

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

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

Scalable, Distributed, Dynamic Resource Management for the ARMS Distributed Real-Time Embedded System

Scalable, Distributed, Dynamic Resource Management for the ARMS Distributed Real-Time Embedded System Scalable, Dtrbuted, Dynamc Reource Management for the ARMS Dtrbuted Real-Tme Embedded Sytem Kurt Rohloff, Yarom Gabay, Janmng Ye and Rchard Schantz BBN Technologe Cambrdge, MA, 02138 USA {krohloff, ygabay,

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

Improvement in DGPS Accuracy Using Recurrent S_CMAC_GBF

Improvement in DGPS Accuracy Using Recurrent S_CMAC_GBF World Academy of Scence, Engneerng and Technology 31 9 Improvement n DGPS Accuracy Ung Recurrent S_CMAC_GBF Chng-Tan Chang, Jh-Sheng Hu, and Cha-Yen Heh Abtract GPS ytem offer two knd of ue to peoplean

More information

LOCAL DECODING OF WALSH CODES TO REDUCE CDMA DESPREADING COMPUTATION

LOCAL DECODING OF WALSH CODES TO REDUCE CDMA DESPREADING COMPUTATION LOCAL DECODING OF WALSH CODES TO REDUCE CDMA DESPREADING COMPUTATION Albert M. Chan, Jon Feldman, and Raghu Madyastha (Vanu, Inc., Cambrdge, MA, USA, {chanal,jonfeld,raghu}@vanu.com); Potr Indyk and Davd

More information

Full waveform inversion for event location and source mechanism

Full waveform inversion for event location and source mechanism Full waveform nveron for event locaton and ource mechanm Downloaded 10/14/14 to 50.244.108.113. Redtrbuton ubject to SEG lcene or copyrght; ee Term of Ue at http://lbrary.eg.org/ Elatc full waveform nveron

More information

HUAWEI TECHNOLOGIES CO., LTD. Huawei Proprietary Page 1

HUAWEI TECHNOLOGIES CO., LTD. Huawei Proprietary Page 1 Project Ttle Date Submtted IEEE 802.16 Broadband Wreless Access Workng Group Double-Stage DL MU-MIMO Scheme 2008-05-05 Source(s) Yang Tang, Young Hoon Kwon, Yajun Kou, Shahab Sanaye,

More information

7th Workshop on Planning, Perception and Navigation for Intelligent Vehicles. Autonomous Integrity Monitoring of Navigation Maps on board Vehicles

7th Workshop on Planning, Perception and Navigation for Intelligent Vehicles. Autonomous Integrity Monitoring of Navigation Maps on board Vehicles 7th Workhop on Plannng, Percepton and Navgaton for Intellgent Vehcle Autonomou Integrty Montorng of Navgaton Map on board Vehcle Speaker: Phlppe Bonnfat (Unverté de Technologe de Compègne, Heudayc UMR

More information

Adaptive Hysteresis Band Current Control for Transformerless Single-Phase PV Inverters

Adaptive Hysteresis Band Current Control for Transformerless Single-Phase PV Inverters Adaptve Hytere Band Current Control for Tranformerle Sngle-Phae Inverter Gerardo Vázquez, Pedro Rodrguez Techncal Unverty of Catalona Department of Electrcal Engneerng Barcelona SPAIN gerardo.vazquez@upc.edu

More information

EE 215A Fundamentals of Electrical Engineering Lecture Notes Resistive Circuits 10/06/04. Rich Christie

EE 215A Fundamentals of Electrical Engineering Lecture Notes Resistive Circuits 10/06/04. Rich Christie 5A Introducton: EE 5A Fundamental of Electrcal Engneerng Lecture Note etve Crcut 0/06/04 ch Chrte The oluton of crcut wth more than two element need a lttle more theory. Start wth ome defnton: Node pont

More information

A MODIFIED DIRECTIONAL FREQUENCY REUSE PLAN BASED ON CHANNEL ALTERNATION AND ROTATION

A MODIFIED DIRECTIONAL FREQUENCY REUSE PLAN BASED ON CHANNEL ALTERNATION AND ROTATION A MODIFIED DIRECTIONAL FREQUENCY REUSE PLAN BASED ON CHANNEL ALTERNATION AND ROTATION Vncent A. Nguyen Peng-Jun Wan Ophr Freder Computer Scence Department Illnos Insttute of Technology Chcago, Illnos vnguyen@t.edu,

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

Performance Improvement of Harmonic Detection using Synchronous Reference Frame Method

Performance Improvement of Harmonic Detection using Synchronous Reference Frame Method Latet Tren on rt, Sytem an Sgnal Performance Improvement of Harmonc Detecton ung Synchronou eference rame Metho P. Santprapan an K-L. Areerak* Abtract Th paper preent the performance mprovement of harmonc

More information

Security Protocol for RFID System Conforming to EPC-C1G2 Standard

Security Protocol for RFID System Conforming to EPC-C1G2 Standard JOUAL OF COMPUTES, VOL 8, O 3, MACH 03 605 Securty Protocol for FID Sytem Conformng to EPC-CG Standard Feng ao Informaton Securty Center, Bejng Unverty of Pot and Telecommuncaton Bejnghna Emal: xftone985@yahoocomcn

More information

Journal of Applied Research and Technology ISSN: Centro de Ciencias Aplicadas y Desarrollo Tecnológico.

Journal of Applied Research and Technology ISSN: Centro de Ciencias Aplicadas y Desarrollo Tecnológico. Journal of Appled Reearch and Technology ISSN: 665-643 jart@aleph.cntrum.unam.mx Centro de Cenca Aplcada y Dearrollo Tecnológco Méxco Mar, J.; Wu, S. R.; Wang, Y. T.; Ta, K. C. A Three-Dmenonal Poton Archtecture

More information

A Novel L1 and L2C Combined Detection Scheme for Enhanced GPS Acquisition

A Novel L1 and L2C Combined Detection Scheme for Enhanced GPS Acquisition A Novel L and LC Combned Detecton Scheme for Enhanced GPS Acquton Cyrlle Gernot, Surendran Konavattam Shanmugam, Kyle O Keefe and Gerard Lachapelle Poton Locaton Navgaton (PLAN) Group, Department of Geomatc

More information

COMPARATIVE PERFORMANCE ANALYSIS OF SYMBOL TIMING RECOVERY FOR DVB-S2 RECEIVERS

COMPARATIVE PERFORMANCE ANALYSIS OF SYMBOL TIMING RECOVERY FOR DVB-S2 RECEIVERS COMPARATIVE PERFORMANCE ANALYSIS OF SYMBOL TIMING RECOVERY FOR DVB-S RECEIVERS Panayot Savvopoulo, Unverty of Patra, Department of Electrcal and Computer Engneerng, 6500 Patra, Greece, Phone: 30-610-996483,

More information

Effective Open-loop Transfer Function method for design of multi-loop PI/PID controller for interacting multivariable processes

Effective Open-loop Transfer Function method for design of multi-loop PI/PID controller for interacting multivariable processes Internatonal Journal of Electronc and Computer Scence Enneern 6 Avalable Onlne at www.jece.or ISSN 77956 Effectve Openloop Tranfer Functon method for den of multloop PI/PID controller for nteractn multvarable

More information

Improved single-phase PLL structure with DC-SOGI block on FPGA board implementation

Improved single-phase PLL structure with DC-SOGI block on FPGA board implementation Orgnal reearch paper UDC 004.738.5:6.38 DOI 0.75/IJEEC70053R COBISS.RS-ID 79708 Improved ngle-phae PLL tructure wth DC-SOGI block on FPGA board mplementaton Mlca Rtovć Krtć, Slobodan Lubura, Tatjana Nkolć

More information

MIMO Systems: Multiple Antenna Techniques

MIMO Systems: Multiple Antenna Techniques ADVANCED MIMO SYSEMS MIMO Sytem: Multple Antenna echnque Yqng ZOU, Zhengang PAN, Ka-Kt WONG 1 1 Dr, Senor Member of IEEE, Aocate Edtor, IEEE Wrele, IEEE CL, and JoC (AP), Senor Lecturer, Department of

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

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

Single-Phase voltage-source inverter TUTORIAL. Single-Phase voltage-source inverter

Single-Phase voltage-source inverter TUTORIAL. Single-Phase voltage-source inverter TUTORIAL SnglePhae oltageource nerter www.powermtech.com Th tutoral ntended to how how SmartCtrl can be appled to degn a generc control ytem. In th cae, a nglephae oltageource nerter wll ere a an example

More information

IEEE d-04/65 Project. IEEE Broadband Wireless Access Working Group <

IEEE d-04/65 Project. IEEE Broadband Wireless Access Working Group < 00-0- IEEE 0.d-0/ Project IEEE 0. Broadband Wrele Acce Workng Group Ttle Date ubmtted Enhancng MIMO feature for OFDMA PHY layer 00-0- ource: Wen Tong, Peyng Zhu, Mo-Han Fong, Jangle

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

HARMONIC INTERACTIONS AND RESONANCE PROBLEMS IN LARGE SCALE LV NETWORKS

HARMONIC INTERACTIONS AND RESONANCE PROBLEMS IN LARGE SCALE LV NETWORKS HARMONIC INTERACTIONS AND RESONANCE PROBLEMS IN LARGE SCALE LV NETWORKS M. C. Benhabb, P. R. Wlczek, J. M. A. Myrzk, J. L. Duarte Department of electrcal engneerng, Endhoven Unverty of Technology Den Dolech,

More information

Resonance Analysis in Parallel Voltage-Controlled Distributed Generation Inverters

Resonance Analysis in Parallel Voltage-Controlled Distributed Generation Inverters Reonance Analy n Parallel Voltage-Controlled Dtrbuted Generaton Inverter Xongfe Wang Frede Blaabjerg and Zhe Chen Department of Energy Technology Aalborg Unverty Pontoppdantraede 11 922 Aalborg Denmark

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

A Multi Objective Hybrid Differential Evolution Algorithm assisted Genetic Algorithm Approach for Optimal Reactive Power and Voltage Control

A Multi Objective Hybrid Differential Evolution Algorithm assisted Genetic Algorithm Approach for Optimal Reactive Power and Voltage Control D.Godwn Immanuel et al. / Internatonal Journal of Engneerng and Technology (IJET) A Mult Obectve Hybrd Dfferental Evoluton Algorthm ated Genetc Algorthm Approach for Optmal Reactve Power and oltage Control

More information

An Image-Based Food Classification System

An Image-Based Food Classification System S. Somatlake, A. N. Chalmer, An Image-Baed Food Clafcaton Sytem, Proceedng of Image and Von Computng New Zealand 2007, pp. 260 265, Hamlton, New Zealand, December 2007. An Image-Baed Food Clafcaton Sytem

More information

THE GENERATION OF 400 MW RF PULSES AT X-BAND USING RESONANT DELAY LINES *

THE GENERATION OF 400 MW RF PULSES AT X-BAND USING RESONANT DELAY LINES * SLAC PUB 874 3/1999 THE GENERATION OF 4 MW RF PULSES AT X-BAND USING RESONANT DELAY LINES * Sam G. Tantaw, Arnold E. Vleks, and Rod J. Loewen Stanford Lnear Accelerator Center, Stanford Unversty P.O. Box

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

Geometric Algorithm for Received Signal Strength Based Mobile Positioning

Geometric Algorithm for Received Signal Strength Based Mobile Positioning RADIOENGINEERING, VOL. 4, NO., JUNE 005 Geometrc Algorthm for Receved Sgnal Strength Baed Moble Potonng Peter BRÍDA, Peter ČEPEL, Ján DÚHA Dept. of Telecommuncaton, Unverty of Žlna, Unverztná 85/, 00 6

More information

Modeling, Analysis, and Realization of Permanent Magnet Synchronous Motor Current Vector Control by MATLAB/Simulink and FPGA

Modeling, Analysis, and Realization of Permanent Magnet Synchronous Motor Current Vector Control by MATLAB/Simulink and FPGA machne Artcle Modelng, Analy, and Realzaton of Permanent Magnet Synchronou Motor Current Vector Control by MATLAB/Smulnk and FPGA Chu-Keng La, Yao-Tng Tao and Cha-Che Ta Department of Electrcal Engneerng,

More information

Florida State University Libraries

Florida State University Libraries Florda State Unverty Lbrare Electronc Thee, Treate and Dertaton The Graduate School 3 Advanced Iolated B-Drectonal DC- DC Converter Technology for Smart Grd Applcaton Xaohu Lu Follow th and addtonal work

More information

OVER-SAMPLING FOR ACCURATE MASKING THRESHOLD CALCULATION IN WAVELET PACKET AUDIO CODERS

OVER-SAMPLING FOR ACCURATE MASKING THRESHOLD CALCULATION IN WAVELET PACKET AUDIO CODERS OVER-SAMPLING FOR ACCURATE MASKING THRESHOLD CALCULATION IN WAVELET PACKET AUDIO CODERS Ferdnan Snaga #, Elathamby Ambkarajah # and Andrew P. Bradley* # School of Electrcal Engneerng and Telecommuncatons

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

One-Stage and Two-Stage Schemes of High Performance Synchronous PWM with Smooth Pulse-Ratio Changing

One-Stage and Two-Stage Schemes of High Performance Synchronous PWM with Smooth Pulse-Ratio Changing One-Stage and Two-Stage Scheme of Hgh Performance Synchronou PWM wth Smooth Pule-Rato Changng V. Olechu Power Engneerng Inttute Academy of Scence of Moldova hnau, Republc of Moldova olechuv@hotmal.com

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

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

Generalized Incomplete Trojan-Type Designs with Unequal Cell Sizes

Generalized Incomplete Trojan-Type Designs with Unequal Cell Sizes Internatonal Journal of Theoretcal & Appled Scences 6(1): 50-54(2014) ISSN No. (Prnt): 0975-1718 ISSN No. (Onlne): 2249-3247 Generalzed Incomplete Trojan-Type Desgns wth Unequal Cell Szes Cn Varghese,

More information

SYNTHESIS OF SYNCHRONOUS MOTOR SERVO SYSTEM IN MATLAB

SYNTHESIS OF SYNCHRONOUS MOTOR SERVO SYSTEM IN MATLAB SYNTHESIS OF SYNCHRONOUS MOTOR SERVO SYSTEM IN MATLA J. Dúbravký, A. Tchý, M. Dúbravká, J. Pauluová Inttute of Control an Inutral Informatc, Slovak Unverty of Technology, Faculty of Electrcal Engneerng

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

Voltage security constrained reactive power optimization incorporating wind generation

Voltage security constrained reactive power optimization incorporating wind generation Unversty of Wollongong Research Onlne Faculty of Engneerng and Informaton Scences - Papers: Part A Faculty of Engneerng and Informaton Scences 2012 Voltage securty constraned reactve power optmzaton ncorporatng

More information

Geometric Algorithm for Received Signal Strength Based Mobile Positioning

Geometric Algorithm for Received Signal Strength Based Mobile Positioning RADIOENGINEERING, VOL. 4, NO., APRIL 005 Geometrc Algorthm for Receved Sgnal Strength Baed Moble Potonng Peter Brída, Peter Čepel, Ján Dúha 3,, 3 Dept. of Telecommuncaton, Unverty of Žlna, Unverztná 85/,

More information

Using Visualization to Detect Plagiarism in Computer Science Classes

Using Visualization to Detect Plagiarism in Computer Science Classes Ung Vualzaton to Detect Plagarm n Computer Scence Clae Randy L. Rbler Department of Computer Scence Lynchburg College Lynchburg, Vrgna 241 rbler@lynchburg.edu Marc Abram Department of Computer Scence Vrgna

More information

High-performance Parallel Concatenated Polar-CRC Decoder Architecture

High-performance Parallel Concatenated Polar-CRC Decoder Architecture JOURAL OF SEMICODUCTOR TECHOLOGY AD SCIECE, VOL.8, O.5, OCTOBER, 208 ISS(Print) 598-657 https://doi.org/0.5573/jsts.208.8.5.560 ISS(Online) 2233-4866 High-performance Parallel Concatenated Polar-CRC Decoder

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

Multiuser MIMO CDMA Systems with Interference Cancellers in Rayleigh Channels

Multiuser MIMO CDMA Systems with Interference Cancellers in Rayleigh Channels Proceen of the 0th WEA Internatonal Conference on COUNICATION, Voulamen, Athen, Greece, July 0-, 006 (pp39-333 ultuer IO CA ytem th Interference Canceller n Rayleh Channel OHAE F. AOUR, enor member IEEE

More information

INFLUENCE OF TCSC FACTS DEVICE ON STEADY STATE VOLTAGE STABILITY

INFLUENCE OF TCSC FACTS DEVICE ON STEADY STATE VOLTAGE STABILITY INFLUENCE OF TCSC FACTS DEVICE ON STEADY STATE VOLTAGE STABILITY GABER EL-SAADY, 2 MOHAMED A. A. WAHAB, 3 MOHAMED M. HAMADA, 4 M. F. BASHEER Electrcal Engneerng Department Aut Unverty, Aut, Egypt 2, 3&4

More information

CONTROL SYSTEM SOLUTION TO NETWORK CONGESTION: A MODIFIED PID METHOD

CONTROL SYSTEM SOLUTION TO NETWORK CONGESTION: A MODIFIED PID METHOD Control 4, Unverty of Ba, UK, September 4 ID-89 COTROL SYSTEM SOLUTIO TO ETWORK COGESTIO: A MODIFIED PID METHOD K. H. Wong, L Tan and S.H.Yang Computer Scence Department, Loughborough Unverty, UK Computer

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

Resource Allocation Optimization for Device-to- Device Communication Underlaying Cellular Networks

Resource Allocation Optimization for Device-to- Device Communication Underlaying Cellular Networks Resource Allocaton Optmzaton for Devce-to- Devce Communcaton Underlayng Cellular Networks Bn Wang, L Chen, Xaohang Chen, Xn Zhang, and Dacheng Yang Wreless Theores and Technologes (WT&T) Bejng Unversty

More information

Aalborg Universitet. Published in: I E E E Transactions on Power Electronics. DOI (link to publication from Publisher): /TPEL.2016.

Aalborg Universitet. Published in: I E E E Transactions on Power Electronics. DOI (link to publication from Publisher): /TPEL.2016. Aalborg Unvertet Revew of Actve and Reactve Power Sharng Stratege n Herarchcal Controlled Mcrogrd Han, Yang; L, Hong; Shen, Pan; Coelho, Ernane A. A.; Guerrero, Joep M. Publhed n: I E E E Tranacton on

More information

CELL SEARCH ROBUST TO INITIAL FREQUENCY OFFSET IN WCDMA SYSTEMS

CELL SEARCH ROBUST TO INITIAL FREQUENCY OFFSET IN WCDMA SYSTEMS CELL EARCH ROBUT TO INITIAL FREQUENCY OFFET IN WCDMA YTEM June Moon and Yong-Hwan Lee chool of Electrcal Engneerng eoul Natonal Unversty an 56-, hllmdong, Kwanak-Ku, 5-74, eoul, Korea ylee@snu.ac.kr Abstract

More information

Identification of fractional order transfer functions using a step excitation

Identification of fractional order transfer functions using a step excitation Identfcaton of fractonal order tranfer functon ung a tep exctaton Artcle Accepted Veron Jacyntho, L. A., Texera, M. C. M., Auncão, E., Cardm, R., Galvão, R. K. H. and Hadjlouca, S. (5) Identfcaton of fractonal

More information

Simon B. Nawrot ATNF vacation student February 2003

Simon B. Nawrot ATNF vacation student February 2003 Degn and Contructon of a Slotted Coaxal Balun and the Development of a Method to Determne Noe Temperature of LNA wth Non Standard Input Impedance. Smon B. Nawrot ATNF vacaton tudent February 3 Abtract

More information

On Path Memory in List Successive Cancellation Decoder of Polar Codes

On Path Memory in List Successive Cancellation Decoder of Polar Codes On ath Memory in List Successive Cancellation Decoder of olar Codes ChenYang Xia, YouZhe Fan, Ji Chen, Chi-Ying Tsui Department of Electronic and Computer Engineering, the HKUST, Hong Kong {cxia, jasonfan,

More information

Effective Coverage and Connectivity Preserving in Wireless Sensor Networks

Effective Coverage and Connectivity Preserving in Wireless Sensor Networks Effectve Coverage and Connectvty Preervng n Wrele Senor Network Nurcan Tezcan Wenye Wang Department of Electrcal and Computer Engneerng North Carolna State Unverty Emal: {ntezcan,wwang}@eo.ncu.edu Abtract

More information

Review of Active and Reactive Power Sharing Strategies in Hierarchical Controlled Microgrids

Review of Active and Reactive Power Sharing Strategies in Hierarchical Controlled Microgrids Th artcle ha been accepted for publcaton n a future ue of th journal, but ha not been fully edted. Content may change pror to fnal publcaton. Ctaton nformaton: DOI 0.09/TPL.06.569597, I Tranacton on Power

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

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

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

ECE315 / ECE515 Lecture 5 Date:

ECE315 / ECE515 Lecture 5 Date: Lecture 5 Date: 18.08.2016 Common Source Amplfer MOSFET Amplfer Dstorton Example 1 One Realstc CS Amplfer Crcut: C c1 : Couplng Capactor serves as perfect short crcut at all sgnal frequences whle blockng

More information

Integrated Control Chart System: A New Charting Technique

Integrated Control Chart System: A New Charting Technique Proceedng of the 202 Internatonal Conference on Indutral Engneerng and Operaton Management Itanbul, Turkey, July 3 6, 202 Integrated Control Chart Sytem: A New Chartng Technque M. Shamuzzaman Department

More information

Convention Paper 6683 Presented at the 120th Convention 2006 May Paris, France

Convention Paper 6683 Presented at the 120th Convention 2006 May Paris, France Audo Enneern Socety Conventon Paper 668 Presented at the 0th Conventon 006 May 0 Pars, France Ths conventon paper has been reproduced from the author's advance manuscrpt, wthout edtn, correctons, or consderaton

More information

Available Transfer Capability (ATC) Under Deregulated Power Systems

Available Transfer Capability (ATC) Under Deregulated Power Systems Volume-4, Issue-2, Aprl-2, IN : 2-758 Internatonal Journal of Engneerng and Management Research Avalable at: www.emr.net Page Number: 3-8 Avalable Transfer Capablty (ATC) Under Deregulated Power ystems

More information

Channel Alternation and Rotation in Narrow Beam Trisector Cellular Systems

Channel Alternation and Rotation in Narrow Beam Trisector Cellular Systems Channel Alternaton and Rotaton n Narrow Beam Trsector Cellular Systems Vncent A. Nguyen, Peng-Jun Wan, Ophr Freder Illnos Insttute of Technology-Communcaton Laboratory Research Computer Scence Department-Chcago,

More information

SCRAM: A Sharing Considered Route Assignment Mechanism for Fair Taxi Route Recommendations

SCRAM: A Sharing Considered Route Assignment Mechanism for Fair Taxi Route Recommendations SCRAM: A Sharng Condered Route Agnment Mechanm for Far Tax Route Recommendaton Shyou Qan Department of Computer Scence and Engneerng, Shangha Jao Tong Unverty qhyou@jtu.edu.cn Iam Sahel Unverty of Lyon,

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

Published in: Proceedings of the 2014 IEEE Energy Conversion Congress and Exposition (ECCE)

Published in: Proceedings of the 2014 IEEE Energy Conversion Congress and Exposition (ECCE) Aalbor Unvertet Reonant-nductor-voltae eedback actve dampn baed control or rd-connected nverter wth LLCL-lter Mn, Huan; Wan, Xone; Loh, Poh Chan; Blaabjer, Frede Publhed n: Proceedn o the 04 IEEE Enery

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

Recognition of OFDM Modulation Method

Recognition of OFDM Modulation Method K. ULOVEC, RECOGITIO O ODM MODULTIO METHOD Recognton o ODM Modulaton Method Karel ULOVEC Department o Rado Engneerng, Czech Techncal Unverty, Techncká, 66 7 Prague, Czech Republc xulovec@el.cvut.cz btract.

More information

UNIT 2 TACHEOMETRIC SURVEYING

UNIT 2 TACHEOMETRIC SURVEYING UNIT 2 TACHEMETRIC SURVEYING Tacheometrc Surveyng Structure 2.1 Introducton bjectve 2.2 rncple of Tacheometry 2.2.1 Advantage of Tacheometry 2.2.2 Tacheometer 2.2.3 Stada Rod 2.2.4 Sytem of Tacheometrc

More information

Single-Stage AC/DC Single-Inductor Multiple-Output LED Drivers

Single-Stage AC/DC Single-Inductor Multiple-Output LED Drivers Sngle-Stage AC/DC Sngle-Inductor Multple-Output LED Drver 1 Yue Guo, Snan L, Member, IEEE, Albert T. L. Lee, Member, IEEE, Sew-Chong Tan, Senor Member, IEEE, C. K. Lee, Senor Member, IEEE, S. Y. (Ron)

More information

Lecture 10: Bipolar Junction Transistor Construction. NPN Physical Operation.

Lecture 10: Bipolar Junction Transistor Construction. NPN Physical Operation. Whtes, EE 320 Lecture 10 Page 1 of 9 Lecture 10: Bpolar Juncton Transstor Constructon. NPN Physcal Operaton. For the remander of ths semester we wll be studyng transstors and transstor crcuts. The transstor

More information

Integrated Mixed-Model Assembly Line Balancing with Unskilled Temporary Workers

Integrated Mixed-Model Assembly Line Balancing with Unskilled Temporary Workers Integrated Mxed-Model Aembly Lne Balancng th Unlled Temporary orer Dongoo m, Jnoo Par, Ilyeong Moon To cte th veron: Dongoo m, Jnoo Par, Ilyeong Moon. Integrated Mxed-Model Aembly Lne Balancng th Unlled

More information