A SCALABLE SYSTEM ARCHITECTURE FOR HIGH-THROUGHPUT TURBO-DECODERS. Michael J. Thul, Frank Gilbert, Timo Vogt,Gerd Kreiselmaier, Norbert Wehn

Size: px
Start display at page:

Download "A SCALABLE SYSTEM ARCHITECTURE FOR HIGH-THROUGHPUT TURBO-DECODERS. Michael J. Thul, Frank Gilbert, Timo Vogt,Gerd Kreiselmaier, Norbert Wehn"

Transcription

1 A SCALAE SYSTEM ARCHITECTURE FOR HIGHTHROUGHPUT TURBODECODERS Michael J. Thul, Frank Gilber, Timo Vog,Gerd Kreiselmaier, Norber Wehn Microelecronic Sysem Design Research Group Universiy of Kaiserslauern, ErwinSchrödingerSraße Kaiserslauern, Germany hul, gilber, vog, kreiselmaier, ABSTRACT The need for higher daa raes is ever rising as wireless communicaion sandards move from he hird o he fourh generaion. TurboCodes are he prevalen channel codes for wireless sysems due o heir excellen forward error correcion capabiliy. So far research has mainly focused on componens of high hroughpu Turbos. To he bes of our knowledge, no complee Turbo sysem has been argeed. his paper we explore he Turbo design space anew, boh under sysem design and deepsubmicron implemenaion aspecs. Our approach incorporaes all levels of design, from I/O behavior down o floorplaning and deepsubmicron effecs in synhesis and inerconnec. Is scalabiliy allows o derive opimized archiecures ailored o he given hroughpu and arge echnology. We presen a design example for a 6MBi/s 3GPP complian Turbo synhezised on a.8µm sandard cell library.. INTRODUCTION TurboCodes, proposed in 993 [2], are among he mos advanced channel coding echniques, as hey show ousanding error correcion capabiliy. As applicaions for wireless sysems creae demand for more and more daa o be ransferred, high hroughpu connecions become a necessiy. Thus TurboCodes, already par of oday s 3GPP wireless communicaion sandard [8], will be used for higher hroughpus in he fuure. TurboEncoders are sraigh forward o implemen, whereas he design of a Turbos is a challenging and complex ask. For high hroughpu, highly parallelized decoder archiecures are needed. Turbos consis of componen decoders which exchange informaion ieraively. Beween ieraions, his informaion is reordered following an inerleaving scheme. Previous work has mainly focused on he parallelizaion of he componen decoders, namely he commonly used maximumaposeriori (MAP) [3]. The inerleaving, however, has only been sudied recenly for parallelizaion []. Up o now archiecural decisions for parallelizaion have mainly focused on merics for memory demand, arihmeic complexiy and hroughpu. The resuling high hroughpu decoderarchiecures are complex designs wih millions of gaes. Implemening hese archiecures in deepsubmicron echnologies will lead o iming closure, clock skew, and global inerconnec problems. Therefore high hroughpu Turbo sysems mus be designed wih special focus on inerconnec and using saeofhear synhesis mehodologies. his work we focus on parallelizaion and pariioning for minimized communicaion, synchronizaion, global inerconnec and conrol. To avoid iming closure problems, no pariion exceeds a size of K gaes [7]. The globally asynchronous, locally synchronous paradigm is applied [] where applicable. his paper, we consider he complee Turbo sysem wih I/O, componen decoders and inerleaving nework. 2. TURBOCODES Forward error correcion is enabled by inroducing pariy bis. TurboCodes, he original informaion ( x s ), denoed as sysemaic informaion, is ransmied ogeher wih he pariy informaion ( x p x 2p ). For he Third Generaion Parnership Projec (3GPP) [8], he encoder consiss of wo recursive sysemaic convoluional (RSC) encoders wih consrain lengh K 4, which can also be inerpreed as 8 sae finie sae machines. One RSC encoder works on he block of informaion in is original, he oher one in an inerleaved sequence, see Figure a). On he receiver side a corresponding componen decoder for each of hem exiss. The MAP has been recognized as he componen decoder of choice as i is superior o he SofOupu Vierbi Algorihm (SOVA) in erms of communicaions performance and implemenaion scalabiliy [].

2 RSC2 y s y s in y p y 2p in Λ Λ 2 z 2 in z INT RSC RSC2 a) x s x p x 2p Puncurer Puncurer x s x p x 2p y p MAP Λ DE INT z 2 in y 2p in INT y s y s in b) z MAP2 DE Λ 2 Fig.. TurboEncoder and Turbo The sofoupu of each componen decoder ( Λ) is modified o reflec only is own confidence ( z) in he received informaion bi of being sen eiher as or. These confidences are exchanged beween he decoders o bias heir nex esimaions ieraively (see Figure b)). During his exchange, he produced informaion is inerleaved following he same scheme as in he encoder. The exchange coninues unil a sop crierion, see [4], is fulfilled. The las sofoupu is no modified and becomes he sofoupu of he Turbo ( Λ 2 ). Is sign represens he decision and is magniude he confidence of he Turbo in i. 3. THE MAP ALGORITHM Given he received samples of sysemaic and pariy bis (channel values)for he whole block (y N, where N is he block lengh), he MAP algorihm compues he probabiliy for each bi o have been sen as d k or d k. The logarihmic likelihood raio (LLR) of hese probabiliies is he sofoupu, denoed as: Λ k log Pr d k y N Pr d k y N Equaion can be expressed using hree probabiliies, which refer o he encoder saes Sk m, where k N and m m 8 : The branch k k merics γm m d k is he probabiliy ha a ransiion beween Sk m and Sm k has aken place. I is derived from he received signals, he apriori informaion given by he previous decoder, he code srucure and he assumpion of d k or d k, for deails see [5]. From hese branch merics he probabiliy α k m ha he encoder reached sae Sm k given he iniial sae and he received sequence yk, is compued hrough a forward recursion: α k m α k m m k k γm m Performing a backward recursion yields he probabiliy β k m ha he encoder has reached he (known) final sae given () he sae Sm k and he remainder of he received sequence y N k : β k m β k k k m γm m m αs and βs are boh called sae merics. Equaion can be rewrien as: Λ k log m m αk m βm k k k γm m d k m m α k m βm k k k γm m d k The original probabiliy based formulaion as presened here involves a lo of muliplicaions and has hus been pored o he logarihmic domain o become he LogMAP Algorihm [5]: Muliplicaions urn ino addiions and addiions ino maximum selecions wih addiional correcion erms. Arihmeic complexiy can furher be reduced by omiing he correcion erm (MaxLogMAP Algorihm) which leads o a sligh loss in communicaions performance (abou. db). LogMAP and MaxLogMAP algorihm are common pracice in saeofhear implemenaions. Obviously, only one se of sae merics, eiher αs or βs has o be sored during he recursions, as he LLR can be compued in parallel o he second recursion. Figure 2, he recursions associaed wih his sorage are depiced wih slim lines. Thick lines indicae recursions wih combined LLR calculaion. Figure 2 a) shows he original sequence of compuaions also know as serial MAP (SMAP): Firs a forward recursion over he whole block of lengh wih sorage of he inermediae sae merics α, second he backward recursion, saring a he end of he block, where he produced βs are immediae consumed by he LLR calculaion. The huge sorage requiremens for saemerics, proporional o he area spanned by he recursions, and he high laency can be couneraced hrough windowing echniques. Windowing allows o loosen he dependency beween subblocks of size : I is sufficien o perform a recursion on a cerain number AL of proceeding bis (acquisiion) o obain sufficienly accurae values on window borders [3]. Also know as he Jacobian logarihm, see [5] for deails. (2)

3 PSfrag replacemens AL a) No Windowing b) Single Sided Acquisiion (SMAP) AL c) SMAP wih hree recursion unis d) Double Sided Acquisiion (PMAP) Fig. 2. Windowing Schemes for he MAP Algorihm e) PMAP, Acquisiion Minimized (Example) Figure 2 shows wo variaions on windowed SMAP: fully serial compuaion of he recursions and he acquisiion in b), and heir parallel compuaion in c). We assume implemenaions wih recursion unis which can handle eiher forward, backward or acquisiion phases. For Figure 2b) only one recursion uni is used sequenially, whereas hree unis work in parallel in Figure 2c). Saring acquisiion on several poins of he block allows o process independen subblocks, which leads o he parallel MAP (PMAP), Figure 2d), allowing o rade off hardware for laency. Various arrangemens of he processing order (and direcion) are possible. We choose he seup depiced in Figure 2e), comparable o he double flow in [6]. I minimizes he acquisiions, which ranslae o compuaional overhead, and i minimizes he need o exchange daa beween windows. The field of window processing seup has already been sufficienly explored, for insance in [2, 6]. 4. RELATED WORK A horough compilaion of MAP decoder opimizaions can be found in [2] and is references. To give some examples: MAP decoder processing scheme opimizaions are presened [6, 3], implemenaion issues of MAP decoders are discussed in [, 4]. High hroughpu MAP decoders have already been presened in [3, 3]. The second imporan building block, he inerleaver, has only been addressed recenly by [, 9] and wih a differen approach in [4]. I/O and inerface issues have, o he bes of our knowledge, no been considered a all ye. Though a lo of Turbo designs exis, each of hem is a singular soluion and he auhors are no aware of any work on scalable highhroughpu Turbo archiecures. 5. NEW APPROACH Efficiency of archiecures, modeled for example by Efficiency Throughpu Area Energy Task has long been he only meric for design space exploraion. erconnec, communicaion and feasibiliy of synhesis based approaches in deepsubmicron echnologies, however, are keys issues for implemenaion, which limi he design space significanly. Saeofhear synhesis ools can synhesize up o K gaes fla [7]. Thus complex designs mus be composed of blocks wih his size limiaion. Toplevelrouing complexiy, which leads o imeclosure problems [] has o be reduced by minimizing communicaion beween he building blocks. Our new approach is o design synhesizable mosly independen subblocks of less han K gaes wih minimized global communicaion. Global communicaion is replaced by local communicaion hrough appropriae subblock design. 6. PARALLELIZATION LAYERS We focus on he Turbo level (see Figure 3), in which we idenified hree disinc archiecural layers: he I/O inerface layer, he componen decoder layer and he inerleaver nework layer. They are presened in deail in he following secions. 6.. I/O erface Layer The oal ime for processing a block is I D O, wih I O and D he imes for inpus, oupu, and decod (3)

4 PSfrag replacemens Sysem Level Recursionuni Level Turbo Level Turbo DaaTransfer (I/O) MAP erleaver Nework MAP Level Windows Window Level Recursions ACS Unis Recursion Level Recursion Unis Fig. 3. Parallelizaion Layers of Turbo Sysems (Exrac) g replacemens 7 Ieraions SMAP ing. Assuming ha each phase can be sped up by a facor N x hrough appropriae parallelizaion, he processing ime can be denoed as I Ni cycle, O N o cycle, and 2 I C D N D cycle, wih I he number of ieraions, he block lengh, and C a consan overhead facor beween and.5. Thus he sysem hroughpu T S is T S Ni cycle 2 I C N D cycle N o cycle 2 I C f cycle (4) N i No N D The saring poin of opimizaions is a serial MAP wih N I N O N D, which is no parallelizaion, see Figure 4a). Decoding ime is he dominan facor, bu maximizing he parallelism of he decoder core alone (Figure 4b)), however, leads only o T 2 f cycle for N D. See Figure 5a), where ieraions and an overhead facor PSfrag of replacemens erface erface erface erface erface T inpu Ou Ou T IO Ou Ou Ou T IO Ou Ou Ou Ou T inpu Toupu Ou Ou d) PMAP wih PSfrag replacemens parallelized concurren IO Ou a) 7 Ieraions SMAP Ou Fig. 4. I/O vs. parallelizaion I:Sequenial pu Oupu Ou II: Sequenial pu/oupu Toupu b) PMAP c) PMAP wih concurren IO e) concurren PMAP / IO C 2 are assumed (Experimens on realisic scenarios yielded C 8). As soon as D I O Amdahl s Law applies and decreasing D does no significanly improve sysem hroughpu. I and O boh occur in he denominaor, hence he limiaion o 2 f cycle. Combining he inpu and oupu phases o perform concurren in and oupu comes a no exra cos: The inpu memories (channel values) are filled, while he oupu memories (LLR) are read. No conflics occur and Equaion 4 becomes: T ConcurrenIO 2 I C f cycle (5) N IO N D see also Figure 4c) and Figure 5a). The hroughpu, how Relaive Throughpu I II III III: Concurren pu/oupu/ Relaive Throughpu PMAP alone PMAP; concurren I/O N D : Parallelizaion 2 P D a) III: Concurren pu/oupu/ II: Sequenial pu/oupu I:Sequenial pu Oupu 2 P IO b) Fig. 5. Throughpu depending on parallelizaion levels and degrees 3 III II I

5 ever, sill sauraes quickly wih increasing N D, see Figure 5a). Two counermeasures are possible: parallelized I/O and performing I/O and decoding concurrenly. Parallelized I/O is ransferring N IO daa packes per cycle in parallel, see Figure 4d). For his, N IO imes more I/Opors and N IO imes broader busses are needed. The memories, however, are hardly effeced as only he aspec raio of RAMs changes. The hroughpu can no longer be depiced by a simple plo. Figure 5b) shows a wodimensional hroughpu funcion. Concurren decoding and I/O, see Figure 4e), leads o a demand for an addiional se of I/O RAMs. One se for I/O and he oher for decoding. As he I/O RAMs make up 8% of he oal area, we would pay a major area penaly. On he oher hand, assuming IO D, relaive hroughpu becomes a linear funcion of N D, see Figure 5b). Which parallelizaions is chosen is highly dependen on he applicaion Componen Layer High hroughpu MAPdecoders can be build by using muliple MAPdecoder unis or by parallelizing he MAPdecoder iself on various levels (see Figure 3). We refer o decoder parallelizaion as presened in [2, 3]. On he componen decoder level he daa block is separaed in se of subblocks, called windows, allowing muliple windows o be decoded in parallel (see Figure 2). On he window level a window requires a recursion for acquisiion and subsequenly a firs and a second recursion for producing forward and backward pah merics. These recursions are he eniies on ha level and may be carried ou in a pipeline fashion or folded ono he same hardware. The recursions hemselves may be processed by a pipeline of recursion unis, also called saemeric unis, on he recursion level or folded ono one uni. The las level of parallelizaion we wan o consider here is he recursionuni level. I deermines he number of saemerics which are updaed per cycle. Noe ha his and all lower levels of parallelizaion (as menioned in [2]) are commonly fully parallelized, which is calculaing all saes of an 8sae 3GPP TurboCode in parallel on dedicaed hardware per sae using parallel arihmeic unis erleaver Nework Layer erleaving is scrambling he processing order o break up neighborhoodrelaions. I is essenial for he performance of TurboCodes. erleaver and deinerleaver ables conain oneoone mappings of source addresses o desinaion addresses. (A 3GPP complian able, for example, conains up o 54 enries.) One LLR has o be read for every LLR produced. Is only one LLR produced per imesep (SMAP), inerleaving can be performed on he fly hrough indirec addressing. Type of Unis # of Area Area Area Unis [mm 2 ] [# of Raio gaes] [%] I/ODaa RAM K 6.4 erleaver RAM K 2.9 BranchMeric RAM.4 3K.3 SaeMeric RAM.248 2K 7.9 SaeMeric Uni.7 6K 2.3 LLRCalculaion Uni.36 K 4.3 erface/conrol.9 7K 2.9 Toal Area K Table. 3GPP complian SMAP a 33MHz, 3.8MBi/s a 6 TurboIeraions Parallel archiecures, however, produce more han one (N D ) LLRs per imesep.thus, muliple LLRs have o be read and wrien concurrenly. Pariioning he LLR memory ino N D disinc RAMs can ensure ha no read conflics occur. Wrie conflics can eiher be avoided hrough careful inerleaver design respecing he given Turbo archiecure, as in [4], or handled hrough he design of advanced LLR disribuion neworks. We chose he laer alernaive; i is he only one allowing o build sandard complian Turbo sysems. Due o space limiaions, we refer o our previous publicaions: [] we inroduced a concurren inerleaving archiecure o solve he wrie conflics. [9] we opimized his archiecure following he same approach as in his paper: small local eniies wih minimum inerconnec and communicaion. The resul is a ringinerleaverboleneckbreaker (RIBB) archiecure where nodes, each associaed wih a producer of one LLR/cycle, are conneced in a ring srucure wih buffers beween hem. These nodes deermine locally where he incoming LLRs have o go o: lead hem o he local RAM, or forward hem o he nex node. See [9] for deails. 7. SCALAE ARCHITECTURE Implemenaion of scalable archiecures requires he selecion of appropriae levels of parallelizaion from a large design space. For his, we analyze a SMAP based Turbo implemenaion according o Figure 2b), windowed serial MAP wih one recursion uni, o idenify opimizaion poenial. From he synhesis resuls presened in Table wo conclusions can be drawn immediaely: Firs, more han 8% of he area in Table is dedicaed o inpu and oupu RAMs. Thus parallelizaion of he decoder iself only affecs 2% of he oal area and mus be more efficien (according o Equaion 3) han duplicaion of complee Turbos. Second, using muliple, dedi

6 IF SMAP uni IBB IF PSfrag replacemens Fig. 6. Sample Floorplan for eigh SubBlocks caed saemeric unis for acquisiion, forward and backward recursion increases he oal area only slighly. Ye i improves hroughpu by a facor of a leas wo, compare Figure 2b) and c) and see also []. Using dedicaed unis for each ask also increases he maximum clock frequency as muliplexers for hardware sharing are removed from he criical pah. To increase he MAPdecoder hroughpu furher, here are wo alernaives: unroll and pipeline he recursions (parallelizaion on he window level) or decode muliple windows in parallel (parallelizaion on he componen decoder level). On his level no only archiecural efficiency, bu also he maximum module size of K gaes for synhesis mus be aken ino accoun. Unrolling and pipelining he recursions, as in [3, 2, 3], resuls in a large number of recursion unis. Even wih maximum hardware folding, hese archiecures are oo large o be implemened in a K gaes module and can no be used in a sraigh forward synhesis based approach. We herefore parallelize on he componen decoder level. A double windowing scheme is employed: The inpu daa is pariioned ino subblocks according o he opimized PMAP scheme in Figure 2e), where one window ranslaes o one subblock. Each subblock is associaed wih one componen decoder. This minimizes communicaion and synchronizaion of adjacen componen decoders for acquisiion and saemeric exchange. The subblocks are sill large and he SMAP scheme of Figure 2c) is employed by each decoder o process is own subblock. Thus we process muliple subblocks in parallel each wih a dedicaed SMAPuni. This allows us even o inegrae one SMAPuni and he associaed inerleavingnode (RIBB) wihin he same K gaes module. Figure 6 shows he overall archiecure of an 8SMAP implemenaion. The ineviable highhroughpu communicaion for inerleaving is reduced o poinopoin communicaion of RIBBcells, as in [9]. This archiecure allows a regular floorplan where communicaion among he SMAPunis is limied o adjacen cells. Wirelengh, herefore, is independen of he number of cells. Global communicaion is limied o he laencyinsensiive disribuion of inpu and oupu daa. 8. RESULTS We developed a synheziable VHDL model wih fully parameerizable quanizaion, normalizaion, MaxLogMAP or LogMAP selecion, window lengh, acquisiion lengh, maximum block lengh, and number of SMAP unis in he componen decoder. Moreover, differen inerleaver neworks can be plugged in easily. Currenly, he ringconneced inerleaving nework is used; more advanced opologies are under developmen. The model implemens a 3GPP sandard [8] complian Turbo, ye wih scalable hroughpu. Communicaions performance has been evaluaed using a 3GPP complian downlink simulaion chain (saic cases, mulipahs cases, ec.). The model has been synhesized on a.8µm sandard cell library using Synopsys Design Compiler. Table 2 presens he synhesis resuls for various archiecure derivaes. Timing and area are exraced using he worscase library, while energy consumpion is derived wih he bescase library. For our design example of 6 MBi/s, we assume ha he precision of he LogMAP algorihm and 6 Turbo ieraions are needed. A maximum clock frequency of 66MHz is feasible, abou 2MHz if MaxLogMAP would be sufficien. Even wih concurren I/O and decoding, he argeed hroughpu can no be achieved wih N D 4 as he decoding ime D is sill oo long. For N D 8, no furher speedup is needed. N D 6, however, is he mos ineresing one, as 6MBi/s can be achieved in principle using eiher I/O parallelizaion or concurren I/O and decoding. Table 2 shows ha, from he feasible soluions, a Turbo wih N D 6 SMAP unis and an I/O parallelizaion of N IO 2 is he mos efficien. Noe, however, ha no lowpower echniques, like clockgaing or volage scaling, are considered in hese exploraions ye.

7 Parallel SMAP Unis N D Parallel I/O N IO 2 con. I/O 2 Area per SMAPUni[mm 2 ] I/ORAM local RAM Logic Area per RIBBCell[mm 2 ] erleaverram local Buffer NA Logic NA erface/crl.[mm 2 ] Toal Area [mm 2 ] Energy per Block [mj] Throughpu [MBi/s] Efficiency (norm.) Table 2. Implemenaion Resuls, 66MHz Clock Frequency and 6 TurboIeraions 9. CONCLUSION We combine, o he bes of our knowledge for he firs ime, he design space exploraion of high hroughpu Turbos wih saeofhear synhesis mehodologies. The appropriae levels of parallelism are idenified, allowing o derive, for a given hroughpu, he mos efficien archiecure implemenable using curren design ools and echnologies. Our synhesis resuls for 3GPP sandard complian highhroughpu Turbos demonsrae our approach. Fuure work will focus on furher improving he inerleaving nework and on closer inegraion of deepsubmicron place and roue aspecs.. REFERENCES [] L. Benini and G. D. Micheli. Neworks on Chips: A New SoC Paradigm. IEEE Compuer, 35():7 78, Jan. 22. [2] C. Berrou, A. Glavieux, and P. Thiimajshima. Near Shannon Limi ErrorCorrecing Coding and Decoding: Turbo Codes. Proc. 993 ernaional Conference on Communicaions (ICC 93), pages 64 7, Geneva, Swizerland, May 993. [3] H. Dawid, G. Gehnen, and H. Meyr. MAP Channel Decoding: Algorihm and VLSI Archiecure. VLSI Signal Processing VI, pages IEEE, 993. [4] A. Giuliei, L. van der Perre, and M. Srum. Parallel urbo decoding inerleavers: avoiding collisions in accesses o sorage elemens. Elecronics Leers, 38(5): , Feb. 22. [5] P. Roberson, P. Hoeher, and E. Villebrun. Opimal and SubOpimal Maximum a Poseriori Algorihms Suiable for Turbo Decoding. European Transacions on Telecommunicaions (ETT), 8(2):9 25, March April 997. [6] C. Schurgers, M. Engels, and F. Cahoor. Energy Efficien Daa Transfer and Sorage Organizaion for a MAP Turbo Module. Proc. 999 ernaional Symposium on Low Power Elecronics and Design (ISLPED 99), pages 76 8, San Diego, California, USA, Aug [7] D. Sylveser and K. Keuzer. Rehinking DeepSubmicron Circui Design. IEEE Compuer, 32():25 33, 999. [8] Third Generaion Parnership Projec. 3GPP home page. [9] M. J. Thul, F. Gilber, and N. Wehn. Opimized Concurren erleaving for HighSpeed TurboDecoding. Proc. 9h IEEE ernaional Conference on Elecronics, Circuis and Sysems ICECS 22, Dubrovnik, Croaia, 22. o appear. [] M. J. Thul, N. Wehn, and L. P. Rao. Enabling HighSpeed TurboDecoding Through Concurren erleaving. Proc. 22 IEEE ernaional Symposium on Circuis and Sysems (ISCAS 2), Phoenix, Arizona, USA, May 22. [] J. Vog, K. Koora, A. Finger, and G. Feweis. Comparison of Differen Turbo Realizaions for IMT2. Proc. 999 Global Telecommunicaions Conference (Globecom 99), volume 5, pages , Rio de Janeiro, Brazil, Dec [2] A. Worm. Implemenaion Issues of Turbos. PhD hesis, siue of Microelecronic Sysems, Deparmen of Elecrical Engineering and formaion Technology, Universiy of Kaiserslauern, 2. ISBN [3] A. Worm, H. Lamm, and N. Wehn. Design of LowPower HighSpeed Maximum a Poseriori Archiecures. Proc. Design, Auomaion and Tes in Europe (DATE ), pages , Munich, Germany, Mar. 2. [4] A. Worm, H. Michel, F. Gilber, G. Kreiselmaier, M. J. Thul, and N. Wehn. Advanced Implemenaion Issues of Turbo s. Proc. 2nd ernaional Symposium on Turbo Codes & Relaed Topics, pages , Bres, France, Sep. 2.

4.5 Biasing in BJT Amplifier Circuits

4.5 Biasing in BJT Amplifier Circuits 4/5/011 secion 4_5 Biasing in MOS Amplifier Circuis 1/ 4.5 Biasing in BJT Amplifier Circuis eading Assignmen: 8086 Now le s examine how we C bias MOSFETs amplifiers! f we don bias properly, disorion can

More information

P. Bruschi: Project guidelines PSM Project guidelines.

P. Bruschi: Project guidelines PSM Project guidelines. Projec guidelines. 1. Rules for he execuion of he projecs Projecs are opional. Their aim is o improve he sudens knowledge of he basic full-cusom design flow. The final score of he exam is no affeced by

More information

HIGH THROUGHPUT EVALUATION OF SHA-1 IMPLEMENTATION USING UNFOLDING TRANSFORMATION

HIGH THROUGHPUT EVALUATION OF SHA-1 IMPLEMENTATION USING UNFOLDING TRANSFORMATION VOL., NO. 5, MARCH 26 ISSN 89-668 26-26 Asian Research Publishing Nework (ARPN). All righs reserved. HIGH THROUGHPUT EVALUATION OF SHA- IMPLEMENTATION USING UNFOLDING TRANSFORMATION Shamsiah Bini Suhaili

More information

EE 330 Lecture 24. Amplification with Transistor Circuits Small Signal Modelling

EE 330 Lecture 24. Amplification with Transistor Circuits Small Signal Modelling EE 330 Lecure 24 Amplificaion wih Transisor Circuis Small Signal Modelling Review from las ime Area Comparison beween BJT and MOSFET BJT Area = 3600 l 2 n-channel MOSFET Area = 168 l 2 Area Raio = 21:1

More information

Variable Rate Superorthogonal Turbo Code with the OVSF Code Tree Insah Bhurtah, P. Clarel Catherine, K. M. Sunjiv Soyjaudah

Variable Rate Superorthogonal Turbo Code with the OVSF Code Tree Insah Bhurtah, P. Clarel Catherine, K. M. Sunjiv Soyjaudah Variable Rae Superorhogonal Turbo Code wih he OVSF Code Tree Insah Bhurah, P. Clarel Caherine, K. M. Sunjiv Soyjaudah Absrac When using modern Code Division Muliple Access (CDMA) in mobile communicaions,

More information

TELE4652 Mobile and Satellite Communications

TELE4652 Mobile and Satellite Communications TELE465 Mobile and Saellie Communicaions Assignmen (Due: 4pm, Monday 7 h Ocober) To be submied o he lecurer before he beginning of he final lecure o be held a his ime.. This quesion considers Minimum Shif

More information

A WIDEBAND RADIO CHANNEL MODEL FOR SIMULATION OF CHAOTIC COMMUNICATION SYSTEMS

A WIDEBAND RADIO CHANNEL MODEL FOR SIMULATION OF CHAOTIC COMMUNICATION SYSTEMS A WIDEBAND RADIO CHANNEL MODEL FOR SIMULATION OF CHAOTIC COMMUNICATION SYSTEMS Kalle Rui, Mauri Honanen, Michael Hall, Timo Korhonen, Veio Porra Insiue of Radio Communicaions, Helsini Universiy of Technology

More information

Investigation and Simulation Model Results of High Density Wireless Power Harvesting and Transfer Method

Investigation and Simulation Model Results of High Density Wireless Power Harvesting and Transfer Method Invesigaion and Simulaion Model Resuls of High Densiy Wireless Power Harvesing and Transfer Mehod Jaber A. Abu Qahouq, Senior Member, IEEE, and Zhigang Dang The Universiy of Alabama Deparmen of Elecrical

More information

Architectures for Resource Reservation Modules for Optical Burst Switching Core Nodes *

Architectures for Resource Reservation Modules for Optical Burst Switching Core Nodes * 4. ITG-Fachagung Phoonic Neworks, May 5. - 6., 2003, Leipzig, Germany Archiecures for Resource Reservaion Modules for Opical Burs Swiching Core Nodes * Sascha Junghans, Chrisoph M. Gauger Universiy of

More information

ISSCC 2007 / SESSION 29 / ANALOG AND POWER MANAGEMENT TECHNIQUES / 29.8

ISSCC 2007 / SESSION 29 / ANALOG AND POWER MANAGEMENT TECHNIQUES / 29.8 ISSCC 27 / SESSION 29 / ANALOG AND POWER MANAGEMENT TECHNIQUES / 29.8 29.8 A 3GHz Swiching DC-DC Converer Using Clock- Tree Charge-Recycling in 9nm CMOS wih Inegraed Oupu Filer Mehdi Alimadadi, Samad Sheikhaei,

More information

4 20mA Interface-IC AM462 for industrial µ-processor applications

4 20mA Interface-IC AM462 for industrial µ-processor applications Because of he grea number of indusrial buses now available he majoriy of indusrial measuremen echnology applicaions sill calls for he sandard analog curren nework. The reason for his lies in he fac ha

More information

EXPERIMENT #9 FIBER OPTIC COMMUNICATIONS LINK

EXPERIMENT #9 FIBER OPTIC COMMUNICATIONS LINK EXPERIMENT #9 FIBER OPTIC COMMUNICATIONS LINK INTRODUCTION: Much of daa communicaions is concerned wih sending digial informaion hrough sysems ha normally only pass analog signals. A elephone line is such

More information

Multiple Load-Source Integration in a Multilevel Modular Capacitor Clamped DC-DC Converter Featuring Fault Tolerant Capability

Multiple Load-Source Integration in a Multilevel Modular Capacitor Clamped DC-DC Converter Featuring Fault Tolerant Capability Muliple Load-Source Inegraion in a Mulilevel Modular Capacior Clamped DC-DC Converer Feauring Faul Toleran Capabiliy Faisal H. Khan, Leon M. Tolber The Universiy of Tennessee Elecrical and Compuer Engineering

More information

Lecture #7: Discrete-time Signals and Sampling

Lecture #7: Discrete-time Signals and Sampling EEL335: Discree-Time Signals and Sysems Lecure #7: Discree-ime Signals and Sampling. Inroducion Lecure #7: Discree-ime Signals and Sampling Unlike coninuous-ime signals, discree-ime signals have defined

More information

A1 K. 12V rms. 230V rms. 2 Full Wave Rectifier. Fig. 2.1: FWR with Transformer. Fig. 2.2: Transformer. Aim: To Design and setup a full wave rectifier.

A1 K. 12V rms. 230V rms. 2 Full Wave Rectifier. Fig. 2.1: FWR with Transformer. Fig. 2.2: Transformer. Aim: To Design and setup a full wave rectifier. 2 Full Wave Recifier Aim: To Design and seup a full wave recifier. Componens Required: Diode(1N4001)(4),Resisor 10k,Capacior 56uF,Breadboard,Power Supplies and CRO and ransformer 230V-12V RMS. + A1 K B1

More information

ECMA st Edition / June Near Field Communication Wired Interface (NFC-WI)

ECMA st Edition / June Near Field Communication Wired Interface (NFC-WI) ECMA-373 1 s Ediion / June 2006 Near Field Communicaion Wired Inerface (NFC-WI) Sandard ECMA-373 1 s Ediion / June 2006 Near Field Communicaion Wired Inerface (NFC-WI) Ecma Inernaional Rue du Rhône 114

More information

Direct Analysis of Wave Digital Network of Microstrip Structure with Step Discontinuities

Direct Analysis of Wave Digital Network of Microstrip Structure with Step Discontinuities Direc Analysis of Wave Digial Nework of Microsrip Srucure wih Sep Disconinuiies BILJANA P. SOŠIĆ Faculy of Elecronic Engineering Universiy of Niš Aleksandra Medvedeva 4, Niš SERBIA MIODRAG V. GMIROVIĆ

More information

BOUNCER CIRCUIT FOR A 120 MW/370 KV SOLID STATE MODULATOR

BOUNCER CIRCUIT FOR A 120 MW/370 KV SOLID STATE MODULATOR BOUNCER CIRCUIT FOR A 120 MW/370 KV SOLID STATE MODULATOR D. Gerber, J. Biela Laboraory for High Power Elecronic Sysems ETH Zurich, Physiksrasse 3, CH-8092 Zurich, Swizerland Email: gerberdo@ehz.ch This

More information

A New Voltage Sag and Swell Compensator Switched by Hysteresis Voltage Control Method

A New Voltage Sag and Swell Compensator Switched by Hysteresis Voltage Control Method Proceedings of he 8h WSEAS Inernaional Conference on ELECTRIC POWER SYSTEMS, HIGH VOLTAGES, ELECTRIC MACHINES (POWER '8) A New Volage Sag and Swell Compensaor Swiched by Hyseresis Volage Conrol Mehod AMIR

More information

Communication Systems. Department of Electronics and Electrical Engineering

Communication Systems. Department of Electronics and Electrical Engineering COMM 704: Communicaion Lecure : Analog Mulipliers Dr Mohamed Abd El Ghany Dr. Mohamed Abd El Ghany, Mohamed.abdel-ghany@guc.edu.eg nroducion Nonlinear operaions on coninuous-valued analog signals are ofen

More information

EE 40 Final Project Basic Circuit

EE 40 Final Project Basic Circuit EE 0 Spring 2006 Final Projec EE 0 Final Projec Basic Circui Par I: General insrucion 1. The final projec will coun 0% of he lab grading, since i s going o ake lab sessions. All oher individual labs will

More information

Automatic Power Factor Control Using Pic Microcontroller

Automatic Power Factor Control Using Pic Microcontroller IDL - Inernaional Digial Library Of Available a:www.dbpublicaions.org 8 h Naional Conference on Advanced Techniques in Elecrical and Elecronics Engineering Inernaional e-journal For Technology And Research-2017

More information

Lecture 11. Digital Transmission Fundamentals

Lecture 11. Digital Transmission Fundamentals CS4/MSc Compuer Neworking Lecure 11 Digial Transmission Fundamenals Compuer Neworking, Copyrigh Universiy of Edinburgh 2005 Digial Transmission Fundamenals Neworks consruced ou of Links or ransmission

More information

ECMA-373. Near Field Communication Wired Interface (NFC-WI) 2 nd Edition / June Reference number ECMA-123:2009

ECMA-373. Near Field Communication Wired Interface (NFC-WI) 2 nd Edition / June Reference number ECMA-123:2009 ECMA-373 2 nd Ediion / June 2012 Near Field Communicaion Wired Inerface (NFC-WI) Reference number ECMA-123:2009 Ecma Inernaional 2009 COPYRIGHT PROTECTED DOCUMENT Ecma Inernaional 2012 Conens Page 1 Scope...

More information

Motion-blurred star image acquisition and restoration method based on the separable kernel Honglin Yuana, Fan Lib and Tao Yuc

Motion-blurred star image acquisition and restoration method based on the separable kernel Honglin Yuana, Fan Lib and Tao Yuc 5h Inernaional Conference on Advanced Maerials and Compuer Science (ICAMCS 206) Moion-blurred sar image acquisiion and resoraion mehod based on he separable kernel Honglin Yuana, Fan Lib and Tao Yuc Beihang

More information

Lecture 4. EITN Chapter 12, 13 Modulation and diversity. Antenna noise is usually given as a noise temperature!

Lecture 4. EITN Chapter 12, 13 Modulation and diversity. Antenna noise is usually given as a noise temperature! Lecure 4 EITN75 2018 Chaper 12, 13 Modulaion and diversiy Receiver noise: repeiion Anenna noise is usually given as a noise emperaure! Noise facors or noise figures of differen sysem componens are deermined

More information

Foreign Fiber Image Segmentation Based on Maximum Entropy and Genetic Algorithm

Foreign Fiber Image Segmentation Based on Maximum Entropy and Genetic Algorithm Journal of Compuer and Communicaions, 215, 3, 1-7 Published Online November 215 in SciRes. hp://www.scirp.org/journal/jcc hp://dx.doi.org/1.4236/jcc.215.3111 Foreign Fiber Image Segmenaion Based on Maximum

More information

Social-aware Dynamic Router Node Placement in Wireless Mesh Networks

Social-aware Dynamic Router Node Placement in Wireless Mesh Networks Social-aware Dynamic Rouer Node Placemen in Wireless Mesh Neworks Chun-Cheng Lin Pei-Tsung Tseng Ting-Yu Wu Der-Jiunn Deng ** Absrac The problem of dynamic rouer node placemen (dynrnp) in wireless mesh

More information

MAP-AIDED POSITIONING SYSTEM

MAP-AIDED POSITIONING SYSTEM Paper Code: F02I131 MAP-AIDED POSITIONING SYSTEM Forssell, Urban 1 Hall, Peer 1 Ahlqvis, Sefan 1 Gusafsson, Fredrik 2 1 NIRA Dynamics AB, Sweden; 2 Linköpings universie, Sweden Keywords Posiioning; Navigaion;

More information

Table of Contents. 3.0 SMPS Topologies. For Further Research. 3.1 Basic Components. 3.2 Buck (Step Down) 3.3 Boost (Step Up) 3.4 Inverter (Buck/Boost)

Table of Contents. 3.0 SMPS Topologies. For Further Research. 3.1 Basic Components. 3.2 Buck (Step Down) 3.3 Boost (Step Up) 3.4 Inverter (Buck/Boost) Table of Conens 3.0 SMPS Topologies 3.1 Basic Componens 3.2 Buck (Sep Down) 3.3 Boos (Sep Up) 3.4 nverer (Buck/Boos) 3.5 Flyback Converer 3.6 Curren Boosed Boos 3.7 Curren Boosed Buck 3.8 Forward Converer

More information

Pulse Train Controlled PCCM Buck-Boost Converter Ming Qina, Fangfang Lib

Pulse Train Controlled PCCM Buck-Boost Converter Ming Qina, Fangfang Lib 5h Inernaional Conference on Environmen, Maerials, Chemisry and Power Elecronics (EMCPE 016 Pulse Train Conrolled PCCM Buck-Boos Converer Ming Qina, Fangfang ib School of Elecrical Engineering, Zhengzhou

More information

Chapter 2 Introduction: From Phase-Locked Loop to Costas Loop

Chapter 2 Introduction: From Phase-Locked Loop to Costas Loop Chaper 2 Inroducion: From Phase-Locked Loop o Cosas Loop The Cosas loop can be considered an exended version of he phase-locked loop (PLL). The PLL has been invened in 932 by French engineer Henri de Belleszice

More information

Signal Characteristics

Signal Characteristics Signal Characerisics Analog Signals Analog signals are always coninuous (here are no ime gaps). The signal is of infinie resoluion. Discree Time Signals SignalCharacerisics.docx 8/28/08 10:41 AM Page 1

More information

Memorandum on Impulse Winding Tester

Memorandum on Impulse Winding Tester Memorandum on Impulse Winding Teser. Esimaion of Inducance by Impulse Response When he volage response is observed afer connecing an elecric charge sored up in he capaciy C o he coil L (including he inside

More information

16.5 ADDITIONAL EXAMPLES

16.5 ADDITIONAL EXAMPLES 16.5 ADDITIONAL EXAMPLES For reiew purposes, more examples of boh piecewise linear and incremenal analysis are gien in he following subsecions. No new maerial is presened, so readers who do no need addiional

More information

Experiment 6: Transmission Line Pulse Response

Experiment 6: Transmission Line Pulse Response Eperimen 6: Transmission Line Pulse Response Lossless Disribued Neworks When he ime required for a pulse signal o raverse a circui is on he order of he rise or fall ime of he pulse, i is no longer possible

More information

Transmit Beamforming with Reduced Feedback Information in OFDM Based Wireless Systems

Transmit Beamforming with Reduced Feedback Information in OFDM Based Wireless Systems Transmi Beamforming wih educed Feedback Informaion in OFDM Based Wireless Sysems Seung-Hyeon Yang, Jae-Yun Ko, and Yong-Hwan Lee School of Elecrical Engineering and INMC, Seoul Naional Universiy Kwanak

More information

FROM ANALOG TO DIGITAL

FROM ANALOG TO DIGITAL FROM ANALOG TO DIGITAL OBJECTIVES The objecives of his lecure are o: Inroduce sampling, he Nyquis Limi (Shannon s Sampling Theorem) and represenaion of signals in he frequency domain Inroduce basic conceps

More information

A-LEVEL Electronics. ELEC4 Programmable Control Systems Mark scheme June Version: 1.0 Final

A-LEVEL Electronics. ELEC4 Programmable Control Systems Mark scheme June Version: 1.0 Final A-LEVEL Elecronics ELEC4 Programmable Conrol Sysems scheme 243 June 26 Version:. Final schemes are prepared by he Lead Assessmen Wrier and considered, ogeher wih he relevan quesions, by a panel of subjec

More information

A Bidirectional Three-Phase Push-Pull Converter With Dual Asymmetrical PWM Method

A Bidirectional Three-Phase Push-Pull Converter With Dual Asymmetrical PWM Method A Bidirecional Three-Phase Push-Pull Converer Wih Dual Asymmeral PWM Mehod Minho Kwon, Junsung Par, Sewan Choi, IEEE Senior Member Deparmen of Elecral and Informaion Engineering Seoul Naional Universiy

More information

Negative frequency communication

Negative frequency communication Negaive frequency communicaion Fanping DU Email: dufanping@homail.com Qing Huo Liu arxiv:2.43v5 [cs.it] 26 Sep 2 Deparmen of Elecrical and Compuer Engineering Duke Universiy Email: Qing.Liu@duke.edu Absrac

More information

OpenStax-CNX module: m Elemental Signals. Don Johnson. Perhaps the most common real-valued signal is the sinusoid.

OpenStax-CNX module: m Elemental Signals. Don Johnson. Perhaps the most common real-valued signal is the sinusoid. OpenSax-CNX module: m0004 Elemenal Signals Don Johnson This work is produced by OpenSax-CNX and licensed under he Creaive Commons Aribuion License.0 Absrac Complex signals can be buil from elemenal signals,

More information

ECE-517 Reinforcement Learning in Artificial Intelligence

ECE-517 Reinforcement Learning in Artificial Intelligence ECE-517 Reinforcemen Learning in Arificial Inelligence Lecure 11: Temporal Difference Learning (con.), Eligibiliy Traces Ocober 8, 2015 Dr. Iamar Arel College of Engineering Deparmen of Elecrical Engineering

More information

Control and Protection Strategies for Matrix Converters. Control and Protection Strategies for Matrix Converters

Control and Protection Strategies for Matrix Converters. Control and Protection Strategies for Matrix Converters Conrol and Proecion Sraegies for Marix Converers Dr. Olaf Simon, Siemens AG, A&D SD E 6, Erlangen Manfred Bruckmann, Siemens AG, A&D SD E 6, Erlangen Conrol and Proecion Sraegies for Marix Converers To

More information

State Space Modeling, Simulation and Comparative Analysis of a conceptualised Electrical Control Signal Transmission Cable for ROVs

State Space Modeling, Simulation and Comparative Analysis of a conceptualised Electrical Control Signal Transmission Cable for ROVs Sae Space Modeling, Simulaion and omparaive Analysis of a concepualised Elecrical onrol Signal ransmission able for ROVs James Naganda, Deparmen of Elecronic Engineering, Konkuk Universiy, Seoul, Korea

More information

Parameters Affecting Lightning Backflash Over Pattern at 132kV Double Circuit Transmission Lines

Parameters Affecting Lightning Backflash Over Pattern at 132kV Double Circuit Transmission Lines Parameers Affecing Lighning Backflash Over Paern a 132kV Double Circui Transmission Lines Dian Najihah Abu Talib 1,a, Ab. Halim Abu Bakar 2,b, Hazlie Mokhlis 1 1 Deparmen of Elecrical Engineering, Faculy

More information

SOFT ESTIMATES FOR DOUBLY ITERATIVE DECODING FOR 16 QAM AND 64 QAM MODULATION

SOFT ESTIMATES FOR DOUBLY ITERATIVE DECODING FOR 16 QAM AND 64 QAM MODULATION BULETINUL INSTITUTULUI POLITEHNIC DIN IAŞI Publica de Universiaea Tehnică Gheorghe Asachi din Iaşi Volumul 62 (66), Numărul 2, 2016 Secţia ELECTROTEHNICĂ. ENERGETICĂ. ELECTRONICĂ SOFT ESTIMATES FOR DOUBLY

More information

AN303 APPLICATION NOTE

AN303 APPLICATION NOTE AN303 APPLICATION NOTE LATCHING CURRENT INTRODUCTION An imporan problem concerning he uilizaion of componens such as hyrisors or riacs is he holding of he componen in he conducing sae afer he rigger curren

More information

Accurate Tunable-Gain 1/x Circuit Using Capacitor Charging Scheme

Accurate Tunable-Gain 1/x Circuit Using Capacitor Charging Scheme Accurae Tunable-Gain 1/x Circui Using Capacior Charging Scheme Byung-Do Yang and Seo Weon Heo This paper proposes an accurae unable-gain 1/x circui. The oupu volage of he 1/x circui is generaed by using

More information

Chapter 2 Summary: Continuous-Wave Modulation. Belkacem Derras

Chapter 2 Summary: Continuous-Wave Modulation. Belkacem Derras ECEN 44 Communicaion Theory Chaper Summary: Coninuous-Wave Modulaion.1 Modulaion Modulaion is a process in which a parameer of a carrier waveform is varied in accordance wih a given message (baseband)

More information

Examination Mobile & Wireless Networking ( ) April 12,

Examination Mobile & Wireless Networking ( ) April 12, Page 1 of 5 Examinaion Mobile & Wireless Neworking (192620010) April 12, 2017 13.45 16.45 Noes: Only he overhead shees used in he course, 2 double-sided shees of noes (any fon size/densiy!), and a dicionary

More information

DS CDMA Scheme for WATM with Errors and Erasures Decoding

DS CDMA Scheme for WATM with Errors and Erasures Decoding DS CDMA Scheme for WATM wih Errors and Erasures Decoding Beaa J. Wysocki*, Hans-Jürgen Zepernick*, and Tadeusz A. Wysocki** * Ausralian Telecommunicaions Research Insiue Curin Universiy of Technology GPO

More information

Performance Analysis of A Burst-Frame-Based MAC Protocol for Ultra-Wideband Ad Hoc Networks

Performance Analysis of A Burst-Frame-Based MAC Protocol for Ultra-Wideband Ad Hoc Networks Performance Analysis of A Burs-Frame-Based MAC Proocol for Ulra-Wideband Ad Hoc Neworks Kejie Lu, Dapeng Wu, Yuguang Fang Deparmen of Elecrical and Compuer Engineering Universiy Of Florida Gainesville,

More information

Notes on the Fourier Transform

Notes on the Fourier Transform Noes on he Fourier Transform The Fourier ransform is a mahemaical mehod for describing a coninuous funcion as a series of sine and cosine funcions. The Fourier Transform is produced by applying a series

More information

Modeling and Prediction of the Wireless Vector Channel Encountered by Smart Antenna Systems

Modeling and Prediction of the Wireless Vector Channel Encountered by Smart Antenna Systems Modeling and Predicion of he Wireless Vecor Channel Encounered by Smar Anenna Sysems Kapil R. Dandekar, Albero Arredondo, Hao Ling and Guanghan Xu A Kalman-filer based, vecor auoregressive (VAR) model

More information

Traffic. analysis. The general setting. Example: buffer. Arrival Curves. Cumulative #bits: R(t), R*(t) Instantaneous speeds: r(t), r*(t)

Traffic. analysis. The general setting. Example: buffer. Arrival Curves. Cumulative #bits: R(t), R*(t) Instantaneous speeds: r(t), r*(t) The general seing Traffic Cumulaive #bis: R(), R*() Insananeous speeds: r(), r*() analysis R(): arrivals sysem R*(): deparures Lecure 7 2 Lecure 7 3 Example: buffer R() R*() bi rae c R() = #bis ha arrived

More information

Performance Analysis of High-Rate Full-Diversity Space Time Frequency/Space Frequency Codes for Multiuser MIMO-OFDM

Performance Analysis of High-Rate Full-Diversity Space Time Frequency/Space Frequency Codes for Multiuser MIMO-OFDM Performance Analysis of High-Rae Full-Diversiy Space Time Frequency/Space Frequency Codes for Muliuser MIMO-OFDM R. SHELIM, M.A. MATIN AND A.U.ALAM Deparmen of Elecrical Engineering and Compuer Science

More information

Development of Temporary Ground Wire Detection Device

Development of Temporary Ground Wire Detection Device Inernaional Journal of Smar Grid and Clean Energy Developmen of Temporary Ground Wire Deecion Device Jing Jiang* and Tao Yu a Elecric Power College, Souh China Universiy of Technology, Guangzhou 5164,

More information

OLIVIA: Objectoriented Logicsimulation Implementing the VITAL Standard

OLIVIA: Objectoriented Logicsimulation Implementing the VITAL Standard Reprin from Proceedings 7h IEEE/SIGDA Grea Lakes Symposium on VLSI, GLS-VLSI 1997 Urbana-Champaign, Illinois, U.S.A., March 15 17, 1997 : Objecoriened Logicsimulaion Implemening he VITAL Sandard Josef

More information

(This lesson plan assumes the students are using an air-powered rocket as described in the Materials section.)

(This lesson plan assumes the students are using an air-powered rocket as described in the Materials section.) The Mah Projecs Journal Page 1 PROJECT MISSION o MArs inroducion Many sae mah sandards and mos curricula involving quadraic equaions require sudens o solve "falling objec" or "projecile" problems, which

More information

Volume Author/Editor: Simon Kuznets, assisted by Elizabeth Jenks. Volume URL:

Volume Author/Editor: Simon Kuznets, assisted by Elizabeth Jenks. Volume URL: This PDF is a selecion from an ou-of-prin volume from he Naional Bureau of Economic Research Volume Tile: Shares of Upper Income Groups in Income and Savings Volume Auhor/Edior: Simon Kuznes, assised by

More information

Efficient burst assembly algorithm with traffic prediction

Efficient burst assembly algorithm with traffic prediction Efficien burs assembly algorihm wih raffic predicion Mmoloki Mangwala, Boyce B. Sigweni and Bakhe M. Nleya Deparmen of compuer science Norh Wes Universiy, Privae Bag X2046, Mmabaho, 2735 Tel: +27 8 3892,

More information

EE201 Circuit Theory I Fall

EE201 Circuit Theory I Fall EE1 Circui Theory I 17 Fall 1. Basic Conceps Chaper 1 of Nilsson - 3 Hrs. Inroducion, Curren and Volage, Power and Energy. Basic Laws Chaper &3 of Nilsson - 6 Hrs. Volage and Curren Sources, Ohm s Law,

More information

Demodulation Based Testing of Off Chip Driver Performance

Demodulation Based Testing of Off Chip Driver Performance Demodulaion Based Tesing of Off Driver Performance Wilfried Daehn Hochschule Magdeburg-Sendahl Fachbereich Elekroechnik Posfach 368 39 Magdeburg Phone: ++49 39 886 4673 Fa: ++49 39 886 426 Email: wilfried.daehn@compuer.org

More information

EECE 301 Signals & Systems Prof. Mark Fowler

EECE 301 Signals & Systems Prof. Mark Fowler EECE 3 Signals & Sysems Prof. Mark Fowler Noe Se #8 C-T Sysems: Frequency-Domain Analysis of Sysems Reading Assignmen: Secion 5.2 of Kamen and Heck /2 Course Flow Diagram The arrows here show concepual

More information

f t 2cos 2 Modulator Figure 21: DSB-SC modulation.

f t 2cos 2 Modulator Figure 21: DSB-SC modulation. 4.5 Ampliude modulaion: AM 4.55. DSB-SC ampliude modulaion (which is summarized in Figure 21) is easy o undersand and analyze in boh ime and frequency domains. However, analyical simpliciy is no always

More information

Explanation of Maximum Ratings and Characteristics for Thyristors

Explanation of Maximum Ratings and Characteristics for Thyristors 8 Explanaion of Maximum Raings and Characerisics for Thyrisors Inroducion Daa shees for s and riacs give vial informaion regarding maximum raings and characerisics of hyrisors. If he maximum raings of

More information

Using Box-Jenkins Models to Forecast Mobile Cellular Subscription

Using Box-Jenkins Models to Forecast Mobile Cellular Subscription Open Journal of Saisics, 26, 6, 33-39 Published Online April 26 in SciRes. hp://www.scirp.org/journal/ojs hp://dx.doi.org/.4236/ojs.26.6226 Using Box-Jenkins Models o Forecas Mobile Cellular Subscripion

More information

Collaborative communication protocols for wireless sensor networks

Collaborative communication protocols for wireless sensor networks Collaboraive communicaion proocols for wireless sensor neworks Sefan Dulman, Lodewijk v. Hoesel, Tim Nieberg, Paul Havinga Faculy of Elecrical Engineering, Mahemaics and Compuer Science Universiy of Twene

More information

Active Filters - 1. Active Filters - 2

Active Filters - 1. Active Filters - 2 PHY35 - Elecronics Laboraory, all Term (K rong) Acie ilers - By combining op-amps wih energy-sorage elemens, circuis can be designed o gie frequency-dependen op-amp responses Acie filers are hose ha use

More information

EXPERIMENT #4 AM MODULATOR AND POWER AMPLIFIER

EXPERIMENT #4 AM MODULATOR AND POWER AMPLIFIER EXPERIMENT #4 AM MODULATOR AND POWER AMPLIFIER INTRODUCTION: Being able o ransmi a radio frequency carrier across space is of no use unless we can place informaion or inelligence upon i. This las ransmier

More information

An off-line multiprocessor real-time scheduling algorithm to reduce static energy consumption

An off-line multiprocessor real-time scheduling algorithm to reduce static energy consumption An off-line muliprocessor real-ime scheduling algorihm o reduce saic energy consumpion Firs Workshop on Highly-Reliable Power-Efficien Embedded Designs Shenzhen, China Vincen Legou, Mahieu Jan, Lauren

More information

Network Design and Optimization for Quality of Services in Wireless Local Area Networks using Multi-Objective Approach

Network Design and Optimization for Quality of Services in Wireless Local Area Networks using Multi-Objective Approach Chuima Prommak and Naruemon Waanapongsakorn Nework Design and Opimizaion for Qualiy of Services in Wireless Local Area Neworks using Muli-Objecive Approach CHUTIMA PROMMAK, NARUEMON WATTANAPONGSAKORN *

More information

On the Scalability of Ad Hoc Routing Protocols

On the Scalability of Ad Hoc Routing Protocols On he Scalabiliy of Ad Hoc Rouing Proocols César A. Saniváñez Bruce McDonald Ioannis Savrakakis Ram Ramanahan Inerne. Research Dep. Elec. & Comp. Eng. Dep. Dep. of Informaics Inerne. Research Dep. BBN

More information

Auto-Tuning of PID Controllers via Extremum Seeking

Auto-Tuning of PID Controllers via Extremum Seeking 25 American Conrol Conference June 8-, 25. Porland, OR, USA ThA7.2 Auo-Tuning of PID Conrollers via Exremum Seeking Nick illingsworh* and Miroslav rsić Deparmen of Mechanical and Aerospace Engineering

More information

Analysis ofthe Effects ofduty Cycle Constraints in Multiple-Input Converters for Photovoltaic Applications

Analysis ofthe Effects ofduty Cycle Constraints in Multiple-Input Converters for Photovoltaic Applications Analysis ofhe Effecs ofduy Cycle Consrains in Muliple-Inpu Converers for Phoovolaic Applicaions Junseok Song and Alexis Kwasinski Deparmen ofelecrical and Compuer Engineering The Universiy oftexas a Ausin

More information

A Turbo Decoder Included in a Multi-User Detector: A Solution to be Retained

A Turbo Decoder Included in a Multi-User Detector: A Solution to be Retained In. J. Communicaions, Newor and Ssem Sciences, 200, 3, 2634 doi:0.4236/ijcns.200.302 Published Online Ocober 200 (hp://www.scirp.org/journal/ijcns) A Turbo Decoder Included in a MuliUser Deecor: A Soluion

More information

MX629. DELTA MODULATION CODEC meets Mil-Std DATA BULLETIN. Military Communications Multiplexers, Switches, & Phones

MX629. DELTA MODULATION CODEC meets Mil-Std DATA BULLETIN. Military Communications Multiplexers, Switches, & Phones DATA BULLETIN MX629 DELTA MODULATION CODEC mees Mil-Sd-188-113 Feaures Mees Mil-Sd-188-113 Single Chip Full Duplex CVSD CODEC On-chip Inpu and Oupu Filers Programmable Sampling Clocks 3- or 4-bi Companding

More information

On Switch Factor Based Analysis of Coupled RC Interconnects

On Switch Factor Based Analysis of Coupled RC Interconnects On Swich Facor ased nalysis of oupled Inerconnecs ndrew. Kahng, Sudhakar Muddu and Egino Saro 3 Silicon Graphics, Inc., Mounain iew, 94039 US UL ompuer Science Dep., Los ngeles, 90095 US 3 3dfx Ineracive,

More information

A Harmonic Circulation Current Reduction Method for Parallel Operation of UPS with a Three-Phase PWM Inverter

A Harmonic Circulation Current Reduction Method for Parallel Operation of UPS with a Three-Phase PWM Inverter 160 Journal of Power Elecronics, Vol. 5, No. 2, April 2005 JPE 5-2-9 A Harmonic Circulaion Curren Reducion Mehod for Parallel Operaion of U wih a Three-Phase Inverer Kyung-Hwan Kim, Wook-Dong Kim * and

More information

Lecture September 6, 2011

Lecture September 6, 2011 cs294-p29 Seminar on Algorihmic Game heory Sepember 6, 2011 Lecure Sepember 6, 2011 Lecurer: Chrisos H. Papadimiriou Scribes: Aloni Cohen and James Andrews 1 Game Represenaion 1.1 abular Form and he Problem

More information

B-MAC Tunable MAC protocol for wireless networks

B-MAC Tunable MAC protocol for wireless networks B-MAC Tunable MAC proocol for wireless neworks Summary of paper Versaile Low Power Media Access for Wireless Sensor Neworks Presened by Kyle Heah Ouline Inroducion o B-MAC Design of B-MAC B-MAC componens

More information

Power Efficient Battery Charger by Using Constant Current/Constant Voltage Controller

Power Efficient Battery Charger by Using Constant Current/Constant Voltage Controller Circuis and Sysems, 01, 3, 180-186 hp://dx.doi.org/10.436/cs.01.304 Published Online April 01 (hp://www.scirp.org/journal/cs) Power Efficien Baery Charger by Using Consan Curren/Consan olage Conroller

More information

VIPer12ADIP / VIPer12AS

VIPer12ADIP / VIPer12AS VIPer2ADIP / VIPer2AS OFF LINE BATTERY CHARGER ADAPTER TARGET SPECIFICATION TYPE R DS(on) I N V DSS VIPer2ADIP VIPer2AS 30Ω 0.36A 730V n FIXED 50 khz SWITCHING FREQUENCY n 8V TO 40V WIDE RANGE VOLTAGE

More information

GaN-HEMT Dynamic ON-state Resistance characterisation and Modelling

GaN-HEMT Dynamic ON-state Resistance characterisation and Modelling GaN-HEMT Dynamic ON-sae Resisance characerisaion and Modelling Ke Li, Paul Evans, Mark Johnson Power Elecronics, Machine and Conrol group Universiy of Noingham, UK Email: ke.li@noingham.ac.uk, paul.evans@noingham.ac.uk,

More information

Industrial, High Repetition Rate Picosecond Laser

Industrial, High Repetition Rate Picosecond Laser RAPID Indusrial, High Repeiion Rae Picosecond Laser High Power: RAPID is a very cos efficien, compac, diode pumped Nd:YVO4 picosecond laser wih 2 W average power a 1064 nm. Is 10 ps-pulses have high pulse

More information

Receiver-Initiated vs. Short-Preamble Burst MAC Approaches for Multi-channel Wireless Sensor Networks

Receiver-Initiated vs. Short-Preamble Burst MAC Approaches for Multi-channel Wireless Sensor Networks Receiver-Iniiaed vs. Shor-Preamble Burs MAC Approaches for Muli-channel Wireless Sensor Neworks Crisina Cano, Boris Bellala, and Miquel Oliver Universia Pompeu Fabra, C/ Tànger 122-140, 08018 Barcelona,

More information

Chapter 14: Bandpass Digital Transmission. A. Bruce Carlson Paul B. Crilly 2010 The McGraw-Hill Companies

Chapter 14: Bandpass Digital Transmission. A. Bruce Carlson Paul B. Crilly 2010 The McGraw-Hill Companies Communicaion Sysems, 5e Chaper 4: Bandpass Digial Transmission A. Bruce Carlson Paul B. Crilly The McGraw-Hill Companies Chaper 4: Bandpass Digial Transmission Digial CW modulaion Coheren binary sysems

More information

WIDE-RANGE 7-SWITCH FLYING CAPACITOR BASED DC-DC CONVERTER FOR POINT-OF-LOAD APPLICATIONS

WIDE-RANGE 7-SWITCH FLYING CAPACITOR BASED DC-DC CONVERTER FOR POINT-OF-LOAD APPLICATIONS WIDE-RANGE 7-SWITCH FLYING CAPACITOR BASED DC-DC CONVERTER FOR POINT-OF-LOAD APPLICATIONS By Parh Jain A hesis submied in conformiy wih he requiremens for he degree of Maser of Applied Science Graduae

More information

Mobile Robot Localization Using Fusion of Object Recognition and Range Information

Mobile Robot Localization Using Fusion of Object Recognition and Range Information 007 IEEE Inernaional Conference on Roboics and Auomaion Roma, Ialy, 10-14 April 007 FrB1.3 Mobile Robo Localizaion Using Fusion of Objec Recogniion and Range Informaion Byung-Doo Yim, Yong-Ju Lee, Jae-Bok

More information

Obsolete Product(s) - Obsolete Product(s)

Obsolete Product(s) - Obsolete Product(s) DUAL SWITCH-MODE SOLENOID DRIER HIGH CURRENT CAPABILITY (up o.5a per channel) HIGH OLTAGE OPERATI (up o 46 for power sage) HIGH EFFICIENCY SWITCHMODE OPERATI REGULATED OUTPUT CURRENT (adjusable) FEW EXTERNAL

More information

Q-learning Based Adaptive Zone Partition for Load Balancing in Multi-Sink Wireless Sensor Networks

Q-learning Based Adaptive Zone Partition for Load Balancing in Multi-Sink Wireless Sensor Networks Q-learning Based Adapive Zone Pariion for Load Balancing in Muli-Sink Wireless Sensor Neworks Sheng-Tzong Cheng and Tun-Yu Chang Deparmen of Compuer Science and Informaion Engineering, Naional Cheng Kung

More information

Double Tangent Sampling Method for Sinusoidal Pulse Width Modulation

Double Tangent Sampling Method for Sinusoidal Pulse Width Modulation Compuaional and Applied Mahemaics Journal 2018; 4(1): 8-14 hp://www.aasci.org/journal/camj ISS: 2381-1218 (Prin); ISS: 2381-1226 (Online) Double Tangen Sampling Mehod for Sinusoidal Pulse Widh Modulaion

More information

Evaluation of the Digital images of Penaeid Prawns Species Using Canny Edge Detection and Otsu Thresholding Segmentation

Evaluation of the Digital images of Penaeid Prawns Species Using Canny Edge Detection and Otsu Thresholding Segmentation Inernaional Associaion of Scienific Innovaion and Research (IASIR) (An Associaion Unifying he Sciences, Engineering, and Applied Research) Inernaional Journal of Emerging Technologies in Compuaional and

More information

Solid State Modulators for PIII Applications

Solid State Modulators for PIII Applications Solid Sae Modulaors for P Applicaions Dr. Marcel P.J. Gaudreau, P.E., Dr. Jeffrey A. Casey, Timohy J. Hawkey, Michael A. Kempkes, J. Michael Mulvaney; Diversified Technologies, nc. Absrac One of he key

More information

A Coupled Inductor Hybrid Quadratic Boost Inverter for DC Microgrid Application

A Coupled Inductor Hybrid Quadratic Boost Inverter for DC Microgrid Application A Coupled Inducor Hybrid Quadraic Boos Inverer for DC Microgrid Applicaion Anish Ahmad, R. K. Singh, and R. Mahany Deparmen of Elecrical Engineering, Indian Insiue of Technology (Banaras Hindu Universiy),Varanasi,India.

More information

Knowledge Transfer in Semi-automatic Image Interpretation

Knowledge Transfer in Semi-automatic Image Interpretation Knowledge Transfer in Semi-auomaic Image Inerpreaion Jun Zhou 1, Li Cheng 2, Terry Caelli 23, and Waler F. Bischof 1 1 Deparmen of Compuing Science, Universiy of Albera, Edmonon, Albera, Canada T6G 2E8

More information

A Segmentation Method for Uneven Illumination Particle Images

A Segmentation Method for Uneven Illumination Particle Images Research Journal of Applied Sciences, Engineering and Technology 5(4): 1284-1289, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scienific Organizaion, 2013 Submied: July 17, 2012 Acceped: Augus 15, 2012

More information

Process-Stacking Multiplexing Access for 60 GHz Millimeter-Wave WPANs

Process-Stacking Multiplexing Access for 60 GHz Millimeter-Wave WPANs Process-Sacking Muliplexing Access for 6 GHz Millimeer-Wave WPANs Claudio Esevez, David Fuenealba, Aravind Kailas Deparmen of Elecrical Engineering, Universidad de Chile, Saniago, Chile {cesevez, dfuenea}@ing.uchile.cl

More information

Analysis of Low Density Codes and Improved Designs Using Irregular Graphs

Analysis of Low Density Codes and Improved Designs Using Irregular Graphs Analysis of Low Densiy Codes and Improved Designs Using Irregular Graphs Michael G. Luby Michael Mizenmacher M. Amin Shokrollahi Daniel A. Spielman Absrac In [6], Gallager inroduces a family of codes based

More information