SASIMI: Sparsity-Aware Simulation of Interconnect-Dominated Circuits with Non-Linear Devices

Size: px
Start display at page:

Download "SASIMI: Sparsity-Aware Simulation of Interconnect-Dominated Circuits with Non-Linear Devices"

Transcription

1 SASIMI: Sparsity-Aware Simuation of Interconnect-Dominated Circuits with Non-Linear Devices Jitesh Jain, Stephen Cauey, Cheng-Kok Koh, and Venkataramanan Baakrishnan Schoo of Eectrica and Computer Engineering Purdue University, West Lafayette, IN Abstract We present a technique for the fast and accurate simuation of argescae VLSI interconnects with noninear devices, caed SASIMI The numerica efficiency of this technique is reaized through inear-agebraic techniques that expoit the sparsity and structure of the matrices that are encountered in VLSI structures Numerica resuts show that SASIMI is up to 14 times as fast as commercia-grade SPICE, for moderatesize circuits, with itte sacrifice in simuation accuracy 1 Introduction With aggressive technoogy scaing, the accurate and efficient modeing and simuation of interconnect effects has become and continues to be) a probem of centra importance For accurate modeing of the distributive effects of interconnects, it is necessary to mode a ong wire using many segments of umped RLC eements Owing to the inductive and capacitive couping between these eements, direct simuation of the resuting modes comes at a very high and often unacceptabe) simuation cost It has been highighted in the past that SPICE [11] is not amenabe to the simuation of interconnectdominated structures, such as power/ground networks, cock networks, and busses There have been many studies to eiminate the botteneck due to SPICE in the past severa years A representative seection of these advances in the simuation of arge-scae interconnects, which expoit the ocaity of capacitive and inductive couping effects, can be cassified into techniques at the modeing and simuation eves as foows: Modeing eve techniques: In [5], the authors propose a new circuit eement K to capture the inductive couping using the inverse of the inductance matrix Window-based extraction of K eements are proposed in [], [15], and [16] In [8], the authors use controed votage and current sources to construct a SPICE-compatibe circuit mode for K eements A simiar concept, caed Vector Potentia Equivaent Circuit VPEC), is introduced in [1] to obtain a ocaized circuit mode for inductive interconnects These techniques invove the inversion of the inductance matrix To avoid matrix inversion, the authors of [16] propose a wire dupication-based interconnect mode, in which the authors construct a sparse equivaent circuit by windowing the inductance matrix However, it shoud be emphasized that a these techniques utimatey rey on SPICE and its variants) for the simuation of dynamic responses, and thus are constrained by the imitations of SPICE Simuation eve techniques: The underying sover in a simuation too essentiay addresses the probem of soving Ax = b fast In [14], the authors propose a hierarchica anaysis of power distribution networks In this work the authors partition the power grid and mode each partition as a macro-mode with a sparsified port admittance matrix In [3], INDUCTWISE, an efficient simuation too for circuits modeed using conductance G), capacitance C), and K eements, is proposed In [14], and [3], it is shown that the Choesky factorization of the A matrix, which is composed of G, C, and/or K, can be very efficient due to the inherent sparsity of A However, the inverse of A is dense, which in turn impies that each simuation step invoves dense matrix-vector mutipications In contrast, the authors of [7] perform inear circuit simuation using a new formuation, caed RLP, to mode circuits by resistance R), inductance L), and the inverse of capacitance P) Athough the resuting A matrix in the RLP formuation is dense, its inverse is sparse, which enabes fast sparse matrix inversion and sparse matrix-vector mutipication in each simuation step The above methods however, are unabe to hande non-inear devices This probem is addressed in [4], where the approach in [14] is extended to hande non-inear devices However, it aso inherits the imitation that the sparsity of matrix A is expoited ony for fast Choesky factorization, and not in each simuation step In this paper, we propose SASIMI which uses sparsity-aware simuation techniques for interconnect-dominated circuits with noninear devices Our contribution in this paper is two fod First, we extend the RLP formuation as described in [7] to incude non-inear devices, without sacrificing the computationa benefits achieved due to sparsity of the inear system It shoud be noted that the A matrix invoved in the soution of the inear system is constant throughout the simuation In contrast, the A matrix invoved in soving the non-inear system changes in each simuation step However, the A matrix is sparse Due to the sparse and time varying nature of the probem at hand Kryov subspace based iterative methods coud be used for efficient simuation Our second contribution is to introduce a nove preconditioner constructed based on the sparsity structure of the non-inear system The inverse of the preconditioner has a compact representation in the form of the Hadamard product [1], which faciitates not ony the fast computation of the inverse, but aso the fast dense matrix-vector product Experimenta resuts show that SASIMI is up to 14 times faster than commercia grade SPICE, even for moderate-size circuits Mathematica Preiminaries VLSI interconnect structures, with non inear devices can be anayzed using the Modified Noda Anaysis MNA) formuation which yieds equations of the foowing form where G = [ G A T A Gx + Cẋ = b, 1) ] [ C, C = L ] [ ] vn, x =, i

2 [ A T b = i I s + I n ], G = A T g R 1 A g, and C = A T c CA c R denotes the resistance matrix The matrices G, L and C are the conductance, inductance and capacitance matrices respectivey, with corresponding adjacency matrices A g, A and A c I s is the current source vector with adjacency matrix A i,andv n and i are the node votages and inductor currents respectivey Vector, I n captures the effect of non-inear oads and depends on the node votages as I n = f v n ) f is a function which varies depending on the oad characteristics and in genera can be a noninear function With N denoting the number of inductors, we note that L,C,R R N N, C,G R N N Differentia equations such as 1) can be numericay soved using standard agorithms ike the trapezoida method [1] Considering a uniform discretization of the time axis with resoution h, x k = xkh) Using the approximations d dt xt) x x k and x k x + x k t=kh h over the interva [kh,k + 1)h], the determination of x from x k requires the soution of a set of inear and noninear equations: G + C ) G x = h C ) x k + b + b k ) h and In = f v ) n 3) The noninearity in the above set of equations can be handed by the standard Newton-Raphson technique of inearizing 3) and iterating unti convergence: Equation ) is a inear equation of the form Lx)=, where we have omitted the iteration index k for simpicity Equation 3) is a noninear equation of the form gx) = Let gx) Gx) be a inear approximation of gx), inearized around some x = x Then, simutaneousy soving Lx)=andGx)= yieds numerica vaues for x and hence v n These vaues are then used to obtain a new inear approximation gx) G new x), andthe process is repeated unti convergence A good choice of the point x for the initia inearization at the kth time-step is given by the vaue of v n from the previous time-step A direct impementation of this agorithm requires Opqn 3 1 ) operations, where p is the number of time steps, q is the maximum number of Newton-Raphson iterations in each time step, and n 1 = 3N 3 The RLP formuation The mathematica framework that underies our approach is an aternative formuation of the MNA equations that uses the resistance, inductance and the inverse of the capacitance matrix This is the so-caed RLP formuation, first proposed in [7] We begin by decomposing C, A, anda i as: C = C cc C vc C cv C vv, A T = A T 1 A T AT i = A T i1 A T i I n = v n = v c Here C vv denotes the sub-matrix I v v v of the capacitance matrix that changes amid the simuation, whie a other sub-matrices remain constant The matrix C vv captures the drain, gate and buk capacitances of a devices, which are votagedependent, whie C cc,andc cv are the capacitance matrices that arise from interconnects and are hence constant For typica interconnect structures, the above decomposition aows us to manipuate the MNA equations ) and 3): ) L h + R + h 4 A 1P cc A T 1 X i L = h R h ) 4 A 1P cc A T 1 i k Y + A 1 v k c + h 4 A 1P cc A T i1 I A 1 P cc C cv v v v A v + v v + v k v), 4) vc = v k c h P cca T i + i h + P cca T i1 I P cc C cv v v v k v), 5) C vv v v = C vv v k v h AT i + i h + AT i I C vc v c v h c + I v + I v, 6) Iv = f vv ) 7) Here r denotes the size of interconnect structure connected directy to non inear circuit, and given = N r we note that C cc R, C vv R r r P cc = Ccc 1 is the inverse capacitance matrix, and A is the adjacency matrix of the circuit A is obtained by first adding A g and A and then removing zero coumns these correspond to intermediate nodes, representing the connection of a resistance to an inductance) The deveopment thus far is simiar to that in [7], with the major difference being the addition of 6) and 7), which account for the noninear eements The main contribution in [7] was the fast soution of 4) and 5), where a matrices are constant over the simuation period We wi show in 4 that the techniques in [7] can be extended to hande the case when noninear eements are present For future reference, we wi ca the technique of directy soving 4), 5), 6), and 7) as the Exact-RLP agorithm It can be shown that the computationa compexity of the Exact-RLP agorithm is O 3 + pq + r 3)) For arge VLSI interconnect structures we have >> r, reducing the compexity to O 3 + pq )) 4 Computationay efficient impementation We now turn to the fast soution of equations 4) through 7) Reca that the noninear equation 7) is handed via the Newton-Raphson technique This requires, at each time step, inearizing 7) and sub-

3 Figure 1: Sparsity structure of A The nonzero entries are shown darker Figure : Sparsity structure of A shown darker The non-zero entries are stituting it into 6) The resuting set of inear equations have very specific structure: Equations 4) and 5) are of the form Ax = b where A is fixed does not change with the time-step) Moreover, A 1 is typicay approximatey sparse For detais, see 4) is an upper Heisenberg matrix For these methods the choice of a preconditioner matrix M,which is an approximation of A, can greaty affect the convergence A good preconditioner shoud have the foowing two properties: M 1 A I Equation 6) after the substitution of the inearized 7)) is again of the form Ax = b, where the matrix A is obtained by adding C vv and the coefficient of the first-order terms in the inearized equation 7) Reca that the matrix C vv captures the drain, gate and buk capacitances of a devices It aso contains the interconnect couping capacitances between gates and drains of different non-inear devices in the circuit As each non-inear device is connected to ony a few nodes and the capacitive effects of interconnects are ocaized, the A matrix is observed to be sparse in practice For detais, see 41) Note that A changes with each Newton-Raphson iteration and with the time-step Thus the key computationa probem is the soution of a sparse timevarying set of inear equations, couped with a arge fixed system of inear equations Ax = b with A 1 being sparse 41 Soving sparse time-varying inear equations Kryov subspace methods have been shown to work extremey we for sparse time-varying inear equations [6] Specificay, the GM- RES Generaized Minimum Residua) method of Saad and Schutz [13] aows the efficient soution of a sparse, possiby non-symmetric, inear system to within a pre-specified toerance This method performs a directiona search aong the orthogona Arnodi vectors which span the Kryov subspace of A That is, given an initia guess x and corresponding residua r = b Ax, orthogona vectors {q 1,q,q m are generated with the property that they span S m, the soution search space at iteration m S m = x + span{r,ar,,a m r = x + κa,r,m) span{q 1,q,q m 8) These vectors are chosen according to the Arnodi iteration: AQ m = Q m+1 H m where Q m = {q 1,q,q m is orthogona and H m R m+1 m It must accommodate a fast soution to an equation of the form Mz = c for a genera c Figure 1 depicts the sparsity structure of the A matrix for a circuit exampe of parae wires driving a bank of inverters For such a sparsity structure, an appropriate choice of the preconditioner coud be of the form as shown in Figure 3 Athough we have chosen a circuit with ony inverters for simpicity, a more compicated circuit structure woud simpy distribute the entries around the diagona and off-diagona bands and ead to possiby more off diagona bands To see this, consider an extreme case where the circuit under consideration has ony non-inear devices and does not comprise of interconnects In this case the sparsity pattern of the A matrix is as shown in Figure Therefore, the chosen preconditioner woud encompass not ony the sparsity structure shown in Figure 1 but aso other sparsity patterns that might arise with the anaysis of more compicated noninear devices Correspondingy the structure of the preconditioner see Figure 3) woud have additiona bands Matrices of the form shown in Figure 3 have the foowing two properties which make them an idea choice for preconditioner The inverses of the preconditioner matrix can be computed efficienty in inear time, Or) r denotes the size of interconnect structure directy connected to non-inear devices), by expoiting the Hadamard product formuation as shown in [1] It can aso be shown that this formuation faciitates the fast matrix-vector products, again in inear time Or)), which arise whie soving inear systems of equations with the preconditioner matrix A simpe exampe which best iustrates these advantages is a

4 been shown with a sma exampe as beow a 1 b 1 a B = b b 1 a 3 1) b a 4 a 1 b 1 b = P 1 a a 3 b P, 13) b a 4 X where 1 1 P = 1 1 Figure 3: Preconditioner matrix symmetric tridiagona matrix a 1 b 1 b 1 a b B = b n a n 1 b n 1 b n 1 The inverse of B can be represented compacty as a Hadamard product of two matrices, which are defined as foows: u 1 u 1 u 1 v 1 v v n B 1 u 1 u u v v v n = 1) u 1 u u n v n v n v n U V There exists an expicit formua to compute the sequences {u,{v efficienty in On) operations which is detaied in [1] In this case, if we are interested in soving a inear system of equations By = c, we ony need to concern ourseves with the matrix-vector product B 1 c = y This computation can aso be performed efficienty in On) computations as outined beow: P ui = i j=1 u j c j, P vi = n j=i v j c j, a n i = 1,,n, 9) y 1 = u 1 P v1, y i = v i P ui 1 + u i P vi, i =,,n 11) The above formuation for a tridiagona matrix coud be easiy extended to hande the more genera case when the preconditioner matrix is a zero padded bock tridiagona matrix matrix with zero diagonas inserted between the main diagona and the non-zero superdiagona and sub-diagona of tridiagona matrix) as in Figure 3 Eementary row and coumn bock permutations coud be performed on such a matrix to reduce it into a bock tridiagona matrix This has Hence B 1 = PX 1 P T u 1 u 1 v 1 v 3 u = u v u 1 u 3 v 4 v 3 v 3 14) u u 4 v 4 v 4 U V We have not incuded bock matrices for simpicity of presentation, however the zero padded bock tridiagona case is a natura extension of the above exampe A the entries in U,V matrices have to be now repaced by bocks and accordingy the row and coumn permutations woud be repaced by their bock counterparts with an identity matrix of appropriate size repacing the ones in the P matrix Tabe 1 gives the comparison for Incompete-LU preconditioner and the zero-padded Z-Pad) preconditioner Simuations were done on circuits consisting of busses with parae conductors driving bank of inverters Size denotes the number of non-inear devices A the resuts are reported as a ratio of run-time and iteration-count number of iterations for the soution to converge to within a toerance of 1e-1) of Z-Pad to the Incompete-LU preconditioner As can be seen from Tabe 1, Z-Pad offers a substantia improvement in run time as compared to the Incompete-LU preconditioner Size Runtime Iterations 5/1 5/1 5/1 5/1 Tabe 1: Preconditioner comparison 4 Soving Ax= b with a constant, approximatey sparse A 1 We now turn to the soution of equations 4) and 5) As mentioned earier, these equations reduce to the form Ax = b with a constant, approximatey sparse A 1 A corresponding to X in 4)) is composed of L, R and P Each of these matrices has a sparse inverse for typica VLSI interconnects which then eads to a approximatey sparse A 1 Note that this argument is used for motivating the sparsity inherent in A 1 and cannot be used as a theoretica proof for the same) In addition this sparsity has a reguar pattern which can be expained on the basis of how inductance and capacitance matrices are extracted The distributed RLC effects of VLSI interconnects can be modeed by dividing conductors into sma subsets of segments,

5 Sparsity Index Size Figure 4: Average sparsity versus circuit size each of which are aigned [9, 3] Each of these subsets eads to a sparsity pattern corresponding to a band in A 1 ) A the effects when summed up ead to a A 1 matrix that has a reguar sparsity pattern Window seection agorithm as described in [16, 3] coud then be empoyed to find out the sparsity pattern in A 1 It has been recognized in earier work that this property sparsity) yieds enormous computationa savings; it has been shown in [7] that an approximate impementation of the Exact-RLP agorithm, referred to simpy as the RLP agorithm provides an order-of-magnitude in computationa savings with itte sacrifice in simuation accuracy To proceed, we rewrite 4) and 5) as i = X 1 Yi k + X 1 A 1 v k c + h 4 X 1 A 1 P cc A T i1 I X 1 A 1 P cc C cv v v v A v + v v + v k v), 15) X 1 A 1 v c + h X 1 A 1 P cc A T i1 = X 1 A 1 v k c X 1 h A 1 P cca T I k i + i ) X 1 A 1 P cc C cv v v v k v) 16) Athough X is a dense matrix, X 1 turns out to be an approximatey sparse matrix Moreover the matrices X 1 Y, X 1 A 1, X 1 A 1 P cc A T i1, X 1 A 1 P cc C cv are aso approximatey sparse [7] This information can be used to reduce the computation significanty by noting that each step of trapezoida integration now requires ony sparse vector mutipications Soving sparse 15) and 16) aong with 6) and 7) is termed as the RLP agorithm SASIMI) To anayze the computationa saving of the approximate agorithm over the Exact-RLP agorithm, we denote sparsity index of a matrix A as ratio of the number of entries of A with absoute vaue ess than ε to the tota number of entries The computation required for each iteration of 15) and 16) is then O 1 ν) ), where ν is the minimum of the sparsity indices the matrices X 1 Y, X 1 A 1, X 1 A 1 P cc A T i1, X 1 A 1 P cc C cv Figure 4 provides the average sparsity for the matrices for a system with parae conductors driving a bank of inverters The sizes in consideration are 1,, 5 and 1 On top of this the computation time of X 1 can be reduced to O) by using the windowing techniques detais in [16]) Hence the computationa compexity of RLP is O pq1 ν) ) as compared to O pqn1) 3 for the MNA approach σ ρ=5 ρ= ρ= Tabe : RMSE comparison 5 Numerica resuts and concusions We impemented the Exact-RLP and RLP SASIMI) agorithms in C++ A commerciay avaiabe version of SPICE with significant speed-up over the pubic-domain SPICE has been used for reporting a resuts with SPICE Simuations were done on circuits consisting of busses with parae conductors driving bank of inverters, with wires of ength 1mm, cross section 1µm 1µm, and with a wire separation of 1µm A periodic 1V square wave with rise and fa times of 6ps each was appied to the first signa with a time period of 4ps A the other ines were assumed to be quiet For each wire, the drive resistance was 1Ω A time step of 15ps was taken and the simuation was performed over 3 ps or time steps) For the inverters the W/L ratio of NMOS and PMOS were taken to be 4µm/5µm and 16µm/5µm respectivey In order to expore the effect of the number of non-inear eements reative to the tota, three cases were considered With ρ denoting the ratio of the number of inear eements to that of non-inear eements, the experiments were performed for ρ equaing 5, and 5 The number of inear eements in the foowing resuts is denoted by σ We first present resuts comparing the accuracy in simuating the votage waveforms at the far end of the first ine after the inverter oad) The metric for comparing the simuations is the reative mean square error RMSE) defined as i v i ṽ i ) i v i where v and ṽ denote the waveforms obtained from Exact-RLP and SASIMI respectivey Tabe presents a summary of the resuts from the study of simuation accuracy It can be seen that the simuation accuracy of the Exact-RLP agorithm is amost identica to that of SPICE, whie the SASIMI has a marginay inferior performance as measured by the RMSE The error vaues for SASIMI are compared simpy with the Exact-RLP as it had the same accuracy as SPICE resuts for a the experiments run A pot of the votage waveforms at the far end of the active ine, obtained from SPICE, Exact-RLP and SASIMI agorithms, is shown in Figure 5 The number of conductors in this simuation exampe is ) There is amost no detectabe simuation error between the SASIMI, Exact-RLP and SPICE waveforms over time steps To give a better picture, the accuracy resuts reported are for a arger simuation time of time steps We now turn to a comparison of the computationa requirements between Exact-RLP, SASIMI and SPICE Tabe 3 summarizes the findings For a fair comparison our tota simuation time is compared against the transient simuation time for SPICEie we have not incuded any of the error check or set up time for SPICE) As can be seen from the tabe, SASIMI outperforms the Exact-RLP agorithm and SPICE For the case of 5 conductors with ρ = 5, the Exact-RLP agorithm is 39 times as fast compared to SPICE SASIMI is about 14 times faster as compared to SPICE, and more than three times faster than Exact-RLP As can be seen, the computationa savings increase as the ratio of inear to non-inear eements is

6 σ ρ=5 ρ= ρ=5 SPICE Exact-RLP SASIMI SPICE Exact-RLP SASIMI SPICE Exact-RLP SASIMI >1hrs >1hrs >1hrs > 1day > 1day > 1day Tabe 3: Run time in seconds) comparisons Votage > SPICE Exact RLP SASIMI Time > x 1 1 Figure 5: The votage waveforms obtained through SPICE, Exact-RLP and SASIMI increased from 5 to 5 The savings aso increase with increase in the size of the probem considered The computationa efficiency of the SASIMI can be expained on the use of sparsity-aware agorithms for both the inear and non-inear parts of the probem 6 Acknowedgments This materia is based on work supported by the NASA, under Award NCC -1363, and by Nationa Science Foundation under Award CCR and CCR-336 References [1] U M Ascher and L R Petzod Computer Methods for Ordinary Differentia Equations and Differentia- Agebraic Equations SIAM, 1998 [] M Beattie and L Pieggi Modeing magnetic couping for on-chip interconnect In Proc Design Automation Conf, pages , 1 [3] T H Chen, C Luk, H Kim, and C C-P Chen IN- DUCTWISE: Inductance-wise interconnect simuator and extractor In Proc Int Conf on Computer Aided Design, pages 15, [4] T-H Chen, J-L Tsai, C C-P Chen, and T Karnik HISIM: Hierarchica interconnect-centric circuit simuator In Proc Int Conf on Computer Aided Design, pages , 4 [5] A Devgan, H Ji, and W Dai How to efficienty capture on-chip inductance effects: Introducing a new circuit eement K In Proc Int Conf on Computer Aided Design, pages , [6] G H Goub and C F Van Loan Matrix Computations John Hopkins University Press, 1996 [7] J Jain, C-K Koh, and V Baakrishnan Fast simuation of VLSI interconnects In Proc Int Conf on Computer Aided Design, pages 93 98, 4 [8] H Ji, Q Yu, and W Dai SPICE compatibe circuit modes for partia reuctance K In Proc Asia South Pacific Design Automation Conf, pages , 4 [9] T Lin, M W Beaftie, and L T Pieggi On the efficacy of simpified D on-chip inductance In Proc Design Automation Conf, pages , [1] R Nabben Decay rates of the inverses of nonsymmetric tridiagona and band matrices SIAM Journa on Matrix Anaasis and Appications, 3):8 837, May 1999 [11] L W Nage SPICE: A computer program to simuate semiconductor circuits Technica report, UC Berkeey, ERL Memo ERL-M5, 1975 [1] A Pacei A oca circuit topoogy for inductive parasitics InProc Int Conf on Computer Aided Design, pages 8 14, [13] Y Saad and M Schutz GMRES: A generaized minima residua agorithm for soving non-symmetric inear systems SIAM Journa on Scientific Computing, pages , 1986 [14] M Zhao, R V Panda, S S Sapatnekar, and D Baauw Hierarchica anaysis of power distribution networks IEEE Trans on Computer-Aided Design of Integrated Circuits and Systems, pages , February [15] H Zheng, B Krauter, M Beattie, and L Pieggi Windowbased susceptance modes for arge scae RLC circuit anayses In Proc Design Automation and Test in Europe Conf, pages , [16] G Zhong, C-K Koh, and K Roy On-chip interconnect modeing by wire dupication In Proc Int Conf on Computer Aided Design, pages ,

Fast Simulation of VLSI Interconnects

Fast Simulation of VLSI Interconnects Fast Simulation of VLSI Interconnects Jitesh Jain, Cheng-Kok Koh, and Venkataramanan Balakrishnan School of Electrical and Computer Engineering Purdue University, West Lafayette, IN 4797-1285 {jjain,chengkok,ragu}@ecn.purdue.edu

More information

A Brief Introduction to Markov Chains and Hidden Markov Models

A Brief Introduction to Markov Chains and Hidden Markov Models A Brief Introduction to Markov Chains and Hidden Markov Modes Aen B MacKenzie Notes for December 1, 3, &8, 2015 Discrete-Time Markov Chains You may reca that when we first introduced random processes,

More information

Lecture Note 3: Stationary Iterative Methods

Lecture Note 3: Stationary Iterative Methods MATH 5330: Computationa Methods of Linear Agebra Lecture Note 3: Stationary Iterative Methods Xianyi Zeng Department of Mathematica Sciences, UTEP Stationary Iterative Methods The Gaussian eimination (or

More information

First-Order Corrections to Gutzwiller s Trace Formula for Systems with Discrete Symmetries

First-Order Corrections to Gutzwiller s Trace Formula for Systems with Discrete Symmetries c 26 Noninear Phenomena in Compex Systems First-Order Corrections to Gutzwier s Trace Formua for Systems with Discrete Symmetries Hoger Cartarius, Jörg Main, and Günter Wunner Institut für Theoretische

More information

8 Digifl'.11 Cth:uits and devices

8 Digifl'.11 Cth:uits and devices 8 Digif'. Cth:uits and devices 8. Introduction In anaog eectronics, votage is a continuous variabe. This is usefu because most physica quantities we encounter are continuous: sound eves, ight intensity,

More information

A Novel Learning Method for Elman Neural Network Using Local Search

A Novel Learning Method for Elman Neural Network Using Local Search Neura Information Processing Letters and Reviews Vo. 11, No. 8, August 2007 LETTER A Nove Learning Method for Eman Neura Networ Using Loca Search Facuty of Engineering, Toyama University, Gofuu 3190 Toyama

More information

T.C. Banwell, S. Galli. {bct, Telcordia Technologies, Inc., 445 South Street, Morristown, NJ 07960, USA

T.C. Banwell, S. Galli. {bct, Telcordia Technologies, Inc., 445 South Street, Morristown, NJ 07960, USA ON THE SYMMETRY OF THE POWER INE CHANNE T.C. Banwe, S. Gai {bct, sgai}@research.tecordia.com Tecordia Technoogies, Inc., 445 South Street, Morristown, NJ 07960, USA Abstract The indoor power ine network

More information

C. Fourier Sine Series Overview

C. Fourier Sine Series Overview 12 PHILIP D. LOEWEN C. Fourier Sine Series Overview Let some constant > be given. The symboic form of the FSS Eigenvaue probem combines an ordinary differentia equation (ODE) on the interva (, ) with a

More information

c 2007 Society for Industrial and Applied Mathematics

c 2007 Society for Industrial and Applied Mathematics SIAM REVIEW Vo. 49,No. 1,pp. 111 1 c 7 Society for Industria and Appied Mathematics Domino Waves C. J. Efthimiou M. D. Johnson Abstract. Motivated by a proposa of Daykin [Probem 71-19*, SIAM Rev., 13 (1971),

More information

Related Topics Maxwell s equations, electrical eddy field, magnetic field of coils, coil, magnetic flux, induced voltage

Related Topics Maxwell s equations, electrical eddy field, magnetic field of coils, coil, magnetic flux, induced voltage Magnetic induction TEP Reated Topics Maxwe s equations, eectrica eddy fied, magnetic fied of cois, coi, magnetic fux, induced votage Principe A magnetic fied of variabe frequency and varying strength is

More information

Numerical solution of one dimensional contaminant transport equation with variable coefficient (temporal) by using Haar wavelet

Numerical solution of one dimensional contaminant transport equation with variable coefficient (temporal) by using Haar wavelet Goba Journa of Pure and Appied Mathematics. ISSN 973-1768 Voume 1, Number (16), pp. 183-19 Research India Pubications http://www.ripubication.com Numerica soution of one dimensiona contaminant transport

More information

An Algorithm for Pruning Redundant Modules in Min-Max Modular Network

An Algorithm for Pruning Redundant Modules in Min-Max Modular Network An Agorithm for Pruning Redundant Modues in Min-Max Moduar Network Hui-Cheng Lian and Bao-Liang Lu Department of Computer Science and Engineering, Shanghai Jiao Tong University 1954 Hua Shan Rd., Shanghai

More information

Scalable Spectrum Allocation for Large Networks Based on Sparse Optimization

Scalable Spectrum Allocation for Large Networks Based on Sparse Optimization Scaabe Spectrum ocation for Large Networks ased on Sparse Optimization innan Zhuang Modem R&D Lab Samsung Semiconductor, Inc. San Diego, C Dongning Guo, Ermin Wei, and Michae L. Honig Department of Eectrica

More information

Absolute Value Preconditioning for Symmetric Indefinite Linear Systems

Absolute Value Preconditioning for Symmetric Indefinite Linear Systems MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.mer.com Absoute Vaue Preconditioning for Symmetric Indefinite Linear Systems Vecharynski, E.; Knyazev, A.V. TR2013-016 March 2013 Abstract We introduce

More information

(This is a sample cover image for this issue. The actual cover is not yet available at this time.)

(This is a sample cover image for this issue. The actual cover is not yet available at this time.) (This is a sampe cover image for this issue The actua cover is not yet avaiabe at this time) This artice appeared in a journa pubished by Esevier The attached copy is furnished to the author for interna

More information

arxiv: v4 [math.na] 25 Aug 2014

arxiv: v4 [math.na] 25 Aug 2014 BIT manuscript No. (wi be inserted by the editor) A muti-eve spectra deferred correction method Robert Speck Danie Ruprecht Matthew Emmett Michae Minion Matthias Boten Rof Krause arxiv:1307.1312v4 [math.na]

More information

Partial permutation decoding for MacDonald codes

Partial permutation decoding for MacDonald codes Partia permutation decoding for MacDonad codes J.D. Key Department of Mathematics and Appied Mathematics University of the Western Cape 7535 Bevie, South Africa P. Seneviratne Department of Mathematics

More information

Tracking Control of Multiple Mobile Robots

Tracking Control of Multiple Mobile Robots Proceedings of the 2001 IEEE Internationa Conference on Robotics & Automation Seou, Korea May 21-26, 2001 Tracking Contro of Mutipe Mobie Robots A Case Study of Inter-Robot Coision-Free Probem Jurachart

More information

Combining reaction kinetics to the multi-phase Gibbs energy calculation

Combining reaction kinetics to the multi-phase Gibbs energy calculation 7 th European Symposium on Computer Aided Process Engineering ESCAPE7 V. Pesu and P.S. Agachi (Editors) 2007 Esevier B.V. A rights reserved. Combining reaction inetics to the muti-phase Gibbs energy cacuation

More information

Lecture 6: Moderately Large Deflection Theory of Beams

Lecture 6: Moderately Large Deflection Theory of Beams Structura Mechanics 2.8 Lecture 6 Semester Yr Lecture 6: Moderatey Large Defection Theory of Beams 6.1 Genera Formuation Compare to the cassica theory of beams with infinitesima deformation, the moderatey

More information

18-660: Numerical Methods for Engineering Design and Optimization

18-660: Numerical Methods for Engineering Design and Optimization 8-660: Numerica Methods for Engineering esign and Optimization in i epartment of ECE Carnegie Meon University Pittsburgh, PA 523 Side Overview Conjugate Gradient Method (Part 4) Pre-conditioning Noninear

More information

arxiv: v1 [cs.lg] 31 Oct 2017

arxiv: v1 [cs.lg] 31 Oct 2017 ACCELERATED SPARSE SUBSPACE CLUSTERING Abofaz Hashemi and Haris Vikao Department of Eectrica and Computer Engineering, University of Texas at Austin, Austin, TX, USA arxiv:7.26v [cs.lg] 3 Oct 27 ABSTRACT

More information

17 Lecture 17: Recombination and Dark Matter Production

17 Lecture 17: Recombination and Dark Matter Production PYS 652: Astrophysics 88 17 Lecture 17: Recombination and Dark Matter Production New ideas pass through three periods: It can t be done. It probaby can be done, but it s not worth doing. I knew it was

More information

THE OUT-OF-PLANE BEHAVIOUR OF SPREAD-TOW FABRICS

THE OUT-OF-PLANE BEHAVIOUR OF SPREAD-TOW FABRICS ECCM6-6 TH EUROPEAN CONFERENCE ON COMPOSITE MATERIALS, Sevie, Spain, -6 June 04 THE OUT-OF-PLANE BEHAVIOUR OF SPREAD-TOW FABRICS M. Wysocki a,b*, M. Szpieg a, P. Heström a and F. Ohsson c a Swerea SICOMP

More information

Interconnect effects on performance of Field Programmable Analog Array

Interconnect effects on performance of Field Programmable Analog Array nterconnect effects on performance of Fied Programmabe Anaog Array D. Anderson,. Bir, O. A. Pausinsi 3, M. Spitz, K. Reiss Motoroa, SPS, Phoenix, Arizona, USA, University of Karsruhe, Karsruhe, Germany,

More information

Introduction to Simulation - Lecture 14. Multistep Methods II. Jacob White. Thanks to Deepak Ramaswamy, Michal Rewienski, and Karen Veroy

Introduction to Simulation - Lecture 14. Multistep Methods II. Jacob White. Thanks to Deepak Ramaswamy, Michal Rewienski, and Karen Veroy Introduction to Simuation - Lecture 14 Mutistep Methods II Jacob White Thans to Deepa Ramaswamy, Micha Rewiensi, and Karen Veroy Outine Sma Timestep issues for Mutistep Methods Reminder about LTE minimization

More information

An explicit Jordan Decomposition of Companion matrices

An explicit Jordan Decomposition of Companion matrices An expicit Jordan Decomposition of Companion matrices Fermín S V Bazán Departamento de Matemática CFM UFSC 88040-900 Forianópois SC E-mai: fermin@mtmufscbr S Gratton CERFACS 42 Av Gaspard Coriois 31057

More information

A. Distribution of the test statistic

A. Distribution of the test statistic A. Distribution of the test statistic In the sequentia test, we first compute the test statistic from a mini-batch of size m. If a decision cannot be made with this statistic, we keep increasing the mini-batch

More information

In-plane shear stiffness of bare steel deck through shell finite element models. G. Bian, B.W. Schafer. June 2017

In-plane shear stiffness of bare steel deck through shell finite element models. G. Bian, B.W. Schafer. June 2017 In-pane shear stiffness of bare stee deck through she finite eement modes G. Bian, B.W. Schafer June 7 COLD-FORMED STEEL RESEARCH CONSORTIUM REPORT SERIES CFSRC R-7- SDII Stee Diaphragm Innovation Initiative

More information

International Journal of Mass Spectrometry

International Journal of Mass Spectrometry Internationa Journa of Mass Spectrometry 280 (2009) 179 183 Contents ists avaiabe at ScienceDirect Internationa Journa of Mass Spectrometry journa homepage: www.esevier.com/ocate/ijms Stark mixing by ion-rydberg

More information

VALIDATED CONTINUATION FOR EQUILIBRIA OF PDES

VALIDATED CONTINUATION FOR EQUILIBRIA OF PDES VALIDATED CONTINUATION FOR EQUILIBRIA OF PDES SARAH DAY, JEAN-PHILIPPE LESSARD, AND KONSTANTIN MISCHAIKOW Abstract. One of the most efficient methods for determining the equiibria of a continuous parameterized

More information

SUPPLEMENTARY MATERIAL TO INNOVATED SCALABLE EFFICIENT ESTIMATION IN ULTRA-LARGE GAUSSIAN GRAPHICAL MODELS

SUPPLEMENTARY MATERIAL TO INNOVATED SCALABLE EFFICIENT ESTIMATION IN ULTRA-LARGE GAUSSIAN GRAPHICAL MODELS ISEE 1 SUPPLEMENTARY MATERIAL TO INNOVATED SCALABLE EFFICIENT ESTIMATION IN ULTRA-LARGE GAUSSIAN GRAPHICAL MODELS By Yingying Fan and Jinchi Lv University of Southern Caifornia This Suppementary Materia

More information

Worst Case Analysis of the Analog Circuits

Worst Case Analysis of the Analog Circuits Proceedings of the 11th WSEAS Internationa Conference on CIRCUITS, Agios Nikoaos, Crete Isand, Greece, Juy 3-5, 7 9 Worst Case Anaysis of the Anaog Circuits ELENA NICULESCU*, DORINA-MIOARA PURCARU* and

More information

arxiv: v1 [math.ca] 6 Mar 2017

arxiv: v1 [math.ca] 6 Mar 2017 Indefinite Integras of Spherica Besse Functions MIT-CTP/487 arxiv:703.0648v [math.ca] 6 Mar 07 Joyon K. Boomfied,, Stephen H. P. Face,, and Zander Moss, Center for Theoretica Physics, Laboratory for Nucear

More information

Componentwise Determination of the Interval Hull Solution for Linear Interval Parameter Systems

Componentwise Determination of the Interval Hull Solution for Linear Interval Parameter Systems Componentwise Determination of the Interva Hu Soution for Linear Interva Parameter Systems L. V. Koev Dept. of Theoretica Eectrotechnics, Facuty of Automatics, Technica University of Sofia, 1000 Sofia,

More information

MARKOV CHAINS AND MARKOV DECISION THEORY. Contents

MARKOV CHAINS AND MARKOV DECISION THEORY. Contents MARKOV CHAINS AND MARKOV DECISION THEORY ARINDRIMA DATTA Abstract. In this paper, we begin with a forma introduction to probabiity and expain the concept of random variabes and stochastic processes. After

More information

Statistical Learning Theory: A Primer

Statistical Learning Theory: A Primer Internationa Journa of Computer Vision 38(), 9 3, 2000 c 2000 uwer Academic Pubishers. Manufactured in The Netherands. Statistica Learning Theory: A Primer THEODOROS EVGENIOU, MASSIMILIANO PONTIL AND TOMASO

More information

4 1-D Boundary Value Problems Heat Equation

4 1-D Boundary Value Problems Heat Equation 4 -D Boundary Vaue Probems Heat Equation The main purpose of this chapter is to study boundary vaue probems for the heat equation on a finite rod a x b. u t (x, t = ku xx (x, t, a < x < b, t > u(x, = ϕ(x

More information

Distributed average consensus: Beyond the realm of linearity

Distributed average consensus: Beyond the realm of linearity Distributed average consensus: Beyond the ream of inearity Usman A. Khan, Soummya Kar, and José M. F. Moura Department of Eectrica and Computer Engineering Carnegie Meon University 5 Forbes Ave, Pittsburgh,

More information

Problem set 6 The Perron Frobenius theorem.

Problem set 6 The Perron Frobenius theorem. Probem set 6 The Perron Frobenius theorem. Math 22a4 Oct 2 204, Due Oct.28 In a future probem set I want to discuss some criteria which aow us to concude that that the ground state of a sef-adjoint operator

More information

ETNA Kent State University

ETNA Kent State University Eectronic Transactions on Numerica Anaysis. Voume 7, 1998, pp. 90-103. Copyright 1998,. ISSN 1068-9613. ETNA A THEORETICAL COMPARISON BETWEEN INNER PRODUCTS IN THE SHIFT-INVERT ARNOLDI METHOD AND THE SPECTRAL

More information

Approximation and Fast Calculation of Non-local Boundary Conditions for the Time-dependent Schrödinger Equation

Approximation and Fast Calculation of Non-local Boundary Conditions for the Time-dependent Schrödinger Equation Approximation and Fast Cacuation of Non-oca Boundary Conditions for the Time-dependent Schrödinger Equation Anton Arnod, Matthias Ehrhardt 2, and Ivan Sofronov 3 Universität Münster, Institut für Numerische

More information

UI FORMULATION FOR CABLE STATE OF EXISTING CABLE-STAYED BRIDGE

UI FORMULATION FOR CABLE STATE OF EXISTING CABLE-STAYED BRIDGE UI FORMULATION FOR CABLE STATE OF EXISTING CABLE-STAYED BRIDGE Juan Huang, Ronghui Wang and Tao Tang Coege of Traffic and Communications, South China University of Technoogy, Guangzhou, Guangdong 51641,

More information

Substructuring Preconditioners for the Bidomain Extracellular Potential Problem

Substructuring Preconditioners for the Bidomain Extracellular Potential Problem Substructuring Preconditioners for the Bidomain Extraceuar Potentia Probem Mico Pennacchio 1 and Vaeria Simoncini 2,1 1 IMATI - CNR, via Ferrata, 1, 27100 Pavia, Itay mico@imaticnrit 2 Dipartimento di

More information

Methods for Ordinary Differential Equations. Jacob White

Methods for Ordinary Differential Equations. Jacob White Introduction to Simuation - Lecture 12 for Ordinary Differentia Equations Jacob White Thanks to Deepak Ramaswamy, Jaime Peraire, Micha Rewienski, and Karen Veroy Outine Initia Vaue probem exampes Signa

More information

12.2. Maxima and Minima. Introduction. Prerequisites. Learning Outcomes

12.2. Maxima and Minima. Introduction. Prerequisites. Learning Outcomes Maima and Minima 1. Introduction In this Section we anayse curves in the oca neighbourhood of a stationary point and, from this anaysis, deduce necessary conditions satisfied by oca maima and oca minima.

More information

High Efficiency Development of a Reciprocating Compressor by Clarification of Loss Generation in Bearings

High Efficiency Development of a Reciprocating Compressor by Clarification of Loss Generation in Bearings Purdue University Purdue e-pubs Internationa Compressor Engineering Conference Schoo of Mechanica Engineering 2010 High Efficiency Deveopment of a Reciprocating Compressor by Carification of Loss Generation

More information

Nonlinear Analysis of Spatial Trusses

Nonlinear Analysis of Spatial Trusses Noninear Anaysis of Spatia Trusses João Barrigó October 14 Abstract The present work addresses the noninear behavior of space trusses A formuation for geometrica noninear anaysis is presented, which incudes

More information

A HIERARCHICAL LOW-RANK SCHUR COMPLEMENT PRECONDITIONER FOR INDEFINITE LINEAR SYSTEMS

A HIERARCHICAL LOW-RANK SCHUR COMPLEMENT PRECONDITIONER FOR INDEFINITE LINEAR SYSTEMS A HERARCHCAL LOW-RANK SCHUR COMPLEMENT PRECONDTONER FOR NDEFNTE LNEAR SYSTEMS GEOFFREY DLLON, YUANZHE X, AND YOUSEF SAAD Abstract. Nonsymmetric and highy indefinite inear systems can be quite difficut

More information

VALIDATED CONTINUATION FOR EQUILIBRIA OF PDES

VALIDATED CONTINUATION FOR EQUILIBRIA OF PDES SIAM J. NUMER. ANAL. Vo. 0, No. 0, pp. 000 000 c 200X Society for Industria and Appied Mathematics VALIDATED CONTINUATION FOR EQUILIBRIA OF PDES SARAH DAY, JEAN-PHILIPPE LESSARD, AND KONSTANTIN MISCHAIKOW

More information

NEW DEVELOPMENT OF OPTIMAL COMPUTING BUDGET ALLOCATION FOR DISCRETE EVENT SIMULATION

NEW DEVELOPMENT OF OPTIMAL COMPUTING BUDGET ALLOCATION FOR DISCRETE EVENT SIMULATION NEW DEVELOPMENT OF OPTIMAL COMPUTING BUDGET ALLOCATION FOR DISCRETE EVENT SIMULATION Hsiao-Chang Chen Dept. of Systems Engineering University of Pennsyvania Phiadephia, PA 904-635, U.S.A. Chun-Hung Chen

More information

Source and Relay Matrices Optimization for Multiuser Multi-Hop MIMO Relay Systems

Source and Relay Matrices Optimization for Multiuser Multi-Hop MIMO Relay Systems Source and Reay Matrices Optimization for Mutiuser Muti-Hop MIMO Reay Systems Yue Rong Department of Eectrica and Computer Engineering, Curtin University, Bentey, WA 6102, Austraia Abstract In this paper,

More information

Introduction. Figure 1 W8LC Line Array, box and horn element. Highlighted section modelled.

Introduction. Figure 1 W8LC Line Array, box and horn element. Highlighted section modelled. imuation of the acoustic fied produced by cavities using the Boundary Eement Rayeigh Integra Method () and its appication to a horn oudspeaer. tephen Kirup East Lancashire Institute, Due treet, Bacburn,

More information

Introduction to Simulation - Lecture 13. Convergence of Multistep Methods. Jacob White. Thanks to Deepak Ramaswamy, Michal Rewienski, and Karen Veroy

Introduction to Simulation - Lecture 13. Convergence of Multistep Methods. Jacob White. Thanks to Deepak Ramaswamy, Michal Rewienski, and Karen Veroy Introduction to Simuation - Lecture 13 Convergence of Mutistep Methods Jacob White Thans to Deepa Ramaswamy, Micha Rewiensi, and Karen Veroy Outine Sma Timestep issues for Mutistep Methods Loca truncation

More information

On a geometrical approach in contact mechanics

On a geometrical approach in contact mechanics Institut für Mechanik On a geometrica approach in contact mechanics Aexander Konyukhov, Kar Schweizerhof Universität Karsruhe, Institut für Mechanik Institut für Mechanik Kaiserstr. 12, Geb. 20.30 76128

More information

Identification of macro and micro parameters in solidification model

Identification of macro and micro parameters in solidification model BULLETIN OF THE POLISH ACADEMY OF SCIENCES TECHNICAL SCIENCES Vo. 55, No. 1, 27 Identification of macro and micro parameters in soidification mode B. MOCHNACKI 1 and E. MAJCHRZAK 2,1 1 Czestochowa University

More information

A Simple and Efficient Algorithm of 3-D Single-Source Localization with Uniform Cross Array Bing Xue 1 2 a) * Guangyou Fang 1 2 b and Yicai Ji 1 2 c)

A Simple and Efficient Algorithm of 3-D Single-Source Localization with Uniform Cross Array Bing Xue 1 2 a) * Guangyou Fang 1 2 b and Yicai Ji 1 2 c) A Simpe Efficient Agorithm of 3-D Singe-Source Locaization with Uniform Cross Array Bing Xue a * Guangyou Fang b Yicai Ji c Key Laboratory of Eectromagnetic Radiation Sensing Technoogy, Institute of Eectronics,

More information

CONCERT: A Concurrent Transient Fault Simulator for Nonlinear Analog Circuits *

CONCERT: A Concurrent Transient Fault Simulator for Nonlinear Analog Circuits * CONCERT: A Concurrent Transient Faut Simuator for Noninear Anaog Circuits * Junwei Hou and Abhijit Chatterjee Schoo of Eectrica and Compute Engineering, Georgia Institute of Technoogy, Atanta, GA {jhou,

More information

Cryptanalysis of PKP: A New Approach

Cryptanalysis of PKP: A New Approach Cryptanaysis of PKP: A New Approach Éiane Jaumes and Antoine Joux DCSSI 18, rue du Dr. Zamenhoff F-92131 Issy-es-Mx Cedex France eiane.jaumes@wanadoo.fr Antoine.Joux@ens.fr Abstract. Quite recenty, in

More information

CONJUGATE GRADIENT WITH SUBSPACE OPTIMIZATION

CONJUGATE GRADIENT WITH SUBSPACE OPTIMIZATION CONJUGATE GRADIENT WITH SUBSPACE OPTIMIZATION SAHAR KARIMI AND STEPHEN VAVASIS Abstract. In this paper we present a variant of the conjugate gradient (CG) agorithm in which we invoke a subspace minimization

More information

4 Separation of Variables

4 Separation of Variables 4 Separation of Variabes In this chapter we describe a cassica technique for constructing forma soutions to inear boundary vaue probems. The soution of three cassica (paraboic, hyperboic and eiptic) PDE

More information

Nonlinear Gaussian Filtering via Radial Basis Function Approximation

Nonlinear Gaussian Filtering via Radial Basis Function Approximation 51st IEEE Conference on Decision and Contro December 10-13 01 Maui Hawaii USA Noninear Gaussian Fitering via Radia Basis Function Approximation Huazhen Fang Jia Wang and Raymond A de Caafon Abstract This

More information

Turbo Codes. Coding and Communication Laboratory. Dept. of Electrical Engineering, National Chung Hsing University

Turbo Codes. Coding and Communication Laboratory. Dept. of Electrical Engineering, National Chung Hsing University Turbo Codes Coding and Communication Laboratory Dept. of Eectrica Engineering, Nationa Chung Hsing University Turbo codes 1 Chapter 12: Turbo Codes 1. Introduction 2. Turbo code encoder 3. Design of intereaver

More information

Efficiently Generating Random Bits from Finite State Markov Chains

Efficiently Generating Random Bits from Finite State Markov Chains 1 Efficienty Generating Random Bits from Finite State Markov Chains Hongchao Zhou and Jehoshua Bruck, Feow, IEEE Abstract The probem of random number generation from an uncorreated random source (of unknown

More information

Minimizing Total Weighted Completion Time on Uniform Machines with Unbounded Batch

Minimizing Total Weighted Completion Time on Uniform Machines with Unbounded Batch The Eighth Internationa Symposium on Operations Research and Its Appications (ISORA 09) Zhangiaie, China, September 20 22, 2009 Copyright 2009 ORSC & APORC, pp. 402 408 Minimizing Tota Weighted Competion

More information

Algorithms to solve massively under-defined systems of multivariate quadratic equations

Algorithms to solve massively under-defined systems of multivariate quadratic equations Agorithms to sove massivey under-defined systems of mutivariate quadratic equations Yasufumi Hashimoto Abstract It is we known that the probem to sove a set of randomy chosen mutivariate quadratic equations

More information

The EM Algorithm applied to determining new limit points of Mahler measures

The EM Algorithm applied to determining new limit points of Mahler measures Contro and Cybernetics vo. 39 (2010) No. 4 The EM Agorithm appied to determining new imit points of Maher measures by Souad E Otmani, Georges Rhin and Jean-Marc Sac-Épée Université Pau Veraine-Metz, LMAM,

More information

Distribution Systems Voltage Profile Improvement with Series FACTS Devices Using Line Flow-Based Equations

Distribution Systems Voltage Profile Improvement with Series FACTS Devices Using Line Flow-Based Equations 16th NATIONAL POWER SYSTEMS CONFERENCE, 15th-17th DECEMBER, 010 386 Distribution Systems otage Profie Improvement with Series FACTS Devices Using Line Fow-Based Equations K. enkateswararao, P. K. Agarwa

More information

Multilayer Kerceptron

Multilayer Kerceptron Mutiayer Kerceptron Zotán Szabó, András Lőrincz Department of Information Systems, Facuty of Informatics Eötvös Loránd University Pázmány Péter sétány 1/C H-1117, Budapest, Hungary e-mai: szzoi@csetehu,

More information

Integrating Factor Methods as Exponential Integrators

Integrating Factor Methods as Exponential Integrators Integrating Factor Methods as Exponentia Integrators Borisav V. Minchev Department of Mathematica Science, NTNU, 7491 Trondheim, Norway Borko.Minchev@ii.uib.no Abstract. Recenty a ot of effort has been

More information

Section 6: Magnetostatics

Section 6: Magnetostatics agnetic fieds in matter Section 6: agnetostatics In the previous sections we assumed that the current density J is a known function of coordinates. In the presence of matter this is not aways true. The

More information

An approximate method for solving the inverse scattering problem with fixed-energy data

An approximate method for solving the inverse scattering problem with fixed-energy data J. Inv. I-Posed Probems, Vo. 7, No. 6, pp. 561 571 (1999) c VSP 1999 An approximate method for soving the inverse scattering probem with fixed-energy data A. G. Ramm and W. Scheid Received May 12, 1999

More information

HILBERT? What is HILBERT? Matlab Implementation of Adaptive 2D BEM. Dirk Praetorius. Features of HILBERT

HILBERT? What is HILBERT? Matlab Implementation of Adaptive 2D BEM. Dirk Praetorius. Features of HILBERT Söerhaus-Workshop 2009 October 16, 2009 What is HILBERT? HILBERT Matab Impementation of Adaptive 2D BEM joint work with M. Aurada, M. Ebner, S. Ferraz-Leite, P. Godenits, M. Karkuik, M. Mayr Hibert Is

More information

CS229 Lecture notes. Andrew Ng

CS229 Lecture notes. Andrew Ng CS229 Lecture notes Andrew Ng Part IX The EM agorithm In the previous set of notes, we taked about the EM agorithm as appied to fitting a mixture of Gaussians. In this set of notes, we give a broader view

More information

Lobontiu: System Dynamics for Engineering Students Website Chapter 3 1. z b z

Lobontiu: System Dynamics for Engineering Students Website Chapter 3 1. z b z Chapter W3 Mechanica Systems II Introduction This companion website chapter anayzes the foowing topics in connection to the printed-book Chapter 3: Lumped-parameter inertia fractions of basic compiant

More information

STA 216 Project: Spline Approach to Discrete Survival Analysis

STA 216 Project: Spline Approach to Discrete Survival Analysis : Spine Approach to Discrete Surviva Anaysis November 4, 005 1 Introduction Athough continuous surviva anaysis differs much from the discrete surviva anaysis, there is certain ink between the two modeing

More information

Haar Decomposition and Reconstruction Algorithms

Haar Decomposition and Reconstruction Algorithms Jim Lambers MAT 773 Fa Semester 018-19 Lecture 15 and 16 Notes These notes correspond to Sections 4.3 and 4.4 in the text. Haar Decomposition and Reconstruction Agorithms Decomposition Suppose we approximate

More information

Research on liquid sloshing performance in vane type tank under microgravity

Research on liquid sloshing performance in vane type tank under microgravity IOP Conference Series: Materias Science and Engineering PAPER OPEN ACCESS Research on iquid soshing performance in vane type tan under microgravity Reated content - Numerica simuation of fuid fow in the

More information

High Accuracy Split-Step Finite Difference Method for Schrödinger-KdV Equations

High Accuracy Split-Step Finite Difference Method for Schrödinger-KdV Equations Commun. Theor. Phys. 70 208 43 422 Vo. 70, No. 4, October, 208 High Accuracy Spit-Step Finite Difference Method for Schrödinger-KdV Equations Feng Liao 廖锋, and Lu-Ming Zhang 张鲁明 2 Schoo of Mathematics

More information

Stochastic Complement Analysis of Multi-Server Threshold Queues. with Hysteresis. Abstract

Stochastic Complement Analysis of Multi-Server Threshold Queues. with Hysteresis. Abstract Stochastic Compement Anaysis of Muti-Server Threshod Queues with Hysteresis John C.S. Lui The Dept. of Computer Science & Engineering The Chinese University of Hong Kong Leana Goubchik Dept. of Computer

More information

Input-to-state stability for a class of Lurie systems

Input-to-state stability for a class of Lurie systems Automatica 38 (2002) 945 949 www.esevier.com/ocate/automatica Brief Paper Input-to-state stabiity for a cass of Lurie systems Murat Arcak a;, Andrew Tee b a Department of Eectrica, Computer and Systems

More information

Lightly-Implicit Methods for the Time Integration of Large Applications

Lightly-Implicit Methods for the Time Integration of Large Applications Lighty-Impicit Methods for the Time Integration of Large Appications Pau Tranquii Dissertation submitted to the Facuty of the Virginia Poytechnic Institute and State University in partia fufiment of the

More information

<C 2 2. λ 2 l. λ 1 l 1 < C 1

<C 2 2. λ 2 l. λ 1 l 1 < C 1 Teecommunication Network Contro and Management (EE E694) Prof. A. A. Lazar Notes for the ecture of 7/Feb/95 by Huayan Wang (this document was ast LaT E X-ed on May 9,995) Queueing Primer for Muticass Optima

More information

On Complex Preconditioning for the solution of the Kohn-Sham Equation for Molecular Transport

On Complex Preconditioning for the solution of the Kohn-Sham Equation for Molecular Transport On Compex Preconditioning for the soution of the Kohn-Sham Equation for Moecuar Transport Danie Osei-Kuffuor Lingzhu Kong Yousef Saad James R. Cheikowsky December 23, 2007 Abstract This paper anayzes the

More information

Smoothers for ecient multigrid methods in IGA

Smoothers for ecient multigrid methods in IGA Smoothers for ecient mutigrid methods in IGA Cemens Hofreither, Stefan Takacs, Water Zuehner DD23, Juy 2015 supported by The work was funded by the Austrian Science Fund (FWF): NFN S117 (rst and third

More information

Symbolic models for nonlinear control systems using approximate bisimulation

Symbolic models for nonlinear control systems using approximate bisimulation Symboic modes for noninear contro systems using approximate bisimuation Giordano Poa, Antoine Girard and Pauo Tabuada Abstract Contro systems are usuay modeed by differentia equations describing how physica

More information

FEMAG: A High Performance Parallel Finite Element Toolbox for Electromagnetic Computations

FEMAG: A High Performance Parallel Finite Element Toolbox for Electromagnetic Computations Internationa Journa of Energy and Power Engineering 2016; 5(1-1): 57-64 Pubished onine November 28, 2015 (http://www.sciencepubishinggroup.com/j/ijepe) doi: 10.11648/j.ijepe.s.2016050101.19 ISSN: 2326-957X

More information

Approximated MLC shape matrix decomposition with interleaf collision constraint

Approximated MLC shape matrix decomposition with interleaf collision constraint Approximated MLC shape matrix decomposition with intereaf coision constraint Thomas Kainowski Antje Kiese Abstract Shape matrix decomposition is a subprobem in radiation therapy panning. A given fuence

More information

Gauss Law. 2. Gauss s Law: connects charge and field 3. Applications of Gauss s Law

Gauss Law. 2. Gauss s Law: connects charge and field 3. Applications of Gauss s Law Gauss Law 1. Review on 1) Couomb s Law (charge and force) 2) Eectric Fied (fied and force) 2. Gauss s Law: connects charge and fied 3. Appications of Gauss s Law Couomb s Law and Eectric Fied Couomb s

More information

c 2000 Society for Industrial and Applied Mathematics

c 2000 Society for Industrial and Applied Mathematics SIAM J. SCI. COMPUT. Vo. 2, No. 5, pp. 909 926 c 2000 Society for Industria and Appied Mathematics A DEFLATED VERSION OF THE CONJUGATE GRADIENT ALGORITHM Y. SAAD, M. YEUNG, J. ERHEL, AND F. GUYOMARC H

More information

BALANCING REGULAR MATRIX PENCILS

BALANCING REGULAR MATRIX PENCILS BALANCING REGULAR MATRIX PENCILS DAMIEN LEMONNIER AND PAUL VAN DOOREN Abstract. In this paper we present a new diagona baancing technique for reguar matrix pencis λb A, which aims at reducing the sensitivity

More information

Converting Z-number to Fuzzy Number using. Fuzzy Expected Value

Converting Z-number to Fuzzy Number using. Fuzzy Expected Value ISSN 1746-7659, Engand, UK Journa of Information and Computing Science Vo. 1, No. 4, 017, pp.91-303 Converting Z-number to Fuzzy Number using Fuzzy Expected Vaue Mahdieh Akhbari * Department of Industria

More information

Numerical linear algebra and some problems in computational statistics

Numerical linear algebra and some problems in computational statistics IASC28: December 5-8, Yokohama, Japan Numerica inear agebra and some probems in computationa statistics Zdeněk Strakoš 1 1 Institute of Computer Science, Academy of Sciences, Pod Vod. věží 2, 182 7 Prague

More information

A Statistical Framework for Real-time Event Detection in Power Systems

A Statistical Framework for Real-time Event Detection in Power Systems 1 A Statistica Framework for Rea-time Event Detection in Power Systems Noan Uhrich, Tim Christman, Phiip Swisher, and Xichen Jiang Abstract A quickest change detection (QCD) agorithm is appied to the probem

More information

MULTI-PERIOD MODEL FOR PART FAMILY/MACHINE CELL FORMATION. Objectives included in the multi-period formulation

MULTI-PERIOD MODEL FOR PART FAMILY/MACHINE CELL FORMATION. Objectives included in the multi-period formulation ationa Institute of Technoogy aicut Department of echanica Engineering ULTI-PERIOD ODEL FOR PART FAILY/AHIE ELL FORATIO Given a set of parts, processing requirements, and avaiabe resources The objective

More information

Dynamic Optimization of Batch Processes: I. Characterization of the Nominal Solution

Dynamic Optimization of Batch Processes: I. Characterization of the Nominal Solution Dynamic Optimization of Batch Processes: I. Characterization of the Nomina Soution B. Srinivasan, S. Paanki*, D. Bonvin Institut d Automatique, Écoe Poytechnique Fédérae de Lausanne, CH-115 Lausanne, Switzerand.

More information

Incremental Reformulated Automatic Relevance Determination

Incremental Reformulated Automatic Relevance Determination IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 60, NO. 9, SEPTEMBER 22 4977 Incrementa Reformuated Automatic Reevance Determination Dmitriy Shutin, Sanjeev R. Kukarni, and H. Vincent Poor Abstract In this

More information

More Scattering: the Partial Wave Expansion

More Scattering: the Partial Wave Expansion More Scattering: the Partia Wave Expansion Michae Fower /7/8 Pane Waves and Partia Waves We are considering the soution to Schrödinger s equation for scattering of an incoming pane wave in the z-direction

More information

XSAT of linear CNF formulas

XSAT of linear CNF formulas XSAT of inear CN formuas Bernd R. Schuh Dr. Bernd Schuh, D-50968 Kön, Germany; bernd.schuh@netcoogne.de eywords: compexity, XSAT, exact inear formua, -reguarity, -uniformity, NPcompeteness Abstract. Open

More information

c 2011 Society for Industrial and Applied Mathematics BOOTSTRAP AMG

c 2011 Society for Industrial and Applied Mathematics BOOTSTRAP AMG SIAM J. SCI. COMPUT. Vo. 0, No. 0, pp. 000 000 c 2011 Society for Industria and Appied Mathematics BOOTSTRAP AMG A. BRANDT, J. BRANNICK, K. KAHL, AND I. LIVSHITS Abstract. We deveop an agebraic mutigrid

More information