Assign 3
Assign 3
Homework - 3
Due: March 13, 2023
Total: 60 points
To answer these questions, you will need to program a numerical solution to the combined
blade-element/momentum theory (BEMT). All integrations are to be performed numerically
using either of two: (1) six-point Gaussian Quadrature, in this, the blade must first be discretized
into a series of small elements of equal span, typically, 10 elements must be used to ensure
adequate resolution of the inflow and spanwise loading, or (2) using trapezoidal or rectangular
rule (in this atleast 100-200 points would have to be used). Please describe all the steps
of your calculation, including the details of the algorithms used and methods of
implementation.
(a) Find out the reference pitch input θtip or θ75 for hovering flight and plot the variation
of pitch angle with non-dimensional radial location (all 4 twist cases in one figure).
In a separate plot, compare the numerical solution obtained for ideal twist with the
closed form exact formula derived in class. (15)
(b) Variation of angle of attack with non-dimensional radial location (all 4 twist cases in
one figure). (5)
(c) Variation of induced inflow with non-dimensional radial location (all 4 twist cases in
one figure). (5)
(d) Variation of thrust distribution (i.e. dCT /dr), total torque (CQ ) distribution, induced
torque distribution (CQi ) and profile torque (CQp ) with non-dimensional radial loca-
tion (all 4 twist cases in one figure each). (15)
Report your observations for each of the figures. Make sure you use legends and different
line types to allow identification of each graph.
Q2. For the above problem, implement Prandtl’s tip-loss function using the numerical tech-
nique discussed in class. For the “no blade” twist case, find out the reference pitch input
θ75 needed for hovering flight. Compare the result with that from Q1. Show the effect of
the tip-loss on the induced inflow, thrust distribution, and total torque distribution with
non-dimensional radial location on separate plots. Discuss your results. (4x5=20)