Question

In: Mechanical Engineering

1. Using the equations describing the standard atmosphere, plot the speed of sound (in m/s, ft/s...

1. Using the equations describing the standard atmosphere, plot the speed of sound (in m/s, ft/s and knots) in the altitude range sea level – 32 km. You can use Matlab or Excel (10 points).


2. An airfoil has a critical Mach number of ??? = 0.65. The wing is swept back at 30°. a) What is the design flight Mach number for this wing? (2 points)

b) What is the design flight speed in knots at an altitude of 30,000 ft? (10 points)


3. A supersonic passenger plane is traveling at an altitude of 60,000 ft. A normal shock forms in front of the nose of the plane. A pitot-static system on the nose (behind the shock) measures the pressure ratio between stagnation pressure and static pressure to be 1.2256. a) Calculate the flight Mach number of the aircraft (12 points).

c) Calculate the required wing sweep for minimum wave drag. (4 points)


3. A fighter jet passes over you at Mach 1.6 at an altitude of h = 10000 m. What is its horizontal distance x from you when you hear the sonic boom? (6 points)

Solutions

Expert Solution

Kindly upload different questions separately. Thank you! Answer to the first question is here:

Note that the speed of sound depends on temperature of air which, in turn, depends on altitude.

MATLAB CODE:

h=0:0.1:32; % Height range in Km
T0=288; % Standard sea level temperature in K
L=6.5; % Lapse rate in K/Km
R=287; % Gas constant for air in m2/s2/K
r=1.4; % Ratio of specific heats for air

T=T0-L.*h; % Temperature in K at height h
V_m_s=sqrt(r.*R.*T); % Speed of sound in m/s
V_f_s=V_m_s.*3.2808; % Speed of sound in f/s
V_knots=V_m_s.*1.9438; % Speed of sound in knots

plot(h,V_m_s)
xlabel('Height range in Km');
ylabel('Speed of sound in m/s');
grid on

plot(h,V_f_s)
xlabel('Height range in Km');
ylabel('Speed of sound in f/s');
grid on

plot(h,V_knots)
xlabel('Height range in Km');
ylabel('Speed of sound in knots');
grid on


Related Solutions

a) Kinetic theory. The speed of sound in the air is 330 m/s under standard conditions...
a) Kinetic theory. The speed of sound in the air is 330 m/s under standard conditions of temperature and pressure (273 K and 1 atm). Since the size of a molecule is much smaller than the average distance between the molecules, this number provides an estimate of the order of magnitude of the molecular media velocity. Consider a cubic meter of air and concentrate it on a N2 molecule that travels in the x direction at 330 m / s....
In a region where the speed of sound is 330 m/s, a source of sound emits...
In a region where the speed of sound is 330 m/s, a source of sound emits a frequency of 440Hz. Assuming the observer is not moving, at what speed would the source have to move for the observed frequency to be 330Hz? Are they moving towards or away? A. Torwards B. Away C. This situation is not possible D. The Observer is at rest Part 2: Use the setup above. Enter the speed of the source with the units of...
The speed of sound in seawater is approximately 1480 m/s. You are at a depth of...
The speed of sound in seawater is approximately 1480 m/s. You are at a depth of 50.0m a. You ping the ocean bottom and receive the echo back 0.125 seconds later. How deep is the ocean at this point? b. If the frequency of the sound is 500.0 Hz, what is the wavelength of the sound? c. The ping coming back to the submarine has an intensity of as -80.0 dB. What is the intensity of the returning sound wave?...
The speed of sound is 353 m/s. Supposed a stone is dropped down a well of...
The speed of sound is 353 m/s. Supposed a stone is dropped down a well of depth d=254.9 m. How much time does it take for a sound to be heard at the top of the well? A. 5.57 s B. 7.16 s C. 6.36 s D. 7.96 s E. 8.75 s
Consider a medium where the speed of sound is 354 m/s. In this medium, a 2000...
Consider a medium where the speed of sound is 354 m/s. In this medium, a 2000 Hz sound wave is incident on two slits 30.0 cm apart. This creates an interference pattern on a distant screen. In analogy to double slit interference of light waves, the equation d sin ✓ = m can be used to find the location of the maxima, in the same way that it does for Young's double slit experiment with light. (a) At what angle...
Ultrasound probe emitting sound with wave length of 70 mm in air (sound speed 343 m/s)...
Ultrasound probe emitting sound with wave length of 70 mm in air (sound speed 343 m/s) is used for probing a muscle tissue (sound speed 1500 m/s). What are the smallest features in air and the muscle tissue that can be seen with this device?
A sound wave has a propagation speed of 349 m/s, a frequency 1026 Hz, and has...
A sound wave has a propagation speed of 349 m/s, a frequency 1026 Hz, and has a maximum displacement of ym= 3.02x10-7 m. At time t= 0, and x= 0, the displacement is ym = 1.00x10-7 m. (a) Using these values, find an equation of form:            y(x,t) = ym sin(kx - ωt + ϕ) (b) Differentiate the expression and find the maximum speed of the oscillating air molecules. (c) Find the maximum magnitude of acceleration of the...
1. A man walks along a straight path at a speed of π ft/s. A searchlight...
1. A man walks along a straight path at a speed of π ft/s. A searchlight is located on the ground 18 ft from the path and is kept focused on the man. At what rate is the searchlight rotating when the man is 30 ft from the searchlight? Draw a picture first to understand the problem. 2. Suppose square ABCD has straight edges of length 2, and its corners are connected by hinges. When pulling corners A and C,...
(1) (A)You approach a stationary sound source with a speed such that the frequency of sound...
(1) (A)You approach a stationary sound source with a speed such that the frequency of sound you hear is 17% greater than the actual frequency. With what speed are you approaching the sound source? Use the speed of sound in air as 343 m/s. (B)Two trains approach each other on separate but adjacent tracks. Train 1 is traveling at a speed of 31.9 m/s and train 2 at a speed of 27.6 m/s. If the engineer of train 1 sounds...
Give an example describing a queuing system using the Kendall-Lee notation (like M/M/s). Give an example...
Give an example describing a queuing system using the Kendall-Lee notation (like M/M/s). Give an example of applying Little’s law to a queuing system problem. Define and give an example of a stochastic process Define and give an example of discrete vs. continuous time stochastic processes Define and give and example of discrete vs. continuous state space stochastic processes. Define what is meant when a stochastic process is Markovian NEED ANSWERS ASAP
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT