All Practice Exams

100+ Free HKIE Professional Assessment — Control, Automation & Instrumentation Discipline Practice Questions

HKIE Professional Assessment — Control, Automation & Instrumentation Discipline (Hong Kong Institution of Engineers) practice questions are available now; exam metadata is being verified.

✓ No registration✓ No credit card✓ No hidden fees✓ Start practicing immediately
100+ Questions
100% Free

Loading practice questions...

2026 Statistics

Key Facts: HKIE Professional Assessment — Control, Automation & Instrumentation Discipline Exam

100 Qs

Practice Bank

HKIE CAI Study Adaptation

4 Areas

HKIE Competence Standard

HKIE Competence Standards

2 Hours

Written Essay

HKIE PA Guidelines

This question bank provides 100 high-quality English-language MCQ practice items covering feedback control systems, industrial automation (PLC/SCADA/DCS), sensors & transmitters, fieldbus protocols, functional safety (IEC 61508/61511 SIL), cybersecurity for ICS, EMSD standards, and HKIE ethics. It serves as a comprehensive study adaptation to reinforce domain knowledge for HKIE Professional Assessment candidates.

Sample HKIE Professional Assessment — Control, Automation & Instrumentation Discipline Practice Questions

Try these sample questions to test your HKIE Professional Assessment — Control, Automation & Instrumentation Discipline exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.

1Which of the following best describes the primary operational distinction between an open-loop control system and a closed-loop feedback control system?
A.An open-loop system measures the output process variable and feeds it back to compare with the setpoint, whereas a closed-loop system operates on a preset timer.
B.A closed-loop control system continuously measures the output process variable and adjusts the manipulated variable to eliminate setpoint error and reject external disturbances.
C.An open-loop control system provides automatic disturbance rejection without requiring a physical sensor.
D.A closed-loop control system operates exclusively with digital PLC controllers, whereas open-loop systems rely on analog pneumatics.
Explanation: A closed-loop control system uses feedback from a sensor measuring the process variable to continuously adjust the manipulated variable, reducing error between setpoint and process variable while actively rejecting disturbances. Open-loop systems execute control action based solely on input commands or fixed calibration without observing the resulting process output.
2In a standard proportional-only (P) feedback controller, what is the primary consequence of increasing the proportional gain ($K_p$)?
A.The controller completely eliminates steady-state offset error for a step change in setpoint.
B.The loop response speed increases and steady-state offset decreases, but excessive gain reduces phase margin and causes oscillation or instability.
C.The controller introduces a $90^\circ$ phase lead that stabilizes high-frequency process noise.
D.The loop response becomes slower and more heavily damped.
Explanation: Increasing proportional gain $K_p$ increases loop gain, speeding up response time and reducing steady-state offset error ($e_{ss} \approx 1/(1+K_p K_{process})$). However, higher gain reduces system gain and phase margins, which increases overshoot and can drive the closed-loop system into instability.
3What is the primary benefit and main operational drawback of incorporating Derivative action ($T_d$) into a PID control loop?
A.Benefit: eliminates steady-state error; Drawback: causes reset windup during actuator saturation.
B.Benefit: provides predictive phase lead to improve transient response and damping; Drawback: amplifies high-frequency measurement noise.
C.Benefit: eliminates low-frequency process noise; Drawback: reduces closed-loop response bandwidth.
D.Benefit: guarantees absolute system stability under all delay conditions; Drawback: slows down controller output speed.
Explanation: Derivative action acts on the rate of change of error ($ d e/dt$), anticipating future error and providing phase lead that increases damping and reduces transient overshoot. However, because $d/dt$ magnitude increases linearly with frequency ($j\omega$), derivative action significantly amplifies high-frequency sensor noise, requiring low-pass filtering.
4A pressure transmitter calibrated for a range of 0 to 150 kPa outputs a standard 4 to 20 mA analog signal. If an analog input card measures a loop current of 12.4 mA, what is the corresponding measured pressure?
A.65.25 kPa
B.78.75 kPa
C.93.00 kPa
D.116.25 kPa
Explanation: To calculate scaled process pressure from loop current: Signal span = $20\text{ mA} - 4\text{ mA} = 16\text{ mA}$. Fraction of range = $(12.4\text{ mA} - 4\text{ mA}) / 16\text{ mA} = 8.4 / 16 = 0.525$ (or $52.5\%$). Measured pressure = $0\text{ kPa} + 0.525 \times (150\text{ kPa} - 0\text{ kPa}) = 78.75\text{ kPa}$.
5A parallel PI controller has proportional gain $K_p = 2.0$ and integral time $T_i = 10.0\text{ seconds}$. The setpoint is $50\%$ and the process variable suddenly drops to $45\%$ and remains constant for $5.0\text{ seconds}$. Assuming the integral term was zero prior to this step, what is the total controller output change ($ \Delta u$) due to proportional and integral action at $t = 5.0\text{ seconds}$?
A.10.0%
B.12.5%
C.15.0%
D.20.0%
Explanation: Step 1: Error $e = SP - PV = 50\% - 45\% = +5\%$. Step 2: Proportional term output $P = K_p \cdot e = 2.0 \times 5\% = 10\%$. Step 3: Integral term output $I = \frac{K_p}{T_i} \int_0^t e(\tau) d\tau = \frac{2.0}{10.0} \times (5\% \times 5.0\text{ s}) = 0.2 \times 25 = 5\%$. Step 4: Total output change $\Delta u = P + I = 10\% + 5\% = 15\%$.
6Integral reset windup in a process controller occurs under which of the following operating conditions?
A.When derivative action operates on a high-frequency noisy measurement.
B.When a sustained error exists while the final control element (valve/VFD) is saturated at its physical limit, causing the integral term to continuously accumulate.
C.When proportional gain is set below $0.1$, causing steady-state offset.
D.When control loop execution cycle time is faster than sensor update frequency.
Explanation: Integral windup occurs when a persistent control error causes the integral accumulator to sum up to very large values while the control valve or motor drive is fully open or closed (saturated). When the process variable finally crosses setpoint, the controller output cannot respond immediately because the accumulated integral term must first 'unwind', leading to severe overshoot.
7For a continuous-time linear time-invariant (LTI) control system described by a closed-loop transfer function, what is the necessary and sufficient condition for bounded-input bounded-output (BIBO) stability?
A.All open-loop zeros must lie on the imaginary axis ($s = 0$).
B.All closed-loop poles must have strictly negative real parts (located in the open left-half of the s-plane).
C.The steady-state gain of the transfer function must equal exactly 1.0.
D.The number of poles must be strictly less than the number of zeros.
Explanation: A continuous LTI system is BIBO stable if and only if all roots of the closed-loop characteristic equation (poles) reside strictly in the left-half s-plane ($Re(p_i) < 0$). Any pole with a positive real part produces exponentially growing response terms ($e^{+\sigma t}$), resulting in instability.
8An open-loop process system has a transfer function $G(s)H(s) = \frac{10}{s(s+2)(s+5)}$. What is the Gain Margin (GM) of this feedback control loop?
A.3.5 (10.9 dB)
B.7.0 (16.9 dB)
C.14.0 (22.9 dB)
D.70.0 (36.9 dB)
Explanation: Step 1: Evaluate $G(j\omega)H(j\omega) = \frac{10}{j\omega (j\omega+2)(j\omega+5)} = \frac{10}{-7\omega^2 + j\omega(10 - \omega^2)}$. Step 2: Phase crossover frequency $\omega_{pc}$ occurs when imaginary component equals zero: $10 - \omega^2 = 0 \implies \omega_{pc} = \sqrt{10}\text{ rad/s}$. Step 3: Magnitude at $\omega_{pc}$ is $|G(j\sqrt{10})H(j\sqrt{10})| = \frac{10}{|-7(10)|} = \frac{10}{70} = \frac{1}{7}$. Step 4: Gain Margin $GM = \frac{1}{|G(j\omega_{pc})H(j\omega_{pc})|} = 7$. Expressed in decibels: $20 \log_{10}(7) \approx 16.9\text{ dB}$.
9On a frequency response Bode plot, how is the Phase Margin (PM) of a negative feedback control loop defined?
A.The phase angle difference from $0^\circ$ measured at the frequency where open-loop magnitude is $0\text{ dB}$.
B.The amount of additional phase lag required at the gain crossover frequency (where $|G(j\omega)H(j\omega)| = 1 = 0\text{ dB}$) to bring the total open-loop phase lag to $-180^\circ$, calculated as $PM = 180^\circ + \angle G(j\omega_{gc})H(j\omega_{gc})$.
C.The frequency range over which open-loop gain exceeds $+20\text{ dB}$.
D.The decibel difference between maximum resonant peak gain and DC gain.
Explanation: Phase Margin measures system robustness against time delay or phase lag additions. It is calculated at the gain crossover frequency $\omega_{gc}$ (where magnitude equals $1$ or $0\text{ dB}$) as $PM = 180^\circ + \phi(\omega_{gc})$. A positive phase margin (typically $45^\circ$ to $60^\circ$) indicates stable closed-loop operation.
10When applying the classical Ziegler-Nichols Closed-Loop Ultimate Gain method to tune a PID controller, an engineer determines the ultimate gain $K_u = 8.0$ and ultimate period $P_u = 12.0\text{ seconds}$. What are the recommended Ziegler-Nichols PID parameters ($K_p$, $T_i$, $T_d$)?
A.Kp = 4.0, Ti = 12.0 s, Td = 3.0 s
B.Kp = 4.8, Ti = 6.0 s, Td = 1.5 s
C.Kp = 3.6, Ti = 4.0 s, Td = 1.0 s
D.Kp = 2.4, Ti = 6.0 s, Td = 2.0 s
Explanation: According to the Ziegler-Nichols closed-loop ultimate frequency tuning rules for a full PID controller: $K_p = 0.6 \cdot K_u = 0.6 \times 8.0 = 4.8$. Integral time $T_i = 0.5 \cdot P_u = 0.5 \times 12.0\text{ s} = 6.0\text{ s}$. Derivative time $T_d = 0.125 \cdot P_u = 0.125 \times 12.0\text{ s} = 1.5\text{ s}$.

About the HKIE Professional Assessment — Control, Automation & Instrumentation Discipline Practice Questions

Verified exam format metadata for HKIE Professional Assessment — Control, Automation & Instrumentation Discipline (Hong Kong Institution of Engineers) is pending. The practice questions above remain available while official exam length, timing, passing score, fee, and administrator details are reviewed.