ECE 497 JS Lecture - 13 Projects

Size: px
Start display at page:

Download "ECE 497 JS Lecture - 13 Projects"

Transcription

1 ECE 497 JS Lecture - 13 Projects Spring 2004 Jose E. Schutt-Aine Electrical & Computer Engineering University of Illinois jose@emlab.uiuc.edu 1

2 ECE 497 JS - Projects All projects should be accompanied with a short paper (3-5 pages) Paper surveys should be about pages. P1. Write a program that simulates transients on a uniform lossless line. P2. Write a moment method code to calculate the capacitance per unit length of a single microstrip line. P3. Write a program that predicts the TDR response of a device from the measured s parameters. P4. Write an FDTD program to calculate the frequency dependence of a microstrip line P5. Develop an IBIS model for a CMOS differential amplifier P6. Write a single TL program that will accept IBIS models at its terminations P7. TBD on power distribution P8. On signaling techniques P9. Paper survey on related subjects 2

3 P1 - Procedure for Multiconductor Solution 1) Get L and C matrices and calculate LC product 2) Get square root of eigenvalues and eigenvectors of LC matrix Λ m 3) Arrange eigenvectors into the voltage eigenvector matrix E 4) Get square root of eigenvalues and eigenvectors of CL matrix Λ m 5) Arrange eigenvectors into the current eigenvector matrix H 6) Invert matrices E, H, Λ m. 7) Calculate the line impedance matrix Z c Z c = E -1 Λ -1 m EL 3

4 P1 - Procedure for Multiconductor Solution 8) Construct source and load impedance matrices Z s (t) and Z L (t) 9) Construct source and load reflection coefficient matrices Γ 1 (t) and Γ 2 (t). 10) Construct source and load transmission coefficient matrices T 1 (t), T 2 (t) 11) Calculate modal voltage sources g 1 (t) and g 2 (t) 12) Calculate modal voltage waves: a 1 (t) = T 1 (t)g 1 (t) + Γ 1 (t)a 2 (t - τm) a 2 (t) = T 2 (t)g 2 (t) + Γ 2 (t)a 1 (t - τm) b 1 (t) = a 2 (t - τ m ) b 2 (t) = a 1 (t - τ m ) 4

5 ai ai a i( t τ m ) = ai mode 1 mode mode n ( t τ 2( t τ ( t τ τ mi is the delay associated with mode i. τ mi = length/velocity of mode i. The modal volage wave vectors a 1 (t) and a 2 (t) need to be stored since they contain the history of the system. 13) Calculate total modal voltage vectors: V m1 (t) = a 1 (t) + b 1 (t) V m2 (t) = a 2 (t) + b 2 (t) 14) Calculate line voltage vectors: V 1 (t) = E -1 V m1 (t) V 2 (t) = E -1 V m2 (t) P1 - Wave-Shifting Solution m1 m2 mn ) ) ) 5

6 P1 Example: 7-Line Microstrip ALS04 Drive Line 1 ALS240 ALS04 Drive Line 2 ALS240 ALS04 Drive Line 3 ALS240 Sense Line 4 ALS04 Drive Line 5 ALS240 ALS04 Drive Line 6 ALS240 ALS04 Drive Line 7 ALS240 z=0 z=l L s = 312 nh/m; C s = 100 pf/m; L m = 85 nh/m; C m = 12 pf/m. 6

7 P1 - References J. E. Schutt-Aine and R. Mittra, "Transient analysis of coupled lossy transmission lines with nonlinear terminations," IEEE Trans. Circuit Syst., vol. CAS-36, pp , July J. E. Schutt-Aine and D. B. Kuznetsov, "Efficient transient simulation of distributed interconnects," Int. Journ. Computation Math. Electr. Eng. (COMPEL), vol. 13, no. 4, pp , Dec D. B. Kuznetsov and J. E. Schutt-Ainé, "The optimal transient simulation of transmission lines," IEEE Trans. Circuits Syst.-I., vol. cas-43, pp , February W. T. Beyene and J. E. Schutt-Ainé, "Efficient Transient Simulation of High-Speed Interconnects Characterized by Sampled Data," IEEE Trans. Comp., Hybrids, Manufacturing Tech. vol. 21, pp , February

8 P2 Static Field Solver Methods Acronyms PEEC: partial element equivalent circuit MOM: method of moments MOL: method of lines FEM: finite element method CGM: conjugate gradient method Geometry Physical Model Static Analysis Maxwell's Equations: (d/dt =0) Integral Form Differential Form Integral Equation Methods Domain Methods Green's Function - Spectral domain - Closed-form PEEC No retardation FEM Static MOL Static Solvers - MOM - CGM - Fast Multipole Matrix Solver - Sparse matrix techniques - Full matrix techniques Output - Charge distribution Output - Potential distribution Circuit models R, L, G, C 8

9 P2 - Capacitance Calculation φ = grr (, ') σ (') r dr' φ = potential ( known) g( r, r ') = Green' s function (known) σ ( r ') = charg e distribution ( unknown) Once the charge distribution is known, the total charge Q can be determined. If the potential φ=v, we have Q=CV To determine the charge distribution, use the moment method 9

10 P2 - METHOD OF MOMENTS Operator equation L(f) = g L = integral or differential operator f = unknown function g = known function Expand unknown function f f = n α n f n 10

11 P2 - METHOD OF MOMENTS in terms of basis functions f n, with unknown coefficients α n to get Matrix equation n α n L(f n ) = g Finally, take the scalar or inner product with testing of weighting functions w m : α n w m, Lf n = w m,g n [ l mn ][ α n ]=[ g m ] 11

12 P2 - METHOD OF MOMENTS [ l mn ]= w 1, Lf 1 w 1, Lf 2... w 2, Lf 1 w 2, Lf [ α n ]= α 1 α 2 Solution for weight coefficients. 1 [ α n ]= l nm [ g m ]= [ ] [ ] g m w 1,g w 2,g. 12

13 13

14 P3 - Using Frequency Domain Data for Time-Domain Simulation a 1 (ω) b 1 (ω) One-Port Approach Scattering parameter of one-port network can be measured over a wide frequency range. Since incident and reflected voltage waves are related through the measured scattering parameters, the total voltage can be determined as a function of frequency. 14

15 P3 - One-Port S-Parameter Measurements Z o x=0 V f Zo Unknown and Junction Discontinuities V b V s (ω) Reference Line Vs ( ω) Vf ( x= 0, ω) = 2 Vs ( ω) Vb ( x= 0, ω) = S11( ω) 2 Vs ( ) V( x= 0, ω) = ω [ 1 + S11( ω) ] = Vo ( ω) 2 15

16 P3 - Frequency-to-Time Analysis S 11 (ω) is measured experimentally. Assume v s (t) to be an arbitrary time-domain signal (unit step, pulse, impulse). V s (ω) is its transform j2π ft Vs( ω) vs( t) e dt = Since the system is linear, its response in the time domain is the superposition of the responses due to all frequencies + j2 [ ω ] π ft v () t V ( ω)1 S ( ) e dt o = s

17 P3 - Transformation Steps Measure S 11 (f) Calculate V s (ω) analytically Evaluate V o (ω)= [1+S 11 (ω)]. Feed V o (ω) into inverse Fourier transform to get v o (t) 17

18 P3 - Problems and Issues Discretization: (not a continuous spectrum) Truncation: frequency range is band limited F: frequency range N: number of points f = F/N: frequency step t = time step 18

19 P3 - Addressing Frequency and Time Limitations 1. For negative frequencies use conjugate relation V(-ω)= V*(ω) 2. DC value: use lower frequency measurement 3. Rise time is determined by frequency range or bandwidth 4. Time step is determined by frequency range 5. Duration of simulation is determined by frequency step 19

20 P3 - Addressing Frequency and Time Limitations Problems & Limitations (in frequency domain) Discretization Consequences (in time domain) Time-domain response will repeat itself periodically (Fourier series) Aliasing effects Solution Take small frequency steps. Minimum sampling rate must be the Nyquist rate Truncation in Frequency Time-domain response will have finite time resolution (Gibbs effect) Take maximum frequency as high as possible No negative frequency values Time-domain response will be complex Define negative-frequency values and use V(-f)=V*(f) which forces v(t) to be real No DC value Offset in time-domain response, ringing in base line Use measurement at the lowest frequency as the DC value 20

21 P3 Example: Microstrip Line TDR Simulation 1.5 Simulated Step Response 1.0 Reflection Coefficient Time (ns) 21

22 22

23 P4 - Study of Microstrip Structures By Using FDTD and PML -The finite difference time domain (FDTD) method discretizes Maxwell s equations in both space and time using second-order accurate central difference formulas. - Arbitrary geometries are described on a uniform rectangular mesh, and the electric and magnetic fields are determined at discrete locations within the mesh as a function of the time - The electric field values are located on the edges of the rectangular FDTD cells, and the magnetic field values are located at the centers of the faces of the cells. - The dimensions of each cell are x by y by z, and time step is t. 23

24 P4 - Yee Algorithm ( ) n E x (i, j,k) = n 1 1 t Ex (i, j,k) + ε y H z n 1/2 n 1/2 (i, j,k) H z (i, j 1,k ) ( ) 1 t ε z H y n 1/2 n 1/2 (i, j,k) H y (i, j,k 1) n+1/2 H x (i, j,k) = n 1/2 1 t Hx (i, j,k) µ y E z n n (i, j + 1, k) E z (i, j,k) ( ) 1 t µ z E y n n (i, j,k + 1) E y (i, j,k) ( ) 24

25 P4-3D Yee Cell E y H z E x E x E y E z H x E z Hy H y z E y y E z E x H x H z E z Ex x (i,j,k) E y 25

26 P4 Full-Wave Field Solver Methods Geometry Physical Model Dynamic Analysis Acronyms FDTD: finite difference time domain TLM: transmission line method Maxwell's Equations: (d/dt 0) Frequency Domain Full-Wave Techniques Spectral methods Time Domain Time-Domain Techniques - FDTD - TLM Output E(f), H(f) Fourier Output E(t), H(t) Visualization - Matlab - Hoops Dynamic circuit models R(f), L(f), G(f), C(f) 26

27 27

28 P5 IBIS Diagram Power Clamp Input Package Enable Package GND Clamp Power Clamp Threshold & Enable Logic Pullup Ramp Pulldown Ramp Pullup V/I Pulldown V/I Power Clamp GND Clamp Output Package GND Clamp 28

29 P5 IBIS Input Topology Vcc R_pkg L_pkg Power_Clamp C_pkg GND_Clamp C_comp GND GND

30 P5 IBIS Output Topology V cc V cc R_pkg C_omp L_pkg C_pkg Pullup Pulldown Ramp Power_Clamp GND_Clamp GND GND 30

31 P4 IBIS Model Generation Create an IBIS model from either simulation or empirical data Model from Empirical data? No Get SPICE I/O info Yes Collect Data Data in IBIS text file Run SPICE to IBIS Translator Run IBIS Parser No Parser Pass Yes Run model on Simulator No Model validated? Yes Adopt model 31

32 P4 IBIS References Visit 32

ECE 598 JS Lecture 06 Multiconductors

ECE 598 JS Lecture 06 Multiconductors ECE 598 JS Lecture 06 Multiconductors Spring 2012 Jose E. Schutt-Aine Electrical & Computer Engineering University of Illinois jesa@illinois.edu 1 TELGRAPHER S EQUATION FOR N COUPLED TRANSMISSION LINES

More information

ECE 497 JS Lecture - 11 Modeling Devices for SI

ECE 497 JS Lecture - 11 Modeling Devices for SI ECE 497 JS Lecture 11 Modeling Devices for SI Spring 2004 Jose E. SchuttAine Electrical & Computer Engineering University of Illinois jose@emlab.uiuc.edu 1 Announcements Thursday Feb 26 th NO CLASS Tuesday

More information

ECE 546 Lecture 13 Scattering Parameters

ECE 546 Lecture 13 Scattering Parameters ECE 546 Lecture 3 Scattering Parameters Spring 08 Jose E. Schutt-Aine Electrical & Computer Engineering University of Illinois jesa@illinois.edu ECE 546 Jose Schutt Aine Transfer Function Representation

More information

ECE 546 Lecture 07 Multiconductors

ECE 546 Lecture 07 Multiconductors ECE 546 Lecture 07 Multiconductors Spring 2018 Jose E. Schutt-Aine Electrical & Computer Engineering University of Illinois jesa@illinois.edu ECE 546 Jose Schutt Aine 1 TELGRAPHER S EQUATION FOR N COUPLED

More information

ECE 451 Macromodeling

ECE 451 Macromodeling ECE 451 Macromodeling Jose E. Schutt-Aine Electrical & Computer Engineering University of Illinois jesa@illinois.edu ECE 451 Jose Schutt Aine 1 Blackbox Macromodeling Nonlinear Network 1 Nonlinear Network

More information

Transient Response of Transmission Lines and TDR/TDT

Transient Response of Transmission Lines and TDR/TDT Transient Response of Transmission Lines and TDR/TDT Tzong-Lin Wu, Ph.D. EMC Lab. Department of Electrical Engineering National Sun Yat-sen University Outlines Why do we learn the transient response of

More information

ECE 497 JS Lecture -03 Transmission Lines

ECE 497 JS Lecture -03 Transmission Lines ECE 497 JS Lecture -03 Transmission Lines Spring 2004 Jose E. Schutt-Aine Electrical & Computer Engineering University of Illinois jose@emlab.uiuc.edu 1 MAXWELL S EQUATIONS B E = t Faraday s Law of Induction

More information

ECE 546 Lecture 04 Resistance, Capacitance, Inductance

ECE 546 Lecture 04 Resistance, Capacitance, Inductance ECE 546 Lecture 04 Resistance, Capacitance, Inductance Spring 2018 Jose E. Schutt-Aine Electrical & Computer Engineering University of Illinois jschutt@emlab.uiuc.edu ECE 546 Jose Schutt Aine 1 What is

More information

ECE 497 JS Lecture - 18 Noise in Digital Circuits

ECE 497 JS Lecture - 18 Noise in Digital Circuits ECE 497 JS Lecture - 18 Noise in Digital Circuits Spring 2004 Jose E. Schutt-Aine Electrical & Computer Engineering University of Illinois jose@emlab.uiuc.edu 1 Announcements Thursday April 15 th Speaker:

More information

ECE 497 JS Lecture -07 Planar Transmission Lines

ECE 497 JS Lecture -07 Planar Transmission Lines ECE 497 JS Lecture -07 Planar Transmission Lines Spring 2004 Jose E. Schutt-Aine Electrical & Computer Engineering University of Illinois jose@emlab.uiuc.edu 1 Microstrip ε Z o w/h < 3.3 2 119.9 h h =

More information

IBIS Modeling Using Latency Insertion Method (LIM)

IBIS Modeling Using Latency Insertion Method (LIM) IBIS Modeling Using Latency Insertion Method (LIM) José E. Schutt Ainé University of Illinois at Urbana- Champaign Jilin Tan, Ping Liu, Feras Al Hawari, Ambrish arma Cadence Design Systems European IBIS

More information

ECE 451 Transmission Lines & Packaging

ECE 451 Transmission Lines & Packaging Transmission Lines & Packaging Jose E. Schutt-Aine Electrical & Computer Engineering University of Illinois jose@emlab.uiuc.edu 1 Radio Spectrum Bands The use of letters to designate bands has long ago

More information

Non-Sinusoidal Waves on (Mostly Lossless)Transmission Lines

Non-Sinusoidal Waves on (Mostly Lossless)Transmission Lines Non-Sinusoidal Waves on (Mostly Lossless)Transmission Lines Don Estreich Salazar 21C Adjunct Professor Engineering Science October 212 https://www.iol.unh.edu/services/testing/sas/tools.php 1 Outline of

More information

ECE 451 Black Box Modeling

ECE 451 Black Box Modeling Black Box Modeling Jose E. Schutt-Aine Electrical & Computer Engineering University of Illinois jose@emlab.uiuc.edu Simulation for Digital Design Nonlinear Network Nonlinear Network 3 Linear N-Port with

More information

Simulation of Electromagnetic Fields: The Finite-Difference Time-Domain (FDTD) Method and Its Applications

Simulation of Electromagnetic Fields: The Finite-Difference Time-Domain (FDTD) Method and Its Applications Simulation of Electromagnetic Fields: The Finite-Difference Time-Domain (FDTD) Method and Its Applications Veysel Demir, Ph.D. demir@ceet.niu.edu Department of Electrical Engineering, Northern Illinois

More information

Implementation of a Transmission Line Model with the PEEC Method for Lightning Surge Analysis

Implementation of a Transmission Line Model with the PEEC Method for Lightning Surge Analysis Implementation of a Transmission Line Model with the PEEC Method for Lightning Surge Analysis PEERAWUT YUTTHAGOWITH Department of Electrical Engineering, Faculty of Engineering King Mongkut s Institute

More information

Electromagnetic Modeling and Signal Integrity Simulation of Power/Ground Networks in High Speed Digital Packages and Printed Circuit Boards

Electromagnetic Modeling and Signal Integrity Simulation of Power/Ground Networks in High Speed Digital Packages and Printed Circuit Boards Electromagnetic Modeling and Signal Integrity Simulation of Power/Ground Networks in High Speed Digital Packages and Printed Circuit Boards Frank Y. Yuan Viewlogic Systems Group, Inc. 385 Del Norte Road

More information

ECE 451 Advanced Microwave Measurements. TL Characterization

ECE 451 Advanced Microwave Measurements. TL Characterization ECE 451 Advanced Microwave Measurements TL Characterization Jose E. Schutt-Aine Electrical & Computer Engineering University of Illinois jesa@illinois.edu ECE 451 Jose Schutt-Aine 1 Maxwell s Equations

More information

ESE 570: Digital Integrated Circuits and VLSI Fundamentals

ESE 570: Digital Integrated Circuits and VLSI Fundamentals ESE 570: Digital Integrated Circuits and VLSI Fundamentals Lec 24: April 19, 2018 Crosstalk and Wiring, Transmission Lines Lecture Outline! Crosstalk! Repeaters in Wiring! Transmission Lines " Where transmission

More information

ECE414/514 Electronics Packaging Spring 2012 Lecture 6 Electrical D: Transmission lines (Crosstalk) Lecture topics

ECE414/514 Electronics Packaging Spring 2012 Lecture 6 Electrical D: Transmission lines (Crosstalk) Lecture topics ECE414/514 Electronics Packaging Spring 2012 Lecture 6 Electrical D: Transmission lines (Crosstalk) James E. Morris Dept of Electrical & Computer Engineering Portland State University 1 Lecture topics

More information

! Crosstalk. ! Repeaters in Wiring. ! Transmission Lines. " Where transmission lines arise? " Lossless Transmission Line.

! Crosstalk. ! Repeaters in Wiring. ! Transmission Lines.  Where transmission lines arise?  Lossless Transmission Line. ESE 570: Digital Integrated Circuits and VLSI Fundamentals Lec 24: April 19, 2018 Crosstalk and Wiring, Transmission Lines Lecture Outline! Crosstalk! Repeaters in Wiring! Transmission Lines " Where transmission

More information

Combined FDTD/Macromodel Simulation of Interconnected Digital Devices

Combined FDTD/Macromodel Simulation of Interconnected Digital Devices Combined FDTD/Macromodel Simulation of Interconnected Digital Devices S. Grivet-Talocia, I. S. Stievano, I. A. Maio, F. G. Canavero Dip. Elettronica, Politecnico di Torino, Torino, Italy (E-mail: grivet@polito.it)

More information

Transient Analysis of Interconnects by Means of Time-Domain Scattering Parameters

Transient Analysis of Interconnects by Means of Time-Domain Scattering Parameters Transient Analysis of Interconnects by Means of Time-Domain Scattering Parameters Wojciech Bandurski, Poznań Univ. of Technology 60-965 Poznań, Piotrowo 3a, Poland, bandursk@zpe.iee.put.poznan.pl INTRODUCTION

More information

Effects from the Thin Metallic Substrate Sandwiched in Planar Multilayer Microstrip Lines

Effects from the Thin Metallic Substrate Sandwiched in Planar Multilayer Microstrip Lines Progress In Electromagnetics Research Symposium 2006, Cambridge, USA, March 26-29 115 Effects from the Thin Metallic Substrate Sandwiched in Planar Multilayer Microstrip Lines L. Zhang and J. M. Song Iowa

More information

Name. Section. Short Answer Questions. 1. (20 Pts) 2. (10 Pts) 3. (5 Pts) 4. (10 Pts) 5. (10 Pts) Regular Questions. 6. (25 Pts) 7.

Name. Section. Short Answer Questions. 1. (20 Pts) 2. (10 Pts) 3. (5 Pts) 4. (10 Pts) 5. (10 Pts) Regular Questions. 6. (25 Pts) 7. Name Section Short Answer Questions 1. (20 Pts) 2. (10 Pts) 3. (5 Pts). (10 Pts) 5. (10 Pts) Regular Questions 6. (25 Pts) 7. (20 Pts) Notes: 1. Please read over all questions before you begin your work.

More information

ECE 342 Electronic Circuits. Lecture 35 CMOS Delay Model

ECE 342 Electronic Circuits. Lecture 35 CMOS Delay Model ECE 34 Electronic Circuits Lecture 35 CMOS Delay Model Jose E. Schutt-Aine Electrical & Computer Engineering University of Illinois jesa@illinois.edu ECE 34 Jose Schutt Aine 1 Digital Circuits V IH : Input

More information

Boundary and Excitation Training February 2003

Boundary and Excitation Training February 2003 Boundary and Excitation Training February 2003 1 Why are They Critical? For most practical problems, the solution to Maxwell s equations requires a rigorous matrix approach such as the Finite Element Method

More information

ECE 546 Lecture 11 MOS Amplifiers

ECE 546 Lecture 11 MOS Amplifiers ECE 546 Lecture MOS Amplifiers Spring 208 Jose E. Schutt-Aine Electrical & Computer Engineering University of Illinois jesa@illinois.edu ECE 546 Jose Schutt Aine Amplifiers Definitions Used to increase

More information

The (Fast) Fourier Transform

The (Fast) Fourier Transform The (Fast) Fourier Transform The Fourier transform (FT) is the analog, for non-periodic functions, of the Fourier series for periodic functions can be considered as a Fourier series in the limit that the

More information

Lecture 17 Date:

Lecture 17 Date: Lecture 17 Date: 09.03.017 The Quadrature Hybrid We began our discussion of dividers and couplers by considering important general properties of three- and four-port networks. This was followed by an analysis

More information

Electromagnetic Parameters Extraction for Integrated-circuit Interconnects for Open Three conductors with Two Levels Systems

Electromagnetic Parameters Extraction for Integrated-circuit Interconnects for Open Three conductors with Two Levels Systems Electromagnetic Parameters Extraction for Integrated-circuit Interconnects for Open Three conductors with Two Levels Systems S. M. Musa, M. N. O. Sadiku, and J. D. Oliver Corresponding author: S.M. Musa

More information

Introduction. HFSS 3D EM Analysis S-parameter. Q3D R/L/C/G Extraction Model. magnitude [db] Frequency [GHz] S11 S21 -30

Introduction. HFSS 3D EM Analysis S-parameter. Q3D R/L/C/G Extraction Model. magnitude [db] Frequency [GHz] S11 S21 -30 ANSOFT Q3D TRANING Introduction HFSS 3D EM Analysis S-parameter Q3D R/L/C/G Extraction Model 0-5 -10 magnitude [db] -15-20 -25-30 S11 S21-35 0 1 2 3 4 5 6 7 8 9 10 Frequency [GHz] Quasi-static or full-wave

More information

FDTD for 1D wave equation. Equation: 2 H Notations: o o. discretization. ( t) ( x) i i i i i

FDTD for 1D wave equation. Equation: 2 H Notations: o o. discretization. ( t) ( x) i i i i i FDTD for 1D wave equation Equation: 2 H = t 2 c2 2 H x 2 Notations: o t = nδδ, x = iδx o n H nδδ, iδx = H i o n E nδδ, iδx = E i discretization H 2H + H H 2H + H n+ 1 n n 1 n n n i i i 2 i+ 1 i i 1 = c

More information

ECE 546 Lecture 15 Circuit Synthesis

ECE 546 Lecture 15 Circuit Synthesis ECE 546 Lecture 15 Circuit Synthesis Spring 018 Jose E. Schutt-Aine Electrical & Computer Engineering University of Illinois jesa@illinois.edu ECE 546 Jose Schutt Aine 1 MOR via Vector Fitting Rational

More information

Lecture 19 Date:

Lecture 19 Date: Lecture 19 Date: 8.10.014 The Quadrature Hybrid We began our discussion of dividers and couplers by considering important general properties of three- and fourport networks. This was followed by an analysis

More information

ECE 342 Solid State Devices & Circuits 4. CMOS

ECE 342 Solid State Devices & Circuits 4. CMOS ECE 34 Solid State Devices & Circuits 4. CMOS Jose E. Schutt-Aine Electrical & Computer Engineering University of Illinois jschutt@emlab.uiuc.edu ECE 34 Jose Schutt Aine 1 Digital Circuits V IH : Input

More information

Statistical approach in complex circuits by a wavelet based Thevenin s theorem

Statistical approach in complex circuits by a wavelet based Thevenin s theorem Proceedings of the 11th WSEAS International Conference on CIRCUITS, Agios Nikolaos, Crete Island, Greece, July 23-25, 2007 185 Statistical approach in complex circuits by a wavelet based Thevenin s theorem

More information

/$ IEEE

/$ IEEE IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 55, NO. 9, SEPTEMBER 2008 937 Analytical Stability Condition of the Latency Insertion Method for Nonuniform GLC Circuits Subramanian N.

More information

CPE/EE 427, CPE 527 VLSI Design I Delay Estimation. Department of Electrical and Computer Engineering University of Alabama in Huntsville

CPE/EE 427, CPE 527 VLSI Design I Delay Estimation. Department of Electrical and Computer Engineering University of Alabama in Huntsville CPE/EE 47, CPE 57 VLSI Design I Delay Estimation Department of Electrical and Computer Engineering University of labama in Huntsville leksandar Milenkovic ( www.ece.uah.edu/~milenka ) Review: CMOS Circuit

More information

Transmission-Line Essentials for Digital Electronics

Transmission-Line Essentials for Digital Electronics C H A P T E R 6 Transmission-Line Essentials for Digital Electronics In Chapter 3 we alluded to the fact that lumped circuit theory is based on lowfrequency approximations resulting from the neglect of

More information

Accurate Modeling of Spiral Inductors on Silicon From Within Cadence Virtuoso using Planar EM Simulation. Agilent EEsof RFIC Seminar Spring 2004

Accurate Modeling of Spiral Inductors on Silicon From Within Cadence Virtuoso using Planar EM Simulation. Agilent EEsof RFIC Seminar Spring 2004 Accurate Modeling of Spiral Inductors on Silicon From Within Cadence Virtuoso using Planar EM Simulation Agilent EEsof RFIC Seminar Spring Overview Spiral Inductor Models Availability & Limitations Momentum

More information

Electrical Package Design TKK 2009 Lecture 2

Electrical Package Design TKK 2009 Lecture 2 Electrical Package Design TKK 2009 Lecture 2 James E. Morris Dept of Electrical & Computer Engineering Portland State University i Electrical Package Design Lecture topics A: Introduction CMOS; R, L, &

More information

Lecture 5: DC & Transient Response

Lecture 5: DC & Transient Response Lecture 5: DC & Transient Response Outline q Pass Transistors q DC Response q Logic Levels and Noise Margins q Transient Response q RC Delay Models q Delay Estimation 2 Activity 1) If the width of a transistor

More information

Transmission-Reflection Method to Estimate Permittivity of Polymer

Transmission-Reflection Method to Estimate Permittivity of Polymer Transmission-Reflection Method to Estimate Permittivity of Polymer Chanchal Yadav Department of Physics & Electronics, Rajdhani College, University of Delhi, Delhi, India Abstract In transmission-reflection

More information

Lecture 4: DC & Transient Response

Lecture 4: DC & Transient Response Introduction to CMOS VLSI Design Lecture 4: DC & Transient Response David Harris Harvey Mudd College Spring 004 Outline DC Response Logic Levels and Noise Margins Transient Response Delay Estimation Slide

More information

Qualification of tabulated scattering parameters

Qualification of tabulated scattering parameters Qualification of tabulated scattering parameters Stefano Grivet Talocia Politecnico di Torino, Italy IdemWorks s.r.l. stefano.grivet@polito.it 4 th IEEE Workshop on Signal Propagation on Interconnects

More information

DOING PHYSICS WITH MATLAB WAVE MOTION

DOING PHYSICS WITH MATLAB WAVE MOTION DOING PHYSICS WITH MATLAB WAVE MOTION THE [1D] SCALAR WAVE EQUATION THE FINITE DIFFERENCE TIME DOMAIN METHOD Ian Cooper School of Physics, University of Sydney ian.cooper@sydney.edu.au DOWNLOAD DIRECTORY

More information

EE141Microelettronica. CMOS Logic

EE141Microelettronica. CMOS Logic Microelettronica CMOS Logic CMOS logic Power consumption in CMOS logic gates Where Does Power Go in CMOS? Dynamic Power Consumption Charging and Discharging Capacitors Short Circuit Currents Short Circuit

More information

SN54HC682, SN74HC682 8-BIT MAGNITUDE COMPARATORS

SN54HC682, SN74HC682 8-BIT MAGNITUDE COMPARATORS SCLS0C MARCH 9 REVISED MAY 99 Compare Two -Bit Words 00-kΩ Pullup Resistors Are on the Q Inputs Package Options Include Plastic Small-Outline (DW) and Ceramic Flat (W) Packages, Ceramic Chip Carriers (FK),

More information

Broadband transmission line models for analysis of serial data channel interconnects

Broadband transmission line models for analysis of serial data channel interconnects PCB Design Conference East, Durham NC, October 23, 2007 Broadband transmission line models for analysis of serial data channel interconnects Y. O. Shlepnev, Simberian, Inc. shlepnev@simberian.com Simberian:

More information

ECE 451 Advanced Microwave Measurements. Requirements of Physical Channels

ECE 451 Advanced Microwave Measurements. Requirements of Physical Channels ECE 451 Advanced Microwave Measurements Requirements of Physical Channels Jose E. Schutt-Aine Electrical & Computer Engineering University of Illinois jschutt@emlab.uiuc.edu ECE 451 Jose Schutt Aine 1

More information

MM74C150 MM82C19 16-Line to 1-Line Multiplexer 3-STATE 16-Line to 1-Line Multiplexer

MM74C150 MM82C19 16-Line to 1-Line Multiplexer 3-STATE 16-Line to 1-Line Multiplexer MM74C150 MM82C19 16-Line to 1-Line Multiplexer 3-STATE 16-Line to 1-Line Multiplexer General Description The MM74C150 and MM82C19 multiplex 16 digital lines to 1 output. A 4-bit address code determines

More information

Inducing Chaos in the p/n Junction

Inducing Chaos in the p/n Junction Inducing Chaos in the p/n Junction Renato Mariz de Moraes, Marshal Miller, Alex Glasser, Anand Banerjee, Ed Ott, Tom Antonsen, and Steven M. Anlage CSR, Department of Physics MURI Review 14 November, 2003

More information

Matched, Lossless, Reciprocal Devices

Matched, Lossless, Reciprocal Devices /3/7 Matched reciprocal lossless 73 /9 Matched, Lossless, Reciprocal Devices As we discussed earlier, a device can be lossless or reciprocal. In addition, we can likewise classify it as being matched.

More information

Matched, Lossless, Reciprocal Devices

Matched, Lossless, Reciprocal Devices /6/009 Matched reciprocal lossless present / Matched, Lossless, Reciprocal Devices As we discussed earlier, a device can be lossless or reciprocal. In addition, we can likewise classify it as being matched.

More information

Finite Element Method Analysis of Symmetrical Coupled Microstrip Lines

Finite Element Method Analysis of Symmetrical Coupled Microstrip Lines International Journal of Computing and Digital Systems ISSN (20-142X) Int. J. Com. Dig. Sys. 3, No.3 (Sep-2014) Finite Element Method Analysis of Symmetrical Coupled Microstrip Lines Sarhan M. Musa and

More information

NTE74HC299 Integrated Circuit TTL High Speed CMOS, 8 Bit Universal Shift Register with 3 State Output

NTE74HC299 Integrated Circuit TTL High Speed CMOS, 8 Bit Universal Shift Register with 3 State Output NTE74HC299 Integrated Circuit TTL High Speed CMOS, 8 Bit Universal Shift Register with 3 State Output Description: The NTE74HC299 is an 8 bit shift/storage register with three state bus interface capability

More information

Modeling of Multiconductor Microstrip Systems on Microwave Integrated Circuits

Modeling of Multiconductor Microstrip Systems on Microwave Integrated Circuits Modeling of Multiconductor Microstrip Systems on Microwave Integrated Circuits S. M. Musa, M. N. O. Sadiku, and K. T. Harris Roy G. Perry College of Engineering, Prairie View A&M University Prairie View,

More information

Model-Order Reduction of High-Speed Interconnects: Challenges and Opportunities

Model-Order Reduction of High-Speed Interconnects: Challenges and Opportunities Model-Order Reduction of High-Speed Interconnects: Challenges and Opportunities Michel Nakhla Carleton University Canada Model Reduction for Complex Dynamical Systems Berlin 2010 EMI Delay Crosstalk Reflection

More information

ECE 546 Lecture 10 MOS Transistors

ECE 546 Lecture 10 MOS Transistors ECE 546 Lecture 10 MOS Transistors Spring 2018 Jose E. Schutt-Aine Electrical & Computer Engineering University of Illinois jesa@illinois.edu NMOS Transistor NMOS Transistor N-Channel MOSFET Built on p-type

More information

EECS 117 Lecture 3: Transmission Line Junctions / Time Harmonic Excitation

EECS 117 Lecture 3: Transmission Line Junctions / Time Harmonic Excitation EECS 117 Lecture 3: Transmission Line Junctions / Time Harmonic Excitation Prof. Niknejad University of California, Berkeley University of California, Berkeley EECS 117 Lecture 3 p. 1/23 Transmission Line

More information

DISCRETE CONTROLLED PRE-DRIVER FIR MODEL FOR HYBRID IBIS MODEL AMS SIMULATION MAY 09, 2015, TURIN, ITALY

DISCRETE CONTROLLED PRE-DRIVER FIR MODEL FOR HYBRID IBIS MODEL AMS SIMULATION MAY 09, 2015, TURIN, ITALY DISCRETE CONTROLLED PRE-DRIVER FIR MODEL FOR HYBRID IBIS MODEL AMS SIMULATION IEEE Workshop on Signal and Power Integrity (SPI) MAY 09, 2015, TURIN, ITALY WAEL DGHAIS AND F. H. BELLAMINE waeldghais@ua.pt/wael.dghais@hotmail.co.uk

More information

Network Methods for Electromagnetic Field. Multiphysics Modeling

Network Methods for Electromagnetic Field. Multiphysics Modeling Network Methods for Electromagnetic Field and Multiphysics Modeling Peter Russer and Johannes Russer Institute for Nanoelectronics Technical University Munich, Germany Email: russer@tum.de #1 Introduction

More information

HIGH SPEED TRANSISTOR OPTOCOUPLERS

HIGH SPEED TRANSISTOR OPTOCOUPLERS DESCRIPTION The HCPL05XX, and HCPL04XX optocouplers consist of an AlGaAs LED optically coupled to a high speed photodetector transistor housed in a compact pin small outline package. A separate connection

More information

INTEGRATED CIRCUITS. For a complete data sheet, please also download:

INTEGRATED CIRCUITS. For a complete data sheet, please also download: INTEGRATED CIRCUITS DATA SEET For a complete data sheet, please also download: The IC06 74C/CT/CU/CMOS ogic Family Specifications The IC06 74C/CT/CU/CMOS ogic Package Information The IC06 74C/CT/CU/CMOS

More information

Efficient Simulation of Lossy and Dispersive Transmission Lines

Efficient Simulation of Lossy and Dispersive Transmission Lines Efficient Simulation of Lossy and Dispersive Transmission Lines Tuyen V. guyen* IBM Microelectronics, Hopewell Junction, Y 2533 Abstract - This paper presents an efficient method, based on the transfer

More information

ECE 497 JS Lecture - 12 Device Technologies

ECE 497 JS Lecture - 12 Device Technologies ECE 497 JS Lecture - 12 Device Technologies Spring 2004 Jose E. Schutt-Aine Electrical & Computer Engineering University of Illinois jose@emlab.uiuc.edu 1 NMOS Transistor 2 ρ Source channel charge density

More information

SCSI Connector and Cable Modeling from TDR Measurements

SCSI Connector and Cable Modeling from TDR Measurements SCSI Connector and Cable Modeling from TDR Measurements Dima Smolyansky TDA Systems, Inc. http://www.tdasystems.com Presented at SCSI Signal Modeling Study Group Rochester, MN, December 1, 1999 Outline

More information

Lecture 12 CMOS Delay & Transient Response

Lecture 12 CMOS Delay & Transient Response EE 471: Transport Phenomena in Solid State Devices Spring 2018 Lecture 12 CMOS Delay & Transient Response Bryan Ackland Department of Electrical and Computer Engineering Stevens Institute of Technology

More information

CLOSED FORM SOLUTIONS FOR NONUNIFORM TRANSMISSION LINES

CLOSED FORM SOLUTIONS FOR NONUNIFORM TRANSMISSION LINES Progress In Electromagnetics Research B, Vol. 2, 243 258, 2008 CLOSED FORM SOLUTIONS FOR NONUNIFORM TRANSMISSION LINES M. Khalaj-Amirhosseini College of Electrical Engineering Iran University of Science

More information

DIRECTIONAL COUPLERS

DIRECTIONAL COUPLERS DIRECTIONAL COUPLERS Ing. rvargas@inictel.gob.pe INICTEL Abstract This paper analyzes two types of Directional Couplers. First, magnetic coupling between a transmission line and a secondary circuit is

More information

UNIVERSITY OF MASSACHUSETTS LOWELL DEPARTMENT OF ELECTRICAL & COMPUTER ENGINEERING SYLLABUS FOR THE DOCTORAL QUALIFYING EXAM

UNIVERSITY OF MASSACHUSETTS LOWELL DEPARTMENT OF ELECTRICAL & COMPUTER ENGINEERING SYLLABUS FOR THE DOCTORAL QUALIFYING EXAM UNIVERSITY OF MASSACHUSETTS LOWELL DEPARTMENT OF ELECTRICAL & COMPUTER ENGINEERING SYLLABUS FOR THE DOCTORAL QUALIFYING EXAM Ph.D/D.Eng. Electrical Engineering Option These are the general topics for the

More information

SPICE MODELS FOR RADIATED AND CONDUCTED SUSCEPTIBILITY ANALYSES OF MULTICONDUCTOR SHIELDED CABLES

SPICE MODELS FOR RADIATED AND CONDUCTED SUSCEPTIBILITY ANALYSES OF MULTICONDUCTOR SHIELDED CABLES Progress In Electromagnetics Research, PIER 103, 241 257, 2010 SPICE MODELS FOR RADIATED AND CONDUCTED SUSCEPTIBILITY ANALYSES OF MULTICONDUCTOR SHIELDED CABLES H. Xie, J. Wang, R. Fan, and Y. Liu Department

More information

ECE Spring Prof. David R. Jackson ECE Dept. Notes 26

ECE Spring Prof. David R. Jackson ECE Dept. Notes 26 ECE 6345 Spring 05 Prof. David R. Jackson ECE Dept. Notes 6 Overview In this set of notes we use the spectral-domain method to find the mutual impedance between two rectangular patch ennas. z Geometry

More information

GMII Electrical Specification Options. cisco Systems, Inc.

GMII Electrical Specification Options. cisco Systems, Inc. DC Specifications GMII Electrical Specification Options Mandatory - Communication between the transmitter and receiver can not occur at any bit rate without DC specifications. AC Specifications OPTION

More information

ECE Networks & Systems

ECE Networks & Systems ECE 342 1. Networks & Systems Jose E. Schutt Aine Electrical & Computer Engineering University of Illinois jschutt@emlab.uiuc.edu 1 What is Capacitance? 1 2 3 Voltage=0 No Charge No Current Voltage build

More information

HIGH SPEED-10 MBit/s LOGIC GATE OPTOCOUPLERS

HIGH SPEED-10 MBit/s LOGIC GATE OPTOCOUPLERS DESCRIPTION The / optocouplers consist of an AlGaAS LED, optically coupled to a very high speed integrated photo-detector logic gate with a strobable output. The devices are housed in a compact small-outline

More information

STUDY OF LOSS EFFECT OF TRANSMISSION LINES AND VALIDITY OF A SPICE MODEL IN ELECTROMAG- NETIC TOPOLOGY

STUDY OF LOSS EFFECT OF TRANSMISSION LINES AND VALIDITY OF A SPICE MODEL IN ELECTROMAG- NETIC TOPOLOGY Progress In Electromagnetics Research, PIER 90, 89 103, 2009 STUDY OF LOSS EFFECT OF TRANSMISSION LINES AND VALIDITY OF A SPICE MODEL IN ELECTROMAG- NETIC TOPOLOGY H. Xie, J. Wang, R. Fan, andy. Liu Department

More information

Signals and Systems Chapter 2

Signals and Systems Chapter 2 Signals and Systems Chapter 2 Continuous-Time Systems Prof. Yasser Mostafa Kadah Overview of Chapter 2 Systems and their classification Linear time-invariant systems System Concept Mathematical transformation

More information

Engineering Electromagnetics

Engineering Electromagnetics Nathan Ida Engineering Electromagnetics With 821 Illustrations Springer Contents Preface vu Vector Algebra 1 1.1 Introduction 1 1.2 Scalars and Vectors 2 1.3 Products of Vectors 13 1.4 Definition of Fields

More information

ECEN689: Special Topics in High-Speed Links Circuits and Systems Spring 2012

ECEN689: Special Topics in High-Speed Links Circuits and Systems Spring 2012 ECEN689: pecial Topics in High-peed Links Circuits and ystems pring 01 Lecture 3: Time-Domain Reflectometry & -Parameter Channel Models am Palermo Analog & Mixed-ignal Center Texas A&M University Announcements

More information

PHY3128 / PHYM203 (Electronics / Instrumentation) Transmission Lines

PHY3128 / PHYM203 (Electronics / Instrumentation) Transmission Lines Transmission Lines Introduction A transmission line guides energy from one place to another. Optical fibres, waveguides, telephone lines and power cables are all electromagnetic transmission lines. are

More information

Some of the different forms of a signal, obtained by transformations, are shown in the figure. jwt e z. jwt z e

Some of the different forms of a signal, obtained by transformations, are shown in the figure. jwt e z. jwt z e Transform methods Some of the different forms of a signal, obtained by transformations, are shown in the figure. X(s) X(t) L - L F - F jw s s jw X(jw) X*(t) F - F X*(jw) jwt e z jwt z e X(nT) Z - Z X(z)

More information

EMC Considerations for DC Power Design

EMC Considerations for DC Power Design EMC Considerations for DC Power Design Tzong-Lin Wu, Ph.D. Department of Electrical Engineering National Sun Yat-sen University Power Bus Noise below 5MHz 1 Power Bus Noise below 5MHz (Solution) Add Bulk

More information

EEC 118 Lecture #6: CMOS Logic. Rajeevan Amirtharajah University of California, Davis Jeff Parkhurst Intel Corporation

EEC 118 Lecture #6: CMOS Logic. Rajeevan Amirtharajah University of California, Davis Jeff Parkhurst Intel Corporation EEC 118 Lecture #6: CMOS Logic Rajeevan mirtharajah University of California, Davis Jeff Parkhurst Intel Corporation nnouncements Quiz 1 today! Lab 2 reports due this week Lab 3 this week HW 3 due this

More information

Features. Y Wide supply voltage range 3 0V to 15V. Y Guaranteed noise margin 1 0V. Y High noise immunity 0 45 VCC (typ )

Features. Y Wide supply voltage range 3 0V to 15V. Y Guaranteed noise margin 1 0V. Y High noise immunity 0 45 VCC (typ ) MM70C95 MM80C95 MM70C97 MM80C97 TRI-STATE Hex Buffers MM70C96 MM80C96 MM70C98 MM80C98 TRI-STATE Hex Inverters General Description These gates are monolithic complementary MOS (CMOS) integrated circuits

More information

Lecture 5: DC & Transient Response

Lecture 5: DC & Transient Response Lecture 5: DC & Transient Response Outline Pass Transistors DC Response Logic Levels and Noise Margins Transient Response RC Delay Models Delay Estimation 2 Pass Transistors We have assumed source is grounded

More information

Lecture 23: NorCal 40A Power Amplifier. Thermal Modeling.

Lecture 23: NorCal 40A Power Amplifier. Thermal Modeling. Whites, EE 322 Lecture 23 Page 1 of 13 Lecture 23: NorCal 40A Power Amplifier. Thermal Modeling. Recall from the last lecture that the NorCal 40A uses a Class C power amplifier. From Fig. 10.3(b) the collector

More information

Lecture 6: DC & Transient Response

Lecture 6: DC & Transient Response Lecture 6: DC & Transient Response Slides courtesy of Deming Chen Slides based on the initial set from David Harris CMOS VLSI Design Outline Pass Transistors DC Response Logic Levels and Noise Margins

More information

Advanced Analog Integrated Circuits. Operational Transconductance Amplifier I & Step Response

Advanced Analog Integrated Circuits. Operational Transconductance Amplifier I & Step Response Advanced Analog Integrated Circuits Operational Transconductance Amplifier I & Step Response Bernhard E. Boser University of California, Berkeley boser@eecs.berkeley.edu Copyright 2016 by Bernhard Boser

More information

Features. Description. Pin Description. Pin Configuration PI4GTL2107

Features. Description. Pin Description. Pin Configuration PI4GTL2107 Features Operates as a GTL to LVTTL sampling receiver or LVTTL to GTL driver Operates at GTL, GTL+ or GTL levels 2.3 V to 3.6 V operation EN1 and EN2 enable control LVTTL I/O not 5 V tolerant ESD protection

More information

COMP 103. Lecture 16. Dynamic Logic

COMP 103. Lecture 16. Dynamic Logic COMP 03 Lecture 6 Dynamic Logic Reading: 6.3, 6.4 [ll lecture notes are adapted from Mary Jane Irwin, Penn State, which were adapted from Rabaey s Digital Integrated Circuits, 2002, J. Rabaey et al.] COMP03

More information

fiziks Institute for NET/JRF, GATE, IIT-JAM, JEST, TIFR and GRE in PHYSICAL SCIENCES

fiziks Institute for NET/JRF, GATE, IIT-JAM, JEST, TIFR and GRE in PHYSICAL SCIENCES Content-ELECTRICITY AND MAGNETISM 1. Electrostatics (1-58) 1.1 Coulomb s Law and Superposition Principle 1.1.1 Electric field 1.2 Gauss s law 1.2.1 Field lines and Electric flux 1.2.2 Applications 1.3

More information

INTEGRATED CIRCUITS. For a complete data sheet, please also download:

INTEGRATED CIRCUITS. For a complete data sheet, please also download: INTEGRATED CIRCUITS DATA SEET For a complete data sheet, please also download: The IC0 74C/CT/CU/CMOS Logic Family Specifications The IC0 74C/CT/CU/CMOS Logic Package Information The IC0 74C/CT/CU/CMOS

More information

INTEGRATED CIRCUITS. For a complete data sheet, please also download:

INTEGRATED CIRCUITS. For a complete data sheet, please also download: INTEGRATED CIRCUITS DATA SHEET For a complete data sheet, please also download: The IC6 74HC/HCT/HCU/HCMOS ogic Family Specifications The IC6 74HC/HCT/HCU/HCMOS ogic Package Information The IC6 74HC/HCT/HCU/HCMOS

More information

LAB 5. INTRODUCTION Finite Difference Method

LAB 5. INTRODUCTION Finite Difference Method LAB 5 In previous two computer labs, you have seen how the analytical techniques for solving electrostatic problems can be approximately solved using numerical methods. For example, you have approximated

More information

ECE251 VLSI System Design Spring Homework 1. Jinfeng Liu

ECE251 VLSI System Design Spring Homework 1. Jinfeng Liu ECE251 VLSI System Design Spring 2000 Homework 1 Jinfeng Liu 65547013 05/27/2000 Problem 1: Procedure of solutions 1. Determine β n β n = An * C L / t df Ar = 1 2n (1 n) ln (2(1 n) V 0) 0) Vdd(1 n) V [

More information

1-OF-8 DECODER/DEMULTIPLEXER High-Speed Silicon-Gate CMOS

1-OF-8 DECODER/DEMULTIPLEXER High-Speed Silicon-Gate CMOS 1-OF-8 DECODER/DEMULTIPLEXER High-Speed Silicon-Gate CMOS The IN74AC138 is identical in pinout to the LS/ALS138, HC/HCT138. The device inputs are compatible with standard CMOS outputs; with pullup resistors,

More information

Progress In Electromagnetics Research B, Vol. 56, , 2013

Progress In Electromagnetics Research B, Vol. 56, , 2013 Progress In Electromagnetics Research B, Vol. 56, 409 427, 2013 A COMBINED FDTD/TLM TIME DOMAIN METHOD TO SOLVE EFFICIENTLY ELECTROMAGNETIC PROB- LEMS Nathanael Muot 1, Christophe Girard 1, Xavier Ferrieres

More information

INF5490 RF MEMS. LN03: Modeling, design and analysis. Spring 2008, Oddvar Søråsen Department of Informatics, UoO

INF5490 RF MEMS. LN03: Modeling, design and analysis. Spring 2008, Oddvar Søråsen Department of Informatics, UoO INF5490 RF MEMS LN03: Modeling, design and analysis Spring 2008, Oddvar Søråsen Department of Informatics, UoO 1 Today s lecture MEMS functional operation Transducer principles Sensor principles Methods

More information