微波EDA网,见证研发工程师的成长!
首页 > 研发问答 > 微波和射频技术 > 天线设计和射频技术 > P1dB is greater than IIP3 ! Why?

P1dB is greater than IIP3 ! Why?

时间:04-04 整理:3721RD 点击:
I am working on a LNA which has an active feedback. P-1dB and IIP3 are simulated using Spectre and results are as follows:
P-1dB:


IIP3:



In addition, these parameters are simulated using HSPICE and results are as follows:



I have two questions:

1) simulation conditions for both Spectre and HSPICE are the same, why results are different?

2) why P-1dB is greater than IIP3 (in normal condition IIP3 is 10 to 15 dBm greater than P1dB)?

Spectre:
parameters freq2=301e6 Pin=-40 freq1=300e6
simulatorOptions options reltol=1e-3 vabstol=1e-6 iabstol=1e-12 temp=27 \
tnom=27 scalem=1.0 scale=1.0 gmin=1e-12 rforce=1 maxnotes=5 maxwarns=5 \
digits=5 cols=80 pivrel=1e-3 sensfile="../psf/sens.output" \
checklimitdest=psf
sweepqpss sweep param=Pin start=-50 stop=10 step=1 {
qpss qpss flexbalance=yes oversample=[1 1] funds=["f1" "f2"]
+ maxharms=[5 5] errpreset=conservative annotate=status

}

HSPICE:
.options post=2
.param Pin:dBm=-30.0
.param Pin=Pin:dBm
.param Pin:W='1.0e-3*pwr(10.0,Pin/10.0)' S Change to Watts for sources
** 50 Ohm input port (incl. bias), 50 Ohm output port.
**
** Two-tone input source (DC blocked at this point)
**
Vin RFin 0 dc=0 power=1 z0=50 S 50 Ohm src
+ HB Pin:W 0 1 1 S tone 1
+ HB Pin:W 0 1 2 S tone 2
Rload RFout 0 R=50
**
** HB test bench to measure IP3 and IP2
**
.HB tones=300e6,301e6 nharms=11 11 intmodmax=7
+SWEEP Pin:dBm -50.0 20 1.0

Yes, I do.

So, how can i be sure that results are valid?

Same results are achieved with hp analysis like qpss in Spectre:
simulatorOptions options reltol=1e-3 vabstol=1e-6 iabstol=1e-12 temp=27 \
tnom=27 scalem=1.0 scale=1.0 gmin=1e-12 rforce=1 maxnotes=5 maxwarns=5 \
digits=5 cols=80 pivrel=1e-3 sensfile="../psf/sens.output" \
checklimitdest=psf
sweephb sweep param=Pin start=-50 stop=10 step=1 {
hb hb oversample=[1 1] fundfreqs=[freq1 freq2] maxharms=[11
+ 11] errpreset=conservative tstabOpt=yes annotate=status

}

Show me analysis statements and option statements for both Spectre and HSPICE.
I think analysis conditions are different even if you use HB analysis for both Spectre and HSPICE.

You use exatrapolation point of Pin=-50dBm as post processing of Spectre results.
Do you use same value as post processing of HSPICE results ?

IIP3 is small signal distortion measure where Pin v.s. Pout is linear relation.
On the other hand, P1dB is essentially large signal drive distortion.

See equation, (11) and (14) of http://www.designers-guide.org/Model...rf-systems.pdf

Show me versions of Spectre and HSPICE.


Conditions for HB Analyses are different.

Change HSPICE like following.

Code:
.HB	tones=300e6,301e6	nharms=5	5	intmodmax=10
+SWEEP	Pin:dBm	-50.0	10	1.0
What do you want to mean ?

Set "intmodmax=22" for HSPICE.

Show me trace lines, 1st and 3rd using same tool.
I think you use Cadence Wavescan.

Plot Spectre and HSPICE results as over plot using Wavescan.

I did as you suggested and results are as follows:
Spectre:


HSPICE:


No changes in results!

I mean, can i accept these results and report them, although I think that simulation conditions are standard and P1dB should be less than IIP3 by about 10 dBm! But, here IIP3 is less than P1dB! For me, results are strange.

Overplot results using same tool.

Show me versions of Spectre and HSPICE.


When distortion is dominant for input characteristics, IIP3 is larger than P1dBin.

However if distortion is fairly occupied by output characteristics, IIP3 could be lesser than P1dBin.

I sent results with the same tools as I used before.
HSPICE:


Spectre:

Excuse me, I am confused. Would you please explain some more or refer me to a reference or paper about this issue?!

No.
Plot Spectre results and HSPICE results using cadence ViVA or Sysnopsys Custom Waveviwer.

No.
Both don't show version of simulator.

Show me version of simulator.
If you don't know how to know it, see logfile of simulator.

I think there is a feedback in the circuit.Have you ever checked the stability ? If there is a stability issue, these results are valid at all.
Because P1dB Compression Point curve is pretty weird.

I don't have ViVa and Waveviewer, although i think no changes will be on results!

I looked for log files and find nothing. As I mentioned, I have used HSPICE version 2010 and Cadence version 6.14.



Yes, as I mentioned in my first post, the circuit has an active feedback. However, I have checked the stability of the LNA by means of K_stability_factor, which is greater than 1 in whole bandwidth (K_stab > 1 is a necessary and sufficient condition for the stability of a LNA).

over plot using Cadence wavescan.

Compare results exactly.
I think you have Cadence ViVA since you use Cadence dfII version 6.1.4.

2010 is a version of HSPICE UI not simulator version.

Simulator version is located of head of logfile.
Surely see logfile.

If you use Spectre 6.X, it is too old.
HB-QPSS in Spectre 6.X is very suspicious.

I think you use Spectre 11.X or 14.X.

Copyright © 2017-2020 微波EDA网 版权所有

网站地图

Top