0% found this document useful (0 votes)
13 views2 pages

EE3302 Advanced Control Systems Exam

This document is the mid-semester examination paper for the Advanced Control Systems course at the National Institute of Technology Rourkela for the B.Tech in Electrical Engineering program. It includes six questions covering topics such as state models, state transformation techniques, range space dimensions, MIMO system transfer functions, state trajectory evolution, and theoretical statements regarding linear time-invariant systems. The exam is structured to assess students' understanding and application of advanced control system concepts.

Uploaded by

diliputukuri76
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)
13 views2 pages

EE3302 Advanced Control Systems Exam

This document is the mid-semester examination paper for the Advanced Control Systems course at the National Institute of Technology Rourkela for the B.Tech in Electrical Engineering program. It includes six questions covering topics such as state models, state transformation techniques, range space dimensions, MIMO system transfer functions, state trajectory evolution, and theoretical statements regarding linear time-invariant systems. The exam is structured to assess students' understanding and application of advanced control system concepts.

Uploaded by

diliputukuri76
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

NATIONAL INSTITUTE OF TECHNOLOGY ROURKELA

Department of Electrical Engineering


Mid-Semester Examination, 2024
Session: 2023 - 2024 (Spring)
[Link] in Electrial Engineering
6th Semester
Subject Name: Advanced Control Systems
Subject Code: EE3302
Number of Pages:2 Full Marks: 30 Duration: 2 Hours

Instructions

• Answer all the Questions.


• Concise and brief answer is expected.

1. Find out the state model of the mechanical system as shown in the 1 [4]

Figure 1: Mass and double Spring Damper System

2. Devise a state transformation technique that will yield the following state model in the
decoupled form.
   
0 1 0 0  
A = 0 −2
 −3 B = 1 C = 1 0 0
 D=0
0 0 1 0
[4]
3. Consider the A matrix, as shown in the aforementioned question question 2. Find out
the dimension of the range space, and find out the expression of the vector that belongs
to the Kernel of the A matrix. Comment on the nullity of A. Find out the angle between
any vector that belongs to the null space of the A matrix and the space spanned by the
rows of the A matrix. [4]
4. Find a state space model for the MIMO system’s transfer function matrix as shown
below. Try to consider a minimum number of state variables to represent the model in
the state space form.

Contd. to the next page. . .


Advanced Control Systems Mid-Semester Examination Page 2 of 2
 4s − 1 1 
 s+1 s2 + 3s + 2 
G(s) = 
 

 1 (s + 1) 
s2 + 5s + 6 (s + 3)

[4]

5. For the given system with the following A, B, C, and D matrices, find out how the
state trajectory will evolve with time if the
 system was initially
 relaxed
  and a step input
0 1 0 0  
is applied as an actuating input. A =  0 0 1  B = 0 C = 1 0 0

−6 −11 −6 1
D=0 [4]

6. Comment on the veracity of the following statements. Without a cogent argument and
appropriate justification, no answer will be considered. All parts of this question 6 must
be written in the same place.

(a) If an LTI system contains one pole at the origin, then the system will have a unique
isolated equilibrium point at the origin. [2]
(b) If the A matrix of a system is a Hermitian matrix (i.e. aij = a∗ji where the ∗ indicates
the complex conjugate), then the system output may exhibit an oscillatory response. [2]
(c) The order of the characteristics polynomial and minimal polynomial are always
equal for any arbitrary square matrix. [2]
(d) An n-dimensional LTI system will have n-trajectories in the state space for a given
initial condition. [2]
(e) For an m number of interconnected water tank liquid level control problems (where
no flywheel is present, and tanks are only connected to each other with different
pipes of fixed radius), the state model dimension may go as high as m2 . [2]

End of question paper

Common questions

Powered by AI

The statement is incorrect. While both the characteristic polynomial and minimal polynomial contain information about the eigenvalues of a matrix, their orders can differ. The characteristic polynomial's order is equal to the dimension of the matrix, representing all potential eigenvalues including multiplicities. The minimal polynomial, however, is the polynomial of smallest degree that nullifies the matrix and only includes each eigenvalue to the minimal degree needed to achieve this. Hence, its order can be less if some eigenvalues have higher algebraic multiplicity but do not represent linearly independent eigenspaces .

No, the statement is not necessarily true. An n-dimensional LTI system has an n-dimensional state space, allowing for trajectories defined by n independent state variables. However, for a given initial condition, the trajectory is uniquely defined and singular. While multiple trajectories exist theoretically for varying initial conditions, from a single initial point, only one trajectory is realized, as determined by the system's dynamics governed by the state equations .

The dimension of the range space, or the rank of a matrix A, is equal to the number of linearly independent columns (or rows) in the matrix. This can be determined through Gaussian elimination to bring the matrix to reduced row echelon form. A vector in the kernel, or null space, of A can be found by solving the homogeneous equation Ax = 0, where x represents the vector. This requires identifying the free variables from the null space basis vectors using row reduction techniques. The nullity of A, indicating the number of vectors in the null space, is given by the number of free variables .

For an interconnected water tank system without flywheels and with fixed-radius pipe connections, the dimensionality of the state model can potentially be as high as m² where m is the number of tanks. Each tank can contribute multiple states based on the number of inflow and outflow interactions, fluid dynamics, and level balancing equations. The interconnections and time-dependent flow also add dynamic states, multiplying potential state variables to model the entire system comprehensively. This arises from considering each tank's interactions individually and the need to describe their dynamic behaviors collectively .

The state trajectory of an LTI system with a given matrix A, an initial relaxed condition, and a step input can be analyzed using the system's solution to the state-space equations. The solution generally takes the form x(t) = e^(At)x(0) + ∫e^(A(t-τ))Bu(τ)dτ, where x(t) is the state, and e^(At) is the state transition matrix. With the initial condition x(0) = 0 and a step input, the trajectory simplifies to x(t) = ∫e^(A(t-τ))Bdτ·1 (step input at τ=0). This demonstrates the system's inherent response characteristics over time, which are determined by the eigenvalues of A. The eigenvalues control stability and the presence of oscillations or decay in the system's response .

An LTI system with a Hermitian matrix might exhibit oscillatory response behavior under conditions where the eigenvalues of the Hermitian matrix have complex components. However, since Hermitian matrices have real eigenvalues, oscillations can occur due to repeated spectra leading to resonance or poorly damped modes influenced by system gain or feedback loops. Therefore, the oscillatory behavior might stem from interactions with external elements (e.g., actuators or sensors introducing phase or gain shifts) rather than the Hermitian nature itself, which implies stability and real eigenvalues as intrinsic properties .

An LTI system containing a pole at the origin typically implies the presence of a marginally stable mode (characteristic of an integrator in the system), but it does not necessarily guarantee a unique isolated equilibrium point at the origin. The isolated equilibrium point would depend on further system dynamics and coefficients affecting state feedback or disturbances beyond the pole location. Hence, while the presence of a pole at the origin suggests a special characteristic (like constant drift in state), additional analysis on the full system matrix is needed to definitively declare an isolated equilibrium point .

A state transformation technique to convert a given state model into decoupled form involves finding a transformation matrix that diagonalizes the state matrix A, typically achieved using techniques like Arnoldi decomposition. The procedure involves computing the eigenvalues and eigenvectors of the matrix A. By transforming the state matrix to a basis where it is diagonal, it simplifies into a series of independent first-order differential equations, thus decoupling the system. This is mathematically expressed as T = P⁻¹AP, where P is the matrix of eigenvectors and T is the diagonal form. The transformation matrix effectively separates the dynamics of the system into non-interacting modes, providing clearer insights into individual component dynamics .

To convert a transfer function matrix of a MIMO system into a state space model with minimal state variables, one must first determine the order of the poles from the transfer function matrix, which indicates the number of state variables needed. The process involves creating companion matrices (for controllable canonical form) for each transfer function that collectively describe the system's dynamics. The transformation combines these canonical pieces into a comprehensive block matrix representation, considering both the individual system interactions and minimizing redundancies across system outputs and inputs. Each transfer function provides insight on the pole-zero placement, which influences how the matrices A, B, C, and D are derived to represent the state-space model effectively .

The state model of a mechanical system like a mass and double spring damper system is derived by applying Newton's laws and formulating the equations of motion. For such systems, one needs to identify the state variables, generally the displacements and velocities, and write down the differential equations involving these variables. The state-space representation is then derived by expressing these differential equations in matrix form, which includes matrices for the system state, input, and output. Specifically, for a mass-spring-damper system, the equations typically involve terms associated with stiffness (spring force) and damping (resistive force) which are then translated into the A, B, C, and D matrices of the state-space model .

You might also like