Timing Macro-modeling of IP Blocks with Crosstalk

Size: px
Start display at page:

Download "Timing Macro-modeling of IP Blocks with Crosstalk"

Transcription

1 Timing Mcro-modeling of IP Blocks with Crosstlk Ruiming Chen nd Hi Zhou Electricl nd Computer Engineering Northwestern Universit Evnston, IL Astrct With the increse of design compleities nd the decrese of miniml feture sizes, IP reuse is ecoming common prctice while crosstlk is ecoming criticl issue tht must e considered. This pper presents two mcro-models for specifing the timing ehviors of comintionl hrd IP locks with crosstlk effects. The gr-o model keeps coupling grph nd lists the conditions on reltive input rrivl time comintions for couplings not to tke effect. The lck-o model stores the output response windows for sic set of reltive input rrivl time comintions, nd computes the output rrivl time for n given input rrivl time comintion through the union of some comintions in the sic set. Both mcro-models re conservtive, nd cn gretl reduce the pessimism eisting in the conventionl pin-to-pin model. This is the first work to del with timing mcromodeling of comintionl hrd IP locks with the considertion of crosstlk effects. 1 Introduction With the progress of deep su-micron technologies, shrinking geometries hve led to reduction in self-cpcitnce of wires. Menwhile coupling cpcitnces hve incresed s wires hve lrger spect rtio nd re rought closer together. For present d processes, the coupling cpcitnce cn e s lrge s the sum of the re cpcitnce nd the fringing cpcitnce, nd the trends indicte tht the role of coupling cpcitnce will e even more dominnt in the future s feture sizes shrink. This mkes crosstlk mjor prolem in IC design. Crosstlk introduces noise etween djcent wires, nd even lters the functions of circuits. If n ggressor nd victim switch simultneousl on the sme direction, the victim will speed up. Likewise, if n ggressor nd victim switch on the opposite directions, the victim will slow down. With the growing compleit of VLSI sstems, the intellectul propert (IP) reuse is ecoming common prctice. There re previous reserches deling with the timing mcromodeling of IP locks, nd ll of them re sed on the concept of pth del [1, 2, 3, 4, 5, 6]. The simplest of such models is the pin-to-pin del model used to chrcterize stndrd cells nd other comple comintionl circuits. For emple, given simple comintionl circuit shown in Figure 1(), its pin-to-pin del model is shown in Figure 1(). The numers shown on ech rc give the miniml nd miml dels from one pin to nother. In this cse, if () nd A() re used to represent the erliest nd ltest rrivl time of signl, respectivel, we hve () = () + 3; A() = A() + 5; () = min(()+2, (c)+3); A() = m(a()+4, A(c)+4). To model sequentil circuit with memor elements, the pinto-pin model is etended to include timing constrints from clock pin to n input pin (to model setup nd hold conditions) nd del rcs from clock pin to n output pin (to model the ltch output to circuit output del) [1]. Functionlit m lso e used to reduce the pessimism in these models [5, 6]. This work ws supported NSF under CCR c (3,5) (2,4) c (3,4) c () () (c) Figure 1: () A simple circuit; () Its pin-to-pin mcromodel; (c) Coupling destros pth del concept. Unfortuntel, coupling totll destros the pth del concept. For emple, s shown in Figure 1(c), if the wires nd re coupled to ech other, the rrivl time on nd cnnot e decided through pths from the inputs. Insted, the reltive switching time of,, c is importnt in deciding the rrivl time on nd. Suppose when () = A() = 0, () = A() = 1, (c) = A(c) = 0, we hve the miml del vrition on the coupled signls nd such tht ((), A()) = (2, 10), ((), A()) = (1, 11). Then for n t such tht () = A() = t, () = A() = t + 1, (c) = A(c) = t, the del vrition will lso e miml nd we hve ((), A()) = (t + 2, t + 10), ((), A()) = (t + 1, t + 11). This mens tht the dels etween pins re influenced the reltive rrivl time of inputs. So the conventionl pinto-pin mcro-model for IP locks is pessimistic. Mn reserches hve een done on timing nlsis or modeling considering crosstlk [7, 8, 9, 10, 11, 12, 13, 14, 15, 16]. Most of them consider how to compute the dels of set of coupled nets given their input time, so the resulting dels re ccurte onl for specific input rrivl time comintion. Sski et l. [17, 18] proposed reltive window methods, nd Agrwl et l. [19] proposed n nlticl method, to depict the del chnge curves for noise-wre sttic timing nlsis (STA). However, the cn onl hndle the simple cses with one victim nd multiple ggressors. So when considering crosstlk effects, ll the current mcromodeling methods cnnot generte n ccurte model for comple IP lock. We propose two input-dependent models for specifing the timing ehviors of comple IP locks. To the est of our knowledge, it is the first work deling with timing chrcteriztion of IP locks with crosstlk effects. The rest of the pper is orgnized s follows. Section 2 shows the requirements of vile mcro-model. Section 3 presents the etrction nd ppliction of SIMPMODEL. This fst gr-o mcro-model computes nd utilizes the conditions on the reltive input rrivl time comintions for couplings not to tke effect. Section 4 present the etrction nd ppliction of UNIONMODEL. This ccurte lck-o model stores the output response windows for sic set of reltive input rrivl time comintions, nd computes the

2 output rrivl time for n given input rrivl time comintion through the union of some stored output response comintions. Section 5 reports the eperimentl results on the proposed mcro-models nd their comprison with pinto-pin model nd STA results. Finll, the conclusion nd future work re discussed in Section 6. 2 Mcro-model requirements A vile timing mcro-model of comintionl hrd IP lock should stisf the following requirements: Hiding of implementtion detils. It is requirement for protecting intellectul propert. Model ccurc. Given n input rrivl time comintion, the rrivl time window of n primr output generted the timing mcro-model should e s close s possile to the corresponding ctul output rrivl time window. Conservtive modeling. Given n input rrivl time comintion, the ctul time window of n primr output should e in the rnge of the corresponding output time window generted the timing mcro-model. When crosstlk effects re considered, the del etween pins depends not onl on the structurl detil of IP locks, ut lso on the reltive rrivl time of primr inputs, or input ptterns. Definition 1 (input/output pttern) An input/output pttern of n IP lock is n rrivl time window vector where ech element is n rrivl time window on one primr input/output of the IP lock. So n input-dependent model m gretl improve the ccurc. As is sid efore, when considering crosstlk effects, ll the current mcro-modeling methods cnnot generte n ccurte model for comple IP lock. We introduce two input-dependent mcro-models tht stisf ll the requirements. 3 SIMPMODEL 3.1 Del model The conventionl pin-to-pin model ssumed tht the coupling effects were lws ctive, which led to ver pessimistic estimtion. In order to get more ccurte model, we compute nd utilize the conditions under which the couplings do not tke effect. Hssoun [20] presented dnmicll ounded del model to represent the del of net. We use modified dnmicll ounded del model. A directed grph G = (V, E, C) represents the IP lock. Ech verte in V represents primr input, primr output, gte, or net. A connection connecting inputs, outputs, gtes or nets is represented one edge in E. Let set C v e the set of ggressor nodes connected vi coupling cpcitor to victim node v, W v e the timing window of node v, nd C = v V {C v} Ech node v hs dnmicll ounded del model consisting of fied del rnge [δ v, v], nd, for ech coupling cpcitor ttched to v from n ggressor node, predicte γ v, indicting whether the coupling tkes effect. If the coupling does not tke effect, the miniml del should e incresed δ v,, nd the miml del should e decresed v,. So the miniml del of node v is δ v + C v γ v,δ v,, nd the miml del of node v is v C v γ v, v,, where γ v, is defined s { 0 if Wv overlps with W γ v, =, 1 otherwise. 3.2 SIMPMODEL detils First, the SIMPMODEL reduces the originl comple directed cclic grph (DAG) G to DAG clled coupling grph tht contins onl the input pins, the output pins, nd the nodes with coupling. Ech edge in this coupling grph represents tht the end node is rechle from the strt node through pth without etr coupling nodes, nd the weights of ech edge represent the miniml nd the miml dels from the strt node to the end node. This tsk cn e ccurtel done n conventionl STA. The remining tsk is to determine the vlue of γ v,. When considering crosstlk effects, the determintion of γ v, ecomes chicken-nd-egg prolem, nd the conventionl w is to use itertion methods. With the coupling grph, the mcro-model users cn use STA tools to get the output pttern directl. Since the coupling reltions re often comple, this kind of mcro-model leves much work to users. Insted, we design fst conservtive pproimtion method to determine the vlue of γ v,. It is ovious tht the vlue of γ v, is determined the reltions mong the time windows of primr inputs tht cn rech v or. Let set I v e the set of primr inputs tht cn rech node v, v i e the ith input tht cn rech node v, vi nd w vi e the miniml nd miml dels from input v i to v respectivel, [ vi, vi ] is the rrivl time window of input v i. Then we hve these two rules: nd min v i I v ( vi + vi ) > m j I ( j + w j ) γ v, = 1, m ( vi + w vi ) < min ( j + j ) γ v, = 1. v i I v j I After getting the coupling grph, SIMPMODEL ssumes tht γ v, = 0 for ll the coupling nodes. Then do PERT trversl on the coupling grph to clculte the miniml nd miml dels from ech primr input to ech node, nd put the results into list L. Till now, model composed coupling grph nd result list is etrcted successfull. Then during the model ppliction, once the input pttern is given, we cn check the two rules to determine the vlue of ech γ v, ccording to the informtion in the list L. Once the del of ech node is determined, we trverse the coupling grph to get the desired output pttern. We ssume tht γ v, = 0 for ll the coupling nodes, so fter checking these two rules, if γ v, = 0 for pir of coupling nodes v nd, it me equl to 1 in relit, ut if γ v, = 1 for pir of coupling nodes v nd, it must e 1 in relit, so SIMPMODEL lws chieves conservtive output pttern for given input pttern. 4 UNIONMODEL SIMPMODEL shows method to fst estimte the output pttern, while its ccurc is scrificed to get high speed, nd SIMPMODEL is gr-o model, tht is, it unveils prt of the implementtion detils of IP locks. However, the ccurc of the model nd the hiding of implementtion

3 detils re strongl required in mn situtions. The following UNIONMODEL stisfies these two requirements, tht is, UNIONMODEL is n ccurte lck-o timing mcromodel. Let A i represent the time window of pttern A corresponding to pin i. First, we introduce some definitions. Definition 2 (djcent windows) If two windows nd overlp with ech other t onl one common point, then nd re djcent, denoted s. Definition 3 (cominle input ptterns) If the windows corresponding to the sme pin in two ptterns A nd B re djcent, nd the other pirs of windows corresponding to the sme pins re the sme respectivel, then A nd B re cominle, denoted s A B Definition 4 (suwindow) If window is contined in window, then is suwindow of, denoted s. Definition 5 (supttern) Let A nd B e two ptterns. If for n i, A i B i, then A is supttern of B, denoted s A B. Definition 6 (overlpped ptterns) If ech window in pttern A overlps with the corresponding window in pttern B, then A nd B re overlpped ptterns, denoted s A B φ. Definition 7 (union of ptterns) The union of two overlpped ptterns A nd B, denoted s A B, is pttern where ech window is the union of the two corresponding windows in A nd B. For emple, in Figure 2, time windows,, c, d re [0, 10], [10, 20], [0, 10] nd [10, 20], respectivel. Input ptterns A{, c} nd B{, c} re cominle input ptterns tht cn e united into n input pttern {[0, 20], c}. But input pttern {, c} nd {, d} re not cominle, ecuse nd re djcent, nd c nd d re djcent ut not the sme. Input 1: Input 2: 0 c d Figure 2: An emple of input ptterns. It is ovious tht cominle input ptterns re lso overlpped ptterns. Cominle input ptterns hve nother importnt propert: Lemm 1 Suppose A nd B re input ptterns for n IP lock, if A B, let input pttern X = A B, then the output pttern for X is the union of the output ptterns for A or B. For emple, in Figure 2, the output window for input pttern {[0,20],[0,10]} is the sme with the union of output ptterns for input ptterns {[0,10],[0,10]} nd {[10,20],[0,10]}. UNIONMODEL uses this propert to model the timing ehvior of comintionl IP locks. 4.1 Model etrction First, wide rnge input pttern P is generted. Since sequentil circuits dominte the relit, nd comintionl prts re emedded in sequentil circuits, the rrivl time of primr inputs of comintionl circuit is etween 0 nd T, where T is the clock period of the sequentil circuit. We cn mke resonle ssumption tht T is upper-ounded vlue denoted s T m, then we choose the rrivl time window [0, T m] s P i, i = 1,..., n, where n is the numer of primr inputs. Then, ech window in P is evenl prtitioned into k prts, where k is positive integer. For ech primr input, we pick one prt from the corresponding k prts s n input window in the resulting smll rnge input pttern, then we cn construct k n distinct input ptterns, clled sic ptterns. Performing STA or simultions on the IP lock, we cn get the output pttern for ech sic pttern. The results re put into tle T : ech entr corresponds to one sic pttern nd its output pttern. This tle T provides ll the required informtion for UNIONMODEL ppliction. 4.2 Model ppliction Given n input pttern I, the windows in I re shifted the sme distnce to mke I supttern of P. If filed, then this cse cnnot use UNIONMODEL, nd the pin-to-pin model will e used. If succeeded, the output pttern cn e esil clculted union opertions on output ptterns in the tle. First, sed on Lemm 1, if we cn construct n input pttern P stisfing I P union opertions on sic ptterns in the tle T, then the output pttern constructed uniting ll the output ptterns of these sic ptterns is conservtive pproimtion of the output pttern of I. We designed procedure clled Pttern-Construction tht cn complete this construction successfull, which is shown in Figure 3. The suroutine Etr-CmPttern(S, i, A, B) serches for pir of cominle ptterns A nd B stisfing A i B i in pttern set S. If this serch succeeds, A nd B re removed from S nd true is returned. Procedure Pttern-Construction serches nd puts ll the sic ptterns overlpping with I into pttern set S, then for ech primr input i, it unites ll the cominle ptterns found Etr-CmPttern. After the ith outer loop, the following condition is stisfied: P S : I i P i. Thus, t the end of this procedure, S contins onl one pttern, nd I is the supttern of this pttern. Algorithm Pttern-Construction Nottions: T : tle storing ll the sic ptterns I: given input pttern n: the numer of windows in I Procedure: S = {P : (P T ) (P I Φ)} for i = 1 to n while(etr-cmpttern(s, i, A, B)=true) put X = A B into S; return S Figure 3: Input pttern construction. For emple, in Figure 2, suppose the input pttern is I{[2, 19], [3, 18]}. Initill, S contins ptterns A{, c}, B{, d}, C{, c} nd D{, d}, then in the first outer itertion, i = 1, we first unite A nd C to get pttern E{[0, 20], [0, 10]}, then unite B nd D to get pttern F {[0, 20], [10, 20]}, so efore the second outer itertion, S contins E nd F, nd I 1 is suwindow of E 1 nd F 1. Then in the second outer itertion, i = 2, we unite E nd F to get pttern X{[0, 20], [0, 20]}. Oviousl I is

4 supttern of X. From this procedure, we cn see tht the resulting input pttern is the sme with the union of ll the sic ptterns overlpping with I. So sed on Lemm 1, we hve the following theorem: Theorem 1 The output pttern for n input pttern I cn e conservtivel clculted uniting the output ptterns for sic ptterns tht overlp with I. Thus, it is not required to do the epensive input pttern unions. Insted, we serch for ll the sic ptterns overlpping with I, then look up the tle T to find nd unite ll the output ptterns corresponding to these sic ptterns to get the desired output pttern directl. And during this union step, we do not need to serch for the cominle ptterns nd unite them pir pir. Insted, for ech primr output, we cn simpl select window composed the erliest nd the ltest rrivl time mong the corresponding windows of these output ptterns s the corresponding output window of the desired output pttern. Bsed on this union procedure, we know tht UNIONMODEL chieves the conservtive output pttern for n given input pttern. Becuse of the lrge numer of tle entries, the most epensive step is to serch for the sic ptterns tht overlp with I in the tle. We need to design method to find them efficientl. We lel the primr inputs 1... n, nd lel the k prts in ech window of P 1... k in the incresing order of the erliest rrivl time. Then ech sic pttern cn e represented distinct ke with rdi k: ( n... 1) k, where 0 i k 1 for i = 1... n, nd the ith window of this pttern is the ( i+1)th prt in P i. Then we put the input ptterns nd their corresponding output ptterns in tle in the incresing order of kes. For given input pttern I, we cn find the rnge of prts [i p, i q] in P i overlpping with I i for i = 1... n, then the kes of the sic ptterns tht overlp with I re ll the distinct kes stisfing i p i i q for i = 1... n. Oviousl this method cn esil find the sic ptterns tht overlp with I in the tle. An importnt contriution of UNIONMODEL is tht it provides frmework for timing mcro-modeling of comintionl hrd IP locks with the considertion of crosstlk effects, tht is, the otinment of output ptterns for sic ptterns is not restricted to STA. Insted, other timing nlsis or simultion methods to clculte the output ptterns cn e emedded into this mcro-model. Also we cn esil incorporte functionl informtion into this mcro-model. 4.3 Speed-up techniques The ottleneck of UNIONMODEL is the lrge numer of sic ptterns. However, from Section 1 we hve known tht if input pttern A cn e constructed shifting input pttern B, the output pttern of A cn lso e constructed shifting the output pttern for B. We cll tht A nd B re reltivel the sme. Oviousl mn sic ptterns re reltivel the sme. For emple, in Figure 2, the corresponding windows in input ptterns {,c} nd {,d} re shifted 10 unit time respectivel, so these two ptterns re reltivel the sme. So it is not necessr to perform timing nlsis on ll the sic ptterns respectivel. We onl perform timing nlsis on the sic ptterns tht re not reltivel the sme with ech other. Our eperiments show tht this technique cn reduce the totl numer of sic ptterns nerl hlf. The numer of sic ptterns in UNIONMODEL is k n, where k is the numer of prts of n input window in P, nd n is the numer of inputs. So it is ver efficient to speedup the etrction of UNIONMODEL if we cn reduce the numer of inputs. In relit, it is possile to prtition the input set into severl disjoint sets such tht the reltive rrivl time of n two inputs in different sets hs no influence on the sme coupling nodes. Then the numer of sic ptterns in UNIONMODEL is 1 i u kn i, where u is the numer of disjoint sets, nd n i is the numer of inputs in the ith disjoint set. This correlted input set prtitioning technique will divide lrge size prolem to mn smll size prolems, which will speed-up the overll running much. Our eperiments show tht this method cn reduce the numer of sic ptterns gretl for some cses. When the rnge of input windows in P is lrge, we need to prtition ech input window in P into mn prts to gurntee the ccurc, so the numer of sic ptterns increses gretl. In order to void this prolem, we rndoml select some input ptterns, do STA or simultion to get the output ptterns, then we cn find the rnge of input ptterns where del chnges frequentl, so we cn shrink the rnge of input windows in P to this rnge, nd for the input ptterns tht cnnot e shifted into P, we use conventionl pin-topin model. This rnge shrinking step cn gretl reduce the numer of sic ptterns, nd enefit the model etrction nd ppliction speed. 5 Eperimentl results SIMPMODEL nd UNIONMODEL hve een implemented in C++ nd tested on ISCAS85 enchmrk circuits. For ech circuit, we rndoml designted the coupling etween wires, nd input ptterns re lso rndoml generted. All eperiments were run on Linu PC with 2.4G Hz Xeon CPU nd 2.0 GB memor. To verif the results of our methods, we designed STA tool sed on n itertive switch fctor method tht works s follows. First, it uses the modified dnmicll ounded del model to model the del of coupling nodes, then itertivel does PERT-trversl on the grph representing circuit, nd fter ech itertion updtes ll the γ v,. It does not stop until there is no chnge on ll γ v,, nd the output pttern in lst PERT-trversl is the desired. We lso implemented pin-to-pin model for comprison, which ssumed tht ll couplings tke effect. For ech cse, we compre the results from our model pplictions with the results from the pinto-pin model. Suppose for the sme primr input, {[d 1, d 2]} is the output pttern from our models, {[ 1, 2]} is the output pttern from STA, then the error of our models for this primr output is defined s [(d 2 d 1) ( 2 1)]/( 2 1). The verge error is the summtion of the errors for ll the primr outputs divided the numer of primr outputs. The miml error is the mimum of the errors for the primr outputs. A comprison of results mong STA, SIMPMODEL nd pin-to-pin model is shown in Tle 1, where ETime is the time of model etrction, ATime is the time of model ppliction, ME is the miml error, nd AveE is the verge error. We cn see tht the results of SIMPMODEL re much more ccurte thn the pin-to-pin model, nd the running time of the ppliction of SIMPMODEL is lws less thn 1 second, much fster thn STA in lrge cses. The errors re lws non-negtive, which confirms tht SIMPMODEL is conservtive. Since UNIONMODEL cn onl del with cses with smll numer of correlted primr inputs, for the cses with lrge numer of correlted primr inputs, we designted the rrivl time windows of most primr inputs to e invlid windows [, ] nd modeled onl the timing ehvior of the circuit stimulted the remining primr inputs tht re denoted RPI in our test. We clculted the output

5 Tle 1: Comprison results of STA, SIMPMODEL nd pin-to-pin model circuit STA SIMPMODEL pin-to-pin model nme #inputs #outputs #gtes time(s) ETime(s) ATime(s) ME(%) AveE(%) ME(%) AveE(%) c c c c c c c c c c Tle 2: Comprison results of STA nd UNIONMODEL circuit STA UNIONMODEL nme RPI time # sic ETime ATime ME # (s) ptterns (s) (s) (%) c , c ,200, c ,048, c , c pttern for ech sic pttern STA. A comprison of the results from UNIONMODEL with STA is shown in Tle 2. We cn see tht the results of UNIONMODEL re lmost the sme with the results of STA, tht is, UNIONMODEL is n ccurte model. From Tle 2 we cn lso see tht lthough the numers of RPI in c499 nd c5315 re the sme, the numer of sic ptterns in c5315 is much less thn in c499, which is the effect of less numer of correlted inputs in c5315 thn in c499. This confirms tht our correlted input set prtition improves the model etrction nd ppliction speed. 6 Conclusion nd future work We present two mcro-models to chrcterize the timing ehvior of comintionl hrd IP lock with the considertion of crosstlk effects. The first model, SIMPMODEL, keeps coupling grph nd lists the conditions on input ptterns for couplings not to tke effect. It cn fst estimte the output pttern for given input pttern with the scrifice of ccurc. The second model, UNIONMODEL, performs STA or simultions on sic input ptterns, nd sed on these results constructs the output pttern for given input pttern ccurtel. Both mcro-models re conservtive, nd cn gretl reduce the pessimism eisting in the trditionl pinto-pin model. Since the numer of sic ptterns is lrge when the size of correlted input set is lrge, the etrction nd ppliction of UNIONMODEL ecome prohiitive. So n importnt future tsk is to find etter w to reduce the numer of sic ptterns. To the est of our knowledge, this is the first work to del with timing mcro-modeling prolem with the considertion of crosstlk effects. References [1] A. J. Dg, L. Mize, S. Sripd, C. Wolff, nd Q. Wu. Automted timing model genertion. In DAC, pges , [2] C. W. Moon, H. Kriplni, nd K. P. Belkhle. Timing model etrction of hierrchicl locks grph reduction. In DAC, pges , [3] M. Foltin, B. Foutz, nd S. Tler. Efficient stimulus independent timing strction model sed on new concept of circuit lock trnsprenc. In DAC, pges , [4] S. V. Venktesh, R. Plermo, M. Mortzvi, nd K. Skllh. Timing strction of intellectul propert locks. In CICC, pges , [5] H. Ylcin, M. Mortzvi, R. Plermo, C. Bmji, nd K. Skllh. Functionl timing nlsis for IP chrcteriztion. In DAC, pges , [6] H. Ylcin, R. Plermo, M. Mortzvi, C. Bmji, nd K. Skllh. An dvnced timing chrcteriztion method using mode dependenc. In DAC, pges , [7] P. D. Gross, R. Arunchlm, K. Rjgopl, nd L. T. Pileggi. Determintion of worst-cse ggressor lighment for del clcultion. In ICCAD, pges , Sn Jose, CA, Novemer [8] R. Arunchlm, K. Rjgopl, nd L. T. Pilleggi. Tco: Timing nlsis with coupling. In DAC, pges , Los Angeles, CA, June [9] S. S. Sptnekr. A timing model incorporting the effect of crosstlk on del nd its ppliction to optiml chnnel routing. IEEE TCAD, [10] P. Chen, D. A. Kirkptrick, nd K. Keutzer. Switching window computtion for sttic timing nlsis in presence of crosstlk noise. In ICCAD, Sn Jose, CA, Novemer [11] T. Xio, C.-W. Chng, nd M. Mrek-Sdowsk. Efficient sttic timing nlsis in presence of crosstlk. In Proceedings of 13th Annul IEEE Interntionl ASIC/SOC Conference, pges , [12] P. F. Tehrni, S. W. Chou, nd U. Ekmrm. Deep sumicron sttic timing nlsis in presence of crosstlk. In Interntionl Smposium on Qulit Electronic Design, pges , [13] T. Xio nd M. Mrek-Sdowsk. Functionl correltion nlsis in crosstlk induced criticl pths identifiction. In DAC, pges , [14] H. Zhou, N. Sheno, nd W. Nicholls. Timing nlsis with crosstlk s fipoints on complete lttice. In DAC, pges , [15] P. Chen, Y. Kukimoto, C.-C. Teng, nd K. Keutzer. On covergence of switching windows computtion in presence of crosstlk noise. In ISPD, pges 84 89, [16] B. Thudi nd D. Bluw. Non-itertive switching window computtion for del noise. In DAC, pges , [17] Y. Sski nd G. De Micheli. Crosstlk del nlsis using reltive window method. In ASIC/SoC Conference, [18] Y. Sski nd K. Yno. Multi-ggressor reltive window method for timing nlsis including crosstlk del degrdtion. In Custom Integrted Circuit Conference, pges , [19] K. Agrwl, Y. Co, T. Sto, D. Slvester, nd C. Hu. Efficient genertion of del chnge curves for noise-wre sttic timing nlsis. In Proceedings of 15th Interntionl Conference on VLSI Design, pges 77 84, [20] S. Hssoun. Criticl pth nlsis uing dnmicll ounded del model. In DAC, pges , Los Angeles, CA, June 2000.

Mixed CMOS PTL Adders

Mixed CMOS PTL Adders Anis do XXVI Congresso d SBC WCOMPA l I Workshop de Computção e Aplicções 14 20 de julho de 2006 Cmpo Grnde, MS Mixed CMOS PTL Adders Déor Mott, Reginldo d N. Tvres Engenhri em Sistems Digitis Universidde

More information

Sequential Logic (2) Synchronous vs Asynchronous Sequential Circuit. Clock Signal. Synchronous Sequential Circuits. FSM Overview 9/10/12

Sequential Logic (2) Synchronous vs Asynchronous Sequential Circuit. Clock Signal. Synchronous Sequential Circuits. FSM Overview 9/10/12 9//2 Sequentil (2) ENGG5 st Semester, 22 Dr. Hden So Deprtment of Electricl nd Electronic Engineering http://www.eee.hku.hk/~engg5 Snchronous vs Asnchronous Sequentil Circuit This Course snchronous Sequentil

More information

CHAPTER 2 LITERATURE STUDY

CHAPTER 2 LITERATURE STUDY CHAPTER LITERATURE STUDY. Introduction Multipliction involves two bsic opertions: the genertion of the prtil products nd their ccumultion. Therefore, there re two possible wys to speed up the multipliction:

More information

Kirchhoff s Rules. Kirchhoff s Laws. Kirchhoff s Rules. Kirchhoff s Laws. Practice. Understanding SPH4UW. Kirchhoff s Voltage Rule (KVR):

Kirchhoff s Rules. Kirchhoff s Laws. Kirchhoff s Rules. Kirchhoff s Laws. Practice. Understanding SPH4UW. Kirchhoff s Voltage Rule (KVR): SPH4UW Kirchhoff s ules Kirchhoff s oltge ule (K): Sum of voltge drops round loop is zero. Kirchhoff s Lws Kirchhoff s Current ule (KC): Current going in equls current coming out. Kirchhoff s ules etween

More information

Geometric quantities for polar curves

Geometric quantities for polar curves Roerto s Notes on Integrl Clculus Chpter 5: Bsic pplictions of integrtion Section 10 Geometric quntities for polr curves Wht you need to know lredy: How to use integrls to compute res nd lengths of regions

More information

MAXIMUM FLOWS IN FUZZY NETWORKS WITH FUNNEL-SHAPED NODES

MAXIMUM FLOWS IN FUZZY NETWORKS WITH FUNNEL-SHAPED NODES MAXIMUM FLOWS IN FUZZY NETWORKS WITH FUNNEL-SHAPED NODES Romn V. Tyshchuk Informtion Systems Deprtment, AMI corportion, Donetsk, Ukrine E-mil: rt_science@hotmil.com 1 INTRODUCTION During the considertion

More information

Area-Time Efficient Digit-Serial-Serial Two s Complement Multiplier

Area-Time Efficient Digit-Serial-Serial Two s Complement Multiplier Are-Time Efficient Digit-Seril-Seril Two s Complement Multiplier Essm Elsyed nd Htem M. El-Boghddi Computer Engineering Deprtment, Ciro University, Egypt Astrct - Multipliction is n importnt primitive

More information

10.4 AREAS AND LENGTHS IN POLAR COORDINATES

10.4 AREAS AND LENGTHS IN POLAR COORDINATES 65 CHAPTER PARAMETRIC EQUATINS AND PLAR CRDINATES.4 AREAS AND LENGTHS IN PLAR CRDINATES In this section we develop the formul for the re of region whose oundry is given y polr eqution. We need to use the

More information

Automatic Synthesis of Compressor Trees: Reevaluating Large Counters

Automatic Synthesis of Compressor Trees: Reevaluating Large Counters Automtic Snthesis of Compressor Trees: Reevluting Lrge Counters Aj K. Verm AjKumr.Verm@epfl.ch Polo Ienne Polo.Ienne@epfl.ch Ecole Poltechnique Fédérle de Lusnne (EPFL) School of Computer nd Communiction

More information

Multi-beam antennas in a broadband wireless access system

Multi-beam antennas in a broadband wireless access system Multi-em ntenns in rodnd wireless ccess system Ulrik Engström, Mrtin Johnsson, nders Derneryd nd jörn Johnnisson ntenn Reserch Center Ericsson Reserch Ericsson SE-4 84 Mölndl Sweden E-mil: ulrik.engstrom@ericsson.com,

More information

CS 135: Computer Architecture I. Boolean Algebra. Basic Logic Gates

CS 135: Computer Architecture I. Boolean Algebra. Basic Logic Gates Bsic Logic Gtes : Computer Architecture I Boolen Algebr Instructor: Prof. Bhgi Nrhri Dept. of Computer Science Course URL: www.ses.gwu.edu/~bhgiweb/cs35/ Digitl Logic Circuits We sw how we cn build the

More information

Math Circles Finite Automata Question Sheet 3 (Solutions)

Math Circles Finite Automata Question Sheet 3 (Solutions) Mth Circles Finite Automt Question Sheet 3 (Solutions) Nickols Rollick nrollick@uwterloo.c Novemer 2, 28 Note: These solutions my give you the nswers to ll the prolems, ut they usully won t tell you how

More information

Digital Design. Sequential Logic Design -- Controllers. Copyright 2007 Frank Vahid

Digital Design. Sequential Logic Design -- Controllers. Copyright 2007 Frank Vahid Digitl Design Sequentil Logic Design -- Controllers Slides to ccompny the tetook Digitl Design, First Edition, y, John Wiley nd Sons Pulishers, 27. http://www.ddvhid.com Copyright 27 Instructors of courses

More information

CHAPTER 3 AMPLIFIER DESIGN TECHNIQUES

CHAPTER 3 AMPLIFIER DESIGN TECHNIQUES CHAPTER 3 AMPLIFIER DEIGN TECHNIQUE 3.0 Introduction olid-stte microwve mplifiers ply n importnt role in communiction where it hs different pplictions, including low noise, high gin, nd high power mplifiers.

More information

A New Algorithm to Compute Alternate Paths in Reliable OSPF (ROSPF)

A New Algorithm to Compute Alternate Paths in Reliable OSPF (ROSPF) A New Algorithm to Compute Alternte Pths in Relile OSPF (ROSPF) Jin Pu *, Eric Mnning, Gholmli C. Shoj, Annd Srinivsn ** PANDA Group, Computer Science Deprtment University of Victori Victori, BC, Cnd Astrct

More information

The Discussion of this exercise covers the following points:

The Discussion of this exercise covers the following points: Exercise 4 Bttery Chrging Methods EXERCISE OBJECTIVE When you hve completed this exercise, you will be fmilir with the different chrging methods nd chrge-control techniques commonly used when chrging Ni-MI

More information

First Round Solutions Grades 4, 5, and 6

First Round Solutions Grades 4, 5, and 6 First Round Solutions Grdes 4, 5, nd 1) There re four bsic rectngles not mde up of smller ones There re three more rectngles mde up of two smller ones ech, two rectngles mde up of three smller ones ech,

More information

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad Hll Ticket No Question Pper Code: AEC009 INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigl, Hyderd - 500 043 MODEL QUESTION PAPER Four Yer B.Tech V Semester End Exmintions, Novemer - 2018 Regultions:

More information

Analysis of circuits containing active elements by using modified T - graphs

Analysis of circuits containing active elements by using modified T - graphs Anlsis of circuits contining ctive elements using modified T - grphs DALBO BOLEK *) nd EA BOLKOA**) Deprtment of Telecommunictions *) dioelectronics **) Brno Universit of Technolog Purknov 8, 6 Brno CECH

More information

Open Access A Novel Parallel Current-sharing Control Method of Switch Power Supply

Open Access A Novel Parallel Current-sharing Control Method of Switch Power Supply Send Orders for Reprints to reprints@enthmscience.e 170 The Open Electricl & Electronic Engineering Journl, 2014, 8, 170-177 Open Access A Novel Prllel Current-shring Control Method of Switch Power Supply

More information

Discontinued AN6262N, AN6263N. (planed maintenance type, maintenance type, planed discontinued typed, discontinued type)

Discontinued AN6262N, AN6263N. (planed maintenance type, maintenance type, planed discontinued typed, discontinued type) ICs for Cssette, Cssette Deck ANN, ANN Puse Detection s of Rdio Cssette, Cssette Deck Overview The ANN nd the ANN re the puse detection integrted circuits which select the progrm on the cssette tpe. In

More information

9.4. ; 65. A family of curves has polar equations. ; 66. The astronomer Giovanni Cassini ( ) studied the family of curves with polar equations

9.4. ; 65. A family of curves has polar equations. ; 66. The astronomer Giovanni Cassini ( ) studied the family of curves with polar equations 54 CHAPTER 9 PARAMETRIC EQUATINS AND PLAR CRDINATES 49. r, 5. r sin 3, 5 54 Find the points on the given curve where the tngent line is horizontl or verticl. 5. r 3 cos 5. r e 53. r cos 54. r sin 55. Show

More information

On the Description of Communications Between Software Components with UML

On the Description of Communications Between Software Components with UML On the Description of Communictions Between Softwre Components with UML Zhiwei An Dennis Peters Fculty of Engineering nd Applied Science Memoril University of Newfoundlnd St. John s NL A1B 3X5 zhiwei@engr.mun.c

More information

Understanding Basic Analog Ideal Op Amps

Understanding Basic Analog Ideal Op Amps Appliction Report SLAA068A - April 2000 Understnding Bsic Anlog Idel Op Amps Ron Mncini Mixed Signl Products ABSTRACT This ppliction report develops the equtions for the idel opertionl mplifier (op mp).

More information

Redundancy Data Elimination Scheme Based on Stitching Technique in Image Senor Networks

Redundancy Data Elimination Scheme Based on Stitching Technique in Image Senor Networks Sensors & Trnsducers 204 by IFSA Publishing, S. L. http://www.sensorsportl.com Redundncy Dt Elimintion Scheme Bsed on Stitching Technique in Imge Senor Networks hunling Tng hongqing Technology nd Business

More information

A Development of Earthing-Resistance-Estimation Instrument

A Development of Earthing-Resistance-Estimation Instrument A Development of Erthing-Resistnce-Estimtion Instrument HITOSHI KIJIMA Abstrct: - Whenever erth construction work is done, the implnted number nd depth of electrodes hve to be estimted in order to obtin

More information

Engineer-to-Engineer Note

Engineer-to-Engineer Note Engineer-to-Engineer Note EE-297 Technicl notes on using Anlog Devices DSPs, processors nd development tools Visit our Web resources http://www.nlog.com/ee-notes nd http://www.nlog.com/processors or e-mil

More information

A COMPARISON OF CIRCUIT IMPLEMENTATIONS FROM A SECURITY PERSPECTIVE

A COMPARISON OF CIRCUIT IMPLEMENTATIONS FROM A SECURITY PERSPECTIVE A COMPARISON OF CIRCUIT IMPLEMENTATIONS FROM A SECURITY PERSPECTIVE Mster Thesis Division of Electronic Devices Deprtment of Electricl Engineering Linköping University y Timmy Sundström LITH-ISY-EX--05/3698--SE

More information

METHOD OF LOCATION USING SIGNALS OF UNKNOWN ORIGIN. Inventor: Brian L. Baskin

METHOD OF LOCATION USING SIGNALS OF UNKNOWN ORIGIN. Inventor: Brian L. Baskin METHOD OF LOCATION USING SIGNALS OF UNKNOWN ORIGIN Inventor: Brin L. Bskin 1 ABSTRACT The present invention encompsses method of loction comprising: using plurlity of signl trnsceivers to receive one or

More information

Use of compiler optimization of software bypassing as a method to improve energy efficiency of exposed data path architectures

Use of compiler optimization of software bypassing as a method to improve energy efficiency of exposed data path architectures Guzm et l. EURASIP Journl on Emedded Systems 213, 213:9 RESEARCH Open Access Use of compiler optimiztion of softwre ypssing s method to improve energy efficiency of exposed dt pth rchitectures Vldimír

More information

Soft switched DC-DC PWM Converters

Soft switched DC-DC PWM Converters Soft switched DC-DC PWM Converters Mr.M. Prthp Rju (), Dr. A. Jy Lkshmi () Abstrct This pper presents n upgrded soft switching technique- zero current trnsition (ZCT), which gives better turn off chrcteristics

More information

Experiment 3: Non-Ideal Operational Amplifiers

Experiment 3: Non-Ideal Operational Amplifiers Experiment 3: Non-Idel Opertionl Amplifiers Fll 2009 Equivlent Circuits The bsic ssumptions for n idel opertionl mplifier re n infinite differentil gin ( d ), n infinite input resistnce (R i ), zero output

More information

SOLVING TRIANGLES USING THE SINE AND COSINE RULES

SOLVING TRIANGLES USING THE SINE AND COSINE RULES Mthemtics Revision Guides - Solving Generl Tringles - Sine nd Cosine Rules Pge 1 of 17 M.K. HOME TUITION Mthemtics Revision Guides Level: GCSE Higher Tier SOLVING TRIANGLES USING THE SINE AND COSINE RULES

More information

Fuzzy Logic Controller for Three Phase PWM AC-DC Converter

Fuzzy Logic Controller for Three Phase PWM AC-DC Converter Journl of Electrotechnology, Electricl Engineering nd Mngement (2017) Vol. 1, Number 1 Clusius Scientific Press, Cnd Fuzzy Logic Controller for Three Phse PWM AC-DC Converter Min Muhmmd Kml1,, Husn Ali2,b

More information

Translate and Classify Conic Sections

Translate and Classify Conic Sections TEKS 9.6 A.5.A, A.5.B, A.5.D, A.5.E Trnslte nd Clssif Conic Sections Before You grphed nd wrote equtions of conic sections. Now You will trnslte conic sections. Wh? So ou cn model motion, s in E. 49. Ke

More information

Chapter 2 Literature Review

Chapter 2 Literature Review Chpter 2 Literture Review 2.1 ADDER TOPOLOGIES Mny different dder rchitectures hve een proposed for inry ddition since 1950 s to improve vrious spects of speed, re nd power. Ripple Crry Adder hve the simplest

More information

To provide data transmission in indoor

To provide data transmission in indoor Hittite Journl of Science nd Engineering, 2018, 5 (1) 25-29 ISSN NUMBER: 2148-4171 DOI: 10.17350/HJSE19030000074 A New Demodultor For Inverse Pulse Position Modultion Technique Mehmet Sönmez Osmniye Korkut

More information

Module 9. DC Machines. Version 2 EE IIT, Kharagpur

Module 9. DC Machines. Version 2 EE IIT, Kharagpur Module 9 DC Mchines Version EE IIT, Khrgpur esson 40 osses, Efficiency nd Testing of D.C. Mchines Version EE IIT, Khrgpur Contents 40 osses, efficiency nd testing of D.C. mchines (esson-40) 4 40.1 Gols

More information

(CATALYST GROUP) B"sic Electric"l Engineering

(CATALYST GROUP) Bsic Electricl Engineering (CATALYST GROUP) B"sic Electric"l Engineering 1. Kirchhoff s current l"w st"tes th"t (") net current flow "t the junction is positive (b) Hebr"ic sum of the currents meeting "t the junction is zero (c)

More information

MATH 118 PROBLEM SET 6

MATH 118 PROBLEM SET 6 MATH 118 PROBLEM SET 6 WASEEM LUTFI, GABRIEL MATSON, AND AMY PIRCHER Section 1 #16: Show tht if is qudrtic residue modulo m, nd b 1 (mod m, then b is lso qudrtic residue Then rove tht the roduct of the

More information

Experiment 3: Non-Ideal Operational Amplifiers

Experiment 3: Non-Ideal Operational Amplifiers Experiment 3: Non-Idel Opertionl Amplifiers 9/11/06 Equivlent Circuits The bsic ssumptions for n idel opertionl mplifier re n infinite differentil gin ( d ), n infinite input resistnce (R i ), zero output

More information

Synchronous Machine Parameter Measurement

Synchronous Machine Parameter Measurement Synchronous Mchine Prmeter Mesurement 1 Synchronous Mchine Prmeter Mesurement Introduction Wound field synchronous mchines re mostly used for power genertion but lso re well suited for motor pplictions

More information

Synchronous Machine Parameter Measurement

Synchronous Machine Parameter Measurement Synchronous Mchine Prmeter Mesurement 1 Synchronous Mchine Prmeter Mesurement Introduction Wound field synchronous mchines re mostly used for power genertion but lso re well suited for motor pplictions

More information

Dataflow Language Model. DataFlow Models. Applications of Dataflow. Dataflow Languages. Kahn process networks. A Kahn Process (1)

Dataflow Language Model. DataFlow Models. Applications of Dataflow. Dataflow Languages. Kahn process networks. A Kahn Process (1) The slides contin revisited mterils from: Peter Mrwedel, TU Dortmund Lothr Thiele, ETH Zurich Frnk Vhid, University of liforni, Riverside Dtflow Lnguge Model Drsticlly different wy of looking t computtion:

More information

Section 16.3 Double Integrals over General Regions

Section 16.3 Double Integrals over General Regions Section 6.3 Double Integrls over Generl egions Not ever region is rectngle In the lst two sections we considered the problem of integrting function of two vribles over rectngle. This sitution however is

More information

Exercise 1-1. The Sine Wave EXERCISE OBJECTIVE DISCUSSION OUTLINE. Relationship between a rotating phasor and a sine wave DISCUSSION

Exercise 1-1. The Sine Wave EXERCISE OBJECTIVE DISCUSSION OUTLINE. Relationship between a rotating phasor and a sine wave DISCUSSION Exercise 1-1 The Sine Wve EXERCISE OBJECTIVE When you hve completed this exercise, you will be fmilir with the notion of sine wve nd how it cn be expressed s phsor rotting round the center of circle. You

More information

(1) Non-linear system

(1) Non-linear system Liner vs. non-liner systems in impednce mesurements I INTRODUCTION Electrochemicl Impednce Spectroscopy (EIS) is n interesting tool devoted to the study of liner systems. However, electrochemicl systems

More information

Study on SLT calibration method of 2-port waveguide DUT

Study on SLT calibration method of 2-port waveguide DUT Interntionl Conference on Advnced Electronic cience nd Technology (AET 206) tudy on LT clibrtion method of 2-port wveguide DUT Wenqing Luo, Anyong Hu, Ki Liu nd Xi Chen chool of Electronics nd Informtion

More information

ISSCC 2006 / SESSION 21 / ADVANCED CLOCKING, LOGIC AND SIGNALING TECHNIQUES / 21.5

ISSCC 2006 / SESSION 21 / ADVANCED CLOCKING, LOGIC AND SIGNALING TECHNIQUES / 21.5 21.5 A 1.1GHz Chrge-Recovery Logic Visvesh Sthe, Jung-Ying Chueh, Mrios Ppefthymiou University of Michign, Ann Aror, MI Boost Logic is chrge-recovery circuit fmily cple of operting t GHz-clss frequencies

More information

CS2204 DIGITAL LOGIC & STATE MACHINE DESIGN SPRING 2005

CS2204 DIGITAL LOGIC & STATE MACHINE DESIGN SPRING 2005 CS2204 DIGITAL LOGIC & STATE MACHINE DESIGN SPRING 2005 EXPERIMENT 1 FUNDAMENTALS 1. GOALS : Lern how to develop cr lrm digitl circuit during which the following re introduced : CS2204 l fundmentls, nd

More information

The Math Learning Center PO Box 12929, Salem, Oregon Math Learning Center

The Math Learning Center PO Box 12929, Salem, Oregon Math Learning Center Resource Overview Quntile Mesure: Skill or Concept: 300Q Model the concept of ddition for sums to 10. (QT N 36) Model the concept of sutrction using numers less thn or equl to 10. (QT N 37) Write ddition

More information

Algebra Practice. Dr. Barbara Sandall, Ed.D., and Travis Olson, M.S.

Algebra Practice. Dr. Barbara Sandall, Ed.D., and Travis Olson, M.S. By Dr. Brr Sndll, Ed.D., Dr. Melfried Olson, Ed.D., nd Trvis Olson, M.S. COPYRIGHT 2006 Mrk Twin Medi, Inc. ISBN 978-1-58037-754-6 Printing No. 404042-EB Mrk Twin Medi, Inc., Pulishers Distriuted y Crson-Dellos

More information

Computing Logic-Stage Delays Using Circuit Simulation and Symbolic Elmore Analysis

Computing Logic-Stage Delays Using Circuit Simulation and Symbolic Elmore Analysis Computing Logic-Stge Delys Using Circuit Simultion nd Symolic Elmore Anlysis Clyton B. McDonld Rndl E. Brynt Deprtment of Electricl nd Computer Engineering Crnegie Mellon University, Pittsurgh, PA 15213

More information

Energy Harvesting Two-Way Channels With Decoding and Processing Costs

Energy Harvesting Two-Way Channels With Decoding and Processing Costs IEEE TRANSACTIONS ON GREEN COMMUNICATIONS AND NETWORKING, VOL., NO., MARCH 07 3 Energy Hrvesting Two-Wy Chnnels With Decoding nd Processing Costs Ahmed Arf, Student Member, IEEE, Abdulrhmn Bknin, Student

More information

Simulation of Transformer Based Z-Source Inverter to Obtain High Voltage Boost Ability

Simulation of Transformer Based Z-Source Inverter to Obtain High Voltage Boost Ability Interntionl Journl of cience, Engineering nd Technology Reserch (IJETR), olume 4, Issue 1, October 15 imultion of Trnsformer Bsed Z-ource Inverter to Obtin High oltge Boost Ability A.hnmugpriy 1, M.Ishwry

More information

A Slot-Asynchronous MAC Protocol Design for Blind Rendezvous in Cognitive Radio Networks

A Slot-Asynchronous MAC Protocol Design for Blind Rendezvous in Cognitive Radio Networks Globecom 04 - Wireless Networking Symposium A Slot-Asynchronous MAC Protocol Design for Blind Rendezvous in Cognitive Rdio Networks Xingy Liu nd Jing Xie Deprtment of Electricl nd Computer Engineering

More information

Direct Current Circuits. Chapter Outline Electromotive Force 28.2 Resistors in Series and in Parallel 28.3 Kirchhoff s Rules 28.

Direct Current Circuits. Chapter Outline Electromotive Force 28.2 Resistors in Series and in Parallel 28.3 Kirchhoff s Rules 28. P U Z Z L E R If ll these pplinces were operting t one time, circuit reker would proly e tripped, preventing potentilly dngerous sitution. Wht cuses circuit reker to trip when too mny electricl devices

More information

& Y Connected resistors, Light emitting diode.

& Y Connected resistors, Light emitting diode. & Y Connected resistors, Light emitting diode. Experiment # 02 Ojectives: To get some hndson experience with the physicl instruments. To investigte the equivlent resistors, nd Y connected resistors, nd

More information

Three-Phase Synchronous Machines The synchronous machine can be used to operate as: 1. Synchronous motors 2. Synchronous generators (Alternator)

Three-Phase Synchronous Machines The synchronous machine can be used to operate as: 1. Synchronous motors 2. Synchronous generators (Alternator) Three-Phse Synchronous Mchines The synchronous mchine cn be used to operte s: 1. Synchronous motors 2. Synchronous genertors (Alterntor) Synchronous genertor is lso referred to s lterntor since it genertes

More information

Design and implementation of a high-speed bit-serial SFQ adder based on the binary decision diagram

Design and implementation of a high-speed bit-serial SFQ adder based on the binary decision diagram INSTITUTE OFPHYSICS PUBLISHING Supercond. Sci. Technol. 16 (23) 1497 152 SUPERCONDUCTORSCIENCE AND TECHNOLOGY PII: S953-248(3)67111-3 Design nd implementtion of high-speed it-seril SFQ dder sed on the

More information

Separation Constraint Partitioning - A New Algorithm for Partitioning. Non-strict Programs into Sequential Threads. David E. Culler, Seth C.

Separation Constraint Partitioning - A New Algorithm for Partitioning. Non-strict Programs into Sequential Threads. David E. Culler, Seth C. Seprtion Constrint Prtitioning - A New Algorithm or Prtitioning Non-strict Progrms into Sequentil Threds Klus E. Schuser Deprtment o Computer Science Universit o Cliorni, Snt Brr Snt Brr, CA 93106 schuser@cs.ucs.edu

More information

CHAPTER 3 EDGE DETECTION USING CLASICAL EDGE DETECTORS

CHAPTER 3 EDGE DETECTION USING CLASICAL EDGE DETECTORS CHAPTER 3 EDE DETECTION USIN CLASICAL EDE DETECTORS Edge detection is one o te most importnt opertions in imge nlsis. An edge is set o connected piels tt lie on te boundr between two regions. Te clssiiction

More information

Localization of Latent Image in Heterophase AgBr(I) Tabular Microcrystals

Localization of Latent Image in Heterophase AgBr(I) Tabular Microcrystals Interntionl ymposium on ilver Hlide Technology Locliztion of Ltent Imge in Heterophse AgBr(I) Tulr Microcrystls Elen V. Prosvirkin, Aigul B. Aishev, Timothy A. Lrichev, Boris A. echkrev Kemerovo tte University,

More information

S1 Only VEOG HEOG. S2 Only. S1 and S2. Computer. Subject. Computer

S1 Only VEOG HEOG. S2 Only. S1 and S2. Computer. Subject. Computer The Eects of Eye Trcking in VR Helmet on EEG Recordings Jessic D. Byliss nd Dn H. Bllrd The University of Rochester Computer Science Deprtment Rochester, New York 14627 Technicl Report 685 My 1998 Astrct

More information

Performance Monitoring Fundamentals: Demystifying Performance Assessment Techniques

Performance Monitoring Fundamentals: Demystifying Performance Assessment Techniques Simplifying PID Control. Optimizing Plnt Performnce. Performnce Monitoring Fundmentls: Demystifying Performnce Assessment Techniques Roert C. Rice, PhD Rchelle R. Jyringi Dougls J. Cooper, PhD Control

More information

Lecture 20. Intro to line integrals. Dan Nichols MATH 233, Spring 2018 University of Massachusetts.

Lecture 20. Intro to line integrals. Dan Nichols MATH 233, Spring 2018 University of Massachusetts. Lecture 2 Intro to line integrls Dn Nichols nichols@mth.umss.edu MATH 233, Spring 218 University of Msschusetts April 12, 218 (2) onservtive vector fields We wnt to determine if F P (x, y), Q(x, y) is

More information

Genetic Representations for Evolutionary Minimization of Network Coding Resources

Genetic Representations for Evolutionary Minimization of Network Coding Resources Genetic Representtions for Evolutionry Minimiztion of Network Coding Resources Minkyu Kim 1, Vrun Aggrwl 2, Un-My O Reilly 2, Muriel Médrd 1, nd Wonsik Kim 1 1 Lortory for Informtion nd Decision Systems

More information

Two-layer slotted-waveguide antenna array with broad reflection/gain bandwidth at millimetre-wave frequencies

Two-layer slotted-waveguide antenna array with broad reflection/gain bandwidth at millimetre-wave frequencies Two-lyer slotted-wveguide ntenn rry with rod reflection/gin ndwidth t millimetre-wve frequencies S.-S. Oh, J.-W. Lee, M.-S. Song nd Y.-S. Kim Astrct: A 24 24 slotted-wveguide rry ntenn is presented in

More information

Polar Coordinates. July 30, 2014

Polar Coordinates. July 30, 2014 Polr Coordintes July 3, 4 Sometimes it is more helpful to look t point in the xy-plne not in terms of how fr it is horizontlly nd verticlly (this would men looking t the Crtesin, or rectngulr, coordintes

More information

1 tray of toffee 1 bar of toffee. 10 In the decimal number, 0 7, the 7 refers to 7 tenths or

1 tray of toffee 1 bar of toffee. 10 In the decimal number, 0 7, the 7 refers to 7 tenths or Chpter 3 Deciml Numers Do you know wht DECIMAL is? In chpter, we delt with units, s, 0 s nd 00 s. When you tke single unit nd divide it into (or 0 or 00) its, wht we then hve re deciml frctions of whole

More information

Improving synchronized transfers in public transit networks using real-time tactics

Improving synchronized transfers in public transit networks using real-time tactics Improving synchronized trnsfers in public trnsit networks using rel-time tctics Zhongjun Wu 1,2,3, Grhm Currie 3, Wei Wng 1,2 1 Jingsu Key Lbortory of Urbn ITS, Si Pi Lou 2#, Nnjing, 210096, Chin 2 School

More information

Student Book SERIES. Fractions. Name

Student Book SERIES. Fractions. Name D Student Book Nme Series D Contents Topic Introducing frctions (pp. ) modelling frctions frctions of collection compring nd ordering frctions frction ingo pply Dte completed / / / / / / / / Topic Types

More information

Francis Gaspalou Second edition of February 10, 2012 (First edition on January 28, 2012) HOW MANY SQUARES ARE THERE, Mr TARRY?

Francis Gaspalou Second edition of February 10, 2012 (First edition on January 28, 2012) HOW MANY SQUARES ARE THERE, Mr TARRY? Frncis Gslou Second edition of Ferury 10, 2012 (First edition on Jnury 28, 2012) HOW MANY SQUARES ARE THERE, Mr TARRY? ABSTRACT In this er, I enumerte ll the 8x8 imgic sures given y the Trry s ttern. This

More information

Experiment 8 Series DC Motor (II)

Experiment 8 Series DC Motor (II) Ojectives To control the speed of loded series dc motor y chnging rmture voltge. To control the speed of loded series dc motor y dding resistnce in prllel with the rmture circuit. To control the speed

More information

Application Note. Differential Amplifier

Application Note. Differential Amplifier Appliction Note AN367 Differentil Amplifier Author: Dve n Ess Associted Project: Yes Associted Prt Fmily: CY8C9x66, CY8C7x43, CY8C4x3A PSoC Designer ersion: 4. SP3 Abstrct For mny sensing pplictions, desirble

More information

Magnetic monopole field exposed by electrons

Magnetic monopole field exposed by electrons Mgnetic monopole field exposed y electrons A. Béché, R. Vn Boxem, G. Vn Tendeloo, nd J. Vereeck EMAT, University of Antwerp, Groenenorgerln 171, 22 Antwerp, Belgium Opticl xis Opticl xis Needle Smple Needle

More information

Dokic: A Review on Energy Efficient CMOS Digital Logic

Dokic: A Review on Energy Efficient CMOS Digital Logic ETASR - Engineering, Technology & Applied Science Reserch ol. 3, o. 6, 013, 55-561 55 A Review on Energy Efficient CMOS Digitl Logic Brnko L. Dokić University of Bnj Luk Fculty of Electricl Engineering

More information

Synchronous Generator Line Synchronization

Synchronous Generator Line Synchronization Synchronous Genertor Line Synchroniztion 1 Synchronous Genertor Line Synchroniztion Introduction One issue in power genertion is synchronous genertor strting. Typiclly, synchronous genertor is connected

More information

DYE SOLUBILITY IN SUPERCRITICAL CARBON DIOXIDE FLUID

DYE SOLUBILITY IN SUPERCRITICAL CARBON DIOXIDE FLUID THERMAL SCIENCE, Yer 2015, Vol. 19, No. 4, pp. 1311-1315 1311 DYE SOLUBILITY IN SUPERCRITICAL CARBON DIOXIDE FLUID by Jun YAN, Li-Jiu ZHENG *, Bing DU, Yong-Fng QIAN, nd Fng YE Lioning Provincil Key Lbortory

More information

Stochastic Modeling of the Expected Time to Search for an Intermittent Signal Source Under a Limited Sensing Range

Stochastic Modeling of the Expected Time to Search for an Intermittent Signal Source Under a Limited Sensing Range 1 Stochstic Modeling of the Epected Time to Serch for n Intermittent Signl Source Under Limited Sensing Rnge Dezhen Song, Chng-Young Kim, nd Jingng Yi Abstrct A mobile robot is deploed to serch for sttionr

More information

Algorithms for Memory Hierarchies Lecture 14

Algorithms for Memory Hierarchies Lecture 14 Algorithms for emory Hierrchies Lecture 4 Lecturer: Nodri Sitchinv Scribe: ichel Hmnn Prllelism nd Cche Obliviousness The combintion of prllelism nd cche obliviousness is n ongoing topic of reserch, in

More information

This is a repository copy of Four-port diplexer for high Tx/Rx isolation for integrated transceivers.

This is a repository copy of Four-port diplexer for high Tx/Rx isolation for integrated transceivers. This is repository copy of Four-port diplexer for high Tx/Rx isoltion for integrted trnsceivers. White Rose Reserch Online URL for this pper: http://eprints.whiterose.c.uk/124000/ Version: Accepted Version

More information

D I G I TA L C A M E R A S PA RT 4

D I G I TA L C A M E R A S PA RT 4 Digitl Cmer Technologies for Scientific Bio-Imging. Prt 4: Signl-to-Noise Rtio nd Imge Comprison of Cmers Yshvinder Shrwl, Solexis Advisors LLC, Austin, TX, USA B I O G R A P H Y Yshvinder Shrwl hs BS

More information

Homework #1 due Monday at 6pm. White drop box in Student Lounge on the second floor of Cory. Tuesday labs cancelled next week

Homework #1 due Monday at 6pm. White drop box in Student Lounge on the second floor of Cory. Tuesday labs cancelled next week Announcements Homework #1 due Mondy t 6pm White drop ox in Student Lounge on the second floor of Cory Tuesdy ls cncelled next week Attend your other l slot Books on reserve in Bechtel Hmley, 2 nd nd 3

More information

Joanna Towler, Roading Engineer, Professional Services, NZTA National Office Dave Bates, Operations Manager, NZTA National Office

Joanna Towler, Roading Engineer, Professional Services, NZTA National Office Dave Bates, Operations Manager, NZTA National Office . TECHNICA MEMOANDM To Cc repred By Endorsed By NZTA Network Mngement Consultnts nd Contrctors NZTA egionl Opertions Mngers nd Are Mngers Dve Btes, Opertions Mnger, NZTA Ntionl Office Jonn Towler, oding

More information

MSC Studentenwettbewerb. Wintersemester 2012/13. Marc/Mentat 2012

MSC Studentenwettbewerb. Wintersemester 2012/13. Marc/Mentat 2012 MSC Studentenwettewer Wintersemester 2012/13 Mrc/Mentt 2012 Aufge Wie groß ist die mximle Verschieung in Y Richtung im nichtlineren Fll? Required File: tip_lod.mud. 2 TUTORIAL Prolem Description In this

More information

Postprint. This is the accepted version of a paper presented at IEEE PES General Meeting.

Postprint.   This is the accepted version of a paper presented at IEEE PES General Meeting. http://www.div-portl.org Postprint This is the ccepted version of pper presented t IEEE PES Generl Meeting. Cittion for the originl published pper: Mhmood, F., Hooshyr, H., Vnfretti, L. (217) Sensitivity

More information

Calculation of Off-Core Inductance in Dual-Circuit Model of Transformer

Calculation of Off-Core Inductance in Dual-Circuit Model of Transformer Clcultion of Off-Core Inductnce in Dul-Circuit Model of Trnsformer As Lotfi NTNU Trondheim, Norwy s.lotfi@ntnu.no Hns Kr. Hoidlen NTNU Trondheim, Norwy hns.hoidlen@ntnu.no Nicol Chies Sttoil Trondheim,

More information

Travel Prediction-based Data Forwarding for Sparse Vehicular Networks. Technical Report

Travel Prediction-based Data Forwarding for Sparse Vehicular Networks. Technical Report Trvel Prediction-sed Dt Forwrding for Sprse Vehiculr Networks Technicl Report Deprtment of Computer Science nd Engineering University of Minnesot 4-192 Keller Hll 200 Union Street SE Minnepolis, MN 55455-0159

More information

Topology Design in Time-Evolving Delay-Tolerant Networks with Unreliable Links

Topology Design in Time-Evolving Delay-Tolerant Networks with Unreliable Links Topology Design in Time-Eoling Dely-Tolernt Networks with Unrelile Links Minsu Hung Siyun Chen Fn Li Yu Wng Deprtment of Computer Science, Uniersity of North Crolin t Chrlotte, Chrlotte, NC 83, USA. School

More information

High Speed On-Chip Interconnects: Trade offs in Passive Termination

High Speed On-Chip Interconnects: Trade offs in Passive Termination High Speed On-Chip Interconnects: Trde offs in Pssive Termintion Rj Prihr University of Rochester, NY, USA prihr@ece.rochester.edu Abstrct In this pper, severl pssive termintion schemes for high speed

More information

Power-Aware FPGA Logic Synthesis Using Binary Decision Diagrams

Power-Aware FPGA Logic Synthesis Using Binary Decision Diagrams Power-Awre FPGA Logic Synthesis Using Binry Decision Digrms Kevin Oo Tinmung, Dvid Howlnd, nd Russell Tessier Deprtment of Electricl nd Computer Engineering University of Msschusetts Amherst, MA 01003

More information

Timing Constraint-driven Technology Mapping for FPGAs Considering False Paths and Multi-Clock Domains

Timing Constraint-driven Technology Mapping for FPGAs Considering False Paths and Multi-Clock Domains Timing Constrint-driven Technology Mpping for FPGAs Considering Flse Pths nd Multi-Clock Domins Lei Cheng, Deming Chen, Mrtin D.F. Wong Univ. of Illinois t UC, Chmpign, IL USA {lcheng1,dchen,mdfwong}@uiuc.edu

More information

Study on Application of a Human-Robot Collaborative System Using Hand-Guiding in a Production Line

Study on Application of a Human-Robot Collaborative System Using Hand-Guiding in a Production Line Study on Appliction of Humn-Robot Collbortive System Using Hnd-Guiding in Production Line FUJII Msku : Mnger, Control & Communiction Technology Deprment, Products Development Center, Corporte Reserch &

More information

University of Dayton Research Institute Dayton, Ohio, Materials Laboratory Wright Patterson AFB, Ohio,

University of Dayton Research Institute Dayton, Ohio, Materials Laboratory Wright Patterson AFB, Ohio, LEAKY PLATE WAVE INSPECTION OF BIAXIAL COMPOSITES Richrd W. Mrtin University of Dyton Reserch Institute Dyton, Ohio, 45469-0001 Dle E. Chimenti Mterils Lortory Wright Ptterson AFB, Ohio, 45433-6533 INTRODUCTION

More information

Compared to generators DC MOTORS. Back e.m.f. Back e.m.f. Example. Example. The construction of a d.c. motor is the same as a d.c. generator.

Compared to generators DC MOTORS. Back e.m.f. Back e.m.f. Example. Example. The construction of a d.c. motor is the same as a d.c. generator. Compred to genertors DC MOTORS Prepred by Engr. JP Timol Reference: Electricl nd Electronic Principles nd Technology The construction of d.c. motor is the sme s d.c. genertor. the generted e.m.f. is less

More information

Design and Development of 8-Bits Fast Multiplier for Low Power Applications

Design and Development of 8-Bits Fast Multiplier for Low Power Applications IACSIT Interntionl Journl of Engineering nd Technology, Vol. 4, No. 6, Decemer 22 Design nd Development of 8-Bits Fst Multiplier for Low Power Applictions Vsudev G. nd Rjendr Hegdi, Memer, IACSIT proportionl

More information

CAL. NX15 DUO-DISPLAY QUARTZ

CAL. NX15 DUO-DISPLAY QUARTZ L. NX15 UO-ISPLY QURTZ l nlogue time disply l igitl time nd clendr l hronogrph l Tchymeter l t recll function l lrm l Illuminting light (Electroluminescent pnel) ENGLISH Illuminting light (TIME/LENR mode

More information

Example. Check that the Jacobian of the transformation to spherical coordinates is

Example. Check that the Jacobian of the transformation to spherical coordinates is lss, given on Feb 3, 2, for Mth 3, Winter 2 Recll tht the fctor which ppers in chnge of vrible formul when integrting is the Jcobin, which is the determinnt of mtrix of first order prtil derivtives. Exmple.

More information

CS2204 DIGITAL LOGIC & STATE MACHINE DESIGN fall 2008

CS2204 DIGITAL LOGIC & STATE MACHINE DESIGN fall 2008 CS224 DIGITAL LOGIC & STATE MACHINE DESIGN fll 28 STAND ALONE XILINX PROJECT 2-TO- MULTIPLEXER. Gols : Lern how to develop stnd lone 2-to- multiplexer () Xilinx project during which the following re introduced

More information