0% found this document useful (0 votes)
27 views21 pages

notes-digital-circuits-and-systems-dcs-unit-5

Uploaded by

mikasaeren0045
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views21 pages

notes-digital-circuits-and-systems-dcs-unit-5

Uploaded by

mikasaeren0045
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 21

1

UNIT – 5
Clocks and Timing Circuits

Unit-05/Lecture-01
Monostable Multivibrator
 1 stable, 1 quasi stable state

The equivalent diagram in the initial state (Stable State) is as below

The equivalent diagram in the quasi stable state is as below

The waveforms of monstablemultivibrator is as shown.


2

Derivation for the expression for Time Period T is as below.

Applications:
 As Timer and delay generator
3

UNIT – 5
Clocks and Timing Circuits

Unit-05/Lecture-02
AstableMultivibrator
 Both states are quasi stable or it has no stable state and hence always changing its state

Waveforms of astablemultivibrator

Equivalent circuit for the interval 0-t1


4

Equivalent circuit for interval t1-t2

Design equations of astablemultivibrator

Applications:
 Rectangular wave generator
 Square wave generator
 Flasher Circuit
 Ramp Generator
5

Timing and Duty Cycle considerations for AstableMultivibrator.


6

UNIT – 5
Clocks and Timing Circuits

Unit-05/Lecture-03
BistableMultivibrator
 It has 2 possible states of operation (Both Stable)
 Once the multivibrator enters in one stable state, it continues to be in that state, until it
is forced to change the state by an external excitation.

Q1 Q2 Q output Q’ output
ON OFF HIGH LOW
OFF ON LOW HIGH

Applications:
 Flip Flop
 Memory cell to store 1 bit information
 Basic unit to build registers and counters.

Schmitt Trigger (Regenerative Comparator)


 It is modified version of bistablemultivibrator
7

Assuming vi < V1 so that v0 = +5V then using superposition

If v1 is now increased then v0 remains constant at v0 and vi = V1 = constant until vi = V1. A this
threshold, critical or triggering voltage, the output regeneratively switches to V0 = -V0 and
remains at this value as long as vi > V1

The voltage at the non inverting terminal is

The Waveforms are as shown below


8

Applications of Schmitt Trigger


 The most importing use is to convert a very slowly varying input voltage into an output
having an abrupt wave form occurring at a precise value of input voltage.
 Comparator

 Squaring Circuit
9

UNIT – 5
Clocks and Timing Circuits

Unit-05/Lecture-04
Quantities like temperature, pressure, displacement, vibrations are analog signals but difficult
to measure hence there is a need to convert them to digital for ease of processing, storing and
transmitting.
Types:
D to A Digital to Analog conversion
A to D Analog to Digital conversion

Specifications for DAC


 Resolution – smallest possible change in output voltage and depends on bits applied at the input
 Accuracy – Closeness of the output voltage to theoretical value
 Linearity – input and Output should be linear (may not be so due to errors)
 Temperature Sensitivity - Changes to the output due to temperature variation
 Settling time – The time required to settle the analog output within ½ of LSB of the final value,
after the change in digital input is called settling time. It should be as short as possible.
 Speed – Time needed to perform a conversion from digital to analog or vice versa. Conversions
performed per second
 Long Term Drift – Mainly due to resistor and semiconductor aging effecting linearity, speed etc.
 Supply Rejection – It Indicates the ability of DAC to maintain scale, linearity etc. when the supply
voltage is varied.
10

Unit-05/Lecture-05
Binary Weighted Resistor DAC (n bit DAC)
11

Example : 3 bit Weighted resistor DAC

Advantageous:

 Simple circuitry
 Easy Calculations

Disadvantageous:

 The accuracy and stability depends on the resistors used.


 It requires wide range of resistor values
 The smallest resistance cannot be smaller than 2.5KOhm to avoid loading effect
 To maintain accurate ration over wide range of resistors values restricts it for values less
than 8 bits therefore resolution of such a DAC is poor.
 The finite resistance of the switches will disturb the currents particularly in MSB where
the current setting resistors are small in value.

Sources of Error in DACs

 Linearity Error – The amount by which the actual output differs from ideal straight line
transfer characteristics.
 Offset Error – It is the nonzero level of analog output when all the digital inputs are 0.
The offset is due to the offset voltages of OP-AMPS and leakage currents in the switches.
 Gain Error – It is the difference between the calculated gain and practically obtained gain.
The error exists due to the error in the feedback resistor value.
12

Unit-05/Lecture-06
R-2R Ladder

Operation
Let input =100, R = 2.5 KOhm to 10KOhm. Point A is virtual ground. Applying Thevenins
theorem at point A to calculate the equivalent resistance (Req) and then calculating the
Vo = -(2R/Req)VR

Advantageous:

 It is easy to build this circuit accurately


 Increase in bits are possible by adding R/2R values
 The current flowing away from the nodes is equal to current flowing towards the right of the circuit.
 It can be fabricated monolithically, accurately and with stability due to small resistance spread.

Applications:

 Motion speed Control


 Counter ADC and Successive approximation ADC
 CRT or XY Plotter
 Computers and Electronic Equipment’s like curve tracers
13

UNIT – 5/ Lecture 7
3 Bit Flash Type ADC

Operation:
 The resistance ladder is used to generate different reference voltages from 0.5 to 6.5V
 The reference voltages are applied to Comparators. The analog input VA is applied to
non-inverting terminals of all the comparators.
 The comparator outputs are applied to a priority encoder which produces a 3 bit digital
output.
Advantageous:
 High speed of conversion due to parallel operation
 Typically speed is less than 100ns
Disadvantageous:
 Large numbers of comparators are required. With increase in the number of bits by 1,
the number of comparators will approximately double.
 Encoder complexity increases with increase in the number of bits.
14

Example : 3 Bit Flash type ADC


15

UNIT – 5/ Lecture 8
Successive Approximation ADC (SA-ADC)

n = variable and T = Time period of clock

 Conversion is started by SOC line.


 The SAR 1st tries HIGH on MSB (SAR outputs half of its full scale output) and the result is
compared by comparator, if its output is higherthan VA, the SAR returns the MSB LOW. If
the DAC output was still lower than the unknown analog input voltage, the SAR leaves
the MSB HIGH.
 The Lower bit is tried and the same procedure is repeated
 After the end when all the bits are tested (LSB is reached) the SAR output is the
equivalent unkownanalog input voltage.
 Main advantage is its high speed.
 Conversion time is NT
 The conversion time is independent of input voltage.
 The circuit is complex is one of its disadvantageous.

Advantageous:

 Conversion time is very short and is independent of input voltage

Disadvantageous:

 The circuit is complex


 The conversion time is more as compared to Flash type ADC.
16

UNIT – 5/ Lecture 9
Dual Slope Integrator ADC

 Conversion time = 2NT + nT


 Maximum conversion time = 2N+1

 Conversion time is independent of input voltage.

Advantageous:

 Offset operations are used with relative easy use


 Low cost
 Accuracy of DS ADC can be 0.05% which is adequate for most applications.

Disadvantages:

 Long conversion time as compared to other ADCs


17

UNIT – 5/ Lecture 10
Counter Type ADC

 Conversion Time = nT
 Maximum conversion time = 2NT
 Conversion time is function of input voltage
Advantages
 Simple construction
 Easy to design and less expensive
 Speed can be adjusted by adjusting the clock frequency
 It is faster than Dual Slope DAC.
Disadvantages
 The conversion time is function of input voltage
18

Example:

Figure shows a D to A converter. Find the output of Op Amp, if the input signal is 1011. Assume that
binary 1 represents 5 V
19

UNIT – 5
Clocks and Timing Circuits

Unit-05/Lecture-11
7 Segment LED (Light Emitting Diode) Display
Contains segments from a to h

A BCD to 7 Segment used to drive the 7 Segments is as follows:

A corresponding low voltage at the output of the BCD i.e. at a to h will turn the diodeON and
the resultant LED will glow to display the corresponding number.
20

LCD Displays
LCD basic arrangement and Applying voltage between the segment and the backpane turns ON
the segment. Zero voltage turns the segment OFF. The molecules of the liquid filled inside will
rotate to block or unblock the back lit LCD pane to unlit or light the front display.

Method of driving LCD segment and driving a 7 segment display

A passive panel LCD Matrix


21

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy