Control System 2019 Solved Question Paper Only Theory
Control System 2019 Solved Question Paper Only Theory
1. Limit Cycle: In dynamical systems theory, a limit cycle refers to a periodic orbit or
trajectory to which a system tends to converge over time. It is a stable behavior
where the system repetitively oscillates or cycles around a certain set of states or
values. Limit cycles are often observed in various natural and engineered systems,
such as biological rhythms, electronic circuits, and mechanical systems.
2. Jump Resonance: Jump resonance is a phenomenon that occurs when a system
experiences a sudden or discontinuous change in its response due to a resonant
condition being met. It typically happens when the excitation frequency matches the
natural frequency of the system. Instead of a smooth transition, the system "jumps"
to a different state or behavior. Jump resonance can lead to unexpected and
sometimes undesirable effects, especially in mechanical and structural systems.
3. Frequency Entertainment: The term "frequency entertainment" is not a standard term
or concept. It does not have a specific definition in the context of physics,
engineering, or any other scientific field. It's possible that you meant to refer to a
different term or concept. If you can provide more context or clarification, I'll be happy
to assist you further.
4. Asynchronous Quenching: Asynchronous quenching refers to a phenomenon that
occurs in certain types of lighting systems, such as gas discharge lamps. During
quenching, the discharge in the lamp is extinguished or suppressed to stop the flow of
current. Asynchronous quenching refers to the situation where the quenching process
is not synchronized with the power supply frequency or the natural oscillation
frequency of the lamp. This lack of synchronization can lead to flickering or unstable
behavior in the lamp's output.
Q2) write different types of non linearity explain saturation and dead zone non linearity in
system?
Nonlinearity refers to a deviation from linear behavior in a system, where the output
does not exhibit a proportional relationship to the input. Two common types of
nonlinearities are saturation and dead zone nonlinearity. Let's explore each of them:
To derive the describing function for saturation nonlinearity, we can use the
concept of harmonic balance, which assumes that the input can be
represented by a sinusoidal signal. Let's consider a saturation nonlinearity
with an input signal represented by a sinusoid of frequency ω and amplitude
A:x(t) = A sin(ωt)The output of the saturation nonlinearity can be denoted as
y(t). We can express the output in terms of the input as follows:y(t) = f(x(t))
Now, let's consider the saturation nonlinearity. We'll assume that the
saturation limits are ±X, where X represents the maximum saturation level.
The saturation nonlinearity can be represented as a piecewise function:
f(x) = -X, if x < -X x, if -X ≤ x ≤ X X, if x > X To obtain the describing
function, we need to determine the relationship between the output and the
input sinusoid. We'll make use of the harmonic balance technique and
consider the fundamental component of the output, which will have the
same frequency as the input sinusoid. We can express the output as a
Fourier series expansion: y(t) = Y₀ + 2∑[Yₙ cos(nωt + φₙ)] Since we are only
interested in the fundamental component, we can neglect the higher-order
harmonics. Therefore, the Fourier series expansion simplifies to:
y(t) = Y₀ + Y₁ cos(ωt + φ₁)
Now, we can equate the input sinusoid x(t) to the fundamental component
of the output and solve for the describing function Y₁:
A sin(ωt) = Y₁ cos(ωt + φ₁)
Using trigonometric identities, we can rewrite this equation as:
Using trigonometric identities, we can rewrite this equation as:
A sin(ωt) = Y₁ cos(ωt) cos(φ₁) - Y₁ sin(ωt) sin(φ₁)
Equating the coefficients of sin(ωt) and cos(ωt), we get:
Y₁ cos(φ₁) = 0 [Equation 1] Y₁ sin(φ₁) = A [Equation 2]
Dividing Equation 2 by Equation 1, we obtain:
tan(φ₁) = A/0 = ∞
Since the tangent function is infinite, we can conclude that φ₁ = π/2.
Substituting φ₁ = π/2 into Equation 2, we get:Y₁ sin(π/2) = A Y₁ = A
Hence, the describing function for the saturation nonlinearity is:Y(ω) = A
The describing function of the saturation nonlinearity is simply equal to the
amplitude of the input sinusoid. This result indicates that the saturation
nonlinearity does not introduce any harmonic distortion or alter the
fundamental frequency component; it merely scales the output amplitude
linearly with the input amplitude.
Q3) compare P,PI and PID Controller?
1. Proportional (P) Controller:
The P controller uses proportional control action to adjust the output based on the
error, which is the difference between the desired setpoint and the actual process
variable.
It multiplies the error by a constant gain, known as the proportional gain (Kp), and
applies it directly to the output.
The P controller provides a control action that is directly proportional to the error,
making it a simple and straightforward control strategy.
However, it may lead to steady-state error (a constant offset between the setpoint
and the actual value) in the presence of disturbances or system inaccuracies.
2. Proportional-Integral (PI) Controller:
The PI controller includes both proportional and integral control actions.
In addition to the proportional control, it integrates the error over time to eliminate
steady-state error.
The integral action, multiplied by the integral gain (Ki), continuously accumulates the
error and adjusts the output accordingly.
The PI controller is effective in reducing steady-state error and enhancing system
stability.
However, it may introduce overshoot or oscillations in the transient response,
especially when dealing with large disturbances or rapid changes in setpoint.
3. Proportional-Integral-Derivative (PID) Controller:
The PID controller combines proportional, integral, and derivative control actions.
In addition to the proportional and integral terms, it incorporates the derivative
control, which considers the rate of change of the error.
The derivative action, multiplied by the derivative gain (Kd), helps in predicting the
system's future behavior and improving the control response.
The PID controller offers improved disturbance rejection, faster response, and reduced
overshoot compared to P and PI controllers.
However, tuning PID parameters can be challenging, and improper tuning may lead to
instability or oscillations.
where A is the system matrix and B is the input matrix. If the system is
controllable, the controllability matrix C should have full rank (n, where n is
the number of states). The system is controllable if and only if the rank of C
is equal to n.
Q6) write advantages and disadvantages and limitation of phase lag compensation ?
Phase lag compensation is a control technique used to improve the stability and
performance of a feedback control system by introducing additional phase lag to the
system's open-loop transfer function. While phase lag compensation offers certain
advantages, it also has disadvantages and limitations. Let's explore them:
1. Increased Settling Time: Although phase lag compensation can improve the transient
response, it may also increase the settling time of the system. The additional phase
lag slows down the system's response to changes, which can be a limitation in
applications that require rapid response.
2. Narrow Bandwidth: Phase lag compensation can narrow the bandwidth of the system,
limiting its ability to track fast input changes. This limitation may impact systems that
require high-frequency response or quick dynamic behavior.
3. Amplification of Noise and Disturbances: In some cases, phase lag compensation can
amplify noise and disturbances in the system, leading to reduced control
performance. This effect is especially pronounced when the compensation is applied
to high-gain systems.
4. Limited Improvement in Unstable Systems: Phase lag compensation is effective in
stabilizing marginally stable or lightly damped systems. However, it may have limited
effectiveness or even worsen the stability of highly unstable or heavily damped
systems. Careful analysis and consideration are necessary when applying phase lag
compensation to such systems.
5. Sensitivity to Parameter Variations: Phase lag compensation is sensitive to changes in
system parameters, such as plant dynamics or gains. Variations in these parameters
may lead to degraded performance or instability, requiring re-tuning or adjustments
to the compensation.
It's important to note that the appropriateness and effectiveness of phase lag
compensation depend on the specific system and control requirements. Proper
analysis, modeling, and tuning are essential to ensure its successful implementation
and avoid any adverse effects.
1. Determine the desired phase margin: The phase margin specifies the amount of
phase lag that the system can tolerate before becoming unstable. The desired phase
margin depends on the control system's requirements and stability criteria.
2. Calculate the required phase lead: Based on the desired phase margin, the required
phase lead can be determined using the phase margin relationship:
3. Select the values of Td and T: The values of Td and T are chosen such that they
provide the required phase lead. Different design methods, such as graphical
techniques or optimization algorithms, can be used to determine suitable values for
Td and T.
4. Adjust the compensator gain: Once the values of Td and T are determined, the
compensator gain K can be adjusted to achieve the desired closed-loop performance,
such as steady-state error or response speed.
By properly selecting the values of Td, T, and K, the phase-lead compensator modifies
the system's frequency response and phase behavior, leading to increased phase
margin, improved stability, and enhanced transient response.
It's important to note that the design of a phase-lead compensator requires careful
consideration of the system's dynamics, stability requirements, and performance
specifications. The analysis should involve studying the frequency response, gain
margin, phase margin, and overall system behavior to ensure the compensator
effectively achieves the desired control objectives.