{ "cells": [ { "cell_type": "markdown", "id": "056828fe", "metadata": { "slideshow": { "slide_type": "slide" } }, "source": [ "# Blade element theory" ] }, { "cell_type": "markdown", "id": "cee783a0", "metadata": { "slideshow": { "slide_type": "-" } }, "source": [ "```{epigraph}\n", "\"Remember that all models are wrong; the practical question is how wrong do they have to be to not be useful.\" \n", "```\n", "
\n" ] }, { "cell_type": "markdown", "id": "bfe72b8d", "metadata": { "slideshow": { "slide_type": "skip" } }, "source": [ "Despite all the simplifications involved in the theoretical framework involving momentum theory, all the reasons why it is relevant were laid out in an earlier lecture. This was the only theory known for rotor analysis around the time VTOL inventions were taking-off (pun intended). So, for what its worth, initial helicopter rotor designs were surely dictated in some manner by analyses based on momentum theory. One major drawback that has been stressed upon is the lack of any direct relation between rotor aerodynamics and blade sectional aerodynamics. The Blade Element Theory (BET) takes care of that by incorporating airfoil aerodynamics. Therefore, unlike momentum theory which only has radius as the design variable, BET can be used in a more detailed design of the rotor. The central idea is that rotors are made up of blades (or wings) whose cross-sections are shaped like airfoils. The integrated effect of discretized sections of the blades leads to all the rotor forces and moments experienced at the rotor hub. In the following, the airfoil aerodynamics are accounted for but certain simplfying assumptions still persist lest things get hopelessly complicated. In general, BET refers to a whole class of modelling frameworks where the inflow velocity at the rotor disk is evaluated using a separate model - ranging from simple momentum theory to vortex-based models - while the blade aerodynamics is evaluated using blade 2D section (airfoil) aerodynamics. " ] }, { "cell_type": "markdown", "id": "fc95ba9f", "metadata": { "slideshow": { "slide_type": "skip" } }, "source": [ "The spacing between rotor blades is generally large enough that there is no blade-blade interference except perhaps in the case of co-axial rotors where the rotors are stacked close to each other. There is another form of blade-blade interference that exists in the form of interaction of the wake of the blades. This is referred to as BVI and in helicopter rotors this occurs during low speed flight when the rotor disk has a low negative tilt or positive tilt angle. When none of the aforementioned intereference effects occur, the rotor blade can be modelled as an independent entity and simply the sum of the time-varying forces on each blade can be added together to give the rotor forces over time. One can go a step further and model the blade itself as being composed of number of airfoil sections. That way the blade lift and drag, and by extension rotor thrust and torque, can be evaluated as function of airfoil aerodynamic characteristics and the local flow angle of attack at each section. That is precisely the premise of this chapter and the next. Note that the fundamental assumption here is that each blade section operates independent of all other blade sections. This assumption is not entirely acceptable for rotors because in certain positions over the rotor azimuth substantial radial flow can occur over the blade span, influencing the section boundary layers and the aerodynamics at any given blade section. However, radial flow corrections can be carried along the lines of sweep corrections in fixed-wing analysis {cite}`B0`(Section 6.22) and will not be further discussed here. Additionally, when blade-blade interactions do occur and absolutely need to be accounted for, the underlying rotor analysis is still be based on BET or BEMT and additional vortex-based modelling strategies can be incorporated to account for such effects. All in all, BET is a powerful rotor modelling framework that combined with a judicious application of correction strategies can lead to very accurate results. In fact, this solution strategy forms the basis of rotorcraft analysis models commonly referred to as 'comprehensive analysis' within the community. " ] }, { "cell_type": "markdown", "id": "6597066c", "metadata": { "slideshow": { "slide_type": "skip" } }, "source": [ "```{admonition} Disclaimer\n", "Helicopter blades are flexible structures generally classified as beams due to their slender nature i.e. their length or span is quite larger compared to their width or chord. Thrust producing rotors of any kind are basically cantilevered beams so they undergo quite a bit elastic deformation. In case of helicopters, edgewise or forward flight of the rotor introduces periodic loading on the blades. Early rotor designs used blades made out of metal but current designs almost are constructed using composite materials due to their better fatigue properties {cite}`BD10`(Chapter 1, Pg 2). Whenever elastic aerodynamic structures are involved, there can be no standalone structural analysis or standalone aerodynamic analysis that would lead to a accurate result. The aerodynamic loading affects the structural deformation and that in turn influences the aerodynamic loads. This is a classic fluid-structure interaction problem that is encountered on helicopter rotors. That said, the trends in rotor performance can usually be captured very well assuming rigid rotor blades as well as provide insight into the phenomenology of rotor physics. \n", "```" ] }, { "cell_type": "markdown", "id": "1353af76", "metadata": { "slideshow": { "slide_type": "slide" } }, "source": [ "## Mathematical formulation" ] }, { "cell_type": "markdown", "id": "c607b68a", "metadata": { "slideshow": { "slide_type": "skip" } }, "source": [ "Now that rotor parameters (beyond just radius) can be accounted for using BET, the following definitions come in handy - " ] }, { "cell_type": "markdown", "id": "b15ffc73", "metadata": { "slideshow": { "slide_type": "skip" } }, "source": [ "Inflow ratio " ] }, { "cell_type": "markdown", "id": "d94a5c02", "metadata": { "slideshow": { "slide_type": "skip" } }, "source": [ "$$ \\lambda = v_i / \\Omega R $$" ] }, { "cell_type": "markdown", "id": "5414c7f3", "metadata": { "slideshow": { "slide_type": "skip" } }, "source": [ "Non-dimensional radial location " ] }, { "cell_type": "markdown", "id": "bd33f261", "metadata": { "slideshow": { "slide_type": "skip" } }, "source": [ "$$r = y/R$$" ] }, { "cell_type": "markdown", "id": "0422331c", "metadata": { "slideshow": { "slide_type": "skip" } }, "source": [ "Solidity of the rotor " ] }, { "cell_type": "markdown", "id": "57b8a5b1", "metadata": { "slideshow": { "slide_type": "skip" } }, "source": [ "$$\\sigma = NcR / \\pi R^2 = Nc / \\pi R$$" ] }, { "cell_type": "markdown", "id": "8b2540d3", "metadata": { "hide_input": true, "slideshow": { "slide_type": "-" } }, "source": [ "Representative aerodynamic lift and drag on an airfoil (modified from [source])
\n", "\n", "