Introduction To Digital Electronics: Analog Data
Introduction To Digital Electronics: Analog Data
Analog Data
Analog data refers to information which is continuous.
For Example, an Analog clock which is having hour, minute, and second hands that gives
information in a continuous form; the movement of the hands are continuous.
Digital Data
Digital data refers to information which has discrete states.
For Example, a digital clock which reports the hours and minutes that will change suddenly
from 10:05 to 10:06.
In this way the data can represent, signals can also represent either Analog or digital.
Analog Signal
Analog signals have infinitely so many levels of intensity over a period of time. When the
wave moves from value A to value B, it passes through and it includes an infinite number of
values along its path.
Digital Signal
Digital signals can have only a limited number of defined values. Although each value can be
any number, it is often as simple as 0 or 1.
The easiest way to show signals is by plotting them on a pair of perpendicular axes.
• The vertical axis represents the value or strength of a signal.
• The horizontal axis represents time.
The above figure shows the Analog signal and a digital signal. The curve represents the Analog
signal through an infinite number of points. The vertical lines of the digital signal, however,
demonstrate the sudden jump that the signal makes from value to value.
1.2. Two state operation and its advantages
• The transmission of data in digital systems takes place without degradation due to noise
when compared to an analog system.
• The digital system comes with noise immunity, which makes storing data easier.
Whereas the analog system undergoes wear and tear, which degrades the information
in storage.
• The digital system comes with an interface with computers which makes it easy to
control the data. The system can be kept bug free by updating the software. This feature
is not available in the analog system.
• The energy consumed by the digital system is more compared to the analog system.
This energy is consumed in calculations and signal processing, resulting in heat
generation.
• These systems are expensive.
• The digital systems are fragile. That is, if one of the digital data is misinterpreted, the
final data will change completely.
• Taking care of analog issues in digital systems could be demanding as analog
components are used in designing the digital system.
Signal Type Digital System uses discrete signals as Analog System uses continous
1 on/off representing binary format. Off is signals with varying
0, On is 1. magnitude.
Wave Type Digital System uses square waves. Analog system uses sine
2
waves.
Technology Digital system first transform the analog Analog systems records the
3 waves to limited set of numbers and then physical waveforms as they
record them as digital square waves. are originally generated.
Transmission Digital transmission is easy and can be Analog systems are affected
4 made noise proof with no loss at all. badly by noise during
transmission.
Memory Digital data is stored in form of bits. Analog data is stored in form
7
of waveform signals.
Sr. Key Digital System Analog System
No.
Best suited for Digital system are good for computing Analog systems are good for
9
and digital electronics. audio/video recordings.
Example Digital system are: Computer, CD, Analog systems are: Analog
11 DVD. electronics, voice radio using
AM frequency.
Logic Operations
An electronic circuit that operates on binary data is called a digital logic system. The circuits
within the system that carry out the elementary logical operations are called gates.
Three general tyoes of logic system can be udentified, namely :
i. Combinational logic system
ii. Sequential logic system
iii. Storage system
Any logic system can be represented by a black box, having a set of input lines that receive
binary data, one or more output lines as shown in fig. 2.1.
Block Diagram –
Block Diagram –
Note: - https://computationstructures.org/lectures/sequential/sequential.html
iii. Storage System