1 votes
0 answers
2681
In the circuit shown, the switch $S$ is open for a long time and is closed at $t=0$. The current $i(t)$ for $t \geq 0$ is $i(t)=0.5-0.125 e^{-1000t} \mathrm{~A}$$i(t)=1.5...
1 votes
0 answers
2682
The Nyquist sampling rale for the signal $s(t)=\dfrac{\sin (500 \pi t)}{\pi t} \times \dfrac{\sin (700 \pi t)}{\pi t}$ is given by$400 \mathrm{~Hz}$$600 \mathrm{~Hz}$$120...
1 votes
0 answers
2683
The signal flow graph of a system is shown below.The state variable representation of the system can be$\begin{aligned} \dot{x} &=\left[\begin{array}{ll} 1 & 1 \\ -1 & 0\...
1 votes
0 answers
2684
In the circuit shown below, the current $\text{I}$ is equal to$1.4 \angle 0^{\circ} \; \mathrm{A}$$2.0 \angle 0^{\circ} \; \mathrm{A}$$2.8 \angle 0^{\circ} \; \mathrm{A}$...
1 votes
0 answers
2685
0 votes
0 answers
2689
0 votes
0 answers
2693
An instruction used to set the carry Flag in a computer can be classified asdata transferarithmeticlogicalprogram control
0 votes
0 answers
2694
The amplitude spectrum of a Gaussian pulse isuniforma sine functionGaussianan impulse function
0 votes
0 answers
2695
Draw the transfer characteristic of the circuit of the figure assuming both $D_{1}$ and $D_{2}$ to be ideal.How would the characteristic change if $D_{2}$ is ideal, but $...
0 votes
0 answers
2696
0 votes
0 answers
2697
The gain margin and the phase margin of a feedback system with $\mathrm{G}(\mathrm{s}) \mathrm{H}(\mathrm{s})=\frac{\mathrm{s}}{(\mathrm{s}+100)^{3}}$ are$0 \mathrm{~dB},...
0 votes
0 answers
2699
A uniform plane wave travelling in air is incident on the plane boundary between air and another dielectric medium with $\varepsilon_{r}=4$. The reflection coefficient fo...
0 votes
0 answers
2700
For a signal $x(f)$ the fourier transform is $X(f)$. Then the inverse Fourier transform of $X(3 f+2)$ is given by$\frac{1}{2 x}\left(\frac{t}{2}\right) e^{j 3 \pi t}$$\fr...
0 votes
0 answers
2701
A signal as shown in the figure is applied to a matched filter. Which of the following does represent the output of this matched filter?
0 votes
0 answers
2702
The circuit shown the given figure, supplies power to an $8 \; \Omega$ speaker, $\text{LS}$. The values of $\mathrm{I}_{\mathrm{C}}$ and $\mathrm{V}_{\mathrm{CE}}$ for th...
0 votes
0 answers
2707
Which of the following demodulator(s) can be used for demodulating the signal $x(t)=5(1+2 \cos 2000 \pi t) \cos 2000 \pi t .$Envelope demodulatorSquare-law demodulatorSyn...
1 votes
0 answers
2711
1 votes
0 answers
2713
A unity negative feedback closed loop system has a plant with the transfer function $\text{G}(s)=\frac{1}{s^{2}+2 s+2}$ and a controller $\text{G}_{c}(s)$ in the feedforw...
0 votes
0 answers
2715
While moving data between registers of the $8085$ and the stack(1) a $\text{PUSH}$ instructionPre increments the stack pointer(2) a $\text{POP}$ instructionPost increment...
0 votes
0 answers
2718
For the network shown in the given figure is evaluate the current $I$ flowing through the $2 \; \Omega$ resistor using superposition theorem.
0 votes
0 answers
2719
Consider the following assembly language program.$\begin{array}{rll} \text { MVI } & \text { B,87H } \\ \text { MOV } & \text { A, B } \\ \text { START : JMP } & \text { ...