YannanZhang

Yannan Zhang's Personal Page

Bandgap

Introduction

This project was to learn the basic architecture and design method of a bandgap reference.

Design Method

Schematic of the design

The Schematic of the bandgap is shown below:
BandgapSch
The design parameter of the bandgap is shown below:
Parameter

Setting of the quiescent current

To satisfy the power requirement, that is, no more than 200uW power consumption, the quiescent currents are set as follow:
BandgapQuiescentCurrent

Calculation of the parameter

Calculation of Rx

The output voltage Vref and temperature coefficient of Vref can be expressed as follow, since R5=R3, R5’=R3’, R4=R2, to simplify the equation, I denote R1=R1, R2=R2, R3=R3//R3’.
BandgapVoutEuqation

The last term of equation 2 is the effect of Resistor’s temperature coefficient. In the design, I use HRP poly resistor, its temperature coefficient is shown as follow:
BandgapResistorTco

In order to gain lowest temperature coefficient, using the data provided, the value of resistors should have following relation:
Bandgap_Resistor

Since the dc operating point of T1 and T2 are set to 10uA, and the current are described as follow:
Bandgap_CurrentEqu

Then the value of R1 is about 5.4065k. A HRP poly resistor with 2 segments, W=2u, L=5u is 5.3525k, and all other resistors can be determined.

Simulation Results and Analysis

The relation between Vref and Temperature

VoutVSTemperature
From the results, we can observe that the Vout (Vref) is relatively stable when temperature changes except when VDD = 5V. The Vout changes with the changing of power supply voltage. This is because when VDD changes, the open-loop gain of the amplifier also changes since the dc operating points is changing with VDD (I discussed this in the designing experience section). When VDD is increasing from 3V, the open-loop gain of the amplifier is increasing, then the Vout increases towards the ideal value of the bandgap voltage. The open-loop gain reaches peak when VDD is 3.5V~4.0V, and then decreases when VDD continues to increase. The changing of open-loop gain changes the input offset voltage, so the output voltage changes.

Designing Experience

Return to Homepage

Return to Homepage