+ Post New Thread
Results 1 to 9 of 9
-
18th April 2019, 07:10 #1
- Join Date
- Dec 2017
- Posts
- 17
- Helped
- 0 / 0
- Points
- 321
- Level
- 3
common source pole calculation vs. simulation
I would like to compare my pole simulation results to my hand calculations, I'm receiving quite a big error. when simulating a Common Source stage without output capacitance load there is a big difference between the simulated and the calculated poles, when I'm adding a capacitor load the output pole is similar but the input (which didn't change) is not... maybe I didn't model the MOSFET correctly?
-
Advertisement
-
18th April 2019, 08:05 #2
Re: common source pole calculation vs. simulation
What you are assuming, or the ground of hand calculation is simply RC based on the extracted DC. But the AC model of a particular technology is much complicated BSIM based model and could lead up to 300+ parameters. However there should be a near-match (may be 10%). Did you took Rout into account? may be its too low to change the math for such a small length?
Your life is all about ΔΣ, the narrow you estimate it, the precise it is ...
-
18th April 2019, 11:35 #3
- Join Date
- Dec 2017
- Posts
- 17
- Helped
- 0 / 0
- Points
- 321
- Level
- 3
Re: common source pole calculation vs. simulation
yes, I've tried adding 1/gds in parallel - results didn't vary much...
-
18th April 2019, 13:14 #4
Re: common source pole calculation vs. simulation
It seems there could be some issue on the method simulator follows to calculate the pole. I tried by myself and found a good match between hand calculation and simulator output. Here's using tsmc 180nm tech, I had to 'mimic' your TB. Therefore I used a bit more width than that of you.
and the preparation of TB with stimuli and declared variables-
Here I did basic DC analysis and the AC to check the poles, Here's the DC results-
As you can see the gm is about 1.31m, output impedance of (1k||14.5k) sets a dc gain of 1.7 dB.
As the gate Cap is quite low for this size, around 4fF, with used Ri = 100, it gives a input pole of 398 GHz. Besides the sim says-
Notice that there is no drop through input Ri, hence the dc gain in this input node is 0 dB.
As the load is 1pF, the other cap on this node 'quite' ignoble for handcalc, with output impedance = 0.95k, it gives a input pole of 168 MHz. Besides the sim says-
\
Hope this helps!Your life is all about ΔΣ, the narrow you estimate it, the precise it is ...
-
Advertisement
-
18th April 2019, 16:02 #5
- Join Date
- Dec 2017
- Posts
- 17
- Helped
- 0 / 0
- Points
- 321
- Level
- 3
Re: common source pole calculation vs. simulation
As the gate Cap is quite low for this size, around 4fF
-
18th April 2019, 18:14 #6
Re: common source pole calculation vs. simulation
Your life is all about ΔΣ, the narrow you estimate it, the precise it is ...
-
19th April 2019, 03:25 #7
- Join Date
- Nov 2001
- Location
- US
- Posts
- 832
- Helped
- 264 / 264
- Points
- 9,718
- Level
- 23
Re: common source pole calculation vs. simulation
I think what the simulator gives you in the first schematic picture is ballpark correct and expected.
Your Cgg=3.9ff and the load cap is 10pF. Gain is gmR0 = 1.17, so there is not much Miller multiplication for Cgd. Your input resistor is only 100 Ohm and it sees a capacitor of about 4ff. At the same time your output pole is at much much lower frequency. So, by the time the input pole kicks in, your output is effectively ac shorted and thus there is no Miller effect. Approximate hand calculations show for the output pole 1/R0/C0 = 100e6 rad/s or 16MHz.
The input pole is 1/R3/Cgg = 1/(100*4ff) = 2.5e12 rad/s or approx 400GHz.
-
Advertisement
-
26th April 2019, 18:37 #8
- Join Date
- Dec 2017
- Posts
- 17
- Helped
- 0 / 0
- Points
- 321
- Level
- 3
Re: common source pole calculation vs. simulation
Thanks for the explanation, I understand the input pole now - Cgg is the total input capacitance.
for the output pole without Cout load, which capacitance should I take into consideration ? I have taken Cgd*MILLER_AMP (which equal 1.8) and Cdb and got an output pole of 112G instead of 66G...
-
26th April 2019, 20:59 #9
- Join Date
- Nov 2001
- Location
- US
- Posts
- 832
- Helped
- 264 / 264
- Points
- 9,718
- Level
- 23
Re: common source pole calculation vs. simulation
I don't think it is going to be that easy if you don't have the load cap. You will have three time constants - for input cap Cgg, for Cgd and for the output cap which is at least Cjd. But the system is second order. Then, these time constants interact and since none of them really strongly dominates, it is difficult to separate the poles except you do more math.
BTW, to know more precisely the output cap in this case, probably it is better to just simulate it and see which of the values in the OP table matches better with the simulation.
+ Post New Thread
Please login