Analog Circuits (World Class Designs) (World Class Designs)
from Newnes
Newnes has worked with Robert Pease, a leader in the field of analog design to select the very best design-specific material that we have to offer. The Newnes portfolio has always been know for its practical no nonsense approach and our design content is in keeping with that tradition. This material has been chosen based on its timeliness and timelessness. Designers will find inspiration between these covers highlighting basic design concepts that can be adapted to today's hottest technology as well as design material specific to what is happening in the field today. As an added bonus the editor of this reference tells you why this is important material to have on hand at all times. A library must for any design engineers in these fields.
*Hand-picked content selected by analog design legend Robert Pease
*Proven best design practices for op amps, feedback loops, and all types of filters
*Case histories and design examples get you off and running on your current project
RF Circuit Design, Second Edition
by Christopher Bowick
from Newnes
It's Back! New chapters, examples, and insights; all infused with the timeless concepts and theories that have helped RF engineers for the past 25 years!
RF circuit design is now more important than ever as we find ourselves in an increasingly wireless world. Radio is the backbone of today's wireless industry with protocols such as Bluetooth, Wi-Fi, WiMax, and ZigBee. Most, if not all, mobile devices have an RF component and this book tells the reader how to design and integrate that component in a very practical fashion. This book has been updated to include today's integrated circuit (IC) and system-level design issues as well as keeping its classic "wire lead" material.
Design Concepts and Tools Include
.The Basics: Wires, Resistors, Capacitors, Inductors
.Resonant Circuits: Resonance, Insertion Loss
.Filter Design: High-pass, Bandpass, Band-rejection
.Impedance Matching: The L Network, Smith Charts, Software Design Tools
.Transistors: Materials, Y Parameters, S Parameters
.Small Signal RF Amplifier: Transistor Biasing, Y Parameters, S Parameters
.RF Power Amplifiers: Automatic Shutdown Circuitry , Broadband Transformers, Practical Winding Hints
.RF Front-End: Architectures, Software-Defined Radios, ADC's Effects
.RF Design Tools: Languages, Flow, Modeling
Check out this book's companion Web site at: http://books.elsevier.com/9780750685184 for full-color Smith Charts and extra content!
*Completely updated but still contains its classic timeless information
*Two NEW chapters on RF Front-End Design and RF Design Tools
*Not overly math intensive, perfect for the working RF and digital professional that need to build analog-RF-Wireless circuits
Computer Organization and Design, Fourth Edition, Fourth Edition: The Hardware/Software Interface (The Morgan Kaufmann Series in Computer Architecture ... Series in Computer Architecture and Design)
by David A. Patterson
from Morgan Kaufmann
The classic textbook for computer systems analysis and design, Computer Organization and Design, has been thoroughly updated to provide a new focus on the revolutionary change taking place in industry today: the switch from uniprocessor to multicore microprocessors. This new emphasis on parallelism is supported by updates reflecting the newest technologies with examples highlighting the latest processor designs, benchmarking standards, languages and tools. As with previous editions, a MIPS processor is the core used to present the fundamentals of hardware technologies, assembly language, computer arithmetic, pipelining, memory hierarchies and I/O. Along with its increased coverage of parallelism, this new edition offers new content on Flash memory and virtual machines as well as a new and important appendix written by industry experts covering the emergence and importance of the modern GPU (graphics processing unit), the highly parallel, highly multithreaded multiprocessor optimized for visual computing.
A new exercise paradigm allows instructors to reconfigure the 600 exercises included in the book to easily generate new exercises and solutions of their own.
A CD provides a toolkit of simulators and compilers along with tutorials for using them as well as additional problems and solutions, and references.
Programming 16-Bit PIC Microcontrollers in C: Learning to Fly the PIC 24 (Embedded Technology) (Embedded Technology)
by Lucio Di Jasio
from Newnes
. A Microchip insider tells all on the newest, most powerful PICs ever!
. FREE CD-ROM includes source code in C, the Microchip C30 compiler, and MPLAB SIM software
. Includes handy checklists to help readers perform the most common programming and debugging tasks
The new 16-bit PIC24 chip provides embedded programmers with more speed, more memory, and more peripherals than ever before, creating the potential for more powerful cutting-edge PIC designs. This book teaches readers everything they need to know about these chips: how to program them, how to test them, and how to debug them, in order to take full advantage of the capabilities of the new PIC24 microcontroller architecture.
Author Lucio Di Jasio, a PIC expert at Microchip, offers unique insight into this revolutionary technology, guiding the reader step-by-step from 16-bit architecture basics, through even the most sophisticated programming scenarios. This book's common-sense, practical, hands-on approach begins simply and builds up to more challenging exercises, using proven C programming techniques. Experienced PIC users and newcomers to the field alike will benefit from the text's many thorough examples, which demonstrate how to nimbly side-step common obstacles, solve real-world design problems efficiently, and optimize code for all the new PIC24 features.
You will learn about:
. basic timing and I/O operations,
. multitasking using the PIC24 interrupts,
. all the new hardware peripherals
. how to control LCD displays,
. generating audio and video signals,
. accessing mass-storage media,
. how to share files on a mass-storage device with a PC,
. experimenting with the Explorer 16 demo board, debugging methods with MPLAB-SIM and ICD2 tools, and more!
·A Microchip insider tells all on the newest, most powerful PICs ever!
·Condenses typical introductory "fluff" focusing instead on examples and exercises that show how to solve common, real-world design problems quickly
·Includes handy checklists to help readers perform the most common programming and debugging tasks
·FREE CD-ROM includes source code in C, the Microchip C30 compiler, and MPLAB SIM software, so that readers gain practical, hands-on programming experience
·Check out the author's Web site at http://www.flyingpic24.com for FREE downloads, FAQs, and updates
Schaum's Outline of Digital Signal Processing (Schaum's)
by Monson H. Hayes
from McGraw-Hill
Reflecting the rapid advances in microelectronics and computer technology, this powerful study guide is ideal as a supplement to any course on this subject or for independent study by electrical engineering majors and practicing engineers. Readers will learn how digital signal processing techniques come into play in a wide range of fields and will appreciate this thorough, yet concise coverage. The many illustrative problems with detailed solutions and the supplementary self-tests speed comprehension and aid remembering.
MSP430 Microcontroller Basics
by John H. Davies
from Newnes
The MSP430 is a simple 16-bit microcontroller with a compact and economical CPU containing only 27 instructions and 16 registers. It offers other advantages which make it suitable for low power applications: a rich variety of peripherals for analog input and output; rapid processing wake up time; the treatment of data and address on equal footing.
Introduction to the MSP430 combines a tutorial approach with a description of the CPU and main peripherals. The tutorial builds from a basic program for lighting LEDs to the use of a timer. It uses the C programming language from the start but programs are also developed in assembly language to show how a program interacts with the hardware. To demonstrate the special features of the MSP430 full coverage is given to the instruction set, sigma-delta analog-digital converters and timers. Finally, the book gives an introduction to the MSP430 which extends the architecture to address more memory and which provides a bridge to the ARM 7 processor.
Contents:
1.Embedded electronic systems and microcontrollers; 2. Texas MSP430; 3. Development; 4. A simple tour of the MSP430; 5. Architecture of the MSP430; 6.Functions, interrupts and low-power modes; 7.Digital input, output and displays; 8. Timers; 9. Mixed-signal systems: Analog input and output; 10. Communication; 11. The future: MSP430X; Appendices.
*The only tutorial book on the MSP430
*Uses both C and assembly language
*A CDROM containing a development kit to help the engineer and hobbyist program the MSP430.
Digital Signal Processing with Field Programmable Gate Arrays (Signals and Communication Technology)
by Uwe Meyer-Baese
from Springer
Field-Programmable Gate Arrays (FPGAs) are revolutionizing digital signal processing as novel FPGA families are replacing ASICs and PDSPs for front-end digital signal processing algorithms. So the efficient implementation of these algorithms is critical and is the main goal of this book. It starts with an overview of today's FPGA technology, devices, and tools for designing state-of-the-art DSP systems. A case study in the first chapter is the basis for more than 40 design examples throughout. The following chapters deal with computer arithmetic concepts, theory and the implementation of FIR and IIR filters, multirate digital signal processing systems, DFT and FFT algorithms, advanced algorithms with high future potential, and adaptive filters. Each chapter contains exercises. The VERILOG source code and a glossary are given in the appendices, while the accompanying CD-ROM contains the examples in VHDL and Verilog code as well as the newest Altera "Quartus II web edition" software. This edition has a new chapter on microprocessors, new sections on special functions using MAC calls, intellectual property core design and arbitrary sampling rate converters, and over 100 new exercises.
Zigbee Wireless Networking
by Drew Gislason
from Newnes
ZigBee is a standard based on the IEEE 802.15.4 standard for wireless personal networks. This standard allows for the creation of very lost cost and low power networks - these applications run for years rather than months. These networks are created from sensors and actuators and can wireless control many electrical products such as remote controls, medical, industrial, and security sensors.
Hundreds of companies are creating applications including Mitsubishi, Motorola, Freescale, and Siemens. This book is written for engineers who plan to develop ZigBee applications and networks, to understand how they work, and to evaluate this technology to see if it is appropriate to a particular project. This book does not simply state facts but explains what ZigBee can do through detailed code examples.
CONTENTS:
CHAPTER 1 HELLO ZIGBEE
CHAPTER 2 DECIDING ON ZIGBEE
CHAPTER 3 THE ZIGBEE DEVELOPMENT ENVIRONMENT
CHAPTER 4 ZIGBEE APPLICATIONS
CHAPTER 5 ZIGBEE, ZDO AND ZDP
CHAPTER 6 THE ZIGBEE CLUSTER LIBRARY
CHAPTER 7 THE ZIGBEE NETWORKING LAYER
CHAPTER 8 COMMISSIONING ZIGBEE NETWORKS
CHAPTER 9 ZIGBEE GATEWAYS
APPENDIX A ZIGBEE 2007 AND ZIGBEE PRO
APPENDIX B ZIGBEE QUICK REFERENCE
APPENDIX C ZIGBEE CLUSTER LIBRARY QUICK REFERENCE
*Details how to plan and develop applications and networks
*Zigbee sensors have many applications including industrial automation, medical sensing, remote controls, and security
*Hot topic for today's electrical engineer because it is low cost and low power
Complete PCB Design Using OrCad Capture and Layout
by Kraig Mitzner
from Newnes
This book provides instruction on how to use the OrCAD design suite to design and manufacture printed circuit boards. The book is written for both students and practicing engineers who need a quick tutorial on how to use the software and who need in-depth knowledge of the capabilities and limitations of the software package.
There are two goals the book aims to reach:
The primary goal is to show the reader how to design a PCB using OrCAD Capture and OrCAD Layout. Capture is used to build the schematic diagram of the circuit, and Layout is used to design the circuit board so that it can be manufactured.
The secondary goal is to show the reader how to add PSpice simulation capabilities to the design, and how to develop custom schematic parts, footprints and PSpice models. Often times separate designs are produced for documentation, simulation and board fabrication. This book shows how to perform all three functions from the same schematic design. This approach saves time and money and ensures continuity between the design and the manufactured product.
· Information is presented in the exact order a circuit and PCB are designed
· Straightforward, realistic examples present the how and why the designs work, providing a comprehensive toolset for understanding the OrCAD software
· Introduction to the IPC, JEDEC, and IEEE standards relating to PCB design
· Full-color interior and extensive illustrations allow readers to learn features of the product in the most realistic manner possible
· FREE CD containing the OrCAD demo version and design files
The ULTIMATE Tesla Coil Design and Construction Guide
by Mitch Tilbury
from McGraw-Hill/TAB Electronics
The only book available to cover the Tesla coil in so much detail
The Ultimate Tesla Coil Design and Construction Guide is a one-stop reference covering the theory, design tools, and techniques necessary to create the Tesla coil using modern materials.This unique resource utilizes Excel spreadsheets to perform calculations and SPICE simulation models on the companion website to enhance understanding of coil performance and operating theory.
+++


