ece6554:project_planarheli
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ece6554:project_planarheli [2023/03/21 10:59] – [Parameters and Limits] classes | ece6554:project_planarheli [2024/08/20 21:38] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 6: | Line 6: | ||
==== Equations of Motion ==== | ==== Equations of Motion ==== | ||
- | Defining $q = (x, y)^T$ to be the center of mass of the ducted fan, and $\theta$ to be the orientation of the ducted fan, | + | Defining $q = (x, y)^T$ to be the center of mass of the ducted fan, and $\theta$ to be the orientation of the ducted fan, the most general form of the equations is |
+ | \begin{equation} | ||
+ | \begin{split} | ||
+ | m \ddot q & = -d \dot q + R(\theta) \left[ \begin{matrix} 0 & 0 \\ 1 & 1 \end{matrix} \right] \vec f - m \vec g \\ | ||
+ | J \ddot \theta & = r \left[ \begin{matrix} 1 & -1 \end{matrix} \right] \vec f | ||
+ | \end{split} | ||
+ | \end{equation} | ||
+ | while a more specialized form is | ||
\begin{equation} | \begin{equation} | ||
\begin{split} | \begin{split} | ||
Line 14: | Line 21: | ||
\end{equation} | \end{equation} | ||
where the force vector $f$ is in the body frame of the ducted fan, generated from the two fans' thrust. | where the force vector $f$ is in the body frame of the ducted fan, generated from the two fans' thrust. | ||
- | Though not used explicitly | + | Regarding the functions of $\theta$ |
\begin{equation} | \begin{equation} | ||
R(\theta) = \left[ \begin{matrix} \cos(\theta) & -\sin(\theta) \\ \sin(\theta) & \cos(\theta) \end{matrix} | R(\theta) = \left[ \begin{matrix} \cos(\theta) & -\sin(\theta) \\ \sin(\theta) & \cos(\theta) \end{matrix} |
ece6554/project_planarheli.1679410767.txt.gz · Last modified: 2024/08/20 21:38 (external edit)