TS PGECET 2026 Electronics and Communication Engineering (EC) Question Paper is available for download here. JNTU Hyderabad on behalf of Telangana Council of Higher Education (TGCHE) conducted TS PGECET 2026 EC exam on May 29 in Shift 1 from 10 AM to 12 PM. TS PGECET EC Question Paper consists of 120 questions for 120 marks to be attempted in 2 hours.

  • TS PGECET EC Question Paper 2026 is divided into 2 sections- Engineering Mathematics with 10 questions and Electronics and Communication Engineering domain with 110 questions.
  • Each questions carries 1 mark each and there is no negative marking for incorrect answers.

Candidates can download TS PGECET 2026 EC Question Paper with Answer Key and Solution PDF from links provided below.

TS PGECET 2026 EC Question Paper with Solution PDF

TS PGECET EC Question Paper 2026 Download PDF Check Solutions


Question 1:

Evaluate \( \displaystyle \int_{0}^{\pi/2} \sqrt{\tan x}\, dx \)

  • (A) \(0\)
  • (B) \( \dfrac{\pi}{\sqrt{2}} \)
  • (C) \( \pi \)
  • (D) \(1\)
Correct Answer: (B) \( \dfrac{\pi}{\sqrt{2}} \)
View Solution




Concept:
Use the standard Beta-function identity: \[ \int_{0}^{\pi/2} \sin^{m-1}x \cos^{n-1}x \, dx = \frac{1}{2}B\left(\frac{m}{2},\frac{n}{2}\right) \]

Step 1: Rewrite the integrand.
\[ \sqrt{\tan x} = \frac{\sqrt{\sin x}}{\sqrt{\cos x}} = \sin^{1/2}x \cos^{-1/2}x \]

Thus, \[ I=\int_{0}^{\pi/2}\sin^{1/2}x \cos^{-1/2}x\,dx \]

Step 2: Apply Beta-function formula.

Comparing with \[ \sin^{m-1}x \cos^{n-1}x \]
we get: \[ m-1=\frac12 \Rightarrow m=\frac32 \] \[ n-1=-\frac12 \Rightarrow n=\frac12 \]

Hence, \[ I = \frac12 B\left(\frac34,\frac14\right) \]

Using \[ B(p,q)=\frac{\Gamma(p)\Gamma(q)}{\Gamma(p+q)} \]
and \[ \Gamma\left(\frac14\right)\Gamma\left(\frac34\right)=\pi\sqrt2 \]
with \[ \Gamma(1)=1 \]

we obtain: \[ I = \frac12(\pi\sqrt2) = \frac{\pi}{\sqrt2} \] Quick Tip: Whenever integrals involve powers of \(\sin x\) and \(\cos x\), try converting them into Beta-function form.


Question 2:

Solve \[ \frac{d^2x}{dt^2}+4\frac{dx}{dt}+5x=0, \quad x(0)=1,\quad x'(0)=0 \]

  • (A) \(x(t)=e^t(\cos t+\sin t)\)
  • (B) \(x(t)=e^{-2t}(2\cos t-\sin t)\)
  • (C) \(x(t)=e^{-2t}(\cos t+2\sin t)\)
  • (D) \(x(t)=e^{-2t}(\cos t+2\sin t)\)
Correct Answer: (D) \(x(t)=e^{-2t}(\cos t+2\sin t)\)
View Solution




Concept:
For a linear differential equation with constant coefficients: \[ ax''+bx'+cx=0 \]
we solve the auxiliary equation: \[ ar^2+br+c=0 \]

Step 1: Form the auxiliary equation.
\[ r^2+4r+5=0 \]
\[ r=\frac{-4\pm\sqrt{16-20}}{2} = -2\pm i \]

Step 2: Write the general solution.

For roots \( \alpha \pm i\beta \), \[ x(t)=e^{\alpha t}(C_1\cos\beta t+C_2\sin\beta t) \]

Thus, \[ x(t)=e^{-2t}(C_1\cos t+C_2\sin t) \]

Step 3: Apply initial conditions.

Using \(x(0)=1\): \[ 1=e^0(C_1)=C_1 \]
So, \[ C_1=1 \]

Now differentiate: \[ x'(t)=e^{-2t}\left[-2(C_1\cos t+C_2\sin t)-C_1\sin t+C_2\cos t\right] \]

Substitute \(t=0\): \[ 0=x'(0)=-2C_1+C_2 \]

Since \(C_1=1\), \[ C_2=2 \]

Step 4: Final solution.
\[ x(t)=e^{-2t}(\cos t+2\sin t) \] Quick Tip: Complex roots \( \alpha \pm i\beta \) always produce solutions of the form \[ e^{\alpha t}(C_1\cos\beta t+C_2\sin\beta t) \] .


Question 3:

Evaluate \(\int_{c}\frac{5z-2}{z-1}dz\), where \(|z|=\frac{1}{2}\)
 

  • (A) \(\frac{5}{2}\)
  • (B) \(0\)
  • (C) \(2\pi i\)
  • (D) \(\frac{\pi}{2}\)
Correct Answer: (B) \(0\)
View Solution




Concept:
According to Cauchy’s Integral Theorem, if a function is analytic everywhere inside and on a closed contour, then its contour integral is zero.

Step 1: Identify the singularity:

The integrand is: \[ f(z)=\frac{5z-2}{z-1} \]

The denominator becomes zero at: \[ z=1 \]

Thus, the singularity is at \(z=1\).

Step 2: Analyze the contour:

The contour is: \[ |z|=\frac{1}{2} \]

This is a circle centered at the origin with radius \(\frac12\).

Since: \[ |1|=1>\frac12 \]

the point \(z=1\) lies outside the contour.

Step 3: Apply Cauchy’s Integral Theorem:

Since the singularity is outside the contour, the function is analytic everywhere inside and on the contour.

Therefore, \[ \int_{c}\frac{5z-2}{z-1}dz =0 \] Quick Tip: If all singularities lie outside the closed contour, the contour integral is always zero.


Question 4:

Transfer function of an ideal delay of \(T\) seconds
 

  • (A) \(s\)
  • (B) \(1/s\)
  • (C) \(e^{-sT}\)
  • (D) \(e^{sT}\)
Correct Answer: (C) \(e^{-sT}\)
View Solution




Concept:
A time delay in the time domain corresponds to multiplication by an exponential factor in the Laplace domain.

Step 1: Write the delayed signal:

If the input is delayed by \(T\) seconds: \[ y(t)=x(t-T) \]

Step 2: Apply Laplace Transform:

Using the time-shifting property: \[ \mathcal{L}\{x(t-T)\}=e^{-sT}X(s) \]

Step 3: Determine transfer function:

The transfer function is: \[ H(s)=\frac{Y(s)}{X(s)}=e^{-sT} \] Quick Tip: Delay in time domain always becomes \(e^{-sT}\) in Laplace domain.


Question 5:

Brewster angle for \(\epsilon_r=10\)
 

  • (A) \(\tan^{-1}(\sqrt{10})\)
  • (B) \(\cos^{-1}(\sqrt{10})\)
  • (C) \(\sin^{-1}(\sqrt{10})\)
  • (D) \(\cot^{-1}(\sqrt{10})\)
Correct Answer: (A) \(\tan^{-1}(\sqrt{10})\)
View Solution




Concept:
For a wave incident from air to a dielectric medium, Brewster angle satisfies: \[ \tan \theta_B=\sqrt{\frac{\epsilon_2}{\epsilon_1}} \]

Step 1: Substitute dielectric constants:

Given: \[ \epsilon_1=1,\qquad \epsilon_2=10 \]

Thus, \[ \tan\theta_B=\sqrt{10} \]

Step 2: Find Brewster angle:
\[ \theta_B=\tan^{-1}(\sqrt{10}) \] Quick Tip: For air-to-dielectric transition, Brewster angle is commonly: \[ \theta_B=\tan^{-1}(\sqrt{\epsilon_r}) \]


Question 6:

Bandwidth of cascaded stages with bandwidth \(B\)
 

  • (A) \(\frac{B}{\sqrt{2^{n}-1}}\)
  • (B) \(B\sqrt{2^{n}-1}\)
  • (C) \(B\sqrt{2^{1/n}-1}\)
  • (D) \(\frac{B}{\sqrt{2^{1/n}-1}}\)
Correct Answer: (C) \(B\sqrt{2^{1/n}-1}\)
View Solution




Concept:
When \(n\) identical amplifier stages are cascaded, the overall bandwidth decreases.

Step 1: Use cascaded bandwidth formula:

For \(n\) identical stages: \[ B_{overall}=B\sqrt{2^{1/n}-1} \]

where: \[ B=bandwidth of each stage \]

Step 2: Match with options:

The obtained expression matches option (C). Quick Tip: Cascading identical stages always reduces bandwidth.


Question 7:

Electron concentration for Si (\(1000\) atoms/cm\(^{3}\))
 

  • (A) \(10\,e/cm^3\)
  • (B) \(1000\,e/cm^3\)
  • (C) \(100\,e/cm^3\)
  • (D) \(10000\,e/cm^3\)
Correct Answer: (B) \(1000\,e/cm^3\)
View Solution




Concept:
Electron concentration equals the number of free electrons per unit volume.

Step 1: Use given atomic concentration:

Given: \[ 1000\ atoms/cm^3 \]

Assuming each atom contributes one free electron: \[ n=1000\ e/cm^3 \]

Step 2: Select correct option:

Hence, the electron concentration is: \[ 1000\,e/cm^3 \] Quick Tip: If one atom contributes one electron, electron concentration equals atomic concentration.


Question 8:

Reflection coefficient (\(\Gamma\)) for glass (index \(n\))
 

  • (A) \(\Gamma=\left(\frac{n-1}{n+1}\right)^2\)
  • (B) \(\Gamma=\left(\frac{n+1}{n-1}\right)^2\)
  • (C) \(\Gamma=\frac{n+1}{n-1}\)
  • (D) \(\Gamma=\frac{1-n}{1+n}\)
Correct Answer: (D) \(\Gamma=\frac{1-n}{1+n}\)
View Solution




Concept:
The reflection coefficient at normal incidence between two media is: \[ \Gamma=\frac{\eta_2-\eta_1}{\eta_2+\eta_1} \]

For refractive index \(n\), the coefficient from air to glass becomes: \[ \Gamma=\frac{1-n}{1+n} \]

Step 1: Apply air-to-glass condition:

For air: \[ n_1=1 \]

For glass: \[ n_2=n \]

Thus, \[ \Gamma=\frac{1-n}{1+n} \]

Step 2: Match with option:

Hence, option (D) is correct. Quick Tip: Do not confuse reflection coefficient with reflected power coefficient. Power reflection coefficient is \(|\Gamma|^2\).


Question 9:

Avalanche breakdown voltage of a pn junction
 

  • (A) Increases with increase in doping and also with increase in band gap
  • (B) Increases with decrease in band gap and also with increase in doping
  • (C) Decreases with increase in band gap and also with increase in doping
  • (D) Decreases with increase in doping and also with decrease in band gap
Correct Answer: (D)
View Solution




Concept:
Avalanche breakdown depends on electric field strength and ionization energy.

Step 1: Effect of doping:

Higher doping narrows the depletion region and increases electric field intensity.

Thus, breakdown occurs at lower voltage.

Hence:

\( \text{Breakdown voltage decreases with increase in doping} \)



Step 2: Effect of band gap:

Smaller band gap requires less ionization energy.

Therefore, avalanche multiplication occurs more easily.

Hence:

\( \text{Breakdown voltage decreases with increase in doping} \)



Step 3: Choose correct option:

Both conditions match option (D). Quick Tip: Higher doping \(\Rightarrow\) stronger electric field \(\Rightarrow\) lower breakdown voltage.


Question 10:

\(\lim_{z\rightarrow0}f(z)\) for \(f(z)=z(\overline{z})^{-1}\)
 

  • (A) Does not exist
  • (B) 0
  • (C) 1
  • (D) -1
Correct Answer: (A) Does not exist
View Solution




Concept:
A complex limit exists only if the value approaches the same result along every possible path.

Step 1: Express \(z\) in polar form:

Let: \[ z=re^{i\theta} \]

Then: \[ \overline{z}=re^{-i\theta} \]

Step 2: Simplify the function:
\[ f(z)=\frac{re^{i\theta}}{re^{-i\theta}} =e^{i2\theta} \]

Thus, \[ f(z)=\cos 2\theta+i\sin 2\theta \]

Step 3: Check path dependence:

If: \[ \theta=0 \]
then: \[ f(z)=1 \]

If: \[ \theta=\frac{\pi}{2} \]
then: \[ f(z)=-1 \]

Since different paths give different values, the limit does not exist. Quick Tip: For complex limits, if the result depends on \(\theta\) or the path of approach, the limit does not exist.

TS PGECET 2026 Exam Pattern

Particulars Details
Exam Mode Computer-Based Test(CBT)
Question Type Multiple Choice Questions(MCQs)
Total Questions 120 Questions
Total Marks 120 Marks
Exam Duration 2 Hours
Marking Scheme +1 mark for each correct answer
Negative Marking No Negative Marking
Language of Paper English

TS PGECET 2026 Preparation Strategy