SDIC 11marks (Q & A) (Unit 2)
SDIC 11marks (Q & A) (Unit 2)
SDIC 11marks (Q & A) (Unit 2)
1. Draw the block diagram of 8-bit successive approximation ADC and explain
its operation. Why is this preferred when conversion time is a main factor?
1
Circuit Operation
The successive approximation register is initialized so that the most significant bit
(MSB) is set to binary bit - 1.
This code is fed into the DAC which then supplies the analog equivalent of this
digital code (Vref/2) into the comparator circuit for comparison with the sampled
input voltage.
If this analog voltage exceeds Vin the comparator causes the SAR to reset this bit
and set the next bit to a digital 1.
If it is lower then the bit is left a 1 and the next bit is set to 1. This binary search
continues until every bit in the SAR has been tested.
The resulting code is the digital approximation of the sampled input voltage and is
finally output by the ADC at the end of the conversion (EOC).
555 TIMER
2
The 555 timer is a highly stable device for generating accurate time delay or
oscillation
A single 555 timer can provide time delay ranging from microseconds to hours
whereas counter timer can have a maximum timing range of days.
Pin diagram
It is compatible with both TTL and CMOS logic circuits. Because of the wide
range of supply voltage, the 555 timer is versatile (can be used AC as well as
DC) and easy to use in various applications.
Applications of IC 555
Various applications include
1. oscillator,
2. pulse generator,
3. ramp and square wave generator',
4. mono-shot multivibrator,
5. burglar alarm, traffic light control and
6. voltage monitor etc.
7.
Functional Diagram of IC 555
Since these two voltages fix the threshold voltage for each
comparator and these voltages are also determining the timing
interval.
3
It is possible to vary time electronically too, by applying a
modulation voltage to the control voltage input terminal (pin 5).
Operation of IC 555
1.In the stable state, the output Q of the flip-flop (FF) is HIGH. This makes the output
LOW because of power amplifier which is basically an inverter.
2.If negative going trigger pulse is applied to pin 2 and should have its dc level greater
than the threshold level of the lower comparator (i.e. V CC / 3), now the trigger passes
through (VCC / 3), the output of the lower comparator goes HIGH and sets the FF (Q
= 1, Q = 0).
3.when the threshold voltage at pin 6 passes through (2/3) V CC , the output of the upper
comparator goes HIGH and resets the FF (Q = 0, Q =1).
4
4.The reset input (pin 4) is used to reset the FF and the flip flop output Q becomes
HIGH and the output of IC 555 becomes LOW because the output of FF is 1.
3. Mention the basic blocks of PLL and explain each one of them. Explain
how PLL is used as frequency multiplier?
3. An error amplifier
Operating Principle
The VCO is a free running multivibrator and operates at a set frequency f o called
free running frequency. This frequency is determined by an external timing
capacitor and an external resistor.
5
If an input signal V S of frequency f s is applied to the PLL, the phase detector
compares the phase and frequency of the incoming signal, which is coming from
the output of VCO (fo) and external input (fs).
If the two signals differ in frequency and/or phase, an error voltage V e (phase
detector output) is generated. The phase detector is basically a multiplier and
produces the sum. ( f s + f o) and difference ( f s- f o) at its output.
The high frequency- component ( f s + f o ) is removed by the low pass filter and
the difference frequency ( f s- f o) is amplified and then applied as control voltage
VC to VCO.
This control voltage VC shifts the VCO frequency in a direction to reduce the
frequency difference between f and fo.
Once above process starts, we say that the signal is in the capture range. The VCO
continues to change frequency till its output frequency is exactly the same as the
input signal frequency.
Now the circuit is then said to be locked. Once locked, the output frequency f o of
VCO is identical to fs except for a finite phase difference ф.
This phase difference ф generates a corrective control voltage V C to shift the VCO
frequency from fo to fs, and thereby maintain the lock. Once locked, PLL tracks the
frequency changes of the input signal.
Free running
6
Capture Stage
As capture starts, a small sine wave appears. This is due to the difference frequency
between the VCO and the input signal. The dc component of the beat drives the VCO
towards the lock. Each successive cycle causes the VCO frequency to move closer to the
input signal frequency. The low pass filter controls the capture range. If VCO frequency
is far away, the beat frequency will be too high to pass through the filter and the PLL will
not respond. We say that the signal is out of the capture band.
Locking or Tracking
Once the PLL is locked, the filter no longer restricts the PLL. The VCO can track the
signal well beyond the capture band. Thus tracking range is always larger than the
capture range.
Frequency Multiplication:
f o Nf s
From the above equation, it can be seen that the output frequency (VCO
output) is N times of input frequency.
1. The input of DAC is n-bit binary and is combined with the reference voltage
VR to give an analog output signal.
2. The output of a DAC can be either a voltage or current.
3. For a voltage output DAC expressed mathematically as
7
VO KVFS d1 2 1 d 2 2 2 d 3 2 3 ....... d n 2 n
where, Vo = output voltage
d1 , d 2 , d 3 .....d n = n-bit binary fractional word with the decimal point located at the left
d1= most significant bit (MSB) with a weight of V FS / 2
dn =least significant bit (LSB) with a weight of V FS / 2n
I O I1 I 2 I 3 .... I n
V V V V
= R d1 2R d 2 3R d 3 .... nR d n
2R 2 R 2 R 2 R
=
VR
R
d1 2 1 d 2 2 2 d 3 2 3 ....... d n 2 n
The output voltage
VO I O R f VR
Rf
R
d 2
1
1
d 2 2 2 d 3 2 3 ....... d n 2 n
8
From the above equation, it can be seen that if Rf =R then K=1 and VFS =VR
3.Resolution is poor
Wide range resistors are required in binary weighted resistor type DAC.
This can be avoided by using R-2R ladder type DAC where only two values
resistors are required
A better-designed and more commonly-used circuit for digital-to-analog conversion
is known as the R-2R ladder DAC, a 4-bit version of which is shown in Fig.26
It consists of a network of resistors with only two values, R and 2R. The input SN
to bit N is '1' if it is connected to a voltage VR and '0' if it is grounded.
Thevenin's Theorem may be applied to prove that the output Vo of an R-2R ladder
DAC with N bits is:
In effect, contribution of each bit to the analog output is proportional to its binary
weight.
9
10