Browse Results

Showing 21,901 through 21,925 of 64,045 results

Fast Charging and Resilient Transportation Infrastructures in Smart Cities

by Hossam A. Gabbar

This book provides readers with expert knowledge on the design of fast charging infrastructures and their planning in smart cities and communities to support autonomous transportation. The recent development of fast charging infrastructures using hybrid energy systems is examined, along with aspects of connected and autonomous vehicles (CAV) and their integration within transportation networks and city infrastructures. The book looks at challenges and opportunities for autonomous transportation, including connected and autonomous vehicles, shuttles, and their technology development and deployment within smart communities. Intelligent control strategies, architectures, and systems are also covered, along with intelligent data centers that ensure effective transportation networks during normal and emergency situations. Planning strategies are presented to demonstrate the resilient transportation infrastructures, and optimized performance is discussed in view of performance indicators and requirements specifications, as well as regulations and standards.

Fast-Charging Infrastructure for Electric and Hybrid Electric Vehicles: Methods for Large-Scale Penetration into Electric Distribution Networks

by Sivaraman Palanisamy Sharmeela Chenniappan Sanjeevikumar Padmanaban

Fast-Charging Infrastructure for Electric and Hybrid Electric Vehicles Comprehensive resource describing fast-charging infrastructure in electric vehicles, including various subsystems involved in the power system architecture needed for fast-charging Fast-Charging Infrastructure for Electric and Hybrid Electric Vehicles presents various aspects of fast-charging infrastructure, including the location of fast-charging stations, revenue models and tariff structures, power electronic converters, power quality problems such as harmonics & supraharmonics, energy storage systems, and wireless-charging, electrical distribution infrastructures and planning. This book serves as a guide to learn recent advanced technologies with examples and case studies. It also considers problems that arise, and the mitigation methods involved, in fast-charging stations in global aspects and provides tools for analysis. Sample topics covered in Fast-Charging Infrastructure for Electric and Hybrid Electric Vehicles include: Selection of fast-charging stations, advanced power electronic converter topologies for EV fast-charging, wireless charging for plug-in HEV/EVs, and batteries for fast-charging infrastructure Standards for fast-charging infrastructure and power quality issues (analysis of harmonic injection and system resonance conditions due to large-scale penetration of EVs and supraharmonic injection) For professionals in electric vehicle technology, along with graduate and senior undergraduates, professors, and researchers in related fields, Fast-Charging Infrastructure for Electric and Hybrid Electric Vehicles is a useful, comprehensive, and accessible guide to gain an overview of the current state of the art.

Fast Circuit Boards: Energy Management

by Ralph Morrison

An essential guide to modern circuit board design based on simple physics and practical applications The fundamentals taught in circuit theory were never intended to work above a few megahertz, let alone at a gigahertz. While electronics is grounded in physics, most engineers’ education in this area is too general and mathematical to be easily applied to the problem of high speed circuits. Left to their own devices, many engineers produce layouts that require expensive revisions in order to finally meet specifications. Fast Circuit Boards fills the gap in knowledge by providing clear, down-to-earth guidance on designing digital circuit boards that function at high clock rates. By making the direct connection between physics and fast circuits, this book instills the fundamental universal principles of information transfer to give engineers a solid basis for hardware design. Using simple tools, simple physics, and simple language, this invaluable resource walks through basic electrostatics, magnetics, wave mechanics, and more to bring the right technology down to the working level. Designed to be directly relevant and immediately useful to circuit board designers, this book: Properly explains the problems of fast logic and the appropriate tools Applies basic principles of physics to the art of laying out circuit boards Simplifies essential concepts scaled up to the gigahertz level, saving time, money, and the need for revisions Goes beyond circuit theory to provide a deep, intuitive understanding of the mechanisms at work Demonstrates energy management’s role in board design through step function-focused transmission line techniques Engineers and technicians seeking a more systematic approach to board design and a deeper understanding of the fundamental principles at work will find tremendous value in this highly practical, long-awaited text.

Fast Compact Algorithms and Software for Spline Smoothing

by Howard L. Weinert

Fast Compact Algorithms and Software for Spline Smoothing investigates algorithmic alternatives for computing cubic smoothing splines when the amount of smoothing is determined automatically by minimizing the generalized cross-validation score. These algorithms are based on Cholesky factorization, QR factorization, or the fast Fourier transform. All algorithms are implemented in MATLAB and are compared based on speed, memory use, and accuracy. An overall best algorithm is identified, which allows very large data sets to be processed quickly on a personal computer.

Fast Fashion, Fashion Brands and Sustainable Consumption (Textile Science and Clothing Technology)

by Subramanian Senthilkannan Muthu

This book discusses the connection between fast fashion brands and customer-centric sustainability. It highlights what consumers can do with fast fashion and the important aspects that need to be addressed to make fast fashion sustainable. Fast fashion is an inevitable element in today’s fashion business cycle and its adverse impacts on sustainable fashion are a major issue.

The Fast Forward MBA in Project Management: The Comprehensive, Easy-to-Read Handbook for Beginners and Pros (Fast Forward MBA Series)

by Eric Verzuh

The all-inclusive guide to exceptional project management that is trusted by hundreds of thousands of readers—now updated and revised The Fast Forward MBA in Project Management: The Comprehensive, Easy to Read Handbook for Beginners and Pros, 6th Edition is a comprehensive guide to real-world project management methods, tools, and techniques. Practical, easy-to-use, and deeply thorough, this book gives you the answers you need now. You'll find cutting-edge ideas and hard-won wisdom of one of the field's leading experts, delivered in short, lively segments that address common management issues. Brief descriptions of important concepts, tips on real-world applications, and compact case studies illustrate the most sought-after skills and pitfalls you should watch out for. This sixth edition now includes:  A brand-new chapter on project quality A new chapter on managing media, entertainment, and creative projects A new chapter on the project manager’s #1 priority: leadership A new chapter with the most current practices in Change Management Current PMP certification study tips Readers of The Fast Forward MBA in Project Management also receive access to new video resources available at the author’s website. The book teaches readers how to manage and deliver projects on-time and on-budget by applying the practical strategies and concrete solutions found within. Whether the challenge is finding the right project sponsor, clarifying project objectives, or setting realistic schedules and budget projections, The Fast Forward MBA in Project Management shows you what you need to know, the best way to do it, and what to watch out for along the way.

Fast Fourier Transform - Algorithms and Applications

by Jae Jeong Hwang K. R. Rao Do Nyeon Kim

This book presents an introduction to the principles of the fast Fourier transform. This book covers FFTs, frequency domain filtering, and applications to video and audio signal processing. As fields like communications, speech and image processing, and related areas are rapidly developing, the FFT as one of essential parts in digital signal processing has been widely used. Thus there is a pressing need from instructors and students for a book dealing with the latest FFT topics. This book provides thorough and detailed explanation of important or up-to-date FFTs. It also has adopted modern approaches like MATLAB examples and projects for better understanding of diverse FFTs.

Fast Fourier Transform Algorithms for Parallel Computers (High-Performance Computing Series #2)

by Daisuke Takahashi

Following an introduction to the basis of the fast Fourier transform (FFT), this book focuses on the implementation details on FFT for parallel computers. FFT is an efficient implementation of the discrete Fourier transform (DFT), and is widely used for many applications in engineering, science, and mathematics. Presenting many algorithms in pseudo-code and a complexity analysis, this book offers a valuable reference guide for graduate students, engineers, and scientists in the field who wish to apply FFT to large-scale problems.Parallel computation is becoming indispensable in solving the large-scale problems increasingly arising in a wide range of applications. The performance of parallel supercomputers is steadily improving, and it is expected that a massively parallel system with hundreds of thousands of compute nodes equipped with multi-core processors and accelerators will be available in the near future. Accordingly, the book also provides up-to-date computational techniques relevant to the FFT in state-of-the-art parallel computers. Following the introductory chapter, Chapter 2 introduces readers to the DFT and the basic idea of the FFT. Chapter 3 explains mixed-radix FFT algorithms, while Chapter 4 describes split-radix FFT algorithms. Chapter 5 explains multi-dimensional FFT algorithms, Chapter 6 presents high-performance FFT algorithms, and Chapter 7 addresses parallel FFT algorithms for shared-memory parallel computers. In closing, Chapter 8 describes parallel FFT algorithms for distributed-memory parallel computers.

Fast Hopping Frequency Generation in Digital CMOS

by Lawrence E. Larson Mohammad Farazian Prasad S. Gudem

Overcoming the agility limitations of conventional frequency synthesizers in multi-band OFDM ultra wideband is a key research goal in digital technology. This volume outlines a frequency plan that can generate all the required frequencies from a single fixed frequency, able to implement center frequencies with no more than two levels of SSB mixing. It recognizes the need for future synthesizers to bypass on-chip inductors and operate at low voltages to enable the increased integration and efficiency of networked appliances. The author examines in depth the architecture of the dividers that generate the necessary frequencies from a single base frequency and are capable of establishing a fractional division ratio. Presenting the first CMOS inductorless single PLL 14-band frequency synthesizer for MB-OFDMUWB makes this volume a key addition to the literature, and with the synthesizer capable of arbitrary band-hopping in less than two nanoseconds, it operates well within the desired range on a 1.2-volt power supply. The author's close analysis of the operation, stability, and phase noise of injection-locked regenerative frequency dividers will provide researchers and technicians with much food for developmental thought.

Fast, Low-resource, and Accurate Organ and Pan-cancer Segmentation in Abdomen CT: MICCAI Challenge, FLARE 2023, Held in Conjunction with MICCAI 2023, Vancouver, BC, Canada, October 8, 2023, Proceedings (Lecture Notes in Computer Science #14544)

by Jun Ma Bo Wang

This book constitutes the proceedings of the MICCAI 2023 Challenge, FLARE 2023, held in Conjunction with MICCAI 2023, in Vancouver, BC, Canada, on October 8, 2023. The 27 full papers presented in this book were carefully reviewed and selected from 37 submissions. The papers present research and results for abdominal organ segmentation which has many important clinical applications, such as organ quantification, surgical planning, and disease diagnosis.

Fast Solar Sailing

by Giovanni Vulpetti

The range of solar sailing is very vast; it is a fully in-space means of propulsion that should allow us to accomplish various mission classes that are literally impossible using rocket propulsion, no matter if nuclear or electric. Fast and very fast solar sailings are special classes of sailcraft missions, initially developed only in the first half of the 1990s and still evolving, especially after the latest advances in nanotechnology. This book describes how to plan, compute and optimize the trajectories of sailcraft with speeds considerably higher than 100 km/s; such sailcraft would be able to explore the outer heliosphere, the near interstellar medium and the solar gravitational lens (550-800 astronomical units) in times significantly shorter than the span of an average career (~ 35 years), just to cite a few examples. The scientific interest in this type of exploration is huge.

Fast Spectrum Reactors

by Alan E. Waltar Donald R. Todd Pavel V. Tsvetkov

This book is a complete update of the classic 1981 FAST BREEDER REACTORS textbook authored by Alan E. Waltar and Albert B. Reynolds, which , along with the Russian translation, served as a major reference book for fast reactors systems. Major updates include transmutation physics (a key technology to substantially ameliorate issues associated with the storage of high-level nuclear waste ), advances in fuels and materials technology (including metal fuels and cladding materials capable of high-temperature and high burnup), and new approaches to reactor safety (including passive safety technology), New chapters on gas-cooled and lead-cooled fast spectrum reactors are also included.Key international experts contributing to the text include Chaim Braun, (Stanford University) Ronald Omberg, (Pacific Northwest National Laboratory, Massimo Salvatores (CEA, France), Baldev Raj, (Indira Gandhi Center for Atomic Research, India) , John Sackett (Argonne National Laboratory), Kevan Weaver, (TerraPower Corporation) ,James Seinicki(Argonne National Laboratory). Russell Stachowski (General Electric), Toshikazu Takeda (University of Fukui, Japan), and Yoshitaka Chikazawa (Japan Atomic Energy Agency).

Fast Techniques for Integrated Circuit Design

by Mikael Sahrling

Do you want to deepen your understanding of complex systems and design integrated circuits more quickly? Learn how with this step-by-step guide that shows, from first principles, how to employ estimation techniques to analyze and solve complex problems in IC design using a simplified modeling approach. Applications are richly illustrated using real-world examples from across IC design, from simple circuit theory, to the electromagnetic effects and high frequency design, and systems such as data converters and phase-locked loops. Basic concepts like inductance and capacitance are related to one other and other RF phenomena inside a modern chip, enhancing understanding without the need for simulators. Use the easy-to-follow models presented to start designing your own products, from inductors and amplifiers to more complex systems. Whether you are an early-career professional or researcher, graduate student, or established IC engineer looking to reduce your reliance on commercial software packages, this is essential reading.

Fast-Track Innovation and Commercialization: Tools and Techniques

by Biplab Kumar Datta

This book discusses innovation and invention. It introduces innovation, the innovation eco-system needed in company to succeed in innovation, the need for innovation and its timing with respect to the product life cycle. It shows how to develop innovation strategy and get ready for product development, the management of innovation processes from the concept phase to commercialization and supplies practical tools and techniques for achieving success in complex, fast-track technology development projects.In today’s world of fast-paced innovation from all corners of the world, technology is getting obsolete much faster than it was 50 years ago. In order to match the fast-evolving market demand and evolution of technology, one needs to innovate much faster. The whole process of developing technology/product/services from concept phase to prototyping to series production and commercialization has to happen in a very structured way so that the process is not only fast-track and lean but also very efficient. The methodology presented in the book has been applied in many real-life projects. The book will be of interest to professionals in business and technology as well as students.

Fast-Tracking Your Career: Soft Skills for Engineering and IT Professionals

by Wushow Chou

Fast-Tracking Your Career provides engineers and IT professionals with a complete set of soft skills they can use to become more effective on the job and gain recognition from management and colleagues. The 11 core skills covered here are accompanied by more than 40 detailed guidelines on how to master those skills. The book offers first-rate advice on how to go about acquiring communication skills, people skills, presentation skills, time management skills, and others. Specific examples about current situations are discussed, exploring the impact of the Facebook phenomenon and the subprime mortgage crisis.Visit the author's website for more information:www.FastTrackingCareers.com

Fast Transverse Beam Instability Caused by Electron Cloud Trapped in Combined Function Magnets (Springer Theses)

by Sergey A. Antipov

This thesis presents profound insights into the origins and dynamics of beam instabilities using both experimental observations and numerical simulations. When the Recycler Ring, a high-intensity proton beam accelerator at Fermi National Accelerator Laboratory, was commissioned, it became evident that the Recycler beam experiences a very fast instability of unknown nature. This instability was so fast that the existing dampers were ineffective at suppressing it. The nature of this phenomenon, alongside several other poorly understood features of the beam, became one of the biggest puzzles in the accelerator community. The author investigated a hypothesis that the instability arises from an interaction with a dense cloud of electrons accompanying the proton beam. He studied the phenomena experimentally by comparing the dynamics of stable and unstable beams, by numerically simulating the build-up of the electron cloud and its interaction with the beam, and by constructing an analytical model of an electron cloud-driven instability with the electrons trapped in combined-function dipole magnets. He has devised a method to stabilize the beam by a clearing bunch, which conclusively revealed that the instability is caused by the electron cloud, trapped in a strong magnetic field. Finally, he conducted measurements of the microwave propagation through a single dipole magnet. These measurements have confirmed the presence of the electron cloud in combined-function magnets.

Fasteners: Fundamentals of Service

by John Deere

Fasteners explores bolts, screws, nuts, pins, washer, keys, studs, snap right, rivets, adhesives, and many, many others.

Faster: The Acceleration of Just About Everything

by James Gleick

From the bestselling, National Book Award-nominated author of Genius and Chaos, a bracing new work about the accelerating pace of change in today's world. Most of us suffer some degree of "hurry sickness," a malady that has launched us into the "epoch of the nanosecond," a need-everything-yesterday sphere dominated by cell phones, computers, faxes, and remote controls. Yet for all the hours, minutes, and even seconds being saved, we're still filling our days to the point that we have no time for such basic human activities as eating, sex, and relating to our families. Written with fresh insight and thorough research, Faster is a wise and witty look at a harried world not likely to slow down anytime soon.

Faster, Better, Cheaper: Low-Cost Innovation in the U.S. Space Program (New Series in NASA History)

by Howard E. McCurdy

In Faster, Better, Cheaper: Low-Cost Innovation in the U.S. Space Program, Howard E. McCurdy examines NASA's recent efforts to save money while improving mission frequency and performance. McCurdy details the sixteen missions undertaken during the 1990s—including an orbit of the moon, deployment of three space telescopes, four Earth-orbiting satellites, two rendezvous with comets and asteroids, and a test of an ion propulsion engine—which cost less than the sum traditionally spent on a single, conventionally planned planetary mission. He shows how these missions employed smaller spacecraft and cheaper technology to undertake less complex and more specific tasks in outer space. While the technological innovation and space exploration approach that McCurdy describes is still controversial, the historical perspective on its disappointments and triumphs points to ways of developing "faster, better, and cheaper" as a management manifesto.

Faster, Better, Cheaper: Low-Cost Innovation in the U.S. Space Program (New Series in NASA History)

by Howard E. McCurdy

“This excellent summary of an important part of NASA’s history is recommended for all readers.” ?ChoiceIn Faster, Better, Cheaper: Low-Cost Innovation in the U.S. Space Program, Howard E. McCurdy examines NASA’s recent efforts to save money while improving mission frequency and performance. McCurdy details sixteen missions undertaken as the twentieth century drew to a close—including an orbit of the moon, deployment of three space telescopes, four Earth-orbiting satellites, two rendezvous with comets and asteroids, and a test of an ion propulsion engine—which cost less than the sum traditionally spent on a single, conventionally planned planetary mission. He shows how these missions employed smaller spacecraft and cheaper technology to undertake less complex and more specific tasks in outer space. While the technological innovation and space exploration approach that McCurdy describes is still controversial, the historical perspective on its disappointments and triumphs points to ways of developing “faster, better, and cheaper” as a management manifesto.“Readers interested in either the management or economics of complex organizations will find a wealth of material in this well-written exposition. Fans of space travel, like the author himself, will also enjoy the behind-the-scenes look at NASA’s operation.” ?Enterprise and Society

Faster, Better, Cheaper in the History of Manufacturing: From the Stone Age to Lean Manufacturing and Beyond

by Christoph Roser

The industrial revolution, mechanization, water and steam power, computers, and automation have given an enormous boost to manufacturing productivity. "Faster, Better, Cheaper" in the History of Manufacturing shows how the ability to make products faster, better, and cheaper has evolved from the stone age to modern times. It explains how different developments over time have raised efficiency and allowed the production of more and better products with less effort and materials, and hence faster, better, and cheaper. In addition, it describes the stories of inventors, entrepreneurs, and industrialists and looks at the intersection between technology, society, machines, materials, management, and – most of all – humans. "Faster, Better, Cheaper" in the History of Manufacturing follows this development throughout the ages. This book covers not only the technical aspects (mechanization, power sources, new materials, interchangeable parts, electricity, automation), but organizational innovations (division of labor, Fordism, Talyorism, Lean). Most of all, it is a story of the people that invented, manufactured, and marketed the products. The book shows how different developments over time raised efficiency and allowed production of more with less effort and materials, which brought us a large part of the wealth and prosperity we enjoy today. The stories of real inventors and industrialists are told, which includes not only their successes but also their problems and failures. The effect of good or bad management on manufacturing is a recurring theme in many chapters, as is the fight for intellectual property through thrilling tales of espionage. This is a story of successes and failures. It is not only about technology but also about social aspects. Ultimately, it is not a book about machines but about people!

Faster than Nyquist Signaling

by Deepak Dasalukunte Viktor Öwall Fredrik Rusek John B. Anderson

This book addresses the challenges and design trade-offs arising during the hardware design of Faster-than-Nyquist (FTN) signaling transceivers. The authors describe how to design for coexistence between the FTN system described and Orthogonal frequency-division multiplexing (OFDM) systems, enabling readers to design FTN specific processing blocks as add-ons to the conventional transceiver chain. * Provides a comprehensive introduction to Faster-than-Nyquist (FTN) signaling transceivers, covering both theory and hardware implementation; * Enables readers to design systems that achieve bandwidth efficiency by making better use of the available spectrum resources; * Describes design techniques to achieve 2x improvement in bandwidth usage with similar performance as that of an OFDM system.

The Fastest Show on Earth: The Mammoth Book of Formula 1

by Chicane

In the quest for ultimate speed, Formula One combines human drama, cutting-edge technological innovation and high-stakes finance in a thrilling global circus watched by half a billion avid fans.The Fastest Show on Earth brings the FIA Formula One World Championship vividly to life for everyone from first-time race-goers to avid fans wanting to delve even further into the Fastest Show on Earth. Experts from within the industry share their insights into the effect that recent revolutionary changes to regulations have had on engines, tyres, brakes, aerodynamics, fuel, safety and the use of data in a whole new era of racing. Races, rule changes and drivers are brought up to date in a comprehensive guide to the world's most viewed sport.This book is a superb technical guide, including circuit diagrams, team histories, driver profiles and a comprehensive glossary that offers fascinating insights into the inner workings of a world that offers everything from tragedy to thrilling triumph.From the cut-throat intrigue of the Piranha Club to the unsung heroism of pit lane, every aspect of Formula One is covered in compelling detail.Much more than just a sport and far more than a business, Formula One is a world of larger-than-life personalities and razor-sharp business people. The book also offers a window into the new Liberty Media regime and what the future may hold for the sport under new ownership.This extensive guide includes the official FIA circuit diagrams, team histories, driver profiles, circuit facts, technical braking profiles, a special section on the history of Formula One in the US and the most comprehensive glossary of Formula One terms ever compiled.

FastLane: Managing Science in the Internet World (Johns Hopkins Studies in the History of Technology)

by Thomas J. Misa Jeffrey R. Yost

The unique history and development of FastLane, the central nervous system of the National Science Foundation.Since 2000, the National Science Foundation has depended upon its pioneering FastLane e-government system to manage grant applications, peer reviews, and reporting. In this behind-the-scenes account Thomas J. Misa and Jeffrey R. Yost examine how powerful forces of science and computing came together to create this influential grant-management system, assessing its impact on cutting-edge scientific research.Why did the NSF create FastLane, and how did it anticipate the development of web-based e-commerce? What technical challenges did the glitch-prone early system present? Did the switch to electronic grant proposals disadvantage universities with fewer resources? And how did the scientific community help shape FastLane? Foregrounding the experience of computer users, the book draws on hundreds of interviews with scientific researchers, sponsored project administrators, NSF staff, and software designers, developers, and managers.

Faszination Kristalle und Symmetrie: Einführung in die Kristallographie (Studienbücher Chemie)

by Frank Hoffmann

Dieses Buch lädt Sie zu einer systematischen Rundreise durch die faszinierende Welt der Kristalle und ihrer Symmetrien ein. Sie werden mit der Symmetrie äußerer Kristallformen (Morphologie) ebenso vertraut gemacht wie mit ihrer inneren Struktur und lernen sämtliche Symmetrieelemente kennen, die zu Klassifizierung und Beschreibung von Kristallstrukturen benötigt werden. Das Buch erklärt die Zusammenhänge auf eine sehr anschauliche, nicht-mathematische Art und Weise und besticht durch klare, hochwertige Abbildungen. Online-Materialien begleiten das Buch; so unterstützen 3D-Modelle, die Sie am Bildschirm erkunden können, das räumliche Verständnis des Aufbaus von Kristallen.Nach der Lektüre des Werkes werden Sie nicht nur wissen, was eine Raumgruppe ist und wie die Internationalen Tabellen für Kristallographie zu lesen sind, sondern auch kristallographische Spezifikationen in Fachpublikationen deuten können. Und wenn Sie wirklich etwas nicht verstehen, haben Sie Gelegenheit, auf der Website zum Buch dem Autor Fragen zu stellen.

Refine Search

Showing 21,901 through 21,925 of 64,045 results