Electronics (ECE) - MCQ Practice Questions
Electronics and Communication questions reward anyone who is comfortable moving between the time domain and the frequency domain. This set covers network theory, analog and digital circuits, signals and systems, control systems, communication systems, and electromagnetics. Numerical solutions keep the units visible at every step, since a dropped factor is the most common reason a correct method still produces a wrong option.
461 questions | 100% Free
A message signal frequency-modulates a carrier using a modulator with frequency sensitivity . The FM modulation index is:
In a delta modulation (DM) system, the step size is and the sampling frequency is . The maximum slope of the message signal that the system can track without slope overload is:
In binary phase-shift keying (BPSK), the bit error probability over an AWGN channel is given by . If (linear), what is ?
In a CMOS inverter, the threshold voltage of the NMOS transistor is and the threshold voltage of the PMOS transistor is . The supply voltage is . What is the switching threshold voltage when ?
A CMOS NOR gate driving a fanout of identical CMOS inverters has an effective load capacitance of per driven gate. The supply voltage is and the clock frequency is . What is the dynamic power dissipation of the NOR gate?
In a static CMOS logic gate, a pull-down network (PDN) consists of two NMOS transistors in series. What is the equivalent rise time factor compared to a single NMOS inverter, assuming all transistors have equal and using the Elmore delay model with each transistor modelled as a resistance and capacitance ?
A D flip-flop has a setup time , a hold time , and a clock-to-Q delay . A combinational logic block between two flip-flops has a propagation delay . What is the minimum clock period ?
In a bulk CMOS process, the body effect coefficient is , the surface potential is , and the source-to-body voltage is . The zero-bias threshold voltage is . What is the threshold voltage with body effect?
A CMOS ring oscillator consists of inverter stages, each with a propagation delay of . What is the oscillation frequency ?
In the design of a transmission gate (TG) based multiplexer, the transmission gate consists of one NMOS (with ) and one PMOS (with ) in parallel, with . For what input voltage range does the NMOS transistor alone conduct?
A MOSFET has a gate oxide thickness of and a relative permittivity of silicon dioxide where . What is the gate oxide capacitance per unit area ?
A standard -well CMOS process forms a parasitic bipolar PNP transistor. In the context of latch-up, which of the following correctly describes the parasitic SCR (Silicon Controlled Rectifier) structure in bulk CMOS?
In a CMOS logic gate, the propagation delay from high-to-low () is and the propagation delay from low-to-high () is . What is the average propagation delay and the rise time to fall time ratio if the NMOS drive current is twice the PMOS drive current?
The 8085 microprocessor has a 16-bit address bus. What is the maximum memory it can directly address?
In the 8085 microprocessor, which flag is set when the result of an arithmetic or logical operation is zero?
In the 8086 microprocessor, what is the size of the Code Segment (CS) register?
Consider an 8085 program that executes the instruction sequence: MVI A, 0FAH followed by ADD A. What is the value in the Accumulator after the ADD A instruction, and which flags are set?
In the 8086 microprocessor, the physical address is computed using a segment register and an offset register. If and , what is the physical address of the next instruction to be fetched?
Which of the following is the correct function of the ALE (Address Latch Enable) signal in the 8085 microprocessor?
An 8085 assembly language subroutine is called using the CALL instruction. Which register pair is used as the Stack Pointer, and what happens to it when CALL is executed?