
DeGarmo's Materials and Processes in Manufacturing
12th Edition
ISBN: 9781118987674
Author: J. T. Black, Ronald A. Kohser
Publisher: WILEY
expand_more
expand_more
format_list_bulleted
Concept explainers
Question
Chapter 41, Problem 16RQ
To determine
The explanation for the need of route sheet in the factory but not in a supermarket.
Expert Solution & Answer

Want to see the full answer?
Check out a sample textbook solution
Students have asked these similar questions
Water flows in a 1.2-m-diameter finished concrete pipe so that it is completely full and the pressure is constant all along the pipe. If the
slope is So = 0.0073, (a) determine the flowrate by using open-channel flow methods. Compare this result with (b) that obtained using
the pipe flow methods of Chapter 8 (Use Colebrook formula, Table 8.1, Table 10.1 and assume that Re > 10º).
(a) Q = i
(b) Q = i
m³/s
m³/s
for this 4 figuredarw the Kinematic Diagram:DoF:F=Type/Name ofmechanismEvolution:
Two channels and two plates are used to formthe column section shown. For b = 200 mm,determine the moments of inertia and theradii of gyration of the combined section withrespect to the centroidal x and y axes.For the section of problem, determine thefirst moment of the upper plate about thecentroidal x-axis
Chapter 41 Solutions
DeGarmo's Materials and Processes in Manufacturing
Ch. 41 - What are the major functional elements or...Ch. 41 - Here are some questions about the route sheet:...Ch. 41 - What is a process flow chart? How is it related to...Ch. 41 - Prob. 4RQCh. 41 - Prob. 5RQCh. 41 - What is MRP and how is it related (tied to) the...Ch. 41 - Prob. 7RQCh. 41 - Prob. 8RQCh. 41 - Prob. 9RQCh. 41 - Prob. 10RQ
Ch. 41 - Prob. 11RQCh. 41 - Prob. 12RQCh. 41 - Suppose that the part in Figure 41.6 was to be...Ch. 41 - Construct a route sheet and an operations sheet...Ch. 41 - Prob. 15RQCh. 41 - Prob. 16RQCh. 41 - Prob. 17RQCh. 41 - Why does a factory need operations sheets?Ch. 41 - Prob. 19RQCh. 41 - Prob. 20RQCh. 41 - Prob. 21RQCh. 41 - The classic manufacturing systems are controlled...Ch. 41 - Compare your college or university to a...Ch. 41 - Prob. 3P
Knowledge Booster
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
- Determine by direct integration the moment of inertia of theshaded area at right with respect to the x axis shown. Determine by direct integration the moment of inertia of theshaded area of the figure with respect to the y axis shown.arrow_forwardFor the following MATLAB code, I need to answer a few questions. Can you identify the curves as elliptic functions? Which curves reflect the sn, cn, and dn functions?From the curves, determine the maximum amplitudes and the period corresponding toeach angular velocity component. clc; clear all; I = [500; 125; 425]; w = [0.2; 0.1; 0.2]; rev = 0:0.01:10; C = eye(3); % Using ode45 to integrate the KDE and DDE options = odeset('RelTol',1e-9,'AbsTol',1e-9); result = ode45(@K_DDE, rev, [w; I; C(:)], options); v = result.x; % Extracting information from the ode45 solver w = result.y(1:3, :); C_ode = reshape(result.y(7:end, :), [3,3,length(v)]); plot(v, w) xlabel('rev') ylabel('w (rad/s)') legend('w1', 'w2', 'w3') % Functions function dwCdt = K_DDE(~, w_IC) % Extracting the initial condtions to a variable w = w_IC(1:3); I = w_IC(4:6); C = reshape(w_IC(7:end), [3, 3]); I1 = I(1); I2 = I(2); I3 = I(3); K1 = -(I3-I2)/I1; K2 = -(I1-I3)/I2; K3 = -(I2-I1)/I3; %…arrow_forwardplease show a drawing/image and explain how to properly do the question. thanksarrow_forward
- For the four-bar- linkage shown in the following figure. BC=68mm, CD=100mm, AD=120mm. Determine the range of AB to make it a crank-rocker mechanism. B Darrow_forwardall of those 4 fi 1)Draw kinematic diagram: 2)DOF: 3)type/name of mechanism 4)evolution:arrow_forward7.4 Impeller viscometer The rheology of a Penicillium chrysogenum broth is examined using an impeller viscometer. The density of the cell suspension is approximately 1000 kg m³. Samples of broth are stirred under laminar conditions using a Rushton turbine of diameter 4 cm in a glass beaker of diameter 15 cm. The average shear rate generated by the impeller is greater than the stirrer speed by a factor of about 10.2. When the stirrer shaft is attached to a device for measuring torque and rotational speed, the following results are recorded. Stirrer speed (s¹) Torque (Nm) 0.185 3.57 × 10-6 0.163 3.45 × 10-6 0.126 3.31 x 10-6 0.111 3.20×10-6 Can the rheology be described using a power-law model? If so, evaluate K and n.arrow_forward
- (read image)arrow_forward(read image) Answer Providedarrow_forwardThis is part B Part A's question and answer was find moment of inertia (Ix = 3.90×10^5) and radius of gyration (kx = 21.861) Determine the centroid ( x & y ) of the I-section, Calculate the moment of inertia of the section about itscentroidal x & y axes. How or why is this result different fromthe result of a previous problem?arrow_forward
- Determine by direct integration the moment of inertia of theshaded area of figure with respect to the y axis shownarrow_forwardConsider the feedback controlled blending system shown below, which is designed to keep theoutlet concentration constant despite potential variations in the stream 1 composition. The density of all streamsis 920 kg/m3. At the nominal steady state, the flow rates of streams 1 and 2 are 950 and 425 kg/min,respectively, the liquid level in the tank is 1.3 m, the incoming mass fractions are x1 = 0.27, x2 = 0.54. Noticethe overflow line, indicating that the liquid level remains constant (i.e. any change in total inlet flow ratetranslates immediately to the same change in the outlet flow rate). You may assume the stream 1 flowrate andthe stream 2 composition are both constant. Use minutes as the time unit throughout this problem. Identify any controlled variable(s) (CVs), manipulated variable(s) (MVs),and disturbance variable(s) (DVs) in this problem. For each, explain how you know that’show it is classified.CVs: ___________, MVs: _____________, DVs: ______________ b) Draw a block diagram…arrow_forwardA heat transfer experiment is conducted on two identical spheres which are initially at the same temperature. The spheres are cooled by placing them in a channel. The fluid velocity in the channel is non-uniform, having a profile as shown. Which sphere cools off more rapidly? Explain. V 1arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Precision Machining Technology (MindTap Course Li...Mechanical EngineeringISBN:9781285444543Author:Peter J. Hoffman, Eric S. Hopewell, Brian JanesPublisher:Cengage Learning

Precision Machining Technology (MindTap Course Li...
Mechanical Engineering
ISBN:9781285444543
Author:Peter J. Hoffman, Eric S. Hopewell, Brian Janes
Publisher:Cengage Learning
Physics - Thermodynamics: (21 of 22) Change Of State: Process Summary; Author: Michel van Biezen;https://www.youtube.com/watch?v=AzmXVvxXN70;License: Standard Youtube License