ece6554:project_ductedfan
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ece6554:project_ductedfan [2023/03/06 10:31] – external edit 127.0.0.1 | ece6554:project_ductedfan [2024/08/20 21:38] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 51: | Line 51: | ||
The thrust vector angle range should be $\psi \in [-\pi/3, \pi/3]$. Make sure to implement these limits in the simulation. | The thrust vector angle range should be $\psi \in [-\pi/3, \pi/3]$. Make sure to implement these limits in the simulation. | ||
+ | ===== Implementation ===== | ||
+ | |||
+ | Functional code stubs for the implementation are provided in the {{ ECE6554: | ||
====== Activities ======= | ====== Activities ======= | ||
----------------------- | ----------------------- | ||
Line 75: | Line 78: | ||
===== Step 2: Nonlinear Controller ===== | ===== Step 2: Nonlinear Controller ===== | ||
- | Rearrange the equations to see if they can be put into a form that looks more like a linear system plus a non-linear defect. Design a controller with nonlinear cancelling terms. | + | Rearrange the equations to see if they can be put into a form that looks more like a linear system plus a non-linear defect. Design a controller with nonlinear cancelling terms. |
+ | Compare this controller with the purely linear approach and quantify performance differences if any. Do not consider | ||
//Tip:// The ducted fan is similar to the bi-rotor but has the added challenge of being non-minimum phase. The same transformation of state described in the bi-rotor project should apply to the ducted fan. You can use it as one approach to creating an adaptive controller for the nonlinear system. | //Tip:// The ducted fan is similar to the bi-rotor but has the added challenge of being non-minimum phase. The same transformation of state described in the bi-rotor project should apply to the ducted fan. You can use it as one approach to creating an adaptive controller for the nonlinear system. | ||
- | ===== Step 3: Not Sure Yet ===== | + | ===== Step 3: Nonlinear Controller with Adaptation |
- | **Only Steps 1+2 are to be done.** | + | Now consider parameter mismatch and augment the nonlinear controller |
- | ==== Nonlinear Control Lyapunov Approach, the PWMN Controller ==== | + | //Note:// One thing to be careful about is the initial transient experienced by the adaptive controllers. |
- | ==== Performance Reference Adaptive Control ===== | ||
====== Report Considerations ======= | ====== Report Considerations ======= |
ece6554/project_ductedfan.1678116707.txt.gz · Last modified: 2024/08/20 21:38 (external edit)