Basics of Control Systems MCQ Quiz - Objective Question with Answer for Basics of Control Systems - Download Free PDF

Last updated on Jun 26, 2025

Latest Basics of Control Systems MCQ Objective Questions

Basics of Control Systems Question 1:

In an open loop transfer function the highest power of 's' in the denominator when written as a standard polynomial in 's' is

  1. Order of the system
  2. Type of the system
  3. Number of differentiators in the system
  4. Number of integrators in the system

Answer (Detailed Solution Below)

Option 1 : Order of the system

Basics of Control Systems Question 1 Detailed Solution

The correct answer is 1

Explanation:

In an open-loop transfer function, when written as a standard polynomial in 's', the highest power of 's' in the denominator represents the Order of the system.

  • Order of the system: This is defined as the highest power of 's' in the denominator polynomial of the transfer function, after cancelling any common factors in the numerator and denominator. It indicates the number of energy storage elements (like capacitors or inductors in electrical systems, or masses and springs in mechanical systems) in the system and is crucial for determining the system's dynamic behavior, such as stability and transient response.
  • Type of the system: This refers to the number of poles at the origin () in the open-loop transfer function. It's related to the steady-state error characteristics of the system for various types of inputs.
  • Number of differentiators/integrators: These relate to specific components, but the highest power of 's' in the denominator describes the overall system order, not just the number of differentiators or integrators, although integrators contribute to the order by adding poles at the origin.

Basics of Control Systems Question 2:

The following system 4s+14s2+1 is

  1. Unstable
  2. Stable
  3. Marginally stable
  4. Stability can't be determined

Answer (Detailed Solution Below)

Option 3 : Marginally stable

Basics of Control Systems Question 2 Detailed Solution

Concept:

A linear time-invariant (LTI) system is said to be:

  • Stable if all poles of the transfer function lie in the left half of the s-plane (have negative real parts).
  • Unstable if any pole lies in the right half of the s-plane (has positive real part).
  • Marginally stable if poles lie on the imaginary axis (pure imaginary), and none are repeated.

Given:

Transfer function:4s+14s2+1

Calculation:

The denominator polynomial determines the poles of the system.

4s2+1=0s2=14s=±j12

The poles are purely imaginary and non-repeated.

Conclusion:

Since the poles lie on the imaginary axis and are simple (not repeated), the system is marginally stable.

Basics of Control Systems Question 3:

Which of the following is the error transfer function for negative feedback?

  1. 11+GH
  2. G1+GH
  3. GH1+GH
  4. 11+GH

Answer (Detailed Solution Below)

Option 1 : 11+GH

Basics of Control Systems Question 3 Detailed Solution

Concept:

The error signal in a negative feedback control system is the difference between the input and the feedback signal.

The transfer function for error is given by:

E(s)R(s)=11+GH

Where:

R(s) = Reference Input,

E(s) = Error Signal,

G = Forward Path Gain,

H = Feedback Path Gain.

Calculation:

Given a negative feedback system, the output is fed back through H and compared with input R(s).

The error signal E(s) is: E(s)=R(s)HC(s)

With unity feedback or feedback factor H, and forward gain G, the output becomes: C(s)=G1+GHR(s)

Hence, the error signal is: E(s)=R(s)HC(s)=11+GHR(s)

Answer:

11+GH is the correct error transfer function for a negative feedback system.

Basics of Control Systems Question 4:

Transfer function H(s) = 1/(s + 3)2 has poles

  1. -3, 3
  2. -3
  3. -3, -3
  4. 3

Answer (Detailed Solution Below)

Option 3 : -3, -3

Basics of Control Systems Question 4 Detailed Solution

Concept:

Poles of a transfer function are the values of s that make the denominator zero.

H(s)=1(s+3)2

Set the denominator equal to zero to find the poles.

Calculation:

(s+3)2=0s+3=0s=3

Since the power is 2, it means the pole is of multiplicity 2 (repeated pole).

Hence the correct option is 3

 

Basics of Control Systems Question 5:

The transfer function H(s) of the given circuit is:

qImage683d82e0d8ff8dc8d9dd6c16

  1. H(s)=Cs2L+sLRC+R
  2. H(s)=Rs2LRC+sL+R
  3. H(s)=Rs2L+sLRC+R
  4. H(s)=Cs2LRC+sL+R

Answer (Detailed Solution Below)

Option 2 : H(s)=Rs2LRC+sL+R

Basics of Control Systems Question 5 Detailed Solution

Explanation:

Transfer Function Analysis of the Given Circuit:

The transfer function H(s) of an electrical circuit represents the relationship between the input and output signals in the Laplace domain. It is expressed as a ratio of the Laplace transform of the output signal to the Laplace transform of the input signal. In this problem, we aim to determine the correct transfer function of the given circuit.

Correct Option:

The correct transfer function is:

Option 2: H(s)=Rs2LRC+sL+R" id="MathJax-Element-32-Frame" role="presentation" style="position: relative;" tabindex="0">H(s)=Rs2LRC+sL+R

Derivation:

To derive the transfer function, we analyze the circuit using fundamental principles such as Kirchhoff's Voltage Law (KVL) and Laplace transform techniques.

Step 1: Circuit Configuration and Parameters

The circuit under consideration is likely an RLC circuit, comprising a resistor (R), inductor (L), and capacitor (C). The configuration of the circuit determines how these components interact, influencing the transfer function. Based on the mathematical representation in the options, we assume it is a series RLC circuit.

Step 2: Applying Kirchhoff's Voltage Law (KVL)

For a series RLC circuit, KVL states that the sum of voltage drops across the resistor, inductor, and capacitor equals the applied input voltage:

Vin(t)=VR(t)+VL(t)+VC(t)" id="MathJax-Element-33-Frame" role="presentation" style="position: relative;" tabindex="0">Vin(t)=VR(t)+VL(t)+VC(t)

Using the Laplace transform, the voltage drops can be expressed as:

  • VR(s)=RI(s)" id="MathJax-Element-34-Frame" role="presentation" style="position: relative;" tabindex="0">VR(s)=RI(s)
  • VL(s)=sLI(s)" id="MathJax-Element-35-Frame" role="presentation" style="position: relative;" tabindex="0">VL(s)=sLI(s)
  • VC(s)=I(s)sC" id="MathJax-Element-36-Frame" role="presentation" style="position: relative;" tabindex="0">VC(s)=I(s)sC

Substituting these into the KVL equation:

Vin(s)=RI(s)+sLI(s)+I(s)sC" id="MathJax-Element-37-Frame" role="presentation" style="position: relative;" tabindex="0">Vin(s)=RI(s)+sLI(s)+I(s)sC

Factorizing I(s)" id="MathJax-Element-38-Frame" role="presentation" style="position: relative;" tabindex="0">I(s) :

Vin(s)=I(s)(R+sL+1sC)" id="MathJax-Element-39-Frame" role="presentation" style="position: relative;" tabindex="0">Vin(s)=I(s)(R+sL+1sC)

I(s)=Vin(s)R+sL+1sC" id="MathJax-Element-40-Frame" role="presentation" style="position: relative;" tabindex="0">I(s)=Vin(s)R+sL+1sC

Step 3: Output Voltage Relation

The output voltage is typically taken across one of the components. Based on the options provided, the output voltage is likely across the resistor. Therefore:

Vout(s)=VR(s)=RI(s)" id="MathJax-Element-41-Frame" role="presentation" style="position: relative;" tabindex="0">Vout(s)=VR(s)=RI(s)

Substituting I(s)" id="MathJax-Element-42-Frame" role="presentation" style="position: relative;" tabindex="0">I(s) into Vout(s)" id="MathJax-Element-43-Frame" role="presentation" style="position: relative;" tabindex="0">Vout(s) :

Vout(s)=RVin(s)R+sL+1sC" id="MathJax-Element-44-Frame" role="presentation" style="position: relative;" tabindex="0">Vout(s)=RVin(s)R+sL+1sC

Thus, the transfer function H(s)" id="MathJax-Element-45-Frame" role="presentation" style="position: relative;" tabindex="0">H(s) becomes:

H(s)=Vout(s)Vin(s)=RR+sL+1sC" id="MathJax-Element-46-Frame" role="presentation" style="position: relative;" tabindex="0">H(s)=Vout(s)Vin(s)=RR+sL+1sC

Simplify the denominator:

H(s)=Rs2LRC+sL+R" id="MathJax-Element-47-Frame" role="presentation" style="position: relative;" tabindex="0">H(s)=Rs2LRC+sL+R

This matches Option 2, confirming its correctness.

Important Information:

To further analyze the other options, let’s evaluate their mathematical expressions:

Option 1: H(s)=Cs2L+sLRC+R" id="MathJax-Element-48-Frame" role="presentation" style="position: relative;" tabindex="0">H(s)=Cs2L+sLRC+R

This option incorrectly places C" id="MathJax-Element-49-Frame" role="presentation" style="position: relative;" tabindex="0">C in the numerator instead of R" id="MathJax-Element-50-Frame" role="presentation" style="position: relative;" tabindex="0">R . Moreover, the denominator does not match the standard form derived from the circuit analysis. Therefore, it is incorrect.

Option 3: H(s)=Rs2L+sLRC+R" id="MathJax-Element-51-Frame" role="presentation" style="position: relative;" tabindex="0">H(s)=Rs2L+sLRC+R

Although this option has R" id="MathJax-Element-52-Frame" role="presentation" style="position: relative;" tabindex="0">R in the numerator, the denominator differs from the correct one derived earlier. Specifically, it omits the term s2LRC" id="MathJax-Element-53-Frame" role="presentation" style="position: relative;" tabindex="0">s2LRC , making it inconsistent with the circuit's transfer function.

Option 4: H(s)=Cs2LRC+sL+R" id="MathJax-Element-54-Frame" role="presentation" style="position: relative;" tabindex="0">H(s)=Cs2LRC+sL+R

This option swaps R" id="MathJax-Element-55-Frame" role="presentation" style="position: relative;" tabindex="0">R for C" id="MathJax-Element-56-Frame" role="presentation" style="position: relative;" tabindex="0">C in the numerator. However, the denominator matches the correct transfer function. Since the numerator should be R" id="MathJax-Element-57-Frame" role="presentation" style="position: relative;" tabindex="0">R , this option is incorrect.

Conclusion:

The correct transfer function for the given circuit is H(s)=Rs2LRC+sL+R" id="MathJax-Element-58-Frame" role="presentation" style="position: relative;" tabindex="0">H(s)=Rs2LRC+sL+R , corresponding to Option 2. This result is obtained through a systematic application of circuit analysis principles, including KVL and Laplace transform techniques.

Top Basics of Control Systems MCQ Objective Questions

Consider a linear time-invariant system whose input r(t) and output y(t) are related by the following differential equation:

d2y(t)dt2+4y(t)=6r(t)

The poles of this system are at

  1. +2j, -2j
  2. +2, -2
  3. +4, -4
  4. +4j, -4j

Answer (Detailed Solution Below)

Option 1 : +2j, -2j

Basics of Control Systems Question 6 Detailed Solution

Download Solution PDF

Concept:

A transfer function is defined as the ratio of Laplace transform of the output to the Laplace transform of the input by assuming initial conditions are zero.

TF = L[output]/L[input]

TF=C(s)R(s)

For unit impulse input i.e. r(t) = δ(t)

⇒ R(s) = δ(s) = 1

Now transfer function = C(s)

Therefore, the transfer function is also known as the impulse response of the system.

Transfer function = L[IR]

IR = L-1 [TF]

Calculation:

Given the differential equation is,

d2y(t)dt2+4y(t)=6r(t)

By applying the Laplace transform,

s2 Y(s) + 4 Y(s) = 6 R(s)

Y(s)R(s)=6s2+4

Poles are the roots of the denominator in the transfer function.

⇒ s2 + 4 = 0

⇒ s = ±2j

The open loop DC gain of a unity negative feedback system with closed-loop transfer function s+4s2+7s+13 is

  1. 4/13
  2. 4/9
  3. 4
  4. 13

Answer (Detailed Solution Below)

Option 2 : 4/9

Basics of Control Systems Question 7 Detailed Solution

Download Solution PDF

Concept:

Closed-loop transfer function = G(s)1+G(s)H(s)

For unity negative feedback system Open-loop transfer function (G(s) H(s)) can be found by subtracting the numerator term from the denominator term 

Application:

Open-loop transfer Function

=s+4s2+7s+13s4=s+4s2+6s+9

For DC gain s = 0

∴ open-loop gain =49

The transfer function of a system is defined as:

  1. Laplace transform of the step response
  2. Laplace transform of the sinusoidal input
  3. Laplace transform of the ramp response
  4. Laplace transform of the impulse response

Answer (Detailed Solution Below)

Option 4 : Laplace transform of the impulse response

Basics of Control Systems Question 8 Detailed Solution

Download Solution PDF

The transfer function of a control system is defined as the ratio of the Laplace transform of the output variable to Laplace transform of the input variable assuming all initial conditions to be zero.

It is also defined as the Laplace transform of the impulse response.

If the input is represented by R(s) and the output is represented by C(s), then the transfer function will be:

TF=C(s)R(s)

Open loop transfer function of a closed loop control system is defined as:

  1. Actuating signal / feedback signal
  2. Output / feedback signal
  3. Output / actuating signal
  4. Feedback signal / actuating signal

Answer (Detailed Solution Below)

Option 3 : Output / actuating signal

Basics of Control Systems Question 9 Detailed Solution

Download Solution PDF

Closed-loop control system:

These are the systems in which the control action depends on the output. These systems have a tendency to oscillate.

Ex: Temperature controllers, speed control of the motor, systems having sensors, Human eye, etc.

The closed-loop control system can be described by a block diagram as shown in the figure below.

F1 Harish Madhu 17.06.21  D1

Where, R(s) is Reference Input,

Actuating Signal E(s) = R(s) - C(s)

G(s) is unity feedback open loop gain.

H(s) is Feedback gain.

C(s) is the Output and it is given as a feedback signal to input through the feedback gain function H(s)

From the above figure, we can find out closed-loop transfer function.

CLTF = C(s) / R(s)

From this open-loop transfer function is calculated as,

OPLT=CLTF1CLTF=C(s)R(s)1C(s)R(s)

OLTF=C(s)R(s)C(s)=C(s)E(s)

OLTF = Output / actuating signal

In the force-current analogy, capacitance C corresponds to:

  1. Inertia
  2. Damper
  3. Displacement
  4. Velocity

Answer (Detailed Solution Below)

Option 1 : Inertia

Basics of Control Systems Question 10 Detailed Solution

Download Solution PDF

The various relation in force voltage and force current analogy is given in the table below:

Electrical Qty.

Force current

Force Voltage

Voltage, e

Velocity, v

Force,f

Current, i

Force, f

Velocity,v

Resistance, R

Lubricity, 1/B

Friction,B

Capacitance, C

Mass, M (I, Inertia)

Compliance, 1/K

(inverse spring constant)

Inductance, L

Compliance, 1/K

(inverse spring constant)

Mass M

Transformer, N1:N2

Lever L1:L2

Lever L1:L2

The unit step response for a relaxed system is c(t) = 1 – e-3t; t ≥ 0; What will be its transfer function?

  1. 3s(s+3)
  2. 3(s+3)
  3. 1s(s+3)
  4. 1(s+3)

Answer (Detailed Solution Below)

Option 2 : 3(s+3)

Basics of Control Systems Question 11 Detailed Solution

Download Solution PDF

Concept:

The transfer function is defined as the ratio of Laplace transform of the output to the Laplace transform of the input by assuming initial conditions are zero.

TF = L[output]/L[input]

TF=C(s)R(s)

For unit impulse input i.e. r(t) = δ(t)

⇒ R(s) = δ(s) = 1

Now transfer function = C(s)

Therefore, transfer function is also known as impulse response of the system.

Transfer function = L[IR]

IR = L-1 [TF]

Calculation:

c(t) = 1 – e-3t

Applying Laplace transform, i.e. time domain into s- domain

C(s)=1s1s+3=3s(s+3)

Input is unit step, i.e. r(t) = u(t)

R(s)=1s

Transfer function =C(s)R(s)=3s+3

If the value of (1 + GH) is less than 1, then sensitivity is/has _____. 

  1. No effect 
  2. Decreases  
  3. Increases
  4. zero 

Answer (Detailed Solution Below)

Option 3 : Increases

Basics of Control Systems Question 12 Detailed Solution

Download Solution PDF

Transfer Function

The transfer function is defined as the ratio of the Laplace transform of the output to the Laplace transform of the input keeping initial conditions zero.

F1 Shraddha Koda 20.02.2021 D15

The transfer function of the closed-loop system is:

C(s)R(s)=G1+GH

where, G = Open loop gain

H = Feedback gain

Sensitivity of the transfer function

Case 1: Sensitivity with respect to the open loop gain (G)

S=11+GH

Case 2: Sensitivity with respect to the feedback gain (H)

S=GH1+GH

In both cases, if the value of (1 + GH) is less than 1, then sensitivity increases.

Which of the following is the transfer function of:

dc(t)dt+2c(t)=r(t)

Where, r(t) is the unit impulse signal

  1. G(s)=ss2
  2. G(s)=1s2
  3. G(s)=ss+2
  4. G(s)=1s+2

Answer (Detailed Solution Below)

Option 4 : G(s)=1s+2

Basics of Control Systems Question 13 Detailed Solution

Download Solution PDF

Concept:

A transfer function is defined as the ratio of the Laplace transform of the output to the Laplace transform of the input by assuming initial conditions are zero.

TF = L[output]/L[input]

TF=C(s)R(s)

For unit impulse input i.e. r(t) = δ(t)

⇒ R(s) = δ(s) = 1

Now transfer function = C(s)

Therefore, the transfer function is also known as the impulse response of the system.

Transfer function = L[IR]

IR = L-1 [TF]

Calculation:

The given differential equation is,

dc(t)dt+2c(t)=r(t)

By applying the Laplace transform, we get

⇒ s C(s) + 2 C(s) = R(s)

G(s)=C(s)R(s)=1s+2

Which of the following options is correct for the system shown below?

F2 U.B Madhu 24.04.20 D 16

  1. 4th order and stable
  2. 3rd order and stable
  3. 4th order and unstable
  4. 3rd order and unstable

Answer (Detailed Solution Below)

Option 3 : 4th order and unstable

Basics of Control Systems Question 14 Detailed Solution

Download Solution PDF

From the block diagram,

G(s)=1s2(s+1)

H(s)=20(s+20)

As the given feedback is negative, the transfer function of the closed loop system is

Y(s)R(s)=G(s)1+G(s)H(s)

=1s2(s+1)1+1s2(s+1)20(s+20)

=s+20s2(s+1)(s+20)+20

=s+20s4+21s3+20s2+20

The denominator of the above transfer function has the highest degree of 4. Therefore, the order of the system is 4.

The coefficient of ‘s’ term is zero in the characteristic equation (denominator of above transfer function). Therefore, the system is unstable.

The Laplace of the response is the same as the system function for:

  1. unit impulse input
  2. unit step input
  3. unit ramp input
  4. unit sinusoidal input

Answer (Detailed Solution Below)

Option 1 : unit impulse input

Basics of Control Systems Question 15 Detailed Solution

Download Solution PDF

Concept:

r(t)=δ(t),R(s)=1TF=L[C(s)]L[R(s)]

Transfer function =L[C(s)]

Hence, the Laplace of the response is the same as the system function for unit impulse input.

Get Free Access Now
Hot Links: teen patti gold download apk teen patti royal dhani teen patti teen patti star apk