Challenges in Implementing McCormic's Vortex Theory of Propellers

AI Thread Summary
The discussion focuses on challenges faced in implementing McCormic's vortex theory of propellers, particularly in calculating tangential velocity relative to tip speed. The user encounters issues with imaginary numbers when approaching the hub due to small radial positions. It is suggested that calculations should exclude the hub and shaft region, where tangential velocity approaches zero. Clarification on the tangential and axial flow components aids in understanding the expected outcomes. The user reports improved program performance after addressing these issues.
Antonio9393
Messages
3
Reaction score
1
Hello all,

I have been attempting to perform the iterative procedure outlined in McCormic's textbook (1995) for the vortex theory of propellers. However, I have become stumped when attempting to get tangential velocity relative to tip speed after the first iteration as a part of the equation is the sqrt of an expresión times x - wt/vt where x is relative radial position. When getting close to the hub, x becomes too small, and I get an imaginary number. Does anyone have any useful thoughts? I will attempt to start the program from scratch again tomorrow
 
Physics news on Phys.org
I do not have a copy of that textbook and am not sure exactly which version of vortex theory you are using, but the propeller has a hub where it attaches to the shaft. You should not need to compute inside the hub and shaft. As you approach the shaft axis the tangential velocity falls to zero while the axial traveling velocity remains. I do not know the orientation of your coordinate system so I cannot go further than that.
 
Last edited:
  • Like
Likes Antonio9393
Think you very much for your help. Eliminating the relativa radial positions of the blade that ranged from 0 to 0.1 makes sense. Your explanation on the tangential and axial components of the resultant flow also was of great help as it helped me understand the expected results. I'll keep you posted on my progess but already the program is running much smoother
 
  • Like
Likes Baluncore
Due to the constant never ending supply of "cool stuff" happening in Aerospace these days I'm creating this thread to consolidate posts every time something new comes along. Please feel free to add random information if its relevant. So to start things off here is the SpaceX Dragon launch coming up shortly, I'll be following up afterwards to see how it all goes. :smile: https://blogs.nasa.gov/spacex/
Back
Top