An Improved AMG-based Method for Fast Power Grid Analysis

Size: px
Start display at page:

Download "An Improved AMG-based Method for Fast Power Grid Analysis"

Transcription

1 An Improved AMG-based Metod for Fast Power Grd Anayss Ceng Zuo, Jang u 1 and Kangseng Cen Department of Informaton Scence & Eectronc Engneerng, Zejang Unversty, angzou, , Cna 1 Department of Eectrca Engneerng, Texas A&M Unversty, Coege Staton, TX {zuoceng, 1 jangu@ece.tamu.edu Abstract Te contnung VLSI tecnoogy scang eads to ncreasngy sgnfcant power suppy fuctuatons, wc need to be modeed accuratey n crcut desgn and verfcaton. Meanwe, te uge sze of power grd requres ts anayss to be fast and gy scaabe. Agebrac mutgrd (AMG) as been recognzed as a promsng approac for fast power grd anayss. We propose severa tecnques to mprove AMG-based power grd anayss: (1) dynamc reducton tresod, (2) wegted nterpoaton and (3) a new error smootng sceme. Expermenta resuts on power grd wt up to 1.6 mon nodes sow tat tese tecnques can mprove accuracy by over 10 tmes compared to a reported ndustra metod we retanng te same fast speed. 1. Introducton As VLSI tecnoogy enters utra-deep sub-mcron regme, decreasng power suppy eve and ncreasng devce densty resut n ncreasngy sgnfcant IR drop, eectro-mgraton and smutaneous swtcng nose. A of tese penomena may severey affect bot performance and reabty of ntegrated crcuts. Terefore, accurate power grd anayss s of paramount mportance for crcut desgn and verfcaton. In practce, a power grd may contan mons of nodes and suc uge sze demands g computaton effcency n te anayss. Tus, t s mperatve to ave a power grd anayss metod wt bot g accuracy and fast runtme. Te mportance of power grd anayss as attracted many researc attentons n bot academa and ndustry. Cen, et a, empoyed a precondtoned conjugate gradent (PCG) teratve sover for power grd anayss [1]. Zao, et a, proposed a erarcca macro-mode metod to ande te uge sze of power grd [2]. Qan, et a, deveoped a random wak based anayss metod [3]. Mutgrd s a popuar tecnque for sovng arge-scae dfferenta equatons. Kozaya, et a, apped standard (geometrc) mutgrd tecnque on power grd anayss [4]. In order to ande rreguar power grd structures, agebrac mutgrd (AMG) based tecnques are deveoped n [5, 6]. Te Su-Acar-Nassf metod [5] empaszed on te system reducton part of AMG so tat fast computaton speed s aceved. owever, t negected te smootng steps and resuted n some accuracy degradaton. Te AMG based power grd anayss of [6] foowed te compete AMG procedure wt smootng operaton at every eve. Ts approac can aceve better souton accuracy but te runtme mprovement becomes ess. Te work of [6] aso proposed an adaptve coarsenng sceme based on crcut actvtes to reduce computaton runtme. In ts paper, we propose severa mprovements to AMG-based power grd anayss to obtan a better tradeoff between accuracy and runtme. Te mprovements ncude: (1) Dynamc reducton tresod. Te reducton (coarsenng) operaton n AMG can reduce probem sze to a manageabe eve. Te reducton rate at eac eve depends on a certan tresod. Prevous works [5, 6] use a constant tresod troug a eves of reductons. We propose a dynamc reducton tresod sceme suc tat te probem sze can be furter reduced wtout accuracy degradaton. (2) Wegted nterpoaton. We mprove te nterpoaton of [5] by ncudng more, but not a of, strongconnected nodes. Suc nterpoaton can aceve a better compromse between accuracy and runtme. (3) New error smootng sceme. In contrast to [5], wc does not perform smootng at a, and [6] wc performs smootng at every eve, we propose to perform one teraton of pre-smootng at te begnnng and perform a mut-eve post-smootng at te end so tat te tradeoff between runtme and accuracy s furter mproved.

2 Experments are performed on bencmark power grds wt sze of up to 1.6 mon nodes. Te resuts sow tat our metod can mprove accuracy by over 10 tmes compared to Su-Acar-Nassf metod [5] we retanng te same fast speed. 2. Crcut Mode for Power Grd In modern VLSI crcut desgns, power grd s usuay a meta mes connectng te power pads and actve devces. Te power pads can be treated as dea votage sources. Te actve devces (or te oads) are usuay modeed as dstrbuted tme-varyng current sources n parae wt grounded capactance [7]. Te meta mes s usuay modeed as a resstve mes wt RL eements nked to te package. Appyng Modfed Noda Anayss to ts crcut mode, one can reac te foowng equaton [1]: T G A () 0 '() ( ) xt C x t u t A 0 b() t + = 0 b'() t L 0 (1) were x() t s te node votage vector, b ( t) s te branc current vector and ut () ndcates te votage sources and current drans. By usng Backward Euer metod, we ave: T G A ( ) 0 ( ( ) ( ))/ ( ) xt+ C xt+ xt u t+ A 0 b( t ) + = 0 L ( b( t ) b( t))/ From (2), we can obtan T 1 T ( G+ C/ + A L A) x( t+ ) = x( t) C/ + u( t+ ) + A b( t) (3) 1 and b( t+ ) = L Ax ( t+ ) + b( t) (4) We may rewrte (3) as Ax= b, were A s defned as T 1 G+ C/ + A L A. Snce L 1 (or K ) s symmetrc postve defnte (S.P.D.) [8], matrx A s aso S.P.D. Terefore, te core part of power grd anayss s to sove te near system Ax = b. If ony RC s consdered, equaton (2) can aso be smpfed as Ax= b, were A =G + C/, b = ut ( + ) + xtc ( ) /. 3. Revew of Mutgrd Metod Mutgrd s orgnay deveoped for acceeratng convergence rate wen sovng dfferenta equatons numercay. It ncudes two key operatons [9, 10]: (1) Smootng: usng tradtona teratve metods to smoot g frequency errors; (2) Coarse grd correcton: emnatng ow frequency errors on coarse grds. Te orgna probem s successvey reduced (coarsened) to coarse grds troug restrcton operatons and te soutons on te coarse grds are ten mapped back to fne grds troug nterpoatons [9, 10]. (2) 4. An Improved AMG-based Metod for Power Grd Anayss 4.1. Overvew Drecty appyng a genera-purpose AMG sover to te power grd anayss s not computatonay effcent because te pre-smootng and post-smootng at eac coarse grd correcton eve are very tme consumng. Instead, we propose a customzed AMG metod for power grd anayss, wc s summarzed n Fgure 1. In ts new approac, a wegted Jacob ( w Jacob ) based presmootng s performed ony once at te begnnng. Ts pre-smootng can sgnfcanty mprove souton accuracy we ony one teraton of pre-smootng as mted mpact on runtme. Te oter customzed mprovements w be descrbed as foows. Step1:Intazaton. Use MNA and reformuate te dscretzed equatons to get A x=b Step2: Pre-smooter. One w-jacob teraton to obtan an nta souton x 0. Step3:AMG-based mut-eve reducton to obtan system matrx A on te coarsest grd. Step4: Reorder te system matrx A, and sove A x =b usng Coesky factorzaton based metod. Step5:Interpoaton.Map te souton to te orgna grd: x=px and x=x+x0 Step6:Optona post-smootng for DC anayss Fgure 1. Proposed AMG-based power grd anayss 4.2. Interpoaton Operator Interpoaton s a crtca step n AMG metods. In ts subsecton, we w ntroduce an nterpoaton operator tat can provde desred compromse between accuracy and runtme for power grd anayss. Snce te system matrx A s S.P.D., te restrcton operator s smpy te transpose of te nterpoaton operator. For te convenence of te presentaton, we defne te foowng notatons for reducton (coarsenng) from one eve to a coarser grd eve: C={te set of nodes remaned n coarse grd}, F ={te set of nodes removed from fne grd n coarsenng}, N ={negborng nodes for node }, S ={node 's strong connected node set}, P ={node 's nterpoaton node set}. In te process of reducton or coarsenng, some nodes (or varabes) are removed we te oters are retaned n te coarsened grd. At te begnnng, C = F =. Te nodes w be vsted n an arbtrary and pre-fxed order. Usuay, crtca nodes suc as power pads, crtca oads

3 and corner nodes, are kept n te coarse grd or added nto set C [5]. Weter or not a non-crtca node s kept depends on connecton strengt between nodes [5]. Same as n [5], te connecton strengt between node j and node s defned as: Strengt = aj / a + aj / a jj /2 (5) were a j s te eement at te t row and te j t coumn of te system matrx. For a node, ts negborng nodes wt connecton strengt greater tan a certan tresod φ (usuay n te range ) [10] form te set S. Te node remova s based on eac S and fewer nodes w be removed f φ s very g. If a node s removed durng coarsenng, ts smoot error can be nterpoated from ts strongy connected nodes [10]. Usng too few negborng nodes for nterpoaton may degrade accuracy we usng too many nodes may cost arge runtme and memory overead. In [5] ony one negborng node, wc as te strongest connecton, s utzed for nterpoaton. Te cassca AMG metod uses a te nodes n S [10]. In order to aceve better compromse between accuracy and computaton cost, we propose to perform nterpoaton based on a subset of S defned as: P = { j Strengt max{ Strengt} ε, max{ Strengt} } S S (6) were ε s an emprcay cosen constant wt vaue of about 0.001~ We just coose te nodes wose connecton strengt s cose to te max{ Strengt} and S terefore ave te most sgnfcant nfuence to te removed node. Ts works especay we wen many nodes ave smar strengt. Snce ε s sma, te nterpoaton wegt can be smpy set as 1/ P, were P s te number of nodes n te set P. Ten F = F {}, C = C N. For a removed node, a of ts negborng nodes w be kept n te coarse grd. Fgure 2. A smpe exampe of RC mode Ts nterpoaton s ustrated n a smpe exampe n Fgure 2. Node s at te center and ts four negborng nodes are j 1, j, j and j so tat N = { j1, j2, j3, j4}. Assumng tat a of te four negborng nodes j1, j2, j3, j 4 ave strong connecton wt node, we can obtan te nterpoaton operator n Fgure 3. Based on te nterpoaton operaton obtaned as above, we can obtan te nterpoaton operator P as we as te coarsened T system matrx ( P) A P. Ts procedure s performed teratvey t te matrx s sma enoug for drect sove. j1 j2 j3 j4 j j /4 1/4 1/4 1/4 j j Fgure 3. Te nterpoaton matrx 4.3. Dynamc Reducton Tresod Te reducton rate of coarsenng eavy depends on te tresodφ. Te reducton rate can be quantfed as te reducton rato between two consecutve teratons: number of nodes at prevous teraton rato=. If te tresod number of nodes at current teraton φ s too ow, te reducton rato s very g durng te frst few teratons and te accuracy s degraded. In ater teratons, te node degree ncreases rapdy due to te aggressve reducton. Consequenty, te matrx qucky becomes very dense and te reducton dramatcay sows down. Terefore, a too ow tresod may urt bot accuracy and convergence rate. If te tresod s too g, t s qute key tat te sets S for some nodes are empty and very few nodes are removed. Weter a tresod s too ow or too g depends on te densty of te system matrx durng te mut-eve coarsenng. Prevous AMG based power grd anayss works [5, 6] use a constant tresod trougout a eves of coarsenng. Wen te system matrx canges durng coarsenng, te constant tresod may sometmes be too ow or too g. In order to sove ts probem, we propose a dynamc tresod sceme suc tat a stabe reducton rate s retaned n a eves of coarsenng. At te begnnng, te tresod s set to 0.2 wc s an emprcay good vaue empoyed n te prevous work [5]. After te frst eve of coarsenng, te tresod φ s determned by an emprca functon: φter = f ( ratoter 1, φter 1) = 0.15, φter < , φter > 0.25 (7) [ urato ( ter 1-1.5) - 0.5]*( 2* φter ) * k2 ratoter k1 *( e -1), oterwse were ut () s unt step functon, k 1 and k 2 are emprcay cosen as and 12. By dong so, te reducton rato can be stabzed n range of trougout a eves of coarsenng.

4 Tabe 1. Comparson between dynamc and constant reducton tresod #nodes after Crcut #nodes NNZ #ter. reducton NNZ after reducton Reducton rate Dynamc Const. Dynamc Const. Dynamc Const. 1 10K 49K 3 3.7K 4.7K 44K 42K 63.40% 52.83% 2 32K 155K 6 6.2K 14.8K 89K 132K 80.97% 54.23% 3 112K 557K K 54.1K 231K 483K 86.49% 51.72% 4 450K 2.25M K 222.1K 689K 1.98M 93.31% 50.67% 5 1M 4.97M K 493.0K 983K 4.40M 91.18% 50.71% 6 1.6M 8.10M K 803.6K 1.09M 7.17M 94.94% 43.98% 4.4. Post-smootng n DC Anayss If a crcut as a severey uneven current dstrbuton, ony one pre-smootng s not adequate for emnatng g frequency errors n DC anayss. Terefore, we propose an optona post-smootng sceme to sove ts probem as ndcated by step 6 n Fgure 1. Te postsmootng s not necessary for transent anayss snce pre-smootng s performed at every tme step and te errors are normay smoot. Moreover, performng postsmootng at every tme step of transent anayss may greaty sow down runtme. A naïve approac for post-smootng s to drecty perform a genera teratve metod suc as Jacob. In order to mprove te convergence rate, we propose a new post-smootng sceme nspred by te W-cyce stye mutgrd metod [9]. Our proposed post-smootng sceme s outned n Fgure 4. k s defned as te kt teraton of te sceme. Usuay, ts procedure can be carred out 5-7 tmes n DC anayss to obtan a resdua norm around 1e-4. In fact, t can reac any requred accuracy f more teratons are performed. Step1: Obtan resdua on te orgna grd b =b -A *xk-1. Step2: Map te resdua to coarse grd and sove te system on coarse grd to obtan ek. Step3: Map te souton back to te orgna grd and correct te souton xk-1,x k-1 =x k-1 +P *ek Step4: One w-jacob teraton to get a corrected souton xk Fgure 4. Proposed post-smootng fow We ave te foowng emma about te convergence of te proposed post-smootng fow. Lemma1: System matrx A s S.P.D. and te smooter error operator s S e = I MA were M s te smooter. * * 2 2 If Pe P e Pe s satsfed, te proposed postsmootng fow converges faster tan ony performng a c c c genera teratve sover. Proof: omtted due to page mt. P s te deay perfect nterpoaton operator [10] and * ec s te correspondng error at te coarsest eve. P s te actua nterpoaton operator empoyed n practce and e s ts correspondng error at te coarsest eve. As for * c * * 2 2 te condton * * Pe P e Pe, notcng tat e c c c c, P are just te approxmaton of e c and P respectvey. And * * Pe c P ecs actuay very cose to zero foowng our proposed metod, so t s easy to satsfy ts condton n practce Drect Lnear System Sover Te near system on te coarsest grd s soved drecty as ndcated by step 4 of Fgure 1. A supernode based Coesky factorzaton metod [11] s empoyed for te drect sove. Te supernode tecnque can mprove te effcency of factorzaton due to te foowng advantages [11]: (1) Reduce te cance of ndrect addressng wc s usuay neffcent; (2) Utze cace effcenty; (3) Represent te factorzed matrx s sparse structure n a smpe manner. We aso use te reorderng tecnque (METIS) [12] to reorder A to mprove te computaton speed before performng Coesky factorzaton. 5. Expermenta Resuts Te proposed metod s mpemented n C anguage wt TAUCS [13]. Te experments are carred out on PC wt Pentum IV 2.6G CPU 1GB memory and WnNT operatng system. Sx bencmark power grds are empoyed for te experment. A of tem are n mes structure wt some oca rreguartes. Te sze (number of nodes) of eac power grd and te NNZ (number of non-zero eements) of correspondng system matrx are sted n coumn 2 and 3 of Tabe 1, respectvey. One can see tat te argest crcut as 1.6 mon nodes. Te nomna VDD eve s 1.8V. In our mpementaton of w Jacob, w s emprcay cosen as Dynamc vs. Constant Reducton Tresod In order to test te effect of te dynamc reducton tresod sceme ntroduced n Secton 4.3, we run experments to compare metods wt dynamc and constant reducton tresod (=0.2). Te resuts are sown n Tabe 1 and Tabe 2. In Tabe 1, te reductons

5 Tabe 3. Grd reducton resuts and CPU tme comparson on DC anayss Crcut #ter. # nodes after NNZ after CPU tme (sec) reducton reducton Our SAN Our SAN Our SAN SPICE PCG metod [5] metod [5] metod [5] K 4.3K 44K 32K K 12.7K 89K 76K K 30.1K 231K 209K 7.74 X K 116.0K 689K 802K X K 223.0K 983K 1.66M X K 396.3K 1.09M 2.67M X on te number of nodes and NNZ after te same number of teratons (coumn 4) are compared. Te resuts n coumn 5 and coumn 6 of Tabe 1 te tat usng dynamc reducton tresod can resut n greater node reducton, especay for arge crcuts. For te argest crcut (crcut 6), te reducton from usng dynamc tresod s amost ten tmes greater tan usng constant tresod. Smary, te data n coumn 7 and coumn 8 of Tabe 1 ndcate tat dynamc tresod may yed muc greater reducton on te number of non-zero eements (NNZ) for arge crcuts as we. Te computaton accuracy and runtme are compared n Tabe 2. Its data sows tat usng dynamc tresod can reac about te same accuracy as constant tresod wt remarkaby ess runtme for arge crcuts. Tabe 2. Accuracy and runtme comparson between dynamc and constant reducton tresod Maxmum CPU tme (sec) Crcut absoute error (V) Dynamc Const. Dynamc Const X X X X to SAN [5]. Te stogram n Fgure 5 aso sows tat te errors of our metod are concentrated around zero we te errors of SAN [5] are muc greater and spread out. Tabe 4. Accuracy comparson for DC anayss Maxmum Maxmum Crcut absoute error (V) reatve error Our SAN Our SAN metod [5] metod [5] Expermenta Resuts on DC Anayss For DC anayss, frst te node reducton rate s compared between our metod and Su-Acar-Nassf (SAN) metod [5] n te coumn 3-6 of Tabe 3. It s evdent tat our metod usuay as muc greater reducton rates on bot grd sze and NNZ. In te coumn 7-10 of Tabe 3, te runtme of our metod s compared wt SPICE and pre-condtoned conjugate gradent (PCG) metod n addton to SAN [5]. One can see tat bot our metod and SAN [5] run sgnfcanty faster tan PCG we SPICE cannot fns for many crcuts. Te man advantage of our metod s to aceve muc better accuracy at te same fast speed compared to SAN [5]. Ts s evdenced by te maxma error n Tabe 4 and error dstrbuton n Fgure 5. Te resuts n Tabe 4 ndcate tat our metod can mprove accuracy by ten tmes compared Fgure 5. Te error stograms of te proposed metod n DC anayss 5.3. Resuts on Transent Anayss We aso performed transent anayss usng our metod and compared te resuts wt SAN [5]. Te souton from a PCG sover s empoyed as a basene for evauatng te accuracy on crcut 1-4. We ran bot metods wt 1000 tme steps (step sze = 5ps) for te frst fve crcuts and 200 tme steps for te ast crcut. Tabe 5 compares te runtme and accuracy of te two metods and t s cear tat our metod can obtan a muc ger accuracy at about te same computaton speed. We recorded te maxma error at eac node durng te transent anayss for crcut 4. Fgure 6 dspays to

6 te stogram of te errors for bot metods. It s easy see tat te errors from our metod are amost around zero and are about one order of magntude ower tan te errors from SAN [5]. Te error dstrbuton of our metod as a mean vaue of 7.38*10e-4 and a standard devaton of 2.97*10e-4, we te error dstrbuton of SAN [5] as a mean of and a standard devaton of Te waveform of a node n crcut 4 s smuated by bot our metod and SAN [5]. Te smuated waveforms are depcted n Fgure 7. One can see tat te waveform obtaned from our metod matces te exact waveform muc better tan SAN [5]. Tabe 5. Transent anayss resuts on CPU tme and accuracy Crcut CPU tme (sec) Max error of our metod Max error of SAN [5] Our metod SAN [5] X X X X Fgure 6. Te error stograms of te two metods Fgure 7. Comparson of votage waveforms 6. Concuson In ts paper, we proposed an mproved AMG based fast power grd anayss metod. It can ande bot RC and RLC modes. A dynamc reducton tresod tecnque s deveoped to mprove te effcency of coarsenng n AMG. Te nterpoaton operator s mproved compared to prevous power grd anayss work. We aso ntroduced a new post-smootng sceme to mprove te computaton effcency for DC anayss. Compared to a recenty reported ndustra metod, our metod can mprove te accuracy by over ten tmes wt te same fast computaton speed. 7. Acknowedgement Te autors woud ke to tank Dr. Peng L for epfu dscussons. 8. References [1] T.. Cen and C. C-P. Cen, Effcent arge-scae power grd anayss based on precondtoned Kryovsubspace teratve metods, n Proc. DAC, 2001, pp [2] M. Zao, R.V. Panda, S. S. Sapatnekar, T. Edwards, R. Caudry and D. Baauw, erarcca anayss of power dstrbuton networks, n Proc. DAC, 2000, pp [3]. F. Qan, S. R. Nassf and S. S. Sapatnekar, Random waks n a suppy network, n Proc. DAC, 2003, pp [4] J. N. Kozaya, S. R. Nassf and F. N. Najm, A mutgrd-ke tecnque for power grd anayss, IEEE Trans. CAD, Vo. 21, No. 10, Oct. 2002, pp [5]. Su, E. Acar and S. R. Nassf, Power grd reducton based on agebrac mutgrd prncpes, In Proc. DAC, 2003, pp [6] Z. Zu, B. Yao and C. K. Ceng, Power network anayss usng an adaptve agebrac mutgrd, In Proc. DAC, 2003, pp [7].. Cen and J. S. Neey, Interconnect and crcut modeng tecnques for fu-cp power nose anayss, IEEE Trans. Components Packagng II, Vo. 21, Issue 3, Aug. 1998, pp [8] A. Devgan,. J, and W. Da, ow to effcenty capture on-cp nductance effects: ntroducng a new crcut eement K, n Proc. ICCAD, 2000, pp [9] W. ackbusc, Mutgrd Metods, Scence Press, Bejng, Cna, [10] K. Stüben, Agebrac Mutgrd (AMG): An Introducton wt Appcatons, Guest appendx, n Mutgrd Metods, Academc Press, New York, 2000, aso avaabe as GMD Report 70, Nov [11] J. W.. Lu, E. Ng and B. W. Payton, On fndng supernodes for sparse matrx computatons, SIAM J. Matrx Ana. App., Vo.14, Issue 1, Jan. 1993, pp [12] ttp://www-users.cs.umn.edu/~karyps/mets/ [13] ttp://

Research on Complex Networks Control Based on Fuzzy Integral Sliding Theory

Research on Complex Networks Control Based on Fuzzy Integral Sliding Theory Advanced Scence and Technoogy Letters Vo.83 (ISA 205), pp.60-65 http://dx.do.org/0.4257/ast.205.83.2 Research on Compex etworks Contro Based on Fuzzy Integra Sdng Theory Dongsheng Yang, Bngqng L, 2, He

More information

Numerical Investigation of Power Tunability in Two-Section QD Superluminescent Diodes

Numerical Investigation of Power Tunability in Two-Section QD Superluminescent Diodes Numerca Investgaton of Power Tunabty n Two-Secton QD Superumnescent Dodes Matta Rossett Paoo Bardea Ivo Montrosset POLITECNICO DI TORINO DELEN Summary 1. A smpfed mode for QD Super Lumnescent Dodes (SLD)

More information

Multigrid Methods and Applications in CFD

Multigrid Methods and Applications in CFD Multgrd Metods and Applcatons n CFD Mcael Wurst 0 May 009 Contents Introducton Typcal desgn of CFD solvers 3 Basc metods and ter propertes for solvng lnear systems of equatons 4 Geometrc Multgrd 3 5 Algebrac

More information

A finite difference method for heat equation in the unbounded domain

A finite difference method for heat equation in the unbounded domain Internatona Conerence on Advanced ectronc Scence and Technoogy (AST 6) A nte derence method or heat equaton n the unbounded doman a Quan Zheng and Xn Zhao Coege o Scence North Chna nversty o Technoogy

More information

Stanford University CS254: Computational Complexity Notes 7 Luca Trevisan January 29, Notes for Lecture 7

Stanford University CS254: Computational Complexity Notes 7 Luca Trevisan January 29, Notes for Lecture 7 Stanford Unversty CS54: Computatonal Complexty Notes 7 Luca Trevsan January 9, 014 Notes for Lecture 7 1 Approxmate Countng wt an N oracle We complete te proof of te followng result: Teorem 1 For every

More information

Parallel VLSI CAD Algorithms. Lecture 7 Iterative methods for IC thermal analysis Zhuo Feng

Parallel VLSI CAD Algorithms. Lecture 7 Iterative methods for IC thermal analysis Zhuo Feng Parallel VLSI CAD Algortms Lecture 7 Iteratve metods for IC termal analyss Zuo Feng 7. We ve taled about usng LU to solve a sparse lnear matr t problem Anoter way of dealng wt sparse matr problems s to

More information

Neural network-based athletics performance prediction optimization model applied research

Neural network-based athletics performance prediction optimization model applied research Avaabe onne www.jocpr.com Journa of Chemca and Pharmaceutca Research, 04, 6(6):8-5 Research Artce ISSN : 0975-784 CODEN(USA) : JCPRC5 Neura networ-based athetcs performance predcton optmzaton mode apped

More information

Nested case-control and case-cohort studies

Nested case-control and case-cohort studies Outne: Nested case-contro and case-cohort studes Ørnuf Borgan Department of Mathematcs Unversty of Oso NORBIS course Unversty of Oso 4-8 December 217 1 Radaton and breast cancer data Nested case contro

More information

MARKOV CHAIN AND HIDDEN MARKOV MODEL

MARKOV CHAIN AND HIDDEN MARKOV MODEL MARKOV CHAIN AND HIDDEN MARKOV MODEL JIAN ZHANG JIANZHAN@STAT.PURDUE.EDU Markov chan and hdden Markov mode are probaby the smpest modes whch can be used to mode sequenta data,.e. data sampes whch are not

More information

Multivariate Ratio Estimator of the Population Total under Stratified Random Sampling

Multivariate Ratio Estimator of the Population Total under Stratified Random Sampling Open Journal of Statstcs, 0,, 300-304 ttp://dx.do.org/0.436/ojs.0.3036 Publsed Onlne July 0 (ttp://www.scrp.org/journal/ojs) Multvarate Rato Estmator of te Populaton Total under Stratfed Random Samplng

More information

Solution for singularly perturbed problems via cubic spline in tension

Solution for singularly perturbed problems via cubic spline in tension ISSN 76-769 England UK Journal of Informaton and Computng Scence Vol. No. 06 pp.6-69 Soluton for sngularly perturbed problems va cubc splne n tenson K. Aruna A. S. V. Rav Kant Flud Dynamcs Dvson Scool

More information

ON AUTOMATIC CONTINUITY OF DERIVATIONS FOR BANACH ALGEBRAS WITH INVOLUTION

ON AUTOMATIC CONTINUITY OF DERIVATIONS FOR BANACH ALGEBRAS WITH INVOLUTION European Journa of Mathematcs and Computer Scence Vo. No. 1, 2017 ON AUTOMATC CONTNUTY OF DERVATONS FOR BANACH ALGEBRAS WTH NVOLUTON Mohamed BELAM & Youssef T DL MATC Laboratory Hassan Unversty MORO CCO

More information

Image Classification Using EM And JE algorithms

Image Classification Using EM And JE algorithms Machne earnng project report Fa, 2 Xaojn Sh, jennfer@soe Image Cassfcaton Usng EM And JE agorthms Xaojn Sh Department of Computer Engneerng, Unversty of Caforna, Santa Cruz, CA, 9564 jennfer@soe.ucsc.edu

More information

Energy-Aware Fault Tolerance in Fixed-Priority Real-Time Embedded Systems*

Energy-Aware Fault Tolerance in Fixed-Priority Real-Time Embedded Systems* Energy-Aware Fault Tolerance n Fxed-Prorty Real-Tme Embedded Systems Yng Zang, Krsnendu Cakrabarty and Vsnu Swamnatan Department of Electrcal & Computer Engneerng Duke Unversty, Duram, NC 778, USA Abstract

More information

Deriving the Dual. Prof. Bennett Math of Data Science 1/13/06

Deriving the Dual. Prof. Bennett Math of Data Science 1/13/06 Dervng the Dua Prof. Bennett Math of Data Scence /3/06 Outne Ntty Grtty for SVM Revew Rdge Regresson LS-SVM=KRR Dua Dervaton Bas Issue Summary Ntty Grtty Need Dua of w, b, z w 2 2 mn st. ( x w ) = C z

More information

Optimal Slack-Driven Block Shaping Algorithm in Fixed-Outline Floorplanning

Optimal Slack-Driven Block Shaping Algorithm in Fixed-Outline Floorplanning Optmal Slack-Drven Block Sapng Algortm n Fxed-Outlne Floorplannng Jackey Z. Yan Placement Tec. Group Cadence Desgn Systems San Jose, CA 95134, U.S.A. Crs Cu Department of ECE Iowa State Unversty Ames,

More information

QUARTERLY OF APPLIED MATHEMATICS

QUARTERLY OF APPLIED MATHEMATICS QUARTERLY OF APPLIED MATHEMATICS Voume XLI October 983 Number 3 DIAKOPTICS OR TEARING-A MATHEMATICAL APPROACH* By P. W. AITCHISON Unversty of Mantoba Abstract. The method of dakoptcs or tearng was ntroduced

More information

Predicting Model of Traffic Volume Based on Grey-Markov

Predicting Model of Traffic Volume Based on Grey-Markov Vo. No. Modern Apped Scence Predctng Mode of Traffc Voume Based on Grey-Marov Ynpeng Zhang Zhengzhou Muncpa Engneerng Desgn & Research Insttute Zhengzhou 5005 Chna Abstract Grey-marov forecastng mode of

More information

Quantitative Evaluation Method of Each Generation Margin for Power System Planning

Quantitative Evaluation Method of Each Generation Margin for Power System Planning 1 Quanttatve Evauaton Method of Each Generaton Margn for Poer System Pannng SU Su Department of Eectrca Engneerng, Tohoku Unversty, Japan moden25@ececetohokuacjp Abstract Increasng effcency of poer pants

More information

REAL-TIME IMPACT FORCE IDENTIFICATION OF CFRP LAMINATED PLATES USING SOUND WAVES

REAL-TIME IMPACT FORCE IDENTIFICATION OF CFRP LAMINATED PLATES USING SOUND WAVES 8 TH INTERNATIONAL CONERENCE ON COMPOSITE MATERIALS REAL-TIME IMPACT ORCE IDENTIICATION O CRP LAMINATED PLATES USING SOUND WAVES S. Atobe *, H. Kobayash, N. Hu 3 and H. ukunaga Department of Aerospace

More information

COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS

COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS Avalable onlne at http://sck.org J. Math. Comput. Sc. 3 (3), No., 6-3 ISSN: 97-537 COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS

More information

A DIMENSION-REDUCTION METHOD FOR STOCHASTIC ANALYSIS SECOND-MOMENT ANALYSIS

A DIMENSION-REDUCTION METHOD FOR STOCHASTIC ANALYSIS SECOND-MOMENT ANALYSIS A DIMESIO-REDUCTIO METHOD FOR STOCHASTIC AALYSIS SECOD-MOMET AALYSIS S. Rahman Department of Mechanca Engneerng and Center for Computer-Aded Desgn The Unversty of Iowa Iowa Cty, IA 52245 June 2003 OUTLIE

More information

Hongyi Miao, College of Science, Nanjing Forestry University, Nanjing ,China. (Received 20 June 2013, accepted 11 March 2014) I)ϕ (k)

Hongyi Miao, College of Science, Nanjing Forestry University, Nanjing ,China. (Received 20 June 2013, accepted 11 March 2014) I)ϕ (k) ISSN 1749-3889 (prnt), 1749-3897 (onlne) Internatonal Journal of Nonlnear Scence Vol.17(2014) No.2,pp.188-192 Modfed Block Jacob-Davdson Method for Solvng Large Sparse Egenproblems Hongy Mao, College of

More information

3. Stress-strain relationships of a composite layer

3. Stress-strain relationships of a composite layer OM PO I O U P U N I V I Y O F W N ompostes ourse 8-9 Unversty of wente ng. &ech... tress-stran reatonshps of a composte ayer - Laurent Warnet & emo Aerman.. tress-stran reatonshps of a composte ayer Introducton

More information

Note 2. Ling fong Li. 1 Klein Gordon Equation Probablity interpretation Solutions to Klein-Gordon Equation... 2

Note 2. Ling fong Li. 1 Klein Gordon Equation Probablity interpretation Solutions to Klein-Gordon Equation... 2 Note 2 Lng fong L Contents Ken Gordon Equaton. Probabty nterpretaton......................................2 Soutons to Ken-Gordon Equaton............................... 2 2 Drac Equaton 3 2. Probabty nterpretaton.....................................

More information

A Spline based computational simulations for solving selfadjoint singularly perturbed two-point boundary value problems

A Spline based computational simulations for solving selfadjoint singularly perturbed two-point boundary value problems ISSN 746-769 England UK Journal of Informaton and Computng Scence Vol. 7 No. 4 pp. 33-34 A Splne based computatonal smulatons for solvng selfadjont sngularly perturbed two-pont boundary value problems

More information

Chapter 5. Solution of System of Linear Equations. Module No. 6. Solution of Inconsistent and Ill Conditioned Systems

Chapter 5. Solution of System of Linear Equations. Module No. 6. Solution of Inconsistent and Ill Conditioned Systems Numercal Analyss by Dr. Anta Pal Assstant Professor Department of Mathematcs Natonal Insttute of Technology Durgapur Durgapur-713209 emal: anta.bue@gmal.com 1 . Chapter 5 Soluton of System of Lnear Equatons

More information

A General Column Generation Algorithm Applied to System Reliability Optimization Problems

A General Column Generation Algorithm Applied to System Reliability Optimization Problems A Genera Coumn Generaton Agorthm Apped to System Reabty Optmzaton Probems Lea Za, Davd W. Cot, Department of Industra and Systems Engneerng, Rutgers Unversty, Pscataway, J 08854, USA Abstract A genera

More information

Boundary Value Problems. Lecture Objectives. Ch. 27

Boundary Value Problems. Lecture Objectives. Ch. 27 Boundar Vaue Probes Ch. 7 Lecture Obectves o understand the dfference between an nta vaue and boundar vaue ODE o be abe to understand when and how to app the shootng ethod and FD ethod. o understand what

More information

An Effective Space Charge Solver. for DYNAMION Code

An Effective Space Charge Solver. for DYNAMION Code A. Orzhehovsaya W. Barth S. Yaramyshev GSI Hemhotzzentrum für Schweronenforschung (Darmstadt) An Effectve Space Charge Sover for DYNAMION Code Introducton Genera space charge agorthms based on the effectve

More information

Adaptive Kernel Estimation of the Conditional Quantiles

Adaptive Kernel Estimation of the Conditional Quantiles Internatonal Journal of Statstcs and Probablty; Vol. 5, No. ; 206 ISSN 927-7032 E-ISSN 927-7040 Publsed by Canadan Center of Scence and Educaton Adaptve Kernel Estmaton of te Condtonal Quantles Rad B.

More information

On Pfaff s solution of the Pfaff problem

On Pfaff s solution of the Pfaff problem Zur Pfaff scen Lösung des Pfaff scen Probles Mat. Ann. 7 (880) 53-530. On Pfaff s soluton of te Pfaff proble By A. MAYER n Lepzg Translated by D. H. Delpenc Te way tat Pfaff adopted for te ntegraton of

More information

Delay tomography for large scale networks

Delay tomography for large scale networks Deay tomography for arge scae networks MENG-FU SHIH ALFRED O. HERO III Communcatons and Sgna Processng Laboratory Eectrca Engneerng and Computer Scence Department Unversty of Mchgan, 30 Bea. Ave., Ann

More information

TR/95 February Splines G. H. BEHFOROOZ* & N. PAPAMICHAEL

TR/95 February Splines G. H. BEHFOROOZ* & N. PAPAMICHAEL TR/9 February 980 End Condtons for Interpolatory Quntc Splnes by G. H. BEHFOROOZ* & N. PAPAMICHAEL *Present address: Dept of Matematcs Unversty of Tabrz Tabrz Iran. W9609 A B S T R A C T Accurate end condtons

More information

SPATIAL KINEMATICS OF GEARS IN ABSOLUTE COORDINATES

SPATIAL KINEMATICS OF GEARS IN ABSOLUTE COORDINATES SATIAL KINEMATICS OF GEARS IN ABSOLUTE COORDINATES Dmtry Vasenko and Roand Kasper Insttute of Mobe Systems (IMS) Otto-von-Guercke-Unversty Magdeburg D-39016, Magdeburg, Germany E-ma: Dmtr.Vasenko@ovgu.de

More information

Numerical Simulation of One-Dimensional Wave Equation by Non-Polynomial Quintic Spline

Numerical Simulation of One-Dimensional Wave Equation by Non-Polynomial Quintic Spline IOSR Journal of Matematcs (IOSR-JM) e-issn: 78-578, p-issn: 319-765X. Volume 14, Issue 6 Ver. I (Nov - Dec 018), PP 6-30 www.osrournals.org Numercal Smulaton of One-Dmensonal Wave Equaton by Non-Polynomal

More information

Supplementary Material: Learning Structured Weight Uncertainty in Bayesian Neural Networks

Supplementary Material: Learning Structured Weight Uncertainty in Bayesian Neural Networks Shengyang Sun, Changyou Chen, Lawrence Carn Suppementary Matera: Learnng Structured Weght Uncertanty n Bayesan Neura Networks Shengyang Sun Changyou Chen Lawrence Carn Tsnghua Unversty Duke Unversty Duke

More information

COMBINING SPATIAL COMPONENTS IN SEISMIC DESIGN

COMBINING SPATIAL COMPONENTS IN SEISMIC DESIGN Transactons, SMRT- COMBINING SPATIAL COMPONENTS IN SEISMIC DESIGN Mchae O Leary, PhD, PE and Kevn Huberty, PE, SE Nucear Power Technooges Dvson, Sargent & Lundy, Chcago, IL 6060 ABSTRACT Accordng to Reguatory

More information

HUET MODEL FOR OSCILLATORY AND STATIC LOADING OF ASPHALT BINDERS AT LOW TEMPERATURE

HUET MODEL FOR OSCILLATORY AND STATIC LOADING OF ASPHALT BINDERS AT LOW TEMPERATURE HUT MODL FOR OSCILLATORY AND STATIC LOADING OF ASPHALT BINDRS AT LOW TMPRATUR K Hoon Moon, Augusto Cannone Falcetto * and Ma Marasteanu Unversty of Mnnesota, Mnneapols, USA. *: correspondng autor. canno5@umn.edu

More information

The line method combined with spectral chebyshev for space-time fractional diffusion equation

The line method combined with spectral chebyshev for space-time fractional diffusion equation Apped and Computatona Mathematcs 014; 3(6): 330-336 Pubshed onne December 31, 014 (http://www.scencepubshnggroup.com/j/acm) do: 10.1164/j.acm.0140306.17 ISS: 3-5605 (Prnt); ISS: 3-5613 (Onne) The ne method

More information

COMP4630: λ-calculus

COMP4630: λ-calculus COMP4630: λ-calculus 4. Standardsaton Mcael Norrs Mcael.Norrs@ncta.com.au Canberra Researc Lab., NICTA Semester 2, 2015 Last Tme Confluence Te property tat dvergent evaluatons can rejon one anoter Proof

More information

we have E Y x t ( ( xl)) 1 ( xl), e a in I( Λ ) are as follows:

we have E Y x t ( ( xl)) 1 ( xl), e a in I( Λ ) are as follows: APPENDICES Aendx : the roof of Equaton (6 For j m n we have Smary from Equaton ( note that j '( ( ( j E Y x t ( ( x ( x a V ( ( x a ( ( x ( x b V ( ( x b V x e d ( abx ( ( x e a a bx ( x xe b a bx By usng

More information

Lower Bounding Procedures for the Single Allocation Hub Location Problem

Lower Bounding Procedures for the Single Allocation Hub Location Problem Lower Boundng Procedures for the Snge Aocaton Hub Locaton Probem Borzou Rostam 1,2 Chrstoph Buchhem 1,4 Fautät für Mathemat, TU Dortmund, Germany J. Faban Meer 1,3 Uwe Causen 1 Insttute of Transport Logstcs,

More information

Associative Memories

Associative Memories Assocatve Memores We consder now modes for unsupervsed earnng probems, caed auto-assocaton probems. Assocaton s the task of mappng patterns to patterns. In an assocatve memory the stmuus of an ncompete

More information

The Application of BP Neural Network principal component analysis in the Forecasting the Road Traffic Accident

The Application of BP Neural Network principal component analysis in the Forecasting the Road Traffic Accident ICTCT Extra Workshop, Bejng Proceedngs The Appcaton of BP Neura Network prncpa component anayss n Forecastng Road Traffc Accdent He Mng, GuoXucheng &LuGuangmng Transportaton Coege of Souast Unversty 07

More information

A MIN-MAX REGRET ROBUST OPTIMIZATION APPROACH FOR LARGE SCALE FULL FACTORIAL SCENARIO DESIGN OF DATA UNCERTAINTY

A MIN-MAX REGRET ROBUST OPTIMIZATION APPROACH FOR LARGE SCALE FULL FACTORIAL SCENARIO DESIGN OF DATA UNCERTAINTY A MIN-MAX REGRET ROBST OPTIMIZATION APPROACH FOR ARGE SCAE F FACTORIA SCENARIO DESIGN OF DATA NCERTAINTY Travat Assavapokee Department of Industra Engneerng, nversty of Houston, Houston, Texas 7704-4008,

More information

Distributed Moving Horizon State Estimation of Nonlinear Systems. Jing Zhang

Distributed Moving Horizon State Estimation of Nonlinear Systems. Jing Zhang Dstrbuted Movng Horzon State Estmaton of Nonnear Systems by Jng Zhang A thess submtted n parta fufment of the requrements for the degree of Master of Scence n Chemca Engneerng Department of Chemca and

More information

Example: Suppose we want to build a classifier that recognizes WebPages of graduate students.

Example: Suppose we want to build a classifier that recognizes WebPages of graduate students. Exampe: Suppose we want to bud a cassfer that recognzes WebPages of graduate students. How can we fnd tranng data? We can browse the web and coect a sampe of WebPages of graduate students of varous unverstes.

More information

Cyclic Codes BCH Codes

Cyclic Codes BCH Codes Cycc Codes BCH Codes Gaos Feds GF m A Gaos fed of m eements can be obtaned usng the symbos 0,, á, and the eements beng 0,, á, á, á 3 m,... so that fed F* s cosed under mutpcaton wth m eements. The operator

More information

LINEAR REGRESSION ANALYSIS. MODULE IX Lecture Multicollinearity

LINEAR REGRESSION ANALYSIS. MODULE IX Lecture Multicollinearity LINEAR REGRESSION ANALYSIS MODULE IX Lecture - 30 Multcollnearty Dr. Shalabh Department of Mathematcs and Statstcs Indan Insttute of Technology Kanpur 2 Remedes for multcollnearty Varous technques have

More information

Problem Set 4: Sketch of Solutions

Problem Set 4: Sketch of Solutions Problem Set 4: Sketc of Solutons Informaton Economcs (Ec 55) George Georgads Due n class or by e-mal to quel@bu.edu at :30, Monday, December 8 Problem. Screenng A monopolst can produce a good n dfferent

More information

A Three-Phase State Estimation in Unbalanced Distribution Networks with Switch Modelling

A Three-Phase State Estimation in Unbalanced Distribution Networks with Switch Modelling A Three-Phase State Estmaton n Unbaanced Dstrbuton Networks wth Swtch Modeng Ankur Majumdar Student Member, IEEE Dept of Eectrca and Eectronc Engneerng Impera Coege London London, UK ankurmajumdar@mperaacuk

More information

A New Refinement of Jacobi Method for Solution of Linear System Equations AX=b

A New Refinement of Jacobi Method for Solution of Linear System Equations AX=b Int J Contemp Math Scences, Vol 3, 28, no 17, 819-827 A New Refnement of Jacob Method for Soluton of Lnear System Equatons AX=b F Naem Dafchah Department of Mathematcs, Faculty of Scences Unversty of Gulan,

More information

COXREG. Estimation (1)

COXREG. Estimation (1) COXREG Cox (972) frst suggested the modes n whch factors reated to fetme have a mutpcatve effect on the hazard functon. These modes are caed proportona hazards (PH) modes. Under the proportona hazards

More information

Structure and Drive Paul A. Jensen Copyright July 20, 2003

Structure and Drive Paul A. Jensen Copyright July 20, 2003 Structure and Drve Paul A. Jensen Copyrght July 20, 2003 A system s made up of several operatons wth flow passng between them. The structure of the system descrbes the flow paths from nputs to outputs.

More information

k p theory for bulk semiconductors

k p theory for bulk semiconductors p theory for bu seconductors The attce perodc ndependent partce wave equaton s gven by p + V r + V p + δ H rψ ( r ) = εψ ( r ) (A) 4c In Eq. (A) V ( r ) s the effectve attce perodc potenta caused by the

More information

Not-for-Publication Appendix to Optimal Asymptotic Least Aquares Estimation in a Singular Set-up

Not-for-Publication Appendix to Optimal Asymptotic Least Aquares Estimation in a Singular Set-up Not-for-Publcaton Aendx to Otmal Asymtotc Least Aquares Estmaton n a Sngular Set-u Antono Dez de los Ros Bank of Canada dezbankofcanada.ca December 214 A Proof of Proostons A.1 Proof of Prooston 1 Ts roof

More information

A High-order Lifting Collocation Penalty Formulation for the Navier-Stokes Equations on 2D Mixed Grids

A High-order Lifting Collocation Penalty Formulation for the Navier-Stokes Equations on 2D Mixed Grids 9t AIAA omputatona ud Dnamcs - 5 June 009 an Antono Teas AIAA 009-3784 A Hg-order Lftng oocaton Penat ormuaton for te Naver-tokes Equatons on D Med Grds Haang Gao and Z.J. Wang Department of Aerospace

More information

arxiv: v1 [cs.cr] 18 Feb 2016

arxiv: v1 [cs.cr] 18 Feb 2016 IEICE TRANS FUNDAMENTALS VOLExx?? NOxx XXXX x LETTER On a Cass of Amost Dfference Sets Constructed by Usng te Dng-Heeset-Martnsens Constructons Mngong QI a) Member Sengwu XIONG Jngng YUAN Wenb RAO and

More information

A SINR Improvement Algorithm for D2D Communication Underlaying Cellular Networks

A SINR Improvement Algorithm for D2D Communication Underlaying Cellular Networks Advanced Scence and Tecnology Letters Vol.3 (CST 06), pp.78-83 ttp://dx.do.org/0.457/astl.06.3.34 A SINR Improvement Algortm for DD Communcaton Underlayng Cellular Networks Ceng uan, Youua Fu,, Jn Wang

More information

The Finite Element Method: A Short Introduction

The Finite Element Method: A Short Introduction Te Fnte Element Metod: A Sort ntroducton Wat s FEM? Te Fnte Element Metod (FEM) ntroduced by engneers n late 50 s and 60 s s a numercal tecnque for solvng problems wc are descrbed by Ordnary Dfferental

More information

5 The Laplace Equation in a convex polygon

5 The Laplace Equation in a convex polygon 5 Te Laplace Equaton n a convex polygon Te most mportant ellptc PDEs are te Laplace, te modfed Helmoltz and te Helmoltz equatons. Te Laplace equaton s u xx + u yy =. (5.) Te real and magnary parts of an

More information

Development of whole CORe Thermal Hydraulic analysis code CORTH Pan JunJie, Tang QiFen, Chai XiaoMing, Lu Wei, Liu Dong

Development of whole CORe Thermal Hydraulic analysis code CORTH Pan JunJie, Tang QiFen, Chai XiaoMing, Lu Wei, Liu Dong Deveopment of whoe CORe Therma Hydrauc anayss code CORTH Pan JunJe, Tang QFen, Cha XaoMng, Lu We, Lu Dong cence and technoogy on reactor system desgn technoogy, Nucear Power Insttute of Chna, Chengdu,

More information

arxiv: v3 [cond-mat.str-el] 15 Oct 2009

arxiv: v3 [cond-mat.str-el] 15 Oct 2009 Second Renormazaton of Tensor-Networ States Z. Y. Xe 1, H. C. Jang 2, Q. N. Chen 1, Z. Y. Weng 2, and T. Xang 3,1 1 Insttute of Theoretca Physcs, Chnese Academy of Scences, P.O. Box 2735, Beng 100190,

More information

Xin Li Department of Information Systems, College of Business, City University of Hong Kong, Hong Kong, CHINA

Xin Li Department of Information Systems, College of Business, City University of Hong Kong, Hong Kong, CHINA RESEARCH ARTICLE MOELING FIXE OS BETTING FOR FUTURE EVENT PREICTION Weyun Chen eartment of Educatona Informaton Technoogy, Facuty of Educaton, East Chna Norma Unversty, Shangha, CHINA {weyun.chen@qq.com}

More information

Singular Value Decomposition: Theory and Applications

Singular Value Decomposition: Theory and Applications Sngular Value Decomposton: Theory and Applcatons Danel Khashab Sprng 2015 Last Update: March 2, 2015 1 Introducton A = UDV where columns of U and V are orthonormal and matrx D s dagonal wth postve real

More information

, rst we solve te PDE's L ad L ad n g g (x) = ; = ; ; ; n () (x) = () Ten, we nd te uncton (x), te lnearzng eedbac and coordnates transormaton are gve

, rst we solve te PDE's L ad L ad n g g (x) = ; = ; ; ; n () (x) = () Ten, we nd te uncton (x), te lnearzng eedbac and coordnates transormaton are gve Freedom n Coordnates Transormaton or Exact Lnearzaton and ts Applcaton to Transent Beavor Improvement Kenj Fujmoto and Tosaru Suge Dvson o Appled Systems Scence, Kyoto Unversty, Uj, Kyoto, Japan suge@robotuassyoto-uacjp

More information

Optimum Selection Combining for M-QAM on Fading Channels

Optimum Selection Combining for M-QAM on Fading Channels Optmum Seecton Combnng for M-QAM on Fadng Channes M. Surendra Raju, Ramesh Annavajjaa and A. Chockangam Insca Semconductors Inda Pvt. Ltd, Bangaore-56000, Inda Department of ECE, Unversty of Caforna, San

More information

MAXIMUM NORM STABILITY OF DIFFERENCE SCHEMES FOR PARABOLIC EQUATIONS ON OVERSET NONMATCHING SPACE-TIME GRIDS

MAXIMUM NORM STABILITY OF DIFFERENCE SCHEMES FOR PARABOLIC EQUATIONS ON OVERSET NONMATCHING SPACE-TIME GRIDS MATHEMATICS OF COMPUTATION Voume 72 Number 242 Pages 619 656 S 0025-57180201462-X Artce eectroncay pubshed on November 4 2002 MAXIMUM NORM STABILITY OF DIFFERENCE SCHEMES FOR PARABOLIC EQUATIONS ON OVERSET

More information

Application of Particle Swarm Optimization to Economic Dispatch Problem: Advantages and Disadvantages

Application of Particle Swarm Optimization to Economic Dispatch Problem: Advantages and Disadvantages Appcaton of Partce Swarm Optmzaton to Economc Dspatch Probem: Advantages and Dsadvantages Kwang Y. Lee, Feow, IEEE, and Jong-Bae Par, Member, IEEE Abstract--Ths paper summarzes the state-of-art partce

More information

This column is a continuation of our previous column

This column is a continuation of our previous column Comparson of Goodness of Ft Statstcs for Lnear Regresson, Part II The authors contnue ther dscusson of the correlaton coeffcent n developng a calbraton for quanttatve analyss. Jerome Workman Jr. and Howard

More information

Image classification. Given the bag-of-features representations of images from different classes, how do we learn a model for distinguishing i them?

Image classification. Given the bag-of-features representations of images from different classes, how do we learn a model for distinguishing i them? Image classfcaton Gven te bag-of-features representatons of mages from dfferent classes ow do we learn a model for dstngusng tem? Classfers Learn a decson rule assgnng bag-offeatures representatons of

More information

Key words. corner singularities, energy-corrected finite element methods, optimal convergence rates, pollution effect, re-entrant corners

Key words. corner singularities, energy-corrected finite element methods, optimal convergence rates, pollution effect, re-entrant corners NESTED NEWTON STRATEGIES FOR ENERGY-CORRECTED FINITE ELEMENT METHODS U. RÜDE1, C. WALUGA 2, AND B. WOHLMUTH 2 Abstract. Energy-corrected fnte eement methods provde an attractve technque to dea wth eptc

More information

NP-Completeness : Proofs

NP-Completeness : Proofs NP-Completeness : Proofs Proof Methods A method to show a decson problem Π NP-complete s as follows. (1) Show Π NP. (2) Choose an NP-complete problem Π. (3) Show Π Π. A method to show an optmzaton problem

More information

Some results on a cross-section in the tensor bundle

Some results on a cross-section in the tensor bundle Hacettepe Journa of Matematcs and Statstcs Voume 43 3 214, 391 397 Some resuts on a cross-secton n te tensor bunde ydın Gezer and Murat tunbas bstract Te present paper s devoted to some resuts concernng

More information

LOW BIAS INTEGRATED PATH ESTIMATORS. James M. Calvin

LOW BIAS INTEGRATED PATH ESTIMATORS. James M. Calvin Proceedngs of the 007 Wnter Smulaton Conference S G Henderson, B Bller, M-H Hseh, J Shortle, J D Tew, and R R Barton, eds LOW BIAS INTEGRATED PATH ESTIMATORS James M Calvn Department of Computer Scence

More information

Main components of the above cycle are: 1) Boiler (steam generator) heat exchanger 2) Turbine generates work 3) Condenser heat exchanger 4) Pump

Main components of the above cycle are: 1) Boiler (steam generator) heat exchanger 2) Turbine generates work 3) Condenser heat exchanger 4) Pump Introducton to Terodynacs, Lecture -5 Pro. G. Cccarell (0 Applcaton o Control olue Energy Analyss Most terodynac devces consst o a seres o coponents operatng n a cycle, e.g., stea power plant Man coponents

More information

G : Statistical Mechanics

G : Statistical Mechanics G25.2651: Statstca Mechancs Notes for Lecture 11 I. PRINCIPLES OF QUANTUM STATISTICAL MECHANICS The probem of quantum statstca mechancs s the quantum mechanca treatment of an N-partce system. Suppose the

More information

A parametric Linear Programming Model Describing Bandwidth Sharing Policies for ABR Traffic

A parametric Linear Programming Model Describing Bandwidth Sharing Policies for ABR Traffic parametrc Lnear Programmng Mode Descrbng Bandwdth Sharng Poces for BR Traffc I. Moschoos, M. Logothets and G. Kokknaks Wre ommuncatons Laboratory, Dept. of Eectrca & omputer Engneerng, Unversty of Patras,

More information

On the Interval Zoro Symmetric Single-step Procedure for Simultaneous Finding of Polynomial Zeros

On the Interval Zoro Symmetric Single-step Procedure for Simultaneous Finding of Polynomial Zeros Appled Mathematcal Scences, Vol. 5, 2011, no. 75, 3693-3706 On the Interval Zoro Symmetrc Sngle-step Procedure for Smultaneous Fndng of Polynomal Zeros S. F. M. Rusl, M. Mons, M. A. Hassan and W. J. Leong

More information

College of Computer & Information Science Fall 2009 Northeastern University 20 October 2009

College of Computer & Information Science Fall 2009 Northeastern University 20 October 2009 College of Computer & Informaton Scence Fall 2009 Northeastern Unversty 20 October 2009 CS7880: Algorthmc Power Tools Scrbe: Jan Wen and Laura Poplawsk Lecture Outlne: Prmal-dual schema Network Desgn:

More information

CENTROID (AĞIRLIK MERKEZİ )

CENTROID (AĞIRLIK MERKEZİ ) CENTOD (ĞLK MEKEZİ ) centrod s a geometrcal concept arsng from parallel forces. Tus, onl parallel forces possess a centrod. Centrod s tougt of as te pont were te wole wegt of a pscal od or sstem of partcles

More information

Relaxation Methods for Iterative Solution to Linear Systems of Equations

Relaxation Methods for Iterative Solution to Linear Systems of Equations Relaxaton Methods for Iteratve Soluton to Lnear Systems of Equatons Gerald Recktenwald Portland State Unversty Mechancal Engneerng Department gerry@pdx.edu Overvew Techncal topcs Basc Concepts Statonary

More information

Short-Term Load Forecasting for Electric Power Systems Using the PSO-SVR and FCM Clustering Techniques

Short-Term Load Forecasting for Electric Power Systems Using the PSO-SVR and FCM Clustering Techniques Energes 20, 4, 73-84; do:0.3390/en40073 Artce OPEN ACCESS energes ISSN 996-073 www.mdp.com/journa/energes Short-Term Load Forecastng for Eectrc Power Systems Usng the PSO-SVR and FCM Custerng Technques

More information

Research Article Green s Theorem for Sign Data

Research Article Green s Theorem for Sign Data Internatonal Scholarly Research Network ISRN Appled Mathematcs Volume 2012, Artcle ID 539359, 10 pages do:10.5402/2012/539359 Research Artcle Green s Theorem for Sgn Data Lous M. Houston The Unversty of

More information

Chapter - 2. Distribution System Power Flow Analysis

Chapter - 2. Distribution System Power Flow Analysis Chapter - 2 Dstrbuton System Power Flow Analyss CHAPTER - 2 Radal Dstrbuton System Load Flow 2.1 Introducton Load flow s an mportant tool [66] for analyzng electrcal power system network performance. Load

More information

Adaptive and Iterative Least Squares Support Vector Regression Based on Quadratic Renyi Entropy

Adaptive and Iterative Least Squares Support Vector Regression Based on Quadratic Renyi Entropy daptve and Iteratve Least Squares Support Vector Regresson Based on Quadratc Ren Entrop Jngqng Jang, Chu Song, Haan Zhao, Chunguo u,3 and Yanchun Lang Coege of Mathematcs and Computer Scence, Inner Mongoa

More information

Module 3 LOSSY IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur

Module 3 LOSSY IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur Module 3 LOSSY IMAGE COMPRESSION SYSTEMS Verson ECE IIT, Kharagpur Lesson 6 Theory of Quantzaton Verson ECE IIT, Kharagpur Instructonal Objectves At the end of ths lesson, the students should be able to:

More information

A stopping criterion for Richardson s extrapolation scheme. under finite digit arithmetic.

A stopping criterion for Richardson s extrapolation scheme. under finite digit arithmetic. A stoppg crtero for cardso s extrapoato sceme uder fte dgt artmetc MAKOO MUOFUSHI ad HIEKO NAGASAKA epartmet of Lbera Arts ad Sceces Poytecc Uversty 4-1-1 Hasmotoda,Sagamara,Kaagawa 229-1196 JAPAN Abstract:

More information

Solution of a nonsymmetric algebraic Riccati equation from a one-dimensional multistate transport model

Solution of a nonsymmetric algebraic Riccati equation from a one-dimensional multistate transport model IMA Journa of Numerca Anayss (2011) 1, 145 1467 do:10.109/manum/drq04 Advance Access pubcaton on May 0, 2011 Souton of a nonsymmetrc agebrac Rccat equaton from a one-dmensona mutstate transport mode TIEXIANG

More information

Chapter 6. Rotations and Tensors

Chapter 6. Rotations and Tensors Vector Spaces n Physcs 8/6/5 Chapter 6. Rotatons and ensors here s a speca knd of near transformaton whch s used to transforms coordnates from one set of axes to another set of axes (wth the same orgn).

More information

CENTROID (AĞIRLIK MERKEZİ )

CENTROID (AĞIRLIK MERKEZİ ) CENTOD (ĞLK MEKEZİ ) centrod s a geometrcal concept arsng from parallel forces. Tus, onl parallel forces possess a centrod. Centrod s tougt of as te pont were te wole wegt of a pscal od or sstem of partcles

More information

Multispectral Remote Sensing Image Classification Algorithm Based on Rough Set Theory

Multispectral Remote Sensing Image Classification Algorithm Based on Rough Set Theory Proceedngs of the 2009 IEEE Internatona Conference on Systems Man and Cybernetcs San Antono TX USA - October 2009 Mutspectra Remote Sensng Image Cassfcaton Agorthm Based on Rough Set Theory Yng Wang Xaoyun

More information

Approximate merging of a pair of BeÂzier curves

Approximate merging of a pair of BeÂzier curves COMPUTER-AIDED DESIGN Computer-Aded Desgn 33 (1) 15±136 www.esever.com/ocate/cad Approxmate mergng of a par of BeÂzer curves Sh-Mn Hu a,b, *, Rou-Feng Tong c, Tao Ju a,b, Ja-Guang Sun a,b a Natona CAD

More information

The lower and upper bounds on Perron root of nonnegative irreducible matrices

The lower and upper bounds on Perron root of nonnegative irreducible matrices Journal of Computatonal Appled Mathematcs 217 (2008) 259 267 wwwelsevercom/locate/cam The lower upper bounds on Perron root of nonnegatve rreducble matrces Guang-Xn Huang a,, Feng Yn b,keguo a a College

More information

Effect of Wire Delay on the Design of Prefix Adders in Deep-Submicron Technology

Effect of Wire Delay on the Design of Prefix Adders in Deep-Submicron Technology Effect of Wre Deay on the Desgn of Prefx Adders n Deep-Submcron Technoogy Zhun Huang and Moš D. Ercegovac Computer Scence Department Unversty of Caforna at Los Angees Los Angees, CA 995 {zhuang, mos}@cs.uca.edu

More information

Uncertainty in measurements of power and energy on power networks

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

More information

Geometric Versus Optimization Approach to Stratification: A Comparison of Efficiency

Geometric Versus Optimization Approach to Stratification: A Comparison of Efficiency Survey Metodology, December 2006 157 Vol. 32, No. 2, pp. 157 163 Statcs Canada, Catalogue No. 12 001 Geometrc Versus Optmzaton Approac to Stratfcaton: A Comparson of Effcency Marcn Kozak and Med Ram Verma

More information

L-Edge Chromatic Number Of A Graph

L-Edge Chromatic Number Of A Graph IJISET - Internatona Journa of Innovatve Scence Engneerng & Technoogy Vo. 3 Issue 3 March 06. ISSN 348 7968 L-Edge Chromatc Number Of A Graph Dr.R.B.Gnana Joth Assocate Professor of Mathematcs V.V.Vannaperuma

More information

LOW-DENSITY Parity-Check (LDPC) codes have received

LOW-DENSITY Parity-Check (LDPC) codes have received IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 59, NO. 7, JULY 2011 1807 Successve Maxmzaton for Systematc Desgn of Unversay Capacty Approachng Rate-Compatbe Sequences of LDPC Code Ensembes over Bnary-Input

More information