Primer on Flat Rolling

Primer on Flat Rolling

Author: John G. Lenard

Publisher: Newnes

Published: 2013-12-04

Total Pages: 428

ISBN-13: 0080994121

DOWNLOAD EBOOK

Primer on Flat Rolling is a fully revised second edition, and the outcome of over three decades of involvement with the rolling process. It is based on the author's yearly set of lectures, delivered to engineers and technologists working in the rolling metal industry. The essential and basic ideas involved in designing and analysis of the rolling process are presented. The book discusses and illustrates in detail the three components of flat rolling: the mill, the rolled metal, and their interface. New processes are also covered; flexible rolling and accumulative roll-bonding. The last chapter contains problems, with solutions that illustrate the complexities of flat rolling. New chapters include a study of hot rolling of aluminum, contributed by Prof. M. Wells; advanced applications of the finite element method, by Dr. Yuli Liu and by Dr. G. Krallics; roll design by Dr. J. B. Tiley and the history of the development of hot rolling mills, written by Mr. D. R. Adair and E. B. Intong. Engineers, technologists and students can all use this book to aid their planning and analysis of flat rolling processes. Provides clear descriptions for engineers and technologists working in steel mills Evaluates the predictive capabilities of mathematical models Assignments and their solutions are included within the text


Flat Rolling Fundamentals

Flat Rolling Fundamentals

Author: Vladimir B. Ginzburg

Publisher: CRC Press

Published: 2000-06-30

Total Pages: 860

ISBN-13: 9780824788940

DOWNLOAD EBOOK

This volume compiles information from physics, metallurgy, and mechanical and electrical engineering to epitomize the fundamental characteristics of flat rolling steel. Flat Rolling Fundamentals is drawn from in-depth analyses of metal properties and behaviors to technologies in application. The book provides a full characterization of steel, including structure, chemical composition, classifications, physical properties, deformation, and plasticity. The authors present different types of rolling mills and the defining physical analytical parameters.They also discuss the effects of hot rolling on steel and the role of lubrication and thermomechanical treatments to minimize these effects. This book presents qualitative and quantitative advances in cost-effective steel production.


Primer on Automotive Lightweighting Technologies

Primer on Automotive Lightweighting Technologies

Author: Raghu Echempati

Publisher: CRC Press

Published: 2021-04-29

Total Pages: 198

ISBN-13: 1351123971

DOWNLOAD EBOOK

Aluminum is increasingly replacing steel in automotive applications due to its superior strength-to-weight ratio, equal or better stiffness and toughness properties, durability, and manufacturability considerations. Primer on Automotive Lightweighting Technologies introduces basic ideas and principles of designing and engineering automotive components with aluminum. Topics include application of the knowledge to understand how automotive body and structures are designed, as well as other major and smaller automotive components, such as engine blocks and their components, chassis systems, and wheels. Features Discusses material considerations in engineering design Describes mechanical and physical properties of aluminum Covers manufacturing methods and automotive and industrial applications of aluminum products Offers information on design for functional performance and cost optimization Includes coverage of extruded and rolled products and car body structure This practical book is aimed at professionals in the fields of materials and mechanical engineering, automotive engineering, and metals and alloys, as well as advanced students and researchers.


Applied Informatics

Applied Informatics

Author: Hector Florez

Publisher: Springer Nature

Published: 2020-10-19

Total Pages: 520

ISBN-13: 3030617025

DOWNLOAD EBOOK

This book constitutes the thoroughly refereed papers of the Second International Conference on Applied Informatics, ICAI 2020, held in Ota, Nigeria, in October 2020. The 35 full papers were carefully reviewed and selected from 101 submissions. The papers are organized in topical sections on artificial intelligence; business process management; cloud computing; data analysis; decision systems; health care information systems; human-computer interaction; image processing; learning management systems; software design engineering.


Tandem Cold Metal Rolling Mill Control

Tandem Cold Metal Rolling Mill Control

Author: John Pittner

Publisher: Springer Science & Business Media

Published: 2010-12-01

Total Pages: 222

ISBN-13: 0857290673

DOWNLOAD EBOOK

This book deals with a novel and practical advanced method for control of tandem cold metal rolling processes based on the emerging state-dependent Riccati equation technique. After a short history of tandem cold rolling, various types of cold rolling processes are described. A basic mathematical model of the process is discussed, and the diverse conventional control methods are compared. A detailed treatment of the theoretical and practical aspects of the state-dependent algebraic Riccati equation technique is given, with specific details of the new procedure described and results of simulations performed to verify the control model and overall system performance with the new controller coupled to the process model included. These results and data derived from actual operating mills are compared showing the improvements in performance using the new method. Material is included which shows how the new technique can be extended to the control of a broad range of large-scale complex nonlinear processes.


Applied Metal Forming

Applied Metal Forming

Author: Henry S. Valberg

Publisher: Cambridge University Press

Published: 2010-03-31

Total Pages: 477

ISBN-13: 0521518237

DOWNLOAD EBOOK

A professional reference for advanced courses in two of the most common manufacturing processes: metal forming and metal cutting.


Design and Analysis of Materials and Engineering Structures

Design and Analysis of Materials and Engineering Structures

Author: Andreas Öchsner

Publisher: Springer Science & Business Media

Published: 2012-10-05

Total Pages: 179

ISBN-13: 3642322956

DOWNLOAD EBOOK

The idea of this monograph is to present the latest results related to design and analysis of materials and engineering structures. The contributions cover the field of mechanical and civil engineering, ranging from automotive to dam design, transmission towers and up to machine design and exmaples taken from oil industry. Well known experts present their research on damage and fracture of material and structures, materials modelling and evaluation up to image processing and visualization for advanced analyses and evaluation


Principles and Applications of Metal Rolling

Principles and Applications of Metal Rolling

Author: Siddhartha Ray

Publisher: Cambridge University Press

Published: 2016-04-21

Total Pages: 324

ISBN-13: 1316843300

DOWNLOAD EBOOK

Rolling is an important metal forming process which involves the passing of metal stock through a pair of rollers. It is categorized depending on the recrystallization temperature of the metal rolled. This book covers the entire gamut of rolling technology in one volume. It begins with a brief history of rolling, and goes on to discuss different rolling processes, the deformation of materials, and the classification of rolling mills and stands. The book discusses rolling applications of steel blooms, slabs, bars, plates, rods, heavy sections and non-ferrous metals in detail. It covers important rolling process parameters, including rolling friction, stress and strain across rolled strip thickness, rolling torque and power and roll separation force. It also provides details on the design and applications of various rolling equipment, including mill rolls, neck bearings, spindles, coilers and decoilers.


A Primer on Scientific Programming with Python

A Primer on Scientific Programming with Python

Author: Hans Petter Langtangen

Publisher: Springer

Published: 2016-07-28

Total Pages: 942

ISBN-13: 3662498871

DOWNLOAD EBOOK

The book serves as a first introduction to computer programming of scientific applications, using the high-level Python language. The exposition is example and problem-oriented, where the applications are taken from mathematics, numerical calculus, statistics, physics, biology and finance. The book teaches "Matlab-style" and procedural programming as well as object-oriented programming. High school mathematics is a required background and it is advantageous to study classical and numerical one-variable calculus in parallel with reading this book. Besides learning how to program computers, the reader will also learn how to solve mathematical problems, arising in various branches of science and engineering, with the aid of numerical methods and programming. By blending programming, mathematics and scientific applications, the book lays a solid foundation for practicing computational science. From the reviews: Langtangen ... does an excellent job of introducing programming as a set of skills in problem solving. He guides the reader into thinking properly about producing program logic and data structures for modeling real-world problems using objects and functions and embracing the object-oriented paradigm. ... Summing Up: Highly recommended. F. H. Wild III, Choice, Vol. 47 (8), April 2010 Those of us who have learned scientific programming in Python ‘on the streets’ could be a little jealous of students who have the opportunity to take a course out of Langtangen’s Primer.” John D. Cook, The Mathematical Association of America, September 2011 This book goes through Python in particular, and programming in general, via tasks that scientists will likely perform. It contains valuable information for students new to scientific computing and would be the perfect bridge between an introduction to programming and an advanced course on numerical methods or computational science. Alex Small, IEEE, CiSE Vol. 14 (2), March /April 2012 “This fourth edition is a wonderful, inclusive textbook that covers pretty much everything one needs to know to go from zero to fairly sophisticated scientific programming in Python...” Joan Horvath, Computing Reviews, March 2015


Thermal-Mechanical Modelling of the Flat Rolling Process

Thermal-Mechanical Modelling of the Flat Rolling Process

Author: Maciej Pietrzyk

Publisher: Springer Science & Business Media

Published: 2012-12-06

Total Pages: 212

ISBN-13: 3642843255

DOWNLOAD EBOOK

Flat rolling is considered to be one of the most important and most widely used metal forming processes. This book emphasizes the importance of mathematical simulation of this process in the light of the ever in- creasing need for quality improvements through automation. Mathematical models of the hot, warm and cold rolling processes are discussed, compared and critically evaluated. Engineers in the steel industry will find this book particularly useful in their everyday work.