Note of Analog Circuit
Book: Microelectronic Circuits by Sedra Smith

Norton and Thevenin Circuit

Find Equivalent ReqR_{eq}:

  1. Apply test source VTV_T
  2. Measure test current ITI_T
  3. ReqR_{eq} = VT/ITV_T/I_T.

Analog Circuit
Thevenin:

  1. VTH=VOCV_{TH} = V_{OC}
  2. zero out independent sources (0 voltage = short circuit, 0 amplititude = open circuit)
  3. Find RTHR_{TH}

Norton:

  1. IN=VTH/RTH,RN=RTHI_N=V_{TH}/R_{TH}, R_N=R_{TH}
  2. or short circuited, IN=IOCI_N=I_{OC}

Amplifiers

Generic circuit model of Linear Amplifier

Analog Circuit
Rin=R_{in} = input resistance
Rout=R_{out} = output resistance
Avo=A_{vo} = open loop voltage gain
*Note: Linear amplifier will not change the frequency of input voltage.

vovs=AvoRinRin+RsRLRL+Rout\dfrac{v_o}{v_s} = A_{vo}\dfrac{R_{in}}{R_{in}+R_s}\dfrac{R_{L}}{R_{L}+R_{out}}

desire: large RinR_{in}, small RoutR_{out}, large AvoA_{vo}

Laplace Transform

A signal can be considered as considered as superpostion of many sinusoids.
Time domain: v(t)=v0cos(ωt+ϕ)v(t)=v_0\cos(\omega t+\phi)
Frequency domain: Real part of v0ϕv_0 \angle \phi

The formula for Laplace transform is:
F(s)=t=0+f(t)estdt,F(s)=\int_{t=0^-}^{+\infty}f(t)e^{-st}\mathrm{d}t,where s=jωs=j\omega, with requirement:

  • Integral must converge
  • f(t<0)=0f(t<0)=0
properties Equation
Time dreivative f(t)sF(s)f(0+)f'(t) \Leftrightarrow sF(s)-f(0^+)
Convolution F1(s)F2(s)(f1f2)(t)=0tf1(τ)f2(tτ)dtF_1(s)F_2(s)\Leftrightarrow (f_1*f_2)(t)=\int_0^tf_1(\tau)f_2(t-\tau)\mathrm{d}t
Initial value theorem f(0+)=limssF(s)f(0^+)=\lim_{s\rightarrow\infty}sF(s)
Final value theorem f()=lims0sF(s)f(\infty)=\lim_{s\rightarrow0}sF(s)

In frequency domain,
the impedance of L and C is
L: Ls
C:1/(Cs)

Bode Plot

How to draw bode plot:
Analog Circuit
Analog Circuit

Sallen & Key Method to Design Circuit

Essential Equation:
T1=R1C1ω0T_1 = R_1C_1\omega_0
T2=R2C2ω0T_2 = R_2C_2\omega_0

Non-ideal Op-amps

Ideal Op-amp

Based on the Op-amp model, there are 3 assumptions:

  1. A0v+=vA_0\rightarrow \infty \Rightarrow v_+=v_-
  2. Rin=iin=0R_{in} = \infty \Rightarrow i_{in}=0
  3. Rout=0R_{out}=0 \Rightarrow no voltage drop across RoutR_{out}

3 basic configuration:

name equ Figure.
Inverting amplifier voutvin=R2R1\dfrac{v_{out}}{v_{in}}=-\dfrac{R_2}{R_1} Analog Circuit
Non-inverting voutvin=1+R2R1\dfrac{v_{out}}{v_{in}}=1+\dfrac{R_2}{R_1} Analog Circuit
voltage folower voutvin=1\dfrac{v_{out}}{v_{in}}=1 Analog Circuit

Non-ideal Op-amp

  1. Finite open-loop gain
    Non inverting: feed back factor f=R1R1+R2f=\dfrac{R_1}{R_1+R_2}, vout/vin=A01+A0fv_{out}/v_{in}=\dfrac{A_0}{1+A_0f}
    Inverting: G=R2/R11+(1+R2/R1)/A0G=\dfrac{-R_2/R_1}{1+(1+R_2/R_1)/A_0}
  2. Finite Rout0R_{out}\neq0
    Turn off the input voltage source and find RoutR'_{out}
    Non-inverting amplifier: Rout=Rout1+A0fR'_{out}=\dfrac{R_{out}}{1+A_0f}
  3. Finite RinR_{in}
    i+=i0i_+=i_-\neq0
  4. Common mode rejection ratio CMRR
    vid=v+vv_{id}=v_+-v_-
    vic=v++v2v_{ic}=\dfrac{v_++v_-}{2}
    vout=A0[vid+vicCMRR]v_{out}=A_0[v_{id}+\dfrac{v_{ic}}{CMRR}], CMRR=A0AcmCMRR=\dfrac{A_0}{A_{cm}}
    Voltage follower: voutvin=A0(1+1/2CMRR)1+A0(11/2CMRR)\dfrac{v_{out}}{v_{in}}=\dfrac{A_0(1+1/2CMRR)}{1+A_0(1-1/2CMRR)}
    Application: Difference Amplifier
    Analog Circuit
    The circuit can be solved with superposition. To make it a differential amplifier, we ensure that R2R1=R4R3\dfrac{R_2}{R_1}=\dfrac{R_4}{R_3}, through calculation, Ad=R2R1A_d=\dfrac{R_2}{R_1}.
    If vI1=vI2=vIcmv_{I1}=v_{I2}=v_{Icm},Analog Circuit
  5. Input Offset Voltage
    Model the residual voutv_{out} when vin=0v_{in}=0 as a source at the input +:
    Analog Circuit
    Modified vout=A0[vid+vicCMRR+vos]v_{out}=A_0[v_{id}+\dfrac{v_{ic}}{CMRR}+v_{os}]
    *this can be trimmed to zero by connecting a potentiometer to the two offset-nulling terminals.
    Analog Circuit
  6. Input bias current
    Analog Circuit
    IB1,IB2I_{B1}, I_{B2} are small constant current, IB1IB2I_{B1}\neq I_{B2}. Not the same as iini_{in}.
    IB=IB1+IB22I_B=\dfrac{I_{B1}+I_{B2}}{2}
    IOS=IB1IB2I_{OS}=|I_{B1}-I_{B2}|
  7. Clipping
    Output is limited by +VCC+V_{CC} and VEE-V_{EE}, introduce other frequency component.
  8. Bandwidth
    Open loop condition:
    open loop gain is frequency dependent
    A(s)=A01+s/ωpA(s)=\dfrac{A_0}{1+s/\omega_p}
    ωt\omega_t= frequency when A=1|A|=1
    ftf_t=unity gain bandwidth
    Suppose ωtωp\omega_t \gg \omega_p, we have ωt=A0ωp\omega_t=A_0\omega_p
    Closed loop condition
    For inverting circuit:
    Analog Circuit
    Assume A01+R2R1A_0\gg 1+\dfrac{R_2}{R_1}, can get rid of the mid term. ω3dB=ωt1+R2/R1\omega_{3dB}=\dfrac{\omega_t}{1+R_2/R_1}
    For non-inverting circuit:
    Analog Circuit
    Note: gain-bandwidth product = ftf_t.
  9. Slew rate
    Come from the finite current available to charge and discharge internal capacitance.
    SR=dv0dtmaxSR=\dfrac{\mathrm{d}v_0}{\mathrm{d}t}|_{\mathrm{max}}
    Simple example: if vout(t)=vmsin(ωt)v_{out}(t) = v_m\sin(\omega t), SRmax(vout(t))=vmωSR\geq max(v'_{out}(t))=v_m\omega

Internal of an Op-amp

Analog Circuit
v3=μGmR(v2v1)v_3=\mu G_m R(v_2-v_1)

Diodes

p type (acceptor): positive charge carrier, releases as a “hole”. e.g. Boron(+3)
n type (donor): negative charge carrier, mobile electron, e.g. Phosphorous(+5)
concentration: number of charge carriers per unit volume([cm3][cm^{-3}])

PN junction diode

Analog Circuit
Analog Circuit
p type region has extra hole, and q type region has extra electron.

  1. The hole will be filled with electrons gradually due to diffusion. The middle area is already charged, called depletion or space charge region.
  2. An electromagnetic field formed. A built-in voltage was introduced, which stops diffusion.
    Emax=qNDxnϵsϵ0=qNAxpϵsϵ0E_{max}=\dfrac{qN_Dx_n}{\epsilon_s\epsilon_0}=\dfrac{qN_Ax_p}{\epsilon_s\epsilon_0}, ϵs=\epsilon_s=electrical permittivity of silicon
    W=xn+xp=2ϵsϵ0q(1/NA+1/ND)(vbivA)W=x_n+x_p=\sqrt{\dfrac{2\epsilon_s\epsilon_0}{q}(1/N_A+1/N_D)(v_{bi}-v_A)}
    vbi=kBTqln(NDNAni2)v_{bi}=\dfrac{k_BT}{q}\ln(\dfrac{N_DN_A}{n_i^2})
  3. Apply positive voltage to p side, when vA>vbiv_A>v_{bi}, there will be no depletion area and large current can flow.
  4. When a very large negative voltage applied, the junction will break down due to zener effect.
  5. The I-V relation:
    ID=IS[eqvD/nkT1]ISevD/vT=(under room temperature)IS[evD/0.02581]I_D=I_S[e^{qv_D/nkT}-1]\approx I_Se^{v_D/v_T}=(\text{under room temperature})I_S[e^{v_D/0.0258}-1]

Temperature Dependency

  1. Forward Bias ISI_S: doubles every 5C5^\circ C raise in temperature
    [Approximately Equivalent: VDV_D decreases by 10mV10mV, not very accurate]
  2. Reverse Bias IR-I_R: doubles for every 10C10^\circ C raise in temperature
    IDIRI_D\approx-I_R(independent of voltage)

Solve Circuits with Diode

  1. Guess region
  2. Solve circuit
  3. Check Assumption

Usage

  1. Half-wave Rectifier
  2. Full-wave Rectifier
  3. Peak detector
  4. RC Load-peak Rectifier

相关文章: