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.

Optimization group delay time in ADS

Status
Not open for further replies.

borich_03

Full Member level 2
Joined
Oct 7, 2003
Messages
142
Helped
20
Reputation
42
Reaction score
6
Trophy points
1,298
Activity points
1,148
group delay time s parameters

I need to optimize the group delay time for 2-port circuit in ADS.
But I don't know - What Goal expression I must to write in "Expr" row of GOAL component.
Please, give an advice.
 

As I know ADS calculates the group delay from S parameters using the function. What you can probably do is to put in your schematic a simulation measurement equation item and calculate for each point the group delay as
-diff(unwrap(phaserad(S(2,1),pi) )/ (2*pi)
Then you should be able to access the delay as you normally access s-params in the optimizer.
Success

Leron
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top