Analog and Digital Ic'S Short Questions With Answers
Analog and Digital Ic'S Short Questions With Answers
S.MATHANKUMAR, AP/EEE
Subject Name
Objective
PART A
UNIT - I
The slew rate is defined as the maximum rate of change of output voltage caused
by a step input voltage and is usually specified in V/s. Slew rate of 741 IC is
0.5V/S.
S.MATHANKUMAR, AP/EEE
Characteristics
Open loop voltage gain
Input impedance
Output impedance
Zero offset voltage
Band width
CMMR
Slew rate
Power Supply Rejection Ratio
Symbol
AOL
Ri
Ro
Vo
BW
S
PSRR
Values
(infinity)
(infinity)
0 (zero)
0 (zero)
(infinity)
(infinity)
(infinity)
0 (zero)
CMRR= Ad/Ac
(Or)
Common Mode Rejection Ratio (CMRR) is defined as the ratio of difference
mode gain to common mode gain. Its ideal value is infinity, and it is given by,
S.MATHANKUMAR, AP/EEE
Non linear applications of op-amps:Rectifier, peak detector, clipper, clamper, sample and hold circuit, log amplifier,
anti log amplifier, multiplier are some of the non linear op-amp circuits.
S.MATHANKUMAR, AP/EEE
10.What is hysteresis?
The graph indicates that once the output changes its state, it remains there
indefinitely until the input voltage crosses any of the threshold voltage levels.
This is called hysteresis of Schmitt trigger. The hysteresis is also called dead band
or dead zone.
S.MATHANKUMAR, AP/EEE
Power Supply Rejection Ratio (PSRR) is defined as the change in op-amps input
offset voltage due to variations in supply voltage. It is expressed in microvolt per
volt or in db.
(Or)
PSSR is Power Supply Rejection Ratio. It is defined as the change in the input
offset voltage due to the change in one of the two supply voltages when other
voltage is maintained constant. Its ideal value should be zero.
S.MATHANKUMAR, AP/EEE
17. Write short notes on Schmitt trigger and List out the applications.
Schmitt trigger is a generic name of threshold circuits with positive feedback having
a loop gain > 1.
Schmitt trigger is a regenerative comparator. It converts sinusoidal input into a square
wave output. The output of Schmitt trigger swings between upper and lower threshold
voltages, which are the reference voltages of the input waveform.
(Or)
Schmitt trigger is an inverting comparator with positive feedback. It converts an
irregular-shaped waveform to a square wave or pulse, and is called as squaring circuit.
Schmitt trigger devices are typically used in open loop configurations for noise
immunity and closed loop negative feedback configurations to implement bistable
regulators, triangle/square wave generators, etc.
Applications:
Squaring circuit
Sine-to-Square comparator
Amplitude comparator
As flip flops
S.MATHANKUMAR, AP/EEE
The diffusion processes and other related procedures used in the fabrication
process are not good enough to permit a precise control of the parameter
values for the circuit elements. However, control of the ratios is at a
sufficiently acceptable level.
S.MATHANKUMAR, AP/EEE
S.MATHANKUMAR, AP/EEE
Temperature indicator
High CMRR
S.MATHANKUMAR, AP/EEE
29.
10
S.MATHANKUMAR, AP/EEE
UNIT II
PART A
(Or)
The range of frequencies over which the PLL can maintain lock with the incoming
signal is called the lock-in range or tracking range. It is expressed as a percentage
of the VCO free running frequency.
(Or)
The range of frequencies over which the PLL can acquire lock with an input signal
is called the capture range. It is expressed as a percentage of the VCO free running
frequency.
11
S.MATHANKUMAR, AP/EEE
6. What is monotonicity?
The converter is said to have good monotonicity if it does not miss any step
backward when stepped through its entire range by a counter.
12
S.MATHANKUMAR, AP/EEE
(Or)
This is defined as the smallest possible change in the analog output voltage. Its
value depends on the number of bits in the digital input applied to DAC.
13
S.MATHANKUMAR, AP/EEE
Linearity
Accuracy
Monotonic
Setting time
Stability
Temperature
Speed
14
S.MATHANKUMAR, AP/EEE
(Or)
It is a comparison of actual output voltage with expected output. It is expressed in
percentage. Ideally, the accuracy of DAC should be, at worst, of its LSB.
15
S.MATHANKUMAR, AP/EEE
Ky = f0 / VC = 8f0 / VCC
Where, VC is the modulation voltage required to produce the frequency shift fo.
16
S.MATHANKUMAR, AP/EEE
UNIT III
PART A
1. Define radix.
Total numbers available in a number system is called base or radix.
(Or)
The number of values that a digital (one character) can assume is equal to the base
of the system. It is also called as the radix of the system.
Maxterm
The n variables forming an OR term, with each variable being primed or
unprimed, provide in 2n possible combinations, called Maxterm or Standard
Sums. Each individual term in standard POS form is called maxterms.
17
S.MATHANKUMAR, AP/EEE
Going from left to right, perform an EX-OR operation between the adjacent
pair of binary code bits to get the next code bit.
Binary : 1 1 0 1 0 1 0 1 1 0
Gray : 1
2s complement = 1s complement + 1
18
S.MATHANKUMAR, AP/EEE
Conjunction
In logic and mathematics, a two-place logical operator and, also known as logical
conjunction, results in true if both of its operands are true, otherwise a value of
false.
The analogue of conjunction for a (possibly infinite) family of statements is
universal quantification, which is part of predicate logic.
The three basic logic gates can be combined to provide more complex logical
functions. Four important logical functions are NAND, NOR, XOR and XNOR.
Product Of Sum
The logical product of those fundamental sums that produce output 0s in the truth
table. The corresponding logic circuit is an OR - AND circuit or equivalent NOR
NOR circuit.
19
S.MATHANKUMAR, AP/EEE
ii)
Gray :
Binary :
20
S.MATHANKUMAR, AP/EEE
B
0
1
0
1
AB
0
0
0
1
A
0
0
1
1
B
0
1
0
1
A+B
0
1
1
1
Truth table of OR
A
0
0
1
1
B
0
1
0
1
AB
0
0
0
1
AB
1
1
1
0
21
S.MATHANKUMAR, AP/EEE
2510 = 111012
22
S.MATHANKUMAR, AP/EEE
Minimization Technique
2-Variable K-Map
Grouping/Circling K-maps
3-Variable K-Map
4-Variable K-Map
5-Variable K-Map
Inverse Function
AB
0 0 0
0 1 1
1 0 1
1 1 0
Truth table of X-OR
A B
AB
0 0 1
0 1 0
1 0 0
1 1 1
Truth table of X-NOR
The first three sums make perfect sense to anyone familiar with elementary
addition. The last sum, though, is quite possibly responsible for more confusion
DEPARTMENT OF BIOMEDICAL ENGINEERING
23
S.MATHANKUMAR, AP/EEE
than any other single statement in digital electronics, because it seems to run
contrary to the basic principles of mathematics. Well, it does contradict principles
of addition for real numbers, but not for Boolean numbers. Remember that in the
world of Boolean algebra, there are only two possible values for any quantity and
for any arithmetic operation: 1 or 0. There is no such thing as "2" within the scope
of Boolean values. Since the sum "1 + 1" certainly isn't 0, it must be 1 by process
of elimination.
Binary addition
These are computed without regard to the word size, hence there can be no sense
of "overflow." Work through the columns right to left, add up the ones and express
the answer in binary. The low bit goes in the sum, and the high bit carries to the
next column left.
Adding binary numbers is a very simple task, and very similar to the
longhand addition of decimal numbers. Unlike decimal addition, there is little
to memorize in the way of rules for the addition of binary bits:
0+0= 0
1+0=1
&
0+1=1
1 + 1 = 10
&
1 + 1 + 1 = 11
24
S.MATHANKUMAR, AP/EEE
27.What is the number of bits in ASCII code? What is the need for ASCII code?
ASCII is abbreviated from American Standard Code for Information
Interchange. It is a seven bit code.
This code allows the manufacturer to standardize I/O hardware such as
keyboards, video displays and so on.
28.Simplify : A AB A B
25
S.MATHANKUMAR, AP/EEE
UNIT IV
PART A
26
S.MATHANKUMAR, AP/EEE
A PLA or PAL (programmable array logic) device is like a baby FPGA which can
be programmed to perform basic logic functions. Tens to hundreds of gates on a
PAL can be connected to perform simple logic functions. A PAL is often read
only, in that after programming you have to perform a complete erase to update it.
A ROM does not perform logic functions, but stores data. A type of ROM might
be EPROM, erasable programmable read only memory.
You can use a ROM as a logic device, by implementing a simple logic table
lookup. Like a truth table. However, it is somewhat wasteful and expensive to do
this compared to actually using a PAL or even a CPLD/FPGA.
DEPARTMENT OF BIOMEDICAL ENGINEERING
27
S.MATHANKUMAR, AP/EEE
28
S.MATHANKUMAR, AP/EEE
As a result, there are three bits to be handled at the input of a full subtractor,
namely the two bits to be subtracted and a borrow bit designated as Bin. There are
two outputs, namely the DIFFERENCE output D and the BORROW output Bo.
The BORROW output bit tells whether the minuend bit needs to borrow a 1 from
the next possible higher minuend bit.
Steps:
Determine Number of inputs and number of outputs to the system and assign
names to the input and output variables.
Setup a truth table which specifies the output(s) as a function of the input
variables.
Drive the Algebraic Expression for the outputs.
Drive simplified algebraic expressions for the output functions using K-maps,
the Tabulation method, or other similar procedures.
Draw the circuit diagram.
29
S.MATHANKUMAR, AP/EEE
In this both half adder and subtractor produce a same output for sum and difference.
30
S.MATHANKUMAR, AP/EEE
15.Define Multiplier.
A multiplexer is a digital switch which allows digital information from several
sources to be routed into a single output line.
The basic multiplexer has several data-input lines and a single output line. The
selection of a particular input line is controlled by a set of selection lines.
Normally there are 2n input lines and n selection lines.
31
S.MATHANKUMAR, AP/EEE
32
S.MATHANKUMAR, AP/EEE
33
S.MATHANKUMAR, AP/EEE
34
S.MATHANKUMAR, AP/EEE
UNIT V
PART A
2. Define flip-flop.
Flip-Flops are synchronous bistable devices (has two outputs Q and Q). An
edge-triggered Flip-Flop changes state either at the positive edge (rising edge)
or at the negative edge (falling edge) of the clock pulse and is sensitive to its
inputs only at this transition of the clock.
35
S.MATHANKUMAR, AP/EEE
5. Define metastability.
A state which exists between either "valid" digital logic states {an undefined
voltage}.
(Or)
Whenever there are setup and hold time violations in any flip-flop, it enters a
state where its output is unpredictable: this state is known as metastable state
(quasi stable state); at the end of metastable state, the flip-flop settles down to
either '1' or '0'. This whole process is known as metastability.
36
S.MATHANKUMAR, AP/EEE
(Or)
A register which is capable of shifting data both to the right and left is called a
bi-directional shift register. A register that can shift only one direction is called
a uni-directional shift register. If the register has shift and parallel load
capabilities, then it is called a shift register with parallel load or universal shift
register.
37
S.MATHANKUMAR, AP/EEE
4516
* Logic IC Function
* Package/Case
16-DIP
3V
20V
-55C to +125C
38
S.MATHANKUMAR, AP/EEE
Shift Register
A register capable of shifting its binary information in one or both directions is
called shift register.
39
S.MATHANKUMAR, AP/EEE
40
S.MATHANKUMAR, AP/EEE
Characteristic Equation:
Qn+1= JQ+ KQ
41