S-parameter Simulation and Optimization
|
|
|
- Derrick McCoy
- 10 years ago
- Views:
Transcription
1 S-parameter Simulation and Optimization Slide 5-1
2 S-parameters are Ratios Usually given in db as 20 log of the voltage ratios of the waves at the ports: incident, reflected, or transmitted. S-parameter (ratios): out / in S11 - Forward Reflection (input match - impedance) S22 - Reverse Reflection (output match - impedance) S21 - Forward Transmission (gain or loss) S12 - Reverse Transmission (leakage or isolation) Results of an S-Parameter Simulation in ADS S-matrix with all complex values at each frequency point Read the complex reflection coefficient (Gamma) Change the marker readout for Zo Smith chart plots for impedance matching Results are similar to Network Analyzer measurements These are easier to understand and simply plotted. Next, ADS data Best viewed on a Smith chart. Slide 5-2
3 Typical S-parameter data in ADS Transmission: S21 magnitude vs frequency Reflection: S11 Impedance on a Smith Chart Complete S-matrix with port impedance Note: Smith marker impedance readout is changed to Zo = 50 ohms. Smith chart basics... Slide 5-3
4 The Impedance Smith Chart simplified... This is an impedance chart transformed from rectangular Z. Normalized to 50 ohms, the center = R50+J0 or Zo (perfect match). For S11 or S22 (two-port), you get the complex impedance. Circles of constant Resistance SHORT OPEN Lines of constant Reactance (+jx above and -jx below) Zo (characteristic impedance) = 50 + j0 More Smith chart... Slide 5-4
5 The Smith chart in ADS Data Display Impedance: Z Z = real / imaginary 0 to +infinity / -infinity to + infinity Z=0+j1 Reflection Coefficient: gamma ADS marker defaults to: S(1,1) = 0.8/ -65 Z0 * ( j1.5) Z=0-j1 Z=0-j2 but can be changed to give Z in ohms. S-parameter controller... Slide 5-5
6 S-Parameter Simulation Controller Default sweep variable = freq The simulator requires a port termination Num = Sweep plan can also be used (see next slide). Either way, simulation data results in an S matrix in the data set for the specified range and points. Next, other tabs Slide 5-6
7 Parameters and Noise tabs Parameters Noise Calculate other parameters. Enable Frequency Conversion for ADS system mixer only. Turn on for SS noise. If more than 2 ports, specify port numbers for 2 port NF. If not, leave blank. Dynamic range: Leave blank and get all values. Next, Sweep Plan... Slide 5-7
8 Sweep Plan with S-parameter simulations Sweep Plan is for sweeping FREQ. Otherwise, use a Parameter Sweep for variables (Vcc, pwr, etc.) Mixer designers: Here is a plan for an RF, LO, and IF. These are ignored if Sweep plan is selected! You can also have Sweeps within Sweeps. Next, Measurement Equations... Slide 5-8
9 S-Parameter measurement equations Simulation palettes have specific measurement equations - you set the arguments. Here, S is the matrix, 30 is the value in db, and 51 points used to draw the circle. Example: 3 circles for 3 different values of gain. Arguments explained briefly here. You will use some of these in the labs... Next, matching... Slide 5-9
10 S-Parameter measurement equations Simulation palettes have specific measurement equations - you set the arguments. Here, S is the matrix, 30 is the value in db, and 51 points used to draw the circle. Example: 3 circles for 3 different values of gain. Arguments explained briefly here. You will use some of these in the labs... Next, matching... Slide 5-10
11 Creating Matching Networks Various topologies can be used: L, C, R Avoid unwanted oscillations (L-C series/parallel) Yield can be a factor in topology (sensitivity) Use the fewest components (cost + efficient) Sweep or tune component values to see S-parameters Optimization: use to meet S-parameter specs (goals) In the lab, you will optimize the match for the amplifier. NOTE: For a mixer, match RF and IF. Use the Smith chart for matching Slide 5-11
12 Matching means: Moving toward the center of the Smith Chart! Parallel R Next, Smith Chart Utility for matching networks... Slide 5-12
13 Smith Chart Utility for matching... Insert the component in schematic. Select: Tools > Smith Chart Set freq, source Z, load Z. Select components: L, C, R, etc. View response build the circuit. Next, optimization... Slide 5-13
14 ADS Optimization Basics Start with a simulation that gives you results. Set up the optimization which includes: An optimizer type and search method. A specific goal or specification to be met. Enabled components or parameters to be adjusted. NOTE: ADS has both continuous and discrete optimization. Yield analysis or a yield optimization is also available. ADS Optimization in schematic Slide 5-14
15 Four elements for Optimization setup 1 - Optim controller: set the type, etc. 2 - Goal statement: use valid measurement equation or dataset expression. 3 - Enable component {o} for optimization. 4 - Simulation Controller Types of ADS optimization... Slide 5-15
16 ADS Optimization Types Available = Most commonly used types. Optimizer Search Method Error Function Formulation Random random least-squares L2 Gradient gradient least-squares L2 Random Minimax random minimaxl1 MML1 Gradient Minimax gradient minimaxl1 MML1 Quasi-Newton quasi-newton least-squares L2 Least Pth quasi-newton least P-th seqlp Minimax mini-max mini-max MM Random Max random worst case negl2 Hybrid random/qnetwon least_squares L2 Discrete discrete least-squares L2 Genetic genetic least-squares L2 Simulated Annealing SA least-squares L2 Hybrid is a combination of Random and Gradient. NOTE: Sensitivity analysis is available in the optimization controller. Error Function... Slide 5-16
17 Error Function Formulation... Optimizer Type determines the Error Form: Least Squares: Each residual is squared and all terms are then summed. The sum of the squares is averaged over frequency. Negated Least-Squares: drives values to their extreme effectively maximizes the error function. The goal is to find a worst typical response for a given set of parameters. Minimax: attempts to minimize the largest of the residuals. This tends to result in equal ripple responses. Minimax L1: is similar but cannot be less than zero, so it accounts for the most severely violated cases. Least Pth: The Least Pth EF formulation is similar to L2, except that instead of squaring the residuals, it raises them to the Pth power with P=2, 4,6 etc. Next, how the EF works with your goals... Slide 5-17
18 Goals and Error Function The goals are minimum or maximum target values. The error function is based on the goal(s). The weighting factor prioritizes multiple goals. s i m i W i Error function is defined as a summation of residuals. A residual r i may be defined as: ri = Wi mi - si Next, search method examples... is the simulated ith response (example: S21= 9.5dB) is the desired response for the ith measurement (example: S21=10dB) is the weighting factor for multiple goals: higher number is greater. NOTE: You can set all goals to be equally weighted. Simulations continue until the maximum iterations is reached or the error function (summation of the residuals) reaches zero (same as 10 db). Slide 5-18
19 Search Method examples Random analysis often gets you close to the goal (minimum error function). Gradient analysis may get stuck in a local minimum (not optimal error function). Error function Parameter value Using both RANDOM and GRADIENT can reach the desired goal or, in some cases, a hybrid type such as Genetic. Next, the setup... Slide 5-19
20 Optimization Controller setup Setup tab: Select type and set iterations. Default setting use all Goals and VARs or select specific ones in OptVar tab. Parameters tab: type, iterations, etc. All are displayed by default. Final Analysis: SP1SimInstanceName Avoid saving unwanted data. Normalizes multiple goals! Slide 5-20
21 Enabling components for Opt or Stats (yield) OPT: Enable and specify continuous or discrete (stepped) variation. Discrete or Continuous PPT is an optimization within a Yield Analysis only. Allows value to be shifted to achieve goal. Use: Options > Preferences > Component Text tab to set the display to show full opt range instead of {o}. Also, noopt or {-o} = disabled after the optimization. Discrete lib parts... NOTE: DOE is an advanced topic (statistical yield analysis). Slide 5-21
22 ADS Discrete Optimization for Library Parts Inserted library part with listed range of values (like a DAC) NOTE: For al list of all optimization variables: Next, Yield Slide 5-22
23 Yield Analysis: % meeting specs! Example: MHz (50-to-100 ohm) Impedance Transformer. Variables have been optimized {o} and statistical Yield will now test the % of circuits meeting spec. Note that component values (VAR) have defined statistical distributions {s}. Random seed Optional Exercise: Slide 5-23
24 ...Yield Analysis Results (data) NOTE on Trace Options: Uncheck Line Color to get one color. 80% will meet spec Spec is -18 db S11 from 200 to 400 MHz. Zoomed in view: results outside of spec. Yield Dataset results are stochastic. More results... Slide 5-24
25 more Yield Analysis results The example has Several Data Display windows: Histograms, Sensitivity and Sigma plots. Various methods are used and equations/functions are described for both histograms and sigma plots. MC... Slide 5-25
26 Monte Carlo Analysis Similar to Yield but no spec is required. Enabled parameters are varied and you see the response. Also, Process or Mismatch can be selected to see the effects. Process and Mismatch used for Dynamic Link to Cadence. NOTE: Click on the parameter to see highlighted range or set to Full in Options > Preferences. S-probe... Slide 5-26
27 S- Probes for Impedance Matching networks Get impedance (reflection coefficient) for biased circuits by simply connecting the S probe in series. Probe components palette: Insert the SP_Probe between components or stages. Set up the simulation at the higher level. S-probe pair Data Display template gives Impedance and stability. Slide 5-27
28 S_Param Test Lab with Test Benches Examples/Tutorial: TestLab_HOWTO_prj. Shows how to Optimize a two-port model using measured two-port data. Goals are MeasEqns = Difference between modeled and measured Test Bench values goes to zero when optimized! NOTE: The sequencer can also be used for an upper level design to run simulations in order. NOTE: Test benches are created using the test bench symbol (Design Parameters). Slide 5-28
29 Test Lab example (continued) Hierarchy of model test bench: TB2 Enabled (opt) variables are used for all values in the lower level design. When the optimization completes successfully, TB2 will be a model of the measured device. TB1 is file based and reads-in the S-param values during the optimization process. Measured test bench: TB1 Next, Ref Nets! Slide 5-29
30 Ref Nets are Terminations RefNets (2 types) are terminations that reference the impedance of other schematics in your project: test benches or designs. Next, frequency sensitive components Term1 has the impedance of the test bench ckt_1 looking into its port 1 and Term 2 has the impedance the design ckt_2 looking into its port number 1. Slide 5-30
31 ADS allows frequency sensitive components! Set a Term Z to change with frequency using IF THEN ELSE. Use an SNP Eqn: Z changes with changing frequency. if then elseif then elseif then else endif CAPQ and INDQ: Equation describes changing L or C with frequency. Try these as an extra exercise after the lab! Slide 5-31
32 Lab 5: S-parameter Simulation and Optimization Slide 5-32
33 Steps in the Design Process You are here: Design the RF sys behavioral model receiver Test conversion gain, spectrum, etc. Start amp_1900 design subckt parasitics Simulate amp DC conditions & bias network Simulate amp AC response - verify gain Test amp noise contributions tune parameters Simulate amp S-parameter response Create a matching topology Optimize the amp in & out matching networks Filter design lumped 200MHz LPF Filter design microstrip 1900 MHz BPF Transient and Momentum filter analysis Amp spectrum, delivered power, Zin - HB Test amp comp, distortion, two-tone, TOI CE basics for spectrum and baseband CE for amp_1900 with GSM source Replace amp and filters in rf_sys receiver Test conversion gain, NF, swept LO power Final CDMA system test CE with fancy DDS Co-simulation of behavioral system Slide 5-33
34 First, simulate with ideal components Plot the S parameter data Write eqn IF-THEN-ELSE for a Term Z. Simulate and list the data Slide 5-34
35 Calculate C and L values and re-simulate Reactance of 10 pf at 1.9 GHz and a list of L values: Slide 5-35
36 Smith Chart Utility for a matching network... Smart component in schematic becomes a sub-circuit when built: Start the tool, define value of Z Load at 1900 MHz, insert the component Select the desired palette components (C and L) to move to Smith Chart center Build the matching circuit with one click Next, Optimize! Slide 5-36
37 Add output matching components and Optimize! Use Random with 2 Goals: Max for S11 and S22 = -10 db NOTE: opt function or {o} indicates components are enabled. Note: If GOAL RangeVar is not set, the optimizer uses all the simulation frequency points. Slide 5-37
38 After a successful optimization... EF = O = goals met! Update the values and disable the Opt components: {-o} = noopt function. Nominal Optimization found initial Error Function (EF) to be zero or less. Optimization specification is currently satisfied Try to tighten specification Simulator will tell you if it can improve results! Lab exercise has final component values for these S-parameters which are good! Slide 5-38
39 Also, gain & noise circles + stability S-parameter simulation with gain and noise circles, and stability. These pre-defined measurement equations use ADS functions. You set the arguments if necessary! NOTE:You must turn on Noise in the simulation controller for NsCircle and list values. Circle center is source match for optimum NF. Slide 5-39
40 Optional: Read / Write data files Or, try the yield analysis example! Data File Tool: write an ADS S-parameter dataset as a Touchstone file, then Read it back in... as if it came from a Network Analyzer! Specify the dataset you want to write out. Simulate with a Sweep Plan and compare the results. Start the lab now! Slide 5-40
ADS Tutorial Stability and Gain Circles ECE145A/218A
ADS Tutorial Stability and Gain Circles ECE145A/218A The examples in this tutorial can be downloaded from xanadu.ece.ucsb.edu/~long/ece145a as the file: stab_gain.zap The first step in designing the amplifier
Agilent PN 8753-1 RF Component Measurements: Amplifier Measurements Using the Agilent 8753 Network Analyzer. Product Note
Agilent PN 8753-1 RF Component Measurements: Amplifier Measurements Using the Agilent 8753 Network Analyzer Product Note 2 3 4 4 4 4 6 7 8 8 10 10 11 12 12 12 13 15 15 Introduction Table of contents Introduction
ELC 4383 RF/Microwave Circuits I Laboratory 3: Optimization Using Advanced Design System Software
1 EL 4383 RF/Microwave ircuits I Laboratory 3: Optimization Using Advanced Design System Software Note: This lab procedure has been adapted from a procedure written by Dr. Tom Weller at the University
Using ADS to simulate Noise Figure
Using ADS to simulate Noise Figure ADS can be used to design low noise amplifiers much in the same way you have already used it for MAG or MSG designs. Noise circles and available gain circles are the
Performing Amplifier Measurements with the Vector Network Analyzer ZVB
Product: Vector Network Analyzer R&S ZVB Performing Amplifier Measurements with the Vector Network Analyzer ZVB Application Note This document describes typical measurements that are required to be made
Keysight Technologies Understanding the Fundamental Principles of Vector Network Analysis. Application Note
Keysight Technologies Understanding the Fundamental Principles of Vector Network Analysis Application Note Introduction Network analysis is the process by which designers and manufacturers measure the
Impedance 50 (75 connectors via adapters)
VECTOR NETWORK ANALYZER PLANAR TR1300/1 DATA SHEET Frequency range: 300 khz to 1.3 GHz Measured parameters: S11, S21 Dynamic range of transmission measurement magnitude: 130 db Measurement time per point:
Experiment 7: Familiarization with the Network Analyzer
Experiment 7: Familiarization with the Network Analyzer Measurements to characterize networks at high frequencies (RF and microwave frequencies) are usually done in terms of scattering parameters (S parameters).
Understanding the Fundamental Principles of Vector Network Analysis. Application Note 1287-1. Table of Contents. Page
Understanding the Fundamental Principles of Vector Network Analysis Application Note 1287-1 Table of Contents Page Introduction 2 Measurements in Communications Systems 2 Importance of Vector Measurements
2. The Vector Network Analyzer
ECE 584 Laboratory Experiments 2. The Vector Network Analyzer Introduction: In this experiment we will learn to use a Vector Network Analyzer to measure the magnitude and phase of reflection and transmission
Impedance Matching and Matching Networks. Valentin Todorow, December, 2009
Impedance Matching and Matching Networks Valentin Todorow, December, 2009 RF for Plasma Processing - Definition of RF What is RF? The IEEE Standard Dictionary of Electrical and Electronics Terms defines
RF Network Analyzer Basics
RF Network Analyzer Basics A tutorial, information and overview about the basics of the RF Network Analyzer. What is a Network Analyzer and how to use them, to include the Scalar Network Analyzer (SNA),
1. The Slotted Line. ECE 584 Microwave Engineering Laboratory Experiments. Introduction:
ECE 584 Microwave Engineering Laboratory Experiments 1. The Slotted Line Introduction: In this experiment we will use a waveguide slotted line to study the basic behavior of standing waves and to measure
RF-Microwaves formulas - 1-port systems
RF-Microwaves formulas - -port systems s-parameters: Considering a voltage source feeding into the DUT with a source impedance of. E i E r DUT The voltage into the DUT is composed of 2 parts, an incident
Laboratory #5: RF Filter Design
EEE 194 RF Laboratory Exercise 5 1 Laboratory #5: RF Filter Design I. OBJECTIVES A. Design a third order low-pass Chebyshev filter with a cutoff frequency of 330 MHz and 3 db ripple with equal terminations
MEASUREMENT UNCERTAINTY IN VECTOR NETWORK ANALYZER
MEASUREMENT UNCERTAINTY IN VECTOR NETWORK ANALYZER W. Li, J. Vandewege Department of Information Technology (INTEC) University of Gent, St.Pietersnieuwstaat 41, B-9000, Gent, Belgium Abstract: Precision
Impedance Matching of Filters with the MSA Sam Wetterlin 2/11/11
Impedance Matching of Filters with the MSA Sam Wetterlin 2/11/11 Introduction The purpose of this document is to illustrate the process for impedance matching of filters using the MSA software. For example,
S-Band Low Noise Amplifier Using the ATF-10136. Application Note G004
S-Band Low Noise Amplifier Using the ATF-10136 Application Note G004 Introduction This application note documents the results of using the ATF-10136 in low noise amplifier applications at S band. The ATF-10136
AVX EMI SOLUTIONS Ron Demcko, Fellow of AVX Corporation Chris Mello, Principal Engineer, AVX Corporation Brian Ward, Business Manager, AVX Corporation
AVX EMI SOLUTIONS Ron Demcko, Fellow of AVX Corporation Chris Mello, Principal Engineer, AVX Corporation Brian Ward, Business Manager, AVX Corporation Abstract EMC compatibility is becoming a key design
S-Parameters and Related Quantities Sam Wetterlin 10/20/09
S-Parameters and Related Quantities Sam Wetterlin 10/20/09 Basic Concept of S-Parameters S-Parameters are a type of network parameter, based on the concept of scattering. The more familiar network parameters
Network Analyzer Operation
Network Analyzer Operation 2004 ITTC Summer Lecture Series John Paden Purposes of a Network Analyzer Network analyzers are not about computer networks! Purposes of a Network Analyzer Measures S-parameters
SIMULATIONS OF PARALLEL RESONANT CIRCUIT POWER ELECTRONICS COLORADO STATE UNIVERSITY
SIMULATIONS OF PARALLEL RESONANT CIRCUIT POWER ELECTRONICS COLORADO STATE UNIVERSITY Page 1 of 25 PURPOSE: The purpose of this lab is to simulate the LCC circuit using MATLAB and ORCAD Capture CIS to better
Microwave Amplifier Design (part 1)
San Jose State University Department of Electrical Engineering ELECTRICAL ENGINEERING SENIOR PROJECT Microwave Amplifier Design (part 1) by Steve Garcia Jaime Cordoba Inderpreet Obhi December 15, 2003
Agilent AN 1316 Optimizing Spectrum Analyzer Amplitude Accuracy
Agilent AN 1316 Optimizing Spectrum Analyzer Amplitude Accuracy Application Note RF & Microwave Spectrum Analyzers Table of Contents 3 3 4 4 5 7 8 8 13 13 14 16 16 Introduction Absolute versus relative
0HDVXULQJWKHHOHFWULFDOSHUIRUPDQFH FKDUDFWHULVWLFVRI5),)DQGPLFURZDYHVLJQDO SURFHVVLQJFRPSRQHQWV
0HDVXULQJWKHHOHFWULFDOSHUIRUPDQFH FKDUDFWHULVWLFVRI5),)DQGPLFURZDYHVLJQDO SURFHVVLQJFRPSRQHQWV The treatment given here is introductory, and will assist the reader who wishes to consult the standard texts
RF measurements, tools and equipment E. B. Boskamp, A. Nabetani, J. Tropp ([email protected])
RF measurements, tools and equipment E. B. Boskamp, A. Nabetani, J. Tropp ([email protected]) INTRODUCTION I am often asked by researchers what kind of equipment is needed to set up an RF lab. The
EE 242 EXPERIMENT 5: COMPUTER SIMULATION OF THREE-PHASE CIRCUITS USING PSPICE SCHEMATICS 1
EE 242 EXPERIMENT 5: COMPUTER SIMULATION OF THREE-PHASE CIRCUITS USING PSPICE SCHEMATICS 1 Objective: To build, simulate, and analyze three-phase circuits using OrCAD Capture Pspice Schematics under balanced
2 Port Parameters I 1. ECE145A/218A Notes Set #4 1. Two-ways of describing device: A. Equivalent - Circuit-Model
ECE45A/8A Notes et #4 Port Parameters Two-ways of describing device: A. Equivalent - Circuit-Model Physically based Includes bias dependence Includes frequency dependence Includes size dependence - scalability
Current Probes, More Useful Than You Think
Current Probes, More Useful Than You Think Training and design help in most areas of Electrical Engineering Copyright 1998 Institute of Electrical and Electronics Engineers. Reprinted from the IEEE 1998
Agilent Technologies. Generating Custom, Real-World Waveforms Integrating Test Instrumentation into the Design Process Application Note 1360
Agilent Technologies Generating Custom, Real-World Waveforms Integrating Test Instrumentation into the Design Process Application Note 1360 Table of Contents Introduction...............................................................................3
Technical Datasheet Scalar Network Analyzer Model 8003-10 MHz to 40 GHz
Technical Datasheet Scalar Network Analyzer Model 8003-10 MHz to 40 GHz The Giga-tronics Model 8003 Precision Scalar Network Analyzer combines a 90 db wide dynamic range with the accuracy and linearity
UNDERSTANDING NOISE PARAMETER MEASUREMENTS (AN-60-040)
UNDERSTANDING NOISE PARAMETER MEASUREMENTS (AN-60-040 Overview This application note reviews noise theory & measurements and S-parameter measurements used to characterize transistors and amplifiers at
Agilent AN 154 S-Parameter Design Application Note
Agilent AN 154 S-Parameter Design Application Note Introduction The need for new high-frequency, solid-state circuit design techniques has been recognized both by microwave engineers and circuit designers.
Impedance Matching Utility
Impedance Matching Utility September 2006 Notice The information contained in this document is subject to change without notice. Agilent Technologies makes no warranty of any kind with regard to this material,
Closing the Loop in High-Frequency Amplifier Design Processes
1 Session E 220 Closing the Loop in High-Frequency Amplifier Design Processes Andrew Rusek and Barbara Oakley Department of Electrical and Systems Engineering Oakland University, Rochester, MI 48309 Email:
R3765/67 CG Network Analyzer
R3765/67 CG Network Analyzer RSE 05.03.02 1 R376XG Series Overview R3765 300kHz ~ 3.8 GHz R3767 300kHz ~ 8 GHz AG BG Basic model Built-in Bridge A/R & B/R Transmission Reflection CG Built-in S-parameter
Understanding Power Impedance Supply for Optimum Decoupling
Introduction Noise in power supplies is not only caused by the power supply itself, but also the load s interaction with the power supply (i.e. dynamic loads, switching, etc.). To lower load induced noise,
MATRIX TECHNICAL NOTES
200 WOOD AVENUE, MIDDLESEX, NJ 08846 PHONE (732) 469-9510 FAX (732) 469-0418 MATRIX TECHNICAL NOTES MTN-107 TEST SETUP FOR THE MEASUREMENT OF X-MOD, CTB, AND CSO USING A MEAN SQUARE CIRCUIT AS A DETECTOR
LABORATORY 2 THE DIFFERENTIAL AMPLIFIER
LABORATORY 2 THE DIFFERENTIAL AMPLIFIER OBJECTIVES 1. To understand how to amplify weak (small) signals in the presence of noise. 1. To understand how a differential amplifier rejects noise and common
Capacitor Self-Resonance
Capacitor Self-Resonance By: Dr. Mike Blewett University of Surrey United Kingdom Objective This Experiment will demonstrate some of the limitations of capacitors when used in Radio Frequency circuits.
Circuit Simulation: Here are some of ADS analysis:
Advanced Design System (ADS) Tutorial: ADS is a simulator like spice, cadence. But it focuses on the RF and microwave design, so most of its devices on the library are microwave devices. Circuit Simulation:
Agilent 8753ET/8753ES Network Analyzers
Agilent 8753ET/8753ES Network Analyzers 8753ET, 300 khz to 3 or 6 GHz 8753ES, 30 khz to 3 or 6 GHz Configuration Guide System configuration summary The following summary lists the main components required
Since any real component also has loss due to the resistive component, the average power dissipated is 2 2R
Quality factor, Q Reactive components such as capacitors and inductors are often described with a figure of merit called Q. While it can be defined in many ways, it s most fundamental description is: Q
Creating a new project: Choose File> New Project. A dialog box appears and asking about the work directory that by default
Advanced Design System (ADS) Tutorial: ADS is a simulator like spice, cadence. But it focuses on the RF and microwave design, so most of its devices on the library are microwave devices. Circuit Simulation:
Application Note #49 RF Amplifier Output Voltage, Current, Power, and Impedance Relationship
Application Note #49 RF Amplifier Output Voltage, Current, Power, and Impedance Relationship By: Jason Smith; Manager Applications Engineer and Pat Malloy; Sr. Applications Engineer How much output voltage,
Revision 1.10 April 7, 2015 Method of Implementation (MOI) for 100BASE-TX Ethernet Cable Tests Using Keysight E5071C ENA Option TDR
Revision 1.10 April 7, 2015 Method of Implementation (MOI) for 100BASE-TX Ethernet Cable Tests Using Keysight E5071C ENA Option TDR 1 Table of Contents 1. Revision History... 3 2. Purpose... 3 3. References...
VIETNAM NATIONAL UNIVERSITY HOCHIMINH CITY INTERNATIONAL UNIVERSITY SCHOOL OF ELECTRICAL ENGINEERING
VIETNAM NATIONAL UNIVERSITY HOCHIMINH CITY INTERNATIONAL UNIVERSITY SCHOOL OF ELECTRICAL ENGINEERING BUILD A METHOD TO MEASURE THE RELATIVE PERMITTIVITY OF THE SUBSTRATE OF A PCB USING VECTOR NETWORK ANALYZER
Application of network analyzer in measuring the performance functions of power supply
J Indian Inst Sci, July Aug 2006, 86, 315 325 Indian Institute of Science Application of network analyzer in measuring the performance functions of power supply B SWAMINATHAN* AND V RAMANARAYANAN Power
Vector Network Analyzer Techniques to Measure WR340 Waveguide Windows
LS-296 Vector Network Analyzer Techniques to Measure WR340 Waveguide Windows T. L. Smith ASD / RF Group Advanced Photon Source Argonne National Laboratory June 26, 2002 Table of Contents 1) Introduction
Agilent De-embedding and Embedding S-Parameter Networks Using a Vector Network Analyzer. Application Note 1364-1
Agilent De-embedding and Embedding S-Parameter Networks Using a Vector Network Analyzer Application Note 1364-1 Introduction Traditionally RF and microwave components have been designed in packages with
Design of Experiments (DOE) Tutorial
Design of Experiments (DOE) Tutorial Design of Experiments (DOE) techniques enables designers to determine simultaneously the individual and interactive effects of many factors that could affect the output
AN-837 APPLICATION NOTE
APPLICATION NOTE One Technology Way P.O. Box 916 Norwood, MA 262-916, U.S.A. Tel: 781.329.47 Fax: 781.461.3113 www.analog.com DDS-Based Clock Jitter Performance vs. DAC Reconstruction Filter Performance
Touchstone File Format Specification. Rev 2.0
Touchstone File Format Specification Rev 2.0.0 Copyright 2006 by the GEIA/IBIS Open Forum. This document may be distributed free of charge, as long as the entire document including this copyright notice
isim ACTIVE FILTER DESIGNER NEW, VERY CAPABLE, MULTI-STAGE ACTIVE FILTER DESIGN TOOL
isim ACTIVE FILTER DESIGNER NEW, VERY CAPABLE, MULTI-STAGE ACTIVE FILTER DESIGN TOOL Michael Steffes Sr. Applications Manager 12/15/2010 SIMPLY SMARTER Introduction to the New Active Filter Designer Scope
Agilent 8510-13 Measuring Noninsertable Devices
Agilent 8510-13 Measuring Noninsertable Devices Product Note A new technique for measuring components using the 8510C Network Analyzer Introduction The majority of devices used in real-world microwave
The purpose of this paper is as follows: Examine the architectures of modern vector network analyzers (VNAs) Provide insight into nonlinear
1 The purpose of this paper is as follows: Examine the architectures of modern vector network analyzers (VNAs) Provide insight into nonlinear characterizations of amplifiers, mixers, and converters using
Agilent 8720 Family Microwave Vector Network Analyzers
Agilent 8720 Family Microwave Vector Network Analyzers Product Overview High-Performance Solutions for Your Measurement Challenges Now more choices for solving your measurement challenges What's new in
Utilizing Time Domain (TDR) Test Methods For Maximizing Microwave Board Performance
The Performance Leader in Microwave Connectors Utilizing Time Domain (TDR) Test Methods For Maximizing Microwave Board Performance.050 *.040 c S11 Re REF 0.0 Units 10.0 m units/.030.020.010 1.0 -.010 -.020
Optimizing IP3 and ACPR Measurements
Optimizing IP3 and ACPR Measurements Table of Contents 1. Overview... 2 2. Theory of Intermodulation Distortion... 2 3. Optimizing IP3 Measurements... 4 4. Theory of Adjacent Channel Power Ratio... 9 5.
PROCEDURE: 1. Measure and record the actual values of the four resistors listed in Table 10-1.
The answer to two questions will help you identify a series or parallel connection: (1) Will the identical current go through both components? f the answer is yes, the components are in series. (2) Are
Basics of RF Amplifier Measurements with the E5072A ENA Series Network Analyzer
Basics of RF Amplifier Measurements with the E5072A ENA Series Network Analyzer Application Note Introduction The RF power amplifier is a key component used in a wide variety of industries such as wireless
Probes and Setup for Measuring Power-Plane Impedances with Vector Network Analyzer
Probes and Setup for Measuring Power-Plane Impedances with Vector Network Analyzer Plane impedance measurement with VNA 1 Outline Introduction, Y, and S parameters Self and transfer impedances VNA One-port
Six-Port Reflectometer: an Alternative Network Analyzer for THz Region. Guoguang Wu
Six-Port Reflectometer: an Alternative Network Analyzer for THz Region Guoguang Wu Outline General Background of Network Analyzer Principles of Six-Port Reflectometer WR-15 Six-port Reflectometer Design,
Making Accurate Voltage Noise and Current Noise Measurements on Operational Amplifiers Down to 0.1Hz
Author: Don LaFontaine Making Accurate Voltage Noise and Current Noise Measurements on Operational Amplifiers Down to 0.1Hz Abstract Making accurate voltage and current noise measurements on op amps in
Common Emitter BJT Amplifier Design Current Mirror Design
Common Emitter BJT Amplifier Design Current Mirror Design 1 Some Random Observations Conditions for stabilized voltage source biasing Emitter resistance, R E, is needed. Base voltage source will have finite
Understanding Mixers Terms Defined, and Measuring Performance
Understanding Mixers Terms Defined, and Measuring Performance Mixer Terms Defined Statistical Processing Applied to Mixers Today's stringent demands for precise electronic systems place a heavy burden
Computer Aided Design of Home Medical Alert System
Computer Aided Design of Home Medical Alert System Submitted to The Engineering Honors Committee 119 Hitchcock Hall College of Engineering The Ohio State University Columbus, Ohio 43210 By Pei Chen Kan
Agilent PN 89400-13 Extending Vector Signal Analysis to 26.5 GHz with 20 MHz Information Bandwidth
Agilent PN 89400-13 Extending Vector Signal Analysis to 26.5 GHz with 20 MHz Information Bandwidth Product Note The Agilent Technologies 89400 series vector signal analyzers provide unmatched signal analysis
Qucs. A Tutorial. Getting Started with Qucs. Stefan Jahn Juan Carlos Borrás
Qucs A Tutorial Getting Started with Qucs Stefan Jahn Juan Carlos Borrás Copyright c 2007 Stefan Jahn Copyright c 2007 Juan Carlos Borrás Permission is granted to
Application Note SAW-Components
Application Note SAW-Components Principles of SAWR-stabilized oscillators and transmitters. App: Note #1 This application note describes the physical principle of SAW-stabilized oscillator. Oscillator
Visual System Simulator White Paper
Visual System Simulator White Paper UNDERSTANDING AND CORRECTLY PREDICTING CRITICAL METRICS FOR WIRELESS RF LINKS Understanding and correctly predicting cellular, radar, or satellite RF link performance
a 1 a 2 2 Port b 2 b 1 Multi-Port Handset Switch S-Parameters Application Note AN20 Seven-Port S-Parameter Definition Introduction Summary:
AN2 Multi-Port Handset Switch S-Parameters Introduction High-power UltraCMOS switches are the nextgeneration solution for wireless handset power amplifiers and antenna switch modules. Most multi-throw
A Guide to Calibrating Your Spectrum Analyzer
A Guide to Calibrating Your Application Note Introduction As a technician or engineer who works with electronics, you rely on your spectrum analyzer to verify that the devices you design, manufacture,
Wireless Communication and RF System Design Using MATLAB and Simulink Giorgia Zucchelli Technical Marketing RF & Mixed-Signal
Wireless Communication and RF System Design Using MATLAB and Simulink Giorgia Zucchelli Technical Marketing RF & Mixed-Signal 2013 The MathWorks, Inc. 1 Outline of Today s Presentation Introduction to
ATE-A1 Testing Without Relays - Using Inductors to Compensate for Parasitic Capacitance
Introduction (Why Get Rid of Relays?) Due to their size, cost and relatively slow (millisecond) operating speeds, minimizing the number of mechanical relays is a significant goal of any ATE design. This
The front end of the receiver performs the frequency translation, channel selection and amplification of the signal.
Many receivers must be capable of handling a very wide range of signal powers at the input while still producing the correct output. This must be done in the presence of noise and interference which occasionally
VCO Phase noise. Characterizing Phase Noise
VCO Phase noise Characterizing Phase Noise The term phase noise is widely used for describing short term random frequency fluctuations of a signal. Frequency stability is a measure of the degree to which
Understanding Power Splitters
Understanding Power Splitters how they work, what parameters are critical, and how to select the best value for your application. Basically, a 0 splitter is a passive device which accepts an input signal
Jeff Thomas Tom Holmes Terri Hightower. Learn RF Spectrum Analysis Basics
Jeff Thomas Tom Holmes Terri Hightower Learn RF Spectrum Analysis Basics Agenda Overview: Spectrum analysis and its measurements Theory of Operation: Spectrum analyzer hardware Frequency Specifications
EE 186 LAB 2 FALL 2004. Network Analyzer Fundamentals and Two Tone Linearity
Network Analyzer Fundamentals and Two Tone Linearity Name: Name: Name: Objective: To become familiar with the basic operation of a network analyzer To use the network analyzer to characterize the in-band
A Network Analyzer For Active Components
A Network Analyzer For Active Components EEEfCom 29-30 Juni ULM Marc Vanden Bossche, NMDG Engineering Remi Tuijtelaars, BSW Copyright 2005 NMDG Engineering Version 2 Outline Review of S-parameters Theory
Curriculum and Concept Module Development in RF Engineering
Introduction Curriculum and Concept Module Development in RF Engineering The increasing number of applications students see that require wireless and other tetherless network solutions has resulted in
Project 1: Rectangular Waveguide (HFSS)
Project 1: Rectangular Waveguide (HFSS) b ε r a a = 0.9 (2.286cm) b = 0.4 (1.016cm) ε r = 1.0 Objective Getting Started with HFSS (a tutorial) Using HFSS, simulate an air-filled WR-90 waveguide shown above.
HP 8970B Option 020. Service Manual Supplement
HP 8970B Option 020 Service Manual Supplement Service Manual Supplement HP 8970B Option 020 HP Part no. 08970-90115 Edition 1 May 1998 UNIX is a registered trademark of AT&T in the USA and other countries.
Laboratory 4: Feedback and Compensation
Laboratory 4: Feedback and Compensation To be performed during Week 9 (Oct. 20-24) and Week 10 (Oct. 27-31) Due Week 11 (Nov. 3-7) 1 Pre-Lab This Pre-Lab should be completed before attending your regular
Cable Impedance and Structural Return Loss Measurement Methodologies
Cable Impedance and Structural Return Loss Measurement Methodologies Introduction Joe Rowell Joel Dunsmore and Les Brabetz Hewlett Packard Company Santa Rosa, California Two critical electrical specifications
Introduction to the Smith Chart for the MSA Sam Wetterlin 10/12/09 Z +
Introduction to the Smith Chart for the MSA Sam Wetterlin 10/12/09 Quick Review of Reflection Coefficient The Smith chart is a method of graphing reflection coefficients and impedance, and is often useful
Understanding Power Splitters
Understanding Power Splitters How they work, what parameters are critical, and how to select the best value for your application. Basically, a 0 splitter is a passive device which accepts an input signal
Analog Devices Welcomes Hittite Microwave Corporation NO CONTENT ON THE ATTACHED DOCUMENT HAS CHANGED
Analog Devices Welcomes Hittite Microwave Corporation NO CONTENT ON THE ATTACHED DOCUMENT HAS CHANGED www.analog.com www.hittite.com THIS PAGE INTENTIONALLY LEFT BLANK v.113 Frequency Divider Operation
Monolithic Amplifier PMA2-43LN+ Ultra Low Noise, High IP3. 50Ω 1.1 to 4.0 GHz. The Big Deal
Ultra Low Noise, High IP3 Monolithic Amplifier 50Ω 1.1 to 4.0 GHz The Big Deal Ultra low noise figure, 0.46 db High gain, high IP3 Small size, 2 x 2 x 1mm 2mm x 2mm Product Overview Mini-Circuits is an
Co-simulation of Microwave Networks. Sanghoon Shin, Ph.D. RS Microwave
Co-simulation of Microwave Networks Sanghoon Shin, Ph.D. RS Microwave Outline Brief review of EM solvers 2D and 3D EM simulators Technical Tips for EM solvers Co-simulated Examples of RF filters and Diplexer
F = S i /N i S o /N o
Noise figure Many receiver manufacturers specify the performance of their receivers in terms of noise figure, rather than sensitivity. As we shall see, the two can be equated. A spectrum analyzer is a
Antenna Cable Attenuation at very high SWR
Antenna Cable Attenuation at very high SWR Gerald Schuller, DL5BBN July 19, 2014 Abstract This article describes the additional losses that are incurred in antenna cables if the SWR at the antenna is very
Analysis on the Balanced Class-E Power Amplifier for the Load Mismatch Condition
Analysis on the Class-E Power Amplifier for the Load Mismatch Condition Inoh Jung 1,1, Mincheol Seo 1, Jeongbae Jeon 1, Hyungchul Kim 1, Minwoo Cho 1, Hwiseob Lee 1 and Youngoo Yang 1 Sungkyunkwan University,
Virtuoso Analog Design Environment Family Advanced design simulation for fast and accurate verification
Advanced design simulation for fast and accurate verification The Cadence Virtuoso Analog Design Environment family of products provides a comprehensive array of capabilities for the electrical analysis
CONCEPT-II. Overview of demo examples
CONCEPT-II CONCEPT-II is a frequency domain method of moment (MoM) code, under development at the Institute of Electromagnetic Theory at the Technische Universität Hamburg-Harburg (www.tet.tuhh.de). Overview
Agilent Network Analyzer Basics
Agilent Network Analyzer Basics 2 Abstract This presentation covers the principles of measuring high-frequency electrical networks with network analyzers. You will learn what kinds of measurements are
Measuring RF Parameters of Networks Bill Leonard NØCU
Measuring RF Parameters of Networks Bill Leonard NØCU NAØTC - 285 TechConnect Radio Club http://www.naøtc.org/ What is a Network? A Network is a group of electrical components connected is a specific way
When designing. Inductors at UHF: EM Simulation Guides Vector Network Analyzer. measurement. EM SIMULATION. There are times when it is
Inductors at UHF: EM Simulation Guides Vector Network Analyzer Measurements John B. Call Thales Communications Inc., USA When designing There are times when it is circuits for necessary to measure a operation
Reading: HH Sections 4.11 4.13, 4.19 4.20 (pgs. 189-212, 222 224)
6 OP AMPS II 6 Op Amps II In the previous lab, you explored several applications of op amps. In this exercise, you will look at some of their limitations. You will also examine the op amp integrator and
