• Portfolio
  • Aviation
  • Blog
  • About
Menu

David S Miller

  • Portfolio
  • Aviation
  • Blog
  • About
 A four bladed propeller with 10ft diameter and an activity factor of 140, similar to what might be seen on the LAS Anthony.

A four bladed propeller with 10ft diameter and an activity factor of 140, similar to what might be seen on the LAS Anthony.

 A jet engine fan blade isn't that much different than a propeller blade when you get down to it... But this is just for show!

A jet engine fan blade isn't that much different than a propeller blade when you get down to it... But this is just for show!

 A four bladed propeller with 10ft diameter and an activity factor of 140, similar to what might be seen on the LAS Anthony.  A jet engine fan blade isn't that much different than a propeller blade when you get down to it... But this is just for show!

MATLAB Mini Project: Propeller Design

November 5, 2015

As part of my ongoing aircraft design project, I wrote another MATLAB function to produce propellers whose cross sections could be exported for making models in SolidWorks. The function takes inputs from the design calculations of an Excel spreadsheet. The diameter of the rotor, the number of blades, the twist of the blade, and the airfoils comprising the blade are all used to determine the shape of the propeller. For now, only straight tapered blades defined by a root and tip airfoil can be produced. But this code serves as a first step for designing and plotting more complicated blades with curved planforms and nonlinear twists. Right now the twists are user defined, whereas in reality the twist is set to produce a certain coefficient of lift stated in the Hamilton Standard propeller efficiency chart; this is something else that must be accounted for in the future.

I considered having this function calculate all performance parameters of the propeller, but the only performance estimation method that seemed feasible was the blade element method. This method is far less accurate than the Hamilton Standard propeller efficiency charts used to calculate performance in the Excel sheet. So I decided to stick with the standard method of propeller sizing using the propeller charts and just let my program calculate the propeller's shape.

$\setCounter{0}$
In Academic Projects, MATLAB Projects Tags MATLAB, Propeller, Aircraft Design
← MATLAB Project: Aircraft DesignerMATLAB Project: Fuselage Designer →

Blogpost Search

Blogposts by Category

Select Category
  • Academic Projects
  • Aviation
  • BreakerBot
  • Engineering Education
  • Illusionist's Locket
  • MATLAB Projects
  • Machining Projects
  • Personal Projects

Archive

  • May 2024
  • December 2019
  • November 2019
  • September 2019
  • April 2017
  • January 2017
  • August 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • November 2015
  • October 2015
  • June 2015
  • April 2015
  • February 2015
  • January 2015

Copyright © David Miller 2019