{ "cells": [ { "cell_type": "markdown", "id": "becoming-programmer", "metadata": { "slideshow": { "slide_type": "slide" } }, "source": [ "# Theodorsen Theory" ] }, { "cell_type": "markdown", "id": "golden-florist", "metadata": { "slideshow": { "slide_type": "-" } }, "source": [ "```{epigraph}\n", "\"...why linear systems are so important. The answer is simple: because we can solve them!\"\n", " \n", "```\n", "
" ] }, { "cell_type": "markdown", "id": "hundred-comment", "metadata": { "slideshow": { "slide_type": "skip" } }, "source": [ "Theodore Theodorsen was first to publish a complete and detailed solution to the problem of aerodynamic loads on an oscillating lifting surface. Chapter 5 in {cite}`BAE0` is a great resource for understanding the theoretical foundations of the Theodorsen model (even *better* than the original paper by Dr Theodorsen that describes the model {cite}`A21`). That said, the complete derivation is mathematically involved and requires meticulously solving a lot of complex-valued integrals. Here we will start with the final results proposed by Theodorsen and work our way to backwards with the motivation to understand the expressions involved intuitively and take assummptions involved at face value.\n", "\n" ] }, { "cell_type": "markdown", "id": "parliamentary-bracket", "metadata": { "slideshow": { "slide_type": "skip" } }, "source": [ "The Theodorsen theory, or alternately the Theodorsen model, has been developed in the frequency domain i.e. the variable of interest is the frequency of input. The input in this case refers to the frequency at which the airfoil is moving. The Theodorsen theory only accounts for the pitching and heaving motions of the airfoil. The lead-lag motion of the airfoil, or alternately the variation in the oncoming flow velocity is not accounted for." ] }, { "cell_type": "markdown", "id": "economic-istanbul", "metadata": { "slideshow": { "slide_type": "skip" } }, "source": [ "```{admonition} Aside: Linear time-invariant systems (LTI)\n", "The behavior of a dynamical system ccan be mathematically represented using the input forcing $x(t)$, the output response $y(t)$ and the operator $h$ that operates on the input.\n", "\n", "
\n", "\n", "
\n", "\n", "
\n", "Bode plot [source]
\n", "\n", "Airfoil+trailing-edge flap model in Theodorsen model [source]
\n", "\n", "Conformal representation of sources/sinks in the $\\xi$-plane and the $z$-plane.
\n", "\n", "Representative airfoil motion involving pitching and plunging together with forward motion.
\n", "\n", "Conformal representation of vortices in the $\\xi$-plane and the $z$-plane.
\n", "\n", "Conformal representation of a flat plate (airfoil) as a circle within the Theodorsen model.
\n", "\n", "Airfoil lift developement after step-input [source]
\n", "Theodorsen function $C(k)$ as a function of $k$ [source]
\n", "\n", "Theodorsen function as a response transfer function
\n", "\n", "