Notes
Slide Show
Outline
1
Diode Detector
Simulation, Design and Measurement
2
1. How to use S-parameter data files in ADS
3
These files are used for Simulation
  • Use this part of the tutorial to simulate the RF performance of your circuit.  You need to include the lengths of all lines (including the pads for soldering elements to).  These are found in the layout section, so you will do some back-and-forth between layout and simulation.
  • Some elements are available in the standard libraries (the cap in this lab), others are not (the diode in this lab).  When they are not available, you will have to “create” them using user-defined S-parameters and lines (MLIN).  These can come from data sheets (like the HP website) or from measurements (like for this lab).
4
In the second half of the tutorial, we will do the Layout
  • “Artwork” is used to define the size and shape of solder connects for components like capacitors, diodes, RF chips, etc.
  • The dimensions of solder pads (where you actually connect your circuit) are specified on data sheets.  They are also available in the libra “library” for many standard elements.
  • The size of pads add length to your lines, so you will need to include them in your simulation for most accurate results.  This means you need to figure out their size before you simulate the circuit, so you will do some back-and-forth between layout and simulation.
5
1-1. There are two ways to get your S-parameters:
  • Measure them (most accurate)
  • Find them on the web or other data sheet (we’d like this to be most accurate, but for this lab it isn’t)
  • These methods are described below, for your reference.  Measured values are given at the end.
6
1-2. To measure S-parameters of the diode
  • Build the circuit with just a length of line attached to the device.
  • Measure the input impedance using the network analyzer.
  • Compensate for the length of the line to find the S-parameters of your device (Matlab code to do this is included)
7
1-3. Find the S parameters of your HP diode, Look on this web page:http://www.hp.com/HP-COMP/rf/hprfhelp/products/diodes/hsms285x.htm#s-data
8
1-4. Copy and Paste the data into a text file (diode.txt).  Put this text file into your project directory.
9
 
10
1-5. Measured 2-port S-parameters of your diode including the pads:
filename is diode2pt.txt
11
1-6. Get a Part by typing S2P in the part window & Edit Parameter
12
1-7. Adding Zin block, MLIN, MLOC, MTEE and S2P
13
1-8. Simulate your Circuit to find Zin
14
1-9. Edit C_pad1 Parameter: Define C, W,S,L from the data sheet.  Units are from your default.
(C_pad1 represents a capacitor WITH its solder pads.)
15
1-10. Insert S2P parameter file
16
1-11. Simulate the circuit and look at the graph
(Data Display)
17
1-12. Data Display
18
1-13.  The Zin Plot,
Add markers at 2.4 GHz and 2.6 GHz on both the curves
19
1-14.  Add your single-stub network to the circuit
20
1-15. Data display after simulating
21
2. Generation of Layout
  • You have now simulated how your circuit should work, but you can’t mill it.  The mill will not know what to do with the S2P element and won’t leave any particular solder pads for the capacitor.
  • In this part of the tutorial, you will prepare the circuit to be soldered, but won’t be able to simulate its performance.
22
Use of Layout
  • “Artwork” is used to define the size and shape of solder connects for components like capacitors, diodes, RF chips, etc.
  • The dimensions of solder pads (where you actually connect your circuit) are specified on data sheets.  They are also available in the ADS “library” for many standard elements.
  • The size of pads add length to your lines, so you will need to include them in your simulation for most accurate results.  This means you need to figure out their size before you simulate the circuit, so you will do some back-and-forth between layout and simulation.
23
2-1. Get a diode from Component Library.
24
2-2. Select diode from part library that is the same case size as ours
25
2-3. Replace the 2-port data element with the Diode and artwork
26
2-4. Click on the Layout and then Generate/Update Layout
27
2-5. Click OK on the message
28
2-6. Layout with the diode
29
Remove the Diode
  • Remove all parts that will be soldered on (diode and capacitor) before saving the file to be milled.
  • If you don’t, it will “mill” their outline and mess up your board.
30
2-7. Layout without the Diode
This is what you should mill.
31
What to turn in
  • Design two diode detectors, one for 2.4 GHz, and the other for 2.4 GHz.  (Slight change in single stub match.)
  • Print out the layout of your diode detectors, with sizes clearly marked.
  • Clearly mark where holes for shorts should go (there will be two on each detector).
32
Question?
  • If you didn’t “get” something in this tutorial, please tell Dr. Furse or You Chung which slide(s) is confusing.
  • Thank you!