Digital
Digital
Digital
INSTITUTE OF TECHNOLOGY
Department of Electrical and Computer Engineering
There are basically two way of representing the numerical value of quantities i.e Analogue
& digital.
Analogue
An analogue system is one having continuous value.
In the world most quantities are analogue-in digital, we must convert analog to digital.
In analog representation quantities are continuous range of value.
Analog
Signal
3
Cont.…
Analogue is used to express the numerical value of the quantity as a continuous range of values
between the two expected extreme values.
For example, the temperature of an oven settable anywhere from 0 to 100 °C may be measured to be
65 °C or 64.96 °C or 64.958 °C or even 64.9579 °C and so on, depending upon the accuracy of the
measuring instrument.
Most physical quantities – position, velocity, acceleration, force,pressure, temperature and flowrate
are analogue in nature.
Digital 5
Only 4 allowed
Signal levels
Digital
Signal
7
Cont.….
Advantage:-
Digital system are easier to design.
Information storage is easy.
Accuracy and precision are greater.
Digital system are less affected by noise.
Limitation:-
There is really only one major drawback when using digital techniques-
Which of the following involve analog quantities and which involve digital
quantities?
(a) Ten-position switch
(b) Current flowing from an electrical outlet
(c) Temperature of a room
(d) Automobile fuel gauge
Exercise 1.
1.What are the advantages of digital techniques over analog?
2. What is the chief limitation to the use of digital techniques?
11
solution
(a) Digital
(b) Analog
(c) Analog
values and not every possible value over a continuous range
(d) Analog, if needle type; digital, if numerical readout.
12
Comparison chart
Analog Digital
Signal :Analog signal is a continuous Signal: Digital signals are discrete time signals
signal which represents physical generated by digital modulation.
measurements. Waves: Denoted by square waves.
Waves: Denoted by sine waves
Representation: Uses discrete or discontinuous
Representation: Uses continuous range values to represent information
of values to represent information. Example: Computers, CDs, DVDs, and other
Example: Human voice in air, analog digital electronic devices.
electronic devices. Technology: Samples analog waveforms into a
Technology: Analog technology records limited set of numbers and records them.
waveforms as they are.
13
Cont….
Power: Analog instrument draws large power. Power: Digital instrument draws only negligible
power.
Cost: Low cost and portable. Cost : Cost is high and not easily portable
Errors: Analog instruments usually have a scale Errors: Digital instruments are free from observational
which is cramped at lower end and give errors like parallax and approximation errors.
considerable observational errors
14
Binary digit
Each of the two digit in binary system,1 and 0 is called a bit,which is the contraction of the word binary digit.
In digital circuit ,two different voltage level are used to represent the two bits
Generally one is represented by the higher voltage, which we will refers as to HIGH and zero is represented
by the lower voltage level ,which we will refers to as a LOW.
This is called positive logic.
HIGH = 1 LOW = 0
In another system one is represented by LOW and one is represented by HIGH,this system is called negative
logic.
A group of bits(combination of 1’s and 0’s) are called code.
15
Logic level
The voltage used to represent 1 and 0 are called logic level, ideally one voltage level represents a high and
another voltage level represents low.
In practical HIGH can be any voltage between the specified maximum value and the specified minimum value.
likewise LOW can be any voltage between the specified maximum value and the specified minimum value
16
Digital wave form
From the digital waveform figure below calculate period, frequency and duty cycle ?
period =10
frequancy,f = 1/T= 1/10ms = 100 hz
Duty cycle = (tw/T) =(1ms/10 ms)100%=10%