PMOS diode-biased cascoded current mirror: Difference between revisions

From ICclopedia
Content added Content deleted
 
(7 intermediate revisions by the same user not shown)
Line 2: Line 2:


[[File:PMOS_diode-biased_cascoded_current_mirror.svg|600px]]
[[File:PMOS_diode-biased_cascoded_current_mirror.svg|600px]]

= Circuit Netlist =

* dev <nets> <values>
* -----------------------------------
I1 n5 0 50uA
I2 n3 0 50uA
V1 vp 0 1.3V
V2 vp n2 0.45334V
M1 n1 n5 vp vp pmos W=220u L=3u
M2 n4 n5 vp vp pmos W=220u L=3u
M3 n2 n3 n4 vp pmos W=110u L=0.35u
M4 n5 n3 n1 vp pmos W=110u L=0.35u
M5 n3 n3 vp vp pmos W=41u L=3u


= SPICE Simulations =
= SPICE Simulations =
Line 8: Line 22:
Operating point DC measurement results (re-formatted for display)
Operating point DC measurement results (re-formatted for display)


n1 = 0.773
n1 = 1.045
n2 = 0.650
n2 = 0.847
n3 = 0.280
n3 = 0.646
n4 = 0.777
n4 = 1.045
n5 = 0.427
n5 = 0.847
v1#branch = I1 + I2 = (-50) + (-50)
vp = 1.3
v1#branch = I1 + I2 = (-50) + (-50)
v1#branch = -100uA
v1#branch = -100uA
v2#branch = -49.996 uA
v2#branch = -50uA
vp = 1.3
(v2#branch/50uA) = 0.9992
(v2#branch/v1#branch) = 1.0


And our relevant transistors' device parameters at the DC OP (re-formatted for display):
And our relevant transistors' device parameters at the DC OP (re-formatted for display):


device m5 m4 m3 m2 m1
device m5 m4 m3 m2 m1
model pmos pmos pmos pmos pmos
model pmos pmos pmos pmos pmos
gm 120.844 uS 819.692 uS 775.238 445.312 uS 445.348 uS
gm 275.6 uS 959.3 uS 959.2 uS 620.8 uS 620.8 uS
gds 1.533 MR 169.36 kR 14.588 kR 885.61 kR 892.41 kR
rds 1.095 MR 92.41 kR 92.41 kR 201.36 kR 201.35 kR
id 50 uA 50 uA 49.996 uA 49.996 uA 50 uA
id 50 uA 50 uA 50 uA 50 uA 50 uA
vgs 1.0199 V 0.492 V 0.496 V 0.527 V 0.527 V
vgs 0.654 V 0.399 V 0.399 V 0.453 V 0.453 V
vds 1.0199 V 0.346 V 0.127 V 0.523 V 0.527 V
vds 0.654 V 0.198 V 0.198 V 0.255 V 0.255 V
vth 0.337 V 0.439 V 0.439 V 0.337 V 0.337 V
vth 0.337 V 0.390 V 0.390 V 0.337 V 0.337 V
vdsat 0.601 V 0.108 V 0.110 V 0.198 V 0.198 V
vdsat 0.302 V 0.080 V 0.080 V 0.141 V 0.141 V


== DC Analysis (Sweep) ==
== DC Analysis (Sweep) ==
Line 49: Line 63:
For the cascoded current mirror, we can make the following observations
For the cascoded current mirror, we can make the following observations


* The absolute minimum voltage needed for the mirror output branch to be in the sat region is the vdsat of both mirror and cascode devices: vmin_abs = 0.110 + 0.198 >> 0.308
* The absolute minimum voltage needed for the mirror output branch to be in the sat region is the vdsat of both mirror and cascode devices: vmin_abs = 0.141 + 0.080 >> 0.221


* However as shown with the current sizing, the mirror output can go up to maximum 0.8V (at least ~0.5 vload voltage relative to vp) to yield its maximum Rout. (seen from the plot above where the slope is linear).
* However as shown with the current sizing, the mirror output can go up to maximum 0.9V (at least ~0.4 vload voltage relative to vp) to yield its maximum Rout (seen from the plot above where the slope is linear).


* Error Measurement: We see a variation of 49.924uA to 50.002uA over a linear operating vload range of 0.8 to 0V. This is equivalent to an error of 78nA or 0.156% relative to our reference.
* Error Measurement: We see a variation of 50.0194uA to 49.9958uA over a linear operating vload range of 0 to 0.9V. This is equivalent to an error of 24nA or 0.05% relative to our reference.


== Figures of Merit ==
== Figures of Merit ==


'''Output Resistance Rout''': 10.256MΩ (measured from 0.8 to 0V linear range)
'''Output Resistance Rout''': 38.14MΩ (measured from 0.4 to 1.3V linear range)

'''Compliance Voltage Vmin''': ~0.4V (from VP)

In summary,
{| class="wikitable" style="text-align: center"
|+ Current Mirrors Performance Summary
|-
! Topology !! Vmin (V) !! Compliance Voltage (V) !! r_out (kΩ) !! Current Consumption (uA) !! Area (um^2)
|-
| Simple PMOS || 0.225 || 0.35 || 852.78 || 50 || 200
|-
| PMOS Source Degenerated || 0.3536 || 0.45 || 2148 || 50 || 200 + 2 x A_res
|-
| PMOS 3T Res-biased Cascoded || 0.221 || 0.5 || 40000 || 50 || 1,358 + 1 x A_r8p73k
|-
| PMOS 4T Res-biased Cascoded || 0.221 || 0.4 || 37720 || 50 || 1,397 + 1 x A_r4k
|-
| PMOS diode-biased Cascoded || 0.221 || 0.4 || 38140 || 50 || 1,520
|}


''Please keep in mind, the area figures for the diode-biased cascoded example above are not considering the area of devices needed to mirror the I1 to I2 current''
'''Compliance Voltage Vmin''': 0.8V (or ~0.5V from VP)


= References =
= References =
Line 75: Line 108:


[[Category:MOS diode-biased cascoded current mirrors]]
[[Category:MOS diode-biased cascoded current mirrors]]
[[Category:CMOS PTM ASU 130nm]]

Latest revision as of 23:00, 4 February 2024

Schematic Diagram[edit]

Circuit Netlist[edit]

* dev <nets>        <values>                                                                         
* -----------------------------------                                                                                         
I1    n5 0        50uA                                                                                                        
I2    n3 0        50uA                                                                                                        
V1    vp 0        1.3V                                                                               
V2    vp n2       0.45334V                                                                                                    
M1    n1 n5 vp vp pmos W=220u L=3u                                                                                            
M2    n4 n5 vp vp pmos W=220u L=3u                                                                                            
M3    n2 n3 n4 vp pmos W=110u L=0.35u                                                                                         
M4    n5 n3 n1 vp pmos W=110u L=0.35u                                                                                         
M5    n3 n3 vp vp pmos W=41u L=3u

SPICE Simulations[edit]

Operating Point Analysis[edit]

Operating point DC measurement results (re-formatted for display)

n1 = 1.045
n2 = 0.847
n3 = 0.646
n4 = 1.045
n5 = 0.847
v1#branch = I1 + I2 = (-50) + (-50)  
v1#branch = -100uA
v2#branch = -50uA
vp = 1.3
(v2#branch/v1#branch) = 1.0

And our relevant transistors' device parameters at the DC OP (re-formatted for display):

device  m5        m4        m3        m2         m1                                                 
model   pmos      pmos      pmos      pmos       pmos                                                  
gm      275.6 uS  959.3 uS  959.2 uS  620.8 uS   620.8 uS                                              
rds     1.095 MR  92.41 kR  92.41 kR  201.36 kR  201.35 kR                                             
id      50 uA     50 uA     50 uA     50 uA      50 uA                                              
vgs     0.654 V   0.399 V   0.399 V   0.453 V    0.453 V                                            
vds     0.654 V   0.198 V   0.198 V   0.255 V    0.255 V                                               
vth     0.337 V   0.390 V   0.390 V   0.337 V    0.337 V                                               
vdsat   0.302 V   0.080 V   0.080 V   0.141 V    0.141 V

DC Analysis (Sweep)[edit]

For measuring the variation of the mirrored output current under different applied loads. We apply a DC sweep to V2 (our load voltage) from 1.3V to 0V in 0.05V increments.

We are plotting the output current magnitude vs drain voltage.

Monte Carlo Analysis[edit]

In our Montecarlo analysis, we are measuring the effect of transistors’ mismatch on the performance of our current mirror i.e. how small variations in individual transistor parameters when added together can affect the performance of the overall circuit (please refer to the NMOS counterpart article for additional setup details for this simulation).

Results[edit]

For the cascoded current mirror, we can make the following observations

  • The absolute minimum voltage needed for the mirror output branch to be in the sat region is the vdsat of both mirror and cascode devices: vmin_abs = 0.141 + 0.080 >> 0.221
  • However as shown with the current sizing, the mirror output can go up to maximum 0.9V (at least ~0.4 vload voltage relative to vp) to yield its maximum Rout (seen from the plot above where the slope is linear).
  • Error Measurement: We see a variation of 50.0194uA to 49.9958uA over a linear operating vload range of 0 to 0.9V. This is equivalent to an error of 24nA or 0.05% relative to our reference.

Figures of Merit[edit]

Output Resistance Rout: 38.14MΩ (measured from 0.4 to 1.3V linear range)

Compliance Voltage Vmin: ~0.4V (from VP)

In summary,

Current Mirrors Performance Summary
Topology Vmin (V) Compliance Voltage (V) r_out (kΩ) Current Consumption (uA) Area (um^2)
Simple PMOS 0.225 0.35 852.78 50 200
PMOS Source Degenerated 0.3536 0.45 2148 50 200 + 2 x A_res
PMOS 3T Res-biased Cascoded 0.221 0.5 40000 50 1,358 + 1 x A_r8p73k
PMOS 4T Res-biased Cascoded 0.221 0.4 37720 50 1,397 + 1 x A_r4k
PMOS diode-biased Cascoded 0.221 0.4 38140 50 1,520

Please keep in mind, the area figures for the diode-biased cascoded example above are not considering the area of devices needed to mirror the I1 to I2 current

References[edit]

Toolchain[edit]