The Designer's Guide Community
Forum
Welcome, Guest. Please Login or Register. Please follow the Forum guidelines.
May 4th, 2024, 4:41am
Pages: 1
Send Topic Print
Weird Z11 (Read 3926 times)
ywguo
Community Fellow
*****
Offline



Posts: 943
Shanghai, PRC
Weird Z11
Oct 22nd, 2013, 2:58am
 
Hi Guys,

I got weird Z11 parameter with SP analysis of spectre simulator. That is a 50 Ω microstrip. So I simulated with a n2port and read the S-parameter file.

I got weird Z11 if I put two port cells at both ports. But Z11 looks good if the port cell at the second port is replaced with a 50 Ω resistor.

The schematics and the Z11 vs. frequency are shown below.

I read Kundert's The Designer's Guide to Spice & Spectre. For SP analysis, only the AC magnitude at one port is set to non-zero at any time. So I think both configuration should give correct result. Who can explain the weird Z11?

Best Regards,
Yawei
Back to top
 

Two_port_cell.png
View Profile   IP Logged
ywguo
Community Fellow
*****
Offline



Posts: 943
Shanghai, PRC
Re: Weird Z11
Reply #1 - Oct 22nd, 2013, 3:02am
 
That is Z11 vs. frequency if I simulate with two port cells.
Back to top
 

Z11_two_port_cell.png
View Profile   IP Logged
ywguo
Community Fellow
*****
Offline



Posts: 943
Shanghai, PRC
Re: Weird Z11
Reply #2 - Oct 22nd, 2013, 3:07am
 
The schematic of one port cell on the first port and one 50 Ω resistor on the second port.
Back to top
 

One_port_cell.png
View Profile   IP Logged
ywguo
Community Fellow
*****
Offline



Posts: 943
Shanghai, PRC
Re: Weird Z11
Reply #3 - Oct 22nd, 2013, 3:12am
 
That is Z11 vs. frequency of one 50 Ω resistor on the second port.
Back to top
 

Z11_one_port_cell.png
View Profile   IP Logged
ywguo
Community Fellow
*****
Offline



Posts: 943
Shanghai, PRC
Re: Weird Z11
Reply #4 - Oct 22nd, 2013, 3:21am
 
Furthermore, for the schematic two_port_cell, Z11 looks good if only one port is selected for SP analysis.
Code:
NPORT0 (PORT0_PLUS 0 NPORT0_t2 0) nport thermalnoise=yes \
	  file="~/test.s2p"
PORT3 (NPORT0_t2 0) port r=50 type=sine
PORT0 (PORT0_PLUS 0) port r=50 type=sine
...
sp sp ports=[PORT0] start=1 stop=2G dec=10 annotate=status  



But Z11 is weird if both port cells are selected for SP analysis.
Code:
NPORT0 (PORT0_PLUS 0 NPORT0_t2 0) nport thermalnoise=yes \
	  file="~/test.s2p"
PORT3 (NPORT0_t2 0) port r=50 type=sine
PORT0 (PORT0_PLUS 0) port r=50 type=sine
...
sp sp ports=[PORT0 PORT2] start=1 stop=2G dec=10 annotate=status 



Thanks for any comments.
Yawei
Back to top
 
 
View Profile   IP Logged
raja.cedt
Senior Fellow
******
Offline



Posts: 1516
Germany
Re: Weird Z11
Reply #5 - Oct 22nd, 2013, 9:51am
 
Dear ywguo,

You can't find input impedance with Z(1,1) because you have to find input impedance with 50ohm loading, where as real(Z(1,1)) with open circuit in the second port. I normally  Load 2nd port with 50ohm(or what) and find the impedance by ac source at port 1. or there is a built in function in cadence called Zm.

Hope this helps...


Back to top
 
 
View Profile WWW raja.sekhar86   IP Logged
Pages: 1
Send Topic Print
Copyright 2002-2024 Designer’s Guide Consulting, Inc. Designer’s Guide® is a registered trademark of Designer’s Guide Consulting, Inc. All rights reserved. Send comments or questions to editor@designers-guide.org. Consider submitting a paper or model.