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.

[SOLVED] HSpice find phase @ some frequency

Status
Not open for further replies.

m.m.m

Newbie
Joined
Jul 14, 2017
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
45
Hi,

I want to measure phase at some specific frequency, like measure phase @ unity gain.
I used these codes but they didn't work:

.measure ac 'phaseunity' FIND p(vout) when freq='unitygain'
.measure ac 'phaseunity' FIND p(vout) when vdb(vout)=0

How can I do this?

Thanks in advance

- - - Updated - - -

Hi,

I want to measure phase at some specific frequency, like measure phase @ unity gain.
I used these codes but they didn't work:

.measure ac 'phaseunity' FIND p(vout) when freq='unitygain'
.measure ac 'phaseunity' FIND p(vout) when vdb(vout)=0

How can I do this?

Thanks in advance

nvm, solved it:

.measure ac 'phaseunity' FIND vp(vout) when vdb(vout)=0
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top