Advances in Semiconductor Technologies by An Chen (Editor)Advances in Semiconductor Technologies Discover the broad sweep of semiconductor technologies in this uniquely curated resource Semiconductor technologies and innovations have been the backbone of numerous different fields: electronics, online commerce, the information and communication industry, and the defense industry. For over fifty years, silicon technology and CMOS scaling have been the central focus and primary driver of innovation in the semiconductor industry. Traditional CMOS scaling has approached some fundamental limits, and as a result, the pace of scientific research and discovery for novel semiconductor technologies is increasing with a focus on novel materials, devices, designs, architectures, and computer paradigms. In particular, new computing paradigms and systems--such as quantum computing, artificial intelligence, and Internet of Things--have the potential to unlock unprecedented power and application space. Advances in Semiconductor Technologies provides a comprehensive overview of selected semiconductor technologies and the most up-to-date research topics, looking in particular at mainstream developments in current industry research and development, from emerging materials and devices, to new computing paradigms and applications. This full-coverage volume gives the reader valuable insights into state-of-the-art advances currently being fabricated, a wide range of novel applications currently under investigation, and a glance into the future with emerging technologies in development. Advances in Semiconductor Technologies readers will also find: A comprehensive approach that ensures a thorough understanding of state-of-the-art technologies currently being fabricated Treatments on all aspects of semiconductor technologies, including materials, devices, manufacturing, modeling, design, architecture, and applications Articles written by an impressive team of international academics and industry insiders that provide unique insights into a wide range of topics Advances in Semiconductor Technologies is a useful, time-saving reference for electrical engineers working in industry and research, who are looking to stay abreast of rapidly advancing developments in semiconductor electronics, as well as academics in the field and government policy advisors.
Call Number: 在採訪技術服務處理中
ISBN: 9781119869580
Publication Date: 2023
Age of Auto Electric by Matthew N. EislerThe electric vehicle revival reflects negotiations between public policy, which promotes clean, fuel-efficient vehicles, and the auto industry, which promotes high-performance vehicles. Electric cars were once as numerous as internal combustion engine cars before all but vanishing from American roads around World War I. Now, we are in the midst of an electric vehicle revival, and the goal for a sustainable car seems to be within reach. In Age of Auto Electric, Matthew N. Eisler shows that the halting development of the electric car in the intervening decades was a consequence of tensions between environmental, energy, and economic policy imperatives that informed a protracted reappraisal of the automobile system. These factors drove the electric vehicle revival, argues Eisler, hastening automaking's transformation into a science-based industry in the process. Challenging the common assumption that the electric vehicle revival is due to the development of better batteries, Age of Auto Electric instead focuses on changing environmental and socioeconomic conditions, energy and environmental policies, systems of energy conversion and industrial production, and innovation practices that affected the prevalence and popularity of electric vehicles in recent decades. Eisler describes a world in transition from legacy to alternative energy-conversion systems and the promises, compromises, new problems, and unintended consequences that enterprise has entailed.
Call Number: 在採訪技術服務處理中
ISBN: 9780262544573
Publication Date: 2022
Aviation Fuels by Bhupendra Khandelwal (Editor)Aviation Fuels provides up-to-date data on fuel effects on combustion performance and use of alternative fuels in aircraft. This book covers the latest advances on aviation fuel technologies, including alternative fuels, feedstocks and manufacturing processes, combustion performance, chemical modeling, fuel systems compatibility and the technical and environmental challenges for implementing the use of alternative fuels for aviation. Aviation fuel and combustion researchers, academics, and program managers for aviation technologies will value this comprehensive overview and summary on the present status of aviation fuels.
Call Number: 在採訪技術服務處理中
ISBN: 9780128183144
Publication Date: 2021
Heavy-Duty Electric Vehicles by Shashank Arora; Alireza Tashakori Abkenar; Shantha Gamini Jayasinghe; Kari TammiHeavy-Duty Electric Vehicles: From Concept to Reality presents a step-by-step design and development guide for heavy-duty electric vehicles. It also offers practical insights based on the commercial application of an electric city bus. Heavy-duty electric vehicle design is challenging due to a lack of clear understanding of the government policies, R&D directions and uncertainty around the performance of various subsystems in an electric powertrain. Therefore, this book discusses key technical aspects of motors, power electronics, batteries and vehicle control systems, and outlines the system integration strategies necessary for design and safe operation of electric vehicles in practice. This comprehensive book serves as a guide to engineers and decision makers involved in electric vehicle development programs and assists them in finding the suitable electric powertrain solution for a given heavy-duty vehicle application.
Call Number: 在採訪技術服務處理中
ISBN: 9780128181263
Publication Date: 2021
Scientific Computing with Python - Second Edition by Claus Fuhrer; Olivier Verdier; Jan Erik SolemLeverage this example-packed, comprehensive guide for all your Python computational needsKey Features* Learn the first steps within Python to highly specialized concepts* Explore examples and code snippets taken from typical programming situations within scientific computing.* Delve into essential computer science concepts like iterating, object-oriented programming, testing, and MPI presented in strong connection to applications within scientific computing.Book DescriptionPython has tremendous potential within the scientific computing domain. This updated edition of Scientific Computing with Python features new chapters on graphical user interfaces, efficient data processing, and parallel computing to help you perform mathematical and scientific computing efficiently using Python.This book will help you to explore new Python syntax features and create different models using scientific computing principles. The book presents Python alongside mathematical applications and demonstrates how to apply Python concepts in computing with the help of examples involving Python 3.8. You'll use pandas for basic data analysis to understand the modern needs of scientific computing, and cover data module improvements and built-in features. You'll also explore numerical computation modules such as NumPy and SciPy, which enable fast access to highly efficient numerical algorithms. By learning to use the plotting module Matplotlib, you will be able to represent your computational results in talks and publications. A special chapter is devoted to SymPy, a tool for bridging symbolic and numerical computations.By the end of this Python book, you'll have gained a solid understanding of task automation and how to implement and test mathematical algorithms within the realm of scientific computing.What you will learn* Understand the building blocks of computational mathematics, linear algebra, and related Python objects* Use Matplotlib to create high-quality figures and graphics to draw and visualize results* Apply object-oriented programming (OOP) to scientific computing in Python* Discover how to use pandas to enter the world of data processing* Handle exceptions for writing reliable and usable code* Cover manual and automatic aspects of testing for scientific programming* Get to grips with parallel computing to increase computation speedWho this book is forThis book is for students with a mathematical background, university teachers designing modern courses in programming, data scientists, researchers, developers, and anyone who wants to perform scientific computation in Python.