Where To Find This Example
AWR Version 14
Select Help > Open Examples... from the menus and type either the example name listed above or one of the keywords below.
Or in Version 14 or higher you can open the project directly from this page using this button. Make sure to select the Enable Guided Help before clicking this button.
HTML |
---|
<script src="https://s3.amazonaws.com/downloads.awrcorp.com/gh/ghcommon.bas" type="text/awrscript"> </script> <button class="gh-button gh-projectopen" onclick="runAwrScript('awrGhOpenProject','RF_Budget_Frequency_Sweep.emp')">Open Install Example</button> |
AWR Version 13
This example was renamed since the previous version. Please see Previous Example Page for the version 13 page.
Design Notes
RF Budget and Tone Analysis Example
...
Under Options -> Default System Options -> RF Settings you will note that impedance mismatch modeling is enabled. The link must be terminated with a load which is defined by Z parameter of the PORT element or use LOAD element when impedance mismatch modeling is enabled, otherwise the end of the link will be treated as an open circuit. The VSS Modeling Guides provides more information on impedance mismatch modeling in VSS.
...