Propeller Force/Torque Analysis Code #163
Replies: 2 comments 4 replies
-
Hi all. Is there any way to calculate the moment of the X, Y, Z axis ? I'm not sure about the calculation method in my Matlab code. The forces looks well but the moment is not. Thank you. |
Beta Was this translation helpful? Give feedback.
-
Hi @inse0918 I have tested and validated the outcome of my rotor in hover and the Forces and Moments seems really good so far, only the Pitching-Moment is higher than expected. One question for you or maybe for @EdoAlvarezR: Is it possible to extract the forces as you (@inse0918) did for several rotors like 2 distributed props? I have tried it but I was not able to access the data separately so far! Thanks in advance! |
Beta Was this translation helpful? Give feedback.
-
The way to extract the force/torque of the propeller in 3-axis.
In this example, the number of the blade was used 2.
Validated with .csv file
1. Extracting the Data
2. Main Matlab Code
main.txt
3. Modified FLOWVLM_rotor.jl
FLOWVLM_rotor.txt
Beta Was this translation helpful? Give feedback.
All reactions