Book picks similar to
Laser Material Processing by William M. Steen
material
pallet-11
prototypes
copy-01
Bottled Lightning: Superbatteries, Electric Cars, and the New Lithium Economy
Seth Fletcher - 2011
Chances are you've got some lithium on your person right now. But aside from powering a mobile twenty first-century lifestyle, the third element on the periodic table may also hold the key to an environmentally sustainable, oil-independent future. From electric cars to a "smart" power grid that can actually store electricity, letting us harness the powers of the sun and the wind and use them when we need them, lithium—a metal half as dense as water, created in the first minutes after the Big Bang and found primarily in some of the most uninhabitable places on earth—is the key to setting us on a path toward a low-carbon energy future. It's also shifting the geopolitical chessboard in profound ways.In Bottled Lightning, the science reporter Seth Fletcher takes us on a fascinating journey, from the salt flats of Bolivia to the labs of MIT and Stanford, from the turmoil at GM to cutting-edge lithium-ion battery start-ups, introducing us to the key players and ideas in an industry with the power to reshape the world. Lithium is the thread that ties together many key stories of our time: the environmental movement; the American auto industry, staking its revival on the electrification of cars and trucks; the struggle between first-world countries in need of natural resources and the impoverished countries where those resources are found; and the overwhelming popularity of the portable, Internet-connected gadgets that are changing the way we communicate. With nearly limitless possibilities, the promise of lithium offers new hope to a foundering American economy desperately searching for a green-tech boom to revive it.
Everything Is Going to Kill Everybody: The Terrifyingly Real Ways the World Wants You Dead
Robert Brockway - 2010
. . Everything Is Going to Kill Everybody is bringing panic back. Twenty illustrated, hilariously fear-inducing
essays reveal the chilling and very real experiments, dangerous emerging technologies, and terrifying natural disasters that soon could—or very nearly already did—bring about the end of humanity. In short, everything in here will kill you and everyone you love. At any moment. And nobody’s told you about it—until now: • Experiments in green energy like the HiPER, which uses massive lasers to create a tiny “contained” sun; it’s an idea that could save the world if it doesn’t consume us all in a fiery fusion reaction first. • Global disasters like the hypercane—a hurricane so large it could cover all of North America and shoot trailer parks into space!• Terrifying new developments in robotics like the EATR, which powers itself on meat—an invention in the running for “Worst Decision Made by Anybody.”
The Perfectionists: How Precision Engineers Created the Modern World
Simon Winchester - 2018
At the dawn of the Industrial Revolution in eighteenth-century England, standards of measurement were established, giving way to the development of machine tools—machines that make machines. Eventually, the application of precision tools and methods resulted in the creation and mass production of items from guns and glass to mirrors, lenses, and cameras—and eventually gave way to further breakthroughs, including gene splicing, microchips, and the Hadron Collider.Simon Winchester takes us back to origins of the Industrial Age, to England where he introduces the scientific minds that helped usher in modern production: John Wilkinson, Henry Maudslay, Joseph Bramah, Jesse Ramsden, and Joseph Whitworth. It was Thomas Jefferson who later exported their discoveries to the fledgling United States, setting the nation on its course to become a manufacturing titan. Winchester moves forward through time, to today’s cutting-edge developments occurring around the world, from America to Western Europe to Asia.As he introduces the minds and methods that have changed the modern world, Winchester explores fundamental questions. Why is precision important? What are the different tools we use to measure it? Who has invented and perfected it? Has the pursuit of the ultra-precise in so many facets of human life blinded us to other things of equal value, such as an appreciation for the age-old traditions of craftsmanship, art, and high culture? Are we missing something that reflects the world as it is, rather than the world as we think we would wish it to be? And can the precise and the natural co-exist in society?
Fundamentals of Biochemistry: Life at the Molecular Level
Donald Voet - 1998
It is written to impart a sense of intellectual history of biochemistry, an understanding of the tools and approaches used to solve biochemical puzzles, and a hint of the excitement that accompanies new discoveries. This edition has been thoroughly updated to reflect the most recent advances in biochemistry, particularly in the areas of genomics and structural biology. A new chapter focuses on cytoskeletal and motor proteins, currently one of the most active areas of research in biochemistry.
Management: A Practical Introduction
Angelo Kinicki - 1997
The authors present all basic management concepts and principles in "bite-size" chunks, 2- to 6-page sections, to optimize student learning and also emphasize the practicality of the subject matter. In addition, instructor and students are given a wealth of classroom-tested resources.
FREE Weights and Measures Study Guide: Conversion of over 1,000 units including Length, Area, Volume, Speed, Force, Energy, Electricity, Viscosity, Temperature, & more
MobileReference - 2007
You will use it from high school to college and beyond. The full version is absolutely FREE.
Features
Conversion of over 1,000 units. Metric, English, and US customary systems. Length, Area, Volume, Speed, Force, Energy, Electricity, Viscosity, Temperature, and more. List of powers of 10 prefixes. Explanation of SI writing style. Approximate conversion of units. Clear and concise explanations. Difficult concepts are explained in simple terms. Navigate from Table of Contents or search for words or phrases. Add bookmarks and annotation. Access the guide anytime, anywhere - at home, on the train, in the subway. Use your down time to prepare for an exam. Always have the guide available for a quick reference. Indispensable resource for technical and life science students. The full version is absolutely FREE. FREE updates.
Table of Contents
Conversion of units:
Length: Definition | Conversion Area: Definition | 2-D Formulae | 3-D Formulae | Conversion Volume: Definition | Formulae | Conversion Angle: Definition | Conversion Mass: Definition | Conversion Time: Definition | Conversion Speed: Definition | Conversion Acceleration: Definition | Conversion Force: Definition | Conversion Pressure or mechanical stress: Definition | Conversion Energy, work, or heat: Definition | Conversion Power: Definition | Conversion Angular momentum: Definition | Conversion Electricity: Current | Charge | Resistance | Voltage | Formulae | Conversion Viscosity: Definition | Conversion Information entropy: Definition | Conversion Temperature: Definition | Conversion
Approximate conversion of units
History: Systems of measurement | History of measurement Metric system (SI): Definition | SI writing style | Powers of 10 prefixes Other Systems: English system | Imperial unit | United States customary units | Comparison of the Imperial and U.S. customary systems
Emergency! Crisis on the Flight Deck
Stanley Stewart - 1989
This book offers a unique insight into how crews responded to crisis and what really happened.
Getting Started with MATLAB 7: A Quick Introduction for Scientists and Engineers
Rudra Pratap - 2005
Its broad appeal lies in its interactive environment with hundreds of built-in functions for technical computation, graphics, and animation. In addition, it provides easy extensibility with its own high-level programming language. Enhanced by fun and appealing illustrations, Getting Started with MATLAB 7: A Quick Introduction for Scientists and Engineers employs a casual, accessible writing style that shows users how to enjoy using MATLAB.
C Programming: Language: A Step by Step Beginner's Guide to Learn C Programming in 7 Days
Darrel L. Graham - 2016
It is a great book, not just for beginning programmers, but also for computer users who would want to have an idea what is happening behind the scenes as they work with various computer programs. In this book, you are going to learn what the C programming language entails, how to write conditions, expressions, statements and even commands, for the language to perform its functions efficiently. You will learn too how to organize relevant expressions so that after compilation and execution, the computer returns useful results and not error messages. Additionally, this book details the data types that you need for the C language and how to present it as well. Simply put, this is a book for programmers, learners taking other computer courses, and other computer users who would like to be versed with the workings of the most popular computer language, C. In this book You'll learn: What Is The C Language? Setting Up Your Local Environment The C Structure and Data Type C Constants and Literals C Storage Classes Making Decisions In C The Role Of Loops In C Programming Functions in C Programming Structures and Union in C Bit Fields and Typedef Within C. C Header Files and Type Casting Benefits Of Using The C Language ...and much more!! Download your copy today! click the BUY button and download it right now!
Ninety Percent of Everything: Inside Shipping, the Invisible Industry That Puts Clothes on Your Back, Gas in Your Car, and Food on Your Plate
Rose George - 2013
Each dot is a ship; each ship is laden with boxes; each box is laden with goods. In postindustrial economies, we no longer produce but buy. We buy, so we must ship. Without shipping there would be no clothes, food, paper, or fuel. Without all those dots, the world would not work.Freight shipping has been no less revolutionary than the printing press or the Internet, yet it is all but invisible. Away from public scrutiny, shipping revels in suspect practices, dubious operators, and a shady system of "flags of convenience." Infesting our waters, poisoning our air, and a prime culprit of acoustic pollution, shipping is environmentally indefensible. And then there are the pirates.Rose George, acclaimed chronicler of what we would rather ignore, sails from Rotterdam to Suez to Singapore on ships the length of football fields and the height of Niagara Falls; she patrols the Indian Ocean with an anti-piracy task force; she joins seafaring chaplains, and investigates the harm that ships inflict on endangered whales.Sharply informative and entertaining, Ninety Percent of Everything reveals the workings and perils of an unseen world that holds the key to our economy, our environment, and our very civilization.
Programming F# 3.0
Chris Smith - 2009
You’ll quickly discover the many advantages of the language, including access to all the great tools and libraries of the .NET platform.Reap the benefits of functional programming for your next project, whether you’re writing concurrent code, or building data- or math-intensive applications. With this comprehensive book, former F# team member Chris Smith gives you a head start on the fundamentals and walks you through advanced concepts of the F# language.Learn F#’s unique characteristics for building applicationsGain a solid understanding of F#’s core syntax, including object-oriented and imperative stylesMake your object-oriented code better by applying functional programming patternsUse advanced functional techniques, such as tail-recursion and computation expressionsTake advantage of multi-core processors with asynchronous workflows and parallel programmingUse new type providers for interacting with web services and information-rich environmentsLearn how well F# works as a scripting language
Introductory Circuit Analysis
Robert L. Boylestad - 1968
Features exceptionally clear explanations and descriptions, step-by-step examples, more than 50 practical applications, over 2000 easy-to-challenging practice problems, and comprehensive coverage of essentials. PSpice, OrCAd version 9.2 Lite Edition, Multisims 2001 version of Electronics Workbench, and MathCad software references and examples are used throughout. Computer programs (C++, BASIC and PSpice) are printed in color, as they run, at the point in the book where they are discussed. Current and Voltage. Resistance. Ohm's Law, Power, and Energy. Series Circuits. Parallel Circuits. Series-Parallel Networks. Methods of Analysis & Selected Topics. Network Theorems. Capacitors. Magnetic Circuits. Inductors. Sinusodial Alternating Waveforms. The Basic Elements and Phasors. Series and Parallel ac Circuits. Series-Parallel ac Networks. Methods of Analysis and Related Topics. Network Theorems (ac). Power (ac). Resonance. Transformers. Polyphase Systems. Decibels, Filters, and Bode Points. Pulse Waveforms and the R-C Response. Nonsinusodial Circuits. System Analysis: An Introduction. For those working in electronic technology.
MATLAB: An Introduction with Applications
Amos Gilat - 2003
The first chapter describes basic features of the program and shows how to use it in simple arithmetic operations with scalars. The next two chapters focus on the topic of arrays (the basis of MATLAB), while the remaining text covers a wide range of other applications. Computer screens, tutorials, samples, and homework questions in math, science, and engineering, provide the student with the practical hands-on experience needed for total proficiency.
The 99% Invisible City: A Field Guide to the Hidden World of Everyday Design
Roman Mars - 2020
The show celebrates design and architecture in all of its functional glory and accidental absurdity, with intriguing tales of both designers and the people impacted by their designs.Now, in The 99% Invisible City: A Field Guide to Hidden World of Everyday Design, host Roman Mars and coauthor Kurt Kohlstedt zoom in on the various elements that make our cities work, exploring the origins and other fascinating stories behind everything from power grids and fire escapes to drinking fountains and street signs. With deeply researched entries and beautiful line drawings throughout, The 99% Invisible City will captivate devoted fans of the show and anyone curious about design, urban environments, and the unsung marvels of the world around them.