Digital Device
Digital Device
Chapter 3 (part 2)
TOPICS
1. Easier Designing: The Digital systems can be easily designed as they involve
digital signals. These signals do not require exact value at a particular time but it
consists of range of particular values of voltage. Thus, it comprises of basically two
values 0 and 1 I.e high or low.
2. Noise Immune: Digital systems are noise immune because digital signal consists
of range of particular values. Thus, when noise is introduced in the medium and
digital signal and analog signal both passes through it. The analog signal will be
affected more because it varies continuous with time so it is difficult to identify that
noise has destroyed which value of voltage. While in case of digital system, noise
effect the particular range of the signal thus, it is clear to identify the particular
range of filtering is also easy in case of digital signals.
3. Information Storage is Simpler: The storage of information in digital systems is
easy. It can be stored by latching thus, the it can be stored for a long period of time.
4. High Accuracy And Precision: The digital signal offers high accuracy and
precision. This is because the processing of digital signal is done through the
switching circuit. While in case of analog signals the processing and its output is
highly dependant on circuit components. The accuracy obtained in analog circuits
Transistor
Transistor is an electronic switch having three terminals which is made of
Silicon or Germanium . it was first formed in 1948 .This small
semiconductor can amplify current signal and can be used as high speed
switch. The flowing of current in a transistor represents number. In a
transistor 0 indicates that the circuit is open that means current cannot flow
and 1 indicates the circuit is closed that means current can flow. A
transistor has thousands and lakhs of microprocessors.
In 1958 Jack kelby of Texas combines the idea of transistor and capacitor
and thus invented transistor.
IC ( Integrated Circuit)
IC is a shorter version of electric circuit made by setting transistor, diode,
register, capacitor on a silicon plate. It is also known as Microchip or chip.
In 1958 Jack kelby of Texas Instruments combines the idea of transistor
and capacitor and thus created first prototype of IC. Now nano technology
is used where billion transistors are set up inside 1 square inch area of IC
a. 0 + 0 = 0 0 . 0 = 0
b. 0 + 1 = 1 0 . 1 = 0
c. 1 + 0 = 1 1 . 0 = 0
d. 1 + 1 = 0 1 . 1 = 1
Commutative Law
(a) A + B = B + A (b) A B = B A
Associate Law
(a) (A + B) + C = A + (B + C) (b) (A B) C = A (B C)
Distributive Law
(a) A (B + C) = A B + A C (b) A + (B C) = (A + B) (A + C)
Identity Law
(a) A + A = A (b) A . A = A
Redundancy Law
(a)
(b)
(a) A + A B = A (b) A (A + B) = A
Identity Law
(a) 0 + A = A (b) 0 . A = 0
Annulment Law
(a) 1 + A = 1 (b) 1 . A = A
Complement Law
(a) (b)
(a) (b)
De Morgan's Theorem
(a)
(b)
0 1 1 0 1 0 0 0 1 1
1 0 0 1 1 0 0 0 1 1
1 0 1 0 1 1 0 0 0 0
Logic gate is the main foundation of digital electronics. Logic gate is formed of various
transistors. Integrating various logic gates, various electronic circuits are formed to get
various results from various inputs following the law of Boolean Algebra.
Intel 4004 processor, created by Intel in 1971, was composed of 2300 transistors.
AND gate
The AND gate is an electronic circuit that gives a high output (1) only if all its
inputs are high. A dot (.) is used to show the AND operation i.e. A.B. Bear in
mind that this dot is sometimes omitted i.e. AB
The OR gate is an electronic circuit that gives a high output (1) if one or
more of its inputs are high. A plus (+) is used to show the OR operation.
NOT gate
The NOT gate is an electronic circuit that produces an inverted version of the
input at its output. It is also known as an inverter. If the input variable is A,
the inverted output is known as NOT A. This is also shown as A', or A with a
bar over the top, as shown at the outputs.
NAND gate
NOR gate
XOR gate
The 'Exclusive-OR' gate is a circuit which will give a high output if either, but
not both, of its two inputs are high. An encircled plus sign ( ) is used to
show the EOR operation.
XNOR gate
The 'Exclusive-NOR' gate circuit does the opposite to the EOR gate. It will
give a low output if either, but not both, of its two inputs are high. The
symbol is an EXOR gate with a small circle on the output. The small circle
represents inversion.