
Fundamentals of Materials Science and Engineering, Binder Ready Version: An Integrated Approach
5th Edition
ISBN: 9781119175483
Author: William D. Callister Jr., David G. Rethwisch
Publisher: WILEY
expand_more
expand_more
format_list_bulleted
Question
Chapter 14.14, Problem 1QP
To determine
To cite:
The advantages and disadvantages of hot working and cold working.
Expert Solution & Answer

Answer to Problem 1QP
The advantages and disadvantages of hot working and cold working is given below:
Explanation of Solution
Hot working:
Advantages:
- 1. Larger deformations are achievable and it can be repeated.
- 2. It requires less energy to achieve the required deformation as compared to cold working.
- 3. The grain structure of the material was refined. Thus, the
mechanical properties of the material was improved.
Disadvantages:
- 1. Hot working carried out at high temperatures this causes surface oxidation which gives poor surface finish.
- 2. Difficult to achieve closest dimensional tolerances.
- 3. Loss of metal during hot working.
Cold working:
Advantages:
- 1. High quality of surface finished can be achieved.
- 2. Variety of mechanical properties can be achieved.
- 3. Close dimensional tolerances achieved easily.
Disadvantages:
- 1. Ductility of the material was reduced.
- 2. The cold working process is quiet complicated and expensive.
- 3. It require more energy to achieve the required deformation.
Want to see more full solutions like this?
Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
Please solve it correctly, and show all the steps
How can smaller municipalities with limited resources effectively integrate environmental site planning practices into their projects?
Solve this question
Chapter 14 Solutions
Fundamentals of Materials Science and Engineering, Binder Ready Version: An Integrated Approach
Ch. 14.14 - Prob. 1QPCh. 14.14 - Prob. 2QPCh. 14.14 - Prob. 3QPCh. 14.14 - Prob. 4QPCh. 14.14 - Prob. 5QPCh. 14.14 - Prob. 6QPCh. 14.14 - Prob. 7QPCh. 14.14 - Prob. 8QPCh. 14.14 - Prob. 9QPCh. 14.14 - Prob. 10QP
Ch. 14.14 - Prob. 11QPCh. 14.14 - Prob. 12QPCh. 14.14 - Prob. 13QPCh. 14.14 - Prob. 14QPCh. 14.14 - Prob. 15QPCh. 14.14 - Prob. 16QPCh. 14.14 - Prob. 17QPCh. 14.14 - Prob. 18QPCh. 14.14 - Prob. 19QPCh. 14.14 - Prob. 20QPCh. 14.14 - Prob. 21QPCh. 14.14 - Prob. 22QPCh. 14.14 - Prob. 23QPCh. 14.14 - Prob. 24QPCh. 14.14 - Prob. 25QPCh. 14.14 - Prob. 26QPCh. 14.14 - Prob. 27QPCh. 14.14 - Prob. 28QPCh. 14.14 - Prob. 29QPCh. 14.14 - Prob. 30QPCh. 14.14 - Prob. 31QPCh. 14.14 - Prob. 32QPCh. 14.14 - Prob. 33QPCh. 14.14 - Prob. 34QPCh. 14.14 - Prob. 35QPCh. 14.14 - Prob. 36QPCh. 14.14 - Prob. 37QPCh. 14.14 - Prob. 38QPCh. 14.14 - Prob. 39QPCh. 14.14 - Prob. 40QPCh. 14.14 - Prob. 41QPCh. 14.14 - Prob. 42QPCh. 14.14 - Prob. 1DPCh. 14.14 - Prob. 2DPCh. 14.14 - Prob. 3DPCh. 14.14 - Prob. 4DPCh. 14.14 - Prob. 5DPCh. 14.14 - Prob. 6DPCh. 14.14 - Prob. 7DPCh. 14.14 - Prob. 8DPCh. 14.14 - Prob. 1FEQPCh. 14.14 - Prob. 2FEQPCh. 14.14 - Prob. 3FEQPCh. 14.14 - Prob. 4FEQPCh. 14.14 - Prob. 5FEQP
Knowledge Booster
Similar questions
- Problem 1- find the root locus of the following transfer functions by Matlab Hint copy the root locus figures you find in Matlab and paste all four on a word document, create a PdF from the Word file and upload on canvas): 5 1. H(s) = 2s+1 2. H(s): = 2 100 s²+10s+100 1000 3. H(s) = (s+5)(s²+68+25) 10000 4. H(s) = (s²+48+16) (s²+68+25)arrow_forward(Dynamic Programming.) Recall the problem presented in Assign- ment 3 where given a list L of n ordered integers you're tasked with removing m of them such that the distance between the closest two remaining integers is maxi- mized. See Assignment 1 for further clarification and examples. As it turns out there is no (known) greedy algorithm to solve this problem. However, there is a dynamic programming solution. Devise a dynamic programming solution which determines the maximum distance between the closest two points after removing m numbers. Note, it doesn't need to return the resulting list itself. Hint 1: Your sub-problems should be of the form S(i, j), where S(i, j) returns the maximum distance of the closest two numbers when only considering removing j of the first i numbers in L. As an example if L [3, 4, 6, 8, 9, 12, 13, 15], then S(4, 1) = 2, since the closest two values of L' = [3,4,6,8] are 6 and 8 after removing 4 (note, 8-6 = = 2). = Hint 2: For the sub-problem S(i, j),…arrow_forward
- (Greedy Algorithms) Describe an efficient algorithm that, given a set {x1, x2, . . ., xn} of points on the real line, determines the smallest set of unit-length closed intervals that contains all of the given points. Argue that your algorithm is correct.arrow_forwardHelp me finish solving this problem. Tips on how to solve are listed at the bottom of the imagearrow_forwardA long (into the page) duct with three walls is shown in the figure below. A constant rate of energy (q = 5000 W) is supplied to the backside of the bottom wall. All this power leaves surface 1 as radiative heat flow into the duct (i.e., participates in radiative exchange with surfaces 2 and 3). The backside of Surface 2 is perfectly insulated. The table below lists geometric and radiative properties of each surface. Calculate T3- 2 Surface T [K] ε AiFij, [m²] 1 700 1 A1F12 = 0.18 2 3 1 A2F23 = 0.86 1 A3 F31 = 0.36arrow_forward
- How can i solve ot with phasor and get i1’ angle and i1 anglearrow_forwardHow to solve itarrow_forwardShaft 1 is the motor shaft and rotates at 1160 rpm. Calculate the transmission ratio and the angular velocity of output shaft 6. Na=18Nb=34Nc=20Nd=62Ne=30Nf=60Ng=2 (worm gear)Nh=40Nı=16Nj=88arrow_forward
- The power transmission system shown in the figure includes a helical and a bevel gear. The shaft is supported by two bearings and rotates at 600 rpm. The load on the bevel gear is -0.5Pi - 0.41Pj + 0.44Pk. The axial load on the shaft is carried by the bearing on the left. For a lifespan of 36,000 hours and 98% reliability, select two identical single-row tapered roller bearings.arrow_forwardCan anyone explain it to mearrow_forwardAs shown in the figure, a shaft manufactured with a surface treatment will carry the belt-pulley system, which is loaded with continuous and non-impact loads (in the YZ plane at α = 30 degrees). Design a shaft with a 95% reliability rating, a 2.5 safety factor, and made of cold-drawn AISI 1045 material. The shaft has no discontinuities or radius.arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- MATLAB: An Introduction with ApplicationsEngineeringISBN:9781119256830Author:Amos GilatPublisher:John Wiley & Sons IncEssentials Of Materials Science And EngineeringEngineeringISBN:9781337385497Author:WRIGHT, Wendelin J.Publisher:Cengage,Industrial Motor ControlEngineeringISBN:9781133691808Author:Stephen HermanPublisher:Cengage Learning
- Basics Of Engineering EconomyEngineeringISBN:9780073376356Author:Leland Blank, Anthony TarquinPublisher:MCGRAW-HILL HIGHER EDUCATIONStructural Steel Design (6th Edition)EngineeringISBN:9780134589657Author:Jack C. McCormac, Stephen F. CsernakPublisher:PEARSONFundamentals of Materials Science and Engineering...EngineeringISBN:9781119175483Author:William D. Callister Jr., David G. RethwischPublisher:WILEY

MATLAB: An Introduction with Applications
Engineering
ISBN:9781119256830
Author:Amos Gilat
Publisher:John Wiley & Sons Inc

Essentials Of Materials Science And Engineering
Engineering
ISBN:9781337385497
Author:WRIGHT, Wendelin J.
Publisher:Cengage,

Industrial Motor Control
Engineering
ISBN:9781133691808
Author:Stephen Herman
Publisher:Cengage Learning

Basics Of Engineering Economy
Engineering
ISBN:9780073376356
Author:Leland Blank, Anthony Tarquin
Publisher:MCGRAW-HILL HIGHER EDUCATION

Structural Steel Design (6th Edition)
Engineering
ISBN:9780134589657
Author:Jack C. McCormac, Stephen F. Csernak
Publisher:PEARSON

Fundamentals of Materials Science and Engineering...
Engineering
ISBN:9781119175483
Author:William D. Callister Jr., David G. Rethwisch
Publisher:WILEY