19
Table of Contents I. Introduction....................................................................................................... 3 A. Oscillator Fundamentals ................................................................................. 3 II. VCO Topologies ............................................................................................... 4 A. Current Starved Ring Oscillator ....................................................................... 4 B. Ring Oscillator Phase Noise Analysis ................................................................ 5 C. Symmetric Load Differential Feedback Oscillator ................................................ 6 D. High Frequency Varactor LC Oscillator .............................................................. 7 III. ADS Design................................................................................................... 11 IV. Analysis and Simulations ................................................................................ 12 A. Current Starved Ring Oscillator ..................................................................... 12 B. Symmetric Load Differential Oscillator ............................................................ 14 C. High Frequency Varactor LC Oscillator ............................................................ 18 V. Conclusions .................................................................................................. 19 VI. Bibliography.................................................................................................. 20 Table of Figures Figure 1: Oscillator Feedback System and Transfer Function .......................................... 3 Figure 2: Barkhausen Criteria .................................................................................... 3 Figure 3: Ideal VCO Frequency Transfer Characteristic .................................................. 4 Figure 4: Three Stage Current Starved VCO Schematic.................................................. 5 Figure 5: Basic CMOS Inverter Ring Oscillator .............................................................. 5 Figure 6: Differential Buffer Symmetric ....................................................................... 6 Figure 7: Differential VCO Feedback System ................................................................ 7 Figure 8: LC oscillator Schematic and Symbol Description .............................................. 7 Figure 9: LC Varactor VCO Schematic ......................................................................... 8 Figure 10: LC Tank model of VCO ............................................................................... 8 Figure 11: LC oscillator noise model ........................................................................ 10 Figure 12: Current Starved Inverter Final Schematic ................................................... 11 Figure 13: Symmetric Load VCO Final Schematic ........................................................ 11 Figure 14: LC VCO Final Schematic ........................................................................... 12 Figure 15: Unbuffered Current Starved VCO............................................................... 13 Figure 16: Buffered Current Starved VCO. ................................................................. 13 Figure 17: Differential VCO Transient Signal .............................................................. 14 Figure 18: Differential VCO Voltage vs. Frequency transfer curve .................................. 15 Figure 19: Differential VCO Harmonic Balance results .................................................. 16 Figure 20: Noise source description and legend .......................................................... 16 Figure 21: Differential VCO Noise Results .................................................................. 17 Figure 22: Differential VCO Power Flatness ................................................................ 18 Figure 23: Time domain response of LC oscillator ....................................................... 19

vcos_in_ads_699

Embed Size (px)

DESCRIPTION

VCO ADS simulation

Citation preview

Page 1: vcos_in_ads_699

Table of Contents I. Introduction....................................................................................................... 3

A. Oscillator Fundamentals ................................................................................. 3 II. VCO Topologies ............................................................................................... 4

A. Current Starved Ring Oscillator ....................................................................... 4 B. Ring Oscillator Phase Noise Analysis ................................................................ 5 C. Symmetric Load Differential Feedback Oscillator ................................................ 6 D. High Frequency Varactor LC Oscillator.............................................................. 7

III. ADS Design................................................................................................... 11 IV. Analysis and Simulations ................................................................................ 12

A. Current Starved Ring Oscillator ..................................................................... 12 B. Symmetric Load Differential Oscillator............................................................ 14 C. High Frequency Varactor LC Oscillator............................................................ 18

V. Conclusions .................................................................................................. 19 VI. Bibliography.................................................................................................. 20 Table of Figures Figure 1: Oscillator Feedback System and Transfer Function .......................................... 3 Figure 2: Barkhausen Criteria .................................................................................... 3 Figure 3: Ideal VCO Frequency Transfer Characteristic .................................................. 4 Figure 4: Three Stage Current Starved VCO Schematic.................................................. 5 Figure 5: Basic CMOS Inverter Ring Oscillator .............................................................. 5 Figure 6: Differential Buffer Symmetric ....................................................................... 6 Figure 7: Differential VCO Feedback System ................................................................ 7 Figure 8: LC oscillator Schematic and Symbol Description .............................................. 7 Figure 9: LC Varactor VCO Schematic ......................................................................... 8 Figure 10: LC Tank model of VCO............................................................................... 8 Figure 11: LC oscillator noise model ........................................................................ 10 Figure 12: Current Starved Inverter Final Schematic ................................................... 11 Figure 13: Symmetric Load VCO Final Schematic ........................................................ 11 Figure 14: LC VCO Final Schematic........................................................................... 12 Figure 15: Unbuffered Current Starved VCO............................................................... 13 Figure 16: Buffered Current Starved VCO. ................................................................. 13 Figure 17: Differential VCO Transient Signal .............................................................. 14 Figure 18: Differential VCO Voltage vs. Frequency transfer curve .................................. 15 Figure 19: Differential VCO Harmonic Balance results.................................................. 16 Figure 20: Noise source description and legend .......................................................... 16 Figure 21: Differential VCO Noise Results .................................................................. 17 Figure 22: Differential VCO Power Flatness ................................................................ 18 Figure 23: Time domain response of LC oscillator ....................................................... 19

Page 2: vcos_in_ads_699

I. Introduction Oscillators are among the most important building blocks in modern electronic systems. Oscillators can be found anywhere from clock generators in computers, carrier synthesizers in cell phones to simple AM radios. Their need in very different arrays of applications has required oscillators to have very different topologies and performance parameters. This project studies some of the topologies and design requirements of tunable oscillators, or voltage controlled oscillators (VCO). For the case of the VCO, the circuit has the ability to control the output frequency as a function of a control input.

A. Oscillator Fundamentals Oscillators are feedback systems that produce periodic outputs in this case in the form of a voltage. These circuits have the ability and characteristic of being able to sustain an output without and any applied input. Oscillation occurs after the feedback system contributes enough phase shift that the overall feedback becomes positive. This concept is illustrated in the figure bellow:

ForwardNetwork:

a(s)

FeedbackNetwork:

f(s)

+X Y

)()(1)()(sfsa

sasH−

=

Figure 1: Oscillator Feedback System and Transfer Function

While deriving a set of conditions that guarantees oscillations is difficult to assemble. The Backhausen criterion establishes a set of conditions necessary, although not sufficient, for oscillation to occur. It states that the loop gain of an oscillating system must be greater than unity while the loop phase shift must be zero, namely, constructive interference of the system waves.

( ) ( ) ( )( ) 0

1=∠

>⋅=

ωjTsfsasT

Figure 2: Barkhausen Criteria

Page 3: vcos_in_ads_699

VCOs are usually characterized by their frequency vs. control transfer characteristic and its gain [ω/v]. This relationship states how sensitive, the range, the bandwidth, and the control

details of the VCO.

Figure 3: Ideal VCO Frequency Transfer Characteristic

In addition to these parameters, VCO center frequency, power dissipation, supply and common mode rejections ratios, and noise performance are the figures of merit that accurately describe the performance of the VCO. This project will visit and design several VCO topologies and analyze their applications, design procedures, and figures or merit, as discussed above. These RF CMOS topologies encompass some of the most important VCO requirements and uses. For one of these VCOs, this report will outline detailed results and design techniques using ADS simulation software. These are the current starved ring oscillator, symmetric load differential feedback oscillator, and a high frequency varactor LC oscillator.

II. VCO Topologies The following VCO topologies were implemented using the Jazz Semiconductor SiGe BiCMOS 0.35µm ADS PDK. However, due to project requirements no bipolar devices were used, even though they are the highest performance devices in the design kit.

A. Current Starved Ring Oscillator Ring oscillators are found both in analog RF and digital applications due to their versatility and easy implementation. They consist of a series of gain stages in a feedback loop. In the case of the current starved ring oscillator, the top and bottom current mirrors limit the amount of pull up and pull down current available to the core CMOS inverter. The total oscillation frequency will depend on the delay time and number of stages:

dosc nf

τ⋅⋅=

21

In turn the adjustment of this current will affect the propagation delay generating a tunable frequency control process

Dd I

1=τ

It due to the wide tuning range of the ID current it is expected that the frequency range will be broad and have a high slope. These strengths make it an ideal candidate for clock generation and clock recovery applications. As part of the design applications of this VCO, it

Page 4: vcos_in_ads_699

is required that the output swing vary from rail to rail. In addition, some of the non-linearity that affects this feedback loop might be solved with a low pass stage. Therefore, a buffer stage will be necessary at the output of the VCO so that the system can reach the appropriate logic levels and also generate a more clock like waveform. At 0.35µm gate lengths, the delay offset introduced by this buffer is negligible.

Figure 4: Three Stage Current Starved VCO Schematic

B. Ring Oscillator Phase Noise Analysis Phase noise is defined as the frequency domain uncertainty of an oscillator signal. The output of an oscillator can be written as V )]([)()( 0 ttftAtout φω +⋅= , where )(tφ represents

the phase-shift due to the internal and external noise sources. Consider the single-ended ring oscillator with a single current source on one of the nodes as shown in the figure bellow, suppose that the current source consists of an impulse of current with area g∆ (in

coulombs) occurring at time τ=nodeC/

t . This will cause an instantaneous change in the voltage of that node, given by , where is the effective capacitance on that node at

the time of charge injection.

qV ∆=∆ nodeC

Figure 5: Basic CMOS Inverter Ring Oscillator

Page 5: vcos_in_ads_699

This produces a shift in the transition time. For small the change in the phase is proportional to the injected charge:

Where and V is the voltage swing across the capacitor. In most of the

cases the large phase shift occurs when the impulse is injected during an output transition. Since the small amount of change in the voltage due to the current impulse, the resultant phase shift is linearly proportional to the injected charge, therefore the transfer function from current to phase is linear. The time dependent impulse response is given:

swingnodeVCq =max swing

By using the impulse response we can obtain the )(tφ in response to any injected current

using the superposition integral:

Where i(t) represents the noise current injected into the node. The single sideband phase noise spectrum for a ring oscillator with N identical then is given by the equation:

C. Symmetric Load Differential Feedback Oscillator Most ring oscillators present a tuning range that rarely surpasses 3:1. There exist many applications where broad tuning flexibility is required. The following ring VCO block has several key features that satisfy wide tuning range necessities. Based on a differential buffer ring oscillator topology, with the current sourced by a saturated NFET acting as controlling element. Different from standard differential buffers, the additional PFET connected in parallel with the inner diode connected load devices are able to pull the output note to VDD. This feature creates a fairly constant output swing even at large variations of the control current. These strengths make it an ideal candidate for PLL applications, which are available at a variety of frequency ranges. In addition, this differential arquitecture will also display better common mode rejection thn

the current starved topology while still consuming the same amount of branch power.

Figure 6: Differential Buffer Symmetric

Page 6: vcos_in_ads_699

Figure 7: Differential VCO Feedback System

D. High Frequency Varactor LC Oscillator LC oscillators are very popular due to their high frequency operation. The key advantage of LC oscillator over the ring oscillator is its low power consumption and low phase noise. However, the large on-chip inductors usually need larger layout area and it usually has small frequency tuning range. The basic schematic and block diagram of the LC oscillator used in this project is shown in figures bellow:

Figure 8: LC oscillator Schematic and Symbol Description

Page 7: vcos_in_ads_699

Figure 9: LC Varactor VCO Schematic

Figure 10: LC Tank model of VCO

Tuning of LC Oscillator: The oscillation frequency of LC topologies is equal to

LCfosc π2/1= , which the inductor and capacitor values are given by the tank inductance

and tank capacitance values of the equivalent small signal differential model in the figure above where,

Page 8: vcos_in_ads_699

Since the varactor capacitance mBR

v VC

C)1(

0

φ+=

2min,tantan /1 ω≥kkCL

2max /ω=r

depends on the reverse bias voltage V ,

it is clear that the oscillating frequency is also voltage dependent. The tuning range is given by , and , which we can rewrite it as

. Now we let , the tuning range of the LC oscillator

is given:

R

2minmax,tantan /1 ω≥kkCL

min,tan2maxmax,tanmin kk CC ω≥

max

2ω2ω min

If loop gain condition of the complementary LC oscillator is given by

kgpmnm ggg tan,, 2/)( α≥+ , in this case, pmnm gg ,, = , then the loop gain condition becomes

kgnm gg tan, α≥

min,max, / vvv CC=. For the varactor’s tuning range, since the maximum tuning ratio is limited

byβ , we impose a maximum vβ with monomial constraint C vvv C βmin,max, ≤ .

Phase Noise: In most of the cases, the LC oscillator is used in RF-IC design because of its

good phase noise characteristics. In the 2f1 region of the phase noise spectrum, the

single sideband phase noise at the offset frequency is given by

Which for the differential noise sources, , and the total charge swing of the tank

is given by C2/12 ≈Γrms

2maxq ampk V⋅tan .

Page 9: vcos_in_ads_699

Figure 11: LC oscillator noise model

∑ fin /2 Stands for the total current noise for the LC oscillator, which is the sum of the

transistor channel thermal noise ( fi dTM ∆2, ), the transistor gate noise ( fi gTM ∆2

, ), the

inductor noise ( fiRL ∆2 ) and the varactor noise ( fCV ∆2i ). Please refer to the noise source

calculations bellow for a better understanding of the magnitudes and elements that generate noise:

, Transistor channel thermal noise

, Transistor gate noise

Inductor noise

Varactor noise

Page 10: vcos_in_ads_699

III. ADS Design The following schematics outline the design and simulations of the three VCOs.

VfbVfb

Vout

VDD

VDD

Current Starved VCO

sbc35x_nfetM25

lf=0.35 uwf=0.5 u

sbc35x_pfet3M26

lf=0.35 uwf=1.5 u

sbc35x_nfetM23

lf=0.35 uwf=0.5 u

sbc35x_pfet3M24

lf=0.35 uwf=1.5 u

sbc35x_nfetM20

lf=0.35 uwf=3 u

sbc35x_nfetM19

lf=0.35 uwf=3 u

sbc35x_pfet3M21

lf=0.35 uwf=9 u

sbc35x_pfet3M22

lf=0.35 uwf=9 u

sbc35x_nfetM16

lf=0.35 uwf=3 u

sbc35x_nfetM15

lf=0.35 uwf=3 u

sbc35x_pfet3M17

lf=0.35 uwf=9 u

sbc35x_pfet3M18

lf=0.35 uwf=9 u

sbc35x_nfetM12

nf=1wf=3 u

sbc35x_nfetM11

nf=1wf=3 u

sbc35x_pfet3M13

lf=0.35 uwf=9 u

sbc35x_pfet3M14

lf=0.35 uwf=9 u

sbc35x_nfetM8

lf=0.35 uwf=3 u

sbc35x_nfetM7

lf=0.35 uwf=3 u

sbc35x_pfet3M9

lf=0.35 uwf=9 u

sbc35x_pfet3M10

lf=0.35 uwf=9 u

sbc35x_pfet3M5

count=1s lices=1nf=1lf=0.35 uwf=9 u

sbc35x_pfet3M4

sbc35x_nfetM1

sbc35x_nfetM2

sbc35x_pfet3M3

sbc35x_nfetM6

count=1s lices=1nf=1lf=0.35 uwf=3 u

V_DCVinVdc=Vtune V

HarmonicBalanceHB1

Step=Stop=3.3Start=0SweepVar="Vtune"StatusLevel=2Order[1]=3Freq[1]=1.0 GHz

HARMONIC BALANCE

TranTran1

MaxTimeStep=0.07 nsecStopTime=20 nsec

TRANSIENT

V_DCSRC1Vdc=3.3 V

VARVAR1Vtune=1.5

EqnVar

sbc35x_modelX

res=NOMind=NOMcap=NOMpnp=NOMnpn=NOMfet=NOMVer=default

SiGeModels

NodeSetNodeSet2V=3.3 V

NodeSe t

Figure 12: Current Starved Inverter Final Schematic

Sy mmetric Load Positiv e Feedback VCO

Vd1 Vd 2

v o u t

Vd1 Vd2

VDD

s b c 35x _ n fe tM 3 6

s bc 35x _n fe tM 37

s b c 35x _ p fe t3M 29

s b c 35x _ p fe t3M 30

s bc 35 x _p fe t3M 33

s bc 35 x _p fe t3M 34

s b c 35x _ n fe tM 31

s bc 3 5x _n fe tM 35

Os c Port2Os c P1

M ax LoopGa inSte p=Fun d Index =1Step s =10Num Oc tav e s =2Z=1 .1 OhmV=

s bc 35 x _n fe tM 28

s b c 35x _ n fe tM 24

s bc 35x _p fe t3M 27

s bc 35 x _p fe t3M 26

s bc 35x _p fe t3M 22

s b c 35x _ p fe t3M 23

s bc 35 x _n fe tM 5

s b c 35x _ n fe tM 21

s bc 3 5x _n fe tM 17

s bc 35x _n fe tM 14

s bc 35 x _n fe tM 10

s bc 35x _n fe tM 6

s b c 35x _ p fe t3M 19

s bc 35 x _p fe t3M 15

s bc 35x _p fe t3M 12

s bc 35x _p fe t3M 8

s bc 35 x _p fe t3M 9

s bc 35x _p fe t3M 4

s b c 35x _ p fe t3M 2

V_DCVinVdc =v tun e V

s bc 35 x _n fe tM 18

s bc 35x _n fe tM 11

s b c 35x _ n fe tM 7

s bc 3 5x _p fe t3M 16

s bc 35x _p fe t3M 2 0

s bc 3 5x _p fe t3M 13

s bc 35 x _p fe t3M 1

s bc 35 x _p fe t3M 3

Figure 13: Symmetric Load VCO Final Schematic

Page 11: vcos_in_ads_699

V2VDD Vcontrol Vcontrol

VDD

LC Oscillator with Varactor Tunning

V_DCSRC3Vdc=W V

sbc35x_nfetM5

count=1slices=1nf=1lf=0.35 uwf=10 u

sbc35x_varactor_blX1

sbc35x_pfet3M4

count=1slices=1nf=1lf=0.35 uwf=52.7 u

sbc35x_pfet3M3

count=1slices=1nf=1lf=0.35 uwf=52.7 u

LL1

R=L=Y nH

LL2

R=L=Y nH

sbc35x_varactor_blX2

sbc35x_nfetM1

count=1slices=1nf=1lf=0.35 uwf=17 u

sbc35x_nfetM2

count=1slices=1nf=1lf=0.35 uwf=17 u

V_DCSRC1Vdc=3.3 V

V_DCSRC2Vdc=X V

sbc35x_modelX

res=NOMind=NOMcap=NOMpnp=NOMnpn=NOMfet=NOMVer=default

SiGeModels

T ranTran1

MaxTimeStep=0.03 nsecStopT ime=25.0 nsec

TRANSIENT

VARVcontrolX=1.0

EqnVar

VARLsY=3.9

EqnVar

VARvaracZ=20

EqnVar

VARVAR1W=1

EqnVar

Figure 14: LC VCO Final Schematic

IV. Analysis and Simulations

A. Current Starved Ring Oscillator After several simulation trails it is easy to see that at least 5 to 9 stages are necessary to satisfy the Barkhausen criteria. This number of stages happens to be consistent with the specified frequency range. Too many stages lower the high frequency end points of the system, while too few create non-linear transfer curves and sometimes drive the system out of oscillation. The following two figures illustrate the time domain response of this oscillator without and with an output buffer. It can be easily seen buffers are highly required and prove their worth in power dissipation, delay, and chip area increases. Figure 16 illustrates a buffered output with highly rectangular characteristics and a full rail to rail voltage performance.

Page 12: vcos_in_ads_699

dep Delta=0.135delta mode ON

time=6.652nsecVout=3.242 V

2 4 6 8 10 12 14 16 180 20

0

1

2

3

-1

4m1m2

time, nsec

Vout

, V

time, nsec

Vout

, V

Figure 15: Unbuffered Current Starved VCO

time=4.676nsecVout=3.343 V dep Delta=0.006

delta mode ON

2 4 6 8 10 12 14 16 180 20

0

1

2

3

-1

4 m1m2

Figure 16: Buffered Current Starved VCO.

Page 13: vcos_in_ads_699

B. Symmetric Load Differential Oscillator This VCO will be analyzed with great detail through the ADS process flow. The following subsections will deal with maybe of the aspects required for a full parameters extraction of the VCO figures of merit. Transient analysis: After finishing the schematic capture of the devices and adding five stages to the circuit to obtain oscillation, a simple transient analysis was performed. The following time domain figure illustrates the transient curve of the oscillator differential output. The output was taken by subtracting each of the differential signals. Notice that it is centered around 0V and has peak to peak amplitude of almost 4V. In a practical application a differential to single ended converter would be required. Figure 17 was obtained by biasing the control voltage close to power supply levels.

Figure 17: Differential VCO Transient Signal

Frequency Response Analysis: Following the transient analysis, we made use of the ADS harmonic balance simulator. This frequency domain tool allow designers to use power design aids to better understand frequency, noise, and the small signal parameters of a circuit. In this case a voltage sweep was performed by varying the VCO control voltage across its valid range of oscillation. The following figure outlines the linear portion of the VCO transfer characteristic, including VCO gain. It is clear that the VCO is very linear and displays excellent performance up to 1GHz. After which the gain profile drops; even though the VCO can still be used in these regions it is not suitable for linear applications such as PLLs. It has a VCO gain of about half a GHz per volt, with a linearity that is better than 95%, which would make the design of a PLL of a phase frequency detector very simple.

Page 14: vcos_in_ads_699

Figure 18: Differential VCO Voltage vs. Frequency transfer curve

Harmonic Balance Analysis: The last two analyses outline the main, first order performance parameters of the VCO. Nevertheless, these figures of merit do not contain any information regarding the VCO’s signal purity, noise or power efficiency. From the harmonic balance noise analysis we are able to plot several key second order effects such as harmonic power distribution as illustrated in the following figure.

Page 15: vcos_in_ads_699

Figure 19: Differential VCO Harmonic Balance results

Figure 19 displays the harmonic content of the VCO. The large 19.94dBm harmonic at 0 GHz is due to the DC offset experienced by this differential configuration. A differential to single ended converter is necessary to alleviate this problem. The main harmonic is at 7.874dBm, while the next higher power harmonic is a –7.556dBm, which shows substantial signal purity, with an attenuation of over 15dBm. Phase Noise Analysis: The noise performance of the oscillator will be determined by its Noise frequency and phase noise parameters. These parameters are described in Figure 20, where pm = phase margin; an = amplitude noise.

Figure 20: Noise source description and legend

Page 16: vcos_in_ads_699

As expected from this all MOSFET ring oscillator, the noise frequency, performing like quadratic function of frequency. Nonetheless, this factor only becomes alarming when it is coupled by a high phase noise factor. From the following figure it is clearly seen that the pnmx and pnfm of the amplifier are lower than –70dBc. As expected it will increase aggressively as it closes in to the oscillation frequency. These phase noise results are very good for ring oscillators which classically display bad noise performance.

Figure 21: Differential VCO Noise Results

Ideally, the VCO would consume power equal to the bias current times supply voltage times the number of stages used in the design. However, in this situation the harmonic balance simulation is able to discern the power consumed as a function of frequency. It is seen that the oscillator will consume anywhere from 12 top 15mw.

Page 17: vcos_in_ads_699

Figure 22: Differential VCO Power Flatness

C. High Frequency Varactor LC Oscillator The following figure outlines the oscillating pattern of the LC VCO. It a very high frequency sinusoid which we tuned to be in the Bluetooth range of 5GHz. Even though it possesses high frequency and high spectral purity, it has a very limited range of oscillation, mainly due to the tuning limitations imposed by the varactors.

Page 18: vcos_in_ads_699

time=7.827nsecplot_vs(V2, time)=3.184dep Delta=-0.001

delta mode ON

5 10 15 200 25

1.0

1.5

2.0

2.5

3.0

0.5

3.5 m1m2

time, nsec

V2

Figure 23: Time domain response of LC oscillator

V. Conclusions The objective of this project was to become familiar with the tools available in the ADS circuit design environment. To meet this objects we explored three different VCO oscillator alternatives, performing detailed ADS analysis on one of these: the symmetric load differential VCO. From our experimentation with ADS, it is clear that it offers several powerful aids, especially in the frequency domain, that other time domain tools such as PSPICE do not have. The harmonic balance toolbox provides a pre-programmed interface that shortens design time dramatically and provides many templates that allow designers to concentrate on designing and not on playing with the tool. Through this VCO design we have acquired ADS experience as well as learned, in detail, the operation, design, figures of merit that make up voltage controlled oscillators.

Page 19: vcos_in_ads_699

VI. Bibliography Betancourt, Rafael; Lee, Thomas. Ring Oscillator VCOs for Frequency Synthesis. Stanford Microwave Integrated Circuits Laboratory, July 1998. Razavi, Behzad. Design of Analog CMOS Integreted Circuits, Teta McGraw Hill, New Delhi, 2001. Hajimiri, Ali; Betancourt, Rafael; Lee, Thomas. A 1.5mW, 200MHz CMOS VCO for Wireless Bioletemetry, Stanford Microwave Integrated Circuits Laboratory, July 1998, Hajimiri, Ali; Lee, Thomas. A General Theory for Phase Noise in Electrical Oscillators. IEEE Journal of Solid State Circuits vol 33, n2, pp 179-194. Hajimiri, Ali; Lee, Thomas; Sohernson, Maria. Design and Optimization of LC Oscillators. IEEE Journal of Solid State Circuits, http://www.stanford.edu/~boyd/reports/opt_LC_oscil.pdf. Lee, Thomas. The Design of CMOS Radio-Frequency Integrated Circuits. Cambridge University Press, 1998.