Electronics

Electronics is the science of how to control electric energy, energy in which the electrons have a fundamental role.electronics is widely used in information processing, telecommunication, and signal processing. The ability of electronic devices to act as switches makes digital information processing possible.

Wireless Communications

wireless communication include flexibility, cost effectiveness, constant connectivity, convenience and enhanced efficiency. These benefits make wireless communication quite attractive to businesses, government organizations and people in general.

VLSI technology

VLSI Design contains computer-aided design, design analysis, design implementation, simulation and testing.Hence there is tremendous scope and growth for those who choose VLSI design and embedded systems as a career.

Digital Signal Processing

Digital Signal Processing is one of the most powerful technologies that will shape science and engineering in the twenty-first century.DSP is the science of using computers to understand these types of data. This includes a wide variety of goals: filtering, speech recognition, image enhancement, data compression, neural networks, and much more.

Embedded Systems

Embedded systems is growing continuously. Exponentially increasing computing power, ubiquitous connectivity and convergence of technology have resulted in hardware/software systems being embedded within everyday products and places. Already today 90% of computing devices are in Embedded Systems and not in PCs. The growth rate in embedded systems is more than 10% per annum and it is forecasted there will be over 40 billion devices worldwide by 2020.

Microprocessors and Microcontroller Lab viva Questions with Answers:

MPMC, MPI lab viva questions with answers

Home / Lab Viva / MPMC Lab

1.What is a Microprocessor?
It is a CPU fabricated on a single chip, program-controlled device, which fetches the instructions from memory, decodes and executes the instructions.
2. Define bit, byte and word.
Bit is either 0 or 1.
Byte is group of 8 bits.
Word is group of 16 bits.
3.What are the different functional units in 8086?
2 units-Bus Interface Unit (BIU) and Execution unit (EU)
4. What is the function of BIU ?
It is used to generate the 20-bit physical address and is responsible for performing all external bus operations.
5. What is the function of EU?
Execution Unit receives program codes and data from BIU, executes these instructions and store the result.
6. What is the maximum size of segment in 8086 microprocessor?
 64KB.
7. What is general purpose registers in 8086?
There are 4 general purpose registers are there.
AX-ACCUMULATOR
 BX- BASE
CX- COUNT
DX-DATA (Extended accumulator)
8. What are the functions of General purpose Registers?
AX register as 16-bit accumulator, stores all arithmetic and logical operation's results.
BX register is used as an offset address Storage.
CX register is used as counter. Especially used in loop, shift, rotate instructions.
DX register is used in port operations (IN and OUT)
9. What is special purpose registers in 8086?
CS- CODE SEGMENT
DS-DATA SEGMENT
ES-EXTRA SEGMENT
SS-STACK SEGMENT
BP-BASE POINTER
IP-INSTRUCTION POINTER
SP- STACK POINTER
SI-SOURCE INDEX
DI-DESTINATION INDEX
FLAG REGISTER
10. What are the functions of base Registers?
CS stores program code,
DS stores data
ES sores extra data
SS stores stack data.
11. Name the pin in 8086 microprocessor that is used for selecting mode of operation?
29th pin-MN/MX'
If MN/MX'=0 then maximum mode is selected.
MN/MX'=1 then minimum mode is selected.
12. What is Segment address in 8086?
The part of the segment starting address stored in a segment register is called the segment address.
13. What are the flags in 8086?
In 8086, 9 flags are there. Out of 9, 6 are conditional (status) flags and 3 control flags.
Conditional (status) flags:
Carry flag (CF), Parity flag (PF), Auxiliary carry flag (CF), Zero flag (ZF), Overflow flag (OF),  and Sign flag(SF)
Control flags:
Trap flag (TF), Direction flag (DF), Interrupt flag (IF),
14. What is Tri-state logic?
Three Logic Levels are used and they are High (logic 1), Low(logic 0), High impedance(Z) state. The high and low are normal logic levels & high impedance state is electrical open circuit conditions.
15. What is system bus?
Group of address, data and control buses.
Address bus:  carry the Address to the memory to fetch either Instruction or Data.
Data bus:  carry the Data from the memory.
Control bus: carry the Control signals like RD/WR, reset, ready etc.
16. What is the difference between Maskable interrupts and Non-Maskable interrupts?
An interrupt that can be turned off by the programmer is known as Maskable interrupt.
An interrupt which can be never be turned off (i.e. disabled) is known as Non-Maskable interrupt.
17. What are the different types of Addressing Modes?
There are 12 different types of Addressing Modes. They are:-
1 Immediate:-The Immediate data is a part of instruction.
2. Direct:-A 16-bit memory address (offset) is directly specified in the instruction as a part of it.
3. Register:-Data is stored in a register.
4. Register Indirect:-The address of the memory location which contains data or operand is determined in an indirect way.
5. Indexed:-offset of the operand is stored in one of the index registers.
6. Register Relative:-The data is available at an effective address formed by adding an 8-bit or 16-bit displacement with the content of any one of the registers BX,BP,SI and DI in the default (either DS or ES) segment.
7. Based Indexed:-The effective address of the data is formed, in this addressing mode,by adding content of a base register to the content of an index register.
8. Relative Based Indexed:- The effective address is formed by adding an 8 or 16-bit displacement with the sum of contents of any one of the base registers and any one of the index registers, in the default segment.
9. Intrasegment Direct Mode:-In this mode, the address to which the control is to bve transferred lies in the segment in which the control transfer instruction lies and appears directly in the instruction as an immediate displacement value.
10. Intrasegment Indirect Mode:-In this mode, the displacement to which the control is to be transferred, is in the same segment in which the control transfer instruction lies, but it is passed to the instruction indirectly.
11. Intersegment Direct:-In this mode, the address to which the control is to be transferred is in a different segment.
12. Intersegment Indirect:-In this mode, the address to which the control is to be transferred lies in a different segment and it is passed to the instruction indirectly sequentially.
18. What is baud rate?
The baud rate is the rate at which the serial data are transmitted. Units- symbols per second.
19. What is a port?
The port is a buffered I/O, which is used to hold the data transmitted from the processor to I/O device or vice-versa.
20. What is 8255?
It is PPI- Programmable Peripheral Interface. it is used to connect I/O devices to microprocessor and supports parallel communication.

Tags: Microcontroller and microprocessors lab viva questions with answers, MPMC Lab viva questions, Microprocessors and Interfacing Lab viva questions with answers, MPI lab viva questions.

Electronic Circuit Analysis lab viva questions with Answers part - II

Home/ lab viva questionsECA LAB Part -II
eca lab viva eceschool

Oscillators:

1. What is an Oscillator?
It is a circuit which acts as a generator, generating the output signal which oscillates with constant amplitude and constant frequency. 
which feedback used in oscillators?
+ve feedback
2. What is the output of an oscillator if transistor is ideal?
Zero
3. what is Barkhausen criterion ?
|AB| = 1, <AB =360 degrees
where A , B represents amplifier and feedback gain respectively
4. How an oscillator generates oscillations without any input?
Due to the noise exist at the input terminal of forward path (amplifier).
5. Classify oscillators?
Based on feedback : LC oscillators, RC oscillators
Based on Frequency : AF oscillator, RF oscillators
6.What are LC oscillators?
Colpitts oscillator, Hartley oscillator.
7. What are RC oscillators?
RC phase shift oscillator, wein bridge oscillator.
8. What are the output signal frequency of different oscillators?
eceschool blogspot
9. what are the various crystals?
Rock salt, Quartz , Gallium Arsenide.
10. what are the advantages of crystal oscillators?
Excellent frequency stability, high frequency operation and automatic amplitude control
11. which oscillators are AF oscillators?
Audio frequency oscillators are RC phase shift and wein bridge oscillators
12. which are RF oscillators?
Radio frequency oscillators are Colpitts, Hartley and crystal oscillators
13. why can't we use LC oscillator for low frequency oscillations?
Because to produce low frequency oscillations the inductor value should be very high i.e no. of turns in inductor should be more so circuit becomes bulky

POWER AMPLIFIERS:

1. What is the main difference between general amplifier and power amplifier?
General amplifier can amplify voltage or current or both, but output power. power amplifier can increase the output power.
2. Why can't we get more current and voltage gains using general amplifier?
In general amplifier voltage gain is more but current gain is less because as current increases heat dissipation increases across transistor increases so transistor will be burned.
3. Is the power amplifier amplifies the power of input signal?
yes.4. What are the classifications of Power amplifiers?
Basically 2 types: Audio power amp and Radio power amplifier.
Based on mode of operation: Class A, Class B, Class AB, Class C, Class D.
5. Which power amplifier has more efficiency?
Class D6. Define efficiency?
It is defined as ratio of output power and input power.
7. What are the efficiencies of various power amplifiers?
Class A   =   50%
Class B   =   78.5%  
Class C   =   90%
Class D   =   100%
8. Define cross over distortion, and how it can be overcome?
Due to the switching times of transistor a flat top occurs in output of Class B power amplifier. To avoid it the two transistors will normally be biased at a level that is slightly above cut-off.9. What are the percentage of active region in various Power amplifiers?
Class A   =   100%
Class B   =   50%
Class AB =   50-100%  
Class C   =   less than 50%
10. What is total harmonic distortion?
It is the ratio of the sum powers of all harmonic components to power of  the fundamental frequency. 11.Define power dissipation in power amplifiers?
It is defined as product of collector current and voltage across collector and emitter. 12. Specify Q-point location on load line for different power amplifiers?
Class A   -   Middle point DC load line
Class B   -   on Vce axis on load line
Class AB -   nearer to Vce axis on load line  
Class C   -    down side of Vce axis on load line.
13. Where we can use Class A power amplifier?
Low power amplifiers where efficiency is not important
14. Where we can use Class B power amplifier?
Output power amplifiers.
15. Where we can use Class C power amplifier?
Tuned RF amplifiers but can not used as audio amplifiers due to high distortion.

Tags: Viva question on power amplifiers and oscillators, ECA lab viva questions with answers.

Electronic Circuit Analysis lab Viva Questions with Answers Part I

Home/ lab viva questionsECA LAB Part -I

eceschool blogspot
Multistage Amplifiers:
1. What is  difference between Amplifier and Attenuator?
Both are linear systems but Amplifier's gain is more than unity (+ve dB), Attenuator gain is less than unity (-ve dB)
2.Which Amplifier will amplify voltage and current?
common emitter amplifier
3. What are the advantages over single stage amplifier?
In single stage amplifier if we try to get more gain, bandwidth will be decreased viceversa. So get more bandwidth and gain combination we generally use multistage amplifier. but multistage amp bandwidth is less than single stage.
4.what are the classifications of Multistage amplifiers?
Based on Active device used:  BJT and FET

Based on type of coupling: RC coupled, Transformer coupled and Direct coupled amplifiers.
5. What are the different BJT multistage amplifier configurations?
CE+CE, CE+CC, CE+CB, CC+CC Amplifiers
6. What are the different FET multistage amplifier configurations?
CS+CS, CS+CD, CS+CG and CD+CD Amplifiers
7. what is the ratio of transformer coil turns in transformer coupled amp?
1:1
8. Define cut off frequency?
It is the frequency at which the gain is 70.07% of it's maximum or 3dB lesser than maximum
9. what are the formulas for low and high cut off frequencies of multistage amplifiers?
 where Fl, Fh represents low and high cut off freq for multistage amp 
fl,fh represents low and high cut off freq for single stage amp 
10. what is the gain of multistage amp?
It is equal to square of single stage amp gain.

Feedback amplifiers:

1. What is meant by feedback, what are the different types?
Feedback is a path which establish a connection from output of a device to it's input.
It is two types: +ve feedback, -ve feedback.
2. What is -ve feedback and where it is used?
If a fraction of output is subtracted from the input then that is called as -ve feedback. it is used get a stable operation. if we implement -ve feedback then that becomes an amplifier.
3.What is +ve feedback and where it is used?
If a fraction of output is added to the input then that is called as +ve feedback. it is used get a output with out input like oscillators.
4. what are the different -ve feedback techniques in amplifiers?
Voltage- Series amplifier, Voltage - Shunt Amplifier, Current - Series Amplifier, Current - shunt amplifier.
5. what happens to the gain if we establish -ve feedback to the amplifier?
Decreased
6. what happens to the Bandwidth if we establish -ve feedback to the amplifier?
Increased.
7. compare all -ve feedback amplifiers in terms of  input and output amplifiers?
                                                Input imp     Output imp
Voltage- Series Amplifier       decreased      increased
Voltage - Shunt Amplifier      decreased      decreased
Current - Series Amplifier      increased      increased
Current - Shunt Amplifier      increased      decreased
8. what are the other names of different -ve feedback amplifiers?
Voltage- Series Amplifier   :   Series- shunt amplifier
Voltage - Shunt Amplifier   :   Shunt - Shunt amplifier
Current - Series Amplifier   :   Series - Series amplifier
Current - Shunt Amplifier   :   Shunt - Series amplifier
9. what are the different types of distortions present in amplifier?
Harmonic, frequency, phase distortions
10. self bias circuit contains which feedback?
Voltage - Series feedback 
11. collector to emitter feedback circuit contains which feedback?
Voltage - Shunt feedback.
12. what is the forward path gain and feedback gain of voltage - series feed back amplifier?
forward path gain= g21, feedback path gain= h12
13. what is the forward path gain and feedback gain of voltage - shunt feed back amplifier?
forward path gain= Z21, feedback path gain= Y12
14. what is the forward path gain and feedback gain of current - series feed back amplifier?
forward path gain= Y21, feedback path gain= Z12
15. what is the forward path gain and feedback gain of current - shunt feed back amplifier?
forward path gain= h21 , feedback path gain=  g12


                                                                                                                           

Related tags: Analog electronic circuits lab viva questions with answers, aec lab viva questions, Electronic circuit analysis lab viva questions with answers, eca lab viva questions with answers. ECE 2-2 lab viva questions with answers.