ADS+Tutorial SungYoo
ADS+Tutorial SungYoo
ADS+Tutorial SungYoo
Agilent
Software Tutorial
Created by
TC Chen
Lee Wells
Fall 2012
Create New Workspace
1. On the main window of the ADS, click the icon Create A New Workspace and a window
should appear.
2. Name the new workspace ads_demo.
3. Choose mil as the length unit
4. After click OK, a schematic window will come up.
Using LineCalc
What is LineCalc?
It is a tool used to quickly synthesize or analyze a structure that is commonly used (microstrip
transmission line, microstrip coupled line, coplanar waveguide, etc).
1
2
6
3
5
4
In the midterm project, Rogers Duroid 5880 (ask Dr. Melde later) may be used as the substrate
for design.
The following lists are important Parameters in Duroid 5880 substrate.
Component
Palette List
Click to add Click to add Click to run
ground wire simulation
Component
List
Transmission Line Simulation
3
4. Scroll down the Component Palette List and choose Simulation-S_Param.
5. Click S P icon from the component list and place it on the schematic. Change the
starting frequency to 1 GHz, the stop frequency to 6 GHz, the frequency step to 0.1 GHz.
6. Add two Term components to both ends of the of the MLIN line, and apply a Ground
to each of them. Let their impedance be 50 Ohm. Make sure all the components are wire
connected in series.
7. Now, we are ready to simulate
4
7
6
Plotting the Simulation Data
1. When the simulation is done, a display window will appear. Click the Rectangular Plot
icon on the left, and place the plot in the center.
2. A new window will appear asking you for the information which you want to plot.
Therefore, we will highlight S for all s-parameters and click Add.
3. Another window will show up. Select dB and then click OK.
4. A plot will be made with the values of the s-parameters in dB.
Zoom to Zoom to
view allDesignated area
1
2 3
S11 S21
3.5 GHz Wilkinson Power Divider Demo
Using Duroid 5880 to design Wilkinson Power Divider in 3.5 GHz
Characteristic Impedance: 50
Symbol
Illustration
Parameters
Range of Usage
W1 + W3 0.5
W2 + W3 0.5
0.10 H W1 10 H
0.10 H W2 10 H
0.10 H W3 10 H
Er 128
where
Er = dielectric constant (from associated Subst)
H = substrate thickness (from associated Subst)
= wavelength in the dielectric
Notes/Equations
2. The center lines of the strips connected to pins 1 and 2 are assumed to be
aligned.
6. For noise to be generated, the transmission line must be lossy (loss generates
thermal noise).
2. MSTEP (Microstrip Step in Width)
Symbol
Illustration
Parameters
Range of Usage
where
ER = dielectric constant (from associated Subst)
H = substrate thickness (from associated Subst)
Notes/Equations
1. Although the references listed here have validated the model for ER 10, it
does not mean that the model is inaccurate for ER > 10. A warning message
will be issued when ER > 13.1.
4. For noise to be generated, the transmission line must be lossy (loss generates
thermal noise).
Symbol
Illustration
Parameters
Hu = cover height
Rough = conductor surface roughness, in specified units; RMS value; refer to note 7
Cond1 = (ADS Layout option) layer on which the microstrip metallization will be
drawn in layout
Cond2 = (ADS Layout option) layer on which the air bridges will be drawn in layout
Diel1 = (ADS Layout option) layer on which the dielectric capacitive areas will be
drawn in layout
Diel2 = (ADS Layout option) layer on which the via between Cond and Cond2 masks
will be drawn in layout
Hole = (ADS Layout option) layer on which the via layer used for grounding will be
drawn in layout
Res = (ADS Layout option) layer on which the resistive mask will be drawn in layout
Netlist Format
Substrate model statements for the ADS circuit simulator may be stored in an
external file.
The model statement starts with the required keyword model. It is followed by the
substratename that will be used by microstrip components to refer to the model. The
third parameter indicates the type of model; for this model it is MSUB. The rest of
the model contains pairs of substrate model parameters and values, separated by an
equal sign. The name of the model parameter must appear exactly as shown in the
parameters table-these names are case sensitive. Model parameters may appear in
any order in the model statement. For more information about the ADS circuit
simulator netlist format, including scale factors, subcircuits, variables and equations,
refer to "ADS Simulator Input Syntax" in the Circuit Simulation manual.
Example:
Notes/Equations
For RFDE Users Information about this model must be provided in a model file;
refer to the Netlist Format section.
2. Conductor losses are accounted for when Cond < 4.1 1017 S/m and T > 10-9.
Gold conductivity is 4.1 107 S/m. Rough modifies loss calculations.
Conductivity for copper is 5.8 107.
3. Parameters Cond1, Cond2, Diel1, Diel2, Hole, and Res control the layer on
which the Mask layers are drawn. These are layout-only parameters and are
not used by the simulator.
7. The Rough parameter is used in the following equation in MDS and ADS:
Symbol
Illustration
Parameters
Range of Usage
0.01 H W 100.0 H
0.1 H S 10.0 H
1 Er 18
T 0
where
Notes/Equations
4. For noise to be generated, the transmission line must be lossy (loss generates
thermal noise).
Symbol
Illustration
Parameters
Range of Usage
0.01 H W 100 H
180 Angle 180
Radius W/2
where
H = substrate thickness (from associated Subst)
Notes/Equations
The length of the equivalent straight microstrip section is equal to the product
of the centerline radius and the angle in radians.
4. For noise to be generated, the transmission line must be lossy (loss generates
thermal noise).
Symbol
Available in ADS
Parameters
W = Conductor Width
H = Substrate Height
Design Limits
Notes
A substrate must be named in the SUBST field and a microstrip substrate definition
that corresponds to this name must appear on the circuit page.
7.MSABND_MDS (Arbitrary
Angled/Chamfer Bend)
Symbol
Available in ADS
Parameters
W = Conductor Width
H = Substrate Height
M = Miter = X/D
For M less than sin2(ANG/2), the reference plane is at the interior corner of the bend.
For M greater than sin2(ANG/2), the reference plane is removed by a distance L from
the interior corner of the bend, where:
If M is 0.5 and ANG is 90 degrees, instead use the model for the chamfered 90
degree bend MSBEND.
If M is 0.0 and ANG is 90 degrees, instead use the model for the square corner
MSCRNR.
Notes
A substrate must be named in the SUBST field and a microstrip substrate definition
that corresponds to this name must appear on the circuit page.
Appendix B: ADS Help
Like Matlab or other programming languages, you may look up the help for further information.
Take previous MLIN for instance.
2. Click Help