A key property of eigenvalues is that a matrix has an eigenvalue of zero if and only if its determinant is zero. Therefore, we can find the value of x by setting det(A)=0.
det(A)=39−627−4413−9+x=0
We can calculate the determinant by expanding along the first row: 3(7(−9+x)−13(−4))−2(9(−9+x)−13(−6))+4(9(−4)−7(−6))=0
Simplifying the expression within each term gives: 3(7x−11)−2(9x−3)+24=0
This equation expands to 21x−33−18x+6+24=0, which simplifies to 3x−3=0. Solving for x gives the final answer, x=1.
Q2GATE 2016NAT1MEngineering Mathematics
Consider the complex valued function f(z)=2z3+b∣z∣3 where z is a complex variable. The value of b for which the function f(z) is analytic is ________
The function f(z) is a sum of two terms: g(z)=2z3 and h(z)=b∣z∣3.
The first term, 2z3, is a polynomial, which is known to be analytic everywhere in the complex plane.
The second term, ∣z∣3, is a real-valued function that depends on both z and its conjugate zˉ (since ∣z∣3=(zzˉ)3/2). A function that depends on zˉ is generally not analytic. In fact, ∣z∣3 is only complex-differentiable at the origin (z=0) and is not analytic anywhere.
For the entire function f(z) to be analytic, the non-analytic part must be eliminated. This can only happen if the coefficient of the non-analytic term is zero. Thus, we must have b=0, which reduces f(z) to the analytic function 2z3.
Q3GATE 2016MCQ1MEngineering Mathematics
As x varies from -1 to +3, which one of the following describes the behaviour of the function f(z)=x3−3x2+1 ?
To understand how the function f(x)=x3−3x2+1 behaves, let's analyze its slope by finding its derivative, f′(x)=3x2−6x.
The function's direction can change only where its slope is zero. We find these "critical points" by setting the derivative to zero: 3x2−6x=0, which factors into 3x(x−2)=0. This gives us critical points at x=0 and x=2, both of which lie within the interval [−1,3].
To determine if these are maxima or minima, we use the second derivative test. The second derivative is f′′(x)=6x−6. At x=0, f′′(0)=−6 (negative), indicating a local maximum. At x=2, f′′(2)=6 (positive), indicating a local minimum.
This means the function increases until the maximum at x=0, decreases until the minimum at x=2, and then increases again as it approaches x=3.
Q4GATE 2016MCQ1MEngineering Mathematics
How many distinct values of x satisfy the equation sin(x)=x/2, where x is in radians?
To solve this, we can determine how many times the graphs of the functions y=sin(x) and y=x/2 intersect.
An immediate solution is visible at the origin, since sin(0)=0 and 0/2=0, so x=0 is one solution.
Now let's consider the slopes. At x=0, the slope of y=sin(x) is 1, while the slope of the line y=x/2 is 1/2. Because the sine curve initially rises more steeply than the line, but is then bounded between −1 and 1, the graphs must cross exactly once for x>0.
Since both sin(x) and x/2 are odd functions (symmetric about the origin), for every positive solution there must be a corresponding negative solution. Thus, we have one positive solution, one negative solution, and the solution at zero, for a total of three distinct solutions.
Q5GATE 2016NAT1MEngineering Mathematics
Consider the time-varying vector I=x^15cos(ωt)+y^5sin(ωt) in Cartesian coordinates, where ω>0 is a constant. When the vector magnitude |I| is at its minimum value, the angle θ that I makes with the x axis (in degrees, such that 0 ≤θ≤ 180) is ________
Let's begin by finding the magnitude of the vector I. To simplify the algebra, we can work with the magnitude squared, ∣I∣2. ∣I∣2=(15cos(ωt))2+(5sin(ωt))2=225cos2(ωt)+25sin2(ωt).
Using the identity sin2(ωt)=1−cos2(ωt), we can express the magnitude solely in terms of cosine: ∣I∣2=225cos2(ωt)+25(1−cos2(ωt))=200cos2(ωt)+25.
The magnitude ∣I∣ is at its minimum when ∣I∣2 is at its minimum. This occurs when the term cos2(ωt) is minimized, which means cos2(ωt)=0.
This condition is met when ωt=90∘. At this time, the vector components are Ix=15cos(90∘)=0 and Iy=5sin(90∘)=5.
The vector becomes I=0x^+5y^, which points purely along the positive y-axis, making an angle of 90∘ with the x-axis.
Q6GATE 2016MCQ1MNetwork Theory
In the circuit shown below, VS is a constant voltage source and IL is a constant current load. The value of IL that maximizes the power absorbed by the constant current load is
To maximize the power absorbed by the load, we can apply the consequences of the maximum power transfer theorem. This theorem implies that for maximum power delivery, the voltage from the source (VS) is split equally between the internal resistance (R) and the load.
This means the voltage drop across the resistor R must be half of the source voltage, or VS/2. The current flowing through the entire circuit, including the resistor R, is determined by the constant current load, IL.
Using Ohm's law for the resistor R, we can write: VR=ILR
Setting this voltage drop equal to VS/2 gives the condition for maximum power: ILR=2VS
Solving for IL, we find: IL=2RVS
Q7GATE 2016MCQ1MNetwork Theory
The switch has been in position 1 for a long time and abruptly changes to position 2 at t=0. If time t is in seconds, the capacitor voltage VC (in volts) for t>0 is given by
To analyze this RC circuit, we determine the capacitor's voltage at three key points in time: the initial state, the final state, and the transient behavior described by the time constant.
First, for t<0, the switch is at position 1 and the circuit is in steady state. The capacitor acts as an open circuit, and its initial voltage is determined by the voltage divider on the left: VC(0−)=10V×3Ω+2Ω2Ω=4V. Since capacitor voltage cannot change instantly, VC(0+)=4V.
Next, as t→∞, the switch is at position 2 and the circuit reaches a new steady state. The capacitor is again an open circuit, so no current flows through the 4Ω resistor. The capacitor's final voltage is the voltage across the 2Ω resistor in parallel with the 5A source: VC(∞)=5A×2Ω=10V.
The time constant for t>0 is τ=RThC. The Thevenin resistance seen by the capacitor is the sum of the 4Ω and 2Ω resistors, as the current source is open-circuited: RTh=4Ω+2Ω=6Ω. Thus, τ=6Ω×0.1F=0.6s.
Finally, we use the general formula for the capacitor voltage transient response: V_C(t) = V_C(\infty ) + \[V_C(0^+) - V_C(∞)]$e^{-t/\tau}.Substitutingthevalueswefound,wegetV_C(t) = 10 + [4 - 10]e^{-t/0.6},whichsimplifiestoV_C(t) = 10 - 6e^{-t/0.6}$ V.
Q8GATE 2016NAT1MNetwork Theory
The figure shows an RLC circuit with a sinusoidal current source. At resonance, the ratio | IL |/| IR |, i.e., the ratio of the magnitudes of the inductor current phasor and the resistor current phasor, is ________
In a parallel RLC circuit operating at resonance, the reactive currents through the inductor and capacitor are equal and opposite, effectively canceling each other out. This means the entire current from the source, I, flows through the resistor, so ∣IR∣=∣I∣.
The magnitude of the current flowing through the inductor at resonance is the quality factor, Q, multiplied by the total source current: ∣IL∣=Q∣I∣.
Therefore, the ratio we need to find is simply the quality factor of the circuit: ∣IR∣∣IL∣=∣I∣Q∣I∣=Q
For a parallel RLC circuit, the quality factor is calculated as Q=RC/L. Substituting the given component values: Q=1010×10−310×10−6=1010−3≈0.316
Q9GATE 2016NAT1MNetwork Theory
The z-parameter matrix for the two-port network shown is
[2jωjωjω3+2jω]
where the entries are in Ω . Suppose Zb(jω)=Rb+jω . Then the value of Rb (in Ω ) equals ________
The Z-parameters for the given T-network can be determined by inspection. The off-diagonal parameters are equal to the shunt impedance, Z12=Z21=Zc. The diagonal parameter Z22 is the sum of the impedances in the second loop, so Z22=Zb+Zc.
From the provided matrix, we can directly identify Z12=jω, which means Zc=jω.
We also see that Z22=3+2jω.
Substituting our known values into the equation for Z22 gives: 3+2jω=Zb+jω
Solving for Zb, we find Zb=3+jω.
The problem states that Zb(jω)=Rb+jω. By comparing this form to our calculated expression for Zb, we can see that the resistive part is Rb=3Ω.
Q10GATE 2016NAT1MSignals and Systems
The energy of the signal x(t)=4πtsin(4πt) is ________
Calculating the energy of this signal by integrating ∣x(t)∣2 is challenging. A much easier approach is to use Parseval's theorem and work in the frequency domain. The total energy E is given by E=2π1∫−∞∞∣X(ω)∣2dω, where X(ω) is the Fourier transform of x(t).
The signal x(t) is a sinc-type function. Its Fourier transform, X(ω), is a rectangular pulse. For the given signal, this pulse has a constant amplitude of 41 over the angular frequency range from −4π to 4π, and is zero elsewhere.
Plugging this into the energy formula, the integral becomes straightforward: E=2π1∫−4π4π(41)2dω=2π1⋅161⋅[4π−(−4π)] E=32π1(8π)=41=0.25 J.
The Ebers-Moll model is a powerful large-signal model because it is derived from the fundamental physics of the BJT's p-n junctions. It represents the transistor as two interconnected diodes (the base-emitter and base-collector junctions) along with two dependent current sources. The equations of this model are general and hold true regardless of whether these junctions are forward-biased or reverse-biased. Consequently, the model accurately describes the transistor's behavior in all of its primary operating modes: active, saturation, and cut-off.
Q12GATE 2016MCQ1MElectronic Devices
A long-channel NMOS transistor is biased in the linear region with VDS =50 mV and is used as a resistance. Which one of the following statements is NOT correct?
An NMOS transistor operating in the linear region acts as a voltage-controlled resistor. The value of this resistance, rds, is determined by the channel's properties. The formula for this resistance is rds=μnCoxLW(VGS−VT)1.
From this equation, we can see that the resistance rds is inversely proportional to the device width W and the overdrive voltage (VGS−VT). It is directly proportional to the device length L.
Therefore, increasing VGS strengthens the conductive channel, which in turn decreases the channel resistance. The statement that the resistance increases with VGS is consequently incorrect.
Q13GATE 2016NAT1MAnalog Circuits
Assume that the diode in the figure has Von = 0.7 V, but is otherwise ideal. The magnitude of the current i2 (in mA) is equal to ________
To solve this, we must first determine if the diode is conducting (ON) or not (OFF). We can do this by making an assumption and checking for a logical contradiction.
Let's assume the diode is ON. In this state, it acts like a voltage source with a 0.7 V drop. This means the voltage at the node connecting R1 and R2 must be 2 V−0.7 V=1.3 V. Based on this, the current i2 flowing down through R2 is 1.3 V/6 kΩ≈0.217 mA. However, the current flowing into that same node through R1 is (2 V−1.3 V)/2 kΩ=0.35 mA. Since more current flows into the node than leaves through R2, the diode would have to conduct current backward, which is impossible.
Our initial assumption was wrong, so the diode must be OFF. An OFF diode acts as an open circuit, meaning no current flows through that branch. The circuit simplifies to R1 and R2 in series with the 2 V source. The total series resistance is 2 kΩ+6 kΩ=8 kΩ. The current i2 is then found using Ohm's law: i2=8 kΩ2 V=0.25 mA
Q14GATE 2016NAT1MAnalog Circuits
Resistor R1 in the circuit below has been adjusted so that I1 = 1 mA. The bipolar transistors Q1 and Q2 are perfectly matched and have very high current gain, so their base currents are negligible. The supply voltage VCC is 6 V. The thermal voltage kT/q is 26 mV. The value of R2 (in Ω ) for which I2 =100 μ A is ________
This circuit uses a current mirror configuration to set the current I2. The key relationship comes from applying Kirchhoff's Voltage Law around the base-emitter loop containing both transistors. This reveals that the voltage across resistor R2 is simply the difference between the two base-emitter voltages: I2R2=VBE1−VBE2.
Since the transistors are matched, we can use the diode equation VBE=VTln(IC/IS) to express this voltage difference in terms of the currents, resulting in I2R2=VTln(I1/I2). Rearranging this formula to solve for R2: R2=I2VTln(I2I1)
Substituting the given values (VT=26 mV, I1=1 mA, and I2=100\muA): R2=100×10−626×10−3ln(100×10−61×10−3)=260ln(10)≈598.7Ω
Q15GATE 2016MCQ1MAnalog Circuits
Which one of the following statements is correct about an ac-coupled common-emitter amplifier operating in the mid-band region?
The mid-band frequency range of an amplifier is where the voltage gain is maximal and constant. This behavior is defined by the reactances of the circuit's capacitors, given by XC=j2πfC1.
Coupling and bypass capacitances are intentionally large. In the mid-band, the frequency f is high enough to make their reactance XC negligibly small, so they act as short circuits.
Device parasitic capacitances are very small and internal to the transistor. In the mid-band, the frequency is not yet high enough for their reactance to become small. Thus, their reactance remains very large, and they behave as open circuits. The effects of these parasitic capacitances only become significant at high frequencies, causing the gain to roll off.
Q16GATE 2016MCQ1MDigital Circuits
Transistor geometries in a CMOS inverter have been adjusted to meet the requirement for worst case charge and discharge times for driving a load capacitor C. This design is to be converted to that of a NOR circuit in the same technology, so that its worst case charge and discharge times while driving the same capacitor are similar. The channel lengths of all transistors are to be kept unchanged. Which one of the following statements is correct?
The conversion is from a CMOS inverter to a 2-input NOR gate while maintaining similar worst-case rise and fall times.
Charging Time (Pull-Up):
In the NOR gate, the pull-up network consists of two PMOS transistors in series. For the output to charge (pull-up to VDD), both PMOS transistors must be ON. The total resistance is the sum of the two individual resistances. To match the charging time of the inverter, which has one PMOS, the total resistance must be the same. Since resistance R∝1/W, the width of each PMOS in the NOR gate must be doubled to halve its resistance, so that the series combination (R′+R′) has the same resistance as the original inverter's PMOS.
Discharging Time (Pull-Down):
The worst-case (slowest) discharging for the NOR gate occurs when only one of the two parallel NMOS transistors is conducting. To match the worst-case discharge time of the inverter, the resistance of this single conducting NMOS must be equal to the resistance of the single NMOS in the inverter. This means the width of the NMOS transistors should remain unchanged.
Q17GATE 2016NAT1MDigital Circuits
Assume that all the digital gates in the circuit shown in the figure are ideal, the resistor R= 10 k Ω and the supply voltage is 5 V. The D flip-flops D1, D2, D3, D4 and D5 are initialized with logic values 0,1,0,1 and 0, respectively. The clock has a 30% duty cycle. The average power dissipated (in mW) in the resistor R is ________
The average power dissipated in the resistor is determined by the fraction of time the XOR gate's output is HIGH (5V). This fraction is the duty cycle of the output signal.
First, let's find the instantaneous power dissipated when the output is HIGH: PON=RV2=10×103Ω52=2.5 mW
The average power is this value multiplied by the signal's duty cycle. By tracing the states of the flip-flops, it's found that the XOR gate's output signal has a repeating pattern that is HIGH for 3 clock cycles and LOW for 2, within a 5-cycle period. Thus, the duty cycle is 53.
Finally, we calculate the average power: Pavg=PON×Duty Cycle=2.5 mW×53=1.5 mW
Q18GATE 2016MCQ1MDigital Circuits
A 4:1 multiplexer is to be used for generating the output carry of a full adder. A and B are the bits to be added while C∈ is the input carry and Cout is the output carry. A and B are to be used as the select bits with A being the more significant select bit. Which one of the following statements correctly describes the choice of signals to be connected to the inputs I0,I1,I2andI3 so that the output is Cout ?
To implement a function using a multiplexer, we treat the specified variables, A and B, as the select lines (S1=A,S0=B). The task is to find what the data inputs I0 through I3 should be, based on the remaining variable, C∈.
We start with the standard equation for a full adder's carry-out: Cout=AB+BC∈+AC∈
Now, let's analyze this equation for each combination of the select lines A and B:
If (A,B)=(0,0), the MUX selects I0. The equation becomes Cout=0. Thus, we set I0=0.
If (A,B)=(0,1), the MUX selects I1. The equation becomes Cout=C∈. Thus, we set I1=C∈.
If (A,B)=(1,0), the MUX selects I2. The equation becomes Cout=C∈. Thus, we set I2=C∈.
If (A,B)=(1,1), the MUX selects I3. The equation becomes Cout=1+C∈+C∈=1. Thus, we set I3=1.
Q19GATE 2016MCQ1MControl Systems
The response of the system G(s)=(s+1)(s+3)s−2 to the unit step input u(t) is y(t). The value of dtdy at t= 0+ is _________
To find the value of the derivative dtdy at t=0+, we'll use the Initial Value Theorem (IVT). The Laplace transform of the derivative is L{dtdy}=sY(s)−y(0).
First, let's determine the output Y(s) for a unit step input, where U(s)=s1: Y(s)=G(s)U(s)=(s+1)(s+3)s−2⋅s1=s(s+1)(s+3)s−2
Next, we find the initial condition y(0) by applying the IVT to Y(s): y(0)=lims→∞sY(s)=lims→∞(s+1)(s+3)s−2=0
Now, substitute y(0)=0 back into the derivative's transform: L{dtdy}=sY(s)−0=(s+1)(s+3)s−2.
Finally, apply the IVT to this result to find the initial value of the derivative: dtdyt=0+=lims→∞s⋅L{dtdy}=lims→∞(s+1)(s+3)s(s−2)=lims→∞s2+4s+3s2−2s=1
Q20GATE 2016NAT1MControl Systems
The number and direction of encirclements around the point -1+j0 in the complex plane by the Nyquist plot of G(s)=4+2s1−s is
To determine the number of encirclements, we can trace the path of the Nyquist plot by checking its start and end points.
First, let's find the starting point of the plot at ω=0. Substituting s=j0 into the transfer function gives G(j0)=4+01−0=0.25. The plot begins on the positive real axis.
Next, we find the ending point as ω→∞. For very large frequencies, the transfer function behaves like G(s)≈2s−s=−0.5. The plot terminates on the negative real axis.
The path for ω∈[0,∞) is a semicircle in the lower-half complex plane, moving from 0.25 to −0.5. The full plot for ω∈(−∞,∞) is symmetrical about the real axis. Since the entire plot is confined to the real-axis interval [−0.5,0.25], it never encloses the point −1+j0.
Q21GATE 2016NAT1MCommunication Systems
A discrete memoryless source has an alphabet {a1,a2,a3,a4} with corresponding probabilities {21,41,81,81} . The minimum required average codeword length in bits to represent this source for error-free reconstruction is ________
The theoretical minimum average codeword length for error-free reconstruction is given by the entropy, H, of the source. We calculate the entropy using the formula H=∑ipilog2(pi1) for the given symbol probabilities.
For the probabilities {21,41,81,81}, the entropy is: H=(21log22)+(41log24)+(81log28)+(81log28) H=(21⋅1)+(41⋅2)+(81⋅3)+(81⋅3) H=0.5+0.5+0.375+0.375=1.75
Therefore, the minimum required average codeword length is 1.75 bits per symbol.
Q22GATE 2016NAT1MCommunication Systems
A speech signal is sampled at 8 kHz and encoded into PCM format using 8 bits/sample. The PCM data is transmitted through a baseband channel via 4-level PAM. The minimum bandwidth (in kHz) required for transmission is _______
To find the required bandwidth, we first need to calculate the bit rate (Rb) of the PCM signal. The bit rate is the product of the sampling frequency (fs) and the number of bits per sample (n). Rb=fs×n=8 kHz×8 bits/sample=64 kbps
Next, we use the Nyquist formula for the minimum bandwidth of a multi-level signal, which is BWmin=2log2MRb.
For 4-level PAM, the number of levels M=4.
Plugging in the values, we find the minimum bandwidth: BWmin=2log2(4)64 kbps=2×264=16 kHz
Q23GATE 2016MCQ1MElectromagnetics
A uniform and constant magnetic field B=z^B exists in the z^ direction in vacuum. A particle of mass m with a small charge q is introduced into this region with an initial velocity v=x^vx+z^vz . Given that B, m, q, vx and vz are all non-zero, which one of the following describes the eventual trajectory of the particle?
The particle's trajectory is governed by the Lorentz force law, F=q(v×B). We can analyze the effect of this force by breaking the velocity into two components.
The velocity component parallel to the magnetic field, vzz^, experiences no force, since q(vzz^×Bz^)=0. This means the particle continues to move along the z-axis with a constant velocity vz.
The velocity component perpendicular to the field, vxx^, creates a force F=q(vxx^×Bz^)=−qvxBy^. This force is always perpendicular to the velocity in the xy-plane, acting as a centripetal force that causes uniform circular motion.
Combining the constant linear motion along the z-axis with the circular motion in the xy-plane results in a helical path.
Q24GATE 2016MCQ1MElectromagnetics
Let the electric field vector of a plane electromagnetic wave propagating in a homogenous medium be expressed as E=x^Exe−j(ωt−βz) , where the propagation constant β is a function of the angular frequency ω . Assume that β(ω) and Ex are known and are real. From the information available, which one of the following CANNOT be determined?
Let's break down what we can and cannot determine from the given information.
The electric field vector is purely in the x^ direction, which immediately tells us the wave is linearly polarized. The phase velocity is defined as vp=ω/β, and the group velocity is vg=(dβ/dω)−1. Since we know the relationship between β and ω, we can directly calculate both of these velocities.
However, the power flux is given by the magnitude of the time-averaged Poynting vector, S=21η∣Ex∣2. This calculation depends on the intrinsic impedance of the medium, η=μ/ϵ. The problem provides no information about the medium's permeability (μ) or permittivity (ϵ), so we cannot find η. Without the impedance, the power flux cannot be determined.
Q25GATE 2016NAT1MElectromagnetics
Light from free space is incident at an angle θi to the normal of the facet of a step-index large core optical fibre. The core and cladding refractive indices are n1=1.5andn2=1.4 , respectively. The maximum value of θi (in degrees) for which the incident light will be guided in the core of the fibre is ________
For light to be guided through the fiber, the angle of incidence θi must not exceed the fiber's maximum acceptance angle. The sine of this maximum angle is determined by the numerical aperture (NA) of the fiber.
The relationship is given by the formula: sinθi,max=NA=n12−n22
Substituting the given refractive indices for the core (n1=1.5) and cladding (n2=1.4): sinθi,max=1.52−1.42=2.25−1.96=0.29≈0.5385
To find the angle itself, we take the inverse sine: θi,max=sin−1(0.5385)≈32.58∘
Q26GATE 2016NAT2MEngineering Mathematics
The ordinary differential equation dtdx=−3x+2,withx(0)=1 is to be solved using the forward Euler method. The largest time step that can be used to solve the equation without making the numerical solution unstable is ________
To ensure a stable numerical solution using the forward Euler method, we must analyze the stability condition. For a linear differential equation of the form dtdx=λx+c, the method is stable if the time step h satisfies ∣1+hλ∣≤1.
In our specific problem, dtdx=−3x+2, we can identify the coefficient λ=−3.
Plugging this into the stability condition gives us ∣1+h(−3)∣≤1, which simplifies to ∣1−3h∣≤1.
Solving this absolute value inequality, we get −1≤1−3h≤1. Subtracting 1 from all parts gives −2≤−3h≤0. Finally, dividing by −3 and reversing the inequality signs yields 0≤h≤32.
Therefore, the largest time step hmax that can be used without the solution becoming unstable is 32, which is approximately 0.667.
Q27GATE 2016NAT2MEngineering Mathematics
Suppose C is the closed curve defined as the circle x2+y2=1 with C oriented anti-clockwise. The value of ∮(xy2dx+x2ydy) over the curve C equals ________
This line integral over a closed curve is a perfect application of Green's Theorem. The theorem allows us to convert the line integral ∮C(Pdx+Qdy) into a double integral over the region R enclosed by the curve, using the formula ∬R(∂x∂Q−∂y∂P)dA.
For this problem, we have the components P=xy2 and Q=x2y. Let's calculate the necessary partial derivatives.
The partial derivative of Q with respect to x is ∂x∂(x2y)=2xy.
The partial derivative of P with respect to y is ∂y∂(xy2)=2xy.
Substituting these into the formula for Green's Theorem gives: ∬R(2xy−2xy)dA=∬R0dA
The integral of zero over any region is 0.
Q28GATE 2016NAT2MEngineering Mathematics
Two random variables X and Y are distributed according to
To find the probability P(X+Y≤1), we must integrate the joint density function over the region where this inequality is true, given the constraints 0≤x≤1 and 0≤y≤1. This defines a triangular region of integration.
We set up the double integral as follows: P(X+Y≤1)=∫01∫01−x(x+y)dydx
First, we solve the inner integral with respect to y: ∫01[xy+2y2]y=0y=1−xdx=∫01(x(1−x)+2(1−x)2)dx
Simplifying the expression inside the integral gives ∫01(21−x2)dx.
Finally, integrating with respect to x yields the result: [2x−6x3]01=21−61=31
Q29GATE 2016NAT2MEngineering Mathematics
The matrix
a20005003120734b
has det(A) = 100 and trace(A) = 14. The value of |a-b| is ________
The trace of a matrix is the sum of its main diagonal elements. We are given that the trace is 14, so we have the equation a+5+2+b=14, which simplifies to a+b=7.
The given matrix is upper triangular, so its determinant is the product of its main diagonal elements. We are given that the determinant is 100, which gives us the equation (a)(5)(2)(b)=100, simplifying to ab=10.
Now we must solve the system of equations: a+b=7 and ab=10. By inspection, the two numbers that add up to 7 and multiply to 10 are 2 and 5. So, the values for a and b are 2 and 5, in some order.
Finally, we calculate the required value, ∣a−b∣. This will be ∣5−2∣ or ∣2−5∣, both of which equal 3.
Q30GATE 2016MCQ2MNetwork Theory
In the given circuit, each resistor has a value equal to 1 Ω . What is the equivalent resistance across the terminals a and b?
This complex resistor network can be simplified using techniques like star-delta transformations. The result of these transformations is an equivalent circuit with two main pathways between terminals a and b.
The first pathway consists of two effective resistors in series, each with a value of (4Ω∣∣1Ω)=54Ω. The total resistance of this path is 54+54=58Ω.
The second pathway is a single effective resistor with the same value of 54Ω.
The total equivalent resistance is these two pathways combined in parallel: Req=(58)∣∣(54)=58+5458×54=12/532/25=158Ω.
Q31GATE 2016NAT2MNetwork Theory
In the circuit shown in the figure, the magnitude of the current (in amperes) through R2 is ___
To find the current flowing through resistor R2, we first need to determine the voltage Vx across R3. We can achieve this by applying Kirchhoff's Voltage Law (KVL) to the entire outer loop of the circuit.
The KVL equation for the outer loop is 60−VR1−VR2−Vx=0. The voltage drops across the resistors, when expressed in terms of Vx, lead to the equation 60−0.8Vx−0.6Vx−Vx=0.
Combining the terms involving Vx gives 60−2.4Vx=0. Solving for Vx, we find that Vx=2.460=25 V.
Finally, since R2 and R3 are in series, the same current flows through them. Using Ohm's Law on R3, the current through R2 is: IR2=R3Vx=5Ω25 V=5 A
Q32GATE 2016NAT2MSignals and Systems
A continuous-time filter with transfer function H(S)=s2+6s+82s+6 is converted to a discretetime filter with transfer function G(z)=z2−0.5032z+k2z2−0.5032z so that the impulse response of the continuous-time filter, sampled at 2 Hz, is identical at the sampling instants to the impulse response of the discrete time filter. The value of k is ________
The goal is to make the discrete-time filter's impulse response, g[n], identical to the sampled version of the continuous-time filter's impulse response, h(t). First, we find h(t) from H(s) using partial fraction expansion: H(s)=s+21+s+41, so the inverse Laplace transform is h(t)=(e−2t+e−4t)u(t).
Next, we sample h(t) at a frequency of fs=2 Hz, which means the sampling period is Ts=1/2 s. The resulting discrete-time sequence is h[n]=h(nTs)=h(n/2)=(e−n+e−2n)u[n].
The Z-transform of this sequence gives the desired discrete-time transfer function: G(z)=Z{h[n]}=z−e−1z+z−e−2z
Combining the fractions gives: G(z)=(z−e−1)(z−e−2)z(z−e−2)+z(z−e−1)=z2−z(e−1+e−2)+e−32z2−z(e−1+e−2)
Substituting numerical values yields z2−0.5032z+0.049792z2−0.5032z. By comparing the denominator of this result to the given form for G(z), we can identify the constant term k as e−3≈0.0498.
Q33GATE 2016NAT2MSignals and Systems
The Discrete Fourier Transform (DFT) of the 4-point sequence x[n]={ x[0],x[1],x[2],x[3] } = {3,2,3,4} is X[k]={ X[0],X[1],X[2],X[3] } = {12,2j,0,-2j}. If X1[k] is the DFT of the 12-point sequence x1[k] ={3,0,0,2,0,0,3,0,0,4,0,0}, the value of ∣x1[11]x1[8]∣ is ________
The new sequence x1[n] is an "up-sampled" version of x[n], created by inserting two zeros between each of its original samples. This process has a direct and simple effect in the frequency domain.
A key property of the DFT states that up-sampling a sequence by a factor of L (here, L=3) causes its DFT spectrum to be repeated L times.
Therefore, the 12-point DFT X1[k] consists of three back-to-back copies of the original 4-point DFT X[k]. X1[k]={1st copy12,2j,0,−2j,2nd copy12,2j,0,−2j,3rd copy12,2j,0,−2j}
From this resulting sequence, we can directly find the values for k=8 and k=11: X1[8]=12 and X1[11]=−2j.
Finally, we calculate the magnitude of the ratio: ∣X1[11]X1[8]∣=∣−2j12∣=∣−2j∣∣12∣=212=6.
Q34GATE 2016NAT2MNetwork Theory
The switch S in the circuit shown has been closed for a long time. It is opened at time t=0 and remains open after that. Assume that the diode has zero reverse current and zero forward voltage drop. The steady state magnitude of the capacitor voltage Vc (in volts) is ______
First, we establish the initial condition of the circuit at t=0−. With the switch closed for a long time, the circuit is in DC steady state, where the inductor acts as a short circuit. The initial current through the inductor is therefore iL(0−)=1Ω10 V=10 A.
After the switch opens at t=0, the voltage source is disconnected, leaving a source-free series LC circuit. The energy stored in the inductor initiates a response. We can find the capacitor voltage, Vc(t), using Laplace transforms. The transform of the capacitor voltage is Vc(s)=s2+1/LCiL(0)/C.
Substituting the known values (L=10−3 H, C=10−5 F, and iL(0)=10 A), we get: Vc(s)=s2+1/(10−3⋅10−5)10/10−5=s2+108106.
Taking the inverse Laplace transform gives the voltage in the time domain: Vc(t)=100sin(104t) V. This describes a sinusoidal oscillation. The steady-state magnitude of this voltage is its peak amplitude, which is 100 V.
Q35GATE 2016MCQ2MElectronic Devices
A voltage VG is applied across a MOS capacitor with metal gate and p-type silicon substrate at T=300 K. The inversion carrier density (in number of carriers per unit area) for VG=0.8V is 2×1011cm−2 . For VG=1.3V , the inversion carrier density is 4×1011cm−2 . What is the value of the inversion carrier density for VG=1.8V ?
In a MOS capacitor operating under strong inversion, the inversion carrier density (Qinv) is linearly proportional to the gate voltage that is in excess of the threshold voltage (VG−VT). Using this principle, we can first find the unknown threshold voltage, VT, by setting up a ratio of the first two conditions: VG2−VTVG1−VT=Qinv,2Qinv,1⟹1.3−VT0.8−VT=4×10112×1011=21
Solving this equation gives a threshold voltage of VT=0.3 V. Now we can use this value to find the carrier density, Qinv,3, when VG=1.8 V by forming a similar ratio: VG3−VTVG2−VT=Qinv,3Qinv,2⟹1.8−0.31.3−0.3=Qinv,34×1011
This simplifies to 1.51.0=Qinv,34×1011, which gives Qinv,3=1.5×(4×1011)=6×1011 cm−2.
Q36GATE 2016MCQ2MElectronic Devices
Consider avalanche breakdown in a silicon p+n junction. The n-region is uniformly doped with a donor density ND . Assume that breakdown occurs when the magnitude of the electric field at any point in the device becomes equal to the critical field Ecrit . Assume Ecrit to be independent of ND . If the built-in voltage of the p+n junction is much smaller than the breakdown voltage, VBR , the relationship between VBR and ND is given by
In a p+n junction, the breakdown characteristics are determined by the lightly doped n-side. A higher donor concentration (ND) results in a higher charge density within the depletion region. This creates a steeper electric field profile, meaning the critical field for breakdown, Ecrit, is reached with a smaller reverse voltage. Conversely, a lower ND requires a much larger voltage to achieve the same critical field.
This establishes an inverse relationship: breakdown voltage (VBR) is inversely proportional to the doping concentration (ND), or VBR∝ND1. Mathematically, this is expressed by the formula VBR=2qNDϵsEcrit2. Since the other terms are constant, rearranging gives that the product VBR×ND is a constant.
Q37GATE 2016NAT2MElectronic Devices
Consider a region of silicon devoid of electrons and holes, with an ionized donor density of Nd+=1017cm−3 . The electric field at x= 0 is 0 V/cm and the electric field at x=L is 50 kV/cm in the positive x direction. Assume that the electric field is zero in the y and z directions at all points. Given q=1.6×10−19 coulomb, ϵ0=8.85×10−14F/cm,ϵr=11.7 for silicon, the value of L in nm is ________
This problem describes a depletion region with a constant positive charge density ρ=qNd+ from the ionized donors. According to Gauss's law for this one-dimensional case, the electric field increases linearly from its starting value.
Since the electric field is E(0)=0, the field at position x=L is given by E(L)=ϵqNd+L. The permittivity of silicon is ϵ=ϵrϵ0.
We can rearrange this equation to solve for the length L: L=qNd+E(L)ϵrϵ0
Substituting the given values, ensuring all units are consistent (based on cm): L=(1.6×10−19 C)(1017 cm−3)(50×103 V/cm)(11.7)(8.85×10−14 F/cm)
Solving the expression gives L≈3.236×10−6 cm, which is equal to 32.36 nm.
Q38GATE 2016NAT2MElectronic Devices
Consider a long-channel NMOS transistor with source and body connected together. Assume that the electron mobility is independent of VGS and VDS . Given, gm=0.5μA/VforVDS=50mVandVGS=2V , gd=8μA/VforVGS=2VandVDS=0V , where gm=∂VGS∂ID and gd=∂VDS∂ID The threshold voltage (in volts) of the transistor is ________
The transistor is operating in the deep linear (triode) region for the given bias conditions, especially since VDS is very small. In this region, the drain current is well-approximated by the equation ID≈kn(VGS−VT)VDS, where kn=μnCox(W/L).
First, let's determine the process parameter kn using the given transconductance, gm. By differentiating the current equation, we get gm=∂VGS∂ID=knVDS. Substituting the given values, we have 0.5×10−6=kn(50×10−3), which gives kn=10−5 A/V2.
Now, we use the output conductance, gd, to find the threshold voltage. The expression for gd is gd=∂VDS∂ID=kn(VGS−VT). Plugging in the second set of conditions and the value of kn we just found: 8×10−6=10−5(2−VT).
Solving this simple linear equation, we find 0.8=2−VT, which results in a threshold voltage of VT=1.2 V.
Q39GATE 2016NAT2MAnalog Circuits
The figure shows a half-wave rectifier with a 475 μ F filter capacitor. The load draws a constant current Io=1A from the rectifier. The figure also shows the input voltage Vi , the output voltage Vc and the peak-to-peak voltage ripple u on Vc . The input voltage Vi is a triangle-wave with an amplitude of 10 V and a period of 1 ms. The value of the ripple u (in volts) is ________
The peak-to-peak ripple voltage, u, is caused by the capacitor discharging to supply the constant load current, Io, when the diode is off. The discharge occurs over a time interval that is approximately equal to the input signal's period, T. We can find the ripple by using the basic capacitor equation rearranged for a change in voltage, ΔV=CI⋅Δt.
Thus, the ripple voltage is calculated as: u≈CIo⋅T
Substituting the given values: u=475×10−6F(1A)⋅(1×10−3s)≈2.105V
Q40GATE 2016NAT2MAnalog Circuits
In the opamp circuit shown, the Zener diodes Z1 and Z2 clamp the output voltage Vo to +5 V or -5 V. The switch S is initially closed and is opened at time t=0. The time t= t1 (in seconds) at which Vo changes state is ________
This circuit is a Schmitt trigger, where the output state flips when the inverting input voltage, VB, crosses a threshold set by the non-inverting input, VA.
Initially, for t<0, the closed switch sets VB=+10 V. Since this is much higher than the feedback voltage at VA, the output Vo is clamped at −5 V. This sets the threshold voltage at the non-inverting terminal to VA=(−5 V)1kΩ+4kΩ1kΩ=−1 V.
At t=0, the switch opens. The capacitor, initially at +10 V, begins to discharge towards −10 V through the 10 kΩ resistor. The time constant for this RC circuit is τ=RC=(10 kΩ)(100\muF)=1 s.
The voltage across the capacitor is given by the transient equation VB(t)=Vfinal+(Vinitial−Vfinal)e−t/τ. Substituting the values, we get VB(t)=−10+(10−(−10))e−t/1=−10+20e−t.
The output state will change at time t1 when VB(t1) drops to the threshold voltage, VA=−1 V. Solving the equation −1=−10+20e−t1 for t1 gives us 9=20e−t1. This yields t1=ln(20/9)≈0.798 seconds.
Q41GATE 2016NAT2MAnalog Circuits
An opamp has a finite open loop voltage gain of 100. Its input offset voltage Vios(=+5mV) is modeled as shown in the circuit below. The amplifier is ideal in all other respects. Vinput is 25 mV. The output voltage (in millivolts) is ________
First, we find the total voltage applied to the non-inverting input terminal. This is the sum of the external signal, Vinput, and the input offset voltage, Vios. V∈,total=Vinput+Vios=25 mV+5 mV=30 mV
The circuit is a non-inverting amplifier. The ideal closed-loop gain would be Aideal=1+RF/R1=1+15/1=16. However, since the open-loop gain Ao is finite, we must use the standard gain formula for a non-ideal op-amp. Vout=1+AoAidealAideal×V∈,total
Substituting the known values into this equation: Vout=1+1001616×30 mV=1.1616×30 mV≈413.79 mV
Q42GATE 2016MCQ2MMicroprocessors
An 8 Kbyte ROM with an active low Chip Select input ( CS ) is to be used in an 8085 microprocessor based system. The ROM should occupy the address range 1000H to 2FFFH. The address lines are designated as A15toA0,whereA15 is the most significant address bit. Which one of the following logic expressions will generate the correct CS signal for this ROM?
The goal is to design a decoder that outputs a '0' for the active-low CS pin when the address is within the 1000H to 2FFFH range. Let's analyze the address bits. For the entire range, the most significant bits A15 and A14 must both be 0.
Looking at the next two bits, the range from 1000H to 1FFFH corresponds to A13=0,A12=1. The range from 2000H to 2FFFH corresponds to A13=1,A12=0. This means the combination of A13 and A12 must be one where they are not equal, which is the definition of an XOR operation: A13⊕A12.
So, the condition for the address to be in range is A15⋅A14⋅(A13⊕A12). Since the CS signal is active low, we need to find the logic that makes this expression false (i.e., we negate it).
Using De Morgan's theorem, the expression for CS becomes: CS=A15⋅A14⋅(A13⊕A12)=A15+A14+(A13⊕A12)
The term (A13⊕A12) represents the XNOR function, which is equivalent to (A13⋅A12+A13⋅A12), giving the final correct logic.
Q43GATE 2016MCQ2MDigital Circuits
In an N bit flash ADC, the analog voltage is fed simultaneously to 2N−1 comparators. The output of the comparators is then encoded to a binary format using digital circuits. Assume that the analog voltage source V∈ (whose output is being converted to digital format) has a source resistance of 75 Ω as shown in the circuit diagram below and the input capacitance of each comparator is 8 pF. The input must settle to an accuracy of 1/2 LSB even for a full scale input change for proper conversion. Assume that the time taken by the thermometer to binary encoder is negligible. If the flash ADC has 8 bit resolution, which one of the following alternatives is closest to the maximum sampling rate ?
The maximum sampling rate is limited by the time required for the input voltage to settle. The input circuit is an RC network where the source resistance Rs charges the total input capacitance Ctotal of all comparators. For an N-bit flash ADC, there are 2N−1 comparators.
With N=8, the number of comparators is 28−1=255. Since all comparators are in parallel, the total input capacitance is Ctotal=255×8 pF=2040 pF=2.04 nF.
The time constant of this RC circuit is τ=Rs×Ctotal=75Ω×2.04 nF=153 ns.
For the voltage to settle within an accuracy of 1/2 LSB for an 8-bit ADC, the error must be less than 1/2N+1=1/29 of the full scale. The settling time ts is given by the equation e−ts/τ≤1/2N+1.
Solving for ts, we get ts≥(N+1)ln(2)τ=(8+1)ln(2)×153 ns≈9×0.693×153 ns≈954 ns.
The maximum sampling rate is the reciprocal of the minimum settling time: fs,max=1/ts≈1/(954×10−9 s)≈1.05 Megasamples/sec. This is closest to 1 megasamples per second.
Q44GATE 2016MCQ2MDigital Circuits
The state transition diagram for a finite state machine with states A, B and C, and binary inputs X, Y and Z, is shown in the figure. Which one of the following statements is correct?
A state's transitions are ambiguous if a single input combination can lead to multiple, different next states. Let's analyze the transitions from state C.
When the machine is in state C, consider the input combination XYZ=111. Two transition rules are satisfied simultaneously. The condition to transition to state A (X=1,Z=1) is met. However, the condition to transition to state B (Y=1,Z=1) is also met. Since a single input causes a conflict by directing the machine to two different states (A and B), the transitions from state C are ambiguously defined.
Q45GATE 2016NAT2MControl Systems
In the feedback system shown below G(s)=(s2+2s)1 . The step response of the closed-loop system should have minimum settling time and have no overshoot. The required value of gain k to achieve this is ________
The request for a step response with minimum settling time and no overshoot points to a critically damped system, where the damping ratio ξ=1.
First, we find the system's closed-loop transfer function: R(s)Y(s)=1+kG(s)kG(s)=1+k/(s2+2s)k/(s2+2s)=s2+2s+kk
The denominator of this function, s2+2s+k=0, is the characteristic equation. We compare this to the standard second-order form, s2+2ξωns+ωn2=0.
By matching the coefficients, we see that 2ξωn=2 and ωn2=k. For critical damping, we set ξ=1, which simplifies the first equation to 2(1)ωn=2, giving us ωn=1. Substituting this into the second equation, we find k=ωn2=12=1.
Q46GATE 2016NAT2MControl Systems
In the feedback system shown below G(s)=(s+1)(s+2)(s+3)1 The positive value of k for which the gain margin of the loop is exactly 0 dB and the phase margin of the loop is exactly zero degree is ________
A gain margin of 0 dB and a phase margin of 0° indicate that the closed-loop system is on the verge of instability, a state known as marginal stability. The system's behavior is defined by its characteristic equation, 1+kG(s)=0. Substituting the given G(s) and expanding, we get the polynomial s3+6s2+11s+(6+k)=0.
We can use the Routh-Hurwitz criterion to find the gain k that causes this marginal stability. This occurs when an entire row of the Routh array becomes zero. For the s1 row to be zero, we must have 6(6)(11)−(1)(6+k)=0. This simplifies to 660−k=0, which gives the required positive value of gain as k=60.
Q47GATE 2016NAT2MControl Systems
The asymptotic Bode phase plot of G(s)=(s+0.1)(s+10)(s+p1)1 , with k and p1 both positive, is shown below. The value of p1 is ________
The phase angle of the transfer function G(s) is the sum of the angles from each of its three poles, given by ∠G(jω)=−tan−1(0.1ω)−tan−1(10ω)−tan−1(p1ω). From the Bode plot, we can identify a convenient point: at ω=1 rad/s, the phase is −135∘.
Let's substitute this point into our phase equation: −135∘=−tan−1(0.11)−tan−1(101)−tan−1(p11) −135∘=−tan−1(10)−tan−1(0.1)−tan−1(p11)
Using the identity tan−1(x)+tan−1(1/x)=90∘, the first two terms sum to −90∘. This simplifies the equation to −135∘=−90∘−tan−1(1/p1). From this, we find that tan−1(1/p1)=45∘. Taking the tangent of both sides gives 1/p1=1, which means p1=1.
Q48GATE 2016NAT2MCommunication Systems
An information source generates a binary sequence {αn}.αn can take one of the two possible values -1 and +1 with equal probability and are statistically independent and identically distributed. This sequence is precoded to obtain another sequence {βn,asβn=αn+kαn−3} . The sequence { βn } is used to modulate a pulse g(t) to generate the baseband signal X(t)=∑n=−∞∞βng(t−nT), where
g(t)={1,0,0≤t≤Totherwise.
If there is a null at f=3T1 in the power spectral density of X(t), then k is ________
The power spectral density (PSD) of the modulated signal is SX(f)=T1∣G(f)∣2Sβ(f), where Sβ(f) is the power spectrum of the symbol sequence {βn}. The given null at f=1/(3T) must be a zero of Sβ(f), since the pulse transform ∣G(f)∣ is not zero at that frequency.
First, we find the autocorrelation of the sequence {βn}, defined as Rβ[m]=E[βnβn−m]. Since the underlying {αn} sequence consists of independent variables with E[αiαj]=δij, we find the only non-zero values are R_\beta[0] = E\[(\alpha_n + k\alpha_{n-3})^2]$ = E$[\alpha_n^2 + k^2\alpha_{n-3}^2]$ = 1+k^2andR_\beta[\pm 3] = E[k\alpha_n\alpha_{n-3}] = k$.
The power spectrum Sβ(f) is the discrete-time Fourier transform of Rβ[m]: Sβ(f)=∑m=−∞∞Rβ[m]e−j2πfmT=(1+k2)+k(ej6πfT+e−j6πfT)=1+k2+2kcos(6πfT).
For a null to exist at f=3T1, we set the spectrum to zero at this frequency: 1+k2+2kcos(6π⋅3T1⋅T)=1+k2+2kcos(2π)=0.
This simplifies to the perfect square (k+1)2=0, which yields the solution k=−1.
Q49GATE 2016NAT2MCommunication Systems
An ideal band-pass channel 500Hz - 2000Hz is deployed for communication. A modem is designed to transmit bits at the rate of 4800 bits/s using 16-QAM. The roll-off factor of a pulse with a raised cosine spectrum that utilizes the entire frequency band is ________
First, we determine the available channel bandwidth by subtracting the lower frequency from the upper frequency: BW=2000 Hz−500 Hz=1500 Hz.
Next, we calculate the symbol rate (Rs). Since 16-QAM modulation is used, each symbol carries log2(16)=4 bits. With a bit rate (Rb) of 4800 bits/s, the symbol rate is Rs=4Rb=44800=1200 Baud.
The bandwidth of a signal with a raised cosine spectrum is given by the formula BW=Rs(1+α), where α is the roll-off factor.
Since the signal uses the entire frequency band, we can equate the channel bandwidth to this formula: 1500=1200(1+α)
Solving for the roll-off factor α: 1+α=12001500=1.25⟹α=0.25
Q50GATE 2016NAT2MCommunication Systems
Consider a random process X(t) = 3V(t) - 8, where V(t) is a zero mean stationary random process with autocorrelation Rv(τ)=4e−5∣τ∣ . The power in X(t) is ________
The power of a random process is defined as its mean-square value, PX=E[X2(t)]. By substituting the given expression for X(t), we get PX=E[(3V(t)−8)2].
Expanding the squared term yields PX=E[9V2(t)−48V(t)+64]. Using the linearity of expectation, this becomes 9E\[V^2(t)]$ - 48E[V(t)] + 64$.
We are given that V(t) has a zero mean, so E[V(t)]=0. The power expression simplifies to P_X = 9E\[V^2(t)]$ + 64$.
The term E[V2(t)] is the mean-square value of V(t), which is found by evaluating its autocorrelation function at τ=0. From the given Rv(τ)=4e−5∣τ∣, we find Rv(0)=4e0=4.
Finally, substituting this value back gives the total power: PX=9(4)+64=100.
Q51GATE 2016NAT2MCommunication Systems
A binary communication system makes use of the symbols "zero" and "one". There are channel errors. Consider the following events: x0 : a "zero" is transmitted x1 : a "one" is transmitted y0 : a "zero" is received y1 : a "one" is received The following probabilities are given: P(x0)=21,P(y0∣x0)=43, and P(y0∣x0)=21 . The information in bits that you obtain when you learn which symbol has been received (while you know that a "zero" has been transmitted) is ________
This question asks for the average information you gain from the received symbol, given you already know a "zero" was transmitted. This quantity is the conditional entropy of the received symbol, H(Y∣X=x0).
Given that a zero was sent, there are two possible outcomes:
A "zero" is received: y0. The probability is given as P(y0∣x0)=3/4.
A "one" is received: y1. The probability must be P(y1∣x0)=1−P(y0∣x0)=1/4.
The average information is the sum of the information from each outcome, weighted by its probability: H=P(y0∣x0)log2(P(y0∣x0)1)+P(y1∣x0)log2(P(y1∣x0)1)
Plugging in the values: H=43log2(34)+41log2(4) H=43(0.415)+41(2)=0.311+0.5=0.811 bits
Q52GATE 2016MCQ2MElectromagnetics
The parallel-plate capacitor shown in the figure has movable plates. The capacitor is charged so that the energy stored in it is E when the plate separation is d. The capacitor is then isolated electrically and the plates are moved such that the plate separation becomes 2d. At this new plate separation, what is the energy stored in the capacitor, neglecting fringing effects?
Let the initial charge, capacitance, and energy be Q, C, and E respectively. The energy stored is given by the formula E=2CQ2.
Since the capacitor is electrically isolated, the charge Q on the plates must remain constant. The capacitance of a parallel-plate capacitor is inversely proportional to the plate separation, C∝1/d. When the separation is doubled to 2d, the new capacitance C′ becomes half the original, so C′=C/2.
The new energy E′ is calculated using the constant charge Q and the new capacitance C′: E′=2C′Q2=2(C/2)Q2=CQ2.
By comparing this to the original energy expression, we find that E′=2(2CQ2)=2E.
Q53GATE 2016MCQ2MElectromagnetics
A lossless microstrip transmission line consists of a trace of width w. It is drawn over a practically infinite ground plane and is separated by a dielectric slab of thickness t and relative permittivity εr>1 . The inductance per unit length and the characteristic impedance of this line are L and Z0 , respectively. Which one of the following inequalities is always satisfied?
The characteristic impedance of a lossless transmission line is given by Z0=CL, where L and C are the inductance and capacitance per unit length, respectively. To find an inequality for Z0, we must establish an inequality for C.
We can approximate the capacitance C using a parallel-plate capacitor model. This model, which ignores fringing fields, gives a capacitance per unit length of Cpp=tε0εrw. However, in a real microstrip line, the electric field lines fringe out from the edges of the strip. This fringing effect stores additional charge for a given voltage, meaning the actual capacitance C is always greater than the parallel-plate approximation: C>tε0εrw.
Since C is in the denominator of the expression for Z0, a larger capacitance results in a smaller characteristic impedance. Therefore, we can write the inequality: Z0=CL<(tε0εrw)L
Simplifying the expression on the right side gives the final inequality that is always satisfied: Z0<ε0εrwLt
Q54GATE 2016NAT2MElectromagnetics
A microwave circuit consisting of lossless transmission lines T1andT2 is shown in the figure. The plot shows the magnitude of the input reflection coefficient τ as a function of frequency f. The phase velocity of the signal in the transmission lines is 2∗108m/s . The length L (in meters) of T2 is _______
From the graph, we observe that the input reflection coefficient ∣Γ∣ is zero at a frequency of f=1 GHz. This indicates a perfect impedance match at that frequency. For the circuit to be matched, the total load impedance seen by the first transmission line, T1, must be 50Ω. This load consists of a 50Ω resistor in parallel with the input impedance of the second line, Z∈,2.
For the parallel combination of 50Ω and Z∈,2 to equal 50Ω, the input impedance Z∈,2 must be infinite. The line T2 is terminated with an open circuit. An open-circuited transmission line transforms its load to an infinite input impedance when its length is an integer multiple of a half-wavelength (L=n2λ).
At f=1 GHz, we calculate the wavelength: λ=frequencyphase velocity=fvp=1×109 Hz2×108 m/s=0.2 m
Taking the fundamental case (n=1), the required length of T2 is: L=2λ=20.2 m=0.1 m
Q55GATE 2016MCQ2MElectromagnetics
A positive charge q is placed at x= 0 between two infinite metal plates placed at x =-d and at x = +d respectively. The metal plates lie in the yz plane. The charge is at rest at t = 0, when a voltage +V is applied to the plate at -d and voltage -V is applied to the plate at x=+d . Assume that the quantity of the charge q is small enough that it does not perturb the field set up by the metal plates. The time that the charge q takes to reach the right plate is proportional to
The potential difference that accelerates the charge from its starting point (x=0) to the right plate (x=d) is Vstart−Vend=0−(−V)=V. The work done by the electric field, qV, is converted into the charge's kinetic energy. According to the work-energy theorem, 21mv2=qV, where v is the final speed. This tells us that the final speed is proportional to the square root of the voltage, v∝V.
Since the electric field is uniform, the charge experiences constant acceleration. For an object starting from rest and traveling a distance d with constant acceleration, the time taken is t=2d/v. By substituting the relationship for the final speed (v∝V), we find that the time is proportional to d and inversely proportional to V. Therefore, t∝Vd.