Comphrahensiv Viva: Chandra Mohan Reddy
Comphrahensiv Viva: Chandra Mohan Reddy
COMPHRAHENSIV VIVA
Submitted By
BACHELOR OF TECHNOLOGY
IN
HYDERABAD
2007 - 2011
MICROPROCESSORS AND INTERFACING
Ans. Macro is a group of instruction. The macro assembler generates the code in the program
each time where the macro is called. Macros are defined by MACRO & ENDM directives.
Creating macro is similar to creating new opcodes that can be used in the program
• INIT MACRO
• MOV AX, data
• MOV DS
• MOV ES, AX
• ENDM
A. The IERT instruction is used at the end of the interrupt service routine to return execution to
the interrupted program . The 8086 copies return address from stack into IP and CS registers and
the stored value of flags back to the flag register .The RET instruction does not copy the flags
from the stack back to the flag register.
A. The loop instructions cause the microprocessor to execute a series of instructions repeatedly.
Decrements CX by one without affecting flags and performs short jump to the target address if
CX is not equal to zero. Loop uses relative addressing mode.
------ ; times,i.e.,
5. What is Interrupt?
Ans. The meaning of ‘interrupts’ is to break the sequence of operation.While the cpu is
executing a program,on ‘interrupt’ breaks the normal sequence of executionof instructions,
diverts its execution to some other program called Interrupt Service Routine (ISR).After
executing ISR , the control is transferred back again to the main program.
A. Non Maskable interrupt is the type 2 interrupt. This interrupt cannot be displayed by any
software instruction. This interrupt is activated by low to high transition on 8086 NMI input pin.
In response, 8086 will do a type 2 interrupt.
A. 1. Asynchronous transmission
2. Asynchronous reception
3. Synchronous transmission
4. Synchronous reception
Ans. The 8051 has three very general types of memory. To effectively program the 8051 it is
necessary to have a basic understanding of these memory types.
The memory types are illustrated in the following graphic. They are: On-Chip Memory, External
Code Memory, and External RAM.
On-Chip Memory refers to any memory (Code, RAM, or other) that physically exists on the
microcontroller itself. On-chip memory can be of several types, but we'll get into that shortly.
External Code Memory is code (or program) memory that resides off-chip. This is often in the
form of an external EPROM
External RAM is RAM memory that resides off-chip. This is often in the form of standard static
RAM or flash RAM.
2. How do having separate caches for instruction, data and branch help?
A. There are 3 structural units provided in a processor have separate cauches for instruction, data
and branch. They are,
1.
2. TF0
3.
4. TF1
5. RI/TI
Out of these, and are external interrupts whereas Timer and Serial port interrupts are
generated internally. The external interrupts could be negative edge triggered or low level
triggered. All these interrupt, when activated, set the corresponding interrupt flags. Except for
serial interrupt, the interrupt flags are cleared when the processor branches to the Interrupt
Service Routine (ISR). The external interrupt flags are cleared on branching to Interrupt Service
Routine (ISR), provided the interrupt is negative edge triggered. For low level triggered external
interrupt as well as for serial interrupt, the corresponding flags have to be cleared by software by
the programmer.
Ans. The Counter Free-Running block counts up until reaching the maximum value, 2Nbits – 1,
where N bits is the number of bits. Then the counter overflows to zero and begins counting up
again.
After overflow, the counter always initializes to zero. However, if you select the global doubles
override, the Counter Free-Running block does not wrap back to zero.
Ans. Printer has 8 data lines, and we use two control signals, busy and strobe. Busy pin is made
input and strobe as output. First strobe pin is kept high, data to be printed is obtained at particular
port then, low to high transition is given to the strobe. then we keep checking the busy pin, if
printer is busy then wait, after it becomes free then send next data. for printer interfacing we
used DB25 connector.
Ans. Real-time embedded systems serve various purposes, such as to control or process data. A
real-time operating system is a piece of software with a set of APIs that developers can use to
build applications. RTOSs support the need of some embedded systems to meet deadlines.
However, using an RTOS doesn't guarantee that a system will always meet the deadlines,
because these systems also depend on the overall system's design. Although RTOSs for
embedded systems are predominantly used in high-end microprocessors or microcontrollers with
32-bit CPUs, there is a growing trend to provide these features in mid-range (16-bit and 8-bit)
processor systems
7. What are the interrupt vector tables present in the memory map of 80196 family?
1. Register addressing
2. Immediate addressing
NETWORK ANALYSYS
1. What is Voltage and Current Sources?
Ans. Real voltage sources can be represented as ideal voltage sources in series with a
resistance r, the ideal voltage source having zero resistance. Real current sources can be
represented as ideal current sources in parallel with a resistance r, the ideal current source
having infinite resistance.
Ans. The changing magnetic field created by one circuit (the primary) can induce a
changing voltage and/or current in a second circuit (the secondary).
The mutual inductance, M, of two circuits describes the size of the voltage in the secondary
induced by changes in the current of the primary:
change in I (primary)
V(secondary) = - M * ----------------------
change in time
3. Define bandwidth?
Ans. The bandwidth of an accelerometer refers to it's useful range of operating frequencies.
This is usually defined by the frequency where the amplitude ratio falls to 0.5, the 3 dB point.
Ans. By applying the Laplace transform, one can change an ordinary differential equation into an
algebraic equation, as algebraic equation is generally easier to deal with. Another advantage of
Laplace transform is in dealing the external force is either impulsive , (the force lasts a very shot
time period such as the bat hits a baseball) or the force is on and off for some regular or irregular
period of time.
Ans. M-derived filters or m-type filters are a type of electronic filter designed using the image
method. They were invented by Otto Zobel in the early 1920s. This filter type was originally
intended for use with telephone multiplexing and was an improvement on the existing constant k
type filter.
CONTROL SYSTEMS
1. what is Open control systems?
Ans. In Open-Loop control, no feedback loop is employed and system variations which cause
the output to deviate from the desired value are not detected or corrected.
3. The important time response specification of a standard second ordered system to a unit
step input?
A. 1. Delay time (Td)
2. Rise time (Tr)
3. Peak time (Tp)
4. Peak overshoot (Mp)
5. Setting time (Ts)
Ans. In Control Engineering and other areas of science and engineering, state variables are used
to represent the states of a general system. The state variables can be used to describe the state
space of the system. The equations relating the current state and output of a system to its current
input and past states are called the state equations. The state equations for a linear time invariant
system are expressed with Coefficient matrices.
COMPUTER ORGANIZATION
1. What is digital computer?
A. Computer is an programmable machine designed to read and execute sequentially a list of
instructions that make it perform arithmetical and logical operations on binary numbers.
2. What is micro-operation?
A. Complex digital systems which deals with lots of tasks like logic operation, arithmetic
operation contains many hardware whose are interconnected among them is called micro-
operation.
Ans. A decimal arithmetic unit is a digital function that performs decimal micro-operations. It
can add or subtract decimal numbers, usually by forming the 9's or 10'scomplement of the
subtrahend. The unit accepts coded decimal numbers and generates results in the same adopted
binary code. A single-stage decimal arithmetic unit consists of nine binary input variables and
five binary output variables, since a minimum of four bits is required to represent each coded
decimal digit. Each stage must have four inputs for the augend digit, four inputs for the addend
digit, and an input-carry. The outputs include four terminals for the sum digit and one for the
output-carry. Of course, there is a wide variety of possible circuit configurations dependent on
the code used to represent the decimal digits.
Ans. A CPU cache is a cache used by the central processing unit of a computer to reduce the
average time to access memory. The cache is a smaller, faster memory which stores copies of the
data from the most frequently used main memory locations. As long as most memory accesses
are cached memory locations, the average latency of memory accesses will be closer to the cache
latency than to the latency of main memory.
Input: Input devices are the type of the computer devices that are used to provide the control
signals to the computer. Keyboard and the Mouse are the examples of the input devices.
Output: Output devices are the devices that are used to display the results. Printer, scanner,
speaker and the monitor are the examples of the output devices.
Ans. Parallel processing is the simultaneous processing of the same task on two or
more microprocessors in order to obtain faster results. The computer resources can include a
single computer with multiple processors, or a number of computers connected by a network, or
a combination of both. The processors access data through shared memory. Some
supercomputer parallel processing systems have hundreds of thousands of microprocessors.
Ans. A computer consists of a set of components (CPU, memory, I/O) that communicate with
each other.
The collection of paths connecting the various modules is call the Interconnection Structures.
The design of this structure will depend on the exchange that must be made between
Modules.
Ans. Wherever there is electricity, there are also electric and magnetic fields, invisible lines of
force created by the electric charges. Electric fields result from the strength of the charge while
magnetic fields result from the motion of the charge, or the current.
2. What is the equation of TUF?
TUF=Pd.c/Pa.c (rating)
4. What is biasing?
A. The process of obtaining desired Q-point by giving proper supply voltage and resistance is
known as biasing.
Ans. The input impedance of an electrical network is the equivalent impedance "seen" by a
power source connected to that network. If the source provides known voltage and current, such
impedance can be calculated using Ohm's Law. The input impedance is the Thévenin's
equivalent circuit of the electrical network, modeled by an RL (resistor-inductor) or an RC
(resistor-capacitor) combination, with equivalent values that would result in the same response as
that of the network. It is also called Z11 in terms of Z-Parameters.
Ans. Amplifier gain stands for any of Voltage amplifier, Current amplifier, Trans resistance
Trans admittance amplifier
A X X
Af = ; A= 0;β = f
1 + Aβ Xi X0
Xi = Xs − X f
+ |1 + Aβ | >1 − ve fb , < 1 + ve fb
− Ve feed back amplifier depends on
Feed back reduces noise distortion, gain variation due to parameters, increases BW.
( 1 + Aβ ) is called de-sensitivity factor.
Ans. A Wien bridge oscillator is a type of electronic oscillator that generates sine waves. It can
generate a large range of frequencies. The circuit is based on an electrical network originally
developed by Max Wien in 1891. The bridge comprises four resistors and two capacitors. It can
also be viewed as a positive feedback system combined with a band pass filter. Wien did not
have a means of developing electronic gain so a workable oscillator could not be realized.
A. A circuit which allows high-frequency signals and attenuates or stops the low-frequency
signals is called high-pass RC circuit.
1. Clipping
2. Clamping.
A. The transistor acts as a switch when it is placed in series with the load and supply voltage.
4. What is multi-vibrator?
Ans. A "function generator" generates a voltage equal to some function of time. The most basic
models will produce sine, square, and sawtooth waves at different frequencies, but the more
expensive models will do all kinds of waves.
Ans. Monostable Multivibrators or "one-shot" pulse generators are used to convert short sharp
pulses into wider ones for timing applications. Monostable multivibrators generate a single
output pulse, either "high" or "low", when a suitable external trigger signal or pulse T is applied.
This trigger pulse signal initiates a timing cycle which causes the output of the monostable to
change state at the start of the timing cycle, (t1) and remain in this second state until the end of
the timing period, (t1) which is determined by the time constant of the timing capacitor, CT and
the resistor, RT.
Ans. sampling gates are transmission circuits in which the output is an exact replica of input
wave from during that selected time interval and is zero otherwise
that means only for selected time period the output remains same and for remaining time period
the output is zero.
LINEAR IC APPLICATIONS
1.Mention the advantages of integrated circuits.
Ans.
*Miniaturisation and hence increased equipment density.
*Cost reduction due to batch processing.
*Increased system reliability due to the elimination of soldered joints.
*Improved functional performance.
*Matched devices.
*Increased operating speeds.
*Reduction in power consumption.
Ans. An operational amplifier is a direct-coupled, high gain amplifier consisting of one or more
differential amplifier. By properly selecting the external components, it can be used to perform a
variety of mathematical operations.
Ans. The major limitation of ordinary diode is that it cannot rectify voltages below the cut – in
voltage of the diode. A circuit designed by placing a diode in the feedback loop of an op – amp is
called the precision diode and it is capable of rectifying input signals of the order of millivolt.
Ans. Passive filters works well for high frequencies. But at audio frequencies, the inductors
become problematic, as they become large, heavy and expensive. For low frequency
applications, more number of turns of wire must be used which in turn adds to the series
resistance degrading inductor’s performance ie, low Q, resulting in high power dissipation.
Ans. Delta modulation is a technique capable of performing analog signal quantization with
smaller bandwidth requirements. Here, the binary output representing the most recent sampled
amplitude will be determined on the basis of previous sampled amplitude levels.
DIGITAL IC APPLICATIONS
1. What is CMOS?
Ans. CMOS gates are all based on the fundamental inverter circuit shown to the left. Note that
both transistors are enhancement-mode MOSFETs; one N-channel with its source grounded, and
one P-channel with its source connected to +V. Their gates are connected together to form the
input, and their drains are connected together to form the output.
Ans. TTL devices make use of bipolar transistors. The main distinguishing features of the basic
TTL family is that they demand a power rail which is very close to +5V, and they use a relatively
high amount of current to drive their logic levels (below 1V for a logical ‘0’ or ‘low’, and above
about 3.5V for a logical ‘1’ or ‘high’).
Ans. Functions and procedures in VHDL, which are collectively known as subprograms, are
directly analogous to functions and procedures in a high-level software programming language
such as C or Pascal. A procedure is a subprogram that has an argument list consisting of inputs
and outputs, and no return value. A function is a subprogram that has only inputs in its argument
list, and has a return value.
4. What is Structural design elements?
Ans. A VHDL architecture that uses components is often called a structural description or
Structural design.
The important features of structural type of architecture body are,
Design hierarchy
Components are used
Each component is simulated separately
In structural modeling, an entity is described as a set of components connected by signals,
that is, as a net list. The components used in an architecture may be form a library or may be
ones that were previously defined as part of design.
5. What is a decoder?
Ans. A decoder is a device which does the reverse of an encoder, undoing the encoding so that
the original information can be retrieved. The same method used to encode is usually just
reversed in order to decode.
Ans. A barrel shifter is a digital circuit that can shift a data word by a specified number of bits
in one clock cycle. It can be implemented as a sequence of multiplexers (mux.), and in such an
implementation the output of one mux is connected to the input of the next mux in a way that
depends on the shift distance.
Ans. In digital circuits, a shift register is a cascade of flip flops, sharing the same clock, which
has the output of any one but the last flip-flop connected to the "data" input of the next one in the
chain, resulting in a circuit that shifts by one position the one-dimensional "bit array" stored in it,
shifting in the data present at its input and shifting out the last bit in the array, when enabled to
do so by a transition of the clock input.
8. What is SRAM?
Ans. Static random-access memory (SRAM) is a type of semiconductor memory where the
word static indicates that, unlike dynamic RAM (DRAM), it does not need to be periodically
refreshed, as SRAM uses bistable latching circuitry to store each bit. SRAM exhibits data
remanence, but is still volatile in the conventional sense that data is eventually lost when the
memory is not powered.
VLSI DESIGN
1. What is BiCMOS?
Ans. Two bipolar transistors (T3 and T4), one nMOS and one pMOS transistor (both
enhancement-type devices, OFF at Vin=0V)
The MOS switches perform the logic function & bipolar transistors drive output loads
Vin = 0 :
Vin = Vdd :
Ans. Stick diagrams are commonly used to represent the topology (not the geometry) of CMOS
integrated circuits. With a little annotation (FET width and length) they provide adequate
information to guide layout and mask generation.
Stick diagrams help plan layout quickly
– Need not be to scale
– Draw with color pencils or dry-erase marker
Ans. Verilog supports basic logic gates as predefined primitives. Primitive logic function
keyword provide the basics for structural modeling at gate level. These primitives are
instantiated like modules except that they are predefined in verilog and do not need a module
definition. The important operations are and, nand, or, xor, xnor, and buf(non-inverting drive
buffer).
6. What is a FPGA?
Ans. A field programmable gate array (FPGA) is a programmable logic device that supports
implementation of relatively large logic circuits. FPGAs can be used to implement a logic circuit
with more than 20,000 gates whereas a CPLD can implement circuits of upto about 20,000
equivalent gates.
Ans. Functionality tests verify that the chip performs its intended function. These tests assert that
all the gates in the chip, acting in concert, achieve a desired function. These tests are usually used
early in the design cycle to verify the functionality of the circuit..
Ans. Fault grading consists of two steps. First, the node to be faulted is selected. A simulation is
run with no faults inserted, and the results of this simulation are saved. Each node or line to be
faulted is set to 0 and then 1 and the test vector set is applied. If and when a discrepancy is
detected between the faulted circuit response and the good circuit response, the fault is said to be
detected and the simulation is stopped.
A. A set of all possible distinct events of a random experiment is known as sample space.
Example:
A. If a random variable ‘X’ takes only of finite or all possible values between certain limits, it is
called a continous random variable.
Example:
A. The skew of the density function is a measure of the symmetry of the probability density
function fx(x) of random variable X about x=m1.
The skew of a density function is also called as third central movement of the random
variable and is given by,
µ3= E[(X-m)3].
Ans. If A and B are 2 random variables. The conditional probability mass function (or)
conditional density function of the random variable B, given A=a is,
Where ,
1. The Gaussian random variables are completely defined through only their means, variances
and co-variances.
Ans. Random processes are classified into 4 types according to the characteristics of ‘t’ and the
random variable X=X(t) at time t. they are,
Ans. For a wide-sense-stationary random process, power spectral density at zero frequency
(ω=0) gives the area under the graph of auto correlation.
i. Flicker Noise
Ans. A signal is a function representing a physical quantity or variable, and typically it contains
information about the behavior or nature of the phenomenon. For instance, in a RC circuit the
signal may represent the voltage across the capacitor or the current flowing in the resistor.
Mathematically, a signal is represented as a function of an independent variable t. Usually t
represents time. Thus, a signal is denoted by x(t).
2. Associative:
{ x P )* h l ( 4* h , ( t ) = x ( t )* { h l ( f *) h 2 ( 4)
3. Distributive:
x ( t )* { h , ( t ) )+ h N = x ( t )* h l ( t )+ x ( t )* h, ( t )
Ans. If the system is both causal and stable, then all the poles of H(s) must lie in the left half of
the s-plane; that is, they all have negative real parts because the ROC is of the form Re(s) >a
max, and since the jo axis is included in the ROC, we must have a,, < 0.
4. Define Z-Transform?
Ans. The function H(z) in Eq. (4.2) is referred to as the z-transform of h[n]. For a general
discrete-time signal x[n], the z-transform X(z) is defined as
m
X(Z)= x[n] z - "
n= -OD
(4.3)
The variable z is generally complex-valued and is expressed in polar form as where r is the
magnitude of z and R is the angle of z . The z-transform defined in is often called the bilateral
(or two-sided) z-transform in contrast to the unilateral.
E=
For energy signal, the average power is zero. Parseval’s theorem for energy signals is,
E=
Finally,
E=
A. A continous-time signal can be completely represented in its samples and recovered back, if
the sampling frequency ‘fs’ is greater than (or) equal to the twice of highest frequency
component of the message signal ‘fm’ i.e.,
Fs≥2fm
i. Stable system
Ans.
A system is said to be time invariant system if a time delay or advance of the input signal
leads to an idenditical shift in the output signal. This implies that a time invariant system
responds idenditically no matter when the input signal is applied. It also satisfies the
condition
R{x(n-k)}=y(n-k).
Ans.
DIT – Time is decimated and input is bi reversed format output in natural order
DIF – Frequency is decimated and input is natural order output is bit reversed
format.
Ans.
Analog Filter Digital Filter
7.What is the principle of designing FIR filter using frequency sampling method?
Ans. In frequency sampling method the desired magnitude response is sampled and a linear
phase response is specified .The samples of desired frequency response are defined as DFT
coefficients. The filter coefficients are then determined as the IDFT of this set of samples.
1. Define Image?
Ans. An Image may be defined as a two dimensional function f(x,y) where x & y are spatial
(plane) coordinates, and the amplitude of f at any pair of coordinates (x,y) is called intensity or
gray level of the image at that point. When x,y and the amplitude values of f are all finite,
discrete quantities we call the image as Digital Image.
Frequency domain techniques are based on modifying the Fourier transform of an image.
Ans. Radiation pattern is the relative distribution of radiated power as a function of distance in
space .It is a graph which shows the variation in actual field strength of the EM wave at all points
which are at equal distance from the antenna. The energy radiated in a particular direction by an
antenna is measured in terms of FIELD STRENGTH.(E Volts/m)
Ans. Antenna beam width is a measure of directivity of an antenna. Antenna beam width is an
angular width in degrees, measured on the radiation pattern (major lobe) between points where
the radiated power has fallen to half its maximum value .This is called as “beam width” between
half power points or half power beam width.(HPBW).
Ans. An array is linear when the elements of the array are spaced equally along the straight line.
If the elements are fed with currents of equal magnitude and having a uniform progressive phase
shift along the line, then it is called uniform linear array .
Many satellites including weather satellites, data relay satellites all have
helical antennas
It is on many other probes of planets and comets, including moon and
mars, being used alone, in arrays or as feeds for parabolic reflectors, its
circular polarization and high gain and simplicity making it effective for
space application
Ans. It is made up of direct wave and ground reflected wave. Also includes the portion of energy
received as a result of diffraction around the earth surface and the reflection from the upper
atmosphere
7. Define LUHF?
Ans. The lowest useful HF for a given distance and transmitter power is defined as the lowest
frequency that will give satisfactory reception for that distance and power.
It depends on
The effective radiated power
Absorption character of ionosphere for the paths between transmitter and receiver.
The required field strength which in turn depends upon the radio noise at the
receiving location and type of service involved .
MICROWAVE ENGINEERING
1. Define s-matrix
Ans. In a microwave junction there is intersection of three or more components. There will be an
output port ,in addition there may be reflection from the junction of other ports. Totally there
may be many combinations, these are represented easily using a matrix called S matrix
Properties
Specific resistivity is may be used as much as 1014 greater than that of metals
Dielectric constants around 10to 15 or greater
Relative permeability is 1000
Ans. If a circularly polarized wave is made to pass through a ferrite rod which has been
influenced by an axial magnetic field B ,then the axis of polarization gets tilted in clockwise
direction and amount of tilt depends upon the strength of magnetic field and geometry of the
ferrite
Ans. Slow wave structures are special circuits that are used in microwave tubes to reduce wave
velocity in a certain direction so that the electron beam and the signal wave can interact. In
TWT, since the beam can be accelerated only to velocities that are about a fraction of the
velocity of light, slow wave structures are used.
Ans. The carrier drift velocity increases linearly from 0 to maximum when the electric field is
increased from 0 to threshold value in gunn diodes. When the electric field is beyond the
threshold value of 3000v/cm the drift velocity is decreased and the diode exhibit negative
resistance.
OPTICAL COMMUNICATION
1. Define Numerical aperture of a step index fiber?
Ans. Numerical aperture (N.A) of the fiber is the light collecting efficiency of the fiber and is the
measure of the amount of light rays that can be accepted by the fiber. It is equal to the sine of
acceptance.
where n1 and n2 are the refractive indices of core and cladding respectively.
5. Define direct band gap materials and indirect band gap materials.?
Ans.
Direct band gap:
In direct band gap materials direct transition is possible from valence band to conduction band.
e.g. GaAs, InP, InGaAs
Indirect band gap:
In indirect band gap materials direct transition is not possible from valence band to conduction.
e.g. silicon, germanium.
Ans. The internal quantum efficiency is the fraction of the electron-hole pairs that recombine
radiatively.If the radiative recombination rate is R and the non radiative recombination rate is
Rnr, then the internal quantum efficiency is the ratio of the ratio of the radiative recombination
rate to the total recombination rate
Ans. In thermal equilibrium, the density of excited electrons is very small. Most photons incident
on the system will therefore be absorbed, so that stimulated emission is essentially negligible.
Stimulated emission will exceed absorption only if the population of the excited states is greater
than that of the ground state. This condition is known as population inversion.
8. Write in detail about avalanche photodiodes and explain briefly about photo detector
noise and SNR?
Ans.
Avalanche photodiodes
a. Impact ionization
b. Avalanche effect
c. Reach-through construction
d. p+ _ p n+ reach- through structure
e. Principle of reach through
f. Ionization rate
Ans. According to the Ohms laws, conductivity defined as the current density per unit electric
field. Based upon conductivity materials classified into two types,
1. Conductors
2. Non-conductors.
Conductivity of the material depends upon the frequency and temperature.
Ans. Magnetic flux constitutes the magnetic lines of force produced by a permanent magnet or a
current carrying conductor. In case of current carrying conductor, the magnetic lines of force
surround the conductor to form concentric circles and they do not intersect each other.
Ans. Faraday's first law of electromagnetic induction states that "When ever the number of
magnetic lines of force (called as magnetic flux) passing through a conductor changes, an e.m.f
is induced in it".
Faraday's second law of electromagnetic induction states that "The magnetic of the
induced e.m.f. is proportional to the rate of change of magnetic lines of force".
Ans. By definition, the polarization of a wave is the locus of the tip of the electric field at a given
point as a function of time. When two or more waves of the same frequency propagate in the
same direction.
Ans. If the wave travel through one medium and then enters another medium of infinite extent
and is assumed that the interface between the two media is normal to the direction of propagation
of the incoming wave is called the incident wave and the medium in which this waves travels is
called plane of incidence.
Ans. It is the current caused by the applied electric field to any conductor, A.A current through a
resistive element is called conduction current. If a constant potential difference is applied across
a conductor produces a continuous flow of current of constant value can be termed as conduction
current.
7. Define reflection coefficient?
Ans. It is the ratio of reflected to incident electric field strength. Reflection coefficient has
different values for both parallel and perpendicular polarization.
Ans. If the potential throughout the surface is same, then such surface is referred as equi-
potential surface. The line intersection of an equi-potential surface and a plane results
in a path or line known as an equi-potential line.
RADAR SYSTEMS
1. Give the Radar equation?
Ans. The power Pr returning to the receiving antenna is given by the radar equation:
4. What is FM – CW RADAR?
Ans. Frequency Modulated Continuous-wave radar is a short range measuring radar set. This
kind of radar is often used as “radar altimeter” to measure the exact height during the landing
procedure of aircraft
FMCW) is a radar system where a known stable frequency wave radio energy is
modulated by a triangular modulation signal so that it varies gradually and then mixes
with the signal reflected from a target object with this transmit signal to produce a beat
signal.
• amplify the received signals without adding noise or introducing any form of distortion;
• optimise the probability of detection of the signal by its bandwidth characteristics.
• provide a large dynamic range to accommodate large clutter signals;
• reject interfering signals so that the required information can be optimally detected.
. ANALOG COMMUNICATIONS
1. What is the need for modulation?
Ans. A Costas loop is a phase-locked loop used for carrier phase recovery from suppressed-
carrier modulation signals, such as from double-sideband suppressed carrier signals. The primary
application of Costas loops is in wireless receivers. Its advantage over the PLL-based detectors is
that at small deviations the Costas loop error voltage is sin(2(θi−θf)) vs sin(θi−θf). This translates
to double the sensitivity and also makes the Costas loop uniquely suited for tracking Doppler-
shifted carriers esp. in OFDM and GPS.
3. What is SSB?
Amplitude modulation produces a modulated output signal that has twice the bandwidth of the
original baseband signal. Single-sideband modulation avoids this bandwidth doubling, and the
power wasted on a carrier, at the cost of somewhat increased device complexity.
4. What is FM?
Ans. Frequency modulation (FM) conveys information over a carrier wave by varying its
instantaneous frequency. This is in contrast with amplitude modulation, in which the amplitude
of the carrier is varied while its frequency remains constant. In analog applications, the
difference between the instantaneous and the base frequency of the carrier is directly
proportional to the instantaneous value of the input signal amplitude. Digital data can be sent by
shifting the carrier's frequency among a set of discrete values, a technique known as frequency-
shift keying.
FM is widely used for broadcasting of music and speech, and in two-way radio systems
Ans. Analog systems are less tolerant to noise, make good use of bandwidth, and are easy to
manipulate mathematically. However, analog signals require hardware receivers and transmitters
that are designed to perfectly fit the particular transmission. If you are working on a new system,
and you decide to change your analog signal, you need to completely change your transmitters
and receivers.
Ans. Radio transmitter is an electronic device which, with the aid of an antenna, produces radio
waves. The transmitter itself generates a radio frequency alternating current, which is applied to
the antenna. When excited by this alternating current, the antenna radiates radio waves. In
addition to their use in broadcasting, transmitters are necessary component parts of many
electronic devices that communicate by radio.
Ans. A radio receiver is an electronic circuit that receives its input from an antenna, uses
electronic filters to separate a wanted radio signal from all other signals picked up by this
antenna, amplifies it to a level suitable for further processing, and finally converts through
demodulation and decoding the signal into a form usable for the consumer, such as sound,
pictures, digital data, measurement values, navigational positions, etc
8. What is TDM?
Ans. Time-division multiplexing (TDM) is a method of putting multiple data streams in a single
signal by separating the signal into many segments, each having a very short duration. Each
individual data stream is reassembled at the receiving end based on the timing.
The circuit that combines signals at the source (transmitting) end of a communications link is
known as a multiplexer. It accepts the input from each individual end user, breaks each signal
into segments, and assigns the segments to the composite signal in a rotating, repeating
sequence.
DIGITAL COMMUNICATIONS
2. The transmission quality is very high and almost independent of the distance among
the terminals.
4. The newer types of transmission media such as light beams optical fibers and wave
guides operating in the microwave frequency extensively use digital communication.
3. What is QPSK?
Ans. QPSK, which stands for Quadrature Phase Shift Keying, refers to a type of phase
modulation algorithm where there are four states involved. These four states also refer to four
phases wherein a particular carrier is sent to QPSK. These states consist of 45, 135, 225, and 315
degrees.
QPSK is an algorithm providing procedures used in calculating and finding a specific value.
With regards to its encoding, QPSK is capable of processing two bits for each symbol. This is
due to the fact that QPSK has four possible states.
QPSK is applied extensively on certain systems. It can be used to maintain the data rate while
ensuring that the bandwidth of the signal is stable. This enables the system to efficiently utilize
its bandwidth resources.
Ans. A baseband signal converter device for an impulse radio receiver combines multiple
converter circuits and an RF amplifier in a single integrated circuit package. Each converter
circuit includes an integrator circuit that integrates a portion of each RF pulse during a sampling
period triggered by a timing pulse generator. The integrator capacitor is isolated by a pair of
Schottky diodes connected to a pair of load resistors. A current equalizer circuit equalizes the
current flowing through the load resistors when the integrator is not sampling. Current steering
logic transfers load current between the diodes and a constant bias circuit depending on whether
a sampling pulse is present.
Ans. Shannon's entropy represents an absolute limit on the best possible lossless compression of
any communication, under certain constraints: treating messages to be encoded as a sequence of
independent and identically-distributed random variables, Shannon's source coding theorem
shows that, in the limit, the average length of the shortest possible representation to encode the
messages in a given alphabet is their entropy divided by the logarithm of the number of symbols
in the target alphabet.
Ans. A given communication system has a maximum rate of information C known as the
channel capacity.
If the information rate R is less than C, then one can approach arbitrarily small error
probabilities by using intelligent coding techniques.
To get lower error probabilities, the encoder has to work on longer blocks of signal data.
This entails longer delays and higher computational requirements.
Ans. If more error-correcting bits are included with a message, and if those bits can be arranged
such that different incorrect bits produce different error results, then bad bits could be identified.
In a 7-bit message, there are seven possible single bit errors, so three error control bits could
potentially specify not only that an error occurred but also which bit caused the error
Ans. This chapter describes the encoder and decoder structures for convolutional codes. The
encoder will be represented in many different but equivalent ways. Also, the main decoding
strategy for convolutional codes, based on the Viterbi Algorithm, will be described. A firm
understanding of convolutional codes is an important prerequisite to the understanding of turbo
codes.
TELECOMMUNICATION SWITCHING SYSTEMS
Ans. A crossbar switch (also known as cross-point switch, crosspoint switch, or matrix
switch) is a switch connecting multiple inputs to multiple outputs in a matrix manner. Originally
the term was used literally, for a matrix switch controlled by a grid of crossing metal bars, and
later was broadened to matrix switches in general. It is one of the principal switch architectures,
together with a memory switch and a crossover switch.
Ans. All the automatic telephone switches, both electromechanical and electronic, discussed up
to this point are classified as space-division switches. Space-division switches are characterized
by the fact that the speech path through a telephone switch is continuous throughout the
exchange. That speech path is a metallic circuit, in the sense that it is provided entirely through
the metallic.
Ans. Subscriber Loop Carrier (SLC - commonly pronounced "slick") refers to equipment
providing central office-like telephone interface functionality. The SLC Remote Terminal (RT)
is typically located in a remote (from the telephone company central office) area with a high
density of telephone service such as a residential neighborhood.
Ans. Grade of service is the probability of a call in a circuit group being blocked or delayed for
more than a specified interval, expressed as a vulgar fraction or decimal fraction. This is always
with reference to the busy hour when the traffic intensity is the greatest. Grade of service may be
viewed independently from the perspective of incoming versus outgoing calls, and is not
necessarily equal in each direction or between different source-destination pairs.
Ans. Network architecture is the design of a communications network. It is a framework for the
specification of a network's physical components and their functional organization and
configuration, its operational principles and procedures, as well as data formats used in its
operation.
In telecommunication, the specification of a network architecture may also include a detailed
description of products and services delivered via a communications network, as well as detailed
rate and billing structures under which services are compensated.
Ans. The Open Systems Interconnection model (OSI model) is a product of the Open Systems
Interconnection effort at the International Organization for Standardization. It is a way of sub-
dividing a communications system into smaller parts called layers. A layer is a collection of
similar functions that provide services to the layer above it and receives services from the layer
below it. On each layer, an instance provides services to the instances at the layer above and
requests service from the layer below.
7. What is ISDN?
Ans. Integrated Services Digital Network (ISDN) is a set of communications standards for
simultaneous digital transmission of voice, video, data, and other network services over the
traditional circuits of the public switched telephone network.
Ans. A cable modem is a type of network bridge and modem that provides bi-directional data
communication via radio frequency channels on a HFC and RFoG infrastructure. Cable modems
are primarily used to deliver broadband Internet access in the form of cable Internet, taking
advantage of the high bandwidth of a HFC and RFoG network. They are commonly deployed in
Australia, Europe, Asia and Americas
Radio Frequency over Glass (RFoG) is a deep fiber network design in which the coax portion of
the HFC network is replaced by a single-fiber, passive optical architecture (PON)
Ans. A cellular network is a radio network distributed over land areas called cells, each served
by at least one fixed-location transceiver known as a cell site or base station. When joined
together these cells provide radio coverage over a wide geographic area. This enables a large
number of portable transceivers (e.g., mobile phones, pagers, etc.) to communicate with each
other and with fixed transceivers and telephones anywhere in the network, via base stations, even
if some of the transceivers are moving through more than one cell during transmission
Ans. Co-channel interference with a desired signal in a receiver arrangement of a TDMA cellular
radio communications system having two antennas and receivers for providing two received
signals is reduced. Two sampled signals are derived from each of the two received signals by
sampling the respective received signal at twice the symbol rate of the system and separating
alternate samples at twice the symbol rate to produce the two sampled signals each with different
samples at the symbol rate, providing a total of four sampled signals from the two antennas.
These signals are linearly combined with respective weights to produce an output signal, the
weights being determined to reduce co-channel interference with the desired signal represented
by the output signal.
Ans. GSM provides a number of different types of channels for user traffic and signaling.
1. Traffic channels
2. Signaling channels