Digitally Controlled Oscillator Report
Digitally Controlled Oscillator Report
Digitally Controlled Oscillator Report
RFIC PROJECT
(Submitted By)
200941003 200941015
IIIT Hyderabad
Introduction
Any communication system that transmits and receives data on a high frequency carrier
needs to be able to generate the carrier, usually using an oscillator. An oscillator is a circuit
that can produce a high-quality signal at a pre-determined frequency with little noise and low
harmonics. In real receivers, the oscillator is phase and frequency locked to the incoming
carrier using a carrier recovery circuit.
In recent years, CMOS technology is scaling down resulting to a very low control voltage
that leads to the availability of only very steep slope, and this complicates the implementation
of conventional RF circuits in CMOS technology, often causes instability and the portability
issues. Furthermore, low voltage and thin metal interconnects which are achieved in a scaled
down CMOS process are advantageous to digital circuits but the same becomes
disadvantages to RF circuits due to reduced voltage headroom, low inductor’s quality factor,
and reduced gate oxide reliability. Therefore, RF circuits such as RF oscillators need to be
realized employing digitally controlled logics for future generation wireless technology.
Barkhausen’s Criteria
For steady oscillation, two conditions must be simultaneously met at w0.
Oscillator Characteristics
An oscillator generates a periodic output. The circuit must entail a self sustaining mechanism
that allows it’s own noise to grow and eventually become a periodic signal.
In most RF oscillator, a frequency selective network, e.g. an LC tank, is included in the loop
so as to stabilize the frequency.
In 8 bit digitally controlled ring oscillator, we tried to overcome all the above problems.
In our design, we have provided symmetrical load, high linearity and very large output
voltage swing. The output frequency of the DCO is controlled by varying the driving current
according to the input control bits.
Each inverter in the oscillator is used as a delay cell. The frequency of oscillation for
identical cell is given by following equation,
Where Td is the delay of each inverter cell and N is the number of identical cell. The period
or frequency of oscillation is varied either by changing the number of inverter stages in the
ring or varying the propagation delay of inverter. The delay of each inverter cell is further
expressed as,
Where CL is load capacitance, change in V is the output voltage swing and Id is the driving
current to the load. So the frequency of oscillation without changing number of stages can be
varied either by changing the load capacitance or driving current to the load. The propagation
delay of inverter is proportional to Width to Length (W/L) ratio of the transistor as increment
in width increases the capacitance and decreases the resistance that makes time constant
equal and frequency remains constant. The load capacitance (CL) at the output node of
inverter can be expressed by following equation.
Where, suffices g, s, b represent gate, source and body (substrate) of transistors M1, M2 and
M3, respectively. Similarly, Cw represents wire capacitance. The load capacitance can be
changed by using MIM capacitor or MOS transistor at the output node of inverter. But it
cannot be much useful in sub-micron technology as wired capacitance have significant
portion in load capacitance, which in turn, limits the maximum oscillating frequency [6] of an
oscillator. Thus, this approach would not be much useful to achieve wide turning range of an
oscillator. Controlling delay by changing the driving current (Id) would support for wide
tuning range and also provides high linearity which is utilized in the DCO.
Tristate Inverter:
(a) (b)
Fig 6 : (a) Tristate Inverter (b) equivalent circuit when control bit is 1
In the tristate inverter, it has control input D that controls the signal propagation from input to
the output through transistors M1 and M3 or M2 and M4 depending on the input level Low
(0), High (1), respectively. When D=0, the output will no longer connected to the input and
none of the transistors M3, M4 conducts. The sizes of the transistors are selected to provide
equal delay through both the paths. The proposed tristate inverter cell can be approximated as
transmission gate followed by an inverter when D=1. Equivalent circuit of the proposed
inverter when D=1 is shown in Fig. 6(b).
Spice Code
.include "C:\Users\Shilpi\Desktop\tsmc018.md"
MN1 Out A Gnd 0 NMOS W=2.7u L=180n AS=2.25p PS=6.8u AD=2.25p PD=6.8u
MP1 Out A Vdd Vdd PMOS W=2.7u L=180n M=2 AS=4.5p PS=13.6u AD=3.125p PD=7.5u
.ends
.op
.probe
.end
Waveform
We calculated the frequency of the oscillator for different W/L ratios.
W/L = .9u/.18u = 5
o When all the D bits are 1
W/L = 1.8u/.18u = 10
o When all the D bits are 1
W/L = 2.7u/.18u = 15
o When all the D bits are 1
W/L = 3.6u/.18u = 20
o When all the D bits are 1
Simulation Result
W/L = .9u/.18u = 5
W/L = 1.8u/.18u = 10
W/L = 2.7u/.18u = 15
W/L = 3.6u/.18u = 20
Frequency Variation
Frequency is in MHz.
1200
1000
800
W/L =5
600 W/L =10
W/L = 15
Series 4
400
200
0
D=1 D=2 D=3 D=4 D=5 D=6 D=7 D=8
Power Variation
Power is in mW.
4 W/L=5
W/L=10
3 W/L=15
W/L=20
0
D=1 D=2 D=3 D=4 D=5 D=6 D=7 D=8
13
12.5
12
Phase Noise
11.5
11
10.5
10
9.5
W/L = 5 W/L = 10 W/L = 15 W/L = 20
Total frequency range for the DCO for different W/L is : 205.33 MHz – 1.142 GHz
Conclusion
A high-linearity 8-bit digitally-controlled oscillator (DCO) is designed on a ring topology
using TSMC 0.18 um CMOS process parameters. One of the advantages of the ring topology
over a LC-tank oscillator is that it does not contain any spiral inductor so that the chip size is
very small. DCO provides a wide tuning range from MHz frequency to GHz frequency.
References
Thomas H. Lee “The design of CMOS Radio- Frequency Integrated Circuits”.