ANALOG ELECTRONICS INTERVIEW QUESTIONS-PART II
=======================================================
1) what are the different modes of operation of mosfet and BJT ( Linear & Switching and Cut off)
2) how do you implement a current source using BJT or MOSFET.
3) what is hysteresis. and what are the advantages and disadvantages of it.
4) what are the effects of vias on PCB.
5) how do you design a voltage to frequency converter.
6) 8051 architecture.
7) Ethernet communication
8) Different types of serial communications ex. I2C
9) Different types of memory devices ( ROM, RAM,SRAM and EEPROM etc)
10) How to select an Opto coupler.
11) what is the main advantage of using a bridge rectifier rather than using a full wave rectifier.
12) what are the applications of zener diode.
13) what are the applications of schottky diode.
14) why do we need a Gate Driver for Mosfet in Switching operations.
15) what is pulse width modulation. give any examples.
16) how does SMPS ( Switch mode power supply works)
17) what does it mean by PID control.
18) what are different types of Flip flops.
19) what is meant by quiescent current and what is the significance of it.
20) How does an instrumentation amplifier differs from normal operational amplifier
21) What are snubbers and how does they protect switching circuits.
22) What is sampling time and how to fix it.
23) What is Rogowski coil and what are its advantages over normal current transformer.
24) What is Ringing, Overshoot and Undershoot how to reduce them.
25) what is a relaxation oscillator.
26) what is hysteresis.
27) what are the different applications of comparators.
28) how does a Unijunction Transistor works.
29) how does programable unijunction transistor works.
30) what are the differences between ASIC, FPGA and CPLD.
31) how to select a network processor.
32) what is the difference between radiated emissions and conducted emissions how to detect and reduce them.
33) what are the different types of negative resistance devices and what are their applications.
34) What is the major application of Zener Diode.
35) When do we use Schottky diode.
36) What is the difference between RISC and CISC processors.
37) What is tri-state logic.
38) What is the difference between Hardware reset and Software reset.
39) How do you determine the response time of any circuit.[loop response]
40) What is an integrator how do design it.
41) What factors will impact the characteristic impedance of the PCB (Dielectric property of insulating material, Seperation between the planes, thickness of the trace.)
42) What are the advantages of using differential signal routing in PCB.
43) How do we make sure that the impedance matching between driver and reciever are maintained?
ANALOG ELECTRONICS INTERVIEW QUESTIONS & TUTORIALS
==================================================
Its said that Analog Electronics is the most difficult area in elctronics engineering stream and analog electronics engineers and circuit designers are the most intelligent among the
elctronics engineers.Hence analog electronics questions are asked in most Electronics Interviews
for testing the indepth knowledge of the candidate.Here is a question bank for Analog Electronics containing important interview questions asked in major technical interviews a from this topic.
ANALOG ELECTRONICS --PART I
===========================
1) How does a MosFet works.
2) What are different types of BJT configurations and when do we use them.
3) What is the difference between TTL and CMOS ?
4) What is noise margin?
5) Which is the most important pin the micro-controller?
6) Explain about Ground Bounce and Vcc Sag.
7) What is EMI and what are different types of it.
8) One question on any kind of sensors you are aware of Ex: hall sensor etc.
9) What is LVDT.
10) How do we select the correct value of decoupling capacitor (or) what is the purpose of using a decoupling capacitor.
11) What is parasitic capacitance & what are the effects of it.
12) What is the difference between microprocessor and micro controller.
13) What are different types of micro processor architectures
14) What is the difference between by pass capacitor and decoupling capacitor
15) How do you select an op amp ( this can apply to other components also)
16) Single ended and Differential signals.
17) How do you decide the layer stack up on PCB.
18) Questions fromFilter Design: Analog and Digital Filters, different types of filters.
19) What is signal integrity?
20) What is meta stability?
21) Difference between CPLD and FPGA
22) Difference between DDR and DDR2 RAM.
23) What is termination? What are the different types of terminations?
24) When do you need to use an heat sink and how do you decide on that?
25) What is the difference between clock buffer and clock driver?
26) What is Jitter?
27) What is gain bandwidth product?
28) Define settling time of op amp?
29) What is slew rate of op amp, define common mode rejection ratio and input offset voltage?
30) What is the difference between static response and dynamic response?
31) What is an integrator and differentiator?
32) Define the parameters of an ADC or types of ADC etc?
33) What is sample and hold circuit?
34) What is a comparator?( some questions related to schmitt trigger or positive feed back of op amp)
35) What is Fan Out?
36) Different types of Voltage regulators. ( Linear, Switching etc..)
37) How do you create a basic delay circuit?
38) What is characteristic impedance?
39) What is ringing, undershoot and overshoot of a signal why do they occur and how to reduce them?
40)What are the parameters to be taken into consideration while selecting a mosfet?
COMMUNICATION INTERVIEW QUESTIONS
----------------------------------------------------
Important Topics
---------------------------------
Analog Modulation
Amplitude Modulation
Frequency Modulation
Modulation Index,Bandwidth....
Nyquist Criteria for communication
Channel Capacity Theorem
Pulse Code Modulation
Adaptive Pulse Code Modulation
Differential Pulse Code Modulation
Radar Types
Primary and Secondary Radars
MDI
Frequency ranges- HF,VHF,UHF,Microwave….
Digital Modulation Techniques
FSK, PSK, QPSK, MSK, Gaussian MSK
Sample Questions
1. A 2MB PCM (pulse code modulation) has…
a) 32 channels
b) 30 voice channels & 1 signaling channel.
c) 31 voice channels & 1 signaling channel.
d) 32 channels out of which 30 voice channels, 1 signaling channel, & 1 synchronization channel.
Ans: (c)
2. Time taken for 1 satellite hop in voice communication is…
a) 1/2 second
b) 1 seconds
c) 4 seconds
d) 2 seconds
Ans: (a)
3. Max number of satellite hops allowed in voice communication is:
a) only one
b) more han one
c) two hops
d) four hops
Ans: (c)
4. What is the maximal decimal number that can be accommodated in a byte?
a) 128
b) 256
c) 255
d) 512
Ans: (c)
5. Conditional results after execution of an instruction in a micro processor is stored in…
a) register
b) accumulator
c) flag register
d) flag register part of PSW(Program Status Word)
Ans: (d)
6. Frequency at which VOICE is sampled is…
a) 4 KHz
b) 8 KHz
c) 16 KHz
d) 64 KHz
Ans: (a)
7. Line of sight is…
a) Straight Line
b) Parabolic
c) Tx & Rx should be visible to each other
d) none of the above
Ans: (c)
8. Purpose of PC(Program Counter) in a MicroProcessor is…
a) To store address of TOS(Top Of Stack)
b) To store address of next instruction to be executed.
c) count the number of instructions.
d) to store base address of the stack.
Ans: (b)
9. What action is taken when the processor under execution is interrupted by a non-maskable interrupt?
a) Processor serves the interrupt request after completing the execution of the current instruction.
b) Processor serves the interrupt request after completing the current task.
c) Processor serves the interrupt request immediately.
d) Processor serving the interrupt request depends upon the priority of the current task under execution.
Ans: (a)
10. The status of the Kernel is…
a) task
b) process
c) not defined.
d) none of the above.
Ans: (b)
11. What is the nominal voltage required in subscriber loop connected to local exchange?
a) +48 volts
b) -48 volts
c) 230 volts
d) 110 volts
12. To send a data packet using datagram , connection will be established…
a) before data transmission.
b) connection is not established before data transmission.
c) no connection is required.
d) none of the above.
Ans: (c)
13. Word alignment is…
a) aligning the address to the next word boundary of the machine.
b) aligning to an even boundary.
c) aligning to a word boundary.
d) none of the above.
Ans: (a)
14. When a C function call is made, the order in which parameters passed to the function are pushed into the stack is…
a) left to right
b) right to left
c) bigger variables are moved first than the smaller variales.
d) smaller variables are moved first than the bigger ones.
e) none of the above.
Ans: (b)
15. What is the type of signaling used between two exchanges?
a) inband
b) common channel signaling
c) any of the above
d) none of the above.
Ans: (a)
16. Buffering is…
a) the process of temporarily storing the data to allow for small variation in device speeds
b) a method to reduce cross talks
c) storage of data within transmitting medium until the receiver is ready to receive.
d) a method to reduce routing overhead.
Ans: (a)
17. Memory allocation of variables declared in a program is…
a) allocated in RAM.
b) allocated in ROM.
c) allocated on stack.
d) assigned to registers.
Ans: (c)
18. A software that allows a personal computer to pretend as a computer terminal is …
a) terminal adapter
b) bulletin board
c) modem
d) terminal emulation
Ans: (d)
OPERATING SYESTEMS- INTERVIEW QUESTIONS
---------------------------------------------------------
What is an OPERATING SYSTEM?
An Operating System is a software program that enables the computer hardware to communicate and operate with the computer software.
What are the basic functions of an OPERATING SYSTEM?
What are the different types of OPERATING SYSTEM?
Graphical User Interface OS
Multi-user OS
Multiprocessing OS
Multitasking OS
Multithreading OS
What is Graphical User Interface OS?
Short for Graphical User Interface, a GUI Operating System contains graphics and icons and is commonly navigated by using a computer mouse. See our GUI dictionary definition for a complete definition. Below are some examples of GUI Operating Systems.
System 7.x
Windows 98
Windows CE
What is Multi-user OS?
Multi-user Operating System allows for multiple users to use the same computer at the same time and/or different times. See our multi-user dictionary definition for a complete definition for a complete definition. Below are some examples of multi-user Operating Systems.
Linux
Unix
Windows 2000
Windows XP
Mac OS X
What is Multiprocessing OS?
An Operating System capable of supporting and utilizing more than one computer processor. Below are some examples of multiprocessing Operating Systems.
Linux
Unix
Windows 2000
Windows XP
Mac OS X
What is Multitasking OS?
An Operating system that is capable of allowing multiple software processes to run at the same time. Below are some examples of multitasking Operating Systems.
Unix
Windows 2000
Windows XP
Mac OS X
Why paging is used?
What is virtual memory?
Virtual memory is hardware technique where the system appears to have more memory that it actually does. This is done by time-sharing, the physical memory and storage parts of the memory one disk when they are not actively being used.
What is Throughput, Turnaround time, waiting time and Response time?
Throughput – number of processes that complete their execution per time unit. Turnaround time – amount of time to execute a particular process.
Waiting time – amount of time a process has been waiting in the ready queue. Response time – amount of time it takes from when a request was submitted until the first response is produced, not output (for time-sharing environment).
What is a Real-Time Operating System (RTOS)?
8086 MICROPROCESSOR INTERVIEW QUESTIONS&ANSWERS
----------------------------------------------------------------------
What is a Microprocessor?
Microprocessor is a program-controlled device, which fetches the instructions from memory, decodes and executes the instructions. Most Micro Processor are single- chip devices.
What is the difference between microprocessor and microcontroller?
The major difference is microprocessor doesn’t have inbuilt memory but micro-controller has inbuilt memory .In Microprocessor more op-codes, few bit handling instructions. But in Microcontroller: fewer op-codes, more bit handling Instructions. Micro-controller can be defined as a device that includes micro processor, memory, & input / output signal lines on a single chip.
Give examples for 8 / 16 / 32 bit Microprocessor?
8-bit Processor - 8085 / Z80 / 6800;
16-bit Processor - 8086 / 68000 / Z8000;
32-bit Processor - 80386 / 80486.
Why 8085 processor is called an 8 bit processor?
Because 8085 processor has 8 bit ALU (Arithmetic Logic Review).
Expand HCMOS?
High-density n- type Complimentary Metal Oxide Silicon field effect transistor.
What does microprocessor speed depend on?
The processing speed depends on DATA BUS WIDTH.
What is the Maximum clock frequency in 8086?
5 Mhz is the Maximum clock frequency in 8086
Is the address bus unidirectional? Is the data bus is Bi-directional?
The address bus is unidirectional because the address information is always given by the Micro Processor to address a memory location of an input / output devices.
The data bus is Bi-directional because the same bus is used for transfer of data between Micro Processor and memory or input / output devices in both the direction.
What is the disadvantage of microprocessor?
It has limitations on the size of data. Most Microprocessor does not support floating-point operations.
What is the difference between primary & secondary storage device?
In primary storage device the storage capacity is limited. It has a volatile memory. In secondary storage device the storage capacity is larger. It is a nonvolatile memory. Primary devices are: RAM / ROM.
Secondary devices are: Floppy disc / Hard disk.
Difference between SRAM and DRAM?
Static RAM: No refreshing, 6 to 8 MOS transistors are required to form one memory cell, Information stored as voltage level in a flip flop.
Dynamic RAM: Refreshed periodically, 3 to 4 transistors are required to form one memory cell, Information is stored as a charge in the gate to substrate capacitance.
What is an interrupt?
Interrupt is a signal send by external device to the processor so as to request the processor to perform a particular work.
What are the different types of interrupts?
Maskable and Non-maskable interrupts.
What is cache memory?
Cache memory is a small high-speed memory. It is used for temporary storage of data & information between the main memory and the CPU (center processing unit). The cache memory is only in RAM.
Expand DMA?
Direct Memory Access
Differentiate between RAM and ROM?
RAM: Random Access Memory. Read / Write memory, High Speed, Volatile Memory. ROM: Read only memory, Low Speed, Non Volatile Memory
What is NV-RAM?
Nonvolatile Read Access Memory, also called Flash memory.
What is a flag?
Flag is a flip-flop used to store the information about the status of a processor and the status of the instruction executed most recently
What are the flags in 8086?
In 8086 Carry flag, Parity flag, Auxiliary carry flag, Zero flag, Overflow flag, Trace flag, Interrupt flag, Direction flag, and Sign flag.
What is meant by Maskable interrupt?
An interrupt that can be turned off by the programmer is known as Maskable interrupt.
What is Non-Maskable interrupt?
An interrupt which can be never be turned off (ie.disabled) is known as Non-Maskable interrupt.
Which interrupts are generally used for critical events?
Non-Maskable interrupts are used in critical events. Such as Power failure, Emergency, Shut off etc.
Give examples for Maskable interrupts?
RST 7.5, RST6.5, RST5.5 are Maskable interrupts
Give example for Non-Maskable interrupts?
Trap is known as Non-Maskable interrupts, which is used in emergency condition.
What are the various segment registers in 8086?
Code, Data, Stack, Extra Segment registers in 8086.
Which Stack is used in 8086?
FIFO (First In First Out) stack is used in 8086.In this type of Stack the first stored information is retrieved first.
What is SIM and RIM instructions?
SIM is Set Interrupt Mask. Used to mask the hardware interrupts.
RIM is Read Interrupt Mask. Used to check whether the interrupt is Masked or not.
What is Tri-state logic?
Three Logic Levels are used and they are High, Low, High impedance state. The high and low are normal logic levels & high impedance state is electrical open circuit conditions. Tri-state logic has a third line called enable line.
Give an example of one address microprocessor?
8085 is a one address microprocessor.
In what way interrupts are classified in 8085?
In 8085 the interrupts are classified as Hardware and Software interrupts.
What are Hardware interrupts?
TRAP, RST7.5, RST6.5, RST5.5, INTR.
What are Software interrupts?
RST0, RST1, RST2, RST3, RST4, RST5, RST6, RST7.
Which interrupt has the highest priority?
TRAP has the highest priority.
Name 5 different addressing modes?
Immediate, Direct, Register, Register indirect, Implied addressing modes.
How many interrupts are there in 8085?
There are 12 interrupts in 8085.
What is the RST for the TRAP?
RST 4.5 is called as TRAP.
In 8085 which is called as High order / Low order Register?
Flag is called as Low order register & Accumulator is called as High order Register.
DIGITAL ELECTRONICS TECHNICAL-INTERVIEW QUESTIONS
-----------------------------------------------------------------------
What is the difference between a Flip-Flop and a Latch?
What is race around condition?
What is the VHF,UHF Frequency ranges?
What is Inter signal interference?
What is the difference between a synchronous and asynchronous circuit?Which is better?
What is the significane of excess 3 code?Explain Self-complimenting property?
What is D-FF?
What are the different types of power amplifiers?
What is meant by Companding?
What is the basic difference between counters and registers?
What is a multiplexer?
How can you convert an SR Flip-flop to a JK Flip-flop?
How can you convert a JK Flip-flop to a D Flip-flop?
What is Race-around problem? How can you rectify it?
Which semiconductor device is used as a voltage regulator and why?
Explain an ideal voltage source?
Explain zener breakdown and avalanche breakdown?
What are the different types of filters?
What is the need of filtering ideal response of filters and actual response of filters?
What is sampling theorem?
What is impulse response?
Explain the advantages and disadvantages of FIR filters compared to IIR counterparts.
What is CMRR?
Explain half-duplex and full-duplex communication?
Which range of signals is used for terrestrial transmission?
Why is there need for modulation?
Which type of modulation is used in TV transmission?
Why we use vestigial side band (VSB-C3F) transmission for picture?
When transmitting digital signals is it necessary to transmit some harmonics in addition to fundamental frequency?
For asynchronous transmission, is it necessary to supply some synchronizing pulses additionally or to supply or to supply start and stop bit?
BPFSK is more efficient than BFSK in presence of noise. Why?
What is meant by pre-emphasis and de-emphasis?
Explain 3 dB cutoff frequency? Why is it 3 dB, not 1 dB?
Explain ASCII, EBCDIC?