ABabcdfghiejkl
Stanford University
Design of a CMOS Low-Noise Amplifier
Pablo Moreno Galbis and Mohammad Hekmat
EE314 Project Report Professor H. Rategh, Winter 2006
Contents
1 Specifications and Achieved Results 2
2 SPICE Netlist 5
3 Design Methodology 6
3.1 Topology . . . 6
3.2 S-Parameter Analysis . . . 6
3.3 Optimal Noise Design Methodology. . . 7
3.4 Biasing . . . 9
4 Designed circuit 9 4.1 Initial Design . . . 9
4.2 Noise Optimized 2.5V LNA . . . 10
4.3 Noise Optimized 1.5V LNA . . . 10
4.4 Final Design . . . 11
5 Conclusion 14
A MATLAB Optimization Code 16
1
Specifications and Achieved Results
Low noise amplifiers (LNA) are a key component in wireless systems. The main purpose of using an LNA is to increase the power of the signal coming from the antenna while introducing little noise by the LNA itself, mitigating in this way the effect of the noise introduced by subsequent stages. In this project, an LNA for CDMA/WCDMA applications covering simultaneously Korean PCS (1.83GHz-1.86GHz), US PCS (1.93-1.99GHz) and WCDMA receive band (2.11-2.17GHz) has been designed. The complete set of specifications and the achieved results in the final design are summarized in Table1.
Specification
Achieved
P
DC≤ 13mW
12.99mW
S
11≤ −10dB
≤ −10dB
S
21≥ 10dB
≥ 11.4dB
IIP
3≥ −5dBm
12.75dBm
NF
Minimize
0.8–1.1dB
V
DD≤ 2.5V
1.5V
Total capacitance
≤ 200pF
195fF
Total resistance
≤ 200kΩ
111kΩ
No. of pins
≤ 12
12
Table 1: Required specifications and performance summary of the LNA.
The designed LNA does not use any off-chip components and all required inductances are implemented using the parasitic inductance of bondwires and package pins. The schematic view of the LNA is depicted in Figure1. The bonding diagram is also shown in Figure2.
Lg 170 0.25/85 170 0.25/85 Ld Input Ls VSS Q1 110kΩ RBias 11 0.25/5 Q1s 1kΩ Rref 3mm VDD= 1.5V Cmmcap 195fF 1mm 1mm 4mm 4mm 6mm 6mm 8mm 5mm 9mm 2mm Output 8.076mA 586µA
Figure 1: Schematic view of the LNA (The number next to each transistor is W L/nf ).
2
SPICE Netlist
The SPICE netlist of the design is as follows:1
.subckt lna in outo supo ss .param length =0.25u
.param width1 =170u .param width2 =170u .param width3 =11u
.param ref =1000
.param bias =110k
****************************************** ***** Devices ***************************** ******* Transistors **********************
Xmn1 d1 g1 s1 s1 nnmos w=’width1’ l=’length’ nf=85 Xmn2 out sup d1 s1 nnmos w=’width2’ l=’length’ nf=85 Xmn3 g3 g3 s1 s1 nnmos w=’width3’ l=’length’ nf=5 ******* Inductors ************************ Xg in g1 s1 pin np=1 nb=1 lb=5m Xs1 ss s1 s1 pin np=1 nb=1 lb=1m Xs2 ss s1 s1 pin np=1 nb=1 lb=1m Xs3 ss s1 s1 pin np=1 nb=1 lb=4m Xs4 ss s1 s1 pin np=1 nb=1 lb=4m Xs5 ss s1 s1 pin np=1 nb=1 lb=6m Xs6 ss s1 s1 pin np=1 nb=1 lb=6m Xs7 ss s1 s1 pin np=2 nb=2 lb=8m
Xvdd supo sup s1 pin np=1 nb=1 lb=3m Xd supo out s1 pin np=1 nb=1 lb=9m Xout outo out s1 pin np=1 nb=1 lb=2m ******* Capacitors *********************** Xgs g1 s1 s1 mmcap Cm=195f
******* Resistors ************************ Rref sup g3 R=’ref’
Rbias g3 g1 R=’bias’ .ends
1
3
Design Methodology
3.1
Topology
Given the specifications for the LNA in this project, a great variety of circuit topologies can be chosen to meet the requirements; however, an inductively degenerated topology was adopted in this design, which proves to have superior performance as compared to its common-gate and resistively terminated counterparts [1]. Furthermore, this topology allows for control over the real part of the input impedance (thereby achieving power match), while it avoids introducing extra noise and losses which can happen in case of using a shunt input resistor; therefore, it provides simultaneous input matching and minimum noise figure, making it an optimal choice for this project.
Another design consideration is whether to choose single-ended or differential architecture. The single ended configuration provides a lower noise figure for in the differential topology both branches contribute to the noise at the output. Additionally, since the current in each transistor in the differential circuit is half that of the single-ended topology, the transit frequency of the device would be smaller for the differential circuit, which degrades the noise figure of the circuit. Nevertheless, the differential topology can provide an increased output dynamic range, and a better tolerance to common-mode interferences in the circuit. Furthermore, the effect of the parasitic inductance of the ground pin is significantly mitigated due to the differential nature of the circuit. This is not however, a significant issue in this design because the parasitic inductance of the ground pin has been used as part of the input matching network.
Finally, a cascode configuration was used in the signal path to increase the isolation between the input and the output, which makes it possible to optimize independently the values of the input and the output matching circuits. The disadvantage of cascode is the additional headroom requirement, which limits the output swing and the minimum supply voltage. Even though, swing is not an important issue in this LNA, lowering the supply voltage allows larger currents for the specified power budget and as will be discussed in the optimization part, this provides a better noise performance. However, in this case it was preferred to reduce the interaction between the input and the output tanks, in order to be able to achieve the S-parameter requirements.
3.2
S-Parameter Analysis
As the first step in the design procedure the dependence of S-parameters on properties of passive and active components should be studied. The transconductance of the cascode stage (to the first order) is the same as that of the single transistor stage. This transconductance will be multiplied by the quality factor of the input RLC tank (Qin) formed by Lg, Cgs, and Ls; therefore, the effective transconductance of the cascode stage, Gm , is given by [2]: Gm= gm1Qin= gm1 ω0Cgs(Rs+ ωTLs) = ωT 2ω0Rs (1) where body effect has been neglected and the input is also assumed to be matched to Rsat the frequency of interest. |S21|2 is defined as the ratio of the power delivered to the load divided by the available power at the source; therefore, after a little math crunching it can be written in terms of Gm as:
|S21| 2 =I 2 oRL V2 s 4Rs =(GmVs) 2 RL V2 s 4Rs = ωT 2ω0Rs 2 4RLRs= ωT ω0 2 (2) As a result, |S21| in the ideal case depends only on ωT of the transistor. Given the requirement of this project (|S21| > 10dB), the minimum required ωT can be calculated as:
|S21| > 10dB =⇒ ωT > 10
0.5
ω0=⇒ fT,min' 7GHz (3)
It should be noted that the derivations in this part assumed ideal matching at both the input and the output at the frequency of interest; however, in reality perfect matching across the whole bandwidth will
not be achievable; therefore, in practice the required fT to meet the specifications would be larger than 7GHz. Since S11is defined as the reflection coefficient at the input of the circuit:
S11=
Zin− Zs Zin+ Zs
(4) therefore, to satisfy S11 requirement the following equation should hold:
|S11| < −10dB =⇒ Zin− Zs Zin+ Zs < 1 √ 10 =⇒ 26Ω < Zin< 96Ω (5)
hence, S11 is a function of the input impedance, which in an inductively degenerated LNA is given by:
Zin|f0 = ωTLs (6)
It should be noted that once fTof the device is known all other component values can be readily calculated. First, from fT, gm/Id can be found, which in turn gives the transconductance of the device.2 From gm/Id, the current density of the device can also be found which then yields the total width of the transistor. Lsis also related to fT by Equation6 and the relationship between Lg and other component values is:
ω0=
1 p(Lg+ Ls)Cgg
(7) where Cgg represents the total gate capacitance.3 From this equation Lg can be calculated and the design would be complete.4
As a final note, once again it should be emphasized that all derivations in this part assume ideal components and perfect matching at all frequencies, which is not a realistic assumption in the actual design. Nevertheless, these first-order results give an intuition on how major components affect the performance of the circuit and have been used as a starting point for the design procedure.
3.3
Optimal Noise Design Methodology
The derivation of the complete noise figure equation (taking into account the effect of all existing parasitics in the circuit) would be quite cumbersome, and the obtained results would not give an insight into how to choose design parameters such as the width and the biasing of the transistor. However, in a simplified approach (which neglects the noise contribution of the cascode device and assumes perfect matching conditions at the input) the noise factor of the circuit can be shown to be given by the following equation [2,3]:
F = 1 + Rg Rs +γ αχgmRs ω0 ωT 2 (8) where χ = 1 + 2|c|QL s δα2 5γ + δα2 5γ (1 + Q 2 L) QL = 1 RsCggω0
In Equation8the second term shows the noise due to the gate resistance, which can be minimized by careful layout techniques, e.g., by increasing the number of fingers in the design one can effectively reduce this resistance. Therefore, the only term which is of our concern and should be optimized is the third one. Note that once the optimal QL is determined, all other parameters such as gmand ωT will be readily calculated
2
It is always assumed that the whole available current is to be used in this project; therefore, Id= Id,max=PVDDDC
3
Cggcan be replaced with Cgs; however, to have a better estimate of the capacitance of the series RLC and considering the
effect of Cgd, in all equations and simulations Cgg has been used. 4
0 2 4 6 8 10 0.5 1 1.5 2 2.5 3 3.5 4 4.5 QL NF (dB) Actual α Constant α
Figure 3: NF as a function of QL for VDD=2.5V.
as discussed in Section3.2
In order to obtain some intuition on how to choose the optimal value of QL, two cases have been con-sidered in this project. First, if QL is assumed to be small, the current density of the device would also be small (remember that both QLand current density are inversely proportional to W), which corresponds to a large gm/Id. As a result, the transistor will have a poor fT, which based on Equation8results in a large NF. On the other hand, if a large QL is assumed to increase current density and thus fT, again from Equation8, it is apparent that even though fT increases with QL, at the same time χ may increase with a higher rate, which can degrade the overall noise factor. Consequently, an increase in noise factor is expected both at high and low values of QL. From another perspective, by choosing a small QL, the transconductance of the device will increase which can aggravate channel thermal noise, so at low values of QL, thermal noise in the channel dominates the overall noise factor. On the other hand, at large QL, the effect of gate induced noise is more pronounced because the gate-induced noise will be amplified by QL of the input series RLC circuit and appear at the output; therefore, the higher the QL, the larger the contribution to the noise at the output. Based on the preceding discussion, there exist an optimal QL for which a minimum is expected to be observed in the noise factor curves plotted as a function of QL. A MATLAB script has been used to calculate noise factor as a function of QL. The results of MATLAB code are shown in Figure3using EE314 technology and assuming a 2.5V power supply and a constant α (dashed line). This code performs the following steps: for each value of QL the corresponding Cgg is found. From HSpice simulation plots, it is straightforward to find the width of the transistor to obtain a particular Cgg. As mentioned before, since the whole current budget is assumed to be used, the current density could be calculated based on Imaxand W. Once the current density is calculated, fT can be found from the characterization plots. Finally, λ, δ, and α were assumed to be 0.8, 1.6, and 0.5, respectively.5
As can be seen in Figure 3 (dashed line), an optimal QL exists which leads to minimum noise factor; however, the resulting plot shows a relatively flat response across a wide range of QL, which implies that in general increasing the width does not degrade noise factor substantially. It should be noted that in our calculations up to this point, the variation of α with QLhas been neglected. However, α is a strong function of the width of the transistor (assuming constant Id) and cannot be simply assumed a constant. In order to achieve a more realistic estimate of α, gd0 and gmwere plotted as a function of QL as shown in Figure4.
5
c was assumed to be 0 (even though it is not true) because the correlation between channel thermal noise and gate induced noise is ignored in the provided model files.
−0.50 0 0.5 1 1.5 2 2.5 1 2 3 4 5 6 7 8 9 10 Transconductance (mS) Vov (V) gd0 g m
Figure 4: gm and gd0 as a function of the gate overdrive voltages.
As can be seen, α is a strong function of QL and increases significantly as the width of the device decreases. The new noise factor plot is depicted in Figure3 (solid line). As observed, with taking the variations of α into account, the noise factor increases for higher values of QL as compared to our previous assumption of constant α.
As a final note, it was mentioned that by choosing the optimal QL, the transit frequency of the device will be determined; therefore, the value fT is primarily enforced by the noise factor; whereas, in previous sections it was calculated based on S21 requirement. This is not however, an important issue in our design because it has been observed that the optimal QLoccurs at such high current densities that fT requirements will be satisfied automatically. Obviously, in case that S21 requirement imposed a limitation on a design, achieving minimum noise factor should be traded for gain.
3.4
Biasing
The design flow for the signal path requires certain current levels in the devices. In this project, a current mirror with a reference current was chosen as bias circuitry [3]. Since PMOS devices are not available in this project, a purely NMOS current mirror had to be used for biasing the circuit. The chosen biasing topology establishes a reference current determined by the value of Rref, while Rbias is chosen to be big enough so that the loading effect of the bias circuit on the signal path is negligible. In this case, a simple design has been chosen; however, if the temperature stability is critical for the design, a constant-gm supply can be used.
4
Designed circuit
The final design presented in this project was obtained after a handful of iterations, three of which are briefly discussed in the following sections. The performance of each design is analyzed as well as the techniques used to enhance the performance in particular noise figure optimization techniques.
4.1
Initial Design
The first LNA was designed using a 2.5V supply voltage. As discussed before, the required S21mandates an fT somewhat larger than 7GHz, which leads to a transistor width around 200µm. For the required transit frequency, the value of Ls to obtain an input resistance of 50Ω is 1.4nH, which is hard to obtain with the
parasitic inductances present in the bondwires and the pins.6
In this case, the solution taken was to use four bondwires in parallel; however, in order to avoid the mutual coupling effects between the bondwires, they were implemented as orthogonal connections by putting each of them at one side of the chip. This arrangement results an equivalent inductance value of 1.38nH, which is close to the required one.
The value of Lgrequired to establish the resonance of the input RLC tank at the center frequency is around 11nH, which can be easily attained using the parasitic inductances of the pin and an 8mm long bondwire. The drain-bulk capacitance of the cascode transistor is relatively small, so a very large inductance Ld is required at the output to resonate at the operating frequency. This value is approximately 30nH, so it was decided to design an spiral inductor to satisfy it. It should be noted that, while a 30nH spiral inductor may seem to be impractical, the effect of parasitic capacitance of the spiral inductor (which significantly changes the total capacitance at the output) should be taken into account. A MATLAB script was written to optimize this design obtaining the required inductance value accounting for the capacitance value added by the inductor itself, while minimizing the series resistance. The required inductance value goes down to approximately 10nH when the added capacitance is taken into account, and using 6 turns, with a davg=190µm, and ρ = 0.6 provides the minimum series resistance. This design met S-parameter specifications with a little modifications. However, the noise figure values were totally unacceptable. The minimum and maximum values of noise figure were 1.9dB and 2.8dB, respectively. These high noise figures can be attributed to the combination of two factors. First, the non-optimal width selection for the transistor, as the decision was purely based on the required gain and not on the noise figure. Second the noise introduced by the resistance of the spiral inductor in the RLC output tank significantly degrades the noise figure.
4.2
Noise Optimized 2.5V LNA
The next step was to design an optimized 2.5V supply LNA following the previously presented design methodology. Firstly, as explained, a sweep in QLwas performed, calculating the noise figure for each value. As shown in Figure5 it was observed that the optimum QL is 3.4, which corresponds to a theoretical noise figure of 1dB. This QL corresponds to a width of approximately 180µm, and an fT of 11GHz. This transit frequency provides a theoretical gain of approximately 15dB, so it should not be limiting our S21. In fact, the main problem with this design is precisely the opposite. The large value of fT imposes an Ls value of 0.71nH, which is hard to obtain due to the high values of the parasitic inductances of bondwires. The same solution with 4 bondwires in orthogonal directions that was used in the previous design was repeated here. The correspondent value is 1.38nH, which is much higher than the required one, but it is good enough to meet the S11 specifications; however, since the source degeneration impedance is higher than what was assumed before, lower S21 is to be expected in this part.
The Lg value required to establish the resonance of the input RLC tank at the operating frequency is around 14nH, while the maximum value of achievable inductance with bondwires is 13nH, this implies that the resonance frequency will not be exactly at 2GHz, but a little higher. The main objective of this design was to minimize the noise figure. For this reason it was decided to implement Ld inductor using the parasitic inductances of the bondwire and the pin. The maximum value of the inductance that can be obtained with this procedure is not enough to fix the resonance frequency of the output RLC tank at the operating frequency. However, the output RLC tank has a very low quality factor due to the fact the load resistance is very low (50Ω); therefore, the tank will have a very wide bandwidth, and it will be possible to obtain the required S21 without much difficulty. After a few modifications in SPICE, this design met all the specifications, and the noise figures were much reduced compared to the previous design. The minimum noise figure was 0.92dB while the maximum value was 1.38dB.
4.3
Noise Optimized 1.5V LNA
The power specification establishes a maximum current for a given voltage supply. Reducing the voltage supply allows for increasing the maximum current, therefore, for each QL (which corresponds to a single
6
Note that the minimum length of the bondwire is 1mm, which along with the 3nH inductance of the package pin leads to a minimum inductance of 4nH for a single pin and bondwire.
0 2 4 6 8 10 1 1.5 2 2.5 3 3.5 QL NF (dB) Actual α Constant α
Figure 5: Noise figure as a function of QL for VDD= 2.5V .
width) a higher current density will be obtained. A higher current density implies a lower gm/Id, which provides a higher fT, and therefore a lower noise figure. Figure6 shows the theoretical noise figures versus QLwhen a 1.5V supply is used. The minimum noise figure is obtained for QL,opt = 3.5, and the theoretical noise figure is 0.8 dB. The QL,optcorresponds to a width of 177µm, which, as expected, is very similar to the one obtained in the previous design. Thanks to the extra available current the transient frequency is 14.1 GHz, that is almost 30% higher, and consequently, the noise figure is lower. However, for the same reason the required Ls becomes smaller too. In this case the required Ls goes down to 0.56nH, which is far away from any value that can be achieved with the parasitics present in the circuit.
To minimize the value of the source inductance, 8 pins were used in parallel. However, the obtained value is still around 1nH, which is twice as much as the required value. For this reason, the transistor was made a bit wider (W = 180µm) so as to meet S11 specification. The noise figure in the circuit varies from 0.85dB to 1.24dB, which is in close agreement with the theoretical prediction. Note that by reducing the supply voltage the noise figure of the amplifier reduces by 0.15dB with no degradation in other specifications. The limit to the voltage decrease is in the linearity specifications. If the supply voltage is further reduced, at a certain point the input transistor will enter in the linear region due to its increased overdrive voltage, severely degrading the linearity of the amplifier.
4.4
Final Design
In previous designs, the value of QL determined the width of the amplifier through the value of the Cgs capacitor. Since the width of the device also determined the gm/Id and thus gm and gd0, it is evident that α = gm/gd0 was also determined once the width is chosen. As a result, the values of α and the Cgs could not be set independently; however, if a capacitor CM M CAP is added between the gate and the source of the transistor, an additional degree of freedom is gained that allows for changing the value of the total Cgs capacitance, which fixes QL and also the equivalent fT of the transistor, while the current density of the device can be changed independently determining gm/Id and hence α.
Making those parameters independent from each other enables an additional noise optimization step. From the theoretical noise figure calculation, it is apparent that the noise figure depends on terms that contain either α or 1
α , therefore there exists an optimum value of α that minimizes the noise. On the other hand the noise figure also depends on gm; therefore, now gmcan be decreased without degrading the input
0 2 4 6 8 10 0.5 1 1.5 2 2.5 3 3.5 QL NF (dB) Actual α Constant α
Figure 6: Noise figure as a function of QL for VDD= 1.5V .
power match.7
By using this capacitor it is possible to reduce the width of the transistor changing gd0 and approaching to the optimum value of α, and at the same time, preserve the power match to meet S11 specification because the equivalent fT does not change. Using this finding in this technique, a new optimum configuration for the LNA has been found, obtaining sub 1dB noise figures values at the resonance frequency. The idea of adding a capacitor in parallel with gate-source capacitance of the device to improve the noise figure is further discussed in [4].
Simulation results of the final design are presented in Figures7-9. As can be seen, the final design achieves a noise figure of less than 1.1dB across the frequency band of interest, while meeting all other specifications. The simulated IIP3 of the circuit is 12.75dBm.
1.4 1.6 1.8 2 2.2 2.4 2.6 2.8 0 2 4 6 8 10 12 14 Frequency (GHz) S 21 (dB) S 21=11.4dB S21=11.6dB f=2.2GHz f=1.8GHz
Figure 7: S21of the final design. 7
1.4 1.6 1.8 2 2.2 2.4 2.6 2.8 −25 −20 −15 −10 −5 0 Frequency (GHz) S 11 (dB) S 11=−10.0dB S 11=−22.6dB f=2.2GHz f=1.8GHz
Figure 8: S11of the final design.
1.5 2 2.5 0.8 0.9 1 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 Frequency (GHz) NF (dB) NF=0.81dB NF=1.10dB f=2.2GHz f=1.8GHz
5
Conclusion
An LNA achieving a noise figure less than 1.1dB across the frequency band of 1.8–2.2GHz was designed using a design methodology which finds the optimal dimensions of the transistor to minimize noise figure. An optimization procedure was introduced, which gives a relatively accurate estimate of the noise figure based on technology characterization plots. Even though, the theoretical calculations of the noise figure come from a much simplified noise model, they constitute a good starting point for the dimension selection. The created MATLAB script calculates the noise figure for different values of QL, making it possible to estimate the optimum dimensions of the transistor.
An additional noise figure enhancement technique was applied to the design by adding a capacitor to mitigate the effect of gate-induced noise. Using this method allows the designer to choose different values of α without degrading the input power match, making it possible to find a new minimum value for the noise figure. The tradeoffs involved in using this technique were also discussed. The final design was achieved after four iterations, performance of which are summarized in Table2
Design # NF
1 LNA with 2.5V supply ≤ 2.83dB
2 Noise optimized LNA with 2.5V supply ≤ 1.38dB 3 Noise optimized LNA with 1.5V supply ≤ 1.25dB
4 Final design ≤ 1.10dB
References
[1] D. K. Shaeffer and T. H. Lee, “A 1.5-V, 1.5-GHz CMOS low noise amplifier,” IEEE J. Solid-State Circuits, vol. 32, pp. 745–759, May 1997.
[2] H. Rategh, Radio-frequency integrated circuit design (EE314) lecture notes. Stanford University, Winter 2006.
[3] T. H. Lee, The Design of CMOS Radio Frequency Integrated Circuits, 2nd ed. Cambridge University Press, 2004.
[4] P. Andreani and H. Sjoland, “ Noise optimization of an inductively degenerated CMOS low noise ampli-fier,” IEEE Trans. Circuits Syst. II, vol. 48, pp. 835–841, Sept. 2001.
A
MATLAB Optimization Code
% EE314, Winter 2006 % Midterm Project % Design of a CMOS LNA.
% Authors: Mohammad Hekmat and Pablo Moreno Galbis % Created on Feb. 26, 2006.
% Last modified: Mar. 10, 2006.
% This file plots the noise figure as a function of Q_L to find the
% optimum Q_L (or equivalently width) of the device from noise performance % perspective.
clear all;
read_data3; % Reading technology characterization plots % Defining parameters
R_s = 50; % Source impedance = 50ohms
w_0 = 2*pi*2e9; % Center frequency = 2GHz
V_dd = 1.5; % V_dd
P_max = 13e-3; % P_max= 13mW
I_max = 0.9*(P_max/V_dd); % Assuming that 90% of current is to be used in % the main transistor
c =0; gamma = 0.8; delta = 2 * gamma; Q_L = 0.5:0.1:10; %Finding reequired Cgg C_gg = 1./(Q_L .* R_s .* w_0); %Finding required width
W = interp1(cgg3, W3, C_gg);
% Assuming that we are willing to spend as much current as possible, i.e. % I_max, we have:
IdW=I_max./W % This is the largest allowed current density which gives % us the smallest possible gm_Id hence the largest f_T % Finding gm_Id
gm_Id = interp1(idw1(:,1), gmid1(:,1), IdW); % Finding f_T f_T = interp1(gmid1(300:1600,1),ft1(300:1600,1), gm_Id); w_T = 2 * pi * f_T; % Finding g_m and g_d0 gm = gm_Id * I_max; vgs = interp1(gmid1(300:1600,1),vgs1(300:1600,1), gm_Id); g_d0= interp2(W2M,vgs2,gd02,W,vgs); alpha=gm./g_d0;
% Noise figure equations
X = 1 + 2.*abs(c).*Q_L.*sqrt(delta .* alpha.^2./(5.*gamma)), ... + (delta .* alpha.^2/(5.*gamma)) .* (1+Q_L.^2);
F = 1 + (gamma./alpha).* X .* gm .* R_s .* (w_0./w_T).^2; % Plotting the results
figure(1)
set(gca, ’fontsize’,14)
plot(Q_L, 10*log10(F), ’-b’,’linewidth’,3); xlabel(’Q_L’, ’fontsize’, 18)
ylabel(’NF (dB) ’, ’fontsize’, 18) % Extracting optimal design parameters [fmin, n]=min(10*log10(F));
C_gg_opt = 1./(Q_L(n) .* R_s .* w_0); W_opt = interp1(cgg3, W3, C_gg_opt); IdW_opt = I_max./W_opt;
gm_Id_opt = interp1(idw1(:,1), gmid1(:,1), IdW_opt);
f_T_opt = interp1(gmid1(300:1600,1),ft1(300:1600,1), gm_Id_opt); gm_opt = gm_Id_opt * I_max;
B
EE314 Technology Characterization Plots
−0.50 0 0.5 1 1.5 2 2.5 5 10 15 20 25 30 V ov (V) g m /i d (1/V) 0 5 10 15 20 25 30 0 2 4 6 8 10 12 14 16 18 20 f T (GHz) g m/id (1/V)0 5 10 15 20 25 30 10−5 10−4 10−3 10−2 10−1 100 101 102 103 i d /w ( µ A/ µ m) g m/id (1/V) 0 5 10 15 20 25 30 12 14 16 18 20 22 24 26 28 30 32 g m r o g m/id (1/V)
0 200 400 600 800 1000 0 0.5 1 1.5 2 2.5 3 W (µm) Capacitance (pF) C gg C gs −0.50 0 0.5 1 1.5 2 2.5 1 2 3 4 5 6 7 8 9 10 Transconductance (mS) Vov (V) g d0 g m