simurq
- 6
- 0
Given that an engine's rated power is 160 HP (~119kW), how can I express thrust (T) in Newtons, if aerodynamic drag (D) requires weight expressed in Newtons as well to ensure consistency when calculating power available (Pa) and power required (Pr)?:
D = (\frac{1}{2}\rho SC_{D})V^{2}+\frac{2W^2}{\rho S\pi AV^2}
where:
\rho = density at given altitude, \frac{kg}{m^3}
S = wing area, m^2
C_{D} = zero-lift coefficient of drag
V = true airspeed, \frac{m}{s}
A = wing aspect ratio
I want to solve the equation for excess power: P_{ex} = P_{a} - P_{r} = TV - DV
Thank you!
Rustam
D = (\frac{1}{2}\rho SC_{D})V^{2}+\frac{2W^2}{\rho S\pi AV^2}
where:
\rho = density at given altitude, \frac{kg}{m^3}
S = wing area, m^2
C_{D} = zero-lift coefficient of drag
V = true airspeed, \frac{m}{s}
A = wing aspect ratio
I want to solve the equation for excess power: P_{ex} = P_{a} - P_{r} = TV - DV
Thank you!
Rustam