Bsc/Msc Physics
Part 1
Unit 1: Number System and Boolean Arithmetic
- Convert the following numbers between different bases: (548)¹⁰, (101011101)², (8976)⁸, (4536)¹⁶ (Binary, Octal, Decimal, Hexadecimal)?
- Explain the process of converting a decimal number to binary and a binary number to decimal?
- Differentiate between signed and unsigned binary numbers with examples?
- What is 1’s complement of 11010011010? How is it different from 2’s complement?
- Perform the arithmetic operations (Addition and Subtraction) using 2’s complement method "110011-100111"?
- Explain Boolean arithmetic with basic operations and their significance?
Unit 2: Codes, Logic Gates, and Boolean Algebra
- Explain the BCD, Gray, ASCII, and EBCDIC codes with examples?
- How to convert Binary code to Gray code and Gray code to binary code?
- Convert a binary number 1101011 to its equivalent BCD and Gray code representation?
- Make a K-Map for four variables and explain (1) Pairs (2) Quads (3) Octets?
- State and prove De Morgan’s theorems with truth tables?
- Explain the working of basic logic gates (AND, OR, NOT, NOR, NAND, XOR, XNOR ) with truth tables?
- Draw symbols, truth table , electric circuit diagrams and Boolean representations of AND, OR, NOT, NOR, NAND, XOR and XNOR gates?
- Describe the importance of Karnaugh maps in Boolean algebra simplification?
- Design an adder circuit using logic gates?
- Explain the working of a subtractor circuit and its applications?
- Make the circuit diagram of Half Adder and explain its working?
- Make NAND, NOR, XOR and XNOR using basic gates?
- Make the K–Map of logic equation (1). Y = ABC + BC̅D + A̅BC + ABD̅ (2). Y = ABC + BC̅D + A̅BD + ACD̅ + B̅CD ?
- Construct a logic circuit for the Boolean expression (x+y+z).(x+y').(x'+y')?
- Simplify the Boolean equation with the help of K-Map Y = ABC + BC̅D + A̅BC + ABD̅?
Unit 3: Combinational and Sequential Circuits
- Design different types of multiplexer and explain its working?
- Differentiate between a multiplexer and a demultiplexer with examples?
- Explain the function of an encoder and a decoder with circuit diagrams?
- Describe the role of a parity checker and generator in error detection?
- Explain the working and truth table of the following flip-flops:
a) R-S flip-flop
b) D flip-flop
c) J-K flip-flop
d) J-K master-slave flip-flop - Make different flip-flops using different gates?
- What is the race-around condition in flip-flops? How can it be eliminated?
- Discuss the function of shift registers and their types (left and right shift registers)?
Unit 4: Counters and Shift Registers
- Explain the working of asynchronous (ripple) counters with examples?
- Differentiate between synchronous and asynchronous counters?
- Describe the operation of MOD-5 and MOD-10 counters?
- Explain the concept of a BCD counter and its applications?
- What is an up-down counter? Explain its working with circuit diagrams?
- Describe the working of a shift register counter and ring counter?
Unit 5: Digital to Analog and Analog to Digital Converters
- Explain the binary-weighted register method for digital-to-analog conversion?
- Describe the R–2R ladder network method and its advantages over the binary-weighted method?
- Explain the complete DAC structure with a block diagram?
- Describe the working principle of an analog-to-digital converter (ADC)?
- Differentiate between staircase ADC and counter method ADC?
- Explain the working of single-slope, equal-slope, and successive approximation ADC?
Part 2
Unit 1: OP-AMP Basics
- Explain the working of a differential amplifier with a circuit diagram?
- What is AC analysis of an operational amplifier? explain with circuit diagram?
- Draw and explain the block diagram of an op-amp?
- How does single input unbalanced output differ from dual input balanced output?
- Describe the schematic symbol of an operational amplifier with inverting and non inverting inputs?
- Draw and explain the waveform representation of an OP-AMP’s input and output signals?
- How does an OP-AMP behave as a voltage follower? Explain with a circuit diagram?
Unit 2: OP-AMP Parameters
- What is the difference between ideal op-amp and practical OP-AMP?
- Describe the basic characteristics of an ideal OP-AMP and practical OP-AMP?
- Describe the practical methods of measuring the important parameters of OP-AMP?
- Define input offset voltage and input bias current in OP-AMP?
- What is CMRR, and why is it important in OP-AMP?
- Explain the significance of slew rate in OP-AMP performance?
- What is gain-bandwidth product? How does it affect circuit design?
- Compare inverting and non-inverting inputs of an OP-AMP?
- Explain the concept of power consumption in an operational amplifier?
- Draw and explain the input and output characteristic curves of an ideal and practical OP-AMP?
- What are the different types of supply currents in an OP-AMP? Explain their significance?
- Write detailed notes on (1) input offset current (2) SVRR (3) large signal voltage gain (4) gain bandwidth product (5) output resistance (6) supply current (7) Power consumption.
- How to Calculate CMRR and SVRR of the random given circuit? Explain it?
- A differential amplifier has CMRR=68 db and differential mode gain is 175 , find the value of output voltage when common mode signal is 1.5 MV?
Unit 3: Applications of OP-AMP
- What is differential amplifier explain its types and working? Calculate the voltage gain of inverting and non inverting inputs?
- Make the circuit diagram of differential amplifier in common and Differential mode?
- Write the applications of OP-AMP?
- Describe the working of an inverting and non-inverting amplifier with diagrams?
- What is a summing amplifier? Write its output equation and draw its circuit diagram?
- What are scaling and averaging amplifier? Write its output equation and draw its circuit diagram?
- Explain the role of an integrator and differentiator in signal processing with circuit diagrams?
- Explain use of OP-AMP as an Integrator and differentiator?
- Draw and explain the circuit diagram of a phase shift oscillator?
- What is a square wave generator? How is it designed using an OP-AMP?
- Explain the concept of frequency stability in oscillators with diagrams?
- Draw and explain the circuit of a Wein-bridge oscillator?
- What is an L-C tunable oscillator? How does it work?
- Explain the working of an averaging amplifier using an OP-AMP?
- Draw and explain the frequency response of an operational amplifier in amplifier circuits?
- What is an Oscillator? Explain its working, types and derive the formula of frequency?
Unit 4: Microprocessors and Microcomputers
- Write different types of instruction in 8086 microprocessor?
- What is arithmetic insertion?
- Explain the clock generator of 8284 A microprocessor?
- Explain the architecture of the Intel 8086 microprocessor with a neat diagram?
- Explain and Differentiate between minimum mode and maximum mode operation in 8086?
- Explain pin outs and pin function?
- What are the different memory addressing modes in microprocessors?
- Describe the function of the 8284A clock generator in the 8086 microprocessor?
- What is bus buffering and latching in microprocessors?
- Draw and explain the pin diagram of the 8086 microprocessor?
- Explain the bus timing diagrams for read and write operations in 8086?
- What are the different types of memory addressing in 8086? Explain with diagrams?
- Compare the hardware specifications of 8086 and 8088 microprocessors?
- How does the ready and wait state mechanism work in the 8086 microprocessor?
- Explain it (1) Read and wait state (2) Arithmetic and logic instructions (3) MOV, LOCK and CALL
- Explain data movement instructions?
Unit 5: Programming the Microprocessor
- What are data addressing modes in microprocessor programming? Explain with examples?
- Describe mode of memory addressing of 8086 processor?
- Explain stack memory-addressing modes with an example?
- List different categories of instruction sets in the 8086 microprocessor?
- Write an assembly language program for basic arithmetic operations?
- How is table searching and sorting performed using pseudo-operations?
- Draw the flowchart for a simple assembly language program execution in 8086?
- Explain the process of data movement instructions in 8086 with examples?
- What are program control instructions in microprocessor programming? Give examples?
- Write an assembly language program to search an element in an array?
- How does stack-based function calling work in 8086? Explain with diagrams?