Stamp Prep
Already have an account? Log in
← All free practice questions
PE-CSE

Free PE Control Systems Engineering practice questions.

15 free practice questions with detailed solutions — including fill-in-blank, multiple-select, and drag-and-drop.

Want 16800+ more questions? Start your free 7-day trial

Question 1 · easy
Measurement

A differential pressure flow meter measures flow rate by sensing the pressure drop across an orifice plate. The flow rate Q is related to the differential pressure ΔP by:

  • A.Q ∝ ΔP
  • B.Q ∝ √ΔP
  • C.Q ∝ ΔP²
  • D.Q is independent of ΔP
Show solution

Answer · B

Step 1: Recall the orifice flow equation

From Bernoulli's equation applied across the restriction:

Q = C_d × A × √(2ΔP / ρ)

Step 2: Identify the relationship

Since C_d, A, and ρ are constants for a given installation, Q ∝ √ΔP.

This is why DP flow meters require square-root extraction to linearize the output signal.

Why not the others? Q ∝ ΔP (linear) and Q ∝ ΔP² are incorrect relationships. Q is never independent of ΔP.

Question 2 · easy
Control Systems

In a PID controller, what does the integral action primarily address?

  • A.Reducing oscillations
  • B.Eliminating steady-state error (offset)
  • C.Anticipating future error
  • D.Increasing system bandwidth
Show solution

Answer · B

Step 1: Recall PID controller actions

P (Proportional) — Output proportional to current error. Cannot eliminate offset alone.

I (Integral) — Accumulates error over time. Drives steady-state error to zero.

D (Derivative) — Responds to rate of change of error. Anticipates future error.

Step 2: Answer

Integral action eliminates steady-state error (offset) by continuing to increase its output as long as any error persists.

Why not the others? Reducing oscillations is more associated with D action. Anticipating future error is D action. Increasing bandwidth is not a primary PID function.

Question 3 · easy
Measurement

Which temperature sensor type generates its own voltage based on the Seebeck effect?

  • A.RTD
  • B.Thermistor
  • C.Thermocouple
  • D.Infrared pyrometer
Show solution

Answer · C

Step 1: Identify the Seebeck effect

The Seebeck effect produces a voltage (EMF) when two dissimilar metals are joined and their junctions are at different temperatures.

Step 2: Match to sensor type

A thermocouple is the only sensor that generates its own voltage — no external excitation required.

Why not the others?

• RTD — Resistance changes with temperature (requires excitation current)

• Thermistor — Resistance changes with temperature (requires excitation)

• Infrared pyrometer — Measures emitted thermal radiation (non-contact), not based on Seebeck effect

Question 4 · easy
Signals

A 4–20 mA transmitter is calibrated for 0–100 psig. What current output corresponds to 50 psig?

  • A.10 mA
  • B.12 mA
  • C.8 mA
  • D.16 mA
Show solution

Answer · B

Step 1: Determine the percent of span

Span = 0–100 psig. Reading = 50 psig → 50 / 100 = 50% of span.

Step 2: Apply the 4–20 mA linear scaling formula

I = 4 + (% span) × (20 − 4)

I = 4 + 0.50 × 16 = 4 + 8 = 12 mA

Quick check: 4 mA = 0%, 12 mA = 50%, 20 mA = 100%. ✓

Question 5 · easy
Valves

A fail-closed (air-to-open) control valve will move to which position on loss of instrument air?

  • A.Fully open
  • B.Fully closed
  • C.Last position held
  • D.50% open
Show solution

Answer · B

Step 1: Understand the fail action

A fail-closed (FC) valve is also called air-to-open (ATO). Air pressure pushes the valve open against a spring.

Step 2: Determine failure position

On loss of instrument air, the spring returns the valve to its fully closed position.

Why not the others?

• Fully open = fail-open (FO) / air-to-close (ATC) valve

• Last position held = requires a lock-in-place mechanism (not standard)

• 50% open = not a standard failure mode

Question 6 · easy
MeasurementFill-in-Blank

A hydrostatic level transmitter measures liquid level in an open tank. If the liquid has a specific gravity of 0.85, and the transmitter reads 25.0 kPa, what is the liquid level? Use g = 9.81 m/s².

Your answer:m
Show solution

Answer · 3 m

Acceptable range · 2.93.1 m

Step 1: Recall the hydrostatic pressure formula

P = ρ × g × h → h = P / (ρ × g)

Step 2: Calculate density from specific gravity

ρ = SG × ρ_water = 0.85 × 1,000 kg/m³ = 850 kg/m³

Step 3: Solve for height

h = 25,000 Pa / (850 kg/m³ × 9.81 m/s²)

h = 25,000 / 8,338.5 = 3.0 m

Question 7 · medium
Control Systems

A first-order system has a transfer function G(s) = 5/(10s + 1). The time constant and steady-state gain are:

  • A.τ = 10 s, K = 5
  • B.τ = 5 s, K = 10
  • C.τ = 2 s, K = 50
  • D.τ = 10 s, K = 0.5
Show solution

Answer · A

Step 1: Recall the standard first-order transfer function form

G(s) = K / (τs + 1)

Step 2: Compare with the given transfer function

G(s) = 5 / (10s + 1)

Matching terms: K (steady-state gain) = 5, τ (time constant) = 10 s.

Physical meaning: The system reaches 63.2% of its final value in 10 seconds and settles to a gain of 5 at steady state.

Question 8 · medium
Safety/SIS

Per IEC 61511, what is the required probability of failure on demand (PFD_avg) range for SIL 2?

  • A.≥ 10⁻² to < 10⁻¹
  • B.≥ 10⁻³ to < 10⁻²
  • C.≥ 10⁻⁴ to < 10⁻³
  • D.≥ 10⁻⁵ to < 10⁻⁴
Show solution

Answer · B

Step 1: Recall the SIL / PFD_avg table (IEC 61511)

• SIL 1: PFD_avg ≥ 10⁻² to < 10⁻¹

• SIL 2: PFD_avg ≥ 10⁻³ to < 10⁻²

• SIL 3: PFD_avg ≥ 10⁻⁴ to < 10⁻³

• SIL 4: PFD_avg ≥ 10⁻⁵ to < 10⁻⁴

Step 2: Answer

SIL 2 requires a PFD_avg of ≥ 10⁻³ to < 10⁻² (i.e., the SIF must have a risk reduction factor of 100–1,000).

Reference: IEC 61511, Table 3 — Safety Integrity Levels.

Question 9 · medium
Valves

A control valve with Cv = 50 passes water (SG = 1.0) with a pressure drop of 25 psi. The flow rate in GPM is most nearly:

  • A.150 GPM
  • B.250 GPM
  • C.200 GPM
  • D.350 GPM
Show solution

Answer · B

Step 1: Recall the liquid valve sizing equation

Q = C_v × √(ΔP / SG)

Step 2: Substitute values

Q = 50 × √(25 / 1.0) = 50 × √25 = 50 × 5 = 250 GPM

Reference: ISA/IEC 60534 — Control Valve Sizing, Liquid Flow.

Question 10 · medium
Control Systems

A feedback control system has the characteristic equation s³ + 4s² + 5s + 2 = 0. Using the Routh stability criterion, the system is:

  • A.Stable — all Routh elements positive
  • B.Unstable — sign change in first column
  • C.Marginally stable — zero in first column
  • D.Cannot be determined without gain
Show solution

Answer · A

Step 1: Construct the Routh array

Characteristic equation: s³ + 4s² + 5s + 2 = 0

Row s³: | 1 | 5 |

Row s²: | 4 | 2 |

Row s¹: | (4×5 − 1×2) / 4 = 18/4 = 4.5 | 0 |

Row s⁰: | 2 |

Step 2: Check first column for sign changes

First column: 1, 4, 4.5, 2 — all positive, no sign changes.

Conclusion: The system is stable. The number of sign changes equals the number of RHP roots (zero in this case).

Question 11 · medium
Signals

A Wheatstone bridge has R1 = R2 = R3 = 120 Ω and R4 (strain gauge) = 120.5 Ω. With a 10 V excitation, the output voltage is most nearly:

  • A.10.4 mV
  • B.5.2 mV
  • C.20.8 mV
  • D.2.1 mV
Show solution

Answer · A

Step 1: Recall the Wheatstone bridge output formula

V_out = V_exc × (R4/(R3 + R4) − R2/(R1 + R2))

Step 2: Substitute values

V_out = 10 × (120.5/(120 + 120.5) − 120/(120 + 120))

V_out = 10 × (120.5/240.5 − 120/240)

V_out = 10 × (0.50104 − 0.50000)

V_out = 10 × 0.00104 = 10.4 mV

Note: This small voltage is then amplified by an instrumentation amplifier for measurement.

Question 12 · medium
Safety/SISMultiple Select

Which of the following are required elements of a Safety Instrumented System (SIS) per IEC 61511? Select all that apply.

Select all that apply

  • A.Logic solver (safety PLC)
  • B.Sensor/input element
  • C.Final control element (e.g., shutdown valve)
  • D.Historian database
  • E.Operator HMI display
Show solution

Answers · A, B, C

Step 1: Recall the three required SIS elements (IEC 61511)

A Safety Instrumented System must include all three functional subsystems:

A — Logic solver (safety PLC) ✅ — Processes inputs and determines trip action

B — Sensor/input element ✅ — Detects the hazardous condition (e.g., pressure transmitter)

C — Final control element ✅ — Takes the safe action (e.g., shutdown valve, trip relay)

Why not D and E?

• D — Historian database: Useful for diagnostics but NOT a required SIS element

• E — Operator HMI display: Important for operations but NOT part of the SIS safety function

Question 13 · hard
Control Systems

In a cascade control configuration, the output of the primary (master) controller becomes:

  • A.The setpoint of the secondary (slave) controller
  • B.The process variable of the secondary controller
  • C.The feedback signal to the primary controller
  • D.The direct signal to the final control element
Show solution

Answer · A

Step 1: Understand cascade control architecture

Cascade control uses two controllers: a primary (outer/master) loop and a secondary (inner/slave) loop.

Step 2: Signal flow

Primary controller output → Setpoint of the secondary controller → Secondary controller output → Final control element

The secondary loop rejects disturbances faster because it has a shorter time constant.

Why not the others?

• B — The PV of the secondary comes from its own sensor, not the primary output

• C — The feedback to the primary is its own PV measurement

• D — The primary never directly drives the final element in cascade control

Question 14 · hard
Control Systems

A process has the open-loop transfer function G(s) = 10/[(s+1)(s+2)(s+5)]. The gain margin is most nearly:

  • A.7.0 dB
  • B.17.0 dB
  • C.23.5 dB
  • D.∞ (system is always stable)
Show solution

Answer · B

Step 1: Find the phase crossover frequency (ω_pc)

Set ∠G(jω) = −180°. For G(s) = 10/[(s+1)(s+2)(s+5)]:

∠G(jω) = −[arctan(ω/1) + arctan(ω/2) + arctan(ω/5)] = −180°

Solving numerically: ω_pc ≈ 3.32 rad/s.

Step 2: Calculate gain at ω_pc

|G(jω_pc)| = 10 / [√(1+3.32²) × √(4+3.32²) × √(25+3.32²)]

= 10 / [3.47 × 3.87 × 5.50] = 10 / 73.8 ≈ 0.1355

Step 3: Calculate gain margin

GM = −20 log₁₀(0.1355) = −20 × (−0.868) ≈ 17.4 dB ≈ 17 dB

Positive gain margin → system is stable with ~17 dB of margin.

Question 15 · hard
Control SystemsDrag & Drop

Match each control action to its primary function by dragging each action to its correct description.

Items to match

  • Proportional (P)
  • Integral (I)
  • Derivative (D)
  • Feedforward (FF)

Target slots

  • Output proportional to current error magnitude
  • Eliminates steady-state offset by accumulating error
  • Anticipates future error from rate of change
  • Compensates for measurable disturbances before they affect the process
Show solution

Correct matching

  • Proportional (P)Output proportional to current error magnitude
  • Integral (I)Eliminates steady-state offset by accumulating error
  • Derivative (D)Anticipates future error from rate of change
  • Feedforward (FF)Compensates for measurable disturbances before they affect the process

Proportional (P) → Output proportional to current error magnitude. Provides immediate corrective action but leaves a steady-state offset.

Integral (I) → Accumulates error over time to eliminate steady-state offset. The longer the error persists, the larger the correction.

Derivative (D) → Responds to the rate of change of error, effectively anticipating future error. Provides damping but is sensitive to noise.

Feedforward (FF) → Measures disturbances directly and compensates before they affect the process variable. Unlike feedback, it acts proactively.

Ready for the full library?

Get access to 16800+ practice questions across all PE and FE disciplines, practice exams, and adaptive learning tools.

7-day free trial · cancel anytime · no credit card required