Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Keysight ADS, how do I optimize for an expression in data view?

giorgi3092

Junior Member level 2
Joined
Jul 31, 2021
Messages
22
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
250
Hi,

I am designing a mixer in ADS and using mixer design guide, available in ADS to set up the testbench. In particular, I am using this template:
1708935317322.png


In data view, it has a lot of equations to calculate all sorts of things like gain, impedances, spectra, etc.

I am interested in optimizing my design for down conversion gain as shown below:
1708935423562.png


However, in the schematic window, in a "Goal" component, how do I ask ADS to optimize for this variable - "ConvGain_Dwn" ?

It seems ADS simply does not allow this? Unless, I missed something.
I tried copying over the relevant equations into the schematic in a "var" component, but then it complains that "mix()" function does not exist.

Is this possible to do or I'm out of luck?
 
Data display is postprocessing, so these caculations are not available to the optimizer.
You need to use MeasEqn in your schematic, and insert the (relevant) calculations that are shown above in data display.
 
Data display is postprocessing, so these caculations are not available to the optimizer.
You need to use MeasEqn in your schematic, and insert the (relevant) calculations that are shown above in data display.
1713544214644.png


kindly tell me how to display conversion gain for this .i am confused.in the default data display also i am not getting anything like you have shown.please help me
 

LaTeX Commands Quick-Menu:

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top