A Novel Decoupled Iterative Method for Deep-Submicron MOSFET RF Circuit Simulation

Size: px
Start display at page:

Download "A Novel Decoupled Iterative Method for Deep-Submicron MOSFET RF Circuit Simulation"

Transcription

1 A Novel ecouple Iterative Metho for eep-submicron MOSFET RF Circuit Simulation CHUAN-SHENG WANG an YIMING LI epartment of Mathematics, National Tsing Hua University, National Nano evice Laboratories, an Microelectronics an Information Systems Research Center, National Chiao Tung University, 1001 Ta-Hsueh R., Hsinchu city, Hsinchu 300, TAIWAN Abstract: - In this paper, we solve the MOSFET RF circuit orinary ifferential equations with the waveform relaxation metho, monotone iterative metho, an Runge-Kutta metho. With the monotone iterative metho, we prove each ecouple an transforme circuit equation converges monotonically. This metho provies an alternative in the time omain numerical solution of MOSFET RF circuit equations. Key Wors: - Nonlinear Circuit Moel, MOSFET evice, OE, Monotone Iterative Metho 1 Introuction Numerical methos for the raio frequency (RF) circuit provie an efficient alternative in the evelopment of integrate RF components, such as filter, low-noise amplifier, mixer, an power amplifier. The MOSFET evices use for esign such integrate RF circuit becomes a tenency because of the successful experience in igital circuit esign. ue to the unusually high linearity of MOSFETs at high frequencies, these active evices have been of great interests for RF an wireless applications in the recent years. The common approach to analyze the inter-moulation istortion an two-tone characteristics for an MOSFETs is to solve a set of equivalent circuit orinary ifferential equations (OEs) in the frequency omain. The harmonic balance metho is a stanar approach for solving such RF problems [1][2]. However, this frequency omain approach has its merits an limitations in stuying the physical properties of MOSFET with time variations. Another approach to the analysis of electrical characteristics for a MOSFET RF circuit is to solve a set of equivalent circuit OEs in time omain. The time omain results are then further calculate with fast Fourier transformation (FFT) for obtaining its spectrum. However, the iscretize OEs in circuit simulation are often solve with conventional Newton s iterative (NI) metho. The well-known HSPICE circuit simulator is right aopte the NI metho an its variants in its numerical kernel. It is well-known the NI metho is a local metho; in general, it has a quaratic convergence property in a sufficiently small neighborhoo of the exact solution, an hence it encounters convergence problem for practical engineering applications. These properties have their limitation an shoul be carefully verifie in the practical engineering application. In this work, we apply this metho to simulate MOSFET characteristics with exploiting the basic nonlinear property in the equivalent circuit moel. By consiering the Kirchhoff s current 1

2 law for each noe, the circuit governing equations are formulate in terms of the noal voltages (V G, V, V S, V, V S, V G ). The circuit moel is ecouple into several inepenent OEs with the waveform relaxation [3] ecoupling scheme. The basic iea of the ecouple metho for circuit simulation is similar to the well-known Gummel s ecoupling metho for evice simulation [5]; it is that the circuit equations are solve sequentially [4]-[5]. In the circuit moel, the given the pre- first equation is solve for V (g+1) G vious states, =, S, G, S, an, respectively. For the secon equation is solve for V (g+1) given, = G, S, G, S, an, respectively. We have the same proceure for other OEs. Each ecouple OE is transforme an solve with Runge-Kutta (RK) metho an the monotone iterative metho. We prove this approach converges monotonically for all ecouple circuit equations. It means that we can solve the circuit OEs with arbitrary initial guesses. Numerical results for various evices have been reporte to emonstrate the robustness of the metho in this paper. This paper is organize as follows. In Sec. 2, we state the OE moel. Sec. 3 is the monotone iterative metho for the ecouple OEs. For each ecouple equation, we prove the convergence property by using monotone iterative metho. A computational proceure is also introuce in this section. Sec. 4 shows some computational results an some iscussions. Sec. 5 raws the conclusions an suggests future works. 2 A MOSFET RF Circuit Moel As shown in Fig. 1, base on the noe current flow conservation (the well-known Kirchhoff s current law) an utilize the EKV large signal equivalent circuit moel (Fig. 2) for the MOSFET evice [6], the complete simulation moel can be formulate with noal equations. The system of noe equations for time epenent MOSFET circuit is a set of nonlinear cou- Figure 1 : A typical MOSFET RF circuit. ple OEs. At noes B,, S, an G we have the following equations (1)-(4), respectively [7]. (C gb + C gb0 )( V B (C gs + C gs0 )( V S (C g + C g0 )( V V G ) + V G ) + V G ) + V G V G R G = 0, I S I B + (C g + C g0 )( V G C b ( V B I S + (C gs + C gs0 )( V G C bs ( V B C G ( V in V ) + (1) V ) + V V R = 0, (2) V S ) + V S ) + V S V S R S = 0, (3) V G ) + V G V G + R G V IN V G = 0 (4) R IN 2

3 Figure 2 : The MOSFET EKV equivalent circuit. Similarly, at noes S an, we formulate the equations as follows: V V R V S V S R S + V V R + V S R S = 0 (5) + V R OUT = 0 (6) The Eqs. (1)-(4) are the OEs, an the Eqs. (5) an (6) are the algebraic equations. These equations are subject to proper initial values at time t = 0 for all unknowns to be solve. All currents I an capacitances C above are nonlinear functions of unknown variables. These nonlinear terms are There are 4 couple OEs with the nonlinear current an capacitance moels have to be solve an the unknowns to be calculate in the system of OEs are V G, V, V S, an V G, respectively. We note that the system consists of strongly couple nonlinear OEs, ue to the exponential epenence of current an capacitance moels. The moel parameters above for the EKV MOSFET moel can be foun in [6]. 3 Numerical Algorithms for the System of OEs We propose here a ecouple an globally convergent simulation technique to solve the system OEs in the large-scale time omain irectly [7]. Firstly, uner the steay state conition, we fin the C solution as the starting point to compute other time epenent solutions. For a specifie time perio T, to solve these nonlinear OEs in the time omain, the computational scheme consists of following steps: (i) Let an initial time step t be given. (ii) Use the ecoupling metho to ecouple all Eqs. (1)-(6). (iii) Each ecouple OE is solve sequentially with the MI an RK methos. (iv) Convergence test for each MI loop. (v) Convergence test for overall outer loop. (vi) If the specifie stopping criterion is reache for the outer loop, then go to step (vii), else upate the newer results an back to step (iii). (vii) If t < T, t = t + t an repeat the steps (iii)- (vi) until the time step meets the specifie time perio T. Firstly, all couple OEs must ecouple by the waveform relaxation (WR) metho [3]. We state here the WR metho in etails. Consier a general nonlinear system of OEs with associate initial conitions, V = f(v, t), V (0) = V 0, t [0, T ], (7) where T > 0, f : R [0, T ] R, V 0 = [V 1,0, V 2,0,, V,0 ] R is the initial vector of V, an V 0 = [V 1 (t), V 2 (t),, V (t)] R is the solution vector. The system can be written as follows, V 1 = f 1 (V 1, V 2,, V, t), V 1 (0) = V 1,0 V 2 = f 2 (V 1, V 2,, V, t), V 2 (0) = V 2,0. V = f (V 1, V 2,, V, t), V (0) = V,0 (8) The WR metho for solving (7) is a continuoustime iterative metho. Therefore, given a function which approximates the solution, it calculates a new approximation along the whole timeinterval of interest. Clearly, it iffers from most stanar iterative techniques in that its iterates are functions in time instea of scalar value. The iteration formula is chosen in such a way that one avois having to solve a large system OEs. A particularly simple, but often very effective iteration scheme is written below. It maps the ol 3

4 iterate V (n 1). V (n) 1 = f 1 (V (n) 1, V (n 1) 2,, t), V (n) 1 (0) = V 1,0 2 = f 2 (., V (n) 2, V (n 1) 3,, t), V (n) 2 (0) = V 2,0 V (n). V (n) = f (., V (n) 2,, V (n) (n), t), V (0) = V,0 (9) It is obvious similar to the Gauss-Seiel metho for iteratively solving linear an nonlinear systems of algebraic equations, so-call the Gauss- Seiel waveform relaxation scheme. It converts the task of solving a ifferential equation in variables into the task of solving a sequence of ifferential equations in a single variable. A closely relate iteration is the Jacobi waveform relation scheme, the iteration formula is given by, V (n) V (n) 1 = f 1 (V (n) 1, V (n 1) 2,, t), V (n) 1 (0) = V 1,0 2 = f 2 (., V (n) 2, V (n 1) 3,, t), V (n) 2 (0) = V 2,0. V (n) = f (V (n 1) 1,, V (n) (n), t), V (0) = V,0 (10) For a given specifie time step t an the previous calculate results, the ecoupling algorithm solves the circuit equations sequentially, for instance, the V G in Eq. (1) is solve for given the previous results (V, V S, V G, V, V S ). The V in Eq. (2) is solve for newer given V G an (V S, V G, V, V S ). The V S in Eq. (3) is solve for newer given (V G, V ) an (V G, V, V S ). We have similar proceure for other unknowns. Each ecouple OE is solve with the MI algorithm. To clarify the MI algorithm for the numerical solution of the ecouple nonlinear OEs, we write the above ecouple OEs as the following form = f(, t), (11) (g) (0) = V 0 where is the unknowns to be solve, g is the ecoupling inex g = 0, 1, 2,. We note that the f is the collection of the nonlinear functions an f C[I R, R] an I = [0, T ]. For a fixe inex g an, because the upper an lower solutions, an, exist in the cir-, we can prove the solution cuit an existence in the set Ω = {(t,, t I} for each ecouple circuit OE. ) Theorem 1 Let an are the upper an lower solutions of Eq. (11) in C 1 [I R, R] such that C[I R, R]. of Eq. interval I. in the time interval I an f Then there exists a solution (11) such that in the time Proof 1 It is a irect result with the continuous property of f, here the comparison theorem is applie [5]. Remark 1 We note that for each ecouple OE, the nonlinear function f is nonincreasing function of the unknown an the upper an lower solutions (0) an (0) of Eq. (11) in I can be foun. We can further prove there exists a unique solution of Eq. (11) in I an (0) (0). We see that the Theorem 1 provies an existence result of the problem, an we now escribe a monotone constructive metho for the computer simulation of the circuit OEs. The constructe sequences will converge to the solution of Eq. (11) for all ecouple OEs in the circuit simulation. In this conition, instea of original nonlinear OE to be solve, a transforme OE is solve with such as the RK metho. Now we state the main result for the solution of each ecouple MOSFET circuit OEs. Theorem 2 Let the f C[I R, R], (0) an (0) are the upper an lower solutions of Eq. (11) in I. Because f(t, (g) ) f(t, Ṽ ) λ( Ṽ (g) (g) ), V (0) Ṽ (g) (g) (0) an λ 0, sequences V an n unif. n unif. as n monotonically in I. Proof 2 The proof was one in [5]. 4

5 Theorem 3 For ecouple OEs. the nonlinear function f is nonincreasing in an f(t, 1 ) f(t, 2 ) λ( 1 2 ), 1 { } 2. Thus { } an n converge n=1 n n=1 uniformly an monotonically to the unique solution of Eq. (11). Proof 3 By using Theorem 2 an note the nonincreasing property of f, the result is followe irectly. 4 Results an iscussion As shown in Fig. 1, the input signal V IN is the C bias an the expression of the two-tone input signal V in is as follows: V in = V m sin(2πf 1 t) + V m sin(2πf 2 t), (12) V OUT (V) x 4x 6x 8x 10x 12x 14x Time (Sec.) Figure 3 : Our time omain results. The input two-tone signal has an amplitue V m = V, an funamental frequencies f 1 an f 2 are 1.71 an 1.89 GHz, respectively. Fig. 3-4 shows our simulation results an the HSPICE results in time omain, respectively. We also can fin the ifference in the Figs. 3 an 4 at the time between 2.5 ns an 3.5 ns, the HSPICE results show some non-smooth calculation, but our calculation oes not have this phenomenon. With the time omain results, we calculate the spectra of the output power by the FFT. Fig. 5 shows the corresponing spectra with our time omain results. We can fin the 3r-orer intermoulation (IM3) proucts at 2f 1 f 2 an 2f 2 f 1 clearly [7]. Fig. 6 shows the corresponing spectra with HSPCIE time omain result. However, it is ifficult to ientify the two IM3 proucts. Fig. 7 show the convergence property of our simulation kernel. Fig. 7(a) shows the inner loop iteration versus the maximum norm error at the beginning of the simulation. This figure shows the inner loop iteration has nlog(n) convergence where n is the number of iterations. The Fig. 7(b) shows the outer loop iteration convergence property in ifferent time perio. As we can see the spee of convergence is almost aroun n 2. V OUT (V) x 4.0x 6.0x 8.0x 10.0x 12.0x 14.0x Time (Sec.) Figure 4 : The HSPICE time omain outputs. Output power (W) Funamental frequencies IM3 proucts x10 9 2x10 9 3x10 9 4x10 9 5x10 9 Frequency (Hz) Figure 5 : Our output power in frequency omain. 5

6 Output power (W) Funamental frequencies 0 1x10 9 2x10 9 3x10 9 4x10 9 5x10 9 Frequency (Hz) Figure 6 : The HSPICE output power in frequency omain. Maximun norm error V V G V S Number of iterations t: 0 sec. t :13 f, 26 f, 13 p sec Number of iterations Figure 7 : (a) The maximum norm error vs. the number of inner iterations. (b) The maximum norm error vs. the number of outer iterations. 5 Conclusions A novel RF circuit simulation metho base on the waveform relaxation an monotone iterative methos has been propose. With monotone iterative technique, we have prove each ecouple circuit OE converges monotonically. The propose metho here is an alternative in the numerical solution of electric circuit equations. Computational results have been reporte in this work to emonstrate the robustness of the metho. This metho not only provies a computational technique for the time omain solution of circuit OEs but also can be generalize for circuit simulation incluing more transistors. Furthermore, this metho can be parallelize an systematically extene to simulate such as RF IC an system-on-a-chip large-scale VLSI circuit. ACKNOWLEGMENTS This work was sponsore in part by NSC M an PSOC 91-EC-17-A-07-S References [1] B. Trpyanovsky, Zhiping Yu, Robert W. utton, Physics-base simulation of nonlinear istortion in semiconuctor evices using the harmonic balance metho, Computer Methos in Applie Mechanics an Engineering, vol. 181, 2000, pp [2] K. S. Kunert, J. K. White, an A. S.- Vinventelli, Steay-State Methos for Simulating Analog an Microwave Circuits, Kluwer Acaemic, [3] Vanewalle Stefan, Parallel multigri waveform relaxation for parabolic problems, Teubner, [4] Yiming Li, Kuen-Yu Huang, A novel numerical approach to heterojunction bipolar transistors circuit simulation, Computer Physics Communications, vol. 152, 2003, pp [5] Yiming Li, A monotone iterative metho for bipolar junction transistor circuit simulation, WSEAS Tranactions on Mathematics, vol. 1, no. 4, 2002, pp [6] C. Enz, F. Krummenacher, E. Vittoz, An analytical MOS transistor moel vali in all regions of Operation an eicate to low-voltage an low-current applications, Journal on Analog Integrate Circuits an Signal Processsing, Kluwer Acaemic Pub., 1995, pp [7] Chuan-Sheng Wang, A novel ecouple iterative metho for eep-submicron MOSFET RF circuit simulation, M.S. Thesis, National Tsing- Hua University,

Modeling time-varying storage components in PSpice

Modeling time-varying storage components in PSpice Moeling time-varying storage components in PSpice Dalibor Biolek, Zenek Kolka, Viera Biolkova Dept. of EE, FMT, University of Defence Brno, Czech Republic Dept. of Microelectronics/Raioelectronics, FEEC,

More information

The derivative of a function f(x) is another function, defined in terms of a limiting expression: f(x + δx) f(x)

The derivative of a function f(x) is another function, defined in terms of a limiting expression: f(x + δx) f(x) Y. D. Chong (2016) MH2801: Complex Methos for the Sciences 1. Derivatives The erivative of a function f(x) is another function, efine in terms of a limiting expression: f (x) f (x) lim x δx 0 f(x + δx)

More information

Harmonic Modelling of Thyristor Bridges using a Simplified Time Domain Method

Harmonic Modelling of Thyristor Bridges using a Simplified Time Domain Method 1 Harmonic Moelling of Thyristor Briges using a Simplifie Time Domain Metho P. W. Lehn, Senior Member IEEE, an G. Ebner Abstract The paper presents time omain methos for harmonic analysis of a 6-pulse

More information

Lectures - Week 10 Introduction to Ordinary Differential Equations (ODES) First Order Linear ODEs

Lectures - Week 10 Introduction to Ordinary Differential Equations (ODES) First Order Linear ODEs Lectures - Week 10 Introuction to Orinary Differential Equations (ODES) First Orer Linear ODEs When stuying ODEs we are consiering functions of one inepenent variable, e.g., f(x), where x is the inepenent

More information

Two Dimensional Numerical Simulator for Modeling NDC Region in SNDC Devices

Two Dimensional Numerical Simulator for Modeling NDC Region in SNDC Devices Journal of Physics: Conference Series PAPER OPEN ACCESS Two Dimensional Numerical Simulator for Moeling NDC Region in SNDC Devices To cite this article: Dheeraj Kumar Sinha et al 2016 J. Phys.: Conf. Ser.

More information

Module 2. DC Circuit. Version 2 EE IIT, Kharagpur

Module 2. DC Circuit. Version 2 EE IIT, Kharagpur Moule 2 DC Circuit Lesson 9 Analysis of c resistive network in presence of one non-linear element Objectives To unerstan the volt (V ) ampere ( A ) characteristics of linear an nonlinear elements. Concept

More information

Switching Time Optimization in Discretized Hybrid Dynamical Systems

Switching Time Optimization in Discretized Hybrid Dynamical Systems Switching Time Optimization in Discretize Hybri Dynamical Systems Kathrin Flaßkamp, To Murphey, an Sina Ober-Blöbaum Abstract Switching time optimization (STO) arises in systems that have a finite set

More information

ADAPTIVE NARROW-BAND DISTURBANCE REJECTION FOR STABLE PLANTS UNDER ROBUST STABILIZATION FRAMEWORK. Jwu-Sheng Hu and Himanshu Pota

ADAPTIVE NARROW-BAND DISTURBANCE REJECTION FOR STABLE PLANTS UNDER ROBUST STABILIZATION FRAMEWORK. Jwu-Sheng Hu and Himanshu Pota ADAPIVE NARROW-BAND DISURBANCE REJECION FOR SABE PANS UNDER ROBUS SABIIZAION FRAMEWORK Jwu-Sheng Hu an Himanshu Pota Department of Electrical an Control Engineering National Chiao ung University Hsinchu,

More information

Chapter 2 Lagrangian Modeling

Chapter 2 Lagrangian Modeling Chapter 2 Lagrangian Moeling The basic laws of physics are use to moel every system whether it is electrical, mechanical, hyraulic, or any other energy omain. In mechanics, Newton s laws of motion provie

More information

ECE 422 Power System Operations & Planning 7 Transient Stability

ECE 422 Power System Operations & Planning 7 Transient Stability ECE 4 Power System Operations & Planning 7 Transient Stability Spring 5 Instructor: Kai Sun References Saaat s Chapter.5 ~. EPRI Tutorial s Chapter 7 Kunur s Chapter 3 Transient Stability The ability of

More information

Separation of Variables

Separation of Variables Physics 342 Lecture 1 Separation of Variables Lecture 1 Physics 342 Quantum Mechanics I Monay, January 25th, 2010 There are three basic mathematical tools we nee, an then we can begin working on the physical

More information

LATTICE-BASED D-OPTIMUM DESIGN FOR FOURIER REGRESSION

LATTICE-BASED D-OPTIMUM DESIGN FOR FOURIER REGRESSION The Annals of Statistics 1997, Vol. 25, No. 6, 2313 2327 LATTICE-BASED D-OPTIMUM DESIGN FOR FOURIER REGRESSION By Eva Riccomagno, 1 Rainer Schwabe 2 an Henry P. Wynn 1 University of Warwick, Technische

More information

Similar Operators and a Functional Calculus for the First-Order Linear Differential Operator

Similar Operators and a Functional Calculus for the First-Order Linear Differential Operator Avances in Applie Mathematics, 9 47 999 Article ID aama.998.067, available online at http: www.iealibrary.com on Similar Operators an a Functional Calculus for the First-Orer Linear Differential Operator

More information

Optimized Schwarz Methods with the Yin-Yang Grid for Shallow Water Equations

Optimized Schwarz Methods with the Yin-Yang Grid for Shallow Water Equations Optimize Schwarz Methos with the Yin-Yang Gri for Shallow Water Equations Abessama Qaouri Recherche en prévision numérique, Atmospheric Science an Technology Directorate, Environment Canaa, Dorval, Québec,

More information

Math Notes on differentials, the Chain Rule, gradients, directional derivative, and normal vectors

Math Notes on differentials, the Chain Rule, gradients, directional derivative, and normal vectors Math 18.02 Notes on ifferentials, the Chain Rule, graients, irectional erivative, an normal vectors Tangent plane an linear approximation We efine the partial erivatives of f( xy, ) as follows: f f( x+

More information

Witten s Proof of Morse Inequalities

Witten s Proof of Morse Inequalities Witten s Proof of Morse Inequalities by Igor Prokhorenkov Let M be a smooth, compact, oriente manifol with imension n. A Morse function is a smooth function f : M R such that all of its critical points

More information

Chapter 11: Feedback and PID Control Theory

Chapter 11: Feedback and PID Control Theory Chapter 11: Feeback an D Control Theory Chapter 11: Feeback an D Control Theory. ntrouction Feeback is a mechanism for regulating a physical system so that it maintains a certain state. Feeback works by

More information

How the potentials in different gauges yield the same retarded electric and magnetic fields

How the potentials in different gauges yield the same retarded electric and magnetic fields How the potentials in ifferent gauges yiel the same retare electric an magnetic fiels José A. Heras a Departamento e Física, E. S. F. M., Instituto Politécnico Nacional, México D. F. México an Department

More information

Semiclassical analysis of long-wavelength multiphoton processes: The Rydberg atom

Semiclassical analysis of long-wavelength multiphoton processes: The Rydberg atom PHYSICAL REVIEW A 69, 063409 (2004) Semiclassical analysis of long-wavelength multiphoton processes: The Ryberg atom Luz V. Vela-Arevalo* an Ronal F. Fox Center for Nonlinear Sciences an School of Physics,

More information

19 Eigenvalues, Eigenvectors, Ordinary Differential Equations, and Control

19 Eigenvalues, Eigenvectors, Ordinary Differential Equations, and Control 19 Eigenvalues, Eigenvectors, Orinary Differential Equations, an Control This section introuces eigenvalues an eigenvectors of a matrix, an iscusses the role of the eigenvalues in etermining the behavior

More information

Application of the homotopy perturbation method to a magneto-elastico-viscous fluid along a semi-infinite plate

Application of the homotopy perturbation method to a magneto-elastico-viscous fluid along a semi-infinite plate Freun Publishing House Lt., International Journal of Nonlinear Sciences & Numerical Simulation, (9), -, 9 Application of the homotopy perturbation metho to a magneto-elastico-viscous flui along a semi-infinite

More information

TIME-DELAY ESTIMATION USING FARROW-BASED FRACTIONAL-DELAY FIR FILTERS: FILTER APPROXIMATION VS. ESTIMATION ERRORS

TIME-DELAY ESTIMATION USING FARROW-BASED FRACTIONAL-DELAY FIR FILTERS: FILTER APPROXIMATION VS. ESTIMATION ERRORS TIME-DEAY ESTIMATION USING FARROW-BASED FRACTIONA-DEAY FIR FITERS: FITER APPROXIMATION VS. ESTIMATION ERRORS Mattias Olsson, Håkan Johansson, an Per öwenborg Div. of Electronic Systems, Dept. of Electrical

More information

Permanent vs. Determinant

Permanent vs. Determinant Permanent vs. Determinant Frank Ban Introuction A major problem in theoretical computer science is the Permanent vs. Determinant problem. It asks: given an n by n matrix of ineterminates A = (a i,j ) an

More information

6 General properties of an autonomous system of two first order ODE

6 General properties of an autonomous system of two first order ODE 6 General properties of an autonomous system of two first orer ODE Here we embark on stuying the autonomous system of two first orer ifferential equations of the form ẋ 1 = f 1 (, x 2 ), ẋ 2 = f 2 (, x

More information

Chapter 9 Method of Weighted Residuals

Chapter 9 Method of Weighted Residuals Chapter 9 Metho of Weighte Resiuals 9- Introuction Metho of Weighte Resiuals (MWR) is an approimate technique for solving bounary value problems. It utilizes a trial functions satisfying the prescribe

More information

We G Model Reduction Approaches for Solution of Wave Equations for Multiple Frequencies

We G Model Reduction Approaches for Solution of Wave Equations for Multiple Frequencies We G15 5 Moel Reuction Approaches for Solution of Wave Equations for Multiple Frequencies M.Y. Zaslavsky (Schlumberger-Doll Research Center), R.F. Remis* (Delft University) & V.L. Druskin (Schlumberger-Doll

More information

SYNCHRONOUS SEQUENTIAL CIRCUITS

SYNCHRONOUS SEQUENTIAL CIRCUITS CHAPTER SYNCHRONOUS SEUENTIAL CIRCUITS Registers an counters, two very common synchronous sequential circuits, are introuce in this chapter. Register is a igital circuit for storing information. Contents

More information

Chapter 11: Feedback and PID Control Theory

Chapter 11: Feedback and PID Control Theory Chapter 11: Feeback an D Control Theory Chapter 11: Feeback an D Control Theory. ntrouction Feeback is a mechanism for regulating a physical system so that it maintains a certain state. Feeback works by

More information

Calculus in the AP Physics C Course The Derivative

Calculus in the AP Physics C Course The Derivative Limits an Derivatives Calculus in the AP Physics C Course The Derivative In physics, the ieas of the rate change of a quantity (along with the slope of a tangent line) an the area uner a curve are essential.

More information

Computing Exact Confidence Coefficients of Simultaneous Confidence Intervals for Multinomial Proportions and their Functions

Computing Exact Confidence Coefficients of Simultaneous Confidence Intervals for Multinomial Proportions and their Functions Working Paper 2013:5 Department of Statistics Computing Exact Confience Coefficients of Simultaneous Confience Intervals for Multinomial Proportions an their Functions Shaobo Jin Working Paper 2013:5

More information

Accelerate Implementation of Forwaring Control Laws using Composition Methos Yves Moreau an Roolphe Sepulchre June 1997 Abstract We use a metho of int

Accelerate Implementation of Forwaring Control Laws using Composition Methos Yves Moreau an Roolphe Sepulchre June 1997 Abstract We use a metho of int Katholieke Universiteit Leuven Departement Elektrotechniek ESAT-SISTA/TR 1997-11 Accelerate Implementation of Forwaring Control Laws using Composition Methos 1 Yves Moreau, Roolphe Sepulchre, Joos Vanewalle

More information

ELEC3114 Control Systems 1

ELEC3114 Control Systems 1 ELEC34 Control Systems Linear Systems - Moelling - Some Issues Session 2, 2007 Introuction Linear systems may be represente in a number of ifferent ways. Figure shows the relationship between various representations.

More information

Thermal conductivity of graded composites: Numerical simulations and an effective medium approximation

Thermal conductivity of graded composites: Numerical simulations and an effective medium approximation JOURNAL OF MATERIALS SCIENCE 34 (999)5497 5503 Thermal conuctivity of grae composites: Numerical simulations an an effective meium approximation P. M. HUI Department of Physics, The Chinese University

More information

THE ACCURATE ELEMENT METHOD: A NEW PARADIGM FOR NUMERICAL SOLUTION OF ORDINARY DIFFERENTIAL EQUATIONS

THE ACCURATE ELEMENT METHOD: A NEW PARADIGM FOR NUMERICAL SOLUTION OF ORDINARY DIFFERENTIAL EQUATIONS THE PUBISHING HOUSE PROCEEDINGS O THE ROMANIAN ACADEMY, Series A, O THE ROMANIAN ACADEMY Volume, Number /, pp. 6 THE ACCURATE EEMENT METHOD: A NEW PARADIGM OR NUMERICA SOUTION O ORDINARY DIERENTIA EQUATIONS

More information

Chapter 11: Feedback and PID Control Theory

Chapter 11: Feedback and PID Control Theory Chapter 11: Feeback an ID Control Theory Chapter 11: Feeback an ID Control Theory I. Introuction Feeback is a mechanism for regulating a physical system so that it maintains a certain state. Feeback works

More information

Placement and tuning of resonance dampers on footbridges

Placement and tuning of resonance dampers on footbridges Downloae from orbit.tu.k on: Jan 17, 19 Placement an tuning of resonance ampers on footbriges Krenk, Steen; Brønen, Aners; Kristensen, Aners Publishe in: Footbrige 5 Publication ate: 5 Document Version

More information

EE 330 Lecture 15. Devices in Semiconductor Processes. Diodes Capacitors MOSFETs

EE 330 Lecture 15. Devices in Semiconductor Processes. Diodes Capacitors MOSFETs EE 330 Lecture 15 evices in Semiconuctor Processes ioes Capacitors MOSFETs Review from Last Lecture Basic evices an evice Moels Resistor ioe Capacitor MOSFET BJT Review from Last Lecture Review from Last

More information

Linear and quadratic approximation

Linear and quadratic approximation Linear an quaratic approximation November 11, 2013 Definition: Suppose f is a function that is ifferentiable on an interval I containing the point a. The linear approximation to f at a is the linear function

More information

Calculus Class Notes for the Combined Calculus and Physics Course Semester I

Calculus Class Notes for the Combined Calculus and Physics Course Semester I Calculus Class Notes for the Combine Calculus an Physics Course Semester I Kelly Black December 14, 2001 Support provie by the National Science Founation - NSF-DUE-9752485 1 Section 0 2 Contents 1 Average

More information

Time-of-Arrival Estimation in Non-Line-Of-Sight Environments

Time-of-Arrival Estimation in Non-Line-Of-Sight Environments 2 Conference on Information Sciences an Systems, The Johns Hopkins University, March 2, 2 Time-of-Arrival Estimation in Non-Line-Of-Sight Environments Sinan Gezici, Hisashi Kobayashi an H. Vincent Poor

More information

Efficient Macro-Micro Scale Coupled Modeling of Batteries

Efficient Macro-Micro Scale Coupled Modeling of Batteries A00 Journal of The Electrochemical Society, 15 10 A00-A008 005 0013-651/005/1510/A00/7/$7.00 The Electrochemical Society, Inc. Efficient Macro-Micro Scale Couple Moeling of Batteries Venkat. Subramanian,*,z

More information

inflow outflow Part I. Regular tasks for MAE598/494 Task 1

inflow outflow Part I. Regular tasks for MAE598/494 Task 1 MAE 494/598, Fall 2016 Project #1 (Regular tasks = 20 points) Har copy of report is ue at the start of class on the ue ate. The rules on collaboration will be release separately. Please always follow the

More information

A Novel Unknown-Input Estimator for Disturbance Estimation and Compensation

A Novel Unknown-Input Estimator for Disturbance Estimation and Compensation A Novel Unknown-Input Estimator for Disturbance Estimation an Compensation Difan ang Lei Chen Eric Hu School of Mechanical Engineering he University of Aelaie Aelaie South Australia 5005 Australia leichen@aelaieeuau

More information

Nonlinear Adaptive Ship Course Tracking Control Based on Backstepping and Nussbaum Gain

Nonlinear Adaptive Ship Course Tracking Control Based on Backstepping and Nussbaum Gain Nonlinear Aaptive Ship Course Tracking Control Base on Backstepping an Nussbaum Gain Jialu Du, Chen Guo Abstract A nonlinear aaptive controller combining aaptive Backstepping algorithm with Nussbaum gain

More information

Conservation laws a simple application to the telegraph equation

Conservation laws a simple application to the telegraph equation J Comput Electron 2008 7: 47 51 DOI 10.1007/s10825-008-0250-2 Conservation laws a simple application to the telegraph equation Uwe Norbrock Reinhol Kienzler Publishe online: 1 May 2008 Springer Scienceusiness

More information

Examining Geometric Integration for Propagating Orbit Trajectories with Non-Conservative Forcing

Examining Geometric Integration for Propagating Orbit Trajectories with Non-Conservative Forcing Examining Geometric Integration for Propagating Orbit Trajectories with Non-Conservative Forcing Course Project for CDS 05 - Geometric Mechanics John M. Carson III California Institute of Technology June

More information

Stable and compact finite difference schemes

Stable and compact finite difference schemes Center for Turbulence Research Annual Research Briefs 2006 2 Stable an compact finite ifference schemes By K. Mattsson, M. Svär AND M. Shoeybi. Motivation an objectives Compact secon erivatives have long

More information

'HVLJQ &RQVLGHUDWLRQ LQ 0DWHULDO 6HOHFWLRQ 'HVLJQ 6HQVLWLYLW\,1752'8&7,21

'HVLJQ &RQVLGHUDWLRQ LQ 0DWHULDO 6HOHFWLRQ 'HVLJQ 6HQVLWLYLW\,1752'8&7,21 Large amping in a structural material may be either esirable or unesirable, epening on the engineering application at han. For example, amping is a esirable property to the esigner concerne with limiting

More information

Transmission Line Matrix (TLM) network analogues of reversible trapping processes Part B: scaling and consistency

Transmission Line Matrix (TLM) network analogues of reversible trapping processes Part B: scaling and consistency Transmission Line Matrix (TLM network analogues of reversible trapping processes Part B: scaling an consistency Donar e Cogan * ANC Eucation, 308-310.A. De Mel Mawatha, Colombo 3, Sri Lanka * onarecogan@gmail.com

More information

Chapter 11: Feedback and PID Control Theory

Chapter 11: Feedback and PID Control Theory Chapter 11: Feeback an D Control Theory Chapter 11: Feeback an D Control Theory. ntrouction Feeback is a mechanism for regulating a physical system so that it maintains a certain state. Feeback works by

More information

Table of Common Derivatives By David Abraham

Table of Common Derivatives By David Abraham Prouct an Quotient Rules: Table of Common Derivatives By Davi Abraham [ f ( g( ] = [ f ( ] g( + f ( [ g( ] f ( = g( [ f ( ] g( g( f ( [ g( ] Trigonometric Functions: sin( = cos( cos( = sin( tan( = sec

More information

Macromodelling Oscillators Using Krylov-Subspace Methods

Macromodelling Oscillators Using Krylov-Subspace Methods Macromoelling Oscillators Using Krylov-Subspace Methos Xiaolue Lai an Jaijeet Roychowhury Department of Electrical an Computer Engineering University of Minnesota Email: {laixl, jr}@eceumneu Abstract We

More information

Rapid and Accurate Latch Characterization via Direct Newton Solution of Setup/Hold Times

Rapid and Accurate Latch Characterization via Direct Newton Solution of Setup/Hold Times 1 Rapi an Accurate Latch Characterization via Direct Newton Solution of Setup/Hol Times Shweta Srivastava, Jaijeet Roychowhury Department of Electrical an Computer Engineering, University of Minnesota

More information

Separation Principle for a Class of Nonlinear Feedback Systems Augmented with Observers

Separation Principle for a Class of Nonlinear Feedback Systems Augmented with Observers Proceeings of the 17th Worl Congress The International Feeration of Automatic Control Separation Principle for a Class of Nonlinear Feeback Systems Augmente with Observers A. Shiriaev, R. Johansson A.

More information

arxiv:hep-th/ v1 3 Feb 1993

arxiv:hep-th/ v1 3 Feb 1993 NBI-HE-9-89 PAR LPTHE 9-49 FTUAM 9-44 November 99 Matrix moel calculations beyon the spherical limit arxiv:hep-th/93004v 3 Feb 993 J. Ambjørn The Niels Bohr Institute Blegamsvej 7, DK-00 Copenhagen Ø,

More information

12.11 Laplace s Equation in Cylindrical and

12.11 Laplace s Equation in Cylindrical and SEC. 2. Laplace s Equation in Cylinrical an Spherical Coorinates. Potential 593 2. Laplace s Equation in Cylinrical an Spherical Coorinates. Potential One of the most important PDEs in physics an engineering

More information

ON THE OPTIMALITY SYSTEM FOR A 1 D EULER FLOW PROBLEM

ON THE OPTIMALITY SYSTEM FOR A 1 D EULER FLOW PROBLEM ON THE OPTIMALITY SYSTEM FOR A D EULER FLOW PROBLEM Eugene M. Cliff Matthias Heinkenschloss y Ajit R. Shenoy z Interisciplinary Center for Applie Mathematics Virginia Tech Blacksburg, Virginia 46 Abstract

More information

The Principle of Least Action

The Principle of Least Action Chapter 7. The Principle of Least Action 7.1 Force Methos vs. Energy Methos We have so far stuie two istinct ways of analyzing physics problems: force methos, basically consisting of the application of

More information

Collective optical effect in complement left-handed material

Collective optical effect in complement left-handed material Collective optical effect in complement left-hane material S.-C. Wu, C.-F. Chen, W. C. Chao, W.-J. Huang an H. L. Chen, National Nano Device Laboratories, 1001-1 Ta-Hsueh Roa, Hsinchu, Taiwan R.O.C A.-C.

More information

Dynamics of the synchronous machine

Dynamics of the synchronous machine ELEC0047 - Power system ynamics, control an stability Dynamics of the synchronous machine Thierry Van Cutsem t.vancutsem@ulg.ac.be www.montefiore.ulg.ac.be/~vct These slies follow those presente in course

More information

Situation awareness of power system based on static voltage security region

Situation awareness of power system based on static voltage security region The 6th International Conference on Renewable Power Generation (RPG) 19 20 October 2017 Situation awareness of power system base on static voltage security region Fei Xiao, Zi-Qing Jiang, Qian Ai, Ran

More information

The canonical controllers and regular interconnection

The canonical controllers and regular interconnection Systems & Control Letters ( www.elsevier.com/locate/sysconle The canonical controllers an regular interconnection A.A. Julius a,, J.C. Willems b, M.N. Belur c, H.L. Trentelman a Department of Applie Mathematics,

More information

Shape Effect on Blind Frequency for Depth Inversion in Pulsed Thermography

Shape Effect on Blind Frequency for Depth Inversion in Pulsed Thermography Shape Effect on Blin Frequency for Depth Inversion in Pulse Thermography M. Genest 1, E. Grinzato 2, P. Bison 2, S. Marinetti 2 C. Ibarra-Castaneo 1, X. Malague 1 1 Electrical an Computing Eng. Dept.,

More information

Arm Voltage Estimation Method for Compensated Modulation of Modular Multilevel Converters

Arm Voltage Estimation Method for Compensated Modulation of Modular Multilevel Converters Arm Voltage Estimation Metho for Compensate Moulation of Moular Multilevel Converters Ael A. Taffese Elisaetta Teeschi Dept. of Electric Power Engineering Norwegian University of Science an Technology

More information

Implicit Differentiation

Implicit Differentiation Implicit Differentiation Thus far, the functions we have been concerne with have been efine explicitly. A function is efine explicitly if the output is given irectly in terms of the input. For instance,

More information

arxiv: v1 [physics.class-ph] 20 Dec 2017

arxiv: v1 [physics.class-ph] 20 Dec 2017 arxiv:1712.07328v1 [physics.class-ph] 20 Dec 2017 Demystifying the constancy of the Ermakov-Lewis invariant for a time epenent oscillator T. Pamanabhan IUCAA, Post Bag 4, Ganeshkhin, Pune - 411 007, Inia.

More information

Sensors & Transducers 2015 by IFSA Publishing, S. L.

Sensors & Transducers 2015 by IFSA Publishing, S. L. Sensors & Transucers, Vol. 184, Issue 1, January 15, pp. 53-59 Sensors & Transucers 15 by IFSA Publishing, S. L. http://www.sensorsportal.com Non-invasive an Locally Resolve Measurement of Soun Velocity

More information

A Simple Model for the Calculation of Plasma Impedance in Atmospheric Radio Frequency Discharges

A Simple Model for the Calculation of Plasma Impedance in Atmospheric Radio Frequency Discharges Plasma Science an Technology, Vol.16, No.1, Oct. 214 A Simple Moel for the Calculation of Plasma Impeance in Atmospheric Raio Frequency Discharges GE Lei ( ) an ZHANG Yuantao ( ) Shanong Provincial Key

More information

EE 330 Lecture 13. Devices in Semiconductor Processes. Diodes Capacitors Transistors

EE 330 Lecture 13. Devices in Semiconductor Processes. Diodes Capacitors Transistors EE 330 Lecture 13 evices in Semiconuctor Processes ioes Capacitors Transistors Review from Last Lecture pn Junctions Physical Bounary Separating n-type an p-type regions Extens farther into n-type region

More information

Designing Information Devices and Systems II Spring 2019 A. Sahai, J. Roychowdhury, K. Pister Midterm 1: Practice

Designing Information Devices and Systems II Spring 2019 A. Sahai, J. Roychowdhury, K. Pister Midterm 1: Practice EES 16B Designing Information Devices an Systems II Spring 019 A. Sahai, J. Roychowhury, K. Pister Miterm 1: Practice 1. Speaker System Your job is to construct a speaker system that operates in the range

More information

Integration Review. May 11, 2013

Integration Review. May 11, 2013 Integration Review May 11, 2013 Goals: Review the funamental theorem of calculus. Review u-substitution. Review integration by parts. Do lots of integration eamples. 1 Funamental Theorem of Calculus In

More information

Experimental Determination of Mechanical Parameters in Sensorless Vector-Controlled Induction Motor Drive

Experimental Determination of Mechanical Parameters in Sensorless Vector-Controlled Induction Motor Drive Experimental Determination of Mechanical Parameters in Sensorless Vector-Controlle Inuction Motor Drive V. S. S. Pavan Kumar Hari, Avanish Tripathi 2 an G.Narayanan 3 Department of Electrical Engineering,

More information

The total derivative. Chapter Lagrangian and Eulerian approaches

The total derivative. Chapter Lagrangian and Eulerian approaches Chapter 5 The total erivative 51 Lagrangian an Eulerian approaches The representation of a flui through scalar or vector fiels means that each physical quantity uner consieration is escribe as a function

More information

The Subtree Size Profile of Plane-oriented Recursive Trees

The Subtree Size Profile of Plane-oriented Recursive Trees The Subtree Size Profile of Plane-oriente Recursive Trees Michael FUCHS Department of Applie Mathematics National Chiao Tung University Hsinchu, 3, Taiwan Email: mfuchs@math.nctu.eu.tw Abstract In this

More information

Revisiting the Charge Concept in HBT/BJT Models

Revisiting the Charge Concept in HBT/BJT Models evisiting the Charge Concept in HBT/BJT Moels Zoltan Huska an Ehrenfrie Seebacher austriamicrosystems AG 23r Bipolar Arbeitkeis BipAK Meeting at STM Crolles, France, 5 October 2 Outline recalling the junction

More information

Optimal operating strategies for semi-batch reactor used for chromium sludge regeneration process

Optimal operating strategies for semi-batch reactor used for chromium sludge regeneration process Latest Trens in Circuits, Automatic Control an Signal Processing Optimal operating strategies for semi-batch reactor use for chromium sluge regeneration process NOOSAD DAID, MACKŮ LUBOMÍR Tomas Bata University

More information

II. First variation of functionals

II. First variation of functionals II. First variation of functionals The erivative of a function being zero is a necessary conition for the etremum of that function in orinary calculus. Let us now tackle the question of the equivalent

More information

Adjoint Transient Sensitivity Analysis in Circuit Simulation

Adjoint Transient Sensitivity Analysis in Circuit Simulation Ajoint Transient Sensitivity Analysis in Circuit Simulation Z. Ilievski 1, H. Xu 1, A. Verhoeven 1, E.J.W. ter Maten 1,2, W.H.A. Schilers 1,2 an R.M.M. Mattheij 1 1 Technische Universiteit Einhoven; e-mail:

More information

An inductance lookup table application for analysis of reluctance stepper motor model

An inductance lookup table application for analysis of reluctance stepper motor model ARCHIVES OF ELECTRICAL ENGINEERING VOL. 60(), pp. 5- (0) DOI 0.478/ v07-0-000-y An inuctance lookup table application for analysis of reluctance stepper motor moel JAKUB BERNAT, JAKUB KOŁOTA, SŁAWOMIR

More information

An Approach for Design of Multi-element USBL Systems

An Approach for Design of Multi-element USBL Systems An Approach for Design of Multi-element USBL Systems MIKHAIL ARKHIPOV Department of Postgrauate Stuies Technological University of the Mixteca Carretera a Acatlima Km. 2.5 Huajuapan e Leon Oaxaca 69000

More information

Contribution Allocation for Voltage Stability In Deregulated Power Systems

Contribution Allocation for Voltage Stability In Deregulated Power Systems Contribution Allocation for Voltage Stability In eregulate ower Systems arng M. Huang, Senior Member, I, Kun Men Abstract: With eregulation of power systems, it is of great importance to know who contributes

More information

Optimization of Geometries by Energy Minimization

Optimization of Geometries by Energy Minimization Optimization of Geometries by Energy Minimization by Tracy P. Hamilton Department of Chemistry University of Alabama at Birmingham Birmingham, AL 3594-140 hamilton@uab.eu Copyright Tracy P. Hamilton, 1997.

More information

Semianalytical method of lines for solving elliptic partial dierential equations

Semianalytical method of lines for solving elliptic partial dierential equations Chemical Engineering Science 59 (2004) 781 788 wwwelseviercom/locate/ces Semianalytical metho of lines for solving elliptic partial ierential equations Venkat R Subramanian a;, Ralph E White b a Department

More information

Time-Optimal Motion Control of Piezoelectric Actuator: STM Application

Time-Optimal Motion Control of Piezoelectric Actuator: STM Application Time-Optimal Motion Control of Piezoelectric Actuator: STM Application Yongai Xu, Peter H. Mecl Abstract This paper exaes the problem of time-optimal motion control in the context of Scanning Tunneling

More information

State observers and recursive filters in classical feedback control theory

State observers and recursive filters in classical feedback control theory State observers an recursive filters in classical feeback control theory State-feeback control example: secon-orer system Consier the riven secon-orer system q q q u x q x q x x x x Here u coul represent

More information

Balancing Expected and Worst-Case Utility in Contracting Models with Asymmetric Information and Pooling

Balancing Expected and Worst-Case Utility in Contracting Models with Asymmetric Information and Pooling Balancing Expecte an Worst-Case Utility in Contracting Moels with Asymmetric Information an Pooling R.B.O. erkkamp & W. van en Heuvel & A.P.M. Wagelmans Econometric Institute Report EI2018-01 9th January

More information

A Note on Exact Solutions to Linear Differential Equations by the Matrix Exponential

A Note on Exact Solutions to Linear Differential Equations by the Matrix Exponential Avances in Applie Mathematics an Mechanics Av. Appl. Math. Mech. Vol. 1 No. 4 pp. 573-580 DOI: 10.4208/aamm.09-m0946 August 2009 A Note on Exact Solutions to Linear Differential Equations by the Matrix

More information

Diagonalization of Matrices Dr. E. Jacobs

Diagonalization of Matrices Dr. E. Jacobs Diagonalization of Matrices Dr. E. Jacobs One of the very interesting lessons in this course is how certain algebraic techniques can be use to solve ifferential equations. The purpose of these notes is

More information

4. CONTROL OF ZERO-SEQUENCE CURRENT IN PARALLEL THREE-PHASE CURRENT-BIDIRECTIONAL CONVERTERS

4. CONTROL OF ZERO-SEQUENCE CURRENT IN PARALLEL THREE-PHASE CURRENT-BIDIRECTIONAL CONVERTERS 4. CONRO OF ZERO-SEQUENCE CURREN IN PARAE HREE-PHASE CURREN-BIDIRECIONA CONVERERS 4. A NOVE ZERO-SEQUENCE CURREN CONRO 4.. Zero-Sequence Dynamics he parallel boost rectifier moel in Figure.4 an the parallel

More information

Advanced Partial Differential Equations with Applications

Advanced Partial Differential Equations with Applications MIT OpenCourseWare http://ocw.mit.eu 18.306 Avance Partial Differential Equations with Applications Fall 2009 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.eu/terms.

More information

Introduction to Markov Processes

Introduction to Markov Processes Introuction to Markov Processes Connexions moule m44014 Zzis law Gustav) Meglicki, Jr Office of the VP for Information Technology Iniana University RCS: Section-2.tex,v 1.24 2012/12/21 18:03:08 gustav

More information

Fractional Geometric Calculus: Toward A Unified Mathematical Language for Physics and Engineering

Fractional Geometric Calculus: Toward A Unified Mathematical Language for Physics and Engineering Fractional Geometric Calculus: Towar A Unifie Mathematical Language for Physics an Engineering Xiong Wang Center of Chaos an Complex Network, Department of Electronic Engineering, City University of Hong

More information

Mathematical Review Problems

Mathematical Review Problems Fall 6 Louis Scuiero Mathematical Review Problems I. Polynomial Equations an Graphs (Barrante--Chap. ). First egree equation an graph y f() x mx b where m is the slope of the line an b is the line's intercept

More information

Control Volume Derivations for Thermodynamics

Control Volume Derivations for Thermodynamics Control olume Derivations for Thermoynamics J. M. Powers University of Notre Dame AME 327 Fall 2003 This ocument will give a summary of the necessary mathematical operations necessary to cast the conservation

More information

Problems Governed by PDE. Shlomo Ta'asan. Carnegie Mellon University. and. Abstract

Problems Governed by PDE. Shlomo Ta'asan. Carnegie Mellon University. and. Abstract Pseuo-Time Methos for Constraine Optimization Problems Governe by PDE Shlomo Ta'asan Carnegie Mellon University an Institute for Computer Applications in Science an Engineering Abstract In this paper we

More information

28.1 Parametric Yield Estimation Considering Leakage Variability

28.1 Parametric Yield Estimation Considering Leakage Variability 8.1 Parametric Yiel Estimation Consiering Leakage Variability Rajeev R. Rao, Aniruh Devgan*, Davi Blaauw, Dennis Sylvester University of Michigan, Ann Arbor, MI, *IBM Corporation, Austin, TX {rrrao, blaauw,

More information

arxiv: v2 [math.dg] 16 Dec 2014

arxiv: v2 [math.dg] 16 Dec 2014 A ONOTONICITY FORULA AND TYPE-II SINGULARITIES FOR THE EAN CURVATURE FLOW arxiv:1312.4775v2 [math.dg] 16 Dec 2014 YONGBING ZHANG Abstract. In this paper, we introuce a monotonicity formula for the mean

More information

Analytical accuracy of the one dimensional heat transfer in geometry with logarithmic various surfaces

Analytical accuracy of the one dimensional heat transfer in geometry with logarithmic various surfaces Cent. Eur. J. Eng. 4(4) 014 341-351 DOI: 10.478/s13531-013-0176-8 Central European Journal of Engineering Analytical accuracy of the one imensional heat transfer in geometry with logarithmic various surfaces

More information

Simple Electromagnetic Motor Model for Torsional Analysis of Variable Speed Drives with an Induction Motor

Simple Electromagnetic Motor Model for Torsional Analysis of Variable Speed Drives with an Induction Motor DOI: 10.24352/UB.OVGU-2017-110 TECHNISCHE MECHANIK, 37, 2-5, (2017), 347-357 submitte: June 15, 2017 Simple Electromagnetic Motor Moel for Torsional Analysis of Variable Spee Drives with an Inuction Motor

More information

IPA Derivatives for Make-to-Stock Production-Inventory Systems With Backorders Under the (R,r) Policy

IPA Derivatives for Make-to-Stock Production-Inventory Systems With Backorders Under the (R,r) Policy IPA Derivatives for Make-to-Stock Prouction-Inventory Systems With Backorers Uner the (Rr) Policy Yihong Fan a Benamin Melame b Yao Zhao c Yorai Wari Abstract This paper aresses Infinitesimal Perturbation

More information