23.01.2015 Views

Download - Wolfram Research

Download - Wolfram Research

Download - Wolfram Research

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

154 2. Tutorial<br />

In[17]:= cmgSAG = ApproximateTransferFunction[<br />

cmgmismatch, s, dpcmos, 0.05] // Simplify<br />

Out[17]=<br />

dgm12 Gds12 dGds12 gm12<br />

<br />

gm12 Gds12 Gds34 CL s<br />

The numerator of the result indicates that the nonideal behavior is largely due to mismatch between<br />

M1 and M2. On the other hand, tolerances between M3 and M4 have little impact on common-mode<br />

operation.<br />

Computing CMRR<br />

Using the same design point we can also simplify the differential DC gain a bit further, which yields<br />

the known approximate gain formula for this amplifier topology:<br />

In[18]:= dgSAG = ApproximateTransferFunction[<br />

dgmatch, s, dpcmos, 0.05] // Simplify<br />

Out[18]=<br />

gm12<br />

<br />

Gds12 Gds34<br />

Having derived expressions for both the differential and the common-mode gain we can now<br />

calculate the common-mode rejection ratio which is defined as the quotient of both quantities. We<br />

let s ⩵ to focus on the DC component only.<br />

In[19]:= CMRR = (dgSAG / cmgSAG) /. s −> 0<br />

Out[19]=<br />

gm12 2<br />

<br />

dgm12 Gds12 dGds12 gm12<br />

The conclusion that can be drawn from this result is that increasing CMRR requires making the<br />

transconductances gm12 of M1 and M2 larger.<br />

2.9.4 Input and Output Impedances<br />

Circuit Configuration for Impedance Calculations<br />

Since input and output impedances are transfer functions just like voltage gains we can compute<br />

the former using the same circuit analysis procedures as for any other transfer function. An input<br />

impedance is the transfer function from the current flowing into a port to the voltage across the<br />

same port (see Figure 9.6).

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!