Skip to main content

Books in Engineering and technology

The Engineering and Technology portfolio includes comprehensive overviews of all major research and practical developments in aerospace and automotive engineering, civil and environmental engineering, mechanical and industrial engineering, materials engineering, electrical engineering, communications engineering, and more. In-depth coverage, innovative state-of-the-art approaches, and real-world case studies provide valuable, actionable insights for researchers, applied engineers and students. The content in Elsevier's Engineering and Technology books program addresses core issues in industry and society, such as sustainability, the circular economy, AI, and automation.

    • Solid-Liquid Filtration

      • 1st Edition
      • February 6, 2015
      • Barry A. Perlmutter
      • English
      • Paperback
        9 7 8 0 1 2 8 0 3 0 5 3 0
      • eBook
        9 7 8 0 1 2 8 0 3 0 5 4 7
      Practical Guides in Chemical Engineering are a cluster of short texts that each provides a focused introductory view on a single subject. The full library spans the main topics in the chemical process industries that engineering professionals require a basic understanding of. They are ‘pocket publications’ that the professional engineer can easily carry with them or access electronically while working. Each text is highly practical and applied, and presents first principles for engineers who need to get up to speed in a new area fast. The focused facts provided in each guide will help you converse with experts in the field, attempt your own initial troubleshooting, check calculations, and solve rudimentary problems. Solid-Liquid Filtration covers the basic principles and mechanisms of filtration, filtration testing including filter aids and filter media, types of filtration systems, selection of filtration systems and typical operating and troubleshooting approaches. This guide also discusses general applications and tips for process filtration and can be utilized by process engineers as a framework for “idea-generation” when analyzing filtration for an operating bottleneck issue or a new process development problem.
    • Ink Jet Textile Printing

      • 1st Edition
      • February 3, 2015
      • Christina Cie
      • English
      • Hardback
        9 7 8 0 8 5 7 0 9 2 3 0 4
      • eBook
        9 7 8 0 8 5 7 0 9 9 2 3 5
      With the rapid expansion of ink jet printing, textile printing and allied industries need to understand the principles underpinning this technology and how it is currently being successfully implemented into textile products. Considering the evolution of new print processes, technological development often involves a balance of research across different disciplines. Translating across the divide between scientific research and real-world engagement with this technology, this comprehensive publication covers the basic principles of ink jet printing and how it can be applied to textiles and textile products. Each step of the ink jet printing process is covered, including textiles as a substrate, colour management, pre-treatments, print heads, inks and fixing processes. This book also considers the range of textile printing processes using ink jet technology, and discusses their subsequent impact on the textile designer, manufacturer, wholesaler, retailer and the environment.
    • Matlab® in Quality Assurance Sciences

      • 1st Edition
      • January 30, 2015
      • Leonid Burstein
      • English
      • Hardback
        9 7 8 0 8 5 7 0 9 4 8 7 2
      • eBook
        9 7 8 0 8 5 7 0 9 4 8 8 9
      MATLAB® in Quality Assurance Sciences fills a gap in the highly topical field of quality assurance (QA). It is a compact guide for students, engineers, and scientists in this field. It concentrates on MATLAB® fundamentals with examples of application to a wide range of current problems from general, nano and bio-technology, and statistical control, to medicine and industrial management. Examples cover both the school and advanced level; comprising calculations of total quality management, six sigma, time series, process improvement, metrology, quality control, human factors in quality assurance, measurement and testing techniques, quality project and function management, and customer satisfaction. This book covers key topics, including: the basics of software with examples; graphics and representations; numerical computation, scripts and functions for QA calculations; ODE and PDEPE solvers applied to QA problems; curve fitting and time series tool interfaces in calculations of quality; and statistics calculations applied to quality testing.
    • Recent Advances in Structural Integrity Analysis - Proceedings of the International Congress (APCF/SIF-2014)

      • 1st Edition
      • January 30, 2015
      • Lin Ye
      • English
      • Paperback
        9 7 8 0 0 8 1 0 0 2 0 3 2
      • eBook
        9 7 8 0 0 8 1 0 0 2 2 5 4
      The proceedings of the International Congress (c) include about 120 papers selected out of 160 papers submitted for presentations at APCF/SIF-2014, to be held in Sydney, Australia, December 9-12, 2014, and uniting the Asian-Pacific Conference on Fracture and Strength 2014 (APCFS-2014) with the International Conference on Structural Integrity and Failure (SIF-2014). The congress will be hosted by The University of Sydney and co-organized by Australia Fracture Group (AFG), the Chinese Mechanical Engineering Society, Materials Institution (CMES-MI), the Korean Society of Mechanical Engineers, Materials and Fracture Division (KSME-MFD) and The Japanese Society of Mechanical Engineers, Materials and Mechanics Division (JSME-MMD). The congress follows the series of the previous very successful APCF and SIF international forums, in particular, APCFS 2012, Busan and the 8th SIF, Melbourne, 2013.
    • Advances in Imaging and Electron Physics

      • 1st Edition
      • Volume 187
      • January 29, 2015
      • English
      • Hardback
        9 7 8 0 1 2 8 0 2 2 5 5 9
      • eBook
        9 7 8 0 1 2 8 0 2 5 2 1 5
      Advances in Imaging and Electron Physics merges two long-running serials—Advances in Electronics and Electron Physics and Advances in Optical and Electron Microscopy. The series features extended articles on the physics of electron devices (especially semiconductor devices), particle optics at high and low energies, microlithography, image science and digital image processing, electromagnetic wave propagation, electron microscopy, and the computing methods used in all these domains.
    • Real-Time Embedded Systems

      • 1st Edition
      • January 28, 2015
      • Xiaocong Fan
      • English
      • Paperback
        9 7 8 0 1 2 8 0 1 5 0 7 0
      • eBook
        9 7 8 0 1 2 8 0 1 7 1 8 0
      This book integrates new ideas and topics from real time systems, embedded systems, and software engineering to give a complete picture of the whole process of developing software for real-time embedded applications. You will not only gain a thorough understanding of concepts related to microprocessors, interrupts, and system boot process, appreciating the importance of real-time modeling and scheduling, but you will also learn software engineering practices such as model documentation, model analysis, design patterns, and standard conformance.This book is split into four parts to help you learn the key concept of embedded systems; Part one introduces the development process, and includes two chapters on microprocessors and interrupts---fundame... topics for software engineers; Part two is dedicated to modeling techniques for real-time systems; Part three looks at the design of software architectures and Part four covers software implementations, with a focus on POSIX-compliant operating systems.With this book you will learn:The pros and cons of different architectures for embedded systems POSIX real-time extensions, and how to develop POSIX-compliant real time applications How to use real-time UML to document system designs with timing constraintsThe challenges and concepts related to cross-development Multitasking design and inter-task communication techniques (shared memory objects, message queues, pipes, signals)How to use kernel objects (e.g. Semaphores, Mutex, Condition variables) to address resource sharing issues in RTOS applications The philosophy underpinning the notion of "resource manager" and how to implement a virtual file system using a resource manager The key principles of real-time scheduling and several key algorithms
    • Whirl Flutter of Turboprop Aircraft Structures

      • 1st Edition
      • January 27, 2015
      • Jiří Čečrdle
      • English
      • Paperback
        9 7 8 1 7 8 2 4 2 1 8 5 6
      • eBook
        9 7 8 1 7 8 2 4 2 1 8 6 3
      Whirl flutter is the aeroelastic phenomenon caused by the coupling of aircraft propeller aerodynamic forces and the gyroscopic forces of the rotating masses (propeller, gas turbine engine rotor). It may occur on the turboprop, tilt-prop-rotor or rotorcraft aircraft structures. Whirl Flutter of Turboprop Aircraft Structures explores the whirl flutter phenomenon, including theoretical and practical as well as analytical and experimental aspects of the matter. The first introductory part gives a general overview regarding aeroelasticity, followed by the physical principle and the occurrence of whirl flutter in aerospace practice. The next section deals with experiment research including earlier activities performed, particularly from the sixties, as well as recent developments. Subsequent chapters discuss analytical methods such as basic and advanced linear models, and non-linear and CFD based methods. Remaining chapters summarize certification issues including regulation requirements, a description of possible certification approaches and several examples of aircraft certification from the aerospace practice. Finally, a database of relevant books and reports is provided.
    • Implantable Biomedical Microsystems

      • 1st Edition
      • January 27, 2015
      • Swarup Bhunia + 2 more
      • English
      • Hardback
        9 7 8 0 3 2 3 2 6 2 0 8 8
      • eBook
        9 7 8 0 3 2 3 2 6 1 9 0 6
      Research and innovation in areas such as circuits, microsystems, packaging, biocompatibility, miniaturization, power supplies, remote control, reliability, and lifespan are leading to a rapid increase in the range of devices and corresponding applications in the field of wearable and implantable biomedical microsystems, which are used for monitoring, diagnosing, and controlling the health conditions of the human body. This book provides comprehensive coverage of the fundamental design principles and validation for implantable microsystems, as well as several major application areas. Each component in an implantable device is described in details, and major case studies demonstrate how these systems can be optimized for specific design objectives. The case studies include applications of implantable neural signal processors, brain-machine interface (BMI) systems intended for both data recording and treatment, neural prosthesis, bladder pressure monitoring for treating urinary incontinence, implantable imaging devices for early detection and diagnosis of diseases as well as electrical conduction block of peripheral nerve for chronic pain management. Implantable Biomedical Microsystems is the first comprehensive coverage of bioimplantable system design providing an invaluable information source for researchers in Biomedical, Electrical, Computer, Systems, and Mechanical Engineering as well as engineers involved in design and development of wearable and implantable bioelectronic devices and, more generally, teams working on low-power microsystems and their corresponding wireless energy and data links.
    • High Integrity Systems and Safety Management in Hazardous Industries

      • 1st Edition
      • January 8, 2015
      • J.R Thomson
      • English
      • Paperback
        9 7 8 0 1 2 8 0 1 9 9 6 2
      • eBook
        9 7 8 0 1 2 8 0 2 0 3 4 0
      This book is about the engineering management of hazardous industries, such as oil and gas production, hydrocarbon refining, nuclear power and the manufacture of chemicals and pharmaceuticals. Its scope includes an overview of design standards and processes for high integrity systems,safety management processes as applied to hazardous industries and details best practices in design, operations, maintenance and regulation. Selected case studies are used to show how the complex multidisciplinary enterprises to design and operate hazardous plant can sometimes fail. This includes the subtlety and fragility of the robust safety culture that is required. It is aimed at professional engineers who design, build and operate these hazardous plants. This book is also written for business schools and university engineering departments where engineering management is studied.
    • Linearization and Efficiency Enhancement Techniques for Silicon Power Amplifiers

      • 1st Edition
      • January 7, 2015
      • Eric Kerhervé + 1 more
      • English
      • Paperback
        9 7 8 0 1 2 4 1 8 6 7 8 1
      • eBook
        9 7 8 0 1 2 4 1 8 6 8 1 1
      This book provides an overview of current efficiency enhancement and linearization techniques for silicon power amplifier designs. It examines the latest state of the art technologies and design techniques to address challenges for RF cellular mobile, base stations, and RF and mmW WLAN applications. Coverage includes material on current silicon (CMOS, SiGe) RF and mmW power amplifier designs, focusing on advantages and disadvantages compared with traditional GaAs implementations. With this book you will learn: The principles of linearization and efficiency improvement techniques The architectures allowing the optimum design of multimode Si RF and mmW power amplifiers How to make designs more efficient by employing new design techniques such as linearization and efficiency improvement Layout considerations Examples of schematic, layout, simulation and measurement results