This statement is true due to the sum rule of differentiation, which holds for complex functions just as it does for real functions.
The differentiability of g(z) and h(z) at z0 means that the limits defining their derivatives exist: g′(z0)=limΔz→0Δzg(z0+Δz)−g(z0) h′(z0)=limΔz→0Δzh(z0+Δz)−h(z0)
To check if f(z) is differentiable, we examine its derivative's limit definition: f′(z0)=limΔz→0Δzf(z0+Δz)−f(z0)=limΔz→0Δz[g(z0+Δz)+h(z0+Δz)]−[g(z0)+h(z0)]
Using the properties of limits, we can separate this into: f′(z0)=limΔz→0Δzg(z0+Δz)−g(z0)+limΔz→0Δzh(z0+Δz)−h(z0)
Since both individual limits exist, their sum exists. Therefore, f(z) is differentiable at z0 and its derivative is f′(z0)=g′(z0)+h′(z0).
Q2GATE 2015MCQ1MEngineering Mathematics
We have a set of 3 linear equations in 3 unknowns. ' X≡Y ' means X and Y are equivalent statements and ' X≡Y ' means X and Y are not equivalent statements. P: There is a unique solution. Q: The equations are linearly independent. R: All eigenvalues of the coefficient matrix are nonzero. S: The determinant of the coefficient matrix is nonzero. Which one of the following is TRUE?
Let's analyze the system of equations using the matrix form Ax=b, where A is the coefficient matrix. The four statements P, Q, R, and S are classic, equivalent conditions for a matrix to be invertible.
We can establish their equivalence by linking each one to statement S: the determinant of the coefficient matrix is nonzero.
S ≡ P: If the determinant of A is nonzero (det(A)=0), the matrix is invertible. This allows us to find a unique solution given by x=A−1b.
S ≡ Q: A square matrix has linearly independent rows if and only if its determinant is nonzero. Since the rows of A represent our equations, this means the equations are linearly independent.
S ≡ R: The determinant of a matrix is equal to the product of its eigenvalues. For this product to be nonzero, every single eigenvalue must be nonzero.
Since P, Q, and R are all logically equivalent to S, they are all equivalent to each other.
Q3GATE 2015MCQ1MElectrical and Electronic Measurements
This question requires matching four fundamental theorems to their mathematical expressions. Let's examine each one.
Stokes's Theorem (P) connects the line integral of a vector field around a closed loop to the surface integral of the field's curl. This relationship, ∬(∇×A)⋅ds=∮A⋅dl, corresponds to expression (4).
Gauss's Theorem (Q), often called Gauss's Law in electromagnetism, states that the electric flux through a closed surface equals the enclosed charge Q, matching formula (1): ∬D⋅ds=Q.
The Divergence Theorem (R) relates the volume integral of a vector field's divergence to the flux of that field through a closed surface, as shown in formula (3): ∭(∇⋅A)dV=∬A⋅ds.
Finally, Cauchy's Integral Theorem (S) from complex analysis states that the integral of an analytic function f(z) over a closed path is zero, which is expression (2): ∮f(z)dz=0.
Q4GATE 2015MCQ1MSignals and Systems
The Laplace transform of f(t)=2t/π is s−3/2 . The Laplace transform of g(t)=1/πt is
The key insight here is to see how the function g(t) relates to f(t). Let's find the derivative of f(t) with respect to time.
First, write f(t) using exponents: f(t)=2πt=π2t1/2.
Now, using the power rule for differentiation: dtdf=dtd(π2t1/2)=π2⋅21t−1/2=π1t−1/2=πt1.
This shows that g(t) is the time derivative of f(t).
We can now use the time-differentiation property of the Laplace transform: L{dtdf}=sF(s)−f(0), where F(s) is the Laplace transform of f(t).
Since f(0)=20/π=0, the property simplifies to L{g(t)}=sF(s).
Given that F(s)=s−3/2, we calculate the transform of g(t) as: L{g(t)}=s⋅s−3/2=s1−3/2=s−1/2.
Q5GATE 2015MCQ1MElectrical and Electronic Measurements
Here is a step-by-step explanation of the matching:
P: Permanent Magnet Moving Coil (PMMC) instruments have a deflection direction that depends on the current's polarity. A reversing AC current would cause the pointer to oscillate around zero, making them suitable for DC Only (P-1).
Q: Moving iron with a current transformer (CT): While a moving iron instrument works for both AC and DC, a current transformer operates on the principle of electromagnetic induction, which requires an alternating magnetic flux. Thus, a CT works only with AC, restricting the entire setup to AC Only (Q-2).
R: Rectifier instruments use a rectifier circuit to convert AC into DC, which is then measured by a DC meter (like a PMMC). This combination allows the measurement of both AC and DC quantities (R-3).
S: Electrodynamometer instruments produce a torque proportional to the product of currents in their fixed and moving coils. For single-phase measurements, this torque is proportional to the current squared (T∝I2), resulting in a positive deflection for both AC and DC (S-3).
Q6GATE 2015MCQ1MElectrical and Electronic Measurements
A 3-phase balanced load which has a power factor of 0.707 is connected to a balanced supply. The power consumed by the load is 5 kW. The power is measured by the two-wattmeter method. The readings of the two wattmeters are
In the two-wattmeter method, the sum of the readings, W1+W2, equals the total power consumed. Therefore, we have our first equation: W1+W2=5 kW.
Next, we determine the phase angle, ϕ, from the given power factor: ϕ=cos−1(0.707)=45∘.
The relationship between the phase angle and the wattmeter readings is expressed as tan(ϕ)=W1+W23(W1−W2).
Substituting the known values gives tan(45∘)=1=53(W1−W2). This provides our second equation: W1−W2=35≈2.89 kW.
Solving this system of two linear equations (W1+W2=5 and W1−W2=2.89) gives the individual readings: W1=3.94 kW and W2=1.06 kW.
Q7GATE 2015NAT1MElectrical and Electronic Measurements
A capacitive voltage divider is used to measure the bus voltage Vbus in a high-voltage 50 Hz AC system as shown in the figure. The measurement capacitors C1andC2 have tolerances of ± 10% on their nominal capacitance values. If the bus voltage Vbus is 100 kV rms, the maximum rms output voltage Vout (in kV), considering the capacitor tolerances, is __________.
The output voltage for this capacitive voltage divider is described by the equation Vout=Vbus(C1+C2C1). To find the maximum possible output voltage, we need to maximize the value of the fraction C1+C2C1. This is achieved by using the largest possible capacitance for C1 and the smallest possible capacitance for C2.
Given the ±10% tolerances, the extreme values are: C1,max=1μF×(1+0.10)=1.1μF C2,min=9μF×(1−0.10)=8.1μF
Substituting these "worst-case" values into the voltage divider formula gives the maximum output: Vout,max=100kV×1.1+8.11.1=100×9.21.1≈11.95kV
Q8GATE 2015MCQ1MPower Electronics
In the following circuit, the input voltage V∈ is 100sin(100 π t). For 100 π RC=50, the average voltage across R (in Volts) under steady-state is nearest to
This circuit acts as a full-wave voltage doubler. The input signal has a peak amplitude of Vm=100 V and an angular frequency of ω=100π rad/s. The problem gives the condition 100πRC=50, which can be written as ωRC=50.
Because the product ωRC is much greater than 1, the time constant τ=RC is significantly longer than the period of the input voltage. This means the capacitors have very little time to discharge through the resistor in each cycle. As a result, in the steady state, each capacitor charges up to the peak input voltage, Vm. The total voltage across resistor R is the sum of the voltages from the two series capacitors, yielding an average voltage of VR,avg≈2Vm=2(100 V)=200 V.
Q9GATE 2015MCQ1MElectromagnetic Fields
Two semi-infinite dielectric regions are separated by a plane boundary at y = 0. The dielectric constants of region 1 (y < 0) and region 2 (y > 0) are 2 and 5, respectively. Region 1 has uniform electric field E=3a^x+4a^y+2a^z , where a^x,a^y and a^z are unit vectors along the x, y and z axes, respectively. The electric field in region 2 is
To solve this, we apply the boundary conditions for electromagnetic fields at the interface between two dielectrics. The boundary is the plane at y=0.
First, we separate the electric field in region 1, E1=3a^x+4a^y+2a^z, into its tangential and normal components. The component normal to the boundary is E1n=4a^y, and the component tangential to the boundary is E1t=3a^x+2a^z.
Across a dielectric boundary, the tangential component of the electric field is always continuous. Therefore, the tangential component in region 2 is the same as in region 1: E2t=E1t=3a^x+2a^z.
Assuming no free surface charge at the boundary, the normal component of the electric displacement field, D=ϵE, is continuous. This gives us the relation ϵ1E1n=ϵ2E2n, or ϵr1E1n=ϵr2E2n. Plugging in the values, we get 2×4=5×E2n, which yields E2n=1.6. The normal field component in region 2 is thus E2n=1.6a^y.
Finally, we find the total electric field in region 2 by adding its tangential and normal components: E2=E2t+E2n=3a^x+1.6a^y+2a^z.
Q10GATE 2015NAT1MElectromagnetic Fields
A circular turn of radius 1 m revolves at 60 rpm about its diameter aligned with the x-axis as shown in the figure. The value of μ0 is 4π×10−7 in SI unit. If a uniform magnetic field intensity H=107z^A/m is applied, then the peak value of the induced voltage, Vturn ( in Volts), is _________.
The induced voltage in the circular turn is given by Faraday's Law, V=−dΦ/dt, where Φ is the time-varying magnetic flux. The flux is defined as Φ(t)=B⋅A(t), which for a rotating loop becomes Φ(t)=BAcos(ωt).
First, we calculate the magnetic field B=μ0H=(4π×10−7)(107)=4π T. The area of the turn is A=πr2=π(1)2=π m2. The angular frequency ω is converted from 60 rpm to ω=2π×(60/60)=2π rad/s.
Substituting these into the flux equation gives Φ(t)=(4π)(π)cos(2πt)=4π2cos(2πt).
Now, we find the induced voltage by taking the time derivative: V_{turn}(t) = -\frac{d}{dt} \[4\pi^2 \cos(2\pi t)]$ = -4\pi^2[-2\pi \sin(2\pi t)] = 8\pi^3 \sin(2\pi t)$.
The peak value of this sinusoidal voltage is its amplitude, Vpeak=8π3, which calculates to approximately 248.05 V.
Q11GATE 2015NAT1MAnalog Electronics
The operational amplifier shown in the figure is ideal. The input voltage (in Volt) is Vi=2sin(2π×2000t) . The amplitude of the output voltage Vo (in Volt) is _______.
This circuit is an active low-pass filter built with an inverting op-amp. The voltage gain is determined by the ratio of the feedback impedance to the input impedance, H(s)=−Zf/Z∈. The feedback impedance Zf is the parallel combination of a 1 kΩ resistor and a 0.1 µF capacitor, while the input impedance Z∈ is a 1 kΩ resistor. This gives a transfer function of H(s)=1+10−4s−1.
For the sinusoidal input Vi=2sin(2π×2000t), the angular frequency is ω=2π(2000)=4000π rad/s. To find the amplitude of the output, we calculate the magnitude of the gain at this specific frequency.
The gain magnitude is ∣H(jω)∣=1+(ω⋅10−4)21. At ω=4000π, this becomes ∣H(j4000π)∣=1+(0.4π)21≈0.6226.
Finally, the output amplitude is the input amplitude (2 V) multiplied by this gain: Vo,amp=2×0.6226≈1.245 V.
Q12GATE 2015NAT1MAnalog Electronics
In the following circuit, the transistor is in active mode and VC =2 V. To get VC =4 V, we replace RC with RC′ . Then the ratio RC′/RC is ______.
Excellent! Let's craft a clearer, more insightful explanation.
This circuit uses a fixed-bias configuration. The base current, IB, is set by the +10 V supply and the resistor RB. Since these values do not change, IB remains constant.
As the transistor stays in the active mode, the collector current IC=βIB must also be constant. We can express this constant IC using Ohm's Law across the collector resistor for both scenarios.
Initially, with VC=2 V, the collector current is IC=RC10−VC=RC10−2=RC8.
When we replace RC with RC′ to get VC=4 V, the current is IC=RC′10−4=RC′6.
Since IC is the same in both cases, we equate these expressions: RC8=RC′6
Rearranging to find the ratio gives: RCRC′=86=0.75
Q13GATE 2015MCQ1MDigital Electronics
Consider the following Sum of Products expression, F. F=ABC+AˉBˉC+ABˉC+AˉBC+AˉBˉCˉ The equivalent Product of Sums expression is
To convert a Sum of Products (SOP) expression to a Product of Sums (POS) form, we switch our focus from where the function is true to where it is false. An SOP expression is a sum of minterms, which are the input combinations that result in an output of '1'. A POS expression is a product of maxterms, which are derived from the input combinations that result in an output of '0'.
The given function F has three variables, so there are 23=8 possible input combinations. The SOP expression lists 5 minterms, so the function's output is '1' for 5 inputs. This means the output must be '0' for the remaining 8−5=3 combinations. By identifying the input combinations not represented in the SOP, we find the function is '0' for 010, 100, and 110.
Each of these "zero" combinations is then converted into a sum term (a maxterm). For example, the input A=0,B=1,C=0 will make the sum term (A+Bˉ+C) equal to zero. Applying this rule to all three zero-producing inputs yields the terms of the POS expression.
Q14GATE 2015MCQ1MAnalog Electronics
The filters F1 and F2 having characteristics as shown in Figures (a) and (b) are connected as shown in Figure (c). The cut-off frequencies of F1 and F2 are f1andf2 respectively. If f1<f2 , the resultant circuit exhibits the characteristic of a
The circuit in Figure (c) is designed to sum the outputs of filter F1 and filter F2. From their frequency response graphs, we can identify F1 as a low-pass filter (LPF) with a cutoff frequency of f1, and F2 as a high-pass filter (HPF) with a cutoff frequency of f2.
Let's analyze the behavior of this summed output. For frequencies below f1, the LPF passes the signal while the HPF blocks it, leading to a high total output. Similarly, for frequencies above f2, the HPF passes the signal while the LPF blocks it, again resulting in a high total output.
Given that f1<f2, there is a frequency range between these two cutoffs. In this band (f1<f<f2), both the LPF and HPF will attenuate the input signal. Consequently, their sum will be very low. A circuit that passes low and high frequencies but rejects an intermediate band is known as a band-stop filter.
Q15GATE 2015MCQ1MAnalog Electronics
When a bipolar junction transistor is operating in the saturation mode, which one of the following statements is TRUE about the state of its collector-base (CB) and the base-emitter (BE) junctions?
A bipolar junction transistor (BJT) operates in saturation mode when it is fully "on," behaving like a closed switch. For a BJT to turn on, the base-emitter (BE) junction must be forward biased, typically requiring a base-emitter voltage of VBE≈0.7V. This allows current to flow from the emitter into the base.
In saturation, a sufficiently large base current causes the collector current to reach its maximum possible value, limited by the external circuit. This forces the collector-emitter voltage (VCE) to drop to a very small saturation value, VCE(sat)≈0.2V. For an NPN transistor, the base-collector voltage is VBC=VBE−VCE. With typical values, VBC≈0.7V−0.2V=0.5V. Since VBC is positive, the collector-base (CB) junction is also forward biased. Therefore, in saturation, both junctions are forward biased.
Q16GATE 2015MCQ1MPower Systems
The synchronous generator shown in the figure is supplying active power to an infinite bus via two short, lossless transmission lines, and is initially in steady state. The mechanical power input to the generator and the voltage magnitude E are constant. If one line is tripped at time t1 by opening the circuit breakers at the two ends (although there is no fault), then it is seen that the generator undergoes a stable transient. Which one of the following waveforms of the rotor angle δ shows the transient correctly?
Initially, the system is in steady state, delivering power across two lines. This requires a constant, non-zero rotor angle, δ0. At time t1, one transmission line is tripped, which increases the total series reactance between the generator and the infinite bus. This reduces the system's power transfer capability, so the electrical power output Pe instantaneously drops below the constant mechanical power input Pm. This power surplus causes the rotor to accelerate, increasing the angle δ. As the transient is stable, the rotor angle oscillates with decreasing amplitude before settling at a new, higher equilibrium value.
Q17GATE 2015MCQ1MPower Systems
A 3-bus power system network consists of 3 transmission lines. The bus admittance matrix of the uncompensated system is
−j6j3j4j3−j7j5j4j5−j8pu.
If the shunt capacitance of all transmission lines is 50% compensated, the imaginary part of the 3rd row 3rd column element (in pu) of the bus admittance matrix after compensation is
The diagonal element of the bus admittance matrix, Y33, represents the total admittance connected to bus 3. This value is the sum of the series admittances from lines connected to other buses and the total shunt admittance at bus 3 itself.
First, we find the shunt admittance. The series admittances connected to bus 3 are the negative of the off-diagonal elements: y31=−Y31=−j4 and y32=−Y32=−j5. The total shunt admittance at bus 3, y3,sh, is then: y3,sh=Y33−(y31+y32)=−j8−(−j4−j5)=j1 pu.
Next, we account for the compensation. Compensating 50% of the shunt capacitance means adding an admittance that cancels half of the capacitive shunt admittance. The change in admittance is thus −0.5×y3,sh=−0.5×j1=−j0.5 pu.
Finally, this change is added to the original diagonal element to find the new value: Y33,new=Y33,old+change=−j8+(−j0.5)=−j8.5 pu.
Q18GATE 2015MCQ1MElectric Circuits
A series RL circuit is excited at t = 0 by closing a switch as shown in the figure. Assuming zero initial conditions, the value of dt2d2iatt=0+ is
The circuit's behavior is described by the KVL equation: V=iR+Ldtdi. Since the current through an inductor cannot change instantaneously and the circuit starts from rest, the current at the moment the switch is closed is zero, so i(0+)=0. Substituting this into the KVL equation at t=0+ gives V=(0)R+Ldtdi(0+), which simplifies to dtdi(0+)=LV.
To find the second derivative, we differentiate the entire KVL equation with respect to time. Since V is a constant, its derivative is zero: 0=Rdtdi+Ldt2d2i. This equation holds for all time t>0, including at t=0+. Evaluating it at t=0+ and rearranging gives dt2d2i(0+)=−LRdtdi(0+). Finally, substituting the value we found for the first derivative gives the answer: dt2d2i(0+)=−LR(LV)=−L2RV.
Q19GATE 2015NAT1MElectric Circuits
The current i (in Ampere) in the 2 Ω resistor of the given network is ______.
The arrangement of the five 1Ω resistors forms a Wheatstone bridge. You can see this more clearly if you mentally redraw the circuit, placing the 5V source on the left and the 2Ω resistor on the right.
A Wheatstone bridge is considered "balanced" when the ratio of resistances in its upper and lower arms are equal. Here, the ratio for the left side is 1Ω/1Ω=1, and the ratio for the right side is also 1Ω/1Ω=1.
Since the bridge is balanced, the electrical potential at the top and bottom output terminals is identical. This results in a potential difference of zero volts across these two points.
The 2Ω resistor is connected between these two points. According to Ohm's Law (I=V/R), if the voltage (V) across a resistor is zero, the current (I) flowing through it must also be zero.
Q20GATE 2015MCQ1MElectric Circuits
Find the transformer ratios a and b such that the impedance ( Z∈ ) is resistive and equals 2.5 Ω when the network is excited with a sine wave voltage of angular frequency of 5000 rad/s.
To solve this, we'll find the total input impedance (Z∈) by reflecting all components from the load resistor back to the input terminals. An impedance is reflected across a transformer by dividing it by the square of the turns ratio (n2).
Starting from the right, the total impedance can be written as: Z∈=b21(a2R+jωL)+jωC1=a2b2R+j(b2ωL−ωC1)
We are given that Z∈ is a purely resistive value of 2.5Ω, meaning Z∈=2.5+j0. For the impedance to be resistive, its imaginary part must be zero. This condition allows us to solve for b. b2ωL−ωC1=0⟹b25000⋅1⋅10−3=5000⋅10⋅10−61⟹b25=20⟹b=0.5
Next, we equate the real part of Z∈ to the specified resistance of 2.5Ω. a2b2R=2.5⟹a2b22.5=2.5⟹a2b2=1
Substituting the value we found for b, we can now solve for a. a2(0.5)2=1⟹a2(0.25)=1⟹a2=4⟹a=2
Q21GATE 2015NAT1MPower Electronics
A shunt-connected DC motor operates at its rated terminal voltage. Its no-load speed is 200 radian/second. At its rated torque of 500 Nm, its speed is 180 radian/second. The motor is used to directly drive a load whose load torque TL depends on its rotational speed ωr (in radian/second), such that TL=2.78×ωr . Neglecting rotational losses, the steady-state speed (in radian/second) of the motor, when it drives this load, is _______.
For the motor and load to operate at a steady-state speed, the torque produced by the motor must match the torque required by the load. Since rotational losses are neglected, the motor's developed torque, Tm, must equal the load torque, TL.
The load's torque requirement is given by the relationship TL=2.78ωr. We also know one point on the motor's performance curve: it produces a rated torque of Tm=500 Nm at a speed of 180 rad/s.
Let's find the speed at which the load would demand this exact torque. By setting TL=500 Nm, we solve the load equation for speed: 500=2.78ωr ωr=2.78500≈179.85 rad/s.
This calculated speed is almost identical to the motor's speed (180 rad/s) when producing 500 Nm. This confirms that the equilibrium point where the motor and load characteristics intersect is approximately 180 rad/s.
Q22GATE 2015NAT1MElectrical Machines
The figure shows the per-phase equivalent circuit of a two-pole three-phase induction motor operating at 50 Hz. The "air-gap" voltage, Vg across the magnetizing inductance, is 210 V rms, and the slip, s, is 0.05. The torque (in Nm) produced by the motor is ________.
The motor's torque is the total developed mechanical power divided by the rotor's angular speed. We can calculate this by first analyzing a single phase.
Given a slip s=0.05, the effective rotor resistance is Rr′/s=0.05/0.05=1Ω. The per-phase rotor current magnitude is ∣Ir′∣=∣Rr′/s+jXr′∣∣Vg∣=∣1+j0.22∣210≈205.09 A.
The power transferred across the air gap per phase is Pg=∣Ir′∣2(Rr′/s)=(205.09)2×1≈42062 W. The corresponding mechanical power developed per phase is Pm,ph=(1−s)Pg=(1−0.05)×42062≈39959 W.
For a three-phase motor, the total mechanical power is Pm,total=3×Pm,ph≈119877 W. The synchronous speed for a 2-pole, 50 Hz motor is Ns=3000 rpm, so the rotor speed is Nr=Ns(1−s)=2850 rpm, or ωm=2850×602π≈298.45 rad/s.
Finally, the total torque is T=ωmPm,total=298.45119877≈401.6 Nm.
Q23GATE 2015MCQ1MElectrical Machines
A 4-pole, separately excited, wave wound DC machine with negligible armature resistance is rated for 230 V and 5 kW at a speed of 1200 rpm. If the same armature coils are reconnected to form a lap winding, what is the rated voltage (in volts) and power (in kW) respectively at 1200 rpm of the reconnected machine if the field circuit is left unchanged ?
The generated voltage in a DC machine is inversely proportional to the number of parallel paths, A. For the initial wave winding, Awave=2. When reconnected as a lap winding for a 4-pole machine, the number of parallel paths becomes Alap=P=4. Since the speed and field are unchanged, the ratio of the new voltage to the old voltage is VoldVnew=AnewAold=42=21. The new rated voltage is therefore 21×230 V=115 V.
The power rating of a machine is limited by the current capacity of its armature conductors. Let the current rating per conductor path be Ipath. The total armature current is Ia=A×Ipath. By changing from a wave winding (A=2) to a lap winding (A=4), we double the number of parallel paths. This doubles the total current capacity of the armature (Ia,new=2Ia,old) because the current rating of the individual conductors remains the same.
The new power rating is Pnew=Vnew×Ia,new. Since the voltage is halved (Vnew=Vold/2) and the current capacity is doubled (Ia,new=2Ia,old), the power rating remains the same: Pnew=(2Vold)×(2Ia,old)=Vold×Ia,old=5 kW.
Q24GATE 2015NAT1MControl Systems
An open loop control system results in a response of e−2t(sin5t+cos5t) for a unit impulse input. The DC gain of the control system is ______.
The transfer function of a system is the Laplace transform of its response to a unit impulse. For the given response, e−2t(sin5t+cos5t), the transfer function C(s) is the sum of the individual transforms: C(s)=(s+2)2+525+(s+2)2+52s+2
The DC gain represents the system's steady-state response to a constant input, which is found by evaluating the transfer function at s=0. DC Gain=C(0)=(0+2)2+525+(0+2)2+520+2
This simplifies to 4+255+4+252=297, which is approximately 0.241.
Q25GATE 2015MCQ1MControl Systems
Nyquist plots of two functions G1(s)andG2(s) are shown in figure. Nyquist plot of the product of G1(s)andG2(s) is
The first plot for G1(s) traces the negative imaginary axis, which is the characteristic Nyquist plot for a pure integrator, G1(s)=s1. The second plot for G2(s) traces the positive imaginary axis, which corresponds to a pure differentiator, G2(s)=s.
To find the Nyquist plot of the product, we multiply the two transfer functions: G(s)=G1(s)⋅G2(s)=s1⋅s=1
The resulting transfer function is a constant value of 1. For any frequency ω, the complex value is always 1+j0. Therefore, the Nyquist plot is a single point located at (1,0) on the real axis of the complex plane.
Q26GATE 2015NAT2MEngineering Mathematics
The volume enclosed by the surface f(x,y)=ex over the triangle bounded by the lines x=y; x=0; y=1 in the xy plane is ______.
To find the volume, we need to integrate the height of the surface, f(x,y)=ex, over the triangular base area. The triangle is defined by the lines x=0, y=1, and x=y. We can set up a double integral where the outer variable, y, ranges from 0 to 1. For each value of y, the inner variable, x, ranges from the left boundary (x=0) to the right boundary (x=y).
This gives us the iterated integral: Volume=∫01∫0yexdxdy
First, we solve the inner integral with respect to x: ∫01[ex]0ydy=∫01(ey−e0)dy=∫01(ey−1)dy
Now, integrating with respect to y yields the final volume: [ey−y]01=(e1−1)−(e0−0)=e−1−1=e−2≈0.718
Q27GATE 2015MCQ2MEngineering Mathematics
Two coins R and S are tossed. The 4 joint events HRHS,TRTS,hRHS,TRHS have probabilities 0.28, 0.18, 0.30, 0.24, respectively, where H represents head and T represents tail. Which one of the following is TRUE?
To check if the coin tosses are independent, we must see if the probability of any joint outcome equals the product of the individual probabilities. First, let's find the individual probability of heads for each coin from the given data.
For coin R, the probability of heads is P(HR)=P(HRHS)+P(HRTS)=0.28+0.30=0.58.
For coin S, the probability of heads is P(HS)=P(HRHS)+P(TRHS)=0.28+0.24=0.52.
Now, let's test for independence using the event "both are heads". The actual probability is given as P(HRHS)=0.28. If the tosses were independent, this probability would be the product of the individual probabilities: P(HR)×P(HS)=0.58×0.52=0.3016.
Since 0.28=0.3016, the events are not independent, meaning the coin tosses are dependent.
Q28GATE 2015NAT2MEngineering Mathematics
A differential equation dtdi−0.2i=0 is applicable over −10<t<10 . If i(4)=10, then i(-5) is _____.
This differential equation is separable. We can rearrange it to dtdi=0.2i and then separate the variables to get idi=0.2dt. Integrating both sides gives ln(i)=0.2t+K, which can be written in exponential form as the general solution i(t)=Ce0.2t.
Next, we use the given condition i(4)=10 to find the constant of integration, C. Plugging this into our general solution gives 10=Ce0.2(4)=Ce0.8. Solving for C, we find C=e0.810≈4.493.
This gives us the particular solution i(t)≈4.493e0.2t.
Finally, we can find i(−5) by substituting t=−5 into this equation: i(−5)≈4.493e0.2(−5)=4.493e−1≈1.653.
To find the Fourier Transform, we apply its definition, X(ω)=∫−∞∞x(t)e−jωtdt. Since the signal x(t) is only non-zero on the interval [−1,1], the integral simplifies to: X(ω)=∫−11ej10te−jωtdt
By combining the exponents, the integral becomes ∫−11ej(10−ω)tdt.
Evaluating this definite integral gives us: [j(10−ω)ej(10−ω)t]−11=j(10−ω)ej(10−ω)−e−j(10−ω)
Using Euler's identity, ejθ−e−jθ=2jsin(θ), we can rewrite the numerator as 2jsin(10−ω).
The expression simplifies to j(10−ω)2jsin(10−ω)=10−ω2sin(10−ω). Since sin(−x)=−sin(x), this is equivalent to ω−102sin(ω−10).
Q30GATE 2015NAT2MElectrical and Electronic Measurements
The coils of a wattmeter have resistances 0.01 Ω and 1000 Ω ; their inductances may be neglected. The wattmeter is connected as shown in the figure, to measure the power consumed by a load, which draws 25A at power factor 0.8. The voltage across the load terminals is 30V. The percentage error on the wattmeter reading is _________.
First, let's establish the true power consumed by the load, which is the ideal value we want to measure. This is calculated as Ptrue=VIcosϕ=30×25×0.8=600 W.
Next, we analyze the wattmeter's connection. The pressure coil is connected in parallel with the load, so it experiences the full load voltage. This means the wattmeter's reading is the sum of the true load power and the power dissipated by its own pressure coil.
The power loss in the pressure coil is Ppc=RpV2=1000302=0.9 W.
Therefore, the power indicated by the wattmeter is Pmeasured=Ptrue+Ppc=600+0.9=600.9 W.
The percentage error is the difference between the measured and true values, relative to the true value. % Error=PtruePmeasured−Ptrue×100=600600.9−600×100=0.15%.
Q31GATE 2015MCQ2MPower Electronics
A buck converter feeding a variable resistive load is shown in the figure. The switching frequency of the switch S is 100 kHz and the duty ratio is 0.6. The output voltage Vo is 36 V. Assume that all the components are ideal, and that the output voltage is ripple-free. The value of R (in Ohm) that will make the inductor current ( iL ) just continuous is _______.
The inductor current, iL, is considered "just continuous" when the circuit operates at the boundary between continuous and discontinuous conduction modes. At this critical point, the minimum value of the inductor current waveform is exactly zero. This condition defines a specific relationship between the circuit components.
For a buck converter, the resistance R that results in this boundary condition is given by the formula: R=1−D2Lf
Here, L is the inductance, f is the switching frequency, and D is the duty ratio.
Substituting the given values into the equation: R=1−0.62×(5×10−3 H)×(100×103 Hz) R=0.41000=2500Ω
Q32GATE 2015MCQ2MPower Electronics
For the switching converter shown in the following figure, assume steady-state operation. Also assume that the components are ideal, the inductor current is always positive and continuous and switching period is Ts . If the voltage VL is as shown, the duty cycle of the switch S is ______.
We can determine the duty cycle by analyzing the circuit during the two phases of the switch's operation, using the provided inductor voltage (VL) waveform.
First, when the switch S is ON, the inductor is connected directly across the input voltage source. Thus, the inductor voltage is equal to the input voltage, VL=V∈. From the waveform, we see that VL=15 V during this time, which means V∈=15 V.
Next, when the switch S is OFF, the input source, inductor, and output stage are all in series. Applying Kirchhoff's Voltage Law (KVL) to this loop gives V∈−VL−Vo=0, or VL=V∈−Vo. The waveform shows that VL=−45 V during this interval. Substituting the values we know, we get −45 V=15 V−Vo, which gives an output voltage of Vo=60 V.
Finally, for a boost converter, the relationship between the voltages and the duty cycle (D) is Vo=V∈/(1−D). Using our calculated voltages, we have 60=15/(1−D). This simplifies to 4=1/(1−D), and solving for the duty cycle gives D=0.75.
Q33GATE 2015MCQ2MPower Electronics
In the given rectifier, the delay angle of the thyristor T1 measured from the positive going zero crossing of Vs is 30 ∘ . If the input voltage Vs is 100sin(100 π t) V, the average voltage across R (in Volt) under steady-state is _______.
This circuit is a semi-controlled rectifier. For the positive half-cycle, the output voltage Vo follows the source voltage Vs only after the thyristor T1 is triggered at the firing angle α. For the negative half-cycle, the diodes D3 and D4 conduct fully.
The average output voltage, Vavg, is found by integrating the output waveform over one period: Vavg=2π1[∫απVmsin(ωt)d(ωt)+∫π2π−Vmsin(ωt)d(ωt)]
Solving this integral simplifies to the expression: Vavg=2πVm(3+cosα)
From the input Vs=100sin(100πt), the peak voltage is Vm=100 V. Substituting the given values: Vavg=2π100(3+cos30∘)=2π100(3+0.866)≈61.53 V.
Q34GATE 2015MCQ2MSignals and Systems
For linear time invariant systems, that are Bounded Input Bounded Output stable, which one of the following statements is TRUE?
A core principle of a Linear Time-Invariant (LTI) system is that it is Bounded-Input Bounded-Output (BIBO) stable if and only if its impulse response, h(t), is absolutely integrable. This means the total area under the absolute value of the impulse response is finite: ∫−∞∞∣h(t)∣dt<∞.
The unit step function, u(t), is a classic example of a bounded input, as its value is always 0 or 1, meaning ∣u(t)∣≤1.
By the very definition of BIBO stability, if a stable system receives a bounded input, its output must also be bounded. Since the unit step is a bounded input, the corresponding output, which is the unit step response s(t), must be bounded.
Mathematically, the step response is s(t)=∫−∞th(τ)dτ. The magnitude of the step response is therefore bounded by ∣s(t)∣≤∫−∞t∣h(τ)∣dτ≤∫−∞∞∣h(τ)∣dτ<∞. This confirms that the unit step response will always be bounded for a BIBO stable LTI system.
Q35GATE 2015MCQ2MSignals and Systems
The z-Transform of a sequence x[n] is given as X(z)=2z+4−4/z+3/z2 . If y[n] is the first difference of x[n], then Y(z) is given by
The signal y[n] is the first difference of x[n], which is defined as y[n]=x[n]−x[n−1].
Applying the z-Transform and its time-shifting property, we get the relationship in the z-domain: Y(z)=X(z)−z−1X(z).
First, we find the term z−1X(z) by multiplying the given X(z) by z−1: z−1X(z)=z−1(2z+4−4z−1+3z−2)=2+4z−1−4z−2+3z−3
Finally, we subtract this result from the original X(z) by combining terms with like powers of z: Y(z)=(2z+4−4z−1+3z−2)−(2+4z−1−4z−2+3z−3) Y(z)=2z+2−8z−1+7z−2−3z−3
Q36GATE 2015MCQ2MElectromagnetic Fields
Two semi-infinite conducting sheets are placed at right angles to each other as shown in the figure. A point charge of +Q is placed at a distance of d from both sheets. The net force on the charge is 4πϵ0Q2d2K , where K is given by
To solve this, we use the method of images. The two perpendicular conducting sheets create a system equivalent to three image charges. For the original charge +Q at position (d,d), we find: an attractive image charge −Q at (d,−d), another attractive image −Q at (−d,d), and a repulsive image +Q at (−d,−d). The net force on the original charge is the vector sum of the forces from these three images.
The attractive force from the two −Q images, each a distance 2d away, is Fattr=−4πϵ0(4d2)Q2(i^+j^).
The repulsive force from the +Q image, a distance of 22d away, is Frep=4πϵ0(8d2)Q22i^+j^.
The total force is Fnet=Fattr+Frep. Combining the components for i^ and j^ gives: Fnet=4πϵ0d2Q2(−41+821)(i^+j^)=4πϵ0d2Q2(821−22)(i^+j^).
By comparing this to the given expression, we can identify the constant K.
Q37GATE 2015MCQ2MDigital Electronics
In the following sequential circuit, the initial state (before the first clock pulse) of the circuit is Q1Q0 =00. The state ( Q1Q0 ), immediately after the 333rd clock pulse is
By inspecting the circuit, we can determine the input equations for the two J-K flip-flops. For the first flip-flop (output Q0), we have J0=Q1 and K0=Q1. For the second flip-flop (output Q1), the inputs are J1=Q0 and K1=Q0.
Let's trace the state transitions (Q1Q0) starting from the initial state of 00:
Start:00→After 1st pulse:01
From 01→After 2nd pulse:11
From 11→After 3rd pulse:10
From 10→After 4th pulse:00
The system follows a repeating sequence of four states, returning to the initial state 00 every 4 clock pulses. To find the state after the 333rd pulse, we can find the remainder of 333÷4, which is 1. This means the state after 333 pulses will be the same as the state after the 1st pulse. Therefore, the state (Q1Q0) is 01.
Q38GATE 2015MCQ2MDigital Electronics
A Boolean function f(A,B,C,D)= Π (1,5,12,15) is to be implemented using an 8x1 multiplexer (A is MSB). The inputs ABC are connected to the select inputs S2S1S0 of the multiplexer respectively. Which one of the following options gives the correct inputs to pins 0,1,2,3,4,5,6,7 in order?
To implement this function, we'll use A,B,C as the select lines S₂S₁S₀ for the 8x1 MUX, leaving the fourth variable D to define the data inputs I₀ through I₇. The given function f(A,B,C,D) = Π(1,5,12,15) is a product of maxterms, meaning its output is 0 for these specific minterms and 1 for all others.
We determine each MUX input by checking the function's behavior for the two D values (D=0, D=1) associated with each ABC combination. For example, to find I₀, we set ABC=000. The function output f(0,0,0,D) should be 1 for minterm 0 (D=0) and 0 for minterm 1 (D=1). This behavior matches \bar{D}, so we connect I₀ = \bar{D}. Similarly, for I₁ where ABC=001, the function is 1 for minterm 2 (D=0) and 1 for minterm 3 (D=1), so we connect I₁=1. Applying this logic to all eight inputs from I₀ to I₇ produces the required sequence.
Q39GATE 2015MCQ2MAnalog Electronics
The saturation voltage of the ideal op-amp shown below is ± 10 V. The output voltage v0 of the following circuit in the steady-state is
This circuit is an astable multivibrator, a type of oscillator that generates a periodic square wave at its output, v0. The operation relies on positive feedback and the charging/discharging of a capacitor. The feedback factor, β, is determined by the voltage divider at the non-inverting input: β=2 kΩ+2 kΩ2 kΩ=0.5. The time constant of the charging circuit is τ=RC=(1 kΩ)(0.25\muF)=0.25 ms. The period of the square wave is given by the formula T=2τln(1−β1+β). Substituting the values yields T=2(0.25 ms)ln(1−0.51+0.5)=0.5 ms×ln(3)≈0.55 ms.
Q40GATE 2015NAT2MPower Systems
The incremental costs (in Rupees/MWh) of operating two generating units are functions of their respective powers P1andP2 in MW, and are given by dP1dC1=0.2P1+50dP2dC2=0.24P2+40 where 20MW≤P1≤150MW20MW≤P2≤150MW . For a certain load demand, P1andP2 have been chosen such that dC1/dP1 =76Rs/MWh and dC2/dP2 =68.8 Rs/MWh. If the generations are rescheduled to minimize the total cost, then P2 is ________.
First, we must find the total load demand being supplied. Using the initial operating points, we calculate the power output of each unit: 0.2P1+50=76⟹P1=130 MW 0.24P2+40=68.8⟹P2=120 MW
The total load is the sum of these outputs, Ptotal=130+120=250 MW.
To minimize the total cost, we reschedule the generation based on the principle of equal incremental costs, while still meeting the same total demand. This gives us two simultaneous equations:
Power balance: P1+P2=250
Equal incremental costs: 0.2P1+50=0.24P2+40
Solving this system of equations (e.g., by substituting P1=250−P2 into the second equation) gives the optimal rescheduled value for P2. 0.2(250−P2)−0.24P2=−10⟹P2=136.36 MW.
Q41GATE 2015NAT2MPower Systems
A composite conductor consists of three conductors of radius R each. The conductors are arranged as shown below. The geometric mean radius (GMR) (in cm) of the composite conductor is kR . The value of k is ______
The Geometric Mean Radius (GMR) of a composite conductor is the geometric mean of the distances between all its constituent strands. For this configuration of three conductors, the GMR is the 9th root of the product of 9 distances.
By symmetry, we can find the GMR by considering the distances from just one conductor to all three, including itself. The self-GMR for a solid conductor is Ds=0.7788R. The distances to the other two conductors are both 3R, as shown in the diagram.
The GMR is the cube root of the product of these three distances: GMR=3Ds×3R×3R=3(0.7788R)(3R)(3R) GMR=30.7788×9×R3=R37.0092≈1.913R
Comparing our result to the expression kR, we find that k≈1.913.
Q42GATE 2015NAT2MPower Systems
A 3-phase transformer rated for 33 kV/11 kV is connected in delta/star as shown in figure. The current transformers (CTs) on low and high voltage sides have a ratio of 500/5. Find the currents i1andi2 , if the fault current is 300 A as shown in figure.
The transformer's primary is delta-connected, while the secondary is star-connected. A ground fault on the secondary side produces a zero-sequence current that flows through the neutral.
However, the specific protection scheme shown is a Restricted Earth Fault (REF) relay. The key principle of the provided solution is how the fault interacts with the CTs. The current i2 from the neutral CT is zero because the fault path to ground is assumed to be external to the protected zone, effectively bypassing the measurement.
For a ground fault on the star side, a corresponding current is reflected to the primary delta winding. The residual current from the primary side CTs, i1, is stated to be 31 A. This implies that while the fault is external to the neutral CT's zone, it is internal to the overall differential protection zone.
Q43GATE 2015MCQ2MElectrical Machines
A balanced (positive sequence) three-phase AC voltage source is connected to a balanced, star connected load through a star-delta transformer as shown in the figure. The line-to-line voltage rating is 230 V on the star side, and 115 V on the delta side. If the magnetizing current is neglected and Isˉ=100∠0∘ A, then what is the value of Ipˉ in Ampere?
First, determine the magnitude of the primary line current, Ip, using the transformer's line voltage ratings. By conserving apparent power for an ideal transformer, 3VL,pIp=3VL,sIs. This simplifies to Ip=∣Isˉ∣VL,pVL,s=100×230115=50 A.
The star-delta (Y-Δ) connection introduces a phase shift between the primary and secondary line quantities. For the common Yd11 vector group configuration, the primary line quantities lead the secondary line quantities by 30∘. Therefore, the primary line current Ipˉ leads the secondary line current Isˉ by 30∘. Given that Isˉ=100∠0∘ A, the phase angle of Ipˉ is 0∘+30∘=30∘. Combining the magnitude and phase, the primary current is Ipˉ=50∠30∘ A.
Q44GATE 2015MCQ2MElectric Circuits
In the given network V1=100∠0∘ V, V2=−120∠0∘ V, V3=+120∠0∘ V. The phasor current i (in Ampere) is
To find the phasor current i, we'll apply Kirchhoff's Current Law (KCL) at the central node connecting the components. The total current i is the sum of the currents flowing through the capacitor and the inductor. Each of these currents is calculated using Ohm's Law, I=ΔV/Z.
The problem's solution is based on a set of balanced three-phase voltages. The current through the capacitor and inductor are calculated as follows: i=icapacitor+iinductor i=−j1100∠120∘−100∠0∘+j1100∠120∘−100∠−120∘
Evaluating the complex arithmetic, the capacitive current is (−86.6−j150) A and the inductive current is 173.2 A. Summing these gives the total current i=86.6−j150 A. Converting this rectangular form to polar form yields 173.2∠−60∘ A.
Q45GATE 2015NAT2MElectric Circuits
A symmetrical square wave of 50% duty cycle has amplitude of ± 15 V and time period of 0.4 π ms. This square wave is applied across a series RLC circuit with R=5 Ω , L=10 mH, and C=4 μ F. The amplitude of the 5000 rad/s component of the capacitor voltage (in Volt) is ______.
First, we determine the fundamental frequency of the input square wave: ω0=T2π=0.4π×10−32π=5000 rad/s. The question asks for the capacitor voltage component at this specific frequency.
The Fourier series for a symmetrical square wave shows that the amplitude of the fundamental voltage component is V∈,1=π4A=π4×15=π60 V.
Next, we calculate the circuit's impedances at ω=5000 rad/s. The inductive reactance is XL=ωL=5000×10×10−3=50Ω. The capacitive reactance is XC=ωC1=5000×4×10−61=50Ω.
Since XL=XC, the circuit is in series resonance. The total impedance is purely resistive, Ztotal=R+jXL−jXC=R=5Ω.
Using the voltage divider rule, the amplitude of the voltage across the capacitor is ∣VC∣=∣V∈,1∣×ZtotalZC=π60×5−j50=π60×10=π600≈190.99 V.
Q46GATE 2015NAT2MElectric Circuits
Two identical coils each having inductance L are placed together on the same core. If an overall inductance of α L is obtained by interconnecting these two coils, the minimum value of α is ____.
When two coils are placed on the same core, they exhibit mutual inductance, M. The overall inductance depends on how they are interconnected. To find the minimum possible inductance, we should consider a configuration where their magnetic fields oppose each other.
Let's connect the coils in series such that their fields are in opposition (differential coupling). The total inductance for this arrangement is given by Leff=L1+L2−2M.
Since the coils are identical, L1=L2=L. Because they are on the same core, we can assume perfect coupling, where the mutual inductance M is maximal and equals L.
Substituting these values into the equation, we find the effective inductance: Leff=L+L−2(L)=0.
The overall inductance is given as αL. Equating this to our result, we get αL=0, which means the minimum value of α is 0.
Q47GATE 2015MCQ2MElectrical Machines
A three-winding transformer is connected to an AC voltage source as shown in the figure. The number of turns are as follows: N1 =100, N2 =50, N3 =50. If the magnetizing current is neglected, and the currents in two windings are I2ˉ=2∠30∘ A and I3ˉ=2∠150∘ A, then what is the value of the current I1ˉ in Ampere?
For an ideal transformer with neglected magnetizing current, the sum of the magnetomotive forces (MMF) is zero. According to the dot convention, currents entering a dot produce MMF in one direction, while currents leaving a dot produce MMF in the opposite direction. This gives us the MMF balance equation: N1I1ˉ−N2I2ˉ−N3I3ˉ=0, or N1I1ˉ=N2I2ˉ+N3I3ˉ.
Substituting the given values: 100⋅I1ˉ=50⋅(2∠30∘)+50⋅(2∠150∘) 100I1ˉ=100∠30∘+100∠150∘
To add the phasors, we convert them to rectangular form: 100∠30∘=100(cos(30∘)+jsin(30∘))=86.6+j50 100∠150∘=100(cos(150∘)+jsin(150∘))=−86.6+j50
Summing these gives: 100I1ˉ=(86.6+j50)+(−86.6+j50)=j100
Finally, solving for I1ˉ: I1ˉ=100j100=j1=1∠90∘ A.
Q48GATE 2015NAT2MElectrical Machines
With an armature voltage of 100 V and rated field winding voltage, the speed of a separately excited DC motor driving a fan is 1000 rpm, and its armature current is 10 A. The armature resistance is 1 Ω . The load torque of the fan load is proportional to the square of the rotor speed. Neglecting rotational losses, the value of the armature voltage (in Volt) which will reduce the rotor speed to 500 rpm is ______.
For a separately excited DC motor with constant field flux, the back EMF is proportional to speed (Eb∝N), and the electromagnetic torque is proportional to armature current (Te∝Ia). The fan load has a torque proportional to the square of the speed (TL∝N2). In steady-state, motor torque equals load torque (Te=TL), which implies Ia∝N2.
First, calculate the back EMF under the initial conditions (N1=1000 rpm): Eb1=Va1−Ia1Ra=100−(10)(1)=90 V.
When the speed is reduced to N2=500 rpm, we find the new back EMF and armature current: Eb2=Eb1×(N1N2)=90×(1000500)=45 V. Ia2=Ia1×(N1N2)2=10×(1000500)2=2.5 A.
Finally, the new armature voltage (Va2) required is: Va2=Eb2+Ia2Ra=45+(2.5)(1)=47.5 V.
Q49GATE 2015NAT2MElectrical Machines
A three-phase, 11 kV, 50 Hz, 2 pole, star connected, cylindrical rotor synchronous motor is connected to an 11 kV, 50 Hz source. Its synchronous reactance is 50 Ω per phase, and its stator resistance is negligible. The motor has a constant field excitation. At a particular load torque, its stator current is 100 A at unity power factor. If the load torque is increased so that the stator current is 120 A, then the load angle (in degrees) at this load is ________.
First, calculate the per-phase voltage Vp=311000≈6350.85 V. This is the reference phasor, Vp=6350.85∠0∘ V. For the initial condition (Ia1=100 A at unity power factor), we find the excitation EMF Ef using the motor's per-phase equation Ef=Vp−jIa1Xs. Ef=6350.85−j(100)(50)=6350.85−j5000 V
The magnitude of the excitation EMF, ∣Ef∣=6350.852+50002≈8082.9 V, is constant because the field excitation is constant.
For the new load condition with ∣Ia2∣=120 A, we use the cosine rule on the phasor diagram, which relates the magnitudes of Vp, Ef, and the voltage drop IaXs. Let the new power factor angle be ϕ2. ∣Ef∣2=∣Vp∣2+(∣Ia2∣Xs)2−2∣Vp∣∣Ia2∣Xssinϕ2
Substituting the known values: 8082.92=6350.852+(120⋅50)2−2(6350.85)(120)(50)sinϕ2. Solving gives sinϕ2≈0.1443, which corresponds to ϕ2≈8.3∘ and cosϕ2≈0.9895.
The new load angle δ2 is the phase angle of the new Ef phasor. Its components are determined from Ef=(Vp−∣Ia2∣Xssinϕ2)−j(∣Ia2∣Xscosϕ2). δ2=arctan(Re(Ef)Im(Ef))=arctan(Vp−∣Ia2∣Xssinϕ2−∣Ia2∣Xscosϕ2) δ2=arctan(6350.85−(120)(50)(0.1443)−(120)(50)(0.9895))=arctan(5485−5937)≈−47.26∘
Q50GATE 2015NAT2MElectrical Machines
A 220 V, 3-phase, 4-pole, 50 Hz inductor motor of wound rotor type is supplied at rated voltage and frequency. The stator resistance, magnetizing reactance, and core loss are negligible. The maximum torque produced by the rotor is 225 % of full load torque and it occurs at 15% slip. The actual rotor resistance is 0.03 Ω /phase. The value of external resistance (in Ohm) which must be inserted in a rotor phase if the maximum torque is to occur at start is ______.
The condition for maximum torque in an induction motor is when rotor resistance equals slip times rotor reactance (R2=sX2). The slip at which maximum torque occurs is given by smaxT=R2/X2.
Initially, with smaxT1=0.15 and the actual rotor resistance R2=0.03Ω/phase, we can find the rotor reactance: X2=smaxT1R2=0.150.03=0.2Ω
For the maximum torque to occur at starting, the slip must be smaxT2=1. This requires a new total rotor resistance, R2′ (actual plus external resistance, Rext). smaxT2=X2R2′⟹1=X2R2+Rext
Solving for the external resistance, Rext: Rext=X2−R2=0.2−0.03=0.17Ω
Q51GATE 2015NAT2MElectrical Machines
Two three-phase transformers are realized using single-phase transformers as shown in the figure. The phase difference (in degree) between voltages V1andV2 is _______.
The top transformer configuration is a Star-Delta (Y-Δ) connection. Based on the specific winding connections shown, this is a Yd11 vector group transformer, which means the secondary line voltage (V1) leads the corresponding primary line voltage by 30∘.
The bottom transformer has a Star-Star (Y-Y) connection. This is a Yy0 vector group, indicating that the secondary line voltage (V2) is in phase with the corresponding primary line voltage, resulting in a 0∘ phase shift.
Both transformers are connected to the same three-phase supply, so their primary line voltages are in phase.
Therefore, the phase difference between the two secondary voltages V1 and V2 is the difference in their respective phase shifts relative to the common primary voltage.
The phase difference is ϕ=∣phase shift1−phase shift2∣=∣30∘−0∘∣=30∘.
Q52GATE 2015MCQ2MSignals and Systems
The following discrete-time equations result from the numerical integration of the differential equations of an un-damped simple harmonic oscillator with state variables x and y. The integration time step is h. hxk+1−xk=ykhyk+1−yk=−xk For this discrete-time system, which one of the following statements is TRUE?
The given discrete-time equations can be written in state-space matrix form as
[xk+1yk+1]=[1−hh1][xkyk]
. The stability of this system is determined by the eigenvalues of the state matrix
A=[1−hh1]
. The characteristic equation is found from det(A−λI)=0, which gives (1−λ)2+h2=0.
Solving for the eigenvalues, we get λ=1±ih. For a discrete-time system to be stable, the magnitude of its eigenvalues must be less than or equal to one (∣λ∣≤1). The magnitude of our eigenvalues is ∣λ∣=∣1±ih∣=12+h2=1+h2. Since the integration step h must be positive (h>0), it follows that h2>0, and thus ∣λ∣=1+h2>1. Because the eigenvalue magnitude is always greater than 1 for any h>0, the system is always unstable.
Q53GATE 2015MCQ2MControl Systems
The unit step response of a system with the transfer function G(s)=1+s1−2s is given by which one of the following waveforms?
To find the unit step response, we first calculate the output, C(s), in the Laplace domain by multiplying the transfer function G(s) by the input R(s)=1/s.
This gives C(s)=G(s)R(s)=1+s1−2s⋅s1.
To find the corresponding time-domain function, we first decompose C(s) using partial fractions: C(s)=s(1+s)1−2s=sA+s+1B.
Using the residue method, we find the coefficients A=1+s1−2ss=0=1 and B=s1−2ss=−1=−3.
Substituting these values back, we get C(s)=s1−s+13.
Taking the inverse Laplace transform gives the time-domain response: c(t)=(1−3e−t)u(t).
To find the correct waveform, we check the initial and final values. The initial value is c(0)=1−3e0=−2. The final value as t→∞ is c(∞)=1−3(0)=1. The graph must start at -2 and exponentially approach 1.
Q54GATE 2015MCQ2MControl Systems
An open loop transfer function G(s) of a system is G(s)=s(s+1)(s+2)K For a unity feedback system, the breakaway point of the root loci on the real axis occurs at,
To find the breakaway points of the root locus, we begin with the system's characteristic equation, 1+G(s)=0.
This gives us 1+s(s+1)(s+2)K=0.
Next, we isolate the gain K as a function of s: K=−s(s+1)(s+2)=−s3−3s2−2s.
Breakaway and break-in points occur where the gain K is at a maximum or minimum on the real axis. We find these potential locations by setting the derivative of K with respect to s to zero: dsdK=−3s2−6s−2=0.
Solving this quadratic equation yields two possible points: s≈−0.42 and s≈−1.58. A valid breakaway point must lie on the root locus. For this system, the real-axis locus exists between s=0 and s=−1. Only s=−0.42 is in this range, making it the sole breakaway point.
Q55GATE 2015MCQ2MControl Systems
For the system governed by the set of equations: dx1/dt=2x1+x2+udx2/dt=−2x1+uy=3x1 the transfer function Y(s)/U(s) is given by
To determine the transfer function Y(s)/U(s), we begin by taking the Laplace transform of the given state-space equations, assuming zero initial conditions. This yields the algebraic equations: sX1(s)=2X1(s)+X2(s)+U(s) sX2(s)=−2X1(s)+U(s) Y(s)=3X1(s)
Our goal is to find a direct relationship between Y(s) and U(s). To do this, we can eliminate the intermediate variable X2(s). From the second transformed equation, we can express X2(s) as X2(s)=s−2X1(s)+U(s).
Substitute this expression for X2(s) into the first equation: sX1(s)=2X1(s)+(s−2X1(s)+U(s))+U(s)
Now, we rearrange the equation to isolate the ratio X1(s)/U(s): X1(s)(s−2+s2)=U(s)(1+s1) U(s)X1(s)=s−2+2/s1+1/s
Finally, using the output equation Y(s)=3X1(s), we can find the desired transfer function. Multiplying the numerator and denominator by s to simplify gives: U(s)Y(s)=3U(s)X1(s)=3s(s−2+2/s)s(1+1/s)=s2−2s+23(s+1)