0% found this document useful (0 votes)
63 views6 pages

Control Systems Exam Questions 2017

This document outlines the examination details for the course MEE 310 - Control Systems for 300 Level Mechanical Engineering students at Lara-Mokin University, Nigeria, during the 2016/2017 academic session. It includes instructions for answering five questions covering topics such as system stability, block diagram algebra, control system components, digital control systems, and transient response. The exam is designed to assess students' understanding of control systems and their applications.

Uploaded by

damian.anuku
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
63 views6 pages

Control Systems Exam Questions 2017

This document outlines the examination details for the course MEE 310 - Control Systems for 300 Level Mechanical Engineering students at Lara-Mokin University, Nigeria, during the 2016/2017 academic session. It includes instructions for answering five questions covering topics such as system stability, block diagram algebra, control system components, digital control systems, and transient response. The exam is designed to assess students' understanding of control systems and their applications.

Uploaded by

damian.anuku
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

1.

i: ' [Link] UNlVJERSlr/,, lLARA-MOKIN,


"'
ElYJ DEPARTMENT OF
ONDO STATE,, Nl6ERIA
MECHANICAL, AUTOMOTIVE AND PRODUCTION
ENGINEERING

SECO,ND SEMESTER EXAMINATIONS

2016/2017 ACADEMIC SESSION

COURSE: MEE 31 O- Control Systems (3 Units)

CLASS: 300 Level Mechanical Engineering


HOD'S SIGNATURE
TIME ALLOWED: 3 Hours

INSTRUCTIONS: Answer any five questions


Date: July/August,2017

Question 1

(a) State the circumstances under which a system is considered stable? (5 marks)
(b) Consider the system where the transfer function of the plant is given. In this system, a
negative unit feedback is used.

Gc(s) = K, Gp(s) = s+J


s(s+l)(s+S)

Using Hurwitz criterion, determine the stability criterion for the closed - loop system in term
of the controller gain K. (7 marks)

Question 2

(a) Sketch the four basic interconnections used to combine the elemen~ary block diagrams in
control system (4 marks)

(b) Consider the model in the S-domain of a simple spring-mass-dash pot system being acted on
by an input force applied to the mass, as shown in Figure Q2(b). Obtain the input-output
transfer function relating the output X to the input F, using block diagram algebra. (8 marks)

F(t)
- - -..
X(t) M

1--.i._~7'"""<:~~1---JJ-l
Figure Q2(b ).

Page 1 of 2
\....--
Question 3
(a) Enumerate five types of components in a control system (3 marks)

(b) What do you understand by control system design and tuning_? (3 marks)

(c) Discuss the basic three common npproaches for improving control system performance
(6 marks)

Question 4
(a) Briefly explain digital control system. (3 marks)

(b) What are the benefits of using digital control system? (3 marks)

(c) Define the following terms: PI, PD, and PIO controllers (6 marks)

Question 5

(a) Explain the role of a confroller in a closed loop control system. (3 marks)

(b) The feedback system has an open loop transfer function given as
K(l - S)
G(S)H(S) = S(Sz + SS + 9)
using Routh criterion, determine the maximum value of K for the closed loop system to
be stable. (9 marks)

Question 6

(a) Differentiate between open-loop and closed-loop control systems? (5 marks)

(b) Considering a unit feedback control system with the closed loop transfer function

C(S) Ks+ b
=----
R (S) s 2 + as + b

Determine the open-loop transfer function. (7 marks)

Question 7

(a) Define the term transient response. (2 marks)

(b) Consider a linear first order dynamic system for which the governing equation is given by

ry + y = f (t), where t > 0 is a time constant. Derive the expression for forced respons~
of the system for the following units:

(i) step input (5 marks)

(ii) impulse input (5 marks)

Page 2 of 2

Common questions

Powered by AI

Transient response refers to how a system reacts to changes from equilibrium to reach a new steady state. In first-order dynamic systems, the response to a step input is typically an exponential rise reaching final value asymptotically, while an impulse input produces an immediate reaction proportional to the input magnitude. Evaluating transient response involves analyzing parameters such as rise time, settling time, peak time, and overshoot to understand system dynamics and stability .

PI (Proportional-Integral), PD (Proportional-Derivative), and PID (Proportional-Integral-Derivative) controllers are used to achieve desired control performance by adjusting system inputs based on feedback. A PI controller reduces steady-state error using proportional and integral actions, a PD controller improves stability and transient response with proportional and derivative actions, and a PID controller combines all three to optimize stability, reduce overshoot, and minimize steady-state error. They differ in how they address system error components: PI targets long-term accuracy, PD focuses on speed, and PID provides a balanced compromise .

Digital control systems differ from analog systems in their use of discrete signals rather than continuous signals. Benefits of digital control systems include higher precision due to reduced noise susceptibility, flexibility in implementing complex algorithms, easier integration with modern digital communication systems, straightforward adjustment and programming through software updates, and enhanced reliability and repeatability. Digital systems can also leverage advances in microprocessor technologies for improved performance capabilities .

A system is considered stable if all the poles of its transfer function have negative real parts. For a closed-loop system, stability can be analyzed using criteria like the Hurwitz criterion. The Hurwitz criterion involves setting up a Hurwitz matrix from the system’s characteristic equation and ensuring that all leading principal minors of the matrix are positive for stability. In the given context, with a negative unit feedback and controller gain K, the Hurwitz criterion helps in determining the range of K for which the closed-loop system remains stable .

Applying the Routh criterion involves forming a Routh array from the coefficients of the characteristic polynomial of the closed-loop system. Each row is constructed using elements from the two immediately preceding rows. The system's stability is verified if all elements of the first column in the Routh array are positive. To find the maximum allowable gain K, construct the array with K as a variable and solve inequalities formed from maintaining positive first column entries. The limit of K for stability is where any first-column element approaches zero without switching sign .

Common components in control systems include sensors, actuators, controllers, feedback elements, and communication networks. Sensors measure physical parameters; actuators execute control commands; controllers process input data to formulate control signals; feedback elements provide system output back to the controller for comparison with desired inputs; communication networks facilitate data exchange. Control system design involves selecting component specifications that meet desired system performance, while tuning involves adjusting parameters like gain or setpoints to optimize performance. Each component's fidelity and dynamics affect overall system stability and responsiveness .

To obtain the input-output transfer function using block diagram algebra for a spring-mass-damper system, assign blocks to each component: mass, damper, and spring. In the S-domain, express the relationships: force F(t) is the input, and displacement X(t) is the output. Use Laplace transforms to represent stiffness (spring), damping, and mass. The transfer function is derived by manipulating these block equations to relate output X(s) to input F(s), considering the system dynamics expressed in terms of s (complex frequency domain).

The three basic approaches for improving control system performance include tuning, restructuring the control loop architecture, and implementing adaptive or predictive control strategies. Tuning involves adjusting parameters like PID gains to optimize system response. Restructuring involves redesigning feedback paths or employing controllers in cascade to better handle multi-variable interactions. Adaptive control adjusts parameters in real-time based on system performance, while predictive control uses future system behavior models to optimize current decisions. These strategies enhance stability, precision, and response times, contributing to optimized system performance .

In a closed-loop control system, the controller's primary function is to process the feedback signal from sensors and compare it with a reference or desired value, generating a control signal to minimize the error. The controller adjusts system input to achieve the desired output performance. Its design influences system response times, stability, and steady-state error. Various tuning methods, including adjusting proportional, integral, and derivative gains, impact how corrective actions are applied, affecting overall system performance including speed of response and accuracy .

Open-loop systems operate without feedback; their output is not compared to desired values during operation. In contrast, closed-loop systems utilize feedback to continuously adjust output to maintain desired performance. Given a closed-loop transfer function C(s)/R(s) = (Ks + b)/(s^2 + as + b) and assuming unit feedback, the open-loop transfer function can be derived by recognizing it as the combination of forward path transfer function and feedback path gain. Thus, the open-loop transfer function is K(s + b)/b .

You might also like