Thinking Like an Engineer: An Active Learning Approach (4th Edition)
Thinking Like an Engineer: An Active Learning Approach (4th Edition)
4th Edition
ISBN: 9780134639673
Author: Elizabeth A. Stephan, David R. Bowman, William J. Park, Benjamin L. Sill, Matthew W. Ohland
Publisher: PEARSON
bartleby

Videos

Textbook Question
Book Icon
Chapter 9, Problem 9ICA

It is proposed to create a set of dimensionless numbers used to describe the phenomena of reaching the escape velocity necessary to orbit the Earth. A set of names is proposed, based on famous astronauts:

  • The Gagarin number, after Yuri Gagarin, a Russian astronaut and the first human to achieve escape velocity and orbit the Earth in outer space;
  • The Valentina number, after Valentina Tereshkova, a Russian astronaut who was the first female to orbit the Earth;
  • The Shepard number, after Alan Shepard, the first American to orbit the Earth; and
  • The Ride number, after Sally Ride, the first American woman in space.

To begin the analysis, assume the following variables are important:

g = Gravitational pull between planet and rocket [=] meters per second squared [m/s2]
nr = Amount of rocket fuel [=]moles [mol]
wp = Weight of planet [=] pounds-force [lbf]
d = Diameter of planet [=]miles [mi]
G = Newtonʼs gravitational constant [=] newton meters squared per kilogram squared [N m2/kg2]
v = Velocity of rocket [=] miles per hour [mph or mi/h]
η = Efficiency of the rocket engine [=] unitless

Determine a set of dimensionless groups using Rayleighʼs method.

Blurred answer
Students have asked these similar questions
I am trying to plot an orbit in MATLAB. There is something wrong with my code because the final values I get are incorrect. The code is shown below. The correct values are in the image.     mu = 3.986*10^5; % Earth's gravitational parameter [km^3/s^2] % Transforming orbital elements to cartesian coordinate system for LEOa_1 = 6782.99;e_1 = 0.000685539;inc_1 = 51.64;v_1 = 5;argp_1 = 30;raan_1 = 10; [x_1, y_1, z_1, vx_1, vy_1, vz_1] = kep2cart(a_1, e_1, inc_1, raan_1, ...                                            argp_1, v_1); Y_1 = [x_1, y_1, z_1, vx_1, vy_1, vz_1];   % time_span for two revolutions (depends on the orbit)t1 = [0 (180*60)];  % Setting tolerancesoptions = odeset('RelTol',1e-12,'AbsTol',1e-12); % Using ODE45 to numerically integrate for LEO[t_1, state_1] = ode45(@OrbitProp, t1, Y_1, options);       function dYdt = OrbitProp(t, Y)     mu = 3.986*10^5; % Earth's gravitational parameter [km^3/s^2]   % State Vector x = Y(1); % [km] y = Y(2); % [km] z = Y(3); % [km] vx = Y(4);…
Pressure drop AP depends on four variables: the diameter of the pipe D, the density of the fluid p, the kinematic viscosity of the fluid v and the mean velocity v. Applying Buckinham's Pi Theorem, a dimensionless pi-group can be identified using the following power product: [AP] = [D]ª[p]b[v][v]ª. Which of the following statements in term of [T] is correct? Select one: O [T]: -2 = -c-d [T]: -1 = -c-d [T]: -2 = -c-2*d [T]: -2 = -2*c-d [T]: -2=-c+d
3. Consider the following equation. All three of the terms in parentheses are dimensionless groups. Because kc is difficult to determine directly, the other variables are measured and kc is calculated from the given equation. 26 THERMODYNAMICS 1 MODULE 1 FUNDAMENTAL CONCEPTS ]3 [ _d>vp_jo8 p DAB kc D = 0.023 [H DAB What is the estimated value of kc? What are the units of kc? Show your work. The following values were measured: D = 8.0 mm, DAB = 0.475 cm²/s, µ = 1.12 x 103 N-s/m², p = 1.00 x 10-³ g/cm³, v = 15.0 m/s.

Chapter 9 Solutions

Thinking Like an Engineer: An Active Learning Approach (4th Edition)

Additional Engineering Textbook Solutions

Find more solutions based on key concepts
Knowledge Booster
Background pattern image
Mechanical Engineering
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, mechanical-engineering and related others by exploring similar questions and additional content below.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Elements Of Electromagnetics
Mechanical Engineering
ISBN:9780190698614
Author:Sadiku, Matthew N. O.
Publisher:Oxford University Press
Text book image
Mechanics of Materials (10th Edition)
Mechanical Engineering
ISBN:9780134319650
Author:Russell C. Hibbeler
Publisher:PEARSON
Text book image
Thermodynamics: An Engineering Approach
Mechanical Engineering
ISBN:9781259822674
Author:Yunus A. Cengel Dr., Michael A. Boles
Publisher:McGraw-Hill Education
Text book image
Control Systems Engineering
Mechanical Engineering
ISBN:9781118170519
Author:Norman S. Nise
Publisher:WILEY
Text book image
Mechanics of Materials (MindTap Course List)
Mechanical Engineering
ISBN:9781337093347
Author:Barry J. Goodno, James M. Gere
Publisher:Cengage Learning
Text book image
Engineering Mechanics: Statics
Mechanical Engineering
ISBN:9781118807330
Author:James L. Meriam, L. G. Kraige, J. N. Bolton
Publisher:WILEY
Unit Conversion the Easy Way (Dimensional Analysis); Author: ketzbook;https://www.youtube.com/watch?v=HRe1mire4Gc;License: Standard YouTube License, CC-BY