
Concept explainers
The rolling force and the power requirement for single pass.
The rolling force and the power requirement for double pass.

Answer to Problem 6.120P
Rolling force is
Rolling force is
Explanation of Solution
Given:
The initial height is
The final height is
The radius of the rollers is
The coefficient of friction is
The width of the sheet is
Velocity of the roll surface is
Formula used:
The expression for change in height for single pass is given as,
The expression for change in height for double pass is given as,
The expression for contact length for single passis given as,
The expression for contact length is given as,
The expression for rolling force is given as,
The rolling force for double pass can be given as,
Here,
The expression for roll separatingstressis given as,
Here, strength coefficient is
The expression for the strain is given as,
The expression for the angular velocity is given as,
The expression for the arm length is given as,
The expression for the arm length in double pass is given as,
The expression for the torque is given as,
The expression for the torque for double pass is given as,
The expression for the power is given as,
The expression for the power for double pass is given as,
Calculation:
The change in height can be calculated as,
The contact length can be calculated as,
The strain can be calculated as,
The roll separating stress can be calculated as,
Refer to table 2.2“Typical values of strength coefficient
The force for single pass can be calculated as,
The angular velocity can be calculated as,
The arm length can be calculated as,
The torque can be calculated as,
The power can be calculated as,
The change in height for double pass can be calculated as,
The contact length for double pass can be given as,
The arm length for the double pass can be calculated as,
The rolling force for double pass can be given as,
The torque for the double pass can be given as,
The power required for double pass can be given as,
Conclusion:
Therefore, rolling force is
Therefore, rolling force is
Want to see more full solutions like this?
Chapter 6 Solutions
Pearson eText for Manufacturing Processes for Engineering Materials -- Instant Access (Pearson+)
- The crate of mass m is supported on a cart of negligible mass as shown in (Figure 1). Determine the maximum force P that can be applied a distance d from the cart bottom without causing the crate to tip on the cart. Express your answer in terms of some, all, or none of the variables b, d, h, m, and the acceleration due to gravity g. P B harrow_forwardConsider a pair of pipes running in parallel, through which 1200 GPM flows, which have thefollowing features:Pipe 1: Carbon Steel, Schedule 40, 8" Diameter, 1200 GPM, Water at 44°F, Fittings:2 tees, 2 butterfly valves, 2 pressure gauges with their respective ball valves, 1 valvemotorized balloon. All valves are completely open. Length of the pipe is 6 feet. Pipe 2: consists of a carbon steel bypass pipe, schedule 40, diameter of 4",with the following accessories: 2 elbows long radius of 90° and an open globe valve.The length of the pipe is 10 feet. a) Determine the flow rate in each pipe.b) The pressure drop.arrow_forward1-ft3 of air is contained in a spring-loaded piston-cylinder device. The spring constant is 6 lbf/in, and thepiston diameter is 12 in. When no force is exerted by the spring on the piston, the state of the air is 250 psiaand 450◦F. This device is now cooled until the volume is one-third its original size. Determine the changein the specific internal energy and enthalpy of the air.arrow_forward
- This is a tilt and rotation question. Here are notes attached for reference.arrow_forwardThis is a tilt and rotation question. Here are notes attached for reference.arrow_forwardI need help with a MATLAB code. For question b.6 I have the MATLAB code shown below. How do I edit the code to answer question b.7. Please make sure the plots are reasonable. clc; clear all; % Constants mu = 398600; % Earth gravitational parameter, km^3/s^2 % Initial chief and deputy positions and velocities in ECI frame % Assume circular orbits in equatorial plane for simplicity a_c = 10000; % km a_d = 11500; % km r_c0 = [a_c; 0; 0]; v_c0 = [0; sqrt(mu/a_c); 0]; r_d0 = [a_d; 0; 0]; v_d0 = [0; sqrt(mu/a_d); 0]; % Initial relative state delta_r0 = r_d0 - r_c0; delta_v0 = v_d0 - v_c0; x0 = [delta_r0; delta_v0]; % 6x1 initial relative state % Time span tspan = [0 3600]; % 1 hour in seconds % Damping cases cases = struct( ... 'name', {'Critically damped', 'Under-damped', 'Over-damped'}, ... 'Kr', {eye(3)*2.5e-3, eye(3)*0.001, eye(3)*0.01}, ... 'P', {eye(3)*0.01, eye(3)*0.0006, eye(3)*0.02} ... ); % Simulate each case for i = 1:length(cases) Kr = cases(i).Kr; P =…arrow_forward
- Just do Questions 7, 9, 11. Here are notes attached for reference.arrow_forwardThis is a tilt and rotation question. Here are notes attached for reference.arrow_forwardThermodynamics: Mass and Energy Analysis Of Control Volumes A spring-loaded piston-cylinder device contains 1.5 kg of carbon dioxide. This system is heated from 200kPa and 25◦C to 1200 kPa and 300◦C. Determine the total heat transfer to and work produced by this system.arrow_forward
- Can you help with a code in MATLAB?arrow_forwardI need help writing a code in MATLAB. Please help me with question b.6arrow_forwardThermodynamics: Mass and Energy Analysis Of Control Volumes 1.5-kg of water that is initially at 90◦C with a quality of 5 percent occupies a spring-loaded piston-cylinder device. This device is now heated until the pressure rises to 900 kPa and the temperature is 280◦C. Determinethe total work produced during this process, in kJ.arrow_forward
- Elements Of ElectromagneticsMechanical EngineeringISBN:9780190698614Author:Sadiku, Matthew N. O.Publisher:Oxford University PressMechanics of Materials (10th Edition)Mechanical EngineeringISBN:9780134319650Author:Russell C. HibbelerPublisher:PEARSONThermodynamics: An Engineering ApproachMechanical EngineeringISBN:9781259822674Author:Yunus A. Cengel Dr., Michael A. BolesPublisher:McGraw-Hill Education
- Control Systems EngineeringMechanical EngineeringISBN:9781118170519Author:Norman S. NisePublisher:WILEYMechanics of Materials (MindTap Course List)Mechanical EngineeringISBN:9781337093347Author:Barry J. Goodno, James M. GerePublisher:Cengage LearningEngineering Mechanics: StaticsMechanical EngineeringISBN:9781118807330Author:James L. Meriam, L. G. Kraige, J. N. BoltonPublisher:WILEY





