1 / 48

Steady-State Methods

Steady-State Methods. UCB EE219A Oct 29 2002 Joel Phillips, Cadence Berkeley Labs. Some artwork thanks to: K. Kundert. Steady-State Methods: Goals. Understand alternative way of analyzing differential equations Faster Application-Specific “Tie together” several numerical themes

jola
Télécharger la présentation

Steady-State Methods

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Steady-State Methods UCB EE219A Oct 29 2002 Joel Phillips, Cadence Berkeley Labs Some artwork thanks to: K. Kundert

  2. Steady-State Methods: Goals • Understand alternative way of analyzing differential equations • Faster • Application-Specific • “Tie together” several numerical themes • Circuit theory • Solution of ODEs/DAEs • Newton methods • Iterative solvers & preconditioning

  3. Review: Solution of ODEs/DAEs • Given an ODE/DAE • Start with an initial condition • Pick a next time point (discretize time) • Compute next solution (Newton etc.) • Go to 3. and repeat till done

  4. Good Questions For Transient Analysis • How does the circuit behave • When driven by a sinusoids (for a short time?) • When driven by a step input? • When driven by unstructured (i.e. a-periodic) inputs • Other time-domain characteristics • Delay, Risetime, Overshoot

  5. Hard Questions for Transient Analysis • How does the circuit behave • When driven by sinusoid(s) for a very long time? (steady-state) • How much noise does the circuit introduce to a signal? • Where does the noise come from? Where does it go? • Other frequency-domain questions • Small-signal stability, Bode plot, pole-zero

  6. Example Frequency-Domain Analysis TBR Model Not Positive Real

  7. Why steady-state methods? • Speed • E.g., AC • Accuracy • E.g., distortion • Insight • E.g., stability • No choice! • RF noise

  8. Prototypical steady-state analysis: AC • Linear Circuits • Apply a sinusoidal source at single frequency • Sweep the frequency of source (Bode/Nyquist plot) Small-signalsource Measuredresponse

  9. AC via TRAN • Apply source • Solve IVP (Trap, Euler, etc.) • Wait till steady state is reached • Fourier-transform the output

  10. Problem #1: Speed • Consider a 1Hz sinusoid applied to a resonant RLC circuit Transients must die out to avoidcorrupting steady-state Each period requires20-50 timepoints? Must simulate forminimum one secondpast transients

  11. Problem #2: Accuracy • Widely used BAD method for Fourier analysis • Interpolate onto uniform timepoints, apply FFT • Problems • Detecting “onset” of steady-state • Polynomial interpolation creates high noise floors in Fourier analysis • Truncation errors corrupt spectrum • Aperiodicity/endpoint errors

  12. How bad can it be? • Experiment: • Sample sinusoid at 256 random points • Interpolate onto uniform 1024-point grid • FFT • Looks good so far!!!

  13. It can be really bad!!! dB

  14. AC Linear Analysis Sinusoidalinput u • Consider linear problem • Recall: In the frequency-domain • Nice feature: work for all linear elements (e.g., transmission lines) Laplacetransform Fouriertransform Sinusoidal steady-state Fundamental AC analysis equation

  15. AC Small-Signal for Nonlinear Circuits • Step 1: Find the DC operating point • In a circuit, this means find a set of currents, voltages that satisfy Kirchoff’s voltage & current laws, with all capacitors deleted and all inductors shorted (Recall that: DC operating point itself is very useful in circuit design…..)

  16. AC Small-Signal for Nonlinear Circuits • Step 2: Linearize around the DC operating point • Assume the inputs are small perturbations around the DC point • Assume circuit response is in turn a small perturbation around the DC point (use Taylor series)

  17. AC Small-Signal for Nonlinear Circuits • Step 3: Solve the AC analysis equation • Note: Fourier portion of analysis is exact • No truncation error • No aliasing errors • No periodicity errors

  18. More Linear Analyses: Pole-Zero • Is the design stable? Poles all in left half-plane? Recall AC analysis: • Poles occur at (complex) such that • Solve eigenvalue problem by • Direct methods: QZ; or Krylov methods: Lanczos, Arnoldi (similar to GMRES!)

  19. Thermal NoiseSource Noise appearsat output Noise Analysis • Lossy devices in circuit generate noise • Noise is: Stochastic (random) unwanted signal • Typical model: • Stationary Gaussian process characterized by power spectrum

  20. White Noise Fourier Transform R(t,t) S(f ) Autocorrelation Spectrum f t • Noise at each time point is independent • Noise is uncorrelated in time • Spectrum is white • Examples: thermal noise, shot noise

  21. Colored Noise Noise is correlated in time because of time constant Spectrum is shaped by frequency response of circuit Noise at different frequencies is independent (uncorrelated) Fourier Transform R(t,t) S(f ) Autocorrelation Spectrum f t Time correlationÛFrequency shaping

  22. Possibly correlated “white” Gaussian processes Noise Analysis • Typical model • Assume “small”  small signal analysis • Stationary Gaussian process characterized by power spectrum • Small-signal analysis with noise sources • Frequency-domain method: • Compute transfer function from each noise source to the observation point (output) [Same transfer functions as computed by AC] • Sum noise power contributions. Correlations will be correctly tracked.

  23. AC-like Transfer Function Computation Output LinearizedCircuit Source 1 • Each source requires a transfer function analysis • Number of sources M number of devices • Too many solves! etc. Source M

  24. Adjoint Analysis • Standard AC analysis to compute • Solve (expensive) • For any output desired, compute (cheap) • Key observation: • Adjoint analysis • One c, lots of b (or many more b than c) • Solve • For all the inputs (sources), compute

  25. Output 1 Output 2 Output 3 Output 4 Forward Analysis: Circuit Interpretation For one input configuration, compute TF from to all possible outputs Input 1 LinearizedCircuit Input 2 Input 3

  26. Output 1 Output 2 Output 3 Output 4 Adjoint Analysis: Circuit Interpretation For one output configuration, compute TF from all possible inputs Input 1 LinearizedCircuit Input 2 Input 3

  27. Generalizations of Steady-State Analyses • Mostly ways of dealing with LARGE signal effects • i.e., NONLINEAR analysis • Examples: • Distortion • Frequency Conversion

  28. + - Distortion • Consider amplifier with cubic nonlinearity • Harmonic distortion • Intermodulation distortion

  29. w w 1 2 Distortion Real life is more complicated with nonlinearfrequency-dependent terms, higher-order nonlinearities, and more complex inputs.

  30. Frequency-Translation • Linear Mixer • Common confusion: frequency translation itself is a linear process (not nonlinear) • But all actual frequency-translating devices are nonlinear

  31. Simple Nonlinear Steady-State Problems * • Compute harmonic distortion in the amplifier • Compute conversion gain in the mixer • Compute noise in either • All three are periodic-steady-state problems • (or periodic steady-state + small-signal analysis) *[intermodulation distortion is a quasi-periodic steady-state problem]

  32. Periodic Steady-State • Assume general excitation by periodic inputs • In many cases, we expect a periodic solution [if we wait long enough…] • Recall: periodic functions have a Fourier-series representation (sum of sine and cosines) • Why not solve for the periodic solution directly?

  33. Periodic Steady-State Computation • Apply a sinusoid or other periodic input signal • Find the periodic response • Time-domain solution over one “fundamental” period • Or spectrum: Fourier coefficients at fundamental + harmonics • Sound familiar???? • Recall: in AC, we solved directly for the Fourier response (“fundamental”). No higher harmonics arise because system was linear. • Need: • Steady-state “equations” ala • FAST & ACCURATE way of solving equations

  34. IVP vs BVP • No problem specified with differential equations is complete without boundary condition • Before: Solving an Initial Value Problem (IVP) • What about: • Example of a boundary-value problem (BVP)

  35. Note on PBCs • If solution to DAE is unique, then solution on one period determines solution for all time • Both the shooting method and spectral interval methods (harmonic balance) use this fact • From knowledge of solution at one timepoint, can easily construction solution over entire period by solving IVP • We will exploit this in the shooting method

  36. Enforcing PBCs • Approach 1: Build BCs in basis function • Example: Fourier series satisfy periodic boundary conditions • Approach 2: Write extra equations • PBC

  37. PSS Algorithm #1: Harmonic Balance • Periodic solution can be expressed in terms of Fourier series with fundamental frequency • Pick -- OR -- (real solutions please!)

  38. PSS Algorithm #1: Harmonic Balance • Pick • Want to solve • Clever trick: spectral derivatives!

  39. Spectral Differentiation • Recall • Works on any function • With suitable technical conditions • Spectral differentiation is exact for sinusoids!!!! Occasional linearity confusion:Linear circuit  sinusoids do not interact.Differentiation acts on signals, not the nonlinear functions, so Fourier analysisworks fine.

  40. How good is spectral differentiation? Plot vs. on finite difference grid

  41. Aside on Weighted Residuals • Many numerical methods you know are weighted residual methods • General scheme to solve • Pick basis functions • Ansatz: • Select weighting functions • Force

  42. Weighted Residuals: Examples • Least-Squares • GMRES • Collocation: • Original equations satisfied exactly at some “points” • BDF collocates derivatives • Galerkin: • Residual orthogonal to basis space (or some other space) • Krylov-based Model Reduction

  43. Harmonic Balance: Equation Formation • Enforce • Galerkin (true spectral method) • Point collocation (“pseudo-spectral method”) • Force at selected timepoints • Which ones? Time for another trick…..

  44. Differentiation and the DFT • Fourier transform (DFT) relates solution at discrete points to Fourier coefficients [strictly speaking, we are evaluating the Fourier integral via quadratureusing the trapezoidal rule. Useful fact: trapezoidal rule is the best rule (spectrally accurate!) for quadrature on a circle. ]

  45. Differentiation and the FFT • Derivative in Fourier space: • DFT-based differentiation formula • We can evaluate a DFT fast using an FFT • Suggests selecting timepoints to be evenly spaced

  46. Equation Structure • BVP becomes • Jacobian with (sorta looks like AC, doesn’t it???)

  47. Equation Solution • We need to solve • These matrices are dense in either Fourier- or real- space  LU factorization is bad news • They are potentially very large • Yet a matrix-vector product can be done fast • Ideal candidate for iterative solution methods (GMRES!) • Good preconditioners are necessary, but hard to construct

  48. Historical Note about Device Evaluation • Once upon a time…..microwave/RF simulators were purely frequency-domain…..like AC. • Problem: This required frequency-domain transistor models. • At some point it was noticed that the devices could be evaluated in the time-domain (with equations written in frequency domain) by using Fourier transforms.

More Related