New Reply

How to calculate quadrotor propeller torque due to aerodynamic drag

 
Share Thread
Jul12-12, 05:45 AM   #1
 

How to calculate quadrotor propeller torque due to aerodynamic drag


I'd like to know the right formula to calculate torque of a quadrotor propeller (propeller pitch is constant) due to aerodynamic drag in terms of angular velocity ω. For the sake of my simulation I'm assuming `APC 10x4,7` propellers. I'd like to refer to UIUC Propeller Data Site, so please assume only the set of data given there is available while answering. I know really little of aerodynamics, I'm planning to design a control system in Simulink later on, but would like to derive a non-linear mathematical model first.

Please note I need to use data from UIUC Propeller Data Site for APC 10x4,7, which means the propeller below. I'm guessing all is there to derive a formula τ(ω), I just don't understand how to do it.





Static data from UIUC:
RPM CT CP
2377 0.1039 0.0431
2676 0.1058 0.0437
2947 0.1059 0.0437
3234 0.1083 0.0444
3494 0.1096 0.0450
3762 0.1121 0.0460
4029 0.1136 0.0466
4319 0.1155 0.0474
4590 0.1177 0.0484
4880 0.1199 0.0494
5147 0.1213 0.0500
5417 0.1228 0.0508
5715 0.1239 0.0513
5960 0.1253 0.0520
6226 0.1261 0.0524
6528 0.1274 0.0531
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
Jul14-12, 12:12 AM   #2
 
Quote by marcin123 View Post
I'd like to know the right formula to calculate torque of a quadrotor propeller (propeller pitch is constant) due to aerodynamic drag in terms of angular velocity ω. For the sake of my simulation I'm assuming `APC 10x4,7` propellers. I'd like to refer to UIUC Propeller Data Site, so please assume only the set of data given there is available while answering. I know really little of aerodynamics, I'm planning to design a control system in Simulink later on, but would like to derive a non-linear mathematical model first.
Let me clarify a few things.
  • You are simulating a quadrotor.
    You want to develop a non-linear Thrust model. Torque isn't particularly useful in your simulation unless you need to know if your motor can spin the prop without overheating.
    Your thrust model consists of a prop - motor combination. A prop alone cannot help you.
    The three variables you should be concerned with are Thrust-RPM-Throttle (or current)

If you want to take a stab at this model you find a motor that will operate at some range of RPMs given on the table and use the formula

[itex]C_T = \frac{T}{\rho n^2 D^4}[/itex]

Where T is thrust, D is the blade diameter, n is RPS (convert to RPM)

Then you can multiply by some efficiency factor [itex]\eta[/itex] ~0.95 or so to account for heat losses etc...

You will probably end up with a lookup table and not a formula
Jul15-12, 03:11 AM   #3
 
Thank you visciousflow. I had some problems with Imperial units, but were able to overcome those and am able to model both thrust and torque in terms of angular velocity now (inserted below, thrust in [g] on the left, torque in [Nm] on the right axis, angular vel. in RPM) with the UIUC data.



My goal is to simulate all:
  • dynamic response of a motor together with prop
  • thrust
  • torque

I'll ask a follow-up question when I get there, if I encounter problems. For now the case is solved - thanks all who read and gave a short thought.
Oct8-12, 04:52 PM   #4
 

How to calculate quadrotor propeller torque due to aerodynamic drag


Quad rotors are usually designed so that the props are counter-rotating and thus, the reaction torques are self compensated (for most maneuvers). For maneuvers that they are not self-compensated, they are negligible. I just completed my thesis and worked with the APC 12x9 prop. Trust me, it would not be worth adding to the simulation. Although, the model would look more complete if you do add them.
New Reply

Tags
drag, propeller, torque

Similar discussions for: How to calculate quadrotor propeller torque due to aerodynamic drag
Thread Forum Replies
Aerodynamic Drag Classical Physics 5
How calculate propeller efficiency if I know propeller trust? General Engineering 47
Aerodynamic Drag Stabilization (Ballistic Application) Mechanical Engineering 9
Aerodynamic Drag Problem Calculus 7
projectile motion with aerodynamic drag Introductory Physics Homework 3