
Essentials Of Materials Science And Engineering
4th Edition
ISBN: 9781337385497
Author: WRIGHT, Wendelin J.
Publisher: Cengage,
expand_more
expand_more
format_list_bulleted
Question
Chapter 9, Problem 9.91P
Interpretation Introduction
Interpretation:
Whether the casting of an alloy using a sand mold is stronger than metallic mold or not needs to be explained.
Concept introduction:
Casting is a process of manufacturing components by pouring molten metal into the mold having a desired shaped caving and then solidifying at room temperature. Sand casting is a different type of casting like die casting, metal casting, etc. Mold is a cavity having the desired shape of an object in which liquid or molten metal is poured during the casting.
Expert Solution & Answer

Want to see the full answer?
Check out a sample textbook solution
Students have asked these similar questions
Questions:
Q1: Verify that the average power generated equals the average power
absorbed using the simulated values in Table 7-2.
Q2: Verify that the reactive power generated equals the reactive power
absorbed using the simulated values in Table 7-2.
Q3: Why it is important to correct the power factor of a load?
Q4: Find the ideal value of the capacitor theoretically that will result in unity
power factor.
Vs pp (V)
VRIPP (V) VRLC PP (V)
AT (μs)
T (us)
8°
pf
Simulated
14
8.523
7.84
84.850
1000
29.88
0.866
Measured
14
8.523
7.854
82.94
1000
29.85
0.86733
Table 7-2 Power Calculations
Pvs (mW) Qvs (mVAR) PRI (MW) Pay (mW)
Qt (mVAR)
Qc (mYAR)
Simulated
-12.93
-7.428
9.081
3.855
12.27
-4.84
Calculated
-12.936
-7.434
9.083
3.856
12.32
-4.85
Part II: Power Factor Correction
Table 7-3 Power Factor Correction
AT (us)
0°
pf
Simulated
0
0
1
Measured
0
0
1
Q1: Design of trickling filter system single-stage with 3m depth, effluent BOD, of
20 mg/l, influent BODs =250mg/l, flow = 2.63 m³/min and hydraulic flow rate or
hydraulic loading rate 25 m/day, r=3
In a shopping cart, there are various items, which can either belong to the category of household items or electronic items. The following UML diagram illustrates the relationship between items, household items, and electronic items.
//Implementation Class
public class ShoppingCart{
public static void main(String[] args){
final int MAX_ITEM = 50;
Item cart = new Item[MAX_ITEM];
addItem(cart); // populate the item array
printItem(cart);
}
}
Considering that all the data definition classes and the implementation class are complete, which of the following Object-Oriented Programming (OOP) concepts do you need to use in the above context?
i) Polymorphism
ii) Method Overloading
iii) Method Overriding
iv) Dynamic Binding
v) Abstract Class
Explain, using course terminology, how you would use any of the above concepts to model the given scenario.
Chapter 9 Solutions
Essentials Of Materials Science And Engineering
Ch. 9 - Prob. 9.1PCh. 9 - Prob. 9.2PCh. 9 - Prob. 9.3PCh. 9 - Prob. 9.4PCh. 9 - Prob. 9.5PCh. 9 - Prob. 9.6PCh. 9 - Prob. 9.7PCh. 9 - Prob. 9.8PCh. 9 - Prob. 9.9PCh. 9 - Prob. 9.10P
Ch. 9 - Prob. 9.11PCh. 9 - Prob. 9.12PCh. 9 - Prob. 9.13PCh. 9 - Prob. 9.14PCh. 9 - Prob. 9.15PCh. 9 - Prob. 9.16PCh. 9 - Prob. 9.17PCh. 9 - Prob. 9.18PCh. 9 - Prob. 9.19PCh. 9 - Prob. 9.20PCh. 9 - Prob. 9.21PCh. 9 - Prob. 9.22PCh. 9 - Prob. 9.23PCh. 9 - Prob. 9.24PCh. 9 - Prob. 9.25PCh. 9 - Prob. 9.26PCh. 9 - Prob. 9.27PCh. 9 - Prob. 9.28PCh. 9 - Prob. 9.29PCh. 9 - Prob. 9.30PCh. 9 - Prob. 9.31PCh. 9 - Prob. 9.32PCh. 9 - Prob. 9.33PCh. 9 - Prob. 9.34PCh. 9 - Prob. 9.35PCh. 9 - Prob. 9.36PCh. 9 - Prob. 9.37PCh. 9 - Prob. 9.38PCh. 9 - Prob. 9.39PCh. 9 - Prob. 9.40PCh. 9 - Prob. 9.41PCh. 9 - Prob. 9.42PCh. 9 - Prob. 9.43PCh. 9 - Prob. 9.44PCh. 9 - Prob. 9.45PCh. 9 - Prob. 9.46PCh. 9 - Prob. 9.47PCh. 9 - Prob. 9.48PCh. 9 - Prob. 9.49PCh. 9 - Prob. 9.50PCh. 9 - Prob. 9.51PCh. 9 - Prob. 9.52PCh. 9 - Prob. 9.53PCh. 9 - Prob. 9.54PCh. 9 - Prob. 9.55PCh. 9 - Prob. 9.56PCh. 9 - Prob. 9.57PCh. 9 - Prob. 9.58PCh. 9 - Prob. 9.59PCh. 9 - Prob. 9.60PCh. 9 - Prob. 9.61PCh. 9 - Prob. 9.62PCh. 9 - Prob. 9.63PCh. 9 - Prob. 9.64PCh. 9 - Prob. 9.65PCh. 9 - Prob. 9.66PCh. 9 - Prob. 9.67PCh. 9 - Prob. 9.68PCh. 9 - Prob. 9.69PCh. 9 - Prob. 9.70PCh. 9 - Prob. 9.71PCh. 9 - Prob. 9.72PCh. 9 - Prob. 9.73PCh. 9 - Prob. 9.74PCh. 9 - Prob. 9.75PCh. 9 - Prob. 9.76PCh. 9 - Prob. 9.77PCh. 9 - Prob. 9.78PCh. 9 - Prob. 9.79PCh. 9 - Prob. 9.80PCh. 9 - Prob. 9.81PCh. 9 - Prob. 9.82PCh. 9 - Prob. 9.83PCh. 9 - Prob. 9.84PCh. 9 - Prob. 9.85PCh. 9 - Prob. 9.86PCh. 9 - Prob. 9.87PCh. 9 - Prob. 9.88PCh. 9 - Prob. 9.89PCh. 9 - Prob. 9.90PCh. 9 - Prob. 9.91PCh. 9 - Prob. 9.92PCh. 9 - Prob. 9.93PCh. 9 - Prob. 9.94PCh. 9 - Prob. 9.95PCh. 9 - Prob. 9.96PCh. 9 - Prob. 9.97PCh. 9 - Prob. 9.98PCh. 9 - Prob. 9.99PCh. 9 - Prob. 9.100PCh. 9 - Prob. 9.101PCh. 9 - Prob. 9.102PCh. 9 - Prob. 9.103PCh. 9 - Prob. 9.104PCh. 9 - Prob. 9.105PCh. 9 - Prob. 9.106PCh. 9 - Prob. 9.107PCh. 9 - Prob. 9.108PCh. 9 - Prob. 9.109PCh. 9 - Prob. 9.110PCh. 9 - Prob. 9.111DPCh. 9 - Prob. 9.112DPCh. 9 - Prob. 9.113DPCh. 9 - Prob. 9.114DPCh. 9 - Prob. 9.115DPCh. 9 - Prob. 9.116CPCh. 9 - Prob. 9.117CPCh. 9 - Prob. 9.118CPCh. 9 - Prob. K9.1KPCh. 9 - Prob. K9.2KP
Knowledge Booster
Similar questions
- Blood (HD = 0.45 in large diameter tubes) is forced through hollow fiber tubes that are 20 µm in diameter.Equating the volumetric flowrate expressions from (1) assuming marginal zone theory and (2) using an apparentviscosity for the blood, estimate the marginal zone thickness at this diameter. The viscosity of plasma is 1.2 cParrow_forwardAnswer this JAVA OOP question below: An Employee has a name, employee ID, and department. An Employee object must be created with all its attributes. The UML diagram is provided below: - name: String - employeeId: String - department: String + Employee(name: String, employeeId: String, department: String) + setName(name: String): void + setEmployeeId(employeeId: String): void + setDepartment(department: String): void + getName(): String + getEmployeeId(): String + getDepartment(): String + toString(): String A faculty is an Employee with an additional field String field: rank public class TestImplementation{ public static void main(String[] args){ Employee[] allEmployee = new Employee[100]; // create an employee object with name Tom Evan, employee ID 001 and department IST and store it in allEmployee // create a faculty object with name Adam Scott, employee ID 002, department IST and rank Professor and store it in allEmployee } }arrow_forwardPlease answer this JAVA OOP question that is given below: An Employee has a name, employee ID, and department. An Employee object must be created with all its attributes. The UML diagram is provided below: - name: String - employeeId: String - department: String + Employee(name: String, employeeId: String, department: String) + setName(name: String): void + setEmployeeId(employeeId: String): void + setDepartment(department: String): void + getName(): String + getEmployeeId(): String + getDepartment(): String + toString(): String A faculty is an Employee with an additional field String field: rank Assuming the Employee class is fully implemented, define a Professor class in Java with the following: A toString() method that includes both the inherited attributes and the specializationarrow_forward
- Please answer JAVA OOP question below: An Employee has a name, employee ID, and department. An Employee object must be created with all its attributes. The UML diagram is provided below: - name: String - employeeId: String - department: String + Employee(name: String, employeeId: String, department: String) + setName(name: String): void + setEmployeeId(employeeId: String): void + setDepartment(department: String): void + getName(): String + getEmployeeId(): String + getDepartment(): String + toString(): String A faculty is an Employee with an additional field String field: rank Assuming the Employee class is fully implemented, define a Professor class in Java with the following: Instance variable(s) A Constructorarrow_forwardDevelop a C++ program that execute the operation as stated by TM for addition of two binary numbers (see attached image). Your code should receive two binary numbers and output the resulting sum (also in binary). Make sure your code mimics the TM operations (dealing with the binary numbers as a string of characters 1 and 0, and following the logic to increase the first number and decreasing the second one. Try your TM for the following examples: 1101 and 101, resulting 10010; and 1101 and 11, resulting 10000.arrow_forwardelectric plants. Prepare the load schedulearrow_forward
- Q2: Find the shear load on bolt A for the connection shown in Figure 2. Dimensions are in mm Fig. 2 24 0-0 0-0 A 180kN (10 Markarrow_forwardelectric plants Draw the column diagram. Calculate the voltage drop. by hand writingarrow_forward04 Q4 A waste effluent of 1.25 m/s with BOD, 183 mg/L, DO=0 mg/L and T = 20 °C is to be discharged into a river of 8 m³/s flow, BOD, = 2mg/L, DO -9.14 mg/L and T= 15 °C. At 20 °C, (K₁) is 0.3/day and (K2) is 0.9/day. The average velocity of the river is 0.8 m/s. 1) Is DO min within the environmental limitations? 2) At what distance is the maximum deficit located. 3) Draw the oxygen sag curve? Given the saturation concentration at 15 °C and at mixed temperature = 10.15 mg/Larrow_forward
- Calculate 1- the effluent BOD, of a two-stage trickling filter with the following flows, BOD, and dimensions? Q-5000 m³/day, influent BOD,-280 mg/L, volume of first filter-1000 m³, volume of second filter-800 m³, filter depth-2 m, r₁=1, z=1.25. Also, 2- calculate organic loading rate (BOD, kg/day) 3- Hydraulic loading (m³/m²/d), 4- efficiency of each stage 5- overall removal efficiency.arrow_forwardQ3: Determine the force in each member of the shown truss, and state whether they are tension or compression. 40 kN 3 m 10 kN A 25-1.25 m m -3.5 m- 3 m Barrow_forwarddetermine the direction and magnitude of angular velocity ω3 of link CD in the four-bar linkage using the relative velocity graphical methodarrow_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