Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1.36. 1.37. 1.38. Write a computer program that uses the numerical lifting-line method presented in Sec. 1.9 to predict the lift and induced drag

image

1.36. 1.37. 1.38. Write a computer program that uses the numerical lifting-line method presented in Sec. 1.9 to predict the lift and induced drag for a tapered wing with linear geometric and aerodynamic twist. Test your program by comparing results with those obtained in problems 1.27, 1.28, 1.32, and 1.33. Use the program from problem 1.36 to compute the lift at a 10-degree angle of attack for a rectangular wing with a thin symmetric airfoil section and an aspect ratio of 6. The root chord is 5.5 ft. Use V = 176 ft/sec at standard sea level. Use the computer program that was written for problem 1.36 to compute the lift at a 10-degree angle of attack for a tapered wing having aspect ratio 4.0, taper ratio 0.5, and a thin symmetric airfoil section. The wing quarter chord is swept such that there is no sweep in the trailing edge and the planform area of the wing is 36 ft. Use V = 176 ft/sec at standard sea level. 1.39. The wing described in problem 1.38 is used as an aft horizontal stabilizer for the main wing described in problem 1.37. The root quarter-chord of the horizontal stabilizer is 15 feet aft of the quarter-chord of the main wing. Use the computer program from problem 1.36 to compute the lift at a 10-degree angle of attack and for each lifting surface in this wing-tail combination. Use V=176 ft/sec at standard sea level. Compare the results obtained with those obtained in problems 1.37 and 1.38 for each lifting surface in isolation. Discuss your findings.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

Here is the Python code for the numerical liftingline method python import numpy as np def liftinglinemethodc a b cl alpha mu v Calculate the lift and induced drag coefficients clind cl 1 mu a cdind c... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Quantum Chemistry

Authors: Ira N. Levine

7th edition

321803450, 978-0321803450

More Books

Students also viewed these Mechanical Engineering questions

Question

What value of b > -1 maximizes the integral [x (3- -1 x (3x) dx?

Answered: 1 week ago

Question

Write short notes on Interviews.

Answered: 1 week ago