Skip to main content

Questions tagged [control-theory]

The tag has no usage guidance.

0 votes
0 answers
37 views

Do transfer function changed in vertically placed spring damper system when an additional mass is added

Title: Calculating the Transfer Function and Displacement for a Spring-Damper System with Additional Mass I am working on a problem involving a spring-damper system, and I need help with calculating ...
sandun herath's user avatar
0 votes
0 answers
21 views

Continuous Discrete State Space Properties

When we have a continuous model that we try to discretize it by using ZOH, if the first state is reachable, then what can we say about the reachability, observability and stability of the discrete ...
egemenalacali's user avatar
0 votes
1 answer
37 views

Closed loop motor speed algorithms

TLDR; looking for algorithms to control a motor. I have a near-random torque, a battery current that can destroy my motor driver, and I aim for a stable output speed regardless of torque. My inputs ...
Frank Vermeulen's user avatar
0 votes
0 answers
33 views

Block Diagram Reduction in Control Systems

My professor provided a code that shows the different ways to reduce a multiple block diagram. ...
walter's user avatar
  • 1
0 votes
2 answers
62 views

A question about the necessity of the observer in control theory

I am major in mathematics and also a beginner in control theory. I have a question about the necessity of observer in control theory. Take a linear system as an example, for state variable $x(t)$ ...
vent de la paix's user avatar
0 votes
3 answers
51 views

Understanding Block Diagrams in Control Setups

Working on some automation for a Boeing 747 autopilot, I am trying to wrap my head around what sections of block diagrams like this one mean: I understand that something is being done to the yaw rate ...
Christopher Helton's user avatar
0 votes
1 answer
43 views

Can we reshape the root locus by adding a pole instead of a zero (as is done in PD controller) to get required Ts while O.S. being the same?

I was studying about PD controllers, which made use of adding a zero at such location which gave the required settling time(Ts) while keeping the overshoot same as it was in the uncompensated system. ...
Jina's user avatar
  • 1
0 votes
1 answer
34 views

What is the relationship between classical control: transfer functions/frequency domain and the swing-up problem of an inverted pendulum

I am still pretty new to control theory, but I have been studying both classical and modern state space/optimal control ideas. I am having trouble understanding what the frequency domain/transfer ...
krishnab's user avatar
  • 105
1 vote
0 answers
38 views

How to design the control loop to synchronize two rotational objects?

There is a rotating object (object A) that rotates at about 50 rpm. Its rotational speed may change slowly. I need to control another object B via a variable frequency motor, so that the objects' ...
Jackoo's user avatar
  • 11
0 votes
1 answer
48 views

Does H infinity control have to be limited to a simple 1Dof feedback architecture?

So I understand how H infinity control can be used to synthesize a controller that is in the standard error-feedback framework shown here: https://www.researchgate.net/figure/1-DOF-feedback-control-...
Quéston Questioneer Esquerie's user avatar
0 votes
0 answers
57 views

Type of Lyapunov surfaces corresponding to a specific Lyapunov function

Consider the following Lyapunov candidate function: $$ V(x,y,q_i) = \frac{1}{2}x^2 + \frac{1}{2}y^2 + \sum_{i=1}^{n}\ln\big(\cosh(q_{i})\big) \tag1$$ where $q_{i} = \sqrt{(x-x_{i})^2 + (y-y_{i})^2} - ...
Teo Protoulis's user avatar
0 votes
2 answers
105 views

Discretization of a PID controller

I've been given a plant transfer function to control trough a PID. The transfer function is: $G_{\small{p}}(s) = \frac{1}{(1+s)(1+2s)}$ Doing a little work with matlab I got this PID controller ...
weirdgyn's user avatar
  • 101
0 votes
0 answers
27 views

CubeSat: When designing the PID Controller of the CubeSat, what are some constraints that you need to take into account?

For a 1U CubeSat project in which we need to design the controller for it. We decided to not include any propulsion system to keep it light, we'll just essentially drop the satellite on LEO and let it ...
tadm123's user avatar
  • 103
0 votes
1 answer
79 views

How to setup integrator action when using full-state feedback?

So I have a state-space system, \begin{eqnarray} \dot{\mathbf{x}}&=&A\mathbf{x} + B\mathbf{u}\tag{1}\label{EqSS}\\ \mathbf{y}&=&C\mathbf{x}\\ \end{eqnarray} where, \begin{eqnarray} \...
wolfiesax's user avatar
1 vote
0 answers
37 views

Why does a lead compensator with little phase contribution reduce the overshoot of the system so dramatically

I am currently designing a lead compensator to allow the following system to conform to some specific requirements: $$ G(s)=\frac{2}{s(s+2)(s+5)} $$ When using the angle criteria to meet these ...
John Bach's user avatar

15 30 50 per page
1
2 3 4 5
29