Newnes Mechanical Engineer's Pocket Book


Book Description

Newnes Mechanical Engineer's Pocket Book is an easy to use pocket book intended to aid mechanical engineers engaged in design and manufacture and others who require a quick, day-to-day reference for useful workshop information. The book is a compilation of useful data, providing abstracts of many technical materials in various technical areas. The text is divided into five main parts: Engineering Mathematics and Science, Engineering Design Data, Engineering Materials, Computer Aided Engineering, and Cutting Tools. These main sections are further subdivided into topic areas that discuss such topics as engineering mathematics, power transmission and fasteners, mechanical properties, and polymeric materials. Mechanical engineers and those into mechanical design and shop work will find the book very useful.




Rules of Thumb for Mechanical Engineers


Book Description

Fluids -- Heat transfer -- Thermodynamics -- Mechanical seals -- Pumps and compressors -- Drivers -- Gears -- Bearings -- Piping and pressure vessels -- Tribology -- Vibration -- Materials -- Stress and strain -- Fatigue -- Instrumentation -- Engineering economics.




Mechanical Engineering Formulas Pocket Guide


Book Description

THOUSANDS OF MECHANICAL ENGINEERING FORMULAS IN YOUR POCKET AND AT YOUR FINGERTIPS! This portable find-it-now reference contains thousands of indispensable formulas mechanical engineers need for day-to-day practice. It’s all here in one compact resource -- everything from HVAC to stress and vibration equations -- measuring fatigue, bearings, gear design, simple mechanics, and more. Compiled by a professional engineer with many years’ experience, the Pocket Guide includes common conversions, symbols, and vital calculations data. You’ll find just what you need to solve your problems quickly, easily, and accurately.










Structural Engineer's Pocket Book, 2nd Edition


Book Description

"Now in its second edition, the Structural Engineer's Pocket Book is a comprehensive pocket reference guide for professional and student structural engineers, particularly those taking the iStructE Part 3 Exam. The combination of tables, data, facts, formulae and rules of thumb make it a valuable aid in scheme design for structural engineers in the office, in transit or on site." "Concise and precise, this second edition is updated to reflect changes to the British Standards, which are used and referenced throughout, as well as the addition of a new section on sustainability. Other subject areas include timber, masonry, steel, concrete, aluminium and glass." --Book Jacket.




Newnes Engineering Science Pocket Book


Book Description

Newnes Engineering Science Pocket Book provides a readily available reference to the essential engineering science formulae, definitions, and general information needed during studies and/or work situation. This book consists of three main topics— general engineering science, electrical engineering science, and mechanical engineering science. In these topics, this text specifically discusses the atomic structure of matter, standard quality symbols and units, chemical effects of electricity, and capacitors and capacitance. The alternating currents and voltages, three phase systems, D.C. machines, and A.C. motors are also elaborated. This compilation likewise covers the linear momentum and impulse, effects of forces on materials, and pressure in fluids. This publication is useful for technicians and engineers, as well as students studying for technician certificates and diplomas, GCSE, and A levels.




Essentials of the Finite Element Method


Book Description

Fundamental coverage, analytic mathematics, and up-to-date software applications are hard to find in a single text on the finite element method (FEM). Dimitrios Pavlou's Essentials of the Finite Element Method: For Structural and Mechanical Engineers makes the search easier by providing a comprehensive but concise text for those new to FEM, or just in need of a refresher on the essentials. Essentials of the Finite Element Method explains the basics of FEM, then relates these basics to a number of practical engineering applications. Specific topics covered include linear spring elements, bar elements, trusses, beams and frames, heat transfer, and structural dynamics. Throughout the text, readers are shown step-by-step detailed analyses for finite element equations development. The text also demonstrates how FEM is programmed, with examples in MATLAB, CALFEM, and ANSYS allowing readers to learn how to develop their own computer code. Suitable for everyone from first-time BSc/MSc students to practicing mechanical/structural engineers, Essentials of the Finite Element Method presents a complete reference text for the modern engineer. - Provides complete and unified coverage of the fundamentals of finite element analysis - Covers stiffness matrices for widely used elements in mechanical and civil engineering practice - Offers detailed and integrated solutions of engineering examples and computer algorithms in ANSYS, CALFEM, and MATLAB




Engineers Black Book


Book Description

"This easy-to-use pocket book contains a wealth of up-to-date, useful, practical and hard-to- find information. With 160 matt laminated, greaseproof pages you'll enjoy glare-free reading and durability. Includes: data sheets, formulae, reference tables and equivalent charts. New content in the 3rd edition includes; Reamer and Drill Bit Types, Taper Pins, T-slot sizing, Counterboring/Sinking, Extended Angles Conversions for Cutting Tapers, Keyways and Keyseats, Woodruff Keys, Retaining Rings, 0-Rings, Flange Sizing, Common Workshop Metals, Adhesives, GD&T, Graph and Design Paper included at the back of the book. Engineers Black Book contains a wealth of up-to-date, useful, information within over 160 matt laminated grease proof pages. It is ideal for engineers, trades people, apprentices, machine shops, tool rooms and technical colleges." -- publisher website.




Python for Mechanical and Aerospace Engineering


Book Description

The traditional computer science courses for engineering focus on the fundamentals of programming without demonstrating the wide array of practical applications for fields outside of computer science. Thus, the mindset of “Java/Python is for computer science people or programmers, and MATLAB is for engineering” develops. MATLAB tends to dominate the engineering space because it is viewed as a batteries-included software kit that is focused on functional programming. Everything in MATLAB is some sort of array, and it lends itself to engineering integration with its toolkits like Simulink and other add-ins. The downside of MATLAB is that it is proprietary software, the license is expensive to purchase, and it is more limited than Python for doing tasks besides calculating or data capturing. This book is about the Python programming language. Specifically, it is about Python in the context of mechanical and aerospace engineering. Did you know that Python can be used to model a satellite orbiting the Earth? You can find the completed programs and a very helpful 595 page NSA Python tutorial at the book’s GitHub page at https://www.github.com/alexkenan/pymae. Read more about the book, including a sample part of Chapter 5, at https://pymae.github.io