CSE 245: Computer Aided Circuit Simulation and Verification

Slides:



Advertisements
Similar presentations
Lect.3 Modeling in The Time Domain Basil Hamed
Advertisements

EELE 461/561 – Digital System Design Module #2 Page 1 EELE 461/561 – Digital System Design Module #2 – Interconnect Modeling with Lumped Elements Topics.
FIRST AND SECOND-ORDER TRANSIENT CIRCUITS
CSE245: Computer-Aided Circuit Simulation and Verification Lecture Note 2: State Equations Prof. Chung-Kuan Cheng 1.
CSE245: Computer-Aided Circuit Simulation and Verification Lecture Note 5 Numerical Integration Spring 2010 Prof. Chung-Kuan Cheng 1.
An Impulse-Response Based Methodology for Modeling Complex Interconnect Networks Zeynep Dilli, Neil Goldsman, Akın Aktürk Dept. of Electrical and Computer.
The Laplace Transform in Circuit Analysis
Numerical Integration CSE245 Lecture Notes. Content Introduction Linear Multistep Formulae Local Error and The Order of Integration Time Domain Solution.
An Impulse-Response Based Methodology for Modeling Complex Interconnect Networks Zeynep Dilli, Neil Goldsman, Akın Aktürk Dept. of Electrical and Computer.
Electromagnetics (ENGR 367)
UCSD CSE245 Notes -- Spring 2006 CSE245: Computer-Aided Circuit Simulation and Verification Lecture Notes Spring 2006 Prof. Chung-Kuan Cheng.
1 Adjoint Method in Network Analysis Dr. Janusz A. Starzyk.
An Impulse-Response Based Methodology for Modeling Complex Interconnect Networks Zeynep Dilli, Neil Goldsman, Akın Aktürk Dept. of Electrical and Computer.
Phasor Method Aug 24, 2011USC. Outline Review of analysis of DC (Direct Current) circuits Analysis of AC (Alternating Current) circuits – Introduction.
CSE245: Computer-Aided Circuit Simulation and Verification Lecture Note 2: State Equations Prof. Chung-Kuan Cheng.
APPLICATION OF THE LAPLACE TRANSFORM
FIRST ORDER TRANSIENT CIRCUITS
ENE 428 Microwave Engineering
Lecture 2. Derive the transmission line parameters (R, L, G, C) in terms of the electromagnetic fields Rederive the telegrapher equations using these.
© H. Heck 2008Section 5.41 Module 5:Advanced Transmission Lines Topic 4: Frequency Domain Analysis OGI ECE564 Howard Heck.
Ohm’s law and Kirchhoff's laws
Step Response Series RLC Network.
1 Modeling of Nonlinear Active Circuits Using FDTD Approach Iman Farghadan & Ahmad Fayaz Department of Electrical Engineering K.N.Toosi.
Net work analysis Dr. Sumrit Hungsasutra Text : Basic Circuit Theory, Charles A. Desoer & Kuh, McGrawHill.
1 Alexander-Sadiku Fundamentals of Electric Circuits Chapter 16 Applications of the Laplace Transform Copyright © The McGraw-Hill Companies, Inc. Permission.
Circuits Theory Examples Newton-Raphson Method. Formula for one-dimensional case: Series of successive solutions: If the iteration process is converged,
1 EKT101 Electric Circuit Theory Chapter 5 First-Order and Second Circuits.
Discretization Methods Chapter 2. Training Manual May 15, 2001 Inventory # Discretization Methods Topics Equations and The Goal Brief overview.
CSE245: Computer-Aided Circuit Simulation and Verification Lecture Note 2: State Equations Spring 2010 Prof. Chung-Kuan Cheng.
ECE Networks & Systems Jose E. Schutt-Aine
Lecture 2. Review lecture 1 Wavelength: Phase velocity: Characteristic impedance: Kerchhoff’s law Wave equations or Telegraphic equations L, R, C, G ?
EASTERN MEDITERRANEAN UNIVERSITY EE 529 Circuits and Systems Analysis Mustafa Kemal Uyguroğlu.
CSE 245: Computer Aided Circuit Simulation and Verification Instructor: Prof. Chung-Kuan Cheng Winter 2003 Lecture 2: Closed Form Solutions (Linear System)
12.1 Introduction This chapter will cover alternating current.
Notes 15 ECE 6340 Intermediate EM Waves Fall 2016
EEE 431 Computational Methods in Electrodynamics
Ch 4: Transmission Line Calculations
ELEC 401 MICROWAVE ELECTRONICS Lecture 6
EEE 431 Computational Methods in Electrodynamics
LAPLACE TRANSFORM AS AN USEFUL TOOL IN TRANSIENT STATE ANALYSIS
High Speed Signal Integrity Analysis
What Have We Learned In This Lecture?
DEPT.:-ELECTRONICS AND COMMUNICATION SUB: - CIRCUIT & NETWORK
Chapter 16 Applications of the Laplace Transform
Automatic Control Theory CSE 322
5. Modeling of Electrical Systems
ME375 Handouts - Spring 2002ME375-Fall 2002
Advanced Numerical Methods (S. A. Sahu) Code: AMC 51151
Application of the Laplace Transform
Chapter 2 Interconnect Analysis
Fundamentals of Electric Circuits Chapter 16
ELEC 401 MICROWAVE ELECTRONICS Lecture 6
FIRST AND SECOND-ORDER TRANSIENT CIRCUITS
Applied Electromagnetics EEE 161
CSE245: Computer-Aided Circuit Simulation and Verification
Applied Electromagnetics EEE 161
CSE 245: Computer Aided Circuit Simulation and Verification
CSE245: Computer-Aided Circuit Simulation and Verification
ENE 428 Microwave Engineering
2. 2 The V-I Relationship for a Resistor Let the current through the resistor be a sinusoidal given as Is also sinusoidal with amplitude amplitude.
Chapter 2 Systems Defined by Differential or Difference Equations
CSE245: Computer-Aided Circuit Simulation and Verification
Fundamentals of Electric Circuits Chapter 15
Homework 1: Electrical System
Electric Circuits Fall, 2017
Electric Circuits Fall, 2017
Mathematical Models of Control Systems
Chapter 3 Modeling in the Time Domain
DIGITAL CONTROL SYSTEM WEEK 3 NUMERICAL APPROXIMATION
4th Week Seminar Sunryul Kim Antennas & RF Devices Lab.
Presentation transcript:

CSE 245: Computer Aided Circuit Simulation and Verification Fall 2004, Nov Transmission Line Simulation September 18, 2018

Outline Transmission Line Equations FDTD Solution of The Transmission Line Equations Convolution Simulation of Transmission Lines September 18, 2018

Lumped V.S. Distributed Circuits Lumped circuit: In circuit theory, we assume the physical dimensions of a circuit element are much smaller than the electrical wavelength. Resistor, Capacitor, Inductor, Independent and dependent sources are lumped circuit elements The voltages and currents in such a circuit are functions of time only. Distributed Circuit: In a distributed circuit, for example in a transmission line circuit. The size of the transmission line may be a considerable fraction of a wavelength, or many wavelengths. Thus a transmission line can’t be modeled as a lumped circuit element. It should be modeled as a distributed parameter network, where voltages and currents are functions of position as well as time September 18, 2018

Transmission Line Circuit Model From KVL we can derive: September 18, 2018

Transmission Line Equations Similarly, by using KCL we can derive: Put them together, we have the time domain transmission line equations: C – Capacitance per unit length L – Inductance per unit length R – Resistance per unit length G – Conductance per unit length September 18, 2018

Taylor Series September 18, 2018

Central Difference Approximation Subtracting: Similarly we could derive: Note that second-order accuracy is obtained at (x,t) by differencing two discrete points centered by (x,t). Hence, this is called a central difference approximation. September 18, 2018

FDTD Solution of the Tx-Line Equations (Lossless) Lossless Transmission Line Equations (R=G=0): Let We have the Discrete Transmission Line Equations: Observing the above equations, we can write a recursive relationship to compute Vin+1/2 given the previous values of V and I: Similarly: September 18, 2018

FDTD Solution of the Tx-Line Equations (lossy) Lossy Transmission Line Equations: Discrete Transmission Line Equations: Averaging loss terms in time for second order accuracy: September 18, 2018

Summary: FDTD Solution of the Tx-Line Equations FDTD Summary: Line axis x is discretized in Δx increments or spatial cells, the time variable t is discretized in Δt increments or temporal cells. The derivatives in the Tx-Line Equations are approximated by central differences. Given the initial condition of V and I along the entire line length, V and I can be time advanced. The accuracy of the solution depends on having sufficiently small spatial (Δx) and temporal (Δt) cell sizes September 18, 2018

Transmission Line Equations In Frequency Domain Time domain Transmission Line Equations: For the transmission line shown above, l is the length of the line. The boundary conditions for the transmission line equations are: By taking Laplace transformation of the time domain transmission line equations we get the frequency domain equations: September 18, 2018

Convolution Simulation of Transmission Lines From the frequency domain Tx-line equations, we could obtain (for mathematical details, see [3]) Inverse Laplace Transformation to time domain, we get: where At each time point, the integration of a circuit with RLGC-lines will involve the convolution of (1) and (2) for each line, where the v1, v2, i1 and i2 at that time point are the only unknown variables to be determined. Then the circuit equations are composed of KCL equations for each node of the circuit and equations (1) and (2) * denotes convolution (1) (2) September 18, 2018

Numerical Convolution Convolution is the most computational demanding part. Given two functions x(t) and h(t), the convolution integral to be calculated is the following: Generalized Backward Euler Methods: Assume x(t) is piecewise constant: x(t)≈xi+1, t (ti,ti+1] Using (4), the integral in (3) is split up into a sum of integrals over the piecewise constant regions and expressed as: Equation (5) is evaluated by parts and algebraically manipulated to arrive at the following: (3) (4) September 18, 2018

Numerical Convolution If we assume x(t)≈xi, t [ti,ti+1), a generalized forward Euler method could be derived. Similarly, by assuming x(t) is piecewise linear we could derive the generalized trapezoidal convolution method. For details, see [3] September 18, 2018

References: [1] Finite-difference, time-domain analysis of lossy transmission lines, Roden, J.A.   Paul, C.R.   Smith, W.T.   Gedney, S.D. IEEE Transactions on Electromagnetic Compatibility, Feb 1996 [2] EE669 class notes, Stephen Gedney, University of Kentucky   [3] Algorithms for the Transient Simulation of Lossy Interconnect. J. S. Roychowdhury, A.R. Newton, D.O. Pederson. IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems. Vol. 13, No. 1. Jan 1994 [4] Transient Simulation of Lossy Interconnects Based on the Recursive Convolution Formulation, S. Lin and E.S. Kuh, IEEE Transactions on Circuits and Systems – I, Vol. 39, No. 11, Nov 1992 September 18, 2018