Chapter 1 - Overview of Digital Electronics
Chapter 1 - Overview of Digital Electronics
A digital circuit is a circuit where the signal must be one of two discrete levels. Each level is
interpreted as one of two different states (for example, on/off, 0/1, true/false). Digital circuits use
transistors to create logic gates in order to perform Boolean logic.
To perform Boolean logic, digital circuits use transistors to generate logic gates.
What does digital circuit make use of?
It uses logic gates to control digital signals. On the other hand, digital circuits are the devices
that are used to perform logical operations with digital signals by using these logic gates. Digital
circuits are electric circuits that use discrete voltage levels, such as binary (base 2) logic.
What devices have digital circuits?
Examples of such devices are computers, information appliances, digital cameras, digital
televisions, flash memory, key USB memory, mobile phones, hard disks, and devices of
computer memory. Digital signal processing works on analog signals after they have been
converted to digital form.
Applications of Digital Circuits
Arithmetic Operations
Encoding
Decoding
Multiplexing
Counting
Digital Integrated Circuits (ICs)
Elements of digital logic
Digital electronic circuits operate with voltages of two logic levels namely Logic Low
and Logic High.
The range of voltages corresponding to Logic Low is represented with ‘0’. Similarly,
the range of voltages corresponding to Logic High is represented with ‘1’.
The basic digital electronic circuit that has one or more inputs and single output is
known as Logic gate.
Hence, the Logic gates are the building blocks of any digital system. We can classify
these Logic gates into the following three categories.
Basic gates
Universal gates
Logic Gates in Digital Electronics
The logic circuits, which are used to add two binary numbers, are called adders.
In other words, a circuit used in digital computers, which performs the operation of addition, is known
as an adder.
There are two types of an adder.
half – adder
full – adder
A digital device or circuit, which performs the task of two bits, is called half – adder. And the logic
circuit, which can add three bits simultaneously, is called a full adder.
A half–adder can be formed by means of AND gate consisting of two inputs and an XOR gate
consisting of two inputs,
A full adder, two half-adders and one OR gate are used.
Subtractor in Digital Electronics
A logic circuit, which is used to subtract two binary numbers, is called a subtractor. In other
words, the circuit which is used for subtracting binary numbers is known as a subtractor.
A subtractor has two types as well.
Half subtractor
Full subtractor
However, some of the adders are such that apart from conducting plus or addition operations,
also tend to perform minus or subtraction operations. Such adders are called universal adders.
These are also known as adder–subtractors.
Flip–Flop in Digital Electronics
These are such electronic circuits that generate digital signals in a specific sequence
and on the basis of these very signals, flip–flops and circuits carry out their usual
operation.
Shift Registers in Digital Electronics
These are digital circuits, which help in storing computer programs and data, either
for a long or short period of time.
Remember that as compared to a flip–flop, memories have the capacity to store
thousands of words within it.
The function of memory in a digital computer may be compared to the mind working
in a human body.
The objective of memory is to store necessary instructions or information about some
sort of glitch, apart from storing data about a certain problem.
Multiplexer or Data Selector
A digital device, which selects just one input out of a number of inputs and transmits it
on the output, is called a multiplexer or data selector.
In other words, a circuit, which selects just one line or channel from amongst
numerous input lines within a specific time sequence, is known as a multiplexer.
Multiplexer resembles a rotary mechanical switch and it is frequently used for the
conversion of parallel inputs to serial outputs.
In simple words, a data selector can also be defined as a circuit, which selects data
from numerous inputs within an explicit time sequence and then provides it on output.
It is shortly known as MUX.
Demultiplexer or Distributor
It is a device, which performs the task of distribution of data. it is exactly the opposite
of a multiplexer.
In other words, a demultiplexer is an electronic circuit, which consists of an input and
numerous outputs.
It is normally used for the conversion of serial data to parallel mode.
Encoder and Decoder
A logic circuit, which converts one type of binary code to other types of binary code,
is known as a code converter.
Decoders and encoders can also be termed as special forms of code converters.
Code converters are mostly used in digital systems, wherein two or more two binary
codes are being used.
Basic terminologies
Bit
The word “bit” is an abbreviation of a binary digit. Any binary digit or figure between 0 to 9 in the binary system is known
as a bit. It is the smallest unit of binary data. Two separate voltage levels are used in digital circuits for indicating two bits
(0 & 1).
As different digits or words are a combination of a number of bits, therefore bits are indicated in various groups e.g. kilo
bit, megabit etc.
Byte
A collection of 8 – bits is known as a byte.
Nibble
A collection of four digits or four bits is known as a nibble. In other words, a nibble is equivalent to a half byte.
Word
The collection of a few bits (4, 8, or more than that), is known as a word. In other words, a complete unit of information
or binary data is called a word. And it normally consists of one or more bytes.
Code
Groups of bits are called codes, which are used to indicate numbers, letters, symbols and instructions, etc.
Reference
https://www.electroniclinic.com/basic-elements-of-digital-
electronics/#Elements_of_Digital_Electronics