controls

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/34

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 1:53 PM on 4/9/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

35 Terms

1
New cards

What are control loops in UAVs?

Cascaded loops that convert position commands into motor outputs.

2
New cards

What is the typical control loop structure?

Position → velocity → attitude → rate → motor commands.

3
New cards

Why use cascaded control loops?

To break complex control into stable, manageable layers.

4
New cards

What does the attitude controller do?

Controls the drone’s orientation (roll, pitch, yaw).

5
New cards

What does the rate controller do?

Controls angular velocity for precise stabilization.

6
New cards

What does the P term do?

Provides immediate response to error.

7
New cards

What does the I term do?

Corrects long-term accumulated error.

8
New cards

What does the D term do?

Dampens oscillations by reacting to error rate.

9
New cards

What happens if P is too high?

Oscillations and instability.

10
New cards

What happens if D is too high?

Noisy response and overheating motors.

11
New cards

What happens if I is too low?

Drift and inability to hold position.

12
New cards

What is rate control?

Controls angular velocity (used in acro mode).

13
New cards

What is angle control?

Controls orientation relative to horizon (self-leveling).

14
New cards

When do you use rate mode?

For FPV/manual flying.

15
New cards

When do you use angle mode?

For stable or beginner flight.

16
New cards

What is feedforward in control systems?

Predictive control based on input rather than error.

17
New cards

Why use feedforward?

Improves responsiveness and reduces delay.

18
New cards

What is stability?

The system’s ability to remain controlled without oscillations.

19
New cards

What is responsiveness?

How quickly the system reacts to inputs.

20
New cards

Tradeoff between stability and responsiveness?

More responsiveness can reduce stability if not tuned properly.

21
New cards

What causes oscillations?

High P gain, noise, or poor tuning.

22
New cards

How do you fix oscillations?

Reduce P gain or increase D gain.

23
New cards

What is high-frequency oscillation?

Rapid vibrations caused by noise or over-tuning.

24
New cards

What does ESC do?

Controls motor speed based on commands from the flight controller.

25
New cards

Why is ESC response important?

Faster response improves control accuracy.

26
New cards

What affects motor response?

ESC firmware, motor quality, and battery performance.

27
New cards

How does payload affect control?

Increases inertia and reduces responsiveness.

28
New cards

What must be adjusted when adding payload?

PID tuning and throttle scaling.

29
New cards

Why does payload cause instability?

Changes center of gravity and system dynamics.

30
New cards

What is manual mode?

Full pilot control with no stabilization.

31
New cards

What is stabilize mode?

Auto-leveling with manual input.

32
New cards

What is auto mode?

Fully autonomous flight using waypoints.

33
New cards

What is a failsafe?

Safety mechanism triggered during system failure.

34
New cards

What triggers failsafe?

Signal loss, low battery, or sensor failure.

35
New cards

What happens during failsafe?

Drone may return home, land, or hover.