SolidRaven
Newbie level 6
Before you start shouting at me that this is easy: I was "given" ADS for a college project. Though at this point I would rather call it torture by ADS. Would make a fairly good Halloween movie I imagine. But to get back to the original subject. Nobody really seems to know how to work with this program as they only bought it for somebody's thesis not too long ago. Since this person has left there isn't really anybody who's actually able to help me with this. They also refuse to give me the account information to login on the Agilent website cause the account is used for other things as well. So I don't have access to the support or the probably extensive online manual/tutorial collection. Needless to say I've been having some headaches, figured out quite a lot of things already but I'm stuck on this one.
The task is fairly simple at first sight: Extract the S-parameters of a PCB trace and extract the impedance values in function of the frequency. Sadly ADS seems to think my pins aren't actually hooked up to the trace.
To guide you through what I've been doing step-by-step:
1) Place two SMD capacitors.
2) Hook them up using a trace. (This forms the concentric shield needed in the design) (layer cond1)
**broken link removed**
3) Draw the inner loop but leave a small gap where it's supposed to be hooked up. (layer cond1)
**broken link removed**
4) Place port pins on the layer cond1:
**broken link removed**
5) EM simulation: FEM doesn't work cause there is no ground, Momentum Microwave seems a bit overkill for something designed to operate at 50 MHz so I go for Momentum RF. There are no warnings at this point so I assume everything is ok. I setup a sweep from 0 to 100 MHz with 200 points and hit simulate.
As far as I'm aware this is the normal way to do S-parameter extraction for a structure in ADS. A few seconds later an error pops up:
The simulation log states this:
Could somebody please help me with this one?
The task is fairly simple at first sight: Extract the S-parameters of a PCB trace and extract the impedance values in function of the frequency. Sadly ADS seems to think my pins aren't actually hooked up to the trace.
To guide you through what I've been doing step-by-step:
1) Place two SMD capacitors.
2) Hook them up using a trace. (This forms the concentric shield needed in the design) (layer cond1)
**broken link removed**
3) Draw the inner loop but leave a small gap where it's supposed to be hooked up. (layer cond1)
**broken link removed**
4) Place port pins on the layer cond1:
**broken link removed**
5) EM simulation: FEM doesn't work cause there is no ground, Momentum Microwave seems a bit overkill for something designed to operate at 50 MHz so I go for Momentum RF. There are no warnings at this point so I assume everything is ok. I setup a sweep from 0 to 100 MHz with 200 points and hit simulate.
As far as I'm aware this is the normal way to do S-parameter extraction for a structure in ADS. A few seconds later an error pops up:
Code:
Analysis "Solve" (M121021114909) of design coildesign_lib:surface_coil:layout failed.
The simulation log states this:
Code:
Simulation Mode: RF
Substrate valid
Using the minimal snap distance of 0.0004 mm
(4 layout resolution points) for layout healing.
--- WARNING -------------------------------------------------------------------
Point pin P1 is outside the simulation boundary and will be ignored.
-------------------------------------------------------------------------------
--- WARNING -------------------------------------------------------------------
Point pin P2 is outside the simulation boundary and will be ignored.
-------------------------------------------------------------------------------
--- WARNING -------------------------------------------------------------------
The port setup needed to be corrected:
Nonexistent pin "P1" has been removed from port
"P1".
-------------------------------------------------------------------------------
--- WARNING -------------------------------------------------------------------
The port setup needed to be corrected:
Nonexistent pin "P2" has been removed from port
"P2".
-------------------------------------------------------------------------------
--- WARNING -------------------------------------------------------------------
The port setup needed to be corrected:
Ports "P1" and "P2" have been removed because
they have no positive pins.
-------------------------------------------------------------------------------
--- ERROR ---------------------------------------------------------------------
The port/pin assignment has been changed. Review
the port setup and try again.
-------------------------------------------------------------------------------
Could somebody please help me with this one?