Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

C++ Aerodynamic Engineers need to figure out the effectiveness of a drag parachute used to slow down military planes that are landing on aircraft carriers.

image text in transcribed

C++

Aerodynamic Engineers need to figure out the effectiveness of a drag parachute used to slow down military planes that are landing on aircraft carriers. You have been tasked with the job of writing a CH program which calculates the time taken (in seconds) for a jet fighter to be slowed down (by the drag parachute) to 37% of its landing speed. Assuming turbulent conditions (ie Co= 1.42) and air density of 0.00238 slug/fts, (a) Write the stated program in C++ language with at least the following inputs - Initial landing velocity - Weight of aircraft Area of parachute VAN (b) Test your program by considering a parachute of weight 1600 lbf and an initial aircraft landing speed of 270 mph. The area of the parachute is 25 ft2. (10 Marks) (Neglect parachute weight. Air and rolling resistance of the jet fighter can also be neglected). Aerodynamic Engineers need to figure out the effectiveness of a drag parachute used to slow down military planes that are landing on aircraft carriers. You have been tasked with the job of writing a CH program which calculates the time taken (in seconds) for a jet fighter to be slowed down (by the drag parachute) to 37% of its landing speed. Assuming turbulent conditions (ie Co= 1.42) and air density of 0.00238 slug/fts, (a) Write the stated program in C++ language with at least the following inputs - Initial landing velocity - Weight of aircraft Area of parachute VAN (b) Test your program by considering a parachute of weight 1600 lbf and an initial aircraft landing speed of 270 mph. The area of the parachute is 25 ft2. (10 Marks) (Neglect parachute weight. Air and rolling resistance of the jet fighter can also be neglected)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

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

Oracle Database 11g SQL

Authors: Jason Price

1st Edition

0071498508, 978-0071498500

More Books

Students also viewed these Databases questions

Question

1. Signs and symbols of the map Briefly by box ?

Answered: 1 week ago

Question

Types of physical Maps?

Answered: 1 week ago

Question

Explain Intermediate term financing in detail.

Answered: 1 week ago