Questions tagged [control-system]

A control system regulates the behavior of other devices or systems, usually using a control loop.

Examples are a home heating controller using a thermostat, a regulator keeping a drone stable, and industrial control systems used for controlling processes or machines.

Also see:

1209 questions
19
votes
2 answers

System Modeling for Control Systems

After taking classes in control theory as an undergraduate, I ended up not using them at all after I graduated. I've started to fix that by starting a hobby project in controls. My textbooks are pretty good references for the theory, but my biggest…
krapht
  • 862
  • 5
  • 10
12
votes
5 answers

Why is the frequency complex

When we take the Laplace transform of a function, why is the frequency (s) complex? I can not understand the significance of complex frequency. Please help or give some references.
ironstein
  • 459
  • 2
  • 7
  • 16
7
votes
1 answer

Meaning of an arrow in the control scheme

I cannot understand what the arrow that goes through "internal model" block mean? how can I interpret what does it do? What is the difference from any other "normal" arrow? (source: cam.ac.uk)
caspik
  • 73
  • 4
5
votes
7 answers

Control theory basics

I'm trying to understand something very basic about Control Theory. Let's say I have the following loop: If we'll relate this loop to a cart with a motor going in its single axis from X = 0 to X = 50, the controlled variable will be the engine…
Mike
  • 61
  • 4
4
votes
2 answers

Open loop vs closed loop in control theory

I have two questions: Why we study stability in open loop rather than closed loop (which is the system that will be implemented). and is there a relation between response time in closed loop & open loop (I know that this depends on the system, but…
Heisenberg
  • 53
  • 1
  • 6
4
votes
2 answers

What is Stiff Load?

In Control systems, when it comes to governer control, I came across with a term Stiff Load. Can someone please explain what it means?
psaw.mora
  • 165
  • 1
  • 2
  • 4
3
votes
1 answer

Rise time of a critically damped 2nd order system

I am trying to find the rise time expression of a critically damped 2nd order system. I am not used to manipulating the inverse Laplace transform and to me it is clearly not easy. It appears that the expression that I found on the internet depends…
Jess
  • 2,978
  • 2
  • 24
  • 56
3
votes
1 answer

Difference between compensation and using a PID contoller?

I have a hard time understanding the differnce between the two techniques that are introduces in my textbook, a PID controller and Lead/Lag compensation. Ultimately we add a new box to our "loop" and change the transfer function of our system(by…
user21312
  • 65
  • 4
3
votes
1 answer

How to realize these transfer functions as a circuit?

While I am well aware of some of the technique about implementing transfer functions I wanted some input about how can i realize this transfer function with active filters (OpAmps are preferred): 1) $$ \frac{1} {(1-sT)}$$ it is unstable, it should…
CyberMen
  • 858
  • 9
  • 16
3
votes
1 answer

What is the natural frequency of a 3rd order system with 3 real roots?

I know the the structure of a 3rd order system is: \$Q_s=(s+a)(s^2+2\xi\omega ns+\omega n^2)\$ but what do I do if I have something like this? \$Q_s=(s+4)(s+5)(s+3)\$ How do I measure its natural frequency?
gamliel basha
  • 45
  • 1
  • 3
  • 8
3
votes
3 answers

Can a 110v spa pump curcuit control a 220v spa heater that is on it's own 220v circuit?

I have a 110v spa pump that is itself controlled (on/off) by an air switch. I want to install a spa heater that is 220v, but when I purchased the heater I didn't realize that the heater should only come on when the pump is on. In other words, if…
Alan
  • 31
  • 2
3
votes
2 answers

How to find the state-variable equations from the signal flow graph of the system?

How to find the state-variable equations, i.e, the state equation & the output equation for the system described by the signal flow graph below?
avngr
  • 225
  • 1
  • 3
  • 10
3
votes
1 answer

General form of a Transfer Function

A professor is writing the general form of a Transfer Function as: $$H(s)=k\cdot s^{l}\cdot \frac{\prod\limits_{i=1}^{m}\left(1+\frac{s}{z_{i}}\right)}{\prod\limits_{i=1}^{n}\left(1+\frac{s}{p_{i}}\right)}$$ but in every book and in every source…
Adam
  • 925
  • 1
  • 10
  • 26
2
votes
1 answer

Can the graphoanalytic method of synthesizing controllers by Bode plots (by lead and lag elements) be used for non-minimal-phase systems? If not, why?

I remember being taught in our control engineering classes that one of the advantages of synthesizing controllers using root locus over synthesizing controllers using Bode plots is that RLOC can be used with non-minimal-phase systems. Bode plots of…
2
votes
1 answer

LTI system and step input

I would like to study how a system responds to a step input of 3V. My idea was to use Laplace transform. So I need to get an LTI system of my system which is not linear. To make it linear I need to go into small signal analysis. As around a DC point…
Jess
  • 2,978
  • 2
  • 24
  • 56
1
2 3 4 5 6