The minimized expression of the Boolean function Y(P, Q, R) implemented by the multiplexer (MUX) circuit shown in the figure is:
Step 1: Analyze the first multiplexer.
The first multiplexer has select inputs $S_1 = P$ and $S_0 = Q$. The data inputs are connected as follows: $S_1S_0 = 00$: Input = 0 $S_1S_0 = 01$: Input = 1 $S_1S_0 = 10$: Input = 1 $S_1S_0 = 11$: Input = 0 The output of the first multiplexer, let's call it Z, is given by: $$Z = \overline{P}\overline{Q}(0) + \overline{P}Q(1) + P\overline{Q}(1) + PQ(0)$$ $$Z = \overline{P}Q + P\overline{Q}$$ This is the expression for the XOR gate: $$Z = P \oplus Q$$ Step 2: Analyze the second multiplexer.
The second multiplexer has select input $S = R$. The data inputs are connected as follows: $S = 0$: Input = Z $S = 1$: Input = 1 The output of the second multiplexer is Y, given by:
$$Y = \overline{R}(Z) + R(1)$$
$$Y = \overline{R}(P \oplus Q) + R$$
Step 3: Simplify the expression for Y.
We can use the Boolean algebra identity $x + \overline{x}y = x + y$. Let $x = R$ and $y = P \oplus Q$.
$$Y = R + \overline{R}(P \oplus Q) = R + (P \oplus Q)$$
For the circuit shown in the figure, the active power supplied by the source is ________ W (rounded off to one decimal place).
A signal $V_M = 5\sin(\pi t/3) V$ is applied to the circuit consisting of a switch S and capacitor $C = 0.1 \mu F$, as shown in the figure. The output $V_x$ of the circuit is fed to an ADC having an input impedance consisting of a $10 M\Omega$ resistance in parallel with a $0.1 \mu F$ capacitor. If S is opened at $t = 0.5 s$, the value of $V_x$ at $t = 1.5 s$ will be ________ V (rounded off to two decimal places).
Note: Assume all components are ideal.
In the circuit shown, the switch is opened at $t = 0$ s. The current $i(t)$ at $t = 2$ ms is ________ mA (rounded off to two decimal places).
In the circuit shown, the galvanometer (G) has an internal resistance of $100 \Omega$. The galvanometer current $I_G$ is ________ $\mu A$ (rounded off to the nearest integer).
The circuit given in the figure is driven by a voltage source $V_s = 25\sqrt{2}\angle 30^\circ V$. The system is operating at a frequency of 50 Hz. The transformers are assumed to be ideal. The average power dissipated, in W, in the $50 k\Omega$ resistance is ________ (rounded off to two decimal places).