Week 1 Flashcards

(13 cards)

1
Q

What is control?

A

Designing an algorithm to generate inputs for a plant (e.g., car, motor) so that it produces desired outputs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the key components of a control system?

A

Plant (G): The system being controlled.
Controller (C): Generates inputs to achieve the desired output.
Instrument (H): Measures system output.
Feedback: Compares actual output with the desired output.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a block diagram?

A

A visual representation of a control system showing the flow of signals.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are key block diagram rules?

A

Series Combination (Cascaded Blocks): Multiply transfer functions.
Parallel Combination: Add transfer functions.
Feedback Loop: G equiv = G / (1 + GH) (Negative feedback system).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How to simplify a block diagram?

A

Use block diagram rules to combine elements into an equivalent single block.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Open vs Closed Loop Control

A

Open-loop control:
No feedback. Controller acts based on input only.
Pros: Simple, low-cost.
Cons: Cannot correct errors or respond to disturbances.

Closed-loop control:
Uses feedback to adjust input and correct errors.
Pros: More accurate, adapts to disturbances.
Cons: More complex and costly

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Example of Open vs Closed Loop

A

Open Loop: washing machine running a fixed cycle, timer on microwave
Closed Loop: thermostat, water level control (reservoir)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How to find the overall gain of a system?

A

Gev = output / input = KG / 1+ KGH

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

find the system input (u)

A

= output - feedback
= yo - y

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

output (yo)

A

= G u

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

feedback (y)

A

= H yo
= G H u

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

General Approach for Solving Closed-Loop Control System Questions

A
  • Determine if the system is open-loop or closed-loop.
  • If closed-loop, use the control law, u = Kp( yd - y)
  • Define the Input-Output Relationship, yo = Gu
  • If feedback is present, express y in terms of yo, y = H yo
    (removing all unknowns y, u, etc)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

General Approach for Solving Open-Loop Control System Questions

A
  • Determine if the system is open-loop or closed-loop.
  • If no feedback is present, the system is open-loop, yo = G u
  • substitute out knowns and rearrange
How well did you know this?
1
Not at all
2
3
4
5
Perfectly