Electronics and Communication Engineering - Exam Questions Papers

11.
Consider an AM system using a square law detector as shown in figure.

XC(t) = AC[1 + u x (t)] cos ωct, |ux(t)| << 1
if the channel noise is AWGN with PSD of
None
Answer: Option
Explanation:
No answer description is available. Let's discuss.

12.
In the given circuit, the switch is open for a long time. At time t = 0, the switch is closed. What are the initial and final values of voltages across the inductor?
0 V and 0 V
0 V and 80 V
80 V and 0 V
80 V and 80 V
Answer: Option
Explanation:
No answer description is available. Let's discuss.

13.
Consider the following statements:
In the case of space wave propagation, the signal strength at the receiver is
  1. Directly proportional to transmitter and receiver heights.
  2. Inversely proportional to distance between transmitter and receiver.
  3. Directly proportional to frequency.
Which of the above statements is/are correct?
1 and 2
1 and 3
2 and 3
3 only
Answer: Option
Explanation:
No answer description is available. Let's discuss.

14.
An 8085 microprocessor is operating at 2 MHz frequency and executes the following program :
START : MOV A, B
OUT 55H
DCR B
STA 2700H
NOP
NOP
JMP START

Identify the total number of machine cycles required to execute the above program till the JMP instruction is executed for the first time.
12
13
14
15
Answer: Option
Explanation:
No answer description is available. Let's discuss.

15.
An 8085 executes the following instructions
2710 LXI H, 30A0H
2713 DAD H
2714 PCHL

All addresses and constants are in Hex. Let PC be the contents of the program counter and HL be the contents of the HL register pair just after executing PCHL.
Which of the following statements is correct?
PC = 2715 H HL = 30A0 H
PC = 30A0H HL = 2715H
PC = 6104 H HL = 6140 H
PC = 6140H HL = 2715H
Answer: Option
Explanation:
No answer description is available. Let's discuss.