Book picks similar to
Circuit Design: Know It All by Darren Ashby
aoe
electronics
electronics-general
elektronik
The Battery: How Portable Power Sparked a Technological Revolution
Henry Schlesinger - 2010
If you like Wired Magazine and popular science books, you'll love the "hidden history" of The Battery.
Building Big
David Macaulay - 2000
These questions take him back to the basic process of design from which all structures begin, from the realization of a need for the structure to the struggles of the engineers and designers to map out and create the final construction.As only he can, David Macaulay engages readers’ imaginations and gets them thinking about structures they see and use every day — bridges, tunnels, skyscrapers, domes, and dams. In Building Big he focuses on the connections between the planning and design problems and the solutions that are finally reached. Whether a structure is imposing or inspiring, he shows us that common sense and logic play just as important a part in architecture as imagination and technology do. As always, Macaulay inspires readers of all ages to look at their world in a new way.
A Student's Guide to Maxwell's Equations
Daniel Fleisch - 2007
In this guide for students, each equation is the subject of an entire chapter, with detailed, plain-language explanations of the physical meaning of each symbol in the equation, for both the integral and differential forms. The final chapter shows how Maxwell's equations may be combined to produce the wave equation, the basis for the electromagnetic theory of light. This book is a wonderful resource for undergraduate and graduate courses in electromagnetism and electromagnetics. A website hosted by the author at www.cambridge.org/9780521701471 contains interactive solutions to every problem in the text as well as audio podcasts to walk students through each chapter.
Arduino Workshop: A Hands-On Introduction with 65 Projects
John Boxall - 2012
With an almost unlimited range of input and output add-ons, sensors, indicators, displays, motors, and more, the Arduino offers you countless ways to create devices that interact with the world around you.In Arduino Workshop, you'll learn how these add-ons work and how to integrate them into your own projects. You'll start off with an overview of the Arduino system but quickly move on to coverage of various electronic components and concepts. Hands-on projects throughout the book reinforce what you've learned and show you how to apply that knowledge. As your understanding grows, the projects increase in complexity and sophistication.Among the book's 65 projects are useful devices like:A digital thermometer that charts temperature changes on an LCD A GPS logger that records data from your travels, which can be displayed on Google Maps A handy tester that lets you check the voltage of any single-cell battery A keypad-controlled lock that requires a secret code to open You'll also learn to build Arduino toys and games like:An electronic version of the classic six-sided die A binary quiz game that challenges your number conversion skills A motorized remote control tank with collision detection to keep it from crashingArduino Workshop will teach you the tricks and design principles of a master craftsman. Whatever your skill level, you'll have fun as you learn to harness the power of the Arduino for your own DIY projects.
Getting Started with Raspberry Pi
Matt Richardson - 2012
Take advantage of several preloaded programming languages. Use the Raspberry Pi with Arduino. Create Internet-connected projects. Play with multimedia. With Raspberry Pi, you can do all of this and more.Get acquainted with hardware features on the Pi’s boardLearn enough Linux to move around the operating systemPick up the basics of Python and Scratch—and start programmingDraw graphics, play sounds, and handle mouse events with the Pygame frameworkUse the Pi’s input and output pins to do some hardware hackingDiscover how Arduino and the Raspberry Pi complement each otherIntegrate USB webcams and other peripherals into your projectsCreate your own Pi-based web server with Python
UNIX in a Nutshell: A Desktop Quick Reference for System V Release 4 and Solaris 2.0
Daniel Gilly - 1992
For all but the thorniest UNIX problems, this one reference should be all the documentation you need.The second edition of "UNIX in a Nutshell" starts with thorough coverage of System V Release 3. To that, we've added the many new commands that were added to Release 4 and additional commands that were added to Solaris 2.0.Contents include: All user and programmer commands.New Korn shell documentation.Expanded text editing section, including GNU Emacs and "nawk."Shell syntax ("sh" and "csh").Pattern-matching syntax."vi" and "ex" commands."sed" and "awk" commands."troff" and related commands and macros."sdb" and "dbx" commands.If you currently use either SVR3 or SVR4 or are planning to in the future, or if you're a Sun user facing the transition to Solaris, you'll want this book. "UNIX in a Nutshell" is the most comprehensive quickref on the market, a must for any UNIX user.
The Secret of the Great Pyramid: How One Man's Obsession Led to the Solution of Ancient Egypt's Greatest Mystery
Bob Brier - 2008
Bob Brier, along with French architect Jean-Pierre Houdin, tells the remarkable true story of Houdin’s obsession with Egypt’s Great Pyramid, one of the Seven Wonders of the World: how, in an ancient agrarian society not long removed from the Stone Age, such a remarkable structure could have been envisioned and constructed. At once the story of Houdin’s determined search for answers to the puzzle that have eluded scientist and Egyptologists for centuries and a fascinating history of the planning and building of the magnificent edifice, The Secret of the Great Pyramid is an extraordinary work that puts the mystery to rest, once and for all.
Flight: 100 Years of Aviation
R.G. Grant - 2002
In the 100 years since the Wright brothers' first powered flight, aviation has witnessed many memorable events. From record-breaking flights and aerial warfare, to advances in aircraft design and the race for space, Flight covers the most memorable moments in the history of aviation. Describing the feats of the brave men and women who piloted the early flying machines, to the pioneers of long-distance flight and the test pilots who ushered in the jet age, Flight is a gripping narrative of humankind's quest to conquer the skies and explore space. Loaded with spectacular full-color photographs, dramatic first-hand accounts, and fact-filled profiles on a huge range of aircraft, this is an enthralling account of a century of innovation and adventure.
Eniac: The Triumphs and Tragedies of the World's First Computer
Scott McCartney - 1999
10 illustrations.
Vector Mechanics for Engineers: Statics and Dynamics
Ferdinand P. Beer - 1972
Over the years their textbooks have introduced significant theoretical and pedagogical innovations in statics, dynamics, and mechanics of materials education. At the same time, their careful presentation of content, unmatched levels of accuracy, and attention to detail have made their texts the standard for excellence. The new Seventh Edition of Vector Mechanics for Engineers: Statics and Dynamics continues this tradition. The seventh edition is complemented by a media and supplement package that is targeted to address core course needs for both the student and the instructor.
SQL (Visual QuickStart Guide)
Chris Fehily - 2002
With SQL and this task-based guide to it, you can do it toono programming experience required!After going over the relational database model and SQL syntax in the first few chapters, veteran author Chris Fehily launches into the tasks that will get you comfortable with SQL fast. In addition to explaining SQL basics, this updated reference covers the ANSI SQL:2003 standard and contains a wealth of brand-new information, including a new chapter on set operations and common tasks, well-placed optimization tips to make your queries run fast, sidebars on advanced topics, and added IBM DB2 coverage.Best of all, the book's examples were tested on the latest versions of Microsoft Access, Microsoft SQL Server, Oracle, IBM DB2, MySQL, and PostgreSQL. On the companion Web site, you can download the SQL scripts and sample database for all these systems and put your knowledge to work immediately on a real database..
The Productive Programmer
Neal Ford - 2008
The Productive Programmer offers critical timesaving and productivity tools that you can adopt right away, no matter what platform you use. Master developer Neal Ford not only offers advice on the mechanics of productivity-how to work smarter, spurn interruptions, get the most out your computer, and avoid repetition-he also details valuable practices that will help you elude common traps, improve your code, and become more valuable to your team. You'll learn to:Write the test before you write the codeManage the lifecycle of your objects fastidiously Build only what you need now, not what you might need later Apply ancient philosophies to software development Question authority, rather than blindly adhere to standardsMake hard things easier and impossible things possible through meta-programming Be sure all code within a method is at the same level of abstraction Pick the right editor and assemble the best tools for the job This isn't theory, but the fruits of Ford's real-world experience as an Application Architect at the global IT consultancy ThoughtWorks. Whether you're a beginner or a pro with years of experience, you'll improve your work and your career with the simple and straightforward principles in The Productive Programmer.
Probability And Statistics For Engineering And The Sciences
Jay L. Devore - 1982
In this book, a wealth of exercises are provided throughout each section, designed to reinforce learning and the logical comprehension of topics. The use of real data is incorporated much more extensively than in any other book on the market. Consist of strong coverage of computer-based methods, especially in the coverage of analysis of variance and regression. This text stresses mastery of methods most often used in medical research, with specific reference to actual medical literature and actual medical research. The approach minimizes mathematical formulation, yet gives complete explanations of all important concepts. Every new concept is systematically developed through completely worked-out examples from current medical research problems. Computer output is used to illustrate concepts when appropriate.
Calculus [with CD]
Howard Anton - 1992
New co-authors--Irl Bivens and Stephen Davis--from Davidson College; both distinguished educators and writers.* More emphasis on graphing calculators in exercises and examples, including CAS capabilities of graphing calculators.* More problems using tabular data and more emphasis on mathematical modeling.
Theory Of Machines
R.S. Khurmi - 1995
/B.TECH., U.P.S.E.(ENGG..SERVICES ) : SECTION 'B' OF A.M.I.E. (I) Table of Contents Introdeuction Kinematics Of Motion Kinetics Of Motion Simple Harmonic Motion Simple Mechanisms Velocity In Mechanims ( Instantaneous Centre Method) Velocity In Mechanims ( Relative Centre Method ) Acceleration In Mechanisms Mechanisms With Lower Pairs Friction Belt, Rope & Chain Drives Toothed Gearing Gear Trains Gyroscopic Couple &Precessional Motion Inertia Forces In Reciprocating Parts Turning Moment Diagrams & Flywheel Steam Engine Valves & Reversing Gears Governors Brakes & Dynamometers Cams Balancing Of Rotating Masses Balancing Of Reciprocating Masses Longitudinal & Transverse Vibrations Torsional Vibrations Computer Aided Analysis & Synthesis Of Mechanisms Automatic Control
