UNIT 2 (1)
UNIT 2 (1)
UNIT 2 (1)
Dr. Bommegowda K. B.
Assistant Professor
Department of Electronics and Communication Engineering
1
Unit-II (refer T1)
14.1-14.3, 15.1-15.3, 15.7, 13.1, 13.3-13.6.
2
555 TIMER
The 555 timer IC was introduced in the year 1970 by
Signetic Corporation and gave the name SE/NE 555
timer.
6
7
8
9
Monostable Multivibrator Block Diagram
10
Monostable Multivibrator Circuit Diagram
11
12
• During Power-up pin 7,6 is grounded through the C1 & pin 2 is pulled up to VCC through R2 causing the
o/p to be low.
• On application of a negative trigger [low going pulse] to pin-2, comparator-2 o/p switches to high
setting the F/F o/p.
• The high F/F o/p turns off the discharge transistor releasing the short circuit across the C1.
• C1 starts to charge towards VCC through R1.
• When the capacitor voltage is more than 1/3VCC both comparator o/p’s are low & the F/F maintains the
high o/p.
• When the capacitor voltage increases beyond 2/3VCC Comparator-1 o/p switches to high resetting the
F/F, & thereby turning on the discharge transistor causing the capacitor to discharge instantaneously.
The o/p is switched low.
• Monostable o/p continues to remain low until another trigger pulse is applied & then the process
continues. Since the circuit has only one stable state [Output is low] it is known as Monostable Multi-
vibrator.
• The circuit is also called a “Pulse generator”, “Monoshot”, “Oneshot”.
• Reset if applied during the timing cycle causes the o/p to immediately go Low. 13
14
We know that the voltage across the capacitor C rises exponentially. Hence
VC = VCC (1 – e-t/RC)
2/3 = 1 – e-t/RC
e-t/RC = 1/3
– t/RC = ln (1/3)
– t/RC = -1.098
t = 1.098 RC
∴ t ≈ 1.1 RC
15
16
Astable Multivibrator Block Diagram
17
Astable Multivibrator Circuit Diagram
18
19
• During Power-up pin 2,6 is grounded through the C1 causing the o/p to be High.
• C1 starts to charge towards VCC through R1 & the forward-biased D1.
• When the capacitor voltage is more than 1/3VCC both comparator o/ps are low & the F/F maintains
the high o/p.
• When the capacitor voltage reaches 2/3VCC Comparator-1s o/p switches to high resetting the F/F, &
thereby turning on the discharge transistor. The output is switched to Low.
• Once the Discharge transistor is ON, The C1 starts to discharge towards the ground through R2 and
the forward-biased D2.
• When the capacitor voltage falls slightly below 1/3VCC Comparator-2s o/p switches to high setting the
F/F.
• Output Switches high & the cycle continues.
• Since the circuit has no stable state, it is known as Astable Multi-vibrator.
• The circuit is also called a “Free-running Oscillator”
• Reset if applied during the timing cycle causes the o/p to immediately go Low.
20
21
22
23
555 Timer Applications
▪ Frequency Divider
24
Voltage Controlled Frequency Shifter
25
26
Pin 5 is the control voltage pin.
One end of the potentiometer is connected to +ve voltage & the other end is connected to gnd.
By varying the pot resistance, we can change the voltage i/p into this pin.
Voltage can reach a max. of +9V when the pot is turned to one end where it offers full resistance.
Voltage reaches a min. of 0V when the pot is turned to the other end where it offers 0Ω of resistance.
The C serves to clean up noise from the DC source so that the o/p square wave signal produced by the
555 timer isn't as noisy.
When the voltage is high, the frequency is low. As we decrease the voltage to the control voltage pin,
the frequency increases.
Additionally, if we want to increase the frequency of the o/p signal, we can decrease either the resistor
or capacitor in the RC n/w.
27
Frequency Divider
28
Missing Pulse Detector
29
30
PLL (Phase Locked Loop)
31
• PLL block is a feedback control system that automatically
adjusts the phase of a locally generated signal to match the
phase of an i/p signal.
• In this locked condition, any slight change in the i/p signal first
appears as a change in phase b/w the i/p signal & the oscillator
frequency.
33
34
35
36
37
DATA CONVERTERS
38
• Data Conversion is the process of changing or converting one form of
data into another form.
• Digital processors can only process digital signals which are discrete
time and discrete amplitude.
41
Data Conversion Process
43
• An N-bit digital word is mapped into a single analog voltage.
• where VOUT is the analog voltage output, VREF is the reference voltage,
and F is the fraction defined by the input word, D, that is N bits wide.
45
Types of DACs
46
1. Weighted Resistor DAC
47
Fig. 1. 4-bit weighted resistor DAC
48
49
50
2. R-2R Ladder DAC
51
52
53
54
55
Analog to Digital Converter (ADC)
56
57
58
59
60
61
Linear Ramp-Type ADC
A ramp-type analog-to-digital converter (also known as ramp-
compare or time-base ADC)
62
Two inputs are applied to the
comparator. (1) analog input, and
(2) linear ramp (sawtooth) voltage
from the ramp generator.
As long as the analog and ramp generator inputs to the comparator differ in magnitude, the
clock pulse generator will be permitted to transmit pulses at a constant repetition rate
through the gate into the counter.
When the two inputs to the comparator become equal, the comparator will generate a stop
signal which disables the gate circuit and ends the comparison time interval.
The disabled gate circuit blocks the flow of pulses from the clock pulse generator to the
counter.
The number of pulses accumulated in the counter during the comparison time interval is
proportional to the amplitude of the analog input voltage.
The counter indication is the desired digital representation of the input signal. 63
Dual Slope ADC
64
65
66
67
68
69
ADC types Comparison
70