Help for Using HP Advanced Design System (ADS)

ADS is available underLinux systems at ECE/ENCS.  This and other news
about running ADS at Concordia is posted at
http://www.ece.concordia.ca/~paknys/hpads.html

The HP EEsof web page http://eesof.tm.agilent.com/ has more information on ADS and other products.


Logging in and running ADS in the ENCS Lab: -------------------------------------------

The computer lab H-921 is open 8am-11pm. To use it, read: hall.html (1) In the Linux terminal, type: module load ADS. (2) Type: ads


Documentation: --------- The F1 key or the Help icon leads to the documentation. A good place to start is Getting Started --> Introduce Me to ADS --> Simulation Also Take a look at: Components -> Analog/RF -> Intro to Circuit Components (ideal R, L, C,...) Components -> Analog/RF -> Distributed Components (microstrip, stripline, air inductors,...) Simulation -> Analog/RF -> Using Circuit Simulators Simulation -> Analog/RF -> S-Parameter Simulation For antenna pattern information, go to Simulation -> Electromagnetic -> Momentum -> Chapter 11 Radiation Patterns and Antenna Characteristics For information on printing, see http://www.ece.concordia.ca/ -> Documentation
Linecalc -------- Linecalc lets you figure out the transmission line dimensions for a given impedance, and vice-versa. It handles coax, microstrip, coupled lines, and many other types. It can be run from the Schematic Window -> Tools. It can also be run directly from the unix command line, by typing "linecalc."
s2p files --------- An s2p file is used to represent a two-port S-parameter table. It is used with Data Items ->S2P Comments have a ! For example, a file called gaasfet.s2p could contain: ! D. Pozar, "RF and Microwave Design," Example 6.3. # GHZ S MA R 50.0 !freq magS11 angS11 magS21 angS21 magS12 angS12 magS22 angS22 3.000 0.80 -89. 2.86 99. 0.03 56. 0.76 -41. 4.000 0.72 -116. 2.60 76. 0.03 57. 0.73 -54. 5.000 0.66 -142. 2.39 54. 0.03 62. 0.72 -68.
imt file example ---------------- ! DBL1.IMT ! @(#) $Source: /cvs/sr/src/geminiui/templates/dbl1.imt,v $ $Revision: 1.3 $ $Date: 2000/05/25 17:51:32 $ ! Intermodulation table for double balanced mixer #1 ! Signal Level (dBm) LO Level (dBm) -10 7 ! M x LO ( Horizontal ) N x Signal (Vertical ) !\ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ! 99 26 35 39 50 41 53 49 51 45 65 55 75 65 85 99 24 0 35 13 40 24 45 28 49 35 55 45 65 55 99 73 73 74 70 71 64 69 64 69 65 75 75 85 99 67 64 69 50 77 47 74 44 74 45 75 55 99 86 90 86 88 88 85 86 85 90 85 85 99 90 80 90 71 90 68 90 65 88 65 99 90 90 90 90 90 90 90 90 90 99 90 90 90 90 90 87 90 90 99 99 95 99 95 99 95 99 99 90 95 90 95 90 99 99 99 99 99 99 99 99 90 99 99 99 99 99 99 99 99 99 99 99 99 99 99
X-window screen dump -------------------- This can be convenient if you want to print a picture of the entire window. Use "xwd" and "xpr." xwd -nobdrs | xpr -device ps | lpr Some systems don't have xpr, so you can also use xview to view a *.xwd file. xwd -nobdrs > xx.xwd ; xv -rv xx.xwd
Design Kits, 2017 ----------------- Vendor components are no longer automatically installed. In the main ADS window, go to Design_Kits --> Manage Favorite Design Kits -->Add Library Definition File Go to "Computer" on the left, and go to /encs/pkg/ADS-2016.01/root/oalibs/vendor where you will find Analog_Parts_vendor_kit/ RF_Passive_SMT_vendor_kit/ HFDiode_vendor_kit/ RF_Transistors_vendor_kit/ Meas_SMT_Passive_vendor_kit/ S_Parameter_vendor_kit/ Microwave_Transistors_vendor_kit/ System_Lib_vendor_kit/ For example, if you want to have HFDiode_vendor_kit/ then navigate to it. In it, find the file called libs.def. Then press Open. Now, when you start making a project, the "New Workspace Wizard" will offer a list of libraries. Make sure to check off the ones that you will want. In the schematic window, there is an icon (books on a shelf, the library) where you will now find the components.
Problem Log ----------- 2006/08/02 Warning messages may occur when printing. If you have an old .XprinterDefaults try renaming it with mv .XprinterDefaults .XprinterDefaults-old and then let ADS create a new .XprinterDefaults the next time that you run it. 2004/05/07 If you're having trouble configuring the printer to print to a file, e.g. xprinter.eps, you might need to chmod 644 .XprinterDefaults
University License Agreement (Extract): --------------------------------------- The University License Agreement is granted for the purpose of teaching microwave and RF engineering techniques within the University. Use of the software to perform revenue-generating activities, e.g. contract work or consulting, is strictly prohibited. Data, benchmarks, and results which reference the product may be published by the University, with the prior written consent of Agilent. Public or private comparison with other competitive products is prohibited. You are encouraged to furnish: * data, benchmarks, and results obtained with the software * copies of teaching materials that apply the software to the curriculum * copies of theses and projects that utilize the software.
Last update Jan. 31, 2017 by R. Paknys